Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 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-ssh12431077932580472175.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh17102970666630834101.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh17264784019770506749.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh13687798834627986529.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-ssh386505293501205573.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.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7945 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/434 [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/434 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 (main) Commit message: "refactor(snap): Remove explicit config provider address (#4396)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 # timeout=10 > git rev-list --no-walk 103bb455fa40a9af283e2faa07b65114fcdd4a5f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-01T09:13:16.336Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-01T09:13:16.395Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-01T09:13:16.412Z] ========================================================= [2023-03-01T09:13:16.413Z] EdgeX Global Pipelines Version Info [2023-03-01T09:13:16.413Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-01T09:13:17.127Z] ------------------- [2023-03-01T09:13:17.127Z] stable info: [2023-03-01T09:13:17.127Z] ------------------- [2023-03-01T09:13:17.127Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-01T09:13:17.127Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T09:13:17.127Z] Message: update stable to v1.0.244 [2023-03-01T09:13:17.695Z] ------------------- [2023-03-01T09:13:17.695Z] experimental info: [2023-03-01T09:13:17.695Z] ------------------- [2023-03-01T09:13:17.695Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-01T09:13:17.695Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T09:13:17.695Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-01T09:13:17.865Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-01T09:13:17.878Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-01T09:13:17.893Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-01T09:13:17.904Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-01T09:13:17.914Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-01T09:13:17.925Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-01T09:13:17.933Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-01T09:13:17.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-01T09:13:17.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-01T09:13:17.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-01T09:13:17.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-01T09:13:17.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-01T09:13:17.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-01T09:13:18.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-01T09:13:18.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-01T09:13:18.039Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T09:13:18.052Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T09:13:18.061Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-01T09:13:18.068Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-01T09:13:18.076Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-01T09:13:18.083Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-01T09:13:18.091Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-01T09:13:18.098Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-01T09:13:18.106Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-01T09:13:18.113Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-01T09:13:18.121Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-01T09:13:18.128Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] echo [2023-03-01T09:13:18.136Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c62a5d8 [Pipeline] echo [2023-03-01T09:13:18.143Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T09:13:18.175Z] provisioning config files... [2023-03-01T09:13:18.189Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/434@tmp/config911793405891054022tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T09:13:18.492Z] ---> docker-login.sh [2023-03-01T09:13:18.492Z] nexus3.edgexfoundry.org:10001 [2023-03-01T09:13:18.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T09:13:18.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T09:13:18.753Z] Configure a credential helper to remove this warning. See [2023-03-01T09:13:18.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T09:13:18.753Z] [2023-03-01T09:13:18.753Z] Login Succeeded [2023-03-01T09:13:18.753Z] nexus3.edgexfoundry.org:10002 [2023-03-01T09:13:18.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T09:13:18.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T09:13:18.753Z] Configure a credential helper to remove this warning. See [2023-03-01T09:13:18.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T09:13:18.753Z] [2023-03-01T09:13:18.753Z] Login Succeeded [2023-03-01T09:13:18.753Z] nexus3.edgexfoundry.org:10003 [2023-03-01T09:13:19.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T09:13:19.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T09:13:19.022Z] Configure a credential helper to remove this warning. See [2023-03-01T09:13:19.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T09:13:19.022Z] [2023-03-01T09:13:19.022Z] Login Succeeded [2023-03-01T09:13:19.022Z] nexus3.edgexfoundry.org:10004 [2023-03-01T09:13:19.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T09:13:19.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T09:13:19.022Z] Configure a credential helper to remove this warning. See [2023-03-01T09:13:19.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T09:13:19.022Z] [2023-03-01T09:13:19.022Z] Login Succeeded [2023-03-01T09:13:19.022Z] docker.io [2023-03-01T09:13:19.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T09:13:19.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T09:13:19.544Z] Configure a credential helper to remove this warning. See [2023-03-01T09:13:19.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T09:13:19.544Z] [2023-03-01T09:13:19.544Z] Login Succeeded [2023-03-01T09:13:19.544Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T09:13:19.550Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T09:13:19.851Z] + 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 [2023-03-01T09:13:19.851Z] + cut -d/ -f2 [2023-03-01T09:13:19.851Z] + dirname cmd/core-command/Dockerfile [2023-03-01T09:13:19.851Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-01T09:13:19.851Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-01T09:13:19.851Z] + cut -d/ -f2 [2023-03-01T09:13:19.851Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-01T09:13:19.851Z] + dirname cmd/core-data/Dockerfile [2023-03-01T09:13:19.851Z] + cut -d/ -f2 [2023-03-01T09:13:19.851Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-01T09:13:19.851Z] + + cut -d/ -f2 [2023-03-01T09:13:19.851Z] dirname cmd/core-metadata/Dockerfile [2023-03-01T09:13:19.851Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-01T09:13:19.851Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-01T09:13:19.851Z] + cut -d/ -f2 [2023-03-01T09:13:19.851Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-01T09:13:19.851Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-01T09:13:19.851Z] + cut -d/ -f2 [2023-03-01T09:13:19.851Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-01T09:13:19.851Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-01T09:13:19.851Z] + cut -d/ -f2 [2023-03-01T09:13:19.851Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-01T09:13:19.851Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-01T09:13:19.851Z] + cut -d/ -f2 [2023-03-01T09:13:19.851Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-01T09:13:19.851Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-01T09:13:19.851Z] + cut -d/ -f2 [2023-03-01T09:13:19.851Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-01T09:13:19.851Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-01T09:13:19.851Z] + cut -d/ -f2 [2023-03-01T09:13:19.851Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-01T09:13:19.851Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-01T09:13:19.851Z] + cut -d/ -f2 [2023-03-01T09:13:19.851Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-01T09:13:19.851Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-01T09:13:19.851Z] + cut -d/ -f2 [2023-03-01T09:13:19.851Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-01T09:13:19.851Z] + dirname cmd/support-notifications/Dockerfile [2023-03-01T09:13:19.851Z] + cut -d/ -f2 [2023-03-01T09:13:19.851Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-01T09:13:19.851Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-01T09:13:19.851Z] + cut -d/ -f2 [2023-03-01T09:13:19.851Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-01T09:13:19.898Z] 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 [2023-03-01T09:13:20.227Z] + git rev-list -1 --merges c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4~1..c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] echo [2023-03-01T09:13:20.247Z] -----------> git rev-list -1 --merges c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4~1..c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [false] [Pipeline] sh [2023-03-01T09:13:20.551Z] + git log --format=format:%s -1 c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] echo [2023-03-01T09:13:20.566Z] ========================================================= [2023-03-01T09:13:20.566Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-01T09:13:20.566Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-01T09:13:20.976Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-01T09:13:20.976Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-01T09:13:20.976Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-01T09:13:20.976Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-01T09:13:20.976Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-01T09:13:20.976Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-01T09:13:20.976Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:13:21.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T09:13:21.372Z] [2023-03-01T09:13:21.372Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:13:21.671Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T09:13:21.672Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-01T09:13:21.672Z] b85a868b505f: Pulling fs layer [2023-03-01T09:13:21.672Z] e2be974225ed: Pulling fs layer [2023-03-01T09:13:21.672Z] 339a4e72a1f5: Pulling fs layer [2023-03-01T09:13:21.672Z] 988bab9f4d93: Pulling fs layer [2023-03-01T09:13:21.672Z] 1469e6f7b9e6: Pulling fs layer [2023-03-01T09:13:21.672Z] eaf3925da568: Pulling fs layer [2023-03-01T09:13:21.672Z] bab4dde63d76: Pulling fs layer [2023-03-01T09:13:21.672Z] bde34c3a00c8: Pulling fs layer [2023-03-01T09:13:21.672Z] b352a97aabf1: Pulling fs layer [2023-03-01T09:13:21.672Z] 1469e6f7b9e6: Waiting [2023-03-01T09:13:21.672Z] 4872d77fe225: Pulling fs layer [2023-03-01T09:13:21.672Z] 5851b861e8e6: Pulling fs layer [2023-03-01T09:13:21.672Z] bde34c3a00c8: Waiting [2023-03-01T09:13:21.672Z] b352a97aabf1: Waiting [2023-03-01T09:13:21.672Z] 4872d77fe225: Waiting [2023-03-01T09:13:21.672Z] eaf3925da568: Waiting [2023-03-01T09:13:21.672Z] bab4dde63d76: Waiting [2023-03-01T09:13:21.672Z] 5851b861e8e6: Waiting [2023-03-01T09:13:21.672Z] 988bab9f4d93: Waiting [2023-03-01T09:13:21.672Z] e2be974225ed: Verifying Checksum [2023-03-01T09:13:21.672Z] e2be974225ed: Download complete [2023-03-01T09:13:21.672Z] 988bab9f4d93: Verifying Checksum [2023-03-01T09:13:21.672Z] 988bab9f4d93: Download complete [2023-03-01T09:13:21.931Z] 1469e6f7b9e6: Verifying Checksum [2023-03-01T09:13:21.931Z] 1469e6f7b9e6: Download complete [2023-03-01T09:13:21.931Z] eaf3925da568: Verifying Checksum [2023-03-01T09:13:21.931Z] eaf3925da568: Download complete [2023-03-01T09:13:21.931Z] 339a4e72a1f5: Verifying Checksum [2023-03-01T09:13:21.931Z] 339a4e72a1f5: Download complete [2023-03-01T09:13:21.931Z] bde34c3a00c8: Download complete [2023-03-01T09:13:21.931Z] b352a97aabf1: Download complete [2023-03-01T09:13:21.931Z] 4872d77fe225: Download complete [2023-03-01T09:13:21.931Z] 5851b861e8e6: Verifying Checksum [2023-03-01T09:13:21.931Z] 5851b861e8e6: Download complete [2023-03-01T09:13:21.931Z] b85a868b505f: Verifying Checksum [2023-03-01T09:13:21.931Z] b85a868b505f: Download complete [2023-03-01T09:13:22.499Z] bab4dde63d76: Verifying Checksum [2023-03-01T09:13:22.499Z] bab4dde63d76: Download complete [2023-03-01T09:13:23.067Z] b85a868b505f: Pull complete [2023-03-01T09:13:23.325Z] e2be974225ed: Pull complete [2023-03-01T09:13:23.893Z] 339a4e72a1f5: Pull complete [2023-03-01T09:13:23.893Z] 988bab9f4d93: Pull complete [2023-03-01T09:13:24.152Z] 1469e6f7b9e6: Pull complete [2023-03-01T09:13:24.152Z] eaf3925da568: Pull complete [2023-03-01T09:13:26.055Z] bab4dde63d76: Pull complete [2023-03-01T09:13:26.055Z] bde34c3a00c8: Pull complete [2023-03-01T09:13:26.055Z] b352a97aabf1: Pull complete [2023-03-01T09:13:26.055Z] 4872d77fe225: Pull complete [2023-03-01T09:13:26.055Z] 5851b861e8e6: Pull complete [2023-03-01T09:13:26.055Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-01T09:13:26.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T09:13:26.055Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T09:13:26.136Z] prd-ubuntu20.04-docker-8c-8g-7945 does not seem to be running inside a container [2023-03-01T09:13:26.175Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/434 -v /w/workspace/edgex-go/434:/w/workspace/edgex-go/434:rw,z -v /w/workspace/edgex-go/434@tmp:/w/workspace/edgex-go/434@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-01T09:13:27.652Z] $ docker top 3f90362a9e30c55e2068121769a7b3ca72ac2425c92b632f5ca8203c27501460 -eo pid,comm [2023-03-01T09:13:27.699Z] 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). [2023-03-01T09:13:27.699Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-01T09:13:27.733Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T09:13:27.733Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T09:13:27.849Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T09:13:27.854Z] $ docker exec 3f90362a9e30c55e2068121769a7b3ca72ac2425c92b632f5ca8203c27501460 ssh-agent [2023-03-01T09:13:27.964Z] SSH_AUTH_SOCK=/tmp/ssh-Aa3RXQgBECyY/agent.33 [2023-03-01T09:13:27.964Z] SSH_AGENT_PID=39 [2023-03-01T09:13:27.970Z] Running ssh-add (command line suppressed) [2023-03-01T09:13:28.065Z] Identity added: /w/workspace/edgex-go/434@tmp/private_key_14072890852990667306.key (/w/workspace/edgex-go/434@tmp/private_key_14072890852990667306.key) [2023-03-01T09:13:28.075Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T09:13:28.358Z] + git tag --points-at HEAD [Pipeline] } [2023-03-01T09:13:28.373Z] $ docker exec --env ******** --env ******** 3f90362a9e30c55e2068121769a7b3ca72ac2425c92b632f5ca8203c27501460 ssh-agent -k [2023-03-01T09:13:28.478Z] unset SSH_AUTH_SOCK; [2023-03-01T09:13:28.479Z] unset SSH_AGENT_PID; [2023-03-01T09:13:28.479Z] echo Agent pid 39 killed; [2023-03-01T09:13:28.486Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-01T09:13:28.509Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T09:13:28.509Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T09:13:28.616Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T09:13:28.620Z] $ docker exec 3f90362a9e30c55e2068121769a7b3ca72ac2425c92b632f5ca8203c27501460 ssh-agent [2023-03-01T09:13:28.733Z] SSH_AUTH_SOCK=/tmp/ssh-xnFSrHnJB9Sd/agent.71 [2023-03-01T09:13:28.733Z] SSH_AGENT_PID=78 [2023-03-01T09:13:28.738Z] Running ssh-add (command line suppressed) [2023-03-01T09:13:28.848Z] Identity added: /w/workspace/edgex-go/434@tmp/private_key_11011394450332720896.key (/w/workspace/edgex-go/434@tmp/private_key_11011394450332720896.key) [2023-03-01T09:13:28.862Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T09:13:29.148Z] + git semver init [2023-03-01T09:13:29.407Z] 2023-03-01 09:13:29,331 [run_init] DEBUG init version:0.0.0 force:False [2023-03-01T09:13:29.407Z] 2023-03-01 09:13:29,332 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/434/.semver [2023-03-01T09:13:29.407Z] 2023-03-01 09:13:29,333 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/434/.semver [2023-03-01T09:13:29.407Z] 2023-03-01 09:13:29,333 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/434/.semver'], cwd=/w/workspace/edgex-go/434, universal_newlines=False, shell=None, istream=None) [2023-03-01T09:13:34.680Z] 2023-03-01 09:13:33,687 [append_file] DEBUG append to file:/w/workspace/edgex-go/434/.git/info/exclude [2023-03-01T09:13:34.681Z] 2023-03-01 09:13:33,688 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/434/.semver/main with force:False [2023-03-01T09:13:34.681Z] 2023-03-01 09:13:33,688 [read_version] DEBUG read version from /w/workspace/edgex-go/434/.semver/main [2023-03-01T09:13:34.681Z] 2023-03-01 09:13:33,688 [read_version] DEBUG read version from /w/workspace/edgex-go/434/.semver/main [2023-03-01T09:13:34.681Z] 3.0.0-dev.73 [Pipeline] } [2023-03-01T09:13:34.693Z] $ docker exec --env ******** --env ******** 3f90362a9e30c55e2068121769a7b3ca72ac2425c92b632f5ca8203c27501460 ssh-agent -k [2023-03-01T09:13:34.796Z] unset SSH_AUTH_SOCK; [2023-03-01T09:13:34.797Z] unset SSH_AGENT_PID; [2023-03-01T09:13:34.797Z] echo Agent pid 78 killed; [2023-03-01T09:13:34.803Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T09:13:35.112Z] + git semver [Pipeline] } [2023-03-01T09:13:35.385Z] $ docker stop --time=1 3f90362a9e30c55e2068121769a7b3ca72ac2425c92b632f5ca8203c27501460 [2023-03-01T09:13:36.750Z] $ docker rm -f --volumes 3f90362a9e30c55e2068121769a7b3ca72ac2425c92b632f5ca8203c27501460 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T09:13:37.104Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-01T09:13:37.306Z] Stashed 1 file(s) [Pipeline] echo [2023-03-01T09:13:37.310Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.73 [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 [2023-03-01T09:13:37.713Z] + git config --global --add safe.directory /w/workspace/edgex-go/434 [Pipeline] echo [2023-03-01T09:13:37.725Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T09:13:37.736Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T09:13:37.743Z] ========================================================= [2023-03-01T09:13:37.743Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-01T09:13:37.743Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-01T09:13:38.028Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T09:13:38.028Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-01T09:13:38.028Z] 213ec9aee27d: Pulling fs layer [2023-03-01T09:13:38.028Z] 4583459ba037: Pulling fs layer [2023-03-01T09:13:38.028Z] 93c1e223e6f2: Pulling fs layer [2023-03-01T09:13:38.028Z] 53926ce57604: Pulling fs layer [2023-03-01T09:13:38.028Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-01T09:13:38.028Z] 22ff95d597cd: Pulling fs layer [2023-03-01T09:13:38.028Z] 12d6caf4c0d1: Pulling fs layer [2023-03-01T09:13:38.028Z] 96b7cbca73a9: Pulling fs layer [2023-03-01T09:13:38.028Z] a7acece74701: Pulling fs layer [2023-03-01T09:13:38.028Z] 22ff95d597cd: Waiting [2023-03-01T09:13:38.028Z] 12d6caf4c0d1: Waiting [2023-03-01T09:13:38.028Z] 96b7cbca73a9: Waiting [2023-03-01T09:13:38.028Z] 53926ce57604: Waiting [2023-03-01T09:13:38.028Z] 21b2b0c7a3f4: Waiting [2023-03-01T09:13:38.028Z] a7acece74701: Waiting [2023-03-01T09:13:38.028Z] 93c1e223e6f2: Verifying Checksum [2023-03-01T09:13:38.028Z] 93c1e223e6f2: Download complete [2023-03-01T09:13:38.028Z] 4583459ba037: Verifying Checksum [2023-03-01T09:13:38.028Z] 4583459ba037: Download complete [2023-03-01T09:13:38.028Z] 21b2b0c7a3f4: Download complete [2023-03-01T09:13:38.028Z] 22ff95d597cd: Verifying Checksum [2023-03-01T09:13:38.028Z] 22ff95d597cd: Download complete [2023-03-01T09:13:38.028Z] 213ec9aee27d: Verifying Checksum [2023-03-01T09:13:38.028Z] 213ec9aee27d: Download complete [2023-03-01T09:13:38.028Z] 12d6caf4c0d1: Download complete [2023-03-01T09:13:38.291Z] 213ec9aee27d: Pull complete [2023-03-01T09:13:38.291Z] 4583459ba037: Pull complete [2023-03-01T09:13:38.557Z] 93c1e223e6f2: Pull complete [2023-03-01T09:13:38.557Z] a7acece74701: Verifying Checksum [2023-03-01T09:13:38.557Z] a7acece74701: Download complete [2023-03-01T09:13:38.817Z] 96b7cbca73a9: Verifying Checksum [2023-03-01T09:13:38.817Z] 96b7cbca73a9: Download complete [2023-03-01T09:13:39.076Z] 53926ce57604: Verifying Checksum [2023-03-01T09:13:39.076Z] 53926ce57604: Download complete [2023-03-01T09:13:42.362Z] 53926ce57604: Pull complete [2023-03-01T09:13:42.362Z] 21b2b0c7a3f4: Pull complete [2023-03-01T09:13:42.362Z] 22ff95d597cd: Pull complete [2023-03-01T09:13:42.621Z] 12d6caf4c0d1: Pull complete [2023-03-01T09:13:44.525Z] 96b7cbca73a9: Pull complete [2023-03-01T09:13:45.462Z] a7acece74701: Pull complete [2023-03-01T09:13:45.462Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-01T09:13:45.462Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T09:13:45.462Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-01T09:13:45.763Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T09:13:45.763Z] WORKDIR /edgex [2023-03-01T09:13:45.763Z] COPY go.mod . [2023-03-01T09:13:45.763Z] RUN go mod download [2023-03-01T09:13:45.763Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-01T09:13:46.344Z] Sending build context to Docker daemon 170.4MB [2023-03-01T09:13:46.344Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T09:13:46.344Z] ---> db6d94c90886 [2023-03-01T09:13:46.344Z] Step 2/4 : WORKDIR /edgex [2023-03-01T09:13:48.256Z] ---> Running in 09411ec18cef [2023-03-01T09:13:48.515Z] Removing intermediate container 09411ec18cef [2023-03-01T09:13:48.515Z] ---> 1465312ac45e [2023-03-01T09:13:48.515Z] Step 3/4 : COPY go.mod . [2023-03-01T09:13:48.515Z] ---> f54347c6a027 [2023-03-01T09:13:48.515Z] Step 4/4 : RUN go mod download [2023-03-01T09:13:48.515Z] ---> Running in dc8d6bd74818 [2023-03-01T09:13:52.389Z] Still waiting to schedule task [2023-03-01T09:13:52.389Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7941’ is offline [2023-03-01T09:13:58.506Z] Removing intermediate container dc8d6bd74818 [2023-03-01T09:13:58.506Z] ---> 0cb85ed898c9 [2023-03-01T09:13:58.506Z] Successfully built 0cb85ed898c9 [2023-03-01T09:13:58.507Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:13:58.802Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T09:13:58.802Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T09:13:58.874Z] prd-ubuntu20.04-docker-8c-8g-7945 does not seem to be running inside a container [2023-03-01T09:13:58.903Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/434 -v /w/workspace/edgex-go/434:/w/workspace/edgex-go/434:rw,z -v /w/workspace/edgex-go/434@tmp:/w/workspace/edgex-go/434@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-01T09:13:59.286Z] $ docker top 08bb09beabd4c006ffd4085d71dff123da07da22f4d1d145dae2db551f56d489 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T09:13:59.628Z] + go version [2023-03-01T09:13:59.628Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-01T09:13:59.640Z] $ docker stop --time=1 08bb09beabd4c006ffd4085d71dff123da07da22f4d1d145dae2db551f56d489 [2023-03-01T09:14:00.934Z] $ docker rm -f --volumes 08bb09beabd4c006ffd4085d71dff123da07da22f4d1d145dae2db551f56d489 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:14:01.317Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T09:14:01.317Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T09:14:01.388Z] prd-ubuntu20.04-docker-8c-8g-7945 does not seem to be running inside a container [2023-03-01T09:14:01.421Z] $ 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/434 -v /w/workspace/edgex-go/434:/w/workspace/edgex-go/434:rw,z -v /w/workspace/edgex-go/434@tmp:/w/workspace/edgex-go/434@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-01T09:14:01.807Z] $ docker top fc46a6cbaf85de171b09ddba58ecaf4e2748a17830a8761b28671b6cbe63e571 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-01T09:14:01.871Z] ========================================================= [2023-03-01T09:14:01.871Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-01T09:14:01.871Z] ========================================================= [Pipeline] sh [2023-03-01T09:14:02.148Z] + git config --global --add safe.directory /w/workspace/edgex-go/434 [Pipeline] fileExists [Pipeline] sh [2023-03-01T09:14:02.441Z] + make test [2023-03-01T09:14:02.441Z] go test -race -coverprofile=coverage.out ./... [2023-03-01T09:14:09.008Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-01T09:14:21.218Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-01T09:14:21.218Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-01T09:14:21.218Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-01T09:14:21.784Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-01T09:14:21.784Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-01T09:14:21.784Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-01T09:14:21.784Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-01T09:14:21.784Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-01T09:14:21.784Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-03-01T09:14:21.784Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-01T09:14:21.784Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-01T09:14:21.784Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-01T09:14:21.784Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-01T09:14:21.784Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-01T09:14:21.784Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-01T09:14:22.349Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.069s coverage: 28.7% of statements [2023-03-01T09:14:22.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-01T09:14:22.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-01T09:14:22.608Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.108s coverage: 98.5% of statements [2023-03-01T09:14:25.890Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.179s coverage: 71.2% of statements [2023-03-01T09:14:25.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-01T09:14:25.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-01T09:14:25.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-01T09:14:25.890Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.094s coverage: 54.0% of statements [2023-03-01T09:14:25.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-01T09:14:25.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-01T09:14:27.265Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.014s coverage: 88.5% of statements [2023-03-01T09:14:27.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-01T09:14:27.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-01T09:14:27.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-01T09:14:27.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-01T09:14:27.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-01T09:14:27.265Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.063s coverage: 3.9% of statements [2023-03-01T09:14:27.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-01T09:14:27.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-01T09:14:27.265Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.496s coverage: 95.6% of statements [2023-03-01T09:14:27.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-01T09:14:27.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-01T09:14:27.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-01T09:14:27.265Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.063s coverage: 72.2% of statements [2023-03-01T09:14:27.265Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-01T09:14:27.265Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-01T09:14:27.265Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-01T09:14:27.265Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-01T09:14:27.265Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-01T09:14:27.265Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.073s coverage: 65.9% of statements [2023-03-01T09:14:27.265Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-01T09:14:27.265Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-01T09:14:27.265Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-01T09:14:27.265Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements [2023-03-01T09:14:27.265Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-01T09:14:27.265Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.068s coverage: 29.6% of statements [2023-03-01T09:14:27.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-01T09:14:27.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.087s coverage: 47.1% of statements [2023-03-01T09:14:27.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 82.9% of statements [2023-03-01T09:14:27.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.073s coverage: 94.1% of statements [2023-03-01T09:14:27.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements [2023-03-01T09:14:27.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.091s coverage: 87.5% of statements [2023-03-01T09:14:37.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.084s coverage: 94.4% of statements [2023-03-01T09:14:37.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.076s coverage: 44.8% of statements [2023-03-01T09:14:49.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.388s coverage: 79.9% of statements [2023-03-01T09:14:49.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-01T09:14:49.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2023-03-01T09:14:49.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-01T09:14:49.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-01T09:14:49.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-01T09:14:49.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.040s coverage: 64.4% of statements [2023-03-01T09:14:49.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-01T09:14:49.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-01T09:14:49.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-01T09:14:49.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-01T09:14:49.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 86.9% of statements [2023-03-01T09:14:49.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-01T09:14:49.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-01T09:14:49.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-01T09:14:49.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-01T09:14:49.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2023-03-01T09:14:49.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.055s coverage: 20.0% of statements [2023-03-01T09:14:49.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-01T09:14:49.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-01T09:14:49.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2023-03-01T09:14:49.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-01T09:14:49.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 77.4% of statements [2023-03-01T09:14:49.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-03-01T09:14:49.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.0% of statements [2023-03-01T09:14:49.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements [2023-03-01T09:14:49.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.225s coverage: 91.2% of statements [2023-03-01T09:14:49.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-01T09:14:49.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.212s coverage: 63.1% of statements [2023-03-01T09:14:49.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-01T09:14:49.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-01T09:14:49.449Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2023-03-01T09:14:49.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements [2023-03-01T09:14:49.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2023-03-01T09:14:49.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements [2023-03-01T09:14:49.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.037s coverage: 100.0% of statements [2023-03-01T09:14:49.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.340s coverage: 65.3% of statements [2023-03-01T09:14:49.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-03-01T09:14:49.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-03-01T09:14:49.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-03-01T09:14:49.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-01T09:14:49.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-01T09:14:49.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-01T09:14:49.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.158s coverage: 41.0% of statements [2023-03-01T09:14:49.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-01T09:14:49.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-01T09:14:49.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements [2023-03-01T09:14:49.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-01T09:14:49.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2023-03-01T09:14:49.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-01T09:14:49.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-01T09:14:49.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-01T09:14:49.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-01T09:14:49.450Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements [2023-03-01T09:14:49.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-01T09:14:49.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-01T09:14:49.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-01T09:14:49.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-01T09:14:49.450Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.149s coverage: 92.3% of statements [2023-03-01T09:14:49.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-01T09:14:49.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-01T09:14:49.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-01T09:14:49.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-01T09:14:49.450Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements [2023-03-01T09:14:49.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-01T09:14:49.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-01T09:14:49.450Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements [2023-03-01T09:14:49.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-01T09:14:49.450Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-01T09:14:49.450Z] 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 [2023-03-01T09:15:07.525Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-01T09:15:07.525Z] go vet ./... [2023-03-01T09:15:10.809Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-01T09:15:11.068Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-01T09:15:11.068Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-01T09:15:11.338Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-01T09:15:11.623Z] + ls -al . [2023-03-01T09:15:11.623Z] total 744 [2023-03-01T09:15:11.623Z] drwxrwxr-x 11 1001 1001 4096 Mar 1 09:14 . [2023-03-01T09:15:11.623Z] drwxr-xr-x 4 root root 4096 Mar 1 09:14 .. [2023-03-01T09:15:11.623Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 09:13 .blubracket [2023-03-01T09:15:11.623Z] -rw-rw-r-- 1 1001 1001 16 Mar 1 09:13 .dockerignore [2023-03-01T09:15:11.623Z] drwxrwxr-x 8 1001 1001 4096 Mar 1 09:14 .git [2023-03-01T09:15:11.623Z] drwxrwxr-x 3 1001 1001 4096 Mar 1 09:13 .github [2023-03-01T09:15:11.623Z] -rw-rw-r-- 1 1001 1001 1068 Mar 1 09:13 .gitignore [2023-03-01T09:15:11.623Z] -rw-rw-r-- 1 1001 1001 42 Mar 1 09:13 .golangci.yml [2023-03-01T09:15:11.623Z] -rw-rw-r-- 1 1001 1001 87 Mar 1 09:13 .hadolint.yml [2023-03-01T09:15:11.623Z] drwxr-xr-x 3 1001 1001 4096 Mar 1 09:13 .semver [2023-03-01T09:15:11.623Z] -rw-rw-r-- 1 1001 1001 166 Mar 1 09:13 .sonarcloud.properties [2023-03-01T09:15:11.623Z] -rw-rw-r-- 1 1001 1001 1171 Mar 1 09:13 ADOPTERS.md [2023-03-01T09:15:11.623Z] -rw-rw-r-- 1 1001 1001 10825 Mar 1 09:13 Attribution.txt [2023-03-01T09:15:11.623Z] -rw-rw-r-- 1 1001 1001 73765 Mar 1 09:13 CHANGELOG.md [2023-03-01T09:15:11.623Z] -rw-rw-r-- 1 1001 1001 3804 Mar 1 09:13 CONTRIBUTING.md [2023-03-01T09:15:11.623Z] -rw-rw-r-- 1 1001 1001 677 Mar 1 09:13 GOVERNANCE.md [2023-03-01T09:15:11.623Z] -rw-rw-r-- 1 1001 1001 883 Mar 1 09:13 Jenkinsfile [2023-03-01T09:15:11.623Z] -rw-rw-r-- 1 1001 1001 10775 Mar 1 09:13 LICENSE [2023-03-01T09:15:11.623Z] -rw-rw-r-- 1 1001 1001 14116 Mar 1 09:13 Makefile [2023-03-01T09:15:11.623Z] -rw-rw-r-- 1 1001 1001 582 Mar 1 09:13 OWNERS.md [2023-03-01T09:15:11.623Z] -rw-rw-r-- 1 1001 1001 9403 Mar 1 09:13 README.md [2023-03-01T09:15:11.623Z] -rw-rw-r-- 1 1001 1001 6912 Mar 1 09:13 SECURITY.md [2023-03-01T09:15:11.623Z] -rw-rw-r-- 1 1001 1001 12 Mar 1 09:13 VERSION [2023-03-01T09:15:11.623Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 09:13 bin [2023-03-01T09:15:11.623Z] drwxrwxr-x 18 1001 1001 4096 Mar 1 09:13 cmd [2023-03-01T09:15:11.623Z] -rw-r--r-- 1 root root 487670 Mar 1 09:14 coverage.out [2023-03-01T09:15:11.623Z] -rw-rw-r-- 1 1001 1001 3296 Mar 1 09:13 go.mod [2023-03-01T09:15:11.623Z] -rw-rw-r-- 1 1001 1001 31429 Mar 1 09:13 go.sum [2023-03-01T09:15:11.623Z] drwxrwxr-x 7 1001 1001 4096 Mar 1 09:13 internal [2023-03-01T09:15:11.623Z] drwxrwxr-x 3 1001 1001 4096 Mar 1 09:13 openapi [2023-03-01T09:15:11.623Z] drwxrwxr-x 4 1001 1001 4096 Mar 1 09:13 snap [2023-03-01T09:15:11.623Z] -rw-rw-r-- 1 1001 1001 204 Mar 1 09:13 version.go [Pipeline] sh [2023-03-01T09:15:11.909Z] + '[' -e coverage.out ] [2023-03-01T09:15:11.909Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-01T09:15:12.023Z] Stashed 1 file(s) [Pipeline] sh [2023-03-01T09:15:12.303Z] + make build [2023-03-01T09:15:12.303Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-01T09:15:19.597Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7946 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-03-01T09:15:19.608Z] Running in /w/workspace/edgex-go/434 [Pipeline] { [Pipeline] checkout [2023-03-01T09:15:19.644Z] The recommended git tool is: git [2023-03-01T09:15:24.493Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-01T09:15:24.609Z] using credential edgex-jenkins-ssh [2023-03-01T09:15:24.624Z] Cloning the remote Git repository [2023-03-01T09:15:25.428Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-01T09:15:24.668Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-01T09:15:24.731Z] > git init /w/workspace/edgex-go/434 # timeout=10 [2023-03-01T09:15:24.868Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-01T09:15:24.869Z] > git --version # timeout=10 [2023-03-01T09:15:24.894Z] > git --version # 'git version 2.25.1' [2023-03-01T09:15:24.895Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T09:15:24.949Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T09:15:26.805Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-01T09:15:27.374Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-01T09:15:34.131Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-01T09:15:35.506Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-01T09:15:36.440Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-03-01T09:15:37.375Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-01T09:15:38.309Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-01T09:15:39.245Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-01T09:15:40.181Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-01T09:15:41.685Z] Avoid second fetch [2023-03-01T09:15:41.686Z] Checking out Revision c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 (main) [2023-03-01T09:15:40.826Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-01T09:15:40.851Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T09:15:41.704Z] > git config core.sparsecheckout # timeout=10 [2023-03-01T09:15:42.357Z] Commit message: "refactor(snap): Remove explicit config provider address (#4396)" [2023-03-01T09:15:42.716Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T09:15:43.236Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-01T09:15:43.236Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T09:15:43.236Z] Dload Upload Total Spent Left Speed [2023-03-01T09:15:43.236Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81737 0 --:--:-- --:--:-- --:--:-- 81737 [Pipeline] sh [Pipeline] } [2023-03-01T09:15:43.665Z] $ docker stop --time=1 fc46a6cbaf85de171b09ddba58ecaf4e2748a17830a8761b28671b6cbe63e571 [2023-03-01T09:15:41.721Z] > git checkout -f c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 # timeout=10 [2023-03-01T09:15:43.872Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2023-03-01T09:15:45.974Z] $ docker rm -f --volumes fc46a6cbaf85de171b09ddba58ecaf4e2748a17830a8761b28671b6cbe63e571 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:15:46.571Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-01T09:15:46.571Z] + sudo tee /etc/docker/daemon.new [2023-03-01T09:15:46.571Z] { [2023-03-01T09:15:46.571Z] "registry-mirrors": [ [2023-03-01T09:15:46.571Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-01T09:15:46.571Z] ], [2023-03-01T09:15:46.571Z] "bip": "10.250.0.254/24", [2023-03-01T09:15:46.571Z] "hosts": [ [2023-03-01T09:15:46.571Z] "tcp://0.0.0.0:5555", [2023-03-01T09:15:46.571Z] "unix:///var/run/docker.sock" [2023-03-01T09:15:46.571Z] ], [2023-03-01T09:15:46.571Z] "mtu": 1458, [2023-03-01T09:15:46.571Z] "selinux-enabled": true, [2023-03-01T09:15:46.571Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-01T09:15:46.571Z] } [Pipeline] sh [2023-03-01T09:15:46.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-01T09:15:46.820Z] [2023-03-01T09:15:46.820Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:15:46.894Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-01T09:15:47.121Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-01T09:15:47.121Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-01T09:15:47.121Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-01T09:15:47.121Z] ca9280d653b3: Pulling fs layer [2023-03-01T09:15:47.121Z] 7e9c9ca2126c: Pulling fs layer [2023-03-01T09:15:47.216Z] + sudo service docker restart [2023-03-01T09:15:47.380Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-01T09:15:47.380Z] cbdbe7a5bc2a: Download complete [2023-03-01T09:15:47.380Z] ca9280d653b3: Download complete [2023-03-01T09:15:47.380Z] cbdbe7a5bc2a: Pull complete [2023-03-01T09:15:47.947Z] 7e9c9ca2126c: Download complete [2023-03-01T09:15:47.947Z] ca9280d653b3: Pull complete [2023-03-01T09:15:50.475Z] 7e9c9ca2126c: Pull complete [2023-03-01T09:15:50.475Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-01T09:15:50.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-01T09:15:50.475Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T09:15:50.563Z] prd-ubuntu20.04-docker-8c-8g-7945 does not seem to be running inside a container [2023-03-01T09:15:50.604Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/434 -v /w/workspace/edgex-go/434:/w/workspace/edgex-go/434:rw,z -v /w/workspace/edgex-go/434@tmp:/w/workspace/edgex-go/434@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 [2023-03-01T09:15:51.964Z] $ docker top 58464a77d621aa48feded8fad2472a74500220606b0fdaa1e6c4de2782b4a4c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T09:15:52.301Z] + docker-compose build --help [2023-03-01T09:15:52.301Z] + grep parallel [2023-03-01T09:15:52.869Z] --parallel Build images in parallel. [Pipeline] } [2023-03-01T09:15:52.885Z] $ docker stop --time=1 58464a77d621aa48feded8fad2472a74500220606b0fdaa1e6c4de2782b4a4c4 [2023-03-01T09:15:54.188Z] $ docker rm -f --volumes 58464a77d621aa48feded8fad2472a74500220606b0fdaa1e6c4de2782b4a4c4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:15:54.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-01T09:15:54.563Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T09:15:54.634Z] prd-ubuntu20.04-docker-8c-8g-7945 does not seem to be running inside a container [2023-03-01T09:15:54.668Z] $ 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/434 -v /w/workspace/edgex-go/434:/w/workspace/edgex-go/434:rw,z -v /w/workspace/edgex-go/434@tmp:/w/workspace/edgex-go/434@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-01T09:15:55.038Z] $ docker top e5908764160e8f67a39e89e568b2f385c2687d438ad333f0510a90e20e6db86f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T09:15:55.371Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-01T09:15:55.939Z] Building core-command ... [2023-03-01T09:15:55.939Z] Building core-common-config-bootstrapper ... [2023-03-01T09:15:55.939Z] Building core-data ... [2023-03-01T09:15:55.939Z] Building core-metadata ... [2023-03-01T09:15:55.939Z] Building security-bootstrapper ... [2023-03-01T09:15:55.939Z] Building security-proxy-auth ... [2023-03-01T09:15:55.939Z] Building security-proxy-setup ... [2023-03-01T09:15:55.939Z] Building security-secretstore-setup ... [2023-03-01T09:15:55.939Z] Building security-spiffe-token-provider ... [2023-03-01T09:15:55.939Z] Building security-spire-agent ... [2023-03-01T09:15:55.939Z] Building security-spire-config ... [2023-03-01T09:15:55.939Z] Building security-spire-server ... [2023-03-01T09:15:55.939Z] Building support-notifications ... [2023-03-01T09:15:55.939Z] Building support-scheduler ... [2023-03-01T09:15:55.939Z] Building security-spiffe-token-provider [2023-03-01T09:15:55.939Z] Building security-bootstrapper [2023-03-01T09:15:55.939Z] Building security-proxy-auth [2023-03-01T09:15:55.939Z] Building core-data [2023-03-01T09:15:55.939Z] Building security-spire-server [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T09:16:05.484Z] provisioning config files... [2023-03-01T09:16:05.512Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/434@tmp/config16218408104805119156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T09:16:05.869Z] ---> docker-login.sh [2023-03-01T09:16:05.869Z] nexus3.edgexfoundry.org:10001 [2023-03-01T09:16:06.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T09:16:06.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T09:16:06.411Z] Configure a credential helper to remove this warning. See [2023-03-01T09:16:06.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T09:16:06.411Z] [2023-03-01T09:16:06.411Z] Login Succeeded [2023-03-01T09:16:06.411Z] nexus3.edgexfoundry.org:10002 [2023-03-01T09:16:06.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T09:16:06.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T09:16:06.947Z] Configure a credential helper to remove this warning. See [2023-03-01T09:16:06.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T09:16:06.947Z] [2023-03-01T09:16:06.947Z] Login Succeeded [2023-03-01T09:16:06.947Z] nexus3.edgexfoundry.org:10003 [2023-03-01T09:16:07.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T09:16:07.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T09:16:07.219Z] Configure a credential helper to remove this warning. See [2023-03-01T09:16:07.219Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T09:16:07.219Z] [2023-03-01T09:16:07.219Z] Login Succeeded [2023-03-01T09:16:07.219Z] nexus3.edgexfoundry.org:10004 [2023-03-01T09:16:07.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T09:16:07.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T09:16:07.490Z] Configure a credential helper to remove this warning. See [2023-03-01T09:16:07.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T09:16:07.490Z] [2023-03-01T09:16:07.490Z] Login Succeeded [2023-03-01T09:16:07.490Z] docker.io [2023-03-01T09:16:07.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T09:16:08.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T09:16:08.030Z] Configure a credential helper to remove this warning. See [2023-03-01T09:16:08.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T09:16:08.030Z] [2023-03-01T09:16:08.030Z] Login Succeeded [2023-03-01T09:16:08.030Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T09:16:08.045Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-03-01T09:16:08.137Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T09:16:08.137Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T09:16:08.137Z] ---> 0cb85ed898c9 [2023-03-01T09:16:08.137Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T09:16:08.137Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T09:16:08.137Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-01T09:16:08.137Z] ---> 0cb85ed898c9 [2023-03-01T09:16:08.137Z] Step 3/32 : WORKDIR /edgex-go [2023-03-01T09:16:08.137Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T09:16:08.137Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T09:16:08.137Z] ---> 0cb85ed898c9 [2023-03-01T09:16:08.137Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T09:16:08.137Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T09:16:08.137Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-01T09:16:08.137Z] ---> 0cb85ed898c9 [2023-03-01T09:16:08.137Z] Step 3/19 : WORKDIR /edgex-go [2023-03-01T09:16:08.137Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T09:16:08.137Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-01T09:16:08.137Z] ---> 0cb85ed898c9 [2023-03-01T09:16:08.137Z] Step 3/23 : WORKDIR /edgex-go [Pipeline] sh [2023-03-01T09:16:08.612Z] + git config --global --add safe.directory /w/workspace/edgex-go/434 [Pipeline] echo [2023-03-01T09:16:08.631Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T09:16:08.642Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T09:16:08.650Z] ========================================================= [2023-03-01T09:16:08.650Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-01T09:16:08.650Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-01T09:16:08.972Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T09:16:08.972Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-01T09:16:08.972Z] 9b18e9b68314: Pulling fs layer [2023-03-01T09:16:08.972Z] 35d82f9e3411: Pulling fs layer [2023-03-01T09:16:09.241Z] e16973657156: Pulling fs layer [2023-03-01T09:16:09.241Z] fc693d55d65f: Pulling fs layer [2023-03-01T09:16:09.241Z] 7e9fc2657dce: Pulling fs layer [2023-03-01T09:16:09.241Z] dda99020689f: Pulling fs layer [2023-03-01T09:16:09.241Z] db1c61fa0a46: Pulling fs layer [2023-03-01T09:16:09.241Z] 891c053d2c06: Pulling fs layer [2023-03-01T09:16:09.241Z] 7e9fc2657dce: Waiting [2023-03-01T09:16:09.241Z] db1c61fa0a46: Waiting [2023-03-01T09:16:09.241Z] 891c053d2c06: Waiting [2023-03-01T09:16:09.241Z] dda99020689f: Waiting [2023-03-01T09:16:09.241Z] fc693d55d65f: Waiting [2023-03-01T09:16:09.241Z] e16973657156: Verifying Checksum [2023-03-01T09:16:09.241Z] e16973657156: Download complete [2023-03-01T09:16:09.241Z] 35d82f9e3411: Verifying Checksum [2023-03-01T09:16:09.241Z] 35d82f9e3411: Download complete [2023-03-01T09:16:09.241Z] 7e9fc2657dce: Download complete [2023-03-01T09:16:09.241Z] dda99020689f: Verifying Checksum [2023-03-01T09:16:09.241Z] dda99020689f: Download complete [2023-03-01T09:16:09.241Z] 9b18e9b68314: Verifying Checksum [2023-03-01T09:16:09.241Z] 9b18e9b68314: Download complete [2023-03-01T09:16:10.211Z] 9b18e9b68314: Pull complete [2023-03-01T09:16:10.211Z] 891c053d2c06: Verifying Checksum [2023-03-01T09:16:10.211Z] 891c053d2c06: Download complete [2023-03-01T09:16:10.803Z] 35d82f9e3411: Pull complete [2023-03-01T09:16:11.082Z] e16973657156: Pull complete [2023-03-01T09:16:11.423Z] ---> Running in b27193bccb9c [2023-03-01T09:16:11.423Z] ---> Running in a9682c055c6e [2023-03-01T09:16:11.423Z] ---> Running in a926d8362823 [2023-03-01T09:16:11.423Z] ---> Running in e3fbf456df86 [2023-03-01T09:16:11.423Z] ---> Running in cd40c39463ad [2023-03-01T09:16:11.423Z] Removing intermediate container b27193bccb9c [2023-03-01T09:16:11.423Z] ---> cc6ede656818 [2023-03-01T09:16:11.423Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T09:16:11.423Z] Removing intermediate container e3fbf456df86 [2023-03-01T09:16:11.423Z] ---> 9930351f7dfe [2023-03-01T09:16:11.423Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T09:16:11.423Z] Removing intermediate container a926d8362823 [2023-03-01T09:16:11.423Z] ---> f1c56b9c20a3 [2023-03-01T09:16:11.423Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-01T09:16:11.423Z] Removing intermediate container a9682c055c6e [2023-03-01T09:16:11.423Z] ---> 15ece7395078 [2023-03-01T09:16:11.423Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T09:16:11.423Z] ---> Running in 739a804fe9b6 [2023-03-01T09:16:11.423Z] Removing intermediate container cd40c39463ad [2023-03-01T09:16:11.423Z] ---> f810c11db7be [2023-03-01T09:16:11.423Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-01T09:16:11.423Z] ---> Running in e020ed77b0aa [2023-03-01T09:16:11.423Z] ---> Running in db2cd7dd0a7c [2023-03-01T09:16:11.423Z] ---> Running in 04eb93a83c44 [2023-03-01T09:16:11.423Z] ---> Running in dd91e933c1a9 [2023-03-01T09:16:11.423Z] Removing intermediate container 739a804fe9b6 [2023-03-01T09:16:11.423Z] ---> bbd31b2b90b6 [2023-03-01T09:16:11.423Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T09:16:11.423Z] Removing intermediate container db2cd7dd0a7c [2023-03-01T09:16:11.423Z] ---> e6d9d9621470 [2023-03-01T09:16:11.423Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T09:16:11.423Z] ---> Running in 3735007dbe45 [2023-03-01T09:16:11.423Z] ---> Running in c736b9d17101 [2023-03-01T09:16:11.579Z] db1c61fa0a46: Verifying Checksum [2023-03-01T09:16:11.579Z] db1c61fa0a46: Download complete [2023-03-01T09:16:11.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T09:16:11.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T09:16:11.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T09:16:11.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T09:16:11.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T09:16:11.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T09:16:12.196Z] OK: 211 MiB in 51 packages [2023-03-01T09:16:12.196Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-01T09:16:12.196Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-01T09:16:12.196Z] OK: 17046 distinct packages available [2023-03-01T09:16:12.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T09:16:12.196Z] OK: 211 MiB in 51 packages [2023-03-01T09:16:12.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T09:16:12.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T09:16:12.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T09:16:12.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T09:16:12.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T09:16:12.454Z] OK: 211 MiB in 51 packages [2023-03-01T09:16:12.454Z] OK: 211 MiB in 51 packages [2023-03-01T09:16:12.454Z] OK: 211 MiB in 51 packages [2023-03-01T09:16:12.553Z] fc693d55d65f: Verifying Checksum [2023-03-01T09:16:12.553Z] fc693d55d65f: Download complete [2023-03-01T09:16:12.728Z] Removing intermediate container 04eb93a83c44 [2023-03-01T09:16:12.728Z] ---> 071452bba7bb [2023-03-01T09:16:12.728Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-01T09:16:12.728Z] Removing intermediate container dd91e933c1a9 [2023-03-01T09:16:12.728Z] ---> e5ff613acbb1 [2023-03-01T09:16:12.728Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-01T09:16:12.986Z] ---> cc9c5d9b33a0 [2023-03-01T09:16:12.986Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T09:16:12.986Z] ---> d3659784ffe3 [2023-03-01T09:16:12.986Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T09:16:12.986Z] ---> Running in e3ce2199799d [2023-03-01T09:16:12.986Z] ---> Running in 8764e4f7a188 [2023-03-01T09:16:12.986Z] Removing intermediate container 3735007dbe45 [2023-03-01T09:16:12.986Z] ---> 6b913d6ac29b [2023-03-01T09:16:12.986Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T09:16:13.244Z] Removing intermediate container e020ed77b0aa [2023-03-01T09:16:13.244Z] ---> c0a2e1367f27 [2023-03-01T09:16:13.244Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-01T09:16:13.244Z] Removing intermediate container c736b9d17101 [2023-03-01T09:16:13.244Z] ---> 0f6631af6e9b [2023-03-01T09:16:13.244Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T09:16:13.244Z] ---> 736dd3a01610 [2023-03-01T09:16:13.244Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T09:16:13.501Z] ---> Running in 979fc8ae0a59 [2023-03-01T09:16:13.501Z] ---> 6a26174eab4c [2023-03-01T09:16:13.501Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T09:16:13.501Z] ---> fd28fa64cbba [2023-03-01T09:16:13.501Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T09:16:13.501Z] ---> Running in 61ed89b10f2e [2023-03-01T09:16:13.501Z] ---> Running in 672f93f389c9 [2023-03-01T09:16:24.907Z] fc693d55d65f: Pull complete [2023-03-01T09:16:24.907Z] 7e9fc2657dce: Pull complete [2023-03-01T09:16:24.907Z] dda99020689f: Pull complete [2023-03-01T09:16:30.267Z] db1c61fa0a46: Pull complete [2023-03-01T09:16:32.233Z] 891c053d2c06: Pull complete [2023-03-01T09:16:32.233Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-01T09:16:32.233Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T09:16:32.233Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-01T09:16:32.566Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T09:16:32.566Z] WORKDIR /edgex [2023-03-01T09:16:32.566Z] COPY go.mod . [2023-03-01T09:16:32.566Z] RUN go mod download -t [2023-03-01T09:16:32.566Z] ci-base-image-arm64 -f - . [2023-03-01T09:16:33.164Z] Sending build context to Docker daemon 3.118MB [2023-03-01T09:16:33.164Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T09:16:33.164Z] ---> f96f9c87975a [2023-03-01T09:16:33.164Z] Step 2/4 : WORKDIR /edgex [2023-03-01T09:16:35.117Z] ---> Running in ed8cfb3290b8 [2023-03-01T09:16:35.117Z] Removing intermediate container ed8cfb3290b8 [2023-03-01T09:16:35.117Z] ---> 206d3b033376 [2023-03-01T09:16:35.117Z] Step 3/4 : COPY go.mod . [2023-03-01T09:16:35.701Z] ---> 9a8b1d17998d [2023-03-01T09:16:35.701Z] Step 4/4 : RUN go mod download [2023-03-01T09:16:35.701Z] ---> Running in cd6b4b2405c8 [2023-03-01T09:16:45.575Z] Removing intermediate container 8764e4f7a188 [2023-03-01T09:16:45.575Z] ---> dfde9d409959 [2023-03-01T09:16:45.575Z] Step 7/32 : COPY . . [2023-03-01T09:16:45.575Z] Removing intermediate container 61ed89b10f2e [2023-03-01T09:16:45.575Z] ---> 2f3d4c1620e7 [2023-03-01T09:16:45.575Z] Step 8/22 : COPY . . [2023-03-01T09:16:45.575Z] Removing intermediate container 979fc8ae0a59 [2023-03-01T09:16:45.575Z] ---> 2b484fe42da2 [2023-03-01T09:16:45.575Z] Step 8/22 : COPY . . [2023-03-01T09:16:45.575Z] Removing intermediate container e3ce2199799d [2023-03-01T09:16:45.575Z] ---> 4bef950cf4ea [2023-03-01T09:16:45.575Z] Step 7/23 : COPY . . [2023-03-01T09:16:45.575Z] Removing intermediate container 672f93f389c9 [2023-03-01T09:16:45.575Z] ---> 0a0c568bfdb6 [2023-03-01T09:16:45.575Z] Step 7/19 : COPY . . [2023-03-01T09:16:55.558Z] ---> 0cacdd3d0f61 [2023-03-01T09:16:55.558Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T09:16:55.558Z] ---> 19a5f928b069 [2023-03-01T09:16:55.558Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-01T09:16:55.558Z] ---> 48f9ea8865de [2023-03-01T09:16:55.558Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-01T09:16:55.558Z] ---> a8560ac763ab [2023-03-01T09:16:55.558Z] ---> 77b41fc38536 [2023-03-01T09:16:55.559Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-authStep 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-01T09:16:55.559Z] [2023-03-01T09:16:55.559Z] ---> Running in edacb2c81767 [2023-03-01T09:16:55.559Z] ---> Running in a9c98b98b1ac [2023-03-01T09:16:55.559Z] ---> Running in f9f13e15343a [2023-03-01T09:16:55.559Z] ---> Running in 64dcb13a5386 [2023-03-01T09:16:55.559Z] ---> Running in f31dc647a2c5 [2023-03-01T09:16:55.559Z] Removing intermediate container f9f13e15343a [2023-03-01T09:16:55.559Z] ---> 2f0d53283b19 [2023-03-01T09:16:55.559Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-01T09:16:55.559Z] ---> Running in 2a0a7b87c6fa [2023-03-01T09:16:55.559Z] Removing intermediate container 2a0a7b87c6fa [2023-03-01T09:16:55.559Z] ---> 93832b463a34 [2023-03-01T09:16:55.559Z] Step 10/23 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-01T09:16:55.559Z] ---> Running in 0607f08f9507 [2023-03-01T09:16:55.559Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-01T09:16:55.559Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-01T09:16:55.559Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-01T09:16:55.559Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-01T09:16:55.818Z] Removing intermediate container 0607f08f9507 [2023-03-01T09:16:55.818Z] ---> bea75011a2b7 [2023-03-01T09:16:55.818Z] Step 11/23 : WORKDIR /edgex-go [2023-03-01T09:16:56.076Z] ---> Running in 8843d6fa1176 [2023-03-01T09:16:56.335Z] Removing intermediate container 8843d6fa1176 [2023-03-01T09:16:56.335Z] ---> 97a462786aae [2023-03-01T09:16:56.335Z] [2023-03-01T09:16:56.335Z] Step 12/23 : FROM alpine:3.15 [2023-03-01T09:16:56.335Z] 3.15: Pulling from library/alpine [2023-03-01T09:16:56.901Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-01T09:16:56.901Z] Status: Downloaded newer image for alpine:3.15 [2023-03-01T09:16:56.901Z] ---> 5ce65d7b0fde [2023-03-01T09:16:56.901Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T09:16:56.901Z] ---> Running in a802b2ae0667 [2023-03-01T09:16:57.159Z] Removing intermediate container a802b2ae0667 [2023-03-01T09:16:57.159Z] ---> 10fa610228f4 [2023-03-01T09:16:57.159Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-01T09:16:57.159Z] ---> Running in cd0d99090083 [2023-03-01T09:16:58.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T09:16:58.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T09:16:58.659Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T09:16:58.659Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T09:16:58.659Z] OK: 15857 distinct packages available [2023-03-01T09:16:58.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T09:16:58.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T09:16:58.928Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-01T09:16:58.928Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-01T09:16:58.928Z] (3/5) Installing libucontext (1.1-r0) [2023-03-01T09:16:58.928Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-01T09:16:58.928Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-01T09:16:58.928Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T09:16:58.928Z] OK: 7 MiB in 19 packages [2023-03-01T09:17:01.455Z] Removing intermediate container cd0d99090083 [2023-03-01T09:17:01.455Z] ---> 844d9d389950 [2023-03-01T09:17:01.455Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T09:17:04.736Z] ---> 7546868997d7 [2023-03-01T09:17:04.736Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T09:17:04.736Z] ---> d593f475965b [2023-03-01T09:17:04.736Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-01T09:17:05.302Z] ---> 78fa432a7ffb [2023-03-01T09:17:05.302Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-01T09:17:06.234Z] ---> d8ac3259873f [2023-03-01T09:17:06.234Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T09:17:06.234Z] ---> Running in b204e2facba3 [2023-03-01T09:17:06.799Z] Removing intermediate container b204e2facba3 [2023-03-01T09:17:06.799Z] ---> 93c29fd38c69 [2023-03-01T09:17:06.799Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T09:17:07.057Z] ---> Running in 4f976aa80b52 [2023-03-01T09:17:07.352Z] Removing intermediate container 4f976aa80b52 [2023-03-01T09:17:07.352Z] ---> d090d86fa388 [2023-03-01T09:17:07.352Z] Step 21/23 : LABEL arch=x86_64 [2023-03-01T09:17:07.624Z] ---> Running in 6dad5f4f5d31 [2023-03-01T09:17:08.101Z] Removing intermediate container cd6b4b2405c8 [2023-03-01T09:17:08.101Z] ---> 4c8c3bb5bb98 [2023-03-01T09:17:08.101Z] Successfully built 4c8c3bb5bb98 [2023-03-01T09:17:08.101Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:17:08.193Z] Removing intermediate container 6dad5f4f5d31 [2023-03-01T09:17:08.193Z] ---> bc20725aa23d [2023-03-01T09:17:08.193Z] Step 22/23 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:17:08.193Z] ---> Running in 68e2a3aba295 [2023-03-01T09:17:08.442Z] + docker inspect -f . ci-base-image-arm64 [2023-03-01T09:17:08.442Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T09:17:08.627Z] prd-ubuntu20.04-docker-arm64-4c-16g-7946 does not seem to be running inside a container [2023-03-01T09:17:08.705Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/434 -v /w/workspace/edgex-go/434:/w/workspace/edgex-go/434:rw,z -v /w/workspace/edgex-go/434@tmp:/w/workspace/edgex-go/434@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 [2023-03-01T09:17:08.757Z] Removing intermediate container 68e2a3aba295 [2023-03-01T09:17:08.757Z] ---> 7364d3754d9b [2023-03-01T09:17:08.757Z] Step 23/23 : LABEL version=3.0.0-dev.73 [2023-03-01T09:17:08.757Z] ---> Running in b59ca17f41c0 [2023-03-01T09:17:09.322Z] Removing intermediate container b59ca17f41c0 [2023-03-01T09:17:09.322Z] ---> 6599635014a0 [2023-03-01T09:17:09.322Z] [2023-03-01T09:17:09.322Z] Successfully built 6599635014a0 [2023-03-01T09:17:09.322Z] Successfully tagged security-spire-server:latest [2023-03-01T09:17:09.322Z] Building core-common-config-bootstrapper [2023-03-01T09:17:09.924Z] $ docker top d29130f54863609ff07a8af72b84f33486b71f1e5cfa673919d5fb01a98fe447 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T09:17:10.746Z] + go version [2023-03-01T09:17:10.747Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-01T09:17:10.769Z] $ docker stop --time=1 d29130f54863609ff07a8af72b84f33486b71f1e5cfa673919d5fb01a98fe447 [2023-03-01T09:17:11.854Z]  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T09:17:11.854Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T09:17:11.854Z] ---> 0cb85ed898c9 [2023-03-01T09:17:11.854Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T09:17:11.854Z] ---> Using cache [2023-03-01T09:17:11.854Z] ---> 9930351f7dfe [2023-03-01T09:17:11.854Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T09:17:11.854Z] ---> Using cache [2023-03-01T09:17:11.854Z] ---> e6d9d9621470 [2023-03-01T09:17:11.854Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T09:17:11.854Z] ---> Using cache [2023-03-01T09:17:11.854Z] ---> 0f6631af6e9b [2023-03-01T09:17:11.854Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T09:17:11.854Z] ---> Using cache [2023-03-01T09:17:11.854Z] ---> fd28fa64cbba [2023-03-01T09:17:11.854Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T09:17:11.854Z] ---> Using cache [2023-03-01T09:17:11.854Z] ---> 2f3d4c1620e7 [2023-03-01T09:17:11.854Z] Step 8/22 : COPY . . [2023-03-01T09:17:11.854Z] ---> Using cache [2023-03-01T09:17:11.854Z] ---> 19a5f928b069 [2023-03-01T09:17:11.854Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-01T09:17:12.354Z] $ docker rm -f --volumes d29130f54863609ff07a8af72b84f33486b71f1e5cfa673919d5fb01a98fe447 [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 [2023-03-01T09:17:12.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-01T09:17:12.923Z] [2023-03-01T09:17:12.923Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:17:13.241Z] ---> Running in 38c2f73c94b5 [2023-03-01T09:17:13.252Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-01T09:17:13.252Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-01T09:17:13.252Z] 29e5d40040c1: Pulling fs layer [2023-03-01T09:17:13.252Z] 1ce36da41761: Pulling fs layer [2023-03-01T09:17:13.252Z] 25b303627fd3: Pulling fs layer [2023-03-01T09:17:13.517Z] 29e5d40040c1: Verifying Checksum [2023-03-01T09:17:13.517Z] 29e5d40040c1: Download complete [2023-03-01T09:17:13.784Z] 1ce36da41761: Verifying Checksum [2023-03-01T09:17:13.784Z] 1ce36da41761: Download complete [2023-03-01T09:17:14.052Z] 29e5d40040c1: Pull complete [2023-03-01T09:17:14.179Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-01T09:17:15.458Z] 1ce36da41761: Pull complete [2023-03-01T09:17:15.458Z] 25b303627fd3: Verifying Checksum [2023-03-01T09:17:15.458Z] 25b303627fd3: Download complete [2023-03-01T09:17:25.526Z] 25b303627fd3: Pull complete [2023-03-01T09:17:25.526Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-01T09:17:25.526Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-01T09:17:25.526Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T09:17:25.779Z] prd-ubuntu20.04-docker-arm64-4c-16g-7946 does not seem to be running inside a container [2023-03-01T09:17:25.842Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/434 -v /w/workspace/edgex-go/434:/w/workspace/edgex-go/434:rw,z -v /w/workspace/edgex-go/434@tmp:/w/workspace/edgex-go/434@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 [2023-03-01T09:17:27.917Z] $ docker top ec91e5f71a95b6aff40e61c65d88a84c7b2494c1ba737f146d5c03a9fa749cf7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T09:17:28.713Z] + docker-compose build --help [2023-03-01T09:17:28.713Z] + grep parallel [2023-03-01T09:17:32.247Z] Removing intermediate container f31dc647a2c5 [2023-03-01T09:17:32.247Z] ---> b5c041f41587 [2023-03-01T09:17:32.247Z] [2023-03-01T09:17:32.247Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T09:17:32.247Z] 3.16: Pulling from library/alpine [2023-03-01T09:17:32.247Z] Removing intermediate container 64dcb13a5386 [2023-03-01T09:17:32.247Z] ---> a721e338fdcc [2023-03-01T09:17:32.247Z] [2023-03-01T09:17:32.247Z] Step 9/32 : FROM alpine:3.16 [2023-03-01T09:17:32.247Z] Removing intermediate container a9c98b98b1ac [2023-03-01T09:17:32.247Z] ---> 19aefee45e2b [2023-03-01T09:17:32.247Z] [2023-03-01T09:17:32.247Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T09:17:32.247Z] 3.16: Pulling from library/alpine [2023-03-01T09:17:32.247Z] 3.16: Pulling from library/alpine [2023-03-01T09:17:32.247Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T09:17:32.247Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T09:17:32.247Z] Status: Image is up to date for alpine:3.16 [2023-03-01T09:17:32.247Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T09:17:32.247Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T09:17:32.247Z] Status: Image is up to date for alpine:3.16 [2023-03-01T09:17:32.247Z] ---> dfd21b5a31f5 [2023-03-01T09:17:32.247Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-01T09:17:32.247Z] ---> dfd21b5a31f5 [2023-03-01T09:17:32.247Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-01T09:17:32.247Z] ---> dfd21b5a31f5 [2023-03-01T09:17:32.247Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T09:17:32.247Z] ---> Running in 86c07aad34fe [2023-03-01T09:17:32.247Z] ---> Running in 7f9e095b0246 [2023-03-01T09:17:32.247Z] ---> Running in 3e1309904b71 [2023-03-01T09:17:32.247Z] Removing intermediate container 3e1309904b71 [2023-03-01T09:17:32.247Z] ---> 5f1916f2169f [2023-03-01T09:17:32.247Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T09:17:32.247Z] Removing intermediate container 7f9e095b0246 [2023-03-01T09:17:32.247Z] ---> 38feadec46d0 [2023-03-01T09:17:32.247Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-01T09:17:32.247Z] ---> Running in c99a538863e9 [2023-03-01T09:17:32.247Z] Removing intermediate container 86c07aad34fe [2023-03-01T09:17:32.247Z] ---> f32dddb392a6 [2023-03-01T09:17:32.247Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-01T09:17:32.247Z] ---> Running in 95fae38ac6a0 [2023-03-01T09:17:32.247Z] ---> Running in 5199f758a69e [2023-03-01T09:17:32.247Z] Removing intermediate container 95fae38ac6a0 [2023-03-01T09:17:32.247Z] ---> 295e48f9bc8a [2023-03-01T09:17:32.247Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-01T09:17:32.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T09:17:32.247Z] ---> Running in 378836f48eb0 [2023-03-01T09:17:32.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T09:17:32.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T09:17:32.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T09:17:32.247Z] Removing intermediate container 378836f48eb0 [2023-03-01T09:17:32.247Z] ---> a8c0dfc0a2c8 [2023-03-01T09:17:32.247Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T09:17:32.247Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-01T09:17:32.247Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T09:17:32.247Z] (2/2) Installing su-exec (0.2-r1) [2023-03-01T09:17:32.247Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T09:17:32.247Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T09:17:32.247Z] OK: 6 MiB in 15 packages [2023-03-01T09:17:32.247Z] OK: 6 MiB in 16 packages [2023-03-01T09:17:32.247Z] ---> Running in 4146ae540a62 [2023-03-01T09:17:32.247Z] Removing intermediate container edacb2c81767 [2023-03-01T09:17:32.247Z] ---> 1630bde1dcdc [2023-03-01T09:17:32.247Z] [2023-03-01T09:17:32.247Z] Step 9/19 : FROM alpine:3.15 [2023-03-01T09:17:32.247Z] ---> 5ce65d7b0fde [2023-03-01T09:17:32.247Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T09:17:32.247Z] ---> Using cache [2023-03-01T09:17:32.247Z] ---> 10fa610228f4 [2023-03-01T09:17:32.247Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-01T09:17:32.247Z] ---> Running in bb08e40b6510 [2023-03-01T09:17:32.505Z] Removing intermediate container c99a538863e9 [2023-03-01T09:17:32.505Z] ---> fbc3dbe5b11d [2023-03-01T09:17:32.505Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T09:17:32.505Z] Removing intermediate container 5199f758a69e [2023-03-01T09:17:32.505Z] ---> 44c97a6fb095 [2023-03-01T09:17:32.505Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-01T09:17:32.505Z] ---> Running in b5e8780b6963 [2023-03-01T09:17:32.763Z] ---> 45ec609d6baf [2023-03-01T09:17:32.763Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-01T09:17:32.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T09:17:32.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T09:17:32.763Z] Removing intermediate container b5e8780b6963 [2023-03-01T09:17:32.763Z] ---> f7b388eccf55 [2023-03-01T09:17:32.763Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-01T09:17:32.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T09:17:32.957Z] --parallel Build images in parallel. [Pipeline] } [2023-03-01T09:17:32.977Z] $ docker stop --time=1 ec91e5f71a95b6aff40e61c65d88a84c7b2494c1ba737f146d5c03a9fa749cf7 [2023-03-01T09:17:33.021Z] ---> Running in d5769426f407 [2023-03-01T09:17:33.021Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T09:17:33.021Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T09:17:33.021Z] OK: 6 MiB in 15 packages [2023-03-01T09:17:33.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T09:17:33.021Z] ---> cf818df82f0a [2023-03-01T09:17:33.021Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-01T09:17:33.021Z] Removing intermediate container d5769426f407 [2023-03-01T09:17:33.021Z] ---> f0477f6d0723 [2023-03-01T09:17:33.021Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-01T09:17:33.286Z] ---> Running in 0f8b3ba4aba5 [2023-03-01T09:17:33.286Z] ---> dfade77c31be [2023-03-01T09:17:33.286Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-01T09:17:33.286Z] Removing intermediate container 0f8b3ba4aba5 [2023-03-01T09:17:33.286Z] ---> e2e1762368cd [2023-03-01T09:17:33.286Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-01T09:17:33.286Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T09:17:33.286Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T09:17:33.286Z] OK: 15857 distinct packages available [2023-03-01T09:17:33.286Z] ---> Running in 83583d94db76 [2023-03-01T09:17:33.286Z] Removing intermediate container 4146ae540a62 [2023-03-01T09:17:33.286Z] ---> e4e07f598ee2 [2023-03-01T09:17:33.286Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T09:17:33.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T09:17:33.544Z] ---> f2323c7ad824 [2023-03-01T09:17:33.544Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T09:17:33.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T09:17:33.544Z] ---> Running in 5b17f0431064 [2023-03-01T09:17:33.544Z] Removing intermediate container 83583d94db76 [2023-03-01T09:17:33.544Z] ---> a4deff758bdb [2023-03-01T09:17:33.544Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-01T09:17:33.803Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-01T09:17:33.803Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-01T09:17:33.803Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-01T09:17:33.803Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-01T09:17:33.803Z] (5/9) Installing curl (7.80.0-r6) [2023-03-01T09:17:33.803Z] ---> Running in e59824345671 [2023-03-01T09:17:33.803Z] ---> fe9444c9bb1a [2023-03-01T09:17:33.803Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-01T09:17:33.803Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-01T09:17:33.803Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-01T09:17:33.803Z] (8/9) Installing libucontext (1.1-r0) [2023-03-01T09:17:33.803Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-01T09:17:33.803Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T09:17:33.803Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T09:17:33.803Z] OK: 8 MiB in 23 packages [2023-03-01T09:17:34.370Z] ---> 31a7f11a93c7 [2023-03-01T09:17:34.370Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-01T09:17:34.629Z] ---> 0659ec432674 [2023-03-01T09:17:34.629Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-01T09:17:34.914Z] Removing intermediate container 5b17f0431064 [2023-03-01T09:17:34.914Z] ---> 80b75b7cbf1b [2023-03-01T09:17:34.914Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T09:17:34.914Z] ---> Running in 4b29a916ef27 [2023-03-01T09:17:34.914Z] Removing intermediate container bb08e40b6510 [2023-03-01T09:17:34.914Z] ---> 997c39d6004c [2023-03-01T09:17:34.914Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T09:17:34.914Z] ---> Running in 6ab130fdd5e6 [2023-03-01T09:17:35.173Z] Removing intermediate container e59824345671 [2023-03-01T09:17:35.173Z] ---> e7d3985a7414 [2023-03-01T09:17:35.173Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-01T09:17:35.173Z] ---> Running in 366e64e0b59a [2023-03-01T09:17:35.173Z] Removing intermediate container 4b29a916ef27 [2023-03-01T09:17:35.173Z] ---> 784b9b94e1fa [2023-03-01T09:17:35.173Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T09:17:35.348Z] $ docker rm -f --volumes ec91e5f71a95b6aff40e61c65d88a84c7b2494c1ba737f146d5c03a9fa749cf7 [2023-03-01T09:17:35.431Z] Removing intermediate container 6ab130fdd5e6 [2023-03-01T09:17:35.431Z] ---> 44a3f98e479d [2023-03-01T09:17:35.431Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-01T09:17:35.431Z] ---> 2dbd9a38d759 [2023-03-01T09:17:35.431Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-01T09:17:35.431Z] ---> Running in bd3675b83ea1 [2023-03-01T09:17:35.431Z] ---> Running in 3b47a950251e [2023-03-01T09:17:35.431Z] Removing intermediate container 366e64e0b59a [2023-03-01T09:17:35.431Z] ---> 946a8de40d1b [2023-03-01T09:17:35.431Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:17:35.711Z] Removing intermediate container bd3675b83ea1 [2023-03-01T09:17:35.711Z] ---> 8b9253849a7f [2023-03-01T09:17:35.711Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T09:17:35.711Z] Removing intermediate container 3b47a950251e [2023-03-01T09:17:35.711Z] ---> c65a7c6f5092 [2023-03-01T09:17:35.711Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T09:17:35.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-01T09:17:35.874Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T09:17:35.971Z] ---> Running in 364317c6f872 [2023-03-01T09:17:35.971Z] ---> Running in 431a3f191d3d [2023-03-01T09:17:35.971Z] ---> 9e03781138b6 [2023-03-01T09:17:35.971Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-01T09:17:36.045Z] prd-ubuntu20.04-docker-arm64-4c-16g-7946 does not seem to be running inside a container [2023-03-01T09:17:36.111Z] $ 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/434 -v /w/workspace/edgex-go/434:/w/workspace/edgex-go/434:rw,z -v /w/workspace/edgex-go/434@tmp:/w/workspace/edgex-go/434@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 [2023-03-01T09:17:36.231Z] ---> d48ffa6ebe2f [2023-03-01T09:17:36.231Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-01T09:17:36.231Z] ---> Running in 5e2abcc69a5c [2023-03-01T09:17:36.490Z] Removing intermediate container 364317c6f872 [2023-03-01T09:17:36.490Z] ---> 0f20beb1b169 [2023-03-01T09:17:36.490Z] Step 21/22 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:17:36.490Z] Removing intermediate container 431a3f191d3d [2023-03-01T09:17:36.490Z] ---> 59ffe9d7625d [2023-03-01T09:17:36.490Z] Step 21/22 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:17:36.490Z] ---> 083aca11f55d [2023-03-01T09:17:36.490Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-01T09:17:36.749Z] ---> Running in b10cca1dea4c [2023-03-01T09:17:36.749Z] ---> Running in 4ac58b185cc3 [2023-03-01T09:17:36.749Z] ---> Running in 6967a2d1cdcb [2023-03-01T09:17:36.749Z] Removing intermediate container b10cca1dea4c [2023-03-01T09:17:36.749Z] ---> c5b53cbd127e [2023-03-01T09:17:36.749Z] Step 22/22 : LABEL version=3.0.0-dev.73 [2023-03-01T09:17:37.008Z] Removing intermediate container 4ac58b185cc3 [2023-03-01T09:17:37.008Z] ---> 109eb8b65608 [2023-03-01T09:17:37.008Z] Step 22/22 : LABEL version=3.0.0-dev.73 [2023-03-01T09:17:37.008Z] Removing intermediate container 6967a2d1cdcb [2023-03-01T09:17:37.008Z] ---> 59b2086035ee [2023-03-01T09:17:37.008Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T09:17:37.008Z] ---> Running in ad58904cb4df [2023-03-01T09:17:37.008Z] ---> Running in e862fd26829f [2023-03-01T09:17:37.008Z] ---> Running in 631035b74be0 [2023-03-01T09:17:37.008Z] Removing intermediate container 38c2f73c94b5 [2023-03-01T09:17:37.008Z] ---> 4828ae2a50ec [2023-03-01T09:17:37.008Z] [2023-03-01T09:17:37.008Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T09:17:37.008Z] ---> dfd21b5a31f5 [2023-03-01T09:17:37.008Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-01T09:17:37.008Z] ---> Using cache [2023-03-01T09:17:37.008Z] ---> 5f1916f2169f [2023-03-01T09:17:37.008Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T09:17:37.008Z] ---> Using cache [2023-03-01T09:17:37.008Z] ---> fbc3dbe5b11d [2023-03-01T09:17:37.008Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T09:17:37.008Z] ---> Using cache [2023-03-01T09:17:37.008Z] ---> 45ec609d6baf [2023-03-01T09:17:37.008Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-01T09:17:37.182Z] $ docker top 7ccda0c026d2effd9ba73f0cc2c9d9d8310c1d196df566cd5aceaa24fd61d75b -eo pid,comm [2023-03-01T09:17:37.356Z] Removing intermediate container 631035b74be0 [2023-03-01T09:17:37.356Z] ---> 75cdc7a6dec8 [2023-03-01T09:17:37.356Z] Step 17/19 : LABEL arch=x86_64 [2023-03-01T09:17:37.356Z] Removing intermediate container e862fd26829f [2023-03-01T09:17:37.356Z] ---> 0d721f1e4de9 [2023-03-01T09:17:37.356Z] [2023-03-01T09:17:37.356Z] Removing intermediate container ad58904cb4df [2023-03-01T09:17:37.356Z] ---> 3e859dc5172e [2023-03-01T09:17:37.356Z] [2023-03-01T09:17:37.356Z] ---> Running in f6b720afff41 [2023-03-01T09:17:37.356Z] Successfully built 3e859dc5172e [2023-03-01T09:17:37.356Z] Successfully tagged security-proxy-auth:latest [2023-03-01T09:17:37.356Z]  Building security-proxy-auth ... done Building security-spire-config [2023-03-01T09:17:37.356Z] Successfully built 0d721f1e4de9 [2023-03-01T09:17:37.356Z] Successfully tagged core-data:latest [2023-03-01T09:17:37.356Z] Building security-secretstore-setup [Pipeline] { [Pipeline] sh [2023-03-01T09:17:37.616Z]  Building core-data ... done Removing intermediate container f6b720afff41 [2023-03-01T09:17:37.616Z] ---> 528297274e2a [2023-03-01T09:17:37.616Z] Step 18/19 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:17:37.616Z] Removing intermediate container 5e2abcc69a5c [2023-03-01T09:17:37.616Z] ---> 3d5102579565 [2023-03-01T09:17:37.616Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T09:17:37.616Z] ---> ccae924e2cf8 [2023-03-01T09:17:37.616Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-01T09:17:37.616Z] ---> Running in f85ed04bd4a0 [2023-03-01T09:17:37.665Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-01T09:17:40.307Z] ---> 2de815015eda [2023-03-01T09:17:40.307Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-01T09:17:40.307Z] Removing intermediate container f85ed04bd4a0 [2023-03-01T09:17:40.307Z] ---> b8e439f8f1f6 [2023-03-01T09:17:40.307Z] Step 19/19 : LABEL version=3.0.0-dev.73 [2023-03-01T09:17:40.307Z] ---> 57d79fcd1afa [2023-03-01T09:17:40.307Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-01T09:17:40.307Z] ---> Running in 4e21dc9d64d6 [2023-03-01T09:17:40.580Z] ---> dd98b14c85d0 [2023-03-01T09:17:40.580Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T09:17:40.580Z] Removing intermediate container 4e21dc9d64d6 [2023-03-01T09:17:40.580Z] ---> 32ddb148da7a [2023-03-01T09:17:40.580Z] [2023-03-01T09:17:40.580Z] Successfully built 32ddb148da7a [2023-03-01T09:17:40.580Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-01T09:17:40.580Z] Building security-proxy-setup [2023-03-01T09:17:40.838Z]  Building security-spiffe-token-provider ... done  ---> Running in 74d40eba7445 [2023-03-01T09:17:41.412Z] ---> aec44de25d11 [2023-03-01T09:17:41.412Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-01T09:17:41.905Z] Building core-command ... [2023-03-01T09:17:41.905Z] Building core-common-config-bootstrapper ... [2023-03-01T09:17:41.905Z] Building core-data ... [2023-03-01T09:17:41.905Z] Building core-metadata ... [2023-03-01T09:17:41.905Z] Building security-bootstrapper ... [2023-03-01T09:17:41.905Z] Building security-proxy-auth ... [2023-03-01T09:17:41.905Z] Building security-proxy-setup ... [2023-03-01T09:17:41.905Z] Building security-secretstore-setup ... [2023-03-01T09:17:41.905Z] Building security-spiffe-token-provider ... [2023-03-01T09:17:41.905Z] Building security-spire-agent ... [2023-03-01T09:17:41.905Z] Building security-spire-config ... [2023-03-01T09:17:41.905Z] Building security-spire-server ... [2023-03-01T09:17:41.905Z] Building support-notifications ... [2023-03-01T09:17:41.905Z] Building support-scheduler ... [2023-03-01T09:17:41.905Z] Building security-spiffe-token-provider [2023-03-01T09:17:41.905Z] Building core-command [2023-03-01T09:17:41.905Z] Building security-spire-agent [2023-03-01T09:17:41.905Z] Building core-data [2023-03-01T09:17:41.905Z] Building support-scheduler [2023-03-01T09:17:41.978Z] ---> e6de61520a78 [2023-03-01T09:17:41.978Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-01T09:17:42.556Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T09:17:42.556Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T09:17:42.556Z] ---> 0cb85ed898c9 [2023-03-01T09:17:42.556Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T09:17:42.556Z] ---> Using cache [2023-03-01T09:17:42.556Z] ---> f810c11db7be [2023-03-01T09:17:42.556Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-01T09:17:42.556Z] ---> Using cache [2023-03-01T09:17:42.556Z] ---> e5ff613acbb1 [2023-03-01T09:17:42.556Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T09:17:42.556Z] ---> Using cache [2023-03-01T09:17:42.556Z] ---> d3659784ffe3 [2023-03-01T09:17:42.556Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T09:17:42.556Z] ---> Using cache [2023-03-01T09:17:42.556Z] ---> dfde9d409959 [2023-03-01T09:17:42.556Z] Step 7/24 : COPY . . [2023-03-01T09:17:42.556Z] ---> Using cache [2023-03-01T09:17:42.556Z] ---> 77b41fc38536 [2023-03-01T09:17:42.556Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-01T09:17:42.556Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T09:17:42.556Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T09:17:42.556Z] ---> 0cb85ed898c9 [2023-03-01T09:17:42.556Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T09:17:42.556Z] ---> Using cache [2023-03-01T09:17:42.556Z] ---> f810c11db7be [2023-03-01T09:17:42.556Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T09:17:42.817Z] ---> 456a58a17607 [2023-03-01T09:17:42.817Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-01T09:17:43.075Z] ---> Running in 9aefd59ab2ea [2023-03-01T09:17:43.075Z] ---> Running in b6a951ce7492 [2023-03-01T09:17:43.332Z] Removing intermediate container 74d40eba7445 [2023-03-01T09:17:43.332Z] ---> 0ed38ceac52d [2023-03-01T09:17:43.332Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T09:17:43.332Z] ---> db8e8b3438b0 [2023-03-01T09:17:43.332Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-01T09:17:43.332Z] ---> Running in 63ede1b867d2 [2023-03-01T09:17:43.589Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-01T09:17:43.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T09:17:43.589Z] ---> 38cef40110e3 [2023-03-01T09:17:43.589Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-01T09:17:43.589Z] Removing intermediate container 63ede1b867d2 [2023-03-01T09:17:43.589Z] ---> e74a89051e5c [2023-03-01T09:17:43.589Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-01T09:17:43.849Z] ---> Running in 26a6f6718ba0 [2023-03-01T09:17:43.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T09:17:44.108Z] ---> 9a2d4b4ba5ad [2023-03-01T09:17:44.108Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-01T09:17:44.108Z] OK: 211 MiB in 51 packages [2023-03-01T09:17:44.366Z] Removing intermediate container 26a6f6718ba0 [2023-03-01T09:17:44.366Z] ---> f98f71092841 [2023-03-01T09:17:44.366Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T09:17:44.366Z] ---> Running in 7568ff92359e [2023-03-01T09:17:44.366Z] ---> Running in 87bc3c8b08df [2023-03-01T09:17:44.623Z] Removing intermediate container 87bc3c8b08df [2023-03-01T09:17:44.623Z] ---> 28f7ffe2c09d [2023-03-01T09:17:44.623Z] Step 21/22 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:17:44.882Z] ---> Running in f021963d2449 [2023-03-01T09:17:44.882Z] Removing intermediate container b6a951ce7492 [2023-03-01T09:17:44.882Z] ---> 18011a212761 [2023-03-01T09:17:44.882Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T09:17:45.140Z] Removing intermediate container f021963d2449 [2023-03-01T09:17:45.140Z] ---> 12ef9a882b47 [2023-03-01T09:17:45.140Z] Step 22/22 : LABEL version=3.0.0-dev.73 [2023-03-01T09:17:45.140Z] ---> Running in a257ae4cff36 [2023-03-01T09:17:45.140Z] ---> 61c8d409c2fd [2023-03-01T09:17:45.140Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T09:17:45.398Z] ---> Running in 3f107e66070f [2023-03-01T09:17:45.398Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T09:17:45.398Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-01T09:17:45.398Z] ---> 0cb85ed898c9 [2023-03-01T09:17:45.398Z] Step 3/21 : WORKDIR /edgex-go [2023-03-01T09:17:45.398Z] ---> Using cache [2023-03-01T09:17:45.398Z] ---> f810c11db7be [2023-03-01T09:17:45.398Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-01T09:17:45.398Z] ---> Using cache [2023-03-01T09:17:45.398Z] ---> e5ff613acbb1 [2023-03-01T09:17:45.398Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-01T09:17:45.398Z] ---> Using cache [2023-03-01T09:17:45.398Z] ---> d3659784ffe3 [2023-03-01T09:17:45.398Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T09:17:45.398Z] ---> Using cache [2023-03-01T09:17:45.398Z] ---> dfde9d409959 [2023-03-01T09:17:45.398Z] Step 7/21 : COPY . . [2023-03-01T09:17:45.398Z] ---> Using cache [2023-03-01T09:17:45.398Z] ---> 77b41fc38536 [2023-03-01T09:17:45.398Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-03-01T09:17:45.398Z] ---> Running in 4012f8fd7a5e [2023-03-01T09:17:45.398Z] Removing intermediate container a257ae4cff36 [2023-03-01T09:17:45.398Z] ---> 493073160ea1 [2023-03-01T09:17:45.398Z] [2023-03-01T09:17:45.398Z] Removing intermediate container 7568ff92359e [2023-03-01T09:17:45.398Z] ---> 2d0a2bfc71dc [2023-03-01T09:17:45.398Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-01T09:17:45.398Z] Successfully built 493073160ea1 [2023-03-01T09:17:45.398Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-01T09:17:45.398Z]  Building core-common-config-bootstrapper ... done Building core-command [2023-03-01T09:17:45.398Z] ---> Running in d65081f5c0a1 [2023-03-01T09:17:46.331Z] Removing intermediate container d65081f5c0a1 [2023-03-01T09:17:46.331Z] ---> 816f98fea173 [2023-03-01T09:17:46.331Z] Step 29/32 : CMD ["gate"] [2023-03-01T09:17:46.331Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-03-01T09:17:47.268Z] ---> Running in e21f24360dc2 [2023-03-01T09:17:47.838Z] Removing intermediate container e21f24360dc2 [2023-03-01T09:17:47.838Z] ---> 65fdb4633664 [2023-03-01T09:17:47.838Z] Step 30/32 : LABEL arch=x86_64 [2023-03-01T09:17:48.095Z] ---> Running in 5e576966358d [2023-03-01T09:17:48.353Z] Removing intermediate container 5e576966358d [2023-03-01T09:17:48.353Z] ---> 5c9026ab0c7f [2023-03-01T09:17:48.353Z] Step 31/32 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:17:48.353Z] ---> Running in 08a30f1f7940 [2023-03-01T09:17:48.920Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T09:17:48.920Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-01T09:17:48.920Z] ---> 0cb85ed898c9 [2023-03-01T09:17:48.920Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-01T09:17:48.920Z] ---> Using cache [2023-03-01T09:17:48.920Z] ---> 9930351f7dfe [2023-03-01T09:17:48.920Z] Step 4/23 : WORKDIR /edgex-go [2023-03-01T09:17:48.920Z] ---> Using cache [2023-03-01T09:17:48.920Z] ---> e6d9d9621470 [2023-03-01T09:17:48.920Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-01T09:17:48.920Z] ---> Using cache [2023-03-01T09:17:48.920Z] ---> 0f6631af6e9b [2023-03-01T09:17:48.920Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-01T09:17:48.920Z] ---> Using cache [2023-03-01T09:17:48.920Z] ---> fd28fa64cbba [2023-03-01T09:17:48.920Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T09:17:48.920Z] ---> Using cache [2023-03-01T09:17:48.920Z] ---> 2f3d4c1620e7 [2023-03-01T09:17:48.920Z] Step 8/23 : COPY . . [2023-03-01T09:17:48.920Z] ---> Using cache [2023-03-01T09:17:48.920Z] ---> 19a5f928b069 [2023-03-01T09:17:48.920Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-01T09:17:49.177Z] Removing intermediate container 08a30f1f7940 [2023-03-01T09:17:49.177Z] ---> e915c85a49e7 [2023-03-01T09:17:49.177Z] Step 32/32 : LABEL version=3.0.0-dev.73 [2023-03-01T09:17:49.177Z] ---> Running in 767e66d7431b [2023-03-01T09:17:49.434Z] ---> Running in 14708483c6e9 [2023-03-01T09:17:49.692Z] Removing intermediate container 14708483c6e9 [2023-03-01T09:17:49.692Z] ---> e113515c18fc [2023-03-01T09:17:49.692Z] [2023-03-01T09:17:49.692Z] Successfully built e113515c18fc [2023-03-01T09:17:49.692Z] Successfully tagged security-bootstrapper:latest [2023-03-01T09:17:49.692Z]  Building security-bootstrapper ... done Building core-metadata [2023-03-01T09:17:49.950Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-01T09:17:51.969Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T09:17:51.969Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T09:17:51.969Z] ---> 4c8c3bb5bb98 [2023-03-01T09:17:51.969Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T09:17:51.969Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T09:17:51.969Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T09:17:51.969Z] ---> 4c8c3bb5bb98 [2023-03-01T09:17:51.969Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T09:17:51.969Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T09:17:51.969Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-01T09:17:51.969Z] ---> 4c8c3bb5bb98 [2023-03-01T09:17:51.969Z] Step 3/19 : WORKDIR /edgex-go [2023-03-01T09:17:51.969Z] ---> Running in e53bb2e35ea8 [2023-03-01T09:17:51.969Z] ---> Running in 92d96d8122db [2023-03-01T09:17:51.969Z] ---> Running in 8171219b6f16 [2023-03-01T09:17:51.969Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T09:17:51.969Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-01T09:17:51.969Z] ---> 4c8c3bb5bb98 [2023-03-01T09:17:51.969Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-01T09:17:51.969Z] ---> Running in 9e33a32287e6 [2023-03-01T09:17:51.969Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T09:17:51.969Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T09:17:51.969Z] ---> 4c8c3bb5bb98 [2023-03-01T09:17:51.969Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T09:17:52.235Z] ---> Running in 5257edb8410e [2023-03-01T09:17:52.235Z] Removing intermediate container e53bb2e35ea8 [2023-03-01T09:17:52.235Z] ---> 52db77d8361d [2023-03-01T09:17:52.235Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T09:17:52.235Z] ---> Running in 90ae99fe0eb6 [2023-03-01T09:17:52.501Z] Removing intermediate container 92d96d8122db [2023-03-01T09:17:52.501Z] ---> 4e3f1453f102 [2023-03-01T09:17:52.501Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T09:17:52.501Z] Removing intermediate container 9e33a32287e6 [2023-03-01T09:17:52.501Z] ---> a184b12463c5 [2023-03-01T09:17:52.501Z] Step 4/23 : WORKDIR /edgex-go [2023-03-01T09:17:52.501Z] Removing intermediate container 8171219b6f16 [2023-03-01T09:17:52.501Z] ---> 6869df47db14 [2023-03-01T09:17:52.501Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-01T09:17:52.773Z] ---> Running in 35fe94b0166a [2023-03-01T09:17:52.773Z] ---> Running in cd3994bfb87d [2023-03-01T09:17:52.773Z] ---> Running in 6cc3dfd2553d [2023-03-01T09:17:53.040Z] Removing intermediate container 90ae99fe0eb6 [2023-03-01T09:17:53.040Z] ---> f49f8ae15c9c [2023-03-01T09:17:53.040Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T09:17:53.040Z] Removing intermediate container 5257edb8410e [2023-03-01T09:17:53.040Z] ---> 9974ccbba007 [2023-03-01T09:17:53.040Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T09:17:53.040Z] ---> Running in ed0a7582cbad [2023-03-01T09:17:53.040Z] ---> Running in d0123e3c7765 [2023-03-01T09:17:53.626Z] Removing intermediate container cd3994bfb87d [2023-03-01T09:17:53.626Z] ---> faceaa062f57 [2023-03-01T09:17:53.626Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-01T09:17:53.626Z] ---> Running in 2b4af0e37413 [2023-03-01T09:17:53.899Z] Removing intermediate container d0123e3c7765 [2023-03-01T09:17:53.899Z] ---> 39ba86387411 [2023-03-01T09:17:53.899Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T09:17:54.168Z] ---> Running in ce32910aa019 [2023-03-01T09:17:54.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T09:17:55.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T09:17:55.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T09:17:55.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T09:17:55.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T09:17:55.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T09:17:56.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T09:17:56.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T09:17:56.423Z] OK: 221 MiB in 51 packages [2023-03-01T09:17:56.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T09:17:56.423Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-01T09:17:56.423Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-01T09:17:56.423Z] OK: 16903 distinct packages available [2023-03-01T09:17:56.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T09:17:56.502Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T09:17:56.502Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T09:17:56.502Z] ---> 0cb85ed898c9 [2023-03-01T09:17:56.502Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-01T09:17:56.502Z] ---> Using cache [2023-03-01T09:17:56.502Z] ---> 9930351f7dfe [2023-03-01T09:17:56.502Z] Step 4/24 : WORKDIR /edgex-go [2023-03-01T09:17:56.502Z] ---> Using cache [2023-03-01T09:17:56.502Z] ---> e6d9d9621470 [2023-03-01T09:17:56.502Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-01T09:17:56.502Z] ---> Using cache [2023-03-01T09:17:56.502Z] ---> 0f6631af6e9b [2023-03-01T09:17:56.502Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-01T09:17:56.502Z] ---> Using cache [2023-03-01T09:17:56.502Z] ---> fd28fa64cbba [2023-03-01T09:17:56.503Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T09:17:56.503Z] ---> Using cache [2023-03-01T09:17:56.503Z] ---> 2f3d4c1620e7 [2023-03-01T09:17:56.503Z] Step 8/24 : COPY . . [2023-03-01T09:17:56.503Z] ---> Using cache [2023-03-01T09:17:56.503Z] ---> 19a5f928b069 [2023-03-01T09:17:56.503Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-01T09:17:56.692Z] OK: 221 MiB in 51 packages [2023-03-01T09:17:56.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T09:17:57.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T09:17:57.823Z] OK: 221 MiB in 51 packages [2023-03-01T09:17:57.823Z] OK: 221 MiB in 51 packages [2023-03-01T09:17:58.091Z] Removing intermediate container 35fe94b0166a [2023-03-01T09:17:58.091Z] ---> 9cfda38e7b23 [2023-03-01T09:17:58.091Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T09:17:58.677Z] OK: 221 MiB in 51 packages [2023-03-01T09:17:58.952Z] Removing intermediate container ed0a7582cbad [2023-03-01T09:17:58.952Z] ---> 02d3c50df854 [2023-03-01T09:17:58.952Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T09:17:59.222Z] ---> eaeea7b71f51 [2023-03-01T09:17:59.222Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T09:17:59.488Z] ---> Running in 35b0fb7d6b35 [2023-03-01T09:17:59.488Z] Removing intermediate container ce32910aa019 [2023-03-01T09:17:59.488Z] ---> 2b07f0754acc [2023-03-01T09:17:59.488Z] Removing intermediate container 2b4af0e37413 [2023-03-01T09:17:59.488Z] Step 6/22 : COPY go.mod vendor* ./ ---> 3bdc06076055 [2023-03-01T09:17:59.488Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-01T09:17:59.488Z] [2023-03-01T09:18:00.073Z] ---> a4aa168b13c1 [2023-03-01T09:18:00.073Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T09:18:00.073Z] ---> Running in a602f4532dae [2023-03-01T09:18:00.344Z] Removing intermediate container 6cc3dfd2553d [2023-03-01T09:18:00.344Z] ---> c97d5ef42308 [2023-03-01T09:18:00.344Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-01T09:18:00.688Z] ---> Running in e88293f872de [2023-03-01T09:18:00.930Z] ---> b66e2b9cb209 [2023-03-01T09:18:00.930Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T09:18:00.930Z] ---> 3156157413fb [2023-03-01T09:18:00.931Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T09:18:00.931Z] ---> Running in 2e4a31e0459a [2023-03-01T09:18:01.197Z] ---> Running in 454751de5993 [2023-03-01T09:18:01.621Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-01T09:18:01.805Z] ---> 6a3f43f9c1fa [2023-03-01T09:18:01.805Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T09:18:02.075Z] ---> Running in 39a1e206fadb [2023-03-01T09:18:05.801Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-01T09:18:09.082Z] Removing intermediate container 3f107e66070f [2023-03-01T09:18:09.083Z] ---> 8ed509d6f15b [2023-03-01T09:18:09.083Z] Step 7/24 : COPY . . [2023-03-01T09:18:09.648Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-01T09:18:14.918Z] Removing intermediate container 9aefd59ab2ea [2023-03-01T09:18:14.918Z] ---> db5d72d3994b [2023-03-01T09:18:14.919Z] [2023-03-01T09:18:14.919Z] Step 9/24 : FROM alpine:3.16 [2023-03-01T09:18:14.919Z] ---> dfd21b5a31f5 [2023-03-01T09:18:14.919Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-01T09:18:14.919Z] ---> Running in c6dafb509b72 [2023-03-01T09:18:15.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T09:18:15.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T09:18:15.492Z] ---> ca79d6c0fe54 [2023-03-01T09:18:15.492Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T09:18:15.751Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-01T09:18:15.751Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-01T09:18:15.751Z] (3/3) Installing su-exec (0.2-r1) [2023-03-01T09:18:15.751Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T09:18:15.751Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T09:18:15.751Z] OK: 6 MiB in 17 packages [2023-03-01T09:18:16.342Z] ---> Running in ab7dc5d92fb6 [2023-03-01T09:18:16.601Z] Removing intermediate container ab7dc5d92fb6 [2023-03-01T09:18:16.601Z] ---> 4fe6b3c9ab62 [2023-03-01T09:18:16.601Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-01T09:18:16.858Z] Removing intermediate container c6dafb509b72 [2023-03-01T09:18:16.858Z] ---> Running in 634a15962ea8 [2023-03-01T09:18:16.858Z] ---> c7b64ec8c8d1 [2023-03-01T09:18:16.858Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-01T09:18:16.858Z] Removing intermediate container 4012f8fd7a5e [2023-03-01T09:18:16.858Z] ---> 5438741ecbd6 [2023-03-01T09:18:16.858Z] [2023-03-01T09:18:16.858Z] Step 9/21 : FROM alpine:3.16 [2023-03-01T09:18:16.858Z] ---> dfd21b5a31f5 [2023-03-01T09:18:16.858Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-03-01T09:18:16.858Z] Removing intermediate container 767e66d7431b [2023-03-01T09:18:16.858Z] ---> dd0cb1dc0ab3 [2023-03-01T09:18:16.858Z] [2023-03-01T09:18:16.858Z] Step 10/23 : FROM alpine:3.16 [2023-03-01T09:18:16.858Z] ---> dfd21b5a31f5 [2023-03-01T09:18:16.858Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-01T09:18:17.123Z] ---> Running in bcc54ef763e1 [2023-03-01T09:18:17.123Z] ---> Running in 4d95fefc802b [2023-03-01T09:18:17.123Z] ---> Running in 938a6e1d17fa [2023-03-01T09:18:17.123Z] Removing intermediate container 634a15962ea8 [2023-03-01T09:18:17.123Z] ---> fd38ae500cad [2023-03-01T09:18:17.123Z] Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-01T09:18:17.381Z] ---> Running in 0714e7b885c1 [2023-03-01T09:18:17.381Z] Removing intermediate container 4d95fefc802b [2023-03-01T09:18:17.381Z] ---> 11b4bdfbb979 [2023-03-01T09:18:17.381Z] Step 12/24 : WORKDIR / [2023-03-01T09:18:17.381Z] ---> Running in 3c54b29eeae8 [2023-03-01T09:18:17.645Z] Removing intermediate container 3c54b29eeae8 [2023-03-01T09:18:17.645Z] ---> fa80d813dbb7 [2023-03-01T09:18:17.645Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-01T09:18:17.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T09:18:18.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T09:18:18.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T09:18:18.160Z] ---> e08c85efb131 [2023-03-01T09:18:18.160Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-01T09:18:18.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T09:18:18.418Z] (1/6) Installing ca-certificates (20220614-r0) [2023-03-01T09:18:18.418Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-03-01T09:18:18.418Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-03-01T09:18:18.418Z] (4/6) Installing libcurl (7.83.1-r6) [2023-03-01T09:18:18.418Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T09:18:18.418Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T09:18:18.418Z] (5/6) Installing curl (7.83.1-r6) [2023-03-01T09:18:18.418Z] OK: 6 MiB in 15 packages [2023-03-01T09:18:18.418Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-03-01T09:18:18.418Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T09:18:18.418Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T09:18:18.677Z] ---> 2bb24c191b8c [2023-03-01T09:18:18.677Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-01T09:18:18.677Z] OK: 8 MiB in 20 packages [2023-03-01T09:18:18.942Z] Removing intermediate container 0714e7b885c1 [2023-03-01T09:18:18.942Z] ---> 60d57e4d43e8 [2023-03-01T09:18:18.942Z] Step 11/24 : WORKDIR /edgex-go [2023-03-01T09:18:18.942Z] ---> Running in 124025a9dde1 [2023-03-01T09:18:19.201Z] ---> 266778f8b5bc [2023-03-01T09:18:19.201Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-03-01T09:18:19.459Z] Removing intermediate container 124025a9dde1 [2023-03-01T09:18:19.459Z] ---> be51d3dccc37 [2023-03-01T09:18:19.459Z] [2023-03-01T09:18:19.459Z] Step 12/24 : FROM alpine:3.15 [2023-03-01T09:18:19.459Z] ---> 5ce65d7b0fde [2023-03-01T09:18:19.459Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T09:18:19.459Z] ---> Using cache [2023-03-01T09:18:19.459Z] ---> 10fa610228f4 [2023-03-01T09:18:19.459Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-01T09:18:19.459Z] Removing intermediate container 938a6e1d17fa [2023-03-01T09:18:19.459Z] ---> 06781574a2c5 [2023-03-01T09:18:19.459Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T09:18:19.716Z] ---> Running in d58b98c42060 [2023-03-01T09:18:19.716Z] ---> 3a3b2b9a36a6 [2023-03-01T09:18:19.716Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-01T09:18:19.716Z] ---> Running in ae325efa837a [2023-03-01T09:18:19.716Z] Removing intermediate container bcc54ef763e1 [2023-03-01T09:18:19.717Z] ---> 3d17fb163dea [2023-03-01T09:18:19.717Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-01T09:18:19.975Z] ---> Running in 091cfcf0b4a9 [2023-03-01T09:18:19.975Z] Removing intermediate container ae325efa837a [2023-03-01T09:18:19.975Z] ---> bbb1f886ca63 [2023-03-01T09:18:19.975Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-01T09:18:19.975Z] ---> Running in ee54f80aba31 [2023-03-01T09:18:19.975Z] Removing intermediate container 091cfcf0b4a9 [2023-03-01T09:18:19.975Z] ---> 54018462bb6b [2023-03-01T09:18:19.975Z] Step 12/21 : WORKDIR /edgex [2023-03-01T09:18:19.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T09:18:20.232Z] Removing intermediate container ee54f80aba31 [2023-03-01T09:18:20.232Z] ---> 04ac9acf75d5 [2023-03-01T09:18:20.232Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-01T09:18:20.232Z] ---> Running in ae7508e471f7 [2023-03-01T09:18:20.232Z] ---> 6ea27e5da0a8 [2023-03-01T09:18:20.232Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-01T09:18:20.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T09:18:20.232Z] ---> Running in a019c2f2cc46 [2023-03-01T09:18:20.522Z] Removing intermediate container ae7508e471f7 [2023-03-01T09:18:20.522Z] ---> 4cfaeb9943c0 [2023-03-01T09:18:20.522Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-03-01T09:18:20.522Z] Removing intermediate container a019c2f2cc46 [2023-03-01T09:18:20.522Z] ---> 6f1e9cc419d4 [2023-03-01T09:18:20.522Z] Step 15/23 : WORKDIR / [2023-03-01T09:18:20.522Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T09:18:20.522Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T09:18:20.522Z] OK: 15857 distinct packages available [2023-03-01T09:18:20.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T09:18:20.788Z] ---> Running in 004c4ac91e11 [2023-03-01T09:18:20.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T09:18:20.788Z] ---> 89a52635792e [2023-03-01T09:18:20.788Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-01T09:18:20.788Z] ---> 5d34f6c7cddb [2023-03-01T09:18:20.788Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-03-01T09:18:20.788Z] Removing intermediate container 004c4ac91e11 [2023-03-01T09:18:20.788Z] ---> be438103ad2f [2023-03-01T09:18:20.788Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T09:18:21.046Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-01T09:18:21.046Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-01T09:18:21.046Z] (3/4) Installing libucontext (1.1-r0) [2023-03-01T09:18:21.046Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-01T09:18:21.046Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T09:18:21.046Z] OK: 6 MiB in 18 packages [2023-03-01T09:18:21.046Z] ---> ee2d3b7250d0 [2023-03-01T09:18:21.046Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T09:18:21.046Z] ---> b4bb92fef330 [2023-03-01T09:18:21.046Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-01T09:18:21.046Z] ---> Running in dae3800973e7 [2023-03-01T09:18:21.307Z] ---> 5cf4fd15e40a [2023-03-01T09:18:21.307Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-01T09:18:21.578Z] ---> bd7a24eb19c8 [2023-03-01T09:18:21.578Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-01T09:18:21.863Z] Removing intermediate container d58b98c42060 [2023-03-01T09:18:21.863Z] ---> 38023276546d [2023-03-01T09:18:21.863Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T09:18:21.863Z] ---> ba7656976487 [2023-03-01T09:18:21.863Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-01T09:18:21.863Z] ---> 4bde69c288f6 [2023-03-01T09:18:21.863Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-01T09:18:21.863Z] ---> Running in ca333f3a3053 [2023-03-01T09:18:22.122Z] ---> f5ce12b4a15b [2023-03-01T09:18:22.122Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T09:18:22.382Z] Removing intermediate container ca333f3a3053 [2023-03-01T09:18:22.382Z] ---> 3a133d0ef136 [2023-03-01T09:18:22.382Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T09:18:22.665Z] ---> Running in 94e4261b9d7f [2023-03-01T09:18:22.665Z] ---> Running in 5a482b541ffc [2023-03-01T09:18:22.922Z] Removing intermediate container 5a482b541ffc [2023-03-01T09:18:22.922Z] ---> 76f825703ba7 [2023-03-01T09:18:22.922Z] Step 21/23 : LABEL arch=x86_64 [2023-03-01T09:18:22.922Z] Removing intermediate container dae3800973e7 [2023-03-01T09:18:22.922Z] ---> 4b6671d6e0d2 [2023-03-01T09:18:22.922Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T09:18:23.179Z] ---> Running in 8594eb5e040c [2023-03-01T09:18:23.179Z] ---> Running in a228e02b7119 [2023-03-01T09:18:23.437Z] ---> f346f34e614d [2023-03-01T09:18:23.437Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T09:18:23.437Z] Removing intermediate container a228e02b7119 [2023-03-01T09:18:23.437Z] ---> cd48341767dd [2023-03-01T09:18:23.437Z] Step 22/23 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:18:23.437Z] Removing intermediate container 8594eb5e040c [2023-03-01T09:18:23.437Z] ---> 380fe5f0ad35 [2023-03-01T09:18:23.437Z] Step 22/24 : LABEL arch=x86_64 [2023-03-01T09:18:23.696Z] ---> 50bcc475a3c3 [2023-03-01T09:18:23.696Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-01T09:18:23.696Z] ---> Running in 18c0f716553a [2023-03-01T09:18:23.696Z] Removing intermediate container 94e4261b9d7f [2023-03-01T09:18:23.696Z] ---> 6ebe11669ae8 [2023-03-01T09:18:23.696Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T09:18:23.696Z] ---> Running in 92f2a846b95d [2023-03-01T09:18:23.696Z] ---> Running in 8d0011268708 [2023-03-01T09:18:23.956Z] ---> Running in aace86473cef [2023-03-01T09:18:23.956Z] Removing intermediate container 18c0f716553a [2023-03-01T09:18:23.956Z] ---> 505ff727deb5 [2023-03-01T09:18:23.956Z] Step 23/24 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:18:23.956Z] Removing intermediate container 92f2a846b95d [2023-03-01T09:18:23.956Z] ---> 4495d78815ba [2023-03-01T09:18:23.956Z] Step 23/23 : LABEL version=3.0.0-dev.73 [2023-03-01T09:18:23.956Z] ---> Running in 02f855f9cdf0 [2023-03-01T09:18:24.214Z] Removing intermediate container 8d0011268708 [2023-03-01T09:18:24.214Z] ---> 173404a2e859 [2023-03-01T09:18:24.214Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-01T09:18:24.214Z] ---> Running in 94a422c87040 [2023-03-01T09:18:24.214Z] Removing intermediate container aace86473cef [2023-03-01T09:18:24.214Z] ---> 14ab7392d1bc [2023-03-01T09:18:24.214Z] Step 19/21 : LABEL arch=x86_64 [2023-03-01T09:18:24.214Z] Removing intermediate container 02f855f9cdf0 [2023-03-01T09:18:24.214Z] ---> 50fbb50d39b5 [2023-03-01T09:18:24.214Z] Step 24/24 : LABEL version=3.0.0-dev.73 [2023-03-01T09:18:24.477Z] ---> Running in e16dc5a3e914 [2023-03-01T09:18:24.477Z] ---> Running in e9e1fadb3d12 [2023-03-01T09:18:24.477Z] Removing intermediate container 94a422c87040 [2023-03-01T09:18:24.477Z] ---> da62f62f757a [2023-03-01T09:18:24.477Z] [2023-03-01T09:18:24.477Z] ---> a537c79dfd9f [2023-03-01T09:18:24.477Z] Step 19/24 : WORKDIR / [2023-03-01T09:18:24.477Z] Removing intermediate container e88293f872de [2023-03-01T09:18:24.477Z] ---> f66d6628f5e8 [2023-03-01T09:18:24.477Z] [2023-03-01T09:18:24.477Z] Step 10/24 : FROM alpine:3.16 [2023-03-01T09:18:24.477Z] ---> dfd21b5a31f5 [2023-03-01T09:18:24.477Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-01T09:18:24.477Z] ---> Using cache [2023-03-01T09:18:24.477Z] ---> 06781574a2c5 [2023-03-01T09:18:24.477Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T09:18:24.477Z] ---> Using cache [2023-03-01T09:18:24.477Z] ---> bbb1f886ca63 [2023-03-01T09:18:24.477Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-01T09:18:24.477Z] ---> Running in 390a61a2f7bc [2023-03-01T09:18:24.477Z] ---> Running in 44b9e7c2ac90 [2023-03-01T09:18:24.477Z] Successfully built da62f62f757a [2023-03-01T09:18:24.477Z] Successfully tagged core-command:latest [2023-03-01T09:18:24.477Z]  Building core-command ... done Building support-scheduler [2023-03-01T09:18:24.477Z] Removing intermediate container e16dc5a3e914 [2023-03-01T09:18:24.477Z] ---> 341ea14f62a0 [2023-03-01T09:18:24.477Z] Step 20/21 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:18:24.477Z] Removing intermediate container e9e1fadb3d12 [2023-03-01T09:18:24.477Z] ---> 1a880ba8a4f1 [2023-03-01T09:18:24.477Z] [2023-03-01T09:18:24.749Z] ---> Running in 18ff9b9359ba [2023-03-01T09:18:24.749Z] Removing intermediate container 390a61a2f7bc [2023-03-01T09:18:24.749Z] ---> cb2cf1311618 [2023-03-01T09:18:24.749Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T09:18:24.749Z] Removing intermediate container 44b9e7c2ac90 [2023-03-01T09:18:24.749Z] ---> 1dbd6923cdfb [2023-03-01T09:18:24.749Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-01T09:18:24.749Z] Successfully built 1a880ba8a4f1 [2023-03-01T09:18:25.023Z] Successfully tagged security-secretstore-setup:latest [2023-03-01T09:18:25.023Z]  Building security-secretstore-setup ... done Building support-notifications [2023-03-01T09:18:25.282Z] ---> Running in e502c87ebf66 [2023-03-01T09:18:26.273Z] ---> Running in a91456801767 [2023-03-01T09:18:26.273Z] Removing intermediate container 18ff9b9359ba [2023-03-01T09:18:26.273Z] ---> e57d392618c8 [2023-03-01T09:18:26.273Z] Step 21/21 : LABEL version=3.0.0-dev.73 [2023-03-01T09:18:26.532Z] Removing intermediate container e502c87ebf66 [2023-03-01T09:18:26.532Z] ---> 5d4075732c81 [2023-03-01T09:18:26.532Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T09:18:26.532Z] ---> Running in f2f4d7999668 [2023-03-01T09:18:26.811Z] ---> Running in d260e53d174d [2023-03-01T09:18:26.811Z] Removing intermediate container a91456801767 [2023-03-01T09:18:26.811Z] ---> e22728cee088 [2023-03-01T09:18:26.811Z] Step 15/24 : WORKDIR / [2023-03-01T09:18:26.811Z] ---> Running in 98e00fa80cf1 [2023-03-01T09:18:27.071Z] Removing intermediate container f2f4d7999668 [2023-03-01T09:18:27.071Z] ---> db737ec15b1e [2023-03-01T09:18:27.071Z] [2023-03-01T09:18:27.071Z] Removing intermediate container d260e53d174d [2023-03-01T09:18:27.071Z] ---> 4b89fed02238 [2023-03-01T09:18:27.071Z] Step 22/24 : LABEL arch=x86_64 [2023-03-01T09:18:27.329Z] Successfully built db737ec15b1e [2023-03-01T09:18:27.329Z] Successfully tagged security-proxy-setup:latest [2023-03-01T09:18:27.329Z]  Building security-proxy-setup ... done Building security-spire-agent [2023-03-01T09:18:27.329Z] ---> Running in 409b212cf861 [2023-03-01T09:18:27.587Z] Removing intermediate container 98e00fa80cf1 [2023-03-01T09:18:27.587Z] ---> 3fb3c8ab43d6 [2023-03-01T09:18:27.587Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T09:18:27.846Z] Removing intermediate container 409b212cf861 [2023-03-01T09:18:27.846Z] ---> 9f9c5f141f35 [2023-03-01T09:18:27.846Z] Step 23/24 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:18:29.229Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T09:18:29.229Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T09:18:29.229Z] ---> 0cb85ed898c9 [2023-03-01T09:18:29.229Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T09:18:29.229Z] ---> Using cache [2023-03-01T09:18:29.229Z] ---> 9930351f7dfe [2023-03-01T09:18:29.229Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T09:18:29.229Z] ---> Using cache [2023-03-01T09:18:29.229Z] ---> e6d9d9621470 [2023-03-01T09:18:29.229Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T09:18:29.229Z] ---> Using cache [2023-03-01T09:18:29.229Z] ---> 0f6631af6e9b [2023-03-01T09:18:29.229Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T09:18:29.229Z] ---> Using cache [2023-03-01T09:18:29.229Z] ---> fd28fa64cbba [2023-03-01T09:18:29.229Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T09:18:29.229Z] ---> Using cache [2023-03-01T09:18:29.229Z] ---> 2f3d4c1620e7 [2023-03-01T09:18:29.229Z] Step 8/22 : COPY . . [2023-03-01T09:18:29.229Z] ---> Using cache [2023-03-01T09:18:29.229Z] ---> 19a5f928b069 [2023-03-01T09:18:29.229Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-01T09:18:29.229Z] ---> d7a9249beecf [2023-03-01T09:18:29.229Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-01T09:18:29.229Z] ---> Running in 5bbf36967414 [2023-03-01T09:18:29.229Z] ---> Running in 4a33edb7f232 [2023-03-01T09:18:29.229Z] Removing intermediate container 5bbf36967414 [2023-03-01T09:18:29.229Z] ---> 952a792dfcbd [2023-03-01T09:18:29.229Z] Step 24/24 : LABEL version=3.0.0-dev.73 [2023-03-01T09:18:29.527Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-01T09:18:29.786Z] ---> Running in c1180a44dcf7 [2023-03-01T09:18:29.786Z] ---> c9fafeccf407 [2023-03-01T09:18:29.786Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-01T09:18:30.046Z] Removing intermediate container c1180a44dcf7 [2023-03-01T09:18:30.046Z] ---> 320ca37e859b [2023-03-01T09:18:30.046Z] [2023-03-01T09:18:30.305Z] Successfully built 320ca37e859b [2023-03-01T09:18:30.305Z] ---> 318d60693aa4 [2023-03-01T09:18:30.305Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-01T09:18:30.305Z] Successfully tagged security-spire-config:latest [2023-03-01T09:18:30.568Z]  Building security-spire-config ... done  ---> 0434cbfa349d [2023-03-01T09:18:30.568Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-01T09:18:30.827Z] ---> Running in 0aac744986f0 [2023-03-01T09:18:31.085Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T09:18:31.085Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T09:18:31.085Z] ---> 0cb85ed898c9 [2023-03-01T09:18:31.085Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T09:18:31.085Z] ---> Using cache [2023-03-01T09:18:31.085Z] ---> 9930351f7dfe [2023-03-01T09:18:31.085Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T09:18:31.085Z] ---> Using cache [2023-03-01T09:18:31.085Z] ---> e6d9d9621470 [2023-03-01T09:18:31.085Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-01T09:18:31.085Z] ---> Running in 2e95b2c9727c [2023-03-01T09:18:31.085Z] Removing intermediate container 0aac744986f0 [2023-03-01T09:18:31.085Z] ---> e9bd6aa65170 [2023-03-01T09:18:31.085Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T09:18:31.343Z] ---> Running in c94cf8cbbc7a [2023-03-01T09:18:31.601Z] Removing intermediate container c94cf8cbbc7a [2023-03-01T09:18:31.601Z] ---> c57b57cf317b [2023-03-01T09:18:31.601Z] Step 22/24 : LABEL arch=x86_64 [2023-03-01T09:18:31.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T09:18:31.601Z] ---> Running in 92053adfb441 [2023-03-01T09:18:31.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T09:18:31.873Z] Removing intermediate container 92053adfb441 [2023-03-01T09:18:31.873Z] ---> 8db58df03667 [2023-03-01T09:18:31.873Z] Step 23/24 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:18:31.873Z] ---> Running in 41847e9726e5 [2023-03-01T09:18:31.873Z] OK: 211 MiB in 51 packages [2023-03-01T09:18:32.151Z] Removing intermediate container 41847e9726e5 [2023-03-01T09:18:32.151Z] ---> 686f76c2c277 [2023-03-01T09:18:32.151Z] Step 24/24 : LABEL version=3.0.0-dev.73 [2023-03-01T09:18:32.151Z] ---> Running in fffa93933842 [2023-03-01T09:18:32.410Z] Removing intermediate container fffa93933842 [2023-03-01T09:18:32.410Z] ---> 1ba476b3180f [2023-03-01T09:18:32.410Z] [2023-03-01T09:18:32.410Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T09:18:32.410Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T09:18:32.410Z] ---> 0cb85ed898c9 [2023-03-01T09:18:32.410Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T09:18:32.410Z] ---> Using cache [2023-03-01T09:18:32.410Z] ---> f810c11db7be [2023-03-01T09:18:32.410Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T09:18:32.410Z] ---> Using cache [2023-03-01T09:18:32.410Z] ---> 18011a212761 [2023-03-01T09:18:32.410Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T09:18:32.410Z] ---> Using cache [2023-03-01T09:18:32.410Z] ---> 61c8d409c2fd [2023-03-01T09:18:32.410Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T09:18:32.410Z] ---> Using cache [2023-03-01T09:18:32.410Z] ---> 8ed509d6f15b [2023-03-01T09:18:32.410Z] Step 7/24 : COPY . . [2023-03-01T09:18:32.410Z] ---> Using cache [2023-03-01T09:18:32.410Z] ---> ca79d6c0fe54 [2023-03-01T09:18:32.410Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T09:18:32.410Z] ---> Using cache [2023-03-01T09:18:32.410Z] ---> 4fe6b3c9ab62 [2023-03-01T09:18:32.410Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-01T09:18:32.410Z] ---> Using cache [2023-03-01T09:18:32.410Z] ---> fd38ae500cad [2023-03-01T09:18:32.410Z] Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-01T09:18:32.410Z] ---> Using cache [2023-03-01T09:18:32.410Z] ---> 60d57e4d43e8 [2023-03-01T09:18:32.410Z] Step 11/24 : WORKDIR /edgex-go [2023-03-01T09:18:32.410Z] ---> Using cache [2023-03-01T09:18:32.410Z] ---> be51d3dccc37 [2023-03-01T09:18:32.410Z] [2023-03-01T09:18:32.410Z] Step 12/24 : FROM alpine:3.15 [2023-03-01T09:18:32.410Z] ---> 5ce65d7b0fde [2023-03-01T09:18:32.410Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T09:18:32.410Z] ---> Using cache [2023-03-01T09:18:32.410Z] ---> 10fa610228f4 [2023-03-01T09:18:32.410Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-01T09:18:32.410Z] ---> Using cache [2023-03-01T09:18:32.410Z] ---> 844d9d389950 [2023-03-01T09:18:32.410Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-01T09:18:32.410Z] Removing intermediate container 2e95b2c9727c [2023-03-01T09:18:32.410Z] ---> b5e9e00a9381 [2023-03-01T09:18:32.676Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T09:18:32.676Z] Successfully built 1ba476b3180f [2023-03-01T09:18:32.676Z] Successfully tagged core-metadata:latest [2023-03-01T09:18:32.676Z]  Building core-metadata ... done  ---> 207465c959a4 [2023-03-01T09:18:32.676Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T09:18:32.937Z] ---> Running in bf9b15a4f994 [2023-03-01T09:18:33.874Z] ---> 87c94eeb1246 [2023-03-01T09:18:33.874Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T09:18:35.250Z] ---> adce6e8eb5e5 [2023-03-01T09:18:35.250Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T09:18:35.508Z] ---> 892834485eaf [2023-03-01T09:18:35.508Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-01T09:18:35.767Z] ---> 30acefebf27d [2023-03-01T09:18:35.767Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-01T09:18:36.334Z] ---> d86e3419c9ce [2023-03-01T09:18:36.334Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T09:18:36.334Z] ---> Running in 84968bc87f48 [2023-03-01T09:18:36.608Z] Removing intermediate container 84968bc87f48 [2023-03-01T09:18:36.608Z] ---> 9c285aed9c5d [2023-03-01T09:18:36.608Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T09:18:36.608Z] ---> Running in 29857cd65630 [2023-03-01T09:18:36.866Z] Removing intermediate container 29857cd65630 [2023-03-01T09:18:36.866Z] ---> 150912dae6b8 [2023-03-01T09:18:36.866Z] Step 22/24 : LABEL arch=x86_64 [2023-03-01T09:18:36.866Z] ---> Running in ef1aaf766e5d [2023-03-01T09:18:37.124Z] Removing intermediate container ef1aaf766e5d [2023-03-01T09:18:37.124Z] ---> da9688487b1e [2023-03-01T09:18:37.124Z] Step 23/24 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:18:37.124Z] ---> Running in de9a78b57a39 [2023-03-01T09:18:37.406Z] Removing intermediate container de9a78b57a39 [2023-03-01T09:18:37.406Z] ---> ce17687c4969 [2023-03-01T09:18:37.406Z] Step 24/24 : LABEL version=3.0.0-dev.73 [2023-03-01T09:18:37.688Z] ---> Running in c6842a946606 [2023-03-01T09:18:38.255Z] Removing intermediate container c6842a946606 [2023-03-01T09:18:38.255Z] ---> 3752600d4f4a [2023-03-01T09:18:38.255Z] [2023-03-01T09:18:38.513Z] Successfully built 3752600d4f4a [2023-03-01T09:18:38.513Z] Successfully tagged security-spire-agent:latest [2023-03-01T09:18:48.486Z]  Building security-spire-agent ... done Removing intermediate container bf9b15a4f994 [2023-03-01T09:18:48.486Z] ---> ed9e637295b3 [2023-03-01T09:18:48.486Z] Step 8/22 : COPY . . [2023-03-01T09:18:52.670Z] ---> 61b82350df47 [2023-03-01T09:18:52.670Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-01T09:18:52.670Z] Removing intermediate container 4a33edb7f232 [2023-03-01T09:18:52.670Z] ---> cf6f720e523a [2023-03-01T09:18:52.670Z] [2023-03-01T09:18:52.670Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T09:18:52.670Z] ---> dfd21b5a31f5 [2023-03-01T09:18:52.670Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T09:18:52.670Z] ---> Using cache [2023-03-01T09:18:52.670Z] ---> 06781574a2c5 [2023-03-01T09:18:52.670Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T09:18:52.670Z] ---> Using cache [2023-03-01T09:18:52.670Z] ---> bbb1f886ca63 [2023-03-01T09:18:52.670Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-01T09:18:52.670Z] ---> Running in 1d8269b1f704 [2023-03-01T09:18:52.670Z] ---> Running in b6c16ff6a494 [2023-03-01T09:18:52.670Z] Removing intermediate container b6c16ff6a494 [2023-03-01T09:18:52.670Z] ---> a5daacd58364 [2023-03-01T09:18:52.670Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-01T09:18:52.670Z] ---> Running in 16f7f28243d0 [2023-03-01T09:18:52.670Z] Removing intermediate container 16f7f28243d0 [2023-03-01T09:18:52.670Z] ---> e51e58c802ed [2023-03-01T09:18:52.670Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T09:18:52.670Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-01T09:18:52.670Z] ---> 0a241b6c0384 [2023-03-01T09:18:52.670Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-01T09:18:53.608Z] ---> 881c587d9a0e [2023-03-01T09:18:53.608Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-01T09:18:53.608Z] ---> 0009a179d273 [2023-03-01T09:18:53.608Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-01T09:18:53.608Z] ---> Running in 8fd739b46b7d [2023-03-01T09:18:53.868Z] Removing intermediate container 8fd739b46b7d [2023-03-01T09:18:53.868Z] ---> 0fec43a0e930 [2023-03-01T09:18:53.868Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T09:18:53.868Z] ---> Running in 18373ad7e867 [2023-03-01T09:18:53.868Z] Removing intermediate container 18373ad7e867 [2023-03-01T09:18:53.868Z] ---> 9ac05a7dd141 [2023-03-01T09:18:53.868Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T09:18:53.868Z] ---> Running in a37c5a363d2f [2023-03-01T09:18:54.126Z] Removing intermediate container a37c5a363d2f [2023-03-01T09:18:54.126Z] ---> ab0fab00ca6e [2023-03-01T09:18:54.126Z] Step 21/22 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:18:54.126Z] ---> Running in 5e05db4cee2d [2023-03-01T09:18:54.126Z] Removing intermediate container 5e05db4cee2d [2023-03-01T09:18:54.126Z] ---> f29d776c54a3 [2023-03-01T09:18:54.126Z] Step 22/22 : LABEL version=3.0.0-dev.73 [2023-03-01T09:18:54.126Z] ---> Running in 5418f01cf2bc [2023-03-01T09:18:54.383Z] Removing intermediate container 5418f01cf2bc [2023-03-01T09:18:54.383Z] ---> f6970864dfc1 [2023-03-01T09:18:54.383Z] [2023-03-01T09:18:54.383Z] Successfully built f6970864dfc1 [2023-03-01T09:18:54.383Z] Successfully tagged support-scheduler:latest [2023-03-01T09:19:12.466Z]  Building support-scheduler ... done Removing intermediate container 1d8269b1f704 [2023-03-01T09:19:12.466Z] ---> ad44fe3b756a [2023-03-01T09:19:12.466Z] [2023-03-01T09:19:12.466Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T09:19:12.466Z] ---> dfd21b5a31f5 [2023-03-01T09:19:12.466Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-01T09:19:12.466Z] ---> Running in 5b4e291c6239 [2023-03-01T09:19:12.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T09:19:12.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T09:19:12.726Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-01T09:19:12.726Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-01T09:19:12.726Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T09:19:12.726Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T09:19:12.985Z] OK: 6 MiB in 16 packages [2023-03-01T09:19:13.244Z] Removing intermediate container 5b4e291c6239 [2023-03-01T09:19:13.244Z] ---> e1ac6ecfc48c [2023-03-01T09:19:13.244Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T09:19:13.244Z] ---> Running in 47c612491274 [2023-03-01T09:19:13.503Z] Removing intermediate container 47c612491274 [2023-03-01T09:19:13.503Z] ---> bcad46afe264 [2023-03-01T09:19:13.503Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-01T09:19:13.503Z] ---> Running in 3d33a1452a57 [2023-03-01T09:19:13.503Z] Removing intermediate container 3d33a1452a57 [2023-03-01T09:19:13.503Z] ---> f16a57f47015 [2023-03-01T09:19:13.503Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-01T09:19:13.761Z] ---> Running in 9302e80f4756 [2023-03-01T09:19:13.761Z] Removing intermediate container 9302e80f4756 [2023-03-01T09:19:13.761Z] ---> 4a1e7e6ceee2 [2023-03-01T09:19:13.761Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T09:19:13.761Z] ---> e4e86fa3c9ce [2023-03-01T09:19:13.761Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-01T09:19:14.341Z] ---> ae30cb5c98a8 [2023-03-01T09:19:14.341Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-01T09:19:14.599Z] ---> c2850452251e [2023-03-01T09:19:14.599Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-01T09:19:14.599Z] ---> Running in cb9307cdc23c [2023-03-01T09:19:14.599Z] Removing intermediate container cb9307cdc23c [2023-03-01T09:19:14.599Z] ---> fa268631e8aa [2023-03-01T09:19:14.599Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T09:19:14.599Z] ---> Running in e1530524818f [2023-03-01T09:19:14.857Z] Removing intermediate container e1530524818f [2023-03-01T09:19:14.857Z] ---> 3a1a9ae4153f [2023-03-01T09:19:14.857Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T09:19:14.857Z] ---> Running in f44e7760bfb4 [2023-03-01T09:19:14.857Z] Removing intermediate container f44e7760bfb4 [2023-03-01T09:19:14.857Z] ---> 5b6e37e4ce79 [2023-03-01T09:19:14.857Z] Step 21/22 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:19:14.857Z] ---> Running in c838e27543da [2023-03-01T09:19:15.114Z] Removing intermediate container c838e27543da [2023-03-01T09:19:15.114Z] ---> 4e290077be93 [2023-03-01T09:19:15.114Z] Step 22/22 : LABEL version=3.0.0-dev.73 [2023-03-01T09:19:15.114Z] ---> Running in 9a8196242bf1 [2023-03-01T09:19:15.114Z] Removing intermediate container 9a8196242bf1 [2023-03-01T09:19:15.114Z] ---> ea89248db508 [2023-03-01T09:19:15.114Z] [2023-03-01T09:19:15.373Z] Successfully built ea89248db508 [2023-03-01T09:19:15.373Z] Successfully tagged support-notifications:latest [2023-03-01T09:19:15.379Z]  Building support-notifications ... done  [Pipeline] } [2023-03-01T09:19:15.388Z] $ docker stop --time=1 e5908764160e8f67a39e89e568b2f385c2687d438ad333f0510a90e20e6db86f [2023-03-01T09:19:16.673Z] $ docker rm -f --volumes e5908764160e8f67a39e89e568b2f385c2687d438ad333f0510a90e20e6db86f [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T09:19:17.001Z] + docker images [2023-03-01T09:19:17.001Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-01T09:19:17.001Z] support-notifications latest ea89248db508 1 second ago 30.7MB [2023-03-01T09:19:17.001Z] ad44fe3b756a 5 seconds ago 1.76GB [2023-03-01T09:19:17.001Z] support-scheduler latest f6970864dfc1 22 seconds ago 30.1MB [2023-03-01T09:19:17.001Z] cf6f720e523a 24 seconds ago 1.75GB [2023-03-01T09:19:17.001Z] security-spire-agent latest 3752600d4f4a 39 seconds ago 125MB [2023-03-01T09:19:17.001Z] core-metadata latest 1ba476b3180f 44 seconds ago 18.5MB [2023-03-01T09:19:17.001Z] security-spire-config latest 320ca37e859b 47 seconds ago 85.8MB [2023-03-01T09:19:17.001Z] security-proxy-setup latest db737ec15b1e 50 seconds ago 27.8MB [2023-03-01T09:19:17.001Z] core-command latest da62f62f757a 52 seconds ago 17.7MB [2023-03-01T09:19:17.001Z] f66d6628f5e8 52 seconds ago 1.7GB [2023-03-01T09:19:17.001Z] security-secretstore-setup latest 1a880ba8a4f1 52 seconds ago 30MB [2023-03-01T09:19:17.001Z] be51d3dccc37 57 seconds ago 1.56GB [2023-03-01T09:19:17.001Z] 5438741ecbd6 About a minute ago 1.68GB [2023-03-01T09:19:17.001Z] dd0cb1dc0ab3 About a minute ago 1.69GB [2023-03-01T09:19:17.001Z] db5d72d3994b About a minute ago 1.68GB [2023-03-01T09:19:17.001Z] security-bootstrapper latest e113515c18fc About a minute ago 20.4MB [2023-03-01T09:19:17.001Z] core-common-config-bootstrapper latest 493073160ea1 About a minute ago 15.5MB [2023-03-01T09:19:17.001Z] security-spiffe-token-provider latest 32ddb148da7a About a minute ago 30MB [2023-03-01T09:19:17.001Z] security-proxy-auth latest 3e859dc5172e About a minute ago 16.2MB [2023-03-01T09:19:17.001Z] core-data latest 0d721f1e4de9 About a minute ago 18MB [2023-03-01T09:19:17.001Z] 4828ae2a50ec About a minute ago 1.68GB [2023-03-01T09:19:17.001Z] 1630bde1dcdc About a minute ago 1.73GB [2023-03-01T09:19:17.001Z] a721e338fdcc About a minute ago 1.68GB [2023-03-01T09:19:17.001Z] 19aefee45e2b About a minute ago 1.7GB [2023-03-01T09:19:17.001Z] b5c041f41587 About a minute ago 1.67GB [2023-03-01T09:19:17.001Z] security-spire-server latest 6599635014a0 2 minutes ago 86.5MB [2023-03-01T09:19:17.001Z] 97a462786aae 2 minutes ago 1.56GB [2023-03-01T09:19:17.001Z] ci-base-image-x86_64 latest 0cb85ed898c9 5 minutes ago 904MB [2023-03-01T09:19:17.001Z] alpine 3.15 5ce65d7b0fde 2 weeks ago 5.59MB [2023-03-01T09:19:17.001Z] alpine 3.16 dfd21b5a31f5 2 weeks ago 5.55MB [2023-03-01T09:19:17.001Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-03-01T09:19:17.001Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-03-01T09:19:17.001Z] 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 [2023-03-01T09:19:17.115Z] provisioning config files... [2023-03-01T09:19:17.123Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/434@tmp/config5014709264483598901tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T09:19:17.422Z] ---> docker-login.sh [2023-03-01T09:19:17.422Z] nexus3.edgexfoundry.org:10001 [2023-03-01T09:19:17.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T09:19:17.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T09:19:17.422Z] Configure a credential helper to remove this warning. See [2023-03-01T09:19:17.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T09:19:17.422Z] [2023-03-01T09:19:17.422Z] Login Succeeded [2023-03-01T09:19:17.422Z] nexus3.edgexfoundry.org:10002 [2023-03-01T09:19:17.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T09:19:17.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T09:19:17.422Z] Configure a credential helper to remove this warning. See [2023-03-01T09:19:17.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T09:19:17.422Z] [2023-03-01T09:19:17.422Z] Login Succeeded [2023-03-01T09:19:17.422Z] nexus3.edgexfoundry.org:10003 [2023-03-01T09:19:17.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T09:19:17.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T09:19:17.681Z] Configure a credential helper to remove this warning. See [2023-03-01T09:19:17.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T09:19:17.681Z] [2023-03-01T09:19:17.681Z] Login Succeeded [2023-03-01T09:19:17.681Z] nexus3.edgexfoundry.org:10004 [2023-03-01T09:19:17.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T09:19:17.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T09:19:17.681Z] Configure a credential helper to remove this warning. See [2023-03-01T09:19:17.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T09:19:17.681Z] [2023-03-01T09:19:17.681Z] Login Succeeded [2023-03-01T09:19:17.681Z] docker.io [2023-03-01T09:19:17.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T09:19:17.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T09:19:17.940Z] Configure a credential helper to remove this warning. See [2023-03-01T09:19:17.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T09:19:17.940Z] [2023-03-01T09:19:17.940Z] Login Succeeded [2023-03-01T09:19:17.940Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T09:19:17.947Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T09:19:17.982Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T09:19:18.006Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-03-01T09:19:18.006Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:19:18.006Z] latest [2023-03-01T09:19:18.006Z] 3.0.0-dev.73 [2023-03-01T09:19:18.006Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:19:18.006Z] main [2023-03-01T09:19:18.006Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:18.332Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:18.636Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:19:18.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-01T09:19:18.636Z] 567ed68ba96b: Preparing [2023-03-01T09:19:18.636Z] 13b4b8209f07: Preparing [2023-03-01T09:19:18.636Z] 5b75b1c3178f: Preparing [2023-03-01T09:19:18.636Z] c4e8b21a3599: Preparing [2023-03-01T09:19:18.636Z] aa5968d388b8: Preparing [2023-03-01T09:19:18.636Z] aa5968d388b8: Layer already exists [2023-03-01T09:19:18.636Z] c4e8b21a3599: Pushed [2023-03-01T09:19:18.636Z] 567ed68ba96b: Pushed [2023-03-01T09:19:18.636Z] 5b75b1c3178f: Pushed [2023-03-01T09:19:20.013Z] 13b4b8209f07: Pushed [2023-03-01T09:19:20.013Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:0f2f1cce4c7efaf839e97b1c1e473f0b3d54c46425b16da3982f679660976d1d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:20.332Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:20.644Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-03-01T09:19:20.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-01T09:19:20.644Z] 567ed68ba96b: Preparing [2023-03-01T09:19:20.644Z] 13b4b8209f07: Preparing [2023-03-01T09:19:20.644Z] 5b75b1c3178f: Preparing [2023-03-01T09:19:20.644Z] c4e8b21a3599: Preparing [2023-03-01T09:19:20.644Z] aa5968d388b8: Preparing [2023-03-01T09:19:20.644Z] c4e8b21a3599: Layer already exists [2023-03-01T09:19:20.644Z] aa5968d388b8: Layer already exists [2023-03-01T09:19:20.644Z] 13b4b8209f07: Layer already exists [2023-03-01T09:19:20.644Z] 567ed68ba96b: Layer already exists [2023-03-01T09:19:20.644Z] 5b75b1c3178f: Layer already exists [2023-03-01T09:19:20.644Z] latest: digest: sha256:0f2f1cce4c7efaf839e97b1c1e473f0b3d54c46425b16da3982f679660976d1d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:20.963Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:21.266Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.73 [2023-03-01T09:19:21.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-01T09:19:21.266Z] 567ed68ba96b: Preparing [2023-03-01T09:19:21.266Z] 13b4b8209f07: Preparing [2023-03-01T09:19:21.266Z] 5b75b1c3178f: Preparing [2023-03-01T09:19:21.266Z] c4e8b21a3599: Preparing [2023-03-01T09:19:21.266Z] aa5968d388b8: Preparing [2023-03-01T09:19:21.266Z] 13b4b8209f07: Layer already exists [2023-03-01T09:19:21.266Z] aa5968d388b8: Layer already exists [2023-03-01T09:19:21.266Z] c4e8b21a3599: Layer already exists [2023-03-01T09:19:21.266Z] 567ed68ba96b: Layer already exists [2023-03-01T09:19:21.266Z] 5b75b1c3178f: Layer already exists [2023-03-01T09:19:21.266Z] 3.0.0-dev.73: digest: sha256:0f2f1cce4c7efaf839e97b1c1e473f0b3d54c46425b16da3982f679660976d1d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:21.572Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:21.876Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:19:21.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-01T09:19:21.876Z] 567ed68ba96b: Preparing [2023-03-01T09:19:21.876Z] 13b4b8209f07: Preparing [2023-03-01T09:19:21.876Z] 5b75b1c3178f: Preparing [2023-03-01T09:19:21.876Z] c4e8b21a3599: Preparing [2023-03-01T09:19:21.876Z] aa5968d388b8: Preparing [2023-03-01T09:19:21.876Z] c4e8b21a3599: Layer already exists [2023-03-01T09:19:21.876Z] 567ed68ba96b: Layer already exists [2023-03-01T09:19:21.876Z] 5b75b1c3178f: Layer already exists [2023-03-01T09:19:21.876Z] aa5968d388b8: Layer already exists [2023-03-01T09:19:21.876Z] 13b4b8209f07: Layer already exists [2023-03-01T09:19:21.876Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:0f2f1cce4c7efaf839e97b1c1e473f0b3d54c46425b16da3982f679660976d1d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:22.183Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:22.491Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-03-01T09:19:22.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-01T09:19:22.491Z] 567ed68ba96b: Preparing [2023-03-01T09:19:22.491Z] 13b4b8209f07: Preparing [2023-03-01T09:19:22.491Z] 5b75b1c3178f: Preparing [2023-03-01T09:19:22.491Z] c4e8b21a3599: Preparing [2023-03-01T09:19:22.491Z] aa5968d388b8: Preparing [2023-03-01T09:19:22.491Z] aa5968d388b8: Layer already exists [2023-03-01T09:19:22.491Z] c4e8b21a3599: Layer already exists [2023-03-01T09:19:22.491Z] 13b4b8209f07: Layer already exists [2023-03-01T09:19:22.491Z] 5b75b1c3178f: Layer already exists [2023-03-01T09:19:22.491Z] 567ed68ba96b: Layer already exists [2023-03-01T09:19:22.491Z] main: digest: sha256:0f2f1cce4c7efaf839e97b1c1e473f0b3d54c46425b16da3982f679660976d1d size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T09:19:22.526Z] ===================================================== [Pipeline] echo [2023-03-01T09:19:22.531Z] taggedImages: [2023-03-01T09:19:22.531Z] - nexus3.edgexfoundry.org:10004/core-command:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:19:22.531Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-03-01T09:19:22.531Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.73 [2023-03-01T09:19:22.531Z] - nexus3.edgexfoundry.org:10004/core-command:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:19:22.531Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-03-01T09:19:22.545Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-03-01T09:19:22.545Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:19:22.545Z] latest [2023-03-01T09:19:22.545Z] 3.0.0-dev.73 [2023-03-01T09:19:22.545Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:19:22.545Z] main [2023-03-01T09:19:22.545Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:22.851Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:23.154Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:19:23.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-01T09:19:23.154Z] 5570c8c68614: Preparing [2023-03-01T09:19:23.154Z] 1ce24a718034: Preparing [2023-03-01T09:19:23.154Z] 636829270bba: Preparing [2023-03-01T09:19:23.154Z] ca26ae15e3ed: Preparing [2023-03-01T09:19:23.154Z] 5b75b1c3178f: Preparing [2023-03-01T09:19:23.154Z] 2e8c1466f9b9: Preparing [2023-03-01T09:19:23.154Z] aa5968d388b8: Preparing [2023-03-01T09:19:23.154Z] aa5968d388b8: Waiting [2023-03-01T09:19:23.154Z] 2e8c1466f9b9: Waiting [2023-03-01T09:19:23.154Z] 5b75b1c3178f: Layer already exists [2023-03-01T09:19:23.154Z] 636829270bba: Pushed [2023-03-01T09:19:23.154Z] 1ce24a718034: Pushed [2023-03-01T09:19:23.154Z] aa5968d388b8: Layer already exists [2023-03-01T09:19:23.154Z] 5570c8c68614: Pushed [2023-03-01T09:19:23.154Z] 2e8c1466f9b9: Pushed [2023-03-01T09:19:24.093Z] ca26ae15e3ed: Pushed [2023-03-01T09:19:24.352Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:c03ee168cadc0d958ae8576e3013e43a1910ad4debf76555c2ff766a5fc7bd78 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:24.656Z] + 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 [2023-03-01T09:19:24.959Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-03-01T09:19:24.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-01T09:19:24.960Z] 5570c8c68614: Preparing [2023-03-01T09:19:24.960Z] 1ce24a718034: Preparing [2023-03-01T09:19:24.960Z] 636829270bba: Preparing [2023-03-01T09:19:24.960Z] ca26ae15e3ed: Preparing [2023-03-01T09:19:24.960Z] 5b75b1c3178f: Preparing [2023-03-01T09:19:24.960Z] 2e8c1466f9b9: Preparing [2023-03-01T09:19:24.960Z] aa5968d388b8: Preparing [2023-03-01T09:19:24.960Z] 2e8c1466f9b9: Waiting [2023-03-01T09:19:24.960Z] aa5968d388b8: Waiting [2023-03-01T09:19:24.960Z] 5570c8c68614: Layer already exists [2023-03-01T09:19:24.960Z] ca26ae15e3ed: Layer already exists [2023-03-01T09:19:24.960Z] 1ce24a718034: Layer already exists [2023-03-01T09:19:24.960Z] 636829270bba: Layer already exists [2023-03-01T09:19:24.960Z] 5b75b1c3178f: Layer already exists [2023-03-01T09:19:24.960Z] 2e8c1466f9b9: Layer already exists [2023-03-01T09:19:24.960Z] aa5968d388b8: Layer already exists [2023-03-01T09:19:24.960Z] latest: digest: sha256:c03ee168cadc0d958ae8576e3013e43a1910ad4debf76555c2ff766a5fc7bd78 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:25.260Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:25.561Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.73 [2023-03-01T09:19:25.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-01T09:19:25.561Z] 5570c8c68614: Preparing [2023-03-01T09:19:25.561Z] 1ce24a718034: Preparing [2023-03-01T09:19:25.561Z] 636829270bba: Preparing [2023-03-01T09:19:25.561Z] ca26ae15e3ed: Preparing [2023-03-01T09:19:25.561Z] 5b75b1c3178f: Preparing [2023-03-01T09:19:25.561Z] 2e8c1466f9b9: Preparing [2023-03-01T09:19:25.561Z] aa5968d388b8: Preparing [2023-03-01T09:19:25.561Z] 2e8c1466f9b9: Waiting [2023-03-01T09:19:25.561Z] aa5968d388b8: Waiting [2023-03-01T09:19:25.561Z] 5570c8c68614: Layer already exists [2023-03-01T09:19:25.561Z] 636829270bba: Layer already exists [2023-03-01T09:19:25.561Z] 5b75b1c3178f: Layer already exists [2023-03-01T09:19:25.561Z] 1ce24a718034: Layer already exists [2023-03-01T09:19:25.561Z] ca26ae15e3ed: Layer already exists [2023-03-01T09:19:25.561Z] 2e8c1466f9b9: Layer already exists [2023-03-01T09:19:25.561Z] aa5968d388b8: Layer already exists [2023-03-01T09:19:25.561Z] 3.0.0-dev.73: digest: sha256:c03ee168cadc0d958ae8576e3013e43a1910ad4debf76555c2ff766a5fc7bd78 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:25.865Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:26.165Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:19:26.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-01T09:19:26.165Z] 5570c8c68614: Preparing [2023-03-01T09:19:26.165Z] 1ce24a718034: Preparing [2023-03-01T09:19:26.165Z] 636829270bba: Preparing [2023-03-01T09:19:26.165Z] ca26ae15e3ed: Preparing [2023-03-01T09:19:26.165Z] 5b75b1c3178f: Preparing [2023-03-01T09:19:26.165Z] 2e8c1466f9b9: Preparing [2023-03-01T09:19:26.165Z] aa5968d388b8: Preparing [2023-03-01T09:19:26.165Z] 2e8c1466f9b9: Waiting [2023-03-01T09:19:26.165Z] aa5968d388b8: Waiting [2023-03-01T09:19:26.165Z] 5b75b1c3178f: Layer already exists [2023-03-01T09:19:26.165Z] 5570c8c68614: Layer already exists [2023-03-01T09:19:26.165Z] 636829270bba: Layer already exists [2023-03-01T09:19:26.165Z] ca26ae15e3ed: Layer already exists [2023-03-01T09:19:26.165Z] 1ce24a718034: Layer already exists [2023-03-01T09:19:26.165Z] 2e8c1466f9b9: Layer already exists [2023-03-01T09:19:26.165Z] aa5968d388b8: Layer already exists [2023-03-01T09:19:26.165Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:c03ee168cadc0d958ae8576e3013e43a1910ad4debf76555c2ff766a5fc7bd78 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:26.470Z] + 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 [2023-03-01T09:19:26.771Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-03-01T09:19:26.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-01T09:19:26.771Z] 5570c8c68614: Preparing [2023-03-01T09:19:26.771Z] 1ce24a718034: Preparing [2023-03-01T09:19:26.771Z] 636829270bba: Preparing [2023-03-01T09:19:26.771Z] ca26ae15e3ed: Preparing [2023-03-01T09:19:26.771Z] 5b75b1c3178f: Preparing [2023-03-01T09:19:26.771Z] 2e8c1466f9b9: Preparing [2023-03-01T09:19:26.771Z] aa5968d388b8: Preparing [2023-03-01T09:19:26.771Z] 2e8c1466f9b9: Waiting [2023-03-01T09:19:26.771Z] aa5968d388b8: Waiting [2023-03-01T09:19:26.771Z] 636829270bba: Layer already exists [2023-03-01T09:19:26.771Z] 1ce24a718034: Layer already exists [2023-03-01T09:19:26.771Z] 5b75b1c3178f: Layer already exists [2023-03-01T09:19:26.771Z] ca26ae15e3ed: Layer already exists [2023-03-01T09:19:26.771Z] 5570c8c68614: Layer already exists [2023-03-01T09:19:26.771Z] 2e8c1466f9b9: Layer already exists [2023-03-01T09:19:26.771Z] aa5968d388b8: Layer already exists [2023-03-01T09:19:26.771Z] main: digest: sha256:c03ee168cadc0d958ae8576e3013e43a1910ad4debf76555c2ff766a5fc7bd78 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T09:19:26.810Z] ===================================================== [Pipeline] echo [2023-03-01T09:19:26.816Z] taggedImages: [2023-03-01T09:19:26.816Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:19:26.816Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-03-01T09:19:26.816Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.73 [2023-03-01T09:19:26.816Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:19:26.816Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-03-01T09:19:26.830Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-03-01T09:19:26.830Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:19:26.830Z] latest [2023-03-01T09:19:26.830Z] 3.0.0-dev.73 [2023-03-01T09:19:26.830Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:19:26.830Z] main [2023-03-01T09:19:26.830Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:27.134Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:27.444Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:19:27.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-01T09:19:27.445Z] f7847e508300: Preparing [2023-03-01T09:19:27.445Z] b3e1dc0a414c: Preparing [2023-03-01T09:19:27.445Z] 5b75b1c3178f: Preparing [2023-03-01T09:19:27.445Z] 95fbb5f4b27b: Preparing [2023-03-01T09:19:27.445Z] aa5968d388b8: Preparing [2023-03-01T09:19:27.445Z] aa5968d388b8: Layer already exists [2023-03-01T09:19:27.445Z] 5b75b1c3178f: Layer already exists [2023-03-01T09:19:27.445Z] f7847e508300: Pushed [2023-03-01T09:19:27.445Z] 95fbb5f4b27b: Pushed [2023-03-01T09:19:28.894Z] b3e1dc0a414c: Pushed [2023-03-01T09:19:28.894Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:3164193235933e56e25c2c353acb99975b88fe9553a0fd43bb87dac52af9d0fb size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:29.279Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:29.638Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-03-01T09:19:29.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-01T09:19:29.638Z] f7847e508300: Preparing [2023-03-01T09:19:29.638Z] b3e1dc0a414c: Preparing [2023-03-01T09:19:29.638Z] 5b75b1c3178f: Preparing [2023-03-01T09:19:29.638Z] 95fbb5f4b27b: Preparing [2023-03-01T09:19:29.638Z] aa5968d388b8: Preparing [2023-03-01T09:19:29.638Z] 95fbb5f4b27b: Layer already exists [2023-03-01T09:19:29.638Z] f7847e508300: Layer already exists [2023-03-01T09:19:29.638Z] aa5968d388b8: Layer already exists [2023-03-01T09:19:29.638Z] 5b75b1c3178f: Layer already exists [2023-03-01T09:19:29.638Z] b3e1dc0a414c: Layer already exists [2023-03-01T09:19:29.638Z] latest: digest: sha256:3164193235933e56e25c2c353acb99975b88fe9553a0fd43bb87dac52af9d0fb size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:29.968Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:30.284Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.73 [2023-03-01T09:19:30.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-01T09:19:30.284Z] f7847e508300: Preparing [2023-03-01T09:19:30.284Z] b3e1dc0a414c: Preparing [2023-03-01T09:19:30.284Z] 5b75b1c3178f: Preparing [2023-03-01T09:19:30.284Z] 95fbb5f4b27b: Preparing [2023-03-01T09:19:30.284Z] aa5968d388b8: Preparing [2023-03-01T09:19:30.284Z] 95fbb5f4b27b: Layer already exists [2023-03-01T09:19:30.284Z] aa5968d388b8: Layer already exists [2023-03-01T09:19:30.284Z] f7847e508300: Layer already exists [2023-03-01T09:19:30.284Z] b3e1dc0a414c: Layer already exists [2023-03-01T09:19:30.284Z] 5b75b1c3178f: Layer already exists [2023-03-01T09:19:30.284Z] 3.0.0-dev.73: digest: sha256:3164193235933e56e25c2c353acb99975b88fe9553a0fd43bb87dac52af9d0fb size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:30.597Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:30.906Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:19:30.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-01T09:19:30.906Z] f7847e508300: Preparing [2023-03-01T09:19:30.906Z] b3e1dc0a414c: Preparing [2023-03-01T09:19:30.906Z] 5b75b1c3178f: Preparing [2023-03-01T09:19:30.906Z] 95fbb5f4b27b: Preparing [2023-03-01T09:19:30.906Z] aa5968d388b8: Preparing [2023-03-01T09:19:30.906Z] f7847e508300: Layer already exists [2023-03-01T09:19:30.906Z] b3e1dc0a414c: Layer already exists [2023-03-01T09:19:30.906Z] aa5968d388b8: Layer already exists [2023-03-01T09:19:30.906Z] 95fbb5f4b27b: Layer already exists [2023-03-01T09:19:30.906Z] 5b75b1c3178f: Layer already exists [2023-03-01T09:19:30.906Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:3164193235933e56e25c2c353acb99975b88fe9553a0fd43bb87dac52af9d0fb size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:31.228Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:31.542Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-03-01T09:19:31.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-01T09:19:31.542Z] f7847e508300: Preparing [2023-03-01T09:19:31.542Z] b3e1dc0a414c: Preparing [2023-03-01T09:19:31.542Z] 5b75b1c3178f: Preparing [2023-03-01T09:19:31.542Z] 95fbb5f4b27b: Preparing [2023-03-01T09:19:31.542Z] aa5968d388b8: Preparing [2023-03-01T09:19:31.542Z] 95fbb5f4b27b: Layer already exists [2023-03-01T09:19:31.542Z] b3e1dc0a414c: Layer already exists [2023-03-01T09:19:31.542Z] f7847e508300: Layer already exists [2023-03-01T09:19:31.542Z] aa5968d388b8: Layer already exists [2023-03-01T09:19:31.542Z] 5b75b1c3178f: Layer already exists [2023-03-01T09:19:31.542Z] main: digest: sha256:3164193235933e56e25c2c353acb99975b88fe9553a0fd43bb87dac52af9d0fb size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T09:19:31.590Z] ===================================================== [Pipeline] echo [2023-03-01T09:19:31.598Z] taggedImages: [2023-03-01T09:19:31.598Z] - nexus3.edgexfoundry.org:10004/core-data:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:19:31.598Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-03-01T09:19:31.598Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.73 [2023-03-01T09:19:31.598Z] - nexus3.edgexfoundry.org:10004/core-data:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:19:31.598Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-03-01T09:19:31.619Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-03-01T09:19:31.619Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:19:31.619Z] latest [2023-03-01T09:19:31.619Z] 3.0.0-dev.73 [2023-03-01T09:19:31.619Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:19:31.619Z] main [2023-03-01T09:19:31.619Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:31.958Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:32.269Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:19:32.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-01T09:19:32.269Z] 692ae6c28fa7: Preparing [2023-03-01T09:19:32.269Z] 70fe8387c649: Preparing [2023-03-01T09:19:32.269Z] 9639f6106b29: Preparing [2023-03-01T09:19:32.269Z] 5b75b1c3178f: Preparing [2023-03-01T09:19:32.269Z] c4e8b21a3599: Preparing [2023-03-01T09:19:32.269Z] aa5968d388b8: Preparing [2023-03-01T09:19:32.269Z] aa5968d388b8: Waiting [2023-03-01T09:19:32.269Z] c4e8b21a3599: Layer already exists [2023-03-01T09:19:32.269Z] 5b75b1c3178f: Layer already exists [2023-03-01T09:19:32.269Z] aa5968d388b8: Layer already exists [2023-03-01T09:19:32.269Z] 70fe8387c649: Pushed [2023-03-01T09:19:32.269Z] 692ae6c28fa7: Pushed [2023-03-01T09:19:33.649Z] 9639f6106b29: Pushed [2023-03-01T09:19:33.649Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:076f0405972b126190c1ded2483e0af56d8fb768008e0840b8d17a5bd5bfdfb7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:33.964Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:34.264Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-03-01T09:19:34.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-01T09:19:34.264Z] 692ae6c28fa7: Preparing [2023-03-01T09:19:34.264Z] 70fe8387c649: Preparing [2023-03-01T09:19:34.264Z] 9639f6106b29: Preparing [2023-03-01T09:19:34.264Z] 5b75b1c3178f: Preparing [2023-03-01T09:19:34.264Z] c4e8b21a3599: Preparing [2023-03-01T09:19:34.264Z] aa5968d388b8: Preparing [2023-03-01T09:19:34.264Z] 5b75b1c3178f: Layer already exists [2023-03-01T09:19:34.264Z] 9639f6106b29: Layer already exists [2023-03-01T09:19:34.264Z] c4e8b21a3599: Layer already exists [2023-03-01T09:19:34.264Z] 70fe8387c649: Layer already exists [2023-03-01T09:19:34.264Z] 692ae6c28fa7: Layer already exists [2023-03-01T09:19:34.264Z] aa5968d388b8: Layer already exists [2023-03-01T09:19:34.264Z] latest: digest: sha256:076f0405972b126190c1ded2483e0af56d8fb768008e0840b8d17a5bd5bfdfb7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:34.576Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:34.878Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.73 [2023-03-01T09:19:34.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-01T09:19:34.878Z] 692ae6c28fa7: Preparing [2023-03-01T09:19:34.878Z] 70fe8387c649: Preparing [2023-03-01T09:19:34.878Z] 9639f6106b29: Preparing [2023-03-01T09:19:34.878Z] 5b75b1c3178f: Preparing [2023-03-01T09:19:34.878Z] c4e8b21a3599: Preparing [2023-03-01T09:19:34.878Z] aa5968d388b8: Preparing [2023-03-01T09:19:34.878Z] aa5968d388b8: Waiting [2023-03-01T09:19:34.878Z] 5b75b1c3178f: Layer already exists [2023-03-01T09:19:34.878Z] 692ae6c28fa7: Layer already exists [2023-03-01T09:19:34.878Z] 9639f6106b29: Layer already exists [2023-03-01T09:19:34.878Z] c4e8b21a3599: Layer already exists [2023-03-01T09:19:34.878Z] 70fe8387c649: Layer already exists [2023-03-01T09:19:34.878Z] aa5968d388b8: Layer already exists [2023-03-01T09:19:34.878Z] 3.0.0-dev.73: digest: sha256:076f0405972b126190c1ded2483e0af56d8fb768008e0840b8d17a5bd5bfdfb7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:35.187Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:35.490Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:19:35.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-01T09:19:35.490Z] 692ae6c28fa7: Preparing [2023-03-01T09:19:35.490Z] 70fe8387c649: Preparing [2023-03-01T09:19:35.490Z] 9639f6106b29: Preparing [2023-03-01T09:19:35.490Z] 5b75b1c3178f: Preparing [2023-03-01T09:19:35.490Z] c4e8b21a3599: Preparing [2023-03-01T09:19:35.490Z] aa5968d388b8: Preparing [2023-03-01T09:19:35.490Z] aa5968d388b8: Waiting [2023-03-01T09:19:35.490Z] 9639f6106b29: Layer already exists [2023-03-01T09:19:35.490Z] 5b75b1c3178f: Layer already exists [2023-03-01T09:19:35.490Z] c4e8b21a3599: Layer already exists [2023-03-01T09:19:35.490Z] 692ae6c28fa7: Layer already exists [2023-03-01T09:19:35.490Z] 70fe8387c649: Layer already exists [2023-03-01T09:19:35.490Z] aa5968d388b8: Layer already exists [2023-03-01T09:19:35.490Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:076f0405972b126190c1ded2483e0af56d8fb768008e0840b8d17a5bd5bfdfb7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:35.799Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:36.102Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-03-01T09:19:36.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-01T09:19:36.102Z] 692ae6c28fa7: Preparing [2023-03-01T09:19:36.102Z] 70fe8387c649: Preparing [2023-03-01T09:19:36.102Z] 9639f6106b29: Preparing [2023-03-01T09:19:36.102Z] 5b75b1c3178f: Preparing [2023-03-01T09:19:36.102Z] c4e8b21a3599: Preparing [2023-03-01T09:19:36.102Z] aa5968d388b8: Preparing [2023-03-01T09:19:36.102Z] aa5968d388b8: Waiting [2023-03-01T09:19:36.102Z] 70fe8387c649: Layer already exists [2023-03-01T09:19:36.102Z] 9639f6106b29: Layer already exists [2023-03-01T09:19:36.102Z] c4e8b21a3599: Layer already exists [2023-03-01T09:19:36.102Z] 5b75b1c3178f: Layer already exists [2023-03-01T09:19:36.102Z] 692ae6c28fa7: Layer already exists [2023-03-01T09:19:36.102Z] aa5968d388b8: Layer already exists [2023-03-01T09:19:36.102Z] main: digest: sha256:076f0405972b126190c1ded2483e0af56d8fb768008e0840b8d17a5bd5bfdfb7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T09:19:36.150Z] ===================================================== [Pipeline] echo [2023-03-01T09:19:36.156Z] taggedImages: [2023-03-01T09:19:36.156Z] - nexus3.edgexfoundry.org:10004/core-metadata:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:19:36.156Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-03-01T09:19:36.156Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.73 [2023-03-01T09:19:36.156Z] - nexus3.edgexfoundry.org:10004/core-metadata:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:19:36.156Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-03-01T09:19:36.170Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-03-01T09:19:36.170Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:19:36.170Z] latest [2023-03-01T09:19:36.170Z] 3.0.0-dev.73 [2023-03-01T09:19:36.170Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:19:36.170Z] main [2023-03-01T09:19:36.170Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:36.475Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:36.793Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:19:36.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-01T09:19:36.793Z] cb94a664ed74: Preparing [2023-03-01T09:19:36.793Z] cb94a664ed74: Preparing [2023-03-01T09:19:36.793Z] be40175589f2: Preparing [2023-03-01T09:19:36.793Z] 5db536cbb0b5: Preparing [2023-03-01T09:19:36.793Z] da8599c7e834: Preparing [2023-03-01T09:19:36.793Z] 41b7ca0853a1: Preparing [2023-03-01T09:19:36.793Z] c1e76c6c5a0a: Preparing [2023-03-01T09:19:36.793Z] 5b75b1c3178f: Preparing [2023-03-01T09:19:36.793Z] b28eade57513: Preparing [2023-03-01T09:19:36.793Z] 4cf2b0549f2a: Preparing [2023-03-01T09:19:36.793Z] bb9dfff4ed32: Preparing [2023-03-01T09:19:36.793Z] 15791215cc88: Preparing [2023-03-01T09:19:36.793Z] aa5968d388b8: Preparing [2023-03-01T09:19:36.793Z] c1e76c6c5a0a: Waiting [2023-03-01T09:19:36.793Z] 5b75b1c3178f: Waiting [2023-03-01T09:19:36.793Z] bb9dfff4ed32: Waiting [2023-03-01T09:19:36.793Z] b28eade57513: Waiting [2023-03-01T09:19:36.793Z] 4cf2b0549f2a: Waiting [2023-03-01T09:19:36.793Z] aa5968d388b8: Waiting [2023-03-01T09:19:36.793Z] 41b7ca0853a1: Pushed [2023-03-01T09:19:36.793Z] be40175589f2: Pushed [2023-03-01T09:19:36.793Z] cb94a664ed74: Pushed [2023-03-01T09:19:36.793Z] da8599c7e834: Pushed [2023-03-01T09:19:36.793Z] 5db536cbb0b5: Pushed [2023-03-01T09:19:36.793Z] 5b75b1c3178f: Layer already exists [2023-03-01T09:19:37.053Z] b28eade57513: Pushed [2023-03-01T09:19:37.053Z] bb9dfff4ed32: Pushed [2023-03-01T09:19:37.053Z] 15791215cc88: Pushed [2023-03-01T09:19:37.053Z] aa5968d388b8: Layer already exists [2023-03-01T09:19:37.053Z] 4cf2b0549f2a: Pushed [2023-03-01T09:19:38.707Z] Removing intermediate container a602f4532dae [2023-03-01T09:19:38.707Z] ---> 6b910338cabc [2023-03-01T09:19:38.707Z] Step 8/22 : COPY . . [2023-03-01T09:19:38.707Z] Removing intermediate container 454751de5993 [2023-03-01T09:19:38.707Z] ---> 71293322702a [2023-03-01T09:19:38.707Z] Step 8/23 : COPY . . [2023-03-01T09:19:38.707Z] Removing intermediate container 2e4a31e0459a [2023-03-01T09:19:38.707Z] ---> 8b0615ef0741 [2023-03-01T09:19:38.707Z] Step 8/22 : COPY . . [2023-03-01T09:19:38.707Z] Removing intermediate container 39a1e206fadb [2023-03-01T09:19:38.707Z] ---> b61c8bc298e3 [2023-03-01T09:19:38.707Z] Step 7/19 : COPY . . [2023-03-01T09:19:38.707Z] Removing intermediate container 35b0fb7d6b35 [2023-03-01T09:19:38.707Z] ---> 6f5a62701054 [2023-03-01T09:19:38.707Z] Step 7/24 : COPY . . [2023-03-01T09:19:38.707Z] ---> 2c38a354bebd [2023-03-01T09:19:38.707Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-01T09:19:38.707Z] ---> Running in b4be0fffa4b7 [2023-03-01T09:19:38.707Z] ---> 4f8ab2fa378d [2023-03-01T09:19:38.707Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-01T09:19:38.707Z] ---> Running in db16cdfcf71a [2023-03-01T09:19:38.707Z] ---> 752643ad3cb9 [2023-03-01T09:19:38.707Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-01T09:19:38.707Z] ---> 3b92b048ad2f [2023-03-01T09:19:38.707Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-01T09:19:38.707Z] ---> Running in fb08fbd28c1f [2023-03-01T09:19:38.707Z] ---> Running in 8b3ef7dcc3a3 [2023-03-01T09:19:38.707Z] ---> 88ee72dba016 [2023-03-01T09:19:38.707Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T09:19:38.707Z] ---> Running in 08682300ee92 [2023-03-01T09:19:38.707Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-01T09:19:38.707Z] Removing intermediate container 08682300ee92 [2023-03-01T09:19:38.707Z] ---> fa17bcd8d443 [2023-03-01T09:19:38.707Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-01T09:19:38.707Z] ---> Running in 3b2cdd66184f [2023-03-01T09:19:38.707Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-01T09:19:38.707Z] Removing intermediate container 3b2cdd66184f [2023-03-01T09:19:38.707Z] ---> 6a7a15497533 [2023-03-01T09:19:38.707Z] Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-01T09:19:38.707Z] ---> Running in 469343e6481f [2023-03-01T09:19:38.959Z] c1e76c6c5a0a: Pushed [2023-03-01T09:19:38.959Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:d7fabf9ea55f3d5a71b12fe44c46916445431dea68afaf66da7a54806b94ebfd size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:39.279Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [2023-03-01T09:19:39.289Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-01T09:19:39.289Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:39.588Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-03-01T09:19:39.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-01T09:19:39.588Z] cb94a664ed74: Preparing [2023-03-01T09:19:39.588Z] cb94a664ed74: Preparing [2023-03-01T09:19:39.588Z] be40175589f2: Preparing [2023-03-01T09:19:39.588Z] 5db536cbb0b5: Preparing [2023-03-01T09:19:39.588Z] da8599c7e834: Preparing [2023-03-01T09:19:39.588Z] 41b7ca0853a1: Preparing [2023-03-01T09:19:39.588Z] c1e76c6c5a0a: Preparing [2023-03-01T09:19:39.588Z] 5b75b1c3178f: Preparing [2023-03-01T09:19:39.588Z] b28eade57513: Preparing [2023-03-01T09:19:39.588Z] 4cf2b0549f2a: Preparing [2023-03-01T09:19:39.588Z] bb9dfff4ed32: Preparing [2023-03-01T09:19:39.588Z] 15791215cc88: Preparing [2023-03-01T09:19:39.588Z] aa5968d388b8: Preparing [2023-03-01T09:19:39.588Z] 4cf2b0549f2a: Waiting [2023-03-01T09:19:39.588Z] 15791215cc88: Waiting [2023-03-01T09:19:39.588Z] 5b75b1c3178f: Waiting [2023-03-01T09:19:39.588Z] b28eade57513: Waiting [2023-03-01T09:19:39.588Z] bb9dfff4ed32: Waiting [2023-03-01T09:19:39.588Z] aa5968d388b8: Waiting [2023-03-01T09:19:39.588Z] c1e76c6c5a0a: Waiting [2023-03-01T09:19:39.588Z] cb94a664ed74: Layer already exists [2023-03-01T09:19:39.588Z] be40175589f2: Layer already exists [2023-03-01T09:19:39.588Z] da8599c7e834: Layer already exists [2023-03-01T09:19:39.588Z] 5db536cbb0b5: Layer already exists [2023-03-01T09:19:39.588Z] 41b7ca0853a1: Layer already exists [2023-03-01T09:19:39.588Z] b28eade57513: Layer already exists [2023-03-01T09:19:39.588Z] c1e76c6c5a0a: Layer already exists [2023-03-01T09:19:39.588Z] 5b75b1c3178f: Layer already exists [2023-03-01T09:19:39.588Z] bb9dfff4ed32: Layer already exists [2023-03-01T09:19:39.588Z] 4cf2b0549f2a: Layer already exists [2023-03-01T09:19:39.588Z] 15791215cc88: Layer already exists [2023-03-01T09:19:39.588Z] aa5968d388b8: Layer already exists [2023-03-01T09:19:39.588Z] latest: digest: sha256:d7fabf9ea55f3d5a71b12fe44c46916445431dea68afaf66da7a54806b94ebfd size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:39.907Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:40.225Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.73 [2023-03-01T09:19:40.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-01T09:19:40.225Z] cb94a664ed74: Preparing [2023-03-01T09:19:40.225Z] cb94a664ed74: Preparing [2023-03-01T09:19:40.225Z] be40175589f2: Preparing [2023-03-01T09:19:40.225Z] 5db536cbb0b5: Preparing [2023-03-01T09:19:40.225Z] da8599c7e834: Preparing [2023-03-01T09:19:40.225Z] 41b7ca0853a1: Preparing [2023-03-01T09:19:40.225Z] c1e76c6c5a0a: Preparing [2023-03-01T09:19:40.225Z] 5b75b1c3178f: Preparing [2023-03-01T09:19:40.225Z] b28eade57513: Preparing [2023-03-01T09:19:40.225Z] 4cf2b0549f2a: Preparing [2023-03-01T09:19:40.225Z] bb9dfff4ed32: Preparing [2023-03-01T09:19:40.225Z] 15791215cc88: Preparing [2023-03-01T09:19:40.225Z] aa5968d388b8: Preparing [2023-03-01T09:19:40.225Z] 5b75b1c3178f: Waiting [2023-03-01T09:19:40.225Z] b28eade57513: Waiting [2023-03-01T09:19:40.225Z] 4cf2b0549f2a: Waiting [2023-03-01T09:19:40.225Z] bb9dfff4ed32: Waiting [2023-03-01T09:19:40.225Z] aa5968d388b8: Waiting [2023-03-01T09:19:40.225Z] 15791215cc88: Waiting [2023-03-01T09:19:40.225Z] c1e76c6c5a0a: Waiting [2023-03-01T09:19:40.225Z] be40175589f2: Layer already exists [2023-03-01T09:19:40.225Z] 5db536cbb0b5: Layer already exists [2023-03-01T09:19:40.225Z] cb94a664ed74: Layer already exists [2023-03-01T09:19:40.225Z] 41b7ca0853a1: Layer already exists [2023-03-01T09:19:40.225Z] da8599c7e834: Layer already exists [2023-03-01T09:19:40.225Z] b28eade57513: Layer already exists [2023-03-01T09:19:40.225Z] bb9dfff4ed32: Layer already exists [2023-03-01T09:19:40.225Z] 5b75b1c3178f: Layer already exists [2023-03-01T09:19:40.225Z] 4cf2b0549f2a: Layer already exists [2023-03-01T09:19:40.225Z] c1e76c6c5a0a: Layer already exists [2023-03-01T09:19:40.225Z] 15791215cc88: Layer already exists [2023-03-01T09:19:40.225Z] aa5968d388b8: Layer already exists [2023-03-01T09:19:40.225Z] 3.0.0-dev.73: digest: sha256:d7fabf9ea55f3d5a71b12fe44c46916445431dea68afaf66da7a54806b94ebfd size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:40.546Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:40.853Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:19:40.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-01T09:19:40.853Z] cb94a664ed74: Preparing [2023-03-01T09:19:40.853Z] cb94a664ed74: Preparing [2023-03-01T09:19:40.853Z] be40175589f2: Preparing [2023-03-01T09:19:40.853Z] 5db536cbb0b5: Preparing [2023-03-01T09:19:40.853Z] da8599c7e834: Preparing [2023-03-01T09:19:40.853Z] 41b7ca0853a1: Preparing [2023-03-01T09:19:40.853Z] c1e76c6c5a0a: Preparing [2023-03-01T09:19:40.853Z] 5b75b1c3178f: Preparing [2023-03-01T09:19:40.853Z] b28eade57513: Preparing [2023-03-01T09:19:40.853Z] 4cf2b0549f2a: Preparing [2023-03-01T09:19:40.853Z] bb9dfff4ed32: Preparing [2023-03-01T09:19:40.853Z] 15791215cc88: Preparing [2023-03-01T09:19:40.853Z] aa5968d388b8: Preparing [2023-03-01T09:19:40.853Z] 4cf2b0549f2a: Waiting [2023-03-01T09:19:40.853Z] c1e76c6c5a0a: Waiting [2023-03-01T09:19:40.853Z] 5b75b1c3178f: Waiting [2023-03-01T09:19:40.853Z] b28eade57513: Waiting [2023-03-01T09:19:40.853Z] bb9dfff4ed32: Waiting [2023-03-01T09:19:40.853Z] aa5968d388b8: Waiting [2023-03-01T09:19:40.853Z] 15791215cc88: Waiting [2023-03-01T09:19:40.853Z] 41b7ca0853a1: Layer already exists [2023-03-01T09:19:40.853Z] da8599c7e834: Layer already exists [2023-03-01T09:19:40.853Z] 5db536cbb0b5: Layer already exists [2023-03-01T09:19:40.853Z] cb94a664ed74: Layer already exists [2023-03-01T09:19:40.853Z] be40175589f2: Layer already exists [2023-03-01T09:19:40.853Z] c1e76c6c5a0a: Layer already exists [2023-03-01T09:19:40.853Z] 5b75b1c3178f: Layer already exists [2023-03-01T09:19:40.853Z] bb9dfff4ed32: Layer already exists [2023-03-01T09:19:40.853Z] b28eade57513: Layer already exists [2023-03-01T09:19:40.853Z] 4cf2b0549f2a: Layer already exists [2023-03-01T09:19:40.853Z] 15791215cc88: Layer already exists [2023-03-01T09:19:40.853Z] aa5968d388b8: Layer already exists [2023-03-01T09:19:40.853Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:d7fabf9ea55f3d5a71b12fe44c46916445431dea68afaf66da7a54806b94ebfd size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:41.160Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:41.461Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-03-01T09:19:41.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-01T09:19:41.461Z] cb94a664ed74: Preparing [2023-03-01T09:19:41.461Z] cb94a664ed74: Preparing [2023-03-01T09:19:41.461Z] be40175589f2: Preparing [2023-03-01T09:19:41.461Z] 5db536cbb0b5: Preparing [2023-03-01T09:19:41.461Z] da8599c7e834: Preparing [2023-03-01T09:19:41.461Z] 41b7ca0853a1: Preparing [2023-03-01T09:19:41.461Z] c1e76c6c5a0a: Preparing [2023-03-01T09:19:41.461Z] 5b75b1c3178f: Preparing [2023-03-01T09:19:41.461Z] b28eade57513: Preparing [2023-03-01T09:19:41.461Z] 4cf2b0549f2a: Preparing [2023-03-01T09:19:41.461Z] bb9dfff4ed32: Preparing [2023-03-01T09:19:41.461Z] 15791215cc88: Preparing [2023-03-01T09:19:41.461Z] aa5968d388b8: Preparing [2023-03-01T09:19:41.461Z] 4cf2b0549f2a: Waiting [2023-03-01T09:19:41.461Z] bb9dfff4ed32: Waiting [2023-03-01T09:19:41.461Z] c1e76c6c5a0a: Waiting [2023-03-01T09:19:41.461Z] aa5968d388b8: Waiting [2023-03-01T09:19:41.461Z] 5b75b1c3178f: Waiting [2023-03-01T09:19:41.461Z] b28eade57513: Waiting [2023-03-01T09:19:41.461Z] 15791215cc88: Waiting [2023-03-01T09:19:41.461Z] cb94a664ed74: Layer already exists [2023-03-01T09:19:41.461Z] 41b7ca0853a1: Layer already exists [2023-03-01T09:19:41.461Z] da8599c7e834: Layer already exists [2023-03-01T09:19:41.461Z] 5db536cbb0b5: Layer already exists [2023-03-01T09:19:41.461Z] be40175589f2: Layer already exists [2023-03-01T09:19:41.461Z] c1e76c6c5a0a: Layer already exists [2023-03-01T09:19:41.461Z] 5b75b1c3178f: Layer already exists [2023-03-01T09:19:41.461Z] b28eade57513: Layer already exists [2023-03-01T09:19:41.461Z] 4cf2b0549f2a: Layer already exists [2023-03-01T09:19:41.461Z] bb9dfff4ed32: Layer already exists [2023-03-01T09:19:41.461Z] 15791215cc88: Layer already exists [2023-03-01T09:19:41.461Z] aa5968d388b8: Layer already exists [2023-03-01T09:19:41.461Z] main: digest: sha256:d7fabf9ea55f3d5a71b12fe44c46916445431dea68afaf66da7a54806b94ebfd size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T09:19:41.498Z] ===================================================== [Pipeline] echo [2023-03-01T09:19:41.504Z] taggedImages: [2023-03-01T09:19:41.504Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:19:41.504Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-03-01T09:19:41.504Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.73 [2023-03-01T09:19:41.504Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:19:41.504Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-03-01T09:19:41.518Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-03-01T09:19:41.518Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:19:41.518Z] latest [2023-03-01T09:19:41.518Z] 3.0.0-dev.73 [2023-03-01T09:19:41.518Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:19:41.518Z] main [2023-03-01T09:19:41.518Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:41.847Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:42.157Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:19:42.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-01T09:19:42.157Z] a8f619e63565: Preparing [2023-03-01T09:19:42.157Z] 4f265a3d4957: Preparing [2023-03-01T09:19:42.157Z] 3d58dacd31cb: Preparing [2023-03-01T09:19:42.157Z] 241cb693a48b: Preparing [2023-03-01T09:19:42.157Z] 5b75b1c3178f: Preparing [2023-03-01T09:19:42.157Z] 2e8c1466f9b9: Preparing [2023-03-01T09:19:42.157Z] aa5968d388b8: Preparing [2023-03-01T09:19:42.157Z] 2e8c1466f9b9: Waiting [2023-03-01T09:19:42.157Z] aa5968d388b8: Waiting [2023-03-01T09:19:42.157Z] 5b75b1c3178f: Layer already exists [2023-03-01T09:19:42.157Z] 2e8c1466f9b9: Layer already exists [2023-03-01T09:19:42.157Z] aa5968d388b8: Layer already exists [2023-03-01T09:19:42.157Z] a8f619e63565: Pushed [2023-03-01T09:19:42.157Z] 3d58dacd31cb: Pushed [2023-03-01T09:19:42.157Z] 4f265a3d4957: Pushed [2023-03-01T09:19:42.654Z] Removing intermediate container 469343e6481f [2023-03-01T09:19:42.654Z] ---> 33cbebdfd9f6 [2023-03-01T09:19:42.654Z] Step 11/24 : WORKDIR /edgex-go [2023-03-01T09:19:42.654Z] ---> Running in 42cf3518877d [2023-03-01T09:19:43.244Z] Removing intermediate container 42cf3518877d [2023-03-01T09:19:43.244Z] ---> d40e135b8b32 [2023-03-01T09:19:43.244Z] [2023-03-01T09:19:43.244Z] Step 12/24 : FROM alpine:3.15 [2023-03-01T09:19:43.511Z] 3.15: Pulling from library/alpine [2023-03-01T09:19:43.533Z] 241cb693a48b: Pushed [2023-03-01T09:19:43.533Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:293d5d22a78baa8f66f621b3d7a0894c54e1d09ba269000cd79144cf14da7197 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:43.853Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:44.159Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-03-01T09:19:44.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-01T09:19:44.159Z] a8f619e63565: Preparing [2023-03-01T09:19:44.159Z] 4f265a3d4957: Preparing [2023-03-01T09:19:44.159Z] 3d58dacd31cb: Preparing [2023-03-01T09:19:44.159Z] 241cb693a48b: Preparing [2023-03-01T09:19:44.159Z] 5b75b1c3178f: Preparing [2023-03-01T09:19:44.159Z] 2e8c1466f9b9: Preparing [2023-03-01T09:19:44.159Z] aa5968d388b8: Preparing [2023-03-01T09:19:44.159Z] aa5968d388b8: Waiting [2023-03-01T09:19:44.159Z] 2e8c1466f9b9: Waiting [2023-03-01T09:19:44.159Z] a8f619e63565: Layer already exists [2023-03-01T09:19:44.159Z] 241cb693a48b: Layer already exists [2023-03-01T09:19:44.159Z] 4f265a3d4957: Layer already exists [2023-03-01T09:19:44.159Z] 3d58dacd31cb: Layer already exists [2023-03-01T09:19:44.159Z] 5b75b1c3178f: Layer already exists [2023-03-01T09:19:44.159Z] aa5968d388b8: Layer already exists [2023-03-01T09:19:44.159Z] 2e8c1466f9b9: Layer already exists [2023-03-01T09:19:44.159Z] latest: digest: sha256:293d5d22a78baa8f66f621b3d7a0894c54e1d09ba269000cd79144cf14da7197 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:44.472Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:44.779Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.73 [2023-03-01T09:19:44.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-01T09:19:44.779Z] a8f619e63565: Preparing [2023-03-01T09:19:44.779Z] 4f265a3d4957: Preparing [2023-03-01T09:19:44.779Z] 3d58dacd31cb: Preparing [2023-03-01T09:19:44.779Z] 241cb693a48b: Preparing [2023-03-01T09:19:44.779Z] 5b75b1c3178f: Preparing [2023-03-01T09:19:44.779Z] 2e8c1466f9b9: Preparing [2023-03-01T09:19:44.779Z] aa5968d388b8: Preparing [2023-03-01T09:19:44.779Z] 2e8c1466f9b9: Waiting [2023-03-01T09:19:44.779Z] aa5968d388b8: Waiting [2023-03-01T09:19:44.779Z] a8f619e63565: Layer already exists [2023-03-01T09:19:44.779Z] 4f265a3d4957: Layer already exists [2023-03-01T09:19:44.779Z] 3d58dacd31cb: Layer already exists [2023-03-01T09:19:44.779Z] 241cb693a48b: Layer already exists [2023-03-01T09:19:44.779Z] 5b75b1c3178f: Layer already exists [2023-03-01T09:19:44.779Z] 2e8c1466f9b9: Layer already exists [2023-03-01T09:19:44.779Z] aa5968d388b8: Layer already exists [2023-03-01T09:19:44.779Z] 3.0.0-dev.73: digest: sha256:293d5d22a78baa8f66f621b3d7a0894c54e1d09ba269000cd79144cf14da7197 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:45.086Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:45.388Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:19:45.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-01T09:19:45.388Z] a8f619e63565: Preparing [2023-03-01T09:19:45.388Z] 4f265a3d4957: Preparing [2023-03-01T09:19:45.388Z] 3d58dacd31cb: Preparing [2023-03-01T09:19:45.388Z] 241cb693a48b: Preparing [2023-03-01T09:19:45.388Z] 5b75b1c3178f: Preparing [2023-03-01T09:19:45.388Z] 2e8c1466f9b9: Preparing [2023-03-01T09:19:45.388Z] aa5968d388b8: Preparing [2023-03-01T09:19:45.388Z] 2e8c1466f9b9: Waiting [2023-03-01T09:19:45.388Z] aa5968d388b8: Waiting [2023-03-01T09:19:45.388Z] a8f619e63565: Layer already exists [2023-03-01T09:19:45.388Z] 5b75b1c3178f: Layer already exists [2023-03-01T09:19:45.388Z] 241cb693a48b: Layer already exists [2023-03-01T09:19:45.388Z] 3d58dacd31cb: Layer already exists [2023-03-01T09:19:45.388Z] 4f265a3d4957: Layer already exists [2023-03-01T09:19:45.388Z] 2e8c1466f9b9: Layer already exists [2023-03-01T09:19:45.388Z] aa5968d388b8: Layer already exists [2023-03-01T09:19:45.388Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:293d5d22a78baa8f66f621b3d7a0894c54e1d09ba269000cd79144cf14da7197 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:45.472Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-01T09:19:45.472Z] Status: Downloaded newer image for alpine:3.15 [2023-03-01T09:19:45.472Z] ---> 354640af7b1b [2023-03-01T09:19:45.472Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T09:19:45.704Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:45.741Z] ---> Running in 3826b9f63558 [2023-03-01T09:19:46.008Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-03-01T09:19:46.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-01T09:19:46.009Z] a8f619e63565: Preparing [2023-03-01T09:19:46.009Z] 4f265a3d4957: Preparing [2023-03-01T09:19:46.009Z] 3d58dacd31cb: Preparing [2023-03-01T09:19:46.009Z] 241cb693a48b: Preparing [2023-03-01T09:19:46.009Z] 5b75b1c3178f: Preparing [2023-03-01T09:19:46.009Z] 2e8c1466f9b9: Preparing [2023-03-01T09:19:46.009Z] aa5968d388b8: Preparing [2023-03-01T09:19:46.009Z] 2e8c1466f9b9: Waiting [2023-03-01T09:19:46.009Z] aa5968d388b8: Waiting [2023-03-01T09:19:46.009Z] 4f265a3d4957: Layer already exists [2023-03-01T09:19:46.009Z] 3d58dacd31cb: Layer already exists [2023-03-01T09:19:46.009Z] a8f619e63565: Layer already exists [2023-03-01T09:19:46.009Z] 5b75b1c3178f: Layer already exists [2023-03-01T09:19:46.009Z] 2e8c1466f9b9: Layer already exists [2023-03-01T09:19:46.009Z] 241cb693a48b: Layer already exists [2023-03-01T09:19:46.009Z] aa5968d388b8: Layer already exists [2023-03-01T09:19:46.009Z] main: digest: sha256:293d5d22a78baa8f66f621b3d7a0894c54e1d09ba269000cd79144cf14da7197 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T09:19:46.045Z] ===================================================== [Pipeline] echo [2023-03-01T09:19:46.051Z] taggedImages: [2023-03-01T09:19:46.051Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:19:46.051Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-03-01T09:19:46.051Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.73 [2023-03-01T09:19:46.051Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:19:46.051Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-03-01T09:19:46.067Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-03-01T09:19:46.067Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:19:46.067Z] latest [2023-03-01T09:19:46.067Z] 3.0.0-dev.73 [2023-03-01T09:19:46.067Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:19:46.067Z] main [2023-03-01T09:19:46.067Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:46.378Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:46.686Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:19:46.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-01T09:19:46.686Z] f8eab5cfd6b8: Preparing [2023-03-01T09:19:46.686Z] eb50b13e2654: Preparing [2023-03-01T09:19:46.686Z] 2e181bc026e3: Preparing [2023-03-01T09:19:46.686Z] 3a2e28bd212d: Preparing [2023-03-01T09:19:46.686Z] cef74316b8d8: Preparing [2023-03-01T09:19:46.686Z] f3a19d24f557: Preparing [2023-03-01T09:19:46.686Z] 267d71b83a73: Preparing [2023-03-01T09:19:46.686Z] aa5968d388b8: Preparing [2023-03-01T09:19:46.686Z] f3a19d24f557: Waiting [2023-03-01T09:19:46.686Z] 267d71b83a73: Waiting [2023-03-01T09:19:46.686Z] aa5968d388b8: Waiting [2023-03-01T09:19:46.686Z] eb50b13e2654: Pushed [2023-03-01T09:19:46.686Z] f8eab5cfd6b8: Pushed [2023-03-01T09:19:46.686Z] cef74316b8d8: Pushed [2023-03-01T09:19:46.686Z] aa5968d388b8: Layer already exists [2023-03-01T09:19:46.945Z] f3a19d24f557: Pushed [2023-03-01T09:19:47.204Z] 267d71b83a73: Pushed [2023-03-01T09:19:47.774Z] 3a2e28bd212d: Pushed [2023-03-01T09:19:47.774Z] 2e181bc026e3: Pushed [2023-03-01T09:19:48.035Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:00b4d856a97d8c2db16a05e6039c2249e68431ccece4e01b7b384120d1146e26 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:48.327Z] Removing intermediate container 3826b9f63558 [2023-03-01T09:19:48.327Z] ---> cc63db4d3ba2 [2023-03-01T09:19:48.327Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-01T09:19:48.327Z] ---> Running in 68cb11b620ef [2023-03-01T09:19:48.361Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:48.664Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-03-01T09:19:48.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-01T09:19:48.664Z] f8eab5cfd6b8: Preparing [2023-03-01T09:19:48.664Z] eb50b13e2654: Preparing [2023-03-01T09:19:48.664Z] 2e181bc026e3: Preparing [2023-03-01T09:19:48.664Z] 3a2e28bd212d: Preparing [2023-03-01T09:19:48.664Z] cef74316b8d8: Preparing [2023-03-01T09:19:48.664Z] f3a19d24f557: Preparing [2023-03-01T09:19:48.664Z] 267d71b83a73: Preparing [2023-03-01T09:19:48.664Z] aa5968d388b8: Preparing [2023-03-01T09:19:48.664Z] 267d71b83a73: Waiting [2023-03-01T09:19:48.664Z] f3a19d24f557: Waiting [2023-03-01T09:19:48.664Z] aa5968d388b8: Waiting [2023-03-01T09:19:48.664Z] 2e181bc026e3: Layer already exists [2023-03-01T09:19:48.664Z] 3a2e28bd212d: Layer already exists [2023-03-01T09:19:48.664Z] f8eab5cfd6b8: Layer already exists [2023-03-01T09:19:48.664Z] eb50b13e2654: Layer already exists [2023-03-01T09:19:48.664Z] cef74316b8d8: Layer already exists [2023-03-01T09:19:48.664Z] f3a19d24f557: Layer already exists [2023-03-01T09:19:48.664Z] 267d71b83a73: Layer already exists [2023-03-01T09:19:48.664Z] aa5968d388b8: Layer already exists [2023-03-01T09:19:48.664Z] latest: digest: sha256:00b4d856a97d8c2db16a05e6039c2249e68431ccece4e01b7b384120d1146e26 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:48.969Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:49.272Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.73 [2023-03-01T09:19:49.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-01T09:19:49.272Z] f8eab5cfd6b8: Preparing [2023-03-01T09:19:49.272Z] eb50b13e2654: Preparing [2023-03-01T09:19:49.272Z] 2e181bc026e3: Preparing [2023-03-01T09:19:49.272Z] 3a2e28bd212d: Preparing [2023-03-01T09:19:49.272Z] cef74316b8d8: Preparing [2023-03-01T09:19:49.272Z] f3a19d24f557: Preparing [2023-03-01T09:19:49.272Z] 267d71b83a73: Preparing [2023-03-01T09:19:49.272Z] aa5968d388b8: Preparing [2023-03-01T09:19:49.272Z] f3a19d24f557: Waiting [2023-03-01T09:19:49.272Z] aa5968d388b8: Waiting [2023-03-01T09:19:49.272Z] 267d71b83a73: Waiting [2023-03-01T09:19:49.272Z] eb50b13e2654: Layer already exists [2023-03-01T09:19:49.272Z] 2e181bc026e3: Layer already exists [2023-03-01T09:19:49.272Z] cef74316b8d8: Layer already exists [2023-03-01T09:19:49.272Z] 3a2e28bd212d: Layer already exists [2023-03-01T09:19:49.272Z] f8eab5cfd6b8: Layer already exists [2023-03-01T09:19:49.272Z] f3a19d24f557: Layer already exists [2023-03-01T09:19:49.272Z] 267d71b83a73: Layer already exists [2023-03-01T09:19:49.272Z] aa5968d388b8: Layer already exists [2023-03-01T09:19:49.272Z] 3.0.0-dev.73: digest: sha256:00b4d856a97d8c2db16a05e6039c2249e68431ccece4e01b7b384120d1146e26 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:49.596Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:49.911Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:19:49.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-01T09:19:49.911Z] f8eab5cfd6b8: Preparing [2023-03-01T09:19:49.911Z] eb50b13e2654: Preparing [2023-03-01T09:19:49.911Z] 2e181bc026e3: Preparing [2023-03-01T09:19:49.911Z] 3a2e28bd212d: Preparing [2023-03-01T09:19:49.911Z] cef74316b8d8: Preparing [2023-03-01T09:19:49.911Z] f3a19d24f557: Preparing [2023-03-01T09:19:49.911Z] 267d71b83a73: Preparing [2023-03-01T09:19:49.911Z] aa5968d388b8: Preparing [2023-03-01T09:19:49.911Z] f3a19d24f557: Waiting [2023-03-01T09:19:49.911Z] 267d71b83a73: Waiting [2023-03-01T09:19:49.911Z] aa5968d388b8: Waiting [2023-03-01T09:19:49.911Z] cef74316b8d8: Layer already exists [2023-03-01T09:19:49.911Z] f8eab5cfd6b8: Layer already exists [2023-03-01T09:19:49.911Z] eb50b13e2654: Layer already exists [2023-03-01T09:19:49.911Z] 2e181bc026e3: Layer already exists [2023-03-01T09:19:49.911Z] 3a2e28bd212d: Layer already exists [2023-03-01T09:19:49.911Z] f3a19d24f557: Layer already exists [2023-03-01T09:19:49.911Z] aa5968d388b8: Layer already exists [2023-03-01T09:19:49.911Z] 267d71b83a73: Layer already exists [2023-03-01T09:19:49.911Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:00b4d856a97d8c2db16a05e6039c2249e68431ccece4e01b7b384120d1146e26 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:50.229Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:50.544Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-03-01T09:19:50.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-01T09:19:50.544Z] f8eab5cfd6b8: Preparing [2023-03-01T09:19:50.544Z] eb50b13e2654: Preparing [2023-03-01T09:19:50.544Z] 2e181bc026e3: Preparing [2023-03-01T09:19:50.544Z] 3a2e28bd212d: Preparing [2023-03-01T09:19:50.544Z] cef74316b8d8: Preparing [2023-03-01T09:19:50.544Z] f3a19d24f557: Preparing [2023-03-01T09:19:50.544Z] 267d71b83a73: Preparing [2023-03-01T09:19:50.544Z] aa5968d388b8: Preparing [2023-03-01T09:19:50.544Z] f3a19d24f557: Waiting [2023-03-01T09:19:50.544Z] 267d71b83a73: Waiting [2023-03-01T09:19:50.544Z] aa5968d388b8: Waiting [2023-03-01T09:19:50.544Z] 2e181bc026e3: Layer already exists [2023-03-01T09:19:50.544Z] cef74316b8d8: Layer already exists [2023-03-01T09:19:50.544Z] eb50b13e2654: Layer already exists [2023-03-01T09:19:50.544Z] f8eab5cfd6b8: Layer already exists [2023-03-01T09:19:50.544Z] 3a2e28bd212d: Layer already exists [2023-03-01T09:19:50.544Z] aa5968d388b8: Layer already exists [2023-03-01T09:19:50.544Z] 267d71b83a73: Layer already exists [2023-03-01T09:19:50.544Z] f3a19d24f557: Layer already exists [2023-03-01T09:19:50.544Z] main: digest: sha256:00b4d856a97d8c2db16a05e6039c2249e68431ccece4e01b7b384120d1146e26 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T09:19:50.603Z] ===================================================== [Pipeline] echo [2023-03-01T09:19:50.612Z] taggedImages: [2023-03-01T09:19:50.612Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:19:50.612Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-03-01T09:19:50.613Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.73 [2023-03-01T09:19:50.613Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:19:50.613Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-03-01T09:19:50.637Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-03-01T09:19:50.637Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:19:50.637Z] latest [2023-03-01T09:19:50.637Z] 3.0.0-dev.73 [2023-03-01T09:19:50.637Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:19:50.637Z] main [2023-03-01T09:19:50.637Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:50.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T09:19:50.970Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:51.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T09:19:51.274Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:19:51.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-01T09:19:51.274Z] aedd46e1e203: Preparing [2023-03-01T09:19:51.274Z] f8a03c1df008: Preparing [2023-03-01T09:19:51.274Z] f96cb5496405: Preparing [2023-03-01T09:19:51.274Z] 99484fa92e79: Preparing [2023-03-01T09:19:51.274Z] 04454194b2fa: Preparing [2023-03-01T09:19:51.274Z] e6def897a0e7: Preparing [2023-03-01T09:19:51.274Z] 8c57f05b4616: Preparing [2023-03-01T09:19:51.274Z] 33c7b16c5338: Preparing [2023-03-01T09:19:51.274Z] 97914f91562b: Preparing [2023-03-01T09:19:51.274Z] aa5968d388b8: Preparing [2023-03-01T09:19:51.274Z] e6def897a0e7: Waiting [2023-03-01T09:19:51.274Z] 8c57f05b4616: Waiting [2023-03-01T09:19:51.274Z] 33c7b16c5338: Waiting [2023-03-01T09:19:51.274Z] 97914f91562b: Waiting [2023-03-01T09:19:51.274Z] aa5968d388b8: Waiting [2023-03-01T09:19:51.274Z] aedd46e1e203: Pushed [2023-03-01T09:19:51.274Z] f8a03c1df008: Pushed [2023-03-01T09:19:51.274Z] 04454194b2fa: Pushed [2023-03-01T09:19:51.538Z] e6def897a0e7: Pushed [2023-03-01T09:19:51.538Z] 33c7b16c5338: Pushed [2023-03-01T09:19:51.538Z] 8c57f05b4616: Pushed [2023-03-01T09:19:51.538Z] aa5968d388b8: Layer already exists [2023-03-01T09:19:51.538Z] 97914f91562b: Pushed [2023-03-01T09:19:52.477Z] 99484fa92e79: Pushed [2023-03-01T09:19:53.046Z] f96cb5496405: Pushed [2023-03-01T09:19:53.125Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T09:19:53.125Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T09:19:53.125Z] OK: 15734 distinct packages available [2023-03-01T09:19:53.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T09:19:53.614Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:24dfac8a5ac103a91503f6178ce0164e96d55f92858161fef7119504870e96cb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:53.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T09:19:53.931Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:54.248Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-03-01T09:19:54.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-01T09:19:54.248Z] aedd46e1e203: Preparing [2023-03-01T09:19:54.248Z] f8a03c1df008: Preparing [2023-03-01T09:19:54.248Z] f96cb5496405: Preparing [2023-03-01T09:19:54.248Z] 99484fa92e79: Preparing [2023-03-01T09:19:54.248Z] 04454194b2fa: Preparing [2023-03-01T09:19:54.248Z] e6def897a0e7: Preparing [2023-03-01T09:19:54.248Z] 8c57f05b4616: Preparing [2023-03-01T09:19:54.248Z] 33c7b16c5338: Preparing [2023-03-01T09:19:54.248Z] 97914f91562b: Preparing [2023-03-01T09:19:54.248Z] aa5968d388b8: Preparing [2023-03-01T09:19:54.248Z] e6def897a0e7: Waiting [2023-03-01T09:19:54.248Z] 8c57f05b4616: Waiting [2023-03-01T09:19:54.248Z] aa5968d388b8: Waiting [2023-03-01T09:19:54.248Z] 33c7b16c5338: Waiting [2023-03-01T09:19:54.248Z] 97914f91562b: Waiting [2023-03-01T09:19:54.249Z] 99484fa92e79: Layer already exists [2023-03-01T09:19:54.249Z] aedd46e1e203: Layer already exists [2023-03-01T09:19:54.249Z] 04454194b2fa: Layer already exists [2023-03-01T09:19:54.249Z] f96cb5496405: Layer already exists [2023-03-01T09:19:54.249Z] f8a03c1df008: Layer already exists [2023-03-01T09:19:54.249Z] e6def897a0e7: Layer already exists [2023-03-01T09:19:54.249Z] 8c57f05b4616: Layer already exists [2023-03-01T09:19:54.249Z] 33c7b16c5338: Layer already exists [2023-03-01T09:19:54.249Z] 97914f91562b: Layer already exists [2023-03-01T09:19:54.249Z] aa5968d388b8: Layer already exists [2023-03-01T09:19:54.249Z] latest: digest: sha256:24dfac8a5ac103a91503f6178ce0164e96d55f92858161fef7119504870e96cb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:54.557Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:54.882Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.73 [2023-03-01T09:19:54.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-01T09:19:54.882Z] aedd46e1e203: Preparing [2023-03-01T09:19:54.882Z] f8a03c1df008: Preparing [2023-03-01T09:19:54.882Z] f96cb5496405: Preparing [2023-03-01T09:19:54.882Z] 99484fa92e79: Preparing [2023-03-01T09:19:54.882Z] 04454194b2fa: Preparing [2023-03-01T09:19:54.882Z] e6def897a0e7: Preparing [2023-03-01T09:19:54.882Z] 8c57f05b4616: Preparing [2023-03-01T09:19:54.882Z] 33c7b16c5338: Preparing [2023-03-01T09:19:54.882Z] 97914f91562b: Preparing [2023-03-01T09:19:54.882Z] aa5968d388b8: Preparing [2023-03-01T09:19:54.882Z] 97914f91562b: Waiting [2023-03-01T09:19:54.882Z] e6def897a0e7: Waiting [2023-03-01T09:19:54.882Z] aa5968d388b8: Waiting [2023-03-01T09:19:54.882Z] 33c7b16c5338: Waiting [2023-03-01T09:19:54.882Z] 8c57f05b4616: Waiting [2023-03-01T09:19:54.882Z] f96cb5496405: Layer already exists [2023-03-01T09:19:54.882Z] aedd46e1e203: Layer already exists [2023-03-01T09:19:54.882Z] 04454194b2fa: Layer already exists [2023-03-01T09:19:54.882Z] 99484fa92e79: Layer already exists [2023-03-01T09:19:54.883Z] f8a03c1df008: Layer already exists [2023-03-01T09:19:54.883Z] e6def897a0e7: Layer already exists [2023-03-01T09:19:54.883Z] 8c57f05b4616: Layer already exists [2023-03-01T09:19:54.883Z] 97914f91562b: Layer already exists [2023-03-01T09:19:54.883Z] aa5968d388b8: Layer already exists [2023-03-01T09:19:54.883Z] 33c7b16c5338: Layer already exists [2023-03-01T09:19:54.883Z] 3.0.0-dev.73: digest: sha256:24dfac8a5ac103a91503f6178ce0164e96d55f92858161fef7119504870e96cb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:55.210Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:55.530Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:19:55.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-01T09:19:55.530Z] aedd46e1e203: Preparing [2023-03-01T09:19:55.530Z] f8a03c1df008: Preparing [2023-03-01T09:19:55.530Z] f96cb5496405: Preparing [2023-03-01T09:19:55.530Z] 99484fa92e79: Preparing [2023-03-01T09:19:55.530Z] 04454194b2fa: Preparing [2023-03-01T09:19:55.530Z] e6def897a0e7: Preparing [2023-03-01T09:19:55.530Z] 8c57f05b4616: Preparing [2023-03-01T09:19:55.530Z] 33c7b16c5338: Preparing [2023-03-01T09:19:55.530Z] 97914f91562b: Preparing [2023-03-01T09:19:55.530Z] aa5968d388b8: Preparing [2023-03-01T09:19:55.530Z] 8c57f05b4616: Waiting [2023-03-01T09:19:55.530Z] 33c7b16c5338: Waiting [2023-03-01T09:19:55.530Z] e6def897a0e7: Waiting [2023-03-01T09:19:55.530Z] aa5968d388b8: Waiting [2023-03-01T09:19:55.530Z] 04454194b2fa: Layer already exists [2023-03-01T09:19:55.530Z] aedd46e1e203: Layer already exists [2023-03-01T09:19:55.530Z] f8a03c1df008: Layer already exists [2023-03-01T09:19:55.530Z] f96cb5496405: Layer already exists [2023-03-01T09:19:55.530Z] 99484fa92e79: Layer already exists [2023-03-01T09:19:55.530Z] e6def897a0e7: Layer already exists [2023-03-01T09:19:55.530Z] 33c7b16c5338: Layer already exists [2023-03-01T09:19:55.530Z] 97914f91562b: Layer already exists [2023-03-01T09:19:55.530Z] 8c57f05b4616: Layer already exists [2023-03-01T09:19:55.530Z] aa5968d388b8: Layer already exists [2023-03-01T09:19:55.530Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:24dfac8a5ac103a91503f6178ce0164e96d55f92858161fef7119504870e96cb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:55.615Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-01T09:19:55.615Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-01T09:19:55.615Z] (3/5) Installing libucontext (1.1-r0) [2023-03-01T09:19:55.615Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-01T09:19:55.615Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-01T09:19:55.615Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T09:19:55.615Z] OK: 6 MiB in 19 packages [2023-03-01T09:19:55.856Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:56.172Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-03-01T09:19:56.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-01T09:19:56.173Z] aedd46e1e203: Preparing [2023-03-01T09:19:56.173Z] f8a03c1df008: Preparing [2023-03-01T09:19:56.173Z] f96cb5496405: Preparing [2023-03-01T09:19:56.173Z] 99484fa92e79: Preparing [2023-03-01T09:19:56.173Z] 04454194b2fa: Preparing [2023-03-01T09:19:56.173Z] e6def897a0e7: Preparing [2023-03-01T09:19:56.173Z] 8c57f05b4616: Preparing [2023-03-01T09:19:56.173Z] 33c7b16c5338: Preparing [2023-03-01T09:19:56.173Z] 97914f91562b: Preparing [2023-03-01T09:19:56.173Z] aa5968d388b8: Preparing [2023-03-01T09:19:56.173Z] 8c57f05b4616: Waiting [2023-03-01T09:19:56.173Z] e6def897a0e7: Waiting [2023-03-01T09:19:56.173Z] 33c7b16c5338: Waiting [2023-03-01T09:19:56.173Z] 97914f91562b: Waiting [2023-03-01T09:19:56.173Z] aa5968d388b8: Waiting [2023-03-01T09:19:56.173Z] 04454194b2fa: Layer already exists [2023-03-01T09:19:56.173Z] aedd46e1e203: Layer already exists [2023-03-01T09:19:56.173Z] 99484fa92e79: Layer already exists [2023-03-01T09:19:56.173Z] f96cb5496405: Layer already exists [2023-03-01T09:19:56.173Z] f8a03c1df008: Layer already exists [2023-03-01T09:19:56.173Z] e6def897a0e7: Layer already exists [2023-03-01T09:19:56.173Z] aa5968d388b8: Layer already exists [2023-03-01T09:19:56.173Z] 8c57f05b4616: Layer already exists [2023-03-01T09:19:56.173Z] 97914f91562b: Layer already exists [2023-03-01T09:19:56.173Z] 33c7b16c5338: Layer already exists [2023-03-01T09:19:56.173Z] main: digest: sha256:24dfac8a5ac103a91503f6178ce0164e96d55f92858161fef7119504870e96cb size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T09:19:56.225Z] ===================================================== [Pipeline] echo [2023-03-01T09:19:56.235Z] taggedImages: [2023-03-01T09:19:56.235Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:19:56.235Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-03-01T09:19:56.235Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.73 [2023-03-01T09:19:56.235Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:19:56.235Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-03-01T09:19:56.258Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-03-01T09:19:56.258Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:19:56.258Z] latest [2023-03-01T09:19:56.258Z] 3.0.0-dev.73 [2023-03-01T09:19:56.258Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:19:56.258Z] main [2023-03-01T09:19:56.258Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:56.601Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:56.922Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:19:56.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-01T09:19:56.922Z] 734f73e33beb: Preparing [2023-03-01T09:19:56.922Z] 7fc1a887e743: Preparing [2023-03-01T09:19:56.922Z] 5b75b1c3178f: Preparing [2023-03-01T09:19:56.922Z] cfa8717fb14e: Preparing [2023-03-01T09:19:56.922Z] 4e6476652798: Preparing [2023-03-01T09:19:56.922Z] 5b75b1c3178f: Layer already exists [2023-03-01T09:19:56.922Z] 4e6476652798: Layer already exists [2023-03-01T09:19:56.922Z] 734f73e33beb: Pushed [2023-03-01T09:19:57.492Z] cfa8717fb14e: Pushed [2023-03-01T09:19:59.008Z] Removing intermediate container 68cb11b620ef [2023-03-01T09:19:59.008Z] ---> 65553a33c16b [2023-03-01T09:19:59.008Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-01T09:19:59.401Z] 7fc1a887e743: Pushed [2023-03-01T09:19:59.401Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:879fb053858e2431f378218ec348f4b465cd6a0620ede8b879b7124dcd5de166 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:19:59.727Z] + 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 [2023-03-01T09:20:00.038Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-03-01T09:20:00.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-01T09:20:00.038Z] 734f73e33beb: Preparing [2023-03-01T09:20:00.038Z] 7fc1a887e743: Preparing [2023-03-01T09:20:00.038Z] 5b75b1c3178f: Preparing [2023-03-01T09:20:00.038Z] cfa8717fb14e: Preparing [2023-03-01T09:20:00.038Z] 4e6476652798: Preparing [2023-03-01T09:20:00.038Z] 5b75b1c3178f: Layer already exists [2023-03-01T09:20:00.038Z] 7fc1a887e743: Layer already exists [2023-03-01T09:20:00.038Z] cfa8717fb14e: Layer already exists [2023-03-01T09:20:00.038Z] 4e6476652798: Layer already exists [2023-03-01T09:20:00.039Z] 734f73e33beb: Layer already exists [2023-03-01T09:20:00.039Z] latest: digest: sha256:879fb053858e2431f378218ec348f4b465cd6a0620ede8b879b7124dcd5de166 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:00.348Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:00.658Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.73 [2023-03-01T09:20:00.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-01T09:20:00.658Z] 734f73e33beb: Preparing [2023-03-01T09:20:00.658Z] 7fc1a887e743: Preparing [2023-03-01T09:20:00.658Z] 5b75b1c3178f: Preparing [2023-03-01T09:20:00.658Z] cfa8717fb14e: Preparing [2023-03-01T09:20:00.658Z] 4e6476652798: Preparing [2023-03-01T09:20:00.658Z] 4e6476652798: Layer already exists [2023-03-01T09:20:00.658Z] 734f73e33beb: Layer already exists [2023-03-01T09:20:00.658Z] 5b75b1c3178f: Layer already exists [2023-03-01T09:20:00.658Z] 7fc1a887e743: Layer already exists [2023-03-01T09:20:00.658Z] cfa8717fb14e: Layer already exists [2023-03-01T09:20:00.658Z] 3.0.0-dev.73: digest: sha256:879fb053858e2431f378218ec348f4b465cd6a0620ede8b879b7124dcd5de166 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:00.974Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:01.274Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:20:01.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-01T09:20:01.274Z] 734f73e33beb: Preparing [2023-03-01T09:20:01.274Z] 7fc1a887e743: Preparing [2023-03-01T09:20:01.274Z] 5b75b1c3178f: Preparing [2023-03-01T09:20:01.274Z] cfa8717fb14e: Preparing [2023-03-01T09:20:01.274Z] 4e6476652798: Preparing [2023-03-01T09:20:01.274Z] 4e6476652798: Layer already exists [2023-03-01T09:20:01.274Z] 7fc1a887e743: Layer already exists [2023-03-01T09:20:01.274Z] cfa8717fb14e: Layer already exists [2023-03-01T09:20:01.274Z] 734f73e33beb: Layer already exists [2023-03-01T09:20:01.274Z] 5b75b1c3178f: Layer already exists [2023-03-01T09:20:01.274Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:879fb053858e2431f378218ec348f4b465cd6a0620ede8b879b7124dcd5de166 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:01.592Z] + 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 [2023-03-01T09:20:01.898Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-03-01T09:20:01.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-01T09:20:01.898Z] 734f73e33beb: Preparing [2023-03-01T09:20:01.898Z] 7fc1a887e743: Preparing [2023-03-01T09:20:01.898Z] 5b75b1c3178f: Preparing [2023-03-01T09:20:01.898Z] cfa8717fb14e: Preparing [2023-03-01T09:20:01.898Z] 4e6476652798: Preparing [2023-03-01T09:20:01.898Z] 4e6476652798: Layer already exists [2023-03-01T09:20:01.898Z] 5b75b1c3178f: Layer already exists [2023-03-01T09:20:01.898Z] 734f73e33beb: Layer already exists [2023-03-01T09:20:01.898Z] cfa8717fb14e: Layer already exists [2023-03-01T09:20:01.898Z] 7fc1a887e743: Layer already exists [2023-03-01T09:20:01.898Z] main: digest: sha256:879fb053858e2431f378218ec348f4b465cd6a0620ede8b879b7124dcd5de166 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T09:20:01.934Z] ===================================================== [Pipeline] echo [2023-03-01T09:20:01.939Z] taggedImages: [2023-03-01T09:20:01.939Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:20:01.939Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-03-01T09:20:01.939Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.73 [2023-03-01T09:20:01.939Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:20:01.939Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-03-01T09:20:01.953Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-03-01T09:20:01.953Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:20:01.953Z] latest [2023-03-01T09:20:01.953Z] 3.0.0-dev.73 [2023-03-01T09:20:01.953Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:20:01.953Z] main [2023-03-01T09:20:01.953Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:02.267Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:02.576Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:20:02.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-01T09:20:02.577Z] ad6ea4af4474: Preparing [2023-03-01T09:20:02.577Z] df4573ed5d97: Preparing [2023-03-01T09:20:02.577Z] 0cd4fc64cef4: Preparing [2023-03-01T09:20:02.577Z] a33a150bac42: Preparing [2023-03-01T09:20:02.577Z] 635b2ca7169c: Preparing [2023-03-01T09:20:02.577Z] f2843e556b90: Preparing [2023-03-01T09:20:02.577Z] 4e6476652798: Preparing [2023-03-01T09:20:02.577Z] f2843e556b90: Waiting [2023-03-01T09:20:02.577Z] 4e6476652798: Waiting [2023-03-01T09:20:02.577Z] df4573ed5d97: Pushed [2023-03-01T09:20:02.577Z] ad6ea4af4474: Pushed [2023-03-01T09:20:02.577Z] 0cd4fc64cef4: Pushed [2023-03-01T09:20:02.577Z] 4e6476652798: Layer already exists [2023-03-01T09:20:03.152Z] f2843e556b90: Pushed [2023-03-01T09:20:04.393Z] ---> 00670b172581 [2023-03-01T09:20:04.393Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T09:20:06.449Z] 635b2ca7169c: Pushed [2023-03-01T09:20:09.738Z] a33a150bac42: Pushed [2023-03-01T09:20:09.738Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:66f2396cb9dd449b680134792c3a833de607da8984648fa3498270cd652ddc3b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:10.055Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:10.368Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-03-01T09:20:10.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-01T09:20:10.368Z] ad6ea4af4474: Preparing [2023-03-01T09:20:10.368Z] df4573ed5d97: Preparing [2023-03-01T09:20:10.368Z] 0cd4fc64cef4: Preparing [2023-03-01T09:20:10.368Z] a33a150bac42: Preparing [2023-03-01T09:20:10.368Z] 635b2ca7169c: Preparing [2023-03-01T09:20:10.368Z] f2843e556b90: Preparing [2023-03-01T09:20:10.368Z] 4e6476652798: Preparing [2023-03-01T09:20:10.368Z] 4e6476652798: Waiting [2023-03-01T09:20:10.368Z] f2843e556b90: Waiting [2023-03-01T09:20:10.368Z] 0cd4fc64cef4: Layer already exists [2023-03-01T09:20:10.368Z] ad6ea4af4474: Layer already exists [2023-03-01T09:20:10.368Z] a33a150bac42: Layer already exists [2023-03-01T09:20:10.368Z] df4573ed5d97: Layer already exists [2023-03-01T09:20:10.368Z] 635b2ca7169c: Layer already exists [2023-03-01T09:20:10.368Z] 4e6476652798: Layer already exists [2023-03-01T09:20:10.368Z] f2843e556b90: Layer already exists [2023-03-01T09:20:10.368Z] latest: digest: sha256:66f2396cb9dd449b680134792c3a833de607da8984648fa3498270cd652ddc3b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:10.690Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:10.997Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.73 [2023-03-01T09:20:10.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-01T09:20:10.997Z] ad6ea4af4474: Preparing [2023-03-01T09:20:10.997Z] df4573ed5d97: Preparing [2023-03-01T09:20:10.997Z] 0cd4fc64cef4: Preparing [2023-03-01T09:20:10.997Z] a33a150bac42: Preparing [2023-03-01T09:20:10.997Z] 635b2ca7169c: Preparing [2023-03-01T09:20:10.997Z] f2843e556b90: Preparing [2023-03-01T09:20:10.997Z] 4e6476652798: Preparing [2023-03-01T09:20:10.997Z] f2843e556b90: Waiting [2023-03-01T09:20:10.997Z] 4e6476652798: Waiting [2023-03-01T09:20:10.997Z] a33a150bac42: Layer already exists [2023-03-01T09:20:10.997Z] 635b2ca7169c: Layer already exists [2023-03-01T09:20:10.997Z] 0cd4fc64cef4: Layer already exists [2023-03-01T09:20:10.997Z] ad6ea4af4474: Layer already exists [2023-03-01T09:20:10.997Z] df4573ed5d97: Layer already exists [2023-03-01T09:20:10.997Z] 4e6476652798: Layer already exists [2023-03-01T09:20:10.997Z] f2843e556b90: Layer already exists [2023-03-01T09:20:10.997Z] 3.0.0-dev.73: digest: sha256:66f2396cb9dd449b680134792c3a833de607da8984648fa3498270cd652ddc3b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:11.313Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:11.627Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:20:11.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-01T09:20:11.628Z] ad6ea4af4474: Preparing [2023-03-01T09:20:11.628Z] df4573ed5d97: Preparing [2023-03-01T09:20:11.628Z] 0cd4fc64cef4: Preparing [2023-03-01T09:20:11.628Z] a33a150bac42: Preparing [2023-03-01T09:20:11.628Z] 635b2ca7169c: Preparing [2023-03-01T09:20:11.628Z] f2843e556b90: Preparing [2023-03-01T09:20:11.628Z] 4e6476652798: Preparing [2023-03-01T09:20:11.628Z] f2843e556b90: Waiting [2023-03-01T09:20:11.628Z] 4e6476652798: Waiting [2023-03-01T09:20:11.628Z] 635b2ca7169c: Layer already exists [2023-03-01T09:20:11.628Z] ad6ea4af4474: Layer already exists [2023-03-01T09:20:11.628Z] 0cd4fc64cef4: Layer already exists [2023-03-01T09:20:11.628Z] a33a150bac42: Layer already exists [2023-03-01T09:20:11.628Z] df4573ed5d97: Layer already exists [2023-03-01T09:20:11.628Z] f2843e556b90: Layer already exists [2023-03-01T09:20:11.628Z] 4e6476652798: Layer already exists [2023-03-01T09:20:11.628Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:66f2396cb9dd449b680134792c3a833de607da8984648fa3498270cd652ddc3b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:11.944Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:12.254Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-03-01T09:20:12.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-01T09:20:12.254Z] ad6ea4af4474: Preparing [2023-03-01T09:20:12.254Z] df4573ed5d97: Preparing [2023-03-01T09:20:12.254Z] 0cd4fc64cef4: Preparing [2023-03-01T09:20:12.254Z] a33a150bac42: Preparing [2023-03-01T09:20:12.254Z] 635b2ca7169c: Preparing [2023-03-01T09:20:12.254Z] f2843e556b90: Preparing [2023-03-01T09:20:12.254Z] 4e6476652798: Preparing [2023-03-01T09:20:12.254Z] f2843e556b90: Waiting [2023-03-01T09:20:12.254Z] 4e6476652798: Waiting [2023-03-01T09:20:12.254Z] df4573ed5d97: Layer already exists [2023-03-01T09:20:12.254Z] 635b2ca7169c: Layer already exists [2023-03-01T09:20:12.254Z] ad6ea4af4474: Layer already exists [2023-03-01T09:20:12.254Z] a33a150bac42: Layer already exists [2023-03-01T09:20:12.254Z] 0cd4fc64cef4: Layer already exists [2023-03-01T09:20:12.254Z] 4e6476652798: Layer already exists [2023-03-01T09:20:12.254Z] f2843e556b90: Layer already exists [2023-03-01T09:20:12.254Z] main: digest: sha256:66f2396cb9dd449b680134792c3a833de607da8984648fa3498270cd652ddc3b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T09:20:12.305Z] ===================================================== [Pipeline] echo [2023-03-01T09:20:12.314Z] taggedImages: [2023-03-01T09:20:12.314Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:20:12.314Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-03-01T09:20:12.314Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.73 [2023-03-01T09:20:12.314Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:20:12.314Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-03-01T09:20:12.335Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-03-01T09:20:12.335Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:20:12.335Z] latest [2023-03-01T09:20:12.335Z] 3.0.0-dev.73 [2023-03-01T09:20:12.335Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:20:12.335Z] main [2023-03-01T09:20:12.335Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:12.619Z] ---> f1bb3e1fee4e [2023-03-01T09:20:12.619Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T09:20:12.651Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:12.957Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:20:12.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-01T09:20:12.957Z] 6f85eb7f7e48: Preparing [2023-03-01T09:20:12.957Z] 5180c22e70ac: Preparing [2023-03-01T09:20:12.957Z] 5f28b8ed3bc3: Preparing [2023-03-01T09:20:12.957Z] d9d2651b11bf: Preparing [2023-03-01T09:20:12.957Z] 462a110a391e: Preparing [2023-03-01T09:20:12.957Z] 4e6476652798: Preparing [2023-03-01T09:20:12.957Z] 4e6476652798: Waiting [2023-03-01T09:20:12.957Z] 5f28b8ed3bc3: Pushed [2023-03-01T09:20:12.957Z] 5180c22e70ac: Pushed [2023-03-01T09:20:12.957Z] 6f85eb7f7e48: Pushed [2023-03-01T09:20:12.957Z] 4e6476652798: Layer already exists [2023-03-01T09:20:13.215Z] 462a110a391e: Pushed [2023-03-01T09:20:13.578Z] ---> 2a12d104da22 [2023-03-01T09:20:13.578Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-01T09:20:14.551Z] ---> 3b0f71870cc8 [2023-03-01T09:20:14.551Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-01T09:20:15.513Z] ---> c30b111a9526 [2023-03-01T09:20:15.513Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T09:20:15.513Z] ---> Running in 518046fe9c1c [2023-03-01T09:20:16.095Z] Removing intermediate container 518046fe9c1c [2023-03-01T09:20:16.095Z] ---> 927f83613404 [2023-03-01T09:20:16.095Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T09:20:16.095Z] ---> Running in 3a177e6325f2 [2023-03-01T09:20:16.690Z] Removing intermediate container 3a177e6325f2 [2023-03-01T09:20:16.690Z] ---> 7b9c424888a5 [2023-03-01T09:20:16.690Z] Step 22/24 : LABEL arch=arm64 [2023-03-01T09:20:16.970Z] ---> Running in c93a94fb9ecd [2023-03-01T09:20:17.237Z] Removing intermediate container c93a94fb9ecd [2023-03-01T09:20:17.237Z] ---> cf18358dbb3b [2023-03-01T09:20:17.237Z] Step 23/24 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:20:17.503Z] ---> Running in c5275f9eaa35 [2023-03-01T09:20:18.090Z] Removing intermediate container c5275f9eaa35 [2023-03-01T09:20:18.090Z] ---> f53866f64cbc [2023-03-01T09:20:18.090Z] Step 24/24 : LABEL version=3.0.0-dev.73 [2023-03-01T09:20:18.090Z] ---> Running in 449a3349ee1a [2023-03-01T09:20:18.673Z] Removing intermediate container 449a3349ee1a [2023-03-01T09:20:18.673Z] ---> 9592157beb7d [2023-03-01T09:20:18.673Z] [2023-03-01T09:20:18.673Z] Successfully built 9592157beb7d [2023-03-01T09:20:18.939Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-01T09:20:18.939Z] Building security-proxy-auth [2023-03-01T09:20:19.778Z] d9d2651b11bf: Pushed [2023-03-01T09:20:19.779Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:2d37c10a639c23aa2126c254f3a8ccc67637e51bc98f60deaee06af186e9fb24 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:20.085Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:20.386Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-03-01T09:20:20.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-01T09:20:20.386Z] 6f85eb7f7e48: Preparing [2023-03-01T09:20:20.386Z] 5180c22e70ac: Preparing [2023-03-01T09:20:20.386Z] 5f28b8ed3bc3: Preparing [2023-03-01T09:20:20.386Z] d9d2651b11bf: Preparing [2023-03-01T09:20:20.386Z] 462a110a391e: Preparing [2023-03-01T09:20:20.386Z] 4e6476652798: Preparing [2023-03-01T09:20:20.386Z] 4e6476652798: Waiting [2023-03-01T09:20:20.386Z] 462a110a391e: Layer already exists [2023-03-01T09:20:20.386Z] 6f85eb7f7e48: Layer already exists [2023-03-01T09:20:20.386Z] 5f28b8ed3bc3: Layer already exists [2023-03-01T09:20:20.386Z] 5180c22e70ac: Layer already exists [2023-03-01T09:20:20.386Z] d9d2651b11bf: Layer already exists [2023-03-01T09:20:20.386Z] 4e6476652798: Layer already exists [2023-03-01T09:20:20.386Z] latest: digest: sha256:2d37c10a639c23aa2126c254f3a8ccc67637e51bc98f60deaee06af186e9fb24 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:20.694Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:20.998Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.73 [2023-03-01T09:20:20.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-01T09:20:20.999Z] 6f85eb7f7e48: Preparing [2023-03-01T09:20:20.999Z] 5180c22e70ac: Preparing [2023-03-01T09:20:20.999Z] 5f28b8ed3bc3: Preparing [2023-03-01T09:20:20.999Z] d9d2651b11bf: Preparing [2023-03-01T09:20:20.999Z] 462a110a391e: Preparing [2023-03-01T09:20:20.999Z] 4e6476652798: Preparing [2023-03-01T09:20:20.999Z] 4e6476652798: Waiting [2023-03-01T09:20:20.999Z] d9d2651b11bf: Layer already exists [2023-03-01T09:20:20.999Z] 462a110a391e: Layer already exists [2023-03-01T09:20:20.999Z] 6f85eb7f7e48: Layer already exists [2023-03-01T09:20:20.999Z] 5f28b8ed3bc3: Layer already exists [2023-03-01T09:20:20.999Z] 5180c22e70ac: Layer already exists [2023-03-01T09:20:20.999Z] 4e6476652798: Layer already exists [2023-03-01T09:20:20.999Z] 3.0.0-dev.73: digest: sha256:2d37c10a639c23aa2126c254f3a8ccc67637e51bc98f60deaee06af186e9fb24 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:21.306Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:21.611Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:20:21.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-01T09:20:21.611Z] 6f85eb7f7e48: Preparing [2023-03-01T09:20:21.611Z] 5180c22e70ac: Preparing [2023-03-01T09:20:21.611Z] 5f28b8ed3bc3: Preparing [2023-03-01T09:20:21.611Z] d9d2651b11bf: Preparing [2023-03-01T09:20:21.611Z] 462a110a391e: Preparing [2023-03-01T09:20:21.611Z] 4e6476652798: Preparing [2023-03-01T09:20:21.611Z] 4e6476652798: Waiting [2023-03-01T09:20:21.611Z] 6f85eb7f7e48: Layer already exists [2023-03-01T09:20:21.611Z] 5f28b8ed3bc3: Layer already exists [2023-03-01T09:20:21.611Z] 5180c22e70ac: Layer already exists [2023-03-01T09:20:21.611Z] 462a110a391e: Layer already exists [2023-03-01T09:20:21.611Z] d9d2651b11bf: Layer already exists [2023-03-01T09:20:21.611Z] 4e6476652798: Layer already exists [2023-03-01T09:20:21.611Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:2d37c10a639c23aa2126c254f3a8ccc67637e51bc98f60deaee06af186e9fb24 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:21.917Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:22.221Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-03-01T09:20:22.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-01T09:20:22.221Z] 6f85eb7f7e48: Preparing [2023-03-01T09:20:22.221Z] 5180c22e70ac: Preparing [2023-03-01T09:20:22.221Z] 5f28b8ed3bc3: Preparing [2023-03-01T09:20:22.221Z] d9d2651b11bf: Preparing [2023-03-01T09:20:22.221Z] 462a110a391e: Preparing [2023-03-01T09:20:22.221Z] 4e6476652798: Preparing [2023-03-01T09:20:22.221Z] 4e6476652798: Waiting [2023-03-01T09:20:22.221Z] 5f28b8ed3bc3: Layer already exists [2023-03-01T09:20:22.221Z] d9d2651b11bf: Layer already exists [2023-03-01T09:20:22.221Z] 5180c22e70ac: Layer already exists [2023-03-01T09:20:22.221Z] 462a110a391e: Layer already exists [2023-03-01T09:20:22.221Z] 6f85eb7f7e48: Layer already exists [2023-03-01T09:20:22.221Z] 4e6476652798: Layer already exists [2023-03-01T09:20:22.221Z] main: digest: sha256:2d37c10a639c23aa2126c254f3a8ccc67637e51bc98f60deaee06af186e9fb24 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T09:20:22.270Z] ===================================================== [Pipeline] echo [2023-03-01T09:20:22.278Z] taggedImages: [2023-03-01T09:20:22.278Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:20:22.278Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-03-01T09:20:22.278Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.73 [2023-03-01T09:20:22.278Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:20:22.278Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-03-01T09:20:22.297Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-03-01T09:20:22.297Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:20:22.297Z] latest [2023-03-01T09:20:22.297Z] 3.0.0-dev.73 [2023-03-01T09:20:22.297Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:20:22.297Z] main [2023-03-01T09:20:22.297Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:22.621Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:22.933Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:20:22.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-01T09:20:22.933Z] 917a83d21f7e: Preparing [2023-03-01T09:20:22.933Z] c60af10a1e48: Preparing [2023-03-01T09:20:22.933Z] c2413de4d8d1: Preparing [2023-03-01T09:20:22.933Z] 61f51d61c688: Preparing [2023-03-01T09:20:22.933Z] f2843e556b90: Preparing [2023-03-01T09:20:22.933Z] 4e6476652798: Preparing [2023-03-01T09:20:22.933Z] 4e6476652798: Waiting [2023-03-01T09:20:22.933Z] f2843e556b90: Layer already exists [2023-03-01T09:20:22.933Z] 4e6476652798: Layer already exists [2023-03-01T09:20:22.933Z] c2413de4d8d1: Pushed [2023-03-01T09:20:22.933Z] c60af10a1e48: Pushed [2023-03-01T09:20:22.933Z] 917a83d21f7e: Pushed [2023-03-01T09:20:24.331Z]  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T09:20:24.331Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T09:20:24.331Z] ---> 4c8c3bb5bb98 [2023-03-01T09:20:24.331Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T09:20:24.331Z] ---> Using cache [2023-03-01T09:20:24.331Z] ---> 9974ccbba007 [2023-03-01T09:20:24.331Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T09:20:24.331Z] ---> Using cache [2023-03-01T09:20:24.331Z] ---> 39ba86387411 [2023-03-01T09:20:24.331Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T09:20:24.331Z] ---> Using cache [2023-03-01T09:20:24.331Z] ---> 2b07f0754acc [2023-03-01T09:20:24.331Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T09:20:24.331Z] ---> Using cache [2023-03-01T09:20:24.331Z] ---> b66e2b9cb209 [2023-03-01T09:20:24.331Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T09:20:24.331Z] ---> Using cache [2023-03-01T09:20:24.331Z] ---> 8b0615ef0741 [2023-03-01T09:20:24.331Z] Step 8/22 : COPY . . [2023-03-01T09:20:24.331Z] ---> Using cache [2023-03-01T09:20:24.331Z] ---> 3b92b048ad2f [2023-03-01T09:20:24.331Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-01T09:20:24.621Z] ---> Running in c5188097e1cc [2023-03-01T09:20:26.772Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-01T09:20:29.492Z] 61f51d61c688: Pushed [2023-03-01T09:20:29.492Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:d2b167c7ea13d503e526298d25aeacb925a58258ff0f5b2e71b4d4734d2ca57f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:29.799Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:30.101Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-03-01T09:20:30.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-01T09:20:30.101Z] 917a83d21f7e: Preparing [2023-03-01T09:20:30.101Z] c60af10a1e48: Preparing [2023-03-01T09:20:30.101Z] c2413de4d8d1: Preparing [2023-03-01T09:20:30.101Z] 61f51d61c688: Preparing [2023-03-01T09:20:30.101Z] f2843e556b90: Preparing [2023-03-01T09:20:30.101Z] 4e6476652798: Preparing [2023-03-01T09:20:30.101Z] 4e6476652798: Waiting [2023-03-01T09:20:30.101Z] c2413de4d8d1: Layer already exists [2023-03-01T09:20:30.101Z] f2843e556b90: Layer already exists [2023-03-01T09:20:30.101Z] 61f51d61c688: Layer already exists [2023-03-01T09:20:30.101Z] c60af10a1e48: Layer already exists [2023-03-01T09:20:30.101Z] 917a83d21f7e: Layer already exists [2023-03-01T09:20:30.101Z] 4e6476652798: Layer already exists [2023-03-01T09:20:30.101Z] latest: digest: sha256:d2b167c7ea13d503e526298d25aeacb925a58258ff0f5b2e71b4d4734d2ca57f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:30.406Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:30.710Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.73 [2023-03-01T09:20:30.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-01T09:20:30.710Z] 917a83d21f7e: Preparing [2023-03-01T09:20:30.710Z] c60af10a1e48: Preparing [2023-03-01T09:20:30.710Z] c2413de4d8d1: Preparing [2023-03-01T09:20:30.710Z] 61f51d61c688: Preparing [2023-03-01T09:20:30.710Z] f2843e556b90: Preparing [2023-03-01T09:20:30.710Z] 4e6476652798: Preparing [2023-03-01T09:20:30.710Z] 4e6476652798: Waiting [2023-03-01T09:20:30.710Z] c60af10a1e48: Layer already exists [2023-03-01T09:20:30.710Z] f2843e556b90: Layer already exists [2023-03-01T09:20:30.710Z] c2413de4d8d1: Layer already exists [2023-03-01T09:20:30.710Z] 917a83d21f7e: Layer already exists [2023-03-01T09:20:30.710Z] 61f51d61c688: Layer already exists [2023-03-01T09:20:30.710Z] 4e6476652798: Layer already exists [2023-03-01T09:20:30.710Z] 3.0.0-dev.73: digest: sha256:d2b167c7ea13d503e526298d25aeacb925a58258ff0f5b2e71b4d4734d2ca57f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:31.018Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:31.321Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:20:31.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-01T09:20:31.321Z] 917a83d21f7e: Preparing [2023-03-01T09:20:31.321Z] c60af10a1e48: Preparing [2023-03-01T09:20:31.321Z] c2413de4d8d1: Preparing [2023-03-01T09:20:31.321Z] 61f51d61c688: Preparing [2023-03-01T09:20:31.321Z] f2843e556b90: Preparing [2023-03-01T09:20:31.321Z] 4e6476652798: Preparing [2023-03-01T09:20:31.321Z] 4e6476652798: Waiting [2023-03-01T09:20:31.321Z] f2843e556b90: Layer already exists [2023-03-01T09:20:31.321Z] c2413de4d8d1: Layer already exists [2023-03-01T09:20:31.321Z] 917a83d21f7e: Layer already exists [2023-03-01T09:20:31.321Z] 61f51d61c688: Layer already exists [2023-03-01T09:20:31.321Z] c60af10a1e48: Layer already exists [2023-03-01T09:20:31.321Z] 4e6476652798: Layer already exists [2023-03-01T09:20:31.321Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:d2b167c7ea13d503e526298d25aeacb925a58258ff0f5b2e71b4d4734d2ca57f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:31.625Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:31.928Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-03-01T09:20:31.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-01T09:20:31.928Z] 917a83d21f7e: Preparing [2023-03-01T09:20:31.928Z] c60af10a1e48: Preparing [2023-03-01T09:20:31.928Z] c2413de4d8d1: Preparing [2023-03-01T09:20:31.928Z] 61f51d61c688: Preparing [2023-03-01T09:20:31.928Z] f2843e556b90: Preparing [2023-03-01T09:20:31.928Z] 4e6476652798: Preparing [2023-03-01T09:20:31.928Z] 4e6476652798: Waiting [2023-03-01T09:20:31.928Z] c2413de4d8d1: Layer already exists [2023-03-01T09:20:31.928Z] 917a83d21f7e: Layer already exists [2023-03-01T09:20:31.928Z] 61f51d61c688: Layer already exists [2023-03-01T09:20:31.928Z] f2843e556b90: Layer already exists [2023-03-01T09:20:31.928Z] c60af10a1e48: Layer already exists [2023-03-01T09:20:31.928Z] 4e6476652798: Layer already exists [2023-03-01T09:20:31.928Z] main: digest: sha256:d2b167c7ea13d503e526298d25aeacb925a58258ff0f5b2e71b4d4734d2ca57f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T09:20:31.961Z] ===================================================== [Pipeline] echo [2023-03-01T09:20:31.966Z] taggedImages: [2023-03-01T09:20:31.967Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:20:31.967Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-03-01T09:20:31.967Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.73 [2023-03-01T09:20:31.967Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:20:31.967Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-03-01T09:20:31.980Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-03-01T09:20:31.980Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:20:31.980Z] latest [2023-03-01T09:20:31.980Z] 3.0.0-dev.73 [2023-03-01T09:20:31.980Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:20:31.980Z] main [2023-03-01T09:20:31.980Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:32.281Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:32.588Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:20:32.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-01T09:20:32.588Z] ecebe48dc7af: Preparing [2023-03-01T09:20:32.588Z] 1e49b2b0bd6d: Preparing [2023-03-01T09:20:32.588Z] 5b75b1c3178f: Preparing [2023-03-01T09:20:32.588Z] ea31cd511b81: Preparing [2023-03-01T09:20:32.588Z] aa5968d388b8: Preparing [2023-03-01T09:20:32.588Z] aa5968d388b8: Layer already exists [2023-03-01T09:20:32.588Z] 5b75b1c3178f: Layer already exists [2023-03-01T09:20:32.588Z] ecebe48dc7af: Pushed [2023-03-01T09:20:32.846Z] ea31cd511b81: Pushed [2023-03-01T09:20:35.510Z] 1e49b2b0bd6d: Pushed [2023-03-01T09:20:35.510Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:dcde3bf28ad5c2ff8bd5e68862fb423027b52fc94f2b42096e1292afc1f4fba0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:35.858Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:36.165Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-03-01T09:20:36.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-01T09:20:36.165Z] ecebe48dc7af: Preparing [2023-03-01T09:20:36.165Z] 1e49b2b0bd6d: Preparing [2023-03-01T09:20:36.165Z] 5b75b1c3178f: Preparing [2023-03-01T09:20:36.165Z] ea31cd511b81: Preparing [2023-03-01T09:20:36.165Z] aa5968d388b8: Preparing [2023-03-01T09:20:36.165Z] 1e49b2b0bd6d: Layer already exists [2023-03-01T09:20:36.165Z] ea31cd511b81: Layer already exists [2023-03-01T09:20:36.165Z] 5b75b1c3178f: Layer already exists [2023-03-01T09:20:36.165Z] ecebe48dc7af: Layer already exists [2023-03-01T09:20:36.165Z] aa5968d388b8: Layer already exists [2023-03-01T09:20:36.165Z] latest: digest: sha256:dcde3bf28ad5c2ff8bd5e68862fb423027b52fc94f2b42096e1292afc1f4fba0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:36.468Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:36.770Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.73 [2023-03-01T09:20:36.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-01T09:20:36.770Z] ecebe48dc7af: Preparing [2023-03-01T09:20:36.770Z] 1e49b2b0bd6d: Preparing [2023-03-01T09:20:36.770Z] 5b75b1c3178f: Preparing [2023-03-01T09:20:36.770Z] ea31cd511b81: Preparing [2023-03-01T09:20:36.770Z] aa5968d388b8: Preparing [2023-03-01T09:20:36.770Z] 1e49b2b0bd6d: Layer already exists [2023-03-01T09:20:36.770Z] aa5968d388b8: Layer already exists [2023-03-01T09:20:36.770Z] 5b75b1c3178f: Layer already exists [2023-03-01T09:20:36.770Z] ea31cd511b81: Layer already exists [2023-03-01T09:20:36.770Z] ecebe48dc7af: Layer already exists [2023-03-01T09:20:36.770Z] 3.0.0-dev.73: digest: sha256:dcde3bf28ad5c2ff8bd5e68862fb423027b52fc94f2b42096e1292afc1f4fba0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:37.075Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:37.382Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:20:37.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-01T09:20:37.382Z] ecebe48dc7af: Preparing [2023-03-01T09:20:37.382Z] 1e49b2b0bd6d: Preparing [2023-03-01T09:20:37.382Z] 5b75b1c3178f: Preparing [2023-03-01T09:20:37.382Z] ea31cd511b81: Preparing [2023-03-01T09:20:37.382Z] aa5968d388b8: Preparing [2023-03-01T09:20:37.382Z] aa5968d388b8: Layer already exists [2023-03-01T09:20:37.382Z] 5b75b1c3178f: Layer already exists [2023-03-01T09:20:37.383Z] 1e49b2b0bd6d: Layer already exists [2023-03-01T09:20:37.383Z] ecebe48dc7af: Layer already exists [2023-03-01T09:20:37.383Z] ea31cd511b81: Layer already exists [2023-03-01T09:20:37.383Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:dcde3bf28ad5c2ff8bd5e68862fb423027b52fc94f2b42096e1292afc1f4fba0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:37.683Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:37.987Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-03-01T09:20:37.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-01T09:20:37.987Z] ecebe48dc7af: Preparing [2023-03-01T09:20:37.987Z] 1e49b2b0bd6d: Preparing [2023-03-01T09:20:37.987Z] 5b75b1c3178f: Preparing [2023-03-01T09:20:37.987Z] ea31cd511b81: Preparing [2023-03-01T09:20:37.987Z] aa5968d388b8: Preparing [2023-03-01T09:20:37.987Z] aa5968d388b8: Layer already exists [2023-03-01T09:20:37.987Z] ecebe48dc7af: Layer already exists [2023-03-01T09:20:37.987Z] 1e49b2b0bd6d: Layer already exists [2023-03-01T09:20:37.987Z] 5b75b1c3178f: Layer already exists [2023-03-01T09:20:37.987Z] ea31cd511b81: Layer already exists [2023-03-01T09:20:37.987Z] main: digest: sha256:dcde3bf28ad5c2ff8bd5e68862fb423027b52fc94f2b42096e1292afc1f4fba0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T09:20:38.022Z] ===================================================== [Pipeline] echo [2023-03-01T09:20:38.028Z] taggedImages: [2023-03-01T09:20:38.028Z] - nexus3.edgexfoundry.org:10004/support-notifications:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:20:38.028Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-03-01T09:20:38.028Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.73 [2023-03-01T09:20:38.028Z] - nexus3.edgexfoundry.org:10004/support-notifications:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:20:38.028Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-03-01T09:20:38.042Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-03-01T09:20:38.042Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:20:38.042Z] latest [2023-03-01T09:20:38.042Z] 3.0.0-dev.73 [2023-03-01T09:20:38.042Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:20:38.042Z] main [2023-03-01T09:20:38.042Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:38.348Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:38.648Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:20:38.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-01T09:20:38.648Z] e4e4b34df7cc: Preparing [2023-03-01T09:20:38.648Z] 04d8987d8ae5: Preparing [2023-03-01T09:20:38.648Z] 5b75b1c3178f: Preparing [2023-03-01T09:20:38.648Z] c4e8b21a3599: Preparing [2023-03-01T09:20:38.648Z] aa5968d388b8: Preparing [2023-03-01T09:20:38.648Z] aa5968d388b8: Layer already exists [2023-03-01T09:20:38.648Z] 5b75b1c3178f: Layer already exists [2023-03-01T09:20:38.648Z] c4e8b21a3599: Layer already exists [2023-03-01T09:20:38.648Z] e4e4b34df7cc: Pushed [2023-03-01T09:20:41.184Z] 04d8987d8ae5: Pushed [2023-03-01T09:20:41.184Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:6d52e17eb672c2c33c541f03b84fcd09017940dd5457ef3ab4360e04b6643626 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:41.492Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:41.796Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-03-01T09:20:41.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-01T09:20:41.797Z] e4e4b34df7cc: Preparing [2023-03-01T09:20:41.797Z] 04d8987d8ae5: Preparing [2023-03-01T09:20:41.797Z] 5b75b1c3178f: Preparing [2023-03-01T09:20:41.797Z] c4e8b21a3599: Preparing [2023-03-01T09:20:41.797Z] aa5968d388b8: Preparing [2023-03-01T09:20:41.797Z] e4e4b34df7cc: Layer already exists [2023-03-01T09:20:41.797Z] c4e8b21a3599: Layer already exists [2023-03-01T09:20:41.797Z] aa5968d388b8: Layer already exists [2023-03-01T09:20:41.797Z] 04d8987d8ae5: Layer already exists [2023-03-01T09:20:41.797Z] 5b75b1c3178f: Layer already exists [2023-03-01T09:20:41.797Z] latest: digest: sha256:6d52e17eb672c2c33c541f03b84fcd09017940dd5457ef3ab4360e04b6643626 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:42.102Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:42.412Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.73 [2023-03-01T09:20:42.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-01T09:20:42.412Z] e4e4b34df7cc: Preparing [2023-03-01T09:20:42.412Z] 04d8987d8ae5: Preparing [2023-03-01T09:20:42.412Z] 5b75b1c3178f: Preparing [2023-03-01T09:20:42.412Z] c4e8b21a3599: Preparing [2023-03-01T09:20:42.412Z] aa5968d388b8: Preparing [2023-03-01T09:20:42.412Z] 5b75b1c3178f: Layer already exists [2023-03-01T09:20:42.412Z] 04d8987d8ae5: Layer already exists [2023-03-01T09:20:42.412Z] aa5968d388b8: Layer already exists [2023-03-01T09:20:42.413Z] e4e4b34df7cc: Layer already exists [2023-03-01T09:20:42.413Z] c4e8b21a3599: Layer already exists [2023-03-01T09:20:42.413Z] 3.0.0-dev.73: digest: sha256:6d52e17eb672c2c33c541f03b84fcd09017940dd5457ef3ab4360e04b6643626 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:42.733Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:43.043Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:20:43.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-01T09:20:43.043Z] e4e4b34df7cc: Preparing [2023-03-01T09:20:43.043Z] 04d8987d8ae5: Preparing [2023-03-01T09:20:43.043Z] 5b75b1c3178f: Preparing [2023-03-01T09:20:43.043Z] c4e8b21a3599: Preparing [2023-03-01T09:20:43.043Z] aa5968d388b8: Preparing [2023-03-01T09:20:43.043Z] aa5968d388b8: Layer already exists [2023-03-01T09:20:43.043Z] 04d8987d8ae5: Layer already exists [2023-03-01T09:20:43.043Z] e4e4b34df7cc: Layer already exists [2023-03-01T09:20:43.043Z] c4e8b21a3599: Layer already exists [2023-03-01T09:20:43.043Z] 5b75b1c3178f: Layer already exists [2023-03-01T09:20:43.043Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:6d52e17eb672c2c33c541f03b84fcd09017940dd5457ef3ab4360e04b6643626 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:43.348Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:20:43.653Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-03-01T09:20:43.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-01T09:20:43.653Z] e4e4b34df7cc: Preparing [2023-03-01T09:20:43.653Z] 04d8987d8ae5: Preparing [2023-03-01T09:20:43.653Z] 5b75b1c3178f: Preparing [2023-03-01T09:20:43.653Z] c4e8b21a3599: Preparing [2023-03-01T09:20:43.653Z] aa5968d388b8: Preparing [2023-03-01T09:20:43.653Z] aa5968d388b8: Layer already exists [2023-03-01T09:20:43.653Z] c4e8b21a3599: Layer already exists [2023-03-01T09:20:43.653Z] 04d8987d8ae5: Layer already exists [2023-03-01T09:20:43.653Z] e4e4b34df7cc: Layer already exists [2023-03-01T09:20:43.653Z] 5b75b1c3178f: Layer already exists [2023-03-01T09:20:43.653Z] main: digest: sha256:6d52e17eb672c2c33c541f03b84fcd09017940dd5457ef3ab4360e04b6643626 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T09:20:43.704Z] ===================================================== [Pipeline] echo [2023-03-01T09:20:43.712Z] taggedImages: [2023-03-01T09:20:43.712Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:20:43.712Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-03-01T09:20:43.712Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.73 [2023-03-01T09:20:43.712Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:20:43.712Z] - 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] } [2023-03-01T09:26:33.739Z] Removing intermediate container c5188097e1cc [2023-03-01T09:26:33.739Z] ---> b1c9e6e85a06 [2023-03-01T09:26:33.739Z] [2023-03-01T09:26:33.739Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T09:26:33.739Z] 3.16: Pulling from library/alpine [2023-03-01T09:26:33.739Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T09:26:33.739Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T09:26:33.739Z] ---> 4c81e5bf8899 [2023-03-01T09:26:33.739Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-01T09:26:33.739Z] ---> Running in 68160ac2d53a [2023-03-01T09:26:33.739Z] Removing intermediate container 68160ac2d53a [2023-03-01T09:26:33.739Z] ---> 473c9d94da4c [2023-03-01T09:26:33.739Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T09:26:33.739Z] ---> Running in 73018f639b5e [2023-03-01T09:26:33.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T09:26:33.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T09:26:35.161Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T09:26:35.428Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T09:26:35.428Z] OK: 5 MiB in 15 packages [2023-03-01T09:26:39.704Z] Removing intermediate container 73018f639b5e [2023-03-01T09:26:39.704Z] ---> 4a61571f960c [2023-03-01T09:26:39.704Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T09:26:39.704Z] Removing intermediate container db16cdfcf71a [2023-03-01T09:26:39.704Z] ---> 3003089b8ff5 [2023-03-01T09:26:39.704Z] [2023-03-01T09:26:39.704Z] Step 10/23 : FROM alpine:3.16 [2023-03-01T09:26:39.704Z] ---> 4c81e5bf8899 [2023-03-01T09:26:39.976Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-01T09:26:39.976Z] ---> Running in cca3dd7cca40 [2023-03-01T09:26:40.246Z] ---> 5c6c116b1407 [2023-03-01T09:26:40.246Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-01T09:26:42.827Z] ---> 3c8ebd9237b1 [2023-03-01T09:26:42.827Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-01T09:26:42.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T09:26:43.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T09:26:43.376Z] ---> b39b5229eba5 [2023-03-01T09:26:43.376Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-01T09:26:44.334Z] ---> 8d51bff2f80d [2023-03-01T09:26:44.334Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T09:26:44.334Z] ---> Running in 3ec251f3e4a0 [2023-03-01T09:26:44.600Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T09:26:44.600Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T09:26:44.600Z] OK: 5 MiB in 15 packages [2023-03-01T09:26:46.540Z] Removing intermediate container cca3dd7cca40 [2023-03-01T09:26:46.540Z] ---> 7ca602d2eb53 [2023-03-01T09:26:46.540Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T09:26:46.540Z] ---> Running in 180ca00083a3 [2023-03-01T09:26:47.123Z] Removing intermediate container 180ca00083a3 [2023-03-01T09:26:47.123Z] ---> 70210574296f [2023-03-01T09:26:47.123Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-01T09:26:47.392Z] ---> Running in ac1cc4bc905f [2023-03-01T09:26:48.003Z] Removing intermediate container ac1cc4bc905f [2023-03-01T09:26:48.003Z] ---> 5eb364e0b013 [2023-03-01T09:26:48.003Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-01T09:26:48.270Z] Removing intermediate container 3ec251f3e4a0 [2023-03-01T09:26:48.270Z] ---> 9259e778e2f4 [2023-03-01T09:26:48.270Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T09:26:48.270Z] ---> Running in e2864ef3e5b3 [2023-03-01T09:26:48.538Z] ---> Running in cf4db86a3000 [2023-03-01T09:26:52.118Z] Removing intermediate container e2864ef3e5b3 [2023-03-01T09:26:52.119Z] ---> a097a54dfa1c [2023-03-01T09:26:52.119Z] Step 15/23 : WORKDIR / [2023-03-01T09:26:52.119Z] Removing intermediate container cf4db86a3000 [2023-03-01T09:26:52.119Z] ---> 78475005901a [2023-03-01T09:26:52.119Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-01T09:26:52.119Z] ---> Running in 15f19c58b3f9 [2023-03-01T09:26:52.389Z] ---> Running in 580eb1dee1d5 [2023-03-01T09:26:52.976Z] Removing intermediate container 15f19c58b3f9 [2023-03-01T09:26:52.976Z] ---> 7451aad165a6 [2023-03-01T09:26:52.976Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T09:26:52.976Z] Removing intermediate container 580eb1dee1d5 [2023-03-01T09:26:52.976Z] ---> 878c34a94ae8 [2023-03-01T09:26:52.976Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T09:26:53.243Z] ---> Running in 149ff49452dc [2023-03-01T09:26:54.202Z] Removing intermediate container 149ff49452dc [2023-03-01T09:26:54.202Z] ---> 56da065ab733 [2023-03-01T09:26:54.202Z] Step 21/22 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:26:54.202Z] ---> Running in ce2afd387117 [2023-03-01T09:26:54.470Z] ---> 5870a21bdeeb [2023-03-01T09:26:54.470Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-01T09:26:55.057Z] Removing intermediate container ce2afd387117 [2023-03-01T09:26:55.057Z] ---> c86347990b6c [2023-03-01T09:26:55.057Z] Step 22/22 : LABEL version=3.0.0-dev.73 [2023-03-01T09:26:55.324Z] ---> Running in 7142cd56bd59 [2023-03-01T09:26:56.282Z] Removing intermediate container 7142cd56bd59 [2023-03-01T09:26:56.282Z] ---> 09149000f745 [2023-03-01T09:26:56.282Z] [2023-03-01T09:26:56.548Z] Successfully built 09149000f745 [2023-03-01T09:26:56.548Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-01T09:26:56.548Z]  Building security-proxy-auth ... done Building security-bootstrapper [2023-03-01T09:26:57.954Z] ---> fae90e1cb981 [2023-03-01T09:26:57.954Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-01T09:26:59.914Z] ---> 72ba0e428703 [2023-03-01T09:26:59.914Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-01T09:26:59.914Z] ---> Running in dc117076d7c9 [2023-03-01T09:27:00.871Z] Removing intermediate container dc117076d7c9 [2023-03-01T09:27:00.871Z] ---> 22a8f26cd616 [2023-03-01T09:27:00.872Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T09:27:00.872Z] ---> Running in 12afe29d8359 [2023-03-01T09:27:01.833Z] Removing intermediate container 12afe29d8359 [2023-03-01T09:27:01.833Z] ---> 357c4b5fbac5 [2023-03-01T09:27:01.833Z] Step 21/23 : LABEL arch=arm64 [2023-03-01T09:27:02.103Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T09:27:02.103Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-01T09:27:02.103Z] ---> 4c8c3bb5bb98 [2023-03-01T09:27:02.371Z] Step 3/32 : WORKDIR /edgex-go [2023-03-01T09:27:02.371Z] ---> Using cache [2023-03-01T09:27:02.371Z] ---> Running in 61c8b3396a21 [2023-03-01T09:27:02.371Z] ---> 6869df47db14 [2023-03-01T09:27:02.371Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-01T09:27:02.371Z] ---> Running in 105c3738dfbd [2023-03-01T09:27:05.719Z] Removing intermediate container 61c8b3396a21 [2023-03-01T09:27:05.719Z] ---> 6b7220b6bd90 [2023-03-01T09:27:05.719Z] Step 22/23 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:27:05.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T09:27:05.719Z] ---> Running in 0d2d439c9e43 [2023-03-01T09:27:06.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T09:27:06.302Z] Removing intermediate container 0d2d439c9e43 [2023-03-01T09:27:06.302Z] ---> e28f407e8a48 [2023-03-01T09:27:06.302Z] Step 23/23 : LABEL version=3.0.0-dev.73 [2023-03-01T09:27:06.569Z] Removing intermediate container fb08fbd28c1f [2023-03-01T09:27:06.569Z] ---> 6f0d07e97bc9 [2023-03-01T09:27:06.569Z] [2023-03-01T09:27:06.569Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T09:27:06.569Z] ---> 4c81e5bf8899 [2023-03-01T09:27:06.569Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-01T09:27:06.569Z] ---> Running in e34b42b0a770 [2023-03-01T09:27:06.839Z] ---> Running in 960f4660380e [2023-03-01T09:27:07.424Z] Removing intermediate container 960f4660380e [2023-03-01T09:27:07.424Z] ---> 78ed396d7b24 [2023-03-01T09:27:07.424Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-01T09:27:07.424Z] ---> Running in 8b3b8bc5be4a [2023-03-01T09:27:07.424Z] OK: 221 MiB in 51 packages [2023-03-01T09:27:07.424Z] Removing intermediate container e34b42b0a770 [2023-03-01T09:27:07.424Z] ---> dbe85b96a058 [2023-03-01T09:27:07.424Z] [2023-03-01T09:27:07.691Z] Successfully built dbe85b96a058 [2023-03-01T09:27:07.691Z] Successfully tagged core-command-arm64:latest [2023-03-01T09:27:07.691Z]  Building core-command ... done Building support-notifications [2023-03-01T09:27:07.959Z] Removing intermediate container 8b3b8bc5be4a [2023-03-01T09:27:07.959Z] ---> c1eb8cd02582 [2023-03-01T09:27:07.959Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-01T09:27:08.227Z] ---> Running in f10171e94094 [2023-03-01T09:27:09.199Z] Removing intermediate container f10171e94094 [2023-03-01T09:27:09.199Z] ---> 2b09c1e84ac3 [2023-03-01T09:27:09.199Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T09:27:09.199Z] ---> Running in 247330014b69 [2023-03-01T09:27:09.199Z] Removing intermediate container 105c3738dfbd [2023-03-01T09:27:09.199Z] ---> 835df4887101 [2023-03-01T09:27:09.199Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-01T09:27:11.141Z] ---> 5e5c51311417 [2023-03-01T09:27:11.141Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T09:27:11.141Z] ---> Running in b4e50df4bbef [2023-03-01T09:27:11.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T09:27:12.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T09:27:12.591Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T09:27:12.591Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T09:27:12.591Z] ---> 4c8c3bb5bb98 [2023-03-01T09:27:12.591Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T09:27:12.591Z] ---> Using cache [2023-03-01T09:27:12.591Z] ---> 9974ccbba007 [2023-03-01T09:27:12.591Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T09:27:12.591Z] ---> Using cache [2023-03-01T09:27:12.591Z] ---> 39ba86387411 [2023-03-01T09:27:12.591Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-01T09:27:12.859Z] ---> Running in 551357c2a732 [2023-03-01T09:27:13.440Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T09:27:13.440Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T09:27:13.440Z] OK: 5 MiB in 15 packages [2023-03-01T09:27:15.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T09:27:15.379Z] Removing intermediate container 247330014b69 [2023-03-01T09:27:15.379Z] ---> 2a98c2b22ec3 [2023-03-01T09:27:15.379Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T09:27:15.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T09:27:16.231Z] ---> 69ba8b893251 [2023-03-01T09:27:16.231Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-01T09:27:16.815Z] OK: 221 MiB in 51 packages [2023-03-01T09:27:18.756Z] Removing intermediate container 551357c2a732 [2023-03-01T09:27:18.756Z] ---> 4a4447da4a9a [2023-03-01T09:27:18.756Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T09:27:18.756Z] ---> 0f1768ee78cb [2023-03-01T09:27:18.756Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-01T09:27:19.987Z] ---> e21a78f560e9 [2023-03-01T09:27:19.987Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-01T09:27:19.987Z] ---> 1291eb5ebf00 [2023-03-01T09:27:19.987Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T09:27:19.987Z] ---> Running in d48d98759818 [2023-03-01T09:27:20.256Z] ---> Running in d0512fe2b98a [2023-03-01T09:27:21.220Z] Removing intermediate container d48d98759818 [2023-03-01T09:27:21.220Z] ---> 6dac8cc5bab0 [2023-03-01T09:27:21.220Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T09:27:21.220Z] ---> Running in 215cc41cea07 [2023-03-01T09:27:21.802Z] Removing intermediate container 215cc41cea07 [2023-03-01T09:27:21.802Z] ---> 2fd7fa4c789e [2023-03-01T09:27:21.802Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T09:27:22.069Z] ---> Running in e9ed38181589 [2023-03-01T09:27:22.656Z] Removing intermediate container e9ed38181589 [2023-03-01T09:27:22.657Z] ---> 5814c58db218 [2023-03-01T09:27:22.657Z] Step 21/22 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:27:22.657Z] ---> Running in 954fec6a27fc [2023-03-01T09:27:22.923Z] Removing intermediate container 954fec6a27fc [2023-03-01T09:27:22.923Z] ---> 3b2a74fd7ff1 [2023-03-01T09:27:22.923Z] Step 22/22 : LABEL version=3.0.0-dev.73 [2023-03-01T09:27:23.191Z] ---> Running in 83d2f8113c6e [2023-03-01T09:27:23.775Z] Removing intermediate container 83d2f8113c6e [2023-03-01T09:27:23.775Z] ---> c7e3a65e7bbe [2023-03-01T09:27:23.775Z] [2023-03-01T09:27:23.775Z] Successfully built c7e3a65e7bbe [2023-03-01T09:27:23.775Z] Successfully tagged core-data-arm64:latest [2023-03-01T09:27:23.775Z]  Building core-data ... done Building security-secretstore-setup [2023-03-01T09:27:27.113Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T09:27:27.113Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T09:27:27.113Z] ---> 4c8c3bb5bb98 [2023-03-01T09:27:27.113Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T09:27:27.113Z] ---> Using cache [2023-03-01T09:27:27.113Z] ---> 6869df47db14 [2023-03-01T09:27:27.113Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-01T09:27:27.113Z] ---> Using cache [2023-03-01T09:27:27.113Z] ---> 835df4887101 [2023-03-01T09:27:27.113Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T09:27:27.113Z] ---> Using cache [2023-03-01T09:27:27.113Z] ---> 5e5c51311417 [2023-03-01T09:27:27.113Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T09:27:27.696Z] ---> Running in 9f13015cfce6 [2023-03-01T09:28:35.572Z] Removing intermediate container 8b3ef7dcc3a3 [2023-03-01T09:28:35.572Z] ---> 1f407eaefcba [2023-03-01T09:28:35.572Z] [2023-03-01T09:28:35.572Z] Step 9/19 : FROM alpine:3.15 [2023-03-01T09:28:35.572Z] ---> 354640af7b1b [2023-03-01T09:28:35.572Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T09:28:35.572Z] ---> Using cache [2023-03-01T09:28:35.572Z] ---> cc63db4d3ba2 [2023-03-01T09:28:35.572Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-01T09:28:35.572Z] ---> Running in c9a66e69d1ec [2023-03-01T09:28:35.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T09:28:35.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T09:28:35.572Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T09:28:35.572Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T09:28:35.572Z] OK: 15734 distinct packages available [2023-03-01T09:28:35.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T09:28:35.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T09:28:35.572Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-01T09:28:35.572Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-01T09:28:35.572Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-01T09:28:35.572Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-01T09:28:35.572Z] (5/9) Installing curl (7.80.0-r6) [2023-03-01T09:28:35.572Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-01T09:28:35.572Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-01T09:28:35.572Z] (8/9) Installing libucontext (1.1-r0) [2023-03-01T09:28:35.572Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-01T09:28:35.572Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T09:28:35.572Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T09:28:35.572Z] OK: 8 MiB in 23 packages [2023-03-01T09:28:35.572Z] Removing intermediate container c9a66e69d1ec [2023-03-01T09:28:35.572Z] ---> 8809347025cd [2023-03-01T09:28:35.572Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T09:28:36.976Z] ---> 14fe9f1f6b5f [2023-03-01T09:28:36.976Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-01T09:28:41.217Z] ---> ad92968a368e [2023-03-01T09:28:41.217Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-01T09:28:42.190Z] ---> 9a67e75b9fdb [2023-03-01T09:28:42.190Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-01T09:28:42.456Z] ---> Running in 0f5a39f5c8f2 [2023-03-01T09:28:43.413Z] Removing intermediate container 0f5a39f5c8f2 [2023-03-01T09:28:43.413Z] ---> 8879d31118cd [2023-03-01T09:28:43.413Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T09:28:43.413Z] ---> Running in 3c9b3f396c37 [2023-03-01T09:28:44.367Z] Removing intermediate container 3c9b3f396c37 [2023-03-01T09:28:44.367Z] ---> 846a38b682df [2023-03-01T09:28:44.367Z] Step 17/19 : LABEL arch=arm64 [2023-03-01T09:28:44.367Z] ---> Running in e039c46207e2 [2023-03-01T09:28:44.950Z] Removing intermediate container e039c46207e2 [2023-03-01T09:28:44.950Z] ---> 7b2aceec970e [2023-03-01T09:28:44.950Z] Step 18/19 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:28:45.217Z] ---> Running in 5fd907236d2c [2023-03-01T09:28:46.178Z] Removing intermediate container 5fd907236d2c [2023-03-01T09:28:46.178Z] ---> 229212725300 [2023-03-01T09:28:46.178Z] Step 19/19 : LABEL version=3.0.0-dev.73 [2023-03-01T09:28:46.178Z] ---> Running in 58c02f3f6531 [2023-03-01T09:28:46.761Z] Removing intermediate container 58c02f3f6531 [2023-03-01T09:28:46.761Z] ---> ea8ce376b671 [2023-03-01T09:28:46.761Z] [2023-03-01T09:28:47.027Z] Successfully built ea8ce376b671 [2023-03-01T09:28:47.027Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-01T09:28:47.027Z]  Building security-spiffe-token-provider ... done Building security-proxy-setup [2023-03-01T09:28:51.274Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T09:28:51.274Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-01T09:28:51.274Z] ---> 4c8c3bb5bb98 [2023-03-01T09:28:51.274Z] Step 3/21 : WORKDIR /edgex-go [2023-03-01T09:28:51.274Z] ---> Using cache [2023-03-01T09:28:51.274Z] ---> 6869df47db14 [2023-03-01T09:28:51.274Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-01T09:28:51.274Z] ---> Using cache [2023-03-01T09:28:51.274Z] ---> 835df4887101 [2023-03-01T09:28:51.274Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-01T09:28:51.274Z] ---> Using cache [2023-03-01T09:28:51.274Z] ---> 5e5c51311417 [2023-03-01T09:28:51.274Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T09:28:51.541Z] ---> Running in 345d11dca290 [2023-03-01T09:28:59.746Z] Removing intermediate container b4be0fffa4b7 [2023-03-01T09:28:59.746Z] ---> 942a25b5f67d [2023-03-01T09:28:59.746Z] [2023-03-01T09:28:59.746Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T09:28:59.746Z] ---> 4c81e5bf8899 [2023-03-01T09:28:59.746Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T09:28:59.746Z] ---> Using cache [2023-03-01T09:28:59.746Z] ---> 7ca602d2eb53 [2023-03-01T09:28:59.746Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T09:28:59.746Z] ---> Using cache [2023-03-01T09:28:59.746Z] ---> 70210574296f [2023-03-01T09:28:59.746Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-01T09:28:59.746Z] ---> Running in 8bf9d86061d8 [2023-03-01T09:28:59.746Z] Removing intermediate container 8bf9d86061d8 [2023-03-01T09:28:59.746Z] ---> 38c68cb105dd [2023-03-01T09:28:59.746Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-01T09:29:00.013Z] ---> Running in 91c26add4b72 [2023-03-01T09:29:00.599Z] Removing intermediate container 91c26add4b72 [2023-03-01T09:29:00.599Z] ---> 2700b16abdae [2023-03-01T09:29:00.599Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T09:29:01.568Z] ---> 7f88ff4190e1 [2023-03-01T09:29:01.568Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-01T09:29:02.159Z] Removing intermediate container b4e50df4bbef [2023-03-01T09:29:02.159Z] ---> 754ba916a755 [2023-03-01T09:29:02.159Z] Step 7/32 : COPY . . [2023-03-01T09:29:04.738Z] ---> 1fb361614002 [2023-03-01T09:29:04.738Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-01T09:29:05.005Z] ---> 9a8eb8ff3a07 [2023-03-01T09:29:05.005Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-01T09:29:05.272Z] ---> Running in e210df7dbd1d [2023-03-01T09:29:05.272Z] ---> c9ea0807b95d [2023-03-01T09:29:05.272Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-01T09:29:05.543Z] ---> Running in 60c7ea115b2e [2023-03-01T09:29:05.821Z] Removing intermediate container d0512fe2b98a [2023-03-01T09:29:05.821Z] ---> 133b675f5718 [2023-03-01T09:29:05.821Z] Step 8/22 : COPY . . [2023-03-01T09:29:06.093Z] Removing intermediate container 60c7ea115b2e [2023-03-01T09:29:06.093Z] ---> 2991a98fe3b4 [2023-03-01T09:29:06.093Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T09:29:06.359Z] ---> Running in baad096265c7 [2023-03-01T09:29:06.625Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-01T09:29:06.892Z] Removing intermediate container baad096265c7 [2023-03-01T09:29:06.892Z] ---> 165d6ebc05a0 [2023-03-01T09:29:06.892Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T09:29:06.892Z] ---> Running in 841080242b9a [2023-03-01T09:29:07.162Z] Removing intermediate container 9f13015cfce6 [2023-03-01T09:29:07.162Z] ---> 10dfa3db05ed [2023-03-01T09:29:07.162Z] Step 7/24 : COPY . . [2023-03-01T09:29:07.750Z] Removing intermediate container 841080242b9a [2023-03-01T09:29:07.750Z] ---> 5267b901a56f [2023-03-01T09:29:07.750Z] Step 21/22 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:29:08.018Z] ---> Running in 0c1d07c27b35 [2023-03-01T09:29:08.976Z] Removing intermediate container 0c1d07c27b35 [2023-03-01T09:29:08.976Z] ---> e0dbc5bc38f2 [2023-03-01T09:29:08.976Z] Step 22/22 : LABEL version=3.0.0-dev.73 [2023-03-01T09:29:09.242Z] ---> Running in cd9f051950fa [2023-03-01T09:29:10.198Z] Removing intermediate container cd9f051950fa [2023-03-01T09:29:10.198Z] ---> 19ed8cb5f6af [2023-03-01T09:29:10.198Z] [2023-03-01T09:29:10.470Z] ---> 195ccf510b36 [2023-03-01T09:29:10.470Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-01T09:29:10.740Z] Successfully built 19ed8cb5f6af [2023-03-01T09:29:10.740Z] Successfully tagged support-scheduler-arm64:latest [2023-03-01T09:29:10.740Z]  Building support-scheduler ... done Building security-spire-server [2023-03-01T09:29:10.740Z] ---> Running in 2a44c511c25c [2023-03-01T09:29:12.693Z] ---> e2d57d73365b [2023-03-01T09:29:12.693Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-01T09:29:12.693Z] ---> Running in bb2dc74d0a10 [2023-03-01T09:29:12.958Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-01T09:29:14.899Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-01T09:29:14.899Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T09:29:14.899Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-01T09:29:14.899Z] ---> 4c8c3bb5bb98 [2023-03-01T09:29:14.899Z] Step 3/23 : WORKDIR /edgex-go [2023-03-01T09:29:14.899Z] ---> Using cache [2023-03-01T09:29:14.899Z] ---> 6869df47db14 [2023-03-01T09:29:14.899Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T09:29:15.175Z] ---> Running in 1cc58937af61 [2023-03-01T09:29:17.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T09:29:17.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T09:29:19.222Z] OK: 221 MiB in 51 packages [2023-03-01T09:29:20.703Z] Removing intermediate container 1cc58937af61 [2023-03-01T09:29:20.703Z] ---> f2ace4ff5311 [2023-03-01T09:29:20.703Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-01T09:29:21.698Z] ---> 28ca47532d9a [2023-03-01T09:29:21.698Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T09:29:22.008Z] ---> Running in 802d604f00de [2023-03-01T09:30:29.949Z] Removing intermediate container 345d11dca290 [2023-03-01T09:30:29.949Z] ---> c99de1abd25f [2023-03-01T09:30:29.949Z] Step 7/21 : COPY . . [2023-03-01T09:30:30.529Z] ---> 968ed6131e8b [2023-03-01T09:30:30.529Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-03-01T09:30:30.798Z] ---> Running in e5f03bdbb65d [2023-03-01T09:30:33.382Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-03-01T09:30:55.444Z] Removing intermediate container 802d604f00de [2023-03-01T09:30:55.444Z] ---> e2f9fcb2213b [2023-03-01T09:30:55.444Z] Step 7/23 : COPY . . [2023-03-01T09:30:58.780Z] ---> eed99b0bc030 [2023-03-01T09:30:58.780Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T09:30:59.046Z] ---> Running in 147da5ad2f46 [2023-03-01T09:30:59.627Z] Removing intermediate container 147da5ad2f46 [2023-03-01T09:30:59.627Z] ---> 6fceb9b08fb4 [2023-03-01T09:30:59.627Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-01T09:30:59.627Z] ---> Running in ba890a024f50 [2023-03-01T09:31:00.210Z] Removing intermediate container ba890a024f50 [2023-03-01T09:31:00.210Z] ---> 949fa92453f6 [2023-03-01T09:31:00.210Z] Step 10/23 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-01T09:31:00.210Z] ---> Running in 265dafe7ea37 [2023-03-01T09:31:03.560Z] Removing intermediate container 265dafe7ea37 [2023-03-01T09:31:03.560Z] ---> 98de453a8cb7 [2023-03-01T09:31:03.560Z] Step 11/23 : WORKDIR /edgex-go [2023-03-01T09:31:03.560Z] ---> Running in b429565503eb [2023-03-01T09:31:03.826Z] Removing intermediate container b429565503eb [2023-03-01T09:31:03.826Z] ---> 22cf475395a9 [2023-03-01T09:31:03.826Z] [2023-03-01T09:31:03.826Z] Step 12/23 : FROM alpine:3.15 [2023-03-01T09:31:03.826Z] ---> 354640af7b1b [2023-03-01T09:31:03.826Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T09:31:03.826Z] ---> Using cache [2023-03-01T09:31:03.826Z] ---> cc63db4d3ba2 [2023-03-01T09:31:03.826Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-01T09:31:03.826Z] ---> Using cache [2023-03-01T09:31:03.826Z] ---> 65553a33c16b [2023-03-01T09:31:03.826Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T09:31:12.038Z] ---> 8bb5beccdcbd [2023-03-01T09:31:12.038Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T09:31:12.305Z] ---> 785e4e8b3268 [2023-03-01T09:31:12.305Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-01T09:31:13.273Z] ---> 8f4eb266b120 [2023-03-01T09:31:13.273Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-01T09:31:13.860Z] ---> 6c32e8c27d2c [2023-03-01T09:31:13.860Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T09:31:13.860Z] ---> Running in 74b795e19595 [2023-03-01T09:31:14.444Z] Removing intermediate container 74b795e19595 [2023-03-01T09:31:14.444Z] ---> 6be1d8e52fe6 [2023-03-01T09:31:14.444Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T09:31:14.444Z] ---> Running in 56f2079f28f9 [2023-03-01T09:31:15.031Z] Removing intermediate container 56f2079f28f9 [2023-03-01T09:31:15.031Z] ---> 604b10e7ce7d [2023-03-01T09:31:15.031Z] Step 21/23 : LABEL arch=arm64 [2023-03-01T09:31:15.299Z] ---> Running in d8acf3f73b33 [2023-03-01T09:31:15.576Z] Removing intermediate container d8acf3f73b33 [2023-03-01T09:31:15.576Z] ---> 5b84128a28bc [2023-03-01T09:31:15.576Z] Step 22/23 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:31:15.850Z] ---> Running in 35adafd5e3de [2023-03-01T09:31:16.132Z] Removing intermediate container 35adafd5e3de [2023-03-01T09:31:16.132Z] ---> 62c8391dd8db [2023-03-01T09:31:16.132Z] Step 23/23 : LABEL version=3.0.0-dev.73 [2023-03-01T09:31:16.399Z] ---> Running in e8fdbfc47b6c [2023-03-01T09:31:16.981Z] Removing intermediate container e8fdbfc47b6c [2023-03-01T09:31:16.981Z] ---> 80e008f35824 [2023-03-01T09:31:16.981Z] [2023-03-01T09:31:16.981Z] Successfully built 80e008f35824 [2023-03-01T09:31:16.981Z] Successfully tagged security-spire-server-arm64:latest [2023-03-01T09:31:16.981Z] Building security-spire-config [2023-03-01T09:31:20.311Z]  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T09:31:20.311Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T09:31:20.311Z] ---> 4c8c3bb5bb98 [2023-03-01T09:31:20.311Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T09:31:20.311Z] ---> Using cache [2023-03-01T09:31:20.311Z] ---> 6869df47db14 [2023-03-01T09:31:20.311Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T09:31:20.311Z] ---> Using cache [2023-03-01T09:31:20.311Z] ---> f2ace4ff5311 [2023-03-01T09:31:20.311Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T09:31:20.311Z] ---> Using cache [2023-03-01T09:31:20.311Z] ---> 28ca47532d9a [2023-03-01T09:31:20.311Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T09:31:20.311Z] ---> Using cache [2023-03-01T09:31:20.311Z] ---> e2f9fcb2213b [2023-03-01T09:31:20.311Z] Step 7/24 : COPY . . [2023-03-01T09:31:20.580Z] ---> Using cache [2023-03-01T09:31:20.580Z] ---> eed99b0bc030 [2023-03-01T09:31:20.580Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T09:31:20.580Z] ---> Using cache [2023-03-01T09:31:20.580Z] ---> 6fceb9b08fb4 [2023-03-01T09:31:20.580Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-01T09:31:20.580Z] ---> Using cache [2023-03-01T09:31:20.580Z] ---> 949fa92453f6 [2023-03-01T09:31:20.580Z] Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-01T09:31:20.846Z] ---> Running in be1785179998 [2023-03-01T09:31:24.191Z] Removing intermediate container be1785179998 [2023-03-01T09:31:24.191Z] ---> ea18d046f78e [2023-03-01T09:31:24.191Z] Step 11/24 : WORKDIR /edgex-go [2023-03-01T09:31:24.191Z] ---> Running in bd539889dbf3 [2023-03-01T09:31:24.775Z] Removing intermediate container bd539889dbf3 [2023-03-01T09:31:24.775Z] ---> 928d0e50a546 [2023-03-01T09:31:24.775Z] [2023-03-01T09:31:24.775Z] Step 12/24 : FROM alpine:3.15 [2023-03-01T09:31:24.775Z] ---> 354640af7b1b [2023-03-01T09:31:24.775Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T09:31:24.775Z] ---> Using cache [2023-03-01T09:31:24.775Z] ---> cc63db4d3ba2 [2023-03-01T09:31:24.775Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-01T09:31:24.775Z] ---> Running in ece3f72edf65 [2023-03-01T09:31:26.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T09:31:26.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T09:31:28.405Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T09:31:28.405Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T09:31:28.405Z] OK: 15734 distinct packages available [2023-03-01T09:31:28.670Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T09:31:28.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T09:31:29.895Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-01T09:31:29.895Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-01T09:31:29.895Z] (3/4) Installing libucontext (1.1-r0) [2023-03-01T09:31:29.895Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-01T09:31:30.162Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T09:31:30.162Z] OK: 6 MiB in 18 packages [2023-03-01T09:31:32.122Z] Removing intermediate container ece3f72edf65 [2023-03-01T09:31:32.122Z] ---> 1b5656999915 [2023-03-01T09:31:32.122Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T09:31:37.455Z] ---> 54a73d945190 [2023-03-01T09:31:37.456Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T09:31:38.040Z] ---> 9a2509eecf31 [2023-03-01T09:31:38.040Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-01T09:31:38.306Z] ---> Running in a9dabe716274 [2023-03-01T09:31:38.887Z] Removing intermediate container a9dabe716274 [2023-03-01T09:31:38.887Z] ---> 9a0340fb4e2c [2023-03-01T09:31:38.887Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-01T09:31:39.847Z] ---> 133c95e6ab22 [2023-03-01T09:31:39.847Z] Step 19/24 : WORKDIR / [2023-03-01T09:31:39.847Z] ---> Running in 90b3f0b56785 [2023-03-01T09:31:40.428Z] Removing intermediate container 90b3f0b56785 [2023-03-01T09:31:40.428Z] ---> bd25a505c3ea [2023-03-01T09:31:40.428Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T09:31:40.428Z] ---> Running in 2fbd9da8bb30 [2023-03-01T09:31:41.017Z] Removing intermediate container 2fbd9da8bb30 [2023-03-01T09:31:41.017Z] ---> cd0624bc194f [2023-03-01T09:31:41.017Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T09:31:41.286Z] ---> Running in 6c86d25b436c [2023-03-01T09:31:41.870Z] Removing intermediate container 6c86d25b436c [2023-03-01T09:31:41.870Z] ---> cedfa6f6e5a4 [2023-03-01T09:31:41.870Z] Step 22/24 : LABEL arch=arm64 [2023-03-01T09:31:42.138Z] ---> Running in 2ca5fa7d1edc [2023-03-01T09:31:42.719Z] Removing intermediate container 2ca5fa7d1edc [2023-03-01T09:31:42.719Z] ---> 749d07946165 [2023-03-01T09:31:42.719Z] Step 23/24 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:31:42.719Z] ---> Running in 2df74e10a598 [2023-03-01T09:31:43.301Z] Removing intermediate container 2df74e10a598 [2023-03-01T09:31:43.301Z] ---> a7dc0c1bf9e1 [2023-03-01T09:31:43.301Z] Step 24/24 : LABEL version=3.0.0-dev.73 [2023-03-01T09:31:43.301Z] ---> Running in 37ca313df2b2 [2023-03-01T09:31:43.881Z] Removing intermediate container 37ca313df2b2 [2023-03-01T09:31:43.881Z] ---> 55e53168462f [2023-03-01T09:31:43.881Z] [2023-03-01T09:31:43.881Z] Successfully built 55e53168462f [2023-03-01T09:31:43.881Z] Successfully tagged security-spire-config-arm64:latest [2023-03-01T09:31:43.881Z]  Building security-spire-config ... done Building core-metadata [2023-03-01T09:31:47.215Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T09:31:47.215Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T09:31:47.215Z] ---> 4c8c3bb5bb98 [2023-03-01T09:31:47.215Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-01T09:31:47.215Z] ---> Using cache [2023-03-01T09:31:47.215Z] ---> 9974ccbba007 [2023-03-01T09:31:47.215Z] Step 4/24 : WORKDIR /edgex-go [2023-03-01T09:31:47.215Z] ---> Using cache [2023-03-01T09:31:47.215Z] ---> 39ba86387411 [2023-03-01T09:31:47.215Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-01T09:31:47.215Z] ---> Using cache [2023-03-01T09:31:47.215Z] ---> 2b07f0754acc [2023-03-01T09:31:47.215Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-01T09:31:47.215Z] ---> Using cache [2023-03-01T09:31:47.215Z] ---> b66e2b9cb209 [2023-03-01T09:31:47.215Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T09:31:47.215Z] ---> Using cache [2023-03-01T09:31:47.215Z] ---> 8b0615ef0741 [2023-03-01T09:31:47.215Z] Step 8/24 : COPY . . [2023-03-01T09:31:47.484Z] ---> Using cache [2023-03-01T09:31:47.484Z] ---> 3b92b048ad2f [2023-03-01T09:31:47.484Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-01T09:31:48.887Z] ---> Running in 30c6dc73f1c9 [2023-03-01T09:31:50.826Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-01T09:35:12.540Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-01T09:35:20.728Z] Removing intermediate container bb2dc74d0a10 [2023-03-01T09:35:20.728Z] ---> 5a382297c500 [2023-03-01T09:35:20.728Z] [2023-03-01T09:35:20.728Z] Step 9/24 : FROM alpine:3.16 [2023-03-01T09:35:20.728Z] ---> 4c81e5bf8899 [2023-03-01T09:35:20.728Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-01T09:35:20.728Z] ---> Running in fabab7414cf5 [2023-03-01T09:35:22.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T09:35:22.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T09:35:23.808Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-01T09:35:23.808Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-01T09:35:23.808Z] (3/3) Installing su-exec (0.2-r1) [2023-03-01T09:35:23.808Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T09:35:24.075Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T09:35:24.343Z] OK: 6 MiB in 17 packages [2023-03-01T09:35:29.674Z] Removing intermediate container e210df7dbd1d [2023-03-01T09:35:29.674Z] ---> 223752e1d76a [2023-03-01T09:35:29.674Z] [2023-03-01T09:35:29.674Z] Step 9/32 : FROM alpine:3.16 [2023-03-01T09:35:29.674Z] ---> 4c81e5bf8899 [2023-03-01T09:35:29.674Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T09:35:29.674Z] ---> Running in 7a220e00bc29 [2023-03-01T09:35:29.674Z] Removing intermediate container fabab7414cf5 [2023-03-01T09:35:29.674Z] ---> 746d3a119a28 [2023-03-01T09:35:29.674Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-01T09:35:29.674Z] ---> Running in 8f8d6a08b5b4 [2023-03-01T09:35:29.940Z] Removing intermediate container 7a220e00bc29 [2023-03-01T09:35:29.940Z] ---> 525fd0f24ff6 [2023-03-01T09:35:29.940Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-01T09:35:29.940Z] ---> Running in f7a7c63231b9 [2023-03-01T09:35:30.524Z] Removing intermediate container 8f8d6a08b5b4 [2023-03-01T09:35:30.524Z] ---> 444d5d8ef27b [2023-03-01T09:35:30.524Z] Step 12/24 : WORKDIR / [2023-03-01T09:35:30.790Z] ---> Running in 7ca8043b8e1c [2023-03-01T09:35:31.371Z] Removing intermediate container 7ca8043b8e1c [2023-03-01T09:35:31.371Z] ---> c899b09f40fa [2023-03-01T09:35:31.371Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-01T09:35:32.325Z] ---> ce6cc73d900f [2023-03-01T09:35:32.325Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-01T09:35:32.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T09:35:32.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T09:35:33.180Z] ---> b9db68b29790 [2023-03-01T09:35:33.180Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-01T09:35:34.135Z] ---> ba1967c08706 [2023-03-01T09:35:34.135Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-03-01T09:35:34.407Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-01T09:35:34.676Z] (2/2) Installing su-exec (0.2-r1) [2023-03-01T09:35:34.676Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T09:35:34.676Z] OK: 5 MiB in 16 packages [2023-03-01T09:35:34.942Z] ---> 891372300bec [2023-03-01T09:35:34.942Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-01T09:35:36.359Z] Removing intermediate container f7a7c63231b9 [2023-03-01T09:35:36.359Z] ---> 9c687fe7249c [2023-03-01T09:35:36.359Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-01T09:35:36.629Z] ---> Running in e121fa590203 [2023-03-01T09:35:37.212Z] ---> 415b938ba119 [2023-03-01T09:35:37.478Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-01T09:35:37.478Z] Removing intermediate container e121fa590203 [2023-03-01T09:35:37.478Z] ---> 025a447fe2a3 [2023-03-01T09:35:37.478Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-01T09:35:37.478Z] ---> Running in 96ed6314c476 [2023-03-01T09:35:38.064Z] Removing intermediate container 96ed6314c476 [2023-03-01T09:35:38.064Z] ---> 215018fb4971 [2023-03-01T09:35:38.064Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-01T09:35:38.331Z] ---> Running in 36d8e0497f91 [2023-03-01T09:35:40.904Z] Removing intermediate container 36d8e0497f91 [2023-03-01T09:35:40.904Z] ---> d3e142a84331 [2023-03-01T09:35:40.904Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-01T09:35:40.904Z] ---> Running in fb0a1c6e4b88 [2023-03-01T09:35:41.865Z] ---> da895d494c8a [2023-03-01T09:35:41.865Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-01T09:35:41.865Z] Removing intermediate container fb0a1c6e4b88 [2023-03-01T09:35:41.865Z] ---> 28c21e39541f [2023-03-01T09:35:41.865Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-01T09:35:41.865Z] ---> Running in 37609ac18902 [2023-03-01T09:35:43.289Z] ---> 47d1e113b944 [2023-03-01T09:35:43.289Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T09:35:43.554Z] ---> Running in e5b54fa8da6b [2023-03-01T09:35:46.148Z] Removing intermediate container 37609ac18902 [2023-03-01T09:35:46.148Z] ---> 6aeab6182fd5 [2023-03-01T09:35:46.148Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-01T09:35:46.148Z] ---> Running in 8a4981e34bb5 [2023-03-01T09:35:47.138Z] Removing intermediate container 8a4981e34bb5 [2023-03-01T09:35:47.138Z] ---> b878f943e894 [2023-03-01T09:35:47.138Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-01T09:35:47.403Z] Removing intermediate container e5b54fa8da6b [2023-03-01T09:35:47.404Z] ---> 1bce60753143 [2023-03-01T09:35:47.404Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T09:35:47.404Z] ---> Running in 3cc4af1340d9 [2023-03-01T09:35:47.985Z] Removing intermediate container 3cc4af1340d9 [2023-03-01T09:35:47.985Z] ---> 60701d3ccbef [2023-03-01T09:35:47.985Z] Step 22/24 : LABEL arch=arm64 [2023-03-01T09:35:48.261Z] ---> 9474ce19a93c [2023-03-01T09:35:48.261Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-01T09:35:48.261Z] ---> Running in 2b31046e1483 [2023-03-01T09:35:48.526Z] ---> Running in 0cb5eba27420 [2023-03-01T09:35:49.108Z] Removing intermediate container 2b31046e1483 [2023-03-01T09:35:49.108Z] ---> 4e69c8cc8497 [2023-03-01T09:35:49.374Z] Step 23/24 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:35:49.374Z] ---> Running in 166d089e4fa0 [2023-03-01T09:35:50.605Z] Removing intermediate container 166d089e4fa0 [2023-03-01T09:35:50.605Z] ---> 0eda803355da [2023-03-01T09:35:50.605Z] Step 24/24 : LABEL version=3.0.0-dev.73 [2023-03-01T09:35:50.605Z] ---> Running in 13a09d01267d [2023-03-01T09:35:51.274Z] Removing intermediate container 13a09d01267d [2023-03-01T09:35:51.274Z] ---> d8716c5301c2 [2023-03-01T09:35:51.274Z] [2023-03-01T09:35:51.603Z] Successfully built d8716c5301c2 [2023-03-01T09:35:51.603Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-01T09:35:51.603Z]  Building security-secretstore-setup ... done Building core-common-config-bootstrapper [2023-03-01T09:35:52.239Z] Removing intermediate container 0cb5eba27420 [2023-03-01T09:35:52.239Z] ---> e9dba4acdc83 [2023-03-01T09:35:52.239Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T09:35:54.531Z] ---> 1b57a4ffa093 [2023-03-01T09:35:54.531Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-01T09:35:55.939Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T09:35:55.939Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T09:35:55.939Z] ---> 4c8c3bb5bb98 [2023-03-01T09:35:55.939Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T09:35:55.939Z] ---> Using cache [2023-03-01T09:35:55.939Z] ---> 9974ccbba007 [2023-03-01T09:35:55.939Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T09:35:55.939Z] ---> Using cache [2023-03-01T09:35:55.939Z] ---> 39ba86387411 [2023-03-01T09:35:55.939Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T09:35:55.939Z] ---> Using cache [2023-03-01T09:35:55.939Z] ---> 2b07f0754acc [2023-03-01T09:35:55.939Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T09:35:55.939Z] ---> Using cache [2023-03-01T09:35:55.939Z] ---> b66e2b9cb209 [2023-03-01T09:35:55.939Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T09:35:55.939Z] ---> Using cache [2023-03-01T09:35:55.939Z] ---> 8b0615ef0741 [2023-03-01T09:35:55.939Z] Step 8/22 : COPY . . [2023-03-01T09:35:56.204Z] ---> Using cache [2023-03-01T09:35:56.204Z] ---> 3b92b048ad2f [2023-03-01T09:35:56.204Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-01T09:35:56.472Z] ---> Running in d1420c1ee01d [2023-03-01T09:35:57.430Z] ---> 836c3c92bdb8 [2023-03-01T09:35:57.430Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-01T09:35:58.836Z] ---> 0d8e55fc2d5e [2023-03-01T09:35:58.836Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-01T09:35:58.836Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-01T09:35:59.791Z] ---> 5ba47a77abab [2023-03-01T09:35:59.791Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-01T09:36:00.747Z] ---> 08e05737cccf [2023-03-01T09:36:00.747Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-01T09:36:01.337Z] ---> c126cfd8f284 [2023-03-01T09:36:01.610Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-01T09:36:02.579Z] ---> afa234ac24e4 [2023-03-01T09:36:02.579Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-01T09:36:02.579Z] ---> Running in 8356319268a6 [2023-03-01T09:36:05.932Z] Removing intermediate container 8356319268a6 [2023-03-01T09:36:05.932Z] ---> 2e83013d97c5 [2023-03-01T09:36:05.932Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-01T09:36:05.932Z] ---> Running in 13c76a0bd25e [2023-03-01T09:36:06.211Z] Removing intermediate container 13c76a0bd25e [2023-03-01T09:36:06.211Z] ---> 0e87d32decdb [2023-03-01T09:36:06.211Z] Step 29/32 : CMD ["gate"] [2023-03-01T09:36:07.179Z] ---> Running in 44a7005b32d1 [2023-03-01T09:36:07.766Z] Removing intermediate container 44a7005b32d1 [2023-03-01T09:36:07.766Z] ---> 98c9be3e2cdc [2023-03-01T09:36:07.766Z] Step 30/32 : LABEL arch=arm64 [2023-03-01T09:36:07.766Z] ---> Running in cb3c010e66c6 [2023-03-01T09:36:08.361Z] Removing intermediate container cb3c010e66c6 [2023-03-01T09:36:08.361Z] ---> dcd76a4a126a [2023-03-01T09:36:08.361Z] Step 31/32 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:36:08.361Z] ---> Running in 21f57b7f41b1 [2023-03-01T09:36:08.947Z] Removing intermediate container 21f57b7f41b1 [2023-03-01T09:36:08.947Z] ---> 787ef3cc04ba [2023-03-01T09:36:08.947Z] Step 32/32 : LABEL version=3.0.0-dev.73 [2023-03-01T09:36:08.947Z] ---> Running in 3a7cbdd44db5 [2023-03-01T09:36:09.540Z] Removing intermediate container 3a7cbdd44db5 [2023-03-01T09:36:09.540Z] ---> 5cf5b4c8faf6 [2023-03-01T09:36:09.540Z] [2023-03-01T09:36:09.808Z] Successfully built 5cf5b4c8faf6 [2023-03-01T09:36:09.808Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-01T09:36:14.071Z]  Building security-bootstrapper ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.73" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-01T09:36:36.146Z] Removing intermediate container e5f03bdbb65d [2023-03-01T09:36:36.146Z] ---> d9e3b93df256 [2023-03-01T09:36:36.146Z] [2023-03-01T09:36:36.146Z] Step 9/21 : FROM alpine:3.16 [2023-03-01T09:36:36.146Z] ---> 4c81e5bf8899 [2023-03-01T09:36:36.146Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-03-01T09:36:36.146Z] ---> Running in a7e02033d230 [2023-03-01T09:36:36.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T09:36:36.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T09:36:37.108Z] (1/6) Installing ca-certificates (20220614-r0) [2023-03-01T09:36:37.377Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-03-01T09:36:37.377Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-03-01T09:36:37.377Z] (4/6) Installing libcurl (7.83.1-r6) [2023-03-01T09:36:37.377Z] (5/6) Installing curl (7.83.1-r6) [2023-03-01T09:36:37.377Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-03-01T09:36:37.377Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T09:36:37.377Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T09:36:37.649Z] OK: 8 MiB in 20 packages [2023-03-01T09:36:39.610Z] Removing intermediate container a7e02033d230 [2023-03-01T09:36:39.610Z] ---> dce9bb8fdf49 [2023-03-01T09:36:39.610Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-01T09:36:39.879Z] ---> Running in dfaddf5ad1bc [2023-03-01T09:36:40.467Z] Removing intermediate container dfaddf5ad1bc [2023-03-01T09:36:40.467Z] ---> a399050f07c7 [2023-03-01T09:36:40.467Z] Step 12/21 : WORKDIR /edgex [2023-03-01T09:36:40.467Z] ---> Running in 2256556b1712 [2023-03-01T09:36:41.055Z] Removing intermediate container 2256556b1712 [2023-03-01T09:36:41.055Z] ---> 43fdddd6cc77 [2023-03-01T09:36:41.055Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-03-01T09:36:41.644Z] ---> 6259f5fa2823 [2023-03-01T09:36:41.644Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-03-01T09:36:43.081Z] ---> f1a0a352e816 [2023-03-01T09:36:43.081Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-01T09:36:44.496Z] ---> 88a57173f232 [2023-03-01T09:36:44.496Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-01T09:36:45.905Z] ---> 4005e2207bfe [2023-03-01T09:36:45.905Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T09:36:45.905Z] ---> Running in 637cb20dd9aa [2023-03-01T09:36:48.499Z] Removing intermediate container 637cb20dd9aa [2023-03-01T09:36:48.499Z] ---> e9953dbc6673 [2023-03-01T09:36:48.499Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T09:36:48.766Z] ---> Running in 4be9a4234876 [2023-03-01T09:36:49.040Z] Removing intermediate container 4be9a4234876 [2023-03-01T09:36:49.040Z] ---> 984c3d3b9d0b [2023-03-01T09:36:49.308Z] Step 19/21 : LABEL arch=arm64 [2023-03-01T09:36:49.308Z] ---> Running in ab795cf6177a [2023-03-01T09:36:49.893Z] Removing intermediate container ab795cf6177a [2023-03-01T09:36:49.893Z] ---> b06e4d6a9feb [2023-03-01T09:36:49.893Z] Step 20/21 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:36:49.893Z] ---> Running in 8196e8eaedd4 [2023-03-01T09:36:50.478Z] Removing intermediate container 8196e8eaedd4 [2023-03-01T09:36:50.478Z] ---> f9a98aa2c039 [2023-03-01T09:36:50.478Z] Step 21/21 : LABEL version=3.0.0-dev.73 [2023-03-01T09:36:50.478Z] ---> Running in f1f8b7324168 [2023-03-01T09:36:51.074Z] Removing intermediate container f1f8b7324168 [2023-03-01T09:36:51.074Z] ---> 0c0bf1cee5fb [2023-03-01T09:36:51.074Z] [2023-03-01T09:36:51.074Z] Successfully built 0c0bf1cee5fb [2023-03-01T09:36:51.074Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-01T09:37:58.945Z]  Building security-proxy-setup ... done Removing intermediate container 30c6dc73f1c9 [2023-03-01T09:37:58.945Z] ---> 18c41e619355 [2023-03-01T09:37:58.945Z] [2023-03-01T09:37:58.945Z] Step 10/24 : FROM alpine:3.16 [2023-03-01T09:37:58.945Z] ---> 4c81e5bf8899 [2023-03-01T09:37:58.945Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-01T09:37:58.945Z] ---> Using cache [2023-03-01T09:37:58.945Z] ---> 7ca602d2eb53 [2023-03-01T09:37:58.945Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T09:37:58.945Z] ---> Using cache [2023-03-01T09:37:58.945Z] ---> 70210574296f [2023-03-01T09:37:58.945Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-01T09:37:58.945Z] ---> Running in e35116b49bce [2023-03-01T09:37:58.945Z] Removing intermediate container e35116b49bce [2023-03-01T09:37:58.945Z] ---> fb85cda4aacf [2023-03-01T09:37:58.945Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-01T09:37:58.945Z] ---> Running in ef30fcb1beec [2023-03-01T09:37:58.945Z] Removing intermediate container ef30fcb1beec [2023-03-01T09:37:58.945Z] ---> 42af79435a4c [2023-03-01T09:37:58.945Z] Step 15/24 : WORKDIR / [2023-03-01T09:37:58.945Z] ---> Running in 1cf48cffec08 [2023-03-01T09:37:58.945Z] Removing intermediate container 1cf48cffec08 [2023-03-01T09:37:58.945Z] ---> 6a44da513a43 [2023-03-01T09:37:58.945Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T09:37:58.945Z] ---> e8df7a63ca21 [2023-03-01T09:37:58.945Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-01T09:37:58.945Z] ---> ba032dac4b19 [2023-03-01T09:37:58.945Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-01T09:37:58.945Z] ---> eb02382f14a1 [2023-03-01T09:37:58.945Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-01T09:37:58.945Z] ---> c368deab7006 [2023-03-01T09:37:58.945Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-01T09:37:58.945Z] ---> Running in d2246ef1d7df [2023-03-01T09:37:58.945Z] Removing intermediate container d2246ef1d7df [2023-03-01T09:37:58.945Z] ---> 41050f02772e [2023-03-01T09:37:58.945Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T09:37:59.230Z] ---> Running in d58c4b71bb86 [2023-03-01T09:37:59.824Z] Removing intermediate container d58c4b71bb86 [2023-03-01T09:37:59.824Z] ---> 0303a1736dfc [2023-03-01T09:37:59.824Z] Step 22/24 : LABEL arch=arm64 [2023-03-01T09:38:00.093Z] ---> Running in ff9013e3f303 [2023-03-01T09:38:00.681Z] Removing intermediate container ff9013e3f303 [2023-03-01T09:38:00.681Z] ---> 82f6c914815b [2023-03-01T09:38:00.681Z] Step 23/24 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:38:00.950Z] ---> Running in fb659e988b63 [2023-03-01T09:38:04.304Z] Removing intermediate container fb659e988b63 [2023-03-01T09:38:04.304Z] ---> 4bdb22849d3d [2023-03-01T09:38:04.304Z] Step 24/24 : LABEL version=3.0.0-dev.73 [2023-03-01T09:38:04.304Z] ---> Running in 745957a0fa07 [2023-03-01T09:38:04.572Z] Removing intermediate container 745957a0fa07 [2023-03-01T09:38:04.572Z] ---> f07096d13cce [2023-03-01T09:38:04.572Z] [2023-03-01T09:38:04.572Z] Successfully built f07096d13cce [2023-03-01T09:38:04.572Z] Successfully tagged core-metadata-arm64:latest [2023-03-01T09:38:04.845Z]  Building core-metadata ... done Removing intermediate container 2a44c511c25c [2023-03-01T09:38:04.845Z] ---> 8a763b404f75 [2023-03-01T09:38:04.845Z] [2023-03-01T09:38:04.845Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T09:38:04.845Z] ---> 4c81e5bf8899 [2023-03-01T09:38:04.845Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-01T09:38:04.845Z] ---> Running in 387ea2ee3c36 [2023-03-01T09:38:06.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T09:38:06.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T09:38:08.221Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-01T09:38:08.221Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-01T09:38:08.221Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T09:38:08.221Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T09:38:08.221Z] OK: 6 MiB in 16 packages [2023-03-01T09:38:10.173Z] Removing intermediate container 387ea2ee3c36 [2023-03-01T09:38:10.173Z] ---> 3dcb5a409c3e [2023-03-01T09:38:10.173Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T09:38:10.173Z] ---> Running in 818c71821a6c [2023-03-01T09:38:10.758Z] Removing intermediate container 818c71821a6c [2023-03-01T09:38:10.758Z] ---> d0ba6450e2a1 [2023-03-01T09:38:10.758Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-01T09:38:10.758Z] ---> Running in bd3083fb4eb7 [2023-03-01T09:38:11.030Z] Removing intermediate container bd3083fb4eb7 [2023-03-01T09:38:11.030Z] ---> e6e54329129a [2023-03-01T09:38:11.030Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-01T09:38:11.298Z] ---> Running in 5cdb513fcab4 [2023-03-01T09:38:11.885Z] Removing intermediate container 5cdb513fcab4 [2023-03-01T09:38:11.885Z] ---> f9d23e68f12c [2023-03-01T09:38:11.886Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T09:38:12.471Z] ---> b51eee3c2d40 [2023-03-01T09:38:12.471Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-01T09:38:17.833Z] ---> 769885bda30d [2023-03-01T09:38:17.833Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-01T09:38:18.102Z] ---> a923e28644da [2023-03-01T09:38:18.102Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-01T09:38:18.102Z] ---> Running in fe3d7490b97f [2023-03-01T09:38:18.380Z] Removing intermediate container fe3d7490b97f [2023-03-01T09:38:18.380Z] ---> e34251ab9b86 [2023-03-01T09:38:18.380Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T09:38:18.650Z] ---> Running in e779418b9cde [2023-03-01T09:38:18.918Z] Removing intermediate container e779418b9cde [2023-03-01T09:38:18.918Z] ---> f738b4223f86 [2023-03-01T09:38:18.918Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T09:38:19.187Z] ---> Running in d04c29076757 [2023-03-01T09:38:19.456Z] Removing intermediate container d04c29076757 [2023-03-01T09:38:19.456Z] ---> 2754d0e34fe0 [2023-03-01T09:38:19.456Z] Step 21/22 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:38:19.724Z] ---> Running in 07e6f4428da4 [2023-03-01T09:38:20.316Z] Removing intermediate container 07e6f4428da4 [2023-03-01T09:38:20.316Z] ---> 739654d25027 [2023-03-01T09:38:20.316Z] Step 22/22 : LABEL version=3.0.0-dev.73 [2023-03-01T09:38:20.316Z] ---> Running in c12b4fee5e22 [2023-03-01T09:38:20.902Z] Removing intermediate container c12b4fee5e22 [2023-03-01T09:38:20.902Z] ---> 02913fd9e350 [2023-03-01T09:38:20.902Z] [2023-03-01T09:38:20.902Z] Successfully built 02913fd9e350 [2023-03-01T09:38:20.902Z] Successfully tagged support-notifications-arm64:latest [2023-03-01T09:38:43.028Z]  Building support-notifications ... done Removing intermediate container d1420c1ee01d [2023-03-01T09:38:43.028Z] ---> f5f07a7c46ec [2023-03-01T09:38:43.028Z] [2023-03-01T09:38:43.028Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T09:38:43.028Z] ---> 4c81e5bf8899 [2023-03-01T09:38:43.028Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-01T09:38:43.028Z] ---> Using cache [2023-03-01T09:38:43.028Z] ---> 473c9d94da4c [2023-03-01T09:38:43.028Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T09:38:43.028Z] ---> Using cache [2023-03-01T09:38:43.028Z] ---> 4a61571f960c [2023-03-01T09:38:43.028Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T09:38:43.028Z] ---> Using cache [2023-03-01T09:38:43.028Z] ---> 5c6c116b1407 [2023-03-01T09:38:43.028Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-01T09:38:43.028Z] ---> 690e50d52a58 [2023-03-01T09:38:43.028Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-01T09:38:43.028Z] ---> fe5b1ac26074 [2023-03-01T09:38:43.028Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-01T09:38:43.298Z] ---> 64f0637ca75f [2023-03-01T09:38:43.298Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T09:38:43.298Z] ---> Running in b52305d5a7c0 [2023-03-01T09:38:45.258Z] Removing intermediate container b52305d5a7c0 [2023-03-01T09:38:45.258Z] ---> 68be0f399b8c [2023-03-01T09:38:45.258Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T09:38:45.258Z] ---> Running in 4424e4546580 [2023-03-01T09:38:45.258Z] Removing intermediate container 4424e4546580 [2023-03-01T09:38:45.258Z] ---> fbce4d38542e [2023-03-01T09:38:45.258Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-01T09:38:45.258Z] ---> Running in 675060c076a4 [2023-03-01T09:38:45.527Z] Removing intermediate container 675060c076a4 [2023-03-01T09:38:45.527Z] ---> 91e7231afed5 [2023-03-01T09:38:45.527Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T09:38:45.798Z] ---> Running in d3dcc72f77bb [2023-03-01T09:38:46.068Z] Removing intermediate container d3dcc72f77bb [2023-03-01T09:38:46.068Z] ---> 2801f9365d9e [2023-03-01T09:38:46.068Z] Step 21/22 : LABEL git_sha=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:38:46.068Z] ---> Running in 9426eb257751 [2023-03-01T09:38:46.336Z] Removing intermediate container 9426eb257751 [2023-03-01T09:38:46.336Z] ---> dc912548f504 [2023-03-01T09:38:46.336Z] Step 22/22 : LABEL version=3.0.0-dev.73 [2023-03-01T09:38:46.336Z] ---> Running in 5d44ee9c071e [2023-03-01T09:38:46.604Z] Removing intermediate container 5d44ee9c071e [2023-03-01T09:38:46.604Z] ---> f37edf793fe4 [2023-03-01T09:38:46.604Z] [2023-03-01T09:38:46.872Z] Successfully built f37edf793fe4 [2023-03-01T09:38:46.872Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-01T09:38:47.151Z]  Building core-common-config-bootstrapper ... done  [Pipeline] } [2023-03-01T09:38:47.155Z] $ docker stop --time=1 7ccda0c026d2effd9ba73f0cc2c9d9d8310c1d196df566cd5aceaa24fd61d75b [2023-03-01T09:38:48.781Z] $ docker rm -f --volumes 7ccda0c026d2effd9ba73f0cc2c9d9d8310c1d196df566cd5aceaa24fd61d75b [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T09:38:49.249Z] + docker images [2023-03-01T09:38:49.514Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-01T09:38:49.514Z] core-common-config-bootstrapper-arm64 latest f37edf793fe4 3 seconds ago 14.9MB [2023-03-01T09:38:49.514Z] f5f07a7c46ec 11 seconds ago 1.33GB [2023-03-01T09:38:49.514Z] support-notifications-arm64 latest 02913fd9e350 29 seconds ago 29.7MB [2023-03-01T09:38:49.514Z] core-metadata-arm64 latest f07096d13cce 45 seconds ago 17.8MB [2023-03-01T09:38:49.514Z] 8a763b404f75 46 seconds ago 1.4GB [2023-03-01T09:38:49.514Z] 18c41e619355 About a minute ago 1.34GB [2023-03-01T09:38:49.514Z] security-proxy-setup-arm64 latest 0c0bf1cee5fb About a minute ago 26.9MB [2023-03-01T09:38:49.514Z] d9e3b93df256 2 minutes ago 1.33GB [2023-03-01T09:38:49.514Z] security-bootstrapper-arm64 latest 5cf5b4c8faf6 2 minutes ago 19.6MB [2023-03-01T09:38:49.514Z] security-secretstore-setup-arm64 latest d8716c5301c2 2 minutes ago 29MB [2023-03-01T09:38:49.514Z] 223752e1d76a 3 minutes ago 1.33GB [2023-03-01T09:38:49.514Z] 5a382297c500 3 minutes ago 1.33GB [2023-03-01T09:38:49.514Z] security-spire-config-arm64 latest 55e53168462f 7 minutes ago 83.6MB [2023-03-01T09:38:49.514Z] 928d0e50a546 7 minutes ago 1.21GB [2023-03-01T09:38:49.514Z] security-spire-server-arm64 latest 80e008f35824 7 minutes ago 84.3MB [2023-03-01T09:38:49.514Z] 22cf475395a9 7 minutes ago 1.21GB [2023-03-01T09:38:49.514Z] support-scheduler-arm64 latest 19ed8cb5f6af 9 minutes ago 29.1MB [2023-03-01T09:38:49.514Z] 942a25b5f67d 9 minutes ago 1.4GB [2023-03-01T09:38:49.514Z] security-spiffe-token-provider-arm64 latest ea8ce376b671 10 minutes ago 29.1MB [2023-03-01T09:38:49.514Z] 1f407eaefcba 10 minutes ago 1.37GB [2023-03-01T09:38:49.514Z] core-data-arm64 latest c7e3a65e7bbe 11 minutes ago 17.3MB [2023-03-01T09:38:49.514Z] core-command-arm64 latest dbe85b96a058 11 minutes ago 17.1MB [2023-03-01T09:38:49.514Z] 6f0d07e97bc9 11 minutes ago 1.34GB [2023-03-01T09:38:49.514Z] security-proxy-auth-arm64 latest 09149000f745 11 minutes ago 15.6MB [2023-03-01T09:38:49.514Z] 3003089b8ff5 12 minutes ago 1.34GB [2023-03-01T09:38:49.514Z] b1c9e6e85a06 12 minutes ago 1.32GB [2023-03-01T09:38:49.514Z] security-spire-agent-arm64 latest 9592157beb7d 18 minutes ago 122MB [2023-03-01T09:38:49.514Z] d40e135b8b32 19 minutes ago 1.21GB [2023-03-01T09:38:49.514Z] ci-base-image-arm64 latest 4c8c3bb5bb98 21 minutes ago 905MB [2023-03-01T09:38:49.514Z] alpine 3.15 354640af7b1b 2 weeks ago 5.34MB [2023-03-01T09:38:49.514Z] alpine 3.16 4c81e5bf8899 2 weeks ago 5.3MB [2023-03-01T09:38:49.514Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-03-01T09:38:49.514Z] 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 [2023-03-01T09:38:49.607Z] provisioning config files... [2023-03-01T09:38:49.620Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/434@tmp/config4118058347487246865tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T09:38:49.943Z] ---> docker-login.sh [2023-03-01T09:38:49.943Z] nexus3.edgexfoundry.org:10001 [2023-03-01T09:38:49.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T09:38:50.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T09:38:50.208Z] Configure a credential helper to remove this warning. See [2023-03-01T09:38:50.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T09:38:50.208Z] [2023-03-01T09:38:50.208Z] Login Succeeded [2023-03-01T09:38:50.208Z] nexus3.edgexfoundry.org:10002 [2023-03-01T09:38:50.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T09:38:50.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T09:38:50.739Z] Configure a credential helper to remove this warning. See [2023-03-01T09:38:50.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T09:38:50.739Z] [2023-03-01T09:38:50.739Z] Login Succeeded [2023-03-01T09:38:50.739Z] nexus3.edgexfoundry.org:10003 [2023-03-01T09:38:51.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T09:38:51.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T09:38:51.004Z] Configure a credential helper to remove this warning. See [2023-03-01T09:38:51.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T09:38:51.004Z] [2023-03-01T09:38:51.004Z] Login Succeeded [2023-03-01T09:38:51.004Z] nexus3.edgexfoundry.org:10004 [2023-03-01T09:38:51.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T09:38:51.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T09:38:51.269Z] Configure a credential helper to remove this warning. See [2023-03-01T09:38:51.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T09:38:51.269Z] [2023-03-01T09:38:51.269Z] Login Succeeded [2023-03-01T09:38:51.269Z] docker.io [2023-03-01T09:38:51.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T09:38:51.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T09:38:51.800Z] Configure a credential helper to remove this warning. See [2023-03-01T09:38:51.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T09:38:51.800Z] [2023-03-01T09:38:51.800Z] Login Succeeded [2023-03-01T09:38:51.800Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T09:38:51.812Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T09:38:51.841Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T09:38:51.866Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-03-01T09:38:51.866Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:38:51.866Z] latest [2023-03-01T09:38:51.866Z] 3.0.0-dev.73 [2023-03-01T09:38:51.866Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:38:51.866Z] main [2023-03-01T09:38:51.866Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:38:52.236Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:38:52.570Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:38:52.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-01T09:38:52.570Z] a64e97c248de: Preparing [2023-03-01T09:38:52.570Z] 01fa791ea862: Preparing [2023-03-01T09:38:52.570Z] 544767cf1941: Preparing [2023-03-01T09:38:52.570Z] a31b92660f2f: Preparing [2023-03-01T09:38:52.570Z] f70ee36035b9: Preparing [2023-03-01T09:38:52.834Z] f70ee36035b9: Layer already exists [2023-03-01T09:38:52.834Z] 544767cf1941: Pushed [2023-03-01T09:38:52.834Z] a64e97c248de: Pushed [2023-03-01T09:38:52.834Z] a31b92660f2f: Pushed [2023-03-01T09:38:55.401Z] 01fa791ea862: Pushed [2023-03-01T09:38:55.667Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:521c0dd8c641a1dd1d1051d791b9c78f6438507948e28244151b53198cebc6d7 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:38:56.009Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:38:56.340Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-03-01T09:38:56.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-01T09:38:56.340Z] a64e97c248de: Preparing [2023-03-01T09:38:56.340Z] 01fa791ea862: Preparing [2023-03-01T09:38:56.340Z] 544767cf1941: Preparing [2023-03-01T09:38:56.340Z] a31b92660f2f: Preparing [2023-03-01T09:38:56.340Z] f70ee36035b9: Preparing [2023-03-01T09:38:56.340Z] 544767cf1941: Layer already exists [2023-03-01T09:38:56.340Z] a31b92660f2f: Layer already exists [2023-03-01T09:38:56.340Z] f70ee36035b9: Layer already exists [2023-03-01T09:38:56.340Z] 01fa791ea862: Layer already exists [2023-03-01T09:38:56.340Z] a64e97c248de: Layer already exists [2023-03-01T09:38:56.340Z] latest: digest: sha256:521c0dd8c641a1dd1d1051d791b9c78f6438507948e28244151b53198cebc6d7 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:38:56.673Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:38:57.005Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.73 [2023-03-01T09:38:57.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-01T09:38:57.005Z] a64e97c248de: Preparing [2023-03-01T09:38:57.005Z] 01fa791ea862: Preparing [2023-03-01T09:38:57.005Z] 544767cf1941: Preparing [2023-03-01T09:38:57.005Z] a31b92660f2f: Preparing [2023-03-01T09:38:57.005Z] f70ee36035b9: Preparing [2023-03-01T09:38:57.005Z] 544767cf1941: Layer already exists [2023-03-01T09:38:57.005Z] 01fa791ea862: Layer already exists [2023-03-01T09:38:57.005Z] a64e97c248de: Layer already exists [2023-03-01T09:38:57.005Z] a31b92660f2f: Layer already exists [2023-03-01T09:38:57.005Z] f70ee36035b9: Layer already exists [2023-03-01T09:38:57.005Z] 3.0.0-dev.73: digest: sha256:521c0dd8c641a1dd1d1051d791b9c78f6438507948e28244151b53198cebc6d7 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:38:57.608Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:38:57.941Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:38:57.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-01T09:38:57.942Z] a64e97c248de: Preparing [2023-03-01T09:38:57.942Z] 01fa791ea862: Preparing [2023-03-01T09:38:57.942Z] 544767cf1941: Preparing [2023-03-01T09:38:57.942Z] a31b92660f2f: Preparing [2023-03-01T09:38:57.942Z] f70ee36035b9: Preparing [2023-03-01T09:38:57.942Z] a31b92660f2f: Layer already exists [2023-03-01T09:38:57.942Z] f70ee36035b9: Layer already exists [2023-03-01T09:38:57.942Z] 01fa791ea862: Layer already exists [2023-03-01T09:38:57.942Z] a64e97c248de: Layer already exists [2023-03-01T09:38:57.942Z] 544767cf1941: Layer already exists [2023-03-01T09:38:57.942Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:521c0dd8c641a1dd1d1051d791b9c78f6438507948e28244151b53198cebc6d7 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:38:58.322Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:38:58.679Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-03-01T09:38:58.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-01T09:38:58.679Z] a64e97c248de: Preparing [2023-03-01T09:38:58.679Z] 01fa791ea862: Preparing [2023-03-01T09:38:58.679Z] 544767cf1941: Preparing [2023-03-01T09:38:58.679Z] a31b92660f2f: Preparing [2023-03-01T09:38:58.679Z] f70ee36035b9: Preparing [2023-03-01T09:38:58.679Z] f70ee36035b9: Layer already exists [2023-03-01T09:38:58.679Z] a31b92660f2f: Layer already exists [2023-03-01T09:38:58.679Z] a64e97c248de: Layer already exists [2023-03-01T09:38:58.679Z] 01fa791ea862: Layer already exists [2023-03-01T09:38:58.679Z] 544767cf1941: Layer already exists [2023-03-01T09:38:58.679Z] main: digest: sha256:521c0dd8c641a1dd1d1051d791b9c78f6438507948e28244151b53198cebc6d7 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T09:38:58.731Z] ===================================================== [Pipeline] echo [2023-03-01T09:38:58.740Z] taggedImages: [2023-03-01T09:38:58.740Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:38:58.740Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-03-01T09:38:58.740Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.73 [2023-03-01T09:38:58.740Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:38:58.741Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-03-01T09:38:58.763Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-03-01T09:38:58.763Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:38:58.763Z] latest [2023-03-01T09:38:58.763Z] 3.0.0-dev.73 [2023-03-01T09:38:58.763Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:38:58.763Z] main [2023-03-01T09:38:58.763Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:38:59.122Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:38:59.489Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:38:59.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-01T09:38:59.489Z] 78c0a61df4b8: Preparing [2023-03-01T09:38:59.489Z] 4ccf06181a3a: Preparing [2023-03-01T09:38:59.489Z] 3f9fd3a9b943: Preparing [2023-03-01T09:38:59.489Z] d3f76cc58a9c: Preparing [2023-03-01T09:38:59.489Z] 544767cf1941: Preparing [2023-03-01T09:38:59.489Z] 50d48d5eee34: Preparing [2023-03-01T09:38:59.489Z] f70ee36035b9: Preparing [2023-03-01T09:38:59.489Z] 50d48d5eee34: Waiting [2023-03-01T09:38:59.489Z] f70ee36035b9: Waiting [2023-03-01T09:38:59.489Z] 544767cf1941: Layer already exists [2023-03-01T09:38:59.774Z] 78c0a61df4b8: Pushed [2023-03-01T09:38:59.774Z] 3f9fd3a9b943: Pushed [2023-03-01T09:38:59.774Z] 4ccf06181a3a: Pushed [2023-03-01T09:38:59.774Z] f70ee36035b9: Layer already exists [2023-03-01T09:38:59.774Z] 50d48d5eee34: Pushed [2023-03-01T09:39:02.359Z] d3f76cc58a9c: Pushed [2023-03-01T09:39:02.359Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:95bf42ad607970f9511e5076add2386f0e8d31a578b2166e0b5cbb2fe49e74e2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:02.703Z] + 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 [2023-03-01T09:39:03.041Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-03-01T09:39:03.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-01T09:39:03.041Z] 78c0a61df4b8: Preparing [2023-03-01T09:39:03.041Z] 4ccf06181a3a: Preparing [2023-03-01T09:39:03.041Z] 3f9fd3a9b943: Preparing [2023-03-01T09:39:03.041Z] d3f76cc58a9c: Preparing [2023-03-01T09:39:03.041Z] 544767cf1941: Preparing [2023-03-01T09:39:03.041Z] 50d48d5eee34: Preparing [2023-03-01T09:39:03.041Z] f70ee36035b9: Preparing [2023-03-01T09:39:03.041Z] 50d48d5eee34: Waiting [2023-03-01T09:39:03.041Z] f70ee36035b9: Waiting [2023-03-01T09:39:03.041Z] d3f76cc58a9c: Layer already exists [2023-03-01T09:39:03.041Z] 3f9fd3a9b943: Layer already exists [2023-03-01T09:39:03.041Z] 4ccf06181a3a: Layer already exists [2023-03-01T09:39:03.041Z] 78c0a61df4b8: Layer already exists [2023-03-01T09:39:03.041Z] 544767cf1941: Layer already exists [2023-03-01T09:39:03.041Z] 50d48d5eee34: Layer already exists [2023-03-01T09:39:03.041Z] f70ee36035b9: Layer already exists [2023-03-01T09:39:03.306Z] latest: digest: sha256:95bf42ad607970f9511e5076add2386f0e8d31a578b2166e0b5cbb2fe49e74e2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:03.642Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:03.967Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.73 [2023-03-01T09:39:03.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-01T09:39:03.967Z] 78c0a61df4b8: Preparing [2023-03-01T09:39:03.967Z] 4ccf06181a3a: Preparing [2023-03-01T09:39:03.967Z] 3f9fd3a9b943: Preparing [2023-03-01T09:39:03.967Z] d3f76cc58a9c: Preparing [2023-03-01T09:39:03.967Z] 544767cf1941: Preparing [2023-03-01T09:39:03.967Z] 50d48d5eee34: Preparing [2023-03-01T09:39:03.967Z] f70ee36035b9: Preparing [2023-03-01T09:39:03.967Z] 50d48d5eee34: Waiting [2023-03-01T09:39:03.967Z] f70ee36035b9: Waiting [2023-03-01T09:39:03.967Z] 544767cf1941: Layer already exists [2023-03-01T09:39:03.967Z] 78c0a61df4b8: Layer already exists [2023-03-01T09:39:03.967Z] 4ccf06181a3a: Layer already exists [2023-03-01T09:39:03.967Z] d3f76cc58a9c: Layer already exists [2023-03-01T09:39:03.967Z] 3f9fd3a9b943: Layer already exists [2023-03-01T09:39:03.967Z] f70ee36035b9: Layer already exists [2023-03-01T09:39:03.967Z] 50d48d5eee34: Layer already exists [2023-03-01T09:39:04.233Z] 3.0.0-dev.73: digest: sha256:95bf42ad607970f9511e5076add2386f0e8d31a578b2166e0b5cbb2fe49e74e2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:04.566Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:04.908Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:39:04.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-01T09:39:04.908Z] 78c0a61df4b8: Preparing [2023-03-01T09:39:04.908Z] 4ccf06181a3a: Preparing [2023-03-01T09:39:04.908Z] 3f9fd3a9b943: Preparing [2023-03-01T09:39:04.908Z] d3f76cc58a9c: Preparing [2023-03-01T09:39:04.908Z] 544767cf1941: Preparing [2023-03-01T09:39:04.908Z] 50d48d5eee34: Preparing [2023-03-01T09:39:04.908Z] f70ee36035b9: Preparing [2023-03-01T09:39:04.908Z] 50d48d5eee34: Waiting [2023-03-01T09:39:04.908Z] f70ee36035b9: Waiting [2023-03-01T09:39:04.908Z] 3f9fd3a9b943: Layer already exists [2023-03-01T09:39:04.908Z] d3f76cc58a9c: Layer already exists [2023-03-01T09:39:04.908Z] 78c0a61df4b8: Layer already exists [2023-03-01T09:39:04.908Z] 4ccf06181a3a: Layer already exists [2023-03-01T09:39:04.908Z] 544767cf1941: Layer already exists [2023-03-01T09:39:04.908Z] f70ee36035b9: Layer already exists [2023-03-01T09:39:04.908Z] 50d48d5eee34: Layer already exists [2023-03-01T09:39:05.174Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:95bf42ad607970f9511e5076add2386f0e8d31a578b2166e0b5cbb2fe49e74e2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:05.506Z] + 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 [2023-03-01T09:39:05.836Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-03-01T09:39:05.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-01T09:39:05.836Z] 78c0a61df4b8: Preparing [2023-03-01T09:39:05.836Z] 4ccf06181a3a: Preparing [2023-03-01T09:39:05.836Z] 3f9fd3a9b943: Preparing [2023-03-01T09:39:05.836Z] d3f76cc58a9c: Preparing [2023-03-01T09:39:05.836Z] 544767cf1941: Preparing [2023-03-01T09:39:05.836Z] 50d48d5eee34: Preparing [2023-03-01T09:39:05.836Z] f70ee36035b9: Preparing [2023-03-01T09:39:05.836Z] 50d48d5eee34: Waiting [2023-03-01T09:39:05.836Z] f70ee36035b9: Waiting [2023-03-01T09:39:05.836Z] d3f76cc58a9c: Layer already exists [2023-03-01T09:39:05.836Z] 544767cf1941: Layer already exists [2023-03-01T09:39:05.836Z] 4ccf06181a3a: Layer already exists [2023-03-01T09:39:05.836Z] 78c0a61df4b8: Layer already exists [2023-03-01T09:39:05.836Z] 3f9fd3a9b943: Layer already exists [2023-03-01T09:39:05.836Z] 50d48d5eee34: Layer already exists [2023-03-01T09:39:05.836Z] f70ee36035b9: Layer already exists [2023-03-01T09:39:06.102Z] main: digest: sha256:95bf42ad607970f9511e5076add2386f0e8d31a578b2166e0b5cbb2fe49e74e2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T09:39:06.155Z] ===================================================== [Pipeline] echo [2023-03-01T09:39:06.165Z] taggedImages: [2023-03-01T09:39:06.165Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:39:06.165Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-03-01T09:39:06.165Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.73 [2023-03-01T09:39:06.165Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:39:06.165Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-03-01T09:39:06.188Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-03-01T09:39:06.188Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:39:06.188Z] latest [2023-03-01T09:39:06.188Z] 3.0.0-dev.73 [2023-03-01T09:39:06.188Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:39:06.188Z] main [2023-03-01T09:39:06.188Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:06.538Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:06.878Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:39:06.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-01T09:39:06.878Z] b49b35d7c83c: Preparing [2023-03-01T09:39:06.878Z] 97898cf17c77: Preparing [2023-03-01T09:39:06.878Z] 544767cf1941: Preparing [2023-03-01T09:39:06.878Z] 48cea9e8e738: Preparing [2023-03-01T09:39:06.878Z] f70ee36035b9: Preparing [2023-03-01T09:39:06.878Z] 544767cf1941: Layer already exists [2023-03-01T09:39:06.878Z] f70ee36035b9: Layer already exists [2023-03-01T09:39:07.145Z] b49b35d7c83c: Pushed [2023-03-01T09:39:07.145Z] 48cea9e8e738: Pushed [2023-03-01T09:39:10.475Z] 97898cf17c77: Pushed [2023-03-01T09:39:10.475Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:712ff7423b63c03ffaf0a5ac7902628e9c91235810c595a18573e15a1bb82e25 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:10.819Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:11.156Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-03-01T09:39:11.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-01T09:39:11.156Z] b49b35d7c83c: Preparing [2023-03-01T09:39:11.156Z] 97898cf17c77: Preparing [2023-03-01T09:39:11.156Z] 544767cf1941: Preparing [2023-03-01T09:39:11.156Z] 48cea9e8e738: Preparing [2023-03-01T09:39:11.156Z] f70ee36035b9: Preparing [2023-03-01T09:39:11.156Z] f70ee36035b9: Layer already exists [2023-03-01T09:39:11.156Z] 48cea9e8e738: Layer already exists [2023-03-01T09:39:11.156Z] 97898cf17c77: Layer already exists [2023-03-01T09:39:11.156Z] 544767cf1941: Layer already exists [2023-03-01T09:39:11.156Z] b49b35d7c83c: Layer already exists [2023-03-01T09:39:11.156Z] latest: digest: sha256:712ff7423b63c03ffaf0a5ac7902628e9c91235810c595a18573e15a1bb82e25 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:11.499Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:11.830Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.73 [2023-03-01T09:39:11.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-01T09:39:11.830Z] b49b35d7c83c: Preparing [2023-03-01T09:39:11.830Z] 97898cf17c77: Preparing [2023-03-01T09:39:11.830Z] 544767cf1941: Preparing [2023-03-01T09:39:11.830Z] 48cea9e8e738: Preparing [2023-03-01T09:39:11.830Z] f70ee36035b9: Preparing [2023-03-01T09:39:11.830Z] 97898cf17c77: Layer already exists [2023-03-01T09:39:11.830Z] f70ee36035b9: Layer already exists [2023-03-01T09:39:11.830Z] b49b35d7c83c: Layer already exists [2023-03-01T09:39:11.830Z] 48cea9e8e738: Layer already exists [2023-03-01T09:39:11.830Z] 544767cf1941: Layer already exists [2023-03-01T09:39:11.830Z] 3.0.0-dev.73: digest: sha256:712ff7423b63c03ffaf0a5ac7902628e9c91235810c595a18573e15a1bb82e25 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:12.165Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:12.497Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:39:12.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-01T09:39:12.497Z] b49b35d7c83c: Preparing [2023-03-01T09:39:12.497Z] 97898cf17c77: Preparing [2023-03-01T09:39:12.497Z] 544767cf1941: Preparing [2023-03-01T09:39:12.497Z] 48cea9e8e738: Preparing [2023-03-01T09:39:12.497Z] f70ee36035b9: Preparing [2023-03-01T09:39:12.497Z] b49b35d7c83c: Layer already exists [2023-03-01T09:39:12.497Z] 48cea9e8e738: Layer already exists [2023-03-01T09:39:12.497Z] f70ee36035b9: Layer already exists [2023-03-01T09:39:12.497Z] 97898cf17c77: Layer already exists [2023-03-01T09:39:12.497Z] 544767cf1941: Layer already exists [2023-03-01T09:39:12.497Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:712ff7423b63c03ffaf0a5ac7902628e9c91235810c595a18573e15a1bb82e25 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:12.835Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:13.167Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-03-01T09:39:13.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-01T09:39:13.167Z] b49b35d7c83c: Preparing [2023-03-01T09:39:13.167Z] 97898cf17c77: Preparing [2023-03-01T09:39:13.167Z] 544767cf1941: Preparing [2023-03-01T09:39:13.167Z] 48cea9e8e738: Preparing [2023-03-01T09:39:13.167Z] f70ee36035b9: Preparing [2023-03-01T09:39:13.167Z] 544767cf1941: Layer already exists [2023-03-01T09:39:13.167Z] 48cea9e8e738: Layer already exists [2023-03-01T09:39:13.167Z] b49b35d7c83c: Layer already exists [2023-03-01T09:39:13.167Z] 97898cf17c77: Layer already exists [2023-03-01T09:39:13.167Z] f70ee36035b9: Layer already exists [2023-03-01T09:39:13.434Z] main: digest: sha256:712ff7423b63c03ffaf0a5ac7902628e9c91235810c595a18573e15a1bb82e25 size: 1363 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T09:39:13.474Z] ===================================================== [Pipeline] echo [2023-03-01T09:39:13.488Z] taggedImages: [2023-03-01T09:39:13.488Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:39:13.488Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-03-01T09:39:13.488Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.73 [2023-03-01T09:39:13.488Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:39:13.488Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-03-01T09:39:13.508Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-03-01T09:39:13.509Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:39:13.509Z] latest [2023-03-01T09:39:13.509Z] 3.0.0-dev.73 [2023-03-01T09:39:13.509Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:39:13.509Z] main [2023-03-01T09:39:13.509Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:13.834Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:14.167Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:39:14.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-01T09:39:14.167Z] 9a4060094400: Preparing [2023-03-01T09:39:14.167Z] 7da6c45e5b17: Preparing [2023-03-01T09:39:14.167Z] 1073b3157991: Preparing [2023-03-01T09:39:14.167Z] 544767cf1941: Preparing [2023-03-01T09:39:14.167Z] a31b92660f2f: Preparing [2023-03-01T09:39:14.167Z] f70ee36035b9: Preparing [2023-03-01T09:39:14.167Z] f70ee36035b9: Waiting [2023-03-01T09:39:14.167Z] a31b92660f2f: Layer already exists [2023-03-01T09:39:14.167Z] 544767cf1941: Layer already exists [2023-03-01T09:39:14.431Z] f70ee36035b9: Layer already exists [2023-03-01T09:39:14.431Z] 9a4060094400: Pushed [2023-03-01T09:39:14.431Z] 7da6c45e5b17: Pushed [2023-03-01T09:39:17.758Z] 1073b3157991: Pushed [2023-03-01T09:39:17.758Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:d3dcf2d6419045f7324a0b593a2349a99b73a00d5c3cb57be156d132bee22c43 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:18.085Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:18.412Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-03-01T09:39:18.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-01T09:39:18.412Z] 9a4060094400: Preparing [2023-03-01T09:39:18.412Z] 7da6c45e5b17: Preparing [2023-03-01T09:39:18.412Z] 1073b3157991: Preparing [2023-03-01T09:39:18.412Z] 544767cf1941: Preparing [2023-03-01T09:39:18.412Z] a31b92660f2f: Preparing [2023-03-01T09:39:18.412Z] f70ee36035b9: Preparing [2023-03-01T09:39:18.412Z] f70ee36035b9: Waiting [2023-03-01T09:39:18.412Z] 9a4060094400: Layer already exists [2023-03-01T09:39:18.412Z] 1073b3157991: Layer already exists [2023-03-01T09:39:18.412Z] 7da6c45e5b17: Layer already exists [2023-03-01T09:39:18.412Z] a31b92660f2f: Layer already exists [2023-03-01T09:39:18.412Z] 544767cf1941: Layer already exists [2023-03-01T09:39:18.412Z] f70ee36035b9: Layer already exists [2023-03-01T09:39:18.412Z] latest: digest: sha256:d3dcf2d6419045f7324a0b593a2349a99b73a00d5c3cb57be156d132bee22c43 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:19.007Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:19.336Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.73 [2023-03-01T09:39:19.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-01T09:39:19.336Z] 9a4060094400: Preparing [2023-03-01T09:39:19.336Z] 7da6c45e5b17: Preparing [2023-03-01T09:39:19.336Z] 1073b3157991: Preparing [2023-03-01T09:39:19.336Z] 544767cf1941: Preparing [2023-03-01T09:39:19.336Z] a31b92660f2f: Preparing [2023-03-01T09:39:19.336Z] f70ee36035b9: Preparing [2023-03-01T09:39:19.336Z] f70ee36035b9: Waiting [2023-03-01T09:39:19.336Z] 9a4060094400: Layer already exists [2023-03-01T09:39:19.336Z] a31b92660f2f: Layer already exists [2023-03-01T09:39:19.336Z] 1073b3157991: Layer already exists [2023-03-01T09:39:19.336Z] 544767cf1941: Layer already exists [2023-03-01T09:39:19.336Z] 7da6c45e5b17: Layer already exists [2023-03-01T09:39:19.336Z] f70ee36035b9: Layer already exists [2023-03-01T09:39:19.336Z] 3.0.0-dev.73: digest: sha256:d3dcf2d6419045f7324a0b593a2349a99b73a00d5c3cb57be156d132bee22c43 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:19.672Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:19.999Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:39:19.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-01T09:39:19.999Z] 9a4060094400: Preparing [2023-03-01T09:39:19.999Z] 7da6c45e5b17: Preparing [2023-03-01T09:39:19.999Z] 1073b3157991: Preparing [2023-03-01T09:39:19.999Z] 544767cf1941: Preparing [2023-03-01T09:39:19.999Z] a31b92660f2f: Preparing [2023-03-01T09:39:19.999Z] f70ee36035b9: Preparing [2023-03-01T09:39:19.999Z] f70ee36035b9: Waiting [2023-03-01T09:39:19.999Z] 1073b3157991: Layer already exists [2023-03-01T09:39:19.999Z] a31b92660f2f: Layer already exists [2023-03-01T09:39:19.999Z] 7da6c45e5b17: Layer already exists [2023-03-01T09:39:19.999Z] 9a4060094400: Layer already exists [2023-03-01T09:39:19.999Z] 544767cf1941: Layer already exists [2023-03-01T09:39:19.999Z] f70ee36035b9: Layer already exists [2023-03-01T09:39:19.999Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:d3dcf2d6419045f7324a0b593a2349a99b73a00d5c3cb57be156d132bee22c43 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:20.597Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:20.927Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-03-01T09:39:20.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-01T09:39:20.927Z] 9a4060094400: Preparing [2023-03-01T09:39:20.927Z] 7da6c45e5b17: Preparing [2023-03-01T09:39:20.927Z] 1073b3157991: Preparing [2023-03-01T09:39:20.927Z] 544767cf1941: Preparing [2023-03-01T09:39:20.927Z] a31b92660f2f: Preparing [2023-03-01T09:39:20.927Z] f70ee36035b9: Preparing [2023-03-01T09:39:20.927Z] f70ee36035b9: Waiting [2023-03-01T09:39:20.927Z] 7da6c45e5b17: Layer already exists [2023-03-01T09:39:20.927Z] 9a4060094400: Layer already exists [2023-03-01T09:39:20.927Z] a31b92660f2f: Layer already exists [2023-03-01T09:39:20.927Z] 544767cf1941: Layer already exists [2023-03-01T09:39:20.927Z] 1073b3157991: Layer already exists [2023-03-01T09:39:20.927Z] f70ee36035b9: Layer already exists [2023-03-01T09:39:21.192Z] main: digest: sha256:d3dcf2d6419045f7324a0b593a2349a99b73a00d5c3cb57be156d132bee22c43 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T09:39:21.235Z] ===================================================== [Pipeline] echo [2023-03-01T09:39:21.245Z] taggedImages: [2023-03-01T09:39:21.245Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:39:21.245Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-03-01T09:39:21.245Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.73 [2023-03-01T09:39:21.245Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:39:21.245Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-03-01T09:39:21.267Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-03-01T09:39:21.267Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:39:21.267Z] latest [2023-03-01T09:39:21.267Z] 3.0.0-dev.73 [2023-03-01T09:39:21.267Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:39:21.267Z] main [2023-03-01T09:39:21.267Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:21.626Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:21.962Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:39:21.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-01T09:39:21.962Z] 64327b32989a: Preparing [2023-03-01T09:39:21.962Z] 64327b32989a: Preparing [2023-03-01T09:39:21.962Z] bf4ffc39bfd9: Preparing [2023-03-01T09:39:21.962Z] fbd0932cb0f7: Preparing [2023-03-01T09:39:21.962Z] 149a771425f4: Preparing [2023-03-01T09:39:21.962Z] f0d488f14e8f: Preparing [2023-03-01T09:39:21.962Z] 0de466d163e7: Preparing [2023-03-01T09:39:21.962Z] 544767cf1941: Preparing [2023-03-01T09:39:21.962Z] 57bfdf81849c: Preparing [2023-03-01T09:39:21.962Z] 8276370c61a2: Preparing [2023-03-01T09:39:21.962Z] feb8bf295984: Preparing [2023-03-01T09:39:21.962Z] c79a7a7a09f9: Preparing [2023-03-01T09:39:21.962Z] f70ee36035b9: Preparing [2023-03-01T09:39:21.962Z] 544767cf1941: Waiting [2023-03-01T09:39:21.962Z] 0de466d163e7: Waiting [2023-03-01T09:39:21.962Z] 57bfdf81849c: Waiting [2023-03-01T09:39:21.962Z] 8276370c61a2: Waiting [2023-03-01T09:39:21.962Z] feb8bf295984: Waiting [2023-03-01T09:39:21.962Z] c79a7a7a09f9: Waiting [2023-03-01T09:39:22.229Z] 149a771425f4: Pushed [2023-03-01T09:39:22.229Z] fbd0932cb0f7: Pushed [2023-03-01T09:39:22.229Z] bf4ffc39bfd9: Pushed [2023-03-01T09:39:22.229Z] 64327b32989a: Pushed [2023-03-01T09:39:22.229Z] f0d488f14e8f: Pushed [2023-03-01T09:39:22.229Z] 544767cf1941: Layer already exists [2023-03-01T09:39:22.495Z] 8276370c61a2: Pushed [2023-03-01T09:39:22.495Z] 57bfdf81849c: Pushed [2023-03-01T09:39:22.495Z] c79a7a7a09f9: Pushed [2023-03-01T09:39:22.495Z] feb8bf295984: Pushed [2023-03-01T09:39:22.495Z] f70ee36035b9: Layer already exists [2023-03-01T09:39:25.825Z] 0de466d163e7: Pushed [2023-03-01T09:39:26.090Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:0e99f5d1759208f8285c475d18a5b2d34aaf4d535f2ec39a32c12aa4ec65f9bc size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:26.431Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:26.769Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-03-01T09:39:26.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-01T09:39:26.769Z] 64327b32989a: Preparing [2023-03-01T09:39:26.769Z] 64327b32989a: Preparing [2023-03-01T09:39:26.769Z] bf4ffc39bfd9: Preparing [2023-03-01T09:39:26.769Z] fbd0932cb0f7: Preparing [2023-03-01T09:39:26.769Z] 149a771425f4: Preparing [2023-03-01T09:39:26.769Z] f0d488f14e8f: Preparing [2023-03-01T09:39:26.769Z] 0de466d163e7: Preparing [2023-03-01T09:39:26.769Z] 544767cf1941: Preparing [2023-03-01T09:39:26.769Z] 57bfdf81849c: Preparing [2023-03-01T09:39:26.769Z] 8276370c61a2: Preparing [2023-03-01T09:39:26.769Z] feb8bf295984: Preparing [2023-03-01T09:39:26.769Z] c79a7a7a09f9: Preparing [2023-03-01T09:39:26.769Z] f70ee36035b9: Preparing [2023-03-01T09:39:26.769Z] feb8bf295984: Waiting [2023-03-01T09:39:26.769Z] 0de466d163e7: Waiting [2023-03-01T09:39:26.769Z] 544767cf1941: Waiting [2023-03-01T09:39:26.769Z] 57bfdf81849c: Waiting [2023-03-01T09:39:26.769Z] 8276370c61a2: Waiting [2023-03-01T09:39:26.769Z] c79a7a7a09f9: Waiting [2023-03-01T09:39:26.769Z] f70ee36035b9: Waiting [2023-03-01T09:39:26.769Z] bf4ffc39bfd9: Layer already exists [2023-03-01T09:39:26.769Z] f0d488f14e8f: Layer already exists [2023-03-01T09:39:26.769Z] fbd0932cb0f7: Layer already exists [2023-03-01T09:39:26.769Z] 149a771425f4: Layer already exists [2023-03-01T09:39:26.769Z] 64327b32989a: Layer already exists [2023-03-01T09:39:26.769Z] 544767cf1941: Layer already exists [2023-03-01T09:39:26.769Z] feb8bf295984: Layer already exists [2023-03-01T09:39:26.769Z] 0de466d163e7: Layer already exists [2023-03-01T09:39:26.769Z] 57bfdf81849c: Layer already exists [2023-03-01T09:39:26.769Z] 8276370c61a2: Layer already exists [2023-03-01T09:39:26.769Z] c79a7a7a09f9: Layer already exists [2023-03-01T09:39:26.769Z] f70ee36035b9: Layer already exists [2023-03-01T09:39:27.035Z] latest: digest: sha256:0e99f5d1759208f8285c475d18a5b2d34aaf4d535f2ec39a32c12aa4ec65f9bc size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:27.366Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:27.696Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.73 [2023-03-01T09:39:27.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-01T09:39:27.696Z] 64327b32989a: Preparing [2023-03-01T09:39:27.696Z] 64327b32989a: Preparing [2023-03-01T09:39:27.696Z] bf4ffc39bfd9: Preparing [2023-03-01T09:39:27.696Z] fbd0932cb0f7: Preparing [2023-03-01T09:39:27.696Z] 149a771425f4: Preparing [2023-03-01T09:39:27.696Z] f0d488f14e8f: Preparing [2023-03-01T09:39:27.696Z] 0de466d163e7: Preparing [2023-03-01T09:39:27.696Z] 544767cf1941: Preparing [2023-03-01T09:39:27.696Z] 57bfdf81849c: Preparing [2023-03-01T09:39:27.696Z] 8276370c61a2: Preparing [2023-03-01T09:39:27.696Z] feb8bf295984: Preparing [2023-03-01T09:39:27.696Z] c79a7a7a09f9: Preparing [2023-03-01T09:39:27.696Z] f70ee36035b9: Preparing [2023-03-01T09:39:27.696Z] 544767cf1941: Waiting [2023-03-01T09:39:27.696Z] 57bfdf81849c: Waiting [2023-03-01T09:39:27.696Z] 8276370c61a2: Waiting [2023-03-01T09:39:27.696Z] feb8bf295984: Waiting [2023-03-01T09:39:27.696Z] c79a7a7a09f9: Waiting [2023-03-01T09:39:27.696Z] f70ee36035b9: Waiting [2023-03-01T09:39:27.696Z] 0de466d163e7: Waiting [2023-03-01T09:39:27.696Z] 149a771425f4: Layer already exists [2023-03-01T09:39:27.696Z] bf4ffc39bfd9: Layer already exists [2023-03-01T09:39:27.696Z] f0d488f14e8f: Layer already exists [2023-03-01T09:39:27.696Z] fbd0932cb0f7: Layer already exists [2023-03-01T09:39:27.696Z] 64327b32989a: Layer already exists [2023-03-01T09:39:27.696Z] 544767cf1941: Layer already exists [2023-03-01T09:39:27.696Z] 57bfdf81849c: Layer already exists [2023-03-01T09:39:27.696Z] 0de466d163e7: Layer already exists [2023-03-01T09:39:27.696Z] feb8bf295984: Layer already exists [2023-03-01T09:39:27.696Z] 8276370c61a2: Layer already exists [2023-03-01T09:39:27.696Z] f70ee36035b9: Layer already exists [2023-03-01T09:39:27.696Z] c79a7a7a09f9: Layer already exists [2023-03-01T09:39:27.961Z] 3.0.0-dev.73: digest: sha256:0e99f5d1759208f8285c475d18a5b2d34aaf4d535f2ec39a32c12aa4ec65f9bc size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:28.291Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:28.615Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:39:28.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-01T09:39:28.615Z] 64327b32989a: Preparing [2023-03-01T09:39:28.615Z] 64327b32989a: Preparing [2023-03-01T09:39:28.615Z] bf4ffc39bfd9: Preparing [2023-03-01T09:39:28.615Z] fbd0932cb0f7: Preparing [2023-03-01T09:39:28.615Z] 149a771425f4: Preparing [2023-03-01T09:39:28.615Z] f0d488f14e8f: Preparing [2023-03-01T09:39:28.615Z] 0de466d163e7: Preparing [2023-03-01T09:39:28.615Z] 544767cf1941: Preparing [2023-03-01T09:39:28.615Z] 57bfdf81849c: Preparing [2023-03-01T09:39:28.615Z] 8276370c61a2: Preparing [2023-03-01T09:39:28.615Z] feb8bf295984: Preparing [2023-03-01T09:39:28.615Z] c79a7a7a09f9: Preparing [2023-03-01T09:39:28.615Z] f70ee36035b9: Preparing [2023-03-01T09:39:28.615Z] 57bfdf81849c: Waiting [2023-03-01T09:39:28.615Z] 0de466d163e7: Waiting [2023-03-01T09:39:28.615Z] 8276370c61a2: Waiting [2023-03-01T09:39:28.615Z] feb8bf295984: Waiting [2023-03-01T09:39:28.615Z] c79a7a7a09f9: Waiting [2023-03-01T09:39:28.615Z] f70ee36035b9: Waiting [2023-03-01T09:39:28.615Z] 544767cf1941: Waiting [2023-03-01T09:39:28.615Z] 64327b32989a: Layer already exists [2023-03-01T09:39:28.615Z] f0d488f14e8f: Layer already exists [2023-03-01T09:39:28.615Z] fbd0932cb0f7: Layer already exists [2023-03-01T09:39:28.615Z] bf4ffc39bfd9: Layer already exists [2023-03-01T09:39:28.615Z] 149a771425f4: Layer already exists [2023-03-01T09:39:28.615Z] 544767cf1941: Layer already exists [2023-03-01T09:39:28.615Z] 0de466d163e7: Layer already exists [2023-03-01T09:39:28.615Z] 57bfdf81849c: Layer already exists [2023-03-01T09:39:28.615Z] 8276370c61a2: Layer already exists [2023-03-01T09:39:28.615Z] feb8bf295984: Layer already exists [2023-03-01T09:39:28.615Z] f70ee36035b9: Layer already exists [2023-03-01T09:39:28.615Z] c79a7a7a09f9: Layer already exists [2023-03-01T09:39:28.880Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:0e99f5d1759208f8285c475d18a5b2d34aaf4d535f2ec39a32c12aa4ec65f9bc size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:29.212Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:29.538Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-03-01T09:39:29.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-01T09:39:29.538Z] 64327b32989a: Preparing [2023-03-01T09:39:29.538Z] 64327b32989a: Preparing [2023-03-01T09:39:29.538Z] bf4ffc39bfd9: Preparing [2023-03-01T09:39:29.538Z] fbd0932cb0f7: Preparing [2023-03-01T09:39:29.538Z] 149a771425f4: Preparing [2023-03-01T09:39:29.538Z] f0d488f14e8f: Preparing [2023-03-01T09:39:29.538Z] 0de466d163e7: Preparing [2023-03-01T09:39:29.538Z] 544767cf1941: Preparing [2023-03-01T09:39:29.538Z] 57bfdf81849c: Preparing [2023-03-01T09:39:29.538Z] 8276370c61a2: Preparing [2023-03-01T09:39:29.538Z] feb8bf295984: Preparing [2023-03-01T09:39:29.538Z] c79a7a7a09f9: Preparing [2023-03-01T09:39:29.538Z] f70ee36035b9: Preparing [2023-03-01T09:39:29.538Z] 0de466d163e7: Waiting [2023-03-01T09:39:29.538Z] 544767cf1941: Waiting [2023-03-01T09:39:29.538Z] 57bfdf81849c: Waiting [2023-03-01T09:39:29.538Z] 8276370c61a2: Waiting [2023-03-01T09:39:29.538Z] feb8bf295984: Waiting [2023-03-01T09:39:29.538Z] c79a7a7a09f9: Waiting [2023-03-01T09:39:29.538Z] f70ee36035b9: Waiting [2023-03-01T09:39:29.538Z] f0d488f14e8f: Layer already exists [2023-03-01T09:39:29.538Z] 149a771425f4: Layer already exists [2023-03-01T09:39:29.538Z] 64327b32989a: Layer already exists [2023-03-01T09:39:29.538Z] bf4ffc39bfd9: Layer already exists [2023-03-01T09:39:29.538Z] fbd0932cb0f7: Layer already exists [2023-03-01T09:39:29.538Z] 544767cf1941: Layer already exists [2023-03-01T09:39:29.538Z] 0de466d163e7: Layer already exists [2023-03-01T09:39:29.538Z] 8276370c61a2: Layer already exists [2023-03-01T09:39:29.538Z] feb8bf295984: Layer already exists [2023-03-01T09:39:29.538Z] 57bfdf81849c: Layer already exists [2023-03-01T09:39:29.538Z] f70ee36035b9: Layer already exists [2023-03-01T09:39:29.538Z] c79a7a7a09f9: Layer already exists [2023-03-01T09:39:29.803Z] main: digest: sha256:0e99f5d1759208f8285c475d18a5b2d34aaf4d535f2ec39a32c12aa4ec65f9bc size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T09:39:29.857Z] ===================================================== [Pipeline] echo [2023-03-01T09:39:29.866Z] taggedImages: [2023-03-01T09:39:29.866Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:39:29.866Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-03-01T09:39:29.866Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.73 [2023-03-01T09:39:29.866Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:39:29.866Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-03-01T09:39:29.885Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-03-01T09:39:29.885Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:39:29.885Z] latest [2023-03-01T09:39:29.885Z] 3.0.0-dev.73 [2023-03-01T09:39:29.885Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:39:29.885Z] main [2023-03-01T09:39:29.885Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:30.227Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:30.551Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:39:30.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-01T09:39:30.551Z] 00f5240081f6: Preparing [2023-03-01T09:39:30.551Z] e92c7ddb0504: Preparing [2023-03-01T09:39:30.551Z] 6da49225bd1e: Preparing [2023-03-01T09:39:30.551Z] 7c8c41a40983: Preparing [2023-03-01T09:39:30.551Z] 544767cf1941: Preparing [2023-03-01T09:39:30.551Z] 50d48d5eee34: Preparing [2023-03-01T09:39:30.551Z] f70ee36035b9: Preparing [2023-03-01T09:39:30.551Z] 50d48d5eee34: Waiting [2023-03-01T09:39:30.551Z] f70ee36035b9: Waiting [2023-03-01T09:39:30.551Z] 544767cf1941: Layer already exists [2023-03-01T09:39:30.551Z] 50d48d5eee34: Layer already exists [2023-03-01T09:39:30.816Z] f70ee36035b9: Layer already exists [2023-03-01T09:39:30.816Z] 6da49225bd1e: Pushed [2023-03-01T09:39:30.816Z] e92c7ddb0504: Pushed [2023-03-01T09:39:30.816Z] 00f5240081f6: Pushed [2023-03-01T09:39:33.382Z] 7c8c41a40983: Pushed [2023-03-01T09:39:33.382Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:b2146c8697572743f79c7738d14d832a1eefdae19f8918d6cb780c83cae223d3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:33.716Z] + 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 [2023-03-01T09:39:34.040Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-03-01T09:39:34.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-01T09:39:34.040Z] 00f5240081f6: Preparing [2023-03-01T09:39:34.040Z] e92c7ddb0504: Preparing [2023-03-01T09:39:34.040Z] 6da49225bd1e: Preparing [2023-03-01T09:39:34.040Z] 7c8c41a40983: Preparing [2023-03-01T09:39:34.040Z] 544767cf1941: Preparing [2023-03-01T09:39:34.040Z] 50d48d5eee34: Preparing [2023-03-01T09:39:34.040Z] f70ee36035b9: Preparing [2023-03-01T09:39:34.040Z] 50d48d5eee34: Waiting [2023-03-01T09:39:34.040Z] f70ee36035b9: Waiting [2023-03-01T09:39:34.040Z] e92c7ddb0504: Layer already exists [2023-03-01T09:39:34.040Z] 7c8c41a40983: Layer already exists [2023-03-01T09:39:34.040Z] 544767cf1941: Layer already exists [2023-03-01T09:39:34.040Z] 6da49225bd1e: Layer already exists [2023-03-01T09:39:34.040Z] 00f5240081f6: Layer already exists [2023-03-01T09:39:34.040Z] f70ee36035b9: Layer already exists [2023-03-01T09:39:34.040Z] 50d48d5eee34: Layer already exists [2023-03-01T09:39:34.305Z] latest: digest: sha256:b2146c8697572743f79c7738d14d832a1eefdae19f8918d6cb780c83cae223d3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:34.637Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:34.965Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.73 [2023-03-01T09:39:34.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-01T09:39:34.965Z] 00f5240081f6: Preparing [2023-03-01T09:39:34.965Z] e92c7ddb0504: Preparing [2023-03-01T09:39:34.965Z] 6da49225bd1e: Preparing [2023-03-01T09:39:34.965Z] 7c8c41a40983: Preparing [2023-03-01T09:39:34.965Z] 544767cf1941: Preparing [2023-03-01T09:39:34.965Z] 50d48d5eee34: Preparing [2023-03-01T09:39:34.965Z] f70ee36035b9: Preparing [2023-03-01T09:39:34.965Z] 50d48d5eee34: Waiting [2023-03-01T09:39:34.965Z] f70ee36035b9: Waiting [2023-03-01T09:39:34.965Z] 6da49225bd1e: Layer already exists [2023-03-01T09:39:34.965Z] 7c8c41a40983: Layer already exists [2023-03-01T09:39:34.965Z] e92c7ddb0504: Layer already exists [2023-03-01T09:39:34.965Z] 00f5240081f6: Layer already exists [2023-03-01T09:39:34.965Z] 544767cf1941: Layer already exists [2023-03-01T09:39:34.965Z] f70ee36035b9: Layer already exists [2023-03-01T09:39:34.965Z] 50d48d5eee34: Layer already exists [2023-03-01T09:39:34.965Z] 3.0.0-dev.73: digest: sha256:b2146c8697572743f79c7738d14d832a1eefdae19f8918d6cb780c83cae223d3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:35.340Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:35.683Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:39:35.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-01T09:39:35.683Z] 00f5240081f6: Preparing [2023-03-01T09:39:35.683Z] e92c7ddb0504: Preparing [2023-03-01T09:39:35.683Z] 6da49225bd1e: Preparing [2023-03-01T09:39:35.683Z] 7c8c41a40983: Preparing [2023-03-01T09:39:35.683Z] 544767cf1941: Preparing [2023-03-01T09:39:35.683Z] 50d48d5eee34: Preparing [2023-03-01T09:39:35.683Z] f70ee36035b9: Preparing [2023-03-01T09:39:35.683Z] 50d48d5eee34: Waiting [2023-03-01T09:39:35.683Z] f70ee36035b9: Waiting [2023-03-01T09:39:35.683Z] 6da49225bd1e: Layer already exists [2023-03-01T09:39:35.683Z] 00f5240081f6: Layer already exists [2023-03-01T09:39:35.683Z] 7c8c41a40983: Layer already exists [2023-03-01T09:39:35.683Z] 544767cf1941: Layer already exists [2023-03-01T09:39:35.683Z] e92c7ddb0504: Layer already exists [2023-03-01T09:39:35.683Z] 50d48d5eee34: Layer already exists [2023-03-01T09:39:35.683Z] f70ee36035b9: Layer already exists [2023-03-01T09:39:35.683Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:b2146c8697572743f79c7738d14d832a1eefdae19f8918d6cb780c83cae223d3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:36.299Z] + 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 [2023-03-01T09:39:36.634Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-03-01T09:39:36.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-01T09:39:36.635Z] 00f5240081f6: Preparing [2023-03-01T09:39:36.635Z] e92c7ddb0504: Preparing [2023-03-01T09:39:36.635Z] 6da49225bd1e: Preparing [2023-03-01T09:39:36.635Z] 7c8c41a40983: Preparing [2023-03-01T09:39:36.635Z] 544767cf1941: Preparing [2023-03-01T09:39:36.635Z] 50d48d5eee34: Preparing [2023-03-01T09:39:36.635Z] f70ee36035b9: Preparing [2023-03-01T09:39:36.635Z] 50d48d5eee34: Waiting [2023-03-01T09:39:36.635Z] f70ee36035b9: Waiting [2023-03-01T09:39:36.635Z] 6da49225bd1e: Layer already exists [2023-03-01T09:39:36.635Z] 7c8c41a40983: Layer already exists [2023-03-01T09:39:36.635Z] 544767cf1941: Layer already exists [2023-03-01T09:39:36.635Z] 00f5240081f6: Layer already exists [2023-03-01T09:39:36.635Z] e92c7ddb0504: Layer already exists [2023-03-01T09:39:36.635Z] f70ee36035b9: Layer already exists [2023-03-01T09:39:36.635Z] 50d48d5eee34: Layer already exists [2023-03-01T09:39:36.897Z] main: digest: sha256:b2146c8697572743f79c7738d14d832a1eefdae19f8918d6cb780c83cae223d3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T09:39:36.946Z] ===================================================== [Pipeline] echo [2023-03-01T09:39:36.952Z] taggedImages: [2023-03-01T09:39:36.952Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:39:36.952Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-03-01T09:39:36.952Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.73 [2023-03-01T09:39:36.952Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:39:36.952Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-03-01T09:39:36.966Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-03-01T09:39:36.966Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:39:36.966Z] latest [2023-03-01T09:39:36.966Z] 3.0.0-dev.73 [2023-03-01T09:39:36.966Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:39:36.966Z] main [2023-03-01T09:39:36.966Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:37.289Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:37.617Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:39:37.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-01T09:39:37.617Z] 7395ab0586ca: Preparing [2023-03-01T09:39:37.617Z] 5b27be82257a: Preparing [2023-03-01T09:39:37.617Z] a619c4cb9f93: Preparing [2023-03-01T09:39:37.617Z] 42f48a267a93: Preparing [2023-03-01T09:39:37.617Z] fa5b683ada37: Preparing [2023-03-01T09:39:37.617Z] c63b7dfc1574: Preparing [2023-03-01T09:39:37.617Z] 815d37439ffb: Preparing [2023-03-01T09:39:37.617Z] f70ee36035b9: Preparing [2023-03-01T09:39:37.617Z] c63b7dfc1574: Waiting [2023-03-01T09:39:37.617Z] 815d37439ffb: Waiting [2023-03-01T09:39:37.617Z] f70ee36035b9: Waiting [2023-03-01T09:39:37.882Z] 7395ab0586ca: Pushed [2023-03-01T09:39:37.882Z] fa5b683ada37: Pushed [2023-03-01T09:39:37.882Z] 5b27be82257a: Pushed [2023-03-01T09:39:37.882Z] f70ee36035b9: Layer already exists [2023-03-01T09:39:38.147Z] c63b7dfc1574: Pushed [2023-03-01T09:39:38.727Z] 815d37439ffb: Pushed [2023-03-01T09:39:40.129Z] 42f48a267a93: Pushed [2023-03-01T09:39:40.129Z] a619c4cb9f93: Pushed [2023-03-01T09:39:40.394Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:0992e31a1e0ce7c8894035b065342b4cf30aaa2d540f2c94a732390b3da4fe0d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:40.726Z] + 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 [2023-03-01T09:39:41.051Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-03-01T09:39:41.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-01T09:39:41.051Z] 7395ab0586ca: Preparing [2023-03-01T09:39:41.051Z] 5b27be82257a: Preparing [2023-03-01T09:39:41.051Z] a619c4cb9f93: Preparing [2023-03-01T09:39:41.051Z] 42f48a267a93: Preparing [2023-03-01T09:39:41.051Z] fa5b683ada37: Preparing [2023-03-01T09:39:41.051Z] c63b7dfc1574: Preparing [2023-03-01T09:39:41.051Z] 815d37439ffb: Preparing [2023-03-01T09:39:41.051Z] f70ee36035b9: Preparing [2023-03-01T09:39:41.051Z] c63b7dfc1574: Waiting [2023-03-01T09:39:41.051Z] 815d37439ffb: Waiting [2023-03-01T09:39:41.051Z] f70ee36035b9: Waiting [2023-03-01T09:39:41.051Z] 5b27be82257a: Layer already exists [2023-03-01T09:39:41.051Z] 7395ab0586ca: Layer already exists [2023-03-01T09:39:41.051Z] fa5b683ada37: Layer already exists [2023-03-01T09:39:41.051Z] a619c4cb9f93: Layer already exists [2023-03-01T09:39:41.051Z] 42f48a267a93: Layer already exists [2023-03-01T09:39:41.051Z] c63b7dfc1574: Layer already exists [2023-03-01T09:39:41.051Z] 815d37439ffb: Layer already exists [2023-03-01T09:39:41.051Z] f70ee36035b9: Layer already exists [2023-03-01T09:39:41.315Z] latest: digest: sha256:0992e31a1e0ce7c8894035b065342b4cf30aaa2d540f2c94a732390b3da4fe0d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:41.649Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:41.978Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.73 [2023-03-01T09:39:41.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-01T09:39:41.978Z] 7395ab0586ca: Preparing [2023-03-01T09:39:41.978Z] 5b27be82257a: Preparing [2023-03-01T09:39:41.978Z] a619c4cb9f93: Preparing [2023-03-01T09:39:41.978Z] 42f48a267a93: Preparing [2023-03-01T09:39:41.978Z] fa5b683ada37: Preparing [2023-03-01T09:39:41.978Z] c63b7dfc1574: Preparing [2023-03-01T09:39:41.978Z] 815d37439ffb: Preparing [2023-03-01T09:39:41.978Z] f70ee36035b9: Preparing [2023-03-01T09:39:41.978Z] c63b7dfc1574: Waiting [2023-03-01T09:39:41.978Z] 815d37439ffb: Waiting [2023-03-01T09:39:41.978Z] f70ee36035b9: Waiting [2023-03-01T09:39:41.978Z] 42f48a267a93: Layer already exists [2023-03-01T09:39:41.978Z] fa5b683ada37: Layer already exists [2023-03-01T09:39:41.978Z] a619c4cb9f93: Layer already exists [2023-03-01T09:39:41.978Z] 5b27be82257a: Layer already exists [2023-03-01T09:39:41.978Z] 7395ab0586ca: Layer already exists [2023-03-01T09:39:41.978Z] c63b7dfc1574: Layer already exists [2023-03-01T09:39:41.978Z] 815d37439ffb: Layer already exists [2023-03-01T09:39:41.978Z] f70ee36035b9: Layer already exists [2023-03-01T09:39:41.978Z] 3.0.0-dev.73: digest: sha256:0992e31a1e0ce7c8894035b065342b4cf30aaa2d540f2c94a732390b3da4fe0d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:42.573Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:42.898Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:39:42.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-01T09:39:42.898Z] 7395ab0586ca: Preparing [2023-03-01T09:39:42.898Z] 5b27be82257a: Preparing [2023-03-01T09:39:42.898Z] a619c4cb9f93: Preparing [2023-03-01T09:39:42.898Z] 42f48a267a93: Preparing [2023-03-01T09:39:42.898Z] fa5b683ada37: Preparing [2023-03-01T09:39:42.898Z] c63b7dfc1574: Preparing [2023-03-01T09:39:42.898Z] 815d37439ffb: Preparing [2023-03-01T09:39:42.898Z] f70ee36035b9: Preparing [2023-03-01T09:39:42.898Z] c63b7dfc1574: Waiting [2023-03-01T09:39:42.898Z] 815d37439ffb: Waiting [2023-03-01T09:39:42.898Z] f70ee36035b9: Waiting [2023-03-01T09:39:42.898Z] 42f48a267a93: Layer already exists [2023-03-01T09:39:42.898Z] a619c4cb9f93: Layer already exists [2023-03-01T09:39:42.898Z] 5b27be82257a: Layer already exists [2023-03-01T09:39:42.898Z] 7395ab0586ca: Layer already exists [2023-03-01T09:39:42.898Z] fa5b683ada37: Layer already exists [2023-03-01T09:39:42.898Z] f70ee36035b9: Layer already exists [2023-03-01T09:39:42.898Z] 815d37439ffb: Layer already exists [2023-03-01T09:39:42.898Z] c63b7dfc1574: Layer already exists [2023-03-01T09:39:42.898Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:0992e31a1e0ce7c8894035b065342b4cf30aaa2d540f2c94a732390b3da4fe0d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:43.225Z] + 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 [2023-03-01T09:39:43.563Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-03-01T09:39:43.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-01T09:39:43.563Z] 7395ab0586ca: Preparing [2023-03-01T09:39:43.563Z] 5b27be82257a: Preparing [2023-03-01T09:39:43.563Z] a619c4cb9f93: Preparing [2023-03-01T09:39:43.563Z] 42f48a267a93: Preparing [2023-03-01T09:39:43.563Z] fa5b683ada37: Preparing [2023-03-01T09:39:43.563Z] c63b7dfc1574: Preparing [2023-03-01T09:39:43.563Z] 815d37439ffb: Preparing [2023-03-01T09:39:43.563Z] f70ee36035b9: Preparing [2023-03-01T09:39:43.563Z] 815d37439ffb: Waiting [2023-03-01T09:39:43.563Z] f70ee36035b9: Waiting [2023-03-01T09:39:43.563Z] c63b7dfc1574: Waiting [2023-03-01T09:39:43.563Z] a619c4cb9f93: Layer already exists [2023-03-01T09:39:43.563Z] 7395ab0586ca: Layer already exists [2023-03-01T09:39:43.563Z] 5b27be82257a: Layer already exists [2023-03-01T09:39:43.563Z] fa5b683ada37: Layer already exists [2023-03-01T09:39:43.563Z] 42f48a267a93: Layer already exists [2023-03-01T09:39:43.563Z] f70ee36035b9: Layer already exists [2023-03-01T09:39:43.563Z] c63b7dfc1574: Layer already exists [2023-03-01T09:39:43.563Z] 815d37439ffb: Layer already exists [2023-03-01T09:39:43.827Z] main: digest: sha256:0992e31a1e0ce7c8894035b065342b4cf30aaa2d540f2c94a732390b3da4fe0d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T09:39:43.878Z] ===================================================== [Pipeline] echo [2023-03-01T09:39:43.888Z] taggedImages: [2023-03-01T09:39:43.888Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:39:43.888Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-03-01T09:39:43.888Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.73 [2023-03-01T09:39:43.888Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:39:43.888Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-03-01T09:39:43.907Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-03-01T09:39:43.907Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:39:43.907Z] latest [2023-03-01T09:39:43.907Z] 3.0.0-dev.73 [2023-03-01T09:39:43.907Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:39:43.907Z] main [2023-03-01T09:39:43.907Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:44.254Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:44.582Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:39:44.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-01T09:39:44.582Z] 20ba189f98a3: Preparing [2023-03-01T09:39:44.582Z] 2bcb76f50716: Preparing [2023-03-01T09:39:44.582Z] 32e2aaf1e49d: Preparing [2023-03-01T09:39:44.582Z] a174fa6662d5: Preparing [2023-03-01T09:39:44.582Z] b93dd96f23bd: Preparing [2023-03-01T09:39:44.582Z] 6aaf63e6989c: Preparing [2023-03-01T09:39:44.582Z] c760cd0e16dc: Preparing [2023-03-01T09:39:44.582Z] 327c2822175e: Preparing [2023-03-01T09:39:44.582Z] 04e0b392c4a9: Preparing [2023-03-01T09:39:44.582Z] f70ee36035b9: Preparing [2023-03-01T09:39:44.582Z] 6aaf63e6989c: Waiting [2023-03-01T09:39:44.582Z] c760cd0e16dc: Waiting [2023-03-01T09:39:44.582Z] 04e0b392c4a9: Waiting [2023-03-01T09:39:44.582Z] f70ee36035b9: Waiting [2023-03-01T09:39:44.582Z] 327c2822175e: Waiting [2023-03-01T09:39:44.851Z] 2bcb76f50716: Pushed [2023-03-01T09:39:44.851Z] 20ba189f98a3: Pushed [2023-03-01T09:39:44.851Z] b93dd96f23bd: Pushed [2023-03-01T09:39:45.118Z] 6aaf63e6989c: Pushed [2023-03-01T09:39:45.118Z] 327c2822175e: Pushed [2023-03-01T09:39:45.118Z] c760cd0e16dc: Pushed [2023-03-01T09:39:45.118Z] f70ee36035b9: Layer already exists [2023-03-01T09:39:45.384Z] 04e0b392c4a9: Pushed [2023-03-01T09:39:47.322Z] a174fa6662d5: Pushed [2023-03-01T09:39:47.908Z] 32e2aaf1e49d: Pushed [2023-03-01T09:39:48.172Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:c34f3659d5fac42fab6fd95d1e891a72031c0741356a1d41fa848ebac6689ef0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:48.502Z] + 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 [2023-03-01T09:39:48.825Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-03-01T09:39:48.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-01T09:39:48.825Z] 20ba189f98a3: Preparing [2023-03-01T09:39:48.825Z] 2bcb76f50716: Preparing [2023-03-01T09:39:48.825Z] 32e2aaf1e49d: Preparing [2023-03-01T09:39:48.825Z] a174fa6662d5: Preparing [2023-03-01T09:39:48.825Z] b93dd96f23bd: Preparing [2023-03-01T09:39:48.825Z] 6aaf63e6989c: Preparing [2023-03-01T09:39:48.825Z] c760cd0e16dc: Preparing [2023-03-01T09:39:48.825Z] 327c2822175e: Preparing [2023-03-01T09:39:48.825Z] 04e0b392c4a9: Preparing [2023-03-01T09:39:48.825Z] f70ee36035b9: Preparing [2023-03-01T09:39:48.825Z] 6aaf63e6989c: Waiting [2023-03-01T09:39:48.825Z] c760cd0e16dc: Waiting [2023-03-01T09:39:48.825Z] 327c2822175e: Waiting [2023-03-01T09:39:48.825Z] f70ee36035b9: Waiting [2023-03-01T09:39:48.825Z] 04e0b392c4a9: Waiting [2023-03-01T09:39:48.825Z] a174fa6662d5: Layer already exists [2023-03-01T09:39:48.825Z] 32e2aaf1e49d: Layer already exists [2023-03-01T09:39:48.825Z] 20ba189f98a3: Layer already exists [2023-03-01T09:39:48.825Z] 2bcb76f50716: Layer already exists [2023-03-01T09:39:48.825Z] b93dd96f23bd: Layer already exists [2023-03-01T09:39:48.825Z] 04e0b392c4a9: Layer already exists [2023-03-01T09:39:48.825Z] c760cd0e16dc: Layer already exists [2023-03-01T09:39:48.825Z] 327c2822175e: Layer already exists [2023-03-01T09:39:48.825Z] 6aaf63e6989c: Layer already exists [2023-03-01T09:39:48.825Z] f70ee36035b9: Layer already exists [2023-03-01T09:39:49.088Z] latest: digest: sha256:c34f3659d5fac42fab6fd95d1e891a72031c0741356a1d41fa848ebac6689ef0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:49.413Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:49.742Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.73 [2023-03-01T09:39:49.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-01T09:39:49.742Z] 20ba189f98a3: Preparing [2023-03-01T09:39:49.742Z] 2bcb76f50716: Preparing [2023-03-01T09:39:49.742Z] 32e2aaf1e49d: Preparing [2023-03-01T09:39:49.742Z] a174fa6662d5: Preparing [2023-03-01T09:39:49.742Z] b93dd96f23bd: Preparing [2023-03-01T09:39:49.742Z] 6aaf63e6989c: Preparing [2023-03-01T09:39:49.742Z] c760cd0e16dc: Preparing [2023-03-01T09:39:49.742Z] 327c2822175e: Preparing [2023-03-01T09:39:49.742Z] 04e0b392c4a9: Preparing [2023-03-01T09:39:49.742Z] f70ee36035b9: Preparing [2023-03-01T09:39:49.742Z] 327c2822175e: Waiting [2023-03-01T09:39:49.742Z] 04e0b392c4a9: Waiting [2023-03-01T09:39:49.742Z] 6aaf63e6989c: Waiting [2023-03-01T09:39:49.742Z] c760cd0e16dc: Waiting [2023-03-01T09:39:49.742Z] f70ee36035b9: Waiting [2023-03-01T09:39:49.742Z] 20ba189f98a3: Layer already exists [2023-03-01T09:39:49.742Z] 32e2aaf1e49d: Layer already exists [2023-03-01T09:39:49.742Z] a174fa6662d5: Layer already exists [2023-03-01T09:39:49.742Z] 2bcb76f50716: Layer already exists [2023-03-01T09:39:49.742Z] b93dd96f23bd: Layer already exists [2023-03-01T09:39:49.742Z] 327c2822175e: Layer already exists [2023-03-01T09:39:49.742Z] 6aaf63e6989c: Layer already exists [2023-03-01T09:39:49.742Z] c760cd0e16dc: Layer already exists [2023-03-01T09:39:49.742Z] 04e0b392c4a9: Layer already exists [2023-03-01T09:39:49.742Z] f70ee36035b9: Layer already exists [2023-03-01T09:39:49.742Z] 3.0.0-dev.73: digest: sha256:c34f3659d5fac42fab6fd95d1e891a72031c0741356a1d41fa848ebac6689ef0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:50.338Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:50.667Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:39:50.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-01T09:39:50.667Z] 20ba189f98a3: Preparing [2023-03-01T09:39:50.667Z] 2bcb76f50716: Preparing [2023-03-01T09:39:50.667Z] 32e2aaf1e49d: Preparing [2023-03-01T09:39:50.667Z] a174fa6662d5: Preparing [2023-03-01T09:39:50.667Z] b93dd96f23bd: Preparing [2023-03-01T09:39:50.667Z] 6aaf63e6989c: Preparing [2023-03-01T09:39:50.667Z] c760cd0e16dc: Preparing [2023-03-01T09:39:50.667Z] 327c2822175e: Preparing [2023-03-01T09:39:50.667Z] 04e0b392c4a9: Preparing [2023-03-01T09:39:50.667Z] f70ee36035b9: Preparing [2023-03-01T09:39:50.667Z] 327c2822175e: Waiting [2023-03-01T09:39:50.667Z] 6aaf63e6989c: Waiting [2023-03-01T09:39:50.667Z] c760cd0e16dc: Waiting [2023-03-01T09:39:50.667Z] 04e0b392c4a9: Waiting [2023-03-01T09:39:50.667Z] f70ee36035b9: Waiting [2023-03-01T09:39:50.667Z] 2bcb76f50716: Layer already exists [2023-03-01T09:39:50.667Z] a174fa6662d5: Layer already exists [2023-03-01T09:39:50.667Z] 32e2aaf1e49d: Layer already exists [2023-03-01T09:39:50.667Z] 20ba189f98a3: Layer already exists [2023-03-01T09:39:50.667Z] b93dd96f23bd: Layer already exists [2023-03-01T09:39:50.667Z] 6aaf63e6989c: Layer already exists [2023-03-01T09:39:50.667Z] 327c2822175e: Layer already exists [2023-03-01T09:39:50.667Z] c760cd0e16dc: Layer already exists [2023-03-01T09:39:50.667Z] 04e0b392c4a9: Layer already exists [2023-03-01T09:39:50.667Z] f70ee36035b9: Layer already exists [2023-03-01T09:39:50.931Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:c34f3659d5fac42fab6fd95d1e891a72031c0741356a1d41fa848ebac6689ef0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:51.269Z] + 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 [2023-03-01T09:39:51.590Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-03-01T09:39:51.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-01T09:39:51.590Z] 20ba189f98a3: Preparing [2023-03-01T09:39:51.590Z] 2bcb76f50716: Preparing [2023-03-01T09:39:51.590Z] 32e2aaf1e49d: Preparing [2023-03-01T09:39:51.590Z] a174fa6662d5: Preparing [2023-03-01T09:39:51.590Z] b93dd96f23bd: Preparing [2023-03-01T09:39:51.590Z] 6aaf63e6989c: Preparing [2023-03-01T09:39:51.590Z] c760cd0e16dc: Preparing [2023-03-01T09:39:51.590Z] 327c2822175e: Preparing [2023-03-01T09:39:51.590Z] 04e0b392c4a9: Preparing [2023-03-01T09:39:51.590Z] f70ee36035b9: Preparing [2023-03-01T09:39:51.590Z] 6aaf63e6989c: Waiting [2023-03-01T09:39:51.590Z] c760cd0e16dc: Waiting [2023-03-01T09:39:51.590Z] 327c2822175e: Waiting [2023-03-01T09:39:51.590Z] 04e0b392c4a9: Waiting [2023-03-01T09:39:51.590Z] f70ee36035b9: Waiting [2023-03-01T09:39:51.590Z] 20ba189f98a3: Layer already exists [2023-03-01T09:39:51.590Z] 2bcb76f50716: Layer already exists [2023-03-01T09:39:51.590Z] b93dd96f23bd: Layer already exists [2023-03-01T09:39:51.590Z] 32e2aaf1e49d: Layer already exists [2023-03-01T09:39:51.590Z] a174fa6662d5: Layer already exists [2023-03-01T09:39:51.590Z] 327c2822175e: Layer already exists [2023-03-01T09:39:51.590Z] c760cd0e16dc: Layer already exists [2023-03-01T09:39:51.590Z] 04e0b392c4a9: Layer already exists [2023-03-01T09:39:51.590Z] 6aaf63e6989c: Layer already exists [2023-03-01T09:39:51.590Z] f70ee36035b9: Layer already exists [2023-03-01T09:39:51.855Z] main: digest: sha256:c34f3659d5fac42fab6fd95d1e891a72031c0741356a1d41fa848ebac6689ef0 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T09:39:51.906Z] ===================================================== [Pipeline] echo [2023-03-01T09:39:51.912Z] taggedImages: [2023-03-01T09:39:51.912Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:39:51.912Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-03-01T09:39:51.912Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.73 [2023-03-01T09:39:51.912Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:39:51.912Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-03-01T09:39:51.926Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-03-01T09:39:51.926Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:39:51.926Z] latest [2023-03-01T09:39:51.926Z] 3.0.0-dev.73 [2023-03-01T09:39:51.926Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:39:51.926Z] main [2023-03-01T09:39:51.926Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:52.252Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:52.576Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:39:52.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-01T09:39:52.576Z] d8eddacf5adb: Preparing [2023-03-01T09:39:52.576Z] 9c894c0da2c5: Preparing [2023-03-01T09:39:52.576Z] 544767cf1941: Preparing [2023-03-01T09:39:52.576Z] af3381d2f799: Preparing [2023-03-01T09:39:52.576Z] a8cfdf0cc8ec: Preparing [2023-03-01T09:39:52.576Z] 544767cf1941: Layer already exists [2023-03-01T09:39:52.576Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T09:39:52.841Z] d8eddacf5adb: Pushed [2023-03-01T09:39:53.797Z] af3381d2f799: Pushed [2023-03-01T09:39:57.123Z] 9c894c0da2c5: Pushed [2023-03-01T09:39:57.387Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:42ffdbbf24fc1ae67623f9418535e309244ab2eacc3aa7b043b6c5ba60e3eaf0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:57.719Z] + 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 [2023-03-01T09:39:58.048Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-03-01T09:39:58.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-01T09:39:58.048Z] d8eddacf5adb: Preparing [2023-03-01T09:39:58.048Z] 9c894c0da2c5: Preparing [2023-03-01T09:39:58.048Z] 544767cf1941: Preparing [2023-03-01T09:39:58.048Z] af3381d2f799: Preparing [2023-03-01T09:39:58.048Z] a8cfdf0cc8ec: Preparing [2023-03-01T09:39:58.048Z] 544767cf1941: Layer already exists [2023-03-01T09:39:58.048Z] d8eddacf5adb: Layer already exists [2023-03-01T09:39:58.048Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T09:39:58.048Z] 9c894c0da2c5: Layer already exists [2023-03-01T09:39:58.048Z] af3381d2f799: Layer already exists [2023-03-01T09:39:58.048Z] latest: digest: sha256:42ffdbbf24fc1ae67623f9418535e309244ab2eacc3aa7b043b6c5ba60e3eaf0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:58.648Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:58.984Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.73 [2023-03-01T09:39:58.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-01T09:39:58.984Z] d8eddacf5adb: Preparing [2023-03-01T09:39:58.984Z] 9c894c0da2c5: Preparing [2023-03-01T09:39:58.984Z] 544767cf1941: Preparing [2023-03-01T09:39:58.984Z] af3381d2f799: Preparing [2023-03-01T09:39:58.984Z] a8cfdf0cc8ec: Preparing [2023-03-01T09:39:58.984Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T09:39:58.984Z] d8eddacf5adb: Layer already exists [2023-03-01T09:39:58.984Z] 9c894c0da2c5: Layer already exists [2023-03-01T09:39:58.984Z] af3381d2f799: Layer already exists [2023-03-01T09:39:58.984Z] 544767cf1941: Layer already exists [2023-03-01T09:39:59.248Z] 3.0.0-dev.73: digest: sha256:42ffdbbf24fc1ae67623f9418535e309244ab2eacc3aa7b043b6c5ba60e3eaf0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:59.589Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:39:59.917Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:39:59.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-01T09:39:59.917Z] d8eddacf5adb: Preparing [2023-03-01T09:39:59.917Z] 9c894c0da2c5: Preparing [2023-03-01T09:39:59.917Z] 544767cf1941: Preparing [2023-03-01T09:39:59.917Z] af3381d2f799: Preparing [2023-03-01T09:39:59.917Z] a8cfdf0cc8ec: Preparing [2023-03-01T09:39:59.917Z] 9c894c0da2c5: Layer already exists [2023-03-01T09:39:59.917Z] d8eddacf5adb: Layer already exists [2023-03-01T09:39:59.917Z] af3381d2f799: Layer already exists [2023-03-01T09:39:59.917Z] 544767cf1941: Layer already exists [2023-03-01T09:39:59.917Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T09:39:59.917Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:42ffdbbf24fc1ae67623f9418535e309244ab2eacc3aa7b043b6c5ba60e3eaf0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:40:00.246Z] + 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 [2023-03-01T09:40:00.572Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-03-01T09:40:00.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-01T09:40:00.572Z] d8eddacf5adb: Preparing [2023-03-01T09:40:00.572Z] 9c894c0da2c5: Preparing [2023-03-01T09:40:00.572Z] 544767cf1941: Preparing [2023-03-01T09:40:00.572Z] af3381d2f799: Preparing [2023-03-01T09:40:00.572Z] a8cfdf0cc8ec: Preparing [2023-03-01T09:40:00.572Z] 544767cf1941: Layer already exists [2023-03-01T09:40:00.572Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T09:40:00.572Z] d8eddacf5adb: Layer already exists [2023-03-01T09:40:00.572Z] af3381d2f799: Layer already exists [2023-03-01T09:40:00.572Z] 9c894c0da2c5: Layer already exists [2023-03-01T09:40:00.572Z] main: digest: sha256:42ffdbbf24fc1ae67623f9418535e309244ab2eacc3aa7b043b6c5ba60e3eaf0 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T09:40:00.611Z] ===================================================== [Pipeline] echo [2023-03-01T09:40:00.617Z] taggedImages: [2023-03-01T09:40:00.617Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:40:00.617Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-03-01T09:40:00.617Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.73 [2023-03-01T09:40:00.617Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:40:00.617Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-03-01T09:40:00.631Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-03-01T09:40:00.631Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:40:00.631Z] latest [2023-03-01T09:40:00.631Z] 3.0.0-dev.73 [2023-03-01T09:40:00.631Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:40:00.631Z] main [2023-03-01T09:40:00.631Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:40:00.970Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:40:01.304Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:40:01.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-01T09:40:01.304Z] 679a33e5914b: Preparing [2023-03-01T09:40:01.304Z] 1370afbaf0a5: Preparing [2023-03-01T09:40:01.304Z] a3a9abd70202: Preparing [2023-03-01T09:40:01.304Z] a3836d6113db: Preparing [2023-03-01T09:40:01.304Z] f841aac7fc51: Preparing [2023-03-01T09:40:01.304Z] cc487fdb97fd: Preparing [2023-03-01T09:40:01.304Z] a8cfdf0cc8ec: Preparing [2023-03-01T09:40:01.304Z] a8cfdf0cc8ec: Waiting [2023-03-01T09:40:01.304Z] cc487fdb97fd: Waiting [2023-03-01T09:40:01.571Z] 679a33e5914b: Pushed [2023-03-01T09:40:01.571Z] a3a9abd70202: Pushed [2023-03-01T09:40:01.571Z] 1370afbaf0a5: Pushed [2023-03-01T09:40:01.571Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T09:40:02.537Z] cc487fdb97fd: Pushed [2023-03-01T09:40:10.720Z] f841aac7fc51: Pushed [2023-03-01T09:40:17.346Z] a3836d6113db: Pushed [2023-03-01T09:40:17.610Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:0e67ffc1d6442598661d53775062dbd03b6c7b87ff65f1efcd18c25a93b0a722 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:40:18.222Z] + 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 [2023-03-01T09:40:18.559Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-03-01T09:40:18.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-01T09:40:18.560Z] 679a33e5914b: Preparing [2023-03-01T09:40:18.560Z] 1370afbaf0a5: Preparing [2023-03-01T09:40:18.560Z] a3a9abd70202: Preparing [2023-03-01T09:40:18.560Z] a3836d6113db: Preparing [2023-03-01T09:40:18.560Z] f841aac7fc51: Preparing [2023-03-01T09:40:18.560Z] cc487fdb97fd: Preparing [2023-03-01T09:40:18.560Z] a8cfdf0cc8ec: Preparing [2023-03-01T09:40:18.560Z] cc487fdb97fd: Waiting [2023-03-01T09:40:18.560Z] a8cfdf0cc8ec: Waiting [2023-03-01T09:40:18.560Z] 1370afbaf0a5: Layer already exists [2023-03-01T09:40:18.560Z] f841aac7fc51: Layer already exists [2023-03-01T09:40:18.560Z] 679a33e5914b: Layer already exists [2023-03-01T09:40:18.560Z] a3a9abd70202: Layer already exists [2023-03-01T09:40:18.560Z] a3836d6113db: Layer already exists [2023-03-01T09:40:18.560Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T09:40:18.560Z] cc487fdb97fd: Layer already exists [2023-03-01T09:40:18.825Z] latest: digest: sha256:0e67ffc1d6442598661d53775062dbd03b6c7b87ff65f1efcd18c25a93b0a722 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:40:19.153Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:40:19.479Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.73 [2023-03-01T09:40:19.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-01T09:40:19.479Z] 679a33e5914b: Preparing [2023-03-01T09:40:19.479Z] 1370afbaf0a5: Preparing [2023-03-01T09:40:19.479Z] a3a9abd70202: Preparing [2023-03-01T09:40:19.479Z] a3836d6113db: Preparing [2023-03-01T09:40:19.480Z] f841aac7fc51: Preparing [2023-03-01T09:40:19.480Z] cc487fdb97fd: Preparing [2023-03-01T09:40:19.480Z] a8cfdf0cc8ec: Preparing [2023-03-01T09:40:19.480Z] cc487fdb97fd: Waiting [2023-03-01T09:40:19.480Z] a8cfdf0cc8ec: Waiting [2023-03-01T09:40:19.480Z] a3836d6113db: Layer already exists [2023-03-01T09:40:19.480Z] 679a33e5914b: Layer already exists [2023-03-01T09:40:19.480Z] 1370afbaf0a5: Layer already exists [2023-03-01T09:40:19.480Z] f841aac7fc51: Layer already exists [2023-03-01T09:40:19.480Z] a3a9abd70202: Layer already exists [2023-03-01T09:40:19.480Z] cc487fdb97fd: Layer already exists [2023-03-01T09:40:19.480Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T09:40:19.745Z] 3.0.0-dev.73: digest: sha256:0e67ffc1d6442598661d53775062dbd03b6c7b87ff65f1efcd18c25a93b0a722 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:40:20.077Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:40:20.405Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:40:20.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-01T09:40:20.405Z] 679a33e5914b: Preparing [2023-03-01T09:40:20.405Z] 1370afbaf0a5: Preparing [2023-03-01T09:40:20.405Z] a3a9abd70202: Preparing [2023-03-01T09:40:20.405Z] a3836d6113db: Preparing [2023-03-01T09:40:20.405Z] f841aac7fc51: Preparing [2023-03-01T09:40:20.405Z] cc487fdb97fd: Preparing [2023-03-01T09:40:20.405Z] a8cfdf0cc8ec: Preparing [2023-03-01T09:40:20.405Z] cc487fdb97fd: Waiting [2023-03-01T09:40:20.405Z] a8cfdf0cc8ec: Waiting [2023-03-01T09:40:20.405Z] 1370afbaf0a5: Layer already exists [2023-03-01T09:40:20.406Z] f841aac7fc51: Layer already exists [2023-03-01T09:40:20.406Z] 679a33e5914b: Layer already exists [2023-03-01T09:40:20.406Z] a3a9abd70202: Layer already exists [2023-03-01T09:40:20.406Z] a3836d6113db: Layer already exists [2023-03-01T09:40:20.406Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T09:40:20.406Z] cc487fdb97fd: Layer already exists [2023-03-01T09:40:20.672Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:0e67ffc1d6442598661d53775062dbd03b6c7b87ff65f1efcd18c25a93b0a722 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:40:20.999Z] + 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 [2023-03-01T09:40:21.330Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-03-01T09:40:21.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-01T09:40:21.330Z] 679a33e5914b: Preparing [2023-03-01T09:40:21.330Z] 1370afbaf0a5: Preparing [2023-03-01T09:40:21.330Z] a3a9abd70202: Preparing [2023-03-01T09:40:21.330Z] a3836d6113db: Preparing [2023-03-01T09:40:21.330Z] f841aac7fc51: Preparing [2023-03-01T09:40:21.330Z] cc487fdb97fd: Preparing [2023-03-01T09:40:21.330Z] a8cfdf0cc8ec: Preparing [2023-03-01T09:40:21.330Z] cc487fdb97fd: Waiting [2023-03-01T09:40:21.330Z] a8cfdf0cc8ec: Waiting [2023-03-01T09:40:21.330Z] 1370afbaf0a5: Layer already exists [2023-03-01T09:40:21.330Z] 679a33e5914b: Layer already exists [2023-03-01T09:40:21.330Z] a3a9abd70202: Layer already exists [2023-03-01T09:40:21.330Z] f841aac7fc51: Layer already exists [2023-03-01T09:40:21.330Z] a3836d6113db: Layer already exists [2023-03-01T09:40:21.330Z] cc487fdb97fd: Layer already exists [2023-03-01T09:40:21.330Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T09:40:21.595Z] main: digest: sha256:0e67ffc1d6442598661d53775062dbd03b6c7b87ff65f1efcd18c25a93b0a722 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T09:40:21.638Z] ===================================================== [Pipeline] echo [2023-03-01T09:40:21.646Z] taggedImages: [2023-03-01T09:40:21.646Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:40:21.646Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-03-01T09:40:21.646Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.73 [2023-03-01T09:40:21.646Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:40:21.646Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-03-01T09:40:21.659Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-03-01T09:40:21.659Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:40:21.659Z] latest [2023-03-01T09:40:21.659Z] 3.0.0-dev.73 [2023-03-01T09:40:21.659Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:40:21.659Z] main [2023-03-01T09:40:21.659Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:40:21.988Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:40:22.320Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:40:22.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-01T09:40:22.320Z] 9228a1bfbcff: Preparing [2023-03-01T09:40:22.320Z] 4da3df96451d: Preparing [2023-03-01T09:40:22.320Z] b68a99d39373: Preparing [2023-03-01T09:40:22.320Z] 7398f5b4c6b7: Preparing [2023-03-01T09:40:22.320Z] daacbfce73fc: Preparing [2023-03-01T09:40:22.320Z] a8cfdf0cc8ec: Preparing [2023-03-01T09:40:22.320Z] a8cfdf0cc8ec: Waiting [2023-03-01T09:40:22.585Z] 9228a1bfbcff: Pushed [2023-03-01T09:40:22.585Z] b68a99d39373: Pushed [2023-03-01T09:40:22.585Z] 4da3df96451d: Pushed [2023-03-01T09:40:22.585Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T09:40:23.167Z] daacbfce73fc: Pushed [2023-03-01T09:40:38.132Z] 7398f5b4c6b7: Pushed [2023-03-01T09:40:38.132Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:dacf51fe86653e7d1b4711f1dff2298c672a36656b0abb8f1cc8e9845832feb4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:40:38.535Z] + 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 [2023-03-01T09:40:38.875Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-03-01T09:40:38.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-01T09:40:38.875Z] 9228a1bfbcff: Preparing [2023-03-01T09:40:38.875Z] 4da3df96451d: Preparing [2023-03-01T09:40:38.875Z] b68a99d39373: Preparing [2023-03-01T09:40:38.875Z] 7398f5b4c6b7: Preparing [2023-03-01T09:40:38.875Z] daacbfce73fc: Preparing [2023-03-01T09:40:38.875Z] a8cfdf0cc8ec: Preparing [2023-03-01T09:40:38.875Z] a8cfdf0cc8ec: Waiting [2023-03-01T09:40:38.875Z] daacbfce73fc: Layer already exists [2023-03-01T09:40:38.875Z] 4da3df96451d: Layer already exists [2023-03-01T09:40:38.875Z] b68a99d39373: Layer already exists [2023-03-01T09:40:38.875Z] 7398f5b4c6b7: Layer already exists [2023-03-01T09:40:38.875Z] 9228a1bfbcff: Layer already exists [2023-03-01T09:40:38.875Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T09:40:39.147Z] latest: digest: sha256:dacf51fe86653e7d1b4711f1dff2298c672a36656b0abb8f1cc8e9845832feb4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:40:39.495Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:40:39.840Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.73 [2023-03-01T09:40:39.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-01T09:40:39.840Z] 9228a1bfbcff: Preparing [2023-03-01T09:40:39.840Z] 4da3df96451d: Preparing [2023-03-01T09:40:39.840Z] b68a99d39373: Preparing [2023-03-01T09:40:39.840Z] 7398f5b4c6b7: Preparing [2023-03-01T09:40:39.840Z] daacbfce73fc: Preparing [2023-03-01T09:40:39.840Z] a8cfdf0cc8ec: Preparing [2023-03-01T09:40:39.840Z] a8cfdf0cc8ec: Waiting [2023-03-01T09:40:39.840Z] 9228a1bfbcff: Layer already exists [2023-03-01T09:40:39.840Z] 7398f5b4c6b7: Layer already exists [2023-03-01T09:40:39.840Z] b68a99d39373: Layer already exists [2023-03-01T09:40:39.840Z] daacbfce73fc: Layer already exists [2023-03-01T09:40:39.840Z] 4da3df96451d: Layer already exists [2023-03-01T09:40:39.840Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T09:40:39.840Z] 3.0.0-dev.73: digest: sha256:dacf51fe86653e7d1b4711f1dff2298c672a36656b0abb8f1cc8e9845832feb4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:40:40.437Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:40:40.764Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:40:40.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-01T09:40:40.764Z] 9228a1bfbcff: Preparing [2023-03-01T09:40:40.764Z] 4da3df96451d: Preparing [2023-03-01T09:40:40.764Z] b68a99d39373: Preparing [2023-03-01T09:40:40.764Z] 7398f5b4c6b7: Preparing [2023-03-01T09:40:40.764Z] daacbfce73fc: Preparing [2023-03-01T09:40:40.764Z] a8cfdf0cc8ec: Preparing [2023-03-01T09:40:40.764Z] a8cfdf0cc8ec: Waiting [2023-03-01T09:40:40.764Z] b68a99d39373: Layer already exists [2023-03-01T09:40:40.764Z] 9228a1bfbcff: Layer already exists [2023-03-01T09:40:40.764Z] 7398f5b4c6b7: Layer already exists [2023-03-01T09:40:40.764Z] daacbfce73fc: Layer already exists [2023-03-01T09:40:40.764Z] 4da3df96451d: Layer already exists [2023-03-01T09:40:40.764Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T09:40:40.764Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:dacf51fe86653e7d1b4711f1dff2298c672a36656b0abb8f1cc8e9845832feb4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:40:41.366Z] + 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 [2023-03-01T09:40:41.696Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-03-01T09:40:41.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-01T09:40:41.696Z] 9228a1bfbcff: Preparing [2023-03-01T09:40:41.696Z] 4da3df96451d: Preparing [2023-03-01T09:40:41.696Z] b68a99d39373: Preparing [2023-03-01T09:40:41.696Z] 7398f5b4c6b7: Preparing [2023-03-01T09:40:41.696Z] daacbfce73fc: Preparing [2023-03-01T09:40:41.696Z] a8cfdf0cc8ec: Preparing [2023-03-01T09:40:41.696Z] a8cfdf0cc8ec: Waiting [2023-03-01T09:40:41.696Z] 4da3df96451d: Layer already exists [2023-03-01T09:40:41.696Z] b68a99d39373: Layer already exists [2023-03-01T09:40:41.696Z] 7398f5b4c6b7: Layer already exists [2023-03-01T09:40:41.696Z] daacbfce73fc: Layer already exists [2023-03-01T09:40:41.696Z] 9228a1bfbcff: Layer already exists [2023-03-01T09:40:41.696Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T09:40:41.696Z] main: digest: sha256:dacf51fe86653e7d1b4711f1dff2298c672a36656b0abb8f1cc8e9845832feb4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T09:40:42.005Z] ===================================================== [Pipeline] echo [2023-03-01T09:40:42.011Z] taggedImages: [2023-03-01T09:40:42.011Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:40:42.011Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-03-01T09:40:42.011Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.73 [2023-03-01T09:40:42.011Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:40:42.011Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-03-01T09:40:42.025Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-03-01T09:40:42.025Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:40:42.025Z] latest [2023-03-01T09:40:42.025Z] 3.0.0-dev.73 [2023-03-01T09:40:42.025Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:40:42.025Z] main [2023-03-01T09:40:42.025Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:40:42.359Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:40:42.697Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:40:42.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-01T09:40:42.697Z] 16ab00388b81: Preparing [2023-03-01T09:40:42.697Z] f12001f7e6cd: Preparing [2023-03-01T09:40:42.697Z] be2a5be2b669: Preparing [2023-03-01T09:40:42.697Z] e9aa5555f10f: Preparing [2023-03-01T09:40:42.697Z] cc487fdb97fd: Preparing [2023-03-01T09:40:42.697Z] a8cfdf0cc8ec: Preparing [2023-03-01T09:40:42.697Z] a8cfdf0cc8ec: Waiting [2023-03-01T09:40:42.697Z] cc487fdb97fd: Layer already exists [2023-03-01T09:40:42.963Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T09:40:42.963Z] 16ab00388b81: Pushed [2023-03-01T09:40:42.963Z] be2a5be2b669: Pushed [2023-03-01T09:40:42.963Z] f12001f7e6cd: Pushed [2023-03-01T09:40:57.938Z] e9aa5555f10f: Pushed [2023-03-01T09:40:57.938Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:e4242ee14de018ccf68a190f5b36eb5c845e3a4c3c52384f8d71e87a4e2210c7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:40:58.278Z] + 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 [2023-03-01T09:40:58.610Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-03-01T09:40:58.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-01T09:40:58.610Z] 16ab00388b81: Preparing [2023-03-01T09:40:58.610Z] f12001f7e6cd: Preparing [2023-03-01T09:40:58.610Z] be2a5be2b669: Preparing [2023-03-01T09:40:58.610Z] e9aa5555f10f: Preparing [2023-03-01T09:40:58.610Z] cc487fdb97fd: Preparing [2023-03-01T09:40:58.610Z] a8cfdf0cc8ec: Preparing [2023-03-01T09:40:58.610Z] a8cfdf0cc8ec: Waiting [2023-03-01T09:40:58.610Z] f12001f7e6cd: Layer already exists [2023-03-01T09:40:58.610Z] 16ab00388b81: Layer already exists [2023-03-01T09:40:58.610Z] cc487fdb97fd: Layer already exists [2023-03-01T09:40:58.610Z] be2a5be2b669: Layer already exists [2023-03-01T09:40:58.610Z] e9aa5555f10f: Layer already exists [2023-03-01T09:40:58.610Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T09:40:58.877Z] latest: digest: sha256:e4242ee14de018ccf68a190f5b36eb5c845e3a4c3c52384f8d71e87a4e2210c7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:40:59.208Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:40:59.531Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.73 [2023-03-01T09:40:59.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-01T09:40:59.531Z] 16ab00388b81: Preparing [2023-03-01T09:40:59.531Z] f12001f7e6cd: Preparing [2023-03-01T09:40:59.531Z] be2a5be2b669: Preparing [2023-03-01T09:40:59.531Z] e9aa5555f10f: Preparing [2023-03-01T09:40:59.531Z] cc487fdb97fd: Preparing [2023-03-01T09:40:59.531Z] a8cfdf0cc8ec: Preparing [2023-03-01T09:40:59.531Z] a8cfdf0cc8ec: Waiting [2023-03-01T09:40:59.531Z] cc487fdb97fd: Layer already exists [2023-03-01T09:40:59.531Z] f12001f7e6cd: Layer already exists [2023-03-01T09:40:59.531Z] 16ab00388b81: Layer already exists [2023-03-01T09:40:59.531Z] e9aa5555f10f: Layer already exists [2023-03-01T09:40:59.531Z] be2a5be2b669: Layer already exists [2023-03-01T09:40:59.531Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T09:40:59.531Z] 3.0.0-dev.73: digest: sha256:e4242ee14de018ccf68a190f5b36eb5c845e3a4c3c52384f8d71e87a4e2210c7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:41:00.119Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:41:00.447Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:41:00.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-01T09:41:00.447Z] 16ab00388b81: Preparing [2023-03-01T09:41:00.447Z] f12001f7e6cd: Preparing [2023-03-01T09:41:00.447Z] be2a5be2b669: Preparing [2023-03-01T09:41:00.447Z] e9aa5555f10f: Preparing [2023-03-01T09:41:00.447Z] cc487fdb97fd: Preparing [2023-03-01T09:41:00.447Z] a8cfdf0cc8ec: Preparing [2023-03-01T09:41:00.447Z] a8cfdf0cc8ec: Waiting [2023-03-01T09:41:00.447Z] 16ab00388b81: Layer already exists [2023-03-01T09:41:00.447Z] f12001f7e6cd: Layer already exists [2023-03-01T09:41:00.447Z] be2a5be2b669: Layer already exists [2023-03-01T09:41:00.447Z] cc487fdb97fd: Layer already exists [2023-03-01T09:41:00.447Z] e9aa5555f10f: Layer already exists [2023-03-01T09:41:00.447Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T09:41:00.447Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:e4242ee14de018ccf68a190f5b36eb5c845e3a4c3c52384f8d71e87a4e2210c7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:41:00.780Z] + 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 [2023-03-01T09:41:01.102Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-03-01T09:41:01.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-01T09:41:01.102Z] 16ab00388b81: Preparing [2023-03-01T09:41:01.102Z] f12001f7e6cd: Preparing [2023-03-01T09:41:01.102Z] be2a5be2b669: Preparing [2023-03-01T09:41:01.102Z] e9aa5555f10f: Preparing [2023-03-01T09:41:01.102Z] cc487fdb97fd: Preparing [2023-03-01T09:41:01.102Z] a8cfdf0cc8ec: Preparing [2023-03-01T09:41:01.102Z] a8cfdf0cc8ec: Waiting [2023-03-01T09:41:01.102Z] e9aa5555f10f: Layer already exists [2023-03-01T09:41:01.102Z] 16ab00388b81: Layer already exists [2023-03-01T09:41:01.102Z] be2a5be2b669: Layer already exists [2023-03-01T09:41:01.102Z] cc487fdb97fd: Layer already exists [2023-03-01T09:41:01.102Z] f12001f7e6cd: Layer already exists [2023-03-01T09:41:01.102Z] a8cfdf0cc8ec: Layer already exists [2023-03-01T09:41:01.102Z] main: digest: sha256:e4242ee14de018ccf68a190f5b36eb5c845e3a4c3c52384f8d71e87a4e2210c7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T09:41:01.405Z] ===================================================== [Pipeline] echo [2023-03-01T09:41:01.411Z] taggedImages: [2023-03-01T09:41:01.411Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:41:01.411Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-03-01T09:41:01.411Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.73 [2023-03-01T09:41:01.411Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:41:01.411Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-03-01T09:41:01.424Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-03-01T09:41:01.424Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:41:01.424Z] latest [2023-03-01T09:41:01.424Z] 3.0.0-dev.73 [2023-03-01T09:41:01.424Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:41:01.424Z] main [2023-03-01T09:41:01.424Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:41:01.745Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:41:02.071Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:41:02.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-01T09:41:02.072Z] 0d79c5795310: Preparing [2023-03-01T09:41:02.072Z] e6ceed95729e: Preparing [2023-03-01T09:41:02.072Z] 544767cf1941: Preparing [2023-03-01T09:41:02.072Z] e22db314bd31: Preparing [2023-03-01T09:41:02.072Z] f70ee36035b9: Preparing [2023-03-01T09:41:02.072Z] f70ee36035b9: Layer already exists [2023-03-01T09:41:02.072Z] 544767cf1941: Layer already exists [2023-03-01T09:41:02.336Z] 0d79c5795310: Pushed [2023-03-01T09:41:02.602Z] e22db314bd31: Pushed [2023-03-01T09:41:07.954Z] e6ceed95729e: Pushed [2023-03-01T09:41:07.954Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:b3ed875ca58f45020c8a9a1a89093848d7741db52d57139448d9a9bea2616935 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:41:08.298Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:41:08.646Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-03-01T09:41:08.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-01T09:41:08.647Z] 0d79c5795310: Preparing [2023-03-01T09:41:08.647Z] e6ceed95729e: Preparing [2023-03-01T09:41:08.647Z] 544767cf1941: Preparing [2023-03-01T09:41:08.647Z] e22db314bd31: Preparing [2023-03-01T09:41:08.647Z] f70ee36035b9: Preparing [2023-03-01T09:41:08.647Z] 544767cf1941: Layer already exists [2023-03-01T09:41:08.647Z] f70ee36035b9: Layer already exists [2023-03-01T09:41:08.647Z] 0d79c5795310: Layer already exists [2023-03-01T09:41:08.647Z] e6ceed95729e: Layer already exists [2023-03-01T09:41:08.647Z] e22db314bd31: Layer already exists [2023-03-01T09:41:08.647Z] latest: digest: sha256:b3ed875ca58f45020c8a9a1a89093848d7741db52d57139448d9a9bea2616935 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:41:09.007Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:41:09.359Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.73 [2023-03-01T09:41:09.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-01T09:41:09.359Z] 0d79c5795310: Preparing [2023-03-01T09:41:09.359Z] e6ceed95729e: Preparing [2023-03-01T09:41:09.359Z] 544767cf1941: Preparing [2023-03-01T09:41:09.359Z] e22db314bd31: Preparing [2023-03-01T09:41:09.359Z] f70ee36035b9: Preparing [2023-03-01T09:41:09.359Z] e6ceed95729e: Layer already exists [2023-03-01T09:41:09.359Z] f70ee36035b9: Layer already exists [2023-03-01T09:41:09.359Z] 0d79c5795310: Layer already exists [2023-03-01T09:41:09.359Z] e22db314bd31: Layer already exists [2023-03-01T09:41:09.359Z] 544767cf1941: Layer already exists [2023-03-01T09:41:09.359Z] 3.0.0-dev.73: digest: sha256:b3ed875ca58f45020c8a9a1a89093848d7741db52d57139448d9a9bea2616935 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:41:09.703Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:41:10.036Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:41:10.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-01T09:41:10.036Z] 0d79c5795310: Preparing [2023-03-01T09:41:10.036Z] e6ceed95729e: Preparing [2023-03-01T09:41:10.036Z] 544767cf1941: Preparing [2023-03-01T09:41:10.036Z] e22db314bd31: Preparing [2023-03-01T09:41:10.036Z] f70ee36035b9: Preparing [2023-03-01T09:41:10.036Z] e6ceed95729e: Layer already exists [2023-03-01T09:41:10.036Z] f70ee36035b9: Layer already exists [2023-03-01T09:41:10.036Z] 544767cf1941: Layer already exists [2023-03-01T09:41:10.036Z] 0d79c5795310: Layer already exists [2023-03-01T09:41:10.036Z] e22db314bd31: Layer already exists [2023-03-01T09:41:10.036Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:b3ed875ca58f45020c8a9a1a89093848d7741db52d57139448d9a9bea2616935 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:41:10.389Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:41:10.732Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-03-01T09:41:10.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-01T09:41:10.732Z] 0d79c5795310: Preparing [2023-03-01T09:41:10.732Z] e6ceed95729e: Preparing [2023-03-01T09:41:10.732Z] 544767cf1941: Preparing [2023-03-01T09:41:10.732Z] e22db314bd31: Preparing [2023-03-01T09:41:10.732Z] f70ee36035b9: Preparing [2023-03-01T09:41:10.732Z] 0d79c5795310: Layer already exists [2023-03-01T09:41:10.732Z] e6ceed95729e: Layer already exists [2023-03-01T09:41:10.732Z] f70ee36035b9: Layer already exists [2023-03-01T09:41:10.732Z] 544767cf1941: Layer already exists [2023-03-01T09:41:10.732Z] e22db314bd31: Layer already exists [2023-03-01T09:41:10.732Z] main: digest: sha256:b3ed875ca58f45020c8a9a1a89093848d7741db52d57139448d9a9bea2616935 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T09:41:11.043Z] ===================================================== [Pipeline] echo [2023-03-01T09:41:11.051Z] taggedImages: [2023-03-01T09:41:11.051Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:41:11.051Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-03-01T09:41:11.051Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.73 [2023-03-01T09:41:11.051Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:41:11.051Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-03-01T09:41:11.068Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-03-01T09:41:11.068Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:41:11.068Z] latest [2023-03-01T09:41:11.068Z] 3.0.0-dev.73 [2023-03-01T09:41:11.068Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:41:11.068Z] main [2023-03-01T09:41:11.068Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:41:11.396Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:41:11.714Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:41:11.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-01T09:41:11.714Z] b9f09e84d2ad: Preparing [2023-03-01T09:41:11.714Z] 9c51e5880487: Preparing [2023-03-01T09:41:11.714Z] 544767cf1941: Preparing [2023-03-01T09:41:11.714Z] a31b92660f2f: Preparing [2023-03-01T09:41:11.714Z] f70ee36035b9: Preparing [2023-03-01T09:41:11.714Z] f70ee36035b9: Layer already exists [2023-03-01T09:41:11.714Z] a31b92660f2f: Layer already exists [2023-03-01T09:41:11.714Z] 544767cf1941: Layer already exists [2023-03-01T09:41:11.978Z] b9f09e84d2ad: Pushed [2023-03-01T09:41:17.291Z] 9c51e5880487: Pushed [2023-03-01T09:41:17.292Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4: digest: sha256:2e1844a8a4764393d2926e49b4825f741a93fe7bfc79adae91d509334394b431 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:41:17.626Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:41:17.962Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-03-01T09:41:17.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-01T09:41:17.962Z] b9f09e84d2ad: Preparing [2023-03-01T09:41:17.962Z] 9c51e5880487: Preparing [2023-03-01T09:41:17.962Z] 544767cf1941: Preparing [2023-03-01T09:41:17.962Z] a31b92660f2f: Preparing [2023-03-01T09:41:17.962Z] f70ee36035b9: Preparing [2023-03-01T09:41:17.962Z] f70ee36035b9: Layer already exists [2023-03-01T09:41:17.962Z] b9f09e84d2ad: Layer already exists [2023-03-01T09:41:17.962Z] a31b92660f2f: Layer already exists [2023-03-01T09:41:17.962Z] 544767cf1941: Layer already exists [2023-03-01T09:41:17.962Z] 9c51e5880487: Layer already exists [2023-03-01T09:41:17.962Z] latest: digest: sha256:2e1844a8a4764393d2926e49b4825f741a93fe7bfc79adae91d509334394b431 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:41:18.287Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:41:18.613Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.73 [2023-03-01T09:41:18.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-01T09:41:18.613Z] b9f09e84d2ad: Preparing [2023-03-01T09:41:18.613Z] 9c51e5880487: Preparing [2023-03-01T09:41:18.613Z] 544767cf1941: Preparing [2023-03-01T09:41:18.613Z] a31b92660f2f: Preparing [2023-03-01T09:41:18.613Z] f70ee36035b9: Preparing [2023-03-01T09:41:18.613Z] b9f09e84d2ad: Layer already exists [2023-03-01T09:41:18.613Z] 544767cf1941: Layer already exists [2023-03-01T09:41:18.613Z] f70ee36035b9: Layer already exists [2023-03-01T09:41:18.613Z] a31b92660f2f: Layer already exists [2023-03-01T09:41:18.613Z] 9c51e5880487: Layer already exists [2023-03-01T09:41:18.613Z] 3.0.0-dev.73: digest: sha256:2e1844a8a4764393d2926e49b4825f741a93fe7bfc79adae91d509334394b431 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:41:18.939Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:41:19.272Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:41:19.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-01T09:41:19.272Z] b9f09e84d2ad: Preparing [2023-03-01T09:41:19.272Z] 9c51e5880487: Preparing [2023-03-01T09:41:19.272Z] 544767cf1941: Preparing [2023-03-01T09:41:19.272Z] a31b92660f2f: Preparing [2023-03-01T09:41:19.272Z] f70ee36035b9: Preparing [2023-03-01T09:41:19.272Z] 9c51e5880487: Layer already exists [2023-03-01T09:41:19.272Z] f70ee36035b9: Layer already exists [2023-03-01T09:41:19.272Z] 544767cf1941: Layer already exists [2023-03-01T09:41:19.272Z] a31b92660f2f: Layer already exists [2023-03-01T09:41:19.272Z] b9f09e84d2ad: Layer already exists [2023-03-01T09:41:19.272Z] c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73: digest: sha256:2e1844a8a4764393d2926e49b4825f741a93fe7bfc79adae91d509334394b431 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:41:19.607Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:41:19.937Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-03-01T09:41:19.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-01T09:41:19.937Z] b9f09e84d2ad: Preparing [2023-03-01T09:41:19.937Z] 9c51e5880487: Preparing [2023-03-01T09:41:19.937Z] 544767cf1941: Preparing [2023-03-01T09:41:19.937Z] a31b92660f2f: Preparing [2023-03-01T09:41:19.937Z] f70ee36035b9: Preparing [2023-03-01T09:41:19.937Z] a31b92660f2f: Layer already exists [2023-03-01T09:41:19.937Z] f70ee36035b9: Layer already exists [2023-03-01T09:41:19.937Z] 9c51e5880487: Layer already exists [2023-03-01T09:41:19.937Z] b9f09e84d2ad: Layer already exists [2023-03-01T09:41:19.937Z] 544767cf1941: Layer already exists [2023-03-01T09:41:19.937Z] main: digest: sha256:2e1844a8a4764393d2926e49b4825f741a93fe7bfc79adae91d509334394b431 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-01T09:41:19.991Z] ===================================================== [Pipeline] echo [2023-03-01T09:41:19.998Z] taggedImages: [2023-03-01T09:41:19.998Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [2023-03-01T09:41:19.998Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-03-01T09:41:19.998Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.73 [2023-03-01T09:41:19.998Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4-3.0.0-dev.73 [2023-03-01T09:41:19.998Z] - 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 [2023-03-01T09:41:20.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T09:41:20.358Z] [2023-03-01T09:41:20.358Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:41:20.680Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T09:41:20.681Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-01T09:41:20.681Z] 8998bd30e6a1: Pulling fs layer [2023-03-01T09:41:20.681Z] 04944245beec: Pulling fs layer [2023-03-01T09:41:20.681Z] 699f458cf7ca: Pulling fs layer [2023-03-01T09:41:20.681Z] 765212b225bb: Pulling fs layer [2023-03-01T09:41:20.681Z] f23df028b6ca: Pulling fs layer [2023-03-01T09:41:20.681Z] d65c8cfc05b1: Pulling fs layer [2023-03-01T09:41:20.681Z] 2437ff75d9bd: Pulling fs layer [2023-03-01T09:41:20.681Z] 765212b225bb: Waiting [2023-03-01T09:41:20.681Z] f23df028b6ca: Waiting [2023-03-01T09:41:20.681Z] d65c8cfc05b1: Waiting [2023-03-01T09:41:20.681Z] 2437ff75d9bd: Waiting [2023-03-01T09:41:20.946Z] 04944245beec: Verifying Checksum [2023-03-01T09:41:20.946Z] 04944245beec: Download complete [2023-03-01T09:41:20.946Z] 765212b225bb: Verifying Checksum [2023-03-01T09:41:20.946Z] 765212b225bb: Download complete [2023-03-01T09:41:20.946Z] f23df028b6ca: Verifying Checksum [2023-03-01T09:41:20.946Z] f23df028b6ca: Download complete [2023-03-01T09:41:20.946Z] d65c8cfc05b1: Verifying Checksum [2023-03-01T09:41:20.946Z] d65c8cfc05b1: Download complete [2023-03-01T09:41:20.946Z] 699f458cf7ca: Verifying Checksum [2023-03-01T09:41:20.946Z] 699f458cf7ca: Download complete [2023-03-01T09:41:21.525Z] 8998bd30e6a1: Verifying Checksum [2023-03-01T09:41:21.525Z] 8998bd30e6a1: Download complete [2023-03-01T09:41:23.457Z] 2437ff75d9bd: Verifying Checksum [2023-03-01T09:41:23.457Z] 2437ff75d9bd: Download complete [2023-03-01T09:41:24.852Z] 8998bd30e6a1: Pull complete [2023-03-01T09:41:25.431Z] 04944245beec: Pull complete [2023-03-01T09:41:26.381Z] 699f458cf7ca: Pull complete [2023-03-01T09:41:26.646Z] 765212b225bb: Pull complete [2023-03-01T09:41:27.225Z] f23df028b6ca: Pull complete [2023-03-01T09:41:27.490Z] d65c8cfc05b1: Pull complete [2023-03-01T09:41:39.772Z] 2437ff75d9bd: Pull complete [2023-03-01T09:41:39.772Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-01T09:41:39.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T09:41:39.772Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T09:41:39.943Z] prd-ubuntu20.04-docker-arm64-4c-16g-7946 does not seem to be running inside a container [2023-03-01T09:41:39.994Z] $ 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/434 -v /w/workspace/edgex-go/434:/w/workspace/edgex-go/434:rw,z -v /w/workspace/edgex-go/434@tmp:/w/workspace/edgex-go/434@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 [2023-03-01T09:41:42.263Z] $ docker top 932ebcbcf2388f272cbdef3052d5d998d910d092c51fe02f23e82111c40f2ac0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T09:41:42.838Z] ---> job-cost.sh [2023-03-01T09:41:43.104Z] lf-activate-venv: SKIPPING [2023-03-01T09:41:43.104Z] INFO: No Stack... [2023-03-01T09:41:43.371Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-01T09:41:44.377Z] INFO: Archiving Costs [Pipeline] sh [2023-03-01T09:41:44.708Z] + + cut -d, -f6 [2023-03-01T09:41:44.709Z] cat /w/workspace/edgex-go/434/archives/cost.csv [Pipeline] lock [2023-03-01T09:41:45.059Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-434-stack-cost] [2023-03-01T09:41:45.068Z] Resource [jenkins-edgexfoundry-edgex-go-main-434-stack-cost] did not exist. Created. [2023-03-01T09:41:45.068Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-434-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-01T09:41:45.413Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-01T09:41:45.971Z] Stashed 1 file(s) [Pipeline] } [2023-03-01T09:41:45.981Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-434-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-01T09:41:45.996Z] $ docker stop --time=1 932ebcbcf2388f272cbdef3052d5d998d910d092c51fe02f23e82111c40f2ac0 [2023-03-01T09:41:47.466Z] $ docker rm -f --volumes 932ebcbcf2388f272cbdef3052d5d998d910d092c51fe02f23e82111c40f2ac0 [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 [2023-03-01T09:41:47.908Z] provisioning config files... [2023-03-01T09:41:47.915Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/434@tmp/config8632147297917309969tmp [Pipeline] { [Pipeline] sh [2023-03-01T09:41:48.206Z] + set +x [2023-03-01T09:41:48.206Z] + bash -s -- [2023-03-01T09:41:48.206Z] + curl -s https://codecov.io/bash [2023-03-01T09:41:48.206Z] [2023-03-01T09:41:48.206Z] _____ _ [2023-03-01T09:41:48.206Z] / ____| | | [2023-03-01T09:41:48.206Z] | | ___ __| | ___ ___ _____ __ [2023-03-01T09:41:48.206Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-01T09:41:48.206Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-01T09:41:48.206Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-01T09:41:48.206Z] Bash-1.0.6 [2023-03-01T09:41:48.206Z] [2023-03-01T09:41:48.206Z] [2023-03-01T09:41:48.206Z] ==> git version 2.25.1 found [2023-03-01T09:41:48.206Z] ==> 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 [2023-03-01T09:41:48.206Z] Release-Date: 2020-01-08 [2023-03-01T09:41:48.206Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-01T09:41:48.206Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-01T09:41:48.206Z] ==> Jenkins CI detected. [2023-03-01T09:41:48.206Z] current dir:  /w/workspace/edgex-go/434 [2023-03-01T09:41:48.206Z] project root: . [2023-03-01T09:41:48.206Z] --> token set from env [2023-03-01T09:41:48.206Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-01T09:41:48.206Z] ==> Running gcov in . (disable via -X gcov) [2023-03-01T09:41:48.206Z] ==> Python coveragepy not found [2023-03-01T09:41:48.206Z] ==> Searching for coverage reports in: [2023-03-01T09:41:48.206Z] + . [2023-03-01T09:41:48.206Z] -> Found 1 reports [2023-03-01T09:41:48.206Z] ==> Detecting git/mercurial file structure [2023-03-01T09:41:48.206Z] ==> Reading reports [2023-03-01T09:41:48.206Z] + ./coverage.out bytes=487670 [2023-03-01T09:41:48.465Z] ==> Appending adjustments [2023-03-01T09:41:48.465Z] https://docs.codecov.io/docs/fixing-reports [2023-03-01T09:41:49.403Z] + Found adjustments [2023-03-01T09:41:49.403Z] ==> Gzipping contents [2023-03-01T09:41:49.403Z] 64K /tmp/codecov.Tx9SBq.gz [2023-03-01T09:41:49.403Z] ==> Uploading reports [2023-03-01T09:41:49.403Z] url: https://codecov.io [2023-03-01T09:41:49.403Z] query: branch=main&commit=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4&build=434&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F434%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-01T09:41:49.403Z] -> Pinging Codecov [2023-03-01T09:41:49.403Z] 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=c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4&build=434&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F434%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-01T09:41:49.663Z] -> Uploading to [2023-03-01T09:41:49.663Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-01/00271124DB129430A58F1EEE437C3FCB/c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4/98c46d08-a920-40e0-a841-7307cfb9564a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230301T094149Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=86bd611f3ab8c5f3e0d20704e744be464fc1f1385f050505abfdb4c348998f3e [2023-03-01T09:41:49.663Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T09:41:49.663Z] Dload Upload Total Spent Left Speed [2023-03-01T09:41:49.921Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63214 0 0 100 63214 0 180k --:--:-- --:--:-- --:--:-- 180k [2023-03-01T09:41:49.921Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c62a5d89f5f52d8aa6b35d9623ff06e1c2b819d4 [Pipeline] } [2023-03-01T09:41:49.928Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-03-01T09:41:50.162Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-01T09:41:50.207Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:41:50.502Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-01T09:41:50.502Z] [2023-03-01T09:41:50.502Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:41:50.802Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-01T09:41:50.802Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-01T09:41:50.802Z] df9b9388f04a: Pulling fs layer [2023-03-01T09:41:50.802Z] 52dc419b0ee2: Pulling fs layer [2023-03-01T09:41:50.802Z] 25bc292e5bac: Pulling fs layer [2023-03-01T09:41:50.802Z] 114826534d7a: Pulling fs layer [2023-03-01T09:41:50.802Z] 4657fd5d0bcf: Pulling fs layer [2023-03-01T09:41:50.802Z] 6ad1cebc031e: Pulling fs layer [2023-03-01T09:41:50.802Z] 8a3aa393b2d8: Pulling fs layer [2023-03-01T09:41:50.802Z] 114826534d7a: Waiting [2023-03-01T09:41:50.802Z] 4657fd5d0bcf: Waiting [2023-03-01T09:41:50.802Z] 6ad1cebc031e: Waiting [2023-03-01T09:41:50.802Z] 8a3aa393b2d8: Waiting [2023-03-01T09:41:50.802Z] 25bc292e5bac: Download complete [2023-03-01T09:41:50.802Z] 52dc419b0ee2: Download complete [2023-03-01T09:41:50.802Z] 4657fd5d0bcf: Download complete [2023-03-01T09:41:50.802Z] df9b9388f04a: Verifying Checksum [2023-03-01T09:41:50.802Z] df9b9388f04a: Download complete [2023-03-01T09:41:51.062Z] df9b9388f04a: Pull complete [2023-03-01T09:41:51.062Z] 6ad1cebc031e: Verifying Checksum [2023-03-01T09:41:51.062Z] 6ad1cebc031e: Download complete [2023-03-01T09:41:51.062Z] 52dc419b0ee2: Pull complete [2023-03-01T09:41:51.323Z] 25bc292e5bac: Pull complete [2023-03-01T09:41:51.582Z] 114826534d7a: Verifying Checksum [2023-03-01T09:41:51.582Z] 114826534d7a: Download complete [2023-03-01T09:41:51.840Z] 8a3aa393b2d8: Verifying Checksum [2023-03-01T09:41:51.840Z] 8a3aa393b2d8: Download complete [2023-03-01T09:41:55.139Z] 114826534d7a: Pull complete [2023-03-01T09:41:55.398Z] 4657fd5d0bcf: Pull complete [2023-03-01T09:41:55.657Z] 6ad1cebc031e: Pull complete [2023-03-01T09:41:58.185Z] 8a3aa393b2d8: Pull complete [2023-03-01T09:41:58.185Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-01T09:41:58.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-01T09:41:58.185Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T09:41:58.270Z] prd-ubuntu20.04-docker-8c-8g-7945 does not seem to be running inside a container [2023-03-01T09:41:58.294Z] $ 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/434 -v /w/workspace/edgex-go/434:/w/workspace/edgex-go/434:rw,z -v /w/workspace/edgex-go/434@tmp:/w/workspace/edgex-go/434@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-01T09:42:00.694Z] $ docker top 1fe0c2aa393cef9b22ca973ba88ba9f1e2a0c896edefeed53913ae82db34fbbe -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-01T09:42:00.756Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-03-01T09:42:01.034Z] + set -o pipefail [2023-03-01T09:42:01.034Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-03-01T09:42:07.592Z] [2023-03-01T09:42:07.592Z] Monitoring /w/workspace/edgex-go/434 (github.com/edgexfoundry/edgex-go)... [2023-03-01T09:42:07.592Z] [2023-03-01T09:42:07.592Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/4c0b29c1-73ab-4ab4-9a34-820af58fff31 [2023-03-01T09:42:07.592Z] [2023-03-01T09:42:07.592Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-01T09:42:07.592Z] [2023-03-01T09:42:07.592Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-01T09:42:07.592Z] [2023-03-01T09:42:07.851Z] [2023-03-01T09:42:07.851Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-01T09:42:07.851Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-01T09:42:07.851Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-01T09:42:07.859Z] $ docker stop --time=1 1fe0c2aa393cef9b22ca973ba88ba9f1e2a0c896edefeed53913ae82db34fbbe [2023-03-01T09:42:10.083Z] $ docker rm -f --volumes 1fe0c2aa393cef9b22ca973ba88ba9f1e2a0c896edefeed53913ae82db34fbbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-03-01T09:42:10.454Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T09:42:10.473Z] provisioning config files... [2023-03-01T09:42:10.479Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/434@tmp/config6863280427142772054tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T09:42:10.769Z] --> edgex-publish-swagger.sh [2023-03-01T09:42:10.769Z] === Publish openapi/v3 API === [2023-03-01T09:42:10.769Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-03-01T09:42:10.770Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/434/openapi/v3/core-command.yaml] [2023-03-01T09:42:10.770Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T09:42:10.770Z] Dload Upload Total Spent Left Speed [2023-03-01T09:42:11.338Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 46226 --:--:-- --:--:-- --:--:-- 46226 [2023-03-01T09:42:11.338Z] [2023-03-01T09:42:11.338Z] [2023-03-01T09:42:11.338Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/434/openapi/v3/core-data.yaml] [2023-03-01T09:42:11.338Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T09:42:11.338Z] Dload Upload Total Spent Left Speed [2023-03-01T09:42:11.860Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 334k --:--:-- --:--:-- --:--:-- 332k 100 69110 0 0 100 69110 0 128k --:--:-- --:--:-- --:--:-- 128k [2023-03-01T09:42:11.860Z] [2023-03-01T09:42:11.860Z] [2023-03-01T09:42:11.860Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/434/openapi/v3/core-metadata.yaml] [2023-03-01T09:42:11.860Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T09:42:11.860Z] Dload Upload Total Spent Left Speed [2023-03-01T09:42:12.429Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 243k --:--:-- --:--:-- --:--:-- 243k [2023-03-01T09:42:12.429Z] [2023-03-01T09:42:12.429Z] [2023-03-01T09:42:12.429Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/434/openapi/v3/support-notifications.yaml] [2023-03-01T09:42:12.429Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T09:42:12.429Z] Dload Upload Total Spent Left Speed [2023-03-01T09:42:12.996Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 177k --:--:-- --:--:-- --:--:-- 177k [2023-03-01T09:42:12.996Z] [2023-03-01T09:42:12.996Z] [2023-03-01T09:42:12.996Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/434/openapi/v3/support-scheduler.yaml] [2023-03-01T09:42:12.996Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T09:42:12.996Z] Dload Upload Total Spent Left Speed [2023-03-01T09:42:13.563Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 73436 --:--:-- --:--:-- --:--:-- 73436 [2023-03-01T09:42:13.563Z] [2023-03-01T09:42:13.563Z] [Pipeline] } [2023-03-01T09:42:13.570Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-03-01T09:42:13.974Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-01T09:42:13.974Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:42:14.278Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T09:42:14.278Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T09:42:14.357Z] prd-ubuntu20.04-docker-8c-8g-7945 does not seem to be running inside a container [2023-03-01T09:42:14.381Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/434 -v /w/workspace/edgex-go/434:/w/workspace/edgex-go/434:rw,z -v /w/workspace/edgex-go/434@tmp:/w/workspace/edgex-go/434@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-01T09:42:14.858Z] $ docker top 174ace0f28541aa8baeff5eeac908e2b7917dd0d261d29ede66b4f6aca9981a8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-01T09:42:14.954Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T09:42:14.954Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T09:42:15.074Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T09:42:15.074Z] $ docker exec 174ace0f28541aa8baeff5eeac908e2b7917dd0d261d29ede66b4f6aca9981a8 ssh-agent [2023-03-01T09:42:15.180Z] SSH_AUTH_SOCK=/tmp/ssh-W854Ost4oToU/agent.32 [2023-03-01T09:42:15.180Z] SSH_AGENT_PID=39 [2023-03-01T09:42:15.184Z] Running ssh-add (command line suppressed) [2023-03-01T09:42:15.273Z] Identity added: /w/workspace/edgex-go/434@tmp/private_key_5122863720068336453.key (/w/workspace/edgex-go/434@tmp/private_key_5122863720068336453.key) [2023-03-01T09:42:15.288Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T09:42:15.571Z] + git semver tag [2023-03-01T09:42:15.829Z] 2023-03-01 09:42:15,746 [run_tag] DEBUG tag force:False [2023-03-01T09:42:15.829Z] 2023-03-01 09:42:15,746 [check_head_tag] DEBUG check head tag [2023-03-01T09:42:15.829Z] 2023-03-01 09:42:15,752 [execute] INFO git cat-file --batch-check [2023-03-01T09:42:15.829Z] 2023-03-01 09:42:15,752 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/434, universal_newlines=False, shell=None, istream=) [2023-03-01T09:42:15.829Z] 2023-03-01 09:42:15,754 [execute] INFO git cat-file --batch [2023-03-01T09:42:15.829Z] 2023-03-01 09:42:15,754 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/434, universal_newlines=False, shell=None, istream=) [2023-03-01T09:42:15.829Z] 2023-03-01 09:42:15,798 [read_version] DEBUG read version from /w/workspace/edgex-go/434/.semver/main [2023-03-01T09:42:15.829Z] 2023-03-01 09:42:15,798 [execute] INFO git tag -a v3.0.0-dev.73 -m v3.0.0-dev.73 [2023-03-01T09:42:15.829Z] 2023-03-01 09:42:15,798 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.73', '-m', 'v3.0.0-dev.73'], cwd=/w/workspace/edgex-go/434, universal_newlines=False, shell=None, istream=None) [2023-03-01T09:42:15.829Z] 2023-03-01 09:42:15,803 [read_version] DEBUG read version from /w/workspace/edgex-go/434/.semver/main [2023-03-01T09:42:15.829Z] 3.0.0-dev.73 [Pipeline] } [2023-03-01T09:42:15.835Z] $ docker exec --env ******** --env ******** 174ace0f28541aa8baeff5eeac908e2b7917dd0d261d29ede66b4f6aca9981a8 ssh-agent -k [2023-03-01T09:42:15.933Z] unset SSH_AUTH_SOCK; [2023-03-01T09:42:15.933Z] unset SSH_AGENT_PID; [2023-03-01T09:42:15.933Z] echo Agent pid 39 killed; [2023-03-01T09:42:15.948Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T09:42:16.247Z] + git semver [Pipeline] } [2023-03-01T09:42:16.514Z] $ docker stop --time=1 174ace0f28541aa8baeff5eeac908e2b7917dd0d261d29ede66b4f6aca9981a8 [2023-03-01T09:42:17.844Z] $ docker rm -f --volumes 174ace0f28541aa8baeff5eeac908e2b7917dd0d261d29ede66b4f6aca9981a8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:42:18.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-01T09:42:18.213Z] [2023-03-01T09:42:18.213Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:42:18.513Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-01T09:42:18.513Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-01T09:42:18.513Z] ab5ef0e58194: Pulling fs layer [2023-03-01T09:42:18.513Z] 9712f1f96733: Pulling fs layer [2023-03-01T09:42:18.513Z] 63f879dbbcfc: Pulling fs layer [2023-03-01T09:42:18.513Z] 0d9ebad4ef96: Pulling fs layer [2023-03-01T09:42:18.513Z] e9a5061849ea: Pulling fs layer [2023-03-01T09:42:18.513Z] d747dcd14b5f: Pulling fs layer [2023-03-01T09:42:18.513Z] 2de7ff778b66: Pulling fs layer [2023-03-01T09:42:18.513Z] 0d9ebad4ef96: Waiting [2023-03-01T09:42:18.513Z] e9a5061849ea: Waiting [2023-03-01T09:42:18.513Z] d747dcd14b5f: Waiting [2023-03-01T09:42:18.513Z] 2de7ff778b66: Waiting [2023-03-01T09:42:18.513Z] 9712f1f96733: Verifying Checksum [2023-03-01T09:42:18.513Z] 9712f1f96733: Download complete [2023-03-01T09:42:18.773Z] 63f879dbbcfc: Verifying Checksum [2023-03-01T09:42:18.773Z] 63f879dbbcfc: Download complete [2023-03-01T09:42:19.030Z] 0d9ebad4ef96: Verifying Checksum [2023-03-01T09:42:19.030Z] 0d9ebad4ef96: Download complete [2023-03-01T09:42:19.030Z] e9a5061849ea: Verifying Checksum [2023-03-01T09:42:19.030Z] e9a5061849ea: Download complete [2023-03-01T09:42:19.030Z] d747dcd14b5f: Verifying Checksum [2023-03-01T09:42:19.030Z] d747dcd14b5f: Download complete [2023-03-01T09:42:19.030Z] ab5ef0e58194: Verifying Checksum [2023-03-01T09:42:19.030Z] ab5ef0e58194: Download complete [2023-03-01T09:42:19.288Z] 2de7ff778b66: Download complete [2023-03-01T09:42:21.814Z] ab5ef0e58194: Pull complete [2023-03-01T09:42:21.814Z] 9712f1f96733: Pull complete [2023-03-01T09:42:22.071Z] 63f879dbbcfc: Pull complete [2023-03-01T09:42:25.353Z] 0d9ebad4ef96: Pull complete [2023-03-01T09:42:25.611Z] e9a5061849ea: Pull complete [2023-03-01T09:42:25.611Z] d747dcd14b5f: Pull complete [2023-03-01T09:42:26.546Z] 2de7ff778b66: Pull complete [2023-03-01T09:42:26.546Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-01T09:42:26.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-01T09:42:26.546Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T09:42:26.621Z] prd-ubuntu20.04-docker-8c-8g-7945 does not seem to be running inside a container [2023-03-01T09:42:26.649Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/434 -v /w/workspace/edgex-go/434:/w/workspace/edgex-go/434:rw,z -v /w/workspace/edgex-go/434@tmp:/w/workspace/edgex-go/434@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-01T09:42:29.058Z] $ docker top abdcef2777a834d364e66cbb9fff43ff622ffbe761393a32198ac1e2b0aa122f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-01T09:42:29.146Z] provisioning config files... [2023-03-01T09:42:29.153Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/434@tmp/config12598570910365668786tmp [2023-03-01T09:42:29.162Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/434@tmp/config7709031882249957643tmp [2023-03-01T09:42:29.171Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/434@tmp/config9375602953437856292tmp [Pipeline] { [Pipeline] echo [2023-03-01T09:42:29.184Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T09:42:29.467Z] ---> sigul-configuration.sh [2023-03-01T09:42:29.467Z] gpg: directory `/root/.gnupg' created [2023-03-01T09:42:29.467Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-01T09:42:29.467Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-01T09:42:29.467Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-01T09:42:29.467Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-01T09:42:29.467Z] gpg: CAST5 encrypted data [2023-03-01T09:42:29.467Z] gpg: encrypted with 1 passphrase [2023-03-01T09:42:29.467Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-01T09:42:29.751Z] + mkdir /home/jenkins [2023-03-01T09:42:29.751Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-01T09:42:30.039Z] + 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 [2023-03-01T09:42:30.048Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T09:42:30.334Z] ---> sigul-install.sh [2023-03-01T09:42:30.335Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-01T09:42:30.622Z] + git tag --list [2023-03-01T09:42:30.622Z] 0.6.0 [2023-03-01T09:42:30.622Z] 0.6.1 [2023-03-01T09:42:30.622Z] 0.7.0 [2023-03-01T09:42:30.622Z] 0.7.1 [2023-03-01T09:42:30.622Z] v1.0.0 [2023-03-01T09:42:30.622Z] v1.0.1 [2023-03-01T09:42:30.622Z] v1.1.0 [2023-03-01T09:42:30.622Z] v1.2.0 [2023-03-01T09:42:30.622Z] v1.2.1 [2023-03-01T09:42:30.622Z] v1.3.0 [2023-03-01T09:42:30.622Z] v1.3.1 [2023-03-01T09:42:30.622Z] v2.0.0 [2023-03-01T09:42:30.622Z] v2.1.0 [2023-03-01T09:42:30.622Z] v2.1.1 [2023-03-01T09:42:30.622Z] v2.1.1-dev.1 [2023-03-01T09:42:30.622Z] v2.1.1-dev.2 [2023-03-01T09:42:30.622Z] v2.1.1-dev.3 [2023-03-01T09:42:30.622Z] v2.1.1-dev.4 [2023-03-01T09:42:30.622Z] v2.1.1-dev.5 [2023-03-01T09:42:30.622Z] v2.1.1-dev.6 [2023-03-01T09:42:30.622Z] v2.1.1-dev.7 [2023-03-01T09:42:30.622Z] v2.1.1-dev.8 [2023-03-01T09:42:30.622Z] v2.1.2-dev.1 [2023-03-01T09:42:30.622Z] v2.2.0 [2023-03-01T09:42:30.622Z] v2.2.1-dev.1 [2023-03-01T09:42:30.622Z] v2.2.1-dev.10 [2023-03-01T09:42:30.622Z] v2.2.1-dev.11 [2023-03-01T09:42:30.622Z] v2.2.1-dev.12 [2023-03-01T09:42:30.622Z] v2.2.1-dev.13 [2023-03-01T09:42:30.622Z] v2.2.1-dev.14 [2023-03-01T09:42:30.622Z] v2.2.1-dev.15 [2023-03-01T09:42:30.622Z] v2.2.1-dev.16 [2023-03-01T09:42:30.622Z] v2.2.1-dev.17 [2023-03-01T09:42:30.622Z] v2.2.1-dev.18 [2023-03-01T09:42:30.622Z] v2.2.1-dev.19 [2023-03-01T09:42:30.622Z] v2.2.1-dev.2 [2023-03-01T09:42:30.622Z] v2.2.1-dev.20 [2023-03-01T09:42:30.622Z] v2.2.1-dev.21 [2023-03-01T09:42:30.622Z] v2.2.1-dev.22 [2023-03-01T09:42:30.622Z] v2.2.1-dev.23 [2023-03-01T09:42:30.622Z] v2.2.1-dev.24 [2023-03-01T09:42:30.622Z] v2.2.1-dev.25 [2023-03-01T09:42:30.622Z] v2.2.1-dev.26 [2023-03-01T09:42:30.622Z] v2.2.1-dev.27 [2023-03-01T09:42:30.622Z] v2.2.1-dev.28 [2023-03-01T09:42:30.622Z] v2.2.1-dev.29 [2023-03-01T09:42:30.622Z] v2.2.1-dev.3 [2023-03-01T09:42:30.622Z] v2.2.1-dev.4 [2023-03-01T09:42:30.622Z] v2.2.1-dev.5 [2023-03-01T09:42:30.622Z] v2.2.1-dev.6 [2023-03-01T09:42:30.622Z] v2.2.1-dev.7 [2023-03-01T09:42:30.622Z] v2.2.1-dev.8 [2023-03-01T09:42:30.622Z] v2.2.1-dev.9 [2023-03-01T09:42:30.622Z] v2.3.0 [2023-03-01T09:42:30.622Z] v2.3.0-dev.100 [2023-03-01T09:42:30.622Z] v2.3.0-dev.101 [2023-03-01T09:42:30.622Z] v2.3.0-dev.102 [2023-03-01T09:42:30.622Z] v2.3.0-dev.103 [2023-03-01T09:42:30.622Z] v2.3.0-dev.104 [2023-03-01T09:42:30.622Z] v2.3.0-dev.105 [2023-03-01T09:42:30.622Z] v2.3.0-dev.106 [2023-03-01T09:42:30.622Z] v2.3.0-dev.29 [2023-03-01T09:42:30.622Z] v2.3.0-dev.30 [2023-03-01T09:42:30.622Z] v2.3.0-dev.31 [2023-03-01T09:42:30.622Z] v2.3.0-dev.32 [2023-03-01T09:42:30.622Z] v2.3.0-dev.33 [2023-03-01T09:42:30.622Z] v2.3.0-dev.34 [2023-03-01T09:42:30.622Z] v2.3.0-dev.35 [2023-03-01T09:42:30.622Z] v2.3.0-dev.36 [2023-03-01T09:42:30.622Z] v2.3.0-dev.37 [2023-03-01T09:42:30.622Z] v2.3.0-dev.38 [2023-03-01T09:42:30.622Z] v2.3.0-dev.39 [2023-03-01T09:42:30.622Z] v2.3.0-dev.40 [2023-03-01T09:42:30.622Z] v2.3.0-dev.41 [2023-03-01T09:42:30.622Z] v2.3.0-dev.42 [2023-03-01T09:42:30.622Z] v2.3.0-dev.43 [2023-03-01T09:42:30.622Z] v2.3.0-dev.44 [2023-03-01T09:42:30.622Z] v2.3.0-dev.45 [2023-03-01T09:42:30.622Z] v2.3.0-dev.46 [2023-03-01T09:42:30.622Z] v2.3.0-dev.47 [2023-03-01T09:42:30.622Z] v2.3.0-dev.48 [2023-03-01T09:42:30.622Z] v2.3.0-dev.49 [2023-03-01T09:42:30.622Z] v2.3.0-dev.50 [2023-03-01T09:42:30.622Z] v2.3.0-dev.51 [2023-03-01T09:42:30.622Z] v2.3.0-dev.52 [2023-03-01T09:42:30.622Z] v2.3.0-dev.53 [2023-03-01T09:42:30.622Z] v2.3.0-dev.54 [2023-03-01T09:42:30.622Z] v2.3.0-dev.55 [2023-03-01T09:42:30.622Z] v2.3.0-dev.56 [2023-03-01T09:42:30.622Z] v2.3.0-dev.57 [2023-03-01T09:42:30.622Z] v2.3.0-dev.58 [2023-03-01T09:42:30.622Z] v2.3.0-dev.59 [2023-03-01T09:42:30.622Z] v2.3.0-dev.60 [2023-03-01T09:42:30.622Z] v2.3.0-dev.61 [2023-03-01T09:42:30.622Z] v2.3.0-dev.62 [2023-03-01T09:42:30.622Z] v2.3.0-dev.63 [2023-03-01T09:42:30.622Z] v2.3.0-dev.64 [2023-03-01T09:42:30.622Z] v2.3.0-dev.65 [2023-03-01T09:42:30.622Z] v2.3.0-dev.66 [2023-03-01T09:42:30.622Z] v2.3.0-dev.67 [2023-03-01T09:42:30.622Z] v2.3.0-dev.68 [2023-03-01T09:42:30.622Z] v2.3.0-dev.69 [2023-03-01T09:42:30.622Z] v2.3.0-dev.70 [2023-03-01T09:42:30.622Z] v2.3.0-dev.71 [2023-03-01T09:42:30.622Z] v2.3.0-dev.72 [2023-03-01T09:42:30.622Z] v2.3.0-dev.73 [2023-03-01T09:42:30.622Z] v2.3.0-dev.74 [2023-03-01T09:42:30.622Z] v2.3.0-dev.75 [2023-03-01T09:42:30.622Z] v2.3.0-dev.76 [2023-03-01T09:42:30.622Z] v2.3.0-dev.77 [2023-03-01T09:42:30.622Z] v2.3.0-dev.78 [2023-03-01T09:42:30.622Z] v2.3.0-dev.79 [2023-03-01T09:42:30.622Z] v2.3.0-dev.80 [2023-03-01T09:42:30.622Z] v2.3.0-dev.81 [2023-03-01T09:42:30.622Z] v2.3.0-dev.82 [2023-03-01T09:42:30.622Z] v2.3.0-dev.83 [2023-03-01T09:42:30.622Z] v2.3.0-dev.84 [2023-03-01T09:42:30.622Z] v2.3.0-dev.85 [2023-03-01T09:42:30.622Z] v2.3.0-dev.86 [2023-03-01T09:42:30.622Z] v2.3.0-dev.87 [2023-03-01T09:42:30.622Z] v2.3.0-dev.88 [2023-03-01T09:42:30.622Z] v2.3.0-dev.89 [2023-03-01T09:42:30.622Z] v2.3.0-dev.90 [2023-03-01T09:42:30.622Z] v2.3.0-dev.91 [2023-03-01T09:42:30.622Z] v2.3.0-dev.92 [2023-03-01T09:42:30.622Z] v2.3.0-dev.93 [2023-03-01T09:42:30.622Z] v2.3.0-dev.94 [2023-03-01T09:42:30.622Z] v2.3.0-dev.95 [2023-03-01T09:42:30.622Z] v2.3.0-dev.96 [2023-03-01T09:42:30.622Z] v2.3.0-dev.97 [2023-03-01T09:42:30.622Z] v2.3.0-dev.98 [2023-03-01T09:42:30.622Z] v2.3.0-dev.99 [2023-03-01T09:42:30.622Z] v2.3.1-dev.1 [2023-03-01T09:42:30.622Z] v2.3.1-dev.2 [2023-03-01T09:42:30.622Z] v2.3.1-dev.3 [2023-03-01T09:42:30.622Z] v2.3.1-dev.4 [2023-03-01T09:42:30.622Z] v2.3.1-dev.5 [2023-03-01T09:42:30.622Z] v3.0.0-dev.1 [2023-03-01T09:42:30.622Z] v3.0.0-dev.10 [2023-03-01T09:42:30.622Z] v3.0.0-dev.11 [2023-03-01T09:42:30.622Z] v3.0.0-dev.12 [2023-03-01T09:42:30.622Z] v3.0.0-dev.13 [2023-03-01T09:42:30.622Z] v3.0.0-dev.14 [2023-03-01T09:42:30.622Z] v3.0.0-dev.15 [2023-03-01T09:42:30.622Z] v3.0.0-dev.16 [2023-03-01T09:42:30.622Z] v3.0.0-dev.17 [2023-03-01T09:42:30.622Z] v3.0.0-dev.18 [2023-03-01T09:42:30.622Z] v3.0.0-dev.19 [2023-03-01T09:42:30.622Z] v3.0.0-dev.2 [2023-03-01T09:42:30.622Z] v3.0.0-dev.20 [2023-03-01T09:42:30.622Z] v3.0.0-dev.21 [2023-03-01T09:42:30.622Z] v3.0.0-dev.22 [2023-03-01T09:42:30.622Z] v3.0.0-dev.23 [2023-03-01T09:42:30.622Z] v3.0.0-dev.24 [2023-03-01T09:42:30.622Z] v3.0.0-dev.25 [2023-03-01T09:42:30.622Z] v3.0.0-dev.26 [2023-03-01T09:42:30.622Z] v3.0.0-dev.27 [2023-03-01T09:42:30.622Z] v3.0.0-dev.28 [2023-03-01T09:42:30.622Z] v3.0.0-dev.29 [2023-03-01T09:42:30.622Z] v3.0.0-dev.3 [2023-03-01T09:42:30.622Z] v3.0.0-dev.30 [2023-03-01T09:42:30.622Z] v3.0.0-dev.31 [2023-03-01T09:42:30.622Z] v3.0.0-dev.32 [2023-03-01T09:42:30.622Z] v3.0.0-dev.33 [2023-03-01T09:42:30.622Z] v3.0.0-dev.34 [2023-03-01T09:42:30.622Z] v3.0.0-dev.35 [2023-03-01T09:42:30.622Z] v3.0.0-dev.36 [2023-03-01T09:42:30.622Z] v3.0.0-dev.37 [2023-03-01T09:42:30.622Z] v3.0.0-dev.38 [2023-03-01T09:42:30.622Z] v3.0.0-dev.39 [2023-03-01T09:42:30.622Z] v3.0.0-dev.4 [2023-03-01T09:42:30.622Z] v3.0.0-dev.40 [2023-03-01T09:42:30.622Z] v3.0.0-dev.41 [2023-03-01T09:42:30.622Z] v3.0.0-dev.42 [2023-03-01T09:42:30.622Z] v3.0.0-dev.43 [2023-03-01T09:42:30.622Z] v3.0.0-dev.44 [2023-03-01T09:42:30.622Z] v3.0.0-dev.45 [2023-03-01T09:42:30.622Z] v3.0.0-dev.46 [2023-03-01T09:42:30.622Z] v3.0.0-dev.47 [2023-03-01T09:42:30.622Z] v3.0.0-dev.48 [2023-03-01T09:42:30.622Z] v3.0.0-dev.49 [2023-03-01T09:42:30.622Z] v3.0.0-dev.5 [2023-03-01T09:42:30.622Z] v3.0.0-dev.50 [2023-03-01T09:42:30.622Z] v3.0.0-dev.51 [2023-03-01T09:42:30.622Z] v3.0.0-dev.52 [2023-03-01T09:42:30.622Z] v3.0.0-dev.53 [2023-03-01T09:42:30.622Z] v3.0.0-dev.54 [2023-03-01T09:42:30.622Z] v3.0.0-dev.55 [2023-03-01T09:42:30.622Z] v3.0.0-dev.56 [2023-03-01T09:42:30.622Z] v3.0.0-dev.57 [2023-03-01T09:42:30.622Z] v3.0.0-dev.58 [2023-03-01T09:42:30.622Z] v3.0.0-dev.59 [2023-03-01T09:42:30.622Z] v3.0.0-dev.6 [2023-03-01T09:42:30.622Z] v3.0.0-dev.60 [2023-03-01T09:42:30.622Z] v3.0.0-dev.61 [2023-03-01T09:42:30.622Z] v3.0.0-dev.62 [2023-03-01T09:42:30.622Z] v3.0.0-dev.63 [2023-03-01T09:42:30.622Z] v3.0.0-dev.64 [2023-03-01T09:42:30.622Z] v3.0.0-dev.65 [2023-03-01T09:42:30.622Z] v3.0.0-dev.66 [2023-03-01T09:42:30.622Z] v3.0.0-dev.67 [2023-03-01T09:42:30.622Z] v3.0.0-dev.68 [2023-03-01T09:42:30.622Z] v3.0.0-dev.69 [2023-03-01T09:42:30.622Z] v3.0.0-dev.7 [2023-03-01T09:42:30.622Z] v3.0.0-dev.70 [2023-03-01T09:42:30.622Z] v3.0.0-dev.71 [2023-03-01T09:42:30.622Z] v3.0.0-dev.72 [2023-03-01T09:42:30.622Z] v3.0.0-dev.73 [2023-03-01T09:42:30.622Z] v3.0.0-dev.8 [2023-03-01T09:42:30.622Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-01T09:42:30.905Z] + lftools sign git-tag v3.0.0-dev.73 [2023-03-01T09:42:31.470Z] Signing Git tag with Sigul... [2023-03-01T09:42:31.470Z] Signing v3.0.0-dev.73 [Pipeline] echo [2023-03-01T09:42:32.046Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T09:42:32.332Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-01T09:42:32.340Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-01T09:42:32.355Z] $ docker stop --time=1 abdcef2777a834d364e66cbb9fff43ff622ffbe761393a32198ac1e2b0aa122f [2023-03-01T09:42:33.716Z] $ docker rm -f --volumes abdcef2777a834d364e66cbb9fff43ff622ffbe761393a32198ac1e2b0aa122f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-01T09:42:34.133Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-01T09:42:34.133Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:42:34.429Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T09:42:34.429Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T09:42:34.499Z] prd-ubuntu20.04-docker-8c-8g-7945 does not seem to be running inside a container [2023-03-01T09:42:34.524Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/434 -v /w/workspace/edgex-go/434:/w/workspace/edgex-go/434:rw,z -v /w/workspace/edgex-go/434@tmp:/w/workspace/edgex-go/434@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-01T09:42:34.875Z] $ docker top 8f96a0d4855896403e11ae34e4fd1a503bc05a37e31802ba1c643974206ec32c -eo pid,comm [2023-03-01T09:42:34.926Z] 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). [2023-03-01T09:42:34.926Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-01T09:42:34.954Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T09:42:34.955Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T09:42:35.061Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T09:42:35.060Z] $ docker exec 8f96a0d4855896403e11ae34e4fd1a503bc05a37e31802ba1c643974206ec32c ssh-agent [2023-03-01T09:42:35.177Z] SSH_AUTH_SOCK=/tmp/ssh-jSZZiFAA8IAj/agent.32 [2023-03-01T09:42:35.178Z] SSH_AGENT_PID=38 [2023-03-01T09:42:35.183Z] Running ssh-add (command line suppressed) [2023-03-01T09:42:35.280Z] Identity added: /w/workspace/edgex-go/434@tmp/private_key_17529572571315242251.key (/w/workspace/edgex-go/434@tmp/private_key_17529572571315242251.key) [2023-03-01T09:42:35.295Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T09:42:35.576Z] + git semver bump pre [2023-03-01T09:42:35.834Z] 2023-03-01 09:42:35,801 [read_version] DEBUG read version from /w/workspace/edgex-go/434/.semver/main [2023-03-01T09:42:35.834Z] 2023-03-01 09:42:35,801 [bump_version] DEBUG bumping version:3.0.0-dev.73 on axis:pre with prefix:dev [2023-03-01T09:42:35.834Z] 2023-03-01 09:42:35,801 [bump_version] DEBUG bumped version:3.0.0-dev.74 [2023-03-01T09:42:35.834Z] 2023-03-01 09:42:35,801 [write_version] DEBUG write version:3.0.0-dev.74 to path:/w/workspace/edgex-go/434/.semver/main with force:True [2023-03-01T09:42:35.834Z] 2023-03-01 09:42:35,801 [read_version] DEBUG read version from /w/workspace/edgex-go/434/.semver/main [2023-03-01T09:42:35.834Z] 2023-03-01 09:42:35,801 [write_file] DEBUG write to file:/w/workspace/edgex-go/434/.semver/main [2023-03-01T09:42:35.834Z] 2023-03-01 09:42:35,803 [execute] INFO git cat-file --batch-check [2023-03-01T09:42:35.834Z] 2023-03-01 09:42:35,804 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/434/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T09:42:35.834Z] 2023-03-01 09:42:35,810 [execute] INFO git cat-file --batch [2023-03-01T09:42:35.834Z] 2023-03-01 09:42:35,810 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/434/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T09:42:35.834Z] 2023-03-01 09:42:35,817 [read_version] DEBUG read version from /w/workspace/edgex-go/434/.semver/main [2023-03-01T09:42:35.834Z] 3.0.0-dev.74 [Pipeline] } [2023-03-01T09:42:36.101Z] $ docker exec --env ******** --env ******** 8f96a0d4855896403e11ae34e4fd1a503bc05a37e31802ba1c643974206ec32c ssh-agent -k [2023-03-01T09:42:36.193Z] unset SSH_AUTH_SOCK; [2023-03-01T09:42:36.193Z] unset SSH_AGENT_PID; [2023-03-01T09:42:36.194Z] echo Agent pid 38 killed; [2023-03-01T09:42:36.207Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T09:42:36.508Z] + git semver [Pipeline] } [2023-03-01T09:42:36.778Z] $ docker stop --time=1 8f96a0d4855896403e11ae34e4fd1a503bc05a37e31802ba1c643974206ec32c [2023-03-01T09:42:38.099Z] $ docker rm -f --volumes 8f96a0d4855896403e11ae34e4fd1a503bc05a37e31802ba1c643974206ec32c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T09:42:38.429Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-01T09:42:38.430Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:42:38.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T09:42:38.724Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T09:42:38.796Z] prd-ubuntu20.04-docker-8c-8g-7945 does not seem to be running inside a container [2023-03-01T09:42:38.822Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/434 -v /w/workspace/edgex-go/434:/w/workspace/edgex-go/434:rw,z -v /w/workspace/edgex-go/434@tmp:/w/workspace/edgex-go/434@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-01T09:42:39.212Z] $ docker top 1823382aef438beb1f7badc3a6b9eb370c0682681d975300085774b7b8cb4f56 -eo pid,comm [2023-03-01T09:42:39.260Z] 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). [2023-03-01T09:42:39.260Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-01T09:42:39.297Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T09:42:39.297Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T09:42:39.415Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T09:42:39.414Z] $ docker exec 1823382aef438beb1f7badc3a6b9eb370c0682681d975300085774b7b8cb4f56 ssh-agent [2023-03-01T09:42:39.524Z] SSH_AUTH_SOCK=/tmp/ssh-FY6A53b6bqSI/agent.32 [2023-03-01T09:42:39.524Z] SSH_AGENT_PID=38 [2023-03-01T09:42:39.529Z] Running ssh-add (command line suppressed) [2023-03-01T09:42:39.620Z] Identity added: /w/workspace/edgex-go/434@tmp/private_key_13555779946505267422.key (/w/workspace/edgex-go/434@tmp/private_key_13555779946505267422.key) [2023-03-01T09:42:39.636Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T09:42:39.922Z] + git semver push [2023-03-01T09:42:40.181Z] 2023-03-01 09:42:40,103 [run_push] DEBUG push [2023-03-01T09:42:40.181Z] 2023-03-01 09:42:40,104 [execute] INFO git cat-file --batch-check [2023-03-01T09:42:40.181Z] 2023-03-01 09:42:40,104 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/434/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T09:42:40.181Z] 2023-03-01 09:42:40,109 [execute] INFO git rev-list 1fef9a9781cb0a488f8bd431b883a711f43ac43b -- [2023-03-01T09:42:40.181Z] 2023-03-01 09:42:40,109 [execute] DEBUG Popen(['git', 'rev-list', '1fef9a9781cb0a488f8bd431b883a711f43ac43b', '--'], cwd=/w/workspace/edgex-go/434/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-01T09:42:40.181Z] 2023-03-01 09:42:40,125 [execute] INFO git fetch -v origin [2023-03-01T09:42:40.181Z] 2023-03-01 09:42:40,126 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/434/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-01T09:42:40.748Z] 2023-03-01 09:42:40,651 [run_push] DEBUG no remote changes detected [2023-03-01T09:42:40.748Z] 2023-03-01 09:42:40,652 [execute] INFO git push origin semver [2023-03-01T09:42:40.748Z] 2023-03-01 09:42:40,652 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/434/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-01T09:42:42.124Z] 2023-03-01 09:42:41,730 [run_push] DEBUG push all version tags [2023-03-01T09:42:42.124Z] 2023-03-01 09:42:41,731 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-01T09:42:42.124Z] 2023-03-01 09:42:41,732 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/434, universal_newlines=False, shell=None, istream=None) [2023-03-01T09:42:43.060Z] 2023-03-01 09:42:42,812 [read_version] DEBUG read version from /w/workspace/edgex-go/434/.semver/main [2023-03-01T09:42:43.060Z] 3.0.0-dev.74 [Pipeline] } [2023-03-01T09:42:43.068Z] $ docker exec --env ******** --env ******** 1823382aef438beb1f7badc3a6b9eb370c0682681d975300085774b7b8cb4f56 ssh-agent -k [2023-03-01T09:42:43.167Z] unset SSH_AUTH_SOCK; [2023-03-01T09:42:43.167Z] unset SSH_AGENT_PID; [2023-03-01T09:42:43.167Z] echo Agent pid 38 killed; [2023-03-01T09:42:43.180Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T09:42:43.477Z] + git semver [Pipeline] } [2023-03-01T09:42:43.744Z] $ docker stop --time=1 1823382aef438beb1f7badc3a6b9eb370c0682681d975300085774b7b8cb4f56 [2023-03-01T09:42:45.093Z] $ docker rm -f --volumes 1823382aef438beb1f7badc3a6b9eb370c0682681d975300085774b7b8cb4f56 [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 [2023-03-01T09:42:45.624Z] + [ -d /w/workspace/edgex-go/434/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-01T09:42:45.914Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T09:42:46.769Z] ---> package-listing.sh [2023-03-01T09:42:46.769Z] ++ facter osfamily [2023-03-01T09:42:46.769Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-01T09:42:47.028Z] + OS_FAMILY=debian [2023-03-01T09:42:47.028Z] + workspace=/w/workspace/edgex-go/434 [2023-03-01T09:42:47.028Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-01T09:42:47.028Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-01T09:42:47.028Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-01T09:42:47.028Z] + PACKAGES=/tmp/packages_start.txt [2023-03-01T09:42:47.028Z] + '[' /w/workspace/edgex-go/434 ']' [2023-03-01T09:42:47.028Z] + PACKAGES=/tmp/packages_end.txt [2023-03-01T09:42:47.028Z] + case "${OS_FAMILY}" in [2023-03-01T09:42:47.028Z] + dpkg -l [2023-03-01T09:42:47.028Z] + grep '^ii' [2023-03-01T09:42:47.028Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-01T09:42:47.028Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-01T09:42:47.028Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-01T09:42:47.028Z] + '[' /w/workspace/edgex-go/434 ']' [2023-03-01T09:42:47.028Z] + mkdir -p /w/workspace/edgex-go/434/archives/ [2023-03-01T09:42:47.028Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/434/archives/ [Pipeline] echo [2023-03-01T09:42:47.038Z] 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/434/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-01T09:42:47.314Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:42:47.868Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T09:42:47.868Z] [2023-03-01T09:42:47.868Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T09:42:48.175Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T09:42:48.175Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-01T09:42:48.175Z] 5eb5b503b376: Pulling fs layer [2023-03-01T09:42:48.175Z] 5c69ac0246d0: Pulling fs layer [2023-03-01T09:42:48.175Z] ec43610c2a17: Pulling fs layer [2023-03-01T09:42:48.175Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-01T09:42:48.175Z] 33b1e0a273af: Pulling fs layer [2023-03-01T09:42:48.175Z] 5d3b04190fa2: Pulling fs layer [2023-03-01T09:42:48.175Z] 2f39f015ded8: Pulling fs layer [2023-03-01T09:42:48.175Z] 3a2ae6a8a46f: Waiting [2023-03-01T09:42:48.175Z] 33b1e0a273af: Waiting [2023-03-01T09:42:48.175Z] 5d3b04190fa2: Waiting [2023-03-01T09:42:48.175Z] 2f39f015ded8: Waiting [2023-03-01T09:42:48.175Z] 5c69ac0246d0: Verifying Checksum [2023-03-01T09:42:48.175Z] 3a2ae6a8a46f: Download complete [2023-03-01T09:42:48.435Z] 33b1e0a273af: Verifying Checksum [2023-03-01T09:42:48.435Z] 33b1e0a273af: Download complete [2023-03-01T09:42:48.435Z] 5d3b04190fa2: Download complete [2023-03-01T09:42:48.435Z] ec43610c2a17: Verifying Checksum [2023-03-01T09:42:48.435Z] ec43610c2a17: Download complete [2023-03-01T09:42:48.435Z] 5eb5b503b376: Verifying Checksum [2023-03-01T09:42:48.435Z] 5eb5b503b376: Download complete [2023-03-01T09:42:49.372Z] 2f39f015ded8: Download complete [2023-03-01T09:42:49.630Z] 5eb5b503b376: Pull complete [2023-03-01T09:42:49.887Z] 5c69ac0246d0: Pull complete [2023-03-01T09:42:50.146Z] ec43610c2a17: Pull complete [2023-03-01T09:42:50.404Z] 3a2ae6a8a46f: Pull complete [2023-03-01T09:42:50.664Z] 33b1e0a273af: Pull complete [2023-03-01T09:42:50.664Z] 5d3b04190fa2: Pull complete [2023-03-01T09:42:54.848Z] 2f39f015ded8: Pull complete [2023-03-01T09:42:54.848Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-01T09:42:54.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T09:42:54.848Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T09:42:54.931Z] prd-ubuntu20.04-docker-8c-8g-7945 does not seem to be running inside a container [2023-03-01T09:42:54.958Z] $ 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/434/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/434 -v /w/workspace/edgex-go/434:/w/workspace/edgex-go/434:rw,z -v /w/workspace/edgex-go/434@tmp:/w/workspace/edgex-go/434@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-01T09:42:56.804Z] $ docker top c3598668ca693fd708e32184e57a06a673662870eb0c3d2ab87b94b4b682bdb2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T09:42:57.159Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-01T09:42:57.441Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-01T09:42:57.725Z] + ls /var/log/sa-host [2023-03-01T09:42:57.725Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T09:42:57.908Z] provisioning config files... [2023-03-01T09:42:57.931Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/434@tmp/config9175955017383508155tmp [Pipeline] { [Pipeline] echo [2023-03-01T09:42:57.942Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T09:42:58.279Z] ---> create-netrc.sh [Pipeline] } [2023-03-01T09:42:58.324Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-01T09:42:58.691Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-01T09:42:58.699Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T09:42:58.978Z] ---> sudo-logs.sh [2023-03-01T09:42:58.978Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-01T09:42:59.002Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T09:42:59.282Z] ---> job-cost.sh [2023-03-01T09:42:59.282Z] lf-activate-venv: SKIPPING [2023-03-01T09:42:59.282Z] DEBUG: total: 0.10999999940395355 [2023-03-01T09:42:59.282Z] INFO: Retrieving Stack Cost... [2023-03-01T09:42:59.540Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-01T09:43:00.109Z] INFO: Archiving Costs [Pipeline] echo [2023-03-01T09:43:00.122Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T09:43:00.403Z] ---> logs-deploy.sh [2023-03-01T09:43:00.403Z] lf-activate-venv: SKIPPING [2023-03-01T09:43:00.403Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/434 [2023-03-01T09:43:00.403Z] INFO: archiving workspace using pattern(s): [2023-03-01T09:43:01.339Z] Archives upload complete. [2023-03-01T09:43:01.598Z] INFO: archiving logs to Nexus [2023-03-01T09:43:02.167Z] ---> uname -a: [2023-03-01T09:43:02.167Z] Linux prd-ubuntu20-04-docker-8c-8g-7945 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-01T09:43:02.167Z] [2023-03-01T09:43:02.167Z] [2023-03-01T09:43:02.167Z] ---> lscpu: [2023-03-01T09:43:02.167Z] Architecture: x86_64 [2023-03-01T09:43:02.167Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-01T09:43:02.167Z] Byte Order: Little Endian [2023-03-01T09:43:02.167Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-01T09:43:02.167Z] CPU(s): 8 [2023-03-01T09:43:02.167Z] On-line CPU(s) list: 0-7 [2023-03-01T09:43:02.167Z] Thread(s) per core: 1 [2023-03-01T09:43:02.167Z] Core(s) per socket: 1 [2023-03-01T09:43:02.167Z] Socket(s): 8 [2023-03-01T09:43:02.167Z] NUMA node(s): 1 [2023-03-01T09:43:02.167Z] Vendor ID: AuthenticAMD [2023-03-01T09:43:02.167Z] CPU family: 23 [2023-03-01T09:43:02.167Z] Model: 49 [2023-03-01T09:43:02.167Z] Model name: AMD EPYC-Rome Processor [2023-03-01T09:43:02.167Z] Stepping: 0 [2023-03-01T09:43:02.167Z] CPU MHz: 2799.998 [2023-03-01T09:43:02.167Z] BogoMIPS: 5599.99 [2023-03-01T09:43:02.167Z] Virtualization: AMD-V [2023-03-01T09:43:02.167Z] Hypervisor vendor: KVM [2023-03-01T09:43:02.167Z] Virtualization type: full [2023-03-01T09:43:02.167Z] L1d cache: 256 KiB [2023-03-01T09:43:02.167Z] L1i cache: 256 KiB [2023-03-01T09:43:02.167Z] L2 cache: 4 MiB [2023-03-01T09:43:02.167Z] L3 cache: 128 MiB [2023-03-01T09:43:02.167Z] NUMA node0 CPU(s): 0-7 [2023-03-01T09:43:02.167Z] Vulnerability Itlb multihit: Not affected [2023-03-01T09:43:02.167Z] Vulnerability L1tf: Not affected [2023-03-01T09:43:02.167Z] Vulnerability Mds: Not affected [2023-03-01T09:43:02.167Z] Vulnerability Meltdown: Not affected [2023-03-01T09:43:02.167Z] Vulnerability Mmio stale data: Not affected [2023-03-01T09:43:02.167Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-01T09:43:02.167Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-01T09:43:02.167Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-01T09:43:02.167Z] Vulnerability Srbds: Not affected [2023-03-01T09:43:02.167Z] Vulnerability Tsx async abort: Not affected [2023-03-01T09:43:02.167Z] 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 [2023-03-01T09:43:02.167Z] [2023-03-01T09:43:02.167Z] [2023-03-01T09:43:02.167Z] ---> nproc: [2023-03-01T09:43:02.167Z] 8 [2023-03-01T09:43:02.167Z] [2023-03-01T09:43:02.167Z] [2023-03-01T09:43:02.167Z] ---> df -h: [2023-03-01T09:43:02.167Z] Filesystem Size Used Avail Use% Mounted on [2023-03-01T09:43:02.167Z] overlay 155G 20G 136G 13% / [2023-03-01T09:43:02.167Z] tmpfs 64M 0 64M 0% /dev [2023-03-01T09:43:02.167Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-01T09:43:02.167Z] shm 64M 0 64M 0% /dev/shm [2023-03-01T09:43:02.167Z] /dev/vda1 155G 20G 136G 13% /facter-os [2023-03-01T09:43:02.167Z] [2023-03-01T09:43:02.167Z] [2023-03-01T09:43:02.167Z] ---> sar -b -r -n DEV: [2023-03-01T09:43:02.167Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7945) 03/01/23 _x86_64_ (8 CPU) [2023-03-01T09:43:02.167Z] [2023-03-01T09:43:02.167Z] 09:12:37 LINUX RESTART (8 CPU) [2023-03-01T09:43:02.167Z] [2023-03-01T09:43:02.167Z] 09:13:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-01T09:43:02.167Z] 09:14:01 184.07 38.84 145.23 0.00 4294.46 75203.52 0.00 [2023-03-01T09:43:02.167Z] 09:15:01 31.27 0.07 31.20 0.00 0.67 12857.84 0.00 [2023-03-01T09:43:02.167Z] 09:16:01 78.22 0.20 78.02 0.00 7.73 31537.48 0.00 [2023-03-01T09:43:02.167Z] 09:17:01 731.14 8.95 722.19 0.00 75.04 347868.58 0.00 [2023-03-01T09:43:02.167Z] 09:18:01 934.37 7.88 926.49 0.00 922.61 237466.33 0.00 [2023-03-01T09:43:02.167Z] 09:19:01 1012.21 6.05 1006.17 0.00 4285.42 250374.40 0.00 [2023-03-01T09:43:02.167Z] 09:20:01 120.21 0.17 120.04 0.00 17.99 17075.91 0.00 [2023-03-01T09:43:02.167Z] 09:21:01 16.48 0.03 16.45 0.00 3.20 431.66 0.00 [2023-03-01T09:43:02.167Z] 09:22:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 [2023-03-01T09:43:02.167Z] 09:23:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 [2023-03-01T09:43:02.167Z] 09:24:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 [2023-03-01T09:43:02.167Z] 09:25:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 [2023-03-01T09:43:02.167Z] 09:26:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 [2023-03-01T09:43:02.167Z] 09:27:01 1.65 0.00 1.65 0.00 0.00 19.46 0.00 [2023-03-01T09:43:02.167Z] 09:28:01 1.87 0.02 1.85 0.00 0.13 24.66 0.00 [2023-03-01T09:43:02.167Z] 09:29:01 0.88 0.00 0.88 0.00 0.00 11.46 0.00 [2023-03-01T09:43:02.167Z] 09:30:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 [2023-03-01T09:43:02.167Z] 09:31:01 0.92 0.00 0.92 0.00 0.00 11.46 0.00 [2023-03-01T09:43:02.167Z] 09:32:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 [2023-03-01T09:43:02.167Z] 09:33:01 1.43 0.00 1.43 0.00 0.00 17.60 0.00 [2023-03-01T09:43:02.167Z] 09:34:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 [2023-03-01T09:43:02.168Z] 09:35:01 1.10 0.00 1.10 0.00 0.00 14.26 0.00 [2023-03-01T09:43:02.168Z] 09:36:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 [2023-03-01T09:43:02.168Z] 09:37:01 0.88 0.00 0.88 0.00 0.00 11.86 0.00 [2023-03-01T09:43:02.168Z] 09:38:01 2.37 0.18 2.18 0.00 18.53 27.86 0.00 [2023-03-01T09:43:02.168Z] 09:39:01 1.02 0.00 1.02 0.00 0.00 12.66 0.00 [2023-03-01T09:43:02.168Z] 09:40:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 [2023-03-01T09:43:02.168Z] 09:41:01 0.90 0.00 0.90 0.00 0.00 11.46 0.00 [2023-03-01T09:43:02.168Z] 09:42:01 43.91 0.10 43.81 0.00 10.26 27755.11 0.00 [2023-03-01T09:43:02.168Z] 09:43:01 139.82 0.35 139.47 0.00 17.06 49078.04 0.00 [2023-03-01T09:43:02.168Z] Average: 110.50 2.07 108.43 0.00 319.56 34979.09 0.00 [2023-03-01T09:43:02.168Z] [2023-03-01T09:43:02.168Z] 09:13:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-01T09:43:02.168Z] 09:14:01 28557116 31588324 716836 2.18 111460 3166504 1877612 5.53 1096748 2831256 268 [2023-03-01T09:43:02.168Z] 09:15:01 27609540 31113064 1183576 3.60 115248 3590808 2286704 6.74 1664568 3154192 175048 [2023-03-01T09:43:02.168Z] 09:16:01 25808784 31445776 850152 2.59 117944 5666368 2615976 7.71 1647300 4916540 1990824 [2023-03-01T09:43:02.168Z] 09:17:01 21621880 31030124 1236036 3.76 288064 8976816 3823012 11.27 2294224 8124832 30484 [2023-03-01T09:43:02.168Z] 09:18:01 19984128 31054848 1202376 3.66 321912 10509484 3554068 10.47 2682044 9263456 71336 [2023-03-01T09:43:02.168Z] 09:19:01 19465280 31350240 911708 2.77 391372 11196300 2342544 6.90 2645280 9781292 179420 [2023-03-01T09:43:02.168Z] 09:20:01 19969856 31517440 752408 2.29 392104 10883596 1842308 5.43 2431796 9524268 508 [2023-03-01T09:43:02.168Z] 09:21:01 19971572 31520316 749368 2.28 392700 10884112 1863868 5.49 2427916 9524528 20 [2023-03-01T09:43:02.168Z] 09:22:01 19971508 31520492 749376 2.28 392708 10884116 1863868 5.49 2427888 9524756 20 [2023-03-01T09:43:02.168Z] 09:23:01 19976768 31525788 744024 2.26 392752 10884116 1863868 5.49 2421716 9524756 144 [2023-03-01T09:43:02.168Z] 09:24:01 19977584 31526636 743528 2.26 392760 10884120 1863868 5.49 2421788 9524760 8 [2023-03-01T09:43:02.168Z] 09:25:01 19977820 31527004 743280 2.26 392768 10884128 1863868 5.49 2421620 9524880 144 [2023-03-01T09:43:02.168Z] 09:26:01 19979568 31528888 741344 2.25 392768 10884256 1863868 5.49 2419772 9525008 8 [2023-03-01T09:43:02.168Z] 09:27:01 19979480 31528808 741344 2.25 392784 10884260 1863868 5.49 2419904 9525016 12 [2023-03-01T09:43:02.168Z] 09:28:01 19978960 31528368 742404 2.26 392812 10884236 1898344 5.59 2419908 9524984 20 [2023-03-01T09:43:02.168Z] 09:29:01 19978944 31528356 742372 2.26 392820 10884240 1898344 5.59 2419916 9524988 168 [2023-03-01T09:43:02.168Z] 09:30:01 19979148 31528572 742092 2.26 392832 10884244 1898344 5.59 2419864 9524992 4 [2023-03-01T09:43:02.168Z] 09:31:01 19978628 31528068 742536 2.26 392844 10884244 1898344 5.59 2419876 9524992 184 [2023-03-01T09:43:02.168Z] 09:32:01 19978580 31528044 742488 2.26 392868 10884252 1898344 5.59 2419904 9524996 8 [2023-03-01T09:43:02.168Z] 09:33:01 19978532 31528048 742440 2.26 392900 10884252 1898344 5.59 2419956 9524996 52 [2023-03-01T09:43:02.168Z] 09:34:01 19978920 31528456 742192 2.26 392904 10884260 1898344 5.59 2420004 9525008 8 [2023-03-01T09:43:02.168Z] 09:35:01 19978100 31527648 742944 2.26 392932 10884264 1898344 5.59 2419948 9525012 136 [2023-03-01T09:43:02.168Z] 09:36:01 19978408 31527984 742564 2.26 392944 10884264 1898344 5.59 2419976 9525012 12 [2023-03-01T09:43:02.168Z] 09:37:01 19978296 31527892 742604 2.26 392948 10884268 1898344 5.59 2420000 9525016 196 [2023-03-01T09:43:02.168Z] 09:38:01 19978012 31528336 742512 2.26 392968 10884820 1920020 5.66 2420100 9525500 64 [2023-03-01T09:43:02.168Z] 09:39:01 19978152 31528488 742292 2.26 392984 10884828 1920020 5.66 2420168 9525500 180 [2023-03-01T09:43:02.168Z] 09:40:01 19978320 31528676 742268 2.26 393000 10884832 1920020 5.66 2420108 9525504 4 [2023-03-01T09:43:02.168Z] 09:41:01 19978284 31528656 742472 2.26 393008 10884836 1920020 5.66 2420184 9525504 180 [2023-03-01T09:43:02.168Z] 09:42:01 19107472 31412068 855044 2.60 396988 11589276 2034544 6.00 2546652 10217604 856 [2023-03-01T09:43:02.168Z] 09:43:01 17899444 31446016 815528 2.48 448540 12645628 1993240 5.87 2637336 11196904 512 [2023-03-01T09:43:02.168Z] Average: 20651903 31467714 804337 2.45 361121 10226524 2069353 6.10 2349549 8967868 81694 [2023-03-01T09:43:02.168Z] [2023-03-01T09:43:02.168Z] 09:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-01T09:43:02.168Z] 09:14:01 docker0 592.90 588.32 42.95 3488.10 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:14:01 lo 4.88 4.88 0.47 0.47 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:14:01 ens3 1562.06 1408.71 12732.87 180.00 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:15:01 docker0 1.30 1.33 0.08 0.10 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:15:01 vethae43cfc 1.30 1.48 0.10 0.12 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:15:01 ens3 26.19 15.11 21.04 10.85 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:16:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:16:01 vethfba9b2c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:16:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:16:01 ens3 109.40 76.88 1704.68 120.19 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:17:01 veth7813fb9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:17:01 docker0 503.02 825.89 41.06 6188.04 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:17:01 vethfba9b2c 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:17:01 veth85bea6a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:17:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:17:01 ens3 849.30 519.18 6250.39 56.89 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:17:01 veth4a9e0c5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:17:01 veth0ed46cb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:18:01 docker0 99.73 198.48 8.12 1428.40 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:18:01 vethfba9b2c 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:18:01 veth9fd0cb6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:18:01 veth2b083c2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:18:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:18:01 veth0f08d26 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:18:01 ens3 339.15 162.32 2654.60 29.59 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:18:01 veth8491972 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:19:01 docker0 102.37 201.88 8.24 1431.50 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:19:01 vethfba9b2c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:19:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:19:01 ens3 318.08 161.61 3117.01 31.08 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:19:01 veth110c2ec 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:20:01 docker0 2.00 4.23 0.12 43.64 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:20:01 lo 44.72 44.72 4.41 4.41 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:20:01 ens3 378.04 385.77 259.44 1529.07 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:21:01 lo 22.26 22.26 2.19 2.19 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:21:01 ens3 311.36 316.06 136.30 1945.88 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:22:01 ens3 0.62 0.38 0.35 0.27 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:23:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:24:01 ens3 0.13 0.08 0.07 0.06 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:25:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:26:01 ens3 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:27:01 ens3 0.57 0.38 0.26 0.21 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:29:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:30:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:32:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:34:01 ens3 0.13 0.08 0.07 0.06 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.168Z] 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.169Z] 09:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.169Z] 09:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.169Z] 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.169Z] 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.169Z] 09:36:01 ens3 1.10 0.83 2.95 0.06 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.169Z] 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.169Z] 09:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.169Z] 09:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.169Z] 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.169Z] 09:38:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.169Z] 09:38:01 ens3 0.27 0.27 0.11 0.03 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.169Z] 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.169Z] 09:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.169Z] 09:39:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.169Z] 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.169Z] 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.169Z] 09:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.169Z] 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.169Z] 09:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.169Z] 09:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.169Z] 09:42:01 docker0 1.12 1.03 0.08 1.52 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.169Z] 09:42:01 veth16d63f0 1.12 1.08 0.10 1.53 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.169Z] 09:42:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.169Z] 09:42:01 ens3 136.74 81.30 3976.13 12.93 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.169Z] 09:43:01 docker0 39.17 63.85 3.67 589.48 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.169Z] 09:43:01 lo 2.67 2.67 0.27 0.27 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.169Z] 09:43:01 ens3 371.96 261.40 6375.99 168.76 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.169Z] Average: docker0 44.42 62.55 3.46 437.37 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.169Z] Average: lo 2.71 2.71 0.26 0.26 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.169Z] Average: ens3 146.11 112.33 1234.73 136.18 0.00 0.00 0.00 0.00 [2023-03-01T09:43:02.169Z] [2023-03-01T09:43:02.169Z] [2023-03-01T09:43:02.169Z] ---> sar -P ALL: [2023-03-01T09:43:02.169Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7945) 03/01/23 _x86_64_ (8 CPU) [2023-03-01T09:43:02.169Z] [2023-03-01T09:43:02.169Z] 09:12:37 LINUX RESTART (8 CPU) [2023-03-01T09:43:02.169Z] [2023-03-01T09:43:02.169Z] 09:13:02 CPU %user %nice %system %iowait %steal %idle [2023-03-01T09:43:02.169Z] 09:14:01 all 12.69 0.00 4.79 1.59 0.06 80.86 [2023-03-01T09:43:02.169Z] 09:14:01 0 18.52 0.00 5.03 1.36 0.05 75.04 [2023-03-01T09:43:02.169Z] 09:14:01 1 9.05 0.00 5.03 0.62 0.05 85.25 [2023-03-01T09:43:02.169Z] 09:14:01 2 17.62 0.00 6.04 6.30 0.07 69.98 [2023-03-01T09:43:02.169Z] 09:14:01 3 13.25 0.00 4.18 0.22 0.07 82.29 [2023-03-01T09:43:02.169Z] 09:14:01 4 9.87 0.00 4.34 2.85 0.05 82.89 [2023-03-01T09:43:02.169Z] 09:14:01 5 12.18 0.00 4.40 0.27 0.05 83.09 [2023-03-01T09:43:02.169Z] 09:14:01 6 11.85 0.00 4.83 0.84 0.05 82.43 [2023-03-01T09:43:02.169Z] 09:14:01 7 9.16 0.00 4.50 0.24 0.07 86.03 [2023-03-01T09:43:02.169Z] 09:15:01 all 42.96 0.00 6.72 0.21 0.08 50.04 [2023-03-01T09:43:02.169Z] 09:15:01 0 43.61 0.00 6.82 0.02 0.08 49.46 [2023-03-01T09:43:02.169Z] 09:15:01 1 43.74 0.00 7.48 0.07 0.08 48.63 [2023-03-01T09:43:02.169Z] 09:15:01 2 43.95 0.00 6.88 1.24 0.08 47.84 [2023-03-01T09:43:02.169Z] 09:15:01 3 44.18 0.00 5.59 0.03 0.08 50.11 [2023-03-01T09:43:02.169Z] 09:15:01 4 43.25 0.00 7.33 0.25 0.08 49.08 [2023-03-01T09:43:02.169Z] 09:15:01 5 43.77 0.00 6.54 0.02 0.07 49.61 [2023-03-01T09:43:02.169Z] 09:15:01 6 43.07 0.00 7.15 0.02 0.08 49.68 [2023-03-01T09:43:02.169Z] 09:15:01 7 38.06 0.00 5.94 0.00 0.08 55.92 [2023-03-01T09:43:02.169Z] 09:16:01 all 34.55 0.00 6.93 0.62 0.09 57.81 [2023-03-01T09:43:02.169Z] 09:16:01 0 32.55 0.00 6.27 0.62 0.08 60.47 [2023-03-01T09:43:02.169Z] 09:16:01 1 35.03 0.00 7.56 0.24 0.08 57.09 [2023-03-01T09:43:02.169Z] 09:16:01 2 34.21 0.00 7.40 3.03 0.09 55.29 [2023-03-01T09:43:02.169Z] 09:16:01 3 35.32 0.00 7.02 0.05 0.08 57.52 [2023-03-01T09:43:02.169Z] 09:16:01 4 34.62 0.00 7.88 0.64 0.08 56.77 [2023-03-01T09:43:02.169Z] 09:16:01 5 35.46 0.00 6.55 0.27 0.10 57.62 [2023-03-01T09:43:02.169Z] 09:16:01 6 35.23 0.00 7.27 0.02 0.10 57.38 [2023-03-01T09:43:02.169Z] 09:16:01 7 33.98 0.00 5.53 0.10 0.08 60.31 [2023-03-01T09:43:02.169Z] 09:17:01 all 23.70 0.00 11.92 10.75 0.08 53.56 [2023-03-01T09:43:02.169Z] 09:17:01 0 23.98 0.00 9.79 5.02 0.08 61.13 [2023-03-01T09:43:02.169Z] 09:17:01 1 24.21 0.00 11.86 12.37 0.08 51.48 [2023-03-01T09:43:02.169Z] 09:17:01 2 24.27 0.00 12.37 12.07 0.08 51.21 [2023-03-01T09:43:02.169Z] 09:17:01 3 23.04 0.00 11.39 4.84 0.07 60.66 [2023-03-01T09:43:02.169Z] 09:17:01 4 23.35 0.00 10.41 6.28 0.07 59.88 [2023-03-01T09:43:02.169Z] 09:17:01 5 22.94 0.00 13.33 14.62 0.07 49.04 [2023-03-01T09:43:02.169Z] 09:17:01 6 22.08 0.00 12.16 5.72 0.07 59.96 [2023-03-01T09:43:02.169Z] 09:17:01 7 25.70 0.00 14.07 25.15 0.09 35.00 [2023-03-01T09:43:02.169Z] 09:18:01 all 67.96 0.00 14.18 5.26 0.13 12.47 [2023-03-01T09:43:02.169Z] 09:18:01 0 67.38 0.00 13.90 3.60 0.15 14.96 [2023-03-01T09:43:02.169Z] 09:18:01 1 69.06 0.00 13.48 7.64 0.12 9.70 [2023-03-01T09:43:02.169Z] 09:18:01 2 68.06 0.00 12.87 3.38 0.13 15.56 [2023-03-01T09:43:02.169Z] 09:18:01 3 68.76 0.00 15.51 3.27 0.13 12.33 [2023-03-01T09:43:02.169Z] 09:18:01 4 68.52 0.00 12.93 4.75 0.13 13.67 [2023-03-01T09:43:02.169Z] 09:18:01 5 66.94 0.00 15.04 10.29 0.12 7.61 [2023-03-01T09:43:02.169Z] 09:18:01 6 68.47 0.00 13.44 3.92 0.15 14.02 [2023-03-01T09:43:02.169Z] 09:18:01 7 66.51 0.00 16.24 5.20 0.14 11.92 [2023-03-01T09:43:02.169Z] 09:19:01 all 54.75 0.00 13.94 6.25 0.14 24.92 [2023-03-01T09:43:02.169Z] 09:19:01 0 53.74 0.00 14.98 8.05 0.14 23.09 [2023-03-01T09:43:02.169Z] 09:19:01 1 56.52 0.00 14.81 5.24 0.14 23.29 [2023-03-01T09:43:02.169Z] 09:19:01 2 50.08 0.00 11.81 2.21 0.14 35.76 [2023-03-01T09:43:02.169Z] 09:19:01 3 52.79 0.00 12.37 4.76 0.14 29.94 [2023-03-01T09:43:02.169Z] 09:19:01 4 56.58 0.00 14.12 4.55 0.14 24.61 [2023-03-01T09:43:02.169Z] 09:19:01 5 56.21 0.00 15.19 6.82 0.15 21.62 [2023-03-01T09:43:02.169Z] 09:19:01 6 57.96 0.00 12.79 4.84 0.14 24.27 [2023-03-01T09:43:02.169Z] 09:19:01 7 54.11 0.00 15.40 13.51 0.14 16.85 [2023-03-01T09:43:02.169Z] 09:20:01 all 12.14 0.00 2.47 0.62 0.06 84.72 [2023-03-01T09:43:02.169Z] 09:20:01 0 13.02 0.00 2.42 0.07 0.05 84.44 [2023-03-01T09:43:02.169Z] 09:20:01 1 13.66 0.00 2.64 0.71 0.05 82.93 [2023-03-01T09:43:02.169Z] 09:20:01 2 10.47 0.00 2.19 0.28 0.05 87.00 [2023-03-01T09:43:02.169Z] 09:20:01 3 10.58 0.00 2.95 0.02 0.07 86.39 [2023-03-01T09:43:02.169Z] 09:20:01 4 11.10 0.00 2.05 0.05 0.07 86.73 [2023-03-01T09:43:02.169Z] 09:20:01 5 12.73 0.00 2.55 1.74 0.05 82.93 [2023-03-01T09:43:02.169Z] 09:20:01 6 11.67 0.00 1.90 1.93 0.05 84.45 [2023-03-01T09:43:02.169Z] 09:20:01 7 13.85 0.00 3.02 0.17 0.08 82.88 [2023-03-01T09:43:02.169Z] 09:21:01 all 6.75 0.00 0.62 0.07 0.04 92.52 [2023-03-01T09:43:02.169Z] 09:21:01 0 10.35 0.00 0.80 0.00 0.05 88.79 [2023-03-01T09:43:02.169Z] 09:21:01 1 7.82 0.00 0.65 0.18 0.03 91.32 [2023-03-01T09:43:02.169Z] 09:21:01 2 5.22 0.00 0.43 0.02 0.02 94.31 [2023-03-01T09:43:02.169Z] 09:21:01 3 6.08 0.00 0.64 0.07 0.05 93.16 [2023-03-01T09:43:02.169Z] 09:21:01 4 1.93 0.00 0.37 0.02 0.02 97.67 [2023-03-01T09:43:02.169Z] 09:21:01 5 4.45 0.00 0.53 0.02 0.03 94.96 [2023-03-01T09:43:02.169Z] 09:21:01 6 9.39 0.00 0.68 0.25 0.03 89.64 [2023-03-01T09:43:02.169Z] 09:21:01 7 8.78 0.00 0.87 0.02 0.07 90.27 [2023-03-01T09:43:02.169Z] 09:22:01 all 0.24 0.00 0.01 0.00 0.00 99.74 [2023-03-01T09:43:02.169Z] 09:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T09:43:02.169Z] 09:22:01 1 1.84 0.00 0.00 0.00 0.00 98.16 [2023-03-01T09:43:02.169Z] 09:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T09:43:02.169Z] 09:22:01 3 0.02 0.00 0.03 0.02 0.00 99.93 [2023-03-01T09:43:02.169Z] 09:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-01T09:43:02.169Z] 09:22:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-01T09:43:02.169Z] 09:22:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-01T09:43:02.169Z] 09:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T09:43:02.169Z] 09:23:01 all 0.18 0.00 0.02 0.01 0.01 99.78 [2023-03-01T09:43:02.169Z] 09:23:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2023-03-01T09:43:02.169Z] 09:23:01 1 1.27 0.00 0.07 0.00 0.02 98.64 [2023-03-01T09:43:02.169Z] 09:23:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-01T09:43:02.169Z] 09:23:01 3 0.03 0.00 0.02 0.03 0.02 99.90 [2023-03-01T09:43:02.169Z] 09:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T09:43:02.169Z] 09:23:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-01T09:43:02.169Z] 09:23:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-01T09:43:02.169Z] 09:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T09:43:02.169Z] 09:24:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-03-01T09:43:02.169Z] 09:24:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-01T09:43:02.169Z] 09:24:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2023-03-01T09:43:02.169Z] 09:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T09:43:02.169Z] 09:24:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-01T09:43:02.169Z] 09:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-01T09:43:02.169Z] 09:24:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-01T09:43:02.169Z] 09:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T09:43:02.169Z] 09:24:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-01T09:43:02.169Z] [2023-03-01T09:43:02.169Z] 09:24:01 CPU %user %nice %system %iowait %steal %idle [2023-03-01T09:43:02.169Z] 09:25:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-03-01T09:43:02.169Z] 09:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T09:43:02.169Z] 09:25:01 1 0.05 0.00 0.02 0.02 0.00 99.92 [2023-03-01T09:43:02.169Z] 09:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-01T09:43:02.169Z] 09:25:01 3 0.02 0.00 0.03 0.02 0.00 99.93 [2023-03-01T09:43:02.169Z] 09:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T09:43:02.169Z] 09:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-01T09:43:02.170Z] 09:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T09:43:02.170Z] 09:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T09:43:02.170Z] 09:26:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2023-03-01T09:43:02.170Z] 09:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T09:43:02.170Z] 09:26:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2023-03-01T09:43:02.170Z] 09:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T09:43:02.170Z] 09:26:01 3 0.05 0.00 0.02 0.02 0.02 99.90 [2023-03-01T09:43:02.170Z] 09:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T09:43:02.170Z] 09:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-01T09:43:02.170Z] 09:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T09:43:02.170Z] 09:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T09:43:02.170Z] 09:27:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2023-03-01T09:43:02.170Z] 09:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-01T09:43:02.170Z] 09:27:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-01T09:43:02.170Z] 09:27:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-03-01T09:43:02.170Z] 09:27:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-01T09:43:02.170Z] 09:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T09:43:02.170Z] 09:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-01T09:43:02.170Z] 09:27:01 6 0.03 0.00 0.02 0.03 0.00 99.92 [2023-03-01T09:43:02.170Z] 09:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-01T09:43:02.170Z] 09:28:01 all 0.03 0.00 0.03 0.01 0.00 99.93 [2023-03-01T09:43:02.170Z] 09:28:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2023-03-01T09:43:02.170Z] 09:28:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-01T09:43:02.170Z] 09:28:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2023-03-01T09:43:02.170Z] 09:28:01 3 0.02 0.00 0.02 0.03 0.00 99.93 [2023-03-01T09:43:02.170Z] 09:28:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-01T09:43:02.170Z] 09:28:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-01T09:43:02.170Z] 09:28:01 6 0.00 0.00 0.02 0.03 0.00 99.95 [2023-03-01T09:43:02.170Z] 09:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-01T09:43:02.170Z] 09:29:01 all 0.16 0.00 0.01 0.00 0.00 99.83 [2023-03-01T09:43:02.170Z] 09:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-01T09:43:02.170Z] 09:29:01 1 1.21 0.00 0.00 0.00 0.00 98.79 [2023-03-01T09:43:02.170Z] 09:29:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-03-01T09:43:02.170Z] 09:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T09:43:02.170Z] 09:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T09:43:02.170Z] 09:29:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-01T09:43:02.170Z] 09:29:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-01T09:43:02.170Z] 09:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T09:43:02.170Z] 09:30:01 all 0.27 0.00 0.00 0.00 0.00 99.72 [2023-03-01T09:43:02.170Z] 09:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T09:43:02.170Z] 09:30:01 1 2.00 0.00 0.00 0.00 0.00 98.00 [2023-03-01T09:43:02.170Z] 09:30:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-03-01T09:43:02.170Z] 09:30:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-01T09:43:02.170Z] 09:30:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-01T09:43:02.170Z] 09:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-01T09:43:02.170Z] 09:30:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-01T09:43:02.170Z] 09:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T09:43:02.170Z] 09:31:01 all 0.15 0.00 0.02 0.01 0.01 99.82 [2023-03-01T09:43:02.170Z] 09:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T09:43:02.170Z] 09:31:01 1 1.09 0.00 0.07 0.00 0.02 98.82 [2023-03-01T09:43:02.170Z] 09:31:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2023-03-01T09:43:02.170Z] 09:31:01 3 0.00 0.00 0.02 0.03 0.00 99.95 [2023-03-01T09:43:02.170Z] 09:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T09:43:02.170Z] 09:31:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-01T09:43:02.170Z] 09:31:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2023-03-01T09:43:02.170Z] 09:31:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-01T09:43:02.170Z] 09:32:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-03-01T09:43:02.170Z] 09:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-01T09:43:02.170Z] 09:32:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-01T09:43:02.170Z] 09:32:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2023-03-01T09:43:02.170Z] 09:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-01T09:43:02.170Z] 09:32:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2023-03-01T09:43:02.170Z] 09:32:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-01T09:43:02.170Z] 09:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T09:43:02.170Z] 09:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T09:43:02.170Z] 09:33:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-03-01T09:43:02.170Z] 09:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-01T09:43:02.170Z] 09:33:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-01T09:43:02.170Z] 09:33:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-01T09:43:02.170Z] 09:33:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2023-03-01T09:43:02.170Z] 09:33:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-01T09:43:02.170Z] 09:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-01T09:43:02.170Z] 09:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T09:43:02.170Z] 09:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T09:43:02.170Z] 09:34:01 all 0.18 0.00 0.01 0.01 0.00 99.80 [2023-03-01T09:43:02.170Z] 09:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T09:43:02.170Z] 09:34:01 1 1.35 0.00 0.03 0.00 0.02 98.60 [2023-03-01T09:43:02.170Z] 09:34:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2023-03-01T09:43:02.170Z] 09:34:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-01T09:43:02.170Z] 09:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T09:43:02.170Z] 09:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T09:43:02.170Z] 09:34:01 6 0.00 0.00 0.02 0.05 0.00 99.93 [2023-03-01T09:43:02.170Z] 09:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T09:43:02.170Z] 09:35:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2023-03-01T09:43:02.170Z] 09:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-01T09:43:02.170Z] 09:35:01 1 1.99 0.00 0.02 0.00 0.00 98.00 [2023-03-01T09:43:02.170Z] 09:35:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2023-03-01T09:43:02.170Z] 09:35:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2023-03-01T09:43:02.170Z] 09:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T09:43:02.170Z] 09:35:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-01T09:43:02.170Z] 09:35:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2023-03-01T09:43:02.170Z] 09:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T09:43:02.170Z] [2023-03-01T09:43:02.170Z] 09:35:01 CPU %user %nice %system %iowait %steal %idle [2023-03-01T09:43:02.170Z] 09:36:01 all 0.11 0.00 0.02 0.00 0.00 99.86 [2023-03-01T09:43:02.170Z] 09:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T09:43:02.170Z] 09:36:01 1 0.81 0.00 0.07 0.00 0.00 99.12 [2023-03-01T09:43:02.170Z] 09:36:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-01T09:43:02.170Z] 09:36:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-01T09:43:02.170Z] 09:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-01T09:43:02.170Z] 09:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-01T09:43:02.170Z] 09:36:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2023-03-01T09:43:02.170Z] 09:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-01T09:43:02.170Z] 09:37:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-03-01T09:43:02.170Z] 09:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T09:43:02.170Z] 09:37:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-01T09:43:02.170Z] 09:37:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-03-01T09:43:02.170Z] 09:37:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-01T09:43:02.170Z] 09:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T09:43:02.170Z] 09:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-01T09:43:02.170Z] 09:37:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-01T09:43:02.170Z] 09:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-01T09:43:02.170Z] 09:38:01 all 0.10 0.00 0.06 0.01 0.01 99.83 [2023-03-01T09:43:02.170Z] 09:38:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2023-03-01T09:43:02.170Z] 09:38:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-01T09:43:02.170Z] 09:38:01 2 0.62 0.00 0.20 0.02 0.00 99.17 [2023-03-01T09:43:02.170Z] 09:38:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-01T09:43:02.170Z] 09:38:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-01T09:43:02.170Z] 09:38:01 5 0.03 0.00 0.05 0.02 0.02 99.88 [2023-03-01T09:43:02.170Z] 09:38:01 6 0.02 0.00 0.03 0.05 0.00 99.90 [2023-03-01T09:43:02.170Z] 09:38:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2023-03-01T09:43:02.170Z] 09:39:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-03-01T09:43:02.170Z] 09:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T09:43:02.170Z] 09:39:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-01T09:43:02.170Z] 09:39:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-01T09:43:02.170Z] 09:39:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2023-03-01T09:43:02.170Z] 09:39:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-01T09:43:02.170Z] 09:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-01T09:43:02.170Z] 09:39:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2023-03-01T09:43:02.170Z] 09:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T09:43:02.170Z] 09:40:01 all 0.01 0.00 0.00 0.00 0.00 99.97 [2023-03-01T09:43:02.170Z] 09:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T09:43:02.170Z] 09:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T09:43:02.170Z] 09:40:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-01T09:43:02.170Z] 09:40:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-01T09:43:02.170Z] 09:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T09:43:02.170Z] 09:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T09:43:02.170Z] 09:40:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-01T09:43:02.170Z] 09:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T09:43:02.170Z] 09:41:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-03-01T09:43:02.170Z] 09:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-01T09:43:02.170Z] 09:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-01T09:43:02.170Z] 09:41:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-01T09:43:02.170Z] 09:41:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-01T09:43:02.170Z] 09:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T09:43:02.170Z] 09:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-01T09:43:02.170Z] 09:41:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-01T09:43:02.170Z] 09:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-01T09:43:02.170Z] 09:42:01 all 3.38 0.00 1.53 0.47 0.02 94.60 [2023-03-01T09:43:02.170Z] 09:42:01 0 2.73 0.00 1.59 0.00 0.02 95.66 [2023-03-01T09:43:02.170Z] 09:42:01 1 3.33 0.00 1.75 0.02 0.02 94.89 [2023-03-01T09:43:02.170Z] 09:42:01 2 3.10 0.00 2.05 0.17 0.03 94.65 [2023-03-01T09:43:02.170Z] 09:42:01 3 4.42 0.00 1.08 0.53 0.02 93.96 [2023-03-01T09:43:02.171Z] 09:42:01 4 3.69 0.00 1.68 0.02 0.02 94.60 [2023-03-01T09:43:02.171Z] 09:42:01 5 3.07 0.00 1.02 0.00 0.02 95.90 [2023-03-01T09:43:02.171Z] 09:42:01 6 2.84 0.00 1.49 3.01 0.02 92.64 [2023-03-01T09:43:02.171Z] 09:42:01 7 3.90 0.00 1.59 0.02 0.03 94.46 [2023-03-01T09:43:02.171Z] 09:43:01 all 9.04 0.00 3.97 1.16 0.06 85.77 [2023-03-01T09:43:02.171Z] 09:43:01 0 8.38 0.00 4.75 0.27 0.05 86.55 [2023-03-01T09:43:02.171Z] 09:43:01 1 7.82 0.00 3.38 0.39 0.07 88.34 [2023-03-01T09:43:02.171Z] 09:43:01 2 9.59 0.00 4.86 3.79 0.07 81.70 [2023-03-01T09:43:02.171Z] 09:43:01 3 8.39 0.00 3.93 1.48 0.07 86.13 [2023-03-01T09:43:02.171Z] 09:43:01 4 9.04 0.00 3.15 0.22 0.05 87.54 [2023-03-01T09:43:02.171Z] 09:43:01 5 11.05 0.00 3.69 0.46 0.07 84.74 [2023-03-01T09:43:02.171Z] 09:43:01 6 9.21 0.00 3.79 2.52 0.07 84.40 [2023-03-01T09:43:02.171Z] 09:43:01 7 8.88 0.00 4.16 0.14 0.07 86.75 [2023-03-01T09:43:02.171Z] Average: all 8.90 0.00 2.22 0.89 0.03 87.96 [2023-03-01T09:43:02.171Z] Average: 0 9.05 0.00 2.19 0.62 0.03 88.10 [2023-03-01T09:43:02.171Z] Average: 1 9.33 0.00 2.28 0.91 0.03 87.45 [2023-03-01T09:43:02.171Z] Average: 2 8.83 0.00 2.22 1.07 0.03 87.85 [2023-03-01T09:43:02.171Z] Average: 3 8.81 0.00 2.14 0.51 0.03 88.51 [2023-03-01T09:43:02.171Z] Average: 4 8.66 0.00 2.12 0.65 0.02 88.55 [2023-03-01T09:43:02.171Z] Average: 5 8.89 0.00 2.28 1.14 0.03 87.67 [2023-03-01T09:43:02.171Z] Average: 6 8.98 0.00 2.16 0.77 0.03 88.05 [2023-03-01T09:43:02.171Z] Average: 7 8.67 0.00 2.35 1.46 0.03 87.49 [2023-03-01T09:43:02.171Z] [2023-03-01T09:43:02.171Z] [2023-03-01T09:43:02.171Z]