Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cd3e8a6a29d241919ce39f0a43e51689c2eacef5 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-ssh12374115692632579747.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh15353153522067747394.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh12667580780536905130.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh7074514211488177611.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-ssh13606072068893893391.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4135 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/564 [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/564 # 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 cd3e8a6a29d241919ce39f0a43e51689c2eacef5 (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 cd3e8a6a29d241919ce39f0a43e51689c2eacef5 # timeout=10 Commit message: "fix(security): Fix crash in entrypoint.sh due to exit code (#4642)" > git rev-list --no-walk 4ee02a7625f8a220ea62cf97bba38120ef633ee3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:13:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:13:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:13:14 ========================================================= 16:13:14 EdgeX Global Pipelines Version Info 16:13:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:13:15 ------------------- 16:13:15 stable info: 16:13:15 ------------------- 16:13:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:13:15 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 16:13:15 Message: update stable to v1.0.253 16:13:15 ------------------- 16:13:15 experimental info: 16:13:15 ------------------- 16:13:15 Commited By: **** collab-it+edgex@linuxfoundation.org 16:13:15 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 16:13:15 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:13:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:13:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:13:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:13:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:13:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:13:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:13:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:13:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:13:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:13:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:13:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:13:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:13:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:13:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:13:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:13:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:13:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:13:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:13:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:13:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 16:13:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:13:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:13:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:13:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:13:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:13:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:13:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] echo 16:13:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd3e8a6 [Pipeline] echo 16:13:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:13:16 provisioning config files... 16:13:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/564@tmp/config3308146166014209792tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:13:16 ---> docker-login.sh 16:13:16 nexus3.edgexfoundry.org:10001 16:13:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:13:17 Configure a credential helper to remove this warning. See 16:13:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:13:17 16:13:17 Login Succeeded 16:13:17 nexus3.edgexfoundry.org:10002 16:13:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:13:17 Configure a credential helper to remove this warning. See 16:13:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:13:17 16:13:17 Login Succeeded 16:13:17 nexus3.edgexfoundry.org:10003 16:13:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:13:17 Configure a credential helper to remove this warning. See 16:13:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:13:17 16:13:17 Login Succeeded 16:13:17 nexus3.edgexfoundry.org:10004 16:13:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:13:17 Configure a credential helper to remove this warning. See 16:13:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:13:17 16:13:17 Login Succeeded 16:13:17 docker.io 16:13:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:13:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:13:17 Configure a credential helper to remove this warning. See 16:13:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:13:17 16:13:17 Login Succeeded 16:13:17 ---> docker-login.sh ends [Pipeline] } 16:13:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:13:17 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 16:13:17 + dirname cmd/core-command/Dockerfile 16:13:17 + cut -d/ -f2 16:13:17 + echo core-command,cmd/core-command/Dockerfile 16:13:17 + dirname cmd/core-common-config-bootstrapper/Dockerfile 16:13:17 + cut -d/ -f2 16:13:17 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 16:13:17 + cut -d/ -f2 16:13:17 + dirname cmd/core-data/Dockerfile 16:13:17 + echo core-data,cmd/core-data/Dockerfile 16:13:17 + dirname cmd/core-metadata/Dockerfile 16:13:17 + cut -d/ -f2 16:13:17 + echo core-metadata,cmd/core-metadata/Dockerfile 16:13:17 + dirname cmd/security-bootstrapper/Dockerfile 16:13:17 + cut -d/ -f2 16:13:17 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:13:17 + dirname cmd/security-proxy-auth/Dockerfile 16:13:17 + cut -d/ -f2 16:13:17 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 16:13:17 + dirname cmd/security-proxy-setup/Dockerfile 16:13:17 + cut -d/ -f2 16:13:17 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:13:17 + cut -d/ -f2 16:13:17 + dirname cmd/security-secretstore-setup/Dockerfile 16:13:17 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:13:17 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:13:17 + cut -d/ -f2 16:13:17 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:13:17 + dirname cmd/security-spire-agent/Dockerfile 16:13:17 + cut -d/ -f2 16:13:17 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:13:17 + dirname cmd/security-spire-config/Dockerfile 16:13:17 + cut -d/ -f2 16:13:17 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:13:17 + + cutdirname -d/ cmd/security-spire-server/Dockerfile -f2 16:13:17 16:13:17 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:13:17 + dirname cmd/support-notifications/Dockerfile 16:13:17 + cut -d/ -f2 16:13:17 + echo support-notifications,cmd/support-notifications/Dockerfile 16:13:17 + dirname cmd/support-scheduler/Dockerfile 16:13:17 + cut -d/ -f2 16:13:17 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 16:13:17 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:13:18 + git rev-list -1 --merges cd3e8a6a29d241919ce39f0a43e51689c2eacef5~1..cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] echo 16:13:18 -----------> git rev-list -1 --merges cd3e8a6a29d241919ce39f0a43e51689c2eacef5~1..cd3e8a6a29d241919ce39f0a43e51689c2eacef5 cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [false] [Pipeline] sh 16:13:18 + git log --format=format:%s -1 cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] echo 16:13:18 ========================================================= 16:13:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:13:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:13:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:13:19 + grep -v github /etc/ssh/ssh_known_hosts 16:13:19 + [ -e /tmp/ssh_known_hosts ] 16:13:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:13:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:13:19 + sudo tee -a /etc/ssh/ssh_known_hosts 16:13:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:13:19 16:13:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:13:19 0.1.4: Pulling from edgex-devops/py-git-semver 16:13:19 b85a868b505f: Pulling fs layer 16:13:19 e2be974225ed: Pulling fs layer 16:13:19 339a4e72a1f5: Pulling fs layer 16:13:19 988bab9f4d93: Pulling fs layer 16:13:19 1469e6f7b9e6: Pulling fs layer 16:13:19 eaf3925da568: Pulling fs layer 16:13:19 bab4dde63d76: Pulling fs layer 16:13:19 bde34c3a00c8: Pulling fs layer 16:13:19 b352a97aabf1: Pulling fs layer 16:13:19 4872d77fe225: Pulling fs layer 16:13:19 5851b861e8e6: Pulling fs layer 16:13:19 988bab9f4d93: Waiting 16:13:19 1469e6f7b9e6: Waiting 16:13:19 eaf3925da568: Waiting 16:13:19 bab4dde63d76: Waiting 16:13:19 bde34c3a00c8: Waiting 16:13:19 b352a97aabf1: Waiting 16:13:19 5851b861e8e6: Waiting 16:13:19 4872d77fe225: Waiting 16:13:19 e2be974225ed: Verifying Checksum 16:13:19 e2be974225ed: Download complete 16:13:19 988bab9f4d93: Verifying Checksum 16:13:19 988bab9f4d93: Download complete 16:13:19 1469e6f7b9e6: Verifying Checksum 16:13:19 1469e6f7b9e6: Download complete 16:13:19 eaf3925da568: Verifying Checksum 16:13:19 eaf3925da568: Download complete 16:13:19 339a4e72a1f5: Verifying Checksum 16:13:19 339a4e72a1f5: Download complete 16:13:19 bde34c3a00c8: Verifying Checksum 16:13:19 bde34c3a00c8: Download complete 16:13:19 b352a97aabf1: Download complete 16:13:19 4872d77fe225: Download complete 16:13:19 5851b861e8e6: Verifying Checksum 16:13:19 5851b861e8e6: Download complete 16:13:19 b85a868b505f: Verifying Checksum 16:13:19 b85a868b505f: Download complete 16:13:20 bab4dde63d76: Verifying Checksum 16:13:20 bab4dde63d76: Download complete 16:13:21 b85a868b505f: Pull complete 16:13:21 e2be974225ed: Pull complete 16:13:21 339a4e72a1f5: Pull complete 16:13:21 988bab9f4d93: Pull complete 16:13:22 1469e6f7b9e6: Pull complete 16:13:22 eaf3925da568: Pull complete 16:13:23 bab4dde63d76: Pull complete 16:13:23 bde34c3a00c8: Pull complete 16:13:23 b352a97aabf1: Pull complete 16:13:23 4872d77fe225: Pull complete 16:13:23 5851b861e8e6: Pull complete 16:13:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:13:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:13:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:13:24 prd-ubuntu20.04-docker-8c-8g-4135 does not seem to be running inside a container 16:13:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/564 -v /w/workspace/edgex-go/564:/w/workspace/edgex-go/564:rw,z -v /w/workspace/edgex-go/564@tmp:/w/workspace/edgex-go/564@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 16:13:26 $ docker top b080b8676f29e6616038adb668fcafaa6bc9a2bce75d05299cac900fe48f2877 -eo pid,comm 16:13:26 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). 16:13:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:13:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:13:26 [ssh-agent] Looking for ssh-agent implementation... 16:13:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:13:26 $ docker exec b080b8676f29e6616038adb668fcafaa6bc9a2bce75d05299cac900fe48f2877 ssh-agent 16:13:26 SSH_AUTH_SOCK=/tmp/ssh-n6qkiUCNUjXW/agent.31 16:13:26 SSH_AGENT_PID=37 16:13:26 Running ssh-add (command line suppressed) 16:13:26 Identity added: /w/workspace/edgex-go/564@tmp/private_key_14175028141999716531.key (/w/workspace/edgex-go/564@tmp/private_key_14175028141999716531.key) 16:13:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:13:27 + git tag --points-at HEAD [Pipeline] } 16:13:27 $ docker exec --env ******** --env ******** b080b8676f29e6616038adb668fcafaa6bc9a2bce75d05299cac900fe48f2877 ssh-agent -k 16:13:27 unset SSH_AUTH_SOCK; 16:13:27 unset SSH_AGENT_PID; 16:13:27 echo Agent pid 37 killed; 16:13:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:13:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:13:27 [ssh-agent] Looking for ssh-agent implementation... 16:13:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:13:27 $ docker exec b080b8676f29e6616038adb668fcafaa6bc9a2bce75d05299cac900fe48f2877 ssh-agent 16:13:27 SSH_AUTH_SOCK=/tmp/ssh-WotJqtXxK23z/agent.69 16:13:27 SSH_AGENT_PID=75 16:13:27 Running ssh-add (command line suppressed) 16:13:27 Identity added: /w/workspace/edgex-go/564@tmp/private_key_9039757448227805032.key (/w/workspace/edgex-go/564@tmp/private_key_9039757448227805032.key) 16:13:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:13:27 + git semver init 16:13:28 2023-08-21 16:13:27,985 [run_init] DEBUG init version:0.0.0 force:False 16:13:28 2023-08-21 16:13:27,985 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/564/.semver 16:13:28 2023-08-21 16:13:27,986 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/564/.semver 16:13:28 2023-08-21 16:13:27,986 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/564/.semver'], cwd=/w/workspace/edgex-go/564, universal_newlines=False, shell=None, istream=None) 16:13:32 2023-08-21 16:13:32,256 [append_file] DEBUG append to file:/w/workspace/edgex-go/564/.git/info/exclude 16:13:32 2023-08-21 16:13:32,256 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/564/.semver/main with force:False 16:13:32 2023-08-21 16:13:32,257 [read_version] DEBUG read version from /w/workspace/edgex-go/564/.semver/main 16:13:32 2023-08-21 16:13:32,257 [read_version] DEBUG read version from /w/workspace/edgex-go/564/.semver/main 16:13:32 3.1.0-dev.30 [Pipeline] } 16:13:32 $ docker exec --env ******** --env ******** b080b8676f29e6616038adb668fcafaa6bc9a2bce75d05299cac900fe48f2877 ssh-agent -k 16:13:32 unset SSH_AUTH_SOCK; 16:13:32 unset SSH_AGENT_PID; 16:13:32 echo Agent pid 75 killed; 16:13:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:13:32 + git semver [Pipeline] } 16:13:33 $ docker stop --time=1 b080b8676f29e6616038adb668fcafaa6bc9a2bce75d05299cac900fe48f2877 16:13:34 $ docker rm -f --volumes b080b8676f29e6616038adb668fcafaa6bc9a2bce75d05299cac900fe48f2877 [Pipeline] // withDockerContainer [Pipeline] sh 16:13:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:13:35 Stashed 1 file(s) [Pipeline] echo 16:13:35 [edgeXSemver]: initialized semver on version 3.1.0-dev.30 [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 16:13:35 + git config --global --add safe.directory /w/workspace/edgex-go/564 [Pipeline] echo 16:13:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:13:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:13:35 ========================================================= 16:13:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:13:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:13:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:13:35 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:13:35 4db1b89c0bd1: Pulling fs layer 16:13:35 6911f1a30b25: Pulling fs layer 16:13:35 e194b8c5c2a9: Pulling fs layer 16:13:35 6863d3e3a2b1: Pulling fs layer 16:13:35 ec0bb842ea78: Pulling fs layer 16:13:35 40a00589a448: Pulling fs layer 16:13:35 6c08303d61cc: Pulling fs layer 16:13:35 798269fcf238: Pulling fs layer 16:13:35 ec0bb842ea78: Waiting 16:13:35 6863d3e3a2b1: Waiting 16:13:35 40a00589a448: Waiting 16:13:35 6c08303d61cc: Waiting 16:13:35 798269fcf238: Waiting 16:13:35 6911f1a30b25: Verifying Checksum 16:13:35 6911f1a30b25: Download complete 16:13:35 6863d3e3a2b1: Verifying Checksum 16:13:35 6863d3e3a2b1: Download complete 16:13:35 ec0bb842ea78: Verifying Checksum 16:13:35 ec0bb842ea78: Download complete 16:13:35 4db1b89c0bd1: Verifying Checksum 16:13:35 4db1b89c0bd1: Download complete 16:13:35 40a00589a448: Verifying Checksum 16:13:35 40a00589a448: Download complete 16:13:36 4db1b89c0bd1: Pull complete 16:13:36 6911f1a30b25: Pull complete 16:13:36 798269fcf238: Verifying Checksum 16:13:36 798269fcf238: Download complete 16:13:36 e194b8c5c2a9: Verifying Checksum 16:13:36 e194b8c5c2a9: Download complete 16:13:36 6c08303d61cc: Verifying Checksum 16:13:36 6c08303d61cc: Download complete 16:13:40 e194b8c5c2a9: Pull complete 16:13:40 6863d3e3a2b1: Pull complete 16:13:40 ec0bb842ea78: Pull complete 16:13:40 40a00589a448: Pull complete 16:13:42 6c08303d61cc: Pull complete 16:13:42 798269fcf238: Pull complete 16:13:42 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 16:13:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:13:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 16:13:43 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:13:43 WORKDIR /edgex 16:13:43 COPY go.mod . 16:13:43 RUN go mod download 16:13:43 + docker build -t ci-base-image-x86_64 -f - . 16:13:43 Sending build context to Docker daemon 170.8MB 16:13:43 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:13:43 ---> ec979cd7f677 16:13:43 Step 2/4 : WORKDIR /edgex 16:13:50 Still waiting to schedule task 16:13:50 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:13:50 ---> Running in 986c89398b82 16:13:50 Removing intermediate container 986c89398b82 16:13:50 ---> f3b5dc31c4e4 16:13:50 Step 3/4 : COPY go.mod . 16:13:50 ---> 0d3e1e5b64bb 16:13:50 Step 4/4 : RUN go mod download 16:13:50 ---> Running in 2933a0deaaeb 16:14:12 Removing intermediate container 2933a0deaaeb 16:14:12 ---> 980b41479624 16:14:12 Successfully built 980b41479624 16:14:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:13 + docker inspect -f . ci-base-image-x86_64 16:14:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:14:13 prd-ubuntu20.04-docker-8c-8g-4135 does not seem to be running inside a container 16:14:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/564 -v /w/workspace/edgex-go/564:/w/workspace/edgex-go/564:rw,z -v /w/workspace/edgex-go/564@tmp:/w/workspace/edgex-go/564@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 16:14:13 $ docker top 56b465f8a8607fd18e7cb684db9cc77acd8d62c924b533205df896721f1e3f40 -eo pid,comm [Pipeline] { [Pipeline] sh 16:14:14 + go version 16:14:14 go version go1.20.6 linux/amd64 [Pipeline] } 16:14:14 $ docker stop --time=1 56b465f8a8607fd18e7cb684db9cc77acd8d62c924b533205df896721f1e3f40 16:14:15 $ docker rm -f --volumes 56b465f8a8607fd18e7cb684db9cc77acd8d62c924b533205df896721f1e3f40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:14:15 + docker inspect -f . ci-base-image-x86_64 16:14:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:14:15 prd-ubuntu20.04-docker-8c-8g-4135 does not seem to be running inside a container 16:14:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/564 -v /w/workspace/edgex-go/564:/w/workspace/edgex-go/564:rw,z -v /w/workspace/edgex-go/564@tmp:/w/workspace/edgex-go/564@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 16:14:16 $ docker top ce0c208eaed1ba10365166aaa505f4e24f079f9aec87bcddd84fd3c49dff2bfb -eo pid,comm [Pipeline] { [Pipeline] echo 16:14:16 ========================================================= 16:14:16 [edgeXBuildGoParallel] Running Tests and Build... 16:14:16 ========================================================= [Pipeline] sh 16:14:16 + git config --global --add safe.directory /w/workspace/edgex-go/564 [Pipeline] fileExists [Pipeline] sh 16:14:16 + make test 16:14:16 go test -race -coverprofile=coverage.out ./... 16:14:24 ? github.com/edgexfoundry/edgex-go [no test files] 16:14:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:14:37 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 16:14:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:14:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:14:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:14:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:14:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:14:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 16:14:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:14:37 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:14:37 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:14:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:14:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:14:37 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:14:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:14:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:14:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements 16:14:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 97.0% of statements 16:14:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 16:14:39 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 16:14:39 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:14:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:14:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:14:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:14:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:14:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:14:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:14:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:14:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:14:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:14:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.080s coverage: 71.5% of statements 16:14:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.074s coverage: 54.0% of statements 16:14:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:14:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:14:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:14:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:14:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:14:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:14:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:14:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:14:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:14:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:14:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.714s coverage: 93.4% of statements 16:14:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.057s coverage: 3.8% of statements 16:14:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.412s coverage: 97.6% of statements 16:14:43 ok github.com/edgexfoundry/edgex-go/internal/io 0.064s coverage: 72.2% of statements 16:14:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:14:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:14:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements 16:14:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.083s coverage: 32.2% of statements 16:14:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 42.9% of statements 16:14:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.075s coverage: 82.9% of statements 16:14:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements 16:14:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.156s coverage: 96.3% of statements 16:14:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements 16:14:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:14:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:14:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:14:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:14:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:14:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 16:14:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 16:14:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 16:14:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:14:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:14:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:14:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:14:47 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:14:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:14:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:14:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 16:14:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:14:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:14:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 16:14:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 16:14:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 16:14:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:14:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:14:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:14:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:14:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:14:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:14:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:14:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:14:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:14:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:14:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:14:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:14:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements 16:14:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:14:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:14:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:14:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:15:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.284s coverage: 79.9% of statements 16:15:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.077s coverage: 92.9% of statements 16:15:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements 16:15:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.060s coverage: 62.3% of statements 16:15:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 16:15:11 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements 16:15:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 16:15:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.8% of statements 16:15:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 82.1% of statements 16:15:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.057s coverage: 86.0% of statements 16:15:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 63.1% of statements 16:15:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 16:15:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 16:15:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 16:15:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 16:15:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 16:15:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.161s coverage: 38.4% of statements 16:15:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 16:15:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements 16:15:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements 16:15:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.118s coverage: 95.7% of statements 16:15:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 61.8% of statements 16:15:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 98.9% of statements 16:15:11 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 16:15:11 running golangci-lint 16:15:11 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 16:15:11 go version go1.20.6 linux/amd64 16:15:11 level=info msg="[config_reader] Used config file .golangci.yml" 16:15:11 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 16:15:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4136 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 16:15:24 Running in /w/workspace/edgex-go/564 [Pipeline] { [Pipeline] checkout 16:15:24 The recommended git tool is: git 16:15:26 level=info msg="[loader] Go packages loading at mode 575 (exports_file|imports|name|compiled_files|deps|files|types_sizes) took 15.010519562s" 16:15:26 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 58.883664ms" 16:15:29 using credential edgex-jenkins-ssh 16:15:29 Cloning the remote Git repository 16:15:29 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:15:29 > git init /w/workspace/edgex-go/564 # timeout=10 16:15:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:15:30 > git --version # timeout=10 16:15:30 > git --version # 'git version 2.25.1' 16:15:30 using GIT_SSH to set credentials SSH Credentials for GitHub 16:15:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:15:36 level=info msg="[linters_context/goanalysis] analyzers took 1m8.6873562s with top 10 stages: buildir: 37.483135356s, inspect: 2.084312386s, fact_deprecated: 1.504255847s, gosec: 1.332891329s, S1038: 1.162056305s, ctrlflow: 1.102473984s, printf: 1.03242984s, nilness: 943.037046ms, fact_purity: 850.38926ms, S1039: 568.274763ms" 16:15:36 level=info msg="[runner] Issues before processing: 200, after processing: 0" 16:15:36 level=info msg="[runner] Processors filtering stat (out/in): cgo: 200/200, path_prettifier: 200/200, filename_unadjuster: 200/200, skip_dirs: 200/200, autogenerated_exclude: 200/200, skip_files: 200/200, identifier_marker: 200/200, nolint: 0/21, exclude: 200/200, exclude-rules: 21/200" 16:15:36 level=info msg="[runner] processing took 17.701734ms with stages: nolint: 7.315521ms, identifier_marker: 5.568964ms, exclude-rules: 1.504245ms, autogenerated_exclude: 1.487135ms, path_prettifier: 1.162282ms, skip_dirs: 605.826µs, cgo: 40.301µs, filename_unadjuster: 12.55µs, max_same_issues: 690ns, skip_files: 690ns, uniq_by_line: 640ns, diff: 560ns, exclude: 560ns, sort_results: 430ns, severity-rules: 390ns, source_code: 290ns, path_shortener: 220ns, max_from_linter: 190ns, path_prefixer: 140ns, max_per_file_from_linter: 110ns" 16:15:36 level=info msg="[runner] linters took 8.647189887s with stages: goanalysis_metalinter: 8.629388632s" 16:15:36 level=info msg="File cache stats: 0 entries of total size 0B" 16:15:36 level=info msg="Memory: 239 samples, avg is 210.3MB, max is 827.5MB" 16:15:36 level=info msg="Execution took 23.725356062s" 16:15:36 go vet ./... 16:15:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:15:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:15:41 ./bin/test-attribution-txt.sh 16:15:41 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 16:15:41 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 16:15:41 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 16:15:41 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:15:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:15:41 + ls -al . 16:15:41 total 728 16:15:41 drwxrwxr-x 12 1001 1001 4096 Aug 21 16:14 . 16:15:41 drwxr-xr-x 4 root root 4096 Aug 21 16:14 .. 16:15:41 drwxrwxr-x 2 1001 1001 4096 Aug 21 16:13 .blubracket 16:15:41 -rw-rw-r-- 1 1001 1001 16 Aug 21 16:13 .dockerignore 16:15:41 drwxrwxr-x 8 1001 1001 4096 Aug 21 16:13 .git 16:15:41 drwxrwxr-x 3 1001 1001 4096 Aug 21 16:13 .github 16:15:41 -rw-rw-r-- 1 1001 1001 1173 Aug 21 16:13 .gitignore 16:15:41 -rw-rw-r-- 1 1001 1001 42 Aug 21 16:13 .golangci.yml 16:15:41 -rw-rw-r-- 1 1001 1001 87 Aug 21 16:13 .hadolint.yml 16:15:41 drwxr-xr-x 3 1001 1001 4096 Aug 21 16:13 .semver 16:15:41 -rw-rw-r-- 1 1001 1001 166 Aug 21 16:13 .sonarcloud.properties 16:15:41 -rw-rw-r-- 1 1001 1001 1171 Aug 21 16:13 ADOPTERS.md 16:15:41 -rw-rw-r-- 1 1001 1001 11152 Aug 21 16:13 Attribution.txt 16:15:41 -rw-rw-r-- 1 1001 1001 93407 Aug 21 16:13 CHANGELOG.md 16:15:41 -rw-rw-r-- 1 1001 1001 3804 Aug 21 16:13 CONTRIBUTING.md 16:15:41 -rw-rw-r-- 1 1001 1001 677 Aug 21 16:13 GOVERNANCE.md 16:15:41 -rw-rw-r-- 1 1001 1001 883 Aug 21 16:13 Jenkinsfile 16:15:41 -rw-rw-r-- 1 1001 1001 10775 Aug 21 16:13 LICENSE 16:15:41 -rw-rw-r-- 1 1001 1001 14764 Aug 21 16:13 Makefile 16:15:41 -rw-rw-r-- 1 1001 1001 582 Aug 21 16:13 OWNERS.md 16:15:41 -rw-rw-r-- 1 1001 1001 9923 Aug 21 16:13 README.md 16:15:41 -rw-rw-r-- 1 1001 1001 789 Aug 21 16:13 SECURITY.md 16:15:41 -rw-rw-r-- 1 1001 1001 12 Aug 21 16:13 VERSION 16:15:41 drwxrwxr-x 2 1001 1001 4096 Aug 21 16:13 bin 16:15:41 drwxrwxr-x 18 1001 1001 4096 Aug 21 16:13 cmd 16:15:41 -rw-r--r-- 1 root root 446998 Aug 21 16:15 coverage.out 16:15:41 drwxrwxr-x 2 1001 1001 4096 Aug 21 16:13 fuzz_test 16:15:41 -rw-rw-r-- 1 1001 1001 3687 Aug 21 16:13 go.mod 16:15:41 -rw-rw-r-- 1 1001 1001 33714 Aug 21 16:13 go.sum 16:15:41 drwxrwxr-x 7 1001 1001 4096 Aug 21 16:13 internal 16:15:41 drwxrwxr-x 3 1001 1001 4096 Aug 21 16:13 openapi 16:15:41 -rw-rw-r-- 1 1001 1001 594 Aug 21 16:13 security.txt 16:15:41 drwxrwxr-x 4 1001 1001 4096 Aug 21 16:13 snap 16:15:41 -rw-rw-r-- 1 1001 1001 204 Aug 21 16:13 version.go [Pipeline] sh 16:15:41 + '[' -e coverage.out ] 16:15:41 + chown 1001:1001 coverage.out [Pipeline] stash 16:15:41 Stashed 1 file(s) [Pipeline] sh 16:15:42 + make build 16:15:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 16:15:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:15:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:15:47 Avoid second fetch 16:15:47 Checking out Revision cd3e8a6a29d241919ce39f0a43e51689c2eacef5 (main) 16:15:48 Commit message: "fix(security): Fix crash in entrypoint.sh due to exit code (#4642)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:15:47 > git config core.sparsecheckout # timeout=10 16:15:47 > git checkout -f cd3e8a6a29d241919ce39f0a43e51689c2eacef5 # timeout=10 16:15:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:15:49 % Total % Received % Xferd Average Speed Time Time Time Current 16:15:49 Dload Upload Total Spent Left Speed 16:15:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80702 0 --:--:-- --:--:-- --:--:-- 81216 [Pipeline] sh 16:15:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:15:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:15:50 + sudo tee /etc/docker/daemon.new 16:15:50 { 16:15:50 "registry-mirrors": [ 16:15:50 "https://nexus3.edgexfoundry.org:10001" 16:15:50 ], 16:15:50 "bip": "10.250.0.254/24", 16:15:50 "hosts": [ 16:15:50 "tcp://0.0.0.0:5555", 16:15:50 "unix:///var/run/docker.sock" 16:15:50 ], 16:15:50 "mtu": 1458, 16:15:50 "selinux-enabled": true, 16:15:50 "seccomp-profile": "/etc/docker/seccomp.json" 16:15:50 } [Pipeline] sh 16:15:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:15:50 + sudo service docker restart 16:15:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:15:57 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:15:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 16:15:59 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:16:06 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:16:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:16:08 provisioning config files... 16:16:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/564@tmp/config7369790695552748282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:16:09 ---> docker-login.sh 16:16:09 nexus3.edgexfoundry.org:10001 16:16:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:09 Configure a credential helper to remove this warning. See 16:16:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:09 16:16:09 Login Succeeded 16:16:09 nexus3.edgexfoundry.org:10002 16:16:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:16:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:10 Configure a credential helper to remove this warning. See 16:16:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:10 16:16:10 Login Succeeded 16:16:10 nexus3.edgexfoundry.org:10003 16:16:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:10 Configure a credential helper to remove this warning. See 16:16:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:10 16:16:10 Login Succeeded 16:16:10 nexus3.edgexfoundry.org:10004 16:16:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:16:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:10 Configure a credential helper to remove this warning. See 16:16:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:10 16:16:10 Login Succeeded 16:16:10 docker.io 16:16:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:16:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:16:11 Configure a credential helper to remove this warning. See 16:16:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:16:11 16:16:11 Login Succeeded 16:16:11 ---> docker-login.sh ends [Pipeline] } 16:16:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 16:16:11 + git config --global --add safe.directory /w/workspace/edgex-go/564 [Pipeline] echo 16:16:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:16:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:16:11 ========================================================= 16:16:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:16:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:16:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:16:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:16:12 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:16:12 edb6bdbacee9: Pulling fs layer 16:16:12 5f9638ab2659: Pulling fs layer 16:16:12 8d51d6327a98: Pulling fs layer 16:16:12 8b374f2dd631: Pulling fs layer 16:16:12 ec14aa9079de: Pulling fs layer 16:16:12 2f466654f4bb: Pulling fs layer 16:16:12 554e91adad29: Pulling fs layer 16:16:12 ec14aa9079de: Waiting 16:16:12 2f466654f4bb: Waiting 16:16:12 554e91adad29: Waiting 16:16:12 8b374f2dd631: Waiting 16:16:12 5f9638ab2659: Verifying Checksum 16:16:12 5f9638ab2659: Download complete 16:16:12 8b374f2dd631: Verifying Checksum 16:16:12 8b374f2dd631: Download complete 16:16:12 ec14aa9079de: Verifying Checksum 16:16:12 ec14aa9079de: Download complete 16:16:12 edb6bdbacee9: Verifying Checksum 16:16:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:16:13 edb6bdbacee9: Pull complete 16:16:13 554e91adad29: Verifying Checksum 16:16:13 554e91adad29: Download complete 16:16:13 5f9638ab2659: Pull complete 16:16:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:16:14 8d51d6327a98: Download complete 16:16:14 2f466654f4bb: Verifying Checksum 16:16:14 2f466654f4bb: Download complete [Pipeline] } 16:16:15 $ docker stop --time=1 ce0c208eaed1ba10365166aaa505f4e24f079f9aec87bcddd84fd3c49dff2bfb 16:16:19 $ docker rm -f --volumes ce0c208eaed1ba10365166aaa505f4e24f079f9aec87bcddd84fd3c49dff2bfb [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 16:16:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:16:20 16:16:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:16:20 latest: Pulling from edgex-devops/edgex-compose 16:16:20 91d30c5bc195: Pulling fs layer 16:16:20 2e9b0aa3be6d: Pulling fs layer 16:16:20 9c61dcf015f6: Pulling fs layer 16:16:20 4698f68db338: Pulling fs layer 16:16:20 2a2f49069b9e: Pulling fs layer 16:16:20 e0025b399a48: Pulling fs layer 16:16:20 2a2f49069b9e: Waiting 16:16:20 e0025b399a48: Waiting 16:16:20 4698f68db338: Waiting 16:16:21 91d30c5bc195: Verifying Checksum 16:16:21 91d30c5bc195: Download complete 16:16:21 4698f68db338: Verifying Checksum 16:16:21 4698f68db338: Download complete 16:16:21 91d30c5bc195: Pull complete 16:16:21 2e9b0aa3be6d: Verifying Checksum 16:16:21 2e9b0aa3be6d: Download complete 16:16:21 e0025b399a48: Download complete 16:16:21 2a2f49069b9e: Download complete 16:16:21 2e9b0aa3be6d: Pull complete 16:16:21 9c61dcf015f6: Download complete 16:16:24 9c61dcf015f6: Pull complete 16:16:24 4698f68db338: Pull complete 16:16:24 2a2f49069b9e: Pull complete 16:16:24 e0025b399a48: Pull complete 16:16:24 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 16:16:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:16:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:16:24 prd-ubuntu20.04-docker-8c-8g-4135 does not seem to be running inside a container 16:16:24 $ 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/564 -v /w/workspace/edgex-go/564:/w/workspace/edgex-go/564:rw,z -v /w/workspace/edgex-go/564@tmp:/w/workspace/edgex-go/564@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 16:16:27 $ docker top e72511919c7e5ae77a5e96e097a52b57ced185d8e59f72fbe5eea918e13f3322 -eo pid,comm [Pipeline] { [Pipeline] sh 16:16:27 8d51d6327a98: Pull complete 16:16:27 8b374f2dd631: Pull complete 16:16:27 ec14aa9079de: Pull complete 16:16:27 + docker compose -f ./docker-compose-build.yml build --parallel 16:16:29 #1 [core-command internal] load build definition from Dockerfile 16:16:29 #1 transferring dockerfile: 1.82kB done 16:16:29 #1 DONE 0.0s 16:16:29 16:16:29 #2 [security-spire-agent internal] load build definition from Dockerfile 16:16:29 #2 transferring dockerfile: 2.68kB done 16:16:29 #2 DONE 0.0s 16:16:29 16:16:29 #3 [security-spire-server internal] load build definition from Dockerfile 16:16:29 #3 transferring dockerfile: 2.63kB done 16:16:29 #3 DONE 0.0s 16:16:29 16:16:29 #4 [support-notifications internal] load build definition from Dockerfile 16:16:29 #4 transferring dockerfile: 1.84kB done 16:16:29 #4 DONE 0.0s 16:16:29 16:16:29 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 16:16:29 #5 transferring dockerfile: 2.12kB done 16:16:29 #5 DONE 0.0s 16:16:29 16:16:29 #6 [security-spire-config internal] load build definition from Dockerfile 16:16:29 #6 transferring dockerfile: 2.58kB done 16:16:29 #6 DONE 0.0s 16:16:29 16:16:29 #7 [security-secretstore-setup internal] load build definition from Dockerfile 16:16:29 #7 transferring dockerfile: 2.38kB done 16:16:29 #7 DONE 0.0s 16:16:29 16:16:29 #8 [security-bootstrapper internal] load build definition from Dockerfile 16:16:29 #8 transferring dockerfile: 2.82kB done 16:16:29 #8 DONE 0.0s 16:16:29 16:16:29 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 16:16:29 #9 transferring dockerfile: 1.78kB done 16:16:29 #9 DONE 0.0s 16:16:29 16:16:29 #10 [security-proxy-setup internal] load build definition from Dockerfile 16:16:29 #10 transferring dockerfile: 2.39kB done 16:16:29 #10 DONE 0.0s 16:16:29 16:16:29 #11 [core-data internal] load build definition from Dockerfile 16:16:29 #11 transferring dockerfile: 1.90kB done 16:16:29 #11 DONE 0.0s 16:16:29 16:16:29 #12 [security-proxy-auth internal] load build definition from Dockerfile 16:16:29 #12 transferring dockerfile: 2.04kB done 16:16:29 #12 DONE 0.0s 16:16:29 16:16:29 #13 [core-metadata internal] load build definition from Dockerfile 16:16:29 #13 transferring dockerfile: 1.96kB done 16:16:29 #13 DONE 0.0s 16:16:29 16:16:29 #14 [support-scheduler internal] load build definition from Dockerfile 16:16:29 #14 transferring dockerfile: 1.82kB done 16:16:29 #14 DONE 0.0s 16:16:29 16:16:29 #15 [core-command internal] load .dockerignore 16:16:29 #15 transferring context: 56B done 16:16:29 #15 DONE 0.0s 16:16:29 16:16:29 #16 [security-spire-agent internal] load .dockerignore 16:16:29 #16 transferring context: 56B done 16:16:29 #16 DONE 0.0s 16:16:29 16:16:29 #17 [security-spire-server internal] load .dockerignore 16:16:29 #17 transferring context: 56B done 16:16:29 #17 DONE 0.0s 16:16:29 16:16:29 #18 [support-notifications internal] load .dockerignore 16:16:29 #18 transferring context: 56B done 16:16:29 #18 DONE 0.0s 16:16:29 16:16:29 #19 [core-common-config-bootstrapper internal] load .dockerignore 16:16:29 #19 transferring context: 56B done 16:16:29 #19 DONE 0.0s 16:16:29 16:16:29 #20 [security-spire-config internal] load .dockerignore 16:16:30 #20 transferring context: 56B done 16:16:30 #20 DONE 0.0s 16:16:30 16:16:30 #21 [security-secretstore-setup internal] load .dockerignore 16:16:30 #21 transferring context: 56B done 16:16:30 #21 DONE 0.0s 16:16:30 16:16:30 #22 [security-bootstrapper internal] load .dockerignore 16:16:30 #22 transferring context: 56B done 16:16:30 #22 DONE 0.0s 16:16:30 16:16:30 #23 [security-spiffe-token-provider internal] load .dockerignore 16:16:30 #23 transferring context: 56B done 16:16:30 #23 DONE 0.0s 16:16:30 16:16:30 #24 [security-proxy-setup internal] load .dockerignore 16:16:30 #24 transferring context: 56B done 16:16:30 #24 DONE 0.0s 16:16:30 16:16:30 #25 [core-data internal] load .dockerignore 16:16:30 #25 transferring context: 56B done 16:16:30 #25 DONE 0.0s 16:16:30 16:16:30 #26 [security-proxy-auth internal] load .dockerignore 16:16:30 #26 transferring context: 56B done 16:16:30 #26 DONE 0.0s 16:16:30 16:16:30 #27 [core-metadata internal] load .dockerignore 16:16:30 #27 transferring context: 56B done 16:16:30 #27 DONE 0.0s 16:16:30 16:16:30 #28 [support-scheduler internal] load .dockerignore 16:16:30 #28 transferring context: 56B done 16:16:30 #28 DONE 0.0s 16:16:30 16:16:30 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 16:16:30 #29 DONE 0.0s 16:16:30 16:16:30 #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 16:16:30 #30 DONE 0.1s 16:16:30 16:16:30 #31 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:16:30 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 16:16:30 #31 ... 16:16:30 16:16:30 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 16:16:30 #29 DONE 0.0s 16:16:30 16:16:30 #31 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:16:30 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 16:16:30 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s 16:16:30 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 16:16:30 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 16:16:30 #31 ... 16:16:30 16:16:30 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 16:16:30 #29 DONE 0.0s 16:16:30 16:16:30 #31 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:16:30 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done 16:16:30 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 16:16:30 #31 ... 16:16:30 16:16:30 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 16:16:30 #29 DONE 0.0s 16:16:30 16:16:30 #31 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:16:30 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 16:16:30 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 16:16:30 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done 16:16:30 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 16:16:30 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 16:16:30 #31 ... 16:16:30 16:16:30 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 16:16:30 #30 DONE 0.2s 16:16:30 16:16:30 #31 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:16:30 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 16:16:30 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 16:16:30 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s done 16:16:30 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 16:16:30 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 16:16:30 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done 16:16:31 #31 DONE 1.1s 16:16:31 16:16:31 #32 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 16:16:31 #32 ... 16:16:31 16:16:31 #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 16:16:31 #33 DONE 1.3s 16:16:31 16:16:31 #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 16:16:32 2f466654f4bb: Pull complete 16:16:35 554e91adad29: Pull complete 16:16:35 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 16:16:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:16:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 16:16:35 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:16:35 WORKDIR /edgex 16:16:35 COPY go.mod . 16:16:35 RUN go mod download 16:16:35 + docker build -t ci-base-image-arm64 -f - . 16:16:36 Sending build context to Docker daemon 2.95MB 16:16:36 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:16:36 ---> 1e15ea492957 16:16:36 Step 2/4 : WORKDIR /edgex 16:16:36 #34 ... 16:16:36 16:16:36 #35 [security-proxy-auth internal] load build context 16:16:36 #35 transferring context: 197.38MB 5.9s 16:16:36 #35 ... 16:16:36 16:16:36 #36 [core-command internal] load build context 16:16:36 #36 ... 16:16:36 16:16:36 #35 [security-proxy-auth internal] load build context 16:16:38 ---> Running in 2963fb649697 16:16:38 Removing intermediate container 2963fb649697 16:16:38 ---> 0e4dd2ffdae8 16:16:38 Step 3/4 : COPY go.mod . 16:16:38 ---> 5b18470ed974 16:16:38 Step 4/4 : RUN go mod download 16:16:38 ---> Running in 14c522002736 16:16:40 #35 transferring context: 365.17MB 9.9s done 16:16:40 #35 ... 16:16:40 16:16:40 #37 [security-spire-config internal] load build context 16:16:40 #37 ... 16:16:40 16:16:40 #38 [security-proxy-setup internal] load build context 16:16:40 #38 ... 16:16:40 16:16:40 #39 [security-spire-agent internal] load build context 16:16:40 #39 ... 16:16:40 16:16:40 #40 [security-secretstore-setup internal] load build context 16:16:40 #40 transferring context: 365.17MB 8.2s done 16:16:40 #40 ... 16:16:40 16:16:40 #41 [core-common-config-bootstrapper internal] load build context 16:16:40 #41 ... 16:16:40 16:16:40 #42 [core-metadata internal] load build context 16:16:40 #42 transferring context: 365.17MB 8.2s done 16:16:41 #42 ... 16:16:41 16:16:41 #43 [core-data internal] load build context 16:16:41 #43 transferring context: 365.17MB 10.3s done 16:16:41 #43 ... 16:16:41 16:16:41 #44 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:16:41 #44 ... 16:16:41 16:16:41 #45 [support-scheduler internal] load build context 16:16:41 #45 transferring context: 365.17MB 8.7s done 16:16:41 #45 ... 16:16:41 16:16:41 #46 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:16:41 #46 ... 16:16:41 16:16:41 #47 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 16:16:41 #47 ... 16:16:41 16:16:41 #48 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 16:16:42 #48 ... 16:16:42 16:16:42 #49 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 16:16:42 #49 ... 16:16:42 16:16:42 #50 [support-notifications internal] load build context 16:16:42 #50 transferring context: 365.17MB 9.1s done 16:16:42 #50 ... 16:16:42 16:16:42 #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 16:16:42 #51 ... 16:16:42 16:16:42 #52 [security-spire-server internal] load build context 16:16:42 #52 transferring context: 365.17MB 11.0s done 16:16:42 #52 ... 16:16:42 16:16:42 #53 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 16:16:42 #53 ... 16:16:42 16:16:42 #54 [security-bootstrapper internal] load build context 16:16:42 #54 transferring context: 365.17MB 8.4s done 16:16:42 #54 ... 16:16:42 16:16:42 #55 [security-spiffe-token-provider internal] load build context 16:16:42 #55 transferring context: 365.17MB 9.2s done 16:16:43 #55 ... 16:16:43 16:16:43 #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 16:16:43 #56 ... 16:16:43 16:16:43 #36 [core-command internal] load build context 16:16:43 #36 transferring context: 365.17MB 10.0s done 16:16:45 #36 ... 16:16:45 16:16:45 #32 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 16:16:45 #32 4.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:16:45 #32 4.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:16:45 #32 4.899 (1/1) Installing dumb-init (1.2.5-r2) 16:16:45 #32 4.903 Executing busybox-1.35.0-r29.trigger 16:16:45 #32 4.923 OK: 7 MiB in 16 packages 16:16:45 #32 ... 16:16:45 16:16:45 #38 [security-proxy-setup internal] load build context 16:16:45 #38 transferring context: 365.17MB 10.9s done 16:16:50 #38 ... 16:16:50 16:16:50 #37 [security-spire-config internal] load build context 16:16:50 #37 transferring context: 365.17MB 10.1s done 16:16:50 #37 ... 16:16:50 16:16:50 #39 [security-spire-agent internal] load build context 16:16:50 #39 transferring context: 365.17MB 10.7s done 16:16:51 #39 ... 16:16:51 16:16:51 #41 [core-common-config-bootstrapper internal] load build context 16:16:51 #41 transferring context: 365.17MB 10.6s done 16:17:03 #41 ... 16:17:03 16:17:03 #42 [core-metadata internal] load build context 16:17:03 #42 DONE 31.4s 16:17:03 16:17:03 #32 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 16:17:03 #32 DONE 30.9s 16:17:03 16:17:03 #40 [security-secretstore-setup internal] load build context 16:17:03 #40 DONE 31.6s 16:17:03 16:17:03 #54 [security-bootstrapper internal] load build context 16:17:03 #54 DONE 31.6s 16:17:03 16:17:03 #45 [support-scheduler internal] load build context 16:17:03 #45 DONE 31.5s 16:17:03 16:17:03 #50 [support-notifications internal] load build context 16:17:03 #50 DONE 31.6s 16:17:03 16:17:03 #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 16:17:03 #34 DONE 30.8s 16:17:03 16:17:03 #57 [core-command builder 3/7] RUN apk add --update --no-cache make git 16:17:03 #57 ... 16:17:03 16:17:03 #55 [security-spiffe-token-provider internal] load build context 16:17:03 #55 DONE 31.6s 16:17:03 16:17:03 #35 [security-proxy-auth internal] load build context 16:17:03 #35 DONE 31.6s 16:17:03 16:17:03 #37 [security-spire-config internal] load build context 16:17:03 #37 DONE 31.7s 16:17:03 16:17:03 #43 [core-data internal] load build context 16:17:03 #43 DONE 31.6s 16:17:03 16:17:03 #41 [core-common-config-bootstrapper internal] load build context 16:17:03 #41 DONE 31.7s 16:17:03 16:17:03 #38 [security-proxy-setup internal] load build context 16:17:03 #38 DONE 31.7s 16:17:03 16:17:03 #39 [security-spire-agent internal] load build context 16:17:03 #39 DONE 31.7s 16:17:03 16:17:03 #52 [security-spire-server internal] load build context 16:17:03 #52 DONE 31.7s 16:17:03 16:17:03 #36 [core-command internal] load build context 16:17:03 #36 DONE 31.9s 16:17:03 16:17:03 #49 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 16:17:03 #49 31.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:17:03 #49 31.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:17:03 #49 31.49 (1/2) Installing ca-certificates (20230506-r0) 16:17:03 #49 31.51 (2/2) Installing dumb-init (1.2.5-r2) 16:17:03 #49 31.51 Executing busybox-1.35.0-r29.trigger 16:17:03 #49 31.51 Executing ca-certificates-20230506-r0.trigger 16:17:03 #49 31.59 OK: 8 MiB in 17 packages 16:17:03 #49 DONE 31.9s 16:17:03 16:17:03 #44 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:17:03 #44 31.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:17:03 #44 31.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:17:03 #44 ... 16:17:03 16:17:03 #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 16:17:03 #56 31.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:17:03 #56 31.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:17:03 #56 31.77 (1/4) Installing dumb-init (1.2.5-r2) 16:17:03 #56 31.78 (2/4) Installing openssl (3.0.10-r0) 16:17:03 #56 31.79 (3/4) Installing su-exec (0.2-r2) 16:17:03 #56 31.79 (4/4) Installing yq (4.30.4-r4) 16:17:03 #56 31.86 Executing busybox-1.35.0-r29.trigger 16:17:03 #56 31.86 OK: 17 MiB in 19 packages 16:17:03 #56 DONE 32.1s 16:17:03 16:17:03 #53 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 16:17:03 #53 31.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:17:03 #53 31.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:17:03 #53 31.82 (1/1) Installing dumb-init (1.2.5-r2) 16:17:03 #53 31.82 Executing busybox-1.35.0-r29.trigger 16:17:03 #53 31.83 OK: 7 MiB in 16 packages 16:17:03 #53 DONE 32.3s 16:17:03 16:17:03 #58 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 16:17:03 #58 DONE 0.0s 16:17:03 16:17:03 #48 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 16:17:03 #48 31.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:17:03 #48 31.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:17:03 #48 32.15 (1/2) Installing dumb-init (1.2.5-r2) 16:17:03 #48 32.15 (2/2) Installing su-exec (0.2-r2) 16:17:03 #48 32.16 Executing busybox-1.35.0-r29.trigger 16:17:03 #48 32.17 OK: 7 MiB in 17 packages 16:17:03 #48 DONE 32.4s 16:17:03 16:17:03 #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 16:17:03 #57 1.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:17:03 #57 1.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:17:03 #57 1.636 OK: 265 MiB in 53 packages 16:17:03 #57 DONE 1.8s 16:17:03 16:17:03 #59 [core-command builder 4/7] COPY go.mod vendor* ./ 16:17:03 #59 DONE 0.0s 16:17:03 16:17:03 #44 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:17:03 #44 32.32 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:17:03 #44 32.32 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:17:03 #44 32.32 OK: 17818 distinct packages available 16:17:03 #44 32.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:17:03 #44 ... 16:17:03 16:17:03 #46 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:17:03 #46 31.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:17:03 #46 31.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:17:03 #46 31.65 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:17:03 #46 31.65 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:17:03 #46 31.65 OK: 17818 distinct packages available 16:17:03 #46 31.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:17:03 #46 31.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:17:03 #46 32.16 (1/9) Installing ca-certificates (20230506-r0) 16:17:03 #46 32.17 (2/9) Installing brotli-libs (1.0.9-r9) 16:17:03 #46 32.18 (3/9) Installing nghttp2-libs (1.51.0-r1) 16:17:03 #46 32.19 (4/9) Installing libcurl (8.2.1-r0) 16:17:03 #46 32.20 (5/9) Installing curl (8.2.1-r0) 16:17:03 #46 32.22 (6/9) Installing dumb-init (1.2.5-r2) 16:17:03 #46 32.22 (7/9) Installing musl-obstack (1.2.3-r0) 16:17:03 #46 32.22 (8/9) Installing libucontext (1.2-r0) 16:17:03 #46 32.23 (9/9) Installing gcompat (1.1.0-r0) 16:17:03 #46 32.23 Executing busybox-1.35.0-r29.trigger 16:17:03 #46 32.24 Executing ca-certificates-20230506-r0.trigger 16:17:03 #46 32.37 OK: 10 MiB in 24 packages 16:17:03 #46 DONE 32.5s 16:17:03 16:17:03 #47 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 16:17:03 #47 31.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:17:03 #47 31.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:17:03 #47 31.83 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:17:03 #47 31.83 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:17:03 #47 31.83 OK: 17818 distinct packages available 16:17:03 #47 31.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:17:03 #47 32.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:17:03 #47 32.31 (1/4) Installing dumb-init (1.2.5-r2) 16:17:03 #47 32.34 (2/4) Installing musl-obstack (1.2.3-r0) 16:17:03 #47 32.34 (3/4) Installing libucontext (1.2-r0) 16:17:03 #47 32.35 (4/4) Installing gcompat (1.1.0-r0) 16:17:03 #47 32.35 Executing busybox-1.35.0-r29.trigger 16:17:03 #47 32.36 OK: 7 MiB in 19 packages 16:17:03 #47 DONE 32.6s 16:17:03 16:17:03 #44 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:17:03 #44 32.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:17:03 #44 ... 16:17:03 16:17:03 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 16:17:03 #0 1.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:17:03 #0 1.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:17:03 #0 1.711 OK: 265 MiB in 53 packages 16:17:03 #60 DONE 1.8s 16:17:03 16:17:03 #44 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:17:03 #44 32.80 (1/5) Installing dumb-init (1.2.5-r2) 16:17:04 #44 ... 16:17:04 16:17:04 #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 16:17:04 #0 1.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:17:04 #0 1.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:17:04 #0 1.768 OK: 265 MiB in 53 packages 16:17:04 #61 DONE 2.1s 16:17:04 16:17:04 #62 [support-notifications builder 4/7] COPY go.mod vendor* ./ 16:17:04 #62 DONE 0.3s 16:17:04 16:17:04 #63 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 16:17:04 #63 DONE 0.1s 16:17:04 16:17:04 #44 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:17:04 #44 32.84 (2/5) Installing musl-obstack (1.2.3-r0) 16:17:04 #44 32.85 (3/5) Installing libucontext (1.2-r0) 16:17:04 #44 32.85 (4/5) Installing gcompat (1.1.0-r0) 16:17:04 #44 32.85 (5/5) Installing openssl (3.0.10-r0) 16:17:04 #44 32.88 Executing busybox-1.35.0-r29.trigger 16:17:04 #44 32.89 OK: 8 MiB in 20 packages 16:17:04 #44 DONE 33.0s 16:17:04 16:17:04 #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 16:17:04 #51 31.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:17:04 #51 32.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:17:04 #51 32.60 (1/4) Installing ca-certificates (20230506-r0) 16:17:04 #51 32.61 (2/4) Installing dumb-init (1.2.5-r2) 16:17:04 #51 32.62 (3/4) Installing su-exec (0.2-r2) 16:17:04 #51 32.62 (4/4) Installing yq (4.30.4-r4) 16:17:04 #51 32.75 Executing busybox-1.35.0-r29.trigger 16:17:04 #51 32.76 Executing ca-certificates-20230506-r0.trigger 16:17:04 #51 32.93 OK: 17 MiB in 19 packages 16:17:04 #51 DONE 33.1s 16:17:04 16:17:04 #64 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:17:04 #64 ... 16:17:04 16:17:04 #65 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 16:17:04 #0 1.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:17:04 #0 2.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:17:04 #0 2.402 OK: 265 MiB in 53 packages 16:17:04 #65 DONE 2.5s 16:17:04 16:17:04 #66 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 16:17:04 #66 DONE 0.0s 16:17:04 16:17:04 #67 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:17:04 #67 ... 16:17:04 16:17:04 #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 16:17:04 #68 DONE 1.3s 16:17:04 16:17:04 #69 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 16:17:04 #69 DONE 0.0s 16:17:04 16:17:04 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 16:17:04 #0 2.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:17:04 #0 2.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:17:04 #0 2.476 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:17:04 #0 2.476 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:17:04 #0 2.476 OK: 17823 distinct packages available 16:17:04 #0 2.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:17:04 #0 2.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:17:04 #0 2.842 OK: 265 MiB in 53 packages 16:17:04 #70 DONE 2.9s 16:17:04 16:17:04 #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 16:17:04 #71 DONE 0.0s 16:17:04 16:17:04 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:17:14 #72 ... 16:17:14 16:17:14 #73 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:17:14 #73 ... 16:17:14 16:17:14 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:17:17 Removing intermediate container 14c522002736 16:17:17 ---> 4d9eee729325 16:17:17 Successfully built 4d9eee729325 16:17:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:17 + docker inspect -f . ci-base-image-arm64 16:17:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:17:18 prd-ubuntu20.04-docker-arm64-4c-16g-4136 does not seem to be running inside a container 16:17:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/564 -v /w/workspace/edgex-go/564:/w/workspace/edgex-go/564:rw,z -v /w/workspace/edgex-go/564@tmp:/w/workspace/edgex-go/564@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 16:17:19 $ docker top c62b8925f2150b5e04390b0ee2867dccb2facb097ecf2e294432541d3f2a5920 -eo pid,comm [Pipeline] { [Pipeline] sh 16:17:20 + go version 16:17:20 go version go1.20.6 linux/arm64 [Pipeline] } 16:17:20 $ docker stop --time=1 c62b8925f2150b5e04390b0ee2867dccb2facb097ecf2e294432541d3f2a5920 16:17:21 $ docker rm -f --volumes c62b8925f2150b5e04390b0ee2867dccb2facb097ecf2e294432541d3f2a5920 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:17:22 16:17:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:17:22 latest: Pulling from edgex-devops/edgex-compose-arm64 16:17:22 547446be3368: Pulling fs layer 16:17:22 d125d8839a47: Pulling fs layer 16:17:22 3e85d5ac6304: Pulling fs layer 16:17:22 c3105a71a48b: Pulling fs layer 16:17:22 0f093f025ec4: Pulling fs layer 16:17:22 c3106fc0e877: Pulling fs layer 16:17:22 c3105a71a48b: Waiting 16:17:22 c3106fc0e877: Waiting 16:17:22 0f093f025ec4: Waiting 16:17:23 547446be3368: Verifying Checksum 16:17:23 547446be3368: Download complete 16:17:23 c3105a71a48b: Verifying Checksum 16:17:23 c3105a71a48b: Download complete 16:17:23 d125d8839a47: Verifying Checksum 16:17:23 d125d8839a47: Download complete 16:17:23 c3106fc0e877: Verifying Checksum 16:17:23 c3106fc0e877: Download complete 16:17:23 0f093f025ec4: Verifying Checksum 16:17:23 0f093f025ec4: Download complete 16:17:24 547446be3368: Pull complete 16:17:24 d125d8839a47: Pull complete 16:17:25 3e85d5ac6304: Download complete 16:17:29 #74 DONE 24.3s 16:17:29 16:17:29 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:17:29 #72 DONE 23.4s 16:17:29 16:17:29 #64 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:17:29 #64 DONE 24.2s 16:17:29 16:17:29 #67 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:17:29 #67 DONE 23.8s 16:17:29 16:17:29 #73 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:17:29 #73 DONE 24.7s 16:17:29 16:17:29 #75 [support-notifications builder 6/7] COPY . . 16:17:33 3e85d5ac6304: Pull complete 16:17:33 c3105a71a48b: Pull complete 16:17:34 0f093f025ec4: Pull complete 16:17:34 c3106fc0e877: Pull complete 16:17:34 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 16:17:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:17:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:17:34 prd-ubuntu20.04-docker-arm64-4c-16g-4136 does not seem to be running inside a container 16:17:34 $ 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/564 -v /w/workspace/edgex-go/564:/w/workspace/edgex-go/564:rw,z -v /w/workspace/edgex-go/564@tmp:/w/workspace/edgex-go/564@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 16:17:36 $ docker top 318c0861e17e6b25806f380c53113e72bea43c59ea3ab3e766185d6917a364d5 -eo pid,comm [Pipeline] { [Pipeline] sh 16:17:37 + docker compose -f ./docker-compose-build.yml build --parallel 16:17:39 #75 ... 16:17:39 16:17:39 #76 [security-spire-agent builder 6/9] COPY . . 16:17:39 #76 ... 16:17:39 16:17:39 #77 [core-command builder 6/7] COPY . . 16:17:39 #77 DONE 10.4s 16:17:39 16:17:39 #78 [security-bootstrapper builder 6/7] COPY . . 16:17:39 #78 DONE 10.4s 16:17:39 16:17:39 #79 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:17:39 #79 CACHED 16:17:39 16:17:39 #80 [core-metadata builder 4/7] COPY go.mod vendor* ./ 16:17:39 #80 CACHED 16:17:39 16:17:39 #81 [core-metadata builder 6/7] COPY . . 16:17:39 #81 CACHED 16:17:39 16:17:39 #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:17:39 #82 CACHED 16:17:39 16:17:39 #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 16:17:39 #83 CACHED 16:17:39 16:17:39 #84 [support-scheduler builder 6/7] COPY . . 16:17:39 #84 CACHED 16:17:39 16:17:39 #85 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 16:17:39 #85 CACHED 16:17:39 16:17:39 #86 [security-proxy-auth builder 6/7] COPY . . 16:17:39 #86 CACHED 16:17:39 16:17:39 #87 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:17:39 #87 CACHED 16:17:39 16:17:39 #88 [core-data builder 4/7] COPY go.mod vendor* ./ 16:17:39 #88 CACHED 16:17:39 16:17:39 #89 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:17:39 #89 CACHED 16:17:39 16:17:39 #90 [core-data builder 6/7] COPY . . 16:17:39 #90 CACHED 16:17:39 16:17:39 #91 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:17:39 #91 CACHED 16:17:39 16:17:39 #92 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 16:17:39 #92 CACHED 16:17:39 16:17:39 #93 [core-common-config-bootstrapper builder 6/7] COPY . . 16:17:39 #93 CACHED 16:17:39 16:17:39 #75 [support-notifications builder 6/7] COPY . . 16:17:39 #75 DONE 10.3s 16:17:39 16:17:39 #94 [security-spiffe-token-provider builder 6/7] COPY . . 16:17:39 #94 DONE 10.4s 16:17:39 16:17:39 #95 [security-proxy-setup builder 6/7] COPY . . 16:17:39 #95 CACHED 16:17:39 16:17:39 #96 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:17:39 #96 CACHED 16:17:39 16:17:39 #97 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 16:17:39 #97 CACHED 16:17:39 16:17:39 #98 [security-secretstore-setup builder 6/7] COPY . . 16:17:39 #98 CACHED 16:17:39 16:17:39 #99 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 16:17:39 #99 CACHED 16:17:39 16:17:39 #100 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:17:39 #100 CACHED 16:17:39 16:17:39 #76 [security-spire-agent builder 6/9] COPY . . 16:17:39 #76 DONE 10.4s 16:17:39 16:17:39 #101 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 16:17:39 #101 DONE 0.1s 16:17:39 16:17:39 #102 [security-spire-server builder 6/9] COPY . . 16:17:39 #102 CACHED 16:17:39 16:17:39 #103 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 16:17:39 #103 CACHED 16:17:39 16:17:39 #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 16:17:39 #104 CACHED 16:17:39 16:17:39 #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:17:39 #105 CACHED 16:17:39 16:17:39 #106 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:17:40 #106 ... 16:17:40 16:17:40 #107 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:17:40 #107 DONE 1.8s 16:17:40 16:17:40 #106 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:17:40 #106 DONE 2.0s 16:17:40 16:17:40 #108 [security-spire-agent builder 9/9] WORKDIR /edgex-go 16:17:41 #108 DONE 0.6s 16:17:41 16:17:41 #109 [security-spire-server builder 9/9] WORKDIR /edgex-go 16:17:41 #109 DONE 0.4s 16:17:41 16:17:41 #110 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 16:17:41 #110 DONE 0.4s 16:17:41 16:17:41 #111 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 16:17:41 #0 1.779 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:17:42 #111 ... 16:17:42 16:17:42 #112 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:17:42 #112 CACHED 16:17:42 16:17:42 #113 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:17:42 #113 CACHED 16:17:42 16:17:42 #114 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 16:17:42 #114 CACHED 16:17:42 16:17:42 #115 [security-spire-config builder 9/9] WORKDIR /edgex-go 16:17:42 #115 CACHED 16:17:42 16:17:42 #116 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 16:17:42 #116 CACHED 16:17:42 16:17:42 #117 [security-spire-config builder 6/9] COPY . . 16:17:42 #117 CACHED 16:17:42 16:17:42 #118 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 16:17:44 #118 DONE 2.7s 16:17:44 16:17:44 #119 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 16:17:44 #119 DONE 2.9s 16:17:44 16:17:44 #120 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 16:17:44 #120 CACHED 16:17:44 16:17:44 #121 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 16:17:44 #121 CACHED 16:17:44 16:17:44 #122 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 16:17:45 #1 [security-spire-server internal] load build definition from Dockerfile 16:17:45 #1 transferring dockerfile: 30B 0.0s 16:17:45 #1 transferring dockerfile: 2.63kB 0.0s done 16:17:45 #1 DONE 0.1s 16:17:45 #122 DONE 0.9s 16:17:45 16:17:45 #123 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:17:45 #123 DONE 0.9s 16:17:45 16:17:45 #124 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:17:45 #124 DONE 1.0s 16:17:45 16:17:45 #125 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:17:46 16:17:46 #2 [security-bootstrapper internal] load build definition from Dockerfile 16:17:46 #2 transferring dockerfile: 2.82kB done 16:17:46 #2 DONE 0.0s 16:17:46 16:17:46 #3 [security-spire-agent internal] load build definition from Dockerfile 16:17:46 #3 transferring dockerfile: 2.68kB done 16:17:46 #3 DONE 0.0s 16:17:46 16:17:46 #4 [security-spire-config internal] load build definition from Dockerfile 16:17:46 #4 transferring dockerfile: 2.58kB done 16:17:46 #4 DONE 0.0s 16:17:46 16:17:46 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 16:17:46 #5 transferring dockerfile: 1.78kB done 16:17:46 #5 DONE 0.1s 16:17:46 16:17:46 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 16:17:46 #6 transferring dockerfile: 2.12kB done 16:17:46 #6 DONE 0.0s 16:17:46 16:17:46 #7 [support-notifications internal] load build definition from Dockerfile 16:17:46 #7 transferring dockerfile: 1.84kB done 16:17:46 #7 DONE 0.1s 16:17:46 16:17:46 #8 [core-data internal] load build definition from Dockerfile 16:17:46 #8 transferring dockerfile: 1.90kB done 16:17:46 #8 DONE 0.1s 16:17:46 16:17:46 #9 [security-proxy-setup internal] load build definition from Dockerfile 16:17:46 #9 transferring dockerfile: 2.39kB 0.0s done 16:17:46 #9 DONE 0.1s 16:17:46 16:17:46 #10 [security-proxy-auth internal] load build definition from Dockerfile 16:17:46 #10 transferring dockerfile: 2.04kB done 16:17:46 #10 DONE 0.1s 16:17:46 16:17:46 #11 [support-scheduler internal] load build definition from Dockerfile 16:17:46 #11 transferring dockerfile: 1.82kB done 16:17:46 #11 DONE 0.1s 16:17:46 16:17:46 #12 [core-metadata internal] load build definition from Dockerfile 16:17:46 #12 transferring dockerfile: 1.96kB done 16:17:46 #12 DONE 0.1s 16:17:46 16:17:46 #13 [core-command internal] load build definition from Dockerfile 16:17:46 #13 transferring dockerfile: 1.82kB done 16:17:46 #13 DONE 0.1s 16:17:46 16:17:46 #14 [security-secretstore-setup internal] load build definition from Dockerfile 16:17:46 #14 transferring dockerfile: 2.38kB done 16:17:46 #14 DONE 0.1s 16:17:46 16:17:46 #15 [security-spire-server internal] load .dockerignore 16:17:46 #15 transferring context: 56B 0.0s done 16:17:46 #15 DONE 0.1s 16:17:47 #125 DONE 1.2s 16:17:47 16:17:47 #126 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:17:47 #126 DONE 1.3s 16:17:47 16:17:47 #127 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:17:47 #127 DONE 1.3s 16:17:47 16:17:47 #128 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:17:47 #128 DONE 0.1s 16:17:47 16:17:47 #129 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:17:47 #129 DONE 0.1s 16:17:47 16:17:47 #130 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 16:17:47 #130 ... 16:17:47 16:17:47 #131 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:17:47 #131 DONE 0.1s 16:17:47 16:17:47 #16 [security-bootstrapper internal] load .dockerignore 16:17:47 #16 transferring context: 56B done 16:17:47 #16 DONE 0.1s 16:17:47 16:17:47 #130 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 16:17:47 #130 DONE 0.2s 16:17:47 16:17:47 #132 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:17:47 #132 DONE 0.2s 16:17:47 16:17:47 #133 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:17:47 #133 DONE 0.3s 16:17:47 16:17:47 #134 [security-spire-server] exporting to image 16:17:47 #134 exporting layers 16:17:47 #134 ... 16:17:47 16:17:47 #135 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:17:47 #135 DONE 0.1s 16:17:47 16:17:47 #136 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:17:47 #136 DONE 0.1s 16:17:47 16:17:47 #134 [security-spire-agent] exporting to image 16:17:47 16:17:47 #17 [security-spire-agent internal] load .dockerignore 16:17:47 #17 transferring context: 56B done 16:17:47 #17 DONE 0.0s 16:17:47 16:17:47 #18 [security-spire-config internal] load .dockerignore 16:17:47 #18 transferring context: 56B done 16:17:47 #18 DONE 0.0s 16:17:47 16:17:47 #19 [core-common-config-bootstrapper internal] load .dockerignore 16:17:47 #19 transferring context: 56B 0.0s done 16:17:47 #19 DONE 0.0s 16:17:47 16:17:47 #20 [security-spiffe-token-provider internal] load .dockerignore 16:17:47 #20 transferring context: 56B done 16:17:47 #20 DONE 0.0s 16:17:47 16:17:47 #21 [support-notifications internal] load .dockerignore 16:17:47 #21 transferring context: 56B done 16:17:47 #21 DONE 0.1s 16:17:47 16:17:47 #22 [core-data internal] load .dockerignore 16:17:47 #22 transferring context: 56B done 16:17:47 #22 DONE 0.1s 16:17:47 16:17:47 #23 [security-proxy-setup internal] load .dockerignore 16:17:47 #23 transferring context: 56B done 16:17:47 #23 DONE 0.1s 16:17:47 16:17:47 #24 [security-proxy-auth internal] load .dockerignore 16:17:47 #24 transferring context: 56B 0.0s done 16:17:47 #24 DONE 0.1s 16:17:47 16:17:47 #25 [support-scheduler internal] load .dockerignore 16:17:47 #25 transferring context: 56B done 16:17:47 #25 DONE 0.0s 16:17:47 16:17:47 #26 [core-metadata internal] load .dockerignore 16:17:47 #26 transferring context: 56B done 16:17:47 #134 exporting layers 0.8s done 16:17:47 #134 writing image sha256:789eab35a9af9a04a87021f9cfc72d11c2adc7e38cf587a565719d5830edeb55 16:17:47 #26 DONE 0.1s 16:17:47 16:17:47 #27 [core-command internal] load .dockerignore 16:17:47 #27 transferring context: 56B done 16:17:47 #27 DONE 0.0s 16:17:47 16:17:47 #28 [security-secretstore-setup internal] load .dockerignore 16:17:47 #28 transferring context: 56B done 16:17:47 #28 DONE 0.0s 16:17:47 16:17:47 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:17:47 #29 DONE 0.0s 16:17:47 16:17:47 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 16:17:47 #30 DONE 0.1s 16:17:48 #134 writing image sha256:789eab35a9af9a04a87021f9cfc72d11c2adc7e38cf587a565719d5830edeb55 0.1s done 16:17:48 #134 naming to docker.io/library/security-spire-server done 16:17:48 #134 exporting layers 0.9s done 16:17:48 #134 writing image sha256:f5893bafe668e3a4ff263f6fc91971d380b0b8410de14b7ea422aed0bc2d1bf7 done 16:17:48 #134 naming to docker.io/library/security-spire-agent 16:17:48 16:17:48 #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:17:48 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 16:17:48 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 16:17:48 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 16:17:48 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 16:17:48 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.10MB / 3.26MB 0.1s 16:17:48 #134 exporting layers 0.9s done 16:17:48 #134 naming to docker.io/library/security-spire-agent done 16:17:48 #134 writing image sha256:67014b414d6126c6adcafbe1b46c96bbad7bf29bb8b2d28e84ab620fb9e50bdc done 16:17:48 #134 naming to docker.io/library/security-spire-config done 16:17:48 #134 DONE 1.0s 16:17:48 16:17:48 #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:17:48 #0 1.309 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:17:48 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 16:17:48 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 16:17:48 #137 ... 16:17:48 16:17:48 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:17:48 #0 0.495 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 16:17:48 #31 ... 16:17:48 16:17:48 #32 [security-spire-server internal] load build context 16:17:48 #32 transferring context: 2.57MB 0.6s done 16:17:48 #32 DONE 0.7s 16:17:48 16:17:48 #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:17:48 #138 ... 16:17:48 16:17:48 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 16:17:48 #0 0.931 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 16:17:48 #139 ... 16:17:48 16:17:48 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:17:48 #0 0.930 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:17:49 #31 ... 16:17:49 16:17:49 #33 [security-spire-server builder 1/9] FROM docker.io/library/ci-base-image-arm64 16:17:49 #33 DONE 0.9s 16:17:49 16:17:49 #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:17:49 #31 ... 16:17:49 16:17:49 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:17:49 #29 DONE 0.0s 16:17:49 16:17:49 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 16:17:49 #30 DONE 0.2s 16:17:49 #140 ... 16:17:49 16:17:49 #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:17:49 #0 1.009 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:17:49 #141 ... 16:17:49 16:17:49 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:17:49 #0 0.719 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:17:49 16:17:49 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:17:49 #29 DONE 0.0s 16:17:49 16:17:49 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 16:17:49 #30 DONE 0.3s 16:17:49 16:17:49 #33 [security-bootstrapper builder 1/9] FROM docker.io/library/ci-base-image-arm64 16:17:49 #33 DONE 1.5s 16:17:49 16:17:49 #34 [security-bootstrapper builder 2/9] WORKDIR /edgex-go 16:17:49 #34 DONE 0.4s 16:17:49 16:17:49 #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:17:49 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 16:17:49 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 16:17:49 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 16:17:49 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 16:17:49 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 16:17:49 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.8s done 16:17:49 #31 ... 16:17:49 16:17:49 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:17:49 #29 DONE 0.0s 16:17:49 16:17:49 #33 [security-spire-agent builder 1/9] FROM docker.io/library/ci-base-image-arm64 16:17:49 #33 DONE 1.5s 16:17:49 16:17:49 #34 [security-spire-agent builder 2/9] WORKDIR /edgex-go 16:17:49 #34 DONE 0.4s 16:17:49 16:17:49 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:17:49 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 16:17:49 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 16:17:49 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 16:17:49 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 16:17:49 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 16:17:49 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.8s done 16:17:49 #142 ... 16:17:49 16:17:49 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:17:49 #0 0.951 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:17:49 #31 ... 16:17:49 16:17:49 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 16:17:49 #30 DONE 0.4s 16:17:49 16:17:49 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:17:49 #29 DONE 0.0s 16:17:49 16:17:49 #33 [security-spire-config builder 1/9] FROM docker.io/library/ci-base-image-arm64 16:17:49 #33 DONE 1.5s 16:17:49 16:17:49 #34 [security-spire-config builder 2/9] WORKDIR /edgex-go 16:17:49 #34 DONE 0.4s 16:17:49 16:17:49 #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:17:49 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 16:17:49 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 16:17:49 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 16:17:49 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 16:17:49 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 16:17:49 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.8s done 16:17:49 #143 ... 16:17:49 16:17:49 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:17:49 #0 0.796 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 16:17:49 #144 ... 16:17:49 16:17:49 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 16:17:49 #0 1.731 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:17:49 #31 ... 16:17:49 16:17:49 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:17:49 #29 DONE 0.0s 16:17:49 16:17:49 #33 [core-common-config-bootstrapper builder 1/9] FROM docker.io/library/ci-base-image-arm64 16:17:49 #33 DONE 1.6s 16:17:49 16:17:49 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 16:17:49 #30 DONE 0.6s 16:17:49 16:17:49 #34 [core-common-config-bootstrapper builder 2/9] WORKDIR /edgex-go 16:17:49 #34 DONE 0.5s 16:17:49 16:17:49 #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:17:49 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 16:17:49 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 16:17:49 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 16:17:49 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 16:17:49 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 16:17:49 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.8s done 16:17:49 #31 ... 16:17:49 16:17:49 #33 [security-spiffe-token-provider builder 1/9] FROM docker.io/library/ci-base-image-arm64 16:17:49 #33 DONE 1.6s 16:17:49 16:17:49 #34 [security-spiffe-token-provider builder 2/9] WORKDIR /edgex-go 16:17:49 #34 DONE 0.5s 16:17:49 16:17:49 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:17:49 #29 DONE 0.0s 16:17:49 16:17:49 #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:17:49 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 16:17:49 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 16:17:49 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 16:17:49 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 16:17:49 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 16:17:49 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.8s done 16:17:50 #145 ... 16:17:50 16:17:50 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:17:50 #0 1.857 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:17:50 #31 DONE 2.6s 16:17:50 16:17:50 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:17:50 #29 DONE 0.0s 16:17:50 16:17:50 #35 [security-bootstrapper internal] load build context 16:17:50 #35 ... 16:17:50 16:17:50 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:17:50 #29 DONE 0.0s 16:17:50 16:17:50 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:17:50 #29 DONE 0.0s 16:17:50 16:17:50 #36 [core-common-config-bootstrapper internal] load build context 16:17:50 #36 ... 16:17:50 16:17:50 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 16:17:50 #30 DONE 1.1s 16:17:50 16:17:50 #35 [security-bootstrapper internal] load build context 16:17:50 #35 transferring context: 2.57MB 1.0s done 16:17:50 #35 DONE 1.2s 16:17:50 16:17:50 #36 [core-common-config-bootstrapper internal] load build context 16:17:50 #36 ... 16:17:50 16:17:50 #33 [support-notifications builder 1/9] FROM docker.io/library/ci-base-image-arm64 16:17:50 #33 DONE 1.6s 16:17:50 16:17:50 #34 [support-notifications builder 2/9] WORKDIR /edgex-go 16:17:50 #34 DONE 0.5s 16:17:50 16:17:50 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:17:50 #29 DONE 0.0s 16:17:50 16:17:50 #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:17:50 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 16:17:50 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 16:17:50 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 16:17:50 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 16:17:50 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 16:17:50 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.8s done 16:17:50 #31 DONE 2.6s 16:17:50 16:17:50 #36 [core-common-config-bootstrapper internal] load build context 16:17:50 #36 ... 16:17:50 16:17:50 #33 [security-proxy-auth builder 1/9] FROM docker.io/library/ci-base-image-arm64 16:17:50 #33 DONE 1.6s 16:17:50 16:17:50 #34 [security-proxy-auth builder 2/9] WORKDIR /edgex-go 16:17:50 #34 DONE 0.5s 16:17:50 16:17:50 #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:17:50 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 16:17:50 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 16:17:50 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 16:17:50 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 16:17:50 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 16:17:50 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.8s done 16:17:50 #31 DONE 2.6s 16:17:50 16:17:50 #36 [core-common-config-bootstrapper internal] load build context 16:17:50 #36 ... 16:17:50 16:17:50 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:17:50 #29 DONE 0.0s 16:17:50 16:17:50 #37 [security-spire-agent internal] load build context 16:17:50 #37 transferring context: 2.57MB 1.2s done 16:17:50 #37 DONE 1.4s 16:17:50 16:17:50 #36 [core-common-config-bootstrapper internal] load build context 16:17:50 #36 ... 16:17:50 16:17:50 #38 [security-spire-config internal] load build context 16:17:50 #38 transferring context: 2.57MB 1.1s done 16:17:50 #38 DONE 1.4s 16:17:50 16:17:50 #36 [core-common-config-bootstrapper internal] load build context 16:17:50 #36 transferring context: 2.57MB 0.8s done 16:17:51 #36 ... 16:17:51 16:17:51 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:17:51 #29 DONE 0.0s 16:17:51 16:17:51 #39 [security-proxy-setup internal] load build context 16:17:51 #39 ... 16:17:51 16:17:51 #33 [security-secretstore-setup builder 1/9] FROM docker.io/library/ci-base-image-arm64 16:17:51 #33 DONE 1.7s 16:17:51 16:17:51 #34 [security-secretstore-setup builder 2/9] WORKDIR /edgex-go 16:17:51 #34 DONE 0.6s 16:17:51 16:17:51 #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:17:51 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 16:17:51 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 16:17:51 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 16:17:51 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 16:17:51 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 16:17:51 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.8s done 16:17:51 #31 DONE 2.7s 16:17:51 16:17:51 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 16:17:51 #30 DONE 2.3s 16:17:51 16:17:51 #40 [core-metadata internal] load build context 16:17:51 #40 DONE 0.0s 16:17:51 16:17:51 #41 [support-scheduler internal] load build context 16:17:51 #41 DONE 0.0s 16:17:51 16:17:51 #36 [core-common-config-bootstrapper internal] load build context 16:17:51 #36 DONE 1.9s 16:17:51 16:17:51 #33 [core-command builder 1/9] FROM docker.io/library/ci-base-image-arm64 16:17:51 #33 DONE 1.7s 16:17:51 16:17:51 #34 [core-command builder 2/9] WORKDIR /edgex-go 16:17:51 #34 DONE 0.6s 16:17:51 16:17:51 #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:17:51 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 16:17:51 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 16:17:51 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 16:17:51 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 16:17:51 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 16:17:51 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.8s done 16:17:51 #31 DONE 2.7s 16:17:51 16:17:51 #39 [security-proxy-setup internal] load build context 16:17:52 #39 ... 16:17:52 16:17:52 #42 [security-spiffe-token-provider internal] load build context 16:17:52 #42 transferring context: 2.57MB 1.4s done 16:17:52 #42 DONE 2.6s 16:17:52 16:17:52 #39 [security-proxy-setup internal] load build context 16:17:54 #39 ... 16:17:54 16:17:54 #43 [core-data internal] load build context 16:17:54 #43 transferring context: 2.57MB 3.2s done 16:17:54 #43 DONE 4.0s 16:17:54 16:17:54 #44 [security-proxy-auth internal] load build context 16:17:55 #44 ... 16:17:55 16:17:55 #39 [security-proxy-setup internal] load build context 16:17:55 #39 transferring context: 2.57MB 4.2s done 16:17:55 #39 DONE 4.6s 16:17:55 16:17:55 #44 [security-proxy-auth internal] load build context 16:17:55 #44 ... 16:17:55 16:17:55 #45 [support-notifications internal] load build context 16:17:55 #45 transferring context: 2.57MB 3.4s done 16:17:55 #45 DONE 4.9s 16:17:55 16:17:55 #44 [security-proxy-auth internal] load build context 16:17:55 #44 transferring context: 2.57MB 3.8s done 16:17:55 #44 DONE 5.4s 16:17:55 16:17:55 #41 [support-scheduler internal] load build context 16:17:57 #41 transferring context: 2.57MB 4.6s done 16:17:58 #41 ... 16:17:58 16:17:58 #46 [core-command internal] load build context 16:17:58 #46 transferring context: 2.57MB 3.8s done 16:17:58 #46 DONE 6.1s 16:17:58 16:17:58 #47 [security-secretstore-setup internal] load build context 16:17:58 #47 ... 16:17:58 16:17:58 #41 [support-scheduler internal] load build context 16:17:58 #41 DONE 6.4s 16:17:58 16:17:58 #47 [security-secretstore-setup internal] load build context 16:17:58 #47 ... 16:17:58 16:17:58 #40 [core-metadata internal] load build context 16:17:58 #40 ... 16:17:58 16:17:58 #47 [security-secretstore-setup internal] load build context 16:17:59 #47 ... 16:17:59 16:17:59 #48 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 16:17:59 #0 5.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:17:59 #0 7.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:17:59 #48 ... 16:17:59 16:17:59 #40 [core-metadata internal] load build context 16:17:59 #40 transferring context: 2.57MB 6.1s done 16:17:59 #40 DONE 7.4s 16:17:59 16:17:59 #49 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 16:17:59 #0 6.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:17:59 #0 7.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:17:59 #49 ... 16:17:59 16:17:59 #47 [security-secretstore-setup internal] load build context 16:17:59 #47 transferring context: 2.57MB 6.3s done 16:17:59 #47 DONE 7.7s 16:17:59 16:17:59 #49 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 16:17:59 #49 10.44 OK: 263 MiB in 53 packages 16:17:59 #49 ... 16:17:59 16:17:59 #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 16:17:59 #0 5.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:17:59 #0 8.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:17:59 #50 ... 16:17:59 16:17:59 #51 [core-command builder 3/7] RUN apk add --update --no-cache make git 16:17:59 #0 6.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:17:59 #0 8.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:18:00 #51 ... 16:18:00 16:18:00 #48 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 16:18:00 #48 11.02 OK: 263 MiB in 53 packages 16:18:00 #48 ... 16:18:00 16:18:00 #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:18:00 #0 9.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:18:00 #52 ... 16:18:00 16:18:00 #53 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:18:00 #53 ... 16:18:00 16:18:00 #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 16:18:00 #54 ... 16:18:00 16:18:00 #55 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 16:18:00 #55 ... 16:18:00 16:18:00 #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 16:18:00 #0 10.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:18:00 #56 ... 16:18:00 16:18:00 #48 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 16:18:00 #48 DONE 11.9s 16:18:00 16:18:00 #49 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 16:18:00 #49 DONE 12.3s 16:18:00 16:18:00 #57 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 16:18:00 #57 ... 16:18:00 16:18:00 #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 16:18:01 #58 ... 16:18:01 16:18:01 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 16:18:01 #0 9.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:18:01 #59 ... 16:18:01 16:18:01 #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 16:18:01 #60 ... 16:18:01 16:18:01 #51 [core-command builder 3/7] RUN apk add --update --no-cache make git 16:18:01 #51 11.59 OK: 263 MiB in 53 packages 16:18:01 #51 ... 16:18:01 16:18:01 #61 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 16:18:01 #61 DONE 1.1s 16:18:02 16:18:02 #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 16:18:02 #50 11.96 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:18:02 #50 11.96 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:18:02 #50 11.96 OK: 17694 distinct packages available 16:18:02 #50 ... 16:18:02 16:18:02 #51 [core-command builder 3/7] RUN apk add --update --no-cache make git 16:18:02 #51 DONE 12.4s 16:18:02 16:18:02 #62 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 16:18:02 #62 ... 16:18:02 16:18:02 #63 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 16:18:02 #63 DONE 1.4s 16:18:02 16:18:02 #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 16:18:02 #56 11.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:18:03 #56 ... 16:18:03 16:18:03 #64 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 16:18:03 #64 DONE 1.5s 16:18:03 16:18:03 #65 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:18:07 #65 ... 16:18:07 16:18:07 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 16:18:07 #59 11.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:18:07 #59 16.32 OK: 263 MiB in 53 packages 16:18:07 #59 DONE 17.1s 16:18:07 16:18:07 #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 16:18:07 #56 16.51 (1/2) Installing dumb-init (1.2.5-r2) 16:18:07 #56 16.53 (2/2) Installing su-exec (0.2-r2) 16:18:07 #56 16.55 Executing busybox-1.35.0-r29.trigger 16:18:07 #56 16.62 OK: 8 MiB in 17 packages 16:18:08 #56 ... 16:18:08 16:18:08 #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ 16:18:08 #66 DONE 0.4s 16:18:08 16:18:08 #67 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:18:08 #67 ... 16:18:08 16:18:08 #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 16:18:08 #56 DONE 18.3s 16:18:09 16:18:09 #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 16:18:11 #68 ... 16:18:11 16:18:11 #53 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:18:11 #53 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:18:11 #53 12.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:18:11 #53 16.77 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:18:11 #53 16.77 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:18:11 #53 16.77 OK: 17689 distinct packages available 16:18:11 #53 17.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:18:11 #53 ... 16:18:11 16:18:11 #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 16:18:11 #50 12.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:18:11 #50 15.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:18:11 #50 20.27 OK: 263 MiB in 53 packages 16:18:11 #50 DONE 21.1s 16:18:11 16:18:11 #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 16:18:11 #69 DONE 0.4s 16:18:11 16:18:11 #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 16:18:11 #54 11.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:18:11 #54 14.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:18:11 #54 19.45 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:18:11 #54 19.45 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:18:11 #54 19.45 OK: 17689 distinct packages available 16:18:11 #54 20.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:18:11 #54 ... 16:18:11 16:18:11 #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:18:11 #70 ... 16:18:11 16:18:11 #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:18:11 #52 11.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:18:11 #52 15.80 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:18:11 #52 15.80 v3.17.5-33-g59034473c39 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:18:11 #52 15.80 OK: 17689 distinct packages available 16:18:11 #52 16.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:18:11 #52 19.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:18:11 #52 ... 16:18:11 16:18:11 #53 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:18:11 #53 21.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:18:11 #53 ... 16:18:11 16:18:11 #71 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:18:12 #71 ... 16:18:12 16:18:12 #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 16:18:12 #68 DONE 3.3s 16:18:12 16:18:12 #72 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 16:18:12 #72 DONE 0.2s 16:18:12 16:18:12 #57 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 16:18:12 #57 13.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:18:12 #57 15.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:18:12 #57 21.37 (1/4) Installing dumb-init (1.2.5-r2) 16:18:12 #57 21.38 (2/4) Installing openssl (3.0.10-r0) 16:18:12 #57 21.51 (3/4) Installing su-exec (0.2-r2) 16:18:12 #57 ... 16:18:12 16:18:12 #62 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 16:18:12 #62 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:18:12 #62 14.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:18:12 #62 19.64 (1/4) Installing ca-certificates (20230506-r0) 16:18:12 #62 20.23 (2/4) Installing dumb-init (1.2.5-r2) 16:18:12 #62 20.27 (3/4) Installing su-exec (0.2-r2) 16:18:12 #62 20.27 (4/4) Installing yq (4.30.4-r4) 16:18:12 #62 ... 16:18:12 16:18:12 #73 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:18:12 #73 ... 16:18:12 16:18:12 #57 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 16:18:12 #57 21.51 (4/4) Installing yq (4.30.4-r4) 16:18:13 #57 22.45 Executing busybox-1.35.0-r29.trigger 16:18:13 #57 22.55 OK: 17 MiB in 19 packages 16:18:13 #57 ... 16:18:13 16:18:13 #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 16:18:13 #58 13.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:18:13 #58 15.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:18:13 #58 21.94 (1/1) Installing dumb-init (1.2.5-r2) 16:18:13 #58 21.98 Executing busybox-1.35.0-r29.trigger 16:18:13 #58 22.05 OK: 8 MiB in 16 packages 16:18:13 #58 DONE 22.9s 16:18:14 16:18:14 #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 16:18:14 #54 23.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:18:14 #54 ... 16:18:14 16:18:14 #55 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 16:18:14 #55 14.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:18:14 #55 17.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:18:14 #55 22.26 (1/1) Installing dumb-init (1.2.5-r2) 16:18:14 #55 22.29 Executing busybox-1.35.0-r29.trigger 16:18:14 #55 22.40 OK: 8 MiB in 16 packages 16:18:14 #55 DONE 23.6s 16:18:14 16:18:14 #62 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 16:18:14 #62 21.29 Executing busybox-1.35.0-r29.trigger 16:18:14 #62 21.40 Executing ca-certificates-20230506-r0.trigger 16:18:14 #62 ... 16:18:14 16:18:14 #57 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 16:18:14 #57 DONE 23.6s 16:18:14 16:18:14 #74 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 16:18:14 #74 DONE 0.3s 16:18:14 16:18:14 #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 16:18:14 #60 14.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:18:14 #60 16.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:18:14 #60 22.08 (1/2) Installing ca-certificates (20230506-r0) 16:18:14 #60 22.52 (2/2) Installing dumb-init (1.2.5-r2) 16:18:14 #60 22.55 Executing busybox-1.35.0-r29.trigger 16:18:14 #60 22.62 Executing ca-certificates-20230506-r0.trigger 16:18:14 #60 ... 16:18:14 16:18:14 #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:18:14 #52 24.79 (1/9) Installing ca-certificates (20230506-r0) 16:18:15 #52 24.99 (2/9) Installing brotli-libs (1.0.9-r9) 16:18:15 #52 25.05 (3/9) Installing nghttp2-libs (1.51.0-r1) 16:18:15 #52 25.07 (4/9) Installing libcurl (8.2.1-r0) 16:18:15 #52 25.11 (5/9) Installing curl (8.2.1-r0) 16:18:15 #52 25.13 (6/9) Installing dumb-init (1.2.5-r2) 16:18:15 #52 25.15 (7/9) Installing musl-obstack (1.2.3-r0) 16:18:15 #52 25.16 (8/9) Installing libucontext (1.2-r0) 16:18:15 #52 25.17 (9/9) Installing gcompat (1.1.0-r0) 16:18:15 #52 25.19 Executing busybox-1.35.0-r29.trigger 16:18:15 #52 25.26 Executing ca-certificates-20230506-r0.trigger 16:18:15 #52 ... 16:18:15 16:18:15 #62 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 16:18:15 #62 23.16 OK: 17 MiB in 19 packages 16:18:15 #62 DONE 23.9s 16:18:15 16:18:15 #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 16:18:15 #60 24.51 OK: 8 MiB in 17 packages 16:18:16 #60 DONE 25.4s 16:18:16 16:18:16 #53 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:18:16 #53 25.83 (1/5) Installing dumb-init (1.2.5-r2) 16:18:16 #53 25.83 (2/5) Installing musl-obstack (1.2.3-r0) 16:18:16 #53 25.83 (3/5) Installing libucontext (1.2-r0) 16:18:16 #53 25.85 (4/5) Installing gcompat (1.1.0-r0) 16:18:16 #53 25.86 (5/5) Installing openssl (3.0.10-r0) 16:18:16 #53 25.91 Executing busybox-1.35.0-r29.trigger 16:18:16 #53 26.03 OK: 9 MiB in 20 packages 16:18:17 #53 DONE 27.2s 16:18:17 16:18:17 #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 16:18:17 #54 26.35 (1/4) Installing dumb-init (1.2.5-r2) 16:18:17 #54 26.37 (2/4) Installing musl-obstack (1.2.3-r0) 16:18:17 #54 26.38 (3/4) Installing libucontext (1.2-r0) 16:18:17 #54 26.39 (4/4) Installing gcompat (1.1.0-r0) 16:18:17 #54 26.41 Executing busybox-1.35.0-r29.trigger 16:18:17 #54 26.48 OK: 8 MiB in 19 packages 16:18:17 #54 DONE 27.1s 16:18:17 16:18:17 #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:18:17 #52 26.53 OK: 11 MiB in 24 packages 16:18:17 #52 DONE 27.2s 16:18:17 16:18:17 #67 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:19:04 #67 DONE 52.7s 16:19:04 16:19:04 #73 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:19:04 #73 DONE 58.5s 16:19:04 16:19:04 #71 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:19:04 #71 DONE 58.9s 16:19:04 16:19:04 #75 [support-notifications builder 6/7] COPY . . 16:19:04 #75 ... 16:19:04 16:19:04 #65 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:19:04 #65 DONE 57.3s 16:19:04 16:19:04 #70 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:19:04 #70 DONE 49.6s 16:19:04 16:19:04 #76 [security-spiffe-token-provider builder 6/7] COPY . . 16:19:04 #76 DONE 1.3s 16:19:04 16:19:04 #77 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 16:19:04 #77 CACHED 16:19:04 16:19:04 #78 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:19:04 #78 CACHED 16:19:04 16:19:04 #79 [security-secretstore-setup builder 6/7] COPY . . 16:19:04 #79 CACHED 16:19:04 16:19:04 #80 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 16:19:04 #80 CACHED 16:19:04 16:19:04 #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:19:04 #81 CACHED 16:19:04 16:19:04 #82 [security-proxy-setup builder 6/7] COPY . . 16:19:04 #82 CACHED 16:19:04 16:19:04 #83 [security-bootstrapper builder 6/7] COPY . . 16:19:04 #83 DONE 1.4s 16:19:04 16:19:04 #84 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:19:04 #84 ... 16:19:04 16:19:04 #85 [core-command builder 4/7] COPY go.mod vendor* ./ 16:19:04 #85 CACHED 16:19:04 16:19:04 #86 [core-command builder 6/7] COPY . . 16:19:04 #86 CACHED 16:19:04 16:19:04 #87 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:19:04 #87 CACHED 16:19:04 16:19:04 #88 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:19:04 #88 CACHED 16:19:04 16:19:04 #89 [core-metadata builder 6/7] COPY . . 16:19:04 #89 CACHED 16:19:04 16:19:04 #90 [core-metadata builder 4/7] COPY go.mod vendor* ./ 16:19:04 #90 CACHED 16:19:04 16:19:04 #75 [support-notifications builder 6/7] COPY . . 16:19:04 #75 DONE 1.4s 16:19:04 16:19:04 #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:19:04 #91 CACHED 16:19:04 16:19:04 #92 [support-scheduler builder 6/7] COPY . . 16:19:04 #92 CACHED 16:19:04 16:19:04 #93 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 16:19:04 #93 CACHED 16:19:04 16:19:04 #94 [security-proxy-auth builder 6/7] COPY . . 16:19:04 #94 CACHED 16:19:04 16:19:04 #95 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 16:19:04 #95 CACHED 16:19:04 16:19:04 #96 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:19:04 #96 CACHED 16:19:04 16:19:04 #97 [core-common-config-bootstrapper builder 6/7] COPY . . 16:19:04 #97 DONE 1.4s 16:19:04 16:19:04 #98 [core-data builder 4/7] COPY go.mod vendor* ./ 16:19:04 #98 CACHED 16:19:04 16:19:04 #99 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:19:04 #99 CACHED 16:19:04 16:19:04 #100 [core-data builder 6/7] COPY . . 16:19:04 #100 CACHED 16:19:04 16:19:04 #101 [security-spire-server builder 6/9] COPY . . 16:19:04 #101 DONE 1.5s 16:19:04 16:19:04 #102 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:19:04 #102 ... 16:19:04 16:19:04 #103 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 16:19:04 #103 CACHED 16:19:04 16:19:04 #104 [security-spire-agent builder 6/9] COPY . . 16:19:04 #104 CACHED 16:19:04 16:19:04 #105 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 16:19:04 #105 CACHED 16:19:04 16:19:04 #106 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:19:04 #106 CACHED 16:19:04 16:19:04 #107 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 16:19:04 #107 DONE 0.4s 16:19:04 16:19:04 #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:19:08 #108 ... 16:19:08 16:19:08 #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:19:08 #0 5.374 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:19:08 #109 ... 16:19:08 16:19:08 #110 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 16:19:08 #0 6.159 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 16:19:08 #110 ... 16:19:08 16:19:08 #102 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:19:08 #102 6.405 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:19:09 #102 ... 16:19:09 16:19:09 #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:19:09 #108 DONE 6.4s 16:19:09 16:19:09 #111 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:19:09 #111 DONE 6.5s 16:19:09 16:19:09 #112 [security-spire-agent builder 9/9] WORKDIR /edgex-go 16:19:09 #112 ... 16:19:09 16:19:09 #113 [security-spire-server builder 9/9] WORKDIR /edgex-go 16:19:09 #113 DONE 0.6s 16:19:09 16:19:09 #112 [security-spire-agent builder 9/9] WORKDIR /edgex-go 16:19:09 #112 DONE 0.6s 16:19:09 16:19:09 #84 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:19:09 #84 6.365 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:19:10 #84 ... 16:19:10 16:19:10 #114 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 16:19:10 #114 DONE 0.2s 16:19:10 16:19:10 #115 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 16:19:10 #115 DONE 0.1s 16:19:10 16:19:10 #116 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:19:10 #0 6.469 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 16:19:11 #116 ... 16:19:11 16:19:11 #117 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:19:11 #146 ... 16:19:11 16:19:11 #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:19:11 #137 80.57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:19:11 #117 ... 16:19:11 16:19:11 #118 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 16:19:11 #118 CACHED 16:19:11 16:19:11 #119 [security-spire-config builder 6/9] COPY . . 16:19:11 #119 CACHED 16:19:11 16:19:11 #120 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:19:11 #120 CACHED 16:19:11 16:19:11 #121 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 16:19:11 #121 CACHED 16:19:11 16:19:11 #122 [security-spire-config builder 9/9] WORKDIR /edgex-go 16:19:11 #122 CACHED 16:19:11 16:19:11 #123 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:19:11 #123 CACHED 16:19:11 16:19:11 #124 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 16:19:11 #124 CACHED 16:19:11 16:19:11 #125 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 16:19:11 #125 CACHED 16:19:11 16:19:11 #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:19:12 #137 ... 16:19:12 16:19:12 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 16:19:12 #139 DONE 93.4s 16:19:12 #126 ... 16:19:12 16:19:12 #127 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 16:19:12 #127 DONE 0.3s 16:19:12 16:19:12 #128 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 16:19:12 #128 DONE 0.2s 16:19:12 16:19:12 #129 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:19:12 16:19:12 #137 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:19:12 #137 DONE 93.4s 16:19:12 16:19:12 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 16:19:12 #145 DONE 93.5s 16:19:12 16:19:12 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:19:12 #146 DONE 93.5s 16:19:12 16:19:12 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:19:12 #144 DONE 93.6s 16:19:12 16:19:12 #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:19:12 #141 DONE 93.6s 16:19:12 16:19:12 #111 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 16:19:12 #111 DONE 93.6s 16:19:12 16:19:12 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:19:12 #142 DONE 93.6s 16:19:12 16:19:12 #147 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 16:19:12 #129 ... 16:19:12 16:19:12 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:19:12 #0 6.184 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 16:19:12 #147 ... 16:19:12 16:19:12 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:19:12 #143 DONE 93.7s 16:19:12 16:19:12 #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:19:12 #140 DONE 93.7s 16:19:12 16:19:12 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:19:12 #138 DONE 93.8s 16:19:12 16:19:12 #148 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 16:19:12 #130 ... 16:19:12 16:19:12 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 16:19:12 #0 6.276 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:19:12 #131 ... 16:19:12 16:19:12 #117 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:19:12 #117 DONE 1.5s 16:19:12 16:19:12 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:19:12 #0 6.439 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:19:12 #132 ... 16:19:12 16:19:12 #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 16:19:12 #0 5.387 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:19:13 #133 ... 16:19:13 16:19:13 #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:19:13 #0 3.864 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:19:13 #134 ... 16:19:13 16:19:13 #135 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:19:13 #135 DONE 0.4s 16:19:13 16:19:13 #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:19:13 #0 5.806 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:19:13 #148 DONE 0.3s 16:19:13 16:19:13 #147 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 16:19:13 #147 DONE 0.6s 16:19:13 16:19:13 #149 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 16:19:13 #149 DONE 0.6s 16:19:13 16:19:13 #150 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:19:13 #150 DONE 0.4s 16:19:13 16:19:13 #151 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:19:13 #151 DONE 0.6s 16:19:13 16:19:13 #152 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:19:13 #152 ... 16:19:13 16:19:13 #153 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:19:13 #153 DONE 0.7s 16:19:13 16:19:13 #154 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 16:19:13 #154 DONE 0.7s 16:19:13 #136 ... 16:19:13 16:19:13 #137 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:19:13 #137 ... 16:19:13 16:19:13 #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:19:13 #126 DONE 1.5s 16:19:13 16:19:13 #155 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 16:19:13 #155 DONE 0.3s 16:19:13 16:19:13 #156 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 16:19:13 #156 ... 16:19:13 16:19:13 #157 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 16:19:13 #157 DONE 0.4s 16:19:13 16:19:13 #158 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:19:13 #158 DONE 0.3s 16:19:13 16:19:13 #159 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 16:19:13 #159 DONE 0.4s 16:19:13 16:19:13 #160 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 16:19:13 #160 CACHED 16:19:13 16:19:13 #161 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 16:19:13 #161 CACHED 16:19:13 16:19:13 #162 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:19:13 #162 CACHED 16:19:13 16:19:13 #163 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:19:13 #163 CACHED 16:19:13 16:19:13 #164 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 16:19:13 #164 CACHED 16:19:13 16:19:13 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 16:19:13 #165 CACHED 16:19:13 16:19:13 #152 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:19:13 #152 DONE 0.3s 16:19:13 16:19:13 #166 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:19:13 #166 DONE 0.3s 16:19:13 16:19:13 #167 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 16:19:13 #167 CACHED 16:19:13 16:19:13 #168 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 16:19:13 #168 CACHED 16:19:13 16:19:13 #137 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:19:13 #137 DONE 0.3s 16:19:13 16:19:13 #138 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:19:13 16:19:13 #169 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:19:13 #138 DONE 0.2s 16:19:13 16:19:13 #139 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:19:14 #139 ... 16:19:14 16:19:14 #129 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:19:14 #129 DONE 2.3s 16:19:14 16:19:14 #140 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:19:14 #140 DONE 0.2s 16:19:14 16:19:14 #141 [security-spire-server] exporting to image 16:19:14 #141 exporting layers 16:19:15 #169 ... 16:19:15 16:19:15 #170 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 16:19:15 #170 DONE 1.4s 16:19:15 16:19:15 #171 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:19:15 #171 DONE 1.7s 16:19:15 16:19:15 #172 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 16:19:15 #172 ... 16:19:15 16:19:15 #173 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:19:15 #173 DONE 1.6s 16:19:15 16:19:15 #174 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:19:15 #174 DONE 1.7s 16:19:15 16:19:15 #175 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:19:15 #175 DONE 1.7s 16:19:15 16:19:15 #176 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 16:19:15 #176 DONE 1.7s 16:19:15 16:19:15 #177 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 16:19:15 #177 DONE 1.7s 16:19:15 16:19:15 #178 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:19:15 #178 DONE 1.7s 16:19:15 16:19:15 #179 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:19:15 #179 DONE 1.7s 16:19:15 16:19:15 #169 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:19:15 #169 DONE 1.7s 16:19:15 16:19:15 #180 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 16:19:15 #141 ... 16:19:15 16:19:15 #142 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 16:19:15 #142 DONE 0.3s 16:19:15 #180 ... 16:19:15 16:19:15 #172 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 16:19:15 #172 DONE 0.6s 16:19:15 16:19:15 #181 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 16:19:15 #181 DONE 0.4s 16:19:15 16:19:15 #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 16:19:15 #182 DONE 0.4s 16:19:15 16:19:15 #183 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 16:19:15 #183 DONE 0.4s 16:19:15 16:19:15 #184 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 16:19:15 #184 DONE 0.4s 16:19:15 16:19:15 #185 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 16:19:15 #185 DONE 0.4s 16:19:15 16:19:15 #186 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 16:19:15 #186 DONE 0.4s 16:19:15 16:19:15 #134 [core-data] exporting to image 16:19:15 #134 exporting layers 16:19:15 16:19:15 #143 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:19:15 #143 DONE 0.2s 16:19:15 16:19:15 #116 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:19:15 #116 ... 16:19:15 16:19:15 #141 [security-spire-config] exporting to image 16:19:15 #134 ... 16:19:15 16:19:15 #187 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 16:19:15 #187 DONE 0.4s 16:19:15 16:19:15 #188 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 16:19:15 #188 DONE 0.4s 16:19:15 16:19:15 #180 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 16:19:15 #180 DONE 0.4s 16:19:15 16:19:15 #156 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 16:19:15 #156 DONE 2.5s 16:19:15 16:19:15 #134 [support-notifications] exporting to image 16:19:15 #134 ... 16:19:15 16:19:15 #189 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 16:19:15 #189 DONE 0.5s 16:19:15 16:19:15 #190 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:19:15 #190 DONE 0.6s 16:19:15 16:19:15 #191 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 16:19:15 #191 DONE 0.5s 16:19:15 16:19:15 #192 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 16:19:15 #192 DONE 0.5s 16:19:15 16:19:15 #193 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 16:19:15 #193 DONE 0.5s 16:19:15 16:19:15 #194 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:19:16 #141 ... 16:19:16 16:19:16 #139 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:19:16 #139 DONE 2.3s 16:19:16 16:19:16 #141 [security-spire-config] exporting to image 16:19:16 #141 exporting layers 2.1s done 16:19:16 #141 writing image sha256:ccb9e196ad5fd377fea7040c4c5db65bc844d6da8dbb31238ca13e551215a2c8 0.1s done 16:19:16 #141 naming to docker.io/library/security-spire-server-arm64 16:19:16 #141 naming to docker.io/library/security-spire-server-arm64 done 16:19:16 #194 ... 16:19:16 16:19:16 #195 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 16:19:16 #195 DONE 0.5s 16:19:16 16:19:16 #196 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:19:16 #196 DONE 0.3s 16:19:16 16:19:16 #197 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:19:16 #197 DONE 0.4s 16:19:16 16:19:16 #198 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:19:16 #141 ... 16:19:16 16:19:16 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:19:16 #144 DONE 0.4s 16:19:16 16:19:16 #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:19:16 #145 DONE 0.2s 16:19:16 16:19:16 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:19:16 #198 ... 16:19:16 16:19:16 #134 [core-metadata] exporting to image 16:19:16 #134 exporting layers 0.3s done 16:19:16 #134 writing image sha256:303191432665dcedeec39b6fd8fd5159b4cad4c25d3cbc70fbe6c2d0b875d2fe 0.0s done 16:19:16 #134 naming to docker.io/library/core-command done 16:19:16 #134 writing image sha256:ce65b196a8346770c02dd177c3da254abb1fef612ae2368b1a68c6fb14587cc2 done 16:19:16 #134 naming to docker.io/library/support-scheduler done 16:19:16 #134 writing image sha256:61549afeabf36cd4b2d2c1565219d47679354478f5304a1a8a4fedbebd8ce21c 0.2s done 16:19:16 #134 writing image sha256:d1461501e3da131361cb158bd2bb1a3edb755f68719ad3c10958f396828e607e done 16:19:16 #134 naming to docker.io/library/security-spiffe-token-provider done 16:19:16 #134 naming to docker.io/library/core-data done 16:19:16 #134 writing image sha256:2f8b0dbef8c79f94ab1dac1314af59c1d611fc5e8c9fcbfc4d91af901792d665 done 16:19:16 #134 naming to docker.io/library/support-notifications done 16:19:16 #134 writing image sha256:df816df71345c2e310636aa768867595173ae9b55bbb9997758a5347fecfa22d done 16:19:16 #134 naming to docker.io/library/core-metadata done 16:19:16 #134 DONE 2.0s 16:19:16 16:19:16 #199 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 16:19:16 #199 DONE 0.4s 16:19:16 16:19:16 #200 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:19:16 #200 DONE 0.3s 16:19:16 16:19:16 #201 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:19:16 #201 DONE 0.1s 16:19:16 16:19:16 #202 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:19:16 #202 DONE 0.3s 16:19:16 16:19:16 #203 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:19:16 #203 DONE 0.8s 16:19:16 16:19:16 #204 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 16:19:16 #204 DONE 0.1s 16:19:16 16:19:16 #134 [core-common-config-bootstrapper] exporting to image 16:19:16 #134 ... 16:19:16 16:19:16 #194 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:19:16 #194 DONE 0.9s 16:19:16 16:19:16 #205 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 16:19:16 #205 DONE 0.1s 16:19:16 16:19:16 #134 [security-proxy-auth] exporting to image 16:19:16 #146 DONE 0.3s 16:19:16 16:19:16 #141 [security-spire-agent] exporting to image 16:19:17 #134 exporting layers 0.1s done 16:19:17 #134 writing image sha256:204aa0557083ecf4d92e9148ccf1d8dc658b4cc1155136436c9460049691ef85 done 16:19:17 #134 naming to docker.io/library/core-common-config-bootstrapper done 16:19:17 #134 writing image sha256:960a3bd2ec32485ded83336b7bb2f1767a32790f1fbf1beec7a8d84aabdcb3d3 0.0s done 16:19:17 #134 naming to docker.io/library/security-proxy-auth done 16:19:17 #134 DONE 2.3s 16:19:17 16:19:17 #206 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 16:19:17 #206 DONE 0.1s 16:19:17 16:19:17 #207 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 16:19:17 #207 DONE 0.2s 16:19:17 16:19:17 #198 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:19:17 #198 DONE 0.9s 16:19:17 16:19:17 #208 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:19:17 #208 DONE 0.5s 16:19:17 16:19:17 #134 [security-secretstore-setup] exporting to image 16:19:17 #134 ... 16:19:17 16:19:17 #209 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:19:17 #209 DONE 0.1s 16:19:17 16:19:17 #134 [security-secretstore-setup] exporting to image 16:19:17 #134 exporting layers 0.2s done 16:19:17 #134 exporting layers 0.3s done 16:19:17 #134 writing image sha256:520ea6415452be98bc6fed545870b38d70757b16c1cf0ecc03275d5dc9f8b02c done 16:19:17 #134 naming to docker.io/library/security-proxy-setup done 16:19:17 #141 exporting layers 1.9s done 16:19:17 #141 writing image sha256:3c5d0b799c95ff7ef56caf049f405eb685a1fc4bfeceb732de82a1d736a78851 done 16:19:17 #141 naming to docker.io/library/security-spire-config-arm64 0.0s done 16:19:17 #134 writing image sha256:c99f2e7eb86f0261148e6b29d2f9d01e5b857addaf5c725a96117e317b97d10b done 16:19:17 #134 naming to docker.io/library/security-secretstore-setup done 16:19:17 #134 DONE 2.6s 16:19:17 16:19:17 #210 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 16:19:17 #210 DONE 0.5s 16:19:17 16:19:17 #134 [security-bootstrapper] exporting to image 16:19:17 #134 exporting layers 0.2s done 16:19:17 #134 writing image sha256:d29dfa08ba264768cc84b0795e61739dabc9f8a185af5324df210d590ba223c9 done 16:19:17 #134 naming to docker.io/library/security-bootstrapper done 16:19:17 #134 DONE 2.8s 16:19:17 time="2023-08-21T16:16:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:19:17 time="2023-08-21T16:16:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:19:17 time="2023-08-21T16:16:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:19:17 time="2023-08-21T16:16:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:19:17 time="2023-08-21T16:16:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:19:17 time="2023-08-21T16:16:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:19:17 time="2023-08-21T16:16:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:19:17 time="2023-08-21T16:16:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:19:17 time="2023-08-21T16:16:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:19:17 time="2023-08-21T16:16:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:19:17 time="2023-08-21T16:16:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:19:17 time="2023-08-21T16:16:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:19:17 time="2023-08-21T16:16:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:19:17 time="2023-08-21T16:16:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 16:19:17 $ docker stop --time=1 e72511919c7e5ae77a5e96e097a52b57ced185d8e59f72fbe5eea918e13f3322 16:19:18 #141 exporting layers 2.0s done 16:19:18 #141 writing image sha256:89104f3567ea0f0ee1a6037e7daf64a1dfa60b969627e0c9921a32b03e1c6a2f 0.0s done 16:19:18 #141 naming to docker.io/library/security-spire-agent-arm64 0.1s done 16:19:18 #141 DONE 4.4s 16:19:18 16:19:18 #116 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:19:19 $ docker rm -f --volumes e72511919c7e5ae77a5e96e097a52b57ced185d8e59f72fbe5eea918e13f3322 [Pipeline] // withDockerContainer [Pipeline] sh 16:19:19 + docker images 16:19:19 REPOSITORY TAG IMAGE ID CREATED SIZE 16:19:19 security-bootstrapper latest d29dfa08ba26 2 seconds ago 23MB 16:19:19 security-secretstore-setup latest c99f2e7eb86f 2 seconds ago 44.1MB 16:19:19 security-proxy-auth latest 960a3bd2ec32 3 seconds ago 19.4MB 16:19:19 core-common-config-bootstrapper latest 204aa0557083 3 seconds ago 18MB 16:19:19 security-proxy-setup latest 520ea6415452 3 seconds ago 29.2MB 16:19:19 security-spiffe-token-provider latest d1461501e3da 4 seconds ago 33.5MB 16:19:19 support-notifications latest 2f8b0dbef8c7 4 seconds ago 34.3MB 16:19:19 core-metadata latest df816df71345 4 seconds ago 21.6MB 16:19:19 support-scheduler latest ce65b196a834 4 seconds ago 33.7MB 16:19:19 core-data latest 61549afeabf3 4 seconds ago 21.2MB 16:19:19 core-command latest 303191432665 4 seconds ago 21MB 16:19:19 security-spire-config latest 67014b414d61 About a minute ago 102MB 16:19:19 security-spire-server latest 789eab35a9af About a minute ago 103MB 16:19:19 security-spire-agent latest f5893bafe668 About a minute ago 161MB 16:19:19 ci-base-image-x86_64 latest 980b41479624 5 minutes ago 1.07GB 16:19:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 5 weeks ago 696MB 16:19:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB 16:19:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:19:19 provisioning config files... 16:19:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/564@tmp/config4078369317323624040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:19:19 ---> docker-login.sh 16:19:19 nexus3.edgexfoundry.org:10001 16:19:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:19 Configure a credential helper to remove this warning. See 16:19:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:19 16:19:19 Login Succeeded 16:19:19 nexus3.edgexfoundry.org:10002 16:19:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:20 Configure a credential helper to remove this warning. See 16:19:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:20 16:19:20 Login Succeeded 16:19:20 nexus3.edgexfoundry.org:10003 16:19:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:20 Configure a credential helper to remove this warning. See 16:19:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:20 16:19:20 Login Succeeded 16:19:20 nexus3.edgexfoundry.org:10004 16:19:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:20 Configure a credential helper to remove this warning. See 16:19:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:20 16:19:20 Login Succeeded 16:19:20 docker.io 16:19:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:20 Configure a credential helper to remove this warning. See 16:19:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:20 16:19:20 Login Succeeded 16:19:20 ---> docker-login.sh ends [Pipeline] } 16:19:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:19:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:19:20 [edgeXDocker.push] Tagging docker image core-command with the following tags: 16:19:20 cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:19:20 latest 16:19:20 3.1.0-dev.30 16:19:20 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:19:20 main 16:19:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:21 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:21 + docker push nexus3.edgexfoundry.org:10004/core-command:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:19:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:19:21 9c9d4b68e558: Preparing 16:19:21 225adfe21ec7: Preparing 16:19:21 9f09e677014b: Preparing 16:19:21 7e9aa417752f: Preparing 16:19:21 0c952085a687: Preparing 16:19:21 36b50b131297: Preparing 16:19:21 36b50b131297: Waiting 16:19:21 9f09e677014b: Pushed 16:19:21 7e9aa417752f: Pushed 16:19:21 9c9d4b68e558: Pushed 16:19:21 0c952085a687: Pushed 16:19:21 36b50b131297: Layer already exists 16:19:23 225adfe21ec7: Pushed 16:19:23 cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:ec940cb72d2942767cc9d937e4784f78d8bab164a28c1e589d9cfbe2119bee27 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:23 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 16:19:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:19:23 9c9d4b68e558: Preparing 16:19:23 225adfe21ec7: Preparing 16:19:23 9f09e677014b: Preparing 16:19:23 7e9aa417752f: Preparing 16:19:23 0c952085a687: Preparing 16:19:23 36b50b131297: Preparing 16:19:23 225adfe21ec7: Layer already exists 16:19:23 9c9d4b68e558: Layer already exists 16:19:23 0c952085a687: Layer already exists 16:19:23 7e9aa417752f: Layer already exists 16:19:23 9f09e677014b: Layer already exists 16:19:23 36b50b131297: Layer already exists 16:19:23 latest: digest: sha256:ec940cb72d2942767cc9d937e4784f78d8bab164a28c1e589d9cfbe2119bee27 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:24 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.30 16:19:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:19:24 9c9d4b68e558: Preparing 16:19:24 225adfe21ec7: Preparing 16:19:24 9f09e677014b: Preparing 16:19:24 7e9aa417752f: Preparing 16:19:24 0c952085a687: Preparing 16:19:24 36b50b131297: Preparing 16:19:24 36b50b131297: Waiting 16:19:24 9c9d4b68e558: Layer already exists 16:19:24 225adfe21ec7: Layer already exists 16:19:24 9f09e677014b: Layer already exists 16:19:24 0c952085a687: Layer already exists 16:19:24 7e9aa417752f: Layer already exists 16:19:24 36b50b131297: Layer already exists 16:19:24 3.1.0-dev.30: digest: sha256:ec940cb72d2942767cc9d937e4784f78d8bab164a28c1e589d9cfbe2119bee27 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:25 + docker push nexus3.edgexfoundry.org:10004/core-command:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:19:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:19:25 9c9d4b68e558: Preparing 16:19:25 225adfe21ec7: Preparing 16:19:25 9f09e677014b: Preparing 16:19:25 7e9aa417752f: Preparing 16:19:25 0c952085a687: Preparing 16:19:25 36b50b131297: Preparing 16:19:25 36b50b131297: Waiting 16:19:25 9f09e677014b: Layer already exists 16:19:25 9c9d4b68e558: Layer already exists 16:19:25 225adfe21ec7: Layer already exists 16:19:25 0c952085a687: Layer already exists 16:19:25 7e9aa417752f: Layer already exists 16:19:25 36b50b131297: Layer already exists 16:19:25 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:ec940cb72d2942767cc9d937e4784f78d8bab164a28c1e589d9cfbe2119bee27 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:25 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:25 + docker push nexus3.edgexfoundry.org:10004/core-command:main 16:19:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:19:25 9c9d4b68e558: Preparing 16:19:25 225adfe21ec7: Preparing 16:19:25 9f09e677014b: Preparing 16:19:25 7e9aa417752f: Preparing 16:19:25 0c952085a687: Preparing 16:19:25 36b50b131297: Preparing 16:19:25 36b50b131297: Waiting 16:19:25 9f09e677014b: Layer already exists 16:19:25 225adfe21ec7: Layer already exists 16:19:25 7e9aa417752f: Layer already exists 16:19:25 9c9d4b68e558: Layer already exists 16:19:25 0c952085a687: Layer already exists 16:19:25 36b50b131297: Layer already exists 16:19:25 main: digest: sha256:ec940cb72d2942767cc9d937e4784f78d8bab164a28c1e589d9cfbe2119bee27 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:19:25 ===================================================== [Pipeline] echo 16:19:25 taggedImages: 16:19:25 - nexus3.edgexfoundry.org:10004/core-command:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:19:25 - nexus3.edgexfoundry.org:10004/core-command:latest 16:19:25 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.30 16:19:25 - nexus3.edgexfoundry.org:10004/core-command:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:19:25 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 16:19:25 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 16:19:25 cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:19:25 latest 16:19:25 3.1.0-dev.30 16:19:25 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:19:25 main 16:19:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:26 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:19:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 16:19:26 a46078269d99: Preparing 16:19:26 e34a53bf4dd8: Preparing 16:19:26 1f5df070ce69: Preparing 16:19:26 b97917a2c11b: Preparing 16:19:26 9f09e677014b: Preparing 16:19:26 7e9aa417752f: Preparing 16:19:26 0c952085a687: Preparing 16:19:26 36b50b131297: Preparing 16:19:26 7e9aa417752f: Waiting 16:19:26 0c952085a687: Waiting 16:19:26 36b50b131297: Waiting 16:19:26 9f09e677014b: Layer already exists 16:19:26 7e9aa417752f: Layer already exists 16:19:26 0c952085a687: Layer already exists 16:19:26 36b50b131297: Layer already exists 16:19:26 e34a53bf4dd8: Pushed 16:19:26 1f5df070ce69: Pushed 16:19:26 a46078269d99: Pushed 16:19:27 b97917a2c11b: Pushed 16:19:27 cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:8e5c8752aba5ab48fa2d9f8b49442a02032ac221aa49caadfaeb84a8a0ab62c5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:28 + 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 16:19:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 16:19:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 16:19:28 a46078269d99: Preparing 16:19:28 e34a53bf4dd8: Preparing 16:19:28 1f5df070ce69: Preparing 16:19:28 b97917a2c11b: Preparing 16:19:28 9f09e677014b: Preparing 16:19:28 7e9aa417752f: Preparing 16:19:28 0c952085a687: Preparing 16:19:28 36b50b131297: Preparing 16:19:28 7e9aa417752f: Waiting 16:19:28 36b50b131297: Waiting 16:19:28 1f5df070ce69: Layer already exists 16:19:28 9f09e677014b: Layer already exists 16:19:28 b97917a2c11b: Layer already exists 16:19:28 e34a53bf4dd8: Layer already exists 16:19:28 a46078269d99: Layer already exists 16:19:28 0c952085a687: Layer already exists 16:19:28 7e9aa417752f: Layer already exists 16:19:28 36b50b131297: Layer already exists 16:19:28 latest: digest: sha256:8e5c8752aba5ab48fa2d9f8b49442a02032ac221aa49caadfaeb84a8a0ab62c5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:28 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.30 16:19:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 16:19:29 a46078269d99: Preparing 16:19:29 e34a53bf4dd8: Preparing 16:19:29 1f5df070ce69: Preparing 16:19:29 b97917a2c11b: Preparing 16:19:29 9f09e677014b: Preparing 16:19:29 7e9aa417752f: Preparing 16:19:29 0c952085a687: Preparing 16:19:29 36b50b131297: Preparing 16:19:29 7e9aa417752f: Waiting 16:19:29 36b50b131297: Waiting 16:19:29 e34a53bf4dd8: Layer already exists 16:19:29 b97917a2c11b: Layer already exists 16:19:29 1f5df070ce69: Layer already exists 16:19:29 a46078269d99: Layer already exists 16:19:29 9f09e677014b: Layer already exists 16:19:29 7e9aa417752f: Layer already exists 16:19:29 36b50b131297: Layer already exists 16:19:29 0c952085a687: Layer already exists 16:19:29 3.1.0-dev.30: digest: sha256:8e5c8752aba5ab48fa2d9f8b49442a02032ac221aa49caadfaeb84a8a0ab62c5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:29 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:19:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 16:19:29 a46078269d99: Preparing 16:19:29 e34a53bf4dd8: Preparing 16:19:29 1f5df070ce69: Preparing 16:19:29 b97917a2c11b: Preparing 16:19:29 9f09e677014b: Preparing 16:19:29 7e9aa417752f: Preparing 16:19:29 0c952085a687: Preparing 16:19:29 36b50b131297: Preparing 16:19:29 7e9aa417752f: Waiting 16:19:29 0c952085a687: Waiting 16:19:29 36b50b131297: Waiting 16:19:29 e34a53bf4dd8: Layer already exists 16:19:29 a46078269d99: Layer already exists 16:19:29 9f09e677014b: Layer already exists 16:19:29 1f5df070ce69: Layer already exists 16:19:29 b97917a2c11b: Layer already exists 16:19:29 7e9aa417752f: Layer already exists 16:19:29 0c952085a687: Layer already exists 16:19:29 36b50b131297: Layer already exists 16:19:29 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:8e5c8752aba5ab48fa2d9f8b49442a02032ac221aa49caadfaeb84a8a0ab62c5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:30 + 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 16:19:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 16:19:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 16:19:30 a46078269d99: Preparing 16:19:30 e34a53bf4dd8: Preparing 16:19:30 1f5df070ce69: Preparing 16:19:30 b97917a2c11b: Preparing 16:19:30 9f09e677014b: Preparing 16:19:30 7e9aa417752f: Preparing 16:19:30 0c952085a687: Preparing 16:19:30 36b50b131297: Preparing 16:19:30 7e9aa417752f: Waiting 16:19:30 0c952085a687: Waiting 16:19:30 36b50b131297: Waiting 16:19:30 9f09e677014b: Layer already exists 16:19:30 a46078269d99: Layer already exists 16:19:30 e34a53bf4dd8: Layer already exists 16:19:30 b97917a2c11b: Layer already exists 16:19:30 1f5df070ce69: Layer already exists 16:19:30 7e9aa417752f: Layer already exists 16:19:30 0c952085a687: Layer already exists 16:19:30 36b50b131297: Layer already exists 16:19:30 main: digest: sha256:8e5c8752aba5ab48fa2d9f8b49442a02032ac221aa49caadfaeb84a8a0ab62c5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:19:30 ===================================================== [Pipeline] echo 16:19:30 taggedImages: 16:19:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:19:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 16:19:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.30 16:19:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:19:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 16:19:30 [edgeXDocker.push] Tagging docker image core-data with the following tags: 16:19:30 cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:19:30 latest 16:19:30 3.1.0-dev.30 16:19:30 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:19:30 main 16:19:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:30 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:31 + docker push nexus3.edgexfoundry.org:10004/core-data:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:19:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:19:31 049812bb860f: Preparing 16:19:31 dce9ef7ca3e1: Preparing 16:19:31 9f09e677014b: Preparing 16:19:31 7e9aa417752f: Preparing 16:19:31 c5eb7bea2383: Preparing 16:19:31 36b50b131297: Preparing 16:19:31 36b50b131297: Waiting 16:19:31 9f09e677014b: Layer already exists 16:19:31 7e9aa417752f: Layer already exists 16:19:31 36b50b131297: Layer already exists 16:19:31 c5eb7bea2383: Pushed 16:19:31 049812bb860f: Pushed 16:19:33 dce9ef7ca3e1: Pushed 16:19:33 cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:3b94a1a33a5b9a132ddcf226c8a054a2cd43697e08564dcbb4c97fffdf3895bb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:33 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 16:19:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:19:33 049812bb860f: Preparing 16:19:33 dce9ef7ca3e1: Preparing 16:19:33 9f09e677014b: Preparing 16:19:33 7e9aa417752f: Preparing 16:19:33 c5eb7bea2383: Preparing 16:19:33 36b50b131297: Preparing 16:19:33 36b50b131297: Waiting 16:19:33 049812bb860f: Layer already exists 16:19:33 dce9ef7ca3e1: Layer already exists 16:19:33 7e9aa417752f: Layer already exists 16:19:33 9f09e677014b: Layer already exists 16:19:33 c5eb7bea2383: Layer already exists 16:19:33 36b50b131297: Layer already exists 16:19:33 latest: digest: sha256:3b94a1a33a5b9a132ddcf226c8a054a2cd43697e08564dcbb4c97fffdf3895bb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:34 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.30 16:19:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:19:34 049812bb860f: Preparing 16:19:34 dce9ef7ca3e1: Preparing 16:19:34 9f09e677014b: Preparing 16:19:34 7e9aa417752f: Preparing 16:19:34 c5eb7bea2383: Preparing 16:19:34 36b50b131297: Preparing 16:19:34 36b50b131297: Waiting 16:19:34 049812bb860f: Layer already exists 16:19:34 c5eb7bea2383: Layer already exists 16:19:34 9f09e677014b: Layer already exists 16:19:34 dce9ef7ca3e1: Layer already exists 16:19:34 7e9aa417752f: Layer already exists 16:19:34 36b50b131297: Layer already exists 16:19:34 3.1.0-dev.30: digest: sha256:3b94a1a33a5b9a132ddcf226c8a054a2cd43697e08564dcbb4c97fffdf3895bb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:35 + docker push nexus3.edgexfoundry.org:10004/core-data:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:19:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:19:35 049812bb860f: Preparing 16:19:35 dce9ef7ca3e1: Preparing 16:19:35 9f09e677014b: Preparing 16:19:35 7e9aa417752f: Preparing 16:19:35 c5eb7bea2383: Preparing 16:19:35 36b50b131297: Preparing 16:19:35 36b50b131297: Waiting 16:19:35 dce9ef7ca3e1: Layer already exists 16:19:35 9f09e677014b: Layer already exists 16:19:35 c5eb7bea2383: Layer already exists 16:19:35 7e9aa417752f: Layer already exists 16:19:35 049812bb860f: Layer already exists 16:19:35 36b50b131297: Layer already exists 16:19:35 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:3b94a1a33a5b9a132ddcf226c8a054a2cd43697e08564dcbb4c97fffdf3895bb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:35 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:35 + docker push nexus3.edgexfoundry.org:10004/core-data:main 16:19:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:19:35 049812bb860f: Preparing 16:19:35 dce9ef7ca3e1: Preparing 16:19:35 9f09e677014b: Preparing 16:19:35 7e9aa417752f: Preparing 16:19:35 c5eb7bea2383: Preparing 16:19:35 36b50b131297: Preparing 16:19:35 36b50b131297: Waiting 16:19:35 dce9ef7ca3e1: Layer already exists 16:19:35 9f09e677014b: Layer already exists 16:19:35 049812bb860f: Layer already exists 16:19:35 7e9aa417752f: Layer already exists 16:19:35 c5eb7bea2383: Layer already exists 16:19:35 36b50b131297: Layer already exists 16:19:35 main: digest: sha256:3b94a1a33a5b9a132ddcf226c8a054a2cd43697e08564dcbb4c97fffdf3895bb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:19:35 ===================================================== [Pipeline] echo 16:19:35 taggedImages: 16:19:35 - nexus3.edgexfoundry.org:10004/core-data:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:19:35 - nexus3.edgexfoundry.org:10004/core-data:latest 16:19:35 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.30 16:19:35 - nexus3.edgexfoundry.org:10004/core-data:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:19:35 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 16:19:35 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 16:19:35 cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:19:35 latest 16:19:35 3.1.0-dev.30 16:19:35 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:19:35 main 16:19:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:36 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:19:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:19:36 3c5ff4ef4dce: Preparing 16:19:36 468661b87146: Preparing 16:19:36 0a824756839e: Preparing 16:19:36 9f09e677014b: Preparing 16:19:36 7e9aa417752f: Preparing 16:19:36 0c952085a687: Preparing 16:19:36 36b50b131297: Preparing 16:19:36 0c952085a687: Waiting 16:19:36 36b50b131297: Waiting 16:19:36 9f09e677014b: Layer already exists 16:19:36 7e9aa417752f: Layer already exists 16:19:36 0c952085a687: Layer already exists 16:19:36 36b50b131297: Layer already exists 16:19:36 468661b87146: Pushed 16:19:36 3c5ff4ef4dce: Pushed 16:19:38 0a824756839e: Pushed 16:19:38 cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:52ef9c7516765dc0c7e26cce414b7b1ea84db73f36b7f88370a5513a0362656e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:38 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 16:19:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:19:39 3c5ff4ef4dce: Preparing 16:19:39 468661b87146: Preparing 16:19:39 0a824756839e: Preparing 16:19:39 9f09e677014b: Preparing 16:19:39 7e9aa417752f: Preparing 16:19:39 0c952085a687: Preparing 16:19:39 36b50b131297: Preparing 16:19:39 0c952085a687: Waiting 16:19:39 36b50b131297: Waiting 16:19:39 468661b87146: Layer already exists 16:19:39 0a824756839e: Layer already exists 16:19:39 3c5ff4ef4dce: Layer already exists 16:19:39 9f09e677014b: Layer already exists 16:19:39 7e9aa417752f: Layer already exists 16:19:39 0c952085a687: Layer already exists 16:19:39 36b50b131297: Layer already exists 16:19:39 latest: digest: sha256:52ef9c7516765dc0c7e26cce414b7b1ea84db73f36b7f88370a5513a0362656e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.30 16:19:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:19:39 3c5ff4ef4dce: Preparing 16:19:39 468661b87146: Preparing 16:19:39 0a824756839e: Preparing 16:19:39 9f09e677014b: Preparing 16:19:39 7e9aa417752f: Preparing 16:19:39 0c952085a687: Preparing 16:19:39 36b50b131297: Preparing 16:19:39 0c952085a687: Waiting 16:19:39 36b50b131297: Waiting 16:19:39 468661b87146: Layer already exists 16:19:39 7e9aa417752f: Layer already exists 16:19:39 9f09e677014b: Layer already exists 16:19:39 0a824756839e: Layer already exists 16:19:39 3c5ff4ef4dce: Layer already exists 16:19:39 36b50b131297: Layer already exists 16:19:39 0c952085a687: Layer already exists 16:19:39 3.1.0-dev.30: digest: sha256:52ef9c7516765dc0c7e26cce414b7b1ea84db73f36b7f88370a5513a0362656e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:19:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:19:40 3c5ff4ef4dce: Preparing 16:19:40 468661b87146: Preparing 16:19:40 0a824756839e: Preparing 16:19:40 9f09e677014b: Preparing 16:19:40 7e9aa417752f: Preparing 16:19:40 0c952085a687: Preparing 16:19:40 36b50b131297: Preparing 16:19:40 36b50b131297: Waiting 16:19:40 0c952085a687: Waiting 16:19:40 3c5ff4ef4dce: Layer already exists 16:19:40 7e9aa417752f: Layer already exists 16:19:40 468661b87146: Layer already exists 16:19:40 0a824756839e: Layer already exists 16:19:40 9f09e677014b: Layer already exists 16:19:40 0c952085a687: Layer already exists 16:19:40 36b50b131297: Layer already exists 16:19:40 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:52ef9c7516765dc0c7e26cce414b7b1ea84db73f36b7f88370a5513a0362656e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 16:19:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:19:41 3c5ff4ef4dce: Preparing 16:19:41 468661b87146: Preparing 16:19:41 0a824756839e: Preparing 16:19:41 9f09e677014b: Preparing 16:19:41 7e9aa417752f: Preparing 16:19:41 0c952085a687: Preparing 16:19:41 36b50b131297: Preparing 16:19:41 0c952085a687: Waiting 16:19:41 36b50b131297: Waiting 16:19:41 0a824756839e: Layer already exists 16:19:41 9f09e677014b: Layer already exists 16:19:41 468661b87146: Layer already exists 16:19:41 7e9aa417752f: Layer already exists 16:19:41 3c5ff4ef4dce: Layer already exists 16:19:41 0c952085a687: Layer already exists 16:19:41 36b50b131297: Layer already exists 16:19:41 main: digest: sha256:52ef9c7516765dc0c7e26cce414b7b1ea84db73f36b7f88370a5513a0362656e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:19:41 ===================================================== [Pipeline] echo 16:19:41 taggedImages: 16:19:41 - nexus3.edgexfoundry.org:10004/core-metadata:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:19:41 - nexus3.edgexfoundry.org:10004/core-metadata:latest 16:19:41 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.30 16:19:41 - nexus3.edgexfoundry.org:10004/core-metadata:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:19:41 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 16:19:41 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 16:19:41 cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:19:41 latest 16:19:41 3.1.0-dev.30 16:19:41 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:19:41 main 16:19:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:41 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:19:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:19:41 37003a06b0c4: Preparing 16:19:41 22d94acd4f75: Preparing 16:19:41 501159754536: Preparing 16:19:41 fe3d1e55b50f: Preparing 16:19:41 2b0e8891342e: Preparing 16:19:41 37e9c7a495da: Preparing 16:19:41 9fbc2117febc: Preparing 16:19:41 37e9c7a495da: Waiting 16:19:41 9f09e677014b: Preparing 16:19:41 7e9aa417752f: Preparing 16:19:41 808c1984bf53: Preparing 16:19:41 cc8db9de177c: Preparing 16:19:41 5f70bf18a086: Preparing 16:19:41 81852234ed74: Preparing 16:19:41 ae42a08caec0: Preparing 16:19:41 36b50b131297: Preparing 16:19:41 9fbc2117febc: Waiting 16:19:41 9f09e677014b: Waiting 16:19:41 5f70bf18a086: Waiting 16:19:41 cc8db9de177c: Waiting 16:19:41 81852234ed74: Waiting 16:19:41 ae42a08caec0: Waiting 16:19:41 7e9aa417752f: Waiting 16:19:41 36b50b131297: Waiting 16:19:41 808c1984bf53: Waiting 16:19:41 37003a06b0c4: Pushed 16:19:41 22d94acd4f75: Pushed 16:19:41 501159754536: Pushed 16:19:41 fe3d1e55b50f: Pushed 16:19:41 2b0e8891342e: Pushed 16:19:41 9f09e677014b: Layer already exists 16:19:41 7e9aa417752f: Layer already exists 16:19:41 37e9c7a495da: Pushed 16:19:41 81852234ed74: Pushed 16:19:41 5f70bf18a086: Pushed 16:19:41 cc8db9de177c: Pushed 16:19:41 808c1984bf53: Pushed 16:19:41 36b50b131297: Layer already exists 16:19:41 ae42a08caec0: Pushed 16:19:43 9fbc2117febc: Pushed 16:19:43 cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:002a716321828fc1042f5390e02f86f24d0aef69af869539835a1f14d1de6c46 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:44 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 16:19:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:19:44 37003a06b0c4: Preparing 16:19:44 22d94acd4f75: Preparing 16:19:44 501159754536: Preparing 16:19:44 fe3d1e55b50f: Preparing 16:19:44 2b0e8891342e: Preparing 16:19:44 37e9c7a495da: Preparing 16:19:44 9fbc2117febc: Preparing 16:19:44 37e9c7a495da: Waiting 16:19:44 9fbc2117febc: Waiting 16:19:44 9f09e677014b: Preparing 16:19:44 7e9aa417752f: Preparing 16:19:44 808c1984bf53: Preparing 16:19:44 9f09e677014b: Waiting 16:19:44 cc8db9de177c: Preparing 16:19:44 5f70bf18a086: Preparing 16:19:44 7e9aa417752f: Waiting 16:19:44 81852234ed74: Preparing 16:19:44 ae42a08caec0: Preparing 16:19:44 808c1984bf53: Waiting 16:19:44 36b50b131297: Preparing 16:19:44 cc8db9de177c: Waiting 16:19:44 5f70bf18a086: Waiting 16:19:44 ae42a08caec0: Waiting 16:19:44 81852234ed74: Waiting 16:19:44 36b50b131297: Waiting 16:19:44 2b0e8891342e: Layer already exists 16:19:44 37003a06b0c4: Layer already exists 16:19:44 fe3d1e55b50f: Layer already exists 16:19:44 501159754536: Layer already exists 16:19:44 22d94acd4f75: Layer already exists 16:19:44 9fbc2117febc: Layer already exists 16:19:44 37e9c7a495da: Layer already exists 16:19:44 808c1984bf53: Layer already exists 16:19:44 7e9aa417752f: Layer already exists 16:19:44 9f09e677014b: Layer already exists 16:19:44 cc8db9de177c: Layer already exists 16:19:44 5f70bf18a086: Layer already exists 16:19:44 81852234ed74: Layer already exists 16:19:44 36b50b131297: Layer already exists 16:19:44 ae42a08caec0: Layer already exists 16:19:44 latest: digest: sha256:002a716321828fc1042f5390e02f86f24d0aef69af869539835a1f14d1de6c46 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:44 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.30 16:19:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:19:45 37003a06b0c4: Preparing 16:19:45 22d94acd4f75: Preparing 16:19:45 501159754536: Preparing 16:19:45 fe3d1e55b50f: Preparing 16:19:45 2b0e8891342e: Preparing 16:19:45 37e9c7a495da: Preparing 16:19:45 9fbc2117febc: Preparing 16:19:45 9f09e677014b: Preparing 16:19:45 7e9aa417752f: Preparing 16:19:45 808c1984bf53: Preparing 16:19:45 cc8db9de177c: Preparing 16:19:45 5f70bf18a086: Preparing 16:19:45 81852234ed74: Preparing 16:19:45 ae42a08caec0: Preparing 16:19:45 36b50b131297: Preparing 16:19:45 37e9c7a495da: Waiting 16:19:45 81852234ed74: Waiting 16:19:45 7e9aa417752f: Waiting 16:19:45 9f09e677014b: Waiting 16:19:45 ae42a08caec0: Waiting 16:19:45 808c1984bf53: Waiting 16:19:45 36b50b131297: Waiting 16:19:45 5f70bf18a086: Waiting 16:19:45 cc8db9de177c: Waiting 16:19:45 22d94acd4f75: Layer already exists 16:19:45 fe3d1e55b50f: Layer already exists 16:19:45 2b0e8891342e: Layer already exists 16:19:45 501159754536: Layer already exists 16:19:45 37003a06b0c4: Layer already exists 16:19:45 9f09e677014b: Layer already exists 16:19:45 7e9aa417752f: Layer already exists 16:19:45 37e9c7a495da: Layer already exists 16:19:45 9fbc2117febc: Layer already exists 16:19:45 808c1984bf53: Layer already exists 16:19:45 5f70bf18a086: Layer already exists 16:19:45 cc8db9de177c: Layer already exists 16:19:45 81852234ed74: Layer already exists 16:19:45 36b50b131297: Layer already exists 16:19:45 ae42a08caec0: Layer already exists 16:19:45 3.1.0-dev.30: digest: sha256:002a716321828fc1042f5390e02f86f24d0aef69af869539835a1f14d1de6c46 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:19:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:19:45 37003a06b0c4: Preparing 16:19:45 22d94acd4f75: Preparing 16:19:45 501159754536: Preparing 16:19:45 fe3d1e55b50f: Preparing 16:19:45 2b0e8891342e: Preparing 16:19:45 37e9c7a495da: Preparing 16:19:45 9fbc2117febc: Preparing 16:19:45 9f09e677014b: Preparing 16:19:45 7e9aa417752f: Preparing 16:19:45 808c1984bf53: Preparing 16:19:45 7e9aa417752f: Waiting 16:19:45 37e9c7a495da: Waiting 16:19:45 9fbc2117febc: Waiting 16:19:45 9f09e677014b: Waiting 16:19:45 cc8db9de177c: Preparing 16:19:45 5f70bf18a086: Preparing 16:19:45 81852234ed74: Preparing 16:19:45 ae42a08caec0: Preparing 16:19:45 36b50b131297: Preparing 16:19:45 cc8db9de177c: Waiting 16:19:45 81852234ed74: Waiting 16:19:45 5f70bf18a086: Waiting 16:19:45 ae42a08caec0: Waiting 16:19:45 808c1984bf53: Waiting 16:19:45 fe3d1e55b50f: Layer already exists 16:19:45 2b0e8891342e: Layer already exists 16:19:45 37003a06b0c4: Layer already exists 16:19:45 22d94acd4f75: Layer already exists 16:19:45 501159754536: Layer already exists 16:19:45 37e9c7a495da: Layer already exists 16:19:45 7e9aa417752f: Layer already exists 16:19:45 9fbc2117febc: Layer already exists 16:19:45 9f09e677014b: Layer already exists 16:19:45 808c1984bf53: Layer already exists 16:19:45 cc8db9de177c: Layer already exists 16:19:45 81852234ed74: Layer already exists 16:19:45 ae42a08caec0: Layer already exists 16:19:45 5f70bf18a086: Layer already exists 16:19:45 36b50b131297: Layer already exists 16:19:45 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:002a716321828fc1042f5390e02f86f24d0aef69af869539835a1f14d1de6c46 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 16:19:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:19:46 37003a06b0c4: Preparing 16:19:46 22d94acd4f75: Preparing 16:19:46 501159754536: Preparing 16:19:46 fe3d1e55b50f: Preparing 16:19:46 2b0e8891342e: Preparing 16:19:46 37e9c7a495da: Preparing 16:19:46 9fbc2117febc: Preparing 16:19:46 9f09e677014b: Preparing 16:19:46 7e9aa417752f: Preparing 16:19:46 808c1984bf53: Preparing 16:19:46 cc8db9de177c: Preparing 16:19:46 5f70bf18a086: Preparing 16:19:46 81852234ed74: Preparing 16:19:46 ae42a08caec0: Preparing 16:19:46 36b50b131297: Preparing 16:19:46 7e9aa417752f: Waiting 16:19:46 808c1984bf53: Waiting 16:19:46 37e9c7a495da: Waiting 16:19:46 ae42a08caec0: Waiting 16:19:46 cc8db9de177c: Waiting 16:19:46 36b50b131297: Waiting 16:19:46 5f70bf18a086: Waiting 16:19:46 9fbc2117febc: Waiting 16:19:46 81852234ed74: Waiting 16:19:46 37003a06b0c4: Layer already exists 16:19:46 501159754536: Layer already exists 16:19:46 2b0e8891342e: Layer already exists 16:19:46 22d94acd4f75: Layer already exists 16:19:46 37e9c7a495da: Layer already exists 16:19:46 fe3d1e55b50f: Layer already exists 16:19:46 7e9aa417752f: Layer already exists 16:19:46 9fbc2117febc: Layer already exists 16:19:46 9f09e677014b: Layer already exists 16:19:46 cc8db9de177c: Layer already exists 16:19:46 5f70bf18a086: Layer already exists 16:19:46 808c1984bf53: Layer already exists 16:19:46 ae42a08caec0: Layer already exists 16:19:46 81852234ed74: Layer already exists 16:19:46 36b50b131297: Layer already exists 16:19:46 main: digest: sha256:002a716321828fc1042f5390e02f86f24d0aef69af869539835a1f14d1de6c46 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:19:46 ===================================================== [Pipeline] echo 16:19:46 taggedImages: 16:19:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:19:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 16:19:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.30 16:19:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:19:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 16:19:46 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 16:19:46 cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:19:46 latest 16:19:46 3.1.0-dev.30 16:19:46 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:19:46 main 16:19:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:46 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:19:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 16:19:47 a46078269d99: Preparing 16:19:47 e34a53bf4dd8: Preparing 16:19:47 c9defcacf6d3: Preparing 16:19:47 0653919cf7e0: Preparing 16:19:47 9f09e677014b: Preparing 16:19:47 7e9aa417752f: Preparing 16:19:47 0c952085a687: Preparing 16:19:47 36b50b131297: Preparing 16:19:47 0c952085a687: Waiting 16:19:47 36b50b131297: Waiting 16:19:47 7e9aa417752f: Waiting 16:19:47 9f09e677014b: Layer already exists 16:19:47 a46078269d99: Layer already exists 16:19:47 e34a53bf4dd8: Layer already exists 16:19:47 7e9aa417752f: Layer already exists 16:19:47 0c952085a687: Layer already exists 16:19:47 36b50b131297: Layer already exists 16:19:47 c9defcacf6d3: Pushed 16:19:48 0653919cf7e0: Pushed 16:19:48 cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:3f791bae0e1f8feb7d3ee7784b8dd9b96b758a0ce80061d0fcfd64a5b1e77410 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:49 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 16:19:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 16:19:49 a46078269d99: Preparing 16:19:49 e34a53bf4dd8: Preparing 16:19:49 c9defcacf6d3: Preparing 16:19:49 0653919cf7e0: Preparing 16:19:49 9f09e677014b: Preparing 16:19:49 7e9aa417752f: Preparing 16:19:49 0c952085a687: Preparing 16:19:49 36b50b131297: Preparing 16:19:49 7e9aa417752f: Waiting 16:19:49 e34a53bf4dd8: Layer already exists 16:19:49 c9defcacf6d3: Layer already exists 16:19:49 a46078269d99: Layer already exists 16:19:49 9f09e677014b: Layer already exists 16:19:49 0653919cf7e0: Layer already exists 16:19:49 7e9aa417752f: Layer already exists 16:19:49 0c952085a687: Layer already exists 16:19:49 36b50b131297: Layer already exists 16:19:49 latest: digest: sha256:3f791bae0e1f8feb7d3ee7784b8dd9b96b758a0ce80061d0fcfd64a5b1e77410 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:49 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.30 16:19:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 16:19:50 a46078269d99: Preparing 16:19:50 e34a53bf4dd8: Preparing 16:19:50 c9defcacf6d3: Preparing 16:19:50 0653919cf7e0: Preparing 16:19:50 9f09e677014b: Preparing 16:19:50 7e9aa417752f: Preparing 16:19:50 0c952085a687: Preparing 16:19:50 36b50b131297: Preparing 16:19:50 0c952085a687: Waiting 16:19:50 7e9aa417752f: Waiting 16:19:50 36b50b131297: Waiting 16:19:50 e34a53bf4dd8: Layer already exists 16:19:50 c9defcacf6d3: Layer already exists 16:19:50 9f09e677014b: Layer already exists 16:19:50 a46078269d99: Layer already exists 16:19:50 0653919cf7e0: Layer already exists 16:19:50 7e9aa417752f: Layer already exists 16:19:50 36b50b131297: Layer already exists 16:19:50 0c952085a687: Layer already exists 16:19:50 3.1.0-dev.30: digest: sha256:3f791bae0e1f8feb7d3ee7784b8dd9b96b758a0ce80061d0fcfd64a5b1e77410 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:50 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:19:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 16:19:51 a46078269d99: Preparing 16:19:51 e34a53bf4dd8: Preparing 16:19:51 c9defcacf6d3: Preparing 16:19:51 0653919cf7e0: Preparing 16:19:51 9f09e677014b: Preparing 16:19:51 7e9aa417752f: Preparing 16:19:51 0c952085a687: Preparing 16:19:51 36b50b131297: Preparing 16:19:51 7e9aa417752f: Waiting 16:19:51 0c952085a687: Waiting 16:19:51 36b50b131297: Waiting 16:19:51 a46078269d99: Layer already exists 16:19:51 c9defcacf6d3: Layer already exists 16:19:51 9f09e677014b: Layer already exists 16:19:51 e34a53bf4dd8: Layer already exists 16:19:51 0653919cf7e0: Layer already exists 16:19:51 0c952085a687: Layer already exists 16:19:51 7e9aa417752f: Layer already exists 16:19:51 36b50b131297: Layer already exists 16:19:51 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:3f791bae0e1f8feb7d3ee7784b8dd9b96b758a0ce80061d0fcfd64a5b1e77410 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:51 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 16:19:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 16:19:51 a46078269d99: Preparing 16:19:51 e34a53bf4dd8: Preparing 16:19:51 c9defcacf6d3: Preparing 16:19:51 0653919cf7e0: Preparing 16:19:51 9f09e677014b: Preparing 16:19:51 7e9aa417752f: Preparing 16:19:51 0c952085a687: Preparing 16:19:51 36b50b131297: Preparing 16:19:51 7e9aa417752f: Waiting 16:19:51 36b50b131297: Waiting 16:19:51 0c952085a687: Waiting 16:19:51 c9defcacf6d3: Layer already exists 16:19:51 a46078269d99: Layer already exists 16:19:51 e34a53bf4dd8: Layer already exists 16:19:51 9f09e677014b: Layer already exists 16:19:51 0653919cf7e0: Layer already exists 16:19:51 0c952085a687: Layer already exists 16:19:51 7e9aa417752f: Layer already exists 16:19:51 36b50b131297: Layer already exists 16:19:51 main: digest: sha256:3f791bae0e1f8feb7d3ee7784b8dd9b96b758a0ce80061d0fcfd64a5b1e77410 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:19:51 ===================================================== [Pipeline] echo 16:19:51 taggedImages: 16:19:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:19:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 16:19:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.30 16:19:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:19:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 16:19:51 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 16:19:51 cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:19:51 latest 16:19:51 3.1.0-dev.30 16:19:51 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:19:51 main 16:19:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:52 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:19:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:19:52 d3202eab21d9: Preparing 16:19:52 956cc84d46f7: Preparing 16:19:52 d3664791c1a5: Preparing 16:19:52 2e5e93726e3c: Preparing 16:19:52 b509a57b08ec: Preparing 16:19:52 9f09e677014b: Preparing 16:19:52 7e9aa417752f: Preparing 16:19:52 8e5228aa3a84: Preparing 16:19:52 092ee8d968d9: Preparing 16:19:52 36b50b131297: Preparing 16:19:52 7e9aa417752f: Waiting 16:19:52 8e5228aa3a84: Waiting 16:19:52 092ee8d968d9: Waiting 16:19:52 9f09e677014b: Waiting 16:19:52 36b50b131297: Waiting 16:19:52 d3202eab21d9: Pushed 16:19:52 956cc84d46f7: Pushed 16:19:52 b509a57b08ec: Pushed 16:19:52 2e5e93726e3c: Pushed 16:19:52 7e9aa417752f: Layer already exists 16:19:52 9f09e677014b: Layer already exists 16:19:52 36b50b131297: Layer already exists 16:19:52 8e5228aa3a84: Pushed 16:19:53 092ee8d968d9: Pushed 16:19:53 d3664791c1a5: Pushed 16:19:53 cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:92c798739f349d4058a8cdcd2256883e914a5a44329c22fb6d99ac072f8fc14f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 16:19:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:19:54 d3202eab21d9: Preparing 16:19:54 956cc84d46f7: Preparing 16:19:54 d3664791c1a5: Preparing 16:19:54 2e5e93726e3c: Preparing 16:19:54 b509a57b08ec: Preparing 16:19:54 9f09e677014b: Preparing 16:19:54 7e9aa417752f: Preparing 16:19:54 8e5228aa3a84: Preparing 16:19:54 092ee8d968d9: Preparing 16:19:54 36b50b131297: Preparing 16:19:54 8e5228aa3a84: Waiting 16:19:54 7e9aa417752f: Waiting 16:19:54 092ee8d968d9: Waiting 16:19:54 9f09e677014b: Waiting 16:19:54 36b50b131297: Waiting 16:19:54 d3202eab21d9: Layer already exists 16:19:54 2e5e93726e3c: Layer already exists 16:19:54 956cc84d46f7: Layer already exists 16:19:54 d3664791c1a5: Layer already exists 16:19:54 b509a57b08ec: Layer already exists 16:19:54 8e5228aa3a84: Layer already exists 16:19:54 7e9aa417752f: Layer already exists 16:19:54 36b50b131297: Layer already exists 16:19:54 9f09e677014b: Layer already exists 16:19:54 092ee8d968d9: Layer already exists 16:19:54 latest: digest: sha256:92c798739f349d4058a8cdcd2256883e914a5a44329c22fb6d99ac072f8fc14f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.30 16:19:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:19:55 d3202eab21d9: Preparing 16:19:55 956cc84d46f7: Preparing 16:19:55 d3664791c1a5: Preparing 16:19:55 2e5e93726e3c: Preparing 16:19:55 b509a57b08ec: Preparing 16:19:55 9f09e677014b: Preparing 16:19:55 7e9aa417752f: Preparing 16:19:55 8e5228aa3a84: Preparing 16:19:55 092ee8d968d9: Preparing 16:19:55 36b50b131297: Preparing 16:19:55 092ee8d968d9: Waiting 16:19:55 36b50b131297: Waiting 16:19:55 7e9aa417752f: Waiting 16:19:55 8e5228aa3a84: Waiting 16:19:55 d3664791c1a5: Layer already exists 16:19:55 d3202eab21d9: Layer already exists 16:19:55 956cc84d46f7: Layer already exists 16:19:55 b509a57b08ec: Layer already exists 16:19:55 2e5e93726e3c: Layer already exists 16:19:55 7e9aa417752f: Layer already exists 16:19:55 8e5228aa3a84: Layer already exists 16:19:55 9f09e677014b: Layer already exists 16:19:55 092ee8d968d9: Layer already exists 16:19:55 36b50b131297: Layer already exists 16:19:55 3.1.0-dev.30: digest: sha256:92c798739f349d4058a8cdcd2256883e914a5a44329c22fb6d99ac072f8fc14f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:55 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:19:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:19:55 d3202eab21d9: Preparing 16:19:55 956cc84d46f7: Preparing 16:19:55 d3664791c1a5: Preparing 16:19:55 2e5e93726e3c: Preparing 16:19:55 b509a57b08ec: Preparing 16:19:55 9f09e677014b: Preparing 16:19:55 7e9aa417752f: Preparing 16:19:55 8e5228aa3a84: Preparing 16:19:55 092ee8d968d9: Preparing 16:19:55 36b50b131297: Preparing 16:19:55 092ee8d968d9: Waiting 16:19:55 7e9aa417752f: Waiting 16:19:55 8e5228aa3a84: Waiting 16:19:55 36b50b131297: Waiting 16:19:55 956cc84d46f7: Layer already exists 16:19:55 2e5e93726e3c: Layer already exists 16:19:55 b509a57b08ec: Layer already exists 16:19:55 d3664791c1a5: Layer already exists 16:19:55 d3202eab21d9: Layer already exists 16:19:55 7e9aa417752f: Layer already exists 16:19:55 9f09e677014b: Layer already exists 16:19:55 092ee8d968d9: Layer already exists 16:19:55 8e5228aa3a84: Layer already exists 16:19:55 36b50b131297: Layer already exists 16:19:55 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:92c798739f349d4058a8cdcd2256883e914a5a44329c22fb6d99ac072f8fc14f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:56 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 16:19:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:19:56 d3202eab21d9: Preparing 16:19:56 956cc84d46f7: Preparing 16:19:56 d3664791c1a5: Preparing 16:19:56 2e5e93726e3c: Preparing 16:19:56 b509a57b08ec: Preparing 16:19:56 9f09e677014b: Preparing 16:19:56 7e9aa417752f: Preparing 16:19:56 8e5228aa3a84: Preparing 16:19:56 092ee8d968d9: Preparing 16:19:56 36b50b131297: Preparing 16:19:56 9f09e677014b: Waiting 16:19:56 7e9aa417752f: Waiting 16:19:56 8e5228aa3a84: Waiting 16:19:56 36b50b131297: Waiting 16:19:56 092ee8d968d9: Waiting 16:19:56 d3664791c1a5: Layer already exists 16:19:56 956cc84d46f7: Layer already exists 16:19:56 b509a57b08ec: Layer already exists 16:19:56 2e5e93726e3c: Layer already exists 16:19:56 d3202eab21d9: Layer already exists 16:19:56 092ee8d968d9: Layer already exists 16:19:56 9f09e677014b: Layer already exists 16:19:56 7e9aa417752f: Layer already exists 16:19:56 36b50b131297: Layer already exists 16:19:56 8e5228aa3a84: Layer already exists 16:19:56 main: digest: sha256:92c798739f349d4058a8cdcd2256883e914a5a44329c22fb6d99ac072f8fc14f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:19:56 ===================================================== [Pipeline] echo 16:19:56 taggedImages: 16:19:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:19:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 16:19:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.30 16:19:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:19:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 16:19:56 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 16:19:56 cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:19:56 latest 16:19:56 3.1.0-dev.30 16:19:56 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:19:56 main 16:19:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:56 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:19:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:19:57 408232c485a3: Preparing 16:19:57 75cabad953b3: Preparing 16:19:57 64620d8c1d9f: Preparing 16:19:57 d2706ca3ba6d: Preparing 16:19:57 9824039c9e4e: Preparing 16:19:57 da642134a3e7: Preparing 16:19:57 f0c5c37974ce: Preparing 16:19:57 9f09e677014b: Preparing 16:19:57 7e9aa417752f: Preparing 16:19:57 c346eeb2c0a5: Preparing 16:19:57 36b50b131297: Preparing 16:19:57 da642134a3e7: Waiting 16:19:57 f0c5c37974ce: Waiting 16:19:57 c346eeb2c0a5: Waiting 16:19:57 9f09e677014b: Waiting 16:19:57 7e9aa417752f: Waiting 16:19:57 36b50b131297: Waiting 16:19:57 75cabad953b3: Pushed 16:19:57 408232c485a3: Pushed 16:19:57 9824039c9e4e: Pushed 16:19:57 9f09e677014b: Layer already exists 16:19:57 7e9aa417752f: Layer already exists 16:19:57 da642134a3e7: Pushed 16:19:57 f0c5c37974ce: Pushed 16:19:57 36b50b131297: Layer already exists 16:19:58 d2706ca3ba6d: Pushed 16:19:58 c346eeb2c0a5: Pushed 16:19:58 64620d8c1d9f: Pushed 16:19:59 cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:b16b107a210b12ed0ac62b25fffa8f5e61b2b9904e2725fe023fc43826a88eee size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 16:19:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:19:59 408232c485a3: Preparing 16:19:59 75cabad953b3: Preparing 16:19:59 64620d8c1d9f: Preparing 16:19:59 d2706ca3ba6d: Preparing 16:19:59 9824039c9e4e: Preparing 16:19:59 da642134a3e7: Preparing 16:19:59 f0c5c37974ce: Preparing 16:19:59 da642134a3e7: Waiting 16:19:59 9f09e677014b: Preparing 16:19:59 f0c5c37974ce: Waiting 16:19:59 7e9aa417752f: Preparing 16:19:59 c346eeb2c0a5: Preparing 16:19:59 9f09e677014b: Waiting 16:19:59 7e9aa417752f: Waiting 16:19:59 c346eeb2c0a5: Waiting 16:19:59 36b50b131297: Preparing 16:19:59 408232c485a3: Layer already exists 16:19:59 d2706ca3ba6d: Layer already exists 16:19:59 75cabad953b3: Layer already exists 16:19:59 9824039c9e4e: Layer already exists 16:19:59 64620d8c1d9f: Layer already exists 16:19:59 da642134a3e7: Layer already exists 16:19:59 f0c5c37974ce: Layer already exists 16:19:59 9f09e677014b: Layer already exists 16:19:59 c346eeb2c0a5: Layer already exists 16:19:59 7e9aa417752f: Layer already exists 16:19:59 36b50b131297: Layer already exists 16:19:59 latest: digest: sha256:b16b107a210b12ed0ac62b25fffa8f5e61b2b9904e2725fe023fc43826a88eee size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:00 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.30 16:20:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:20:00 408232c485a3: Preparing 16:20:00 75cabad953b3: Preparing 16:20:00 64620d8c1d9f: Preparing 16:20:00 d2706ca3ba6d: Preparing 16:20:00 9824039c9e4e: Preparing 16:20:00 da642134a3e7: Preparing 16:20:00 f0c5c37974ce: Preparing 16:20:00 9f09e677014b: Preparing 16:20:00 7e9aa417752f: Preparing 16:20:00 c346eeb2c0a5: Preparing 16:20:00 36b50b131297: Preparing 16:20:00 da642134a3e7: Waiting 16:20:00 f0c5c37974ce: Waiting 16:20:00 9f09e677014b: Waiting 16:20:00 7e9aa417752f: Waiting 16:20:00 c346eeb2c0a5: Waiting 16:20:00 36b50b131297: Waiting 16:20:00 9824039c9e4e: Layer already exists 16:20:00 75cabad953b3: Layer already exists 16:20:00 d2706ca3ba6d: Layer already exists 16:20:00 408232c485a3: Layer already exists 16:20:00 64620d8c1d9f: Layer already exists 16:20:00 7e9aa417752f: Layer already exists 16:20:00 9f09e677014b: Layer already exists 16:20:00 da642134a3e7: Layer already exists 16:20:00 f0c5c37974ce: Layer already exists 16:20:00 c346eeb2c0a5: Layer already exists 16:20:00 36b50b131297: Layer already exists 16:20:00 3.1.0-dev.30: digest: sha256:b16b107a210b12ed0ac62b25fffa8f5e61b2b9904e2725fe023fc43826a88eee size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:00 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:20:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:20:00 408232c485a3: Preparing 16:20:00 75cabad953b3: Preparing 16:20:00 64620d8c1d9f: Preparing 16:20:00 d2706ca3ba6d: Preparing 16:20:00 9824039c9e4e: Preparing 16:20:00 da642134a3e7: Preparing 16:20:00 f0c5c37974ce: Preparing 16:20:00 9f09e677014b: Preparing 16:20:00 7e9aa417752f: Preparing 16:20:00 c346eeb2c0a5: Preparing 16:20:00 36b50b131297: Preparing 16:20:00 da642134a3e7: Waiting 16:20:00 f0c5c37974ce: Waiting 16:20:00 9f09e677014b: Waiting 16:20:00 7e9aa417752f: Waiting 16:20:00 c346eeb2c0a5: Waiting 16:20:00 64620d8c1d9f: Layer already exists 16:20:00 75cabad953b3: Layer already exists 16:20:00 9824039c9e4e: Layer already exists 16:20:00 d2706ca3ba6d: Layer already exists 16:20:00 408232c485a3: Layer already exists 16:20:00 9f09e677014b: Layer already exists 16:20:00 f0c5c37974ce: Layer already exists 16:20:00 7e9aa417752f: Layer already exists 16:20:00 da642134a3e7: Layer already exists 16:20:00 c346eeb2c0a5: Layer already exists 16:20:00 36b50b131297: Layer already exists 16:20:00 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:b16b107a210b12ed0ac62b25fffa8f5e61b2b9904e2725fe023fc43826a88eee size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 16:20:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:20:01 408232c485a3: Preparing 16:20:01 75cabad953b3: Preparing 16:20:01 64620d8c1d9f: Preparing 16:20:01 d2706ca3ba6d: Preparing 16:20:01 9824039c9e4e: Preparing 16:20:01 da642134a3e7: Preparing 16:20:01 f0c5c37974ce: Preparing 16:20:01 9f09e677014b: Preparing 16:20:01 7e9aa417752f: Preparing 16:20:01 c346eeb2c0a5: Preparing 16:20:01 36b50b131297: Preparing 16:20:01 c346eeb2c0a5: Waiting 16:20:01 da642134a3e7: Waiting 16:20:01 7e9aa417752f: Waiting 16:20:01 f0c5c37974ce: Waiting 16:20:01 36b50b131297: Waiting 16:20:01 9f09e677014b: Waiting 16:20:01 9824039c9e4e: Layer already exists 16:20:01 75cabad953b3: Layer already exists 16:20:01 d2706ca3ba6d: Layer already exists 16:20:01 408232c485a3: Layer already exists 16:20:01 64620d8c1d9f: Layer already exists 16:20:01 da642134a3e7: Layer already exists 16:20:01 f0c5c37974ce: Layer already exists 16:20:01 c346eeb2c0a5: Layer already exists 16:20:01 9f09e677014b: Layer already exists 16:20:01 7e9aa417752f: Layer already exists 16:20:01 36b50b131297: Layer already exists 16:20:01 main: digest: sha256:b16b107a210b12ed0ac62b25fffa8f5e61b2b9904e2725fe023fc43826a88eee size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:20:01 ===================================================== [Pipeline] echo 16:20:01 taggedImages: 16:20:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:20:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 16:20:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.30 16:20:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:20:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 16:20:01 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 16:20:01 cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:20:01 latest 16:20:01 3.1.0-dev.30 16:20:01 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:20:01 main 16:20:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:01 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:20:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:20:02 8a06643d7938: Preparing 16:20:02 cd745abc2712: Preparing 16:20:02 9f09e677014b: Preparing 16:20:02 7e9aa417752f: Preparing 16:20:02 31471023dbdd: Preparing 16:20:02 36b50b131297: Preparing 16:20:02 36b50b131297: Waiting 16:20:02 7e9aa417752f: Layer already exists 16:20:02 9f09e677014b: Layer already exists 16:20:02 36b50b131297: Layer already exists 16:20:02 8a06643d7938: Pushed 16:20:02 31471023dbdd: Pushed 16:20:04 cd745abc2712: Pushed 16:20:04 cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:9ccca11b62bff823f1c30a70831d946b6bfaa363c8d1790000f60681626f4f81 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:05 + 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 16:20:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 16:20:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:20:05 8a06643d7938: Preparing 16:20:05 cd745abc2712: Preparing 16:20:05 9f09e677014b: Preparing 16:20:05 7e9aa417752f: Preparing 16:20:05 31471023dbdd: Preparing 16:20:05 36b50b131297: Preparing 16:20:05 36b50b131297: Waiting 16:20:05 cd745abc2712: Layer already exists 16:20:05 9f09e677014b: Layer already exists 16:20:05 7e9aa417752f: Layer already exists 16:20:05 31471023dbdd: Layer already exists 16:20:05 8a06643d7938: Layer already exists 16:20:05 36b50b131297: Layer already exists 16:20:05 latest: digest: sha256:9ccca11b62bff823f1c30a70831d946b6bfaa363c8d1790000f60681626f4f81 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:05 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.30 16:20:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:20:06 8a06643d7938: Preparing 16:20:06 cd745abc2712: Preparing 16:20:06 9f09e677014b: Preparing 16:20:06 7e9aa417752f: Preparing 16:20:06 31471023dbdd: Preparing 16:20:06 36b50b131297: Preparing 16:20:06 36b50b131297: Waiting 16:20:06 8a06643d7938: Layer already exists 16:20:06 9f09e677014b: Layer already exists 16:20:06 cd745abc2712: Layer already exists 16:20:06 7e9aa417752f: Layer already exists 16:20:06 31471023dbdd: Layer already exists 16:20:06 36b50b131297: Layer already exists 16:20:06 3.1.0-dev.30: digest: sha256:9ccca11b62bff823f1c30a70831d946b6bfaa363c8d1790000f60681626f4f81 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:06 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:20:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:20:06 8a06643d7938: Preparing 16:20:06 cd745abc2712: Preparing 16:20:06 9f09e677014b: Preparing 16:20:06 7e9aa417752f: Preparing 16:20:06 31471023dbdd: Preparing 16:20:06 36b50b131297: Preparing 16:20:06 36b50b131297: Waiting 16:20:06 8a06643d7938: Layer already exists 16:20:06 cd745abc2712: Layer already exists 16:20:06 31471023dbdd: Layer already exists 16:20:06 9f09e677014b: Layer already exists 16:20:06 7e9aa417752f: Layer already exists 16:20:06 36b50b131297: Layer already exists 16:20:06 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:9ccca11b62bff823f1c30a70831d946b6bfaa363c8d1790000f60681626f4f81 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:07 + 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 16:20:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 16:20:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:20:07 8a06643d7938: Preparing 16:20:07 cd745abc2712: Preparing 16:20:07 9f09e677014b: Preparing 16:20:07 7e9aa417752f: Preparing 16:20:07 31471023dbdd: Preparing 16:20:07 36b50b131297: Preparing 16:20:07 36b50b131297: Waiting 16:20:07 7e9aa417752f: Layer already exists 16:20:07 9f09e677014b: Layer already exists 16:20:07 8a06643d7938: Layer already exists 16:20:07 cd745abc2712: Layer already exists 16:20:07 31471023dbdd: Layer already exists 16:20:07 36b50b131297: Layer already exists 16:20:07 main: digest: sha256:9ccca11b62bff823f1c30a70831d946b6bfaa363c8d1790000f60681626f4f81 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:20:07 ===================================================== [Pipeline] echo 16:20:07 taggedImages: 16:20:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:20:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 16:20:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.30 16:20:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:20:07 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 16:20:07 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 16:20:07 cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:20:07 latest 16:20:07 3.1.0-dev.30 16:20:07 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:20:07 main 16:20:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:07 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:20:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:20:08 8aba16183b62: Preparing 16:20:08 43dacd80faf5: Preparing 16:20:08 220a721f8e63: Preparing 16:20:08 42b8e116b6ab: Preparing 16:20:08 694fe0c086e1: Preparing 16:20:08 9f09e677014b: Preparing 16:20:08 7e9aa417752f: Preparing 16:20:08 d73e5a3246aa: Preparing 16:20:08 36b50b131297: Preparing 16:20:08 d73e5a3246aa: Waiting 16:20:08 36b50b131297: Waiting 16:20:08 9f09e677014b: Waiting 16:20:08 7e9aa417752f: Waiting 16:20:08 8aba16183b62: Pushed 16:20:08 220a721f8e63: Pushed 16:20:08 43dacd80faf5: Pushed 16:20:08 9f09e677014b: Layer already exists 16:20:08 7e9aa417752f: Layer already exists 16:20:08 36b50b131297: Layer already exists 16:20:08 d73e5a3246aa: Pushed 16:20:15 694fe0c086e1: Pushed 16:20:17 42b8e116b6ab: Pushed 16:20:17 cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:b75e25886a82699a0be2ba627fe6cbdd20397ab34ed6b154a25b53a515de4494 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:17 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 16:20:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:20:17 8aba16183b62: Preparing 16:20:17 43dacd80faf5: Preparing 16:20:17 220a721f8e63: Preparing 16:20:17 42b8e116b6ab: Preparing 16:20:17 694fe0c086e1: Preparing 16:20:17 9f09e677014b: Preparing 16:20:17 7e9aa417752f: Preparing 16:20:17 d73e5a3246aa: Preparing 16:20:17 36b50b131297: Preparing 16:20:17 9f09e677014b: Waiting 16:20:17 7e9aa417752f: Waiting 16:20:17 d73e5a3246aa: Waiting 16:20:17 36b50b131297: Waiting 16:20:17 694fe0c086e1: Layer already exists 16:20:17 42b8e116b6ab: Layer already exists 16:20:17 220a721f8e63: Layer already exists 16:20:17 8aba16183b62: Layer already exists 16:20:17 43dacd80faf5: Layer already exists 16:20:17 9f09e677014b: Layer already exists 16:20:17 7e9aa417752f: Layer already exists 16:20:17 d73e5a3246aa: Layer already exists 16:20:17 36b50b131297: Layer already exists 16:20:17 latest: digest: sha256:b75e25886a82699a0be2ba627fe6cbdd20397ab34ed6b154a25b53a515de4494 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:18 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.30 16:20:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:20:18 8aba16183b62: Preparing 16:20:18 43dacd80faf5: Preparing 16:20:18 220a721f8e63: Preparing 16:20:18 42b8e116b6ab: Preparing 16:20:18 694fe0c086e1: Preparing 16:20:18 9f09e677014b: Preparing 16:20:18 7e9aa417752f: Preparing 16:20:18 d73e5a3246aa: Preparing 16:20:18 36b50b131297: Preparing 16:20:18 9f09e677014b: Waiting 16:20:18 7e9aa417752f: Waiting 16:20:18 d73e5a3246aa: Waiting 16:20:18 36b50b131297: Waiting 16:20:18 43dacd80faf5: Layer already exists 16:20:18 42b8e116b6ab: Layer already exists 16:20:18 694fe0c086e1: Layer already exists 16:20:18 220a721f8e63: Layer already exists 16:20:18 8aba16183b62: Layer already exists 16:20:18 9f09e677014b: Layer already exists 16:20:18 7e9aa417752f: Layer already exists 16:20:18 36b50b131297: Layer already exists 16:20:18 d73e5a3246aa: Layer already exists 16:20:18 3.1.0-dev.30: digest: sha256:b75e25886a82699a0be2ba627fe6cbdd20397ab34ed6b154a25b53a515de4494 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:18 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:20:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:20:19 8aba16183b62: Preparing 16:20:19 43dacd80faf5: Preparing 16:20:19 220a721f8e63: Preparing 16:20:19 42b8e116b6ab: Preparing 16:20:19 694fe0c086e1: Preparing 16:20:19 9f09e677014b: Preparing 16:20:19 7e9aa417752f: Preparing 16:20:19 d73e5a3246aa: Preparing 16:20:19 36b50b131297: Preparing 16:20:19 9f09e677014b: Waiting 16:20:19 d73e5a3246aa: Waiting 16:20:19 7e9aa417752f: Waiting 16:20:19 36b50b131297: Waiting 16:20:19 8aba16183b62: Layer already exists 16:20:19 43dacd80faf5: Layer already exists 16:20:19 42b8e116b6ab: Layer already exists 16:20:19 220a721f8e63: Layer already exists 16:20:19 694fe0c086e1: Layer already exists 16:20:19 9f09e677014b: Layer already exists 16:20:19 36b50b131297: Layer already exists 16:20:19 7e9aa417752f: Layer already exists 16:20:19 d73e5a3246aa: Layer already exists 16:20:19 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:b75e25886a82699a0be2ba627fe6cbdd20397ab34ed6b154a25b53a515de4494 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 16:20:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:20:19 8aba16183b62: Preparing 16:20:19 43dacd80faf5: Preparing 16:20:19 220a721f8e63: Preparing 16:20:19 42b8e116b6ab: Preparing 16:20:19 694fe0c086e1: Preparing 16:20:19 9f09e677014b: Preparing 16:20:19 7e9aa417752f: Preparing 16:20:19 d73e5a3246aa: Preparing 16:20:19 36b50b131297: Preparing 16:20:19 d73e5a3246aa: Waiting 16:20:19 36b50b131297: Waiting 16:20:19 9f09e677014b: Waiting 16:20:19 220a721f8e63: Layer already exists 16:20:19 8aba16183b62: Layer already exists 16:20:19 43dacd80faf5: Layer already exists 16:20:19 694fe0c086e1: Layer already exists 16:20:19 42b8e116b6ab: Layer already exists 16:20:19 36b50b131297: Layer already exists 16:20:19 9f09e677014b: Layer already exists 16:20:19 d73e5a3246aa: Layer already exists 16:20:19 7e9aa417752f: Layer already exists 16:20:19 main: digest: sha256:b75e25886a82699a0be2ba627fe6cbdd20397ab34ed6b154a25b53a515de4494 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:20:19 ===================================================== [Pipeline] echo 16:20:19 taggedImages: 16:20:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:20:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 16:20:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.30 16:20:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:20:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 16:20:19 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 16:20:19 cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:20:19 latest 16:20:19 3.1.0-dev.30 16:20:19 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:20:19 main 16:20:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:20 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:20:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:20:20 3b58c36a2cb5: Preparing 16:20:20 188eeb32112c: Preparing 16:20:20 50fd93a7688c: Preparing 16:20:20 42b8e116b6ab: Preparing 16:20:20 9f09e677014b: Preparing 16:20:20 7e9aa417752f: Preparing 16:20:20 ee9408916dfc: Preparing 16:20:20 36b50b131297: Preparing 16:20:20 7e9aa417752f: Waiting 16:20:20 ee9408916dfc: Waiting 16:20:20 36b50b131297: Waiting 16:20:20 9f09e677014b: Layer already exists 16:20:20 42b8e116b6ab: Layer already exists 16:20:20 7e9aa417752f: Layer already exists 16:20:20 36b50b131297: Layer already exists 16:20:20 188eeb32112c: Pushed 16:20:20 3b58c36a2cb5: Pushed 16:20:20 50fd93a7688c: Pushed 16:20:20 ee9408916dfc: Pushed 16:20:20 cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:eb7849afc85b83e6384ae5dbb36d80ef47d5ac764a763f186bec422acf1df3c3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 16:20:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:20:21 3b58c36a2cb5: Preparing 16:20:21 188eeb32112c: Preparing 16:20:21 50fd93a7688c: Preparing 16:20:21 42b8e116b6ab: Preparing 16:20:21 9f09e677014b: Preparing 16:20:21 7e9aa417752f: Preparing 16:20:21 ee9408916dfc: Preparing 16:20:21 36b50b131297: Preparing 16:20:21 7e9aa417752f: Waiting 16:20:21 ee9408916dfc: Waiting 16:20:21 36b50b131297: Waiting 16:20:21 50fd93a7688c: Layer already exists 16:20:21 3b58c36a2cb5: Layer already exists 16:20:21 9f09e677014b: Layer already exists 16:20:21 42b8e116b6ab: Layer already exists 16:20:21 188eeb32112c: Layer already exists 16:20:21 ee9408916dfc: Layer already exists 16:20:21 36b50b131297: Layer already exists 16:20:21 7e9aa417752f: Layer already exists 16:20:21 latest: digest: sha256:eb7849afc85b83e6384ae5dbb36d80ef47d5ac764a763f186bec422acf1df3c3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.30 16:20:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:20:22 3b58c36a2cb5: Preparing 16:20:22 188eeb32112c: Preparing 16:20:22 50fd93a7688c: Preparing 16:20:22 42b8e116b6ab: Preparing 16:20:22 9f09e677014b: Preparing 16:20:22 7e9aa417752f: Preparing 16:20:22 ee9408916dfc: Preparing 16:20:22 36b50b131297: Preparing 16:20:22 7e9aa417752f: Waiting 16:20:22 ee9408916dfc: Waiting 16:20:22 3b58c36a2cb5: Layer already exists 16:20:22 188eeb32112c: Layer already exists 16:20:22 42b8e116b6ab: Layer already exists 16:20:22 9f09e677014b: Layer already exists 16:20:22 50fd93a7688c: Layer already exists 16:20:22 7e9aa417752f: Layer already exists 16:20:22 ee9408916dfc: Layer already exists 16:20:22 36b50b131297: Layer already exists 16:20:22 3.1.0-dev.30: digest: sha256:eb7849afc85b83e6384ae5dbb36d80ef47d5ac764a763f186bec422acf1df3c3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:20:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:20:22 3b58c36a2cb5: Preparing 16:20:22 188eeb32112c: Preparing 16:20:22 50fd93a7688c: Preparing 16:20:22 42b8e116b6ab: Preparing 16:20:22 9f09e677014b: Preparing 16:20:22 7e9aa417752f: Preparing 16:20:22 ee9408916dfc: Preparing 16:20:22 36b50b131297: Preparing 16:20:22 7e9aa417752f: Waiting 16:20:22 ee9408916dfc: Waiting 16:20:22 36b50b131297: Waiting 16:20:22 50fd93a7688c: Layer already exists 16:20:22 188eeb32112c: Layer already exists 16:20:22 9f09e677014b: Layer already exists 16:20:22 42b8e116b6ab: Layer already exists 16:20:22 3b58c36a2cb5: Layer already exists 16:20:22 7e9aa417752f: Layer already exists 16:20:22 ee9408916dfc: Layer already exists 16:20:22 36b50b131297: Layer already exists 16:20:22 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:eb7849afc85b83e6384ae5dbb36d80ef47d5ac764a763f186bec422acf1df3c3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:23 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 16:20:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:20:23 3b58c36a2cb5: Preparing 16:20:23 188eeb32112c: Preparing 16:20:23 50fd93a7688c: Preparing 16:20:23 42b8e116b6ab: Preparing 16:20:23 9f09e677014b: Preparing 16:20:23 7e9aa417752f: Preparing 16:20:23 ee9408916dfc: Preparing 16:20:23 36b50b131297: Preparing 16:20:23 ee9408916dfc: Waiting 16:20:23 7e9aa417752f: Waiting 16:20:23 36b50b131297: Waiting 16:20:23 3b58c36a2cb5: Layer already exists 16:20:23 9f09e677014b: Layer already exists 16:20:23 188eeb32112c: Layer already exists 16:20:23 50fd93a7688c: Layer already exists 16:20:23 42b8e116b6ab: Layer already exists 16:20:23 7e9aa417752f: Layer already exists 16:20:23 ee9408916dfc: Layer already exists 16:20:23 36b50b131297: Layer already exists 16:20:23 main: digest: sha256:eb7849afc85b83e6384ae5dbb36d80ef47d5ac764a763f186bec422acf1df3c3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:20:23 ===================================================== [Pipeline] echo 16:20:23 taggedImages: 16:20:23 - nexus3.edgexfoundry.org:10004/security-spire-config:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:20:23 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 16:20:23 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.30 16:20:23 - nexus3.edgexfoundry.org:10004/security-spire-config:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:20:23 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 16:20:23 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 16:20:23 cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:20:23 latest 16:20:23 3.1.0-dev.30 16:20:23 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:20:23 main 16:20:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:23 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:20:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:20:24 0c6a61ef0769: Preparing 16:20:24 d264a2bdac7d: Preparing 16:20:24 6657a3e29b52: Preparing 16:20:24 4e505bc0dcad: Preparing 16:20:24 9f09e677014b: Preparing 16:20:24 7e9aa417752f: Preparing 16:20:24 d73e5a3246aa: Preparing 16:20:24 36b50b131297: Preparing 16:20:24 36b50b131297: Waiting 16:20:24 7e9aa417752f: Waiting 16:20:24 d73e5a3246aa: Waiting 16:20:24 9f09e677014b: Layer already exists 16:20:24 7e9aa417752f: Layer already exists 16:20:24 d73e5a3246aa: Layer already exists 16:20:24 36b50b131297: Layer already exists 16:20:24 0c6a61ef0769: Pushed 16:20:24 6657a3e29b52: Pushed 16:20:24 d264a2bdac7d: Pushed 16:20:34 4e505bc0dcad: Pushed 16:20:34 cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:3bd06bdfdf1d16fb92371b86663767b9f0e2a07b77e790df620a16110c2f9b43 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:34 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 16:20:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:20:34 0c6a61ef0769: Preparing 16:20:34 d264a2bdac7d: Preparing 16:20:34 6657a3e29b52: Preparing 16:20:34 4e505bc0dcad: Preparing 16:20:34 9f09e677014b: Preparing 16:20:34 7e9aa417752f: Preparing 16:20:34 d73e5a3246aa: Preparing 16:20:34 36b50b131297: Preparing 16:20:34 7e9aa417752f: Waiting 16:20:34 d73e5a3246aa: Waiting 16:20:34 36b50b131297: Waiting 16:20:34 9f09e677014b: Layer already exists 16:20:34 d264a2bdac7d: Layer already exists 16:20:34 4e505bc0dcad: Layer already exists 16:20:34 6657a3e29b52: Layer already exists 16:20:34 0c6a61ef0769: Layer already exists 16:20:34 7e9aa417752f: Layer already exists 16:20:34 d73e5a3246aa: Layer already exists 16:20:34 36b50b131297: Layer already exists 16:20:34 latest: digest: sha256:3bd06bdfdf1d16fb92371b86663767b9f0e2a07b77e790df620a16110c2f9b43 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:34 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.30 16:20:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:20:35 0c6a61ef0769: Preparing 16:20:35 d264a2bdac7d: Preparing 16:20:35 6657a3e29b52: Preparing 16:20:35 4e505bc0dcad: Preparing 16:20:35 9f09e677014b: Preparing 16:20:35 7e9aa417752f: Preparing 16:20:35 d73e5a3246aa: Preparing 16:20:35 36b50b131297: Preparing 16:20:35 d73e5a3246aa: Waiting 16:20:35 7e9aa417752f: Waiting 16:20:35 36b50b131297: Waiting 16:20:35 4e505bc0dcad: Layer already exists 16:20:35 6657a3e29b52: Layer already exists 16:20:35 9f09e677014b: Layer already exists 16:20:35 d264a2bdac7d: Layer already exists 16:20:35 0c6a61ef0769: Layer already exists 16:20:35 d73e5a3246aa: Layer already exists 16:20:35 7e9aa417752f: Layer already exists 16:20:35 36b50b131297: Layer already exists 16:20:35 3.1.0-dev.30: digest: sha256:3bd06bdfdf1d16fb92371b86663767b9f0e2a07b77e790df620a16110c2f9b43 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:35 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:20:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:20:35 0c6a61ef0769: Preparing 16:20:35 d264a2bdac7d: Preparing 16:20:35 6657a3e29b52: Preparing 16:20:35 4e505bc0dcad: Preparing 16:20:35 9f09e677014b: Preparing 16:20:35 7e9aa417752f: Preparing 16:20:35 d73e5a3246aa: Preparing 16:20:35 36b50b131297: Preparing 16:20:35 7e9aa417752f: Waiting 16:20:35 d73e5a3246aa: Waiting 16:20:35 36b50b131297: Waiting 16:20:35 0c6a61ef0769: Layer already exists 16:20:35 9f09e677014b: Layer already exists 16:20:35 6657a3e29b52: Layer already exists 16:20:35 d264a2bdac7d: Layer already exists 16:20:35 4e505bc0dcad: Layer already exists 16:20:35 7e9aa417752f: Layer already exists 16:20:35 36b50b131297: Layer already exists 16:20:35 d73e5a3246aa: Layer already exists 16:20:35 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:3bd06bdfdf1d16fb92371b86663767b9f0e2a07b77e790df620a16110c2f9b43 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:36 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 16:20:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:20:36 0c6a61ef0769: Preparing 16:20:36 d264a2bdac7d: Preparing 16:20:36 6657a3e29b52: Preparing 16:20:36 4e505bc0dcad: Preparing 16:20:36 9f09e677014b: Preparing 16:20:36 7e9aa417752f: Preparing 16:20:36 d73e5a3246aa: Preparing 16:20:36 36b50b131297: Preparing 16:20:36 7e9aa417752f: Waiting 16:20:36 d73e5a3246aa: Waiting 16:20:36 36b50b131297: Waiting 16:20:36 9f09e677014b: Layer already exists 16:20:36 0c6a61ef0769: Layer already exists 16:20:36 4e505bc0dcad: Layer already exists 16:20:36 6657a3e29b52: Layer already exists 16:20:36 d264a2bdac7d: Layer already exists 16:20:36 7e9aa417752f: Layer already exists 16:20:36 d73e5a3246aa: Layer already exists 16:20:36 36b50b131297: Layer already exists 16:20:36 main: digest: sha256:3bd06bdfdf1d16fb92371b86663767b9f0e2a07b77e790df620a16110c2f9b43 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:20:36 ===================================================== [Pipeline] echo 16:20:36 taggedImages: 16:20:36 - nexus3.edgexfoundry.org:10004/security-spire-server:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:20:36 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 16:20:36 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.30 16:20:36 - nexus3.edgexfoundry.org:10004/security-spire-server:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:20:36 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 16:20:36 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 16:20:36 cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:20:36 latest 16:20:36 3.1.0-dev.30 16:20:36 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:20:36 main 16:20:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:20:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:20:37 bff1fdb8eefb: Preparing 16:20:37 2deb60906abc: Preparing 16:20:37 9f09e677014b: Preparing 16:20:37 7e9aa417752f: Preparing 16:20:37 536fe59bf270: Preparing 16:20:37 36b50b131297: Preparing 16:20:37 36b50b131297: Waiting 16:20:37 7e9aa417752f: Layer already exists 16:20:37 9f09e677014b: Layer already exists 16:20:37 36b50b131297: Layer already exists 16:20:37 bff1fdb8eefb: Pushed 16:20:37 536fe59bf270: Pushed 16:20:40 2deb60906abc: Pushed 16:20:40 cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:49d7b3b613db0ebb31f1f846886ef61df037dd01b1f1c58a02136896e2532009 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 16:20:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:20:41 bff1fdb8eefb: Preparing 16:20:41 2deb60906abc: Preparing 16:20:41 9f09e677014b: Preparing 16:20:41 7e9aa417752f: Preparing 16:20:41 536fe59bf270: Preparing 16:20:41 36b50b131297: Preparing 16:20:41 36b50b131297: Waiting 16:20:41 bff1fdb8eefb: Layer already exists 16:20:41 2deb60906abc: Layer already exists 16:20:41 7e9aa417752f: Layer already exists 16:20:41 9f09e677014b: Layer already exists 16:20:41 536fe59bf270: Layer already exists 16:20:41 36b50b131297: Layer already exists 16:20:41 latest: digest: sha256:49d7b3b613db0ebb31f1f846886ef61df037dd01b1f1c58a02136896e2532009 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:41 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.30 16:20:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:20:41 bff1fdb8eefb: Preparing 16:20:41 2deb60906abc: Preparing 16:20:41 9f09e677014b: Preparing 16:20:41 7e9aa417752f: Preparing 16:20:41 536fe59bf270: Preparing 16:20:41 36b50b131297: Preparing 16:20:41 36b50b131297: Waiting 16:20:41 bff1fdb8eefb: Layer already exists 16:20:41 9f09e677014b: Layer already exists 16:20:41 7e9aa417752f: Layer already exists 16:20:41 2deb60906abc: Layer already exists 16:20:41 536fe59bf270: Layer already exists 16:20:41 36b50b131297: Layer already exists 16:20:41 3.1.0-dev.30: digest: sha256:49d7b3b613db0ebb31f1f846886ef61df037dd01b1f1c58a02136896e2532009 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:42 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:20:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:20:42 bff1fdb8eefb: Preparing 16:20:42 2deb60906abc: Preparing 16:20:42 9f09e677014b: Preparing 16:20:42 7e9aa417752f: Preparing 16:20:42 536fe59bf270: Preparing 16:20:42 36b50b131297: Preparing 16:20:42 36b50b131297: Waiting 16:20:42 9f09e677014b: Layer already exists 16:20:42 536fe59bf270: Layer already exists 16:20:42 2deb60906abc: Layer already exists 16:20:42 7e9aa417752f: Layer already exists 16:20:42 bff1fdb8eefb: Layer already exists 16:20:42 36b50b131297: Layer already exists 16:20:42 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:49d7b3b613db0ebb31f1f846886ef61df037dd01b1f1c58a02136896e2532009 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:42 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 16:20:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:20:42 bff1fdb8eefb: Preparing 16:20:42 2deb60906abc: Preparing 16:20:42 9f09e677014b: Preparing 16:20:42 7e9aa417752f: Preparing 16:20:42 536fe59bf270: Preparing 16:20:42 36b50b131297: Preparing 16:20:42 36b50b131297: Waiting 16:20:42 bff1fdb8eefb: Layer already exists 16:20:42 9f09e677014b: Layer already exists 16:20:42 2deb60906abc: Layer already exists 16:20:42 7e9aa417752f: Layer already exists 16:20:42 536fe59bf270: Layer already exists 16:20:42 36b50b131297: Layer already exists 16:20:42 main: digest: sha256:49d7b3b613db0ebb31f1f846886ef61df037dd01b1f1c58a02136896e2532009 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:20:43 ===================================================== [Pipeline] echo 16:20:43 taggedImages: 16:20:43 - nexus3.edgexfoundry.org:10004/support-notifications:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:20:43 - nexus3.edgexfoundry.org:10004/support-notifications:latest 16:20:43 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.30 16:20:43 - nexus3.edgexfoundry.org:10004/support-notifications:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:20:43 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 16:20:43 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 16:20:43 cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:20:43 latest 16:20:43 3.1.0-dev.30 16:20:43 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:20:43 main 16:20:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:43 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:20:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:20:43 5baa7ae2e155: Preparing 16:20:43 60081f1a377e: Preparing 16:20:43 9f09e677014b: Preparing 16:20:43 7e9aa417752f: Preparing 16:20:43 0c952085a687: Preparing 16:20:43 36b50b131297: Preparing 16:20:43 36b50b131297: Waiting 16:20:43 0c952085a687: Layer already exists 16:20:43 9f09e677014b: Layer already exists 16:20:43 7e9aa417752f: Layer already exists 16:20:43 36b50b131297: Layer already exists 16:20:43 5baa7ae2e155: Pushed 16:20:46 60081f1a377e: Pushed 16:20:46 cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:bf17bb7d5534255ec34ab95accd19cbbb220584e04c1d106211b92baf137b48e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:47 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 16:20:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:20:47 5baa7ae2e155: Preparing 16:20:47 60081f1a377e: Preparing 16:20:47 9f09e677014b: Preparing 16:20:47 7e9aa417752f: Preparing 16:20:47 0c952085a687: Preparing 16:20:47 36b50b131297: Preparing 16:20:47 36b50b131297: Waiting 16:20:47 7e9aa417752f: Layer already exists 16:20:47 9f09e677014b: Layer already exists 16:20:47 60081f1a377e: Layer already exists 16:20:47 0c952085a687: Layer already exists 16:20:47 5baa7ae2e155: Layer already exists 16:20:47 36b50b131297: Layer already exists 16:20:47 latest: digest: sha256:bf17bb7d5534255ec34ab95accd19cbbb220584e04c1d106211b92baf137b48e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:47 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.30 16:20:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:20:48 5baa7ae2e155: Preparing 16:20:48 60081f1a377e: Preparing 16:20:48 9f09e677014b: Preparing 16:20:48 7e9aa417752f: Preparing 16:20:48 0c952085a687: Preparing 16:20:48 36b50b131297: Preparing 16:20:48 36b50b131297: Waiting 16:20:48 9f09e677014b: Layer already exists 16:20:48 60081f1a377e: Layer already exists 16:20:48 5baa7ae2e155: Layer already exists 16:20:48 7e9aa417752f: Layer already exists 16:20:48 0c952085a687: Layer already exists 16:20:48 36b50b131297: Layer already exists 16:20:48 3.1.0-dev.30: digest: sha256:bf17bb7d5534255ec34ab95accd19cbbb220584e04c1d106211b92baf137b48e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:48 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:20:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:20:48 5baa7ae2e155: Preparing 16:20:48 60081f1a377e: Preparing 16:20:48 9f09e677014b: Preparing 16:20:48 7e9aa417752f: Preparing 16:20:48 0c952085a687: Preparing 16:20:48 36b50b131297: Preparing 16:20:48 36b50b131297: Waiting 16:20:48 5baa7ae2e155: Layer already exists 16:20:48 0c952085a687: Layer already exists 16:20:48 60081f1a377e: Layer already exists 16:20:48 7e9aa417752f: Layer already exists 16:20:48 9f09e677014b: Layer already exists 16:20:48 36b50b131297: Layer already exists 16:20:48 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:bf17bb7d5534255ec34ab95accd19cbbb220584e04c1d106211b92baf137b48e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:49 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 16:20:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:20:49 5baa7ae2e155: Preparing 16:20:49 60081f1a377e: Preparing 16:20:49 9f09e677014b: Preparing 16:20:49 7e9aa417752f: Preparing 16:20:49 0c952085a687: Preparing 16:20:49 36b50b131297: Preparing 16:20:49 36b50b131297: Waiting 16:20:49 0c952085a687: Layer already exists 16:20:49 9f09e677014b: Layer already exists 16:20:49 5baa7ae2e155: Layer already exists 16:20:49 60081f1a377e: Layer already exists 16:20:49 7e9aa417752f: Layer already exists 16:20:49 36b50b131297: Layer already exists 16:20:49 main: digest: sha256:bf17bb7d5534255ec34ab95accd19cbbb220584e04c1d106211b92baf137b48e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:20:49 ===================================================== [Pipeline] echo 16:20:49 taggedImages: 16:20:49 - nexus3.edgexfoundry.org:10004/support-scheduler:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:20:49 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 16:20:49 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.30 16:20:49 - nexus3.edgexfoundry.org:10004/support-scheduler:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:20: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] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:35:26 #116 ... 16:35:26 16:35:26 #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:35:26 #134 981.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.30" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:35:33 #134 ... 16:35:33 16:35:33 #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 16:35:33 #133 DONE 990.9s 16:35:33 16:35:33 #102 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:35:34 #102 ... 16:35:34 16:35:34 #147 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 16:35:34 #147 DONE 0.2s 16:35:34 16:35:34 #148 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 16:35:34 #148 DONE 0.1s 16:35:34 16:35:34 #149 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 16:35:34 #149 DONE 0.1s 16:35:34 16:35:34 #150 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 16:35:34 #150 DONE 0.1s 16:35:34 16:35:34 #151 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:35:34 #151 DONE 0.4s 16:35:34 16:35:34 #152 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:35:35 #152 DONE 0.1s 16:35:35 16:35:35 #153 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:35:37 #153 DONE 2.1s 16:35:37 16:35:37 #141 [security-proxy-setup] exporting to image 16:35:37 #141 exporting layers 16:35:38 #141 exporting layers 0.9s done 16:35:38 #141 writing image sha256:02e12e30d660c2a859acaa5d29cecdc028e1df76fa638973dbc45b01be57955d done 16:35:38 #141 naming to docker.io/library/security-proxy-setup-arm64 done 16:35:38 #141 DONE 5.3s 16:35:38 16:35:38 #102 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:35:48 #102 ... 16:35:48 16:35:48 #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:35:48 #134 DONE 1005.1s 16:35:48 16:35:48 #116 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:35:48 #116 ... 16:35:48 16:35:48 #154 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 16:35:48 #154 ... 16:35:48 16:35:48 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 16:35:48 #131 DONE 1005.7s 16:35:48 16:35:48 #154 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 16:35:48 #154 DONE 0.3s 16:35:48 16:35:48 #84 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:35:48 #84 ... 16:35:48 16:35:48 #155 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 16:35:48 #155 DONE 0.3s 16:35:48 16:35:48 #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:35:49 #136 ... 16:35:49 16:35:49 #156 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:35:49 #156 DONE 0.2s 16:35:49 16:35:49 #157 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 16:35:49 #157 ... 16:35:49 16:35:49 #158 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 16:35:49 #158 DONE 0.2s 16:35:49 16:35:49 #157 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 16:35:49 #157 DONE 0.3s 16:35:49 16:35:49 #159 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 16:35:49 #159 ... 16:35:49 16:35:49 #160 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 16:35:49 #160 DONE 0.2s 16:35:49 16:35:49 #161 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:35:50 #161 DONE 0.5s 16:35:50 16:35:50 #162 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:35:50 #162 DONE 0.4s 16:35:50 16:35:50 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:35:50 #130 ... 16:35:50 16:35:50 #163 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:35:50 #163 DONE 0.2s 16:35:50 16:35:50 #164 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:35:52 #164 ... 16:35:52 16:35:52 #159 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 16:35:52 #159 DONE 3.3s 16:35:52 16:35:52 #165 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 16:35:53 #165 DONE 0.4s 16:35:53 16:35:53 #166 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 16:35:53 #166 ... 16:35:53 16:35:53 #164 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:35:53 #164 DONE 2.5s 16:35:53 16:35:53 #141 [security-secretstore-setup] exporting to image 16:35:53 #141 exporting layers 16:35:53 #141 ... 16:35:53 16:35:53 #166 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 16:35:53 #166 DONE 0.7s 16:35:53 16:35:53 #167 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:35:54 #167 DONE 0.7s 16:35:54 16:35:54 #168 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 16:35:54 #168 DONE 0.2s 16:35:54 16:35:54 #169 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 16:35:55 #169 DONE 0.2s 16:35:55 16:35:55 #141 [security-secretstore-setup] exporting to image 16:35:55 #141 exporting layers 1.6s done 16:35:55 #141 writing image sha256:33c9d8c4f5621a7d221f7682067fb70018dfd8ca61310441c9da7e8a4a0cf640 done 16:35:55 #141 naming to docker.io/library/security-secretstore-setup-arm64 done 16:35:55 #141 DONE 6.9s 16:35:55 16:35:55 #170 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 16:35:55 #170 DONE 0.2s 16:35:55 16:35:55 #171 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 16:35:55 #171 DONE 0.1s 16:35:55 16:35:55 #172 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:35:55 #172 DONE 0.2s 16:35:55 16:35:55 #173 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 16:35:57 #173 DONE 2.0s 16:35:57 16:35:57 #116 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:35:57 #116 ... 16:35:57 16:35:57 #141 [security-bootstrapper] exporting to image 16:35:58 #141 exporting layers 0.8s done 16:35:58 #141 writing image sha256:d71f34151a096e0ff3293368fd945e31956cbf37c28d3c0137c9671d8a16b79a 0.0s done 16:35:58 #141 naming to docker.io/library/security-bootstrapper-arm64 done 16:35:58 #141 DONE 7.8s 16:35:58 16:35:58 #84 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:36:04 #84 ... 16:36:04 16:36:04 #110 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 16:36:04 #110 DONE 1021.1s 16:36:04 16:36:04 #84 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:36:04 #84 ... 16:36:04 16:36:04 #174 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 16:36:04 #174 DONE 0.4s 16:36:04 16:36:04 #175 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 16:36:04 #175 DONE 0.2s 16:36:04 16:36:04 #176 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 16:36:05 #176 DONE 0.4s 16:36:05 16:36:05 #177 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 16:36:05 #177 DONE 0.2s 16:36:05 16:36:05 #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 16:36:05 #178 DONE 0.2s 16:36:05 16:36:05 #179 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:36:09 #179 DONE 3.5s 16:36:09 16:36:09 #141 [security-proxy-auth] exporting to image 16:36:09 #141 exporting layers 16:36:09 #141 exporting layers 0.5s done 16:36:09 #141 writing image sha256:f77bd9b4600785bd894a31f04dc548d88cebdc71a3d8be5842b184eca6645a7a done 16:36:09 #141 naming to docker.io/library/security-proxy-auth-arm64 done 16:36:09 #141 DONE 8.3s 16:36:09 16:36:09 #116 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:36:24 #116 DONE 1039.7s 16:36:24 16:36:24 #84 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:36:24 #84 ... 16:36:24 16:36:24 #180 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 16:36:24 #180 DONE 0.2s 16:36:24 16:36:24 #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:36:24 #109 ... 16:36:24 16:36:24 #181 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 16:36:24 #181 DONE 0.2s 16:36:24 16:36:24 #182 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 16:36:24 #182 DONE 0.3s 16:36:24 16:36:24 #84 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:36:24 #84 ... 16:36:24 16:36:24 #183 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 16:36:24 #183 DONE 0.1s 16:36:24 16:36:24 #184 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 16:36:24 #184 DONE 0.3s 16:36:24 16:36:24 #84 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:36:24 #84 ... 16:36:24 16:36:24 #185 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:36:25 #185 DONE 1.8s 16:36:25 16:36:25 #141 [core-common-config-bootstrapper] exporting to image 16:36:25 #141 exporting layers 16:36:26 #141 exporting layers 0.5s done 16:36:26 #141 writing image sha256:c6d58e25f21863d0a2394a77570a3e1440a31f21de2254a9f97e045276984838 done 16:36:26 #141 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 16:36:26 #141 DONE 8.8s 16:36:26 16:36:26 #84 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:37:13 #84 ... 16:37:13 16:37:13 #102 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:37:13 #102 DONE 1083.5s 16:37:13 16:37:13 #84 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:37:13 #84 ... 16:37:13 16:37:13 #186 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 16:37:13 #186 DONE 0.2s 16:37:13 16:37:13 #84 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:37:13 #84 ... 16:37:13 16:37:13 #187 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 16:37:13 #187 DONE 0.1s 16:37:13 16:37:13 #188 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:37:13 #188 DONE 0.3s 16:37:13 16:37:13 #189 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 16:37:13 #189 DONE 0.1s 16:37:13 16:37:13 #84 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:37:13 #84 ... 16:37:13 16:37:13 #141 [core-command] exporting to image 16:37:13 #141 exporting layers 16:37:13 #141 exporting layers 0.4s done 16:37:13 #141 writing image sha256:330bd6fae3ee770216af6dd64757ff30704f7ec546def35149d4bdfc4f276735 done 16:37:13 #141 naming to docker.io/library/core-command-arm64 done 16:37:13 #141 DONE 9.2s 16:37:13 16:37:13 #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:37:18 #109 ... 16:37:18 16:37:18 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:37:18 #130 DONE 1096.0s 16:37:18 16:37:18 #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:37:18 #136 ... 16:37:18 16:37:18 #190 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:37:19 #190 DONE 0.3s 16:37:19 16:37:19 #191 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:37:19 #191 DONE 0.2s 16:37:19 16:37:19 #84 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:37:19 #84 ... 16:37:19 16:37:19 #192 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:37:19 #192 DONE 0.4s 16:37:19 16:37:19 #193 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 16:37:19 #193 DONE 0.2s 16:37:19 16:37:19 #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:37:20 #109 ... 16:37:20 16:37:20 #141 [core-data] exporting to image 16:37:20 #141 exporting layers 16:37:20 #141 exporting layers 0.3s done 16:37:20 #141 writing image sha256:0a0ea931098fc8146ddd4bb5107ebde0aa383d38e2cf5966db64f982f716093f 0.0s done 16:37:20 #141 naming to docker.io/library/core-data-arm64 done 16:37:20 #141 DONE 9.5s 16:37:20 16:37:20 #84 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:37:21 #84 ... 16:37:21 16:37:21 #109 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:37:21 #109 DONE 1099.4s 16:37:21 16:37:21 #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:37:22 #136 ... 16:37:22 16:37:22 #194 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 16:37:22 #194 DONE 0.5s 16:37:22 16:37:22 #195 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 16:37:23 #195 DONE 0.1s 16:37:23 16:37:23 #196 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:37:23 #196 DONE 0.4s 16:37:23 16:37:23 #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:37:23 #136 ... 16:37:23 16:37:23 #197 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 16:37:23 #197 DONE 0.1s 16:37:23 16:37:23 #198 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 16:37:23 #198 DONE 0.2s 16:37:23 16:37:23 #141 [core-metadata] exporting to image 16:37:23 #141 exporting layers 0.3s done 16:37:23 #141 writing image sha256:356887759f0cc490a580da092a2b948ff2a7a71515df8424ac3775fdf3337f6b done 16:37:23 #141 naming to docker.io/library/core-metadata-arm64 done 16:37:23 #141 DONE 9.9s 16:37:23 16:37:23 #84 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:37:56 #84 DONE 1128.6s 16:37:56 16:37:56 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:37:56 #132 ... 16:37:56 16:37:56 #199 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:37:56 #199 DONE 0.2s 16:37:56 16:37:56 #200 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:37:56 #200 DONE 0.1s 16:37:56 16:37:56 #201 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:37:56 #201 DONE 0.3s 16:37:56 16:37:56 #202 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 16:37:56 #202 DONE 0.2s 16:37:56 16:37:56 #141 [security-spiffe-token-provider] exporting to image 16:37:56 #141 exporting layers 16:37:56 #141 exporting layers 0.7s done 16:37:56 #141 writing image sha256:8d03ec932247c2cb0084fe32d805d7fe654bff6fb8b29ad74d29ba7a4bdfcfd3 0.0s done 16:37:56 #141 naming to docker.io/library/security-spiffe-token-provider-arm64 done 16:37:56 #141 DONE 10.6s 16:37:56 16:37:56 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:38:28 #132 DONE 1162.1s 16:38:28 16:38:28 #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:38:28 #136 DONE 1162.2s 16:38:28 16:38:28 #203 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:38:28 #203 DONE 0.3s 16:38:28 16:38:28 #204 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 16:38:28 #204 DONE 0.3s 16:38:28 16:38:28 #205 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:38:28 #205 DONE 0.2s 16:38:28 16:38:28 #206 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 16:38:28 #206 DONE 0.2s 16:38:28 16:38:28 #207 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:38:28 #207 DONE 0.4s 16:38:28 16:38:28 #208 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:38:28 #208 DONE 0.5s 16:38:28 16:38:28 #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 16:38:28 #209 ... 16:38:28 16:38:28 #210 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 16:38:28 #210 DONE 0.1s 16:38:28 16:38:28 #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 16:38:28 #209 DONE 0.1s 16:38:28 16:38:28 #141 [support-notifications] exporting to image 16:38:28 #141 exporting layers 16:38:28 #141 exporting layers 0.4s done 16:38:28 #141 exporting layers 0.4s done 16:38:28 #141 writing image sha256:3947f8df22e532b8ec2db9a019b5f264fd2bd45d2908ba8e6b4d005204ba56b5 0.0s done 16:38:28 #141 naming to docker.io/library/support-scheduler-arm64 done 16:38:28 #141 writing image sha256:e7d6474cedbe4f3dfa50e34917277a6c2a4275302fa56e6494641d2a4ed07030 done 16:38:28 #141 naming to docker.io/library/support-notifications-arm64 done 16:38:28 #141 DONE 11.0s 16:38:28 time="2023-08-21T16:17:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:38:28 time="2023-08-21T16:17:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:38:28 time="2023-08-21T16:17:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:38:28 time="2023-08-21T16:17:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:38:28 time="2023-08-21T16:17:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:38:28 time="2023-08-21T16:17:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:38:28 time="2023-08-21T16:17:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:38:28 time="2023-08-21T16:17:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:38:28 time="2023-08-21T16:17:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:38:28 time="2023-08-21T16:17:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:38:28 time="2023-08-21T16:17:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:38:28 time="2023-08-21T16:17:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:38:28 time="2023-08-21T16:17:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:38:28 time="2023-08-21T16:17:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 16:38:28 $ docker stop --time=1 318c0861e17e6b25806f380c53113e72bea43c59ea3ab3e766185d6917a364d5 16:38:30 $ docker rm -f --volumes 318c0861e17e6b25806f380c53113e72bea43c59ea3ab3e766185d6917a364d5 [Pipeline] // withDockerContainer [Pipeline] sh 16:38:30 + docker images 16:38:30 REPOSITORY TAG IMAGE ID CREATED SIZE 16:38:30 support-notifications-arm64 latest e7d6474cedbe 5 seconds ago 33.7MB 16:38:30 support-scheduler-arm64 latest 3947f8df22e5 5 seconds ago 32.9MB 16:38:30 security-spiffe-token-provider-arm64 latest 8d03ec932247 39 seconds ago 33.3MB 16:38:30 core-metadata-arm64 latest 356887759f0c About a minute ago 21.2MB 16:38:30 core-data-arm64 latest 0a0ea931098f About a minute ago 20.9MB 16:38:30 core-command-arm64 latest 330bd6fae3ee About a minute ago 20.8MB 16:38:30 core-common-config-bootstrapper-arm64 latest c6d58e25f218 2 minutes ago 18MB 16:38:30 security-proxy-auth-arm64 latest f77bd9b46007 2 minutes ago 19.3MB 16:38:30 security-bootstrapper-arm64 latest d71f34151a09 2 minutes ago 22.6MB 16:38:30 security-secretstore-setup-arm64 latest 33c9d8c4f562 2 minutes ago 43MB 16:38:30 security-proxy-setup-arm64 latest 02e12e30d660 2 minutes ago 28.8MB 16:38:30 security-spire-agent-arm64 latest 89104f3567ea 19 minutes ago 152MB 16:38:30 security-spire-config-arm64 latest 3c5d0b799c95 19 minutes ago 96.1MB 16:38:30 security-spire-server-arm64 latest ccb9e196ad5f 19 minutes ago 96.9MB 16:38:30 ci-base-image-arm64 latest 4d9eee729325 21 minutes ago 1.05GB 16:38:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 5 weeks ago 677MB 16:38:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 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 16:38:30 provisioning config files... 16:38:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/564@tmp/config15706399948575963394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:38:30 ---> docker-login.sh 16:38:30 nexus3.edgexfoundry.org:10001 16:38:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:31 Configure a credential helper to remove this warning. See 16:38:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:31 16:38:31 Login Succeeded 16:38:31 nexus3.edgexfoundry.org:10002 16:38:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:31 Configure a credential helper to remove this warning. See 16:38:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:31 16:38:31 Login Succeeded 16:38:31 nexus3.edgexfoundry.org:10003 16:38:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:32 Configure a credential helper to remove this warning. See 16:38:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:32 16:38:32 Login Succeeded 16:38:32 nexus3.edgexfoundry.org:10004 16:38:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:32 Configure a credential helper to remove this warning. See 16:38:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:32 16:38:32 Login Succeeded 16:38:32 docker.io 16:38:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:32 Configure a credential helper to remove this warning. See 16:38:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:32 16:38:32 Login Succeeded 16:38:32 ---> docker-login.sh ends [Pipeline] } 16:38:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:38:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:38:32 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 16:38:32 cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:38:32 latest 16:38:32 3.1.0-dev.30 16:38:32 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:38:32 main 16:38:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:33 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:38:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:38:33 417afde0664b: Preparing 16:38:33 8f055d9ef568: Preparing 16:38:33 74445126479b: Preparing 16:38:33 dda7550ef536: Preparing 16:38:33 5ae22fc76477: Preparing 16:38:33 d2d9d24a8c2a: Preparing 16:38:33 d2d9d24a8c2a: Waiting 16:38:33 74445126479b: Pushed 16:38:33 dda7550ef536: Pushed 16:38:33 417afde0664b: Pushed 16:38:33 5ae22fc76477: Pushed 16:38:33 d2d9d24a8c2a: Layer already exists 16:38:37 8f055d9ef568: Pushed 16:38:37 cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:eab32c4e5d4ad134c009e7b3f54ab49f9340a54adcc0f3cf8f6880c0a8b3ed70 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 16:38:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:38:37 417afde0664b: Preparing 16:38:37 8f055d9ef568: Preparing 16:38:37 74445126479b: Preparing 16:38:37 dda7550ef536: Preparing 16:38:37 5ae22fc76477: Preparing 16:38:37 d2d9d24a8c2a: Preparing 16:38:37 d2d9d24a8c2a: Waiting 16:38:37 5ae22fc76477: Layer already exists 16:38:37 dda7550ef536: Layer already exists 16:38:37 417afde0664b: Layer already exists 16:38:37 8f055d9ef568: Layer already exists 16:38:37 74445126479b: Layer already exists 16:38:37 d2d9d24a8c2a: Layer already exists 16:38:38 latest: digest: sha256:eab32c4e5d4ad134c009e7b3f54ab49f9340a54adcc0f3cf8f6880c0a8b3ed70 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.30 16:38:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:38:38 417afde0664b: Preparing 16:38:38 8f055d9ef568: Preparing 16:38:38 74445126479b: Preparing 16:38:38 dda7550ef536: Preparing 16:38:38 5ae22fc76477: Preparing 16:38:38 d2d9d24a8c2a: Preparing 16:38:38 d2d9d24a8c2a: Waiting 16:38:38 74445126479b: Layer already exists 16:38:38 8f055d9ef568: Layer already exists 16:38:38 5ae22fc76477: Layer already exists 16:38:38 417afde0664b: Layer already exists 16:38:38 dda7550ef536: Layer already exists 16:38:38 d2d9d24a8c2a: Layer already exists 16:38:38 3.1.0-dev.30: digest: sha256:eab32c4e5d4ad134c009e7b3f54ab49f9340a54adcc0f3cf8f6880c0a8b3ed70 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:39 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:38:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:38:39 417afde0664b: Preparing 16:38:39 8f055d9ef568: Preparing 16:38:39 74445126479b: Preparing 16:38:39 dda7550ef536: Preparing 16:38:39 5ae22fc76477: Preparing 16:38:39 d2d9d24a8c2a: Preparing 16:38:39 d2d9d24a8c2a: Waiting 16:38:39 74445126479b: Layer already exists 16:38:39 dda7550ef536: Layer already exists 16:38:39 5ae22fc76477: Layer already exists 16:38:39 417afde0664b: Layer already exists 16:38:39 8f055d9ef568: Layer already exists 16:38:39 d2d9d24a8c2a: Layer already exists 16:38:39 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:eab32c4e5d4ad134c009e7b3f54ab49f9340a54adcc0f3cf8f6880c0a8b3ed70 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:40 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:40 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 16:38:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:38:40 417afde0664b: Preparing 16:38:40 8f055d9ef568: Preparing 16:38:40 74445126479b: Preparing 16:38:40 dda7550ef536: Preparing 16:38:40 5ae22fc76477: Preparing 16:38:40 d2d9d24a8c2a: Preparing 16:38:40 d2d9d24a8c2a: Waiting 16:38:40 74445126479b: Layer already exists 16:38:40 8f055d9ef568: Layer already exists 16:38:40 dda7550ef536: Layer already exists 16:38:40 5ae22fc76477: Layer already exists 16:38:40 417afde0664b: Layer already exists 16:38:40 d2d9d24a8c2a: Layer already exists 16:38:40 main: digest: sha256:eab32c4e5d4ad134c009e7b3f54ab49f9340a54adcc0f3cf8f6880c0a8b3ed70 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:38:40 ===================================================== [Pipeline] echo 16:38:40 taggedImages: 16:38:40 - nexus3.edgexfoundry.org:10004/core-command-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:38:40 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 16:38:40 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.30 16:38:40 - nexus3.edgexfoundry.org:10004/core-command-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:38:40 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 16:38:40 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 16:38:40 cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:38:40 latest 16:38:40 3.1.0-dev.30 16:38:40 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:38:40 main 16:38:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:41 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:38:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:38:41 d555f025a7c6: Preparing 16:38:41 b97a8eef59da: Preparing 16:38:41 d23253e1b891: Preparing 16:38:41 04a67ac3e9cd: Preparing 16:38:41 74445126479b: Preparing 16:38:41 dda7550ef536: Preparing 16:38:41 5ae22fc76477: Preparing 16:38:41 d2d9d24a8c2a: Preparing 16:38:41 dda7550ef536: Waiting 16:38:41 5ae22fc76477: Waiting 16:38:41 d2d9d24a8c2a: Waiting 16:38:41 74445126479b: Layer already exists 16:38:41 dda7550ef536: Layer already exists 16:38:41 5ae22fc76477: Layer already exists 16:38:41 d23253e1b891: Pushed 16:38:41 b97a8eef59da: Pushed 16:38:41 d555f025a7c6: Pushed 16:38:41 d2d9d24a8c2a: Layer already exists 16:38:44 04a67ac3e9cd: Pushed 16:38:44 cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:957b2f420142689a71934d099e9f4d1809bcacaf4cfad0584d064b197717a53b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:44 + 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 16:38:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 16:38:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:38:45 d555f025a7c6: Preparing 16:38:45 b97a8eef59da: Preparing 16:38:45 d23253e1b891: Preparing 16:38:45 04a67ac3e9cd: Preparing 16:38:45 74445126479b: Preparing 16:38:45 dda7550ef536: Preparing 16:38:45 5ae22fc76477: Preparing 16:38:45 d2d9d24a8c2a: Preparing 16:38:45 dda7550ef536: Waiting 16:38:45 5ae22fc76477: Waiting 16:38:45 d2d9d24a8c2a: Waiting 16:38:45 b97a8eef59da: Layer already exists 16:38:45 d23253e1b891: Layer already exists 16:38:45 04a67ac3e9cd: Layer already exists 16:38:45 d555f025a7c6: Layer already exists 16:38:45 74445126479b: Layer already exists 16:38:45 dda7550ef536: Layer already exists 16:38:45 d2d9d24a8c2a: Layer already exists 16:38:45 5ae22fc76477: Layer already exists 16:38:45 latest: digest: sha256:957b2f420142689a71934d099e9f4d1809bcacaf4cfad0584d064b197717a53b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:45 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.30 16:38:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:38:45 d555f025a7c6: Preparing 16:38:45 b97a8eef59da: Preparing 16:38:45 d23253e1b891: Preparing 16:38:45 04a67ac3e9cd: Preparing 16:38:45 74445126479b: Preparing 16:38:45 dda7550ef536: Preparing 16:38:45 5ae22fc76477: Preparing 16:38:45 d2d9d24a8c2a: Preparing 16:38:45 dda7550ef536: Waiting 16:38:45 5ae22fc76477: Waiting 16:38:45 d2d9d24a8c2a: Waiting 16:38:45 04a67ac3e9cd: Layer already exists 16:38:45 d555f025a7c6: Layer already exists 16:38:45 b97a8eef59da: Layer already exists 16:38:45 d23253e1b891: Layer already exists 16:38:45 74445126479b: Layer already exists 16:38:45 d2d9d24a8c2a: Layer already exists 16:38:45 dda7550ef536: Layer already exists 16:38:45 5ae22fc76477: Layer already exists 16:38:45 3.1.0-dev.30: digest: sha256:957b2f420142689a71934d099e9f4d1809bcacaf4cfad0584d064b197717a53b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:46 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:38:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:38:46 d555f025a7c6: Preparing 16:38:46 b97a8eef59da: Preparing 16:38:46 d23253e1b891: Preparing 16:38:46 04a67ac3e9cd: Preparing 16:38:46 74445126479b: Preparing 16:38:46 dda7550ef536: Preparing 16:38:46 5ae22fc76477: Preparing 16:38:46 d2d9d24a8c2a: Preparing 16:38:46 5ae22fc76477: Waiting 16:38:46 dda7550ef536: Waiting 16:38:46 d2d9d24a8c2a: Waiting 16:38:46 d23253e1b891: Layer already exists 16:38:46 d555f025a7c6: Layer already exists 16:38:46 b97a8eef59da: Layer already exists 16:38:46 04a67ac3e9cd: Layer already exists 16:38:46 74445126479b: Layer already exists 16:38:46 dda7550ef536: Layer already exists 16:38:46 d2d9d24a8c2a: Layer already exists 16:38:46 5ae22fc76477: Layer already exists 16:38:46 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:957b2f420142689a71934d099e9f4d1809bcacaf4cfad0584d064b197717a53b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:47 + 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 16:38:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 16:38:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:38:47 d555f025a7c6: Preparing 16:38:47 b97a8eef59da: Preparing 16:38:47 d23253e1b891: Preparing 16:38:47 04a67ac3e9cd: Preparing 16:38:47 74445126479b: Preparing 16:38:47 dda7550ef536: Preparing 16:38:47 5ae22fc76477: Preparing 16:38:47 d2d9d24a8c2a: Preparing 16:38:47 5ae22fc76477: Waiting 16:38:47 d2d9d24a8c2a: Waiting 16:38:47 dda7550ef536: Waiting 16:38:47 74445126479b: Layer already exists 16:38:47 d555f025a7c6: Layer already exists 16:38:47 d23253e1b891: Layer already exists 16:38:47 b97a8eef59da: Layer already exists 16:38:47 04a67ac3e9cd: Layer already exists 16:38:47 dda7550ef536: Layer already exists 16:38:47 5ae22fc76477: Layer already exists 16:38:47 d2d9d24a8c2a: Layer already exists 16:38:47 main: digest: sha256:957b2f420142689a71934d099e9f4d1809bcacaf4cfad0584d064b197717a53b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:38:47 ===================================================== [Pipeline] echo 16:38:47 taggedImages: 16:38:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:38:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 16:38:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.30 16:38:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:38:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 16:38:47 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 16:38:47 cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:38:47 latest 16:38:47 3.1.0-dev.30 16:38:47 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:38:47 main 16:38:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:38:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:38:48 05bb178ee0ba: Preparing 16:38:48 9728ef198c83: Preparing 16:38:48 74445126479b: Preparing 16:38:48 dda7550ef536: Preparing 16:38:48 5ae22fc76477: Preparing 16:38:48 d2d9d24a8c2a: Preparing 16:38:48 d2d9d24a8c2a: Waiting 16:38:48 5ae22fc76477: Layer already exists 16:38:48 74445126479b: Layer already exists 16:38:48 dda7550ef536: Layer already exists 16:38:48 d2d9d24a8c2a: Layer already exists 16:38:48 05bb178ee0ba: Pushed 16:38:52 9728ef198c83: Pushed 16:38:52 cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:1fe7a4ea8fdf8c4373a8c53532b6dc88afc1bf8b3868e4e8db62f0ec33d6081f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:52 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:52 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 16:38:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:38:52 05bb178ee0ba: Preparing 16:38:52 9728ef198c83: Preparing 16:38:52 74445126479b: Preparing 16:38:52 dda7550ef536: Preparing 16:38:52 5ae22fc76477: Preparing 16:38:52 d2d9d24a8c2a: Preparing 16:38:52 d2d9d24a8c2a: Waiting 16:38:52 05bb178ee0ba: Layer already exists 16:38:52 9728ef198c83: Layer already exists 16:38:52 74445126479b: Layer already exists 16:38:52 dda7550ef536: Layer already exists 16:38:52 5ae22fc76477: Layer already exists 16:38:52 d2d9d24a8c2a: Layer already exists 16:38:52 latest: digest: sha256:1fe7a4ea8fdf8c4373a8c53532b6dc88afc1bf8b3868e4e8db62f0ec33d6081f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.30 16:38:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:38:53 05bb178ee0ba: Preparing 16:38:53 9728ef198c83: Preparing 16:38:53 74445126479b: Preparing 16:38:53 dda7550ef536: Preparing 16:38:53 5ae22fc76477: Preparing 16:38:53 d2d9d24a8c2a: Preparing 16:38:53 d2d9d24a8c2a: Waiting 16:38:53 74445126479b: Layer already exists 16:38:53 5ae22fc76477: Layer already exists 16:38:53 dda7550ef536: Layer already exists 16:38:53 05bb178ee0ba: Layer already exists 16:38:53 9728ef198c83: Layer already exists 16:38:53 d2d9d24a8c2a: Layer already exists 16:38:53 3.1.0-dev.30: digest: sha256:1fe7a4ea8fdf8c4373a8c53532b6dc88afc1bf8b3868e4e8db62f0ec33d6081f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:54 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:54 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:38:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:38:54 05bb178ee0ba: Preparing 16:38:54 9728ef198c83: Preparing 16:38:54 74445126479b: Preparing 16:38:54 dda7550ef536: Preparing 16:38:54 5ae22fc76477: Preparing 16:38:54 d2d9d24a8c2a: Preparing 16:38:54 d2d9d24a8c2a: Waiting 16:38:54 5ae22fc76477: Layer already exists 16:38:54 05bb178ee0ba: Layer already exists 16:38:54 dda7550ef536: Layer already exists 16:38:54 74445126479b: Layer already exists 16:38:54 9728ef198c83: Layer already exists 16:38:54 d2d9d24a8c2a: Layer already exists 16:38:54 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:1fe7a4ea8fdf8c4373a8c53532b6dc88afc1bf8b3868e4e8db62f0ec33d6081f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:54 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 16:38:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:38:55 05bb178ee0ba: Preparing 16:38:55 9728ef198c83: Preparing 16:38:55 74445126479b: Preparing 16:38:55 dda7550ef536: Preparing 16:38:55 5ae22fc76477: Preparing 16:38:55 d2d9d24a8c2a: Preparing 16:38:55 d2d9d24a8c2a: Waiting 16:38:55 dda7550ef536: Layer already exists 16:38:55 5ae22fc76477: Layer already exists 16:38:55 9728ef198c83: Layer already exists 16:38:55 74445126479b: Layer already exists 16:38:55 05bb178ee0ba: Layer already exists 16:38:55 d2d9d24a8c2a: Layer already exists 16:38:55 main: digest: sha256:1fe7a4ea8fdf8c4373a8c53532b6dc88afc1bf8b3868e4e8db62f0ec33d6081f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:38:55 ===================================================== [Pipeline] echo 16:38:55 taggedImages: 16:38:55 - nexus3.edgexfoundry.org:10004/core-data-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:38:55 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 16:38:55 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.30 16:38:55 - nexus3.edgexfoundry.org:10004/core-data-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:38:55 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 16:38:55 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 16:38:55 cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:38:55 latest 16:38:55 3.1.0-dev.30 16:38:55 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:38:55 main 16:38:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:38:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:38:56 9f588681afce: Preparing 16:38:56 0576a050a3e8: Preparing 16:38:56 229486996ece: Preparing 16:38:56 74445126479b: Preparing 16:38:56 dda7550ef536: Preparing 16:38:56 5ae22fc76477: Preparing 16:38:56 d2d9d24a8c2a: Preparing 16:38:56 5ae22fc76477: Waiting 16:38:56 d2d9d24a8c2a: Waiting 16:38:56 74445126479b: Layer already exists 16:38:56 dda7550ef536: Layer already exists 16:38:56 5ae22fc76477: Layer already exists 16:38:56 d2d9d24a8c2a: Layer already exists 16:38:56 9f588681afce: Pushed 16:38:56 0576a050a3e8: Pushed 16:38:59 229486996ece: Pushed 16:38:59 cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:c10e6b1069f6062febd9e7ebfcccc286d9be2ffada04c5aa4f6964beafb1195a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:00 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 16:39:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:39:00 9f588681afce: Preparing 16:39:00 0576a050a3e8: Preparing 16:39:00 229486996ece: Preparing 16:39:00 74445126479b: Preparing 16:39:00 dda7550ef536: Preparing 16:39:00 5ae22fc76477: Preparing 16:39:00 d2d9d24a8c2a: Preparing 16:39:00 5ae22fc76477: Waiting 16:39:00 d2d9d24a8c2a: Waiting 16:39:00 9f588681afce: Layer already exists 16:39:00 dda7550ef536: Layer already exists 16:39:00 229486996ece: Layer already exists 16:39:00 0576a050a3e8: Layer already exists 16:39:00 74445126479b: Layer already exists 16:39:00 d2d9d24a8c2a: Layer already exists 16:39:00 5ae22fc76477: Layer already exists 16:39:00 latest: digest: sha256:c10e6b1069f6062febd9e7ebfcccc286d9be2ffada04c5aa4f6964beafb1195a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.30 16:39:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:39:01 9f588681afce: Preparing 16:39:01 0576a050a3e8: Preparing 16:39:01 229486996ece: Preparing 16:39:01 74445126479b: Preparing 16:39:01 dda7550ef536: Preparing 16:39:01 5ae22fc76477: Preparing 16:39:01 d2d9d24a8c2a: Preparing 16:39:01 5ae22fc76477: Waiting 16:39:01 d2d9d24a8c2a: Waiting 16:39:01 0576a050a3e8: Layer already exists 16:39:01 dda7550ef536: Layer already exists 16:39:01 74445126479b: Layer already exists 16:39:01 229486996ece: Layer already exists 16:39:01 9f588681afce: Layer already exists 16:39:01 5ae22fc76477: Layer already exists 16:39:01 d2d9d24a8c2a: Layer already exists 16:39:01 3.1.0-dev.30: digest: sha256:c10e6b1069f6062febd9e7ebfcccc286d9be2ffada04c5aa4f6964beafb1195a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:39:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:39:02 9f588681afce: Preparing 16:39:02 0576a050a3e8: Preparing 16:39:02 229486996ece: Preparing 16:39:02 74445126479b: Preparing 16:39:02 dda7550ef536: Preparing 16:39:02 5ae22fc76477: Preparing 16:39:02 d2d9d24a8c2a: Preparing 16:39:02 5ae22fc76477: Waiting 16:39:02 d2d9d24a8c2a: Waiting 16:39:02 9f588681afce: Layer already exists 16:39:02 229486996ece: Layer already exists 16:39:02 dda7550ef536: Layer already exists 16:39:02 0576a050a3e8: Layer already exists 16:39:02 74445126479b: Layer already exists 16:39:02 5ae22fc76477: Layer already exists 16:39:02 d2d9d24a8c2a: Layer already exists 16:39:02 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:c10e6b1069f6062febd9e7ebfcccc286d9be2ffada04c5aa4f6964beafb1195a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:03 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 16:39:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:39:03 9f588681afce: Preparing 16:39:03 0576a050a3e8: Preparing 16:39:03 229486996ece: Preparing 16:39:03 74445126479b: Preparing 16:39:03 dda7550ef536: Preparing 16:39:03 5ae22fc76477: Preparing 16:39:03 d2d9d24a8c2a: Preparing 16:39:03 5ae22fc76477: Waiting 16:39:03 d2d9d24a8c2a: Waiting 16:39:03 229486996ece: Layer already exists 16:39:03 dda7550ef536: Layer already exists 16:39:03 74445126479b: Layer already exists 16:39:03 0576a050a3e8: Layer already exists 16:39:03 9f588681afce: Layer already exists 16:39:03 5ae22fc76477: Layer already exists 16:39:03 d2d9d24a8c2a: Layer already exists 16:39:03 main: digest: sha256:c10e6b1069f6062febd9e7ebfcccc286d9be2ffada04c5aa4f6964beafb1195a size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:39:03 ===================================================== [Pipeline] echo 16:39:03 taggedImages: 16:39:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:39:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 16:39:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.30 16:39:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:39:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 16:39:03 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 16:39:03 cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:39:03 latest 16:39:03 3.1.0-dev.30 16:39:03 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:39:03 main 16:39:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:04 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:39:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:39:04 14fd84db136c: Preparing 16:39:04 a5d92ff60493: Preparing 16:39:04 c50130b8eae5: Preparing 16:39:04 e720965537fc: Preparing 16:39:04 062fb686771e: Preparing 16:39:04 07ba101e70e4: Preparing 16:39:04 1b4ba1ba24fc: Preparing 16:39:04 74445126479b: Preparing 16:39:04 dda7550ef536: Preparing 16:39:04 7a0862b4336b: Preparing 16:39:04 644830968ba2: Preparing 16:39:04 5f70bf18a086: Preparing 16:39:04 158d26514fbc: Preparing 16:39:04 a4c03f03b917: Preparing 16:39:04 d2d9d24a8c2a: Preparing 16:39:04 7a0862b4336b: Waiting 16:39:04 644830968ba2: Waiting 16:39:04 5f70bf18a086: Waiting 16:39:04 07ba101e70e4: Waiting 16:39:04 1b4ba1ba24fc: Waiting 16:39:04 74445126479b: Waiting 16:39:04 dda7550ef536: Waiting 16:39:04 a4c03f03b917: Waiting 16:39:04 158d26514fbc: Waiting 16:39:04 d2d9d24a8c2a: Waiting 16:39:04 062fb686771e: Pushed 16:39:04 e720965537fc: Pushed 16:39:04 a5d92ff60493: Pushed 16:39:04 14fd84db136c: Pushed 16:39:04 c50130b8eae5: Pushed 16:39:04 74445126479b: Layer already exists 16:39:04 dda7550ef536: Layer already exists 16:39:05 07ba101e70e4: Pushed 16:39:05 644830968ba2: Pushed 16:39:05 7a0862b4336b: Pushed 16:39:05 5f70bf18a086: Pushed 16:39:05 158d26514fbc: Pushed 16:39:05 d2d9d24a8c2a: Layer already exists 16:39:05 a4c03f03b917: Pushed 16:39:08 1b4ba1ba24fc: Pushed 16:39:08 cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:ba3f11ff3b771ed2800ee49d1fe1b403d764e921f231862fa572415f0b6f4e4c size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 16:39:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:39:09 14fd84db136c: Preparing 16:39:09 a5d92ff60493: Preparing 16:39:09 c50130b8eae5: Preparing 16:39:09 e720965537fc: Preparing 16:39:09 062fb686771e: Preparing 16:39:09 07ba101e70e4: Preparing 16:39:09 1b4ba1ba24fc: Preparing 16:39:09 74445126479b: Preparing 16:39:09 dda7550ef536: Preparing 16:39:09 7a0862b4336b: Preparing 16:39:09 644830968ba2: Preparing 16:39:09 5f70bf18a086: Preparing 16:39:09 158d26514fbc: Preparing 16:39:09 a4c03f03b917: Preparing 16:39:09 d2d9d24a8c2a: Preparing 16:39:09 07ba101e70e4: Waiting 16:39:09 1b4ba1ba24fc: Waiting 16:39:09 74445126479b: Waiting 16:39:09 dda7550ef536: Waiting 16:39:09 7a0862b4336b: Waiting 16:39:09 a4c03f03b917: Waiting 16:39:09 644830968ba2: Waiting 16:39:09 5f70bf18a086: Waiting 16:39:09 158d26514fbc: Waiting 16:39:09 d2d9d24a8c2a: Waiting 16:39:09 a5d92ff60493: Layer already exists 16:39:09 e720965537fc: Layer already exists 16:39:09 062fb686771e: Layer already exists 16:39:09 14fd84db136c: Layer already exists 16:39:09 c50130b8eae5: Layer already exists 16:39:09 07ba101e70e4: Layer already exists 16:39:09 1b4ba1ba24fc: Layer already exists 16:39:09 dda7550ef536: Layer already exists 16:39:09 74445126479b: Layer already exists 16:39:09 7a0862b4336b: Layer already exists 16:39:09 644830968ba2: Layer already exists 16:39:09 5f70bf18a086: Layer already exists 16:39:09 a4c03f03b917: Layer already exists 16:39:09 d2d9d24a8c2a: Layer already exists 16:39:09 158d26514fbc: Layer already exists 16:39:09 latest: digest: sha256:ba3f11ff3b771ed2800ee49d1fe1b403d764e921f231862fa572415f0b6f4e4c size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.30 16:39:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:39:10 14fd84db136c: Preparing 16:39:10 a5d92ff60493: Preparing 16:39:10 c50130b8eae5: Preparing 16:39:10 e720965537fc: Preparing 16:39:10 062fb686771e: Preparing 16:39:10 07ba101e70e4: Preparing 16:39:10 1b4ba1ba24fc: Preparing 16:39:10 74445126479b: Preparing 16:39:10 dda7550ef536: Preparing 16:39:10 7a0862b4336b: Preparing 16:39:10 644830968ba2: Preparing 16:39:10 5f70bf18a086: Preparing 16:39:10 158d26514fbc: Preparing 16:39:10 a4c03f03b917: Preparing 16:39:10 d2d9d24a8c2a: Preparing 16:39:10 07ba101e70e4: Waiting 16:39:10 1b4ba1ba24fc: Waiting 16:39:10 644830968ba2: Waiting 16:39:10 5f70bf18a086: Waiting 16:39:10 158d26514fbc: Waiting 16:39:10 a4c03f03b917: Waiting 16:39:10 d2d9d24a8c2a: Waiting 16:39:10 74445126479b: Waiting 16:39:10 dda7550ef536: Waiting 16:39:10 7a0862b4336b: Waiting 16:39:10 14fd84db136c: Layer already exists 16:39:10 e720965537fc: Layer already exists 16:39:10 c50130b8eae5: Layer already exists 16:39:10 062fb686771e: Layer already exists 16:39:10 a5d92ff60493: Layer already exists 16:39:10 07ba101e70e4: Layer already exists 16:39:10 1b4ba1ba24fc: Layer already exists 16:39:10 7a0862b4336b: Layer already exists 16:39:10 dda7550ef536: Layer already exists 16:39:10 74445126479b: Layer already exists 16:39:10 a4c03f03b917: Layer already exists 16:39:10 644830968ba2: Layer already exists 16:39:10 5f70bf18a086: Layer already exists 16:39:10 158d26514fbc: Layer already exists 16:39:10 d2d9d24a8c2a: Layer already exists 16:39:10 3.1.0-dev.30: digest: sha256:ba3f11ff3b771ed2800ee49d1fe1b403d764e921f231862fa572415f0b6f4e4c size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:11 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:39:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:39:11 14fd84db136c: Preparing 16:39:11 a5d92ff60493: Preparing 16:39:11 c50130b8eae5: Preparing 16:39:11 e720965537fc: Preparing 16:39:11 062fb686771e: Preparing 16:39:11 07ba101e70e4: Preparing 16:39:11 1b4ba1ba24fc: Preparing 16:39:11 74445126479b: Preparing 16:39:11 dda7550ef536: Preparing 16:39:11 7a0862b4336b: Preparing 16:39:11 644830968ba2: Preparing 16:39:11 5f70bf18a086: Preparing 16:39:11 158d26514fbc: Preparing 16:39:11 a4c03f03b917: Preparing 16:39:11 d2d9d24a8c2a: Preparing 16:39:11 dda7550ef536: Waiting 16:39:11 7a0862b4336b: Waiting 16:39:11 644830968ba2: Waiting 16:39:11 5f70bf18a086: Waiting 16:39:11 158d26514fbc: Waiting 16:39:11 07ba101e70e4: Waiting 16:39:11 1b4ba1ba24fc: Waiting 16:39:11 a4c03f03b917: Waiting 16:39:11 d2d9d24a8c2a: Waiting 16:39:11 14fd84db136c: Layer already exists 16:39:11 c50130b8eae5: Layer already exists 16:39:11 062fb686771e: Layer already exists 16:39:11 e720965537fc: Layer already exists 16:39:11 a5d92ff60493: Layer already exists 16:39:11 07ba101e70e4: Layer already exists 16:39:11 1b4ba1ba24fc: Layer already exists 16:39:11 7a0862b4336b: Layer already exists 16:39:11 74445126479b: Layer already exists 16:39:11 dda7550ef536: Layer already exists 16:39:11 644830968ba2: Layer already exists 16:39:11 5f70bf18a086: Layer already exists 16:39:11 158d26514fbc: Layer already exists 16:39:11 d2d9d24a8c2a: Layer already exists 16:39:11 a4c03f03b917: Layer already exists 16:39:11 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:ba3f11ff3b771ed2800ee49d1fe1b403d764e921f231862fa572415f0b6f4e4c size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:12 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 16:39:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:39:12 14fd84db136c: Preparing 16:39:12 a5d92ff60493: Preparing 16:39:12 c50130b8eae5: Preparing 16:39:12 e720965537fc: Preparing 16:39:12 062fb686771e: Preparing 16:39:12 07ba101e70e4: Preparing 16:39:12 1b4ba1ba24fc: Preparing 16:39:12 74445126479b: Preparing 16:39:12 dda7550ef536: Preparing 16:39:12 7a0862b4336b: Preparing 16:39:12 644830968ba2: Preparing 16:39:12 5f70bf18a086: Preparing 16:39:12 158d26514fbc: Preparing 16:39:12 a4c03f03b917: Preparing 16:39:12 d2d9d24a8c2a: Preparing 16:39:12 dda7550ef536: Waiting 16:39:12 7a0862b4336b: Waiting 16:39:12 644830968ba2: Waiting 16:39:12 5f70bf18a086: Waiting 16:39:12 158d26514fbc: Waiting 16:39:12 a4c03f03b917: Waiting 16:39:12 d2d9d24a8c2a: Waiting 16:39:12 07ba101e70e4: Waiting 16:39:12 1b4ba1ba24fc: Waiting 16:39:12 74445126479b: Waiting 16:39:12 e720965537fc: Layer already exists 16:39:12 a5d92ff60493: Layer already exists 16:39:12 14fd84db136c: Layer already exists 16:39:12 c50130b8eae5: Layer already exists 16:39:12 062fb686771e: Layer already exists 16:39:12 1b4ba1ba24fc: Layer already exists 16:39:12 07ba101e70e4: Layer already exists 16:39:12 74445126479b: Layer already exists 16:39:12 dda7550ef536: Layer already exists 16:39:12 7a0862b4336b: Layer already exists 16:39:12 5f70bf18a086: Layer already exists 16:39:12 644830968ba2: Layer already exists 16:39:12 158d26514fbc: Layer already exists 16:39:12 d2d9d24a8c2a: Layer already exists 16:39:12 a4c03f03b917: Layer already exists 16:39:12 main: digest: sha256:ba3f11ff3b771ed2800ee49d1fe1b403d764e921f231862fa572415f0b6f4e4c size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:39:12 ===================================================== [Pipeline] echo 16:39:12 taggedImages: 16:39:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:39:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 16:39:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.30 16:39:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:39:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 16:39:12 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 16:39:12 cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:39:12 latest 16:39:12 3.1.0-dev.30 16:39:12 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:39:12 main 16:39:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:13 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:39:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:39:13 dfcff239afda: Preparing 16:39:13 a1e4ee4922d8: Preparing 16:39:13 f112e6ae26e0: Preparing 16:39:13 c9613bdf6bf3: Preparing 16:39:13 74445126479b: Preparing 16:39:13 dda7550ef536: Preparing 16:39:13 5ae22fc76477: Preparing 16:39:13 d2d9d24a8c2a: Preparing 16:39:13 5ae22fc76477: Waiting 16:39:13 d2d9d24a8c2a: Waiting 16:39:13 dda7550ef536: Waiting 16:39:13 74445126479b: Layer already exists 16:39:13 dda7550ef536: Layer already exists 16:39:13 a1e4ee4922d8: Pushed 16:39:13 5ae22fc76477: Layer already exists 16:39:13 f112e6ae26e0: Pushed 16:39:13 d2d9d24a8c2a: Layer already exists 16:39:13 dfcff239afda: Pushed 16:39:17 c9613bdf6bf3: Pushed 16:39:17 cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:0b28a90a78517cf4da0dd437978a283ff593b09b79404e217e7293f248b6a82a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:17 + 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 16:39:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 16:39:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:39:17 dfcff239afda: Preparing 16:39:17 a1e4ee4922d8: Preparing 16:39:17 f112e6ae26e0: Preparing 16:39:17 c9613bdf6bf3: Preparing 16:39:17 74445126479b: Preparing 16:39:17 dda7550ef536: Preparing 16:39:17 5ae22fc76477: Preparing 16:39:17 d2d9d24a8c2a: Preparing 16:39:17 dda7550ef536: Waiting 16:39:17 5ae22fc76477: Waiting 16:39:17 d2d9d24a8c2a: Waiting 16:39:17 dfcff239afda: Layer already exists 16:39:17 c9613bdf6bf3: Layer already exists 16:39:17 a1e4ee4922d8: Layer already exists 16:39:17 74445126479b: Layer already exists 16:39:17 f112e6ae26e0: Layer already exists 16:39:17 d2d9d24a8c2a: Layer already exists 16:39:17 dda7550ef536: Layer already exists 16:39:17 5ae22fc76477: Layer already exists 16:39:18 latest: digest: sha256:0b28a90a78517cf4da0dd437978a283ff593b09b79404e217e7293f248b6a82a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:18 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.30 16:39:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:39:18 dfcff239afda: Preparing 16:39:18 a1e4ee4922d8: Preparing 16:39:18 f112e6ae26e0: Preparing 16:39:18 c9613bdf6bf3: Preparing 16:39:18 74445126479b: Preparing 16:39:18 dda7550ef536: Preparing 16:39:18 5ae22fc76477: Preparing 16:39:18 d2d9d24a8c2a: Preparing 16:39:18 5ae22fc76477: Waiting 16:39:18 dda7550ef536: Waiting 16:39:18 d2d9d24a8c2a: Waiting 16:39:18 c9613bdf6bf3: Layer already exists 16:39:18 f112e6ae26e0: Layer already exists 16:39:18 dfcff239afda: Layer already exists 16:39:18 74445126479b: Layer already exists 16:39:18 a1e4ee4922d8: Layer already exists 16:39:18 dda7550ef536: Layer already exists 16:39:18 d2d9d24a8c2a: Layer already exists 16:39:18 5ae22fc76477: Layer already exists 16:39:19 3.1.0-dev.30: digest: sha256:0b28a90a78517cf4da0dd437978a283ff593b09b79404e217e7293f248b6a82a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:19 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:39:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:39:19 dfcff239afda: Preparing 16:39:19 a1e4ee4922d8: Preparing 16:39:19 f112e6ae26e0: Preparing 16:39:19 c9613bdf6bf3: Preparing 16:39:19 74445126479b: Preparing 16:39:19 dda7550ef536: Preparing 16:39:19 5ae22fc76477: Preparing 16:39:19 d2d9d24a8c2a: Preparing 16:39:19 5ae22fc76477: Waiting 16:39:19 d2d9d24a8c2a: Waiting 16:39:19 dda7550ef536: Waiting 16:39:19 c9613bdf6bf3: Layer already exists 16:39:19 a1e4ee4922d8: Layer already exists 16:39:19 dfcff239afda: Layer already exists 16:39:19 74445126479b: Layer already exists 16:39:19 f112e6ae26e0: Layer already exists 16:39:19 dda7550ef536: Layer already exists 16:39:19 5ae22fc76477: Layer already exists 16:39:19 d2d9d24a8c2a: Layer already exists 16:39:19 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:0b28a90a78517cf4da0dd437978a283ff593b09b79404e217e7293f248b6a82a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:20 + 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 16:39:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 16:39:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:39:20 dfcff239afda: Preparing 16:39:20 a1e4ee4922d8: Preparing 16:39:20 f112e6ae26e0: Preparing 16:39:20 c9613bdf6bf3: Preparing 16:39:20 74445126479b: Preparing 16:39:20 dda7550ef536: Preparing 16:39:20 5ae22fc76477: Preparing 16:39:20 d2d9d24a8c2a: Preparing 16:39:20 5ae22fc76477: Waiting 16:39:20 d2d9d24a8c2a: Waiting 16:39:20 dda7550ef536: Waiting 16:39:20 f112e6ae26e0: Layer already exists 16:39:20 dfcff239afda: Layer already exists 16:39:20 a1e4ee4922d8: Layer already exists 16:39:20 c9613bdf6bf3: Layer already exists 16:39:20 74445126479b: Layer already exists 16:39:20 dda7550ef536: Layer already exists 16:39:20 5ae22fc76477: Layer already exists 16:39:20 d2d9d24a8c2a: Layer already exists 16:39:20 main: digest: sha256:0b28a90a78517cf4da0dd437978a283ff593b09b79404e217e7293f248b6a82a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:39:20 ===================================================== [Pipeline] echo 16:39:20 taggedImages: 16:39:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:39:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 16:39:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.30 16:39:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:39:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 16:39:20 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 16:39:20 cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:39:20 latest 16:39:20 3.1.0-dev.30 16:39:20 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:39:20 main 16:39:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:21 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:39:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:39:21 763a96cd4f0e: Preparing 16:39:21 48e546206541: Preparing 16:39:21 fec742cdc9fb: Preparing 16:39:21 46763ef14a94: Preparing 16:39:21 e2defff3e7c4: Preparing 16:39:21 74445126479b: Preparing 16:39:21 dda7550ef536: Preparing 16:39:21 773141660a9a: Preparing 16:39:21 394295ec7191: Preparing 16:39:21 d2d9d24a8c2a: Preparing 16:39:21 773141660a9a: Waiting 16:39:21 74445126479b: Waiting 16:39:21 394295ec7191: Waiting 16:39:21 d2d9d24a8c2a: Waiting 16:39:21 dda7550ef536: Waiting 16:39:21 48e546206541: Pushed 16:39:21 46763ef14a94: Pushed 16:39:21 e2defff3e7c4: Pushed 16:39:21 763a96cd4f0e: Pushed 16:39:21 74445126479b: Layer already exists 16:39:21 dda7550ef536: Layer already exists 16:39:21 d2d9d24a8c2a: Layer already exists 16:39:22 773141660a9a: Pushed 16:39:24 394295ec7191: Pushed 16:39:24 fec742cdc9fb: Pushed 16:39:24 cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:ead4bb01e1f8c3818f4c7aed8283fd8381c9938ac63416aea64269ba702006fc size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:25 + 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 16:39:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 16:39:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:39:25 763a96cd4f0e: Preparing 16:39:25 48e546206541: Preparing 16:39:25 fec742cdc9fb: Preparing 16:39:25 46763ef14a94: Preparing 16:39:25 e2defff3e7c4: Preparing 16:39:25 74445126479b: Preparing 16:39:25 dda7550ef536: Preparing 16:39:25 773141660a9a: Preparing 16:39:25 394295ec7191: Preparing 16:39:25 d2d9d24a8c2a: Preparing 16:39:25 773141660a9a: Waiting 16:39:25 d2d9d24a8c2a: Waiting 16:39:25 394295ec7191: Waiting 16:39:25 74445126479b: Waiting 16:39:25 dda7550ef536: Waiting 16:39:25 fec742cdc9fb: Layer already exists 16:39:25 46763ef14a94: Layer already exists 16:39:25 e2defff3e7c4: Layer already exists 16:39:25 48e546206541: Layer already exists 16:39:25 763a96cd4f0e: Layer already exists 16:39:25 74445126479b: Layer already exists 16:39:25 773141660a9a: Layer already exists 16:39:25 394295ec7191: Layer already exists 16:39:25 dda7550ef536: Layer already exists 16:39:25 d2d9d24a8c2a: Layer already exists 16:39:25 latest: digest: sha256:ead4bb01e1f8c3818f4c7aed8283fd8381c9938ac63416aea64269ba702006fc size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:26 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.30 16:39:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:39:26 763a96cd4f0e: Preparing 16:39:26 48e546206541: Preparing 16:39:26 fec742cdc9fb: Preparing 16:39:26 46763ef14a94: Preparing 16:39:26 e2defff3e7c4: Preparing 16:39:26 74445126479b: Preparing 16:39:26 dda7550ef536: Preparing 16:39:26 773141660a9a: Preparing 16:39:26 394295ec7191: Preparing 16:39:26 d2d9d24a8c2a: Preparing 16:39:26 74445126479b: Waiting 16:39:26 dda7550ef536: Waiting 16:39:26 773141660a9a: Waiting 16:39:26 394295ec7191: Waiting 16:39:26 46763ef14a94: Layer already exists 16:39:26 e2defff3e7c4: Layer already exists 16:39:26 48e546206541: Layer already exists 16:39:26 fec742cdc9fb: Layer already exists 16:39:26 763a96cd4f0e: Layer already exists 16:39:26 74445126479b: Layer already exists 16:39:26 dda7550ef536: Layer already exists 16:39:26 773141660a9a: Layer already exists 16:39:26 394295ec7191: Layer already exists 16:39:26 d2d9d24a8c2a: Layer already exists 16:39:26 3.1.0-dev.30: digest: sha256:ead4bb01e1f8c3818f4c7aed8283fd8381c9938ac63416aea64269ba702006fc size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:27 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:39:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:39:27 763a96cd4f0e: Preparing 16:39:27 48e546206541: Preparing 16:39:27 fec742cdc9fb: Preparing 16:39:27 46763ef14a94: Preparing 16:39:27 e2defff3e7c4: Preparing 16:39:27 74445126479b: Preparing 16:39:27 dda7550ef536: Preparing 16:39:27 773141660a9a: Preparing 16:39:27 394295ec7191: Preparing 16:39:27 d2d9d24a8c2a: Preparing 16:39:27 773141660a9a: Waiting 16:39:27 394295ec7191: Waiting 16:39:27 d2d9d24a8c2a: Waiting 16:39:27 74445126479b: Waiting 16:39:27 dda7550ef536: Waiting 16:39:27 fec742cdc9fb: Layer already exists 16:39:27 48e546206541: Layer already exists 16:39:27 e2defff3e7c4: Layer already exists 16:39:27 46763ef14a94: Layer already exists 16:39:27 763a96cd4f0e: Layer already exists 16:39:27 74445126479b: Layer already exists 16:39:27 d2d9d24a8c2a: Layer already exists 16:39:27 394295ec7191: Layer already exists 16:39:27 dda7550ef536: Layer already exists 16:39:27 773141660a9a: Layer already exists 16:39:27 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:ead4bb01e1f8c3818f4c7aed8283fd8381c9938ac63416aea64269ba702006fc size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:28 + 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 16:39:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 16:39:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:39:28 763a96cd4f0e: Preparing 16:39:28 48e546206541: Preparing 16:39:28 fec742cdc9fb: Preparing 16:39:28 46763ef14a94: Preparing 16:39:28 e2defff3e7c4: Preparing 16:39:28 74445126479b: Preparing 16:39:28 dda7550ef536: Preparing 16:39:28 773141660a9a: Preparing 16:39:28 394295ec7191: Preparing 16:39:28 d2d9d24a8c2a: Preparing 16:39:28 74445126479b: Waiting 16:39:28 dda7550ef536: Waiting 16:39:28 773141660a9a: Waiting 16:39:28 394295ec7191: Waiting 16:39:28 d2d9d24a8c2a: Waiting 16:39:28 e2defff3e7c4: Layer already exists 16:39:28 48e546206541: Layer already exists 16:39:28 46763ef14a94: Layer already exists 16:39:28 fec742cdc9fb: Layer already exists 16:39:28 763a96cd4f0e: Layer already exists 16:39:28 773141660a9a: Layer already exists 16:39:28 74445126479b: Layer already exists 16:39:28 dda7550ef536: Layer already exists 16:39:28 d2d9d24a8c2a: Layer already exists 16:39:28 394295ec7191: Layer already exists 16:39:28 main: digest: sha256:ead4bb01e1f8c3818f4c7aed8283fd8381c9938ac63416aea64269ba702006fc size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:39:28 ===================================================== [Pipeline] echo 16:39:28 taggedImages: 16:39:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:39:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 16:39:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.30 16:39:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:39:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 16:39:28 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 16:39:28 cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:39:28 latest 16:39:28 3.1.0-dev.30 16:39:28 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:39:28 main 16:39:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:29 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:39:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:39:29 9ed3ffeb41cc: Preparing 16:39:29 f710b07087df: Preparing 16:39:29 41cbfacab506: Preparing 16:39:29 d35421e6a05e: Preparing 16:39:29 66d1090fdcc8: Preparing 16:39:29 a9f02eaff242: Preparing 16:39:29 a5f7a15e4c81: Preparing 16:39:29 74445126479b: Preparing 16:39:29 dda7550ef536: Preparing 16:39:29 cbc3f90bd82a: Preparing 16:39:29 d2d9d24a8c2a: Preparing 16:39:29 74445126479b: Waiting 16:39:29 dda7550ef536: Waiting 16:39:29 cbc3f90bd82a: Waiting 16:39:29 d2d9d24a8c2a: Waiting 16:39:29 a9f02eaff242: Waiting 16:39:29 a5f7a15e4c81: Waiting 16:39:29 66d1090fdcc8: Pushed 16:39:29 9ed3ffeb41cc: Pushed 16:39:29 f710b07087df: Pushed 16:39:30 74445126479b: Layer already exists 16:39:30 dda7550ef536: Layer already exists 16:39:30 a9f02eaff242: Pushed 16:39:30 a5f7a15e4c81: Pushed 16:39:30 d2d9d24a8c2a: Layer already exists 16:39:32 d35421e6a05e: Pushed 16:39:32 cbc3f90bd82a: Pushed 16:39:33 41cbfacab506: Pushed 16:39:33 cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:4a59e70bc5e283e212626ac98c22ad4b2443978fea26434cd6007461051dc384 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:33 + 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 16:39:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 16:39:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:39:34 9ed3ffeb41cc: Preparing 16:39:34 f710b07087df: Preparing 16:39:34 41cbfacab506: Preparing 16:39:34 d35421e6a05e: Preparing 16:39:34 66d1090fdcc8: Preparing 16:39:34 a9f02eaff242: Preparing 16:39:34 a5f7a15e4c81: Preparing 16:39:34 74445126479b: Preparing 16:39:34 dda7550ef536: Preparing 16:39:34 cbc3f90bd82a: Preparing 16:39:34 d2d9d24a8c2a: Preparing 16:39:34 74445126479b: Waiting 16:39:34 dda7550ef536: Waiting 16:39:34 cbc3f90bd82a: Waiting 16:39:34 a9f02eaff242: Waiting 16:39:34 a5f7a15e4c81: Waiting 16:39:34 d2d9d24a8c2a: Waiting 16:39:34 66d1090fdcc8: Layer already exists 16:39:34 9ed3ffeb41cc: Layer already exists 16:39:34 d35421e6a05e: Layer already exists 16:39:34 f710b07087df: Layer already exists 16:39:34 41cbfacab506: Layer already exists 16:39:34 a9f02eaff242: Layer already exists 16:39:34 74445126479b: Layer already exists 16:39:34 a5f7a15e4c81: Layer already exists 16:39:34 dda7550ef536: Layer already exists 16:39:34 cbc3f90bd82a: Layer already exists 16:39:34 d2d9d24a8c2a: Layer already exists 16:39:34 latest: digest: sha256:4a59e70bc5e283e212626ac98c22ad4b2443978fea26434cd6007461051dc384 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:34 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.30 16:39:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:39:35 9ed3ffeb41cc: Preparing 16:39:35 f710b07087df: Preparing 16:39:35 41cbfacab506: Preparing 16:39:35 d35421e6a05e: Preparing 16:39:35 66d1090fdcc8: Preparing 16:39:35 a9f02eaff242: Preparing 16:39:35 a5f7a15e4c81: Preparing 16:39:35 74445126479b: Preparing 16:39:35 dda7550ef536: Preparing 16:39:35 cbc3f90bd82a: Preparing 16:39:35 d2d9d24a8c2a: Preparing 16:39:35 74445126479b: Waiting 16:39:35 dda7550ef536: Waiting 16:39:35 cbc3f90bd82a: Waiting 16:39:35 a9f02eaff242: Waiting 16:39:35 d2d9d24a8c2a: Waiting 16:39:35 a5f7a15e4c81: Waiting 16:39:35 41cbfacab506: Layer already exists 16:39:35 9ed3ffeb41cc: Layer already exists 16:39:35 66d1090fdcc8: Layer already exists 16:39:35 d35421e6a05e: Layer already exists 16:39:35 f710b07087df: Layer already exists 16:39:35 a9f02eaff242: Layer already exists 16:39:35 a5f7a15e4c81: Layer already exists 16:39:35 74445126479b: Layer already exists 16:39:35 cbc3f90bd82a: Layer already exists 16:39:35 dda7550ef536: Layer already exists 16:39:35 d2d9d24a8c2a: Layer already exists 16:39:35 3.1.0-dev.30: digest: sha256:4a59e70bc5e283e212626ac98c22ad4b2443978fea26434cd6007461051dc384 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:35 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:39:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:39:35 9ed3ffeb41cc: Preparing 16:39:35 f710b07087df: Preparing 16:39:35 41cbfacab506: Preparing 16:39:35 d35421e6a05e: Preparing 16:39:35 66d1090fdcc8: Preparing 16:39:35 a9f02eaff242: Preparing 16:39:35 a5f7a15e4c81: Preparing 16:39:35 74445126479b: Preparing 16:39:35 dda7550ef536: Preparing 16:39:35 cbc3f90bd82a: Preparing 16:39:35 d2d9d24a8c2a: Preparing 16:39:35 74445126479b: Waiting 16:39:35 dda7550ef536: Waiting 16:39:35 cbc3f90bd82a: Waiting 16:39:35 a5f7a15e4c81: Waiting 16:39:35 a9f02eaff242: Waiting 16:39:35 d2d9d24a8c2a: Waiting 16:39:35 9ed3ffeb41cc: Layer already exists 16:39:35 41cbfacab506: Layer already exists 16:39:35 66d1090fdcc8: Layer already exists 16:39:35 f710b07087df: Layer already exists 16:39:35 d35421e6a05e: Layer already exists 16:39:35 cbc3f90bd82a: Layer already exists 16:39:35 a5f7a15e4c81: Layer already exists 16:39:35 a9f02eaff242: Layer already exists 16:39:35 74445126479b: Layer already exists 16:39:35 dda7550ef536: Layer already exists 16:39:35 d2d9d24a8c2a: Layer already exists 16:39:36 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:4a59e70bc5e283e212626ac98c22ad4b2443978fea26434cd6007461051dc384 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:36 + 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 16:39:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 16:39:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:39:36 9ed3ffeb41cc: Preparing 16:39:36 f710b07087df: Preparing 16:39:36 41cbfacab506: Preparing 16:39:36 d35421e6a05e: Preparing 16:39:36 66d1090fdcc8: Preparing 16:39:36 a9f02eaff242: Preparing 16:39:36 a5f7a15e4c81: Preparing 16:39:36 74445126479b: Preparing 16:39:36 dda7550ef536: Preparing 16:39:36 cbc3f90bd82a: Preparing 16:39:36 d2d9d24a8c2a: Preparing 16:39:36 dda7550ef536: Waiting 16:39:36 a9f02eaff242: Waiting 16:39:36 a5f7a15e4c81: Waiting 16:39:36 74445126479b: Waiting 16:39:36 cbc3f90bd82a: Waiting 16:39:36 d2d9d24a8c2a: Waiting 16:39:36 9ed3ffeb41cc: Layer already exists 16:39:36 f710b07087df: Layer already exists 16:39:36 d35421e6a05e: Layer already exists 16:39:36 41cbfacab506: Layer already exists 16:39:36 66d1090fdcc8: Layer already exists 16:39:36 cbc3f90bd82a: Layer already exists 16:39:36 a9f02eaff242: Layer already exists 16:39:36 dda7550ef536: Layer already exists 16:39:36 a5f7a15e4c81: Layer already exists 16:39:36 74445126479b: Layer already exists 16:39:36 d2d9d24a8c2a: Layer already exists 16:39:37 main: digest: sha256:4a59e70bc5e283e212626ac98c22ad4b2443978fea26434cd6007461051dc384 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:39:37 ===================================================== [Pipeline] echo 16:39:37 taggedImages: 16:39:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:39:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 16:39:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.30 16:39:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:39:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 16:39:37 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 16:39:37 cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:39:37 latest 16:39:37 3.1.0-dev.30 16:39:37 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:39:37 main 16:39:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:37 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:39:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:39:37 ad8fedf758a9: Preparing 16:39:37 c3c2b7e33e68: Preparing 16:39:37 74445126479b: Preparing 16:39:37 dda7550ef536: Preparing 16:39:37 48453c9e0464: Preparing 16:39:37 d2d9d24a8c2a: Preparing 16:39:37 d2d9d24a8c2a: Waiting 16:39:37 dda7550ef536: Layer already exists 16:39:38 74445126479b: Layer already exists 16:39:38 d2d9d24a8c2a: Layer already exists 16:39:38 ad8fedf758a9: Pushed 16:39:39 48453c9e0464: Pushed 16:39:42 c3c2b7e33e68: Pushed 16:39:43 cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:074fe135c87d8dc03b63f3963b4d72dfdc60a7f6a1a83262dc0bf130bae8cc5d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:43 + 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 16:39:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 16:39:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:39:43 ad8fedf758a9: Preparing 16:39:43 c3c2b7e33e68: Preparing 16:39:43 74445126479b: Preparing 16:39:43 dda7550ef536: Preparing 16:39:43 48453c9e0464: Preparing 16:39:43 d2d9d24a8c2a: Preparing 16:39:43 d2d9d24a8c2a: Waiting 16:39:43 dda7550ef536: Layer already exists 16:39:43 74445126479b: Layer already exists 16:39:43 48453c9e0464: Layer already exists 16:39:43 ad8fedf758a9: Layer already exists 16:39:43 c3c2b7e33e68: Layer already exists 16:39:43 d2d9d24a8c2a: Layer already exists 16:39:44 latest: digest: sha256:074fe135c87d8dc03b63f3963b4d72dfdc60a7f6a1a83262dc0bf130bae8cc5d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:44 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.30 16:39:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:39:44 ad8fedf758a9: Preparing 16:39:44 c3c2b7e33e68: Preparing 16:39:44 74445126479b: Preparing 16:39:44 dda7550ef536: Preparing 16:39:44 48453c9e0464: Preparing 16:39:44 d2d9d24a8c2a: Preparing 16:39:44 d2d9d24a8c2a: Waiting 16:39:44 74445126479b: Layer already exists 16:39:44 dda7550ef536: Layer already exists 16:39:44 48453c9e0464: Layer already exists 16:39:44 ad8fedf758a9: Layer already exists 16:39:44 c3c2b7e33e68: Layer already exists 16:39:44 d2d9d24a8c2a: Layer already exists 16:39:45 3.1.0-dev.30: digest: sha256:074fe135c87d8dc03b63f3963b4d72dfdc60a7f6a1a83262dc0bf130bae8cc5d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:45 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:39:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:39:45 ad8fedf758a9: Preparing 16:39:45 c3c2b7e33e68: Preparing 16:39:45 74445126479b: Preparing 16:39:45 dda7550ef536: Preparing 16:39:45 48453c9e0464: Preparing 16:39:45 d2d9d24a8c2a: Preparing 16:39:45 d2d9d24a8c2a: Waiting 16:39:45 48453c9e0464: Layer already exists 16:39:45 74445126479b: Layer already exists 16:39:45 c3c2b7e33e68: Layer already exists 16:39:45 ad8fedf758a9: Layer already exists 16:39:45 dda7550ef536: Layer already exists 16:39:45 d2d9d24a8c2a: Layer already exists 16:39:45 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:074fe135c87d8dc03b63f3963b4d72dfdc60a7f6a1a83262dc0bf130bae8cc5d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:46 + 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 16:39:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 16:39:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:39:46 ad8fedf758a9: Preparing 16:39:46 c3c2b7e33e68: Preparing 16:39:46 74445126479b: Preparing 16:39:46 dda7550ef536: Preparing 16:39:46 48453c9e0464: Preparing 16:39:46 d2d9d24a8c2a: Preparing 16:39:46 d2d9d24a8c2a: Waiting 16:39:46 74445126479b: Layer already exists 16:39:46 ad8fedf758a9: Layer already exists 16:39:46 dda7550ef536: Layer already exists 16:39:46 48453c9e0464: Layer already exists 16:39:46 c3c2b7e33e68: Layer already exists 16:39:46 d2d9d24a8c2a: Layer already exists 16:39:46 main: digest: sha256:074fe135c87d8dc03b63f3963b4d72dfdc60a7f6a1a83262dc0bf130bae8cc5d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:39:46 ===================================================== [Pipeline] echo 16:39:46 taggedImages: 16:39:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:39:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 16:39:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.30 16:39:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:39:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 16:39:46 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 16:39:46 cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:39:46 latest 16:39:46 3.1.0-dev.30 16:39:46 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:39:46 main 16:39:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:47 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:39:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:39:47 2d8b42db1dcb: Preparing 16:39:47 45bf0ffa3b92: Preparing 16:39:47 f6066ea6fe90: Preparing 16:39:47 ea03d68c4324: Preparing 16:39:47 a5e58afabb6e: Preparing 16:39:47 74445126479b: Preparing 16:39:47 dda7550ef536: Preparing 16:39:47 408af638e933: Preparing 16:39:47 d2d9d24a8c2a: Preparing 16:39:47 dda7550ef536: Waiting 16:39:47 d2d9d24a8c2a: Waiting 16:39:47 408af638e933: Waiting 16:39:47 74445126479b: Waiting 16:39:47 45bf0ffa3b92: Pushed 16:39:47 2d8b42db1dcb: Pushed 16:39:47 f6066ea6fe90: Pushed 16:39:47 74445126479b: Layer already exists 16:39:47 dda7550ef536: Layer already exists 16:39:47 d2d9d24a8c2a: Layer already exists 16:39:48 408af638e933: Pushed 16:40:01 a5e58afabb6e: Pushed 16:40:05 ea03d68c4324: Pushed 16:40:05 cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:9e4522db29260f50b83c723d75295c503ade7323ca334f8e9464181f7b60cb17 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:06 + 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 16:40:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 16:40:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:40:06 2d8b42db1dcb: Preparing 16:40:06 45bf0ffa3b92: Preparing 16:40:06 f6066ea6fe90: Preparing 16:40:06 ea03d68c4324: Preparing 16:40:06 a5e58afabb6e: Preparing 16:40:06 74445126479b: Preparing 16:40:06 dda7550ef536: Preparing 16:40:06 408af638e933: Preparing 16:40:06 d2d9d24a8c2a: Preparing 16:40:06 dda7550ef536: Waiting 16:40:06 408af638e933: Waiting 16:40:06 74445126479b: Waiting 16:40:06 d2d9d24a8c2a: Waiting 16:40:06 a5e58afabb6e: Layer already exists 16:40:06 2d8b42db1dcb: Layer already exists 16:40:06 ea03d68c4324: Layer already exists 16:40:06 45bf0ffa3b92: Layer already exists 16:40:06 f6066ea6fe90: Layer already exists 16:40:06 74445126479b: Layer already exists 16:40:06 408af638e933: Layer already exists 16:40:06 dda7550ef536: Layer already exists 16:40:06 d2d9d24a8c2a: Layer already exists 16:40:06 latest: digest: sha256:9e4522db29260f50b83c723d75295c503ade7323ca334f8e9464181f7b60cb17 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:06 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.30 16:40:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:40:07 2d8b42db1dcb: Preparing 16:40:07 45bf0ffa3b92: Preparing 16:40:07 f6066ea6fe90: Preparing 16:40:07 ea03d68c4324: Preparing 16:40:07 a5e58afabb6e: Preparing 16:40:07 74445126479b: Preparing 16:40:07 dda7550ef536: Preparing 16:40:07 408af638e933: Preparing 16:40:07 d2d9d24a8c2a: Preparing 16:40:07 74445126479b: Waiting 16:40:07 dda7550ef536: Waiting 16:40:07 408af638e933: Waiting 16:40:07 d2d9d24a8c2a: Waiting 16:40:07 a5e58afabb6e: Layer already exists 16:40:07 f6066ea6fe90: Layer already exists 16:40:07 ea03d68c4324: Layer already exists 16:40:07 2d8b42db1dcb: Layer already exists 16:40:07 45bf0ffa3b92: Layer already exists 16:40:07 74445126479b: Layer already exists 16:40:07 408af638e933: Layer already exists 16:40:07 dda7550ef536: Layer already exists 16:40:07 d2d9d24a8c2a: Layer already exists 16:40:07 3.1.0-dev.30: digest: sha256:9e4522db29260f50b83c723d75295c503ade7323ca334f8e9464181f7b60cb17 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:07 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:40:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:40:08 2d8b42db1dcb: Preparing 16:40:08 45bf0ffa3b92: Preparing 16:40:08 f6066ea6fe90: Preparing 16:40:08 ea03d68c4324: Preparing 16:40:08 a5e58afabb6e: Preparing 16:40:08 74445126479b: Preparing 16:40:08 dda7550ef536: Preparing 16:40:08 408af638e933: Preparing 16:40:08 d2d9d24a8c2a: Preparing 16:40:08 408af638e933: Waiting 16:40:08 74445126479b: Waiting 16:40:08 dda7550ef536: Waiting 16:40:08 d2d9d24a8c2a: Waiting 16:40:08 2d8b42db1dcb: Layer already exists 16:40:08 ea03d68c4324: Layer already exists 16:40:08 a5e58afabb6e: Layer already exists 16:40:08 f6066ea6fe90: Layer already exists 16:40:08 45bf0ffa3b92: Layer already exists 16:40:08 dda7550ef536: Layer already exists 16:40:08 74445126479b: Layer already exists 16:40:08 408af638e933: Layer already exists 16:40:08 d2d9d24a8c2a: Layer already exists 16:40:08 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:9e4522db29260f50b83c723d75295c503ade7323ca334f8e9464181f7b60cb17 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:08 + 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 16:40:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 16:40:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:40:08 2d8b42db1dcb: Preparing 16:40:08 45bf0ffa3b92: Preparing 16:40:08 f6066ea6fe90: Preparing 16:40:08 ea03d68c4324: Preparing 16:40:08 a5e58afabb6e: Preparing 16:40:08 74445126479b: Preparing 16:40:08 dda7550ef536: Preparing 16:40:08 408af638e933: Preparing 16:40:08 d2d9d24a8c2a: Preparing 16:40:08 74445126479b: Waiting 16:40:08 dda7550ef536: Waiting 16:40:08 408af638e933: Waiting 16:40:08 d2d9d24a8c2a: Waiting 16:40:08 45bf0ffa3b92: Layer already exists 16:40:08 f6066ea6fe90: Layer already exists 16:40:08 2d8b42db1dcb: Layer already exists 16:40:08 ea03d68c4324: Layer already exists 16:40:08 a5e58afabb6e: Layer already exists 16:40:08 74445126479b: Layer already exists 16:40:08 408af638e933: Layer already exists 16:40:08 dda7550ef536: Layer already exists 16:40:08 d2d9d24a8c2a: Layer already exists 16:40:08 main: digest: sha256:9e4522db29260f50b83c723d75295c503ade7323ca334f8e9464181f7b60cb17 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:40:09 ===================================================== [Pipeline] echo 16:40:09 taggedImages: 16:40:09 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:40:09 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 16:40:09 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.30 16:40:09 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:40:09 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 16:40:09 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 16:40:09 cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:40:09 latest 16:40:09 3.1.0-dev.30 16:40:09 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:40:09 main 16:40:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:09 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:40:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:40:09 112fffcc309e: Preparing 16:40:09 c95788ae7d2a: Preparing 16:40:09 4d32f6de071c: Preparing 16:40:09 d5fcf85101ee: Preparing 16:40:09 74445126479b: Preparing 16:40:09 dda7550ef536: Preparing 16:40:09 48335761b9bc: Preparing 16:40:09 d2d9d24a8c2a: Preparing 16:40:09 48335761b9bc: Waiting 16:40:09 d2d9d24a8c2a: Waiting 16:40:09 dda7550ef536: Waiting 16:40:09 74445126479b: Layer already exists 16:40:10 dda7550ef536: Layer already exists 16:40:10 c95788ae7d2a: Pushed 16:40:10 4d32f6de071c: Pushed 16:40:10 112fffcc309e: Pushed 16:40:10 d2d9d24a8c2a: Layer already exists 16:40:10 48335761b9bc: Pushed 16:40:28 d5fcf85101ee: Pushed 16:40:28 cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:1576dea1ff0b5d08d234a6acf6c7eba5c81c02ec55f24e96255276aa4815a512 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:29 + 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 16:40:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 16:40:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:40:29 112fffcc309e: Preparing 16:40:29 c95788ae7d2a: Preparing 16:40:29 4d32f6de071c: Preparing 16:40:29 d5fcf85101ee: Preparing 16:40:29 74445126479b: Preparing 16:40:29 dda7550ef536: Preparing 16:40:29 48335761b9bc: Preparing 16:40:29 d2d9d24a8c2a: Preparing 16:40:29 dda7550ef536: Waiting 16:40:29 48335761b9bc: Waiting 16:40:29 d2d9d24a8c2a: Waiting 16:40:29 d5fcf85101ee: Layer already exists 16:40:29 c95788ae7d2a: Layer already exists 16:40:29 74445126479b: Layer already exists 16:40:29 112fffcc309e: Layer already exists 16:40:29 4d32f6de071c: Layer already exists 16:40:29 48335761b9bc: Layer already exists 16:40:29 dda7550ef536: Layer already exists 16:40:29 d2d9d24a8c2a: Layer already exists 16:40:29 latest: digest: sha256:1576dea1ff0b5d08d234a6acf6c7eba5c81c02ec55f24e96255276aa4815a512 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:30 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.30 16:40:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:40:30 112fffcc309e: Preparing 16:40:30 c95788ae7d2a: Preparing 16:40:30 4d32f6de071c: Preparing 16:40:30 d5fcf85101ee: Preparing 16:40:30 74445126479b: Preparing 16:40:30 dda7550ef536: Preparing 16:40:30 48335761b9bc: Preparing 16:40:30 d2d9d24a8c2a: Preparing 16:40:30 dda7550ef536: Waiting 16:40:30 48335761b9bc: Waiting 16:40:30 d2d9d24a8c2a: Waiting 16:40:30 74445126479b: Layer already exists 16:40:30 d5fcf85101ee: Layer already exists 16:40:30 c95788ae7d2a: Layer already exists 16:40:30 4d32f6de071c: Layer already exists 16:40:30 112fffcc309e: Layer already exists 16:40:30 48335761b9bc: Layer already exists 16:40:30 dda7550ef536: Layer already exists 16:40:30 d2d9d24a8c2a: Layer already exists 16:40:30 3.1.0-dev.30: digest: sha256:1576dea1ff0b5d08d234a6acf6c7eba5c81c02ec55f24e96255276aa4815a512 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:31 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:40:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:40:31 112fffcc309e: Preparing 16:40:31 c95788ae7d2a: Preparing 16:40:31 4d32f6de071c: Preparing 16:40:31 d5fcf85101ee: Preparing 16:40:31 74445126479b: Preparing 16:40:31 dda7550ef536: Preparing 16:40:31 48335761b9bc: Preparing 16:40:31 d2d9d24a8c2a: Preparing 16:40:31 dda7550ef536: Waiting 16:40:31 48335761b9bc: Waiting 16:40:31 d2d9d24a8c2a: Waiting 16:40:31 d5fcf85101ee: Layer already exists 16:40:31 4d32f6de071c: Layer already exists 16:40:31 74445126479b: Layer already exists 16:40:31 112fffcc309e: Layer already exists 16:40:31 c95788ae7d2a: Layer already exists 16:40:31 48335761b9bc: Layer already exists 16:40:31 d2d9d24a8c2a: Layer already exists 16:40:31 dda7550ef536: Layer already exists 16:40:31 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:1576dea1ff0b5d08d234a6acf6c7eba5c81c02ec55f24e96255276aa4815a512 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:32 + 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 16:40:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 16:40:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:40:32 112fffcc309e: Preparing 16:40:32 c95788ae7d2a: Preparing 16:40:32 4d32f6de071c: Preparing 16:40:32 d5fcf85101ee: Preparing 16:40:32 74445126479b: Preparing 16:40:32 dda7550ef536: Preparing 16:40:32 48335761b9bc: Preparing 16:40:32 d2d9d24a8c2a: Preparing 16:40:32 dda7550ef536: Waiting 16:40:32 48335761b9bc: Waiting 16:40:32 d2d9d24a8c2a: Waiting 16:40:32 112fffcc309e: Layer already exists 16:40:32 4d32f6de071c: Layer already exists 16:40:32 d5fcf85101ee: Layer already exists 16:40:32 74445126479b: Layer already exists 16:40:32 c95788ae7d2a: Layer already exists 16:40:32 48335761b9bc: Layer already exists 16:40:32 dda7550ef536: Layer already exists 16:40:32 d2d9d24a8c2a: Layer already exists 16:40:32 main: digest: sha256:1576dea1ff0b5d08d234a6acf6c7eba5c81c02ec55f24e96255276aa4815a512 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:40:32 ===================================================== [Pipeline] echo 16:40:32 taggedImages: 16:40:32 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:40:32 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 16:40:32 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.30 16:40:32 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:40:32 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 16:40:32 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 16:40:32 cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:40:32 latest 16:40:32 3.1.0-dev.30 16:40:32 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:40:32 main 16:40:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:33 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:40:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:40:33 7c807df006a8: Preparing 16:40:33 53e13e5f1d59: Preparing 16:40:33 187f4c30dd44: Preparing 16:40:33 67933cc13146: Preparing 16:40:33 74445126479b: Preparing 16:40:33 dda7550ef536: Preparing 16:40:33 408af638e933: Preparing 16:40:33 d2d9d24a8c2a: Preparing 16:40:33 dda7550ef536: Waiting 16:40:33 408af638e933: Waiting 16:40:33 d2d9d24a8c2a: Waiting 16:40:33 74445126479b: Layer already exists 16:40:37 187f4c30dd44: Pushed 16:40:37 53e13e5f1d59: Pushed 16:40:37 dda7550ef536: Layer already exists 16:40:37 408af638e933: Layer already exists 16:40:37 d2d9d24a8c2a: Layer already exists 16:40:37 7c807df006a8: Pushed 16:40:49 67933cc13146: Pushed 16:40:49 cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:c3032b9cd3871cb0684eb06b8c573054d461f17fc9c3327f975c7ce117445630 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:50 + 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 16:40:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 16:40:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:40:50 7c807df006a8: Preparing 16:40:50 53e13e5f1d59: Preparing 16:40:50 187f4c30dd44: Preparing 16:40:50 67933cc13146: Preparing 16:40:50 74445126479b: Preparing 16:40:50 dda7550ef536: Preparing 16:40:50 408af638e933: Preparing 16:40:50 d2d9d24a8c2a: Preparing 16:40:50 dda7550ef536: Waiting 16:40:50 408af638e933: Waiting 16:40:50 d2d9d24a8c2a: Waiting 16:40:50 74445126479b: Layer already exists 16:40:50 53e13e5f1d59: Layer already exists 16:40:50 187f4c30dd44: Layer already exists 16:40:50 67933cc13146: Layer already exists 16:40:50 7c807df006a8: Layer already exists 16:40:50 408af638e933: Layer already exists 16:40:50 d2d9d24a8c2a: Layer already exists 16:40:50 dda7550ef536: Layer already exists 16:40:51 latest: digest: sha256:c3032b9cd3871cb0684eb06b8c573054d461f17fc9c3327f975c7ce117445630 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:51 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.30 16:40:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:40:51 7c807df006a8: Preparing 16:40:51 53e13e5f1d59: Preparing 16:40:51 187f4c30dd44: Preparing 16:40:51 67933cc13146: Preparing 16:40:51 74445126479b: Preparing 16:40:51 dda7550ef536: Preparing 16:40:51 408af638e933: Preparing 16:40:51 d2d9d24a8c2a: Preparing 16:40:51 dda7550ef536: Waiting 16:40:51 408af638e933: Waiting 16:40:51 d2d9d24a8c2a: Waiting 16:40:51 74445126479b: Layer already exists 16:40:51 7c807df006a8: Layer already exists 16:40:51 187f4c30dd44: Layer already exists 16:40:51 67933cc13146: Layer already exists 16:40:51 53e13e5f1d59: Layer already exists 16:40:51 d2d9d24a8c2a: Layer already exists 16:40:51 408af638e933: Layer already exists 16:40:51 dda7550ef536: Layer already exists 16:40:52 3.1.0-dev.30: digest: sha256:c3032b9cd3871cb0684eb06b8c573054d461f17fc9c3327f975c7ce117445630 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:52 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:40:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:40:52 7c807df006a8: Preparing 16:40:52 53e13e5f1d59: Preparing 16:40:52 187f4c30dd44: Preparing 16:40:52 67933cc13146: Preparing 16:40:52 74445126479b: Preparing 16:40:52 dda7550ef536: Preparing 16:40:52 408af638e933: Preparing 16:40:52 d2d9d24a8c2a: Preparing 16:40:52 408af638e933: Waiting 16:40:52 d2d9d24a8c2a: Waiting 16:40:52 dda7550ef536: Waiting 16:40:52 74445126479b: Layer already exists 16:40:52 53e13e5f1d59: Layer already exists 16:40:52 7c807df006a8: Layer already exists 16:40:52 187f4c30dd44: Layer already exists 16:40:52 67933cc13146: Layer already exists 16:40:52 d2d9d24a8c2a: Layer already exists 16:40:52 dda7550ef536: Layer already exists 16:40:52 408af638e933: Layer already exists 16:40:52 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:c3032b9cd3871cb0684eb06b8c573054d461f17fc9c3327f975c7ce117445630 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:53 + 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 16:40:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 16:40:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:40:53 7c807df006a8: Preparing 16:40:53 53e13e5f1d59: Preparing 16:40:53 187f4c30dd44: Preparing 16:40:53 67933cc13146: Preparing 16:40:53 74445126479b: Preparing 16:40:53 dda7550ef536: Preparing 16:40:53 408af638e933: Preparing 16:40:53 d2d9d24a8c2a: Preparing 16:40:53 dda7550ef536: Waiting 16:40:53 408af638e933: Waiting 16:40:53 d2d9d24a8c2a: Waiting 16:40:53 74445126479b: Layer already exists 16:40:53 187f4c30dd44: Layer already exists 16:40:53 67933cc13146: Layer already exists 16:40:53 53e13e5f1d59: Layer already exists 16:40:53 7c807df006a8: Layer already exists 16:40:53 408af638e933: Layer already exists 16:40:53 dda7550ef536: Layer already exists 16:40:53 d2d9d24a8c2a: Layer already exists 16:40:53 main: digest: sha256:c3032b9cd3871cb0684eb06b8c573054d461f17fc9c3327f975c7ce117445630 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:40:53 ===================================================== [Pipeline] echo 16:40:53 taggedImages: 16:40:53 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:40:53 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 16:40:53 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.30 16:40:53 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:40:53 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 16:40:54 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 16:40:54 cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:40:54 latest 16:40:54 3.1.0-dev.30 16:40:54 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:40:54 main 16:40:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:54 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:40:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:40:54 ce8540117031: Preparing 16:40:54 639fe72eb96c: Preparing 16:40:54 74445126479b: Preparing 16:40:54 dda7550ef536: Preparing 16:40:54 85f91fd29154: Preparing 16:40:54 d2d9d24a8c2a: Preparing 16:40:54 d2d9d24a8c2a: Waiting 16:40:54 74445126479b: Layer already exists 16:40:54 dda7550ef536: Layer already exists 16:40:54 d2d9d24a8c2a: Layer already exists 16:40:54 ce8540117031: Pushed 16:40:54 85f91fd29154: Pushed 16:41:00 639fe72eb96c: Pushed 16:41:00 cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:973a881d53c7094c79ae009f096546f2b789626d1787bba6bad830e7d53aad92 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 16:41:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:41:00 ce8540117031: Preparing 16:41:00 639fe72eb96c: Preparing 16:41:00 74445126479b: Preparing 16:41:00 dda7550ef536: Preparing 16:41:00 85f91fd29154: Preparing 16:41:00 d2d9d24a8c2a: Preparing 16:41:00 d2d9d24a8c2a: Waiting 16:41:00 639fe72eb96c: Layer already exists 16:41:00 74445126479b: Layer already exists 16:41:00 dda7550ef536: Layer already exists 16:41:00 ce8540117031: Layer already exists 16:41:00 85f91fd29154: Layer already exists 16:41:00 d2d9d24a8c2a: Layer already exists 16:41:00 latest: digest: sha256:973a881d53c7094c79ae009f096546f2b789626d1787bba6bad830e7d53aad92 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.30 16:41:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:41:03 ce8540117031: Preparing 16:41:03 639fe72eb96c: Preparing 16:41:03 74445126479b: Preparing 16:41:03 dda7550ef536: Preparing 16:41:03 85f91fd29154: Preparing 16:41:03 d2d9d24a8c2a: Preparing 16:41:03 d2d9d24a8c2a: Waiting 16:41:03 639fe72eb96c: Layer already exists 16:41:03 dda7550ef536: Layer already exists 16:41:03 85f91fd29154: Layer already exists 16:41:03 ce8540117031: Layer already exists 16:41:03 74445126479b: Layer already exists 16:41:03 d2d9d24a8c2a: Layer already exists 16:41:03 3.1.0-dev.30: digest: sha256:973a881d53c7094c79ae009f096546f2b789626d1787bba6bad830e7d53aad92 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:04 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:41:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:41:04 ce8540117031: Preparing 16:41:04 639fe72eb96c: Preparing 16:41:04 74445126479b: Preparing 16:41:04 dda7550ef536: Preparing 16:41:04 85f91fd29154: Preparing 16:41:04 d2d9d24a8c2a: Preparing 16:41:04 d2d9d24a8c2a: Waiting 16:41:04 ce8540117031: Layer already exists 16:41:04 639fe72eb96c: Layer already exists 16:41:04 74445126479b: Layer already exists 16:41:04 85f91fd29154: Layer already exists 16:41:04 dda7550ef536: Layer already exists 16:41:04 d2d9d24a8c2a: Layer already exists 16:41:04 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:973a881d53c7094c79ae009f096546f2b789626d1787bba6bad830e7d53aad92 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:05 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 16:41:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:41:05 ce8540117031: Preparing 16:41:05 639fe72eb96c: Preparing 16:41:05 74445126479b: Preparing 16:41:05 dda7550ef536: Preparing 16:41:05 85f91fd29154: Preparing 16:41:05 d2d9d24a8c2a: Preparing 16:41:05 d2d9d24a8c2a: Waiting 16:41:05 639fe72eb96c: Layer already exists 16:41:05 ce8540117031: Layer already exists 16:41:05 dda7550ef536: Layer already exists 16:41:05 74445126479b: Layer already exists 16:41:05 85f91fd29154: Layer already exists 16:41:05 d2d9d24a8c2a: Layer already exists 16:41:05 main: digest: sha256:973a881d53c7094c79ae009f096546f2b789626d1787bba6bad830e7d53aad92 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:41:05 ===================================================== [Pipeline] echo 16:41:05 taggedImages: 16:41:05 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:41:05 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 16:41:05 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.30 16:41:05 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:41:05 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 16:41:05 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 16:41:05 cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:41:05 latest 16:41:05 3.1.0-dev.30 16:41:05 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:41:05 main 16:41:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:06 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:41:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:41:06 bc6c2fba1040: Preparing 16:41:06 f6c7c10891f5: Preparing 16:41:06 74445126479b: Preparing 16:41:06 dda7550ef536: Preparing 16:41:06 5ae22fc76477: Preparing 16:41:06 d2d9d24a8c2a: Preparing 16:41:06 d2d9d24a8c2a: Waiting 16:41:06 5ae22fc76477: Layer already exists 16:41:06 74445126479b: Layer already exists 16:41:06 dda7550ef536: Layer already exists 16:41:06 d2d9d24a8c2a: Layer already exists 16:41:06 bc6c2fba1040: Pushed 16:41:12 f6c7c10891f5: Pushed 16:41:12 cd3e8a6a29d241919ce39f0a43e51689c2eacef5: digest: sha256:ecd87725eb9e4524168dc318f93b76dc141686ee8f54fe8ce556aba64270dfe5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:12 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 16:41:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:41:12 bc6c2fba1040: Preparing 16:41:12 f6c7c10891f5: Preparing 16:41:12 74445126479b: Preparing 16:41:12 dda7550ef536: Preparing 16:41:12 5ae22fc76477: Preparing 16:41:12 d2d9d24a8c2a: Preparing 16:41:12 d2d9d24a8c2a: Waiting 16:41:12 74445126479b: Layer already exists 16:41:12 bc6c2fba1040: Layer already exists 16:41:12 5ae22fc76477: Layer already exists 16:41:12 f6c7c10891f5: Layer already exists 16:41:12 dda7550ef536: Layer already exists 16:41:12 d2d9d24a8c2a: Layer already exists 16:41:12 latest: digest: sha256:ecd87725eb9e4524168dc318f93b76dc141686ee8f54fe8ce556aba64270dfe5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:13 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.30 16:41:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:41:13 bc6c2fba1040: Preparing 16:41:13 f6c7c10891f5: Preparing 16:41:13 74445126479b: Preparing 16:41:13 dda7550ef536: Preparing 16:41:13 5ae22fc76477: Preparing 16:41:13 d2d9d24a8c2a: Preparing 16:41:13 d2d9d24a8c2a: Waiting 16:41:13 74445126479b: Layer already exists 16:41:13 dda7550ef536: Layer already exists 16:41:13 f6c7c10891f5: Layer already exists 16:41:13 bc6c2fba1040: Layer already exists 16:41:13 5ae22fc76477: Layer already exists 16:41:13 d2d9d24a8c2a: Layer already exists 16:41:13 3.1.0-dev.30: digest: sha256:ecd87725eb9e4524168dc318f93b76dc141686ee8f54fe8ce556aba64270dfe5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:13 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:41:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:41:14 bc6c2fba1040: Preparing 16:41:14 f6c7c10891f5: Preparing 16:41:14 74445126479b: Preparing 16:41:14 dda7550ef536: Preparing 16:41:14 5ae22fc76477: Preparing 16:41:14 d2d9d24a8c2a: Preparing 16:41:14 d2d9d24a8c2a: Waiting 16:41:14 dda7550ef536: Layer already exists 16:41:14 f6c7c10891f5: Layer already exists 16:41:14 bc6c2fba1040: Layer already exists 16:41:14 5ae22fc76477: Layer already exists 16:41:14 74445126479b: Layer already exists 16:41:14 d2d9d24a8c2a: Layer already exists 16:41:14 cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30: digest: sha256:ecd87725eb9e4524168dc318f93b76dc141686ee8f54fe8ce556aba64270dfe5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:14 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 16:41:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:41:15 bc6c2fba1040: Preparing 16:41:15 f6c7c10891f5: Preparing 16:41:15 74445126479b: Preparing 16:41:15 dda7550ef536: Preparing 16:41:15 5ae22fc76477: Preparing 16:41:15 d2d9d24a8c2a: Preparing 16:41:15 d2d9d24a8c2a: Waiting 16:41:15 bc6c2fba1040: Layer already exists 16:41:15 74445126479b: Layer already exists 16:41:15 f6c7c10891f5: Layer already exists 16:41:15 5ae22fc76477: Layer already exists 16:41:15 dda7550ef536: Layer already exists 16:41:15 d2d9d24a8c2a: Layer already exists 16:41:15 main: digest: sha256:ecd87725eb9e4524168dc318f93b76dc141686ee8f54fe8ce556aba64270dfe5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:41:15 ===================================================== [Pipeline] echo 16:41:15 taggedImages: 16:41:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5 16:41:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 16:41:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.30 16:41:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cd3e8a6a29d241919ce39f0a43e51689c2eacef5-3.1.0-dev.30 16:41:15 - 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 16:41:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:41:15 16:41:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:41:16 arm64: Pulling from edgex-lftools-log-publisher 16:41:16 8998bd30e6a1: Pulling fs layer 16:41:16 04944245beec: Pulling fs layer 16:41:16 699f458cf7ca: Pulling fs layer 16:41:16 765212b225bb: Pulling fs layer 16:41:16 f23df028b6ca: Pulling fs layer 16:41:16 d65c8cfc05b1: Pulling fs layer 16:41:16 2437ff75d9bd: Pulling fs layer 16:41:16 765212b225bb: Waiting 16:41:16 f23df028b6ca: Waiting 16:41:16 2437ff75d9bd: Waiting 16:41:16 d65c8cfc05b1: Waiting 16:41:16 04944245beec: Verifying Checksum 16:41:16 04944245beec: Download complete 16:41:16 765212b225bb: Verifying Checksum 16:41:16 765212b225bb: Download complete 16:41:16 f23df028b6ca: Verifying Checksum 16:41:16 f23df028b6ca: Download complete 16:41:16 d65c8cfc05b1: Verifying Checksum 16:41:16 d65c8cfc05b1: Download complete 16:41:16 699f458cf7ca: Verifying Checksum 16:41:16 699f458cf7ca: Download complete 16:41:17 8998bd30e6a1: Verifying Checksum 16:41:17 8998bd30e6a1: Download complete 16:41:19 2437ff75d9bd: Verifying Checksum 16:41:19 2437ff75d9bd: Download complete 16:41:21 8998bd30e6a1: Pull complete 16:41:21 04944245beec: Pull complete 16:41:22 699f458cf7ca: Pull complete 16:41:23 765212b225bb: Pull complete 16:41:23 f23df028b6ca: Pull complete 16:41:24 d65c8cfc05b1: Pull complete 16:41:39 2437ff75d9bd: Pull complete 16:41:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:41:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:41:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:41:39 prd-ubuntu20.04-docker-arm64-4c-16g-4136 does not seem to be running inside a container 16:41:39 $ 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/564 -v /w/workspace/edgex-go/564:/w/workspace/edgex-go/564:rw,z -v /w/workspace/edgex-go/564@tmp:/w/workspace/edgex-go/564@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 16:41:41 $ docker top afad21b434015c6d20e1af920a16a33280d2b10afd4792713e2797997a9b18ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:41:42 ---> job-cost.sh 16:41:42 lf-activate-venv: SKIPPING 16:41:42 INFO: No Stack... 16:41:43 INFO: Retrieving Pricing Info for: v3-standard-4 16:41:43 INFO: Archiving Costs [Pipeline] sh 16:41:44 + cat /w/workspace/edgex-go/564/archives/cost.csv 16:41:44 + cut -d, -f6 [Pipeline] lock 16:41:44 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-564-stack-cost] 16:41:44 Resource [jenkins-edgexfoundry-edgex-go-main-564-stack-cost] did not exist. Created. 16:41:44 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-564-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:41:45 + echo total: 0.10999999940395355 [Pipeline] stash 16:41:45 Stashed 1 file(s) [Pipeline] } 16:41:45 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-564-stack-cost] [Pipeline] // lock [Pipeline] } 16:41:45 $ docker stop --time=1 afad21b434015c6d20e1af920a16a33280d2b10afd4792713e2797997a9b18ff 16:41:47 $ docker rm -f --volumes afad21b434015c6d20e1af920a16a33280d2b10afd4792713e2797997a9b18ff [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 16:41:47 provisioning config files... 16:41:47 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/564@tmp/config11756756841966467169tmp [Pipeline] { [Pipeline] sh 16:41:47 + set +x 16:41:47 + bash -s -- 16:41:47 + curl -s https://codecov.io/bash 16:41:47 16:41:47 _____ _ 16:41:47 / ____| | | 16:41:47 | | ___ __| | ___ ___ _____ __ 16:41:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:41:47 | |___| (_) | (_| | __/ (_| (_) \ V / 16:41:47 \_____\___/ \__,_|\___|\___\___/ \_/ 16:41:47 Bash-1.0.6 16:41:47 16:41:47 16:41:47 ==> git version 2.25.1 found 16:41:47 ==> 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 16:41:47 Release-Date: 2020-01-08 16:41:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:41:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:41:47 ==> Jenkins CI detected. 16:41:47 current dir:  /w/workspace/edgex-go/564 16:41:47 project root: . 16:41:47 --> token set from env 16:41:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:41:48 ==> Running gcov in . (disable via -X gcov) 16:41:48 ==> Python coveragepy not found 16:41:48 ==> Searching for coverage reports in: 16:41:48 + . 16:41:48 -> Found 1 reports 16:41:48 ==> Detecting git/mercurial file structure 16:41:48 ==> Reading reports 16:41:48 + ./coverage.out bytes=446998 16:41:48 ==> Appending adjustments 16:41:48 https://docs.codecov.io/docs/fixing-reports 16:41:49 + Found adjustments 16:41:49 ==> Gzipping contents 16:41:49 60K /tmp/codecov.DONtyL.gz 16:41:49 ==> Uploading reports 16:41:49 url: https://codecov.io 16:41:49 query: branch=main&commit=cd3e8a6a29d241919ce39f0a43e51689c2eacef5&build=564&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F564%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:41:49 -> Pinging Codecov 16:41:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=cd3e8a6a29d241919ce39f0a43e51689c2eacef5&build=564&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F564%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:41:49 -> Uploading to 16:41:49 https://storage.googleapis.com/codecov/v4/raw/2023-08-21/00271124DB129430A58F1EEE437C3FCB/cd3e8a6a29d241919ce39f0a43e51689c2eacef5/14e983ac-342b-4181-a257-272f6a811d8e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230821%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230821T164149Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fbc03b656072445ab0203847497fa3b838d7041f1a8e0c1a577f16833b69f3a2 16:41:49 % Total % Received % Xferd Average Speed Time Time Time Current 16:41:49 Dload Upload Total Spent Left Speed 16:41:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57421 0 0 100 57421 0 260k --:--:-- --:--:-- --:--:-- 260k 16:41:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/cd3e8a6a29d241919ce39f0a43e51689c2eacef5 [Pipeline] } 16:41:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 16:41:49 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:41:49 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:41:50 16:41:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:41:50 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:41:50 df9b9388f04a: Pulling fs layer 16:41:50 52dc419b0ee2: Pulling fs layer 16:41:50 25bc292e5bac: Pulling fs layer 16:41:50 114826534d7a: Pulling fs layer 16:41:50 4657fd5d0bcf: Pulling fs layer 16:41:50 6ad1cebc031e: Pulling fs layer 16:41:50 8a3aa393b2d8: Pulling fs layer 16:41:50 4657fd5d0bcf: Waiting 16:41:50 114826534d7a: Waiting 16:41:50 8a3aa393b2d8: Waiting 16:41:50 25bc292e5bac: Verifying Checksum 16:41:50 25bc292e5bac: Download complete 16:41:50 52dc419b0ee2: Download complete 16:41:50 4657fd5d0bcf: Verifying Checksum 16:41:50 4657fd5d0bcf: Download complete 16:41:50 df9b9388f04a: Download complete 16:41:50 df9b9388f04a: Pull complete 16:41:51 52dc419b0ee2: Pull complete 16:41:51 6ad1cebc031e: Verifying Checksum 16:41:51 6ad1cebc031e: Download complete 16:41:51 25bc292e5bac: Pull complete 16:41:51 114826534d7a: Verifying Checksum 16:41:51 114826534d7a: Download complete 16:41:51 8a3aa393b2d8: Verifying Checksum 16:41:51 8a3aa393b2d8: Download complete 16:41:55 114826534d7a: Pull complete 16:41:55 4657fd5d0bcf: Pull complete 16:41:55 6ad1cebc031e: Pull complete 16:41:59 8a3aa393b2d8: Pull complete 16:41:59 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:41:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:41:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:41:59 prd-ubuntu20.04-docker-8c-8g-4135 does not seem to be running inside a container 16:41:59 $ 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/564 -v /w/workspace/edgex-go/564:/w/workspace/edgex-go/564:rw,z -v /w/workspace/edgex-go/564@tmp:/w/workspace/edgex-go/564@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:42:03 $ docker top 0eeac94a688556acc8003547868406b335d59cf393b128424a9c16b8cbc38850 -eo pid,comm [Pipeline] { [Pipeline] echo 16:42:03 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 16:42:03 + set -o pipefail 16:42:03 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 16:42:10 16:42:10 Monitoring /w/workspace/edgex-go/564 (github.com/edgexfoundry/edgex-go)... 16:42:10 16:42:10 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/67a04aa8-f1b8-428a-9527-f85231789043 16:42:10 16:42:10 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:42:10 16:42:10 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:42:10 16:42:10 16:42:10 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:42:10 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:42:10 More details here: https://snyk.co/ue1NS [Pipeline] } 16:42:10 $ docker stop --time=1 0eeac94a688556acc8003547868406b335d59cf393b128424a9c16b8cbc38850 16:42:13 $ docker rm -f --volumes 0eeac94a688556acc8003547868406b335d59cf393b128424a9c16b8cbc38850 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 16:42:13 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:42:13 provisioning config files... 16:42:13 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/564@tmp/config2179077834368939192tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:42:13 --> edgex-publish-swagger.sh 16:42:13 === Publish openapi/v3 API === 16:42:13 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 16:42:13 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/564/openapi/v3/core-command.yaml] 16:42:13 % Total % Received % Xferd Average Speed Time Time Time Current 16:42:13 Dload Upload Total Spent Left Speed 16:42:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29572 0 0 100 29572 0 128k --:--:-- --:--:-- --:--:-- 128k 100 29572 0 0 100 29572 0 56327 --:--:-- --:--:-- --:--:-- 56327 16:42:14 16:42:14 16:42:14 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/564/openapi/v3/core-data.yaml] 16:42:14 % Total % Received % Xferd Average Speed Time Time Time Current 16:42:14 Dload Upload Total Spent Left Speed 16:42:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 138k --:--:-- --:--:-- --:--:-- 138k 16:42:14 16:42:14 16:42:14 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/564/openapi/v3/core-metadata.yaml] 16:42:14 % Total % Received % Xferd Average Speed Time Time Time Current 16:42:14 Dload Upload Total Spent Left Speed 16:42:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 1191k --:--:-- --:--:-- --:--:-- 1182k 100 141k 0 0 100 141k 0 291k --:--:-- --:--:-- --:--:-- 290k 16:42:15 16:42:15 16:42:15 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/564/openapi/v3/support-notifications.yaml] 16:42:15 % Total % Received % Xferd Average Speed Time Time Time Current 16:42:15 Dload Upload Total Spent Left Speed 16:42:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 211k --:--:-- --:--:-- --:--:-- 211k 16:42:15 16:42:15 16:42:15 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/564/openapi/v3/support-scheduler.yaml] 16:42:15 % Total % Received % Xferd Average Speed Time Time Time Current 16:42:15 Dload Upload Total Spent Left Speed 16:42:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 165k --:--:-- --:--:-- --:--:-- 164k 100 34356 0 0 100 34356 0 87197 --:--:-- --:--:-- --:--:-- 86977 16:42:16 16:42:16 [Pipeline] } 16:42:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 16:42:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:42:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:42:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:42:16 prd-ubuntu20.04-docker-8c-8g-4135 does not seem to be running inside a container 16:42:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/564 -v /w/workspace/edgex-go/564:/w/workspace/edgex-go/564:rw,z -v /w/workspace/edgex-go/564@tmp:/w/workspace/edgex-go/564@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 16:42:17 $ docker top d6267435c304e5f97a9c0e2e3d7c537713657a96c144d98175fa4f021fdd2ef1 -eo pid,comm 16:42:17 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). 16:42:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:42:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:42:17 [ssh-agent] Looking for ssh-agent implementation... 16:42:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:42:17 $ docker exec d6267435c304e5f97a9c0e2e3d7c537713657a96c144d98175fa4f021fdd2ef1 ssh-agent 16:42:17 SSH_AUTH_SOCK=/tmp/ssh-EPKuSIfHeRBt/agent.34 16:42:17 SSH_AGENT_PID=40 16:42:17 Running ssh-add (command line suppressed) 16:42:17 Identity added: /w/workspace/edgex-go/564@tmp/private_key_17746554675855517915.key (/w/workspace/edgex-go/564@tmp/private_key_17746554675855517915.key) 16:42:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:42:18 + git semver tag 16:42:18 2023-08-21 16:42:18,310 [run_tag] DEBUG tag force:False 16:42:18 2023-08-21 16:42:18,311 [check_head_tag] DEBUG check head tag 16:42:18 2023-08-21 16:42:18,311 [execute] INFO git cat-file --batch-check 16:42:18 2023-08-21 16:42:18,312 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/564, universal_newlines=False, shell=None, istream=) 16:42:18 2023-08-21 16:42:18,316 [execute] INFO git cat-file --batch 16:42:18 2023-08-21 16:42:18,316 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/564, universal_newlines=False, shell=None, istream=) 16:42:18 2023-08-21 16:42:18,335 [read_version] DEBUG read version from /w/workspace/edgex-go/564/.semver/main 16:42:18 2023-08-21 16:42:18,335 [execute] INFO git tag -a v3.1.0-dev.30 -m v3.1.0-dev.30 16:42:18 2023-08-21 16:42:18,335 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.30', '-m', 'v3.1.0-dev.30'], cwd=/w/workspace/edgex-go/564, universal_newlines=False, shell=None, istream=None) 16:42:18 2023-08-21 16:42:18,340 [read_version] DEBUG read version from /w/workspace/edgex-go/564/.semver/main 16:42:18 3.1.0-dev.30 [Pipeline] } 16:42:18 $ docker exec --env ******** --env ******** d6267435c304e5f97a9c0e2e3d7c537713657a96c144d98175fa4f021fdd2ef1 ssh-agent -k 16:42:18 unset SSH_AUTH_SOCK; 16:42:18 unset SSH_AGENT_PID; 16:42:18 echo Agent pid 40 killed; 16:42:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:42:18 + git semver [Pipeline] } 16:42:19 $ docker stop --time=1 d6267435c304e5f97a9c0e2e3d7c537713657a96c144d98175fa4f021fdd2ef1 16:42:20 $ docker rm -f --volumes d6267435c304e5f97a9c0e2e3d7c537713657a96c144d98175fa4f021fdd2ef1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:42:20 16:42:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:42:21 0.23.1-centos7: Pulling from edgex-lftools 16:42:21 ab5ef0e58194: Pulling fs layer 16:42:21 9712f1f96733: Pulling fs layer 16:42:21 63f879dbbcfc: Pulling fs layer 16:42:21 0d9ebad4ef96: Pulling fs layer 16:42:21 e9a5061849ea: Pulling fs layer 16:42:21 d747dcd14b5f: Pulling fs layer 16:42:21 2de7ff778b66: Pulling fs layer 16:42:21 0d9ebad4ef96: Waiting 16:42:21 e9a5061849ea: Waiting 16:42:21 2de7ff778b66: Waiting 16:42:21 d747dcd14b5f: Waiting 16:42:21 9712f1f96733: Verifying Checksum 16:42:21 9712f1f96733: Download complete 16:42:21 63f879dbbcfc: Verifying Checksum 16:42:21 63f879dbbcfc: Download complete 16:42:21 e9a5061849ea: Verifying Checksum 16:42:21 e9a5061849ea: Download complete 16:42:21 d747dcd14b5f: Verifying Checksum 16:42:21 d747dcd14b5f: Download complete 16:42:21 0d9ebad4ef96: Verifying Checksum 16:42:21 0d9ebad4ef96: Download complete 16:42:21 ab5ef0e58194: Verifying Checksum 16:42:21 ab5ef0e58194: Download complete 16:42:21 2de7ff778b66: Verifying Checksum 16:42:21 2de7ff778b66: Download complete 16:42:25 ab5ef0e58194: Pull complete 16:42:25 9712f1f96733: Pull complete 16:42:25 63f879dbbcfc: Pull complete 16:42:29 0d9ebad4ef96: Pull complete 16:42:29 e9a5061849ea: Pull complete 16:42:29 d747dcd14b5f: Pull complete 16:42:31 2de7ff778b66: Pull complete 16:42:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:42:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:42:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:42:31 prd-ubuntu20.04-docker-8c-8g-4135 does not seem to be running inside a container 16:42:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/564 -v /w/workspace/edgex-go/564:/w/workspace/edgex-go/564:rw,z -v /w/workspace/edgex-go/564@tmp:/w/workspace/edgex-go/564@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 16:42:35 $ docker top 5064d839c88c2b33cba91306a573d6d0a27cab00eddf2841d0a7c777fbe2a430 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:42:35 provisioning config files... 16:42:35 copy managed file [sigul-config] to file:/w/workspace/edgex-go/564@tmp/config10210602137436959424tmp 16:42:35 copy managed file [sigul-password] to file:/w/workspace/edgex-go/564@tmp/config17516701092163642599tmp 16:42:35 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/564@tmp/config8733511606662374171tmp [Pipeline] { [Pipeline] echo 16:42:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:42:35 ---> sigul-configuration.sh 16:42:35 gpg: directory `/root/.gnupg' created 16:42:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:42:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:42:35 gpg: keyring `/root/.gnupg/secring.gpg' created 16:42:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:42:35 gpg: CAST5 encrypted data 16:42:35 gpg: encrypted with 1 passphrase 16:42:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:42:36 + mkdir /home/jenkins 16:42:36 + mkdir /home/jenkins/sigul [Pipeline] sh 16:42:36 + 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 16:42:36 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:42:36 ---> sigul-install.sh 16:42:36 Sigul already installed; skipping installation. [Pipeline] sh 16:42:36 + git tag --list 16:42:36 0.6.0 16:42:36 0.6.1 16:42:36 0.7.0 16:42:36 0.7.1 16:42:36 v1.0.0 16:42:36 v1.0.1 16:42:36 v1.1.0 16:42:36 v1.2.0 16:42:36 v1.2.1 16:42:36 v1.3.0 16:42:36 v1.3.1 16:42:36 v2.0.0 16:42:36 v2.1.0 16:42:36 v2.1.1 16:42:36 v2.2.0 16:42:36 v2.3.0 16:42:36 v3.0 16:42:36 v3.0.0 16:42:36 v3.1.0-dev.1 16:42:36 v3.1.0-dev.10 16:42:36 v3.1.0-dev.11 16:42:36 v3.1.0-dev.12 16:42:36 v3.1.0-dev.13 16:42:36 v3.1.0-dev.14 16:42:36 v3.1.0-dev.15 16:42:36 v3.1.0-dev.16 16:42:36 v3.1.0-dev.17 16:42:36 v3.1.0-dev.18 16:42:36 v3.1.0-dev.19 16:42:36 v3.1.0-dev.2 16:42:36 v3.1.0-dev.20 16:42:36 v3.1.0-dev.21 16:42:36 v3.1.0-dev.22 16:42:36 v3.1.0-dev.23 16:42:36 v3.1.0-dev.24 16:42:36 v3.1.0-dev.25 16:42:36 v3.1.0-dev.26 16:42:36 v3.1.0-dev.27 16:42:36 v3.1.0-dev.28 16:42:36 v3.1.0-dev.29 16:42:36 v3.1.0-dev.3 16:42:36 v3.1.0-dev.30 16:42:36 v3.1.0-dev.4 16:42:36 v3.1.0-dev.5 16:42:36 v3.1.0-dev.6 16:42:36 v3.1.0-dev.7 16:42:36 v3.1.0-dev.8 16:42:36 v3.1.0-dev.9 [Pipeline] sh 16:42:37 + lftools sign git-tag v3.1.0-dev.30 16:42:37 Signing Git tag with Sigul... 16:42:37 Signing v3.1.0-dev.30 [Pipeline] echo 16:42:38 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:42:38 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:42:38 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:42:38 $ docker stop --time=1 5064d839c88c2b33cba91306a573d6d0a27cab00eddf2841d0a7c777fbe2a430 16:42:40 $ docker rm -f --volumes 5064d839c88c2b33cba91306a573d6d0a27cab00eddf2841d0a7c777fbe2a430 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:42:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:42:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:42:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:42:40 prd-ubuntu20.04-docker-8c-8g-4135 does not seem to be running inside a container 16:42:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/564 -v /w/workspace/edgex-go/564:/w/workspace/edgex-go/564:rw,z -v /w/workspace/edgex-go/564@tmp:/w/workspace/edgex-go/564@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 16:42:41 $ docker top 086a93ebc317953d7d3ad88c5a78238d394dd730c0bae892faf398a86daa0fa9 -eo pid,comm 16:42:41 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). 16:42:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:42:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:42:41 [ssh-agent] Looking for ssh-agent implementation... 16:42:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:42:41 $ docker exec 086a93ebc317953d7d3ad88c5a78238d394dd730c0bae892faf398a86daa0fa9 ssh-agent 16:42:41 SSH_AUTH_SOCK=/tmp/ssh-QnwZBLQw5bbk/agent.31 16:42:41 SSH_AGENT_PID=37 16:42:41 Running ssh-add (command line suppressed) 16:42:41 Identity added: /w/workspace/edgex-go/564@tmp/private_key_4985626581999163454.key (/w/workspace/edgex-go/564@tmp/private_key_4985626581999163454.key) 16:42:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:42:41 + git semver bump pre 16:42:42 2023-08-21 16:42:42,136 [read_version] DEBUG read version from /w/workspace/edgex-go/564/.semver/main 16:42:42 2023-08-21 16:42:42,137 [bump_version] DEBUG bumping version:3.1.0-dev.30 on axis:pre with prefix:dev 16:42:42 2023-08-21 16:42:42,137 [bump_version] DEBUG bumped version:3.1.0-dev.31 16:42:42 2023-08-21 16:42:42,137 [write_version] DEBUG write version:3.1.0-dev.31 to path:/w/workspace/edgex-go/564/.semver/main with force:True 16:42:42 2023-08-21 16:42:42,137 [read_version] DEBUG read version from /w/workspace/edgex-go/564/.semver/main 16:42:42 2023-08-21 16:42:42,137 [write_file] DEBUG write to file:/w/workspace/edgex-go/564/.semver/main 16:42:42 2023-08-21 16:42:42,139 [execute] INFO git cat-file --batch-check 16:42:42 2023-08-21 16:42:42,139 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/564/.semver, universal_newlines=False, shell=None, istream=) 16:42:42 2023-08-21 16:42:42,145 [execute] INFO git cat-file --batch 16:42:42 2023-08-21 16:42:42,145 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/564/.semver, universal_newlines=False, shell=None, istream=) 16:42:42 2023-08-21 16:42:42,151 [read_version] DEBUG read version from /w/workspace/edgex-go/564/.semver/main 16:42:42 3.1.0-dev.31 [Pipeline] } 16:42:42 $ docker exec --env ******** --env ******** 086a93ebc317953d7d3ad88c5a78238d394dd730c0bae892faf398a86daa0fa9 ssh-agent -k 16:42:42 unset SSH_AUTH_SOCK; 16:42:42 unset SSH_AGENT_PID; 16:42:42 echo Agent pid 37 killed; 16:42:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:42:42 + git semver [Pipeline] } 16:42:42 $ docker stop --time=1 086a93ebc317953d7d3ad88c5a78238d394dd730c0bae892faf398a86daa0fa9 16:42:44 $ docker rm -f --volumes 086a93ebc317953d7d3ad88c5a78238d394dd730c0bae892faf398a86daa0fa9 [Pipeline] // withDockerContainer [Pipeline] sh 16:42:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:42:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:42:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:42:44 prd-ubuntu20.04-docker-8c-8g-4135 does not seem to be running inside a container 16:42:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/564 -v /w/workspace/edgex-go/564:/w/workspace/edgex-go/564:rw,z -v /w/workspace/edgex-go/564@tmp:/w/workspace/edgex-go/564@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 16:42:45 $ docker top e0337a2e76c5dc6d311d2a057c28b2551e8b913f7af36e89e6e28428074a6314 -eo pid,comm 16:42:45 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). 16:42:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:42:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:42:45 [ssh-agent] Looking for ssh-agent implementation... 16:42:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:42:45 $ docker exec e0337a2e76c5dc6d311d2a057c28b2551e8b913f7af36e89e6e28428074a6314 ssh-agent 16:42:45 SSH_AUTH_SOCK=/tmp/ssh-8B02JAoEoseR/agent.33 16:42:45 SSH_AGENT_PID=39 16:42:45 Running ssh-add (command line suppressed) 16:42:45 Identity added: /w/workspace/edgex-go/564@tmp/private_key_10600828670589778094.key (/w/workspace/edgex-go/564@tmp/private_key_10600828670589778094.key) 16:42:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:42:46 + git semver push 16:42:46 2023-08-21 16:42:46,229 [run_push] DEBUG push 16:42:46 2023-08-21 16:42:46,229 [execute] INFO git cat-file --batch-check 16:42:46 2023-08-21 16:42:46,230 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/564/.semver, universal_newlines=False, shell=None, istream=) 16:42:46 2023-08-21 16:42:46,234 [execute] INFO git rev-list 4350e8614606aa6dca06ebbb5f1bedeaa68fe1a0 -- 16:42:46 2023-08-21 16:42:46,234 [execute] DEBUG Popen(['git', 'rev-list', '4350e8614606aa6dca06ebbb5f1bedeaa68fe1a0', '--'], cwd=/w/workspace/edgex-go/564/.semver, universal_newlines=False, shell=None, istream=None) 16:42:46 2023-08-21 16:42:46,253 [execute] INFO git fetch -v origin 16:42:46 2023-08-21 16:42:46,253 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/564/.semver, universal_newlines=True, shell=None, istream=None) 16:42:46 2023-08-21 16:42:46,725 [run_push] DEBUG no remote changes detected 16:42:46 2023-08-21 16:42:46,725 [execute] INFO git push origin semver 16:42:46 2023-08-21 16:42:46,725 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/564/.semver, universal_newlines=False, shell=None, istream=None) 16:42:47 2023-08-21 16:42:47,496 [run_push] DEBUG push all version tags 16:42:47 2023-08-21 16:42:47,496 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:42:47 2023-08-21 16:42:47,496 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/564, universal_newlines=False, shell=None, istream=None) 16:42:48 2023-08-21 16:42:48,244 [read_version] DEBUG read version from /w/workspace/edgex-go/564/.semver/main 16:42:48 3.1.0-dev.31 [Pipeline] } 16:42:48 $ docker exec --env ******** --env ******** e0337a2e76c5dc6d311d2a057c28b2551e8b913f7af36e89e6e28428074a6314 ssh-agent -k 16:42:48 unset SSH_AUTH_SOCK; 16:42:48 unset SSH_AGENT_PID; 16:42:48 echo Agent pid 39 killed; 16:42:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:42:48 + git semver [Pipeline] } 16:42:49 $ docker stop --time=1 e0337a2e76c5dc6d311d2a057c28b2551e8b913f7af36e89e6e28428074a6314 16:42:50 $ docker rm -f --volumes e0337a2e76c5dc6d311d2a057c28b2551e8b913f7af36e89e6e28428074a6314 [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 16:42:50 + [ -d /w/workspace/edgex-go/564/archives ] [Pipeline] libraryResource [Pipeline] sh 16:42:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:42:52 ---> package-listing.sh 16:42:52 ++ facter osfamily 16:42:52 ++ tr '[:upper:]' '[:lower:]' 16:42:52 + OS_FAMILY=debian 16:42:52 + workspace=/w/workspace/edgex-go/564 16:42:52 + START_PACKAGES=/tmp/packages_start.txt 16:42:52 + END_PACKAGES=/tmp/packages_end.txt 16:42:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:42:52 + PACKAGES=/tmp/packages_start.txt 16:42:52 + '[' /w/workspace/edgex-go/564 ']' 16:42:52 + PACKAGES=/tmp/packages_end.txt 16:42:52 + case "${OS_FAMILY}" in 16:42:52 + dpkg -l 16:42:52 + grep '^ii' 16:42:52 + '[' -f /tmp/packages_start.txt ']' 16:42:52 + '[' -f /tmp/packages_end.txt ']' 16:42:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:42:52 + '[' /w/workspace/edgex-go/564 ']' 16:42:52 + mkdir -p /w/workspace/edgex-go/564/archives/ 16:42:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/564/archives/ [Pipeline] echo 16:42:52 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/564/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:42:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:42:53 16:42:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:42:53 latest: Pulling from edgex-lftools-log-publisher 16:42:53 5eb5b503b376: Pulling fs layer 16:42:53 5c69ac0246d0: Pulling fs layer 16:42:53 ec43610c2a17: Pulling fs layer 16:42:53 3a2ae6a8a46f: Pulling fs layer 16:42:53 33b1e0a273af: Pulling fs layer 16:42:53 5d3b04190fa2: Pulling fs layer 16:42:53 2f39f015ded8: Pulling fs layer 16:42:53 33b1e0a273af: Waiting 16:42:53 5d3b04190fa2: Waiting 16:42:53 2f39f015ded8: Waiting 16:42:53 3a2ae6a8a46f: Waiting 16:42:53 5c69ac0246d0: Verifying Checksum 16:42:53 5c69ac0246d0: Download complete 16:42:53 3a2ae6a8a46f: Verifying Checksum 16:42:53 3a2ae6a8a46f: Download complete 16:42:53 33b1e0a273af: Verifying Checksum 16:42:53 33b1e0a273af: Download complete 16:42:53 5d3b04190fa2: Verifying Checksum 16:42:53 5d3b04190fa2: Download complete 16:42:53 ec43610c2a17: Verifying Checksum 16:42:53 ec43610c2a17: Download complete 16:42:53 5eb5b503b376: Verifying Checksum 16:42:53 5eb5b503b376: Download complete 16:42:54 2f39f015ded8: Verifying Checksum 16:42:54 2f39f015ded8: Download complete 16:42:55 5eb5b503b376: Pull complete 16:42:55 5c69ac0246d0: Pull complete 16:42:55 ec43610c2a17: Pull complete 16:42:55 3a2ae6a8a46f: Pull complete 16:42:56 33b1e0a273af: Pull complete 16:42:56 5d3b04190fa2: Pull complete 16:43:01 2f39f015ded8: Pull complete 16:43:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:43:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:43:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:43:01 prd-ubuntu20.04-docker-8c-8g-4135 does not seem to be running inside a container 16:43:01 $ 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/564/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/564 -v /w/workspace/edgex-go/564:/w/workspace/edgex-go/564:rw,z -v /w/workspace/edgex-go/564@tmp:/w/workspace/edgex-go/564@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 16:43:05 $ docker top 69bb9b2b4455d3fe9d360e52060045732d038aa7a2ef5e2907fe4609ecd4664b -eo pid,comm [Pipeline] { [Pipeline] sh 16:43:05 + touch /tmp/pre-build-complete [Pipeline] sh 16:43:05 + mkdir -p /var/log/sysstat [Pipeline] sh 16:43:05 + ls /var/log/sa-host 16:43:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:43:06 provisioning config files... 16:43:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/564@tmp/config18320583633852244337tmp [Pipeline] { [Pipeline] echo 16:43:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:43:06 ---> create-netrc.sh [Pipeline] } 16:43:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:43:06 ---> python-tools-install.sh [Pipeline] echo 16:43:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:43:06 ---> sudo-logs.sh 16:43:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:43:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:43:07 ---> job-cost.sh 16:43:07 lf-activate-venv: SKIPPING 16:43:07 DEBUG: total: 0.10999999940395355 16:43:07 INFO: Retrieving Stack Cost... 16:43:07 INFO: Retrieving Pricing Info for: v3-standard-8 16:43:08 INFO: Archiving Costs [Pipeline] echo 16:43:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:43:08 ---> logs-deploy.sh 16:43:08 lf-activate-venv: SKIPPING 16:43:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/564 16:43:08 INFO: archiving workspace using pattern(s): 16:43:09 Archives upload complete. 16:43:09 INFO: archiving logs to Nexus 16:43:10 ---> uname -a: 16:43:10 Linux prd-ubuntu20-04-docker-8c-8g-4135 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:43:10 16:43:10 16:43:10 ---> lscpu: 16:43:10 Architecture: x86_64 16:43:10 CPU op-mode(s): 32-bit, 64-bit 16:43:10 Byte Order: Little Endian 16:43:10 Address sizes: 40 bits physical, 48 bits virtual 16:43:10 CPU(s): 8 16:43:10 On-line CPU(s) list: 0-7 16:43:10 Thread(s) per core: 1 16:43:10 Core(s) per socket: 1 16:43:10 Socket(s): 8 16:43:10 NUMA node(s): 1 16:43:10 Vendor ID: AuthenticAMD 16:43:10 CPU family: 23 16:43:10 Model: 49 16:43:10 Model name: AMD EPYC-Rome Processor 16:43:10 Stepping: 0 16:43:10 CPU MHz: 2799.998 16:43:10 BogoMIPS: 5599.99 16:43:10 Virtualization: AMD-V 16:43:10 Hypervisor vendor: KVM 16:43:10 Virtualization type: full 16:43:10 L1d cache: 256 KiB 16:43:10 L1i cache: 256 KiB 16:43:10 L2 cache: 4 MiB 16:43:10 L3 cache: 128 MiB 16:43:10 NUMA node0 CPU(s): 0-7 16:43:10 Vulnerability Itlb multihit: Not affected 16:43:10 Vulnerability L1tf: Not affected 16:43:10 Vulnerability Mds: Not affected 16:43:10 Vulnerability Meltdown: Not affected 16:43:10 Vulnerability Mmio stale data: Not affected 16:43:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:43:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:43:10 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:43:10 Vulnerability Srbds: Not affected 16:43:10 Vulnerability Tsx async abort: Not affected 16:43:10 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 16:43:10 16:43:10 16:43:10 ---> nproc: 16:43:10 8 16:43:10 16:43:10 16:43:10 ---> df -h: 16:43:10 Filesystem Size Used Avail Use% Mounted on 16:43:10 overlay 155G 24G 132G 15% / 16:43:10 tmpfs 64M 0 64M 0% /dev 16:43:10 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:43:10 shm 64M 0 64M 0% /dev/shm 16:43:10 /dev/vda1 155G 24G 132G 15% /facter-os 16:43:10 16:43:10 16:43:10 ---> sar -b -r -n DEV: 16:43:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4135) 08/21/23 _x86_64_ (8 CPU) 16:43:10 16:43:10 16:12:25 LINUX RESTART (8 CPU) 16:43:10 16:43:10 16:13:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:43:10 16:14:01 144.35 15.40 128.94 0.00 1971.06 147296.66 0.00 16:43:10 16:15:01 54.51 0.07 54.44 0.00 9.60 58505.72 0.00 16:43:10 16:16:01 44.65 0.22 44.44 0.00 2.93 18974.89 0.00 16:43:10 16:17:01 222.36 0.38 221.97 0.00 44.88 196430.96 0.00 16:43:10 16:18:01 654.97 17.91 637.06 0.00 3540.88 139741.78 0.00 16:43:10 16:19:01 147.88 0.02 147.87 0.00 0.13 61446.05 0.00 16:43:10 16:20:01 490.09 0.05 490.04 0.00 9.20 48166.08 0.00 16:43:10 16:21:01 23.00 0.02 22.98 0.00 2.80 577.77 0.00 16:43:10 16:22:01 1.85 0.00 1.85 0.00 0.00 19.86 0.00 16:43:10 16:23:01 1.95 0.00 1.95 0.00 0.00 30.26 0.00 16:43:10 16:24:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 16:43:10 16:25:01 1.52 0.00 1.52 0.00 0.00 17.60 0.00 16:43:10 16:26:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 16:43:10 16:27:01 1.40 0.00 1.40 0.00 0.00 16.00 0.00 16:43:10 16:28:01 1.78 0.02 1.77 0.00 0.13 20.66 0.00 16:43:10 16:29:01 1.40 0.00 1.40 0.00 0.00 16.79 0.00 16:43:10 16:30:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 16:43:10 16:31:01 1.55 0.00 1.55 0.00 0.00 17.99 0.00 16:43:10 16:32:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 16:43:10 16:33:01 1.60 0.00 1.60 0.00 0.00 19.86 0.00 16:43:10 16:34:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 16:43:10 16:35:01 1.24 0.00 1.24 0.00 0.00 15.18 0.00 16:43:10 16:36:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 16:43:10 16:37:01 1.03 0.00 1.03 0.00 0.00 13.06 0.00 16:43:10 16:38:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 16:43:10 16:39:01 1.67 0.00 1.67 0.00 0.00 18.80 0.00 16:43:10 16:40:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 16:43:10 16:41:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 16:43:10 16:42:01 22.86 0.10 22.76 0.00 10.26 11273.96 0.00 16:43:10 16:43:01 128.18 0.33 127.85 0.00 15.06 48820.53 0.00 16:43:10 Average: 65.31 1.14 64.17 0.00 185.99 24335.29 0.00 16:43:10 16:43:10 16:13:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:43:10 16:14:01 28240340 31607364 709196 2.16 93564 3501728 1927916 5.68 1157016 3080568 324 16:43:10 16:15:01 27590636 31485664 822224 2.50 115848 3954188 2049880 6.04 1594080 3227636 332068 16:43:10 16:16:01 27320904 31458044 847460 2.58 119984 4166616 1976968 5.83 1542376 3526056 264896 16:43:10 16:17:01 22444016 31428632 873352 2.66 132048 8886776 3072136 9.05 1686768 8131524 48 16:43:10 16:18:01 16427684 30329108 1889828 5.75 249292 13237368 7211792 21.25 3660868 11619708 604236 16:43:10 16:19:01 14693200 30562700 1672404 5.09 262872 15147528 5337408 15.73 4120408 12874752 1140688 16:43:10 16:20:01 16222536 31487892 787480 2.39 270004 14628008 2315924 6.83 2640252 12970192 696 16:43:10 16:21:01 16219532 31486184 788344 2.40 271064 14628308 2318680 6.83 2951424 12659704 192 16:43:10 16:22:01 16221068 31487780 786700 2.39 271104 14628312 2318680 6.83 2949852 12659708 12 16:43:10 16:23:01 16233524 31500216 774584 2.36 271140 14628288 2318680 6.83 2938056 12659684 28 16:43:10 16:24:01 16233744 31500508 774304 2.35 271172 14628292 2318680 6.83 2938300 12659692 20 16:43:10 16:25:01 16238900 31505676 769468 2.34 271200 14628296 2318680 6.83 2933624 12659692 8 16:43:10 16:26:01 16238852 31505660 769480 2.34 271204 14628300 2318680 6.83 2933372 12659696 8 16:43:10 16:27:01 16238836 31505796 769424 2.34 271216 14628300 2318680 6.83 2933408 12659832 12 16:43:10 16:28:01 16237020 31504136 770924 2.34 271252 14628300 2371408 6.99 2933456 12659852 20 16:43:10 16:29:01 16237476 31504648 770372 2.34 271280 14628308 2371408 6.99 2933344 12659860 48 16:43:10 16:30:01 16237460 31504632 770324 2.34 271284 14628308 2371408 6.99 2933328 12659860 8 16:43:10 16:31:01 16237640 31504828 770072 2.34 271312 14628312 2371408 6.99 2933360 12659860 40 16:43:10 16:32:01 16237348 31504596 770256 2.34 271344 14628312 2371408 6.99 2933424 12659864 8 16:43:10 16:33:01 16237164 31504484 770208 2.34 271364 14628312 2371408 6.99 2933780 12659868 156 16:43:10 16:34:01 16237084 31504408 770192 2.34 271388 14628324 2371408 6.99 2933640 12659872 4 16:43:10 16:35:01 16237504 31504892 769904 2.34 271408 14628328 2371408 6.99 2933492 12659880 8 16:43:10 16:36:01 16237772 31505164 769592 2.34 271420 14628332 2371408 6.99 2933784 12659884 4 16:43:10 16:37:01 16237504 31504912 769820 2.34 271444 14628332 2371408 6.99 2933692 12659880 44 16:43:10 16:38:01 16237424 31504836 769808 2.34 271472 14628336 2371408 6.99 2933764 12659884 28 16:43:10 16:39:01 16237028 31504496 770132 2.34 271484 14628336 2371408 6.99 2933632 12659888 12 16:43:10 16:40:01 16237132 31504608 769996 2.34 271504 14628340 2371408 6.99 2933684 12659892 8 16:43:10 16:41:01 16237092 31504568 769968 2.34 271520 14628340 2371408 6.99 2933868 12659892 44 16:43:10 16:42:01 15438924 31461980 802356 2.44 274744 15332288 2471028 7.28 2970448 13363736 382496 16:43:10 16:43:01 14209572 31471380 799360 2.43 325224 16389524 2332420 6.87 3080416 14356304 469756 16:43:10 Average: 17451164 31428326 847251 2.58 251372 13414621 2604198 7.67 2803364 11633557 106531 16:43:10 16:43:10 16:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:43:10 16:14:01 ens3 1256.60 1079.82 13574.76 133.43 0.00 0.00 0.00 0.00 16:43:10 16:14:01 lo 4.74 4.74 0.46 0.46 0.00 0.00 0.00 0.00 16:43:10 16:14:01 docker0 653.55 645.16 48.30 4580.78 0.00 0.00 0.00 0.00 16:43:10 16:15:01 ens3 53.67 32.96 49.34 19.44 0.00 0.00 0.00 0.00 16:43:10 16:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:43:10 16:15:01 docker0 0.37 0.43 0.03 0.04 0.00 0.00 0.00 0.00 16:43:10 16:15:01 veth62aa61a 0.37 0.55 0.03 0.05 0.00 0.00 0.00 0.00 16:43:10 16:16:01 ens3 39.64 40.77 24.21 105.89 0.00 0.00 0.00 0.00 16:43:10 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:16:01 docker0 1.03 1.03 0.08 0.09 0.00 0.00 0.00 0.00 16:43:10 16:16:01 veth62aa61a 1.03 1.05 0.09 0.09 0.00 0.00 0.00 0.00 16:43:10 16:17:01 ens3 107.52 67.49 2318.98 20.15 0.00 0.00 0.00 0.00 16:43:10 16:17:01 veth35ba09e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:17:01 veth47c356b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:17:01 veth1ab1ce3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:17:01 veth36b2169 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:17:01 veth4828f25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:17:01 veth76b208f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:17:01 vethc439230 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:17:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 16:43:10 16:17:01 docker0 1.46 3.40 0.09 42.95 0.00 0.00 0.00 0.00 16:43:10 16:17:01 veth463172d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:17:01 vethe15f749 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 16:43:10 16:17:01 veth0550fd8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:17:01 veth5c69d4a 1.46 3.50 0.11 42.96 0.00 0.00 0.00 0.00 16:43:10 16:17:01 vethc73580e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:18:01 veth25c2c49 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:43:10 16:18:01 veth2bac7e8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:43:10 16:18:01 ens3 751.91 421.95 5218.19 49.16 0.00 0.00 0.00 0.00 16:43:10 16:18:01 veth2a6124d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:43:10 16:18:01 vetha8e696c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:43:10 16:18:01 veth2878212 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:43:10 16:18:01 veth58f27c8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:43:10 16:18:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 16:43:10 16:18:01 vetha63acdd 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:43:10 16:18:01 vethe31a569 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:43:10 16:18:01 docker0 379.29 653.79 30.11 3823.88 0.00 0.00 0.00 0.00 16:43:10 16:18:01 vethfffb9a9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:43:10 16:18:01 vethe15f749 0.00 0.72 0.00 0.03 0.00 0.00 0.00 0.00 16:43:10 16:18:01 vethbbbbe0c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:43:10 16:18:01 vethf02c4a6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:43:10 16:19:01 veth25c2c49 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:19:01 veth2bac7e8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:19:01 ens3 2.93 2.18 2.28 1.28 0.00 0.00 0.00 0.00 16:43:10 16:19:01 veth2a6124d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:19:01 vetha8e696c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:19:01 veth2878212 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:19:01 veth58f27c8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:43:10 16:19:01 vetha63acdd 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:19:01 vethe31a569 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:19:01 vethfffb9a9 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:19:01 vethe15f749 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:19:01 vethbbbbe0c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:19:01 vethf02c4a6 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:20:01 ens3 345.82 364.31 205.49 1434.26 0.00 0.00 0.00 0.00 16:43:10 16:20:01 lo 43.39 43.39 4.28 4.28 0.00 0.00 0.00 0.00 16:43:10 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:21:01 ens3 309.72 308.57 159.33 1980.83 0.00 0.00 0.00 0.00 16:43:10 16:21:01 lo 27.53 27.53 2.71 2.71 0.00 0.00 0.00 0.00 16:43:10 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:22:01 ens3 0.62 0.25 0.46 0.20 0.00 0.00 0.00 0.00 16:43:10 16:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:23:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 16:43:10 16:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:43:10 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:24:01 ens3 1.23 0.38 0.41 0.21 0.00 0.00 0.00 0.00 16:43:10 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:25:01 ens3 0.45 0.43 0.26 0.21 0.00 0.00 0.00 0.00 16:43:10 16:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:43:10 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:26:01 ens3 0.65 0.00 0.06 0.00 0.00 0.00 0.00 0.00 16:43:10 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:27:01 ens3 1.67 0.48 0.45 0.28 0.00 0.00 0.00 0.00 16:43:10 16:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:43:10 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:28:01 ens3 0.82 0.45 0.43 0.34 0.00 0.00 0.00 0.00 16:43:10 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:29:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:43:10 16:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:43:10 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:30:01 ens3 0.20 0.10 0.06 0.01 0.00 0.00 0.00 0.00 16:43:10 16:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:31:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 16:43:10 16:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:43:10 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:32:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:33:01 ens3 1.02 0.18 0.16 0.07 0.00 0.00 0.00 0.00 16:43:10 16:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:43:10 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:34:01 ens3 1.10 0.47 0.54 0.39 0.00 0.00 0.00 0.00 16:43:10 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:35:01 ens3 0.34 0.14 0.07 0.01 0.00 0.00 0.00 0.00 16:43:10 16:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:43:10 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:36:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:43:10 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:37:01 ens3 0.92 0.23 0.16 0.08 0.00 0.00 0.00 0.00 16:43:10 16:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:43:10 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:38:01 ens3 0.52 0.53 0.33 0.28 0.00 0.00 0.00 0.00 16:43:10 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:39:01 ens3 0.52 0.82 0.03 14.97 0.00 0.00 0.00 0.00 16:43:10 16:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:43:10 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:40:01 ens3 0.15 0.07 0.06 0.00 0.00 0.00 0.00 0.00 16:43:10 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:41:01 ens3 7.25 7.07 0.70 19.99 0.00 0.00 0.00 0.00 16:43:10 16:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:43:10 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:42:01 ens3 155.46 99.17 3972.31 82.03 0.00 0.00 0.00 0.00 16:43:10 16:42:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 16:43:10 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:43:10 16:43:01 ens3 356.32 230.11 6792.99 56.60 0.00 0.00 0.00 0.00 16:43:10 16:43:01 lo 2.27 2.27 0.23 0.23 0.00 0.00 0.00 0.00 16:43:10 16:43:01 docker0 76.84 100.15 6.16 1025.73 0.00 0.00 0.00 0.00 16:43:10 Average: ens3 112.68 88.14 1071.08 130.74 0.00 0.00 0.00 0.00 16:43:10 Average: lo 2.76 2.76 0.27 0.27 0.00 0.00 0.00 0.00 16:43:10 Average: docker0 36.76 46.49 2.80 313.56 0.00 0.00 0.00 0.00 16:43:10 16:43:10 16:43:10 ---> sar -P ALL: 16:43:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4135) 08/21/23 _x86_64_ (8 CPU) 16:43:10 16:43:10 16:12:25 LINUX RESTART (8 CPU) 16:43:10 16:43:10 16:13:02 CPU %user %nice %system %iowait %steal %idle 16:43:10 16:14:01 all 9.92 0.00 3.22 4.26 0.07 82.53 16:43:10 16:14:01 0 10.64 0.00 2.54 1.26 0.05 85.50 16:43:10 16:14:01 1 12.24 0.00 3.49 1.31 0.05 82.91 16:43:10 16:14:01 2 13.48 0.00 4.24 12.10 0.07 70.10 16:43:10 16:14:01 3 5.01 0.00 2.38 2.17 0.09 90.36 16:43:10 16:14:01 4 10.00 0.00 4.64 3.85 0.07 81.44 16:43:10 16:14:01 5 8.57 0.00 2.78 0.43 0.07 88.16 16:43:10 16:14:01 6 9.15 0.00 2.48 7.44 0.05 80.88 16:43:10 16:14:01 7 10.33 0.00 3.22 5.60 0.09 80.76 16:43:10 16:15:01 all 27.40 0.00 5.04 1.43 0.08 66.05 16:43:10 16:15:01 0 27.55 0.00 6.08 0.02 0.08 66.26 16:43:10 16:15:01 1 22.63 0.00 4.84 5.25 0.07 67.21 16:43:10 16:15:01 2 28.52 0.00 4.43 0.45 0.08 66.50 16:43:10 16:15:01 3 26.39 0.00 4.08 0.34 0.08 69.12 16:43:10 16:15:01 4 27.84 0.00 5.82 0.61 0.08 65.65 16:43:10 16:15:01 5 27.03 0.00 4.97 0.15 0.08 67.76 16:43:10 16:15:01 6 30.36 0.00 4.98 0.37 0.07 64.22 16:43:10 16:15:01 7 28.91 0.00 5.11 4.25 0.08 61.64 16:43:10 16:16:01 all 46.60 0.00 7.01 0.83 0.11 45.45 16:43:10 16:16:01 0 47.80 0.00 7.82 0.14 0.08 44.17 16:43:10 16:16:01 1 44.00 0.00 6.75 3.97 0.10 45.18 16:43:10 16:16:01 2 47.35 0.00 7.00 0.29 0.12 45.25 16:43:10 16:16:01 3 44.52 0.00 6.12 0.17 0.12 49.07 16:43:10 16:16:01 4 47.44 0.00 6.82 0.02 0.10 45.62 16:43:10 16:16:01 5 48.32 0.00 7.45 0.22 0.10 43.91 16:43:10 16:16:01 6 46.57 0.00 7.22 1.74 0.12 44.35 16:43:10 16:16:01 7 46.79 0.00 6.88 0.08 0.15 46.10 16:43:10 16:17:01 all 18.44 0.00 5.93 13.46 0.10 62.07 16:43:10 16:17:01 0 18.66 0.00 5.70 8.78 0.08 66.77 16:43:10 16:17:01 1 15.46 0.00 5.14 1.94 0.10 77.35 16:43:10 16:17:01 2 18.82 0.00 6.07 7.74 0.07 67.30 16:43:10 16:17:01 3 18.67 0.00 5.36 11.32 0.10 64.55 16:43:10 16:17:01 4 19.25 0.00 5.19 28.09 0.08 47.38 16:43:10 16:17:01 5 18.16 0.00 5.56 2.04 0.07 74.17 16:43:10 16:17:01 6 19.27 0.00 8.12 35.06 0.08 37.46 16:43:10 16:17:01 7 19.25 0.00 6.33 12.74 0.17 61.52 16:43:10 16:18:01 all 38.60 0.00 9.52 8.35 0.12 43.40 16:43:10 16:18:01 0 37.74 0.00 10.40 5.83 0.10 45.93 16:43:10 16:18:01 1 37.38 0.00 8.09 2.14 0.08 52.31 16:43:10 16:18:01 2 39.04 0.00 9.79 9.40 0.13 41.63 16:43:10 16:18:01 3 37.98 0.00 10.00 2.26 0.10 49.66 16:43:10 16:18:01 4 39.63 0.00 8.60 12.11 0.10 39.55 16:43:10 16:18:01 5 38.88 0.00 9.50 3.13 0.12 48.37 16:43:10 16:18:01 6 39.53 0.00 9.54 19.64 0.19 31.10 16:43:10 16:18:01 7 38.64 0.00 10.27 12.41 0.15 38.52 16:43:10 16:19:01 all 89.16 0.00 10.70 0.00 0.13 0.00 16:43:10 16:19:01 0 89.25 0.00 10.62 0.00 0.13 0.00 16:43:10 16:19:01 1 89.75 0.00 10.12 0.00 0.12 0.02 16:43:10 16:19:01 2 89.48 0.00 10.38 0.00 0.13 0.00 16:43:10 16:19:01 3 89.40 0.00 10.48 0.00 0.12 0.00 16:43:10 16:19:01 4 88.85 0.00 11.01 0.00 0.13 0.00 16:43:10 16:19:01 5 88.56 0.00 11.31 0.00 0.13 0.00 16:43:10 16:19:01 6 89.58 0.00 10.28 0.00 0.13 0.00 16:43:10 16:19:01 7 88.41 0.00 11.44 0.00 0.15 0.00 16:43:10 16:20:01 all 12.24 0.00 3.19 3.90 0.07 80.60 16:43:10 16:20:01 0 11.27 0.00 3.59 2.20 0.07 82.88 16:43:10 16:20:01 1 13.98 0.00 2.91 6.80 0.08 76.22 16:43:10 16:20:01 2 12.28 0.00 3.22 3.81 0.07 80.63 16:43:10 16:20:01 3 12.71 0.00 2.83 3.37 0.08 81.01 16:43:10 16:20:01 4 14.42 0.00 2.94 2.14 0.07 80.44 16:43:10 16:20:01 5 11.74 0.00 3.57 5.75 0.07 78.88 16:43:10 16:20:01 6 9.99 0.00 2.92 3.00 0.07 84.02 16:43:10 16:20:01 7 11.57 0.00 3.52 4.11 0.08 80.71 16:43:10 16:21:01 all 7.81 0.00 0.69 0.08 0.06 91.36 16:43:10 16:21:01 0 6.59 0.00 0.65 0.02 0.05 92.69 16:43:10 16:21:01 1 9.12 0.00 0.70 0.05 0.07 90.07 16:43:10 16:21:01 2 10.48 0.00 0.60 0.02 0.07 88.83 16:43:10 16:21:01 3 5.45 0.00 0.65 0.27 0.07 93.56 16:43:10 16:21:01 4 9.77 0.00 0.68 0.10 0.05 89.39 16:43:10 16:21:01 5 6.66 0.00 0.67 0.03 0.07 92.57 16:43:10 16:21:01 6 6.31 0.00 0.55 0.00 0.05 93.09 16:43:10 16:21:01 7 8.07 0.00 1.02 0.17 0.07 90.67 16:43:10 16:22:01 all 0.10 0.00 0.02 0.01 0.01 99.86 16:43:10 16:22:01 0 0.02 0.00 0.02 0.02 0.02 99.93 16:43:10 16:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:43:10 16:22:01 2 0.00 0.00 0.00 0.00 0.02 99.98 16:43:10 16:22:01 3 0.00 0.00 0.03 0.00 0.02 99.95 16:43:10 16:22:01 4 0.05 0.00 0.02 0.00 0.02 99.92 16:43:10 16:22:01 5 0.67 0.00 0.03 0.00 0.02 99.28 16:43:10 16:22:01 6 0.03 0.00 0.02 0.00 0.00 99.95 16:43:10 16:22:01 7 0.03 0.00 0.02 0.03 0.02 99.90 16:43:10 16:23:01 all 0.29 0.00 0.02 0.00 0.01 99.67 16:43:10 16:23:01 0 0.08 0.00 0.02 0.00 0.02 99.88 16:43:10 16:23:01 1 0.05 0.00 0.03 0.00 0.02 99.90 16:43:10 16:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 16:43:10 16:23:01 3 0.03 0.00 0.03 0.00 0.03 99.90 16:43:10 16:23:01 4 0.12 0.00 0.00 0.02 0.02 99.85 16:43:10 16:23:01 5 1.99 0.00 0.00 0.00 0.02 98.00 16:43:10 16:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:43:10 16:23:01 7 0.05 0.00 0.03 0.02 0.00 99.90 16:43:10 16:24:01 all 0.28 0.00 0.02 0.00 0.01 99.69 16:43:10 16:24:01 0 0.02 0.00 0.00 0.02 0.02 99.95 16:43:10 16:24:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:43:10 16:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:43:10 16:24:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:43:10 16:24:01 4 0.08 0.00 0.02 0.00 0.00 99.90 16:43:10 16:24:01 5 1.99 0.00 0.03 0.00 0.03 97.95 16:43:10 16:24:01 6 0.02 0.00 0.00 0.00 0.02 99.97 16:43:10 16:24:01 7 0.02 0.00 0.03 0.02 0.02 99.92 16:43:10 16:43:10 16:24:01 CPU %user %nice %system %iowait %steal %idle 16:43:10 16:25:01 all 0.28 0.00 0.01 0.01 0.01 99.69 16:43:10 16:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:43:10 16:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:43:10 16:25:01 2 0.00 0.00 0.00 0.00 0.02 99.98 16:43:10 16:25:01 3 0.07 0.00 0.03 0.00 0.03 99.87 16:43:10 16:25:01 4 0.03 0.00 0.00 0.00 0.02 99.95 16:43:10 16:25:01 5 2.04 0.00 0.02 0.00 0.02 97.93 16:43:10 16:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:43:10 16:25:01 7 0.07 0.00 0.02 0.05 0.00 99.87 16:43:10 16:26:01 all 0.22 0.00 0.01 0.00 0.01 99.75 16:43:10 16:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:43:10 16:26:01 1 1.16 0.00 0.00 0.00 0.02 98.83 16:43:10 16:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:43:10 16:26:01 3 0.07 0.00 0.03 0.00 0.03 99.87 16:43:10 16:26:01 4 0.00 0.00 0.02 0.02 0.02 99.95 16:43:10 16:26:01 5 0.45 0.00 0.02 0.00 0.02 99.52 16:43:10 16:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:43:10 16:26:01 7 0.03 0.00 0.03 0.00 0.02 99.92 16:43:10 16:27:01 all 0.29 0.00 0.00 0.00 0.01 99.69 16:43:10 16:27:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:43:10 16:27:01 1 2.04 0.00 0.00 0.00 0.02 97.95 16:43:10 16:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:43:10 16:27:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:43:10 16:27:01 4 0.03 0.00 0.00 0.02 0.00 99.95 16:43:10 16:27:01 5 0.05 0.00 0.00 0.00 0.03 99.92 16:43:10 16:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:43:10 16:27:01 7 0.07 0.00 0.00 0.02 0.02 99.90 16:43:10 16:28:01 all 0.22 0.00 0.04 0.01 0.01 99.72 16:43:10 16:28:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:43:10 16:28:01 1 1.50 0.00 0.07 0.00 0.00 98.43 16:43:10 16:28:01 2 0.00 0.00 0.02 0.00 0.02 99.97 16:43:10 16:28:01 3 0.05 0.00 0.03 0.02 0.03 99.87 16:43:10 16:28:01 4 0.05 0.00 0.07 0.02 0.00 99.87 16:43:10 16:28:01 5 0.03 0.00 0.05 0.00 0.00 99.92 16:43:10 16:28:01 6 0.02 0.00 0.03 0.00 0.02 99.93 16:43:10 16:28:01 7 0.07 0.00 0.05 0.03 0.02 99.83 16:43:10 16:29:01 all 0.05 0.00 0.01 0.00 0.01 99.92 16:43:10 16:29:01 0 0.03 0.00 0.02 0.02 0.00 99.93 16:43:10 16:29:01 1 0.18 0.00 0.02 0.00 0.02 99.78 16:43:10 16:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:43:10 16:29:01 3 0.05 0.00 0.02 0.00 0.02 99.92 16:43:10 16:29:01 4 0.02 0.00 0.00 0.00 0.02 99.97 16:43:10 16:29:01 5 0.05 0.00 0.00 0.00 0.02 99.93 16:43:10 16:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:43:10 16:29:01 7 0.05 0.00 0.02 0.02 0.02 99.90 16:43:10 16:30:01 all 0.05 0.00 0.02 0.00 0.02 99.91 16:43:10 16:30:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:43:10 16:30:01 1 0.08 0.00 0.02 0.00 0.02 99.88 16:43:10 16:30:01 2 0.05 0.00 0.05 0.02 0.03 99.85 16:43:10 16:30:01 3 0.07 0.00 0.02 0.00 0.03 99.88 16:43:10 16:30:01 4 0.03 0.00 0.00 0.00 0.02 99.95 16:43:10 16:30:01 5 0.05 0.00 0.02 0.00 0.02 99.92 16:43:10 16:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:43:10 16:30:01 7 0.08 0.00 0.02 0.02 0.02 99.87 16:43:10 16:31:01 all 0.07 0.00 0.01 0.01 0.01 99.90 16:43:10 16:31:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:43:10 16:31:01 1 0.45 0.00 0.02 0.00 0.02 99.52 16:43:10 16:31:01 2 0.03 0.00 0.03 0.00 0.02 99.92 16:43:10 16:31:01 3 0.00 0.00 0.03 0.00 0.02 99.95 16:43:10 16:31:01 4 0.00 0.00 0.00 0.02 0.00 99.98 16:43:10 16:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:43:10 16:31:01 6 0.02 0.00 0.00 0.00 0.02 99.97 16:43:10 16:31:01 7 0.03 0.00 0.02 0.03 0.02 99.90 16:43:10 16:32:01 all 0.14 0.00 0.02 0.01 0.01 99.82 16:43:10 16:32:01 0 0.05 0.00 0.02 0.00 0.00 99.93 16:43:10 16:32:01 1 0.86 0.00 0.05 0.00 0.02 99.07 16:43:10 16:32:01 2 0.05 0.00 0.02 0.02 0.02 99.90 16:43:10 16:32:01 3 0.03 0.00 0.05 0.00 0.03 99.88 16:43:10 16:32:01 4 0.03 0.00 0.02 0.00 0.02 99.93 16:43:10 16:32:01 5 0.03 0.00 0.00 0.00 0.00 99.97 16:43:10 16:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:43:10 16:32:01 7 0.07 0.00 0.00 0.05 0.00 99.88 16:43:10 16:33:01 all 0.04 0.00 0.02 0.32 0.01 99.61 16:43:10 16:33:01 0 0.00 0.00 0.02 0.00 0.02 99.97 16:43:10 16:33:01 1 0.18 0.00 0.00 0.00 0.00 99.82 16:43:10 16:33:01 2 0.03 0.00 0.03 0.53 0.00 99.40 16:43:10 16:33:01 3 0.07 0.00 0.03 1.28 0.03 98.58 16:43:10 16:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:43:10 16:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:43:10 16:33:01 6 0.02 0.00 0.03 0.00 0.00 99.95 16:43:10 16:33:01 7 0.02 0.00 0.00 0.73 0.02 99.23 16:43:10 16:34:01 all 0.04 0.00 0.02 0.01 0.01 99.92 16:43:10 16:34:01 0 0.03 0.00 0.00 0.00 0.02 99.95 16:43:10 16:34:01 1 0.05 0.00 0.03 0.00 0.02 99.90 16:43:10 16:34:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:43:10 16:34:01 3 0.05 0.00 0.02 0.00 0.02 99.92 16:43:10 16:34:01 4 0.02 0.00 0.02 0.00 0.02 99.95 16:43:10 16:34:01 5 0.07 0.00 0.00 0.00 0.00 99.93 16:43:10 16:34:01 6 0.00 0.00 0.03 0.00 0.02 99.95 16:43:10 16:34:01 7 0.07 0.00 0.02 0.08 0.00 99.83 16:43:10 16:35:01 all 0.03 0.00 0.02 0.01 0.01 99.94 16:43:10 16:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:43:10 16:35:01 1 0.07 0.00 0.00 0.00 0.02 99.92 16:43:10 16:35:01 2 0.02 0.00 0.05 0.02 0.02 99.90 16:43:10 16:35:01 3 0.03 0.00 0.03 0.00 0.02 99.92 16:43:10 16:35:01 4 0.03 0.00 0.02 0.00 0.00 99.95 16:43:10 16:35:01 5 0.02 0.00 0.02 0.00 0.02 99.95 16:43:10 16:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:43:10 16:35:01 7 0.05 0.00 0.00 0.03 0.02 99.90 16:43:10 16:43:10 16:35:01 CPU %user %nice %system %iowait %steal %idle 16:43:10 16:36:01 all 0.21 0.00 0.02 0.01 0.01 99.75 16:43:10 16:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:43:10 16:36:01 1 1.37 0.00 0.00 0.00 0.02 98.61 16:43:10 16:36:01 2 0.03 0.00 0.00 0.02 0.02 99.93 16:43:10 16:36:01 3 0.08 0.00 0.05 0.00 0.03 99.83 16:43:10 16:36:01 4 0.05 0.00 0.00 0.00 0.02 99.93 16:43:10 16:36:01 5 0.07 0.00 0.03 0.00 0.00 99.90 16:43:10 16:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:43:10 16:36:01 7 0.07 0.00 0.05 0.03 0.00 99.85 16:43:10 16:37:01 all 0.08 0.00 0.02 0.01 0.01 99.89 16:43:10 16:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:43:10 16:37:01 1 0.37 0.00 0.03 0.00 0.00 99.60 16:43:10 16:37:01 2 0.05 0.00 0.00 0.00 0.02 99.93 16:43:10 16:37:01 3 0.02 0.00 0.05 0.00 0.03 99.90 16:43:10 16:37:01 4 0.08 0.00 0.02 0.05 0.00 99.85 16:43:10 16:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:43:10 16:37:01 6 0.03 0.00 0.02 0.00 0.02 99.93 16:43:10 16:37:01 7 0.03 0.00 0.00 0.05 0.02 99.90 16:43:10 16:38:01 all 0.18 0.00 0.01 0.00 0.01 99.80 16:43:10 16:38:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:43:10 16:38:01 1 1.19 0.00 0.00 0.00 0.00 98.81 16:43:10 16:38:01 2 0.05 0.00 0.03 0.00 0.02 99.90 16:43:10 16:38:01 3 0.05 0.00 0.02 0.00 0.02 99.92 16:43:10 16:38:01 4 0.05 0.00 0.00 0.00 0.02 99.93 16:43:10 16:38:01 5 0.03 0.00 0.00 0.00 0.02 99.95 16:43:10 16:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:43:10 16:38:01 7 0.03 0.00 0.02 0.02 0.00 99.93 16:43:10 16:39:01 all 0.15 0.00 0.02 0.02 0.02 99.78 16:43:10 16:39:01 0 0.07 0.00 0.00 0.00 0.02 99.92 16:43:10 16:39:01 1 0.88 0.00 0.02 0.00 0.02 99.09 16:43:10 16:39:01 2 0.07 0.00 0.05 0.00 0.03 99.85 16:43:10 16:39:01 3 0.05 0.00 0.05 0.08 0.03 99.78 16:43:10 16:39:01 4 0.07 0.00 0.00 0.02 0.00 99.92 16:43:10 16:39:01 5 0.08 0.00 0.02 0.00 0.02 99.88 16:43:10 16:39:01 6 0.00 0.00 0.03 0.00 0.00 99.97 16:43:10 16:39:01 7 0.02 0.00 0.02 0.08 0.02 99.87 16:43:10 16:40:01 all 0.03 0.00 0.01 0.01 0.00 99.94 16:43:10 16:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:43:10 16:40:01 1 0.03 0.00 0.00 0.00 0.00 99.97 16:43:10 16:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:43:10 16:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:43:10 16:40:01 4 0.05 0.00 0.02 0.00 0.02 99.92 16:43:10 16:40:01 5 0.07 0.00 0.00 0.00 0.00 99.93 16:43:10 16:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:43:10 16:40:01 7 0.05 0.00 0.02 0.10 0.02 99.82 16:43:10 16:41:01 all 0.02 0.00 0.01 0.00 0.01 99.96 16:43:10 16:41:01 0 0.05 0.00 0.00 0.00 0.02 99.93 16:43:10 16:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:43:10 16:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:43:10 16:41:01 3 0.03 0.00 0.00 0.00 0.02 99.95 16:43:10 16:41:01 4 0.02 0.00 0.00 0.02 0.00 99.97 16:43:10 16:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:43:10 16:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:43:10 16:41:01 7 0.03 0.00 0.05 0.02 0.02 99.88 16:43:10 16:42:01 all 3.13 0.00 1.56 0.45 0.02 94.83 16:43:10 16:42:01 0 2.36 0.00 1.36 0.03 0.03 96.22 16:43:10 16:42:01 1 3.26 0.00 1.62 0.02 0.02 95.08 16:43:10 16:42:01 2 3.23 0.00 1.46 0.02 0.02 95.28 16:43:10 16:42:01 3 3.43 0.00 1.19 0.10 0.02 95.26 16:43:10 16:42:01 4 3.08 0.00 1.81 2.91 0.02 92.19 16:43:10 16:42:01 5 3.25 0.00 1.49 0.00 0.02 95.25 16:43:10 16:42:01 6 3.78 0.00 1.74 0.03 0.02 94.43 16:43:10 16:42:01 7 2.66 0.00 1.83 0.50 0.05 94.96 16:43:10 16:43:01 all 9.99 0.00 4.31 1.75 0.07 83.88 16:43:10 16:43:01 0 10.81 0.00 4.24 0.10 0.07 84.79 16:43:10 16:43:01 1 10.14 0.00 4.66 2.58 0.08 82.54 16:43:10 16:43:01 2 9.43 0.00 3.79 0.25 0.07 86.46 16:43:10 16:43:01 3 11.63 0.00 4.36 0.34 0.05 83.62 16:43:10 16:43:01 4 8.89 0.00 3.57 2.32 0.07 85.14 16:43:10 16:43:01 5 8.86 0.00 4.86 0.82 0.05 85.40 16:43:10 16:43:01 6 10.22 0.00 4.18 0.05 0.07 85.49 16:43:10 16:43:01 7 9.95 0.00 4.84 7.59 0.07 77.56 16:43:10 Average: all 8.82 0.00 1.70 1.15 0.04 88.29 16:43:10 Average: 0 8.73 0.00 1.76 0.61 0.03 88.87 16:43:10 Average: 1 8.90 0.00 1.61 0.80 0.03 88.66 16:43:10 Average: 2 9.04 0.00 1.70 1.14 0.04 88.09 16:43:10 Average: 3 8.50 0.00 1.59 0.72 0.04 89.14 16:43:10 Average: 4 8.95 0.00 1.70 1.73 0.03 87.58 16:43:10 Average: 5 8.87 0.00 1.73 0.42 0.03 88.95 16:43:10 Average: 6 8.77 0.00 1.73 2.21 0.03 87.26 16:43:10 Average: 7 8.77 0.00 1.81 1.61 0.04 87.77 16:43:10 16:43:10 16:43:10