Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 71cf00baf6053412bb985f3832ac8b10e5a82b70 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-ssh10968608303193692936.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh14461732253056639228.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh6521095168519805242.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh14310528599599589312.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-ssh6620618501293168340.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 ‘prd-centos7-blackbox-4c-2g-15339’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-15340’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-15531’ is offline ‘prd-ubuntu20.04-docker-8c-8g-15538’ is offline ‘prd-ubuntu20.04-docker-8c-8g-15539’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-15532’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15541 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/524 [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/524 # 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 > 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 Avoid second fetch Checking out Revision 71cf00baf6053412bb985f3832ac8b10e5a82b70 (main) Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v3 (#4567)" > git config core.sparsecheckout # timeout=10 > git checkout -f 71cf00baf6053412bb985f3832ac8b10e5a82b70 # timeout=10 > git rev-list --no-walk 0f38ab29bc6c12d42a0a1ecfbae7ded34db06bbb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:55:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:55:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:55:26 ========================================================= 09:55:26 EdgeX Global Pipelines Version Info 09:55:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:55:27 ------------------- 09:55:27 stable info: 09:55:27 ------------------- 09:55:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:55:27 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 09:55:27 Message: update stable to v1.0.249 09:55:28 ------------------- 09:55:28 experimental info: 09:55:28 ------------------- 09:55:28 Commited By: **** collab-it+edgex@linuxfoundation.org 09:55:28 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 09:55:28 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:55:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:55:28 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:55:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:55:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:55:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:55:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 09:55:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:55:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:55:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:55:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:55:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:55:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 09:55:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:55:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:55:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:55:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:55:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:55:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:55:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 71cf00baf6053412bb985f3832ac8b10e5a82b70 [Pipeline] echo 09:55:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 71cf00b [Pipeline] echo 09:55:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:55:28 provisioning config files... 09:55:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/524@tmp/config11772078421073357003tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:55:28 ---> docker-login.sh 09:55:28 nexus3.edgexfoundry.org:10001 09:55:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:29 Configure a credential helper to remove this warning. See 09:55:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:29 09:55:29 Login Succeeded 09:55:29 nexus3.edgexfoundry.org:10002 09:55:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:29 Configure a credential helper to remove this warning. See 09:55:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:29 09:55:29 Login Succeeded 09:55:29 nexus3.edgexfoundry.org:10003 09:55:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:29 Configure a credential helper to remove this warning. See 09:55:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:29 09:55:29 Login Succeeded 09:55:29 nexus3.edgexfoundry.org:10004 09:55:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:29 Configure a credential helper to remove this warning. See 09:55:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:29 09:55:29 Login Succeeded 09:55:29 docker.io 09:55:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:29 Configure a credential helper to remove this warning. See 09:55:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:29 09:55:29 Login Succeeded 09:55:29 ---> docker-login.sh ends [Pipeline] } 09:55:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:55:30 + 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 09:55:30 + dirname cmd/core-command/Dockerfile 09:55:30 + cut -d/ -f2 09:55:30 + echo core-command,cmd/core-command/Dockerfile 09:55:30 + + dirname cmd/core-common-config-bootstrapper/Dockerfilecut 09:55:30 -d/ -f2 09:55:30 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 09:55:30 + dirname cmd/core-data/Dockerfile 09:55:30 + cut -d/ -f2 09:55:30 + echo core-data,cmd/core-data/Dockerfile 09:55:30 + dirname cmd/core-metadata/Dockerfile 09:55:30 + cut -d/ -f2 09:55:30 + echo core-metadata,cmd/core-metadata/Dockerfile 09:55:30 + dirname cmd/security-bootstrapper/Dockerfile 09:55:30 + cut -d/ -f2 09:55:30 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:55:30 + + dirname cmd/security-proxy-auth/Dockerfile 09:55:30 cut -d/ -f2 09:55:30 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 09:55:30 + dirname cmd/security-proxy-setup/Dockerfile 09:55:30 + cut -d/ -f2 09:55:30 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:55:30 + dirname cmd/security-secretstore-setup/Dockerfile 09:55:30 + cut -d/ -f2 09:55:30 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:55:30 + dirname cmd/security-spiffe-token-provider/Dockerfile 09:55:30 + cut -d/ -f2 09:55:30 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:55:30 + dirname cmd/security-spire-agent/Dockerfile 09:55:30 + cut -d/ -f2 09:55:30 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:55:30 + dirname cmd/security-spire-config/Dockerfile 09:55:30 + cut -d/ -f2 09:55:30 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:55:30 + dirname cmd/security-spire-server/Dockerfile 09:55:30 + cut -d/ -f2 09:55:30 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:55:30 + dirname cmd/support-notifications/Dockerfile 09:55:30 + cut -d/ -f2 09:55:30 + echo support-notifications,cmd/support-notifications/Dockerfile 09:55:30 + dirname cmd/support-scheduler/Dockerfile 09:55:30 + cut -d/ -f2 09:55:30 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 09:55:30 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 09:55:30 + git rev-list -1 --merges 71cf00baf6053412bb985f3832ac8b10e5a82b70~1..71cf00baf6053412bb985f3832ac8b10e5a82b70 [Pipeline] echo 09:55:30 -----------> git rev-list -1 --merges 71cf00baf6053412bb985f3832ac8b10e5a82b70~1..71cf00baf6053412bb985f3832ac8b10e5a82b70 71cf00baf6053412bb985f3832ac8b10e5a82b70 [false] [Pipeline] sh 09:55:30 + git log --format=format:%s -1 71cf00baf6053412bb985f3832ac8b10e5a82b70 [Pipeline] echo 09:55:30 ========================================================= 09:55:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:55:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:55:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:55:31 + grep -v github /etc/ssh/ssh_known_hosts 09:55:31 + [ -e /tmp/ssh_known_hosts ] 09:55:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:55:31 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 09:55:31 -a /etc/ssh/ssh_known_hosts 09:55:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:55:31 09:55:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:55:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:55:31 0.1.4: Pulling from edgex-devops/py-git-semver 09:55:31 b85a868b505f: Pulling fs layer 09:55:31 e2be974225ed: Pulling fs layer 09:55:31 339a4e72a1f5: Pulling fs layer 09:55:31 988bab9f4d93: Pulling fs layer 09:55:31 1469e6f7b9e6: Pulling fs layer 09:55:31 eaf3925da568: Pulling fs layer 09:55:31 bab4dde63d76: Pulling fs layer 09:55:31 bde34c3a00c8: Pulling fs layer 09:55:31 b352a97aabf1: Pulling fs layer 09:55:31 4872d77fe225: Pulling fs layer 09:55:31 5851b861e8e6: Pulling fs layer 09:55:31 988bab9f4d93: Waiting 09:55:31 bde34c3a00c8: Waiting 09:55:31 b352a97aabf1: Waiting 09:55:31 1469e6f7b9e6: Waiting 09:55:31 5851b861e8e6: Waiting 09:55:31 eaf3925da568: Waiting 09:55:31 bab4dde63d76: Waiting 09:55:31 4872d77fe225: Waiting 09:55:31 e2be974225ed: Verifying Checksum 09:55:31 e2be974225ed: Download complete 09:55:31 988bab9f4d93: Verifying Checksum 09:55:31 988bab9f4d93: Download complete 09:55:31 1469e6f7b9e6: Verifying Checksum 09:55:31 1469e6f7b9e6: Download complete 09:55:31 339a4e72a1f5: Verifying Checksum 09:55:31 339a4e72a1f5: Download complete 09:55:32 eaf3925da568: Verifying Checksum 09:55:32 eaf3925da568: Download complete 09:55:32 bde34c3a00c8: Verifying Checksum 09:55:32 bde34c3a00c8: Download complete 09:55:32 b352a97aabf1: Verifying Checksum 09:55:32 b352a97aabf1: Download complete 09:55:32 4872d77fe225: Verifying Checksum 09:55:32 4872d77fe225: Download complete 09:55:32 5851b861e8e6: Verifying Checksum 09:55:32 5851b861e8e6: Download complete 09:55:32 b85a868b505f: Download complete 09:55:32 bab4dde63d76: Verifying Checksum 09:55:32 bab4dde63d76: Download complete 09:55:33 b85a868b505f: Pull complete 09:55:33 e2be974225ed: Pull complete 09:55:33 339a4e72a1f5: Pull complete 09:55:33 988bab9f4d93: Pull complete 09:55:34 1469e6f7b9e6: Pull complete 09:55:34 eaf3925da568: Pull complete 09:55:36 bab4dde63d76: Pull complete 09:55:36 bde34c3a00c8: Pull complete 09:55:36 b352a97aabf1: Pull complete 09:55:36 4872d77fe225: Pull complete 09:55:36 5851b861e8e6: Pull complete 09:55:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:55:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:55:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:55:36 prd-ubuntu20.04-docker-8c-8g-15541 does not seem to be running inside a container 09:55:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/524 -v /w/workspace/edgex-go/524:/w/workspace/edgex-go/524:rw,z -v /w/workspace/edgex-go/524@tmp:/w/workspace/edgex-go/524@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 09:55:38 $ docker top 5ae5b8e9e1daf20c97cb60ac79928a551892b449bdc38a176b948793fbf0098a -eo pid,comm 09:55:38 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). 09:55:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:55:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:55:38 [ssh-agent] Looking for ssh-agent implementation... 09:55:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:55:38 $ docker exec 5ae5b8e9e1daf20c97cb60ac79928a551892b449bdc38a176b948793fbf0098a ssh-agent 09:55:39 SSH_AUTH_SOCK=/tmp/ssh-NmNxB1s8UYP2/agent.32 09:55:39 SSH_AGENT_PID=38 09:55:39 Running ssh-add (command line suppressed) 09:55:39 Identity added: /w/workspace/edgex-go/524@tmp/private_key_8526233776394142826.key (/w/workspace/edgex-go/524@tmp/private_key_8526233776394142826.key) 09:55:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:55:39 + git tag --points-at HEAD [Pipeline] } 09:55:39 $ docker exec --env ******** --env ******** 5ae5b8e9e1daf20c97cb60ac79928a551892b449bdc38a176b948793fbf0098a ssh-agent -k 09:55:39 unset SSH_AUTH_SOCK; 09:55:39 unset SSH_AGENT_PID; 09:55:39 echo Agent pid 38 killed; 09:55:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:55:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:55:39 [ssh-agent] Looking for ssh-agent implementation... 09:55:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:55:39 $ docker exec 5ae5b8e9e1daf20c97cb60ac79928a551892b449bdc38a176b948793fbf0098a ssh-agent 09:55:39 SSH_AUTH_SOCK=/tmp/ssh-QBIIYQBrJzMO/agent.69 09:55:39 SSH_AGENT_PID=75 09:55:39 Running ssh-add (command line suppressed) 09:55:39 Identity added: /w/workspace/edgex-go/524@tmp/private_key_12830583638846860279.key (/w/workspace/edgex-go/524@tmp/private_key_12830583638846860279.key) 09:55:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:55:40 + git semver init 09:55:40 2023-05-16 09:55:40,330 [run_init] DEBUG init version:0.0.0 force:False 09:55:40 2023-05-16 09:55:40,331 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/524/.semver 09:55:40 2023-05-16 09:55:40,331 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/524/.semver 09:55:40 2023-05-16 09:55:40,331 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/524/.semver'], cwd=/w/workspace/edgex-go/524, universal_newlines=False, shell=None, istream=None) 09:55:45 2023-05-16 09:55:45,232 [append_file] DEBUG append to file:/w/workspace/edgex-go/524/.git/info/exclude 09:55:45 2023-05-16 09:55:45,232 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/524/.semver/main with force:False 09:55:45 2023-05-16 09:55:45,232 [read_version] DEBUG read version from /w/workspace/edgex-go/524/.semver/main 09:55:45 2023-05-16 09:55:45,233 [read_version] DEBUG read version from /w/workspace/edgex-go/524/.semver/main 09:55:45 3.0.0-dev.158 [Pipeline] } 09:55:45 $ docker exec --env ******** --env ******** 5ae5b8e9e1daf20c97cb60ac79928a551892b449bdc38a176b948793fbf0098a ssh-agent -k 09:55:45 unset SSH_AUTH_SOCK; 09:55:45 unset SSH_AGENT_PID; 09:55:45 echo Agent pid 75 killed; 09:55:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:55:46 + git semver [Pipeline] } 09:55:46 $ docker stop --time=1 5ae5b8e9e1daf20c97cb60ac79928a551892b449bdc38a176b948793fbf0098a 09:55:47 $ docker rm -f --volumes 5ae5b8e9e1daf20c97cb60ac79928a551892b449bdc38a176b948793fbf0098a [Pipeline] // withDockerContainer [Pipeline] sh 09:55:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:55:48 Stashed 1 file(s) [Pipeline] echo 09:55:48 [edgeXSemver]: initialized semver on version 3.0.0-dev.158 [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 09:55:48 + git config --global --add safe.directory /w/workspace/edgex-go/524 [Pipeline] echo 09:55:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:55:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:55:48 ========================================================= 09:55:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 09:55:48 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:55:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:55:49 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 09:55:49 f56be85fc22e: Pulling fs layer 09:55:49 85791d961cd3: Pulling fs layer 09:55:49 d694b5ae8c79: Pulling fs layer 09:55:49 9f32a84ed3da: Pulling fs layer 09:55:49 4d19c01a9841: Pulling fs layer 09:55:49 9325e15d5711: Pulling fs layer 09:55:49 556b6ee489ea: Pulling fs layer 09:55:49 c5a4b2cf53e6: Pulling fs layer 09:55:49 9f32a84ed3da: Waiting 09:55:49 4d19c01a9841: Waiting 09:55:49 9325e15d5711: Waiting 09:55:49 556b6ee489ea: Waiting 09:55:49 c5a4b2cf53e6: Waiting 09:55:49 85791d961cd3: Verifying Checksum 09:55:49 85791d961cd3: Download complete 09:55:49 9f32a84ed3da: Verifying Checksum 09:55:49 9f32a84ed3da: Download complete 09:55:49 4d19c01a9841: Verifying Checksum 09:55:49 4d19c01a9841: Download complete 09:55:49 f56be85fc22e: Verifying Checksum 09:55:49 f56be85fc22e: Download complete 09:55:49 9325e15d5711: Verifying Checksum 09:55:49 9325e15d5711: Download complete 09:55:49 f56be85fc22e: Pull complete 09:55:49 85791d961cd3: Pull complete 09:55:49 c5a4b2cf53e6: Verifying Checksum 09:55:49 c5a4b2cf53e6: Download complete 09:55:49 d694b5ae8c79: Verifying Checksum 09:55:49 d694b5ae8c79: Download complete 09:55:50 556b6ee489ea: Verifying Checksum 09:55:50 556b6ee489ea: Download complete 09:55:52 d694b5ae8c79: Pull complete 09:55:52 9f32a84ed3da: Pull complete 09:55:52 4d19c01a9841: Pull complete 09:55:52 9325e15d5711: Pull complete 09:55:55 556b6ee489ea: Pull complete 09:55:55 c5a4b2cf53e6: Pull complete 09:55:55 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 09:55:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:55:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 09:55:56 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:55:56 WORKDIR /edgex 09:55:56 COPY go.mod . 09:55:56 RUN go mod download 09:55:56 + docker build -t ci-base-image-x86_64 -f - . 09:55:56 Sending build context to Docker daemon 170.7MB 09:55:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 09:55:56 ---> c4be618373d6 09:55:56 Step 2/4 : WORKDIR /edgex 09:56:01 ---> Running in a0164bc23984 09:56:01 Removing intermediate container a0164bc23984 09:56:01 ---> 67cabb760601 09:56:01 Step 3/4 : COPY go.mod . 09:56:01 ---> 6c22268d0918 09:56:01 Step 4/4 : RUN go mod download 09:56:01 ---> Running in 1e1c092df140 09:56:03 Still waiting to schedule task 09:56:03 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15534’ 09:56:11 Removing intermediate container 1e1c092df140 09:56:11 ---> d6c88f090f41 09:56:11 Successfully built d6c88f090f41 09:56:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:11 + docker inspect -f . ci-base-image-x86_64 09:56:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:56:11 prd-ubuntu20.04-docker-8c-8g-15541 does not seem to be running inside a container 09:56:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/524 -v /w/workspace/edgex-go/524:/w/workspace/edgex-go/524:rw,z -v /w/workspace/edgex-go/524@tmp:/w/workspace/edgex-go/524@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 09:56:12 $ docker top aaf5813887da2f5dd96fccd40dc48bb3c1eed5802e5c44ae94ca6850b62ade8f -eo pid,comm [Pipeline] { [Pipeline] sh 09:56:12 + go version 09:56:12 go version go1.20.2 linux/amd64 [Pipeline] } 09:56:12 $ docker stop --time=1 aaf5813887da2f5dd96fccd40dc48bb3c1eed5802e5c44ae94ca6850b62ade8f 09:56:13 $ docker rm -f --volumes aaf5813887da2f5dd96fccd40dc48bb3c1eed5802e5c44ae94ca6850b62ade8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:56:14 + docker inspect -f . ci-base-image-x86_64 09:56:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:56:14 prd-ubuntu20.04-docker-8c-8g-15541 does not seem to be running inside a container 09:56:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/524 -v /w/workspace/edgex-go/524:/w/workspace/edgex-go/524:rw,z -v /w/workspace/edgex-go/524@tmp:/w/workspace/edgex-go/524@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 09:56:14 $ docker top 106325924fd9a64b982c67b4ea296039f733e105a0ffd59e18d7554a7647bc1b -eo pid,comm [Pipeline] { [Pipeline] echo 09:56:14 ========================================================= 09:56:14 [edgeXBuildGoParallel] Running Tests and Build... 09:56:14 ========================================================= [Pipeline] sh 09:56:14 + git config --global --add safe.directory /w/workspace/edgex-go/524 [Pipeline] fileExists [Pipeline] sh 09:56:15 + make test 09:56:15 go test -race -coverprofile=coverage.out ./... 09:56:21 ? github.com/edgexfoundry/edgex-go [no test files] 09:56:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:56:33 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 09:56:33 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:56:33 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:56:34 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:56:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:56:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:56:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 09:56:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:56:35 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:56:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:56:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:56:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:56:35 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:56:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:56:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:56:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements 09:56:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements 09:56:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 09:56:38 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 09:56:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:56:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:56:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:56:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:56:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:56:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:56:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:56:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:56:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.092s coverage: 71.5% of statements 09:56:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements 09:56:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:56:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:56:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.539s coverage: 88.5% of statements 09:56:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.073s coverage: 3.8% of statements 09:56:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:56:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:56:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 09:56:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.355s coverage: 95.6% of statements 09:56:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:56:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:56:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:56:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:56:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:56:44 ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 72.2% of statements 09:56:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:56:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:56:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:56:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 65.9% of statements 09:56:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:56:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:56:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.078s coverage: 0.9% of statements 09:56:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 29.0% of statements 09:56:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.040s coverage: 42.9% of statements 09:56:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.057s coverage: 82.9% of statements 09:56:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 09:56:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements 09:56:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements 09:56:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:56:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:56:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:56:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:56:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:56:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 09:56:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 09:56:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 09:56:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:56:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:56:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:56:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:56:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:56:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:56:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:56:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 09:56:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:56:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:56:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:56:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 09:56:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 09:56:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 09:56:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:56:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:56:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:56:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:56:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:56:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:56:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:56:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:56:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:56:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:56:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:56:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:56:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:56:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:56:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:56:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:56:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:56:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements 09:56:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:56:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:57:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.257s coverage: 79.9% of statements 09:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.071s coverage: 92.9% of statements 09:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 64.4% of statements 09:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 62.3% of statements 09:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 09:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.054s coverage: 20.0% of statements 09:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 09:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 81.8% of statements 09:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 82.1% of statements 09:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements 09:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 63.1% of statements 09:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 09:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 09:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 09:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements 09:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 09:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 38.4% of statements 09:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 09:57:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements 09:57:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements 09:57:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.111s coverage: 92.3% of statements 09:57:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.5% of statements 09:57:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.080s coverage: 97.7% of statements 09:57:13 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 09:57:13 running golangci-lint 09:57:13 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 09:57:13 go version go1.20.2 linux/amd64 09:57:14 level=info msg="[config_reader] Used config file .golangci.yml" 09:57:14 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 09:57:28 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|name|imports|types_sizes) took 12.814166374s" 09:57:28 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 29.462028ms" 09:57:33 level=info msg="[linters_context/goanalysis] analyzers took 52.969539166s with top 10 stages: buildir: 25.928459201s, inspect: 2.004150609s, fact_deprecated: 1.503143338s, printf: 1.399329687s, gosec: 1.282591406s, ctrlflow: 1.141813602s, fact_purity: 924.451677ms, S1038: 889.76095ms, nilness: 821.124269ms, typedness: 514.11976ms" 09:57:33 level=info msg="[runner] Issues before processing: 203, after processing: 0" 09:57:33 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 203/203, skip_dirs: 203/203, identifier_marker: 203/203, exclude: 203/203, path_prettifier: 203/203, autogenerated_exclude: 203/203, exclude-rules: 23/203, cgo: 203/203, skip_files: 203/203, nolint: 0/23" 09:57:33 level=info msg="[runner] processing took 19.289373ms with stages: nolint: 10.791956ms, identifier_marker: 3.681782ms, autogenerated_exclude: 1.566161ms, path_prettifier: 1.29338ms, exclude-rules: 1.234517ms, skip_dirs: 674.386µs, cgo: 28.341µs, filename_unadjuster: 13.97µs, max_same_issues: 1.26µs, uniq_by_line: 480ns, skip_files: 410ns, source_code: 390ns, path_shortener: 340ns, diff: 330ns, sort_results: 320ns, exclude: 320ns, severity-rules: 310ns, max_per_file_from_linter: 300ns, max_from_linter: 270ns, path_prefixer: 150ns" 09:57:33 level=info msg="[runner] linters took 6.357970529s with stages: goanalysis_metalinter: 6.33854103s" 09:57:33 level=info msg="File cache stats: 0 entries of total size 0B" 09:57:33 level=info msg="Memory: 194 samples, avg is 181.2MB, max is 778.0MB" 09:57:33 level=info msg="Execution took 19.209384688s" 09:57:33 go vet ./... 09:57:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:57:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:57:37 ./bin/test-attribution-txt.sh [Pipeline] echo 09:57:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 09:57:37 + ls -al . 09:57:37 total 704 09:57:37 drwxrwxr-x 11 1001 1001 4096 May 16 09:56 . 09:57:37 drwxr-xr-x 4 root root 4096 May 16 09:56 .. 09:57:37 drwxrwxr-x 2 1001 1001 4096 May 16 09:55 .blubracket 09:57:37 -rw-rw-r-- 1 1001 1001 16 May 16 09:55 .dockerignore 09:57:37 drwxrwxr-x 8 1001 1001 4096 May 16 09:55 .git 09:57:37 drwxrwxr-x 3 1001 1001 4096 May 16 09:55 .github 09:57:37 -rw-rw-r-- 1 1001 1001 1133 May 16 09:55 .gitignore 09:57:37 -rw-rw-r-- 1 1001 1001 42 May 16 09:55 .golangci.yml 09:57:37 -rw-rw-r-- 1 1001 1001 87 May 16 09:55 .hadolint.yml 09:57:37 drwxr-xr-x 3 1001 1001 4096 May 16 09:55 .semver 09:57:37 -rw-rw-r-- 1 1001 1001 166 May 16 09:55 .sonarcloud.properties 09:57:37 -rw-rw-r-- 1 1001 1001 1171 May 16 09:55 ADOPTERS.md 09:57:37 -rw-rw-r-- 1 1001 1001 10835 May 16 09:55 Attribution.txt 09:57:37 -rw-rw-r-- 1 1001 1001 73765 May 16 09:55 CHANGELOG.md 09:57:37 -rw-rw-r-- 1 1001 1001 3804 May 16 09:55 CONTRIBUTING.md 09:57:37 -rw-rw-r-- 1 1001 1001 677 May 16 09:55 GOVERNANCE.md 09:57:37 -rw-rw-r-- 1 1001 1001 883 May 16 09:55 Jenkinsfile 09:57:37 -rw-rw-r-- 1 1001 1001 10775 May 16 09:55 LICENSE 09:57:37 -rw-rw-r-- 1 1001 1001 14368 May 16 09:55 Makefile 09:57:37 -rw-rw-r-- 1 1001 1001 582 May 16 09:55 OWNERS.md 09:57:37 -rw-rw-r-- 1 1001 1001 9902 May 16 09:55 README.md 09:57:37 -rw-rw-r-- 1 1001 1001 789 May 16 09:55 SECURITY.md 09:57:37 -rw-rw-r-- 1 1001 1001 13 May 16 09:55 VERSION 09:57:37 drwxrwxr-x 2 1001 1001 4096 May 16 09:55 bin 09:57:37 drwxrwxr-x 18 1001 1001 4096 May 16 09:55 cmd 09:57:37 -rw-r--r-- 1 root root 447731 May 16 09:57 coverage.out 09:57:37 -rw-rw-r-- 1 1001 1001 3200 May 16 09:55 go.mod 09:57:37 -rw-rw-r-- 1 1001 1001 31040 May 16 09:55 go.sum 09:57:37 drwxrwxr-x 7 1001 1001 4096 May 16 09:55 internal 09:57:37 drwxrwxr-x 3 1001 1001 4096 May 16 09:55 openapi 09:57:37 -rw-rw-r-- 1 1001 1001 594 May 16 09:55 security.txt 09:57:37 drwxrwxr-x 4 1001 1001 4096 May 16 09:55 snap 09:57:37 -rw-rw-r-- 1 1001 1001 204 May 16 09:55 version.go [Pipeline] sh 09:57:38 + '[' -e coverage.out ] 09:57:38 + chown 1001:1001 coverage.out [Pipeline] stash 09:57:38 Stashed 1 file(s) [Pipeline] sh 09:57:38 + make build 09:57:38 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.158" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:57:50 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.158" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:57:50 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.158" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:57:50 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.158" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:57:51 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.158" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:57:58 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.158" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:57:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.158" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:58:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.158" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:58:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.158" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:58:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.158" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:58:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.158" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:58:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.158" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:58:04 $ docker stop --time=1 106325924fd9a64b982c67b4ea296039f733e105a0ffd59e18d7554a7647bc1b 09:58:08 $ docker rm -f --volumes 106325924fd9a64b982c67b4ea296039f733e105a0ffd59e18d7554a7647bc1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:58:09 09:58:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:58:09 latest: Pulling from edgex-devops/edgex-compose 09:58:09 cbdbe7a5bc2a: Pulling fs layer 09:58:09 ca9280d653b3: Pulling fs layer 09:58:09 7e9c9ca2126c: Pulling fs layer 09:58:09 cbdbe7a5bc2a: Verifying Checksum 09:58:09 cbdbe7a5bc2a: Download complete 09:58:09 ca9280d653b3: Verifying Checksum 09:58:09 ca9280d653b3: Download complete 09:58:09 cbdbe7a5bc2a: Pull complete 09:58:09 7e9c9ca2126c: Download complete 09:58:09 ca9280d653b3: Pull complete 09:58:13 7e9c9ca2126c: Pull complete 09:58:13 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 09:58:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:58:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:58:13 prd-ubuntu20.04-docker-8c-8g-15541 does not seem to be running inside a container 09:58:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/524 -v /w/workspace/edgex-go/524:/w/workspace/edgex-go/524:rw,z -v /w/workspace/edgex-go/524@tmp:/w/workspace/edgex-go/524@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-compose:latest cat 09:58:15 $ docker top 8c4cc50d696b14f8fa9e51b6d8adbae2835597af932cdd77ab80685834bc8818 -eo pid,comm [Pipeline] { [Pipeline] sh 09:58:15 + docker-compose build --help 09:58:15 + grep parallel 09:58:15 --parallel Build images in parallel. [Pipeline] } 09:58:16 $ docker stop --time=1 8c4cc50d696b14f8fa9e51b6d8adbae2835597af932cdd77ab80685834bc8818 09:58:17 $ docker rm -f --volumes 8c4cc50d696b14f8fa9e51b6d8adbae2835597af932cdd77ab80685834bc8818 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:58:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:58:17 prd-ubuntu20.04-docker-8c-8g-15541 does not seem to be running inside a container 09:58:17 $ 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/524 -v /w/workspace/edgex-go/524:/w/workspace/edgex-go/524:rw,z -v /w/workspace/edgex-go/524@tmp:/w/workspace/edgex-go/524@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 09:58:18 $ docker top a27d3a3b2d7231c3445dd8a61f306ee9da0e4a6de6d46850fb18c387870ba085 -eo pid,comm [Pipeline] { [Pipeline] sh 09:58:18 + docker-compose -f ./docker-compose-build.yml build --parallel 09:58:18 Building core-command ... 09:58:18 Building core-common-config-bootstrapper ... 09:58:18 Building core-data ... 09:58:18 Building core-metadata ... 09:58:18 Building security-bootstrapper ... 09:58:18 Building security-proxy-auth ... 09:58:18 Building security-proxy-setup ... 09:58:18 Building security-secretstore-setup ... 09:58:18 Building security-spiffe-token-provider ... 09:58:18 Building security-spire-agent ... 09:58:18 Building security-spire-config ... 09:58:18 Building security-spire-server ... 09:58:18 Building support-notifications ... 09:58:18 Building support-scheduler ... 09:58:18 Building support-scheduler 09:58:18 Building security-spiffe-token-provider 09:58:18 Building core-command 09:58:18 Building security-spire-agent 09:58:18 Building core-data 09:58:29 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:58:29 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:58:29 ---> d6c88f090f41 09:58:29 Step 3/20 : WORKDIR /edgex-go 09:58:29 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:58:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:58:29 ---> d6c88f090f41 09:58:29 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:58:29 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:58:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:58:29 ---> d6c88f090f41 09:58:29 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:58:29 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:58:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:58:29 ---> d6c88f090f41 09:58:29 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:58:30 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:58:30 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:58:30 ---> d6c88f090f41 09:58:30 Step 3/27 : WORKDIR /edgex-go 09:58:36 ---> Running in 71734bf79a2a 09:58:36 ---> Running in 96a3137ba144 09:58:36 ---> Running in bef9129ef682 09:58:36 ---> Running in adba2721b58c 09:58:36 ---> Running in 8bb4d8a2c286 09:58:36 Removing intermediate container 71734bf79a2a 09:58:36 ---> d7a94fe7d002 09:58:36 Step 4/24 : WORKDIR /edgex-go 09:58:36 Removing intermediate container 96a3137ba144 09:58:36 ---> 8d22e9450a35 09:58:36 Step 4/23 : WORKDIR /edgex-go 09:58:36 Removing intermediate container bef9129ef682 09:58:36 ---> 654115ad777c 09:58:36 Step 4/23 : WORKDIR /edgex-go 09:58:36 Removing intermediate container 8bb4d8a2c286 09:58:36 ---> 01dbfc34b0ac 09:58:36 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:58:36 ---> Running in 4d1c73cd8e91 09:58:36 Removing intermediate container adba2721b58c 09:58:36 ---> 97d1e492f683 09:58:36 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:58:36 ---> Running in 92d499d736e6 09:58:36 ---> Running in 33f4e1bed294 09:58:36 ---> Running in 41731afd58f0 09:58:36 ---> Running in 7a8d5eb927e0 09:58:36 Removing intermediate container 4d1c73cd8e91 09:58:36 ---> d3534c31b744 09:58:36 Step 5/24 : RUN apk add --update --no-cache make git 09:58:36 Removing intermediate container 92d499d736e6 09:58:36 ---> 50214b14b9c7 09:58:36 Step 5/23 : RUN apk add --update --no-cache make git 09:58:36 ---> Running in 88060517503b 09:58:36 Removing intermediate container 41731afd58f0 09:58:36 ---> e5ea9d27b511 09:58:36 Step 5/23 : RUN apk add --update --no-cache make git 09:58:36 ---> Running in 30c8bf1d5d74 09:58:36 ---> Running in 845aa332f9a7 09:58:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:58:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:58:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:58:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:58:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:58:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:58:37 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:58:37 v3.17.3-179-gbb24c72a8c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:58:37 OK: 17821 distinct packages available 09:58:37 OK: 265 MiB in 53 packages 09:58:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:58:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:58:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:58:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:58:37 OK: 265 MiB in 53 packages 09:58:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:58:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:58:37 OK: 265 MiB in 53 packages 09:58:37 OK: 265 MiB in 53 packages 09:58:37 OK: 265 MiB in 53 packages 09:58:37 Removing intermediate container 7a8d5eb927e0 09:58:37 ---> 39ca6d5ea8ee 09:58:37 Step 5/27 : COPY go.mod vendor* ./ 09:58:37 ---> 081cb7c4c6e5 09:58:37 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:37 ---> Running in 8293ca8fb493 09:58:37 Removing intermediate container 88060517503b 09:58:37 ---> 461893cf1f51 09:58:37 Step 6/24 : COPY go.mod vendor* ./ 09:58:37 ---> da28612e1f86 09:58:37 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:37 ---> Running in 693a672a8a46 09:58:37 Removing intermediate container 845aa332f9a7 09:58:37 ---> 702e66fa8b57 09:58:37 Step 6/23 : COPY go.mod vendor* ./ 09:58:38 Removing intermediate container 33f4e1bed294 09:58:38 ---> 3c3d51996e1a 09:58:38 Step 5/20 : COPY go.mod vendor* ./ 09:58:38 ---> 3e8ca374bfd4 09:58:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:38 Removing intermediate container 30c8bf1d5d74 09:58:38 ---> b07a26bedd51 09:58:38 Step 6/23 : COPY go.mod vendor* ./ 09:58:38 ---> Running in 59b2fc6bb2e5 09:58:38 ---> b316b79cfaaf 09:58:38 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:38 ---> Running in 13aedfedd07e 09:58:38 ---> 81fb561d7c67 09:58:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:38 ---> Running in 25b811888eab 09:59:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15547 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 09:59:07 Running in /w/workspace/edgex-go/524 [Pipeline] { [Pipeline] checkout 09:59:08 The recommended git tool is: git 09:59:15 using credential edgex-jenkins-ssh 09:59:15 Cloning the remote Git repository 09:59:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:59:15 > git init /w/workspace/edgex-go/524 # timeout=10 09:59:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:59:15 > git --version # timeout=10 09:59:15 > git --version # 'git version 2.25.1' 09:59:15 using GIT_SSH to set credentials SSH Credentials for GitHub 09:59:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:59:25 Removing intermediate container 25b811888eab 09:59:25 ---> 0203c87ea813 09:59:25 Step 8/23 : COPY . . 09:59:25 Removing intermediate container 13aedfedd07e 09:59:25 ---> 9d4bc697377f 09:59:25 Step 7/20 : COPY . .Removing intermediate container 59b2fc6bb2e5 09:59:25 09:59:25 ---> 85b9992dfd63 09:59:25 Step 8/23 : COPY . . 09:59:25 Removing intermediate container 8293ca8fb493 09:59:25 ---> 1e1ae16d7206 09:59:25 Step 7/27 : COPY . . 09:59:25 Removing intermediate container 693a672a8a46 09:59:25 ---> ae1f73639952 09:59:25 Step 8/24 : COPY . . 09:59:35 ---> 3e5be3d40b40 09:59:35 ---> a8c825d9f447 09:59:35 Step 8/27 : ARG SPIRE_RELEASE=1.6.3Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 09:59:35 09:59:35 ---> 6e6a55966e4e 09:59:35 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 09:59:35 ---> Running in 357e7bd69d8d 09:59:35 ---> Running in ce218bbddfa7 09:59:35 ---> Running in eefd7143fa2d 09:59:35 ---> 1f59f56ef0fd 09:59:35 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:59:35 ---> 04f006fd6e54 09:59:35 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:59:35 ---> Running in a4b211b9e4d6 09:59:35 ---> Running in d4bc43c167d7 09:59:35 Removing intermediate container 357e7bd69d8d 09:59:35 ---> a1ff7696fce4 09:59:35 Step 9/27 : WORKDIR /edgex-go/spire-build 09:59:35 ---> Running in 8902c6cbbfc1 09:59:35 Removing intermediate container 8902c6cbbfc1 09:59:35 ---> 22b4db25140e 09:59:35 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:59:35 ---> Running in 404269122c71 09:59:35 Removing intermediate container 404269122c71 09:59:35 ---> 29280c05132c 09:59:35 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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 09:59:35 ---> Running in dcfb83226c0f 09:59:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.158" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:59:35 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.158" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:59:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.158" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:59:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.158" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:59:35 Removing intermediate container dcfb83226c0f 09:59:35 ---> 3f676f7bb94b 09:59:35 Step 12/27 : WORKDIR /edgex-go 09:59:35 ---> Running in 7c7d03e1ff13 09:59:36 Removing intermediate container 7c7d03e1ff13 09:59:36 ---> 99ac839f9ad0 09:59:36 09:59:36 Step 13/27 : FROM alpine:3.17 09:59:36 3.17: Pulling from library/alpine 09:59:36 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 09:59:36 Status: Downloaded newer image for alpine:3.17 09:59:36 ---> 9ed4aefc74f6 09:59:36 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:59:36 ---> Running in c4b738a6da0f 09:59:36 Removing intermediate container c4b738a6da0f 09:59:36 ---> 7e4256b33789 09:59:36 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:59:36 ---> Running in e98c2f7df97a 09:59:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:59:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:59:37 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:59:37 v3.17.3-179-gbb24c72a8c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:59:37 OK: 17821 distinct packages available 09:59:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 09:59:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 09:59:37 (1/5) Installing dumb-init (1.2.5-r2) 09:59:37 (2/5) Installing musl-obstack (1.2.3-r0) 09:59:37 (3/5) Installing libucontext (1.2-r0) 09:59:37 (4/5) Installing gcompat (1.1.0-r0) 09:59:37 (5/5) Installing openssl (3.0.8-r4) 09:59:37 Executing busybox-1.35.0-r29.trigger 09:59:37 OK: 8 MiB in 20 packages 09:59:38 Removing intermediate container e98c2f7df97a 09:59:38 ---> 219e0933f1c2 09:59:38 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:59:38 ---> 9d0660357d6b 09:59:38 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:59:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:59:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:59:39 Avoid second fetch 09:59:39 Checking out Revision 71cf00baf6053412bb985f3832ac8b10e5a82b70 (main) 09:59:39 ---> b0611e90f98f 09:59:39 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:59:40 Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v3 (#4567)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:59:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:59:41 % Total % Received % Xferd Average Speed Time Time Time Current 09:59:41 Dload Upload Total Spent Left Speed 09:59:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh 09:59:39 > git config core.sparsecheckout # timeout=10 09:59:39 > git checkout -f 71cf00baf6053412bb985f3832ac8b10e5a82b70 # timeout=10 09:59:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:59:42 + sudo tee /etc/docker/daemon.new 09:59:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:59:42 { 09:59:42 "registry-mirrors": [ 09:59:42 "https://nexus3.edgexfoundry.org:10001" 09:59:42 ], 09:59:42 "bip": "10.250.0.254/24", 09:59:42 "hosts": [ 09:59:42 "tcp://0.0.0.0:5555", 09:59:42 "unix:///var/run/docker.sock" 09:59:42 ], 09:59:42 "mtu": 1458, 09:59:42 "selinux-enabled": true, 09:59:42 "seccomp-profile": "/etc/docker/seccomp.json" 09:59:42 } [Pipeline] sh 09:59:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:59:43 + sudo service docker restart 09:59:45 ---> 4abb7f679d09 09:59:45 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:59:54 ---> bfdb387a709f 09:59:54 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:59:54 ---> 93b54263a19c 09:59:54 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:59:54 ---> c0a4fe378db1 09:59:54 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:59:55 ---> 8192c5c7c4ed 09:59:55 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:59:55 ---> Running in a878ca7d04d1 09:59:56 Removing intermediate container a878ca7d04d1 09:59:56 ---> 9d1ad559490b 09:59:56 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:59:56 ---> Running in 0ff413dea7bf 09:59:57 Removing intermediate container 0ff413dea7bf 09:59:57 ---> c43dddd05f12 09:59:57 Step 25/27 : LABEL arch=x86_64 09:59:57 ---> Running in 6023c547e741 09:59:58 Removing intermediate container 6023c547e741 09:59:58 ---> b118cda8d3b0 09:59:58 Step 26/27 : LABEL git_sha=71cf00baf6053412bb985f3832ac8b10e5a82b70 09:59:58 ---> Running in 1a58764b5684 09:59:58 Removing intermediate container 1a58764b5684 09:59:58 ---> fa1410d806b7 09:59:58 Step 27/27 : LABEL version=3.0.0-dev.158 09:59:58 ---> Running in 044e29c798ef 09:59:59 Removing intermediate container 044e29c798ef 09:59:59 ---> dc3d569d14cb 09:59:59 09:59:59 Successfully built dc3d569d14cb 09:59:59 Successfully tagged security-spire-agent:latest 09:59:59  Building security-spire-agent ... done Building security-proxy-auth [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:00:01 provisioning config files... 10:00:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/524@tmp/config16087737500071717184tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:00:01 ---> docker-login.sh 10:00:01 nexus3.edgexfoundry.org:10001 10:00:02 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:00:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:00:02 ---> d6c88f090f41 10:00:02 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:00:02 ---> Using cache 10:00:02 ---> 654115ad777c 10:00:02 Step 4/23 : WORKDIR /edgex-go 10:00:02 ---> Using cache 10:00:02 ---> e5ea9d27b511 10:00:02 Step 5/23 : RUN apk add --update --no-cache make git 10:00:02 ---> Using cache 10:00:02 ---> 702e66fa8b57 10:00:02 Step 6/23 : COPY go.mod vendor* ./ 10:00:02 ---> Using cache 10:00:02 ---> 3e8ca374bfd4 10:00:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:00:02 ---> Using cache 10:00:02 ---> 85b9992dfd63 10:00:02 Step 8/23 : COPY . . 10:00:02 ---> Using cache 10:00:02 ---> a8c825d9f447 10:00:02 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 10:00:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:00:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:00:02 Configure a credential helper to remove this warning. See 10:00:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:00:02 10:00:02 Login Succeeded 10:00:02 nexus3.edgexfoundry.org:10002 10:00:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:00:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:00:02 Configure a credential helper to remove this warning. See 10:00:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:00:02 10:00:02 Login Succeeded 10:00:02 nexus3.edgexfoundry.org:10003 10:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:00:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:00:03 Configure a credential helper to remove this warning. See 10:00:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:00:03 10:00:03 Login Succeeded 10:00:03 nexus3.edgexfoundry.org:10004 10:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:00:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:00:03 Configure a credential helper to remove this warning. See 10:00:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:00:03 10:00:03 Login Succeeded 10:00:03 docker.io 10:00:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:00:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:00:07 Configure a credential helper to remove this warning. See 10:00:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:00:07 10:00:07 Login Succeeded 10:00:07 ---> docker-login.sh ends [Pipeline] } 10:00:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 10:00:08 + git config --global --add safe.directory /w/workspace/edgex-go/524 [Pipeline] echo 10:00:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:00:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:00:08 ========================================================= 10:00:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 10:00:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:00:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 10:00:08 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:00:08 c41833b44d91: Pulling fs layer 10:00:08 ed15518f5707: Pulling fs layer 10:00:08 feae8fd75edb: Pulling fs layer 10:00:08 242c74f7c9fa: Pulling fs layer 10:00:08 3cdef696dda3: Pulling fs layer 10:00:08 2ced38df9373: Pulling fs layer 10:00:08 58f1dce35555: Pulling fs layer 10:00:08 242c74f7c9fa: Waiting 10:00:08 3cdef696dda3: Waiting 10:00:08 2ced38df9373: Waiting 10:00:08 58f1dce35555: Waiting 10:00:08 ed15518f5707: Download complete 10:00:08 242c74f7c9fa: Verifying Checksum 10:00:08 242c74f7c9fa: Download complete 10:00:08 3cdef696dda3: Verifying Checksum 10:00:08 3cdef696dda3: Download complete 10:00:08 c41833b44d91: Verifying Checksum 10:00:08 c41833b44d91: Download complete 10:00:09 ---> Running in cf56ef852f65 10:00:10 c41833b44d91: Pull complete 10:00:10 58f1dce35555: Verifying Checksum 10:00:10 58f1dce35555: Download complete 10:00:10 ed15518f5707: Pull complete 10:00:11 feae8fd75edb: Verifying Checksum 10:00:11 feae8fd75edb: Download complete 10:00:12 2ced38df9373: Verifying Checksum 10:00:12 2ced38df9373: Download complete 10:00:14 Removing intermediate container eefd7143fa2d 10:00:14 ---> 0fbc53ac7140 10:00:14 10:00:14 Step 10/23 : FROM alpine:3.17 10:00:14 ---> 9ed4aefc74f6 10:00:14 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 10:00:14 Removing intermediate container a4b211b9e4d6 10:00:14 ---> 13bbf89fd4b7 10:00:14 10:00:14 Step 9/20 : FROM alpine:3.17 10:00:14 ---> 9ed4aefc74f6 10:00:14 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 10:00:14 Removing intermediate container ce218bbddfa7 10:00:14 ---> 0f513dc5a92b 10:00:14 10:00:14 Step 10/23 : FROM alpine:3.17 10:00:14 ---> 9ed4aefc74f6 10:00:14 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:00:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.158" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:00:16 ---> Running in b804a791890d 10:00:16 ---> Running in 206d904b825f 10:00:16 ---> Running in c19b4633cb82 10:00:16 Removing intermediate container 206d904b825f 10:00:16 ---> ce93052536a1 10:00:16 Step 12/23 : ENV APP_PORT=59880 10:00:16 Removing intermediate container b804a791890d 10:00:16 ---> 84c426ef01a0 10:00:16 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:00:16 ---> Running in 86c693bdb457 10:00:16 Removing intermediate container d4bc43c167d7 10:00:16 ---> aa164ff47c92 10:00:16 10:00:16 Step 10/24 : FROM alpine:3.17 10:00:16 ---> 9ed4aefc74f6 10:00:16 Step 11/24 : RUN apk add --update --no-cache dumb-init 10:00:16 ---> Running in e17164bd9f17 10:00:16 ---> Running in afee2a8abb64 10:00:16 Removing intermediate container 86c693bdb457 10:00:16 ---> c10bba4472de 10:00:16 Step 13/23 : EXPOSE $APP_PORT 10:00:16 ---> Running in 6b3edbf3e21d 10:00:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:00:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:00:16 Removing intermediate container 6b3edbf3e21d 10:00:16 ---> e50bbc928d15 10:00:16 Step 14/23 : RUN apk add --update --no-cache dumb-init 10:00:16 ---> Running in f6329c7d7c1c 10:00:16 (1/1) Installing dumb-init (1.2.5-r2) 10:00:16 Executing busybox-1.35.0-r29.trigger 10:00:17 OK: 7 MiB in 16 packages 10:00:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:00:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:00:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:00:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:00:17 (1/1) Installing dumb-init (1.2.5-r2) 10:00:17 Executing busybox-1.35.0-r29.trigger 10:00:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:00:17 OK: 7 MiB in 16 packages 10:00:17 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 10:00:17 v3.17.3-179-gbb24c72a8c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 10:00:17 OK: 17821 distinct packages available 10:00:17 Removing intermediate container c19b4633cb82 10:00:17 ---> 19f0273f1b19 10:00:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 10:00:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:00:17 ---> Running in 8dede87f15c4 10:00:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:00:17 Removing intermediate container 8dede87f15c4 10:00:17 ---> 6e39c917c028 10:00:17 Step 13/23 : ENV APP_PORT=59861 10:00:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:00:17 (1/1) Installing dumb-init (1.2.5-r2) 10:00:17 Executing busybox-1.35.0-r29.trigger 10:00:17 OK: 7 MiB in 16 packages 10:00:17 ---> Running in bb2c83e23fa9 10:00:17 Removing intermediate container afee2a8abb64 10:00:17 ---> 70e66ec14517 10:00:17 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 10:00:17 (1/9) Installing ca-certificates (20230506-r0) 10:00:17 (2/9) Installing brotli-libs (1.0.9-r9) 10:00:17 (3/9) Installing nghttp2-libs (1.51.0-r0) 10:00:17 (4/9) Installing libcurl (8.0.1-r0) 10:00:17 (5/9) Installing curl (8.0.1-r0) 10:00:18 (6/9) Installing dumb-init (1.2.5-r2) 10:00:18 (7/9) Installing musl-obstack (1.2.3-r0) 10:00:18 (8/9) Installing libucontext (1.2-r0) 10:00:18 (9/9) Installing gcompat (1.1.0-r0) 10:00:18 Executing busybox-1.35.0-r29.trigger 10:00:18 Executing ca-certificates-20230506-r0.trigger 10:00:18 ---> Running in d50abe92aa81 10:00:18 OK: 10 MiB in 24 packages 10:00:18 Removing intermediate container bb2c83e23fa9 10:00:18 ---> ef0ae5dfb90f 10:00:18 Step 14/23 : EXPOSE $APP_PORT 10:00:18 Removing intermediate container f6329c7d7c1c 10:00:18 ---> f3be5cfc7cb1 10:00:18 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:00:18 Removing intermediate container d50abe92aa81 10:00:18 ---> c5d420b6f476 10:00:18 Step 13/24 : ENV APP_PORT=59882 10:00:18 ---> Running in 6eb0311e1ceb 10:00:18 ---> Running in 074f5af17044 10:00:18 Removing intermediate container 6eb0311e1ceb 10:00:18 ---> 016aad2d9125 10:00:18 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:00:18 Removing intermediate container 074f5af17044 10:00:18 ---> 47c0e1ce0b63 10:00:18 Step 14/24 : EXPOSE $APP_PORT 10:00:19 ---> 3959cad5e7e6 10:00:19 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 10:00:19 ---> Running in 1d0168f668eb 10:00:19 ---> 878a9bad9423 10:00:19 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 10:00:19 Removing intermediate container e17164bd9f17 10:00:19 ---> cc40bad08f1e 10:00:19 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 10:00:19 Removing intermediate container 1d0168f668eb 10:00:19 ---> e04d2f1d89b8 10:00:19 Step 15/24 : WORKDIR / 10:00:19 ---> Running in 0bf695c6b3aa 10:00:19 ---> e29c77463069 10:00:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:00:19 ---> 5366e0a0519c 10:00:19 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 10:00:19 ---> 6c7f3e076911 10:00:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:00:19 Removing intermediate container 0bf695c6b3aa 10:00:19 ---> 958e6cac3963 10:00:19 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 10:00:20 ---> 0995cf4e8101 10:00:20 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:00:20 ---> d9893577f3e1 10:00:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 10:00:20 ---> f003df14ac17 10:00:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:00:20 ---> be04e04aceb7 10:00:20 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 10:00:22 ---> 419108a08634 10:00:22 Step 19/23 : ENTRYPOINT ["/core-data"] 10:00:22 ---> 229be454d41e 10:00:22 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 10:00:22 ---> 45b17a5a126b 10:00:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:00:22 ---> e9eb217539b9 10:00:22 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:00:22 ---> Running in c3138e171649 10:00:22 ---> Running in be1053d9d5b8 10:00:22 Removing intermediate container c3138e171649 10:00:22 ---> daf3326cf310 10:00:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:00:26 ---> Running in eb51fa1d4a7f 10:00:26 Removing intermediate container be1053d9d5b8 10:00:26 ---> c71cbbd851ab 10:00:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:00:26 ---> 0e60688b8bd4 10:00:26 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 10:00:26 ---> f63763b7b145 10:00:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:00:26 ---> Running in e64ac7965091 10:00:26 ---> Running in 28be9ede581b 10:00:26 Removing intermediate container eb51fa1d4a7f 10:00:26 ---> 3775b59838da 10:00:26 Step 21/23 : LABEL arch=x86_64 10:00:26 ---> Running in bb7ac40cddac 10:00:26 Removing intermediate container 28be9ede581b 10:00:26 ---> 62feb906c3de 10:00:26 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 10:00:26 Removing intermediate container e64ac7965091 10:00:26 ---> 8442a6e2ef3b 10:00:26 Step 21/23 : LABEL arch=x86_64 10:00:26 ---> Running in 0e39c9a3dbb9 10:00:26 ---> Running in 2019326089cf 10:00:26 ---> 54ec0e87ed33 10:00:26 Step 20/24 : ENTRYPOINT ["/core-command"] 10:00:26 Removing intermediate container bb7ac40cddac 10:00:26 ---> 4e6a94b42c3b 10:00:26 Step 22/23 : LABEL git_sha=71cf00baf6053412bb985f3832ac8b10e5a82b70 10:00:26 ---> Running in d309ca0d6823 10:00:26 ---> Running in bae74cfb72c1 10:00:26 Removing intermediate container 2019326089cf 10:00:26 ---> cee36001aab7 10:00:26 Step 22/23 : LABEL git_sha=71cf00baf6053412bb985f3832ac8b10e5a82b70 10:00:26 Removing intermediate container 0e39c9a3dbb9 10:00:26 ---> b569ff6e4247 10:00:26 Step 18/20 : LABEL arch=x86_64 10:00:26 ---> Running in 615f586d4a16 10:00:26 Removing intermediate container d309ca0d6823 10:00:26 ---> 0d9478e42cc7 10:00:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:00:26 ---> Running in ddf4f0d03ee5 10:00:26 Removing intermediate container bae74cfb72c1 10:00:26 ---> 5269b1e6aa3a 10:00:26 Step 23/23 : LABEL version=3.0.0-dev.158 10:00:26 ---> Running in 68a69828b97f 10:00:26 ---> Running in 06260f0ada8e 10:00:26 Removing intermediate container 615f586d4a16 10:00:26 ---> 269d63ced3fe 10:00:26 Step 23/23 : LABEL version=3.0.0-dev.158 10:00:26 Removing intermediate container ddf4f0d03ee5 10:00:26 ---> 86408be2c916 10:00:26 Step 19/20 : LABEL git_sha=71cf00baf6053412bb985f3832ac8b10e5a82b70 10:00:26 ---> Running in 04aee53c68f1 10:00:26 ---> Running in 240758b4dd6f 10:00:26 Removing intermediate container 68a69828b97f 10:00:26 ---> db5e44ce49d8 10:00:26 Step 22/24 : LABEL arch=x86_64 10:00:26 Removing intermediate container 06260f0ada8e 10:00:26 ---> 4f652d2d458a 10:00:26 10:00:26 ---> Running in b53b0535ddb4 10:00:26 Removing intermediate container 04aee53c68f1 10:00:26 ---> 08ae7353ea02 10:00:26 10:00:26 Removing intermediate container 240758b4dd6f 10:00:26 ---> 1b9964ff09c4 10:00:26 Step 20/20 : LABEL version=3.0.0-dev.158 10:00:26 Successfully built 4f652d2d458a 10:00:26 Successfully tagged core-data:latest 10:00:26  Building core-data ... done Building security-bootstrapper 10:00:26 Successfully built 08ae7353ea02 10:00:26 Successfully tagged support-scheduler:latest 10:00:26 Building security-spire-server 10:00:26  Building support-scheduler ... done  ---> Running in 0ce35e368bd6 10:00:26 Removing intermediate container b53b0535ddb4 10:00:26 ---> 198b71aedbd3 10:00:26 Step 23/24 : LABEL git_sha=71cf00baf6053412bb985f3832ac8b10e5a82b70 10:00:26 ---> Running in 84e0c08799fa 10:00:26 Removing intermediate container 0ce35e368bd6 10:00:26 ---> 4e9b7b1b82e4 10:00:26 10:00:26 Successfully built 4e9b7b1b82e4 10:00:26 Successfully tagged security-spiffe-token-provider:latest 10:00:26 Building security-secretstore-setup 10:00:26  Building security-spiffe-token-provider ... done Removing intermediate container 84e0c08799fa 10:00:26 ---> 53a362679e1a 10:00:26 Step 24/24 : LABEL version=3.0.0-dev.158 10:00:26 feae8fd75edb: Pull complete 10:00:26 242c74f7c9fa: Pull complete 10:00:26 3cdef696dda3: Pull complete 10:00:29 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:00:29 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:00:29 ---> d6c88f090f41 10:00:29 Step 3/25 : WORKDIR /edgex-go 10:00:29 ---> Using cache 10:00:29 ---> 97d1e492f683 10:00:29 Step 4/25 : RUN apk add --update --no-cache make git 10:00:29 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:00:29 Step 2/33 : FROM ${BUILDER_BASE} AS builder 10:00:29 ---> d6c88f090f41 10:00:29 Step 3/33 : WORKDIR /edgex-go 10:00:29 ---> Using cache 10:00:29 ---> 97d1e492f683 10:00:29 Step 4/33 : RUN apk add --update --no-cache make git 10:00:29 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:00:29 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:00:29 ---> d6c88f090f41 10:00:29 Step 3/26 : WORKDIR /edgex-go 10:00:29 ---> Using cache 10:00:29 ---> 97d1e492f683 10:00:29 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 10:00:29 ---> Using cache 10:00:29 ---> 39ca6d5ea8ee 10:00:29 Step 5/26 : COPY go.mod vendor* ./ 10:00:29 ---> Using cache 10:00:29 ---> 081cb7c4c6e5 10:00:29 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:00:29 ---> Using cache 10:00:29 ---> 1e1ae16d7206 10:00:29 Step 7/26 : COPY . . 10:00:29 ---> Using cache 10:00:29 ---> 3e5be3d40b40 10:00:29 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 10:00:29 ---> Using cache 10:00:29 ---> a1ff7696fce4 10:00:29 Step 9/26 : WORKDIR /edgex-go/spire-build 10:00:29 ---> Using cache 10:00:29 ---> 22b4db25140e 10:00:29 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 10:00:29 ---> Using cache 10:00:29 ---> 29280c05132c 10:00:29 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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 10:00:34 2ced38df9373: Pull complete 10:00:34 58f1dce35555: Pull complete 10:00:34 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 10:00:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 10:00:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 10:00:34 + docker build -t ci-base-image-arm64 -f - . 10:00:34 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 10:00:34 WORKDIR /edgex 10:00:34 COPY go.mod . 10:00:34 RUN go mod download 10:00:35 ---> Running in e21ba029cc8e 10:00:35 ---> Running in 6b8417f61b61 10:00:35 ---> Running in f19a179eb4b8 10:00:35 ---> Running in 7a88bb374a9a 10:00:35 Removing intermediate container e21ba029cc8e 10:00:35 ---> 34957aa37b57 10:00:35 10:00:35 Successfully built 34957aa37b57 10:00:35 Successfully tagged core-command:latest 10:00:35  Building core-command ... done Building security-proxy-setup 10:00:35 Sending build context to Docker daemon 2.928MB 10:00:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 10:00:35 ---> fadd8f120f05 10:00:35 Step 2/4 : WORKDIR /edgex 10:00:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:00:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:00:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:00:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:00:36 OK: 265 MiB in 53 packages 10:00:36 OK: 265 MiB in 53 packages 10:00:38 ---> Running in 73c0b7a072de 10:00:38 Removing intermediate container 73c0b7a072de 10:00:38 ---> ba9e4ea85cbd 10:00:38 Step 3/4 : COPY go.mod . 10:00:38 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:00:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:00:38 ---> d6c88f090f41 10:00:38 Step 3/22 : WORKDIR /edgex-go 10:00:38 ---> Using cache 10:00:38 ---> 97d1e492f683 10:00:38 Step 4/22 : RUN apk add --update --no-cache make git 10:00:38 ---> 3b6ba14d0e1f 10:00:38 Step 4/4 : RUN go mod download 10:00:38 ---> Running in a639dfd6d697 10:00:41 ---> Running in f9a3ed0fbf5a 10:00:41 Removing intermediate container cf56ef852f65 10:00:41 ---> 4da3d386cec3 10:00:41 10:00:41 Step 10/23 : FROM alpine:3.17 10:00:41 ---> 9ed4aefc74f6 10:00:41 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 10:00:41 Removing intermediate container f19a179eb4b8 10:00:41 ---> 689a54a397f5 10:00:41 Step 5/33 : COPY go.mod vendor* ./ 10:00:41 ---> Running in 914986a85f20 10:00:41 Removing intermediate container 7a88bb374a9a 10:00:41 ---> a3487b245df1 10:00:41 Step 12/26 : WORKDIR /edgex-go 10:00:41 Removing intermediate container 6b8417f61b61 10:00:41 ---> 4a84c06c9d8d 10:00:41 Step 5/25 : COPY go.mod vendor* ./ 10:00:41 ---> Running in c4c522ce44de 10:00:41 Removing intermediate container 914986a85f20 10:00:41 ---> 68202f71a674 10:00:41 Step 12/23 : RUN apk add --update --no-cache dumb-init 10:00:41 ---> Running in 98b8a4901044 10:00:41 Removing intermediate container c4c522ce44de 10:00:41 ---> 222cff012971 10:00:41 10:00:41 Step 13/26 : FROM alpine:3.17 10:00:41 ---> 9ed4aefc74f6 10:00:41 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:00:41 ---> Using cache 10:00:41 ---> 7e4256b33789 10:00:41 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:00:41 ---> Using cache 10:00:41 ---> 219e0933f1c2 10:00:41 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 10:00:41 ---> Using cache 10:00:41 ---> 9d0660357d6b 10:00:41 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 10:00:41 ---> Using cache 10:00:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:00:41 ---> b0611e90f98f 10:00:41 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:00:41 ---> d0918a4ab962 10:00:41 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:00:41 ---> 78f62fe7f673 10:00:41 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:00:41 ---> Running in e8309abd8f3d 10:00:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:00:41 ---> Running in ddb390890891 10:00:41 OK: 265 MiB in 53 packages 10:00:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:00:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:00:41 (1/1) Installing dumb-init (1.2.5-r2) 10:00:41 Executing busybox-1.35.0-r29.trigger 10:00:41 OK: 7 MiB in 16 packages 10:00:43 ---> dd9f5a2b1fe7 10:00:43 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:00:43 Removing intermediate container f9a3ed0fbf5a 10:00:43 ---> 496653f69939 10:00:43 Step 5/22 : COPY go.mod vendor* ./ 10:00:43 ---> 54447f563e20 10:00:43 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:00:43 Removing intermediate container 98b8a4901044 10:00:43 ---> 1b2a8a5ce409 10:00:43 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:00:43 ---> 8e75e25c9339 10:00:43 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:00:43 ---> Running in db3686ab5e39 10:00:43 ---> 57d6d2f95932 10:00:43 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 10:00:43 ---> 12bf5fac2e9b 10:00:43 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:00:43 ---> 1f4556a3a0ae 10:00:43 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:00:43 ---> 267c7d8004c8 10:00:43 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:00:43 ---> Running in 24295a1504b5 10:00:43 Removing intermediate container 24295a1504b5 10:00:43 ---> 88f3b04a60df 10:00:43 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:00:44 ---> 64fc021e3892 10:00:44 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 10:00:44 ---> Running in d5faf25c1614 10:00:44 Removing intermediate container d5faf25c1614 10:00:44 ---> f147e84276ba 10:00:44 Step 24/26 : LABEL arch=x86_64 10:00:44 ---> Running in 167c57b0d6ef 10:00:44 ---> 0a591deb4f5e 10:00:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:00:44 Removing intermediate container 167c57b0d6ef 10:00:44 ---> 01fd65bcce0e 10:00:44 Step 25/26 : LABEL git_sha=71cf00baf6053412bb985f3832ac8b10e5a82b70 10:00:44 ---> Running in 39afcbd454ab 10:00:44 ---> 39bede7e893b 10:00:44 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:00:44 ---> Running in 0b4784db5823 10:00:44 Removing intermediate container 39afcbd454ab 10:00:44 ---> 18fe67fb775c 10:00:44 Step 26/26 : LABEL version=3.0.0-dev.158 10:00:44 ---> Running in cbc550a71158 10:00:44 Removing intermediate container cbc550a71158 10:00:44 ---> 26d09a2f80ea 10:00:44 10:00:44 Successfully built 26d09a2f80ea 10:00:44 Successfully tagged security-spire-server:latest 10:00:44  Building security-spire-server ... done Building security-spire-config 10:00:49 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:00:49 Step 2/27 : FROM ${BUILDER_BASE} AS builder 10:00:49 ---> d6c88f090f41 10:00:49 Step 3/27 : WORKDIR /edgex-go 10:00:49 ---> Using cache 10:00:49 ---> 97d1e492f683 10:00:49 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 10:00:49 ---> Using cache 10:00:49 ---> 39ca6d5ea8ee 10:00:49 Step 5/27 : COPY go.mod vendor* ./ 10:00:49 ---> Using cache 10:00:49 ---> 081cb7c4c6e5 10:00:49 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:00:49 ---> Using cache 10:00:49 ---> 1e1ae16d7206 10:00:49 Step 7/27 : COPY . . 10:00:49 ---> Using cache 10:00:49 ---> 3e5be3d40b40 10:00:49 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 10:00:49 ---> Using cache 10:00:49 ---> a1ff7696fce4 10:00:49 Step 9/27 : WORKDIR /edgex-go/spire-build 10:00:49 ---> Using cache 10:00:49 ---> 22b4db25140e 10:00:49 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 10:00:49 ---> Using cache 10:00:49 ---> 29280c05132c 10:00:49 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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 10:00:49 ---> Using cache 10:00:49 ---> 3f676f7bb94b 10:00:49 Step 12/27 : WORKDIR /edgex-go 10:00:49 ---> Using cache 10:00:49 ---> 99ac839f9ad0 10:00:49 10:00:49 Step 13/27 : FROM alpine:3.17 10:00:49 ---> 9ed4aefc74f6 10:00:49 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:00:49 ---> Using cache 10:00:49 ---> 7e4256b33789 10:00:49 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 10:00:49 ---> Running in 734c540ff82d 10:00:49 Removing intermediate container 0b4784db5823 10:00:49 ---> 68fd9d2a1500 10:00:49 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 10:00:49 ---> Running in c44789b19808 10:00:49 Removing intermediate container c44789b19808 10:00:49 ---> 022137b7c622 10:00:49 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 10:00:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:00:49 ---> Running in 345e33e178c2 10:00:49 Removing intermediate container 345e33e178c2 10:00:49 ---> cfe57c4110ef 10:00:49 Step 21/23 : LABEL arch=x86_64 10:00:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:00:49 ---> Running in 1f0861be068b 10:00:49 Removing intermediate container 1f0861be068b 10:00:49 ---> 1628fa955832 10:00:49 Step 22/23 : LABEL git_sha=71cf00baf6053412bb985f3832ac8b10e5a82b70 10:00:49 ---> Running in 67a6033c1756 10:00:49 Removing intermediate container 67a6033c1756 10:00:49 ---> 3eb0fa997365 10:00:49 Step 23/23 : LABEL version=3.0.0-dev.158 10:00:49 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 10:00:49 v3.17.3-179-gbb24c72a8c3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 10:00:49 OK: 17821 distinct packages available 10:00:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:00:49 ---> Running in 993ccbe0dedb 10:00:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:00:49 (1/4) Installing dumb-init (1.2.5-r2) 10:00:49 (2/4) Installing musl-obstack (1.2.3-r0) 10:00:49 (3/4) Installing libucontext (1.2-r0) 10:00:49 (4/4) Installing gcompat (1.1.0-r0) 10:00:49 Executing busybox-1.35.0-r29.trigger 10:00:49 OK: 7 MiB in 19 packages 10:00:50 Removing intermediate container 993ccbe0dedb 10:00:50 ---> 71782f33545a 10:00:50 10:00:50 Successfully built 71782f33545a 10:00:52 Successfully tagged security-proxy-auth:latest 10:00:52 Building support-notifications 10:00:55  Building security-proxy-auth ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:00:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:00:55 ---> d6c88f090f41 10:00:55 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:00:55 ---> Using cache 10:00:55 ---> 654115ad777c 10:00:55 Step 4/23 : WORKDIR /edgex-go 10:00:55 ---> Using cache 10:00:55 ---> e5ea9d27b511 10:00:55 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 10:01:00 Removing intermediate container 734c540ff82d 10:01:00 ---> e57220012013 10:01:00 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 10:01:00 ---> Running in d47bdfca3c24 10:01:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:01:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:01:01 OK: 265 MiB in 53 packages 10:01:07 ---> e637d2848426 10:01:07 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 10:01:08 ---> b869d2753b3c 10:01:08 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:01:08 Removing intermediate container e8309abd8f3d 10:01:08 ---> 41ec73f30dc8 10:01:08 Step 7/25 : COPY . . 10:01:08 Removing intermediate container ddb390890891 10:01:08 ---> ab66354c0edb 10:01:08 Step 7/33 : COPY . . 10:01:11 Removing intermediate container a639dfd6d697 10:01:11 ---> 53c682e9b557 10:01:11 Successfully built 53c682e9b557 10:01:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:11 + docker inspect -f . ci-base-image-arm64 10:01:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:01:11 prd-ubuntu20.04-docker-arm64-4c-16g-15547 does not seem to be running inside a container 10:01:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/524 -v /w/workspace/edgex-go/524:/w/workspace/edgex-go/524:rw,z -v /w/workspace/edgex-go/524@tmp:/w/workspace/edgex-go/524@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 10:01:13 $ docker top b6a2e1ba5659883c91ee7c6309f82c864c76123614c3e6ad59ea894c813ca67c -eo pid,comm [Pipeline] { [Pipeline] sh 10:01:14 + go version 10:01:14 go version go1.20.2 linux/arm64 [Pipeline] } 10:01:14 $ docker stop --time=1 b6a2e1ba5659883c91ee7c6309f82c864c76123614c3e6ad59ea894c813ca67c 10:01:14 Removing intermediate container d47bdfca3c24 10:01:14 ---> c968d41884f1 10:01:14 Step 6/23 : COPY go.mod vendor* ./ 10:01:15 $ docker rm -f --volumes b6a2e1ba5659883c91ee7c6309f82c864c76123614c3e6ad59ea894c813ca67c [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] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:01:16 10:01:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:01:17 latest: Pulling from edgex-devops/edgex-compose-arm64 10:01:17 29e5d40040c1: Pulling fs layer 10:01:17 1ce36da41761: Pulling fs layer 10:01:17 25b303627fd3: Pulling fs layer 10:01:17 29e5d40040c1: Download complete 10:01:17 1ce36da41761: Verifying Checksum 10:01:17 1ce36da41761: Download complete 10:01:17 29e5d40040c1: Pull complete 10:01:19 1ce36da41761: Pull complete 10:01:19 25b303627fd3: Verifying Checksum 10:01:19 25b303627fd3: Download complete 10:01:19 ---> 60665c67847a 10:01:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:01:19 ---> 0c8371108965 10:01:19 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:01:19 ---> Running in 17940942ed8b 10:01:19 ---> 48ea1e90f61b 10:01:19 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:01:19 ---> ef40a731bc78 10:01:19 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:01:19 ---> Running in 6ec9a7269c32 10:01:19 ---> Running in 9911b814a767 10:01:19 ---> 4ad1160830d6 10:01:19 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 10:01:19 ---> Running in 64b908a35f6b 10:01:19 Removing intermediate container 64b908a35f6b 10:01:19 ---> 4936de354c5a 10:01:19 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:01:19 ---> 866e709b05ba 10:01:19 Step 22/27 : WORKDIR / 10:01:19 ---> Running in 221bf51be463 10:01:19 Removing intermediate container db3686ab5e39 10:01:19 ---> 44945d4e37a2 10:01:19 Step 7/22 : COPY . . 10:01:20 Removing intermediate container 221bf51be463 10:01:20 ---> de2a11232025 10:01:20 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:01:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.158" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:01:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.158" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:01:26 ---> Running in 460aaefdf4c3 10:01:26 ---> cecc7c82167d 10:01:26 Step 8/22 : RUN make cmd/secrets-config/secrets-config 10:01:26 ---> Running in cc7849df8b95 10:01:26 Removing intermediate container 460aaefdf4c3 10:01:26 ---> cd5c89307acd 10:01:26 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:01:27 ---> Running in 778e90ee87d4 10:01:27 Removing intermediate container 778e90ee87d4 10:01:27 ---> 20a7678df320 10:01:27 Step 25/27 : LABEL arch=x86_64 10:01:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.158" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 10:01:27 ---> Running in 9acda34d174d 10:01:28 Removing intermediate container 9acda34d174d 10:01:28 ---> 77e70c8dafe7 10:01:28 Step 26/27 : LABEL git_sha=71cf00baf6053412bb985f3832ac8b10e5a82b70 10:01:28 ---> Running in fca5c47a8e5b 10:01:29 Removing intermediate container fca5c47a8e5b 10:01:29 ---> 9b18a7ef74e9 10:01:29 Step 27/27 : LABEL version=3.0.0-dev.158 10:01:29 25b303627fd3: Pull complete 10:01:29 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 10:01:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:01:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:01:29 prd-ubuntu20.04-docker-arm64-4c-16g-15547 does not seem to be running inside a container 10:01:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/524 -v /w/workspace/edgex-go/524:/w/workspace/edgex-go/524:rw,z -v /w/workspace/edgex-go/524@tmp:/w/workspace/edgex-go/524@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-arm64:latest cat 10:01:29 ---> Running in 7264a791004f 10:01:29 Removing intermediate container 7264a791004f 10:01:29 ---> 2c2ead01ce9a 10:01:29 10:01:29 Successfully built 2c2ead01ce9a 10:01:29 Successfully tagged security-spire-config:latest 10:01:30  Building security-spire-config ... done Building core-metadata 10:01:32 $ docker top 5134753dd4e4adc10a9426f5c17c20b30b11cbd739f36494bda338cd0ec43ebc -eo pid,comm [Pipeline] { [Pipeline] sh 10:01:32 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:01:32 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:01:32 ---> d6c88f090f41 10:01:32 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:01:32 ---> Using cache 10:01:32 ---> 654115ad777c 10:01:32 Step 4/25 : WORKDIR /edgex-go 10:01:32 ---> Using cache 10:01:32 ---> e5ea9d27b511 10:01:32 Step 5/25 : RUN apk add --update --no-cache make git 10:01:32 ---> Using cache 10:01:32 ---> 702e66fa8b57 10:01:32 Step 6/25 : COPY go.mod vendor* ./ 10:01:32 ---> Using cache 10:01:32 ---> 3e8ca374bfd4 10:01:32 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:01:32 ---> Using cache 10:01:32 ---> 85b9992dfd63 10:01:32 Step 8/25 : COPY . . 10:01:32 ---> Using cache 10:01:32 ---> a8c825d9f447 10:01:32 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 10:01:32 + docker-compose build --help 10:01:32 + grep parallel 10:01:39 --parallel Build images in parallel. [Pipeline] } 10:01:39 $ docker stop --time=1 5134753dd4e4adc10a9426f5c17c20b30b11cbd739f36494bda338cd0ec43ebc 10:01:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.158" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:01:41 $ docker rm -f --volumes 5134753dd4e4adc10a9426f5c17c20b30b11cbd739f36494bda338cd0ec43ebc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:01:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:01:42 prd-ubuntu20.04-docker-arm64-4c-16g-15547 does not seem to be running inside a container 10:01:42 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/524 -v /w/workspace/edgex-go/524:/w/workspace/edgex-go/524:rw,z -v /w/workspace/edgex-go/524@tmp:/w/workspace/edgex-go/524@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 10:01:43 ---> Running in 120c2b767630 10:01:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.158" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:01:43 $ docker top ac4ce181776174ce2eb3dd9251965fdfcaafffc4b5b785b4873ae95c18c59a99 -eo pid,comm [Pipeline] { [Pipeline] sh 10:01:44 + docker-compose -f ./docker-compose-build.yml build --parallel 10:01:51 Building core-command ... 10:01:51 Building core-common-config-bootstrapper ... 10:01:51 Building core-data ... 10:01:51 Building core-metadata ... 10:01:51 Building security-bootstrapper ... 10:01:51 Building security-proxy-auth ... 10:01:51 Building security-proxy-setup ... 10:01:51 Building security-secretstore-setup ... 10:01:51 Building security-spiffe-token-provider ... 10:01:51 Building security-spire-agent ... 10:01:51 Building security-spire-config ... 10:01:51 Building security-spire-server ... 10:01:51 Building support-notifications ... 10:01:51 Building support-scheduler ... 10:01:51 Building support-scheduler 10:01:51 Building core-command 10:01:51 Building security-proxy-auth 10:01:51 Building security-spire-agent 10:01:51 Building security-spire-config 10:01:53 Removing intermediate container 6ec9a7269c32 10:01:53 ---> de592019bcbc 10:01:53 10:01:53 Step 9/33 : FROM alpine:3.17 10:01:53 ---> 9ed4aefc74f6 10:01:53 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 10:01:53 ---> Using cache 10:01:53 ---> 84c426ef01a0 10:01:53 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 10:01:53 ---> Running in 72353cd5762b 10:01:53 Removing intermediate container 9911b814a767 10:01:53 ---> 3c324fb4a29c 10:01:53 10:01:53 Step 9/25 : FROM alpine:3.17 10:01:53 ---> 9ed4aefc74f6 10:01:53 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 10:01:53 ---> Running in 883f4981ec53 10:01:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:01:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:01:54 Removing intermediate container 17940942ed8b 10:01:54 ---> 357e35e770f9 10:01:54 Step 8/23 : COPY . . 10:01:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:01:54 (1/2) Installing dumb-init (1.2.5-r2) 10:01:54 (2/2) Installing su-exec (0.2-r2) 10:01:54 Executing busybox-1.35.0-r29.trigger 10:01:55 OK: 7 MiB in 17 packages 10:01:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:01:55 (1/3) Installing ca-certificates (20230506-r0) 10:01:55 (2/3) Installing dumb-init (1.2.5-r2) 10:01:55 (3/3) Installing su-exec (0.2-r2) 10:01:55 Executing busybox-1.35.0-r29.trigger 10:01:55 Executing ca-certificates-20230506-r0.trigger 10:01:55 OK: 8 MiB in 18 packages 10:02:02 Removing intermediate container 72353cd5762b 10:02:02 ---> de820223cc3a 10:02:02 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 10:02:02 ---> 3e408da030ba 10:02:02 Step 9/23 : RUN make cmd/support-notifications/support-notifications 10:02:02 ---> Running in f65a789e50a3 10:02:02 Removing intermediate container cc7849df8b95 10:02:02 ---> af0ce8cf0d0d 10:02:02 10:02:02 Step 9/22 : FROM alpine:3.17 10:02:02 ---> 9ed4aefc74f6 10:02:02 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 10:02:02 ---> Running in 2d122b254894 10:02:02 ---> Running in 5a966d8c4339 10:02:02 Removing intermediate container 883f4981ec53 10:02:02 ---> ff8827e89f54 10:02:02 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 10:02:02 Removing intermediate container f65a789e50a3 10:02:02 ---> 78d033592307 10:02:02 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 10:02:02 ---> Running in c128216fa390 10:02:02 ---> Running in 179459e3b71b 10:02:02 Removing intermediate container 179459e3b71b 10:02:02 ---> d744e4b72d0a 10:02:02 Step 12/25 : WORKDIR / 10:02:02 Removing intermediate container c128216fa390 10:02:02 ---> fa0fab3282d2 10:02:02 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 10:02:02 ---> Running in 5c0ca53a3de3 10:02:02 ---> Running in c1ada98b0d95 10:02:02 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.158" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:02:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:02:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:02:03 Removing intermediate container c1ada98b0d95 10:02:03 (1/2) Installing dumb-init (1.2.5-r2) 10:02:03 ---> 275bf9394db8 10:02:03 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 10:02:03 (2/2) Installing openssl (3.0.8-r4) 10:02:03 Executing busybox-1.35.0-r29.trigger 10:02:03 OK: 8 MiB in 17 packages 10:02:03 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:02:03 Step 2/27 : FROM ${BUILDER_BASE} AS builder 10:02:03 ---> 53c682e9b557 10:02:03 Step 3/27 : WORKDIR /edgex-go 10:02:03 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:02:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:02:03 ---> 53c682e9b557 10:02:03 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:02:03 Removing intermediate container 5c0ca53a3de3 10:02:03 ---> 4bcab48f0215 10:02:03 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 10:02:03 ---> Running in 0e40acd807af 10:02:03 ---> Running in 49db6ef0ea3c 10:02:03 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:02:03 Step 2/24 : FROM ${BUILDER_BASE} AS builderStep 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:02:03 10:02:03 Step 2/27 : FROM ${BUILDER_BASE} AS builder 10:02:03 ---> 53c682e9b557 10:02:03 Step 3/27 : WORKDIR /edgex-go 10:02:03 ---> 53c682e9b557 10:02:03 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:02:03 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:02:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:02:03 ---> 53c682e9b557 10:02:03 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:02:04 ---> Running in a33d887751d6 10:02:04 ---> bb1ed468745c 10:02:04 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 10:02:04 Removing intermediate container a33d887751d6 10:02:04 ---> 012ccbcf123c 10:02:04 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 10:02:04 Removing intermediate container 120c2b767630 10:02:04 ---> da06408bbdc1 10:02:04 10:02:04 Step 10/25 : FROM alpine:3.17 10:02:04 ---> 9ed4aefc74f6 10:02:04 Step 11/25 : RUN apk add --update --no-cache dumb-init 10:02:04 ---> Using cache 10:02:04 ---> 70e66ec14517 10:02:04 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 10:02:04 ---> Using cache 10:02:04 ---> c5d420b6f476 10:02:04 Step 13/25 : ENV APP_PORT=59881 10:02:04 Removing intermediate container 5a966d8c4339 10:02:04 ---> c009d47a2e5e 10:02:04 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 10:02:04 ---> f41dfbbd1ca9 10:02:04 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:02:04 ---> Running in 8f0b8d782cf9 10:02:04 ---> Running in cc80a3d134ef 10:02:04 ---> Running in ba0ec7bdff66 10:02:04 ---> Running in d23e43ea1f5b 10:02:04 ---> Running in 6d44bea9e6a1 10:02:04 ---> Running in 315ef35948a8 10:02:04 Removing intermediate container 49db6ef0ea3c 10:02:04 ---> 965c8d25f0e7 10:02:04 Step 4/23 : WORKDIR /edgex-go 10:02:04 Removing intermediate container cc80a3d134ef 10:02:04 ---> 47c559178b4a 10:02:04 Step 14/25 : EXPOSE $APP_PORT 10:02:04 ---> Running in 5a6df65c6548 10:02:04 Removing intermediate container ba0ec7bdff66 10:02:04 ---> 3902460d8b92 10:02:04 Step 12/22 : WORKDIR /edgex 10:02:04 ---> f544877f5316 10:02:04 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 10:02:04 ---> Running in 923b1c64e69a 10:02:04 Removing intermediate container 5a6df65c6548 10:02:04 ---> a634541dddc0 10:02:04 Step 15/25 : WORKDIR / 10:02:04 ---> Running in 7991589c85d9 10:02:04 ---> 8b3cfa4ac7bc 10:02:04 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:02:04 Removing intermediate container 923b1c64e69a 10:02:04 ---> 2d211ff9d305 10:02:04 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:02:04 Removing intermediate container 0e40acd807af 10:02:04 ---> 2a408147fc37 10:02:04 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 10:02:04 ---> Running in cd3c8220a3d9 10:02:04 ---> Running in f0faa96d0dc5 10:02:04 Removing intermediate container 7991589c85d9 10:02:04 ---> c9544393fb76 10:02:04 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 10:02:04 ---> 8afba4ed2f0e 10:02:04 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:02:04 ---> ddd834dcb98c 10:02:04 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 10:02:04 ---> aeee3fdc4847 10:02:04 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 10:02:04 ---> 86a4b849a0f6 10:02:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:02:04 Removing intermediate container 8f0b8d782cf9 10:02:04 ---> 43b92b53aee6 10:02:04 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 10:02:04 ---> Running in 1169e5a25305 10:02:05 Removing intermediate container 315ef35948a8 10:02:05 ---> 638ab2982882 10:02:05 Step 4/24 : WORKDIR /edgex-go 10:02:05 Removing intermediate container d23e43ea1f5b 10:02:05 ---> e812aa446f10 10:02:05 Step 4/23 : WORKDIR /edgex-go 10:02:05 ---> Running in 426e9c0b40a4 10:02:05 ---> ff197fdf2486 10:02:05 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:02:05 Removing intermediate container 6d44bea9e6a1 10:02:05 ---> 36676ce69690 10:02:05 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 10:02:05 ---> Running in 8d7d4f768b07 10:02:05 ---> Running in e9b11eef8080 10:02:05 ---> 9c7f219d3a93 10:02:05 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:02:05 Removing intermediate container 1169e5a25305 10:02:05 ---> 8754e6d034f2 10:02:05 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 10:02:05 ---> ffff1007c1da 10:02:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:02:05 Removing intermediate container cd3c8220a3d9 10:02:05 ---> c5d00e781fd3 10:02:05 Step 5/23 : RUN apk add --update --no-cache make git 10:02:05 ---> Running in b26160fda78f 10:02:05 ---> 3db9e21a8159 10:02:05 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:02:05 ---> 3ee488003142 10:02:05 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 10:02:05 ---> 99841f636041 10:02:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:02:05 ---> 329847b36a0e 10:02:05 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:02:06 Removing intermediate container 426e9c0b40a4 10:02:06 ---> 38ffb78828b1 10:02:06 Step 5/24 : RUN apk add --update --no-cache make git 10:02:06 Removing intermediate container 8d7d4f768b07 10:02:06 ---> 6dba2cc7881e 10:02:06 Step 5/23 : RUN apk add --update --no-cache make git 10:02:06 ---> Running in f55fa2cf2c1c 10:02:06 ---> 7bd2794390c4 10:02:06 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:02:06 ---> f400b5b2a254 10:02:06 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:02:06 ---> f5b48e389046 10:02:06 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:02:06 ---> Running in a102cd17dede 10:02:06 ---> Running in 3d2cb28fb58e 10:02:06 ---> Running in ebf6f048a4ee 10:02:06 ---> Running in 7703538e6b6a 10:02:06 ---> 9fadee5aacc3 10:02:06 Step 21/25 : ENTRYPOINT ["/core-metadata"] 10:02:06 ---> Running in 9cba8b2550e6 10:02:07 Removing intermediate container 9cba8b2550e6 10:02:07 ---> 1b1633c7a63a 10:02:07 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:02:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:02:07 ---> Running in 44ff317c47ff 10:02:07 Removing intermediate container f55fa2cf2c1c 10:02:07 ---> c66142eaedc9 10:02:07 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 10:02:07 Removing intermediate container 44ff317c47ff 10:02:07 ---> 095ed78ff2ff 10:02:07 Step 23/25 : LABEL arch=x86_64 10:02:07 ---> Running in b6b2e04f8e6a 10:02:07 ---> 28328ca990b3 10:02:07 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 10:02:07 Removing intermediate container b6b2e04f8e6a 10:02:07 ---> ad9a38fc4e71 10:02:07 Step 24/25 : LABEL git_sha=71cf00baf6053412bb985f3832ac8b10e5a82b70 10:02:07 ---> Running in 7662a98c8723 10:02:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:02:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:02:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:02:08 Removing intermediate container 7662a98c8723 10:02:08 ---> 1c0ecaf924b4 10:02:08 Step 25/25 : LABEL version=3.0.0-dev.158 10:02:08 ---> 41607c4de8eb 10:02:08 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:02:08 ---> Running in f05b24170448 10:02:08 Removing intermediate container 3d2cb28fb58e 10:02:08 ---> fc3b4885d35f 10:02:08 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 10:02:08 ---> Running in fe247b9c006f 10:02:08 Removing intermediate container a102cd17dede 10:02:08 ---> 075388843e05 10:02:08 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 10:02:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:02:08 Removing intermediate container f05b24170448 10:02:08 ---> 0cc836b184b1 10:02:08 10:02:08 Successfully built 0cc836b184b1 10:02:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:02:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:02:09 ---> Running in 46ceab67687b 10:02:09 Successfully tagged core-metadata:latest 10:02:09  Building core-metadata ... done Building core-common-config-bootstrapper 10:02:09 Removing intermediate container fe247b9c006f 10:02:09 ---> cc38eaea8c18 10:02:09 Step 20/22 : LABEL arch=x86_64 10:02:09 ---> 216dd25b0ae9 10:02:09 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:02:09 ---> Running in db27574a2968 10:02:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:02:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:02:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:02:09 OK: 263 MiB in 53 packages 10:02:10 OK: 263 MiB in 53 packages 10:02:10 OK: 263 MiB in 53 packages 10:02:11 OK: 263 MiB in 53 packages 10:02:11 OK: 263 MiB in 53 packages 10:02:11 Removing intermediate container f0faa96d0dc5 10:02:11 ---> fbe51a0acb97 10:02:11 Step 5/27 : COPY go.mod vendor* ./ 10:02:12 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:02:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:02:12 ---> d6c88f090f41 10:02:12 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:02:12 ---> Using cache 10:02:12 ---> 654115ad777c 10:02:12 Step 4/23 : WORKDIR /edgex-go 10:02:12 ---> Using cache 10:02:12 ---> e5ea9d27b511 10:02:12 Step 5/23 : RUN apk add --update --no-cache make git 10:02:12 ---> Using cache 10:02:12 ---> 702e66fa8b57 10:02:12 Step 6/23 : COPY go.mod vendor* ./ 10:02:12 ---> Using cache 10:02:12 ---> 3e8ca374bfd4 10:02:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:02:12 ---> Using cache 10:02:12 ---> 85b9992dfd63 10:02:12 Step 8/23 : COPY . . 10:02:12 ---> Using cache 10:02:12 ---> a8c825d9f447 10:02:12 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:02:12 Removing intermediate container e9b11eef8080 10:02:12 ---> 834011409eb4 10:02:12 Step 5/27 : COPY go.mod vendor* ./ 10:02:12 ---> 94b2f134cf3f 10:02:12 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:02:13 Removing intermediate container b26160fda78f 10:02:13 ---> 61b92155594d 10:02:13 Step 6/23 : COPY go.mod vendor* ./ 10:02:13 ---> Running in 7bf9a79e9430 10:02:13 Removing intermediate container 7703538e6b6a 10:02:13 ---> 52037a12cd42 10:02:13 Step 6/23 : COPY go.mod vendor* ./ 10:02:13 Removing intermediate container ebf6f048a4ee 10:02:13 ---> d985352edfad 10:02:13 Step 6/24 : COPY go.mod vendor* ./ 10:02:13 ---> 25e13cc4e507 10:02:13 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:02:13 ---> Running in 84d0a3c6ec75 10:02:14 ---> b7b514e67813 10:02:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:02:14 ---> Running in 96ff086e4055 10:02:14 Removing intermediate container 46ceab67687b 10:02:14 ---> fca7eac82c9e 10:02:14 Step 23/25 : LABEL arch=x86_64 10:02:14 ---> Running in 8b7d20afd320 10:02:14 ---> 210b91f6bf15 10:02:14 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/Removing intermediate container db27574a2968 10:02:14 10:02:14 ---> 3fa9b691196c 10:02:14 Step 21/22 : LABEL git_sha=71cf00baf6053412bb985f3832ac8b10e5a82b70 10:02:14 ---> Running in b739483ef4e3 10:02:14 ---> Running in e23322cfca5d 10:02:14 Removing intermediate container e23322cfca5d 10:02:14 ---> 50af6243eeb5 10:02:14 Step 22/22 : LABEL version=3.0.0-dev.158 10:02:14 Removing intermediate container b739483ef4e3 10:02:14 ---> e3a3426d3cc0 10:02:14 Step 24/25 : LABEL git_sha=71cf00baf6053412bb985f3832ac8b10e5a82b70 10:02:14 ---> Running in bc20b775122b 10:02:14 ---> Running in 340675e39a2a 10:02:14 ---> 2f4b22f40b92 10:02:14 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 10:02:14 Removing intermediate container bc20b775122b 10:02:14 ---> 1fe950db689a 10:02:14 10:02:15 ---> 825a2076e8c0 10:02:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:02:15 ---> Running in d7728fd055ef 10:02:15 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.158" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:02:15 Removing intermediate container 340675e39a2a 10:02:15 ---> 07b4a245cd6a 10:02:15 Step 25/25 : LABEL version=3.0.0-dev.158 10:02:15 Successfully built 1fe950db689a 10:02:15 ---> Running in 2cd42e7d75b3 10:02:15 Successfully tagged security-proxy-setup:latest 10:02:15  Building security-proxy-setup ... done  ---> 0dcd4a8ba0c1 10:02:15 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 10:02:15 Removing intermediate container 2cd42e7d75b3 10:02:15 ---> 954f2846025d 10:02:15 10:02:15 Successfully built 954f2846025d 10:02:15 Successfully tagged security-secretstore-setup:latest 10:02:15 ---> ab9f1a0a6079 10:02:15 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:02:15  Building security-secretstore-setup ... done  ---> 16be0485dc63 10:02:15 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:02:15 ---> Running in f1f176c54c36 10:02:15 ---> 246ca2022d70 10:02:15 Step 28/33 : RUN chmod +x /entrypoint.sh 10:02:15 ---> Running in 55566c76f2b7 10:02:17 Removing intermediate container 55566c76f2b7 10:02:17 ---> 3dddf5f569e5 10:02:17 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 10:02:17 ---> Running in 62c138897ba5 10:02:17 Removing intermediate container 62c138897ba5 10:02:17 ---> 7581d6b073a4 10:02:17 Step 30/33 : CMD ["gate"] 10:02:17 ---> Running in 05285a9ae9ac 10:02:17 Removing intermediate container 05285a9ae9ac 10:02:17 ---> 90a742b5a08a 10:02:17 Step 31/33 : LABEL arch=x86_64 10:02:17 ---> Running in 61f3b744ed2f 10:02:17 Removing intermediate container 61f3b744ed2f 10:02:17 ---> 514e0e9eb63f 10:02:17 Step 32/33 : LABEL git_sha=71cf00baf6053412bb985f3832ac8b10e5a82b70 10:02:17 ---> Running in cc9b841ddc19 10:02:18 Removing intermediate container cc9b841ddc19 10:02:18 ---> a1764ca8e615 10:02:18 Step 33/33 : LABEL version=3.0.0-dev.158 10:02:18 ---> Running in aaef12001bb4 10:02:18 Removing intermediate container aaef12001bb4 10:02:18 ---> d94afe6076a1 10:02:18 10:02:18 Successfully built d94afe6076a1 10:02:18 Successfully tagged security-bootstrapper:latest 10:02:30  Building security-bootstrapper ... done Removing intermediate container 2d122b254894 10:02:30 ---> 33290ca130da 10:02:30 10:02:30 Step 10/23 : FROM alpine:3.17 10:02:30 ---> 9ed4aefc74f6 10:02:30 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 10:02:30 ---> Running in 5c2ab8828d14 10:02:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:02:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:02:30 (1/2) Installing ca-certificates (20230506-r0) 10:02:30 (2/2) Installing dumb-init (1.2.5-r2) 10:02:30 Executing busybox-1.35.0-r29.trigger 10:02:30 Executing ca-certificates-20230506-r0.trigger 10:02:30 OK: 8 MiB in 17 packages 10:02:31 Removing intermediate container 8b7d20afd320 10:02:31 ---> 65d5da53662f 10:02:31 10:02:31 Step 10/23 : FROM alpine:3.17 10:02:31 ---> 9ed4aefc74f6 10:02:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 10:02:31 ---> Using cache 10:02:31 ---> 68202f71a674 10:02:31 Step 12/23 : RUN apk add --update --no-cache dumb-init 10:02:31 ---> Using cache 10:02:31 ---> 1b2a8a5ce409 10:02:31 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:02:31 ---> Using cache 10:02:32 ---> 57d6d2f95932 10:02:32 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 10:02:32 ---> Using cache 10:02:32 ---> 1f4556a3a0ae 10:02:32 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:02:32 Removing intermediate container 5c2ab8828d14 10:02:32 ---> 0b12803b54e2 10:02:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 10:02:32 ---> Running in 5d5b4b2c5b37 10:02:32 Removing intermediate container 5d5b4b2c5b37 10:02:32 ---> c32de6107d02 10:02:32 Step 13/23 : ENV APP_PORT=59860 10:02:32 ---> Running in 076c97e8c4ea 10:02:32 ---> 44fd2cadf473 10:02:32 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:02:32 Removing intermediate container 076c97e8c4ea 10:02:32 ---> 9bd80ae8b821 10:02:32 Step 14/23 : EXPOSE $APP_PORT 10:02:32 ---> Running in 4e25c041454d 10:02:32 Removing intermediate container 4e25c041454d 10:02:32 ---> 42820b62d7b9 10:02:32 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:02:32 ---> 603ec94dad96 10:02:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:02:32 ---> e34274a41c82 10:02:32 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 10:02:32 ---> 10ff6484d668 10:02:32 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:02:32 ---> Running in 90a21f8d790a 10:02:32 ---> cb6796b6f539 10:02:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:02:33 ---> 8e737045ef81 10:02:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:02:33 Removing intermediate container 90a21f8d790a 10:02:33 ---> 2700434e3c46 10:02:33 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 10:02:33 ---> Running in 70a16ffd1cb0 10:02:33 ---> d0f7b9ee1e1e 10:02:33 Step 19/23 : ENTRYPOINT ["/support-notifications"] 10:02:33 ---> Running in 9187caac78b3 10:02:33 Removing intermediate container 70a16ffd1cb0 10:02:33 ---> f7aa8a2f4cdc 10:02:33 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 10:02:33 ---> Running in 851966548eb7 10:02:33 Removing intermediate container 9187caac78b3 10:02:33 ---> 8d9cf8101a54 10:02:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:02:33 ---> Running in 3ae881cd4b8d 10:02:33 Removing intermediate container 851966548eb7 10:02:33 ---> 1e8d8fd39f39 10:02:33 Step 21/23 : LABEL arch=x86_64 10:02:33 ---> Running in 1e837eff9f06 10:02:33 Removing intermediate container 3ae881cd4b8d 10:02:33 ---> 71df6f6f6636 10:02:33 Step 21/23 : LABEL arch=x86_64 10:02:33 ---> Running in 652446ee91a9 10:02:33 Removing intermediate container 1e837eff9f06 10:02:33 ---> e84fe9c8369b 10:02:33 Step 22/23 : LABEL git_sha=71cf00baf6053412bb985f3832ac8b10e5a82b70 10:02:33 ---> Running in 5df6a3859a34 10:02:33 Removing intermediate container 652446ee91a9 10:02:33 ---> 5556cad032c4 10:02:33 Step 22/23 : LABEL git_sha=71cf00baf6053412bb985f3832ac8b10e5a82b70 10:02:33 ---> Running in dc9901903156 10:02:33 Removing intermediate container 5df6a3859a34 10:02:33 ---> 82aec411c8ca 10:02:33 Step 23/23 : LABEL version=3.0.0-dev.158 10:02:33 ---> Running in e8b902325635 10:02:33 Removing intermediate container dc9901903156 10:02:33 ---> 53a461ca794c 10:02:33 Step 23/23 : LABEL version=3.0.0-dev.158 10:02:34 ---> Running in d14f931b6873 10:02:34 Removing intermediate container e8b902325635 10:02:34 ---> 59fbfa2ed2b3 10:02:34 10:02:34 Successfully built 59fbfa2ed2b3 10:02:34 Removing intermediate container d14f931b6873 10:02:34 Successfully tagged core-common-config-bootstrapper:latest 10:02:34 ---> b0f0da82e6a2 10:02:34 10:02:34  Building core-common-config-bootstrapper ... done Successfully built b0f0da82e6a2 10:02:34 Successfully tagged support-notifications:latest 10:02:34  Building support-notifications ... done  [Pipeline] } 10:02:34 $ docker stop --time=1 a27d3a3b2d7231c3445dd8a61f306ee9da0e4a6de6d46850fb18c387870ba085 10:02:35 $ docker rm -f --volumes a27d3a3b2d7231c3445dd8a61f306ee9da0e4a6de6d46850fb18c387870ba085 [Pipeline] // withDockerContainer [Pipeline] sh 10:02:35 + docker images 10:02:35 REPOSITORY TAG IMAGE ID CREATED SIZE 10:02:35 support-notifications latest b0f0da82e6a2 1 second ago 32.4MB 10:02:35 core-common-config-bootstrapper latest 59fbfa2ed2b3 2 seconds ago 17.2MB 10:02:35 65d5da53662f 4 seconds ago 1.72GB 10:02:35 33290ca130da 6 seconds ago 1.79GB 10:02:35 security-bootstrapper latest d94afe6076a1 18 seconds ago 22.2MB 10:02:35 security-secretstore-setup latest 954f2846025d 20 seconds ago 32.8MB 10:02:35 security-proxy-setup latest 1fe950db689a 21 seconds ago 18.7MB 10:02:35 core-metadata latest 0cc836b184b1 27 seconds ago 20.4MB 10:02:35 da06408bbdc1 32 seconds ago 1.73GB 10:02:35 af0ce8cf0d0d 41 seconds ago 1.7GB 10:02:35 3c324fb4a29c 46 seconds ago 1.72GB 10:02:35 de592019bcbc 51 seconds ago 1.71GB 10:02:35 security-spire-config latest 2c2ead01ce9a About a minute ago 102MB 10:02:35 security-proxy-auth latest 71782f33545a About a minute ago 18.3MB 10:02:35 security-spire-server latest 26d09a2f80ea About a minute ago 103MB 10:02:35 222cff012971 About a minute ago 1.58GB 10:02:35 4da3d386cec3 About a minute ago 1.7GB 10:02:35 core-command latest 34957aa37b57 2 minutes ago 19.9MB 10:02:35 security-spiffe-token-provider latest 4e9b7b1b82e4 2 minutes ago 32.8MB 10:02:35 support-scheduler latest 08ae7353ea02 2 minutes ago 31.8MB 10:02:35 core-data latest 4f652d2d458a 2 minutes ago 20MB 10:02:35 aa164ff47c92 2 minutes ago 1.72GB 10:02:35 13bbf89fd4b7 2 minutes ago 1.76GB 10:02:35 0f513dc5a92b 2 minutes ago 1.79GB 10:02:35 0fbc53ac7140 2 minutes ago 1.73GB 10:02:35 security-spire-agent latest dc3d569d14cb 2 minutes ago 161MB 10:02:35 99ac839f9ad0 3 minutes ago 1.58GB 10:02:35 ci-base-image-x86_64 latest d6c88f090f41 6 minutes ago 918MB 10:02:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 3 weeks ago 700MB 10:02:35 alpine 3.17 9ed4aefc74f6 6 weeks ago 7.05MB 10:02:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 10:02:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:02:35 provisioning config files... 10:02:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/524@tmp/config14724989257353677036tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:02:36 ---> docker-login.sh 10:02:36 nexus3.edgexfoundry.org:10001 10:02:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:02:36 Configure a credential helper to remove this warning. See 10:02:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:02:36 10:02:36 Login Succeeded 10:02:36 nexus3.edgexfoundry.org:10002 10:02:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:02:36 Configure a credential helper to remove this warning. See 10:02:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:02:36 10:02:36 Login Succeeded 10:02:36 nexus3.edgexfoundry.org:10003 10:02:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:02:36 Configure a credential helper to remove this warning. See 10:02:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:02:36 10:02:36 Login Succeeded 10:02:36 nexus3.edgexfoundry.org:10004 10:02:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:02:36 Configure a credential helper to remove this warning. See 10:02:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:02:36 10:02:36 Login Succeeded 10:02:36 docker.io 10:02:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:02:37 Configure a credential helper to remove this warning. See 10:02:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:02:37 10:02:37 Login Succeeded 10:02:37 ---> docker-login.sh ends [Pipeline] } 10:02:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:02:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:02:37 [edgeXDocker.push] Tagging docker image core-command with the following tags: 10:02:37 71cf00baf6053412bb985f3832ac8b10e5a82b70 10:02:37 latest 10:02:37 3.0.0-dev.158 10:02:37 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:02:37 main 10:02:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:37 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:71cf00baf6053412bb985f3832ac8b10e5a82b70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:37 + docker push nexus3.edgexfoundry.org:10004/core-command:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:02:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:02:37 60858434bdfe: Preparing 10:02:37 19ff9aef05ad: Preparing 10:02:37 d64100bcec6d: Preparing 10:02:37 5ca734c18460: Preparing 10:02:37 99499634c440: Preparing 10:02:37 f1417ff83b31: Preparing 10:02:37 f1417ff83b31: Waiting 10:02:37 99499634c440: Pushed 10:02:37 d64100bcec6d: Pushed 10:02:37 5ca734c18460: Pushed 10:02:37 60858434bdfe: Pushed 10:02:37 f1417ff83b31: Layer already exists 10:02:39 19ff9aef05ad: Pushed 10:02:39 71cf00baf6053412bb985f3832ac8b10e5a82b70: digest: sha256:551083a91e9cadecc4b8c41664744974c261a2862e2647dc057f1e2fa5948c4e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:39 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:39 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 10:02:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:02:39 60858434bdfe: Preparing 10:02:39 19ff9aef05ad: Preparing 10:02:39 d64100bcec6d: Preparing 10:02:39 5ca734c18460: Preparing 10:02:39 99499634c440: Preparing 10:02:39 f1417ff83b31: Preparing 10:02:39 f1417ff83b31: Waiting 10:02:39 5ca734c18460: Layer already exists 10:02:39 19ff9aef05ad: Layer already exists 10:02:39 99499634c440: Layer already exists 10:02:39 60858434bdfe: Layer already exists 10:02:39 d64100bcec6d: Layer already exists 10:02:39 f1417ff83b31: Layer already exists 10:02:39 latest: digest: sha256:551083a91e9cadecc4b8c41664744974c261a2862e2647dc057f1e2fa5948c4e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:40 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:40 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.158 10:02:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:02:40 60858434bdfe: Preparing 10:02:40 19ff9aef05ad: Preparing 10:02:40 d64100bcec6d: Preparing 10:02:40 5ca734c18460: Preparing 10:02:40 99499634c440: Preparing 10:02:40 f1417ff83b31: Preparing 10:02:40 f1417ff83b31: Waiting 10:02:40 19ff9aef05ad: Layer already exists 10:02:40 60858434bdfe: Layer already exists 10:02:40 d64100bcec6d: Layer already exists 10:02:40 99499634c440: Layer already exists 10:02:40 5ca734c18460: Layer already exists 10:02:40 f1417ff83b31: Layer already exists 10:02:40 3.0.0-dev.158: digest: sha256:551083a91e9cadecc4b8c41664744974c261a2862e2647dc057f1e2fa5948c4e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:41 + docker push nexus3.edgexfoundry.org:10004/core-command:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:02:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:02:41 60858434bdfe: Preparing 10:02:41 19ff9aef05ad: Preparing 10:02:41 d64100bcec6d: Preparing 10:02:41 5ca734c18460: Preparing 10:02:41 99499634c440: Preparing 10:02:41 f1417ff83b31: Preparing 10:02:41 f1417ff83b31: Waiting 10:02:41 60858434bdfe: Layer already exists 10:02:41 99499634c440: Layer already exists 10:02:41 19ff9aef05ad: Layer already exists 10:02:41 5ca734c18460: Layer already exists 10:02:41 d64100bcec6d: Layer already exists 10:02:41 f1417ff83b31: Layer already exists 10:02:41 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158: digest: sha256:551083a91e9cadecc4b8c41664744974c261a2862e2647dc057f1e2fa5948c4e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:42 + docker push nexus3.edgexfoundry.org:10004/core-command:main 10:02:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:02:42 60858434bdfe: Preparing 10:02:42 19ff9aef05ad: Preparing 10:02:42 d64100bcec6d: Preparing 10:02:42 5ca734c18460: Preparing 10:02:42 99499634c440: Preparing 10:02:42 f1417ff83b31: Preparing 10:02:42 d64100bcec6d: Layer already exists 10:02:42 19ff9aef05ad: Layer already exists 10:02:42 5ca734c18460: Layer already exists 10:02:42 60858434bdfe: Layer already exists 10:02:42 99499634c440: Layer already exists 10:02:42 f1417ff83b31: Layer already exists 10:02:42 main: digest: sha256:551083a91e9cadecc4b8c41664744974c261a2862e2647dc057f1e2fa5948c4e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:02:42 ===================================================== [Pipeline] echo 10:02:42 taggedImages: 10:02:42 - nexus3.edgexfoundry.org:10004/core-command:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:02:42 - nexus3.edgexfoundry.org:10004/core-command:latest 10:02:42 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.158 10:02:42 - nexus3.edgexfoundry.org:10004/core-command:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:02:42 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 10:02:42 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 10:02:42 71cf00baf6053412bb985f3832ac8b10e5a82b70 10:02:42 latest 10:02:42 3.0.0-dev.158 10:02:42 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:02:42 main 10:02:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:42 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:71cf00baf6053412bb985f3832ac8b10e5a82b70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:02:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:02:43 5b68582b8425: Preparing 10:02:43 cbc6b83396d8: Preparing 10:02:43 833e304ecc85: Preparing 10:02:43 9f9d813a3899: Preparing 10:02:43 d64100bcec6d: Preparing 10:02:43 5ca734c18460: Preparing 10:02:43 b97e9fd934bd: Preparing 10:02:43 f1417ff83b31: Preparing 10:02:43 b97e9fd934bd: Waiting 10:02:43 f1417ff83b31: Waiting 10:02:43 5ca734c18460: Waiting 10:02:43 d64100bcec6d: Layer already exists 10:02:43 5ca734c18460: Layer already exists 10:02:43 833e304ecc85: Pushed 10:02:43 f1417ff83b31: Layer already exists 10:02:43 b97e9fd934bd: Pushed 10:02:43 cbc6b83396d8: Pushed 10:02:43 5b68582b8425: Pushed 10:02:43 9f9d813a3899: Pushed 10:02:44 71cf00baf6053412bb985f3832ac8b10e5a82b70: digest: sha256:8876a3613d89a24f645e1735abe4a485ead3827a07627f5ff945405760009a08 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:44 + 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 10:02:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 10:02:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:02:44 5b68582b8425: Preparing 10:02:44 cbc6b83396d8: Preparing 10:02:44 833e304ecc85: Preparing 10:02:44 9f9d813a3899: Preparing 10:02:44 d64100bcec6d: Preparing 10:02:44 5ca734c18460: Preparing 10:02:44 b97e9fd934bd: Preparing 10:02:44 f1417ff83b31: Preparing 10:02:44 5ca734c18460: Waiting 10:02:44 b97e9fd934bd: Waiting 10:02:44 f1417ff83b31: Waiting 10:02:44 d64100bcec6d: Layer already exists 10:02:44 833e304ecc85: Layer already exists 10:02:44 5b68582b8425: Layer already exists 10:02:44 9f9d813a3899: Layer already exists 10:02:44 cbc6b83396d8: Layer already exists 10:02:44 5ca734c18460: Layer already exists 10:02:44 f1417ff83b31: Layer already exists 10:02:44 b97e9fd934bd: Layer already exists 10:02:44 latest: digest: sha256:8876a3613d89a24f645e1735abe4a485ead3827a07627f5ff945405760009a08 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:45 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.158 10:02:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:02:45 5b68582b8425: Preparing 10:02:45 cbc6b83396d8: Preparing 10:02:45 833e304ecc85: Preparing 10:02:45 9f9d813a3899: Preparing 10:02:45 d64100bcec6d: Preparing 10:02:45 5ca734c18460: Preparing 10:02:45 b97e9fd934bd: Preparing 10:02:45 f1417ff83b31: Preparing 10:02:45 f1417ff83b31: Waiting 10:02:45 5ca734c18460: Waiting 10:02:45 b97e9fd934bd: Waiting 10:02:45 d64100bcec6d: Layer already exists 10:02:45 833e304ecc85: Layer already exists 10:02:45 5b68582b8425: Layer already exists 10:02:45 cbc6b83396d8: Layer already exists 10:02:45 9f9d813a3899: Layer already exists 10:02:45 b97e9fd934bd: Layer already exists 10:02:45 f1417ff83b31: Layer already exists 10:02:45 5ca734c18460: Layer already exists 10:02:45 3.0.0-dev.158: digest: sha256:8876a3613d89a24f645e1735abe4a485ead3827a07627f5ff945405760009a08 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:45 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:02:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:02:46 5b68582b8425: Preparing 10:02:46 cbc6b83396d8: Preparing 10:02:46 833e304ecc85: Preparing 10:02:46 9f9d813a3899: Preparing 10:02:46 d64100bcec6d: Preparing 10:02:46 5ca734c18460: Preparing 10:02:46 b97e9fd934bd: Preparing 10:02:46 f1417ff83b31: Preparing 10:02:46 b97e9fd934bd: Waiting 10:02:46 f1417ff83b31: Waiting 10:02:46 9f9d813a3899: Layer already exists 10:02:46 833e304ecc85: Layer already exists 10:02:46 cbc6b83396d8: Layer already exists 10:02:46 d64100bcec6d: Layer already exists 10:02:46 5b68582b8425: Layer already exists 10:02:46 5ca734c18460: Layer already exists 10:02:46 b97e9fd934bd: Layer already exists 10:02:46 f1417ff83b31: Layer already exists 10:02:46 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158: digest: sha256:8876a3613d89a24f645e1735abe4a485ead3827a07627f5ff945405760009a08 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:46 + 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 10:02:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 10:02:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:02:46 5b68582b8425: Preparing 10:02:46 cbc6b83396d8: Preparing 10:02:46 833e304ecc85: Preparing 10:02:46 9f9d813a3899: Preparing 10:02:46 d64100bcec6d: Preparing 10:02:46 5ca734c18460: Preparing 10:02:46 b97e9fd934bd: Preparing 10:02:46 f1417ff83b31: Preparing 10:02:46 5ca734c18460: Waiting 10:02:46 b97e9fd934bd: Waiting 10:02:46 f1417ff83b31: Waiting 10:02:46 d64100bcec6d: Layer already exists 10:02:46 5b68582b8425: Layer already exists 10:02:46 cbc6b83396d8: Layer already exists 10:02:46 9f9d813a3899: Layer already exists 10:02:46 833e304ecc85: Layer already exists 10:02:46 b97e9fd934bd: Layer already exists 10:02:46 f1417ff83b31: Layer already exists 10:02:46 5ca734c18460: Layer already exists 10:02:46 main: digest: sha256:8876a3613d89a24f645e1735abe4a485ead3827a07627f5ff945405760009a08 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:02:46 ===================================================== [Pipeline] echo 10:02:46 taggedImages: 10:02:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:02:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 10:02:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.158 10:02:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:02:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 10:02:46 [edgeXDocker.push] Tagging docker image core-data with the following tags: 10:02:46 71cf00baf6053412bb985f3832ac8b10e5a82b70 10:02:46 latest 10:02:46 3.0.0-dev.158 10:02:46 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:02:46 main 10:02:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:47 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:71cf00baf6053412bb985f3832ac8b10e5a82b70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:47 + docker push nexus3.edgexfoundry.org:10004/core-data:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:02:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:02:47 2ef958f04a27: Preparing 10:02:47 10089971c537: Preparing 10:02:47 d64100bcec6d: Preparing 10:02:47 5ca734c18460: Preparing 10:02:47 99499634c440: Preparing 10:02:47 f1417ff83b31: Preparing 10:02:47 f1417ff83b31: Waiting 10:02:47 5ca734c18460: Layer already exists 10:02:47 d64100bcec6d: Layer already exists 10:02:47 99499634c440: Layer already exists 10:02:47 f1417ff83b31: Layer already exists 10:02:47 2ef958f04a27: Pushed 10:02:48 10089971c537: Pushed 10:02:48 71cf00baf6053412bb985f3832ac8b10e5a82b70: digest: sha256:8457d125eb95dee881132b9c27594df79ed1416af91f54da5fbce982ce0c0e66 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:49 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:49 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 10:02:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:02:49 2ef958f04a27: Preparing 10:02:49 10089971c537: Preparing 10:02:49 d64100bcec6d: Preparing 10:02:49 5ca734c18460: Preparing 10:02:49 99499634c440: Preparing 10:02:49 f1417ff83b31: Preparing 10:02:49 f1417ff83b31: Waiting 10:02:49 2ef958f04a27: Layer already exists 10:02:49 5ca734c18460: Layer already exists 10:02:49 10089971c537: Layer already exists 10:02:49 d64100bcec6d: Layer already exists 10:02:49 99499634c440: Layer already exists 10:02:49 f1417ff83b31: Layer already exists 10:02:49 latest: digest: sha256:8457d125eb95dee881132b9c27594df79ed1416af91f54da5fbce982ce0c0e66 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:49 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:49 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.158 10:02:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:02:49 2ef958f04a27: Preparing 10:02:49 10089971c537: Preparing 10:02:49 d64100bcec6d: Preparing 10:02:49 5ca734c18460: Preparing 10:02:49 99499634c440: Preparing 10:02:49 f1417ff83b31: Preparing 10:02:49 f1417ff83b31: Waiting 10:02:49 d64100bcec6d: Layer already exists 10:02:49 10089971c537: Layer already exists 10:02:49 2ef958f04a27: Layer already exists 10:02:49 5ca734c18460: Layer already exists 10:02:49 99499634c440: Layer already exists 10:02:49 f1417ff83b31: Layer already exists 10:02:49 3.0.0-dev.158: digest: sha256:8457d125eb95dee881132b9c27594df79ed1416af91f54da5fbce982ce0c0e66 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:50 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:50 + docker push nexus3.edgexfoundry.org:10004/core-data:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:02:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:02:50 2ef958f04a27: Preparing 10:02:50 10089971c537: Preparing 10:02:50 d64100bcec6d: Preparing 10:02:50 5ca734c18460: Preparing 10:02:50 99499634c440: Preparing 10:02:50 f1417ff83b31: Preparing 10:02:50 f1417ff83b31: Waiting 10:02:50 d64100bcec6d: Layer already exists 10:02:50 10089971c537: Layer already exists 10:02:50 5ca734c18460: Layer already exists 10:02:50 99499634c440: Layer already exists 10:02:50 2ef958f04a27: Layer already exists 10:02:50 f1417ff83b31: Layer already exists 10:02:50 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158: digest: sha256:8457d125eb95dee881132b9c27594df79ed1416af91f54da5fbce982ce0c0e66 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:50 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:51 + docker push nexus3.edgexfoundry.org:10004/core-data:main 10:02:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:02:51 2ef958f04a27: Preparing 10:02:51 10089971c537: Preparing 10:02:51 d64100bcec6d: Preparing 10:02:51 5ca734c18460: Preparing 10:02:51 99499634c440: Preparing 10:02:51 f1417ff83b31: Preparing 10:02:51 f1417ff83b31: Waiting 10:02:51 5ca734c18460: Layer already exists 10:02:51 2ef958f04a27: Layer already exists 10:02:51 d64100bcec6d: Layer already exists 10:02:51 99499634c440: Layer already exists 10:02:51 10089971c537: Layer already exists 10:02:51 f1417ff83b31: Layer already exists 10:02:51 main: digest: sha256:8457d125eb95dee881132b9c27594df79ed1416af91f54da5fbce982ce0c0e66 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:02:51 ===================================================== [Pipeline] echo 10:02:51 taggedImages: 10:02:51 - nexus3.edgexfoundry.org:10004/core-data:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:02:51 - nexus3.edgexfoundry.org:10004/core-data:latest 10:02:51 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.158 10:02:51 - nexus3.edgexfoundry.org:10004/core-data:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:02:51 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 10:02:51 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 10:02:51 71cf00baf6053412bb985f3832ac8b10e5a82b70 10:02:51 latest 10:02:51 3.0.0-dev.158 10:02:51 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:02:51 main 10:02:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:51 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:71cf00baf6053412bb985f3832ac8b10e5a82b70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:02:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:02:51 c9ae4c524ac8: Preparing 10:02:51 d628a0293ef7: Preparing 10:02:51 9ac3247636af: Preparing 10:02:51 d64100bcec6d: Preparing 10:02:51 5ca734c18460: Preparing 10:02:51 99499634c440: Preparing 10:02:51 f1417ff83b31: Preparing 10:02:51 99499634c440: Waiting 10:02:51 f1417ff83b31: Waiting 10:02:51 d64100bcec6d: Layer already exists 10:02:51 5ca734c18460: Layer already exists 10:02:51 99499634c440: Layer already exists 10:02:51 f1417ff83b31: Layer already exists 10:02:51 d628a0293ef7: Pushed 10:02:51 c9ae4c524ac8: Pushed 10:02:53 9ac3247636af: Pushed 10:02:53 71cf00baf6053412bb985f3832ac8b10e5a82b70: digest: sha256:6893149b1864ef1ea164ba2901076e4b1b4daa5c9f28d193b31630053cb1b171 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:53 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 10:02:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:02:53 c9ae4c524ac8: Preparing 10:02:53 d628a0293ef7: Preparing 10:02:53 9ac3247636af: Preparing 10:02:53 d64100bcec6d: Preparing 10:02:53 5ca734c18460: Preparing 10:02:53 99499634c440: Preparing 10:02:53 f1417ff83b31: Preparing 10:02:53 99499634c440: Waiting 10:02:53 f1417ff83b31: Waiting 10:02:53 d64100bcec6d: Layer already exists 10:02:53 9ac3247636af: Layer already exists 10:02:53 5ca734c18460: Layer already exists 10:02:53 d628a0293ef7: Layer already exists 10:02:53 c9ae4c524ac8: Layer already exists 10:02:53 99499634c440: Layer already exists 10:02:53 f1417ff83b31: Layer already exists 10:02:53 latest: digest: sha256:6893149b1864ef1ea164ba2901076e4b1b4daa5c9f28d193b31630053cb1b171 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.158 10:02:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:02:54 c9ae4c524ac8: Preparing 10:02:54 d628a0293ef7: Preparing 10:02:54 9ac3247636af: Preparing 10:02:54 d64100bcec6d: Preparing 10:02:54 5ca734c18460: Preparing 10:02:54 99499634c440: Preparing 10:02:54 f1417ff83b31: Preparing 10:02:54 99499634c440: Waiting 10:02:54 5ca734c18460: Layer already exists 10:02:54 d628a0293ef7: Layer already exists 10:02:54 c9ae4c524ac8: Layer already exists 10:02:54 d64100bcec6d: Layer already exists 10:02:54 9ac3247636af: Layer already exists 10:02:54 99499634c440: Layer already exists 10:02:54 f1417ff83b31: Layer already exists 10:02:54 3.0.0-dev.158: digest: sha256:6893149b1864ef1ea164ba2901076e4b1b4daa5c9f28d193b31630053cb1b171 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:02:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:02:55 c9ae4c524ac8: Preparing 10:02:55 d628a0293ef7: Preparing 10:02:55 9ac3247636af: Preparing 10:02:55 d64100bcec6d: Preparing 10:02:55 5ca734c18460: Preparing 10:02:55 99499634c440: Preparing 10:02:55 f1417ff83b31: Preparing 10:02:55 99499634c440: Waiting 10:02:55 f1417ff83b31: Waiting 10:02:55 d628a0293ef7: Layer already exists 10:02:55 d64100bcec6d: Layer already exists 10:02:55 5ca734c18460: Layer already exists 10:02:55 c9ae4c524ac8: Layer already exists 10:02:55 9ac3247636af: Layer already exists 10:02:55 99499634c440: Layer already exists 10:02:55 f1417ff83b31: Layer already exists 10:02:55 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158: digest: sha256:6893149b1864ef1ea164ba2901076e4b1b4daa5c9f28d193b31630053cb1b171 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 10:02:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:02:55 c9ae4c524ac8: Preparing 10:02:55 d628a0293ef7: Preparing 10:02:55 9ac3247636af: Preparing 10:02:55 d64100bcec6d: Preparing 10:02:55 5ca734c18460: Preparing 10:02:55 99499634c440: Preparing 10:02:55 f1417ff83b31: Preparing 10:02:55 f1417ff83b31: Waiting 10:02:55 99499634c440: Waiting 10:02:55 9ac3247636af: Layer already exists 10:02:55 d628a0293ef7: Layer already exists 10:02:55 5ca734c18460: Layer already exists 10:02:55 d64100bcec6d: Layer already exists 10:02:55 c9ae4c524ac8: Layer already exists 10:02:55 99499634c440: Layer already exists 10:02:55 f1417ff83b31: Layer already exists 10:02:55 main: digest: sha256:6893149b1864ef1ea164ba2901076e4b1b4daa5c9f28d193b31630053cb1b171 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:02:55 ===================================================== [Pipeline] echo 10:02:55 taggedImages: 10:02:55 - nexus3.edgexfoundry.org:10004/core-metadata:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:02:55 - nexus3.edgexfoundry.org:10004/core-metadata:latest 10:02:55 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.158 10:02:55 - nexus3.edgexfoundry.org:10004/core-metadata:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:02:55 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 10:02:55 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 10:02:55 71cf00baf6053412bb985f3832ac8b10e5a82b70 10:02:55 latest 10:02:55 3.0.0-dev.158 10:02:55 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:02:55 main 10:02:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:56 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:71cf00baf6053412bb985f3832ac8b10e5a82b70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:02:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:02:56 fd95d9c7e56f: Preparing 10:02:56 fd95d9c7e56f: Preparing 10:02:56 50459b2bd8ee: Preparing 10:02:56 019d5d4a9435: Preparing 10:02:56 ba1b10fc3f75: Preparing 10:02:56 0f74495dc5db: Preparing 10:02:56 e1e9b2328beb: Preparing 10:02:56 d64100bcec6d: Preparing 10:02:56 5ca734c18460: Preparing 10:02:56 852e1ab1db53: Preparing 10:02:56 956f495963cc: Preparing 10:02:56 6066454dc9a6: Preparing 10:02:56 e62f111fe62a: Preparing 10:02:56 f1417ff83b31: Preparing 10:02:56 d64100bcec6d: Waiting 10:02:56 5ca734c18460: Waiting 10:02:56 e62f111fe62a: Waiting 10:02:56 6066454dc9a6: Waiting 10:02:56 852e1ab1db53: Waiting 10:02:56 f1417ff83b31: Waiting 10:02:56 019d5d4a9435: Pushed 10:02:56 ba1b10fc3f75: Pushed 10:02:56 50459b2bd8ee: Pushed 10:02:56 d64100bcec6d: Layer already exists 10:02:56 fd95d9c7e56f: Pushed 10:02:56 0f74495dc5db: Pushed 10:02:56 5ca734c18460: Layer already exists 10:02:56 6066454dc9a6: Pushed 10:02:56 956f495963cc: Pushed 10:02:56 e62f111fe62a: Pushed 10:02:56 f1417ff83b31: Layer already exists 10:02:56 852e1ab1db53: Pushed 10:02:58 e1e9b2328beb: Pushed 10:02:58 71cf00baf6053412bb985f3832ac8b10e5a82b70: digest: sha256:a850fa090859baf8107be4b011f3b34fcc8c407a4a6a88fc37e8011e070d73a6 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:58 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 10:02:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:02:58 fd95d9c7e56f: Preparing 10:02:58 fd95d9c7e56f: Preparing 10:02:58 50459b2bd8ee: Preparing 10:02:58 019d5d4a9435: Preparing 10:02:58 ba1b10fc3f75: Preparing 10:02:58 0f74495dc5db: Preparing 10:02:58 e1e9b2328beb: Preparing 10:02:58 d64100bcec6d: Preparing 10:02:58 5ca734c18460: Preparing 10:02:58 852e1ab1db53: Preparing 10:02:58 956f495963cc: Preparing 10:02:58 6066454dc9a6: Preparing 10:02:58 e62f111fe62a: Preparing 10:02:58 f1417ff83b31: Preparing 10:02:58 e1e9b2328beb: Waiting 10:02:58 d64100bcec6d: Waiting 10:02:58 5ca734c18460: Waiting 10:02:58 852e1ab1db53: Waiting 10:02:58 956f495963cc: Waiting 10:02:58 6066454dc9a6: Waiting 10:02:58 e62f111fe62a: Waiting 10:02:58 f1417ff83b31: Waiting 10:02:58 ba1b10fc3f75: Layer already exists 10:02:58 0f74495dc5db: Layer already exists 10:02:58 fd95d9c7e56f: Layer already exists 10:02:58 50459b2bd8ee: Layer already exists 10:02:58 d64100bcec6d: Layer already exists 10:02:58 e1e9b2328beb: Layer already exists 10:02:58 5ca734c18460: Layer already exists 10:02:58 852e1ab1db53: Layer already exists 10:02:58 019d5d4a9435: Layer already exists 10:02:58 e62f111fe62a: Layer already exists 10:02:58 956f495963cc: Layer already exists 10:02:58 6066454dc9a6: Layer already exists 10:02:58 f1417ff83b31: Layer already exists 10:02:58 latest: digest: sha256:a850fa090859baf8107be4b011f3b34fcc8c407a4a6a88fc37e8011e070d73a6 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.158 10:02:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:02:59 fd95d9c7e56f: Preparing 10:02:59 fd95d9c7e56f: Preparing 10:02:59 50459b2bd8ee: Preparing 10:02:59 019d5d4a9435: Preparing 10:02:59 ba1b10fc3f75: Preparing 10:02:59 0f74495dc5db: Preparing 10:02:59 e1e9b2328beb: Preparing 10:02:59 d64100bcec6d: Preparing 10:02:59 5ca734c18460: Preparing 10:02:59 852e1ab1db53: Preparing 10:02:59 956f495963cc: Preparing 10:02:59 6066454dc9a6: Preparing 10:02:59 e62f111fe62a: Preparing 10:02:59 f1417ff83b31: Preparing 10:02:59 d64100bcec6d: Waiting 10:02:59 5ca734c18460: Waiting 10:02:59 e62f111fe62a: Waiting 10:02:59 852e1ab1db53: Waiting 10:02:59 956f495963cc: Waiting 10:02:59 f1417ff83b31: Waiting 10:02:59 6066454dc9a6: Waiting 10:02:59 e1e9b2328beb: Waiting 10:02:59 0f74495dc5db: Layer already exists 10:02:59 50459b2bd8ee: Layer already exists 10:02:59 ba1b10fc3f75: Layer already exists 10:02:59 019d5d4a9435: Layer already exists 10:02:59 fd95d9c7e56f: Layer already exists 10:02:59 5ca734c18460: Layer already exists 10:02:59 e1e9b2328beb: Layer already exists 10:02:59 d64100bcec6d: Layer already exists 10:02:59 956f495963cc: Layer already exists 10:02:59 852e1ab1db53: Layer already exists 10:02:59 e62f111fe62a: Layer already exists 10:02:59 f1417ff83b31: Layer already exists 10:02:59 6066454dc9a6: Layer already exists 10:02:59 3.0.0-dev.158: digest: sha256:a850fa090859baf8107be4b011f3b34fcc8c407a4a6a88fc37e8011e070d73a6 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:03:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:03:00 fd95d9c7e56f: Preparing 10:03:00 fd95d9c7e56f: Preparing 10:03:00 50459b2bd8ee: Preparing 10:03:00 019d5d4a9435: Preparing 10:03:00 ba1b10fc3f75: Preparing 10:03:00 0f74495dc5db: Preparing 10:03:00 e1e9b2328beb: Preparing 10:03:00 d64100bcec6d: Preparing 10:03:00 5ca734c18460: Preparing 10:03:00 852e1ab1db53: Preparing 10:03:00 956f495963cc: Preparing 10:03:00 6066454dc9a6: Preparing 10:03:00 e62f111fe62a: Preparing 10:03:00 f1417ff83b31: Preparing 10:03:00 5ca734c18460: Waiting 10:03:00 852e1ab1db53: Waiting 10:03:00 956f495963cc: Waiting 10:03:00 6066454dc9a6: Waiting 10:03:00 d64100bcec6d: Waiting 10:03:00 f1417ff83b31: Waiting 10:03:00 e1e9b2328beb: Waiting 10:03:00 fd95d9c7e56f: Layer already exists 10:03:00 ba1b10fc3f75: Layer already exists 10:03:00 50459b2bd8ee: Layer already exists 10:03:00 0f74495dc5db: Layer already exists 10:03:00 019d5d4a9435: Layer already exists 10:03:00 e1e9b2328beb: Layer already exists 10:03:00 956f495963cc: Layer already exists 10:03:00 5ca734c18460: Layer already exists 10:03:00 852e1ab1db53: Layer already exists 10:03:00 d64100bcec6d: Layer already exists 10:03:00 6066454dc9a6: Layer already exists 10:03:00 f1417ff83b31: Layer already exists 10:03:00 e62f111fe62a: Layer already exists 10:03:00 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158: digest: sha256:a850fa090859baf8107be4b011f3b34fcc8c407a4a6a88fc37e8011e070d73a6 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 10:03:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:03:00 fd95d9c7e56f: Preparing 10:03:00 fd95d9c7e56f: Preparing 10:03:00 50459b2bd8ee: Preparing 10:03:00 019d5d4a9435: Preparing 10:03:00 ba1b10fc3f75: Preparing 10:03:00 0f74495dc5db: Preparing 10:03:00 e1e9b2328beb: Preparing 10:03:00 d64100bcec6d: Preparing 10:03:00 5ca734c18460: Preparing 10:03:00 852e1ab1db53: Preparing 10:03:00 956f495963cc: Preparing 10:03:00 6066454dc9a6: Preparing 10:03:00 e62f111fe62a: Preparing 10:03:00 f1417ff83b31: Preparing 10:03:00 d64100bcec6d: Waiting 10:03:00 5ca734c18460: Waiting 10:03:00 852e1ab1db53: Waiting 10:03:00 956f495963cc: Waiting 10:03:00 6066454dc9a6: Waiting 10:03:00 e62f111fe62a: Waiting 10:03:00 f1417ff83b31: Waiting 10:03:00 e1e9b2328beb: Waiting 10:03:00 019d5d4a9435: Layer already exists 10:03:00 fd95d9c7e56f: Layer already exists 10:03:00 50459b2bd8ee: Layer already exists 10:03:00 ba1b10fc3f75: Layer already exists 10:03:00 0f74495dc5db: Layer already exists 10:03:00 e1e9b2328beb: Layer already exists 10:03:00 d64100bcec6d: Layer already exists 10:03:00 956f495963cc: Layer already exists 10:03:00 852e1ab1db53: Layer already exists 10:03:00 5ca734c18460: Layer already exists 10:03:00 e62f111fe62a: Layer already exists 10:03:00 6066454dc9a6: Layer already exists 10:03:00 f1417ff83b31: Layer already exists 10:03:00 main: digest: sha256:a850fa090859baf8107be4b011f3b34fcc8c407a4a6a88fc37e8011e070d73a6 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:03:00 ===================================================== [Pipeline] echo 10:03:00 taggedImages: 10:03:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:03:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 10:03:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.158 10:03:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:03:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 10:03:00 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 10:03:00 71cf00baf6053412bb985f3832ac8b10e5a82b70 10:03:00 latest 10:03:00 3.0.0-dev.158 10:03:00 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:03:00 main 10:03:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:01 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:71cf00baf6053412bb985f3832ac8b10e5a82b70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:03:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:03:01 5cdee32530ca: Preparing 10:03:01 a3b8adb2edf3: Preparing 10:03:01 ba216b035ebf: Preparing 10:03:01 eef4e54d6077: Preparing 10:03:01 d64100bcec6d: Preparing 10:03:01 5ca734c18460: Preparing 10:03:01 b97e9fd934bd: Preparing 10:03:01 f1417ff83b31: Preparing 10:03:01 5ca734c18460: Waiting 10:03:01 b97e9fd934bd: Waiting 10:03:01 d64100bcec6d: Layer already exists 10:03:01 5ca734c18460: Layer already exists 10:03:01 b97e9fd934bd: Layer already exists 10:03:01 f1417ff83b31: Layer already exists 10:03:01 a3b8adb2edf3: Pushed 10:03:01 5cdee32530ca: Pushed 10:03:01 ba216b035ebf: Pushed 10:03:02 eef4e54d6077: Pushed 10:03:02 71cf00baf6053412bb985f3832ac8b10e5a82b70: digest: sha256:e383445bed85a30c65e409bc8245f597ee44d7cfbaed8b534b671b56562aafbf size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:03 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 10:03:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:03:03 5cdee32530ca: Preparing 10:03:03 a3b8adb2edf3: Preparing 10:03:03 ba216b035ebf: Preparing 10:03:03 eef4e54d6077: Preparing 10:03:03 d64100bcec6d: Preparing 10:03:03 5ca734c18460: Preparing 10:03:03 b97e9fd934bd: Preparing 10:03:03 f1417ff83b31: Preparing 10:03:03 5ca734c18460: Waiting 10:03:03 b97e9fd934bd: Waiting 10:03:03 f1417ff83b31: Waiting 10:03:03 5cdee32530ca: Layer already exists 10:03:03 eef4e54d6077: Layer already exists 10:03:03 a3b8adb2edf3: Layer already exists 10:03:03 ba216b035ebf: Layer already exists 10:03:03 d64100bcec6d: Layer already exists 10:03:03 b97e9fd934bd: Layer already exists 10:03:03 f1417ff83b31: Layer already exists 10:03:03 5ca734c18460: Layer already exists 10:03:03 latest: digest: sha256:e383445bed85a30c65e409bc8245f597ee44d7cfbaed8b534b671b56562aafbf size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:03 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.158 10:03:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:03:04 5cdee32530ca: Preparing 10:03:04 a3b8adb2edf3: Preparing 10:03:04 ba216b035ebf: Preparing 10:03:04 eef4e54d6077: Preparing 10:03:04 d64100bcec6d: Preparing 10:03:04 5ca734c18460: Preparing 10:03:04 b97e9fd934bd: Preparing 10:03:04 f1417ff83b31: Preparing 10:03:04 5ca734c18460: Waiting 10:03:04 b97e9fd934bd: Waiting 10:03:04 f1417ff83b31: Waiting 10:03:04 5cdee32530ca: Layer already exists 10:03:04 eef4e54d6077: Layer already exists 10:03:04 ba216b035ebf: Layer already exists 10:03:04 a3b8adb2edf3: Layer already exists 10:03:04 d64100bcec6d: Layer already exists 10:03:04 5ca734c18460: Layer already exists 10:03:04 f1417ff83b31: Layer already exists 10:03:04 b97e9fd934bd: Layer already exists 10:03:04 3.0.0-dev.158: digest: sha256:e383445bed85a30c65e409bc8245f597ee44d7cfbaed8b534b671b56562aafbf size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:04 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:03:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:03:04 5cdee32530ca: Preparing 10:03:04 a3b8adb2edf3: Preparing 10:03:04 ba216b035ebf: Preparing 10:03:04 eef4e54d6077: Preparing 10:03:04 d64100bcec6d: Preparing 10:03:04 5ca734c18460: Preparing 10:03:04 b97e9fd934bd: Preparing 10:03:04 f1417ff83b31: Preparing 10:03:04 5ca734c18460: Waiting 10:03:04 b97e9fd934bd: Waiting 10:03:04 f1417ff83b31: Waiting 10:03:04 5cdee32530ca: Layer already exists 10:03:04 ba216b035ebf: Layer already exists 10:03:04 a3b8adb2edf3: Layer already exists 10:03:04 eef4e54d6077: Layer already exists 10:03:04 d64100bcec6d: Layer already exists 10:03:04 5ca734c18460: Layer already exists 10:03:04 b97e9fd934bd: Layer already exists 10:03:04 f1417ff83b31: Layer already exists 10:03:04 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158: digest: sha256:e383445bed85a30c65e409bc8245f597ee44d7cfbaed8b534b671b56562aafbf size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:05 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 10:03:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:03:05 5cdee32530ca: Preparing 10:03:05 a3b8adb2edf3: Preparing 10:03:05 ba216b035ebf: Preparing 10:03:05 eef4e54d6077: Preparing 10:03:05 d64100bcec6d: Preparing 10:03:05 5ca734c18460: Preparing 10:03:05 b97e9fd934bd: Preparing 10:03:05 f1417ff83b31: Preparing 10:03:05 b97e9fd934bd: Waiting 10:03:05 f1417ff83b31: Waiting 10:03:05 5ca734c18460: Waiting 10:03:05 d64100bcec6d: Layer already exists 10:03:05 ba216b035ebf: Layer already exists 10:03:05 eef4e54d6077: Layer already exists 10:03:05 a3b8adb2edf3: Layer already exists 10:03:05 5cdee32530ca: Layer already exists 10:03:05 b97e9fd934bd: Layer already exists 10:03:05 5ca734c18460: Layer already exists 10:03:05 f1417ff83b31: Layer already exists 10:03:05 main: digest: sha256:e383445bed85a30c65e409bc8245f597ee44d7cfbaed8b534b671b56562aafbf size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:03:05 ===================================================== [Pipeline] echo 10:03:05 taggedImages: 10:03:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:03:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 10:03:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.158 10:03:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:03:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 10:03:05 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 10:03:05 71cf00baf6053412bb985f3832ac8b10e5a82b70 10:03:05 latest 10:03:05 3.0.0-dev.158 10:03:05 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:03:05 main 10:03:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:05 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:71cf00baf6053412bb985f3832ac8b10e5a82b70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:03:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:03:06 76be2ff1190b: Preparing 10:03:06 ceacabd96795: Preparing 10:03:06 90ac9a8649cb: Preparing 10:03:06 7afa12760b3b: Preparing 10:03:06 d64100bcec6d: Preparing 10:03:06 5ca734c18460: Preparing 10:03:06 ca514012d19b: Preparing 10:03:06 e69190584182: Preparing 10:03:06 f1417ff83b31: Preparing 10:03:06 e69190584182: Waiting 10:03:06 5ca734c18460: Waiting 10:03:06 ca514012d19b: Waiting 10:03:06 d64100bcec6d: Layer already exists 10:03:06 5ca734c18460: Layer already exists 10:03:06 76be2ff1190b: Pushed 10:03:06 7afa12760b3b: Pushed 10:03:06 ceacabd96795: Pushed 10:03:06 ca514012d19b: Pushed 10:03:06 f1417ff83b31: Layer already exists 10:03:06 e69190584182: Pushed 10:03:07 90ac9a8649cb: Pushed 10:03:07 71cf00baf6053412bb985f3832ac8b10e5a82b70: digest: sha256:10774f0735ae6d3fcce5c65b296cd3ca6064da54e2c3549403211f909736a6ee size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:07 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 10:03:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:03:08 76be2ff1190b: Preparing 10:03:08 ceacabd96795: Preparing 10:03:08 90ac9a8649cb: Preparing 10:03:08 7afa12760b3b: Preparing 10:03:08 d64100bcec6d: Preparing 10:03:08 5ca734c18460: Preparing 10:03:08 ca514012d19b: Preparing 10:03:08 e69190584182: Preparing 10:03:08 f1417ff83b31: Preparing 10:03:08 5ca734c18460: Waiting 10:03:08 ca514012d19b: Waiting 10:03:08 e69190584182: Waiting 10:03:08 f1417ff83b31: Waiting 10:03:08 ceacabd96795: Layer already exists 10:03:08 76be2ff1190b: Layer already exists 10:03:08 7afa12760b3b: Layer already exists 10:03:08 90ac9a8649cb: Layer already exists 10:03:08 d64100bcec6d: Layer already exists 10:03:08 5ca734c18460: Layer already exists 10:03:08 e69190584182: Layer already exists 10:03:08 ca514012d19b: Layer already exists 10:03:08 f1417ff83b31: Layer already exists 10:03:08 latest: digest: sha256:10774f0735ae6d3fcce5c65b296cd3ca6064da54e2c3549403211f909736a6ee size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:08 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.158 10:03:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:03:08 76be2ff1190b: Preparing 10:03:08 ceacabd96795: Preparing 10:03:08 90ac9a8649cb: Preparing 10:03:08 7afa12760b3b: Preparing 10:03:08 d64100bcec6d: Preparing 10:03:08 5ca734c18460: Preparing 10:03:08 ca514012d19b: Preparing 10:03:08 e69190584182: Preparing 10:03:08 f1417ff83b31: Preparing 10:03:08 ca514012d19b: Waiting 10:03:08 e69190584182: Waiting 10:03:08 5ca734c18460: Waiting 10:03:08 f1417ff83b31: Waiting 10:03:08 90ac9a8649cb: Layer already exists 10:03:08 7afa12760b3b: Layer already exists 10:03:08 76be2ff1190b: Layer already exists 10:03:08 ceacabd96795: Layer already exists 10:03:08 d64100bcec6d: Layer already exists 10:03:08 ca514012d19b: Layer already exists 10:03:08 5ca734c18460: Layer already exists 10:03:08 f1417ff83b31: Layer already exists 10:03:08 e69190584182: Layer already exists 10:03:08 3.0.0-dev.158: digest: sha256:10774f0735ae6d3fcce5c65b296cd3ca6064da54e2c3549403211f909736a6ee size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:09 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:03:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:03:09 76be2ff1190b: Preparing 10:03:09 ceacabd96795: Preparing 10:03:09 90ac9a8649cb: Preparing 10:03:09 7afa12760b3b: Preparing 10:03:09 d64100bcec6d: Preparing 10:03:09 5ca734c18460: Preparing 10:03:09 ca514012d19b: Preparing 10:03:09 e69190584182: Preparing 10:03:09 f1417ff83b31: Preparing 10:03:09 ca514012d19b: Waiting 10:03:09 5ca734c18460: Waiting 10:03:09 e69190584182: Waiting 10:03:09 f1417ff83b31: Waiting 10:03:09 d64100bcec6d: Layer already exists 10:03:09 7afa12760b3b: Layer already exists 10:03:09 76be2ff1190b: Layer already exists 10:03:09 ceacabd96795: Layer already exists 10:03:09 90ac9a8649cb: Layer already exists 10:03:09 f1417ff83b31: Layer already exists 10:03:09 5ca734c18460: Layer already exists 10:03:09 ca514012d19b: Layer already exists 10:03:09 e69190584182: Layer already exists 10:03:09 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158: digest: sha256:10774f0735ae6d3fcce5c65b296cd3ca6064da54e2c3549403211f909736a6ee size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:09 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 10:03:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:03:10 76be2ff1190b: Preparing 10:03:10 ceacabd96795: Preparing 10:03:10 90ac9a8649cb: Preparing 10:03:10 7afa12760b3b: Preparing 10:03:10 d64100bcec6d: Preparing 10:03:10 5ca734c18460: Preparing 10:03:10 ca514012d19b: Preparing 10:03:10 e69190584182: Preparing 10:03:10 f1417ff83b31: Preparing 10:03:10 5ca734c18460: Waiting 10:03:10 ca514012d19b: Waiting 10:03:10 e69190584182: Waiting 10:03:10 f1417ff83b31: Waiting 10:03:10 ceacabd96795: Layer already exists 10:03:10 d64100bcec6d: Layer already exists 10:03:10 7afa12760b3b: Layer already exists 10:03:10 76be2ff1190b: Layer already exists 10:03:10 90ac9a8649cb: Layer already exists 10:03:10 e69190584182: Layer already exists 10:03:10 5ca734c18460: Layer already exists 10:03:10 ca514012d19b: Layer already exists 10:03:10 f1417ff83b31: Layer already exists 10:03:10 main: digest: sha256:10774f0735ae6d3fcce5c65b296cd3ca6064da54e2c3549403211f909736a6ee size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:03:10 ===================================================== [Pipeline] echo 10:03:10 taggedImages: 10:03:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:03:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 10:03:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.158 10:03:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:03:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 10:03:10 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 10:03:10 71cf00baf6053412bb985f3832ac8b10e5a82b70 10:03:10 latest 10:03:10 3.0.0-dev.158 10:03:10 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:03:10 main 10:03:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:10 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:71cf00baf6053412bb985f3832ac8b10e5a82b70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:03:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:03:10 0ab90eef3092: Preparing 10:03:10 435e13d05f5b: Preparing 10:03:10 6e533f968da3: Preparing 10:03:10 a05411c791bd: Preparing 10:03:10 ae081510668f: Preparing 10:03:10 551d51eb6b68: Preparing 10:03:10 f8e62219fab8: Preparing 10:03:10 d64100bcec6d: Preparing 10:03:10 5ca734c18460: Preparing 10:03:10 355a30332ed8: Preparing 10:03:10 f1417ff83b31: Preparing 10:03:10 f8e62219fab8: Waiting 10:03:10 551d51eb6b68: Waiting 10:03:10 5ca734c18460: Waiting 10:03:10 f1417ff83b31: Waiting 10:03:10 d64100bcec6d: Waiting 10:03:10 435e13d05f5b: Pushed 10:03:10 0ab90eef3092: Pushed 10:03:10 ae081510668f: Pushed 10:03:10 d64100bcec6d: Layer already exists 10:03:10 5ca734c18460: Layer already exists 10:03:11 551d51eb6b68: Pushed 10:03:11 f8e62219fab8: Pushed 10:03:11 f1417ff83b31: Layer already exists 10:03:11 355a30332ed8: Pushed 10:03:12 a05411c791bd: Pushed 10:03:12 6e533f968da3: Pushed 10:03:12 71cf00baf6053412bb985f3832ac8b10e5a82b70: digest: sha256:82937234f2eca251def44a2047ca1b013a7650fdb83c37d7802a32e43b25e591 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:12 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 10:03:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:03:13 0ab90eef3092: Preparing 10:03:13 435e13d05f5b: Preparing 10:03:13 6e533f968da3: Preparing 10:03:13 a05411c791bd: Preparing 10:03:13 ae081510668f: Preparing 10:03:13 551d51eb6b68: Preparing 10:03:13 f8e62219fab8: Preparing 10:03:13 551d51eb6b68: Waiting 10:03:13 d64100bcec6d: Preparing 10:03:13 5ca734c18460: Preparing 10:03:13 f8e62219fab8: Waiting 10:03:13 d64100bcec6d: Waiting 10:03:13 5ca734c18460: Waiting 10:03:13 355a30332ed8: Preparing 10:03:13 f1417ff83b31: Preparing 10:03:13 f1417ff83b31: Waiting 10:03:13 355a30332ed8: Waiting 10:03:13 ae081510668f: Layer already exists 10:03:13 435e13d05f5b: Layer already exists 10:03:13 6e533f968da3: Layer already exists 10:03:13 0ab90eef3092: Layer already exists 10:03:13 a05411c791bd: Layer already exists 10:03:13 551d51eb6b68: Layer already exists 10:03:13 f8e62219fab8: Layer already exists 10:03:13 5ca734c18460: Layer already exists 10:03:13 d64100bcec6d: Layer already exists 10:03:13 355a30332ed8: Layer already exists 10:03:13 f1417ff83b31: Layer already exists 10:03:13 latest: digest: sha256:82937234f2eca251def44a2047ca1b013a7650fdb83c37d7802a32e43b25e591 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:13 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.158 10:03:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:03:13 0ab90eef3092: Preparing 10:03:13 435e13d05f5b: Preparing 10:03:13 6e533f968da3: Preparing 10:03:13 a05411c791bd: Preparing 10:03:13 ae081510668f: Preparing 10:03:13 551d51eb6b68: Preparing 10:03:13 f8e62219fab8: Preparing 10:03:13 d64100bcec6d: Preparing 10:03:13 5ca734c18460: Preparing 10:03:13 355a30332ed8: Preparing 10:03:13 f1417ff83b31: Preparing 10:03:13 551d51eb6b68: Waiting 10:03:13 f8e62219fab8: Waiting 10:03:13 f1417ff83b31: Waiting 10:03:13 d64100bcec6d: Waiting 10:03:13 355a30332ed8: Waiting 10:03:13 5ca734c18460: Waiting 10:03:13 6e533f968da3: Layer already exists 10:03:13 a05411c791bd: Layer already exists 10:03:13 ae081510668f: Layer already exists 10:03:13 435e13d05f5b: Layer already exists 10:03:13 0ab90eef3092: Layer already exists 10:03:13 551d51eb6b68: Layer already exists 10:03:13 f8e62219fab8: Layer already exists 10:03:13 d64100bcec6d: Layer already exists 10:03:13 355a30332ed8: Layer already exists 10:03:13 5ca734c18460: Layer already exists 10:03:13 f1417ff83b31: Layer already exists 10:03:13 3.0.0-dev.158: digest: sha256:82937234f2eca251def44a2047ca1b013a7650fdb83c37d7802a32e43b25e591 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:14 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:03:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:03:14 0ab90eef3092: Preparing 10:03:14 435e13d05f5b: Preparing 10:03:14 6e533f968da3: Preparing 10:03:14 a05411c791bd: Preparing 10:03:14 ae081510668f: Preparing 10:03:14 551d51eb6b68: Preparing 10:03:14 f8e62219fab8: Preparing 10:03:14 d64100bcec6d: Preparing 10:03:14 5ca734c18460: Preparing 10:03:14 355a30332ed8: Preparing 10:03:14 f1417ff83b31: Preparing 10:03:14 551d51eb6b68: Waiting 10:03:14 f8e62219fab8: Waiting 10:03:14 d64100bcec6d: Waiting 10:03:14 5ca734c18460: Waiting 10:03:14 355a30332ed8: Waiting 10:03:14 f1417ff83b31: Waiting 10:03:14 0ab90eef3092: Layer already exists 10:03:14 a05411c791bd: Layer already exists 10:03:14 ae081510668f: Layer already exists 10:03:14 6e533f968da3: Layer already exists 10:03:14 435e13d05f5b: Layer already exists 10:03:14 f8e62219fab8: Layer already exists 10:03:14 355a30332ed8: Layer already exists 10:03:14 5ca734c18460: Layer already exists 10:03:14 551d51eb6b68: Layer already exists 10:03:14 d64100bcec6d: Layer already exists 10:03:14 f1417ff83b31: Layer already exists 10:03:14 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158: digest: sha256:82937234f2eca251def44a2047ca1b013a7650fdb83c37d7802a32e43b25e591 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:14 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 10:03:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:03:15 0ab90eef3092: Preparing 10:03:15 435e13d05f5b: Preparing 10:03:15 6e533f968da3: Preparing 10:03:15 a05411c791bd: Preparing 10:03:15 ae081510668f: Preparing 10:03:15 551d51eb6b68: Preparing 10:03:15 f8e62219fab8: Preparing 10:03:15 d64100bcec6d: Preparing 10:03:15 5ca734c18460: Preparing 10:03:15 355a30332ed8: Preparing 10:03:15 f1417ff83b31: Preparing 10:03:15 551d51eb6b68: Waiting 10:03:15 f8e62219fab8: Waiting 10:03:15 355a30332ed8: Waiting 10:03:15 f1417ff83b31: Waiting 10:03:15 5ca734c18460: Waiting 10:03:15 ae081510668f: Layer already exists 10:03:15 435e13d05f5b: Layer already exists 10:03:15 6e533f968da3: Layer already exists 10:03:15 0ab90eef3092: Layer already exists 10:03:15 a05411c791bd: Layer already exists 10:03:15 551d51eb6b68: Layer already exists 10:03:15 d64100bcec6d: Layer already exists 10:03:15 5ca734c18460: Layer already exists 10:03:15 f8e62219fab8: Layer already exists 10:03:15 355a30332ed8: Layer already exists 10:03:15 f1417ff83b31: Layer already exists 10:03:15 main: digest: sha256:82937234f2eca251def44a2047ca1b013a7650fdb83c37d7802a32e43b25e591 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:03:15 ===================================================== [Pipeline] echo 10:03:15 taggedImages: 10:03:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:03:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 10:03:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.158 10:03:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:03:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 10:03:15 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 10:03:15 71cf00baf6053412bb985f3832ac8b10e5a82b70 10:03:15 latest 10:03:15 3.0.0-dev.158 10:03:15 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:03:15 main 10:03:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:15 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:71cf00baf6053412bb985f3832ac8b10e5a82b70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:03:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:03:15 387052b6b814: Preparing 10:03:15 6b4c8fea0759: Preparing 10:03:15 d64100bcec6d: Preparing 10:03:15 5ca734c18460: Preparing 10:03:15 474ee6d52979: Preparing 10:03:15 f1417ff83b31: Preparing 10:03:15 f1417ff83b31: Waiting 10:03:15 d64100bcec6d: Layer already exists 10:03:15 5ca734c18460: Layer already exists 10:03:15 f1417ff83b31: Layer already exists 10:03:15 387052b6b814: Pushed 10:03:16 474ee6d52979: Pushed 10:03:18 6b4c8fea0759: Pushed 10:03:18 71cf00baf6053412bb985f3832ac8b10e5a82b70: digest: sha256:284f27354e6b50ab04c01081daefb8607b3dd97930de3eea27977cb2dc802ca5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:18 + 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 10:03:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 10:03:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:03:19 387052b6b814: Preparing 10:03:19 6b4c8fea0759: Preparing 10:03:19 d64100bcec6d: Preparing 10:03:19 5ca734c18460: Preparing 10:03:19 474ee6d52979: Preparing 10:03:19 f1417ff83b31: Preparing 10:03:19 f1417ff83b31: Waiting 10:03:19 d64100bcec6d: Layer already exists 10:03:19 474ee6d52979: Layer already exists 10:03:19 5ca734c18460: Layer already exists 10:03:19 387052b6b814: Layer already exists 10:03:19 6b4c8fea0759: Layer already exists 10:03:19 f1417ff83b31: Layer already exists 10:03:19 latest: digest: sha256:284f27354e6b50ab04c01081daefb8607b3dd97930de3eea27977cb2dc802ca5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:19 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.158 10:03:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:03:19 387052b6b814: Preparing 10:03:19 6b4c8fea0759: Preparing 10:03:19 d64100bcec6d: Preparing 10:03:19 5ca734c18460: Preparing 10:03:19 474ee6d52979: Preparing 10:03:19 f1417ff83b31: Preparing 10:03:19 f1417ff83b31: Waiting 10:03:19 5ca734c18460: Layer already exists 10:03:19 387052b6b814: Layer already exists 10:03:19 6b4c8fea0759: Layer already exists 10:03:19 d64100bcec6d: Layer already exists 10:03:19 474ee6d52979: Layer already exists 10:03:19 f1417ff83b31: Layer already exists 10:03:19 3.0.0-dev.158: digest: sha256:284f27354e6b50ab04c01081daefb8607b3dd97930de3eea27977cb2dc802ca5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:20 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:03:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:03:20 387052b6b814: Preparing 10:03:20 6b4c8fea0759: Preparing 10:03:20 d64100bcec6d: Preparing 10:03:20 5ca734c18460: Preparing 10:03:20 474ee6d52979: Preparing 10:03:20 f1417ff83b31: Preparing 10:03:20 f1417ff83b31: Waiting 10:03:20 d64100bcec6d: Layer already exists 10:03:20 5ca734c18460: Layer already exists 10:03:20 387052b6b814: Layer already exists 10:03:20 6b4c8fea0759: Layer already exists 10:03:20 474ee6d52979: Layer already exists 10:03:20 f1417ff83b31: Layer already exists 10:03:20 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158: digest: sha256:284f27354e6b50ab04c01081daefb8607b3dd97930de3eea27977cb2dc802ca5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:20 + 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 10:03:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 10:03:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:03:20 387052b6b814: Preparing 10:03:20 6b4c8fea0759: Preparing 10:03:20 d64100bcec6d: Preparing 10:03:20 5ca734c18460: Preparing 10:03:20 474ee6d52979: Preparing 10:03:20 f1417ff83b31: Preparing 10:03:20 f1417ff83b31: Waiting 10:03:20 6b4c8fea0759: Layer already exists 10:03:20 d64100bcec6d: Layer already exists 10:03:20 474ee6d52979: Layer already exists 10:03:20 387052b6b814: Layer already exists 10:03:20 5ca734c18460: Layer already exists 10:03:20 f1417ff83b31: Layer already exists 10:03:20 main: digest: sha256:284f27354e6b50ab04c01081daefb8607b3dd97930de3eea27977cb2dc802ca5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:03:21 ===================================================== [Pipeline] echo 10:03:21 taggedImages: 10:03:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:03:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 10:03:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.158 10:03:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:03:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 10:03:21 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 10:03:21 71cf00baf6053412bb985f3832ac8b10e5a82b70 10:03:21 latest 10:03:21 3.0.0-dev.158 10:03:21 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:03:21 main 10:03:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:21 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:71cf00baf6053412bb985f3832ac8b10e5a82b70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:03:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:03:21 8e137f222a71: Preparing 10:03:21 0abeb404f965: Preparing 10:03:21 d6453cf41d76: Preparing 10:03:21 f7b9d1c5668c: Preparing 10:03:21 6e7813526482: Preparing 10:03:21 d64100bcec6d: Preparing 10:03:21 5ca734c18460: Preparing 10:03:21 ae099e3edfed: Preparing 10:03:21 f1417ff83b31: Preparing 10:03:21 5ca734c18460: Waiting 10:03:21 ae099e3edfed: Waiting 10:03:21 f1417ff83b31: Waiting 10:03:21 d64100bcec6d: Waiting 10:03:21 0abeb404f965: Pushed 10:03:21 8e137f222a71: Pushed 10:03:21 d6453cf41d76: Pushed 10:03:21 5ca734c18460: Layer already exists 10:03:21 d64100bcec6d: Layer already exists 10:03:21 f1417ff83b31: Layer already exists 10:03:22 ae099e3edfed: Pushed 10:03:27 6e7813526482: Pushed 10:03:28 f7b9d1c5668c: Pushed 10:03:29 71cf00baf6053412bb985f3832ac8b10e5a82b70: digest: sha256:7692a7d45c264af1c10de096ce3bebdeb4079e8d46a7a8092d1ace25adacf132 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:29 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 10:03:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:03:29 8e137f222a71: Preparing 10:03:29 0abeb404f965: Preparing 10:03:29 d6453cf41d76: Preparing 10:03:29 f7b9d1c5668c: Preparing 10:03:29 6e7813526482: Preparing 10:03:29 d64100bcec6d: Preparing 10:03:29 5ca734c18460: Preparing 10:03:29 ae099e3edfed: Preparing 10:03:29 f1417ff83b31: Preparing 10:03:29 5ca734c18460: Waiting 10:03:29 ae099e3edfed: Waiting 10:03:29 f1417ff83b31: Waiting 10:03:29 d64100bcec6d: Waiting 10:03:29 6e7813526482: Layer already exists 10:03:29 d6453cf41d76: Layer already exists 10:03:29 8e137f222a71: Layer already exists 10:03:29 f7b9d1c5668c: Layer already exists 10:03:29 0abeb404f965: Layer already exists 10:03:29 d64100bcec6d: Layer already exists 10:03:29 5ca734c18460: Layer already exists 10:03:29 ae099e3edfed: Layer already exists 10:03:29 f1417ff83b31: Layer already exists 10:03:29 latest: digest: sha256:7692a7d45c264af1c10de096ce3bebdeb4079e8d46a7a8092d1ace25adacf132 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:30 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.158 10:03:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:03:30 8e137f222a71: Preparing 10:03:30 0abeb404f965: Preparing 10:03:30 d6453cf41d76: Preparing 10:03:30 f7b9d1c5668c: Preparing 10:03:30 6e7813526482: Preparing 10:03:30 d64100bcec6d: Preparing 10:03:30 5ca734c18460: Preparing 10:03:30 ae099e3edfed: Preparing 10:03:30 f1417ff83b31: Preparing 10:03:30 ae099e3edfed: Waiting 10:03:30 f1417ff83b31: Waiting 10:03:30 d64100bcec6d: Waiting 10:03:30 5ca734c18460: Waiting 10:03:30 d6453cf41d76: Layer already exists 10:03:30 6e7813526482: Layer already exists 10:03:30 0abeb404f965: Layer already exists 10:03:30 8e137f222a71: Layer already exists 10:03:30 f7b9d1c5668c: Layer already exists 10:03:30 d64100bcec6d: Layer already exists 10:03:30 5ca734c18460: Layer already exists 10:03:30 ae099e3edfed: Layer already exists 10:03:30 f1417ff83b31: Layer already exists 10:03:30 3.0.0-dev.158: digest: sha256:7692a7d45c264af1c10de096ce3bebdeb4079e8d46a7a8092d1ace25adacf132 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:30 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:03:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:03:31 8e137f222a71: Preparing 10:03:31 0abeb404f965: Preparing 10:03:31 d6453cf41d76: Preparing 10:03:31 f7b9d1c5668c: Preparing 10:03:31 6e7813526482: Preparing 10:03:31 d64100bcec6d: Preparing 10:03:31 5ca734c18460: Preparing 10:03:31 ae099e3edfed: Preparing 10:03:31 f1417ff83b31: Preparing 10:03:31 d64100bcec6d: Waiting 10:03:31 5ca734c18460: Waiting 10:03:31 ae099e3edfed: Waiting 10:03:31 f7b9d1c5668c: Layer already exists 10:03:31 d6453cf41d76: Layer already exists 10:03:31 6e7813526482: Layer already exists 10:03:31 8e137f222a71: Layer already exists 10:03:31 0abeb404f965: Layer already exists 10:03:31 ae099e3edfed: Layer already exists 10:03:31 d64100bcec6d: Layer already exists 10:03:31 5ca734c18460: Layer already exists 10:03:31 f1417ff83b31: Layer already exists 10:03:31 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158: digest: sha256:7692a7d45c264af1c10de096ce3bebdeb4079e8d46a7a8092d1ace25adacf132 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:31 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 10:03:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:03:31 8e137f222a71: Preparing 10:03:31 0abeb404f965: Preparing 10:03:31 d6453cf41d76: Preparing 10:03:31 f7b9d1c5668c: Preparing 10:03:31 6e7813526482: Preparing 10:03:31 d64100bcec6d: Preparing 10:03:31 5ca734c18460: Preparing 10:03:31 ae099e3edfed: Preparing 10:03:31 f1417ff83b31: Preparing 10:03:31 d64100bcec6d: Waiting 10:03:31 5ca734c18460: Waiting 10:03:31 ae099e3edfed: Waiting 10:03:31 0abeb404f965: Layer already exists 10:03:31 f7b9d1c5668c: Layer already exists 10:03:31 d6453cf41d76: Layer already exists 10:03:31 6e7813526482: Layer already exists 10:03:31 8e137f222a71: Layer already exists 10:03:31 d64100bcec6d: Layer already exists 10:03:31 5ca734c18460: Layer already exists 10:03:31 f1417ff83b31: Layer already exists 10:03:31 ae099e3edfed: Layer already exists 10:03:31 main: digest: sha256:7692a7d45c264af1c10de096ce3bebdeb4079e8d46a7a8092d1ace25adacf132 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:03:31 ===================================================== [Pipeline] echo 10:03:31 taggedImages: 10:03:31 - nexus3.edgexfoundry.org:10004/security-spire-agent:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:03:31 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 10:03:31 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.158 10:03:31 - nexus3.edgexfoundry.org:10004/security-spire-agent:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:03:31 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 10:03:31 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 10:03:31 71cf00baf6053412bb985f3832ac8b10e5a82b70 10:03:31 latest 10:03:31 3.0.0-dev.158 10:03:31 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:03:31 main 10:03:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:71cf00baf6053412bb985f3832ac8b10e5a82b70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:03:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:03:32 a53731b0df93: Preparing 10:03:32 7c5155740c0e: Preparing 10:03:32 d2c864c3e3f3: Preparing 10:03:32 07eabda1f1a7: Preparing 10:03:32 d64100bcec6d: Preparing 10:03:32 5ca734c18460: Preparing 10:03:32 d9b6e09fd580: Preparing 10:03:32 f1417ff83b31: Preparing 10:03:32 5ca734c18460: Waiting 10:03:32 d9b6e09fd580: Waiting 10:03:32 f1417ff83b31: Waiting 10:03:32 d64100bcec6d: Layer already exists 10:03:32 5ca734c18460: Layer already exists 10:03:32 d2c864c3e3f3: Pushed 10:03:32 7c5155740c0e: Pushed 10:03:32 a53731b0df93: Pushed 10:03:32 f1417ff83b31: Layer already exists 10:03:32 d9b6e09fd580: Pushed 10:03:40 07eabda1f1a7: Pushed 10:03:40 71cf00baf6053412bb985f3832ac8b10e5a82b70: digest: sha256:554e17eb2cd2148a14ea4518917d6d05ed4c4210599f8f6ad859c3270160cdb6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:41 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 10:03:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:03:41 a53731b0df93: Preparing 10:03:41 7c5155740c0e: Preparing 10:03:41 d2c864c3e3f3: Preparing 10:03:41 07eabda1f1a7: Preparing 10:03:41 d64100bcec6d: Preparing 10:03:41 5ca734c18460: Preparing 10:03:41 d9b6e09fd580: Preparing 10:03:41 f1417ff83b31: Preparing 10:03:41 5ca734c18460: Waiting 10:03:41 d9b6e09fd580: Waiting 10:03:41 f1417ff83b31: Waiting 10:03:41 7c5155740c0e: Layer already exists 10:03:41 d2c864c3e3f3: Layer already exists 10:03:41 d64100bcec6d: Layer already exists 10:03:41 07eabda1f1a7: Layer already exists 10:03:41 a53731b0df93: Layer already exists 10:03:41 5ca734c18460: Layer already exists 10:03:41 f1417ff83b31: Layer already exists 10:03:41 d9b6e09fd580: Layer already exists 10:03:41 latest: digest: sha256:554e17eb2cd2148a14ea4518917d6d05ed4c4210599f8f6ad859c3270160cdb6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:41 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.158 10:03:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:03:42 a53731b0df93: Preparing 10:03:42 7c5155740c0e: Preparing 10:03:42 d2c864c3e3f3: Preparing 10:03:42 07eabda1f1a7: Preparing 10:03:42 d64100bcec6d: Preparing 10:03:42 5ca734c18460: Preparing 10:03:42 d9b6e09fd580: Preparing 10:03:42 f1417ff83b31: Preparing 10:03:42 5ca734c18460: Waiting 10:03:42 d9b6e09fd580: Waiting 10:03:42 f1417ff83b31: Waiting 10:03:42 7c5155740c0e: Layer already exists 10:03:42 a53731b0df93: Layer already exists 10:03:42 d64100bcec6d: Layer already exists 10:03:42 d2c864c3e3f3: Layer already exists 10:03:42 07eabda1f1a7: Layer already exists 10:03:42 5ca734c18460: Layer already exists 10:03:42 d9b6e09fd580: Layer already exists 10:03:42 f1417ff83b31: Layer already exists 10:03:42 3.0.0-dev.158: digest: sha256:554e17eb2cd2148a14ea4518917d6d05ed4c4210599f8f6ad859c3270160cdb6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:42 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:03:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:03:42 a53731b0df93: Preparing 10:03:42 7c5155740c0e: Preparing 10:03:42 d2c864c3e3f3: Preparing 10:03:42 07eabda1f1a7: Preparing 10:03:42 d64100bcec6d: Preparing 10:03:42 5ca734c18460: Preparing 10:03:42 d9b6e09fd580: Preparing 10:03:42 f1417ff83b31: Preparing 10:03:42 d9b6e09fd580: Waiting 10:03:42 5ca734c18460: Waiting 10:03:42 7c5155740c0e: Layer already exists 10:03:42 07eabda1f1a7: Layer already exists 10:03:42 a53731b0df93: Layer already exists 10:03:42 d64100bcec6d: Layer already exists 10:03:42 d2c864c3e3f3: Layer already exists 10:03:42 f1417ff83b31: Layer already exists 10:03:42 d9b6e09fd580: Layer already exists 10:03:42 5ca734c18460: Layer already exists 10:03:42 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158: digest: sha256:554e17eb2cd2148a14ea4518917d6d05ed4c4210599f8f6ad859c3270160cdb6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:43 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 10:03:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:03:43 a53731b0df93: Preparing 10:03:43 7c5155740c0e: Preparing 10:03:43 d2c864c3e3f3: Preparing 10:03:43 07eabda1f1a7: Preparing 10:03:43 d64100bcec6d: Preparing 10:03:43 5ca734c18460: Preparing 10:03:43 d9b6e09fd580: Preparing 10:03:43 f1417ff83b31: Preparing 10:03:43 d9b6e09fd580: Waiting 10:03:43 f1417ff83b31: Waiting 10:03:43 5ca734c18460: Waiting 10:03:43 d64100bcec6d: Layer already exists 10:03:43 07eabda1f1a7: Layer already exists 10:03:43 a53731b0df93: Layer already exists 10:03:43 7c5155740c0e: Layer already exists 10:03:43 d2c864c3e3f3: Layer already exists 10:03:43 5ca734c18460: Layer already exists 10:03:43 d9b6e09fd580: Layer already exists 10:03:43 f1417ff83b31: Layer already exists 10:03:43 main: digest: sha256:554e17eb2cd2148a14ea4518917d6d05ed4c4210599f8f6ad859c3270160cdb6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:03:43 ===================================================== [Pipeline] echo 10:03:43 taggedImages: 10:03:43 - nexus3.edgexfoundry.org:10004/security-spire-config:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:03:43 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 10:03:43 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.158 10:03:43 - nexus3.edgexfoundry.org:10004/security-spire-config:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:03:43 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 10:03:43 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 10:03:43 71cf00baf6053412bb985f3832ac8b10e5a82b70 10:03:43 latest 10:03:43 3.0.0-dev.158 10:03:43 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:03:43 main 10:03:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:43 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:71cf00baf6053412bb985f3832ac8b10e5a82b70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:03:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:03:44 463886f31059: Preparing 10:03:44 ea4168af0923: Preparing 10:03:44 bfc2fcb5abc7: Preparing 10:03:44 92d3dc3a5d98: Preparing 10:03:44 d64100bcec6d: Preparing 10:03:44 5ca734c18460: Preparing 10:03:44 ae099e3edfed: Preparing 10:03:44 f1417ff83b31: Preparing 10:03:44 5ca734c18460: Waiting 10:03:44 ae099e3edfed: Waiting 10:03:44 f1417ff83b31: Waiting 10:03:44 d64100bcec6d: Layer already exists 10:03:44 5ca734c18460: Layer already exists 10:03:44 ae099e3edfed: Layer already exists 10:03:44 f1417ff83b31: Layer already exists 10:03:44 bfc2fcb5abc7: Pushed 10:03:44 463886f31059: Pushed 10:03:44 ea4168af0923: Pushed 10:03:52 92d3dc3a5d98: Pushed 10:03:52 71cf00baf6053412bb985f3832ac8b10e5a82b70: digest: sha256:e6442d6d562ce3f5fd148b6f042c699d22dbdc4bf5ce5317343264423bf93ba6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:52 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 10:03:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:03:53 463886f31059: Preparing 10:03:53 ea4168af0923: Preparing 10:03:53 bfc2fcb5abc7: Preparing 10:03:53 92d3dc3a5d98: Preparing 10:03:53 d64100bcec6d: Preparing 10:03:53 5ca734c18460: Preparing 10:03:53 ae099e3edfed: Preparing 10:03:53 f1417ff83b31: Preparing 10:03:53 5ca734c18460: Waiting 10:03:53 ae099e3edfed: Waiting 10:03:53 f1417ff83b31: Waiting 10:03:53 ea4168af0923: Layer already exists 10:03:53 463886f31059: Layer already exists 10:03:53 d64100bcec6d: Layer already exists 10:03:53 bfc2fcb5abc7: Layer already exists 10:03:53 92d3dc3a5d98: Layer already exists 10:03:53 f1417ff83b31: Layer already exists 10:03:53 5ca734c18460: Layer already exists 10:03:53 ae099e3edfed: Layer already exists 10:03:53 latest: digest: sha256:e6442d6d562ce3f5fd148b6f042c699d22dbdc4bf5ce5317343264423bf93ba6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:53 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.158 10:03:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:03:53 463886f31059: Preparing 10:03:53 ea4168af0923: Preparing 10:03:53 bfc2fcb5abc7: Preparing 10:03:53 92d3dc3a5d98: Preparing 10:03:53 d64100bcec6d: Preparing 10:03:53 5ca734c18460: Preparing 10:03:53 ae099e3edfed: Preparing 10:03:53 f1417ff83b31: Preparing 10:03:53 ae099e3edfed: Waiting 10:03:53 f1417ff83b31: Waiting 10:03:53 5ca734c18460: Waiting 10:03:53 463886f31059: Layer already exists 10:03:53 92d3dc3a5d98: Layer already exists 10:03:53 d64100bcec6d: Layer already exists 10:03:53 ea4168af0923: Layer already exists 10:03:53 f1417ff83b31: Layer already exists 10:03:53 5ca734c18460: Layer already exists 10:03:53 bfc2fcb5abc7: Layer already exists 10:03:53 ae099e3edfed: Layer already exists 10:03:53 3.0.0-dev.158: digest: sha256:e6442d6d562ce3f5fd148b6f042c699d22dbdc4bf5ce5317343264423bf93ba6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:54 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:03:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:03:54 463886f31059: Preparing 10:03:54 ea4168af0923: Preparing 10:03:54 bfc2fcb5abc7: Preparing 10:03:54 92d3dc3a5d98: Preparing 10:03:54 d64100bcec6d: Preparing 10:03:54 5ca734c18460: Preparing 10:03:54 ae099e3edfed: Preparing 10:03:54 f1417ff83b31: Preparing 10:03:54 ae099e3edfed: Waiting 10:03:54 f1417ff83b31: Waiting 10:03:54 5ca734c18460: Waiting 10:03:54 ea4168af0923: Layer already exists 10:03:54 463886f31059: Layer already exists 10:03:54 bfc2fcb5abc7: Layer already exists 10:03:54 92d3dc3a5d98: Layer already exists 10:03:54 5ca734c18460: Layer already exists 10:03:54 d64100bcec6d: Layer already exists 10:03:54 f1417ff83b31: Layer already exists 10:03:54 ae099e3edfed: Layer already exists 10:03:54 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158: digest: sha256:e6442d6d562ce3f5fd148b6f042c699d22dbdc4bf5ce5317343264423bf93ba6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:54 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 10:03:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:03:55 463886f31059: Preparing 10:03:55 ea4168af0923: Preparing 10:03:55 bfc2fcb5abc7: Preparing 10:03:55 92d3dc3a5d98: Preparing 10:03:55 d64100bcec6d: Preparing 10:03:55 5ca734c18460: Preparing 10:03:55 ae099e3edfed: Preparing 10:03:55 f1417ff83b31: Preparing 10:03:55 5ca734c18460: Waiting 10:03:55 ae099e3edfed: Waiting 10:03:55 f1417ff83b31: Waiting 10:03:55 463886f31059: Layer already exists 10:03:55 92d3dc3a5d98: Layer already exists 10:03:55 bfc2fcb5abc7: Layer already exists 10:03:55 d64100bcec6d: Layer already exists 10:03:55 ea4168af0923: Layer already exists 10:03:55 5ca734c18460: Layer already exists 10:03:55 ae099e3edfed: Layer already exists 10:03:55 f1417ff83b31: Layer already exists 10:03:55 main: digest: sha256:e6442d6d562ce3f5fd148b6f042c699d22dbdc4bf5ce5317343264423bf93ba6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:03:55 ===================================================== [Pipeline] echo 10:03:55 taggedImages: 10:03:55 - nexus3.edgexfoundry.org:10004/security-spire-server:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:03:55 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 10:03:55 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.158 10:03:55 - nexus3.edgexfoundry.org:10004/security-spire-server:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:03:55 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 10:03:55 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 10:03:55 71cf00baf6053412bb985f3832ac8b10e5a82b70 10:03:55 latest 10:03:55 3.0.0-dev.158 10:03:55 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:03:55 main 10:03:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:71cf00baf6053412bb985f3832ac8b10e5a82b70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:03:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:03:55 d4db7359377a: Preparing 10:03:55 c1a179131432: Preparing 10:03:55 d64100bcec6d: Preparing 10:03:55 5ca734c18460: Preparing 10:03:55 3716fa33b0e9: Preparing 10:03:55 f1417ff83b31: Preparing 10:03:55 f1417ff83b31: Waiting 10:03:55 5ca734c18460: Layer already exists 10:03:55 d64100bcec6d: Layer already exists 10:03:55 f1417ff83b31: Layer already exists 10:03:55 d4db7359377a: Pushed 10:03:55 3716fa33b0e9: Pushed 10:03:58 c1a179131432: Pushed 10:03:58 71cf00baf6053412bb985f3832ac8b10e5a82b70: digest: sha256:6fa8ea5ac1d8172b01f032f3271ca86fed1c7d06ff4b4514c3f98db47dc87dfe size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:58 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 10:03:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:03:59 d4db7359377a: Preparing 10:03:59 c1a179131432: Preparing 10:03:59 d64100bcec6d: Preparing 10:03:59 5ca734c18460: Preparing 10:03:59 3716fa33b0e9: Preparing 10:03:59 f1417ff83b31: Preparing 10:03:59 f1417ff83b31: Waiting 10:03:59 d4db7359377a: Layer already exists 10:03:59 3716fa33b0e9: Layer already exists 10:03:59 5ca734c18460: Layer already exists 10:03:59 d64100bcec6d: Layer already exists 10:03:59 c1a179131432: Layer already exists 10:03:59 f1417ff83b31: Layer already exists 10:03:59 latest: digest: sha256:6fa8ea5ac1d8172b01f032f3271ca86fed1c7d06ff4b4514c3f98db47dc87dfe size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.158 10:03:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:03:59 d4db7359377a: Preparing 10:03:59 c1a179131432: Preparing 10:03:59 d64100bcec6d: Preparing 10:03:59 5ca734c18460: Preparing 10:03:59 3716fa33b0e9: Preparing 10:03:59 f1417ff83b31: Preparing 10:03:59 5ca734c18460: Layer already exists 10:03:59 d4db7359377a: Layer already exists 10:03:59 3716fa33b0e9: Layer already exists 10:03:59 d64100bcec6d: Layer already exists 10:03:59 c1a179131432: Layer already exists 10:03:59 f1417ff83b31: Layer already exists 10:03:59 3.0.0-dev.158: digest: sha256:6fa8ea5ac1d8172b01f032f3271ca86fed1c7d06ff4b4514c3f98db47dc87dfe size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:04:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:04:00 d4db7359377a: Preparing 10:04:00 c1a179131432: Preparing 10:04:00 d64100bcec6d: Preparing 10:04:00 5ca734c18460: Preparing 10:04:00 3716fa33b0e9: Preparing 10:04:00 f1417ff83b31: Preparing 10:04:00 f1417ff83b31: Waiting 10:04:00 d64100bcec6d: Layer already exists 10:04:00 3716fa33b0e9: Layer already exists 10:04:00 d4db7359377a: Layer already exists 10:04:00 c1a179131432: Layer already exists 10:04:00 5ca734c18460: Layer already exists 10:04:00 f1417ff83b31: Layer already exists 10:04:00 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158: digest: sha256:6fa8ea5ac1d8172b01f032f3271ca86fed1c7d06ff4b4514c3f98db47dc87dfe size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 10:04:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:04:00 d4db7359377a: Preparing 10:04:00 c1a179131432: Preparing 10:04:00 d64100bcec6d: Preparing 10:04:00 5ca734c18460: Preparing 10:04:00 3716fa33b0e9: Preparing 10:04:00 f1417ff83b31: Preparing 10:04:00 f1417ff83b31: Waiting 10:04:00 c1a179131432: Layer already exists 10:04:00 3716fa33b0e9: Layer already exists 10:04:00 5ca734c18460: Layer already exists 10:04:00 d4db7359377a: Layer already exists 10:04:00 d64100bcec6d: Layer already exists 10:04:00 f1417ff83b31: Layer already exists 10:04:00 main: digest: sha256:6fa8ea5ac1d8172b01f032f3271ca86fed1c7d06ff4b4514c3f98db47dc87dfe size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:04:00 ===================================================== [Pipeline] echo 10:04:00 taggedImages: 10:04:00 - nexus3.edgexfoundry.org:10004/support-notifications:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:04:00 - nexus3.edgexfoundry.org:10004/support-notifications:latest 10:04:00 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.158 10:04:00 - nexus3.edgexfoundry.org:10004/support-notifications:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:04:00 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 10:04:01 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 10:04:01 71cf00baf6053412bb985f3832ac8b10e5a82b70 10:04:01 latest 10:04:01 3.0.0-dev.158 10:04:01 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:04:01 main 10:04:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:71cf00baf6053412bb985f3832ac8b10e5a82b70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:04:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:04:01 053b6b363877: Preparing 10:04:01 794c952359f6: Preparing 10:04:01 d64100bcec6d: Preparing 10:04:01 5ca734c18460: Preparing 10:04:01 69245b7bfe8c: Preparing 10:04:01 f1417ff83b31: Preparing 10:04:01 f1417ff83b31: Waiting 10:04:01 d64100bcec6d: Layer already exists 10:04:01 5ca734c18460: Layer already exists 10:04:01 f1417ff83b31: Layer already exists 10:04:01 69245b7bfe8c: Pushed 10:04:01 053b6b363877: Pushed 10:04:04 794c952359f6: Pushed 10:04:04 71cf00baf6053412bb985f3832ac8b10e5a82b70: digest: sha256:e9d756697452a4e9db1261db99653b197767278d4d1b5077ff9499e7cc626ad6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:04 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 10:04:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:04:04 053b6b363877: Preparing 10:04:04 794c952359f6: Preparing 10:04:04 d64100bcec6d: Preparing 10:04:04 5ca734c18460: Preparing 10:04:04 69245b7bfe8c: Preparing 10:04:04 f1417ff83b31: Preparing 10:04:04 f1417ff83b31: Waiting 10:04:04 794c952359f6: Layer already exists 10:04:04 69245b7bfe8c: Layer already exists 10:04:04 053b6b363877: Layer already exists 10:04:04 d64100bcec6d: Layer already exists 10:04:04 5ca734c18460: Layer already exists 10:04:04 f1417ff83b31: Layer already exists 10:04:04 latest: digest: sha256:e9d756697452a4e9db1261db99653b197767278d4d1b5077ff9499e7cc626ad6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:05 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.158 10:04:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:04:05 053b6b363877: Preparing 10:04:05 794c952359f6: Preparing 10:04:05 d64100bcec6d: Preparing 10:04:05 5ca734c18460: Preparing 10:04:05 69245b7bfe8c: Preparing 10:04:05 f1417ff83b31: Preparing 10:04:05 f1417ff83b31: Waiting 10:04:05 5ca734c18460: Layer already exists 10:04:05 69245b7bfe8c: Layer already exists 10:04:05 d64100bcec6d: Layer already exists 10:04:05 053b6b363877: Layer already exists 10:04:05 794c952359f6: Layer already exists 10:04:05 f1417ff83b31: Layer already exists 10:04:05 3.0.0-dev.158: digest: sha256:e9d756697452a4e9db1261db99653b197767278d4d1b5077ff9499e7cc626ad6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:05 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:04:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:04:06 053b6b363877: Preparing 10:04:06 794c952359f6: Preparing 10:04:06 d64100bcec6d: Preparing 10:04:06 5ca734c18460: Preparing 10:04:06 69245b7bfe8c: Preparing 10:04:06 f1417ff83b31: Preparing 10:04:06 f1417ff83b31: Waiting 10:04:06 053b6b363877: Layer already exists 10:04:06 794c952359f6: Layer already exists 10:04:06 5ca734c18460: Layer already exists 10:04:06 69245b7bfe8c: Layer already exists 10:04:06 d64100bcec6d: Layer already exists 10:04:06 f1417ff83b31: Layer already exists 10:04:06 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158: digest: sha256:e9d756697452a4e9db1261db99653b197767278d4d1b5077ff9499e7cc626ad6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:06 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 10:04:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:04:06 053b6b363877: Preparing 10:04:06 794c952359f6: Preparing 10:04:06 d64100bcec6d: Preparing 10:04:06 5ca734c18460: Preparing 10:04:06 69245b7bfe8c: Preparing 10:04:06 f1417ff83b31: Preparing 10:04:06 69245b7bfe8c: Layer already exists 10:04:06 053b6b363877: Layer already exists 10:04:06 5ca734c18460: Layer already exists 10:04:06 794c952359f6: Layer already exists 10:04:06 d64100bcec6d: Layer already exists 10:04:06 f1417ff83b31: Layer already exists 10:04:06 main: digest: sha256:e9d756697452a4e9db1261db99653b197767278d4d1b5077ff9499e7cc626ad6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:04:06 ===================================================== [Pipeline] echo 10:04:06 taggedImages: 10:04:06 - nexus3.edgexfoundry.org:10004/support-scheduler:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:04:06 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 10:04:06 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.158 10:04:06 - nexus3.edgexfoundry.org:10004/support-scheduler:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:04:06 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:04:37 Removing intermediate container 84d0a3c6ec75 10:04:37 ---> 377354c13afb 10:04:37 Step 7/27 : COPY . . 10:04:37 Removing intermediate container f1f176c54c36 10:04:37 ---> 5076f350f687 10:04:37 Step 8/24 : COPY . . 10:04:37 Removing intermediate container 7bf9a79e9430 10:04:37 ---> a16711d7999f 10:04:37 Step 7/27 : COPY . . 10:04:37 Removing intermediate container d7728fd055ef 10:04:37 ---> c3e3c51cf23b 10:04:37 Step 8/23 : COPY . . 10:04:37 Removing intermediate container 96ff086e4055 10:04:37 ---> 01649ef3c977 10:04:37 Step 8/23 : COPY . . 10:04:41 ---> 23243cc64e20 10:04:41 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 10:04:41 ---> Running in a66f1244b487 10:04:41 ---> 42e4dad3c098 10:04:41 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 10:04:41 ---> Running in 01c0b43c9c67 10:04:41 ---> 0a0c02117475 10:04:41 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 10:04:41 ---> 2a00246a62c8 10:04:41 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 10:04:41 ---> Running in 155b64008a4e 10:04:41 ---> fa2a98817e97 10:04:41 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 10:04:41 ---> Running in 8dda4941239a 10:04:42 ---> Running in 4a61fbe8f862 10:04:42 Removing intermediate container a66f1244b487 10:04:42 ---> de0c15cfce3f 10:04:42 Step 9/27 : WORKDIR /edgex-go/spire-build 10:04:42 ---> Running in 36a3ddea3ee7 10:04:43 Removing intermediate container 8dda4941239a 10:04:43 ---> 360503e8d0cc 10:04:43 Step 9/27 : WORKDIR /edgex-go/spire-build 10:04:43 ---> Running in 8413f1df56ff 10:04:43 Removing intermediate container 36a3ddea3ee7 10:04:43 ---> 6bfeb556f778 10:04:43 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 10:04:43 ---> Running in 4e2474edf4e4 10:04:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.158" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 10:04:44 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.158" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:04:44 Removing intermediate container 8413f1df56ff 10:04:44 ---> d183b19ecb23 10:04:44 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 10:04:44 ---> Running in 2b79310f98d9 10:04:44 Removing intermediate container 4e2474edf4e4 10:04:44 ---> fd3f5a1bae43 10:04:44 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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 10:04:44 ---> Running in 7742a3d92c5d 10:04:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.158" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:04:45 Removing intermediate container 2b79310f98d9 10:04:45 ---> 11bbe7940921 10:04:45 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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 10:04:45 ---> Running in 2f2c3a30a5c2 10:04:48 Removing intermediate container 7742a3d92c5d 10:04:48 ---> 46dd3045829c 10:04:48 Step 12/27 : WORKDIR /edgex-go 10:04:49 ---> Running in 8e95ef3e593a 10:04:49 Removing intermediate container 2f2c3a30a5c2 10:04:49 ---> ac2bfa2e4797 10:04:49 Step 12/27 : WORKDIR /edgex-go 10:04:49 ---> Running in e78f4022ead4 10:04:50 Removing intermediate container 8e95ef3e593a 10:04:50 ---> a212fcdd1441 10:04:50 10:04:50 Step 13/27 : FROM alpine:3.17 10:04:50 3.17: Pulling from library/alpine 10:04:50 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 10:04:50 Removing intermediate container e78f4022ead4 10:04:50 Status: Downloaded newer image for alpine:3.17 10:04:50 ---> ed56ee5fc558 10:04:50 10:04:50 Step 13/27 : FROM alpine:3.17 10:04:50 ---> 51e60588ff2c 10:04:50 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:04:50 ---> 51e60588ff2c 10:04:50 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:04:50 ---> Running in f42b635a1030 10:04:50 ---> Running in 46131458da76 10:04:51 Removing intermediate container f42b635a1030 10:04:51 ---> 48b4a5fe37e0 10:04:51 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 10:04:51 Removing intermediate container 46131458da76 10:04:51 ---> 5f6cd709156c 10:04:51 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:04:51 ---> Running in 8886e675d0de 10:04:51 ---> Running in c7720de2ffbc 10:04:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:04:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:04:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:04:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:04:57 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 10:04:57 v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 10:04:57 OK: 17692 distinct packages available 10:04:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:04:57 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 10:04:57 v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 10:04:57 OK: 17692 distinct packages available 10:04:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:04:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:04:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:04:59 (1/5) Installing dumb-init (1.2.5-r2) 10:04:59 (2/5) Installing musl-obstack (1.2.3-r0) 10:04:59 (3/5) Installing libucontext (1.2-r0) 10:04:59 (4/5) Installing gcompat (1.1.0-r0) 10:04:59 (5/5) Installing openssl (3.0.8-r4) 10:05:00 Executing busybox-1.35.0-r29.trigger 10:05:00 OK: 9 MiB in 20 packages 10:05:00 (1/4) Installing dumb-init (1.2.5-r2) 10:05:00 (2/4) Installing musl-obstack (1.2.3-r0) 10:05:00 (3/4) Installing libucontext (1.2-r0) 10:05:00 (4/4) Installing gcompat (1.1.0-r0) 10:05:00 Executing busybox-1.35.0-r29.trigger 10:05:00 OK: 8 MiB in 19 packages 10:05:02 Removing intermediate container c7720de2ffbc 10:05:02 ---> 9216ff69dff5 10:05:02 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 10:05:02 Removing intermediate container 8886e675d0de 10:05:02 ---> ff45bc969acd 10:05:02 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 10:05:04 ---> 7c98cfde9ec9 10:05:04 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 10:05:04 ---> bec03b1be4ed 10:05:04 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 10:05:05 ---> 45bb344d9b52 10:05:05 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 10:05:05 ---> 63ab2e1f4e5f 10:05:05 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:05:15 ---> 830c7079a3d4 10:05:15 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:05:15 ---> fb432c41c4f4 10:05:15 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:05:16 ---> b73734744fe5 10:05:16 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 10:05:16 ---> Running in bb6e62108dfb 10:05:17 Removing intermediate container bb6e62108dfb 10:05:17 ---> 1ced527e411d 10:05:17 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:05:18 ---> 9752c3375b7e 10:05:18 Step 22/27 : WORKDIR / 10:05:18 ---> Running in ad574607cc92 10:05:19 Removing intermediate container ad574607cc92 10:05:19 ---> 42a38c6ffa5f 10:05:19 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:05:19 ---> Running in 946fc08d592f 10:05:20 Removing intermediate container 946fc08d592f 10:05:20 ---> ad9ee0469fb4 10:05:20 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:05:20 ---> Running in 18f41b99e38d 10:05:21 Removing intermediate container 18f41b99e38d 10:05:21 ---> 8bcc687ff4f8 10:05:21 Step 25/27 : LABEL arch=arm64 10:05:21 ---> Running in 3955b7e8288b 10:05:23 Removing intermediate container 3955b7e8288b 10:05:23 ---> 77a011b27f4e 10:05:23 Step 26/27 : LABEL git_sha=71cf00baf6053412bb985f3832ac8b10e5a82b70 10:05:23 ---> Running in a53c47f10021 10:05:24 Removing intermediate container a53c47f10021 10:05:24 ---> fc091c547446 10:05:24 Step 27/27 : LABEL version=3.0.0-dev.158 10:05:24 ---> Running in 51a4b8f25f29 10:05:24 ---> 100c20b47833 10:05:24 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:05:25 Removing intermediate container 51a4b8f25f29 10:05:25 ---> 7893d409b413 10:05:25 10:05:25 Successfully built 7893d409b413 10:05:25 Successfully tagged security-spire-config-arm64:latest 10:05:25  Building security-spire-config ... done Building security-spiffe-token-provider 10:05:25 ---> 90ab801d96e6 10:05:25 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:05:26 ---> 288e24c78d33 10:05:26 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:05:27 ---> 51b619c6a390 10:05:27 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:05:27 ---> Running in 670f5d990059 10:05:28 Removing intermediate container 670f5d990059 10:05:28 ---> f965e1b42475 10:05:28 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:05:28 ---> Running in fc95d6e3139c 10:05:28 Removing intermediate container fc95d6e3139c 10:05:28 ---> c2f7176486a2 10:05:28 Step 25/27 : LABEL arch=arm64 10:05:29 ---> Running in a182dca9e1a8 10:05:29 Removing intermediate container a182dca9e1a8 10:05:29 ---> b82feb24658c 10:05:29 Step 26/27 : LABEL git_sha=71cf00baf6053412bb985f3832ac8b10e5a82b70 10:05:29 ---> Running in 0c0ba3c485e4 10:05:30 Removing intermediate container 0c0ba3c485e4 10:05:30 ---> c5ad139ec26f 10:05:30 Step 27/27 : LABEL version=3.0.0-dev.158 10:05:30 ---> Running in e0f302f3137d 10:05:31 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:05:31 Step 2/20 : FROM ${BUILDER_BASE} AS builder 10:05:31 ---> 53c682e9b557 10:05:31 Step 3/20 : WORKDIR /edgex-go 10:05:31 ---> Using cache 10:05:31 ---> 36676ce69690 10:05:31 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 10:05:31 ---> Running in 59447b56cfd3 10:05:31 Removing intermediate container e0f302f3137d 10:05:31 ---> 1a3565270e6f 10:05:31 10:05:31 Successfully built 1a3565270e6f 10:05:31 Successfully tagged security-spire-agent-arm64:latest 10:05:31 Building security-spire-server 10:05:33  Building security-spire-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:05:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:05:37 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 10:05:37 v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 10:05:37 OK: 17692 distinct packages available 10:05:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:05:38 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:05:38 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:05:38 ---> 53c682e9b557 10:05:38 Step 3/26 : WORKDIR /edgex-go 10:05:38 ---> Using cache 10:05:38 ---> 36676ce69690 10:05:38 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 10:05:38 ---> Using cache 10:05:38 ---> 834011409eb4 10:05:38 Step 5/26 : COPY go.mod vendor* ./ 10:05:38 ---> Using cache 10:05:38 ---> 25e13cc4e507 10:05:38 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:05:38 ---> Using cache 10:05:38 ---> 377354c13afb 10:05:38 Step 7/26 : COPY . . 10:05:38 ---> Using cache 10:05:38 ---> 23243cc64e20 10:05:38 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 10:05:38 ---> Using cache 10:05:38 ---> de0c15cfce3f 10:05:38 Step 9/26 : WORKDIR /edgex-go/spire-build 10:05:38 ---> Using cache 10:05:38 ---> 6bfeb556f778 10:05:38 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 10:05:38 ---> Using cache 10:05:38 ---> fd3f5a1bae43 10:05:38 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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 10:05:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:05:40 OK: 263 MiB in 53 packages 10:05:40 ---> Running in 99afe25872cd 10:05:42 Removing intermediate container 59447b56cfd3 10:05:42 ---> b0e54b4417a0 10:05:42 Step 5/20 : COPY go.mod vendor* ./ 10:05:43 ---> c7770872ba36 10:05:43 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:05:43 ---> Running in 1c4fc92d3427 10:05:45 Removing intermediate container 99afe25872cd 10:05:45 ---> 9de538f7fe3c 10:05:45 Step 12/26 : WORKDIR /edgex-go 10:05:45 ---> Running in 2a1d4a33a7d6 10:05:46 Removing intermediate container 2a1d4a33a7d6 10:05:46 ---> 5ff95e99c275 10:05:46 10:05:46 Step 13/26 : FROM alpine:3.17 10:05:46 ---> 51e60588ff2c 10:05:46 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:05:46 ---> Using cache 10:05:46 ---> 5f6cd709156c 10:05:46 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:05:46 ---> Using cache 10:05:46 ---> 9216ff69dff5 10:05:46 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 10:05:46 ---> Using cache 10:05:46 ---> 7c98cfde9ec9 10:05:46 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 10:05:46 ---> Using cache 10:05:46 ---> 45bb344d9b52 10:05:46 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:05:54 ---> 3e74f063fb93 10:05:54 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:05:54 ---> 7f82ffeff725 10:05:54 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:05:55 ---> 78c35f38af30 10:05:55 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:05:56 ---> 8c5951324115 10:05:56 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:05:56 ---> Running in deff6bcb87c6 10:05:57 Removing intermediate container deff6bcb87c6 10:05:57 ---> 24c9325265a9 10:05:57 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:05:57 ---> Running in 92da61bb6310 10:05:58 Removing intermediate container 92da61bb6310 10:05:58 ---> 2f0c40c3fdd5 10:05:58 Step 24/26 : LABEL arch=arm64 10:05:58 ---> Running in f5a0ab21b615 10:05:59 Removing intermediate container f5a0ab21b615 10:05:59 ---> 1ab071d43718 10:05:59 Step 25/26 : LABEL git_sha=71cf00baf6053412bb985f3832ac8b10e5a82b70 10:05:59 ---> Running in 1cc96fa0b168 10:05:59 Removing intermediate container 1cc96fa0b168 10:05:59 ---> 50e1a9e59c07 10:05:59 Step 26/26 : LABEL version=3.0.0-dev.158 10:05:59 ---> Running in 5c85e2e742b1 10:06:00 Removing intermediate container 5c85e2e742b1 10:06:00 ---> 859c6b097580 10:06:00 10:06:00 Successfully built 859c6b097580 10:06:00 Successfully tagged security-spire-server-arm64:latest 10:06:00  Building security-spire-server ... done Building support-notifications 10:06:04 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:06:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:06:04 ---> 53c682e9b557 10:06:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:06:04 ---> Using cache 10:06:04 ---> e812aa446f10 10:06:04 Step 4/23 : WORKDIR /edgex-go 10:06:04 ---> Using cache 10:06:04 ---> 6dba2cc7881e 10:06:04 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 10:06:04 ---> Running in a486c31d66d5 10:06:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:06:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:06:09 OK: 263 MiB in 53 packages 10:06:11 Removing intermediate container a486c31d66d5 10:06:11 ---> 03b9aa2a28f8 10:06:11 Step 6/23 : COPY go.mod vendor* ./ 10:06:12 ---> 0c69f5916ffc 10:06:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:06:12 ---> Running in d13637e294e0 10:07:34 Removing intermediate container 1c4fc92d3427 10:07:34 ---> d7e40e064b2c 10:07:34 Step 7/20 : COPY . . 10:07:34 ---> 5a2241f0e36c 10:07:34 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:07:34 ---> Running in 313862bc9d0d 10:07:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.158" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:08:03 Removing intermediate container d13637e294e0 10:08:03 ---> 217a1bb5df21 10:08:03 Step 8/23 : COPY . . 10:08:04 ---> 8b63a1347fdd 10:08:04 Step 9/23 : RUN make cmd/support-notifications/support-notifications 10:08:04 ---> Running in 04902301f6c1 10:08:06 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.158" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:12:29 Removing intermediate container 4a61fbe8f862 10:12:29 ---> dc6111962245 10:12:29 10:12:29 Step 10/23 : FROM alpine:3.17 10:12:29 ---> 51e60588ff2c 10:12:29 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 10:12:29 ---> Running in ccd68cb6f46c 10:12:29 Removing intermediate container ccd68cb6f46c 10:12:29 ---> 742d3035246a 10:12:29 Step 12/23 : RUN apk add --update --no-cache dumb-init 10:12:29 ---> Running in 05a7fc0c75c5 10:12:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:12:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:12:29 (1/1) Installing dumb-init (1.2.5-r2) 10:12:29 Executing busybox-1.35.0-r29.trigger 10:12:29 OK: 8 MiB in 16 packages 10:12:29 Removing intermediate container 05a7fc0c75c5 10:12:29 ---> 94b425df3cd2 10:12:29 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:12:29 ---> d7ef1acc9264 10:12:29 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 10:12:29 ---> 56a896cb2d4d 10:12:29 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:12:29 ---> acbbf2e4448a 10:12:29 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 10:12:29 ---> 1f0a85a1833e 10:12:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:12:29 ---> aa2960e991c4 10:12:29 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:12:29 ---> Running in 40ba1e607b37 10:12:32 Removing intermediate container 40ba1e607b37 10:12:32 ---> 88926ed2fb1b 10:12:32 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 10:12:32 ---> Running in 77c585822856 10:12:32 Removing intermediate container 77c585822856 10:12:32 ---> a96595e66f79 10:12:32 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 10:12:32 ---> Running in 211c4a0cc2f1 10:12:33 Removing intermediate container 211c4a0cc2f1 10:12:33 ---> cde20914bbdc 10:12:33 Step 21/23 : LABEL arch=arm64 10:12:33 ---> Running in 522ae3a4a017 10:12:34 Removing intermediate container 522ae3a4a017 10:12:34 ---> 90534bcaaa09 10:12:34 Step 22/23 : LABEL git_sha=71cf00baf6053412bb985f3832ac8b10e5a82b70 10:12:34 ---> Running in 7caecd22fb3f 10:12:34 Removing intermediate container 7caecd22fb3f 10:12:34 ---> df9597879503 10:12:34 Step 23/23 : LABEL version=3.0.0-dev.158 10:12:34 ---> Running in 0b136da34cc8 10:12:35 Removing intermediate container 0b136da34cc8 10:12:35 ---> a8835e985273 10:12:35 10:12:35 Successfully built a8835e985273 10:12:35 Successfully tagged security-proxy-auth-arm64:latest 10:12:35  Building security-proxy-auth ... done Building core-metadata 10:12:39 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:12:39 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:12:39 ---> 53c682e9b557 10:12:39 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:12:39 ---> Using cache 10:12:39 ---> e812aa446f10 10:12:39 Step 4/25 : WORKDIR /edgex-go 10:12:39 ---> Using cache 10:12:39 ---> 6dba2cc7881e 10:12:39 Step 5/25 : RUN apk add --update --no-cache make git 10:12:39 ---> Using cache 10:12:39 ---> 52037a12cd42 10:12:39 Step 6/25 : COPY go.mod vendor* ./ 10:12:39 ---> Using cache 10:12:39 ---> 825a2076e8c0 10:12:39 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:12:39 ---> Using cache 10:12:39 ---> c3e3c51cf23b 10:12:39 Step 8/25 : COPY . . 10:12:39 ---> Using cache 10:12:39 ---> fa2a98817e97 10:12:39 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 10:12:40 ---> Running in 122c7c1da18b 10:12:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.158" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:13:21 Removing intermediate container 01c0b43c9c67 10:13:21 ---> 5ca35a217aaf 10:13:21 10:13:21 Step 10/24 : FROM alpine:3.17 10:13:21 ---> 51e60588ff2c 10:13:21 Step 11/24 : RUN apk add --update --no-cache dumb-init 10:13:21 ---> Running in 71d921357a65 10:13:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:13:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:13:26 (1/1) Installing dumb-init (1.2.5-r2) 10:13:26 Executing busybox-1.35.0-r29.trigger 10:13:26 OK: 8 MiB in 16 packages 10:13:27 Removing intermediate container 71d921357a65 10:13:27 ---> bcce052519e7 10:13:27 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 10:13:27 ---> Running in d550593c86d9 10:13:28 Removing intermediate container d550593c86d9 10:13:28 ---> 98a3ea1e76a5 10:13:28 Step 13/24 : ENV APP_PORT=59882 10:13:28 ---> Running in 8930ecf29c8a 10:13:29 Removing intermediate container 8930ecf29c8a 10:13:29 ---> eb04e85a3b27 10:13:29 Step 14/24 : EXPOSE $APP_PORT 10:13:29 ---> Running in 08e5d6b51663 10:13:29 Removing intermediate container 08e5d6b51663 10:13:29 ---> bda7f678bfee 10:13:29 Step 15/24 : WORKDIR / 10:13:30 ---> Running in 1861c505c80e 10:13:30 Removing intermediate container 1861c505c80e 10:13:30 ---> 316b432840a4 10:13:30 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 10:13:31 ---> b6bdeb37ba2b 10:13:31 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 10:13:34 ---> 184b4dca7e94 10:13:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:13:36 ---> 790edeb3c046 10:13:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:13:37 ---> 5db6d78a1a7a 10:13:37 Step 20/24 : ENTRYPOINT ["/core-command"] 10:13:37 ---> Running in eb498be652f8 10:13:38 Removing intermediate container eb498be652f8 10:13:38 ---> da0e3d8bb17f 10:13:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:13:38 ---> Running in bd33c36c6d52 10:13:39 Removing intermediate container bd33c36c6d52 10:13:39 ---> 90753702d707 10:13:39 Step 22/24 : LABEL arch=arm64 10:13:39 ---> Running in 66a0e5dde5f1 10:13:40 Removing intermediate container 66a0e5dde5f1 10:13:40 ---> 30d0918e99b2 10:13:40 Step 23/24 : LABEL git_sha=71cf00baf6053412bb985f3832ac8b10e5a82b70 10:13:40 ---> Running in 96d901e0b6e5 10:13:40 Removing intermediate container 96d901e0b6e5 10:13:40 ---> 399e14ed5bae 10:13:40 Step 24/24 : LABEL version=3.0.0-dev.158 10:13:40 ---> Running in f24b1504b7e7 10:13:41 Removing intermediate container f24b1504b7e7 10:13:41 ---> 945c293d631c 10:13:41 10:13:41 Successfully built 945c293d631c 10:13:41 Successfully tagged core-command-arm64:latest 10:13:41 Building core-data 10:13:45  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:13:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:13:45 ---> 53c682e9b557 10:13:45 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:13:45 ---> Using cache 10:13:45 ---> e812aa446f10 10:13:45 Step 4/23 : WORKDIR /edgex-go 10:13:45 ---> Using cache 10:13:45 ---> 6dba2cc7881e 10:13:45 Step 5/23 : RUN apk add --update --no-cache make git 10:13:45 ---> Using cache 10:13:45 ---> 52037a12cd42 10:13:45 Step 6/23 : COPY go.mod vendor* ./ 10:13:45 ---> Using cache 10:13:45 ---> 825a2076e8c0 10:13:45 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:13:45 ---> Using cache 10:13:45 ---> c3e3c51cf23b 10:13:45 Step 8/23 : COPY . . 10:13:45 ---> Using cache 10:13:45 ---> fa2a98817e97 10:13:45 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 10:13:45 ---> Running in d5dbc3e9bede 10:13:47 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.158" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 10:16:54 Removing intermediate container 155b64008a4e 10:16:54 ---> 43249c856b8f 10:16:54 10:16:54 Step 10/23 : FROM alpine:3.17 10:16:54 ---> 51e60588ff2c 10:16:54 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:16:54 ---> Using cache 10:16:54 ---> bcce052519e7 10:16:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 10:16:54 ---> Using cache 10:16:54 ---> 98a3ea1e76a5 10:16:54 Step 13/23 : ENV APP_PORT=59861 10:16:54 ---> Running in 4dda4730ab69 10:16:54 Removing intermediate container 4dda4730ab69 10:16:54 ---> e2260f66d2a5 10:16:54 Step 14/23 : EXPOSE $APP_PORT 10:16:54 ---> Running in e29bbdf6f70a 10:16:54 Removing intermediate container e29bbdf6f70a 10:16:54 ---> 012fac3ebf4e 10:16:54 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:16:54 ---> 883180abcbb3 10:16:54 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 10:16:54 ---> be804aaf180a 10:16:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:17:00 ---> 681a770bef27 10:17:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 10:17:00 ---> fcc5323b74f1 10:17:00 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 10:17:00 ---> Running in 61dcb4e138e0 10:17:00 Removing intermediate container 61dcb4e138e0 10:17:00 ---> b4f4043c1edc 10:17:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:17:01 ---> Running in 05d0010bffaa 10:17:01 Removing intermediate container 05d0010bffaa 10:17:01 ---> 4a89de9508a4 10:17:01 Step 21/23 : LABEL arch=arm64 10:17:02 ---> Running in ab49084bf69b 10:17:02 Removing intermediate container ab49084bf69b 10:17:02 ---> de39c1747689 10:17:02 Step 22/23 : LABEL git_sha=71cf00baf6053412bb985f3832ac8b10e5a82b70 10:17:02 ---> Running in c7897fd01927 10:17:03 Removing intermediate container c7897fd01927 10:17:03 ---> daf286a51ea8 10:17:03 Step 23/23 : LABEL version=3.0.0-dev.158 10:17:03 ---> Running in fc8f8018b67b 10:17:04 Removing intermediate container fc8f8018b67b 10:17:04 ---> 8fd8d663b1c2 10:17:04 10:17:04 Successfully built 8fd8d663b1c2 10:17:04 Successfully tagged support-scheduler-arm64:latest 10:17:04  Building support-scheduler ... done Building core-common-config-bootstrapper 10:17:08 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:17:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:17:08 ---> 53c682e9b557 10:17:08 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:17:08 ---> Using cache 10:17:08 ---> e812aa446f10 10:17:08 Step 4/23 : WORKDIR /edgex-go 10:17:08 ---> Using cache 10:17:08 ---> 6dba2cc7881e 10:17:08 Step 5/23 : RUN apk add --update --no-cache make git 10:17:08 ---> Using cache 10:17:08 ---> 52037a12cd42 10:17:08 Step 6/23 : COPY go.mod vendor* ./ 10:17:08 ---> Using cache 10:17:08 ---> 825a2076e8c0 10:17:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:08 ---> Using cache 10:17:08 ---> c3e3c51cf23b 10:17:08 Step 8/23 : COPY . . 10:17:08 ---> Using cache 10:17:08 ---> fa2a98817e97 10:17:08 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:17:09 ---> Running in 886aef64abbd 10:17:11 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.158" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:18:48 Removing intermediate container 313862bc9d0d 10:18:48 ---> 51f989f3200a 10:18:48 10:18:48 Step 9/20 : FROM alpine:3.17 10:18:48 ---> 51e60588ff2c 10:18:48 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 10:18:48 ---> Running in ccf037db74fe 10:18:48 Removing intermediate container ccf037db74fe 10:18:48 ---> d1fd9e0ce6c8 10:18:48 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:18:48 ---> Running in a527f81fd5e9 10:18:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:18:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:18:50 v3.17.3-186-g4786aab24a6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 10:18:50 v3.17.3-180-g7bc9fd1864b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 10:18:50 OK: 17692 distinct packages available 10:18:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:18:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:18:53 (1/9) Installing ca-certificates (20230506-r0) 10:18:53 (2/9) Installing brotli-libs (1.0.9-r9) 10:18:53 (3/9) Installing nghttp2-libs (1.51.0-r0) 10:18:53 (4/9) Installing libcurl (8.0.1-r0) 10:18:53 (5/9) Installing curl (8.0.1-r0) 10:18:53 (6/9) Installing dumb-init (1.2.5-r2) 10:18:53 (7/9) Installing musl-obstack (1.2.3-r0) 10:18:53 (8/9) Installing libucontext (1.2-r0) 10:18:53 (9/9) Installing gcompat (1.1.0-r0) 10:18:53 Executing busybox-1.35.0-r29.trigger 10:18:53 Executing ca-certificates-20230506-r0.trigger 10:18:54 OK: 11 MiB in 24 packages 10:18:57 Removing intermediate container a527f81fd5e9 10:18:57 ---> e8e7f1b7e57c 10:18:57 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 10:18:58 ---> 44a52aa8e603 10:18:58 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 10:18:59 ---> 08a91b9b7288 10:18:59 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:19:02 ---> c05e244a4be4 10:19:02 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:19:03 ---> 33ae8aa0d9da 10:19:03 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 10:19:03 ---> Running in cac3be16593e 10:19:04 Removing intermediate container cac3be16593e 10:19:04 ---> 141fbe34c63c 10:19:04 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 10:19:04 ---> Running in ad1648c26252 10:19:04 Removing intermediate container ad1648c26252 10:19:04 ---> 1ab4b640f8e2 10:19:04 Step 18/20 : LABEL arch=arm64 10:19:05 ---> Running in e102dbdedf94 10:19:05 Removing intermediate container e102dbdedf94 10:19:05 ---> 211385cafa6f 10:19:05 Step 19/20 : LABEL git_sha=71cf00baf6053412bb985f3832ac8b10e5a82b70 10:19:05 ---> Running in e9b3e05346f8 10:19:06 Removing intermediate container e9b3e05346f8 10:19:06 ---> e52076b6fbcb 10:19:06 Step 20/20 : LABEL version=3.0.0-dev.158 10:19:06 ---> Running in e1daa0ca8841 10:19:07 Removing intermediate container e1daa0ca8841 10:19:07 ---> 6dcb9cd55f38 10:19:07 10:19:07 Successfully built 6dcb9cd55f38 10:19:07 Successfully tagged security-spiffe-token-provider-arm64:latest 10:19:07 Building security-bootstrapper 10:19:11  Building security-spiffe-token-provider ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:19:11 Step 2/33 : FROM ${BUILDER_BASE} AS builder 10:19:11 ---> 53c682e9b557 10:19:11 Step 3/33 : WORKDIR /edgex-go 10:19:11 ---> Using cache 10:19:11 ---> 36676ce69690 10:19:11 Step 4/33 : RUN apk add --update --no-cache make git 10:19:12 ---> Running in 632b0c7238eb 10:19:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:19:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:19:17 OK: 263 MiB in 53 packages 10:19:19 Removing intermediate container 632b0c7238eb 10:19:19 ---> 6ae255a3fbeb 10:19:19 Step 5/33 : COPY go.mod vendor* ./ 10:19:20 ---> 1ba7e3e46606 10:19:20 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:19:20 ---> Running in 74527c8c0f63 10:20:57 Removing intermediate container 04902301f6c1 10:20:57 ---> e1e422d62c51 10:20:57 10:20:57 Step 10/23 : FROM alpine:3.17 10:20:57 ---> 51e60588ff2c 10:20:57 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 10:20:57 ---> Running in 280024129da6 10:20:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:20:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:20:57 (1/2) Installing ca-certificates (20230506-r0) 10:20:57 (2/2) Installing dumb-init (1.2.5-r2) 10:20:57 Executing busybox-1.35.0-r29.trigger 10:20:57 Executing ca-certificates-20230506-r0.trigger 10:20:58 OK: 8 MiB in 17 packages 10:21:02 Removing intermediate container 280024129da6 10:21:02 ---> a93b18f22f90 10:21:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 10:21:02 ---> Running in d0f1b6839dcd 10:21:03 Removing intermediate container d0f1b6839dcd 10:21:03 ---> 2f6d1ec71279 10:21:03 Step 13/23 : ENV APP_PORT=59860 10:21:03 ---> Running in 91e543ea6f96 10:21:04 Removing intermediate container 91e543ea6f96 10:21:04 ---> 831f3736066f 10:21:04 Step 14/23 : EXPOSE $APP_PORT 10:21:04 ---> Running in c65ec4bbfcef 10:21:05 Removing intermediate container c65ec4bbfcef 10:21:05 ---> c5b0cdfdadaf 10:21:05 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:21:06 ---> 9bef5a74b1aa 10:21:06 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 10:21:08 ---> 9c8200736d2a 10:21:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:21:14 ---> 6063516949f7 10:21:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:21:16 ---> 8cef28130818 10:21:16 Step 19/23 : ENTRYPOINT ["/support-notifications"] 10:21:16 ---> Running in ae5b04930172 10:21:17 Removing intermediate container ae5b04930172 10:21:17 ---> ccb608605f98 10:21:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:21:17 ---> Running in 031d55de2891 10:21:17 Removing intermediate container 031d55de2891 10:21:17 ---> d6a9fc57c486 10:21:17 Step 21/23 : LABEL arch=arm64 10:21:18 ---> Running in ea6577345493 10:21:18 Removing intermediate container ea6577345493 10:21:18 ---> 80087feca77b 10:21:18 Step 22/23 : LABEL git_sha=71cf00baf6053412bb985f3832ac8b10e5a82b70 10:21:19 ---> Running in 1471e6840f90 10:21:19 Removing intermediate container 1471e6840f90 10:21:19 ---> 4f107d22a8f6 10:21:19 Step 23/23 : LABEL version=3.0.0-dev.158 10:21:20 ---> Running in c264c72ff696 10:21:20 Removing intermediate container c264c72ff696 10:21:20 ---> 3f2b2c406e02 10:21:20 10:21:21 Successfully built 3f2b2c406e02 10:21:21 Successfully tagged support-notifications-arm64:latest 10:21:21  Building support-notifications ... done Building security-proxy-setup 10:21:23 Removing intermediate container 74527c8c0f63 10:21:23 ---> fbd789cdc6f6 10:21:23 Step 7/33 : COPY . . 10:21:26 ---> 1f6be65d0aa1 10:21:26 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:21:26 ---> Running in a28e3ba24a44 10:21:27 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:21:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:21:27 ---> 53c682e9b557 10:21:27 Step 3/22 : WORKDIR /edgex-go 10:21:27 ---> Using cache 10:21:27 ---> 36676ce69690 10:21:27 Step 4/22 : RUN apk add --update --no-cache make git 10:21:27 ---> Using cache 10:21:27 ---> 6ae255a3fbeb 10:21:27 Step 5/22 : COPY go.mod vendor* ./ 10:21:27 ---> Using cache 10:21:27 ---> 1ba7e3e46606 10:21:27 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:21:27 ---> Using cache 10:21:27 ---> fbd789cdc6f6 10:21:27 Step 7/22 : COPY . . 10:21:27 ---> Using cache 10:21:27 ---> 1f6be65d0aa1 10:21:27 Step 8/22 : RUN make cmd/secrets-config/secrets-config 10:21:27 ---> Running in 2e584973c08d 10:21:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.158" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:21:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.158" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 10:22:16 Removing intermediate container 122c7c1da18b 10:22:16 ---> c262e271f895 10:22:16 10:22:16 Step 10/25 : FROM alpine:3.17 10:22:16 ---> 51e60588ff2c 10:22:16 Step 11/25 : RUN apk add --update --no-cache dumb-init 10:22:16 ---> Using cache 10:22:16 ---> bcce052519e7 10:22:16 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 10:22:16 ---> Using cache 10:22:16 ---> 98a3ea1e76a5 10:22:16 Step 13/25 : ENV APP_PORT=59881 10:22:16 ---> Running in a517afe98290 10:22:16 Removing intermediate container a517afe98290 10:22:16 ---> c5007ddcd4b5 10:22:16 Step 14/25 : EXPOSE $APP_PORT 10:22:16 ---> Running in d059d826c0bd 10:22:16 Removing intermediate container d059d826c0bd 10:22:16 ---> a7e97b739ed0 10:22:16 Step 15/25 : WORKDIR / 10:22:16 ---> Running in 34961dc1f3a5 10:22:16 Removing intermediate container 34961dc1f3a5 10:22:16 ---> 0a5d6c5d8df8 10:22:16 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 10:22:16 ---> 94f3f7f6647b 10:22:16 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 10:22:17 ---> 8df74636429f 10:22:17 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:22:21 ---> aed08f369ea8 10:22:21 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:22:22 ---> fcecc521047e 10:22:22 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:22:23 ---> 5f693166c030 10:22:23 Step 21/25 : ENTRYPOINT ["/core-metadata"] 10:22:24 ---> Running in a5a7929a76d6 10:22:24 Removing intermediate container a5a7929a76d6 10:22:24 ---> 1a16f0e05d15 10:22:24 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:22:24 ---> Running in 1c06ca7e8b08 10:22:25 Removing intermediate container 1c06ca7e8b08 10:22:25 ---> 77f3fe4a88cc 10:22:25 Step 23/25 : LABEL arch=arm64 10:22:25 ---> Running in 95bdeb6cbc06 10:22:25 Removing intermediate container 95bdeb6cbc06 10:22:25 ---> 9c94fce09d6a 10:22:25 Step 24/25 : LABEL git_sha=71cf00baf6053412bb985f3832ac8b10e5a82b70 10:22:26 ---> Running in 5e058eb9c2ec 10:22:26 Removing intermediate container 5e058eb9c2ec 10:22:26 ---> a850dea5d3d8 10:22:26 Step 25/25 : LABEL version=3.0.0-dev.158 10:22:26 ---> Running in e887411632e9 10:22:27 Removing intermediate container e887411632e9 10:22:27 ---> 6ebf8c074a78 10:22:27 10:22:27 Successfully built 6ebf8c074a78 10:22:27 Successfully tagged core-metadata-arm64:latest 10:22:27  Building core-metadata ... done Building security-secretstore-setup 10:22:31 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:22:31 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:22:31 ---> 53c682e9b557 10:22:31 Step 3/25 : WORKDIR /edgex-go 10:22:31 ---> Using cache 10:22:31 ---> 36676ce69690 10:22:31 Step 4/25 : RUN apk add --update --no-cache make git 10:22:31 ---> Using cache 10:22:31 ---> 6ae255a3fbeb 10:22:31 Step 5/25 : COPY go.mod vendor* ./ 10:22:31 ---> Using cache 10:22:31 ---> 1ba7e3e46606 10:22:31 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:22:31 ---> Using cache 10:22:31 ---> fbd789cdc6f6 10:22:31 Step 7/25 : COPY . . 10:22:31 ---> Using cache 10:22:31 ---> 1f6be65d0aa1 10:22:31 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:22:31 ---> Running in 20f478ca9287 10:22:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.158" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:23:12 Removing intermediate container d5dbc3e9bede 10:23:12 ---> 588d5c81c250 10:23:12 10:23:12 Step 10/23 : FROM alpine:3.17 10:23:12 ---> 51e60588ff2c 10:23:12 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 10:23:12 ---> Running in aa3ecf1f0a46 10:23:13 Removing intermediate container aa3ecf1f0a46 10:23:13 ---> 2da40123abf9 10:23:13 Step 12/23 : ENV APP_PORT=59880 10:23:13 ---> Running in 46723db87753 10:23:16 Removing intermediate container 46723db87753 10:23:16 ---> cf06b668ff44 10:23:16 Step 13/23 : EXPOSE $APP_PORT 10:23:16 ---> Running in 525d7c08b861 10:23:16 Removing intermediate container 525d7c08b861 10:23:16 ---> 08ee268db380 10:23:16 Step 14/23 : RUN apk add --update --no-cache dumb-init 10:23:16 ---> Running in f5210393caab 10:23:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:23:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:23:21 (1/1) Installing dumb-init (1.2.5-r2) 10:23:21 Executing busybox-1.35.0-r29.trigger 10:23:21 OK: 8 MiB in 16 packages 10:23:23 Removing intermediate container f5210393caab 10:23:23 ---> d1bb2520dddd 10:23:23 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:23:24 ---> 3d0364a13693 10:23:24 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 10:23:25 ---> aec1d395fa6b 10:23:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:23:29 ---> a1d927908cea 10:23:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:23:29 ---> 38578d22de29 10:23:29 Step 19/23 : ENTRYPOINT ["/core-data"] 10:23:30 ---> Running in ca38afcebe7e 10:23:30 Removing intermediate container ca38afcebe7e 10:23:30 ---> 8c65b767ad31 10:23:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:23:30 ---> Running in b9317f230650 10:23:31 Removing intermediate container b9317f230650 10:23:31 ---> 761f81833b1a 10:23:31 Step 21/23 : LABEL arch=arm64 10:23:31 ---> Running in d5662f573fa9 10:23:31 Removing intermediate container d5662f573fa9 10:23:31 ---> 08a1fc16e06b 10:23:31 Step 22/23 : LABEL git_sha=71cf00baf6053412bb985f3832ac8b10e5a82b70 10:23:31 ---> Running in 484f164da8c6 10:23:32 Removing intermediate container 484f164da8c6 10:23:32 ---> 2a98ce1de2e5 10:23:32 Step 23/23 : LABEL version=3.0.0-dev.158 10:23:32 ---> Running in bc41de1919c6 10:23:33 Removing intermediate container bc41de1919c6 10:23:33 ---> 82ee0ff6016a 10:23:33 10:23:33 Successfully built 82ee0ff6016a 10:23:33 Successfully tagged core-data-arm64:latest 10:25:40  Building core-data ... done Removing intermediate container 886aef64abbd 10:25:40 ---> d95eac344a37 10:25:40 10:25:40 Step 10/23 : FROM alpine:3.17 10:25:40 ---> 51e60588ff2c 10:25:40 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 10:25:40 ---> Using cache 10:25:40 ---> 742d3035246a 10:25:40 Step 12/23 : RUN apk add --update --no-cache dumb-init 10:25:40 ---> Using cache 10:25:40 ---> 94b425df3cd2 10:25:40 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:25:40 ---> Using cache 10:25:40 ---> d7ef1acc9264 10:25:40 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 10:25:40 ---> Using cache 10:25:40 ---> 56a896cb2d4d 10:25:40 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:25:40 ---> 3c0751620353 10:25:40 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:25:40 ---> 06d822535e7d 10:25:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:25:40 ---> 718f3fa8756f 10:25:40 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:25:40 ---> Running in 1c927d4480d4 10:25:40 Removing intermediate container 1c927d4480d4 10:25:40 ---> ea623531c76f 10:25:40 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 10:25:40 ---> Running in 8623be74164a 10:25:40 Removing intermediate container 8623be74164a 10:25:40 ---> e7c410de595f 10:25:40 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 10:25:40 ---> Running in a36c2cb06454 10:25:40 Removing intermediate container a36c2cb06454 10:25:40 ---> 948cf3a34a8f 10:25:40 Step 21/23 : LABEL arch=arm64 10:25:40 ---> Running in d45eca7acd2d 10:25:40 Removing intermediate container d45eca7acd2d 10:25:40 ---> 3966b7cd6da9 10:25:40 Step 22/23 : LABEL git_sha=71cf00baf6053412bb985f3832ac8b10e5a82b70 10:25:40 ---> Running in 88bc16d2a727 10:25:40 Removing intermediate container 88bc16d2a727 10:25:40 ---> 0ca65cad3da6 10:25:40 Step 23/23 : LABEL version=3.0.0-dev.158 10:25:40 ---> Running in 226b75d205b4 10:25:40 Removing intermediate container 226b75d205b4 10:25:40 ---> a3d3d00bd8e1 10:25:40 10:25:40 Successfully built a3d3d00bd8e1 10:25:40 Successfully tagged core-common-config-bootstrapper-arm64:latest 10:27:46  Building core-common-config-bootstrapper ... done Removing intermediate container 2e584973c08d 10:27:46 ---> 0a9085321218 10:27:46 10:27:46 Step 9/22 : FROM alpine:3.17 10:27:46 ---> 51e60588ff2c 10:27:46 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 10:27:46 Removing intermediate container a28e3ba24a44 10:27:46 ---> 0f1b04936e84 10:27:46 10:27:46 Step 9/33 : FROM alpine:3.17 10:27:46 ---> 51e60588ff2c 10:27:46 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 10:27:46 ---> Using cache 10:27:46 ---> d1fd9e0ce6c8 10:27:46 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 10:27:46 ---> Running in c5bd6ccb864c 10:27:46 ---> Running in 07d477418ce2 10:27:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:27:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:27:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:27:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:27:46 (1/2) Installing dumb-init (1.2.5-r2) 10:27:46 (1/2) Installing dumb-init (1.2.5-r2) 10:27:46 (2/2) Installing su-exec (0.2-r2) 10:27:46 Executing busybox-1.35.0-r29.trigger 10:27:46 (2/2) Installing openssl (3.0.8-r4) 10:27:46 OK: 8 MiB in 17 packages 10:27:46 Executing busybox-1.35.0-r29.trigger 10:27:46 OK: 8 MiB in 17 packages 10:27:46 Removing intermediate container c5bd6ccb864c 10:27:46 ---> 4c7d1225ac74 10:27:46 Removing intermediate container 07d477418ce2 10:27:46 ---> c648c450e1ce 10:27:46 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 10:27:46 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 10:27:46 ---> Running in b948af1554bf 10:27:46 ---> Running in d0c1ee536da6 10:27:46 Removing intermediate container b948af1554bf 10:27:46 ---> 30bd57522266 10:27:46 Step 12/22 : WORKDIR /edgex 10:27:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.158" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:27:48 ---> Running in 78629d2049ef 10:27:48 Removing intermediate container d0c1ee536da6 10:27:48 ---> 04f2554a3b1e 10:27:48 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 10:27:48 ---> Running in f749bf7c578d 10:27:48 Removing intermediate container 78629d2049ef 10:27:48 ---> 42292abff2a0 10:27:48 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:27:48 Removing intermediate container f749bf7c578d 10:27:48 ---> 2dc6524a6c4f 10:27:48 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 10:27:49 ---> Running in 91273bc62319 10:27:49 Removing intermediate container 91273bc62319 10:27:49 ---> 28c942afce48 10:27:49 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 10:27:49 ---> Running in a7184aa21249 10:27:49 ---> 7407ef1af6d3 10:27:49 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 10:27:50 Removing intermediate container a7184aa21249 10:27:50 ---> b7a8da3f7f77 10:27:50 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 10:27:50 ---> Running in 037cf69ad90c 10:27:50 ---> 0d07a509d0ae 10:27:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:27:51 ---> e10a39863822 10:27:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:27:53 Removing intermediate container 037cf69ad90c 10:27:53 ---> bf56ccc2e171 10:27:53 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 10:27:53 ---> Running in cdc92bfd3cda 10:27:53 ---> 356aeb080681 10:27:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:27:54 Removing intermediate container cdc92bfd3cda 10:27:54 ---> 60946830442c 10:27:54 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 10:27:54 ---> cb6fd09cb358 10:27:54 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:27:54 ---> Running in 956d31777a20 10:27:54 ---> dabfd3c9f3f8 10:27:54 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 10:27:54 ---> Running in 1eb7a1fcfe0f 10:27:57 Removing intermediate container 956d31777a20 10:27:57 ---> 0398658494bc 10:27:57 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 10:27:57 ---> Running in 53be131d7e17 10:27:58 Removing intermediate container 53be131d7e17 10:27:58 ---> 3882d2d8e643 10:27:58 Step 20/22 : LABEL arch=arm64 10:27:58 Removing intermediate container 1eb7a1fcfe0f 10:27:58 ---> 8af0b2adc050 10:27:58 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 10:27:58 ---> Running in e4d4e0224884 10:27:58 Removing intermediate container e4d4e0224884 10:27:58 ---> b9df2e79a16f 10:27:58 Step 21/22 : LABEL git_sha=71cf00baf6053412bb985f3832ac8b10e5a82b70 10:28:02 ---> Running in 2e9a4befbce0 10:28:02 ---> f085545b687d 10:28:02 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 10:28:02 Removing intermediate container 20f478ca9287 10:28:02 ---> 33b1bcfc1a0b 10:28:02 10:28:02 Step 9/25 : FROM alpine:3.17 10:28:02 ---> 51e60588ff2c 10:28:02 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 10:28:02 Removing intermediate container 2e9a4befbce0 10:28:02 ---> ce5a6c8b9dca 10:28:02 Step 22/22 : LABEL version=3.0.0-dev.158 10:28:02 ---> Running in 26300026dbce 10:28:02 ---> Running in 4c19174d6b5e 10:28:02 ---> d2c185a5c488 10:28:02 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:28:02 Removing intermediate container 4c19174d6b5e 10:28:02 ---> 9b5c16df710e 10:28:02 10:28:02 Successfully built 9b5c16df710e 10:28:02 Successfully tagged security-proxy-setup-arm64:latest 10:28:03  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:28:03 ---> 39dd39c6c9dd 10:28:03 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:28:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:28:04 ---> 7bceae1c993c 10:28:04 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 10:28:05 ---> fd4d4f44b220 10:28:05 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 10:28:05 ---> b4cc8304f208 10:28:05 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 10:28:05 (1/3) Installing ca-certificates (20230506-r0) 10:28:05 (2/3) Installing dumb-init (1.2.5-r2) 10:28:05 (3/3) Installing su-exec (0.2-r2) 10:28:05 Executing busybox-1.35.0-r29.trigger 10:28:05 Executing ca-certificates-20230506-r0.trigger 10:28:06 ---> 1e3bb375baf2 10:28:06 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:28:06 OK: 8 MiB in 18 packages 10:28:07 ---> 3c373825e608 10:28:07 Step 28/33 : RUN chmod +x /entrypoint.sh 10:28:07 ---> Running in b11ce583394c 10:28:08 Removing intermediate container 26300026dbce 10:28:08 ---> 20046ec21eef 10:28:08 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 10:28:08 ---> Running in ba24bb397ec5 10:28:09 Removing intermediate container ba24bb397ec5 10:28:09 ---> 35d0fa2f23d0 10:28:09 Step 12/25 : WORKDIR / 10:28:09 ---> Running in 1a97180f287d 10:28:09 Removing intermediate container 1a97180f287d 10:28:09 ---> 462216c6ba91 10:28:09 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 10:28:09 Removing intermediate container b11ce583394c 10:28:09 ---> 6db65716d3e0 10:28:09 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 10:28:09 ---> Running in 901edfa5cbb2 10:28:10 Removing intermediate container 901edfa5cbb2 10:28:10 ---> 4b0ab5f32337 10:28:10 Step 30/33 : CMD ["gate"] 10:28:10 ---> d2fd79709c57 10:28:10 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 10:28:10 ---> Running in 6bbfc2e180bb 10:28:10 Removing intermediate container 6bbfc2e180bb 10:28:10 ---> b20e2aa5ab82 10:28:10 Step 31/33 : LABEL arch=arm64 10:28:10 ---> Running in 846e2403dde0 10:28:10 ---> a1356959e4b3 10:28:10 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:28:11 Removing intermediate container 846e2403dde0 10:28:11 ---> e7b76f6c3f93 10:28:11 Step 32/33 : LABEL git_sha=71cf00baf6053412bb985f3832ac8b10e5a82b70 10:28:11 ---> Running in dbe66703baf4 10:28:11 ---> cb1ac22c2186 10:28:11 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 10:28:11 Removing intermediate container dbe66703baf4 10:28:11 ---> e1064cba3678 10:28:11 Step 33/33 : LABEL version=3.0.0-dev.158 10:28:11 ---> Running in 09bc2505f351 10:28:12 ---> 236a6f44ee40 10:28:12 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:28:12 Removing intermediate container 09bc2505f351 10:28:12 ---> 126cfec67bb7 10:28:12 10:28:12 Successfully built 126cfec67bb7 10:28:12 Successfully tagged security-bootstrapper-arm64:latest 10:28:12  Building security-bootstrapper ... done  ---> caf75d5e0674 10:28:12 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:28:16 ---> 51b091bbcac1 10:28:16 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:28:17 ---> fef588e6c38c 10:28:17 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:28:17 ---> b6267bae769b 10:28:17 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:28:17 ---> Running in 29b770e3f26d 10:28:19 Removing intermediate container 29b770e3f26d 10:28:19 ---> 2cc223f1d622 10:28:19 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 10:28:19 ---> Running in b182522c634f 10:28:19 Removing intermediate container b182522c634f 10:28:19 ---> b07665276581 10:28:19 Step 23/25 : LABEL arch=arm64 10:28:19 ---> Running in e28d9b7986a1 10:28:20 Removing intermediate container e28d9b7986a1 10:28:20 ---> 454be8bf30c8 10:28:20 Step 24/25 : LABEL git_sha=71cf00baf6053412bb985f3832ac8b10e5a82b70 10:28:20 ---> Running in d3b78a8f164c 10:28:20 Removing intermediate container d3b78a8f164c 10:28:20 ---> b4ff4aa9c694 10:28:20 Step 25/25 : LABEL version=3.0.0-dev.158 10:28:20 ---> Running in eb6bd9c08d14 10:28:20 Removing intermediate container eb6bd9c08d14 10:28:20 ---> cec7c3e3f197 10:28:20 10:28:21 Successfully built cec7c3e3f197 10:28:21 Successfully tagged security-secretstore-setup-arm64:latest 10:28:21  Building security-secretstore-setup ... done  [Pipeline] } 10:28:21 $ docker stop --time=1 ac4ce181776174ce2eb3dd9251965fdfcaafffc4b5b785b4873ae95c18c59a99 10:28:23 $ docker rm -f --volumes ac4ce181776174ce2eb3dd9251965fdfcaafffc4b5b785b4873ae95c18c59a99 [Pipeline] // withDockerContainer [Pipeline] sh 10:28:24 + docker images 10:28:24 REPOSITORY TAG IMAGE ID CREATED SIZE 10:28:24 security-secretstore-setup-arm64 latest cec7c3e3f197 4 seconds ago 32.2MB 10:28:24 security-bootstrapper-arm64 latest 126cfec67bb7 12 seconds ago 21.9MB 10:28:24 security-proxy-setup-arm64 latest 9b5c16df710e 22 seconds ago 18.7MB 10:28:24 33b1bcfc1a0b 26 seconds ago 1.35GB 10:28:24 0f1b04936e84 47 seconds ago 1.34GB 10:28:24 0a9085321218 48 seconds ago 1.33GB 10:28:24 core-common-config-bootstrapper-arm64 latest a3d3d00bd8e1 2 minutes ago 17.2MB 10:28:24 d95eac344a37 2 minutes ago 1.35GB 10:28:24 core-data-arm64 latest 82ee0ff6016a 4 minutes ago 19.9MB 10:28:24 588d5c81c250 5 minutes ago 1.36GB 10:28:24 core-metadata-arm64 latest 6ebf8c074a78 5 minutes ago 20.2MB 10:28:24 c262e271f895 6 minutes ago 1.36GB 10:28:24 support-notifications-arm64 latest 3f2b2c406e02 7 minutes ago 31.9MB 10:28:24 e1e422d62c51 7 minutes ago 1.42GB 10:28:24 security-spiffe-token-provider-arm64 latest 6dcb9cd55f38 9 minutes ago 32.7MB 10:28:24 51f989f3200a 9 minutes ago 1.39GB 10:28:24 support-scheduler-arm64 latest 8fd8d663b1c2 11 minutes ago 31.2MB 10:28:24 43249c856b8f 11 minutes ago 1.42GB 10:28:24 core-command-arm64 latest 945c293d631c 14 minutes ago 19.7MB 10:28:24 5ca35a217aaf 15 minutes ago 1.35GB 10:28:24 security-proxy-auth-arm64 latest a8835e985273 15 minutes ago 18.1MB 10:28:24 dc6111962245 16 minutes ago 1.33GB 10:28:24 security-spire-server-arm64 latest 859c6b097580 22 minutes ago 97MB 10:28:24 5ff95e99c275 22 minutes ago 1.21GB 10:28:24 security-spire-agent-arm64 latest 1a3565270e6f 22 minutes ago 153MB 10:28:24 security-spire-config-arm64 latest 7893d409b413 23 minutes ago 96.1MB 10:28:24 ed56ee5fc558 23 minutes ago 1.21GB 10:28:24 a212fcdd1441 23 minutes ago 1.21GB 10:28:24 ci-base-image-arm64 latest 53c682e9b557 27 minutes ago 899MB 10:28:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 3 weeks ago 681MB 10:28:24 alpine 3.17 51e60588ff2c 6 weeks ago 7.46MB 10:28:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:28:24 provisioning config files... 10:28:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/524@tmp/config16417541712377522904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:28:24 ---> docker-login.sh 10:28:24 nexus3.edgexfoundry.org:10001 10:28:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:28:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:28:25 Configure a credential helper to remove this warning. See 10:28:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:28:25 10:28:25 Login Succeeded 10:28:25 nexus3.edgexfoundry.org:10002 10:28:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:28:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:28:25 Configure a credential helper to remove this warning. See 10:28:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:28:25 10:28:25 Login Succeeded 10:28:25 nexus3.edgexfoundry.org:10003 10:28:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:28:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:28:25 Configure a credential helper to remove this warning. See 10:28:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:28:25 10:28:25 Login Succeeded 10:28:25 nexus3.edgexfoundry.org:10004 10:28:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:28:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:28:26 Configure a credential helper to remove this warning. See 10:28:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:28:26 10:28:26 Login Succeeded 10:28:26 docker.io 10:28:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:28:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:28:26 Configure a credential helper to remove this warning. See 10:28:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:28:26 10:28:26 Login Succeeded 10:28:26 ---> docker-login.sh ends [Pipeline] } 10:28:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:28:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:28:27 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 10:28:27 71cf00baf6053412bb985f3832ac8b10e5a82b70 10:28:27 latest 10:28:27 3.0.0-dev.158 10:28:27 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:28:27 main 10:28:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:27 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:27 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:28:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:28:27 645b5af6359e: Preparing 10:28:27 af3d125d4b81: Preparing 10:28:27 4c7679a69d6c: Preparing 10:28:27 68233a7ab506: Preparing 10:28:27 a12dcbda31d8: Preparing 10:28:27 26cbea5cba74: Preparing 10:28:27 26cbea5cba74: Waiting 10:28:28 4c7679a69d6c: Pushed 10:28:28 68233a7ab506: Pushed 10:28:28 26cbea5cba74: Layer already exists 10:28:28 645b5af6359e: Pushed 10:28:28 a12dcbda31d8: Pushed 10:28:31 af3d125d4b81: Pushed 10:28:31 71cf00baf6053412bb985f3832ac8b10e5a82b70: digest: sha256:8b297ecb192980a55cf078edd2d83955adff460bf5d4f30144854dbdea94e3ee size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:28:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:28:32 645b5af6359e: Preparing 10:28:32 af3d125d4b81: Preparing 10:28:32 4c7679a69d6c: Preparing 10:28:32 68233a7ab506: Preparing 10:28:32 a12dcbda31d8: Preparing 10:28:32 26cbea5cba74: Preparing 10:28:32 26cbea5cba74: Waiting 10:28:32 af3d125d4b81: Layer already exists 10:28:32 4c7679a69d6c: Layer already exists 10:28:32 645b5af6359e: Layer already exists 10:28:32 68233a7ab506: Layer already exists 10:28:32 a12dcbda31d8: Layer already exists 10:28:32 26cbea5cba74: Layer already exists 10:28:32 latest: digest: sha256:8b297ecb192980a55cf078edd2d83955adff460bf5d4f30144854dbdea94e3ee size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.158 10:28:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:28:33 645b5af6359e: Preparing 10:28:33 af3d125d4b81: Preparing 10:28:33 4c7679a69d6c: Preparing 10:28:33 68233a7ab506: Preparing 10:28:33 a12dcbda31d8: Preparing 10:28:33 26cbea5cba74: Preparing 10:28:33 26cbea5cba74: Waiting 10:28:33 af3d125d4b81: Layer already exists 10:28:33 a12dcbda31d8: Layer already exists 10:28:33 68233a7ab506: Layer already exists 10:28:33 4c7679a69d6c: Layer already exists 10:28:33 645b5af6359e: Layer already exists 10:28:33 26cbea5cba74: Layer already exists 10:28:33 3.0.0-dev.158: digest: sha256:8b297ecb192980a55cf078edd2d83955adff460bf5d4f30144854dbdea94e3ee size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:33 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:34 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:28:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:28:34 645b5af6359e: Preparing 10:28:34 af3d125d4b81: Preparing 10:28:34 4c7679a69d6c: Preparing 10:28:34 68233a7ab506: Preparing 10:28:34 a12dcbda31d8: Preparing 10:28:34 26cbea5cba74: Preparing 10:28:34 26cbea5cba74: Waiting 10:28:34 a12dcbda31d8: Layer already exists 10:28:34 af3d125d4b81: Layer already exists 10:28:34 68233a7ab506: Layer already exists 10:28:34 645b5af6359e: Layer already exists 10:28:34 4c7679a69d6c: Layer already exists 10:28:34 26cbea5cba74: Layer already exists 10:28:34 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158: digest: sha256:8b297ecb192980a55cf078edd2d83955adff460bf5d4f30144854dbdea94e3ee size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:34 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 10:28:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:28:35 645b5af6359e: Preparing 10:28:35 af3d125d4b81: Preparing 10:28:35 4c7679a69d6c: Preparing 10:28:35 68233a7ab506: Preparing 10:28:35 a12dcbda31d8: Preparing 10:28:35 26cbea5cba74: Preparing 10:28:35 26cbea5cba74: Waiting 10:28:35 68233a7ab506: Layer already exists 10:28:35 af3d125d4b81: Layer already exists 10:28:35 645b5af6359e: Layer already exists 10:28:35 4c7679a69d6c: Layer already exists 10:28:35 a12dcbda31d8: Layer already exists 10:28:35 26cbea5cba74: Layer already exists 10:28:35 main: digest: sha256:8b297ecb192980a55cf078edd2d83955adff460bf5d4f30144854dbdea94e3ee size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:28:35 ===================================================== [Pipeline] echo 10:28:35 taggedImages: 10:28:35 - nexus3.edgexfoundry.org:10004/core-command-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:28:35 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:28:35 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.158 10:28:35 - nexus3.edgexfoundry.org:10004/core-command-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:28:35 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 10:28:35 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 10:28:35 71cf00baf6053412bb985f3832ac8b10e5a82b70 10:28:35 latest 10:28:35 3.0.0-dev.158 10:28:35 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:28:35 main 10:28:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:35 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:28:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:28:36 28de7ebc18c3: Preparing 10:28:36 94e240e5abef: Preparing 10:28:36 a01623b9336e: Preparing 10:28:36 2554c02d1b8f: Preparing 10:28:36 4c7679a69d6c: Preparing 10:28:36 68233a7ab506: Preparing 10:28:36 53e5b21df4a8: Preparing 10:28:36 26cbea5cba74: Preparing 10:28:36 68233a7ab506: Waiting 10:28:36 26cbea5cba74: Waiting 10:28:36 53e5b21df4a8: Waiting 10:28:36 4c7679a69d6c: Layer already exists 10:28:36 68233a7ab506: Layer already exists 10:28:36 a01623b9336e: Pushed 10:28:36 28de7ebc18c3: Pushed 10:28:36 94e240e5abef: Pushed 10:28:36 26cbea5cba74: Layer already exists 10:28:36 53e5b21df4a8: Pushed 10:28:39 2554c02d1b8f: Pushed 10:28:39 71cf00baf6053412bb985f3832ac8b10e5a82b70: digest: sha256:958abbb83b09597549f98810e4268ac6b22da563ff2c0a09c159776bf6597c5d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:39 + 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 10:28:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 10:28:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:28:39 28de7ebc18c3: Preparing 10:28:39 94e240e5abef: Preparing 10:28:39 a01623b9336e: Preparing 10:28:39 2554c02d1b8f: Preparing 10:28:39 4c7679a69d6c: Preparing 10:28:39 68233a7ab506: Preparing 10:28:39 53e5b21df4a8: Preparing 10:28:39 26cbea5cba74: Preparing 10:28:39 53e5b21df4a8: Waiting 10:28:39 26cbea5cba74: Waiting 10:28:39 68233a7ab506: Waiting 10:28:39 2554c02d1b8f: Layer already exists 10:28:39 a01623b9336e: Layer already exists 10:28:39 28de7ebc18c3: Layer already exists 10:28:39 4c7679a69d6c: Layer already exists 10:28:39 94e240e5abef: Layer already exists 10:28:39 68233a7ab506: Layer already exists 10:28:39 53e5b21df4a8: Layer already exists 10:28:39 26cbea5cba74: Layer already exists 10:28:40 latest: digest: sha256:958abbb83b09597549f98810e4268ac6b22da563ff2c0a09c159776bf6597c5d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:40 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.158 10:28:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:28:40 28de7ebc18c3: Preparing 10:28:40 94e240e5abef: Preparing 10:28:40 a01623b9336e: Preparing 10:28:40 2554c02d1b8f: Preparing 10:28:40 4c7679a69d6c: Preparing 10:28:40 68233a7ab506: Preparing 10:28:40 53e5b21df4a8: Preparing 10:28:40 26cbea5cba74: Preparing 10:28:40 68233a7ab506: Waiting 10:28:40 53e5b21df4a8: Waiting 10:28:40 26cbea5cba74: Waiting 10:28:40 2554c02d1b8f: Layer already exists 10:28:40 94e240e5abef: Layer already exists 10:28:40 4c7679a69d6c: Layer already exists 10:28:40 a01623b9336e: Layer already exists 10:28:40 28de7ebc18c3: Layer already exists 10:28:40 68233a7ab506: Layer already exists 10:28:40 53e5b21df4a8: Layer already exists 10:28:40 26cbea5cba74: Layer already exists 10:28:41 3.0.0-dev.158: digest: sha256:958abbb83b09597549f98810e4268ac6b22da563ff2c0a09c159776bf6597c5d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:41 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:28:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:28:41 28de7ebc18c3: Preparing 10:28:41 94e240e5abef: Preparing 10:28:41 a01623b9336e: Preparing 10:28:41 2554c02d1b8f: Preparing 10:28:41 4c7679a69d6c: Preparing 10:28:41 68233a7ab506: Preparing 10:28:41 53e5b21df4a8: Preparing 10:28:41 26cbea5cba74: Preparing 10:28:41 53e5b21df4a8: Waiting 10:28:41 26cbea5cba74: Waiting 10:28:41 68233a7ab506: Waiting 10:28:41 4c7679a69d6c: Layer already exists 10:28:41 94e240e5abef: Layer already exists 10:28:41 2554c02d1b8f: Layer already exists 10:28:41 28de7ebc18c3: Layer already exists 10:28:41 a01623b9336e: Layer already exists 10:28:41 26cbea5cba74: Layer already exists 10:28:41 53e5b21df4a8: Layer already exists 10:28:41 68233a7ab506: Layer already exists 10:28:41 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158: digest: sha256:958abbb83b09597549f98810e4268ac6b22da563ff2c0a09c159776bf6597c5d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:42 + 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 10:28:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 10:28:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:28:42 28de7ebc18c3: Preparing 10:28:42 94e240e5abef: Preparing 10:28:42 a01623b9336e: Preparing 10:28:42 2554c02d1b8f: Preparing 10:28:42 4c7679a69d6c: Preparing 10:28:42 68233a7ab506: Preparing 10:28:42 53e5b21df4a8: Preparing 10:28:42 26cbea5cba74: Preparing 10:28:42 68233a7ab506: Waiting 10:28:42 53e5b21df4a8: Waiting 10:28:42 26cbea5cba74: Waiting 10:28:42 94e240e5abef: Layer already exists 10:28:42 4c7679a69d6c: Layer already exists 10:28:42 a01623b9336e: Layer already exists 10:28:42 28de7ebc18c3: Layer already exists 10:28:42 2554c02d1b8f: Layer already exists 10:28:42 26cbea5cba74: Layer already exists 10:28:42 68233a7ab506: Layer already exists 10:28:42 53e5b21df4a8: Layer already exists 10:28:42 main: digest: sha256:958abbb83b09597549f98810e4268ac6b22da563ff2c0a09c159776bf6597c5d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:28:43 ===================================================== [Pipeline] echo 10:28:43 taggedImages: 10:28:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:28:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 10:28:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.158 10:28:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:28:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 10:28:43 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 10:28:43 71cf00baf6053412bb985f3832ac8b10e5a82b70 10:28:43 latest 10:28:43 3.0.0-dev.158 10:28:43 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:28:43 main 10:28:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:43 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:43 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:28:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:28:43 18a847e237bf: Preparing 10:28:43 d2d72b56f96f: Preparing 10:28:43 4c7679a69d6c: Preparing 10:28:43 68233a7ab506: Preparing 10:28:43 eb6489c83851: Preparing 10:28:43 26cbea5cba74: Preparing 10:28:43 26cbea5cba74: Waiting 10:28:43 4c7679a69d6c: Layer already exists 10:28:43 68233a7ab506: Layer already exists 10:28:44 26cbea5cba74: Layer already exists 10:28:44 18a847e237bf: Pushed 10:28:44 eb6489c83851: Pushed 10:28:47 d2d72b56f96f: Pushed 10:28:47 71cf00baf6053412bb985f3832ac8b10e5a82b70: digest: sha256:3170ce402a13c3ca6497e07f12b997727314453356e0f102cf06c3db69245ffe size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:28:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:28:48 18a847e237bf: Preparing 10:28:48 d2d72b56f96f: Preparing 10:28:48 4c7679a69d6c: Preparing 10:28:48 68233a7ab506: Preparing 10:28:48 eb6489c83851: Preparing 10:28:48 26cbea5cba74: Preparing 10:28:48 26cbea5cba74: Waiting 10:28:48 d2d72b56f96f: Layer already exists 10:28:48 4c7679a69d6c: Layer already exists 10:28:48 18a847e237bf: Layer already exists 10:28:48 eb6489c83851: Layer already exists 10:28:48 68233a7ab506: Layer already exists 10:28:48 26cbea5cba74: Layer already exists 10:28:48 latest: digest: sha256:3170ce402a13c3ca6497e07f12b997727314453356e0f102cf06c3db69245ffe size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.158 10:28:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:28:49 18a847e237bf: Preparing 10:28:49 d2d72b56f96f: Preparing 10:28:49 4c7679a69d6c: Preparing 10:28:49 68233a7ab506: Preparing 10:28:49 eb6489c83851: Preparing 10:28:49 26cbea5cba74: Preparing 10:28:49 26cbea5cba74: Waiting 10:28:49 68233a7ab506: Layer already exists 10:28:49 d2d72b56f96f: Layer already exists 10:28:49 4c7679a69d6c: Layer already exists 10:28:49 eb6489c83851: Layer already exists 10:28:49 18a847e237bf: Layer already exists 10:28:49 26cbea5cba74: Layer already exists 10:28:49 3.0.0-dev.158: digest: sha256:3170ce402a13c3ca6497e07f12b997727314453356e0f102cf06c3db69245ffe size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:28:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:28:50 18a847e237bf: Preparing 10:28:50 d2d72b56f96f: Preparing 10:28:50 4c7679a69d6c: Preparing 10:28:50 68233a7ab506: Preparing 10:28:50 eb6489c83851: Preparing 10:28:50 26cbea5cba74: Preparing 10:28:50 26cbea5cba74: Waiting 10:28:50 d2d72b56f96f: Layer already exists 10:28:50 4c7679a69d6c: Layer already exists 10:28:50 18a847e237bf: Layer already exists 10:28:50 68233a7ab506: Layer already exists 10:28:50 eb6489c83851: Layer already exists 10:28:50 26cbea5cba74: Layer already exists 10:28:50 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158: digest: sha256:3170ce402a13c3ca6497e07f12b997727314453356e0f102cf06c3db69245ffe size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 10:28:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:28:51 18a847e237bf: Preparing 10:28:51 d2d72b56f96f: Preparing 10:28:51 4c7679a69d6c: Preparing 10:28:51 68233a7ab506: Preparing 10:28:51 eb6489c83851: Preparing 10:28:51 26cbea5cba74: Preparing 10:28:51 26cbea5cba74: Waiting 10:28:51 d2d72b56f96f: Layer already exists 10:28:51 eb6489c83851: Layer already exists 10:28:51 68233a7ab506: Layer already exists 10:28:51 18a847e237bf: Layer already exists 10:28:51 4c7679a69d6c: Layer already exists 10:28:51 26cbea5cba74: Layer already exists 10:28:51 main: digest: sha256:3170ce402a13c3ca6497e07f12b997727314453356e0f102cf06c3db69245ffe size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:28:51 ===================================================== [Pipeline] echo 10:28:51 taggedImages: 10:28:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:28:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:28:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.158 10:28:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:28:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 10:28:51 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 10:28:51 71cf00baf6053412bb985f3832ac8b10e5a82b70 10:28:51 latest 10:28:51 3.0.0-dev.158 10:28:51 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:28:51 main 10:28:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:51 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:28:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:28:52 bd56608b7255: Preparing 10:28:52 0e06a5e6882a: Preparing 10:28:52 1ba436f6a4d4: Preparing 10:28:52 4c7679a69d6c: Preparing 10:28:52 68233a7ab506: Preparing 10:28:52 a12dcbda31d8: Preparing 10:28:52 26cbea5cba74: Preparing 10:28:52 a12dcbda31d8: Waiting 10:28:52 26cbea5cba74: Waiting 10:28:52 68233a7ab506: Layer already exists 10:28:52 4c7679a69d6c: Layer already exists 10:28:52 a12dcbda31d8: Layer already exists 10:28:52 26cbea5cba74: Layer already exists 10:28:52 0e06a5e6882a: Pushed 10:28:52 bd56608b7255: Pushed 10:28:55 1ba436f6a4d4: Pushed 10:28:56 71cf00baf6053412bb985f3832ac8b10e5a82b70: digest: sha256:ced2a472b1ea8afd8c3cf98a89eec8c01ae2c3a82180f3482942647193955c34 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:28:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:28:56 bd56608b7255: Preparing 10:28:56 0e06a5e6882a: Preparing 10:28:56 1ba436f6a4d4: Preparing 10:28:56 4c7679a69d6c: Preparing 10:28:56 68233a7ab506: Preparing 10:28:56 a12dcbda31d8: Preparing 10:28:56 26cbea5cba74: Preparing 10:28:56 a12dcbda31d8: Waiting 10:28:56 26cbea5cba74: Waiting 10:28:56 0e06a5e6882a: Layer already exists 10:28:56 1ba436f6a4d4: Layer already exists 10:28:56 4c7679a69d6c: Layer already exists 10:28:56 68233a7ab506: Layer already exists 10:28:56 bd56608b7255: Layer already exists 10:28:56 26cbea5cba74: Layer already exists 10:28:56 a12dcbda31d8: Layer already exists 10:28:56 latest: digest: sha256:ced2a472b1ea8afd8c3cf98a89eec8c01ae2c3a82180f3482942647193955c34 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.158 10:28:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:28:57 bd56608b7255: Preparing 10:28:57 0e06a5e6882a: Preparing 10:28:57 1ba436f6a4d4: Preparing 10:28:57 4c7679a69d6c: Preparing 10:28:57 68233a7ab506: Preparing 10:28:57 a12dcbda31d8: Preparing 10:28:57 26cbea5cba74: Preparing 10:28:57 a12dcbda31d8: Waiting 10:28:57 26cbea5cba74: Waiting 10:28:57 1ba436f6a4d4: Layer already exists 10:28:57 bd56608b7255: Layer already exists 10:28:57 68233a7ab506: Layer already exists 10:28:57 4c7679a69d6c: Layer already exists 10:28:57 0e06a5e6882a: Layer already exists 10:28:57 a12dcbda31d8: Layer already exists 10:28:57 26cbea5cba74: Layer already exists 10:28:57 3.0.0-dev.158: digest: sha256:ced2a472b1ea8afd8c3cf98a89eec8c01ae2c3a82180f3482942647193955c34 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:58 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:28:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:28:58 bd56608b7255: Preparing 10:28:58 0e06a5e6882a: Preparing 10:28:58 1ba436f6a4d4: Preparing 10:28:58 4c7679a69d6c: Preparing 10:28:58 68233a7ab506: Preparing 10:28:58 a12dcbda31d8: Preparing 10:28:58 26cbea5cba74: Preparing 10:28:58 a12dcbda31d8: Waiting 10:28:58 26cbea5cba74: Waiting 10:28:58 bd56608b7255: Layer already exists 10:28:58 4c7679a69d6c: Layer already exists 10:28:58 1ba436f6a4d4: Layer already exists 10:28:58 68233a7ab506: Layer already exists 10:28:58 0e06a5e6882a: Layer already exists 10:28:58 a12dcbda31d8: Layer already exists 10:28:58 26cbea5cba74: Layer already exists 10:28:58 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158: digest: sha256:ced2a472b1ea8afd8c3cf98a89eec8c01ae2c3a82180f3482942647193955c34 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:59 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 10:28:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:28:59 bd56608b7255: Preparing 10:28:59 0e06a5e6882a: Preparing 10:28:59 1ba436f6a4d4: Preparing 10:28:59 4c7679a69d6c: Preparing 10:28:59 68233a7ab506: Preparing 10:28:59 a12dcbda31d8: Preparing 10:28:59 26cbea5cba74: Preparing 10:28:59 a12dcbda31d8: Waiting 10:28:59 26cbea5cba74: Waiting 10:28:59 bd56608b7255: Layer already exists 10:28:59 0e06a5e6882a: Layer already exists 10:28:59 68233a7ab506: Layer already exists 10:28:59 1ba436f6a4d4: Layer already exists 10:28:59 4c7679a69d6c: Layer already exists 10:28:59 26cbea5cba74: Layer already exists 10:28:59 a12dcbda31d8: Layer already exists 10:28:59 main: digest: sha256:ced2a472b1ea8afd8c3cf98a89eec8c01ae2c3a82180f3482942647193955c34 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:28:59 ===================================================== [Pipeline] echo 10:28:59 taggedImages: 10:28:59 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:28:59 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:28:59 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.158 10:28:59 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:28:59 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 10:29:00 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 10:29:00 71cf00baf6053412bb985f3832ac8b10e5a82b70 10:29:00 latest 10:29:00 3.0.0-dev.158 10:29:00 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:29:00 main 10:29:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:29:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:29:00 ac6968a163c8: Preparing 10:29:00 ac6968a163c8: Preparing 10:29:00 ad8ff519e4cb: Preparing 10:29:00 78fec5f4f0cc: Preparing 10:29:00 4ba35939e940: Preparing 10:29:00 b3099ad6b2b1: Preparing 10:29:00 d21de8023980: Preparing 10:29:00 4c7679a69d6c: Preparing 10:29:00 68233a7ab506: Preparing 10:29:00 f61a3c51bf74: Preparing 10:29:00 773455bdf17c: Preparing 10:29:00 f3b543574e85: Preparing 10:29:00 9144b8854840: Preparing 10:29:00 26cbea5cba74: Preparing 10:29:00 d21de8023980: Waiting 10:29:00 4c7679a69d6c: Waiting 10:29:00 773455bdf17c: Waiting 10:29:00 68233a7ab506: Waiting 10:29:00 f3b543574e85: Waiting 10:29:00 f61a3c51bf74: Waiting 10:29:00 9144b8854840: Waiting 10:29:00 26cbea5cba74: Waiting 10:29:01 4ba35939e940: Pushed 10:29:01 ac6968a163c8: Pushed 10:29:01 ad8ff519e4cb: Pushed 10:29:01 78fec5f4f0cc: Pushed 10:29:01 b3099ad6b2b1: Pushed 10:29:01 4c7679a69d6c: Layer already exists 10:29:01 68233a7ab506: Layer already exists 10:29:01 773455bdf17c: Pushed 10:29:01 f3b543574e85: Pushed 10:29:01 26cbea5cba74: Layer already exists 10:29:01 f61a3c51bf74: Pushed 10:29:01 9144b8854840: Pushed 10:29:05 d21de8023980: Pushed 10:29:05 71cf00baf6053412bb985f3832ac8b10e5a82b70: digest: sha256:043d5edc1a1693f46f8f99e12af367c23469624090efc1470391cc139941372a size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:29:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:29:06 ac6968a163c8: Preparing 10:29:06 ac6968a163c8: Preparing 10:29:06 ad8ff519e4cb: Preparing 10:29:06 78fec5f4f0cc: Preparing 10:29:06 4ba35939e940: Preparing 10:29:06 b3099ad6b2b1: Preparing 10:29:06 d21de8023980: Preparing 10:29:06 4c7679a69d6c: Preparing 10:29:06 68233a7ab506: Preparing 10:29:06 f61a3c51bf74: Preparing 10:29:06 773455bdf17c: Preparing 10:29:06 f3b543574e85: Preparing 10:29:06 9144b8854840: Preparing 10:29:06 26cbea5cba74: Preparing 10:29:06 f61a3c51bf74: Waiting 10:29:06 773455bdf17c: Waiting 10:29:06 f3b543574e85: Waiting 10:29:06 d21de8023980: Waiting 10:29:06 4c7679a69d6c: Waiting 10:29:06 68233a7ab506: Waiting 10:29:06 26cbea5cba74: Waiting 10:29:06 9144b8854840: Waiting 10:29:06 ac6968a163c8: Layer already exists 10:29:06 78fec5f4f0cc: Layer already exists 10:29:06 b3099ad6b2b1: Layer already exists 10:29:06 ad8ff519e4cb: Layer already exists 10:29:06 4ba35939e940: Layer already exists 10:29:06 4c7679a69d6c: Layer already exists 10:29:06 d21de8023980: Layer already exists 10:29:06 68233a7ab506: Layer already exists 10:29:06 f61a3c51bf74: Layer already exists 10:29:07 f3b543574e85: Layer already exists 10:29:07 9144b8854840: Layer already exists 10:29:07 26cbea5cba74: Layer already exists 10:29:07 773455bdf17c: Layer already exists 10:29:07 latest: digest: sha256:043d5edc1a1693f46f8f99e12af367c23469624090efc1470391cc139941372a size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:07 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.158 10:29:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:29:07 ac6968a163c8: Preparing 10:29:07 ac6968a163c8: Preparing 10:29:07 ad8ff519e4cb: Preparing 10:29:07 78fec5f4f0cc: Preparing 10:29:07 4ba35939e940: Preparing 10:29:07 b3099ad6b2b1: Preparing 10:29:07 d21de8023980: Preparing 10:29:07 4c7679a69d6c: Preparing 10:29:07 68233a7ab506: Preparing 10:29:07 f61a3c51bf74: Preparing 10:29:07 773455bdf17c: Preparing 10:29:07 f3b543574e85: Preparing 10:29:07 9144b8854840: Preparing 10:29:07 26cbea5cba74: Preparing 10:29:07 d21de8023980: Waiting 10:29:07 4c7679a69d6c: Waiting 10:29:07 68233a7ab506: Waiting 10:29:07 f3b543574e85: Waiting 10:29:07 9144b8854840: Waiting 10:29:07 f61a3c51bf74: Waiting 10:29:07 26cbea5cba74: Waiting 10:29:07 773455bdf17c: Waiting 10:29:07 78fec5f4f0cc: Layer already exists 10:29:07 ac6968a163c8: Layer already exists 10:29:07 4ba35939e940: Layer already exists 10:29:07 b3099ad6b2b1: Layer already exists 10:29:07 ad8ff519e4cb: Layer already exists 10:29:07 4c7679a69d6c: Layer already exists 10:29:07 68233a7ab506: Layer already exists 10:29:07 d21de8023980: Layer already exists 10:29:07 f61a3c51bf74: Layer already exists 10:29:07 773455bdf17c: Layer already exists 10:29:08 26cbea5cba74: Layer already exists 10:29:08 f3b543574e85: Layer already exists 10:29:08 9144b8854840: Layer already exists 10:29:08 3.0.0-dev.158: digest: sha256:043d5edc1a1693f46f8f99e12af367c23469624090efc1470391cc139941372a size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:08 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:29:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:29:08 ac6968a163c8: Preparing 10:29:08 ac6968a163c8: Preparing 10:29:08 ad8ff519e4cb: Preparing 10:29:08 78fec5f4f0cc: Preparing 10:29:08 4ba35939e940: Preparing 10:29:08 b3099ad6b2b1: Preparing 10:29:08 d21de8023980: Preparing 10:29:08 4c7679a69d6c: Preparing 10:29:08 d21de8023980: Waiting 10:29:08 68233a7ab506: Preparing 10:29:08 4c7679a69d6c: Waiting 10:29:08 f61a3c51bf74: Preparing 10:29:08 68233a7ab506: Waiting 10:29:08 773455bdf17c: Preparing 10:29:08 f3b543574e85: Preparing 10:29:08 f61a3c51bf74: Waiting 10:29:08 773455bdf17c: Waiting 10:29:08 f3b543574e85: Waiting 10:29:08 9144b8854840: Preparing 10:29:08 26cbea5cba74: Preparing 10:29:08 26cbea5cba74: Waiting 10:29:08 9144b8854840: Waiting 10:29:08 ac6968a163c8: Layer already exists 10:29:08 ad8ff519e4cb: Layer already exists 10:29:08 78fec5f4f0cc: Layer already exists 10:29:08 b3099ad6b2b1: Layer already exists 10:29:09 4ba35939e940: Layer already exists 10:29:09 68233a7ab506: Layer already exists 10:29:09 d21de8023980: Layer already exists 10:29:09 4c7679a69d6c: Layer already exists 10:29:09 f61a3c51bf74: Layer already exists 10:29:09 773455bdf17c: Layer already exists 10:29:09 9144b8854840: Layer already exists 10:29:09 f3b543574e85: Layer already exists 10:29:09 26cbea5cba74: Layer already exists 10:29:09 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158: digest: sha256:043d5edc1a1693f46f8f99e12af367c23469624090efc1470391cc139941372a size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 10:29:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:29:09 ac6968a163c8: Preparing 10:29:09 ac6968a163c8: Preparing 10:29:09 ad8ff519e4cb: Preparing 10:29:09 78fec5f4f0cc: Preparing 10:29:09 4ba35939e940: Preparing 10:29:09 b3099ad6b2b1: Preparing 10:29:09 d21de8023980: Preparing 10:29:09 4c7679a69d6c: Preparing 10:29:09 68233a7ab506: Preparing 10:29:09 f61a3c51bf74: Preparing 10:29:09 773455bdf17c: Preparing 10:29:09 f3b543574e85: Preparing 10:29:09 9144b8854840: Preparing 10:29:09 26cbea5cba74: Preparing 10:29:09 f61a3c51bf74: Waiting 10:29:09 773455bdf17c: Waiting 10:29:09 f3b543574e85: Waiting 10:29:09 9144b8854840: Waiting 10:29:09 26cbea5cba74: Waiting 10:29:09 68233a7ab506: Waiting 10:29:09 d21de8023980: Waiting 10:29:09 b3099ad6b2b1: Layer already exists 10:29:09 78fec5f4f0cc: Layer already exists 10:29:09 4ba35939e940: Layer already exists 10:29:09 ac6968a163c8: Layer already exists 10:29:09 ad8ff519e4cb: Layer already exists 10:29:09 68233a7ab506: Layer already exists 10:29:09 d21de8023980: Layer already exists 10:29:09 4c7679a69d6c: Layer already exists 10:29:09 773455bdf17c: Layer already exists 10:29:09 f61a3c51bf74: Layer already exists 10:29:10 9144b8854840: Layer already exists 10:29:10 f3b543574e85: Layer already exists 10:29:10 26cbea5cba74: Layer already exists 10:29:10 main: digest: sha256:043d5edc1a1693f46f8f99e12af367c23469624090efc1470391cc139941372a size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:29:10 ===================================================== [Pipeline] echo 10:29:10 taggedImages: 10:29:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:29:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:29:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.158 10:29:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:29:10 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 10:29:10 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 10:29:10 71cf00baf6053412bb985f3832ac8b10e5a82b70 10:29:10 latest 10:29:10 3.0.0-dev.158 10:29:10 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:29:10 main 10:29:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:10 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:29:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:29:10 1c8215948ab5: Preparing 10:29:10 138408161f49: Preparing 10:29:10 ddd77bb80e55: Preparing 10:29:10 404c20cc4a96: Preparing 10:29:10 4c7679a69d6c: Preparing 10:29:10 68233a7ab506: Preparing 10:29:10 53e5b21df4a8: Preparing 10:29:10 26cbea5cba74: Preparing 10:29:10 68233a7ab506: Waiting 10:29:10 53e5b21df4a8: Waiting 10:29:10 26cbea5cba74: Waiting 10:29:11 4c7679a69d6c: Layer already exists 10:29:11 68233a7ab506: Layer already exists 10:29:11 ddd77bb80e55: Pushed 10:29:11 53e5b21df4a8: Layer already exists 10:29:11 1c8215948ab5: Pushed 10:29:11 138408161f49: Pushed 10:29:11 26cbea5cba74: Layer already exists 10:29:14 404c20cc4a96: Pushed 10:29:14 71cf00baf6053412bb985f3832ac8b10e5a82b70: digest: sha256:9f965ba3f0ea609e5556fb717bfe1e47efae8a8d21064607a4249366d2f10753 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:14 + 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 10:29:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 10:29:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:29:15 1c8215948ab5: Preparing 10:29:15 138408161f49: Preparing 10:29:15 ddd77bb80e55: Preparing 10:29:15 404c20cc4a96: Preparing 10:29:15 4c7679a69d6c: Preparing 10:29:15 68233a7ab506: Preparing 10:29:15 53e5b21df4a8: Preparing 10:29:15 68233a7ab506: Waiting 10:29:15 26cbea5cba74: Preparing 10:29:15 53e5b21df4a8: Waiting 10:29:15 26cbea5cba74: Waiting 10:29:15 138408161f49: Layer already exists 10:29:15 404c20cc4a96: Layer already exists 10:29:15 4c7679a69d6c: Layer already exists 10:29:15 1c8215948ab5: Layer already exists 10:29:15 ddd77bb80e55: Layer already exists 10:29:15 68233a7ab506: Layer already exists 10:29:15 53e5b21df4a8: Layer already exists 10:29:15 26cbea5cba74: Layer already exists 10:29:15 latest: digest: sha256:9f965ba3f0ea609e5556fb717bfe1e47efae8a8d21064607a4249366d2f10753 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:15 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.158 10:29:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:29:16 1c8215948ab5: Preparing 10:29:16 138408161f49: Preparing 10:29:16 ddd77bb80e55: Preparing 10:29:16 404c20cc4a96: Preparing 10:29:16 4c7679a69d6c: Preparing 10:29:16 68233a7ab506: Preparing 10:29:16 53e5b21df4a8: Preparing 10:29:16 26cbea5cba74: Preparing 10:29:16 68233a7ab506: Waiting 10:29:16 53e5b21df4a8: Waiting 10:29:16 26cbea5cba74: Waiting 10:29:16 404c20cc4a96: Layer already exists 10:29:16 138408161f49: Layer already exists 10:29:16 ddd77bb80e55: Layer already exists 10:29:16 1c8215948ab5: Layer already exists 10:29:16 4c7679a69d6c: Layer already exists 10:29:16 53e5b21df4a8: Layer already exists 10:29:16 68233a7ab506: Layer already exists 10:29:16 26cbea5cba74: Layer already exists 10:29:16 3.0.0-dev.158: digest: sha256:9f965ba3f0ea609e5556fb717bfe1e47efae8a8d21064607a4249366d2f10753 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:16 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:29:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:29:17 1c8215948ab5: Preparing 10:29:17 138408161f49: Preparing 10:29:17 ddd77bb80e55: Preparing 10:29:17 404c20cc4a96: Preparing 10:29:17 4c7679a69d6c: Preparing 10:29:17 68233a7ab506: Preparing 10:29:17 53e5b21df4a8: Preparing 10:29:17 26cbea5cba74: Preparing 10:29:17 68233a7ab506: Waiting 10:29:17 26cbea5cba74: Waiting 10:29:17 53e5b21df4a8: Waiting 10:29:17 138408161f49: Layer already exists 10:29:17 1c8215948ab5: Layer already exists 10:29:17 404c20cc4a96: Layer already exists 10:29:17 4c7679a69d6c: Layer already exists 10:29:17 ddd77bb80e55: Layer already exists 10:29:17 53e5b21df4a8: Layer already exists 10:29:17 26cbea5cba74: Layer already exists 10:29:17 68233a7ab506: Layer already exists 10:29:17 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158: digest: sha256:9f965ba3f0ea609e5556fb717bfe1e47efae8a8d21064607a4249366d2f10753 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:17 + 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 10:29:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 10:29:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:29:18 1c8215948ab5: Preparing 10:29:18 138408161f49: Preparing 10:29:18 ddd77bb80e55: Preparing 10:29:18 404c20cc4a96: Preparing 10:29:18 4c7679a69d6c: Preparing 10:29:18 68233a7ab506: Preparing 10:29:18 53e5b21df4a8: Preparing 10:29:18 26cbea5cba74: Preparing 10:29:18 53e5b21df4a8: Waiting 10:29:18 68233a7ab506: Waiting 10:29:18 26cbea5cba74: Waiting 10:29:18 138408161f49: Layer already exists 10:29:18 404c20cc4a96: Layer already exists 10:29:18 1c8215948ab5: Layer already exists 10:29:18 ddd77bb80e55: Layer already exists 10:29:18 4c7679a69d6c: Layer already exists 10:29:18 68233a7ab506: Layer already exists 10:29:18 53e5b21df4a8: Layer already exists 10:29:18 26cbea5cba74: Layer already exists 10:29:18 main: digest: sha256:9f965ba3f0ea609e5556fb717bfe1e47efae8a8d21064607a4249366d2f10753 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:29:18 ===================================================== [Pipeline] echo 10:29:18 taggedImages: 10:29:18 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:29:18 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 10:29:18 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.158 10:29:18 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:29:18 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 10:29:18 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 10:29:18 71cf00baf6053412bb985f3832ac8b10e5a82b70 10:29:18 latest 10:29:18 3.0.0-dev.158 10:29:18 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:29:18 main 10:29:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:24 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:29:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:29:25 51946ca47888: Preparing 10:29:25 dbe8b0aed979: Preparing 10:29:25 6ab33911502b: Preparing 10:29:25 b7f489922c4c: Preparing 10:29:25 4c7679a69d6c: Preparing 10:29:25 68233a7ab506: Preparing 10:29:25 63e2b810788c: Preparing 10:29:25 108da309d299: Preparing 10:29:25 26cbea5cba74: Preparing 10:29:25 68233a7ab506: Waiting 10:29:25 63e2b810788c: Waiting 10:29:25 26cbea5cba74: Waiting 10:29:25 108da309d299: Waiting 10:29:25 4c7679a69d6c: Layer already exists 10:29:25 68233a7ab506: Layer already exists 10:29:25 dbe8b0aed979: Pushed 10:29:25 b7f489922c4c: Pushed 10:29:25 51946ca47888: Pushed 10:29:25 26cbea5cba74: Layer already exists 10:29:25 63e2b810788c: Pushed 10:29:25 108da309d299: Pushed 10:29:27 6ab33911502b: Pushed 10:29:28 71cf00baf6053412bb985f3832ac8b10e5a82b70: digest: sha256:0f9a979f9ecc02bf27e69ddcd950ea68eb54a6c70ce329ba90fda422f1ccaf07 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:28 + 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 10:29:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:29:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:29:28 51946ca47888: Preparing 10:29:28 dbe8b0aed979: Preparing 10:29:28 6ab33911502b: Preparing 10:29:28 b7f489922c4c: Preparing 10:29:28 4c7679a69d6c: Preparing 10:29:28 68233a7ab506: Preparing 10:29:28 63e2b810788c: Preparing 10:29:28 108da309d299: Preparing 10:29:28 26cbea5cba74: Preparing 10:29:28 63e2b810788c: Waiting 10:29:28 108da309d299: Waiting 10:29:28 26cbea5cba74: Waiting 10:29:28 68233a7ab506: Waiting 10:29:28 6ab33911502b: Layer already exists 10:29:28 4c7679a69d6c: Layer already exists 10:29:28 51946ca47888: Layer already exists 10:29:28 b7f489922c4c: Layer already exists 10:29:28 dbe8b0aed979: Layer already exists 10:29:28 63e2b810788c: Layer already exists 10:29:28 108da309d299: Layer already exists 10:29:28 68233a7ab506: Layer already exists 10:29:28 26cbea5cba74: Layer already exists 10:29:29 latest: digest: sha256:0f9a979f9ecc02bf27e69ddcd950ea68eb54a6c70ce329ba90fda422f1ccaf07 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:29 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.158 10:29:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:29:29 51946ca47888: Preparing 10:29:29 dbe8b0aed979: Preparing 10:29:29 6ab33911502b: Preparing 10:29:29 b7f489922c4c: Preparing 10:29:29 4c7679a69d6c: Preparing 10:29:29 68233a7ab506: Preparing 10:29:29 63e2b810788c: Preparing 10:29:29 108da309d299: Preparing 10:29:29 26cbea5cba74: Preparing 10:29:29 63e2b810788c: Waiting 10:29:29 108da309d299: Waiting 10:29:29 26cbea5cba74: Waiting 10:29:29 68233a7ab506: Waiting 10:29:29 51946ca47888: Layer already exists 10:29:29 dbe8b0aed979: Layer already exists 10:29:29 6ab33911502b: Layer already exists 10:29:29 b7f489922c4c: Layer already exists 10:29:29 4c7679a69d6c: Layer already exists 10:29:29 68233a7ab506: Layer already exists 10:29:29 63e2b810788c: Layer already exists 10:29:29 26cbea5cba74: Layer already exists 10:29:29 108da309d299: Layer already exists 10:29:30 3.0.0-dev.158: digest: sha256:0f9a979f9ecc02bf27e69ddcd950ea68eb54a6c70ce329ba90fda422f1ccaf07 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:30 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:29:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:29:30 51946ca47888: Preparing 10:29:30 dbe8b0aed979: Preparing 10:29:30 6ab33911502b: Preparing 10:29:30 b7f489922c4c: Preparing 10:29:30 4c7679a69d6c: Preparing 10:29:30 68233a7ab506: Preparing 10:29:30 63e2b810788c: Preparing 10:29:30 108da309d299: Preparing 10:29:30 26cbea5cba74: Preparing 10:29:30 68233a7ab506: Waiting 10:29:30 63e2b810788c: Waiting 10:29:30 108da309d299: Waiting 10:29:30 26cbea5cba74: Waiting 10:29:30 4c7679a69d6c: Layer already exists 10:29:30 dbe8b0aed979: Layer already exists 10:29:30 6ab33911502b: Layer already exists 10:29:30 51946ca47888: Layer already exists 10:29:30 b7f489922c4c: Layer already exists 10:29:30 68233a7ab506: Layer already exists 10:29:30 63e2b810788c: Layer already exists 10:29:30 108da309d299: Layer already exists 10:29:30 26cbea5cba74: Layer already exists 10:29:31 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158: digest: sha256:0f9a979f9ecc02bf27e69ddcd950ea68eb54a6c70ce329ba90fda422f1ccaf07 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:31 + 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 10:29:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 10:29:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:29:31 51946ca47888: Preparing 10:29:31 dbe8b0aed979: Preparing 10:29:31 6ab33911502b: Preparing 10:29:31 b7f489922c4c: Preparing 10:29:31 4c7679a69d6c: Preparing 10:29:31 68233a7ab506: Preparing 10:29:31 63e2b810788c: Preparing 10:29:31 108da309d299: Preparing 10:29:31 26cbea5cba74: Preparing 10:29:31 63e2b810788c: Waiting 10:29:31 108da309d299: Waiting 10:29:31 26cbea5cba74: Waiting 10:29:31 68233a7ab506: Waiting 10:29:31 b7f489922c4c: Layer already exists 10:29:31 51946ca47888: Layer already exists 10:29:31 dbe8b0aed979: Layer already exists 10:29:31 6ab33911502b: Layer already exists 10:29:31 4c7679a69d6c: Layer already exists 10:29:31 63e2b810788c: Layer already exists 10:29:31 108da309d299: Layer already exists 10:29:31 68233a7ab506: Layer already exists 10:29:31 26cbea5cba74: Layer already exists 10:29:32 main: digest: sha256:0f9a979f9ecc02bf27e69ddcd950ea68eb54a6c70ce329ba90fda422f1ccaf07 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:29:32 ===================================================== [Pipeline] echo 10:29:32 taggedImages: 10:29:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:29:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:29:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.158 10:29:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:29:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 10:29:32 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 10:29:32 71cf00baf6053412bb985f3832ac8b10e5a82b70 10:29:32 latest 10:29:32 3.0.0-dev.158 10:29:32 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:29:32 main 10:29:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:32 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:29:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:29:33 41b290288bb4: Preparing 10:29:33 bd4b37cf9003: Preparing 10:29:33 5659f1252e35: Preparing 10:29:33 c105cb8b46e0: Preparing 10:29:33 567eaea51c96: Preparing 10:29:33 187d90533fcf: Preparing 10:29:33 a5b0691a4f47: Preparing 10:29:33 4c7679a69d6c: Preparing 10:29:33 68233a7ab506: Preparing 10:29:33 d6bb3f8ba33f: Preparing 10:29:33 26cbea5cba74: Preparing 10:29:33 d6bb3f8ba33f: Waiting 10:29:33 4c7679a69d6c: Waiting 10:29:33 68233a7ab506: Waiting 10:29:33 26cbea5cba74: Waiting 10:29:33 187d90533fcf: Waiting 10:29:33 bd4b37cf9003: Pushed 10:29:33 41b290288bb4: Pushed 10:29:33 567eaea51c96: Pushed 10:29:33 4c7679a69d6c: Layer already exists 10:29:33 68233a7ab506: Layer already exists 10:29:33 187d90533fcf: Pushed 10:29:33 a5b0691a4f47: Pushed 10:29:33 26cbea5cba74: Layer already exists 10:29:33 d6bb3f8ba33f: Pushed 10:29:36 c105cb8b46e0: Pushed 10:29:37 5659f1252e35: Pushed 10:29:37 71cf00baf6053412bb985f3832ac8b10e5a82b70: digest: sha256:b2e91d86e75ee3455ba5b5e796a7366f8a7730be67884ba3fa3a05af8c586ff0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:37 + 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 10:29:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 10:29:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:29:37 41b290288bb4: Preparing 10:29:37 bd4b37cf9003: Preparing 10:29:37 5659f1252e35: Preparing 10:29:37 c105cb8b46e0: Preparing 10:29:37 567eaea51c96: Preparing 10:29:37 187d90533fcf: Preparing 10:29:37 a5b0691a4f47: Preparing 10:29:37 4c7679a69d6c: Preparing 10:29:37 68233a7ab506: Preparing 10:29:37 d6bb3f8ba33f: Preparing 10:29:37 26cbea5cba74: Preparing 10:29:37 4c7679a69d6c: Waiting 10:29:37 68233a7ab506: Waiting 10:29:37 187d90533fcf: Waiting 10:29:37 d6bb3f8ba33f: Waiting 10:29:37 26cbea5cba74: Waiting 10:29:37 a5b0691a4f47: Waiting 10:29:37 5659f1252e35: Layer already exists 10:29:37 41b290288bb4: Layer already exists 10:29:37 567eaea51c96: Layer already exists 10:29:37 c105cb8b46e0: Layer already exists 10:29:37 bd4b37cf9003: Layer already exists 10:29:37 187d90533fcf: Layer already exists 10:29:37 a5b0691a4f47: Layer already exists 10:29:37 68233a7ab506: Layer already exists 10:29:37 d6bb3f8ba33f: Layer already exists 10:29:37 4c7679a69d6c: Layer already exists 10:29:37 26cbea5cba74: Layer already exists 10:29:38 latest: digest: sha256:b2e91d86e75ee3455ba5b5e796a7366f8a7730be67884ba3fa3a05af8c586ff0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:38 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.158 10:29:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:29:38 41b290288bb4: Preparing 10:29:38 bd4b37cf9003: Preparing 10:29:38 5659f1252e35: Preparing 10:29:38 c105cb8b46e0: Preparing 10:29:38 567eaea51c96: Preparing 10:29:38 187d90533fcf: Preparing 10:29:38 a5b0691a4f47: Preparing 10:29:38 4c7679a69d6c: Preparing 10:29:38 68233a7ab506: Preparing 10:29:38 d6bb3f8ba33f: Preparing 10:29:38 26cbea5cba74: Preparing 10:29:38 4c7679a69d6c: Waiting 10:29:38 68233a7ab506: Waiting 10:29:38 d6bb3f8ba33f: Waiting 10:29:38 187d90533fcf: Waiting 10:29:38 a5b0691a4f47: Waiting 10:29:38 26cbea5cba74: Waiting 10:29:38 bd4b37cf9003: Layer already exists 10:29:38 5659f1252e35: Layer already exists 10:29:38 41b290288bb4: Layer already exists 10:29:38 c105cb8b46e0: Layer already exists 10:29:38 567eaea51c96: Layer already exists 10:29:38 187d90533fcf: Layer already exists 10:29:38 4c7679a69d6c: Layer already exists 10:29:38 68233a7ab506: Layer already exists 10:29:38 a5b0691a4f47: Layer already exists 10:29:38 d6bb3f8ba33f: Layer already exists 10:29:38 26cbea5cba74: Layer already exists 10:29:39 3.0.0-dev.158: digest: sha256:b2e91d86e75ee3455ba5b5e796a7366f8a7730be67884ba3fa3a05af8c586ff0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:39 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:29:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:29:39 41b290288bb4: Preparing 10:29:39 bd4b37cf9003: Preparing 10:29:39 5659f1252e35: Preparing 10:29:39 c105cb8b46e0: Preparing 10:29:39 567eaea51c96: Preparing 10:29:39 187d90533fcf: Preparing 10:29:39 a5b0691a4f47: Preparing 10:29:39 4c7679a69d6c: Preparing 10:29:39 68233a7ab506: Preparing 10:29:39 d6bb3f8ba33f: Preparing 10:29:39 26cbea5cba74: Preparing 10:29:39 187d90533fcf: Waiting 10:29:39 a5b0691a4f47: Waiting 10:29:39 4c7679a69d6c: Waiting 10:29:39 d6bb3f8ba33f: Waiting 10:29:39 26cbea5cba74: Waiting 10:29:39 68233a7ab506: Waiting 10:29:39 c105cb8b46e0: Layer already exists 10:29:39 41b290288bb4: Layer already exists 10:29:39 bd4b37cf9003: Layer already exists 10:29:39 5659f1252e35: Layer already exists 10:29:39 567eaea51c96: Layer already exists 10:29:39 187d90533fcf: Layer already exists 10:29:39 4c7679a69d6c: Layer already exists 10:29:39 a5b0691a4f47: Layer already exists 10:29:39 68233a7ab506: Layer already exists 10:29:39 d6bb3f8ba33f: Layer already exists 10:29:40 26cbea5cba74: Layer already exists 10:29:40 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158: digest: sha256:b2e91d86e75ee3455ba5b5e796a7366f8a7730be67884ba3fa3a05af8c586ff0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:40 + 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 10:29:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 10:29:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:29:40 41b290288bb4: Preparing 10:29:40 bd4b37cf9003: Preparing 10:29:40 5659f1252e35: Preparing 10:29:40 c105cb8b46e0: Preparing 10:29:40 567eaea51c96: Preparing 10:29:40 187d90533fcf: Preparing 10:29:40 a5b0691a4f47: Preparing 10:29:40 4c7679a69d6c: Preparing 10:29:40 68233a7ab506: Preparing 10:29:40 d6bb3f8ba33f: Preparing 10:29:40 26cbea5cba74: Preparing 10:29:40 4c7679a69d6c: Waiting 10:29:40 68233a7ab506: Waiting 10:29:40 d6bb3f8ba33f: Waiting 10:29:40 26cbea5cba74: Waiting 10:29:40 a5b0691a4f47: Waiting 10:29:40 187d90533fcf: Waiting 10:29:40 5659f1252e35: Layer already exists 10:29:40 bd4b37cf9003: Layer already exists 10:29:40 567eaea51c96: Layer already exists 10:29:40 41b290288bb4: Layer already exists 10:29:40 c105cb8b46e0: Layer already exists 10:29:40 187d90533fcf: Layer already exists 10:29:40 68233a7ab506: Layer already exists 10:29:40 a5b0691a4f47: Layer already exists 10:29:40 4c7679a69d6c: Layer already exists 10:29:40 d6bb3f8ba33f: Layer already exists 10:29:41 26cbea5cba74: Layer already exists 10:29:41 main: digest: sha256:b2e91d86e75ee3455ba5b5e796a7366f8a7730be67884ba3fa3a05af8c586ff0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:29:41 ===================================================== [Pipeline] echo 10:29:41 taggedImages: 10:29:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:29:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 10:29:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.158 10:29:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:29:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 10:29:41 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 10:29:41 71cf00baf6053412bb985f3832ac8b10e5a82b70 10:29:41 latest 10:29:41 3.0.0-dev.158 10:29:41 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:29:41 main 10:29:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:41 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:29:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:29:41 fde58c459299: Preparing 10:29:41 bc4510b86df8: Preparing 10:29:41 4c7679a69d6c: Preparing 10:29:41 68233a7ab506: Preparing 10:29:41 31968b915c82: Preparing 10:29:41 26cbea5cba74: Preparing 10:29:41 26cbea5cba74: Waiting 10:29:41 4c7679a69d6c: Layer already exists 10:29:42 68233a7ab506: Layer already exists 10:29:42 26cbea5cba74: Layer already exists 10:29:42 fde58c459299: Pushed 10:29:43 31968b915c82: Pushed 10:29:47 bc4510b86df8: Pushed 10:29:47 71cf00baf6053412bb985f3832ac8b10e5a82b70: digest: sha256:a1b2a1c8f468abb98efc44634d58d61f9edee92835b59b405820d7c343aedc6f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:47 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 10:29:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:29:48 fde58c459299: Preparing 10:29:48 bc4510b86df8: Preparing 10:29:48 4c7679a69d6c: Preparing 10:29:48 68233a7ab506: Preparing 10:29:48 31968b915c82: Preparing 10:29:48 26cbea5cba74: Preparing 10:29:48 26cbea5cba74: Waiting 10:29:48 4c7679a69d6c: Layer already exists 10:29:48 31968b915c82: Layer already exists 10:29:48 bc4510b86df8: Layer already exists 10:29:48 68233a7ab506: Layer already exists 10:29:48 fde58c459299: Layer already exists 10:29:48 26cbea5cba74: Layer already exists 10:29:48 latest: digest: sha256:a1b2a1c8f468abb98efc44634d58d61f9edee92835b59b405820d7c343aedc6f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:48 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.158 10:29:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:29:48 fde58c459299: Preparing 10:29:48 bc4510b86df8: Preparing 10:29:48 4c7679a69d6c: Preparing 10:29:48 68233a7ab506: Preparing 10:29:48 31968b915c82: Preparing 10:29:48 26cbea5cba74: Preparing 10:29:48 26cbea5cba74: Waiting 10:29:48 4c7679a69d6c: Layer already exists 10:29:48 68233a7ab506: Layer already exists 10:29:48 bc4510b86df8: Layer already exists 10:29:48 fde58c459299: Layer already exists 10:29:48 31968b915c82: Layer already exists 10:29:48 26cbea5cba74: Layer already exists 10:29:49 3.0.0-dev.158: digest: sha256:a1b2a1c8f468abb98efc44634d58d61f9edee92835b59b405820d7c343aedc6f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:49 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:29:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:29:49 fde58c459299: Preparing 10:29:49 bc4510b86df8: Preparing 10:29:49 4c7679a69d6c: Preparing 10:29:49 68233a7ab506: Preparing 10:29:49 31968b915c82: Preparing 10:29:49 26cbea5cba74: Preparing 10:29:49 26cbea5cba74: Waiting 10:29:49 68233a7ab506: Layer already exists 10:29:49 4c7679a69d6c: Layer already exists 10:29:49 bc4510b86df8: Layer already exists 10:29:49 31968b915c82: Layer already exists 10:29:49 fde58c459299: Layer already exists 10:29:49 26cbea5cba74: Layer already exists 10:29:50 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158: digest: sha256:a1b2a1c8f468abb98efc44634d58d61f9edee92835b59b405820d7c343aedc6f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:50 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 10:29:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:29:50 fde58c459299: Preparing 10:29:50 bc4510b86df8: Preparing 10:29:50 4c7679a69d6c: Preparing 10:29:50 68233a7ab506: Preparing 10:29:50 31968b915c82: Preparing 10:29:50 26cbea5cba74: Preparing 10:29:50 26cbea5cba74: Waiting 10:29:50 4c7679a69d6c: Layer already exists 10:29:50 31968b915c82: Layer already exists 10:29:50 68233a7ab506: Layer already exists 10:29:50 fde58c459299: Layer already exists 10:29:50 bc4510b86df8: Layer already exists 10:29:50 26cbea5cba74: Layer already exists 10:29:51 main: digest: sha256:a1b2a1c8f468abb98efc44634d58d61f9edee92835b59b405820d7c343aedc6f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:29:51 ===================================================== [Pipeline] echo 10:29:51 taggedImages: 10:29:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:29:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 10:29:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.158 10:29:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:29:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 10:29:51 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 10:29:51 71cf00baf6053412bb985f3832ac8b10e5a82b70 10:29:51 latest 10:29:51 3.0.0-dev.158 10:29:51 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:29:51 main 10:29:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:51 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:29:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:29:51 78a2c2da7271: Preparing 10:29:51 8b5f58120b63: Preparing 10:29:51 19dfdece7cc3: Preparing 10:29:51 f44a9aee6a80: Preparing 10:29:51 59bb1ca5b3ac: Preparing 10:29:51 4c7679a69d6c: Preparing 10:29:51 68233a7ab506: Preparing 10:29:51 ec7d60b5c08a: Preparing 10:29:51 26cbea5cba74: Preparing 10:29:51 4c7679a69d6c: Waiting 10:29:51 ec7d60b5c08a: Waiting 10:29:51 26cbea5cba74: Waiting 10:29:51 68233a7ab506: Waiting 10:29:52 8b5f58120b63: Pushed 10:29:52 78a2c2da7271: Pushed 10:29:52 19dfdece7cc3: Pushed 10:29:52 4c7679a69d6c: Layer already exists 10:29:52 68233a7ab506: Layer already exists 10:29:52 26cbea5cba74: Layer already exists 10:29:53 ec7d60b5c08a: Pushed 10:30:05 59bb1ca5b3ac: Pushed 10:30:09 f44a9aee6a80: Pushed 10:30:10 71cf00baf6053412bb985f3832ac8b10e5a82b70: digest: sha256:89e853c1b7cd41fe6a4f28ad52fae168488d5458d54302fe04ab6d60721fe29a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:10 + 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 10:30:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 10:30:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:30:10 78a2c2da7271: Preparing 10:30:10 8b5f58120b63: Preparing 10:30:10 19dfdece7cc3: Preparing 10:30:10 f44a9aee6a80: Preparing 10:30:10 59bb1ca5b3ac: Preparing 10:30:10 4c7679a69d6c: Preparing 10:30:10 68233a7ab506: Preparing 10:30:10 ec7d60b5c08a: Preparing 10:30:10 26cbea5cba74: Preparing 10:30:10 4c7679a69d6c: Waiting 10:30:10 68233a7ab506: Waiting 10:30:10 26cbea5cba74: Waiting 10:30:10 ec7d60b5c08a: Waiting 10:30:10 f44a9aee6a80: Layer already exists 10:30:10 19dfdece7cc3: Layer already exists 10:30:10 59bb1ca5b3ac: Layer already exists 10:30:10 78a2c2da7271: Layer already exists 10:30:10 8b5f58120b63: Layer already exists 10:30:10 ec7d60b5c08a: Layer already exists 10:30:10 68233a7ab506: Layer already exists 10:30:10 4c7679a69d6c: Layer already exists 10:30:10 26cbea5cba74: Layer already exists 10:30:11 latest: digest: sha256:89e853c1b7cd41fe6a4f28ad52fae168488d5458d54302fe04ab6d60721fe29a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:11 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.158 10:30:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:30:11 78a2c2da7271: Preparing 10:30:11 8b5f58120b63: Preparing 10:30:11 19dfdece7cc3: Preparing 10:30:11 f44a9aee6a80: Preparing 10:30:11 59bb1ca5b3ac: Preparing 10:30:11 4c7679a69d6c: Preparing 10:30:11 68233a7ab506: Preparing 10:30:11 ec7d60b5c08a: Preparing 10:30:11 26cbea5cba74: Preparing 10:30:11 4c7679a69d6c: Waiting 10:30:11 68233a7ab506: Waiting 10:30:11 ec7d60b5c08a: Waiting 10:30:11 26cbea5cba74: Waiting 10:30:11 59bb1ca5b3ac: Layer already exists 10:30:11 19dfdece7cc3: Layer already exists 10:30:11 8b5f58120b63: Layer already exists 10:30:11 78a2c2da7271: Layer already exists 10:30:11 f44a9aee6a80: Layer already exists 10:30:11 26cbea5cba74: Layer already exists 10:30:11 4c7679a69d6c: Layer already exists 10:30:11 68233a7ab506: Layer already exists 10:30:11 ec7d60b5c08a: Layer already exists 10:30:12 3.0.0-dev.158: digest: sha256:89e853c1b7cd41fe6a4f28ad52fae168488d5458d54302fe04ab6d60721fe29a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:12 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:30:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:30:12 78a2c2da7271: Preparing 10:30:12 8b5f58120b63: Preparing 10:30:12 19dfdece7cc3: Preparing 10:30:12 f44a9aee6a80: Preparing 10:30:12 59bb1ca5b3ac: Preparing 10:30:12 4c7679a69d6c: Preparing 10:30:12 68233a7ab506: Preparing 10:30:12 ec7d60b5c08a: Preparing 10:30:12 26cbea5cba74: Preparing 10:30:12 4c7679a69d6c: Waiting 10:30:12 68233a7ab506: Waiting 10:30:12 ec7d60b5c08a: Waiting 10:30:12 26cbea5cba74: Waiting 10:30:12 f44a9aee6a80: Layer already exists 10:30:12 59bb1ca5b3ac: Layer already exists 10:30:12 78a2c2da7271: Layer already exists 10:30:12 8b5f58120b63: Layer already exists 10:30:12 19dfdece7cc3: Layer already exists 10:30:12 4c7679a69d6c: Layer already exists 10:30:12 68233a7ab506: Layer already exists 10:30:12 ec7d60b5c08a: Layer already exists 10:30:12 26cbea5cba74: Layer already exists 10:30:12 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158: digest: sha256:89e853c1b7cd41fe6a4f28ad52fae168488d5458d54302fe04ab6d60721fe29a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:13 + 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 10:30:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 10:30:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:30:13 78a2c2da7271: Preparing 10:30:13 8b5f58120b63: Preparing 10:30:13 19dfdece7cc3: Preparing 10:30:13 f44a9aee6a80: Preparing 10:30:13 59bb1ca5b3ac: Preparing 10:30:13 4c7679a69d6c: Preparing 10:30:13 68233a7ab506: Preparing 10:30:13 ec7d60b5c08a: Preparing 10:30:13 26cbea5cba74: Preparing 10:30:13 68233a7ab506: Waiting 10:30:13 4c7679a69d6c: Waiting 10:30:13 ec7d60b5c08a: Waiting 10:30:13 26cbea5cba74: Waiting 10:30:13 8b5f58120b63: Layer already exists 10:30:13 78a2c2da7271: Layer already exists 10:30:13 59bb1ca5b3ac: Layer already exists 10:30:13 19dfdece7cc3: Layer already exists 10:30:13 f44a9aee6a80: Layer already exists 10:30:13 4c7679a69d6c: Layer already exists 10:30:13 ec7d60b5c08a: Layer already exists 10:30:13 26cbea5cba74: Layer already exists 10:30:13 68233a7ab506: Layer already exists 10:30:13 main: digest: sha256:89e853c1b7cd41fe6a4f28ad52fae168488d5458d54302fe04ab6d60721fe29a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:30:14 ===================================================== [Pipeline] echo 10:30:14 taggedImages: 10:30:14 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:30:14 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 10:30:14 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.158 10:30:14 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:30:14 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 10:30:14 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 10:30:14 71cf00baf6053412bb985f3832ac8b10e5a82b70 10:30:14 latest 10:30:14 3.0.0-dev.158 10:30:14 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:30:14 main 10:30:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:14 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:30:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:30:14 3551130c6bf9: Preparing 10:30:14 85d268a0761f: Preparing 10:30:14 5a671a48a07d: Preparing 10:30:14 edc6d29ebc48: Preparing 10:30:14 4c7679a69d6c: Preparing 10:30:14 68233a7ab506: Preparing 10:30:14 4d8f7e36e749: Preparing 10:30:14 26cbea5cba74: Preparing 10:30:14 4d8f7e36e749: Waiting 10:30:14 26cbea5cba74: Waiting 10:30:14 68233a7ab506: Waiting 10:30:15 4c7679a69d6c: Layer already exists 10:30:15 68233a7ab506: Layer already exists 10:30:15 85d268a0761f: Pushed 10:30:15 5a671a48a07d: Pushed 10:30:15 26cbea5cba74: Layer already exists 10:30:15 3551130c6bf9: Pushed 10:30:15 4d8f7e36e749: Pushed 10:30:38 edc6d29ebc48: Pushed 10:30:38 71cf00baf6053412bb985f3832ac8b10e5a82b70: digest: sha256:94263f7a03c62413820f4af6c8ed1cf4659671803c6c681fd1709923f716a454 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:38 + 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 10:30:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 10:30:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:30:38 3551130c6bf9: Preparing 10:30:38 85d268a0761f: Preparing 10:30:38 5a671a48a07d: Preparing 10:30:38 edc6d29ebc48: Preparing 10:30:38 4c7679a69d6c: Preparing 10:30:38 68233a7ab506: Preparing 10:30:38 4d8f7e36e749: Preparing 10:30:38 26cbea5cba74: Preparing 10:30:38 4d8f7e36e749: Waiting 10:30:38 26cbea5cba74: Waiting 10:30:38 68233a7ab506: Waiting 10:30:38 3551130c6bf9: Layer already exists 10:30:38 4c7679a69d6c: Layer already exists 10:30:38 edc6d29ebc48: Layer already exists 10:30:38 85d268a0761f: Layer already exists 10:30:38 5a671a48a07d: Layer already exists 10:30:39 26cbea5cba74: Layer already exists 10:30:39 4d8f7e36e749: Layer already exists 10:30:39 68233a7ab506: Layer already exists 10:30:39 latest: digest: sha256:94263f7a03c62413820f4af6c8ed1cf4659671803c6c681fd1709923f716a454 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:39 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.158 10:30:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:30:39 3551130c6bf9: Preparing 10:30:39 85d268a0761f: Preparing 10:30:39 5a671a48a07d: Preparing 10:30:39 edc6d29ebc48: Preparing 10:30:39 4c7679a69d6c: Preparing 10:30:39 68233a7ab506: Preparing 10:30:39 4d8f7e36e749: Preparing 10:30:39 26cbea5cba74: Preparing 10:30:39 4d8f7e36e749: Waiting 10:30:39 26cbea5cba74: Waiting 10:30:39 68233a7ab506: Waiting 10:30:39 edc6d29ebc48: Layer already exists 10:30:39 85d268a0761f: Layer already exists 10:30:39 4c7679a69d6c: Layer already exists 10:30:39 5a671a48a07d: Layer already exists 10:30:39 3551130c6bf9: Layer already exists 10:30:39 26cbea5cba74: Layer already exists 10:30:39 68233a7ab506: Layer already exists 10:30:39 4d8f7e36e749: Layer already exists 10:30:40 3.0.0-dev.158: digest: sha256:94263f7a03c62413820f4af6c8ed1cf4659671803c6c681fd1709923f716a454 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:40 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:30:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:30:40 3551130c6bf9: Preparing 10:30:40 85d268a0761f: Preparing 10:30:40 5a671a48a07d: Preparing 10:30:40 edc6d29ebc48: Preparing 10:30:40 4c7679a69d6c: Preparing 10:30:40 68233a7ab506: Preparing 10:30:40 4d8f7e36e749: Preparing 10:30:40 26cbea5cba74: Preparing 10:30:40 4d8f7e36e749: Waiting 10:30:40 26cbea5cba74: Waiting 10:30:40 68233a7ab506: Waiting 10:30:40 3551130c6bf9: Layer already exists 10:30:40 4c7679a69d6c: Layer already exists 10:30:40 5a671a48a07d: Layer already exists 10:30:40 85d268a0761f: Layer already exists 10:30:40 edc6d29ebc48: Layer already exists 10:30:40 26cbea5cba74: Layer already exists 10:30:40 68233a7ab506: Layer already exists 10:30:41 4d8f7e36e749: Layer already exists 10:30:41 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158: digest: sha256:94263f7a03c62413820f4af6c8ed1cf4659671803c6c681fd1709923f716a454 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:41 + 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 10:30:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 10:30:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:30:41 3551130c6bf9: Preparing 10:30:41 85d268a0761f: Preparing 10:30:41 5a671a48a07d: Preparing 10:30:41 edc6d29ebc48: Preparing 10:30:41 4c7679a69d6c: Preparing 10:30:41 68233a7ab506: Preparing 10:30:41 4d8f7e36e749: Preparing 10:30:41 26cbea5cba74: Preparing 10:30:41 4d8f7e36e749: Waiting 10:30:41 26cbea5cba74: Waiting 10:30:41 68233a7ab506: Waiting 10:30:41 85d268a0761f: Layer already exists 10:30:41 3551130c6bf9: Layer already exists 10:30:41 5a671a48a07d: Layer already exists 10:30:41 4c7679a69d6c: Layer already exists 10:30:41 edc6d29ebc48: Layer already exists 10:30:41 26cbea5cba74: Layer already exists 10:30:41 4d8f7e36e749: Layer already exists 10:30:41 68233a7ab506: Layer already exists 10:30:42 main: digest: sha256:94263f7a03c62413820f4af6c8ed1cf4659671803c6c681fd1709923f716a454 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:30:42 ===================================================== [Pipeline] echo 10:30:42 taggedImages: 10:30:42 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:30:42 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 10:30:42 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.158 10:30:42 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:30:42 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 10:30:42 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 10:30:42 71cf00baf6053412bb985f3832ac8b10e5a82b70 10:30:42 latest 10:30:42 3.0.0-dev.158 10:30:42 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:30:42 main 10:30:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:42 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:30:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:30:42 7f2b634f64c2: Preparing 10:30:42 6294069086a2: Preparing 10:30:42 bd2f41a25d44: Preparing 10:30:42 2f61be414c81: Preparing 10:30:42 4c7679a69d6c: Preparing 10:30:42 68233a7ab506: Preparing 10:30:42 ec7d60b5c08a: Preparing 10:30:42 26cbea5cba74: Preparing 10:30:42 ec7d60b5c08a: Waiting 10:30:42 68233a7ab506: Waiting 10:30:43 4c7679a69d6c: Layer already exists 10:30:43 68233a7ab506: Layer already exists 10:30:43 ec7d60b5c08a: Layer already exists 10:30:43 6294069086a2: Pushed 10:30:43 26cbea5cba74: Layer already exists 10:30:43 bd2f41a25d44: Pushed 10:30:43 7f2b634f64c2: Pushed 10:31:05 2f61be414c81: Pushed 10:31:05 71cf00baf6053412bb985f3832ac8b10e5a82b70: digest: sha256:5229d8a70aaf658f3bac4fa6792d00cf5e0250b810f015c2ffac43c8467e5fa2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:05 + 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 10:31:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 10:31:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:31:05 7f2b634f64c2: Preparing 10:31:05 6294069086a2: Preparing 10:31:05 bd2f41a25d44: Preparing 10:31:05 2f61be414c81: Preparing 10:31:05 4c7679a69d6c: Preparing 10:31:05 68233a7ab506: Preparing 10:31:05 ec7d60b5c08a: Preparing 10:31:05 26cbea5cba74: Preparing 10:31:05 68233a7ab506: Waiting 10:31:05 ec7d60b5c08a: Waiting 10:31:05 26cbea5cba74: Waiting 10:31:05 7f2b634f64c2: Layer already exists 10:31:05 bd2f41a25d44: Layer already exists 10:31:05 2f61be414c81: Layer already exists 10:31:05 6294069086a2: Layer already exists 10:31:05 4c7679a69d6c: Layer already exists 10:31:05 68233a7ab506: Layer already exists 10:31:05 ec7d60b5c08a: Layer already exists 10:31:05 26cbea5cba74: Layer already exists 10:31:06 latest: digest: sha256:5229d8a70aaf658f3bac4fa6792d00cf5e0250b810f015c2ffac43c8467e5fa2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:06 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.158 10:31:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:31:06 7f2b634f64c2: Preparing 10:31:06 6294069086a2: Preparing 10:31:06 bd2f41a25d44: Preparing 10:31:06 2f61be414c81: Preparing 10:31:06 4c7679a69d6c: Preparing 10:31:06 68233a7ab506: Preparing 10:31:06 ec7d60b5c08a: Preparing 10:31:06 26cbea5cba74: Preparing 10:31:06 68233a7ab506: Waiting 10:31:06 ec7d60b5c08a: Waiting 10:31:06 26cbea5cba74: Waiting 10:31:06 2f61be414c81: Layer already exists 10:31:06 7f2b634f64c2: Layer already exists 10:31:06 4c7679a69d6c: Layer already exists 10:31:06 6294069086a2: Layer already exists 10:31:06 bd2f41a25d44: Layer already exists 10:31:06 ec7d60b5c08a: Layer already exists 10:31:06 68233a7ab506: Layer already exists 10:31:06 26cbea5cba74: Layer already exists 10:31:07 3.0.0-dev.158: digest: sha256:5229d8a70aaf658f3bac4fa6792d00cf5e0250b810f015c2ffac43c8467e5fa2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:07 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:31:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:31:07 7f2b634f64c2: Preparing 10:31:07 6294069086a2: Preparing 10:31:07 bd2f41a25d44: Preparing 10:31:07 2f61be414c81: Preparing 10:31:07 4c7679a69d6c: Preparing 10:31:07 68233a7ab506: Preparing 10:31:07 ec7d60b5c08a: Preparing 10:31:07 26cbea5cba74: Preparing 10:31:07 ec7d60b5c08a: Waiting 10:31:07 26cbea5cba74: Waiting 10:31:07 68233a7ab506: Waiting 10:31:07 6294069086a2: Layer already exists 10:31:07 4c7679a69d6c: Layer already exists 10:31:07 2f61be414c81: Layer already exists 10:31:07 bd2f41a25d44: Layer already exists 10:31:07 7f2b634f64c2: Layer already exists 10:31:07 ec7d60b5c08a: Layer already exists 10:31:07 68233a7ab506: Layer already exists 10:31:07 26cbea5cba74: Layer already exists 10:31:08 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158: digest: sha256:5229d8a70aaf658f3bac4fa6792d00cf5e0250b810f015c2ffac43c8467e5fa2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:08 + 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 10:31:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 10:31:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:31:08 7f2b634f64c2: Preparing 10:31:08 6294069086a2: Preparing 10:31:08 bd2f41a25d44: Preparing 10:31:08 2f61be414c81: Preparing 10:31:08 4c7679a69d6c: Preparing 10:31:08 68233a7ab506: Preparing 10:31:08 ec7d60b5c08a: Preparing 10:31:08 26cbea5cba74: Preparing 10:31:08 ec7d60b5c08a: Waiting 10:31:08 26cbea5cba74: Waiting 10:31:08 68233a7ab506: Waiting 10:31:08 6294069086a2: Layer already exists 10:31:08 bd2f41a25d44: Layer already exists 10:31:08 4c7679a69d6c: Layer already exists 10:31:08 7f2b634f64c2: Layer already exists 10:31:08 2f61be414c81: Layer already exists 10:31:08 26cbea5cba74: Layer already exists 10:31:08 68233a7ab506: Layer already exists 10:31:08 ec7d60b5c08a: Layer already exists 10:31:09 main: digest: sha256:5229d8a70aaf658f3bac4fa6792d00cf5e0250b810f015c2ffac43c8467e5fa2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:31:09 ===================================================== [Pipeline] echo 10:31:09 taggedImages: 10:31:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:31:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 10:31:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.158 10:31:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:31:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 10:31:09 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 10:31:09 71cf00baf6053412bb985f3832ac8b10e5a82b70 10:31:09 latest 10:31:09 3.0.0-dev.158 10:31:09 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:31:09 main 10:31:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:31:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:31:09 7c3f7d7630ab: Preparing 10:31:09 2fa65df279d2: Preparing 10:31:09 4c7679a69d6c: Preparing 10:31:09 68233a7ab506: Preparing 10:31:09 a3fca3cbde24: Preparing 10:31:09 26cbea5cba74: Preparing 10:31:09 26cbea5cba74: Waiting 10:31:09 68233a7ab506: Layer already exists 10:31:10 4c7679a69d6c: Layer already exists 10:31:10 26cbea5cba74: Layer already exists 10:31:10 7c3f7d7630ab: Pushed 10:31:10 a3fca3cbde24: Pushed 10:31:15 2fa65df279d2: Pushed 10:31:15 71cf00baf6053412bb985f3832ac8b10e5a82b70: digest: sha256:4fb832caf7ff44b5bd6e315da23abeccd8c599d085d794ea17058109eeb6019b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:16 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 10:31:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:31:16 7c3f7d7630ab: Preparing 10:31:16 2fa65df279d2: Preparing 10:31:16 4c7679a69d6c: Preparing 10:31:16 68233a7ab506: Preparing 10:31:16 a3fca3cbde24: Preparing 10:31:16 26cbea5cba74: Preparing 10:31:16 26cbea5cba74: Waiting 10:31:16 7c3f7d7630ab: Layer already exists 10:31:16 2fa65df279d2: Layer already exists 10:31:16 4c7679a69d6c: Layer already exists 10:31:16 68233a7ab506: Layer already exists 10:31:16 a3fca3cbde24: Layer already exists 10:31:16 26cbea5cba74: Layer already exists 10:31:16 latest: digest: sha256:4fb832caf7ff44b5bd6e315da23abeccd8c599d085d794ea17058109eeb6019b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:17 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.158 10:31:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:31:17 7c3f7d7630ab: Preparing 10:31:17 2fa65df279d2: Preparing 10:31:17 4c7679a69d6c: Preparing 10:31:17 68233a7ab506: Preparing 10:31:17 a3fca3cbde24: Preparing 10:31:17 26cbea5cba74: Preparing 10:31:17 26cbea5cba74: Waiting 10:31:17 2fa65df279d2: Layer already exists 10:31:17 68233a7ab506: Layer already exists 10:31:17 4c7679a69d6c: Layer already exists 10:31:17 a3fca3cbde24: Layer already exists 10:31:17 26cbea5cba74: Layer already exists 10:31:17 7c3f7d7630ab: Layer already exists 10:31:17 3.0.0-dev.158: digest: sha256:4fb832caf7ff44b5bd6e315da23abeccd8c599d085d794ea17058109eeb6019b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:31:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:31:18 7c3f7d7630ab: Preparing 10:31:18 2fa65df279d2: Preparing 10:31:18 4c7679a69d6c: Preparing 10:31:18 68233a7ab506: Preparing 10:31:18 a3fca3cbde24: Preparing 10:31:18 26cbea5cba74: Preparing 10:31:18 26cbea5cba74: Waiting 10:31:18 4c7679a69d6c: Layer already exists 10:31:18 7c3f7d7630ab: Layer already exists 10:31:18 a3fca3cbde24: Layer already exists 10:31:18 68233a7ab506: Layer already exists 10:31:18 26cbea5cba74: Layer already exists 10:31:18 2fa65df279d2: Layer already exists 10:31:18 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158: digest: sha256:4fb832caf7ff44b5bd6e315da23abeccd8c599d085d794ea17058109eeb6019b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 10:31:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:31:19 7c3f7d7630ab: Preparing 10:31:19 2fa65df279d2: Preparing 10:31:19 4c7679a69d6c: Preparing 10:31:19 68233a7ab506: Preparing 10:31:19 a3fca3cbde24: Preparing 10:31:19 26cbea5cba74: Preparing 10:31:19 26cbea5cba74: Waiting 10:31:19 2fa65df279d2: Layer already exists 10:31:19 a3fca3cbde24: Layer already exists 10:31:19 68233a7ab506: Layer already exists 10:31:19 4c7679a69d6c: Layer already exists 10:31:19 7c3f7d7630ab: Layer already exists 10:31:19 26cbea5cba74: Layer already exists 10:31:19 main: digest: sha256:4fb832caf7ff44b5bd6e315da23abeccd8c599d085d794ea17058109eeb6019b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:31:19 ===================================================== [Pipeline] echo 10:31:19 taggedImages: 10:31:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:31:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 10:31:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.158 10:31:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:31:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 10:31:19 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 10:31:19 71cf00baf6053412bb985f3832ac8b10e5a82b70 10:31:19 latest 10:31:19 3.0.0-dev.158 10:31:19 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:31:19 main 10:31:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:31:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:31:20 0b5d22c39ca2: Preparing 10:31:20 d742bf9c1cb7: Preparing 10:31:20 4c7679a69d6c: Preparing 10:31:20 68233a7ab506: Preparing 10:31:20 a12dcbda31d8: Preparing 10:31:20 26cbea5cba74: Preparing 10:31:20 26cbea5cba74: Waiting 10:31:20 4c7679a69d6c: Layer already exists 10:31:20 a12dcbda31d8: Layer already exists 10:31:20 68233a7ab506: Layer already exists 10:31:20 26cbea5cba74: Layer already exists 10:31:20 0b5d22c39ca2: Pushed 10:31:26 d742bf9c1cb7: Pushed 10:31:26 71cf00baf6053412bb985f3832ac8b10e5a82b70: digest: sha256:927748160d3415bed08da4f6d94e6f5c340b18e663f64f94052bbb1b0cf44bc2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 10:31:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:31:26 0b5d22c39ca2: Preparing 10:31:26 d742bf9c1cb7: Preparing 10:31:26 4c7679a69d6c: Preparing 10:31:26 68233a7ab506: Preparing 10:31:26 a12dcbda31d8: Preparing 10:31:26 26cbea5cba74: Preparing 10:31:26 26cbea5cba74: Waiting 10:31:26 4c7679a69d6c: Layer already exists 10:31:26 0b5d22c39ca2: Layer already exists 10:31:26 d742bf9c1cb7: Layer already exists 10:31:26 68233a7ab506: Layer already exists 10:31:26 a12dcbda31d8: Layer already exists 10:31:26 26cbea5cba74: Layer already exists 10:31:27 latest: digest: sha256:927748160d3415bed08da4f6d94e6f5c340b18e663f64f94052bbb1b0cf44bc2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.158 10:31:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:31:27 0b5d22c39ca2: Preparing 10:31:27 d742bf9c1cb7: Preparing 10:31:27 4c7679a69d6c: Preparing 10:31:27 68233a7ab506: Preparing 10:31:27 a12dcbda31d8: Preparing 10:31:27 26cbea5cba74: Preparing 10:31:27 26cbea5cba74: Waiting 10:31:27 4c7679a69d6c: Layer already exists 10:31:27 0b5d22c39ca2: Layer already exists 10:31:27 a12dcbda31d8: Layer already exists 10:31:27 68233a7ab506: Layer already exists 10:31:27 d742bf9c1cb7: Layer already exists 10:31:27 26cbea5cba74: Layer already exists 10:31:28 3.0.0-dev.158: digest: sha256:927748160d3415bed08da4f6d94e6f5c340b18e663f64f94052bbb1b0cf44bc2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:28 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:31:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:31:28 0b5d22c39ca2: Preparing 10:31:28 d742bf9c1cb7: Preparing 10:31:28 4c7679a69d6c: Preparing 10:31:28 68233a7ab506: Preparing 10:31:28 a12dcbda31d8: Preparing 10:31:28 26cbea5cba74: Preparing 10:31:28 26cbea5cba74: Waiting 10:31:28 d742bf9c1cb7: Layer already exists 10:31:28 a12dcbda31d8: Layer already exists 10:31:28 68233a7ab506: Layer already exists 10:31:28 0b5d22c39ca2: Layer already exists 10:31:28 4c7679a69d6c: Layer already exists 10:31:28 26cbea5cba74: Layer already exists 10:31:29 71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158: digest: sha256:927748160d3415bed08da4f6d94e6f5c340b18e663f64f94052bbb1b0cf44bc2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:29 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 10:31:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:31:29 0b5d22c39ca2: Preparing 10:31:29 d742bf9c1cb7: Preparing 10:31:29 4c7679a69d6c: Preparing 10:31:29 68233a7ab506: Preparing 10:31:29 a12dcbda31d8: Preparing 10:31:29 26cbea5cba74: Preparing 10:31:29 26cbea5cba74: Waiting 10:31:29 a12dcbda31d8: Layer already exists 10:31:29 0b5d22c39ca2: Layer already exists 10:31:29 d742bf9c1cb7: Layer already exists 10:31:29 4c7679a69d6c: Layer already exists 10:31:29 68233a7ab506: Layer already exists 10:31:29 26cbea5cba74: Layer already exists 10:31:30 main: digest: sha256:927748160d3415bed08da4f6d94e6f5c340b18e663f64f94052bbb1b0cf44bc2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:31:30 ===================================================== [Pipeline] echo 10:31:30 taggedImages: 10:31:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70 10:31:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 10:31:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.158 10:31:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:71cf00baf6053412bb985f3832ac8b10e5a82b70-3.0.0-dev.158 10:31:30 - 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 10:31:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:31:30 10:31:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:31:31 arm64: Pulling from edgex-lftools-log-publisher 10:31:31 8998bd30e6a1: Pulling fs layer 10:31:31 04944245beec: Pulling fs layer 10:31:31 699f458cf7ca: Pulling fs layer 10:31:31 765212b225bb: Pulling fs layer 10:31:31 f23df028b6ca: Pulling fs layer 10:31:31 d65c8cfc05b1: Pulling fs layer 10:31:31 2437ff75d9bd: Pulling fs layer 10:31:31 765212b225bb: Waiting 10:31:31 f23df028b6ca: Waiting 10:31:31 d65c8cfc05b1: Waiting 10:31:31 2437ff75d9bd: Waiting 10:31:31 04944245beec: Verifying Checksum 10:31:31 04944245beec: Download complete 10:31:31 765212b225bb: Verifying Checksum 10:31:31 765212b225bb: Download complete 10:31:31 f23df028b6ca: Verifying Checksum 10:31:31 f23df028b6ca: Download complete 10:31:31 d65c8cfc05b1: Verifying Checksum 10:31:31 d65c8cfc05b1: Download complete 10:31:31 699f458cf7ca: Verifying Checksum 10:31:31 699f458cf7ca: Download complete 10:31:31 8998bd30e6a1: Verifying Checksum 10:31:31 8998bd30e6a1: Download complete 10:31:34 2437ff75d9bd: Verifying Checksum 10:31:34 2437ff75d9bd: Download complete 10:31:36 8998bd30e6a1: Pull complete 10:31:37 04944245beec: Pull complete 10:31:38 699f458cf7ca: Pull complete 10:31:38 765212b225bb: Pull complete 10:31:39 f23df028b6ca: Pull complete 10:31:39 d65c8cfc05b1: Pull complete 10:31:54 2437ff75d9bd: Pull complete 10:31:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:31:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:31:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:31:54 prd-ubuntu20.04-docker-arm64-4c-16g-15547 does not seem to be running inside a container 10:31:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/524 -v /w/workspace/edgex-go/524:/w/workspace/edgex-go/524:rw,z -v /w/workspace/edgex-go/524@tmp:/w/workspace/edgex-go/524@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 10:31:58 $ docker top d6660548082ee81f4f1d124e857d363ee8b19871c849a4f1344c1354dae33db1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:31:59 ---> job-cost.sh 10:31:59 lf-activate-venv: SKIPPING 10:31:59 INFO: No Stack... 10:31:59 INFO: Retrieving Pricing Info for: v3-standard-4 10:32:00 INFO: Archiving Costs [Pipeline] sh 10:32:01 + cat /w/workspace/edgex-go/524/archives/cost.csv 10:32:01 + cut -d, -f6 [Pipeline] lock 10:32:01 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-524-stack-cost] 10:32:01 Resource [jenkins-edgexfoundry-edgex-go-main-524-stack-cost] did not exist. Created. 10:32:01 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-524-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:32:02 + echo total: 0.10999999940395355 [Pipeline] stash 10:32:02 Stashed 1 file(s) [Pipeline] } 10:32:02 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-524-stack-cost] [Pipeline] // lock [Pipeline] } 10:32:02 $ docker stop --time=1 d6660548082ee81f4f1d124e857d363ee8b19871c849a4f1344c1354dae33db1 10:32:04 $ docker rm -f --volumes d6660548082ee81f4f1d124e857d363ee8b19871c849a4f1344c1354dae33db1 [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 10:32:05 provisioning config files... 10:32:05 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/524@tmp/config8994889490753995665tmp [Pipeline] { [Pipeline] sh 10:32:05 + set +x 10:32:05 + curl -s https://codecov.io/bash 10:32:05 + bash -s -- 10:32:05 10:32:05 _____ _ 10:32:05 / ____| | | 10:32:05 | | ___ __| | ___ ___ _____ __ 10:32:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:32:05 | |___| (_) | (_| | __/ (_| (_) \ V / 10:32:05 \_____\___/ \__,_|\___|\___\___/ \_/ 10:32:05 Bash-1.0.6 10:32:05 10:32:05 10:32:05 ==> git version 2.25.1 found 10:32:05 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 10:32:05 Release-Date: 2020-01-08 10:32:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:32:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:32:05 ==> Jenkins CI detected. 10:32:05 current dir:  /w/workspace/edgex-go/524 10:32:05 project root: . 10:32:05 --> token set from env 10:32:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:32:05 ==> Running gcov in . (disable via -X gcov) 10:32:05 ==> Python coveragepy not found 10:32:05 ==> Searching for coverage reports in: 10:32:05 + . 10:32:05 -> Found 1 reports 10:32:05 ==> Detecting git/mercurial file structure 10:32:05 ==> Reading reports 10:32:05 + ./coverage.out bytes=447731 10:32:05 ==> Appending adjustments 10:32:05 https://docs.codecov.io/docs/fixing-reports 10:32:06 + Found adjustments 10:32:06 ==> Gzipping contents 10:32:06 60K /tmp/codecov.tnuib0.gz 10:32:06 ==> Uploading reports 10:32:06 url: https://codecov.io 10:32:06 query: branch=main&commit=71cf00baf6053412bb985f3832ac8b10e5a82b70&build=524&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F524%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:32:06 -> Pinging Codecov 10:32:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=71cf00baf6053412bb985f3832ac8b10e5a82b70&build=524&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F524%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:32:06 -> Uploading to 10:32:06 https://storage.googleapis.com/codecov/v4/raw/2023-05-16/00271124DB129430A58F1EEE437C3FCB/71cf00baf6053412bb985f3832ac8b10e5a82b70/52b90b0d-6f0d-4285-be24-df998dcec32c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T103206Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=41ac67cb06001971fcd39a87af73988fff15365a8e770e7b7139964ed3e07016 10:32:06 % Total % Received % Xferd Average Speed Time Time Time Current 10:32:06 Dload Upload Total Spent Left Speed 10:32:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57482 0 0 100 57482 0 273k --:--:-- --:--:-- --:--:-- 273k 10:32:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/71cf00baf6053412bb985f3832ac8b10e5a82b70 [Pipeline] } 10:32:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 10:32:07 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:32:07 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:32:07 10:32:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:32:07 1.410.4: Pulling from edgex-devops/edgex-snyk-go 10:32:07 df9b9388f04a: Pulling fs layer 10:32:07 52dc419b0ee2: Pulling fs layer 10:32:07 25bc292e5bac: Pulling fs layer 10:32:07 114826534d7a: Pulling fs layer 10:32:07 4657fd5d0bcf: Pulling fs layer 10:32:07 6ad1cebc031e: Pulling fs layer 10:32:07 8a3aa393b2d8: Pulling fs layer 10:32:07 6ad1cebc031e: Waiting 10:32:07 4657fd5d0bcf: Waiting 10:32:07 8a3aa393b2d8: Waiting 10:32:07 114826534d7a: Waiting 10:32:07 52dc419b0ee2: Verifying Checksum 10:32:07 52dc419b0ee2: Download complete 10:32:07 25bc292e5bac: Verifying Checksum 10:32:07 25bc292e5bac: Download complete 10:32:07 4657fd5d0bcf: Verifying Checksum 10:32:07 4657fd5d0bcf: Download complete 10:32:08 df9b9388f04a: Download complete 10:32:08 6ad1cebc031e: Verifying Checksum 10:32:08 6ad1cebc031e: Download complete 10:32:08 df9b9388f04a: Pull complete 10:32:08 52dc419b0ee2: Pull complete 10:32:08 25bc292e5bac: Pull complete 10:32:08 114826534d7a: Verifying Checksum 10:32:08 114826534d7a: Download complete 10:32:08 8a3aa393b2d8: Verifying Checksum 10:32:08 8a3aa393b2d8: Download complete 10:32:12 114826534d7a: Pull complete 10:32:12 4657fd5d0bcf: Pull complete 10:32:12 6ad1cebc031e: Pull complete 10:32:14 8a3aa393b2d8: Pull complete 10:32:14 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 10:32:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:32:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:32:14 prd-ubuntu20.04-docker-8c-8g-15541 does not seem to be running inside a container 10:32:14 $ 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/524 -v /w/workspace/edgex-go/524:/w/workspace/edgex-go/524:rw,z -v /w/workspace/edgex-go/524@tmp:/w/workspace/edgex-go/524@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 10:32:18 $ docker top da85f5536384f280e0e23037f6e57c8880a30dcde018f164067f2612a692bef7 -eo pid,comm [Pipeline] { [Pipeline] echo 10:32:18 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 10:32:18 + set -o pipefail 10:32:18 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 10:32:22 10:32:22 Monitoring /w/workspace/edgex-go/524 (github.com/edgexfoundry/edgex-go)... 10:32:22 10:32:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/66faf66b-a327-4ee0-88c9-194a2c3e7d4a 10:32:22 10:32:22 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 10:32:22 10:32:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:32:22 10:32:23 10:32:23 A medium severity vulnerability was found in the Snyk CLI versions you are using. 10:32:23 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 10:32:23 More details here: https://snyk.co/ue1NS [Pipeline] } 10:32:23 $ docker stop --time=1 da85f5536384f280e0e23037f6e57c8880a30dcde018f164067f2612a692bef7 10:32:25 $ docker rm -f --volumes da85f5536384f280e0e23037f6e57c8880a30dcde018f164067f2612a692bef7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 10:32:26 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:32:26 provisioning config files... 10:32:26 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/524@tmp/config992293807324777695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:32:26 --> edgex-publish-swagger.sh 10:32:26 === Publish openapi/v3 API === 10:32:26 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 10:32:26 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/524/openapi/v3/core-command.yaml] 10:32:26 % Total % Received % Xferd Average Speed Time Time Time Current 10:32:26 Dload Upload Total Spent Left Speed 10:32:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 121k --:--:-- --:--:-- --:--:-- 121k 100 29030 0 0 100 29030 0 54160 --:--:-- --:--:-- --:--:-- 54059 10:32:27 10:32:27 10:32:27 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/524/openapi/v3/core-data.yaml] 10:32:27 % Total % Received % Xferd Average Speed Time Time Time Current 10:32:27 Dload Upload Total Spent Left Speed 10:32:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 116k --:--:-- --:--:-- --:--:-- 116k 10:32:27 10:32:27 10:32:27 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/524/openapi/v3/core-metadata.yaml] 10:32:27 % Total % Received % Xferd Average Speed Time Time Time Current 10:32:27 Dload Upload Total Spent Left Speed 10:32:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 270k --:--:-- --:--:-- --:--:-- 270k 10:32:28 10:32:28 10:32:28 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/524/openapi/v3/support-notifications.yaml] 10:32:28 % Total % Received % Xferd Average Speed Time Time Time Current 10:32:28 Dload Upload Total Spent Left Speed 10:32:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 179k --:--:-- --:--:-- --:--:-- 179k 10:32:28 10:32:28 10:32:28 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/524/openapi/v3/support-scheduler.yaml] 10:32:28 % Total % Received % Xferd Average Speed Time Time Time Current 10:32:28 Dload Upload Total Spent Left Speed 10:32:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 67897 --:--:-- --:--:-- --:--:-- 68031 10:32:29 10:32:29 [Pipeline] } 10:32:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 10:32:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:32:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:32:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:32:29 prd-ubuntu20.04-docker-8c-8g-15541 does not seem to be running inside a container 10:32:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/524 -v /w/workspace/edgex-go/524:/w/workspace/edgex-go/524:rw,z -v /w/workspace/edgex-go/524@tmp:/w/workspace/edgex-go/524@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 10:32:30 $ docker top eaca9319bb5096ab3a9fee7cdb5c2c36fe36cd80ecd94026d0bec1b3352ef893 -eo pid,comm 10:32:30 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:32:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:32:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:32:30 [ssh-agent] Looking for ssh-agent implementation... 10:32:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:32:30 $ docker exec eaca9319bb5096ab3a9fee7cdb5c2c36fe36cd80ecd94026d0bec1b3352ef893 ssh-agent 10:32:30 SSH_AUTH_SOCK=/tmp/ssh-D0OzEmxkqWsZ/agent.32 10:32:30 SSH_AGENT_PID=38 10:32:30 Running ssh-add (command line suppressed) 10:32:30 Identity added: /w/workspace/edgex-go/524@tmp/private_key_13741904390659677254.key (/w/workspace/edgex-go/524@tmp/private_key_13741904390659677254.key) 10:32:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:32:31 + git semver tag 10:32:31 2023-05-16 10:32:31,203 [run_tag] DEBUG tag force:False 10:32:31 2023-05-16 10:32:31,203 [check_head_tag] DEBUG check head tag 10:32:31 2023-05-16 10:32:31,207 [execute] INFO git cat-file --batch-check 10:32:31 2023-05-16 10:32:31,207 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/524, universal_newlines=False, shell=None, istream=) 10:32:31 2023-05-16 10:32:31,210 [execute] INFO git cat-file --batch 10:32:31 2023-05-16 10:32:31,210 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/524, universal_newlines=False, shell=None, istream=) 10:32:31 2023-05-16 10:32:31,264 [read_version] DEBUG read version from /w/workspace/edgex-go/524/.semver/main 10:32:31 2023-05-16 10:32:31,264 [execute] INFO git tag -a v3.0.0-dev.158 -m v3.0.0-dev.158 10:32:31 2023-05-16 10:32:31,264 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.158', '-m', 'v3.0.0-dev.158'], cwd=/w/workspace/edgex-go/524, universal_newlines=False, shell=None, istream=None) 10:32:31 2023-05-16 10:32:31,269 [read_version] DEBUG read version from /w/workspace/edgex-go/524/.semver/main 10:32:31 3.0.0-dev.158 [Pipeline] } 10:32:31 $ docker exec --env ******** --env ******** eaca9319bb5096ab3a9fee7cdb5c2c36fe36cd80ecd94026d0bec1b3352ef893 ssh-agent -k 10:32:31 unset SSH_AUTH_SOCK; 10:32:31 unset SSH_AGENT_PID; 10:32:31 echo Agent pid 38 killed; 10:32:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:32:31 + git semver [Pipeline] } 10:32:31 $ docker stop --time=1 eaca9319bb5096ab3a9fee7cdb5c2c36fe36cd80ecd94026d0bec1b3352ef893 10:32:33 $ docker rm -f --volumes eaca9319bb5096ab3a9fee7cdb5c2c36fe36cd80ecd94026d0bec1b3352ef893 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:32:33 10:32:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:32:33 0.23.1-centos7: Pulling from edgex-lftools 10:32:33 ab5ef0e58194: Pulling fs layer 10:32:33 9712f1f96733: Pulling fs layer 10:32:33 63f879dbbcfc: Pulling fs layer 10:32:33 0d9ebad4ef96: Pulling fs layer 10:32:33 e9a5061849ea: Pulling fs layer 10:32:33 d747dcd14b5f: Pulling fs layer 10:32:33 2de7ff778b66: Pulling fs layer 10:32:33 0d9ebad4ef96: Waiting 10:32:33 e9a5061849ea: Waiting 10:32:33 d747dcd14b5f: Waiting 10:32:33 2de7ff778b66: Waiting 10:32:33 9712f1f96733: Verifying Checksum 10:32:33 9712f1f96733: Download complete 10:32:34 63f879dbbcfc: Verifying Checksum 10:32:34 63f879dbbcfc: Download complete 10:32:34 e9a5061849ea: Verifying Checksum 10:32:34 e9a5061849ea: Download complete 10:32:34 d747dcd14b5f: Download complete 10:32:34 0d9ebad4ef96: Verifying Checksum 10:32:34 0d9ebad4ef96: Download complete 10:32:34 ab5ef0e58194: Verifying Checksum 10:32:34 ab5ef0e58194: Download complete 10:32:34 2de7ff778b66: Download complete 10:32:36 ab5ef0e58194: Pull complete 10:32:36 9712f1f96733: Pull complete 10:32:37 63f879dbbcfc: Pull complete 10:32:42 0d9ebad4ef96: Pull complete 10:32:42 e9a5061849ea: Pull complete 10:32:42 d747dcd14b5f: Pull complete 10:32:42 2de7ff778b66: Pull complete 10:32:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:32:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:32:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:32:42 prd-ubuntu20.04-docker-8c-8g-15541 does not seem to be running inside a container 10:32:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/524 -v /w/workspace/edgex-go/524:/w/workspace/edgex-go/524:rw,z -v /w/workspace/edgex-go/524@tmp:/w/workspace/edgex-go/524@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 10:32:46 $ docker top 7a47073ab7924a026d4e9a5826657af4065a482fb8642b1efe23e2fb3deae33e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:32:46 provisioning config files... 10:32:46 copy managed file [sigul-config] to file:/w/workspace/edgex-go/524@tmp/config15296289433573679215tmp 10:32:46 copy managed file [sigul-password] to file:/w/workspace/edgex-go/524@tmp/config3211964023170923302tmp 10:32:46 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/524@tmp/config17395065865208320369tmp [Pipeline] { [Pipeline] echo 10:32:46 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:32:46 ---> sigul-configuration.sh 10:32:46 gpg: directory `/root/.gnupg' created 10:32:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:32:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:32:46 gpg: keyring `/root/.gnupg/secring.gpg' created 10:32:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:32:46 gpg: CAST5 encrypted data 10:32:46 gpg: encrypted with 1 passphrase 10:32:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:32:46 + mkdir /home/jenkins 10:32:46 + mkdir /home/jenkins/sigul [Pipeline] sh 10:32:47 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 10:32:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:32:47 ---> sigul-install.sh 10:32:47 Sigul already installed; skipping installation. [Pipeline] sh 10:32:47 + git tag --list 10:32:47 0.6.0 10:32:47 0.6.1 10:32:47 0.7.0 10:32:47 0.7.1 10:32:47 v1.0.0 10:32:47 v1.0.1 10:32:47 v1.1.0 10:32:47 v1.2.0 10:32:47 v1.2.1 10:32:47 v1.3.0 10:32:47 v1.3.1 10:32:47 v2.0.0 10:32:47 v2.1.0 10:32:47 v2.1.1 10:32:47 v2.1.1-dev.1 10:32:47 v2.1.1-dev.2 10:32:47 v2.1.1-dev.3 10:32:47 v2.1.1-dev.4 10:32:47 v2.1.1-dev.5 10:32:47 v2.1.1-dev.6 10:32:47 v2.1.1-dev.7 10:32:47 v2.1.1-dev.8 10:32:47 v2.1.2-dev.1 10:32:47 v2.2.0 10:32:47 v2.2.1-dev.1 10:32:47 v2.2.1-dev.10 10:32:47 v2.2.1-dev.11 10:32:47 v2.2.1-dev.12 10:32:47 v2.2.1-dev.13 10:32:47 v2.2.1-dev.14 10:32:47 v2.2.1-dev.15 10:32:47 v2.2.1-dev.16 10:32:47 v2.2.1-dev.17 10:32:47 v2.2.1-dev.18 10:32:47 v2.2.1-dev.19 10:32:47 v2.2.1-dev.2 10:32:47 v2.2.1-dev.20 10:32:47 v2.2.1-dev.21 10:32:47 v2.2.1-dev.22 10:32:47 v2.2.1-dev.23 10:32:47 v2.2.1-dev.24 10:32:47 v2.2.1-dev.25 10:32:47 v2.2.1-dev.26 10:32:47 v2.2.1-dev.27 10:32:47 v2.2.1-dev.28 10:32:47 v2.2.1-dev.29 10:32:47 v2.2.1-dev.3 10:32:47 v2.2.1-dev.4 10:32:47 v2.2.1-dev.5 10:32:47 v2.2.1-dev.6 10:32:47 v2.2.1-dev.7 10:32:47 v2.2.1-dev.8 10:32:47 v2.2.1-dev.9 10:32:47 v2.3.0 10:32:47 v2.3.0-dev.100 10:32:47 v2.3.0-dev.101 10:32:47 v2.3.0-dev.102 10:32:47 v2.3.0-dev.103 10:32:47 v2.3.0-dev.104 10:32:47 v2.3.0-dev.105 10:32:47 v2.3.0-dev.106 10:32:47 v2.3.0-dev.29 10:32:47 v2.3.0-dev.30 10:32:47 v2.3.0-dev.31 10:32:47 v2.3.0-dev.32 10:32:47 v2.3.0-dev.33 10:32:47 v2.3.0-dev.34 10:32:47 v2.3.0-dev.35 10:32:47 v2.3.0-dev.36 10:32:47 v2.3.0-dev.37 10:32:47 v2.3.0-dev.38 10:32:47 v2.3.0-dev.39 10:32:47 v2.3.0-dev.40 10:32:47 v2.3.0-dev.41 10:32:47 v2.3.0-dev.42 10:32:47 v2.3.0-dev.43 10:32:47 v2.3.0-dev.44 10:32:47 v2.3.0-dev.45 10:32:47 v2.3.0-dev.46 10:32:47 v2.3.0-dev.47 10:32:47 v2.3.0-dev.48 10:32:47 v2.3.0-dev.49 10:32:47 v2.3.0-dev.50 10:32:47 v2.3.0-dev.51 10:32:47 v2.3.0-dev.52 10:32:47 v2.3.0-dev.53 10:32:47 v2.3.0-dev.54 10:32:47 v2.3.0-dev.55 10:32:47 v2.3.0-dev.56 10:32:47 v2.3.0-dev.57 10:32:47 v2.3.0-dev.58 10:32:47 v2.3.0-dev.59 10:32:47 v2.3.0-dev.60 10:32:47 v2.3.0-dev.61 10:32:47 v2.3.0-dev.62 10:32:47 v2.3.0-dev.63 10:32:47 v2.3.0-dev.64 10:32:47 v2.3.0-dev.65 10:32:47 v2.3.0-dev.66 10:32:47 v2.3.0-dev.67 10:32:47 v2.3.0-dev.68 10:32:47 v2.3.0-dev.69 10:32:47 v2.3.0-dev.70 10:32:47 v2.3.0-dev.71 10:32:47 v2.3.0-dev.72 10:32:47 v2.3.0-dev.73 10:32:47 v2.3.0-dev.74 10:32:47 v2.3.0-dev.75 10:32:47 v2.3.0-dev.76 10:32:47 v2.3.0-dev.77 10:32:47 v2.3.0-dev.78 10:32:47 v2.3.0-dev.79 10:32:47 v2.3.0-dev.80 10:32:47 v2.3.0-dev.81 10:32:47 v2.3.0-dev.82 10:32:47 v2.3.0-dev.83 10:32:47 v2.3.0-dev.84 10:32:47 v2.3.0-dev.85 10:32:47 v2.3.0-dev.86 10:32:47 v2.3.0-dev.87 10:32:47 v2.3.0-dev.88 10:32:47 v2.3.0-dev.89 10:32:47 v2.3.0-dev.90 10:32:47 v2.3.0-dev.91 10:32:47 v2.3.0-dev.92 10:32:47 v2.3.0-dev.93 10:32:47 v2.3.0-dev.94 10:32:47 v2.3.0-dev.95 10:32:47 v2.3.0-dev.96 10:32:47 v2.3.0-dev.97 10:32:47 v2.3.0-dev.98 10:32:47 v2.3.0-dev.99 10:32:47 v2.3.1-dev.1 10:32:47 v2.3.1-dev.2 10:32:47 v2.3.1-dev.3 10:32:47 v2.3.1-dev.4 10:32:47 v2.3.1-dev.5 10:32:47 v3.0.0-dev.1 10:32:47 v3.0.0-dev.10 10:32:47 v3.0.0-dev.100 10:32:47 v3.0.0-dev.101 10:32:47 v3.0.0-dev.102 10:32:47 v3.0.0-dev.103 10:32:47 v3.0.0-dev.104 10:32:47 v3.0.0-dev.105 10:32:47 v3.0.0-dev.106 10:32:47 v3.0.0-dev.107 10:32:47 v3.0.0-dev.108 10:32:47 v3.0.0-dev.109 10:32:47 v3.0.0-dev.11 10:32:47 v3.0.0-dev.110 10:32:47 v3.0.0-dev.111 10:32:47 v3.0.0-dev.112 10:32:47 v3.0.0-dev.113 10:32:47 v3.0.0-dev.114 10:32:47 v3.0.0-dev.115 10:32:47 v3.0.0-dev.116 10:32:47 v3.0.0-dev.117 10:32:47 v3.0.0-dev.118 10:32:47 v3.0.0-dev.119 10:32:47 v3.0.0-dev.12 10:32:47 v3.0.0-dev.120 10:32:47 v3.0.0-dev.121 10:32:47 v3.0.0-dev.122 10:32:47 v3.0.0-dev.123 10:32:47 v3.0.0-dev.124 10:32:47 v3.0.0-dev.125 10:32:47 v3.0.0-dev.126 10:32:47 v3.0.0-dev.127 10:32:47 v3.0.0-dev.128 10:32:47 v3.0.0-dev.129 10:32:47 v3.0.0-dev.13 10:32:47 v3.0.0-dev.130 10:32:47 v3.0.0-dev.131 10:32:47 v3.0.0-dev.132 10:32:47 v3.0.0-dev.133 10:32:47 v3.0.0-dev.134 10:32:47 v3.0.0-dev.135 10:32:47 v3.0.0-dev.136 10:32:47 v3.0.0-dev.137 10:32:47 v3.0.0-dev.138 10:32:47 v3.0.0-dev.139 10:32:47 v3.0.0-dev.14 10:32:47 v3.0.0-dev.140 10:32:47 v3.0.0-dev.141 10:32:47 v3.0.0-dev.142 10:32:47 v3.0.0-dev.143 10:32:47 v3.0.0-dev.144 10:32:47 v3.0.0-dev.145 10:32:47 v3.0.0-dev.146 10:32:47 v3.0.0-dev.147 10:32:47 v3.0.0-dev.148 10:32:47 v3.0.0-dev.149 10:32:47 v3.0.0-dev.15 10:32:47 v3.0.0-dev.150 10:32:47 v3.0.0-dev.151 10:32:47 v3.0.0-dev.152 10:32:47 v3.0.0-dev.153 10:32:47 v3.0.0-dev.154 10:32:47 v3.0.0-dev.155 10:32:47 v3.0.0-dev.156 10:32:47 v3.0.0-dev.157 10:32:47 v3.0.0-dev.158 10:32:47 v3.0.0-dev.16 10:32:47 v3.0.0-dev.17 10:32:47 v3.0.0-dev.18 10:32:47 v3.0.0-dev.19 10:32:47 v3.0.0-dev.2 10:32:47 v3.0.0-dev.20 10:32:47 v3.0.0-dev.21 10:32:47 v3.0.0-dev.22 10:32:47 v3.0.0-dev.23 10:32:47 v3.0.0-dev.24 10:32:47 v3.0.0-dev.25 10:32:47 v3.0.0-dev.26 10:32:47 v3.0.0-dev.27 10:32:47 v3.0.0-dev.28 10:32:47 v3.0.0-dev.29 10:32:47 v3.0.0-dev.3 10:32:47 v3.0.0-dev.30 10:32:47 v3.0.0-dev.31 10:32:47 v3.0.0-dev.32 10:32:47 v3.0.0-dev.33 10:32:47 v3.0.0-dev.34 10:32:47 v3.0.0-dev.35 10:32:47 v3.0.0-dev.36 10:32:47 v3.0.0-dev.37 10:32:47 v3.0.0-dev.38 10:32:47 v3.0.0-dev.39 10:32:47 v3.0.0-dev.4 10:32:47 v3.0.0-dev.40 10:32:47 v3.0.0-dev.41 10:32:47 v3.0.0-dev.42 10:32:47 v3.0.0-dev.43 10:32:47 v3.0.0-dev.44 10:32:47 v3.0.0-dev.45 10:32:47 v3.0.0-dev.46 10:32:47 v3.0.0-dev.47 10:32:47 v3.0.0-dev.48 10:32:47 v3.0.0-dev.49 10:32:47 v3.0.0-dev.5 10:32:47 v3.0.0-dev.50 10:32:47 v3.0.0-dev.51 10:32:47 v3.0.0-dev.52 10:32:47 v3.0.0-dev.53 10:32:47 v3.0.0-dev.54 10:32:47 v3.0.0-dev.55 10:32:47 v3.0.0-dev.56 10:32:47 v3.0.0-dev.57 10:32:47 v3.0.0-dev.58 10:32:47 v3.0.0-dev.59 10:32:47 v3.0.0-dev.6 10:32:47 v3.0.0-dev.60 10:32:47 v3.0.0-dev.61 10:32:47 v3.0.0-dev.62 10:32:47 v3.0.0-dev.63 10:32:47 v3.0.0-dev.64 10:32:47 v3.0.0-dev.65 10:32:47 v3.0.0-dev.66 10:32:47 v3.0.0-dev.67 10:32:47 v3.0.0-dev.68 10:32:47 v3.0.0-dev.69 10:32:47 v3.0.0-dev.7 10:32:47 v3.0.0-dev.70 10:32:47 v3.0.0-dev.71 10:32:47 v3.0.0-dev.72 10:32:47 v3.0.0-dev.73 10:32:47 v3.0.0-dev.74 10:32:47 v3.0.0-dev.75 10:32:47 v3.0.0-dev.76 10:32:47 v3.0.0-dev.77 10:32:47 v3.0.0-dev.78 10:32:47 v3.0.0-dev.79 10:32:47 v3.0.0-dev.8 10:32:47 v3.0.0-dev.80 10:32:47 v3.0.0-dev.81 10:32:47 v3.0.0-dev.82 10:32:47 v3.0.0-dev.83 10:32:47 v3.0.0-dev.84 10:32:47 v3.0.0-dev.85 10:32:47 v3.0.0-dev.86 10:32:47 v3.0.0-dev.87 10:32:47 v3.0.0-dev.88 10:32:47 v3.0.0-dev.89 10:32:47 v3.0.0-dev.9 10:32:47 v3.0.0-dev.90 10:32:47 v3.0.0-dev.91 10:32:47 v3.0.0-dev.92 10:32:47 v3.0.0-dev.93 10:32:47 v3.0.0-dev.94 10:32:47 v3.0.0-dev.95 10:32:47 v3.0.0-dev.96 10:32:47 v3.0.0-dev.97 10:32:47 v3.0.0-dev.98 10:32:47 v3.0.0-dev.99 [Pipeline] sh 10:32:48 + lftools sign git-tag v3.0.0-dev.158 10:32:48 Signing Git tag with Sigul... 10:32:48 Signing v3.0.0-dev.158 [Pipeline] echo 10:32:48 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:32:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:32:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:32:49 $ docker stop --time=1 7a47073ab7924a026d4e9a5826657af4065a482fb8642b1efe23e2fb3deae33e 10:32:50 $ docker rm -f --volumes 7a47073ab7924a026d4e9a5826657af4065a482fb8642b1efe23e2fb3deae33e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:32:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:32:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:32:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:32:51 prd-ubuntu20.04-docker-8c-8g-15541 does not seem to be running inside a container 10:32:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/524 -v /w/workspace/edgex-go/524:/w/workspace/edgex-go/524:rw,z -v /w/workspace/edgex-go/524@tmp:/w/workspace/edgex-go/524@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 10:32:51 $ docker top ef9e199ea938ef3ac8cbd970d5c9476dae1617815654fb8907199fd6836d8d73 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:32:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:32:51 [ssh-agent] Looking for ssh-agent implementation... 10:32:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:32:51 $ docker exec ef9e199ea938ef3ac8cbd970d5c9476dae1617815654fb8907199fd6836d8d73 ssh-agent 10:32:52 SSH_AUTH_SOCK=/tmp/ssh-UdyGHMig7gRf/agent.32 10:32:52 SSH_AGENT_PID=38 10:32:52 Running ssh-add (command line suppressed) 10:32:52 Identity added: /w/workspace/edgex-go/524@tmp/private_key_15069940742592103101.key (/w/workspace/edgex-go/524@tmp/private_key_15069940742592103101.key) 10:32:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:32:52 + git semver bump pre 10:32:52 2023-05-16 10:32:52,638 [read_version] DEBUG read version from /w/workspace/edgex-go/524/.semver/main 10:32:52 2023-05-16 10:32:52,639 [bump_version] DEBUG bumping version:3.0.0-dev.158 on axis:pre with prefix:dev 10:32:52 2023-05-16 10:32:52,639 [bump_version] DEBUG bumped version:3.0.0-dev.159 10:32:52 2023-05-16 10:32:52,639 [write_version] DEBUG write version:3.0.0-dev.159 to path:/w/workspace/edgex-go/524/.semver/main with force:True 10:32:52 2023-05-16 10:32:52,639 [read_version] DEBUG read version from /w/workspace/edgex-go/524/.semver/main 10:32:52 2023-05-16 10:32:52,639 [write_file] DEBUG write to file:/w/workspace/edgex-go/524/.semver/main 10:32:52 2023-05-16 10:32:52,640 [execute] INFO git cat-file --batch-check 10:32:52 2023-05-16 10:32:52,641 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/524/.semver, universal_newlines=False, shell=None, istream=) 10:32:52 2023-05-16 10:32:52,644 [execute] INFO git cat-file --batch 10:32:52 2023-05-16 10:32:52,645 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/524/.semver, universal_newlines=False, shell=None, istream=) 10:32:52 2023-05-16 10:32:52,649 [read_version] DEBUG read version from /w/workspace/edgex-go/524/.semver/main 10:32:52 3.0.0-dev.159 [Pipeline] } 10:32:52 $ docker exec --env ******** --env ******** ef9e199ea938ef3ac8cbd970d5c9476dae1617815654fb8907199fd6836d8d73 ssh-agent -k 10:32:52 unset SSH_AUTH_SOCK; 10:32:52 unset SSH_AGENT_PID; 10:32:52 echo Agent pid 38 killed; 10:32:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:32:53 + git semver [Pipeline] } 10:32:53 $ docker stop --time=1 ef9e199ea938ef3ac8cbd970d5c9476dae1617815654fb8907199fd6836d8d73 10:32:54 $ docker rm -f --volumes ef9e199ea938ef3ac8cbd970d5c9476dae1617815654fb8907199fd6836d8d73 [Pipeline] // withDockerContainer [Pipeline] sh 10:32:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:32:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:32:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:32:55 prd-ubuntu20.04-docker-8c-8g-15541 does not seem to be running inside a container 10:32:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/524 -v /w/workspace/edgex-go/524:/w/workspace/edgex-go/524:rw,z -v /w/workspace/edgex-go/524@tmp:/w/workspace/edgex-go/524@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 10:32:55 $ docker top 03157f68e8e026bf9875c49fbb3eee6b364a6e49fc7869526c0098dc9727959e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:32:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:32:55 [ssh-agent] Looking for ssh-agent implementation... 10:32:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:32:55 $ docker exec 03157f68e8e026bf9875c49fbb3eee6b364a6e49fc7869526c0098dc9727959e ssh-agent 10:32:56 SSH_AUTH_SOCK=/tmp/ssh-FgPhPByTb9Iz/agent.33 10:32:56 SSH_AGENT_PID=39 10:32:56 Running ssh-add (command line suppressed) 10:32:56 Identity added: /w/workspace/edgex-go/524@tmp/private_key_7692816267337620459.key (/w/workspace/edgex-go/524@tmp/private_key_7692816267337620459.key) 10:32:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:32:56 + git semver push 10:32:56 2023-05-16 10:32:56,609 [run_push] DEBUG push 10:32:56 2023-05-16 10:32:56,610 [execute] INFO git cat-file --batch-check 10:32:56 2023-05-16 10:32:56,610 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/524/.semver, universal_newlines=False, shell=None, istream=) 10:32:56 2023-05-16 10:32:56,615 [execute] INFO git rev-list 355fd7c1b8ad21487e5ccdd1f1d428101c959260 -- 10:32:56 2023-05-16 10:32:56,615 [execute] DEBUG Popen(['git', 'rev-list', '355fd7c1b8ad21487e5ccdd1f1d428101c959260', '--'], cwd=/w/workspace/edgex-go/524/.semver, universal_newlines=False, shell=None, istream=None) 10:32:56 2023-05-16 10:32:56,631 [execute] INFO git fetch -v origin 10:32:56 2023-05-16 10:32:56,631 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/524/.semver, universal_newlines=True, shell=None, istream=None) 10:32:57 2023-05-16 10:32:57,089 [run_push] DEBUG no remote changes detected 10:32:57 2023-05-16 10:32:57,089 [execute] INFO git push origin semver 10:32:57 2023-05-16 10:32:57,089 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/524/.semver, universal_newlines=False, shell=None, istream=None) 10:32:58 2023-05-16 10:32:57,912 [run_push] DEBUG push all version tags 10:32:58 2023-05-16 10:32:57,913 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:32:58 2023-05-16 10:32:57,913 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/524, universal_newlines=False, shell=None, istream=None) 10:32:58 2023-05-16 10:32:58,708 [read_version] DEBUG read version from /w/workspace/edgex-go/524/.semver/main 10:32:58 3.0.0-dev.159 [Pipeline] } 10:32:58 $ docker exec --env ******** --env ******** 03157f68e8e026bf9875c49fbb3eee6b364a6e49fc7869526c0098dc9727959e ssh-agent -k 10:32:58 unset SSH_AUTH_SOCK; 10:32:58 unset SSH_AGENT_PID; 10:32:58 echo Agent pid 39 killed; 10:32:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:32:59 + git semver [Pipeline] } 10:32:59 $ docker stop --time=1 03157f68e8e026bf9875c49fbb3eee6b364a6e49fc7869526c0098dc9727959e 10:33:00 $ docker rm -f --volumes 03157f68e8e026bf9875c49fbb3eee6b364a6e49fc7869526c0098dc9727959e [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 10:33:01 + [ -d /w/workspace/edgex-go/524/archives ] [Pipeline] libraryResource [Pipeline] sh 10:33:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:33:02 ---> package-listing.sh 10:33:02 ++ facter osfamily 10:33:02 ++ tr '[:upper:]' '[:lower:]' 10:33:02 + OS_FAMILY=debian 10:33:02 + workspace=/w/workspace/edgex-go/524 10:33:02 + START_PACKAGES=/tmp/packages_start.txt 10:33:02 + END_PACKAGES=/tmp/packages_end.txt 10:33:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:33:02 + PACKAGES=/tmp/packages_start.txt 10:33:02 + '[' /w/workspace/edgex-go/524 ']' 10:33:02 + PACKAGES=/tmp/packages_end.txt 10:33:02 + case "${OS_FAMILY}" in 10:33:02 + dpkg -l 10:33:02 + grep '^ii' 10:33:02 + '[' -f /tmp/packages_start.txt ']' 10:33:02 + '[' -f /tmp/packages_end.txt ']' 10:33:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:33:02 + '[' /w/workspace/edgex-go/524 ']' 10:33:02 + mkdir -p /w/workspace/edgex-go/524/archives/ 10:33:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/524/archives/ [Pipeline] echo 10:33:02 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/524/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:33:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:33:03 10:33:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:33:03 latest: Pulling from edgex-lftools-log-publisher 10:33:03 5eb5b503b376: Pulling fs layer 10:33:03 5c69ac0246d0: Pulling fs layer 10:33:03 ec43610c2a17: Pulling fs layer 10:33:03 3a2ae6a8a46f: Pulling fs layer 10:33:03 33b1e0a273af: Pulling fs layer 10:33:03 5d3b04190fa2: Pulling fs layer 10:33:03 2f39f015ded8: Pulling fs layer 10:33:03 3a2ae6a8a46f: Waiting 10:33:03 2f39f015ded8: Waiting 10:33:03 33b1e0a273af: Waiting 10:33:03 5d3b04190fa2: Waiting 10:33:03 5c69ac0246d0: Download complete 10:33:03 3a2ae6a8a46f: Verifying Checksum 10:33:03 3a2ae6a8a46f: Download complete 10:33:03 33b1e0a273af: Verifying Checksum 10:33:03 33b1e0a273af: Download complete 10:33:03 5d3b04190fa2: Verifying Checksum 10:33:03 5d3b04190fa2: Download complete 10:33:03 ec43610c2a17: Verifying Checksum 10:33:03 ec43610c2a17: Download complete 10:33:03 5eb5b503b376: Verifying Checksum 10:33:03 5eb5b503b376: Download complete 10:33:04 2f39f015ded8: Download complete 10:33:05 5eb5b503b376: Pull complete 10:33:05 5c69ac0246d0: Pull complete 10:33:05 ec43610c2a17: Pull complete 10:33:05 3a2ae6a8a46f: Pull complete 10:33:05 33b1e0a273af: Pull complete 10:33:06 5d3b04190fa2: Pull complete 10:33:10 2f39f015ded8: Pull complete 10:33:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:33:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:33:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:33:10 prd-ubuntu20.04-docker-8c-8g-15541 does not seem to be running inside a container 10:33:10 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/524/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/524 -v /w/workspace/edgex-go/524:/w/workspace/edgex-go/524:rw,z -v /w/workspace/edgex-go/524@tmp:/w/workspace/edgex-go/524@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 10:33:13 $ docker top 16b13f8d06914101768c04a99be3e816540bdcbc7df9e5385a89d8592c5fd7ad -eo pid,comm [Pipeline] { [Pipeline] sh 10:33:13 + touch /tmp/pre-build-complete [Pipeline] sh 10:33:13 + mkdir -p /var/log/sysstat [Pipeline] sh 10:33:14 + ls /var/log/sa-host 10:33:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:33:14 provisioning config files... 10:33:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/524@tmp/config3150777103381453910tmp [Pipeline] { [Pipeline] echo 10:33:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:33:14 ---> create-netrc.sh [Pipeline] } 10:33:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:33:14 ---> python-tools-install.sh [Pipeline] echo 10:33:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:33:15 ---> sudo-logs.sh 10:33:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:33:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:33:15 ---> job-cost.sh 10:33:15 lf-activate-venv: SKIPPING 10:33:15 DEBUG: total: 0.10999999940395355 10:33:15 INFO: Retrieving Stack Cost... 10:33:15 INFO: Retrieving Pricing Info for: v3-standard-8 10:33:16 INFO: Archiving Costs [Pipeline] echo 10:33:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:33:16 ---> logs-deploy.sh 10:33:16 lf-activate-venv: SKIPPING 10:33:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/524 10:33:16 INFO: archiving workspace using pattern(s): 10:33:17 Archives upload complete. 10:33:17 INFO: archiving logs to Nexus 10:33:18 ---> uname -a: 10:33:18 Linux prd-ubuntu20-04-docker-8c-8g-15541 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:33:18 10:33:18 10:33:18 ---> lscpu: 10:33:18 Architecture: x86_64 10:33:18 CPU op-mode(s): 32-bit, 64-bit 10:33:18 Byte Order: Little Endian 10:33:18 Address sizes: 40 bits physical, 48 bits virtual 10:33:18 CPU(s): 8 10:33:18 On-line CPU(s) list: 0-7 10:33:18 Thread(s) per core: 1 10:33:18 Core(s) per socket: 1 10:33:18 Socket(s): 8 10:33:18 NUMA node(s): 1 10:33:18 Vendor ID: AuthenticAMD 10:33:18 CPU family: 23 10:33:18 Model: 49 10:33:18 Model name: AMD EPYC-Rome Processor 10:33:18 Stepping: 0 10:33:18 CPU MHz: 2800.000 10:33:18 BogoMIPS: 5600.00 10:33:18 Virtualization: AMD-V 10:33:18 Hypervisor vendor: KVM 10:33:18 Virtualization type: full 10:33:18 L1d cache: 256 KiB 10:33:18 L1i cache: 256 KiB 10:33:18 L2 cache: 4 MiB 10:33:18 L3 cache: 128 MiB 10:33:18 NUMA node0 CPU(s): 0-7 10:33:18 Vulnerability Itlb multihit: Not affected 10:33:18 Vulnerability L1tf: Not affected 10:33:18 Vulnerability Mds: Not affected 10:33:18 Vulnerability Meltdown: Not affected 10:33:18 Vulnerability Mmio stale data: Not affected 10:33:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:33:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:33:18 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:33:18 Vulnerability Srbds: Not affected 10:33:18 Vulnerability Tsx async abort: Not affected 10:33:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:33:18 10:33:18 10:33:18 ---> nproc: 10:33:18 8 10:33:18 10:33:18 10:33:18 ---> df -h: 10:33:18 Filesystem Size Used Avail Use% Mounted on 10:33:18 overlay 155G 21G 134G 14% / 10:33:18 tmpfs 64M 0 64M 0% /dev 10:33:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:33:18 shm 64M 0 64M 0% /dev/shm 10:33:18 /dev/vda1 155G 21G 134G 14% /facter-os 10:33:18 10:33:18 10:33:18 ---> sar -b -r -n DEV: 10:33:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15541) 05/16/23 _x86_64_ (8 CPU) 10:33:18 10:33:18 09:54:44 LINUX RESTART (8 CPU) 10:33:18 10:33:18 09:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:33:18 09:56:01 162.21 47.66 114.55 0.00 5368.17 152999.97 0.00 10:33:18 09:57:01 80.67 0.45 80.22 0.00 11.86 29850.32 0.00 10:33:18 09:58:01 40.61 0.17 40.44 0.00 2.53 17081.70 0.00 10:33:18 09:59:01 477.90 7.20 470.70 0.00 72.75 170659.69 0.00 10:33:18 10:00:01 489.75 4.15 485.60 0.00 2352.14 227710.05 0.00 10:33:18 10:01:01 855.70 9.88 845.82 0.00 1156.01 253266.51 0.00 10:33:18 10:02:01 516.20 1.17 515.03 0.00 9.60 228419.40 0.00 10:33:18 10:03:01 618.21 0.17 618.05 0.00 21.20 77815.03 0.00 10:33:18 10:04:01 28.06 0.03 28.03 0.00 3.20 747.48 0.00 10:33:18 10:05:01 7.57 1.67 5.90 0.00 37.73 122.51 0.00 10:33:18 10:06:01 1.28 0.00 1.28 0.00 0.00 14.00 0.00 10:33:18 10:07:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 10:33:18 10:08:01 1.28 0.00 1.28 0.00 0.00 13.46 0.00 10:33:18 10:09:01 1.52 0.00 1.52 0.00 0.00 16.13 0.00 10:33:18 10:10:01 1.78 0.02 1.77 0.00 0.13 20.40 0.00 10:33:18 10:11:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 10:33:18 10:12:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 10:33:18 10:13:01 1.77 0.00 1.77 0.00 0.00 18.93 0.00 10:33:18 10:14:01 0.92 0.00 0.92 0.00 0.00 9.60 0.00 10:33:18 10:15:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 10:33:18 10:16:01 1.28 0.00 1.28 0.00 0.00 13.86 0.00 10:33:18 10:17:01 1.82 0.02 1.80 0.00 0.13 20.13 0.00 10:33:18 10:18:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 10:33:18 10:19:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 10:33:18 10:20:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 10:33:18 10:21:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 10:33:18 10:22:01 1.25 0.00 1.25 0.00 0.00 13.46 0.00 10:33:18 10:23:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 10:33:18 10:24:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 10:33:18 10:25:01 1.68 0.00 1.68 0.00 0.00 19.73 0.00 10:33:18 10:26:01 1.15 0.00 1.15 0.00 0.00 11.86 0.00 10:33:18 10:27:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 10:33:18 10:28:01 1.27 0.00 1.27 0.00 0.00 13.33 0.00 10:33:18 10:29:01 1.53 0.00 1.53 0.00 0.00 17.86 0.00 10:33:18 10:30:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 10:33:18 10:31:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 10:33:18 10:32:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 10:33:18 10:33:01 133.26 0.33 132.93 0.00 18.13 56846.26 0.00 10:33:18 Average: 90.66 1.92 88.74 0.00 238.25 31999.88 0.00 10:33:18 10:33:18 09:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:33:18 09:56:01 28707528 31617968 700548 2.13 73652 3110876 1998332 5.89 1031340 2787800 216 10:33:18 09:57:01 27773248 31469856 833744 2.54 113384 3775748 2093980 6.17 1604500 3048672 307548 10:33:18 09:58:01 27554624 31550156 751196 2.28 117416 4043988 1898168 5.59 1420696 3427032 344972 10:33:18 09:59:01 22706084 31386212 903632 2.75 255592 8275272 2732296 8.05 2223420 7136268 1260756 10:33:18 10:00:01 19905384 30816900 1454640 4.42 293400 10384948 3816516 11.25 3225544 8825352 803368 10:33:18 10:01:01 19536912 31368004 883436 2.69 321344 11207876 2490536 7.34 2496348 9833752 38744 10:33:18 10:02:01 16411396 31382440 881212 2.68 424084 14107896 2184872 6.44 2568320 12770696 12460 10:33:18 10:03:01 18492144 31542700 729588 2.22 432940 12235348 1980644 5.84 2389780 10935912 2004 10:33:18 10:04:01 18484168 31536428 735628 2.24 433912 12235916 1839708 5.42 2395992 10936012 516 10:33:18 10:05:01 18472224 31526564 745396 2.27 434104 12237040 1839644 5.42 2407384 10936332 152 10:33:18 10:06:01 18472084 31526468 745688 2.27 434128 12237044 1839644 5.42 2407564 10936336 168 10:33:18 10:07:01 18480456 31534868 737332 2.24 434156 12237044 1839644 5.42 2399140 10936332 172 10:33:18 10:08:01 18481272 31535692 736920 2.24 434176 12237048 1839644 5.42 2399384 10936336 16 10:33:18 10:09:01 18486232 31540692 731864 2.23 434196 12237048 1839644 5.42 2394748 10936336 196 10:33:18 10:10:01 18484460 31539076 734024 2.23 434220 12237048 1885360 5.56 2394648 10936364 32 10:33:18 10:11:01 18484404 31539024 734000 2.23 434236 12237056 1885360 5.56 2394580 10936364 176 10:33:18 10:12:01 18484160 31538820 734136 2.23 434256 12237064 1885360 5.56 2394888 10936372 12 10:33:18 10:13:01 18484348 31539048 733888 2.23 434276 12237068 1885360 5.56 2394780 10936376 12 10:33:18 10:14:01 18484576 31539276 733604 2.23 434288 12237068 1885360 5.56 2394516 10936376 8 10:33:18 10:15:01 18484408 31539144 733576 2.23 434300 12237072 1885360 5.56 2394532 10936380 180 10:33:18 10:16:01 18484536 31539300 733576 2.23 434320 12237072 1885360 5.56 2394924 10936384 4 10:33:18 10:17:01 18483896 31538708 734108 2.23 434352 12237072 1885360 5.56 2394728 10936392 8 10:33:18 10:18:01 18484108 31538968 733712 2.23 434360 12237080 1885360 5.56 2395128 10936404 28 10:33:18 10:19:01 18484572 31539432 733188 2.23 434372 12237084 1885360 5.56 2395016 10936404 184 10:33:18 10:20:01 18484792 31539696 732856 2.23 434404 12237088 1885360 5.56 2394984 10936412 4 10:33:18 10:21:01 18484420 31539356 733148 2.23 434424 12237088 1885360 5.56 2394964 10936412 180 10:33:18 10:22:01 18484160 31539100 733328 2.23 434432 12237092 1885360 5.56 2394644 10936416 8 10:33:18 10:23:01 18484364 31539332 733056 2.23 434440 12237092 1885360 5.56 2394980 10936416 144 10:33:18 10:24:01 18484348 31539348 733024 2.23 434464 12237096 1885360 5.56 2395212 10936408 12 10:33:18 10:25:01 18484056 31539104 733244 2.23 434492 12237100 1885360 5.56 2395064 10936412 68 10:33:18 10:26:01 18484224 31539280 733228 2.23 434500 12237100 1885360 5.56 2395204 10936412 168 10:33:18 10:27:01 18484600 31539696 732704 2.23 434520 12237104 1885360 5.56 2395000 10936416 200 10:33:18 10:28:01 18484364 31539472 732908 2.23 434520 12237108 1885360 5.56 2394756 10936416 8 10:33:18 10:29:01 18484224 31539496 733024 2.23 434528 12237244 1885360 5.56 2395336 10936552 44 10:33:18 10:30:01 18484208 31539512 732984 2.23 434552 12237244 1885360 5.56 2395304 10936556 16 10:33:18 10:31:01 18484160 31539468 732952 2.23 434568 12237248 1885360 5.56 2395312 10936560 196 10:33:18 10:32:01 18484144 31539484 732892 2.23 434580 12237252 1885360 5.56 2395216 10936568 12 10:33:18 10:33:01 16970864 31495436 773412 2.35 479088 13545364 1937960 5.71 2544512 12179636 236 10:33:18 Average: 19317741 31506145 768721 2.34 397552 11462158 1987750 5.86 2341905 10213173 72980 10:33:18 10:33:18 09:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:33:18 09:56:01 docker0 483.20 419.83 35.49 2743.76 0.00 0.00 0.00 0.00 10:33:18 09:56:01 lo 5.20 5.20 0.50 0.50 0.00 0.00 0.00 0.00 10:33:18 09:56:01 ens3 1359.74 1288.92 12118.93 164.50 0.00 0.00 0.00 0.00 10:33:18 09:57:01 docker0 60.85 88.40 5.25 682.57 0.00 0.00 0.00 0.00 10:33:18 09:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:33:18 09:57:01 veth3e1a370 0.17 0.38 0.01 0.04 0.00 0.00 0.00 0.00 10:33:18 09:57:01 ens3 159.68 122.46 739.28 116.36 0.00 0.00 0.00 0.00 10:33:18 09:58:01 docker0 1.27 1.27 0.09 0.11 0.00 0.00 0.00 0.00 10:33:18 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:18 09:58:01 veth3e1a370 1.27 1.28 0.11 0.11 0.00 0.00 0.00 0.00 10:33:18 09:58:01 ens3 30.76 20.25 23.40 13.00 0.00 0.00 0.00 0.00 10:33:18 09:59:01 veth9297128 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 10:33:18 09:59:01 docker0 500.62 926.15 40.76 6300.54 0.00 0.00 0.00 0.00 10:33:18 09:59:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 10:33:18 09:59:01 ens3 1021.35 557.21 7997.64 66.02 0.00 0.00 0.00 0.00 10:33:18 10:00:01 veth9297128 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 10:33:18 10:00:01 veth98ce891 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 10:33:18 10:00:01 docker0 3.63 7.03 0.24 91.82 0.00 0.00 0.00 0.00 10:33:18 10:00:01 veth803b91c 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 10:33:18 10:00:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 10:33:18 10:00:01 veth29c46c6 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 10:33:18 10:00:01 veth04f5c08 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 10:33:18 10:00:01 ens3 131.64 79.57 1485.28 14.54 0.00 0.00 0.00 0.00 10:33:18 10:01:01 veth9297128 0.00 0.52 0.00 0.02 0.00 0.00 0.00 0.00 10:33:18 10:01:01 docker0 325.99 665.29 25.36 4163.44 0.00 0.00 0.00 0.00 10:33:18 10:01:01 veth8723827 104.27 204.85 9.56 1210.69 0.00 0.00 0.00 0.10 10:33:18 10:01:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 10:33:18 10:01:01 vethb63fd66 1.35 3.57 0.10 42.52 0.00 0.00 0.00 0.00 10:33:18 10:01:01 ens3 699.73 351.88 4191.02 45.71 0.00 0.00 0.00 0.00 10:33:18 10:02:01 veth9297128 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:33:18 10:02:01 vethbcc051e 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 10:33:18 10:02:01 docker0 92.77 195.43 7.54 1298.68 0.00 0.00 0.00 0.00 10:33:18 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:18 10:02:01 ens3 225.38 114.56 1322.51 22.36 0.00 0.00 0.00 0.00 10:33:18 10:03:01 docker0 2.87 6.48 0.19 94.12 0.00 0.00 0.00 0.00 10:33:18 10:03:01 lo 26.93 26.93 2.65 2.65 0.00 0.00 0.00 0.00 10:33:18 10:03:01 ens3 243.73 265.22 238.49 820.14 0.00 0.00 0.00 0.00 10:33:18 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:18 10:04:01 lo 39.26 39.26 3.87 3.87 0.00 0.00 0.00 0.00 10:33:18 10:04:01 ens3 431.24 470.39 210.09 2735.77 0.00 0.00 0.00 0.00 10:33:18 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:18 10:05:01 lo 4.53 4.53 0.44 0.44 0.00 0.00 0.00 0.00 10:33:18 10:05:01 ens3 46.26 44.94 26.79 216.58 0.00 0.00 0.00 0.00 10:33:18 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:18 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:18 10:06:01 ens3 1.63 0.80 3.23 0.29 0.00 0.00 0.00 0.00 10:33:18 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:18 10:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:33:18 10:07:01 ens3 1.63 0.65 0.48 0.29 0.00 0.00 0.00 0.00 10:33:18 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:18 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:18 10:08:01 ens3 2.17 0.77 0.70 0.49 0.00 0.00 0.00 0.00 10:33:18 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:18 10:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:33:18 10:09:01 ens3 2.57 0.65 0.67 0.41 0.00 0.00 0.00 0.00 10:33:18 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:18 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:18 10:10:01 ens3 2.90 0.50 0.70 0.40 0.00 0.00 0.00 0.00 10:33:18 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:18 10:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:33:18 10:11:01 ens3 1.30 0.58 0.62 0.46 0.00 0.00 0.00 0.00 10:33:18 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:18 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:18 10:12:01 ens3 0.87 0.45 0.37 0.21 0.00 0.00 0.00 0.00 10:33:18 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:18 10:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:33:18 10:13:01 ens3 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:33:18 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:18 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:18 10:14:01 ens3 0.23 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:33:18 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:18 10:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:33:18 10:15:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:33:18 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:18 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:18 10:16:01 ens3 0.50 0.08 0.09 0.06 0.00 0.00 0.00 0.00 10:33:18 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:18 10:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:33:18 10:17:01 ens3 2.70 0.10 0.23 0.01 0.00 0.00 0.00 0.00 10:33:18 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:18 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:18 10:18:01 ens3 1.18 0.17 0.22 0.07 0.00 0.00 0.00 0.00 10:33:18 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:18 10:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:33:18 10:19:01 ens3 0.68 0.43 0.35 0.28 0.00 0.00 0.00 0.00 10:33:18 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:18 10:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:18 10:20:01 ens3 0.52 0.28 0.26 0.21 0.00 0.00 0.00 0.00 10:33:18 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:18 10:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:33:18 10:21:01 ens3 0.47 0.32 0.15 0.08 0.00 0.00 0.00 0.00 10:33:18 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:18 10:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:18 10:22:01 ens3 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 10:33:18 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:18 10:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:33:18 10:23:01 ens3 0.58 0.10 0.06 0.01 0.00 0.00 0.00 0.00 10:33:18 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:18 10:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:18 10:24:01 ens3 2.72 0.85 0.79 0.49 0.00 0.00 0.00 0.00 10:33:18 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:18 10:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:33:18 10:25:01 ens3 0.85 0.48 0.37 0.28 0.00 0.00 0.00 0.00 10:33:18 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:18 10:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:18 10:26:01 ens3 0.25 0.10 0.08 0.07 0.00 0.00 0.00 0.00 10:33:18 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:18 10:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:33:18 10:27:01 ens3 0.35 0.15 0.07 0.01 0.00 0.00 0.00 0.00 10:33:18 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:18 10:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:18 10:28:01 ens3 1.23 0.00 0.08 0.00 0.00 0.00 0.00 0.00 10:33:18 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:18 10:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:33:18 10:29:01 ens3 2.38 0.48 0.52 0.28 0.00 0.00 0.00 0.00 10:33:18 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:18 10:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:18 10:30:01 ens3 1.57 0.40 0.36 0.21 0.00 0.00 0.00 0.00 10:33:18 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:18 10:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:33:18 10:31:01 ens3 1.03 0.58 0.44 0.35 0.00 0.00 0.00 0.00 10:33:18 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:18 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:33:18 10:32:01 ens3 0.23 0.02 0.07 0.00 0.00 0.00 0.00 0.00 10:33:18 10:33:01 docker0 37.23 67.56 3.33 582.58 0.00 0.00 0.00 0.00 10:33:18 10:33:01 lo 2.47 2.47 0.24 0.24 0.00 0.00 0.00 0.00 10:33:18 10:33:01 ens3 393.70 258.97 7808.46 152.31 0.00 0.00 0.00 0.00 10:33:18 Average: docker0 39.70 62.58 3.11 420.03 0.00 0.00 0.00 0.00 10:33:18 Average: lo 2.18 2.18 0.21 0.21 0.00 0.00 0.00 0.00 10:33:18 Average: ens3 125.66 94.31 952.01 115.06 0.00 0.00 0.00 0.00 10:33:18 10:33:18 10:33:18 ---> sar -P ALL: 10:33:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15541) 05/16/23 _x86_64_ (8 CPU) 10:33:18 10:33:18 09:54:44 LINUX RESTART (8 CPU) 10:33:18 10:33:18 09:55:01 CPU %user %nice %system %iowait %steal %idle 10:33:18 09:56:01 all 10.15 0.00 3.56 3.96 0.06 82.27 10:33:18 09:56:01 0 11.12 0.00 4.94 0.66 0.05 83.24 10:33:18 09:56:01 1 9.55 0.00 3.01 2.61 0.07 84.77 10:33:18 09:56:01 2 13.83 0.00 5.10 13.27 0.07 67.73 10:33:18 09:56:01 3 8.30 0.00 3.94 6.69 0.07 81.00 10:33:18 09:56:01 4 9.24 0.00 2.76 3.89 0.05 84.05 10:33:18 09:56:01 5 11.84 0.00 2.72 1.53 0.05 83.86 10:33:18 09:56:01 6 8.78 0.00 3.45 1.92 0.05 85.79 10:33:18 09:56:01 7 8.50 0.00 2.51 1.03 0.09 87.88 10:33:18 09:57:01 all 26.75 0.00 5.28 1.46 0.08 66.43 10:33:18 09:57:01 0 28.59 0.00 5.33 0.12 0.08 65.88 10:33:18 09:57:01 1 26.74 0.00 6.03 0.07 0.07 67.10 10:33:18 09:57:01 2 27.00 0.00 5.61 6.62 0.07 60.71 10:33:18 09:57:01 3 27.24 0.00 4.74 0.02 0.08 67.92 10:33:18 09:57:01 4 28.42 0.00 5.77 0.54 0.07 65.20 10:33:18 09:57:01 5 26.58 0.00 4.74 0.70 0.07 67.92 10:33:18 09:57:01 6 24.81 0.00 5.39 2.96 0.08 66.76 10:33:18 09:57:01 7 24.67 0.00 4.59 0.71 0.08 69.95 10:33:18 09:58:01 all 40.48 0.00 5.40 0.82 0.08 53.22 10:33:18 09:58:01 0 39.84 0.00 5.59 0.02 0.08 54.47 10:33:18 09:58:01 1 40.83 0.00 5.09 0.08 0.08 53.92 10:33:18 09:58:01 2 39.99 0.00 5.62 0.45 0.08 53.86 10:33:18 09:58:01 3 41.20 0.00 5.40 0.05 0.07 53.28 10:33:18 09:58:01 4 40.51 0.00 5.43 0.17 0.08 53.80 10:33:18 09:58:01 5 40.23 0.00 5.18 0.20 0.08 54.30 10:33:18 09:58:01 6 39.62 0.00 5.42 5.34 0.07 49.55 10:33:18 09:58:01 7 41.58 0.00 5.46 0.29 0.07 52.60 10:33:18 09:59:01 all 14.24 0.00 7.81 8.38 0.07 69.50 10:33:18 09:59:01 0 14.04 0.00 8.46 8.23 0.07 69.21 10:33:18 09:59:01 1 13.31 0.00 7.89 7.76 0.07 70.97 10:33:18 09:59:01 2 14.09 0.00 9.03 21.15 0.07 55.66 10:33:18 09:59:01 3 14.15 0.00 7.88 4.63 0.07 73.27 10:33:18 09:59:01 4 14.51 0.00 7.45 15.59 0.07 62.38 10:33:18 09:59:01 5 15.48 0.00 5.47 2.70 0.05 76.31 10:33:18 09:59:01 6 13.83 0.00 8.63 2.73 0.05 74.76 10:33:18 09:59:01 7 14.51 0.00 7.74 4.34 0.10 73.31 10:33:18 10:00:01 all 39.19 0.00 8.43 9.20 0.09 43.09 10:33:18 10:00:01 0 38.79 0.00 8.77 3.02 0.07 49.36 10:33:18 10:00:01 1 39.38 0.00 10.91 43.29 0.12 6.31 10:33:18 10:00:01 2 39.28 0.00 7.67 1.44 0.07 51.54 10:33:18 10:00:01 3 39.10 0.00 8.40 7.12 0.08 45.30 10:33:18 10:00:01 4 39.33 0.00 8.00 2.73 0.08 49.85 10:33:18 10:00:01 5 39.09 0.00 7.72 9.55 0.07 43.58 10:33:18 10:00:01 6 39.49 0.00 7.87 2.32 0.08 50.24 10:33:18 10:00:01 7 39.09 0.00 8.10 4.58 0.12 48.11 10:33:18 10:01:01 all 23.92 0.00 9.23 22.41 0.11 44.34 10:33:18 10:01:01 0 24.30 0.00 8.61 17.26 0.08 49.75 10:33:18 10:01:01 1 24.05 0.00 9.27 27.34 0.12 39.23 10:33:18 10:01:01 2 23.66 0.00 9.23 19.98 0.10 47.02 10:33:18 10:01:01 3 24.40 0.00 9.14 17.61 0.07 48.77 10:33:18 10:01:01 4 23.85 0.00 8.67 26.10 0.08 41.30 10:33:18 10:01:01 5 23.71 0.00 9.92 19.83 0.10 46.44 10:33:18 10:01:01 6 23.66 0.00 9.09 33.86 0.10 33.29 10:33:18 10:01:01 7 23.71 0.00 9.92 17.32 0.19 48.86 10:33:18 10:02:01 all 41.31 0.00 10.46 15.74 0.13 32.37 10:33:18 10:02:01 0 41.66 0.00 11.89 36.93 0.14 9.39 10:33:18 10:02:01 1 36.83 0.00 8.26 7.51 0.14 47.26 10:33:18 10:02:01 2 42.99 0.00 9.95 12.35 0.12 34.60 10:33:18 10:02:01 3 40.60 0.00 11.85 10.41 0.14 37.01 10:33:18 10:02:01 4 42.47 0.00 11.37 16.61 0.12 29.42 10:33:18 10:02:01 5 41.99 0.00 9.46 15.24 0.12 33.18 10:33:18 10:02:01 6 42.10 0.00 10.77 8.43 0.12 38.57 10:33:18 10:02:01 7 41.79 0.00 10.11 18.63 0.17 29.29 10:33:18 10:03:01 all 26.27 0.00 5.93 5.58 0.08 62.14 10:33:18 10:03:01 0 27.92 0.00 6.87 3.16 0.08 61.96 10:33:18 10:03:01 1 24.38 0.00 5.12 7.32 0.08 63.09 10:33:18 10:03:01 2 22.67 0.00 4.46 2.00 0.07 70.81 10:33:18 10:03:01 3 26.40 0.00 6.28 7.14 0.08 60.10 10:33:18 10:03:01 4 26.59 0.00 6.12 4.39 0.08 62.82 10:33:18 10:03:01 5 27.44 0.00 5.72 6.13 0.07 60.64 10:33:18 10:03:01 6 27.23 0.00 5.92 5.32 0.08 61.45 10:33:18 10:03:01 7 27.54 0.00 6.95 9.21 0.10 56.19 10:33:18 10:04:01 all 9.02 0.00 0.86 0.08 0.05 89.98 10:33:18 10:04:01 0 7.15 0.00 0.92 0.10 0.03 91.80 10:33:18 10:04:01 1 5.54 0.00 0.65 0.00 0.03 93.78 10:33:18 10:04:01 2 7.26 0.00 0.45 0.02 0.05 92.22 10:33:18 10:04:01 3 8.15 0.00 0.96 0.03 0.07 90.79 10:33:18 10:04:01 4 8.24 0.00 0.89 0.02 0.05 90.81 10:33:18 10:04:01 5 13.19 0.00 0.92 0.07 0.07 85.75 10:33:18 10:04:01 6 12.51 0.00 0.96 0.34 0.07 86.13 10:33:18 10:04:01 7 10.17 0.00 1.15 0.07 0.07 88.54 10:33:18 10:05:01 all 0.90 0.00 0.11 0.02 0.01 98.95 10:33:18 10:05:01 0 1.47 0.00 0.10 0.02 0.03 98.38 10:33:18 10:05:01 1 1.00 0.00 0.05 0.02 0.00 98.93 10:33:18 10:05:01 2 0.08 0.00 0.07 0.00 0.00 99.85 10:33:18 10:05:01 3 1.00 0.00 0.15 0.00 0.02 98.83 10:33:18 10:05:01 4 1.27 0.00 0.18 0.02 0.00 98.53 10:33:18 10:05:01 5 0.73 0.00 0.13 0.02 0.02 99.10 10:33:18 10:05:01 6 0.33 0.00 0.07 0.08 0.02 99.50 10:33:18 10:05:01 7 1.30 0.00 0.17 0.03 0.00 98.50 10:33:18 10:06:01 all 0.09 0.00 0.01 0.01 0.00 99.89 10:33:18 10:06:01 0 0.62 0.00 0.03 0.00 0.00 99.35 10:33:18 10:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:33:18 10:06:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:33:18 10:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:33:18 10:06:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:33:18 10:06:01 5 0.03 0.00 0.05 0.03 0.02 99.87 10:33:18 10:06:01 6 0.02 0.00 0.02 0.03 0.00 99.93 10:33:18 10:06:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:33:18 10:33:18 10:06:01 CPU %user %nice %system %iowait %steal %idle 10:33:18 10:07:01 all 0.07 0.00 0.01 0.00 0.01 99.91 10:33:18 10:07:01 0 0.43 0.00 0.03 0.00 0.02 99.52 10:33:18 10:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:33:18 10:07:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:33:18 10:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:33:18 10:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:33:18 10:07:01 5 0.07 0.00 0.02 0.02 0.02 99.88 10:33:18 10:07:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:33:18 10:07:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:33:18 10:08:01 all 0.05 0.00 0.01 0.00 0.01 99.93 10:33:18 10:08:01 0 0.28 0.00 0.03 0.00 0.02 99.67 10:33:18 10:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:33:18 10:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:33:18 10:08:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:33:18 10:08:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:33:18 10:08:01 5 0.03 0.00 0.03 0.00 0.02 99.92 10:33:18 10:08:01 6 0.02 0.00 0.00 0.02 0.00 99.97 10:33:18 10:08:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:33:18 10:09:01 all 0.11 0.00 0.01 0.03 0.01 99.84 10:33:18 10:09:01 0 0.80 0.00 0.00 0.00 0.00 99.20 10:33:18 10:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:33:18 10:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:33:18 10:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:33:18 10:09:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:33:18 10:09:01 5 0.03 0.00 0.03 0.17 0.02 99.75 10:33:18 10:09:01 6 0.00 0.00 0.00 0.07 0.02 99.92 10:33:18 10:09:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:33:18 10:10:01 all 0.03 0.00 0.03 0.01 0.00 99.92 10:33:18 10:10:01 0 0.08 0.00 0.02 0.00 0.02 99.88 10:33:18 10:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:33:18 10:10:01 2 0.02 0.00 0.03 0.00 0.00 99.95 10:33:18 10:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:33:18 10:10:01 4 0.02 0.00 0.03 0.03 0.00 99.92 10:33:18 10:10:01 5 0.05 0.00 0.03 0.00 0.02 99.90 10:33:18 10:10:01 6 0.03 0.00 0.05 0.03 0.00 99.88 10:33:18 10:10:01 7 0.03 0.00 0.05 0.00 0.00 99.92 10:33:18 10:11:01 all 0.03 0.00 0.01 0.01 0.01 99.95 10:33:18 10:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:33:18 10:11:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:33:18 10:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:33:18 10:11:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:33:18 10:11:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:33:18 10:11:01 5 0.07 0.00 0.02 0.00 0.02 99.90 10:33:18 10:11:01 6 0.03 0.00 0.02 0.07 0.00 99.88 10:33:18 10:11:01 7 0.03 0.00 0.00 0.00 0.02 99.95 10:33:18 10:12:01 all 0.10 0.00 0.01 0.02 0.01 99.86 10:33:18 10:12:01 0 0.63 0.00 0.00 0.00 0.02 99.35 10:33:18 10:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:33:18 10:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:33:18 10:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:33:18 10:12:01 4 0.02 0.00 0.00 0.02 0.02 99.95 10:33:18 10:12:01 5 0.07 0.00 0.03 0.00 0.02 99.88 10:33:18 10:12:01 6 0.02 0.00 0.00 0.17 0.00 99.82 10:33:18 10:12:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:33:18 10:13:01 all 0.03 0.00 0.01 0.03 0.01 99.91 10:33:18 10:13:01 0 0.12 0.00 0.02 0.00 0.02 99.85 10:33:18 10:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:33:18 10:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:33:18 10:13:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:33:18 10:13:01 4 0.02 0.00 0.02 0.18 0.00 99.78 10:33:18 10:13:01 5 0.05 0.00 0.03 0.00 0.02 99.90 10:33:18 10:13:01 6 0.02 0.00 0.00 0.07 0.02 99.90 10:33:18 10:13:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:33:18 10:14:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:33:18 10:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:33:18 10:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:33:18 10:14:01 2 0.02 0.00 0.00 0.02 0.00 99.97 10:33:18 10:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:33:18 10:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:33:18 10:14:01 5 0.07 0.00 0.03 0.00 0.03 99.87 10:33:18 10:14:01 6 0.02 0.00 0.03 0.00 0.00 99.95 10:33:18 10:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:33:18 10:15:01 all 0.03 0.00 0.01 0.01 0.01 99.95 10:33:18 10:15:01 0 0.05 0.00 0.02 0.00 0.02 99.92 10:33:18 10:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:33:18 10:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:33:18 10:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:33:18 10:15:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:33:18 10:15:01 5 0.07 0.00 0.02 0.00 0.02 99.90 10:33:18 10:15:01 6 0.03 0.00 0.00 0.05 0.00 99.92 10:33:18 10:15:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:33:18 10:16:01 all 0.01 0.00 0.00 0.01 0.01 99.97 10:33:18 10:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:33:18 10:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:33:18 10:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:33:18 10:16:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:33:18 10:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:33:18 10:16:01 5 0.07 0.00 0.02 0.00 0.02 99.90 10:33:18 10:16:01 6 0.00 0.00 0.00 0.05 0.02 99.93 10:33:18 10:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:33:18 10:17:01 all 0.03 0.00 0.01 0.01 0.01 99.95 10:33:18 10:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:33:18 10:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:33:18 10:17:01 2 0.05 0.00 0.00 0.02 0.02 99.92 10:33:18 10:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:33:18 10:17:01 4 0.02 0.00 0.02 0.02 0.02 99.93 10:33:18 10:17:01 5 0.08 0.00 0.05 0.00 0.02 99.85 10:33:18 10:17:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:33:18 10:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:33:18 10:33:18 10:17:01 CPU %user %nice %system %iowait %steal %idle 10:33:18 10:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:33:18 10:18:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:33:18 10:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:33:18 10:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:33:18 10:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:33:18 10:18:01 4 0.02 0.00 0.00 0.02 0.00 99.97 10:33:18 10:18:01 5 0.08 0.00 0.03 0.00 0.03 99.85 10:33:18 10:18:01 6 0.03 0.00 0.00 0.02 0.00 99.95 10:33:18 10:18:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:33:18 10:19:01 all 0.02 0.00 0.01 0.00 0.00 99.96 10:33:18 10:19:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:33:18 10:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:33:18 10:19:01 2 0.03 0.00 0.00 0.02 0.00 99.95 10:33:18 10:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:33:18 10:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:33:18 10:19:01 5 0.10 0.00 0.02 0.00 0.02 99.87 10:33:18 10:19:01 6 0.02 0.00 0.02 0.02 0.00 99.95 10:33:18 10:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:33:18 10:20:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:33:18 10:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:33:18 10:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:33:18 10:20:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:33:18 10:20:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:33:18 10:20:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:33:18 10:20:01 5 0.03 0.00 0.03 0.00 0.02 99.92 10:33:18 10:20:01 6 0.00 0.00 0.02 0.00 0.02 99.97 10:33:18 10:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:33:18 10:21:01 all 0.03 0.00 0.01 0.01 0.01 99.95 10:33:18 10:21:01 0 0.07 0.00 0.03 0.00 0.02 99.88 10:33:18 10:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:33:18 10:21:01 2 0.07 0.00 0.00 0.02 0.00 99.92 10:33:18 10:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:33:18 10:21:01 4 0.00 0.00 0.03 0.02 0.00 99.95 10:33:18 10:21:01 5 0.07 0.00 0.00 0.00 0.02 99.92 10:33:18 10:21:01 6 0.00 0.00 0.00 0.03 0.00 99.97 10:33:18 10:21:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:33:18 10:22:01 all 0.01 0.00 0.01 0.00 0.01 99.98 10:33:18 10:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:33:18 10:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:33:18 10:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:33:18 10:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:33:18 10:22:01 4 0.00 0.00 0.00 0.02 0.02 99.97 10:33:18 10:22:01 5 0.02 0.00 0.02 0.00 0.03 99.93 10:33:18 10:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:33:18 10:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:33:18 10:23:01 all 0.05 0.00 0.01 0.00 0.00 99.93 10:33:18 10:23:01 0 0.03 0.00 0.00 0.00 0.00 99.97 10:33:18 10:23:01 1 0.02 0.00 0.03 0.00 0.00 99.95 10:33:18 10:23:01 2 0.03 0.00 0.00 0.00 0.02 99.95 10:33:18 10:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:33:18 10:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:33:18 10:23:01 5 0.05 0.00 0.05 0.00 0.02 99.88 10:33:18 10:23:01 6 0.02 0.00 0.00 0.02 0.00 99.97 10:33:18 10:23:01 7 0.23 0.00 0.03 0.00 0.00 99.73 10:33:18 10:24:01 all 0.17 0.00 0.03 0.00 0.01 99.79 10:33:18 10:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:33:18 10:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:33:18 10:24:01 2 0.05 0.00 0.00 0.00 0.00 99.95 10:33:18 10:24:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:33:18 10:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:33:18 10:24:01 5 0.03 0.00 0.00 0.00 0.02 99.95 10:33:18 10:24:01 6 0.00 0.00 0.02 0.02 0.00 99.97 10:33:18 10:24:01 7 1.19 0.00 0.20 0.00 0.02 98.60 10:33:18 10:25:01 all 0.06 0.00 0.02 0.01 0.01 99.91 10:33:18 10:25:01 0 0.02 0.00 0.03 0.00 0.02 99.93 10:33:18 10:25:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:33:18 10:25:01 2 0.05 0.00 0.00 0.02 0.00 99.93 10:33:18 10:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:33:18 10:25:01 4 0.02 0.00 0.02 0.02 0.02 99.93 10:33:18 10:25:01 5 0.07 0.00 0.08 0.00 0.02 99.83 10:33:18 10:25:01 6 0.02 0.00 0.00 0.02 0.00 99.97 10:33:18 10:25:01 7 0.27 0.00 0.05 0.00 0.00 99.68 10:33:18 10:26:01 all 0.16 0.00 0.01 0.00 0.01 99.81 10:33:18 10:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:33:18 10:26:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:33:18 10:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:33:18 10:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:33:18 10:26:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:33:18 10:26:01 5 0.05 0.00 0.03 0.00 0.03 99.88 10:33:18 10:26:01 6 0.02 0.00 0.02 0.02 0.02 99.93 10:33:18 10:26:01 7 1.19 0.00 0.00 0.00 0.00 98.81 10:33:18 10:27:01 all 0.27 0.00 0.01 0.00 0.00 99.71 10:33:18 10:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:33:18 10:27:01 1 0.02 0.00 0.00 0.02 0.00 99.97 10:33:18 10:27:01 2 0.03 0.00 0.00 0.00 0.02 99.95 10:33:18 10:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:33:18 10:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:33:18 10:27:01 5 0.05 0.00 0.03 0.00 0.02 99.90 10:33:18 10:27:01 6 0.02 0.00 0.00 0.02 0.00 99.97 10:33:18 10:27:01 7 1.97 0.00 0.00 0.00 0.00 98.03 10:33:18 10:28:01 all 0.27 0.00 0.01 0.00 0.01 99.71 10:33:18 10:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:33:18 10:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:33:18 10:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:33:18 10:28:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:33:18 10:28:01 4 0.02 0.00 0.02 0.02 0.02 99.93 10:33:18 10:28:01 5 0.05 0.00 0.02 0.00 0.02 99.92 10:33:18 10:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:33:18 10:28:01 7 1.97 0.00 0.02 0.00 0.02 98.00 10:33:18 10:33:18 10:28:01 CPU %user %nice %system %iowait %steal %idle 10:33:18 10:29:01 all 0.26 0.00 0.02 0.01 0.01 99.71 10:33:18 10:29:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:33:18 10:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:33:18 10:29:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:33:18 10:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:33:18 10:29:01 4 0.00 0.00 0.02 0.02 0.00 99.97 10:33:18 10:29:01 5 0.05 0.00 0.05 0.00 0.03 99.87 10:33:18 10:29:01 6 0.02 0.00 0.02 0.03 0.00 99.93 10:33:18 10:29:01 7 1.99 0.00 0.00 0.00 0.00 98.01 10:33:18 10:30:01 all 0.05 0.00 0.01 0.01 0.01 99.92 10:33:18 10:30:01 0 0.05 0.00 0.02 0.00 0.00 99.93 10:33:18 10:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:33:18 10:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:33:18 10:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:33:18 10:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:33:18 10:30:01 5 0.03 0.00 0.02 0.00 0.02 99.93 10:33:18 10:30:01 6 0.00 0.00 0.00 0.07 0.02 99.92 10:33:18 10:30:01 7 0.28 0.00 0.00 0.00 0.00 99.72 10:33:18 10:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:33:18 10:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:33:18 10:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:33:18 10:31:01 2 0.08 0.00 0.00 0.02 0.02 99.88 10:33:18 10:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:33:18 10:31:01 4 0.00 0.00 0.02 0.00 0.02 99.97 10:33:18 10:31:01 5 0.07 0.00 0.05 0.00 0.02 99.87 10:33:18 10:31:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:33:18 10:31:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:33:18 10:32:01 all 0.02 0.00 0.01 0.00 0.00 99.96 10:33:18 10:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:33:18 10:32:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:33:18 10:32:01 2 0.03 0.00 0.00 0.02 0.00 99.95 10:33:18 10:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:33:18 10:32:01 4 0.05 0.00 0.00 0.00 0.00 99.95 10:33:18 10:32:01 5 0.03 0.00 0.03 0.00 0.02 99.92 10:33:18 10:32:01 6 0.00 0.00 0.02 0.02 0.00 99.97 10:33:18 10:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:33:18 10:33:01 all 9.14 0.00 3.90 1.86 0.06 85.04 10:33:18 10:33:01 0 10.53 0.00 3.77 0.94 0.07 84.68 10:33:18 10:33:01 1 8.62 0.00 3.20 0.05 0.05 88.08 10:33:18 10:33:01 2 9.03 0.00 3.53 0.56 0.05 86.83 10:33:18 10:33:01 3 9.76 0.00 4.34 0.07 0.07 85.76 10:33:18 10:33:01 4 7.61 0.00 5.12 11.22 0.07 75.98 10:33:18 10:33:01 5 8.81 0.00 4.06 1.20 0.05 85.89 10:33:18 10:33:01 6 9.35 0.00 2.68 0.81 0.05 87.11 10:33:18 10:33:01 7 9.36 0.00 4.53 0.10 0.07 85.94 10:33:18 Average: all 6.34 0.00 1.59 1.81 0.03 90.23 10:33:18 Average: 0 6.49 0.00 1.71 1.81 0.03 89.97 10:33:18 Average: 1 5.99 0.00 1.55 2.49 0.02 89.95 10:33:18 Average: 2 6.27 0.00 1.58 2.02 0.02 90.10 10:33:18 Average: 3 6.27 0.00 1.64 1.39 0.02 90.67 10:33:18 Average: 4 6.32 0.00 1.61 2.12 0.02 89.92 10:33:18 Average: 5 6.55 0.00 1.48 1.49 0.03 90.45 10:33:18 Average: 6 6.30 0.00 1.57 1.68 0.02 90.42 10:33:18 Average: 7 6.54 0.00 1.60 1.45 0.03 90.38 10:33:18 10:33:18 10:33:18