Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d 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-ssh12972507222543312544.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh15801653688891546237.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh15005179893539692261.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh13980568502507028746.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-ssh12307667605174594955.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7498 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/489 [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/489 # 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 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d # timeout=10 Commit message: "feat: Consume SecretProvider breaking changes (#4510)" > git rev-list --no-walk 45fc594543f7f2c9980bb623fee04b627618be8c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-12T00:32:43.152Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-12T00:32:43.192Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-12T00:32:43.207Z] ========================================================= [2023-04-12T00:32:43.207Z] EdgeX Global Pipelines Version Info [2023-04-12T00:32:43.207Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-12T00:32:43.911Z] ------------------- [2023-04-12T00:32:43.911Z] stable info: [2023-04-12T00:32:43.911Z] ------------------- [2023-04-12T00:32:43.911Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-12T00:32:43.911Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-12T00:32:43.911Z] Message: update stable to v1.0.245 [2023-04-12T00:32:44.481Z] ------------------- [2023-04-12T00:32:44.481Z] experimental info: [2023-04-12T00:32:44.481Z] ------------------- [2023-04-12T00:32:44.481Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-12T00:32:44.481Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-12T00:32:44.481Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-12T00:32:44.668Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-04-12T00:32:44.679Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-04-12T00:32:44.690Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-12T00:32:44.700Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-12T00:32:44.711Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-12T00:32:44.721Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-12T00:32:44.731Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-12T00:32:44.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-04-12T00:32:44.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-04-12T00:32:44.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-04-12T00:32:44.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-12T00:32:44.783Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-12T00:32:44.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-12T00:32:44.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-12T00:32:44.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-12T00:32:44.830Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-12T00:32:44.839Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-12T00:32:44.847Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-12T00:32:44.856Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-12T00:32:44.874Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-04-12T00:32:44.887Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-12T00:32:44.897Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-12T00:32:44.909Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-12T00:32:44.918Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-12T00:32:44.928Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-12T00:32:44.939Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-12T00:32:44.949Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [Pipeline] echo [2023-04-12T00:32:44.960Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0cbeeed [Pipeline] echo [2023-04-12T00:32:44.970Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-12T00:32:45.008Z] provisioning config files... [2023-04-12T00:32:45.020Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/489@tmp/config4944461252183483232tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T00:32:45.320Z] ---> docker-login.sh [2023-04-12T00:32:45.320Z] nexus3.edgexfoundry.org:10001 [2023-04-12T00:32:45.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T00:32:45.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T00:32:45.839Z] Configure a credential helper to remove this warning. See [2023-04-12T00:32:45.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T00:32:45.839Z] [2023-04-12T00:32:45.839Z] Login Succeeded [2023-04-12T00:32:45.839Z] nexus3.edgexfoundry.org:10002 [2023-04-12T00:32:45.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T00:32:45.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T00:32:45.839Z] Configure a credential helper to remove this warning. See [2023-04-12T00:32:45.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T00:32:45.839Z] [2023-04-12T00:32:45.839Z] Login Succeeded [2023-04-12T00:32:45.839Z] nexus3.edgexfoundry.org:10003 [2023-04-12T00:32:45.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T00:32:46.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T00:32:46.100Z] Configure a credential helper to remove this warning. See [2023-04-12T00:32:46.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T00:32:46.100Z] [2023-04-12T00:32:46.100Z] Login Succeeded [2023-04-12T00:32:46.100Z] nexus3.edgexfoundry.org:10004 [2023-04-12T00:32:46.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T00:32:46.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T00:32:46.100Z] Configure a credential helper to remove this warning. See [2023-04-12T00:32:46.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T00:32:46.100Z] [2023-04-12T00:32:46.100Z] Login Succeeded [2023-04-12T00:32:46.100Z] docker.io [2023-04-12T00:32:46.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T00:32:46.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T00:32:46.360Z] Configure a credential helper to remove this warning. See [2023-04-12T00:32:46.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T00:32:46.360Z] [2023-04-12T00:32:46.360Z] Login Succeeded [2023-04-12T00:32:46.360Z] ---> docker-login.sh ends [Pipeline] } [2023-04-12T00:32:46.368Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-12T00:32:46.669Z] + 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-04-12T00:32:46.669Z] + cut -d/ -f2 [2023-04-12T00:32:46.669Z] + dirname cmd/core-command/Dockerfile [2023-04-12T00:32:46.669Z] + echo core-command,cmd/core-command/Dockerfile [2023-04-12T00:32:46.669Z] + cut -d/ -f2 [2023-04-12T00:32:46.669Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-04-12T00:32:46.669Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-04-12T00:32:46.669Z] + + dirname cmd/core-data/Dockerfile [2023-04-12T00:32:46.669Z] cut -d/ -f2 [2023-04-12T00:32:46.669Z] + echo core-data,cmd/core-data/Dockerfile [2023-04-12T00:32:46.669Z] + cut -d/ -f2 [2023-04-12T00:32:46.669Z] + dirname cmd/core-metadata/Dockerfile [2023-04-12T00:32:46.669Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-04-12T00:32:46.669Z] + + cut -d/ -f2 [2023-04-12T00:32:46.669Z] dirname cmd/security-bootstrapper/Dockerfile [2023-04-12T00:32:46.669Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-04-12T00:32:46.669Z] + + cut -d/dirname -f2 cmd/security-proxy-auth/Dockerfile [2023-04-12T00:32:46.669Z] [2023-04-12T00:32:46.669Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-04-12T00:32:46.669Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-04-12T00:32:46.669Z] + cut -d/ -f2 [2023-04-12T00:32:46.669Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-04-12T00:32:46.669Z] + + dirnamecut cmd/security-secretstore-setup/Dockerfile -d/ [2023-04-12T00:32:46.669Z] -f2 [2023-04-12T00:32:46.669Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-04-12T00:32:46.669Z] + + cut -d/dirname -f2 cmd/security-spiffe-token-provider/Dockerfile [2023-04-12T00:32:46.669Z] [2023-04-12T00:32:46.669Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-04-12T00:32:46.669Z] + cut -d/ -f2 [2023-04-12T00:32:46.669Z] + dirname cmd/security-spire-agent/Dockerfile [2023-04-12T00:32:46.669Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-04-12T00:32:46.669Z] + dirname cmd/security-spire-config/Dockerfile [2023-04-12T00:32:46.669Z] + cut -d/ -f2 [2023-04-12T00:32:46.669Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-04-12T00:32:46.669Z] + dirname cmd/security-spire-server/Dockerfile [2023-04-12T00:32:46.669Z] + cut -d/ -f2 [2023-04-12T00:32:46.669Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-04-12T00:32:46.669Z] + dirname cmd/support-notifications/Dockerfile [2023-04-12T00:32:46.669Z] + cut -d/ -f2 [2023-04-12T00:32:46.669Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-04-12T00:32:46.669Z] + dirname cmd/support-scheduler/Dockerfile [2023-04-12T00:32:46.669Z] + cut -d/ -f2 [2023-04-12T00:32:46.669Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-04-12T00:32:46.719Z] 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-04-12T00:32:47.049Z] + git rev-list -1 --merges 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d~1..0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [Pipeline] echo [2023-04-12T00:32:47.065Z] -----------> git rev-list -1 --merges 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d~1..0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [false] [Pipeline] sh [2023-04-12T00:32:47.349Z] + git log --format=format:%s -1 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [Pipeline] echo [2023-04-12T00:32:47.362Z] ========================================================= [2023-04-12T00:32:47.362Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-12T00:32:47.362Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-04-12T00:32:47.758Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-12T00:32:47.758Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-12T00:32:47.758Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-12T00:32:47.758Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-12T00:32:47.758Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-12T00:32:47.758Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-12T00:32:47.758Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:32:48.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-12T00:32:48.172Z] [2023-04-12T00:32:48.172Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:32:48.469Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-12T00:32:48.469Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-12T00:32:48.469Z] b85a868b505f: Pulling fs layer [2023-04-12T00:32:48.469Z] e2be974225ed: Pulling fs layer [2023-04-12T00:32:48.469Z] 339a4e72a1f5: Pulling fs layer [2023-04-12T00:32:48.469Z] 988bab9f4d93: Pulling fs layer [2023-04-12T00:32:48.469Z] 1469e6f7b9e6: Pulling fs layer [2023-04-12T00:32:48.469Z] eaf3925da568: Pulling fs layer [2023-04-12T00:32:48.469Z] bab4dde63d76: Pulling fs layer [2023-04-12T00:32:48.469Z] bde34c3a00c8: Pulling fs layer [2023-04-12T00:32:48.469Z] b352a97aabf1: Pulling fs layer [2023-04-12T00:32:48.469Z] 4872d77fe225: Pulling fs layer [2023-04-12T00:32:48.469Z] 5851b861e8e6: Pulling fs layer [2023-04-12T00:32:48.469Z] b352a97aabf1: Waiting [2023-04-12T00:32:48.469Z] bde34c3a00c8: Waiting [2023-04-12T00:32:48.469Z] 4872d77fe225: Waiting [2023-04-12T00:32:48.469Z] 988bab9f4d93: Waiting [2023-04-12T00:32:48.469Z] 5851b861e8e6: Waiting [2023-04-12T00:32:48.469Z] 1469e6f7b9e6: Waiting [2023-04-12T00:32:48.469Z] eaf3925da568: Waiting [2023-04-12T00:32:48.469Z] bab4dde63d76: Waiting [2023-04-12T00:32:48.469Z] e2be974225ed: Verifying Checksum [2023-04-12T00:32:48.469Z] e2be974225ed: Download complete [2023-04-12T00:32:48.469Z] 988bab9f4d93: Verifying Checksum [2023-04-12T00:32:48.469Z] 988bab9f4d93: Download complete [2023-04-12T00:32:48.729Z] 1469e6f7b9e6: Verifying Checksum [2023-04-12T00:32:48.729Z] 1469e6f7b9e6: Download complete [2023-04-12T00:32:48.729Z] 339a4e72a1f5: Verifying Checksum [2023-04-12T00:32:48.729Z] 339a4e72a1f5: Download complete [2023-04-12T00:32:48.729Z] eaf3925da568: Verifying Checksum [2023-04-12T00:32:48.729Z] eaf3925da568: Download complete [2023-04-12T00:32:48.729Z] bde34c3a00c8: Download complete [2023-04-12T00:32:48.729Z] b352a97aabf1: Verifying Checksum [2023-04-12T00:32:48.729Z] b352a97aabf1: Download complete [2023-04-12T00:32:48.729Z] 4872d77fe225: Verifying Checksum [2023-04-12T00:32:48.729Z] 4872d77fe225: Download complete [2023-04-12T00:32:48.729Z] 5851b861e8e6: Verifying Checksum [2023-04-12T00:32:48.729Z] 5851b861e8e6: Download complete [2023-04-12T00:32:48.729Z] b85a868b505f: Verifying Checksum [2023-04-12T00:32:48.729Z] b85a868b505f: Download complete [2023-04-12T00:32:48.987Z] bab4dde63d76: Verifying Checksum [2023-04-12T00:32:48.987Z] bab4dde63d76: Download complete [2023-04-12T00:32:49.921Z] b85a868b505f: Pull complete [2023-04-12T00:32:50.180Z] e2be974225ed: Pull complete [2023-04-12T00:32:50.440Z] 339a4e72a1f5: Pull complete [2023-04-12T00:32:50.440Z] 988bab9f4d93: Pull complete [2023-04-12T00:32:51.009Z] 1469e6f7b9e6: Pull complete [2023-04-12T00:32:51.009Z] eaf3925da568: Pull complete [2023-04-12T00:32:52.385Z] bab4dde63d76: Pull complete [2023-04-12T00:32:52.644Z] bde34c3a00c8: Pull complete [2023-04-12T00:32:52.644Z] b352a97aabf1: Pull complete [2023-04-12T00:32:52.644Z] 4872d77fe225: Pull complete [2023-04-12T00:32:52.903Z] 5851b861e8e6: Pull complete [2023-04-12T00:32:52.903Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-12T00:32:52.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-12T00:32:52.903Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T00:32:52.993Z] prd-ubuntu20.04-docker-8c-8g-7498 does not seem to be running inside a container [2023-04-12T00:32:53.035Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/489 -v /w/workspace/edgex-go/489:/w/workspace/edgex-go/489:rw,z -v /w/workspace/edgex-go/489@tmp:/w/workspace/edgex-go/489@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-04-12T00:32:56.926Z] $ docker top bf96fd35644ab12a64c37fba6bae2cc1e5d9714ae8db36126dd40055546b0c3c -eo pid,comm [2023-04-12T00:32:56.976Z] 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-04-12T00:32:56.976Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-12T00:32:57.005Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-12T00:32:57.005Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-12T00:32:57.113Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-12T00:32:57.120Z] $ docker exec bf96fd35644ab12a64c37fba6bae2cc1e5d9714ae8db36126dd40055546b0c3c ssh-agent [2023-04-12T00:32:57.217Z] SSH_AUTH_SOCK=/tmp/ssh-JK6aekhAYBC5/agent.32 [2023-04-12T00:32:57.217Z] SSH_AGENT_PID=38 [2023-04-12T00:32:57.223Z] Running ssh-add (command line suppressed) [2023-04-12T00:32:57.337Z] Identity added: /w/workspace/edgex-go/489@tmp/private_key_11388977753302121912.key (/w/workspace/edgex-go/489@tmp/private_key_11388977753302121912.key) [2023-04-12T00:32:57.344Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-12T00:32:57.630Z] + git tag --points-at HEAD [Pipeline] } [2023-04-12T00:32:57.648Z] $ docker exec --env ******** --env ******** bf96fd35644ab12a64c37fba6bae2cc1e5d9714ae8db36126dd40055546b0c3c ssh-agent -k [2023-04-12T00:32:57.741Z] unset SSH_AUTH_SOCK; [2023-04-12T00:32:57.742Z] unset SSH_AGENT_PID; [2023-04-12T00:32:57.742Z] echo Agent pid 38 killed; [2023-04-12T00:32:57.745Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-12T00:32:57.767Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-12T00:32:57.767Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-12T00:32:57.883Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-12T00:32:57.890Z] $ docker exec bf96fd35644ab12a64c37fba6bae2cc1e5d9714ae8db36126dd40055546b0c3c ssh-agent [2023-04-12T00:32:57.994Z] SSH_AUTH_SOCK=/tmp/ssh-GyhQqcXivZon/agent.70 [2023-04-12T00:32:57.994Z] SSH_AGENT_PID=76 [2023-04-12T00:32:57.999Z] Running ssh-add (command line suppressed) [2023-04-12T00:32:58.095Z] Identity added: /w/workspace/edgex-go/489@tmp/private_key_13526227525815103699.key (/w/workspace/edgex-go/489@tmp/private_key_13526227525815103699.key) [2023-04-12T00:32:58.104Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-12T00:32:58.393Z] + git semver init [2023-04-12T00:32:58.651Z] 2023-04-12 00:32:58,579 [run_init] DEBUG init version:0.0.0 force:False [2023-04-12T00:32:58.651Z] 2023-04-12 00:32:58,579 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/489/.semver [2023-04-12T00:32:58.651Z] 2023-04-12 00:32:58,580 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/489/.semver [2023-04-12T00:32:58.651Z] 2023-04-12 00:32:58,580 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/489/.semver'], cwd=/w/workspace/edgex-go/489, universal_newlines=False, shell=None, istream=None) [2023-04-12T00:33:06.771Z] 2023-04-12 00:33:06,623 [append_file] DEBUG append to file:/w/workspace/edgex-go/489/.git/info/exclude [2023-04-12T00:33:06.771Z] 2023-04-12 00:33:06,624 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/489/.semver/main with force:False [2023-04-12T00:33:06.771Z] 2023-04-12 00:33:06,624 [read_version] DEBUG read version from /w/workspace/edgex-go/489/.semver/main [2023-04-12T00:33:06.771Z] 2023-04-12 00:33:06,624 [read_version] DEBUG read version from /w/workspace/edgex-go/489/.semver/main [2023-04-12T00:33:06.771Z] 3.0.0-dev.127 [Pipeline] } [2023-04-12T00:33:06.784Z] $ docker exec --env ******** --env ******** bf96fd35644ab12a64c37fba6bae2cc1e5d9714ae8db36126dd40055546b0c3c ssh-agent -k [2023-04-12T00:33:06.883Z] unset SSH_AUTH_SOCK; [2023-04-12T00:33:06.883Z] unset SSH_AGENT_PID; [2023-04-12T00:33:06.884Z] echo Agent pid 76 killed; [2023-04-12T00:33:06.892Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-12T00:33:07.191Z] + git semver [Pipeline] } [2023-04-12T00:33:07.464Z] $ docker stop --time=1 bf96fd35644ab12a64c37fba6bae2cc1e5d9714ae8db36126dd40055546b0c3c [2023-04-12T00:33:09.060Z] $ docker rm -f --volumes bf96fd35644ab12a64c37fba6bae2cc1e5d9714ae8db36126dd40055546b0c3c [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-12T00:33:09.387Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-12T00:33:09.576Z] Stashed 1 file(s) [Pipeline] echo [2023-04-12T00:33:09.579Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.127 [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-04-12T00:33:09.977Z] + git config --global --add safe.directory /w/workspace/edgex-go/489 [Pipeline] echo [2023-04-12T00:33:09.988Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-12T00:33:09.998Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-12T00:33:10.004Z] ========================================================= [2023-04-12T00:33:10.004Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-12T00:33:10.004Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-12T00:33:10.284Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-12T00:33:10.284Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-12T00:33:10.284Z] 63b65145d645: Pulling fs layer [2023-04-12T00:33:10.284Z] a2d21d5440eb: Pulling fs layer [2023-04-12T00:33:10.284Z] 935e6c44a52c: Pulling fs layer [2023-04-12T00:33:10.284Z] 94cc34f8dd06: Pulling fs layer [2023-04-12T00:33:10.284Z] 30dea6a524f1: Pulling fs layer [2023-04-12T00:33:10.284Z] 94cc34f8dd06: Waiting [2023-04-12T00:33:10.284Z] a2aff8979fd8: Pulling fs layer [2023-04-12T00:33:10.284Z] 6808be2612f2: Pulling fs layer [2023-04-12T00:33:10.284Z] f25807f1079a: Pulling fs layer [2023-04-12T00:33:10.284Z] 30dea6a524f1: Waiting [2023-04-12T00:33:10.284Z] a2aff8979fd8: Waiting [2023-04-12T00:33:10.284Z] 6808be2612f2: Waiting [2023-04-12T00:33:10.284Z] f25807f1079a: Waiting [2023-04-12T00:33:10.284Z] a2d21d5440eb: Download complete [2023-04-12T00:33:10.284Z] 94cc34f8dd06: Download complete [2023-04-12T00:33:10.284Z] 30dea6a524f1: Verifying Checksum [2023-04-12T00:33:10.284Z] 30dea6a524f1: Download complete [2023-04-12T00:33:10.284Z] 63b65145d645: Verifying Checksum [2023-04-12T00:33:10.284Z] 63b65145d645: Download complete [2023-04-12T00:33:10.284Z] a2aff8979fd8: Verifying Checksum [2023-04-12T00:33:10.284Z] a2aff8979fd8: Download complete [2023-04-12T00:33:10.564Z] 63b65145d645: Pull complete [2023-04-12T00:33:10.564Z] a2d21d5440eb: Pull complete [2023-04-12T00:33:10.831Z] f25807f1079a: Verifying Checksum [2023-04-12T00:33:10.831Z] f25807f1079a: Download complete [2023-04-12T00:33:11.089Z] 935e6c44a52c: Download complete [2023-04-12T00:33:11.346Z] 6808be2612f2: Verifying Checksum [2023-04-12T00:33:11.346Z] 6808be2612f2: Download complete [2023-04-12T00:33:14.626Z] 935e6c44a52c: Pull complete [2023-04-12T00:33:14.626Z] 94cc34f8dd06: Pull complete [2023-04-12T00:33:14.626Z] 30dea6a524f1: Pull complete [2023-04-12T00:33:14.626Z] a2aff8979fd8: Pull complete [2023-04-12T00:33:16.524Z] 6808be2612f2: Pull complete [2023-04-12T00:33:17.458Z] f25807f1079a: Pull complete [2023-04-12T00:33:17.458Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-12T00:33:17.458Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-12T00:33:17.458Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-12T00:33:17.750Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-12T00:33:17.750Z] WORKDIR /edgex [2023-04-12T00:33:17.750Z] COPY go.mod . [2023-04-12T00:33:17.750Z] RUN go mod download [2023-04-12T00:33:17.750Z] + docker build -t ci-base-image-x86_64 -f - . [2023-04-12T00:33:18.315Z] Sending build context to Docker daemon 170.6MB [2023-04-12T00:33:18.315Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-12T00:33:18.315Z] ---> 3b553350e43f [2023-04-12T00:33:18.315Z] Step 2/4 : WORKDIR /edgex [2023-04-12T00:33:24.649Z] Still waiting to schedule task [2023-04-12T00:33:24.649Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7496’ [2023-04-12T00:33:26.454Z] ---> Running in 70e97e7c98aa [2023-04-12T00:33:26.454Z] Removing intermediate container 70e97e7c98aa [2023-04-12T00:33:26.454Z] ---> 3dbcf52418d7 [2023-04-12T00:33:26.454Z] Step 3/4 : COPY go.mod . [2023-04-12T00:33:26.454Z] ---> efac571b96e6 [2023-04-12T00:33:26.454Z] Step 4/4 : RUN go mod download [2023-04-12T00:33:26.454Z] ---> Running in 8be95e1617de [2023-04-12T00:33:44.576Z] Removing intermediate container 8be95e1617de [2023-04-12T00:33:44.576Z] ---> fa193fdaeef6 [2023-04-12T00:33:44.576Z] Successfully built fa193fdaeef6 [2023-04-12T00:33:44.576Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:33:44.881Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-12T00:33:44.881Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T00:33:44.948Z] prd-ubuntu20.04-docker-8c-8g-7498 does not seem to be running inside a container [2023-04-12T00:33:44.979Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/489 -v /w/workspace/edgex-go/489:/w/workspace/edgex-go/489:rw,z -v /w/workspace/edgex-go/489@tmp:/w/workspace/edgex-go/489@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-04-12T00:33:45.414Z] $ docker top 4434263b6f4b0cb159ce0ab22d7aa37d5103849d23a2bbd9bc130f087d2d86f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-12T00:33:45.769Z] + go version [2023-04-12T00:33:45.769Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-12T00:33:45.785Z] $ docker stop --time=1 4434263b6f4b0cb159ce0ab22d7aa37d5103849d23a2bbd9bc130f087d2d86f0 [2023-04-12T00:33:47.143Z] $ docker rm -f --volumes 4434263b6f4b0cb159ce0ab22d7aa37d5103849d23a2bbd9bc130f087d2d86f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:33:47.538Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-12T00:33:47.538Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T00:33:47.608Z] prd-ubuntu20.04-docker-8c-8g-7498 does not seem to be running inside a container [2023-04-12T00:33:47.643Z] $ 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/489 -v /w/workspace/edgex-go/489:/w/workspace/edgex-go/489:rw,z -v /w/workspace/edgex-go/489@tmp:/w/workspace/edgex-go/489@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-04-12T00:33:47.978Z] $ docker top eba28258bdc54b716e4e045835b90e6ef2f4a6f11d6bcbbbce7fb3fcaab14fe0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-12T00:33:48.044Z] ========================================================= [2023-04-12T00:33:48.044Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-04-12T00:33:48.044Z] ========================================================= [Pipeline] sh [2023-04-12T00:33:48.320Z] + git config --global --add safe.directory /w/workspace/edgex-go/489 [Pipeline] fileExists [Pipeline] sh [2023-04-12T00:33:48.617Z] + make test [2023-04-12T00:33:48.617Z] go test -race -coverprofile=coverage.out ./... [2023-04-12T00:33:55.176Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-04-12T00:34:10.179Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-04-12T00:34:10.179Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-04-12T00:34:10.179Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-04-12T00:34:10.179Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-04-12T00:34:10.179Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-04-12T00:34:10.179Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-04-12T00:34:10.179Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-04-12T00:34:10.179Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-04-12T00:34:10.179Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-04-12T00:34:10.179Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-04-12T00:34:10.179Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-04-12T00:34:10.179Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-04-12T00:34:10.179Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-04-12T00:34:10.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-04-12T00:34:10.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-04-12T00:34:10.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-04-12T00:34:10.745Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2023-04-12T00:34:11.003Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 98.5% of statements [2023-04-12T00:34:11.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-04-12T00:34:11.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-04-12T00:34:11.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-04-12T00:34:12.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-04-12T00:34:12.135Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-04-12T00:34:12.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-04-12T00:34:12.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-04-12T00:34:12.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-04-12T00:34:12.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-04-12T00:34:12.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-04-12T00:34:14.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-04-12T00:34:14.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-04-12T00:34:14.548Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.076s coverage: 71.5% of statements [2023-04-12T00:34:14.548Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 54.0% of statements [2023-04-12T00:34:15.525Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.629s coverage: 88.5% of statements [2023-04-12T00:34:15.525Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.063s coverage: 3.8% of statements [2023-04-12T00:34:15.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-04-12T00:34:15.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-04-12T00:34:15.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-04-12T00:34:16.077Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-04-12T00:34:16.077Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-04-12T00:34:16.077Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-04-12T00:34:16.077Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-04-12T00:34:16.077Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-04-12T00:34:16.335Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.327s coverage: 95.6% of statements [2023-04-12T00:34:16.335Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 72.2% of statements [2023-04-12T00:34:16.903Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-04-12T00:34:16.903Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-04-12T00:34:16.903Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-04-12T00:34:17.159Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.073s coverage: 65.9% of statements [2023-04-12T00:34:17.724Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-04-12T00:34:17.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-04-12T00:34:17.724Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements [2023-04-12T00:34:17.724Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 29.0% of statements [2023-04-12T00:34:17.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 44.1% of statements [2023-04-12T00:34:17.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.043s coverage: 82.9% of statements [2023-04-12T00:34:17.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.039s coverage: 94.1% of statements [2023-04-12T00:34:17.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.179s coverage: 96.3% of statements [2023-04-12T00:34:18.547Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.037s coverage: 87.5% of statements [2023-04-12T00:34:18.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-04-12T00:34:18.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-04-12T00:34:18.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-04-12T00:34:18.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-04-12T00:34:18.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-04-12T00:34:18.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-04-12T00:34:18.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-04-12T00:34:18.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-04-12T00:34:19.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-04-12T00:34:19.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-04-12T00:34:19.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-04-12T00:34:19.741Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-04-12T00:34:20.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-04-12T00:34:20.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-04-12T00:34:20.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-04-12T00:34:21.524Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-04-12T00:34:21.783Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-04-12T00:34:22.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-04-12T00:34:22.719Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-04-12T00:34:24.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-04-12T00:34:24.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-04-12T00:34:24.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-04-12T00:34:25.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-04-12T00:34:25.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-04-12T00:34:26.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-04-12T00:34:27.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-04-12T00:34:27.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-04-12T00:34:27.028Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-04-12T00:34:27.028Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-04-12T00:34:28.412Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-04-12T00:34:28.412Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-04-12T00:34:28.412Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-04-12T00:34:28.412Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-04-12T00:34:29.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-04-12T00:34:29.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-04-12T00:34:29.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-04-12T00:34:29.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-04-12T00:34:30.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.104s coverage: 94.4% of statements [2023-04-12T00:34:30.739Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-04-12T00:34:30.739Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-04-12T00:34:31.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-04-12T00:34:31.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-04-12T00:34:44.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.821s coverage: 79.9% of statements [2023-04-12T00:34:44.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.282s coverage: 92.9% of statements [2023-04-12T00:34:44.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-04-12T00:34:44.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 62.3% of statements [2023-04-12T00:34:44.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements [2023-04-12T00:34:44.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements [2023-04-12T00:34:44.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2023-04-12T00:34:44.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 81.2% of statements [2023-04-12T00:34:44.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 82.1% of statements [2023-04-12T00:34:44.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements [2023-04-12T00:34:44.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.187s coverage: 63.1% of statements [2023-04-12T00:34:44.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements [2023-04-12T00:34:44.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2023-04-12T00:34:44.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2023-04-12T00:34:44.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements [2023-04-12T00:34:44.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2023-04-12T00:34:44.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.163s coverage: 38.4% of statements [2023-04-12T00:34:44.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements [2023-04-12T00:34:44.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2023-04-12T00:34:44.370Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 17.7% of statements [2023-04-12T00:34:44.370Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.110s coverage: 92.3% of statements [2023-04-12T00:34:44.370Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.5% of statements [2023-04-12T00:34:44.370Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements [2023-04-12T00:34:44.370Z] 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-04-12T00:34:44.370Z] running golangci-lint [2023-04-12T00:34:44.370Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-04-12T00:34:44.370Z] go version go1.20.2 linux/amd64 [2023-04-12T00:34:59.267Z] Cannot contact prd-ubuntu20.04-docker-8c-8g-7498: java.lang.InterruptedException [2023-04-12T00:36:26.238Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7501 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-04-12T00:36:26.250Z] Running in /w/workspace/edgex-go/489 [Pipeline] { [Pipeline] checkout [2023-04-12T00:36:26.301Z] The recommended git tool is: git [2023-04-12T00:36:31.586Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-04-12T00:36:31.586Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-04-12T00:36:31.586Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|imports|name|deps|exports_file|files) took 14.282036331s" [2023-04-12T00:36:31.586Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.002383ms" [2023-04-12T00:36:31.586Z] level=info msg="[linters_context/goanalysis] analyzers took 1m0.697217204s with top 10 stages: buildir: 32.263123924s, printf: 3.019562326s, ctrlflow: 2.436191713s, fact_deprecated: 2.377750063s, inspect: 1.866056476s, gosec: 1.55721824s, S1038: 1.190895307s, nilness: 653.737767ms, fact_purity: 625.081996ms, SA4029: 516.402018ms" [2023-04-12T00:36:31.586Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2023-04-12T00:36:31.586Z] level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 201/201, identifier_marker: 201/201, exclude: 201/201, cgo: 201/201, skip_files: 201/201, filename_unadjuster: 201/201, nolint: 0/21, path_prettifier: 201/201, exclude-rules: 21/201, skip_dirs: 201/201" [2023-04-12T00:36:31.586Z] level=info msg="[runner] processing took 18.539327ms with stages: nolint: 7.615327ms, identifier_marker: 5.171257ms, path_prettifier: 1.930664ms, exclude-rules: 1.870124ms, autogenerated_exclude: 1.318356ms, skip_dirs: 579.698µs, cgo: 30.75µs, filename_unadjuster: 18.381µs, max_same_issues: 1µs, skip_files: 520ns, uniq_by_line: 500ns, max_per_file_from_linter: 490ns, diff: 420ns, source_code: 410ns, exclude: 300ns, sort_results: 280ns, path_shortener: 270ns, severity-rules: 260ns, max_from_linter: 210ns, path_prefixer: 110ns" [2023-04-12T00:36:31.586Z] level=info msg="[runner] linters took 8.206399476s with stages: goanalysis_metalinter: 8.187734427s" [2023-04-12T00:36:31.587Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-04-12T00:36:31.587Z] level=info msg="Memory: 225 samples, avg is 196.9MB, max is 756.9MB" [2023-04-12T00:36:31.587Z] level=info msg="Execution took 22.533716408s" [2023-04-12T00:36:31.587Z] go vet ./... [2023-04-12T00:36:31.587Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-12T00:36:31.587Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-12T00:36:31.587Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-12T00:36:31.596Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-12T00:36:31.879Z] + ls -al . [2023-04-12T00:36:31.879Z] total 704 [2023-04-12T00:36:31.879Z] drwxrwxr-x 11 1001 1001 4096 Apr 12 00:33 . [2023-04-12T00:36:31.879Z] drwxr-xr-x 4 root root 4096 Apr 12 00:33 .. [2023-04-12T00:36:31.879Z] drwxrwxr-x 2 1001 1001 4096 Apr 12 00:32 .blubracket [2023-04-12T00:36:31.879Z] -rw-rw-r-- 1 1001 1001 16 Apr 12 00:32 .dockerignore [2023-04-12T00:36:31.879Z] drwxrwxr-x 8 1001 1001 4096 Apr 12 00:33 .git [2023-04-12T00:36:31.879Z] drwxrwxr-x 3 1001 1001 4096 Apr 12 00:32 .github [2023-04-12T00:36:31.879Z] -rw-rw-r-- 1 1001 1001 1133 Apr 12 00:32 .gitignore [2023-04-12T00:36:31.879Z] -rw-rw-r-- 1 1001 1001 42 Apr 12 00:32 .golangci.yml [2023-04-12T00:36:31.879Z] -rw-rw-r-- 1 1001 1001 87 Apr 12 00:32 .hadolint.yml [2023-04-12T00:36:31.879Z] drwxr-xr-x 3 1001 1001 4096 Apr 12 00:33 .semver [2023-04-12T00:36:31.879Z] -rw-rw-r-- 1 1001 1001 166 Apr 12 00:32 .sonarcloud.properties [2023-04-12T00:36:31.879Z] -rw-rw-r-- 1 1001 1001 1171 Apr 12 00:32 ADOPTERS.md [2023-04-12T00:36:31.879Z] -rw-rw-r-- 1 1001 1001 10835 Apr 12 00:32 Attribution.txt [2023-04-12T00:36:31.879Z] -rw-rw-r-- 1 1001 1001 73765 Apr 12 00:32 CHANGELOG.md [2023-04-12T00:36:31.879Z] -rw-rw-r-- 1 1001 1001 3804 Apr 12 00:32 CONTRIBUTING.md [2023-04-12T00:36:31.879Z] -rw-rw-r-- 1 1001 1001 677 Apr 12 00:32 GOVERNANCE.md [2023-04-12T00:36:31.879Z] -rw-rw-r-- 1 1001 1001 883 Apr 12 00:32 Jenkinsfile [2023-04-12T00:36:31.879Z] -rw-rw-r-- 1 1001 1001 10775 Apr 12 00:32 LICENSE [2023-04-12T00:36:31.879Z] -rw-rw-r-- 1 1001 1001 14368 Apr 12 00:32 Makefile [2023-04-12T00:36:31.879Z] -rw-rw-r-- 1 1001 1001 582 Apr 12 00:32 OWNERS.md [2023-04-12T00:36:31.879Z] -rw-rw-r-- 1 1001 1001 9403 Apr 12 00:32 README.md [2023-04-12T00:36:31.879Z] -rw-rw-r-- 1 1001 1001 789 Apr 12 00:32 SECURITY.md [2023-04-12T00:36:31.879Z] -rw-rw-r-- 1 1001 1001 13 Apr 12 00:33 VERSION [2023-04-12T00:36:31.879Z] drwxrwxr-x 2 1001 1001 4096 Apr 12 00:32 bin [2023-04-12T00:36:31.879Z] drwxrwxr-x 18 1001 1001 4096 Apr 12 00:32 cmd [2023-04-12T00:36:31.879Z] -rw-r--r-- 1 root root 448243 Apr 12 00:34 coverage.out [2023-04-12T00:36:31.879Z] -rw-rw-r-- 1 1001 1001 3200 Apr 12 00:32 go.mod [2023-04-12T00:36:31.879Z] -rw-rw-r-- 1 1001 1001 31265 Apr 12 00:32 go.sum [2023-04-12T00:36:31.879Z] drwxrwxr-x 7 1001 1001 4096 Apr 12 00:32 internal [2023-04-12T00:36:31.879Z] drwxrwxr-x 3 1001 1001 4096 Apr 12 00:32 openapi [2023-04-12T00:36:31.879Z] -rw-rw-r-- 1 1001 1001 594 Apr 12 00:32 security.txt [2023-04-12T00:36:31.879Z] drwxrwxr-x 4 1001 1001 4096 Apr 12 00:32 snap [2023-04-12T00:36:31.879Z] -rw-rw-r-- 1 1001 1001 204 Apr 12 00:32 version.go [Pipeline] sh [2023-04-12T00:36:33.266Z] + '[' -e coverage.out ] [2023-04-12T00:36:33.266Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-04-12T00:36:34.220Z] Stashed 1 file(s) [Pipeline] sh [2023-04-12T00:36:34.796Z] + make build [2023-04-12T00:36:34.796Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.127" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-12T00:36:36.303Z] using credential edgex-jenkins-ssh [2023-04-12T00:36:36.321Z] Cloning the remote Git repository [2023-04-12T00:36:36.397Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-04-12T00:36:36.528Z] > git init /w/workspace/edgex-go/489 # timeout=10 [2023-04-12T00:36:36.807Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-04-12T00:36:36.808Z] > git --version # timeout=10 [2023-04-12T00:36:36.855Z] > git --version # 'git version 2.25.1' [2023-04-12T00:36:36.858Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-12T00:36:37.030Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-12T00:36:46.329Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.127" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-12T00:36:46.330Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.127" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-12T00:36:47.261Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.127" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-12T00:36:47.826Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.127" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-12T00:36:54.381Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.127" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-12T00:36:54.861Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-04-12T00:36:54.887Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-12T00:36:55.757Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.127" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-12T00:36:56.020Z] Avoid second fetch [2023-04-12T00:36:56.021Z] Checking out Revision 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d (main) [2023-04-12T00:36:56.691Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.127" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-12T00:36:56.931Z] Commit message: "feat: Consume SecretProvider breaking changes (#4510)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-04-12T00:36:57.851Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.127" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-12T00:36:56.049Z] > git config core.sparsecheckout # timeout=10 [2023-04-12T00:36:56.170Z] > git checkout -f 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d # timeout=10 [2023-04-12T00:36:58.384Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-12T00:36:58.384Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-12T00:36:58.384Z] Dload Upload Total Spent Left Speed [2023-04-12T00:36:58.384Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 78226 0 --:--:-- --:--:-- --:--:-- 78709 [2023-04-12T00:36:58.791Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.127" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] sh [2023-04-12T00:36:59.193Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-12T00:36:59.546Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2023-04-12T00:36:59.546Z] [2023-04-12T00:36:59.546Z] { [2023-04-12T00:36:59.546Z] "registry-mirrors": [ [2023-04-12T00:36:59.546Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-12T00:36:59.546Z] ], [2023-04-12T00:36:59.546Z] "bip": "10.250.0.254/24", [2023-04-12T00:36:59.546Z] "hosts": [ [2023-04-12T00:36:59.546Z] "tcp://0.0.0.0:5555", [2023-04-12T00:36:59.546Z] "unix:///var/run/docker.sock" [2023-04-12T00:36:59.546Z] ], [2023-04-12T00:36:59.546Z] "mtu": 1458, [2023-04-12T00:36:59.546Z] "selinux-enabled": true, [2023-04-12T00:36:59.546Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-12T00:36:59.546Z] } [Pipeline] sh [2023-04-12T00:36:59.729Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.127" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-12T00:36:59.907Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-12T00:37:00.277Z] + sudo service docker restart [2023-04-12T00:37:00.671Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.127" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-04-12T00:37:02.064Z] $ docker stop --time=1 eba28258bdc54b716e4e045835b90e6ef2f4a6f11d6bcbbbce7fb3fcaab14fe0 [2023-04-12T00:37:05.164Z] $ docker rm -f --volumes eba28258bdc54b716e4e045835b90e6ef2f4a6f11d6bcbbbce7fb3fcaab14fe0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:37:06.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-12T00:37:06.100Z] [2023-04-12T00:37:06.100Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:37:06.446Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-12T00:37:06.736Z] latest: Pulling from edgex-devops/edgex-compose [2023-04-12T00:37:06.736Z] cbdbe7a5bc2a: Pulling fs layer [2023-04-12T00:37:06.736Z] ca9280d653b3: Pulling fs layer [2023-04-12T00:37:06.736Z] 7e9c9ca2126c: Pulling fs layer [2023-04-12T00:37:06.736Z] cbdbe7a5bc2a: Download complete [2023-04-12T00:37:06.994Z] ca9280d653b3: Verifying Checksum [2023-04-12T00:37:06.994Z] ca9280d653b3: Download complete [2023-04-12T00:37:07.252Z] cbdbe7a5bc2a: Pull complete [2023-04-12T00:37:07.514Z] 7e9c9ca2126c: Download complete [2023-04-12T00:37:07.772Z] ca9280d653b3: Pull complete [2023-04-12T00:37:11.054Z] 7e9c9ca2126c: Pull complete [2023-04-12T00:37:11.054Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-04-12T00:37:11.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-12T00:37:11.054Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T00:37:11.141Z] prd-ubuntu20.04-docker-8c-8g-7498 does not seem to be running inside a container [2023-04-12T00:37:11.169Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/489 -v /w/workspace/edgex-go/489:/w/workspace/edgex-go/489:rw,z -v /w/workspace/edgex-go/489@tmp:/w/workspace/edgex-go/489@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-04-12T00:37:15.692Z] $ docker top e3582348f4cf3612ab29ed5aca7ea5b967e4c209fed328867d60bcfeb62566ad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-12T00:37:16.152Z] + docker-compose build --help [2023-04-12T00:37:16.152Z] + grep parallel [2023-04-12T00:37:16.724Z] --parallel Build images in parallel. [Pipeline] } [2023-04-12T00:37:16.738Z] $ docker stop --time=1 e3582348f4cf3612ab29ed5aca7ea5b967e4c209fed328867d60bcfeb62566ad [2023-04-12T00:37:18.002Z] $ docker rm -f --volumes e3582348f4cf3612ab29ed5aca7ea5b967e4c209fed328867d60bcfeb62566ad [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:37:18.392Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-04-12T00:37:18.392Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T00:37:18.462Z] prd-ubuntu20.04-docker-8c-8g-7498 does not seem to be running inside a container [2023-04-12T00:37:18.488Z] $ 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/489 -v /w/workspace/edgex-go/489:/w/workspace/edgex-go/489:rw,z -v /w/workspace/edgex-go/489@tmp:/w/workspace/edgex-go/489@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-04-12T00:37:18.814Z] $ docker top 18d6251ecabb19becf36557e5c69e0bab67c53622d60e28daa3eb52c063083d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2023-04-12T00:37:18.910Z] provisioning config files... [2023-04-12T00:37:18.943Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/489@tmp/config11568834038550396762tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T00:37:19.158Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-12T00:37:19.312Z] ---> docker-login.sh [2023-04-12T00:37:19.312Z] nexus3.edgexfoundry.org:10001 [2023-04-12T00:37:19.723Z] Building core-command ... [2023-04-12T00:37:19.723Z] Building core-common-config-bootstrapper ... [2023-04-12T00:37:19.723Z] Building core-data ... [2023-04-12T00:37:19.723Z] Building core-metadata ... [2023-04-12T00:37:19.723Z] Building security-bootstrapper ... [2023-04-12T00:37:19.723Z] Building security-proxy-auth ... [2023-04-12T00:37:19.723Z] Building security-proxy-setup ... [2023-04-12T00:37:19.723Z] Building security-secretstore-setup ... [2023-04-12T00:37:19.723Z] Building security-spiffe-token-provider ... [2023-04-12T00:37:19.723Z] Building security-spire-agent ... [2023-04-12T00:37:19.723Z] Building security-spire-config ... [2023-04-12T00:37:19.723Z] Building security-spire-server ... [2023-04-12T00:37:19.723Z] Building support-notifications ... [2023-04-12T00:37:19.723Z] Building support-scheduler ... [2023-04-12T00:37:19.723Z] Building support-scheduler [2023-04-12T00:37:19.723Z] Building core-command [2023-04-12T00:37:19.723Z] Building support-notifications [2023-04-12T00:37:19.723Z] Building security-proxy-setup [2023-04-12T00:37:19.723Z] Building core-common-config-bootstrapper [2023-04-12T00:37:19.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T00:37:19.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T00:37:19.903Z] Configure a credential helper to remove this warning. See [2023-04-12T00:37:19.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T00:37:19.903Z] [2023-04-12T00:37:19.903Z] Login Succeeded [2023-04-12T00:37:19.903Z] nexus3.edgexfoundry.org:10002 [2023-04-12T00:37:20.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T00:37:20.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T00:37:20.449Z] Configure a credential helper to remove this warning. See [2023-04-12T00:37:20.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T00:37:20.449Z] [2023-04-12T00:37:20.449Z] Login Succeeded [2023-04-12T00:37:20.449Z] nexus3.edgexfoundry.org:10003 [2023-04-12T00:37:20.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T00:37:20.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T00:37:20.723Z] Configure a credential helper to remove this warning. See [2023-04-12T00:37:20.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T00:37:20.723Z] [2023-04-12T00:37:20.723Z] Login Succeeded [2023-04-12T00:37:20.723Z] nexus3.edgexfoundry.org:10004 [2023-04-12T00:37:20.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T00:37:21.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T00:37:21.273Z] Configure a credential helper to remove this warning. See [2023-04-12T00:37:21.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T00:37:21.273Z] [2023-04-12T00:37:21.273Z] Login Succeeded [2023-04-12T00:37:21.273Z] docker.io [2023-04-12T00:37:21.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T00:37:21.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T00:37:21.810Z] Configure a credential helper to remove this warning. See [2023-04-12T00:37:21.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T00:37:21.810Z] [2023-04-12T00:37:21.810Z] Login Succeeded [2023-04-12T00:37:21.810Z] ---> docker-login.sh ends [Pipeline] } [2023-04-12T00:37:21.824Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-04-12T00:37:22.448Z] + git config --global --add safe.directory /w/workspace/edgex-go/489 [Pipeline] echo [2023-04-12T00:37:22.466Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-12T00:37:22.477Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-12T00:37:22.484Z] ========================================================= [2023-04-12T00:37:22.484Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-12T00:37:22.484Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-04-12T00:37:22.811Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-12T00:37:23.080Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-12T00:37:23.080Z] af6eaf76a39c: Pulling fs layer [2023-04-12T00:37:23.080Z] 55522c791124: Pulling fs layer [2023-04-12T00:37:23.080Z] ce5c4a1c91eb: Pulling fs layer [2023-04-12T00:37:23.080Z] 169dfbe0d373: Pulling fs layer [2023-04-12T00:37:23.080Z] e1ff8fa3b103: Pulling fs layer [2023-04-12T00:37:23.080Z] 52ebb69f0ebf: Pulling fs layer [2023-04-12T00:37:23.080Z] 5abe8eddf0d5: Pulling fs layer [2023-04-12T00:37:23.080Z] e1ff8fa3b103: Waiting [2023-04-12T00:37:23.080Z] 52ebb69f0ebf: Waiting [2023-04-12T00:37:23.080Z] 5abe8eddf0d5: Waiting [2023-04-12T00:37:23.080Z] 169dfbe0d373: Waiting [2023-04-12T00:37:23.080Z] 55522c791124: Verifying Checksum [2023-04-12T00:37:23.080Z] 55522c791124: Download complete [2023-04-12T00:37:23.080Z] 169dfbe0d373: Verifying Checksum [2023-04-12T00:37:23.080Z] 169dfbe0d373: Download complete [2023-04-12T00:37:23.080Z] e1ff8fa3b103: Verifying Checksum [2023-04-12T00:37:23.080Z] e1ff8fa3b103: Download complete [2023-04-12T00:37:23.080Z] af6eaf76a39c: Verifying Checksum [2023-04-12T00:37:23.080Z] af6eaf76a39c: Download complete [2023-04-12T00:37:24.073Z] af6eaf76a39c: Pull complete [2023-04-12T00:37:24.428Z] 5abe8eddf0d5: Verifying Checksum [2023-04-12T00:37:24.429Z] 5abe8eddf0d5: Download complete [2023-04-12T00:37:24.704Z] 55522c791124: Pull complete [2023-04-12T00:37:25.680Z] ce5c4a1c91eb: Verifying Checksum [2023-04-12T00:37:25.680Z] ce5c4a1c91eb: Download complete [2023-04-12T00:37:25.680Z] 52ebb69f0ebf: Verifying Checksum [2023-04-12T00:37:25.680Z] 52ebb69f0ebf: Download complete [2023-04-12T00:37:31.917Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-12T00:37:31.917Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-12T00:37:31.917Z] ---> fa193fdaeef6 [2023-04-12T00:37:31.917Z] Step 3/22 : WORKDIR /edgex-go [2023-04-12T00:37:31.917Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-12T00:37:31.917Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-12T00:37:31.917Z] ---> fa193fdaeef6 [2023-04-12T00:37:31.917Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-12T00:37:31.917Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-12T00:37:31.917Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-12T00:37:31.917Z] ---> fa193fdaeef6 [2023-04-12T00:37:31.917Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-12T00:37:31.917Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-12T00:37:31.917Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-12T00:37:31.917Z] ---> fa193fdaeef6 [2023-04-12T00:37:31.917Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-12T00:37:31.917Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-12T00:37:31.917Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-12T00:37:31.917Z] ---> fa193fdaeef6 [2023-04-12T00:37:31.917Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-12T00:37:38.059Z] ce5c4a1c91eb: Pull complete [2023-04-12T00:37:38.059Z] 169dfbe0d373: Pull complete [2023-04-12T00:37:38.059Z] e1ff8fa3b103: Pull complete [2023-04-12T00:37:44.786Z] 52ebb69f0ebf: Pull complete [2023-04-12T00:37:47.447Z] 5abe8eddf0d5: Pull complete [2023-04-12T00:37:47.447Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-12T00:37:47.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-12T00:37:47.447Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-04-12T00:37:47.828Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-12T00:37:47.829Z] WORKDIR /edgex [2023-04-12T00:37:47.829Z] COPY go.mod . [2023-04-12T00:37:47.829Z] RUN go mod download [2023-04-12T00:37:47.829Z] docker build -t ci-base-image-arm64 -f - . [2023-04-12T00:37:48.438Z] Sending build context to Docker daemon 2.936MB [2023-04-12T00:37:48.438Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-12T00:37:48.438Z] ---> 6cb57ee374ae [2023-04-12T00:37:48.438Z] Step 2/4 : WORKDIR /edgex [2023-04-12T00:37:50.151Z] ---> Running in 93487c5a897a [2023-04-12T00:37:50.152Z] ---> Running in 9a6c8c4f2bd6 [2023-04-12T00:37:50.152Z] ---> Running in 6f6ff954080c [2023-04-12T00:37:50.152Z] ---> Running in 038b78bef7df [2023-04-12T00:37:50.152Z] ---> Running in 8bc8844d366f [2023-04-12T00:37:50.152Z] Removing intermediate container 6f6ff954080c [2023-04-12T00:37:50.152Z] ---> cc7f2bc3f2b0 [2023-04-12T00:37:50.152Z] Step 4/23 : WORKDIR /edgex-go [2023-04-12T00:37:50.152Z] Removing intermediate container 038b78bef7df [2023-04-12T00:37:50.152Z] ---> 9a72acaa51f2 [2023-04-12T00:37:50.152Z] Step 4/24 : WORKDIR /edgex-go [2023-04-12T00:37:50.152Z] Removing intermediate container 8bc8844d366f [2023-04-12T00:37:50.152Z] ---> d71484645423 [2023-04-12T00:37:50.152Z] Step 4/23 : WORKDIR /edgex-go [2023-04-12T00:37:50.152Z] Removing intermediate container 93487c5a897a [2023-04-12T00:37:50.152Z] ---> edd83604e3e0 [2023-04-12T00:37:50.152Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-12T00:37:50.152Z] Removing intermediate container 9a6c8c4f2bd6 [2023-04-12T00:37:50.152Z] ---> 7d75bf0796a0 [2023-04-12T00:37:50.152Z] Step 4/23 : WORKDIR /edgex-go [2023-04-12T00:37:50.152Z] ---> Running in 2d2f5513490c [2023-04-12T00:37:50.152Z] ---> Running in 41f55cd9dfd7 [2023-04-12T00:37:50.152Z] ---> Running in bd0ad76b3107 [2023-04-12T00:37:50.152Z] ---> Running in 630da4de3c7d [2023-04-12T00:37:50.152Z] ---> Running in 5db8e34dceb6 [2023-04-12T00:37:50.152Z] Removing intermediate container 2d2f5513490c [2023-04-12T00:37:50.152Z] ---> faca2ad693e3 [2023-04-12T00:37:50.152Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-12T00:37:50.152Z] Removing intermediate container 41f55cd9dfd7 [2023-04-12T00:37:50.152Z] ---> 1fe7dcd38158 [2023-04-12T00:37:50.152Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-12T00:37:50.152Z] ---> Running in 1e8d03fa2528 [2023-04-12T00:37:50.152Z] Removing intermediate container bd0ad76b3107 [2023-04-12T00:37:50.152Z] ---> 060173e0174e [2023-04-12T00:37:50.152Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-12T00:37:50.152Z] Removing intermediate container 630da4de3c7d [2023-04-12T00:37:50.152Z] ---> 970e6b3b9ec4 [2023-04-12T00:37:50.152Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-12T00:37:50.152Z] ---> Running in b0086449706f [2023-04-12T00:37:50.152Z] ---> Running in 71bd0b611a11 [2023-04-12T00:37:50.152Z] ---> Running in 3a1bed86a94a [2023-04-12T00:37:50.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-12T00:37:50.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-12T00:37:50.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-12T00:37:50.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-12T00:37:50.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-12T00:37:50.422Z] ---> Running in 39d8b497173a [2023-04-12T00:37:51.017Z] Removing intermediate container 39d8b497173a [2023-04-12T00:37:51.017Z] ---> 963fa2445401 [2023-04-12T00:37:51.017Z] Step 3/4 : COPY go.mod . [2023-04-12T00:37:51.298Z] ---> 963eb1f25d04 [2023-04-12T00:37:51.298Z] Step 4/4 : RUN go mod download [2023-04-12T00:37:51.568Z] ---> Running in a13b6b114317 [2023-04-12T00:37:55.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-12T00:37:55.585Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.17/main: temporary error (try again later) [2023-04-12T00:37:55.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-12T00:37:55.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-12T00:37:55.585Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.17/main: temporary error (try again later) [2023-04-12T00:37:55.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-12T00:37:55.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-12T00:38:05.670Z] OK: 265 MiB in 53 packages [2023-04-12T00:38:05.670Z] OK: 265 MiB in 53 packages [2023-04-12T00:38:05.670Z] OK: 265 MiB in 53 packages [2023-04-12T00:38:05.930Z] OK: 265 MiB in 53 packages [2023-04-12T00:38:05.930Z] OK: 265 MiB in 53 packages [2023-04-12T00:38:07.849Z] Removing intermediate container b0086449706f [2023-04-12T00:38:07.849Z] ---> 7dff13a68adf [2023-04-12T00:38:07.849Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-12T00:38:07.849Z] Removing intermediate container 3a1bed86a94a [2023-04-12T00:38:07.849Z] ---> eb04764e7bf5 [2023-04-12T00:38:07.849Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-12T00:38:08.109Z] Removing intermediate container 5db8e34dceb6 [2023-04-12T00:38:08.109Z] ---> 52037311e530 [2023-04-12T00:38:08.109Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-12T00:38:08.109Z] ---> 2fb9f8fb4b84 [2023-04-12T00:38:08.109Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T00:38:08.109Z] ---> Running in e73680b4391b [2023-04-12T00:38:08.109Z] Removing intermediate container 1e8d03fa2528 [2023-04-12T00:38:08.109Z] ---> 97705220ddae [2023-04-12T00:38:08.109Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-12T00:38:08.109Z] ---> cc156e68b466 [2023-04-12T00:38:08.109Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T00:38:08.109Z] ---> 8bd98ae7099d [2023-04-12T00:38:08.109Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T00:38:08.109Z] Removing intermediate container 71bd0b611a11 [2023-04-12T00:38:08.109Z] ---> 58a79e879835 [2023-04-12T00:38:08.109Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-12T00:38:08.109Z] ---> Running in ef11dd704b4a [2023-04-12T00:38:08.370Z] ---> Running in e2972007ea84 [2023-04-12T00:38:08.370Z] ---> 1236c8b0cb7a [2023-04-12T00:38:08.370Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T00:38:08.370Z] ---> Running in b72e97cabd23 [2023-04-12T00:38:08.370Z] ---> 710d4925b2f2 [2023-04-12T00:38:08.370Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T00:38:08.370Z] ---> Running in 50a149863645 [2023-04-12T00:38:23.840Z] Removing intermediate container a13b6b114317 [2023-04-12T00:38:23.840Z] ---> 36eff50ee74c [2023-04-12T00:38:23.840Z] Successfully built 36eff50ee74c [2023-04-12T00:38:23.840Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:38:24.183Z] + docker inspect -f . ci-base-image-arm64 [2023-04-12T00:38:24.183Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T00:38:24.424Z] prd-ubuntu20.04-docker-arm64-4c-16g-7501 does not seem to be running inside a container [2023-04-12T00:38:24.513Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/489 -v /w/workspace/edgex-go/489:/w/workspace/edgex-go/489:rw,z -v /w/workspace/edgex-go/489@tmp:/w/workspace/edgex-go/489@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-04-12T00:38:25.778Z] $ docker top 8f954cad1d584ede9d80c49fd76a9d681bd8301f13ddfa3aa06b0d354e574363 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-12T00:38:26.626Z] + go version [2023-04-12T00:38:26.626Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-12T00:38:26.651Z] $ docker stop --time=1 8f954cad1d584ede9d80c49fd76a9d681bd8301f13ddfa3aa06b0d354e574363 [2023-04-12T00:38:28.306Z] $ docker rm -f --volumes 8f954cad1d584ede9d80c49fd76a9d681bd8301f13ddfa3aa06b0d354e574363 [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-04-12T00:38:28.889Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-12T00:38:28.889Z] [2023-04-12T00:38:28.889Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:38:29.226Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-12T00:38:29.226Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-04-12T00:38:29.226Z] 29e5d40040c1: Pulling fs layer [2023-04-12T00:38:29.226Z] 1ce36da41761: Pulling fs layer [2023-04-12T00:38:29.226Z] 25b303627fd3: Pulling fs layer [2023-04-12T00:38:29.493Z] 29e5d40040c1: Verifying Checksum [2023-04-12T00:38:29.493Z] 29e5d40040c1: Download complete [2023-04-12T00:38:29.762Z] 1ce36da41761: Verifying Checksum [2023-04-12T00:38:29.762Z] 1ce36da41761: Download complete [2023-04-12T00:38:30.032Z] 29e5d40040c1: Pull complete [2023-04-12T00:38:31.448Z] 1ce36da41761: Pull complete [2023-04-12T00:38:31.448Z] 25b303627fd3: Verifying Checksum [2023-04-12T00:38:31.448Z] 25b303627fd3: Download complete [2023-04-12T00:38:41.557Z] 25b303627fd3: Pull complete [2023-04-12T00:38:41.557Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-04-12T00:38:41.557Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-12T00:38:41.557Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T00:38:41.774Z] prd-ubuntu20.04-docker-arm64-4c-16g-7501 does not seem to be running inside a container [2023-04-12T00:38:41.853Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/489 -v /w/workspace/edgex-go/489:/w/workspace/edgex-go/489:rw,z -v /w/workspace/edgex-go/489@tmp:/w/workspace/edgex-go/489@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-04-12T00:38:44.326Z] $ docker top a248af4a34267697787fdfedde5ba507c9a6f8d049d6a74b3ff9fae47ad91110 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-12T00:38:45.188Z] + grep parallel [2023-04-12T00:38:45.189Z] + docker-compose build --help [2023-04-12T00:38:51.849Z] --parallel Build images in parallel. [Pipeline] } [2023-04-12T00:38:51.880Z] $ docker stop --time=1 a248af4a34267697787fdfedde5ba507c9a6f8d049d6a74b3ff9fae47ad91110 [2023-04-12T00:38:53.645Z] $ docker rm -f --volumes a248af4a34267697787fdfedde5ba507c9a6f8d049d6a74b3ff9fae47ad91110 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:38:54.189Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-04-12T00:38:54.189Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T00:38:54.393Z] prd-ubuntu20.04-docker-arm64-4c-16g-7501 does not seem to be running inside a container [2023-04-12T00:38:54.494Z] $ 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/489 -v /w/workspace/edgex-go/489:/w/workspace/edgex-go/489:rw,z -v /w/workspace/edgex-go/489@tmp:/w/workspace/edgex-go/489@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-04-12T00:38:55.782Z] $ docker top e7dc440eb94a0732dd9aa3acadd5ccea319adecf36fcf2031268b21d719e7aec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-12T00:38:56.610Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-04-12T00:39:03.257Z] Building core-command ... [2023-04-12T00:39:03.257Z] Building core-common-config-bootstrapper ... [2023-04-12T00:39:03.257Z] Building core-data ... [2023-04-12T00:39:03.257Z] Building core-metadata ... [2023-04-12T00:39:03.257Z] Building security-bootstrapper ... [2023-04-12T00:39:03.257Z] Building security-proxy-auth ... [2023-04-12T00:39:03.258Z] Building security-proxy-setup ... [2023-04-12T00:39:03.258Z] Building security-secretstore-setup ... [2023-04-12T00:39:03.258Z] Building security-spiffe-token-provider ... [2023-04-12T00:39:03.258Z] Building security-spire-agent ... [2023-04-12T00:39:03.258Z] Building security-spire-config ... [2023-04-12T00:39:03.258Z] Building security-spire-server ... [2023-04-12T00:39:03.258Z] Building support-notifications ... [2023-04-12T00:39:03.258Z] Building support-scheduler ... [2023-04-12T00:39:03.258Z] Building security-spire-config [2023-04-12T00:39:03.258Z] Building security-bootstrapper [2023-04-12T00:39:03.258Z] Building security-secretstore-setup [2023-04-12T00:39:03.258Z] Building core-common-config-bootstrapper [2023-04-12T00:39:03.258Z] Building support-scheduler [2023-04-12T00:39:15.587Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-12T00:39:15.587Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-12T00:39:15.587Z] ---> 36eff50ee74c [2023-04-12T00:39:15.587Z] Step 3/33 : WORKDIR /edgex-go [2023-04-12T00:39:15.587Z] ---> Running in d646e463d656 [2023-04-12T00:39:15.587Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-12T00:39:15.587Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-12T00:39:15.587Z] ---> 36eff50ee74c [2023-04-12T00:39:15.587Z] Step 3/25 : WORKDIR /edgex-go [2023-04-12T00:39:15.587Z] ---> Running in b2effe3efcd8 [2023-04-12T00:39:15.587Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-12T00:39:15.587Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-12T00:39:15.587Z] ---> 36eff50ee74c [2023-04-12T00:39:15.587Z] Step 3/27 : WORKDIR /edgex-go [2023-04-12T00:39:15.587Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-12T00:39:15.587Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-12T00:39:15.587Z] ---> 36eff50ee74c [2023-04-12T00:39:15.587Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-12T00:39:15.587Z] ---> Running in 2ad8211c02e5 [2023-04-12T00:39:15.587Z] ---> Running in 1b40b448489c [2023-04-12T00:39:15.587Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-12T00:39:15.587Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-12T00:39:15.587Z] ---> 36eff50ee74c [2023-04-12T00:39:15.587Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-12T00:39:15.587Z] ---> Running in 195c7071e8b6 [2023-04-12T00:39:15.587Z] Removing intermediate container d646e463d656 [2023-04-12T00:39:15.587Z] ---> 0d2c9b164844 [2023-04-12T00:39:15.587Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-12T00:39:15.587Z] Removing intermediate container b2effe3efcd8 [2023-04-12T00:39:15.587Z] ---> 59ecb53f3532 [2023-04-12T00:39:15.587Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-12T00:39:15.587Z] ---> Running in cb92770c96e2 [2023-04-12T00:39:15.587Z] ---> Running in ec90a32b25ec [2023-04-12T00:39:15.587Z] Removing intermediate container 1b40b448489c [2023-04-12T00:39:15.587Z] ---> e27054d8b699 [2023-04-12T00:39:15.587Z] Step 4/23 : WORKDIR /edgex-go [2023-04-12T00:39:15.872Z] Removing intermediate container 2ad8211c02e5 [2023-04-12T00:39:15.872Z] ---> a26cefd4579c [2023-04-12T00:39:15.872Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-12T00:39:15.872Z] ---> Running in 2f204cd9f579 [2023-04-12T00:39:15.872Z] ---> Running in 0cf868c03b27 [2023-04-12T00:39:16.154Z] Removing intermediate container 195c7071e8b6 [2023-04-12T00:39:16.154Z] ---> 980f1d790a3a [2023-04-12T00:39:16.154Z] Step 4/23 : WORKDIR /edgex-go [2023-04-12T00:39:16.426Z] ---> Running in 76d6a36ffe3d [2023-04-12T00:39:17.015Z] Removing intermediate container 2f204cd9f579 [2023-04-12T00:39:17.015Z] ---> 07b6ed634970 [2023-04-12T00:39:17.015Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-12T00:39:17.015Z] Removing intermediate container 76d6a36ffe3d [2023-04-12T00:39:17.015Z] ---> 581cf74ba5a3 [2023-04-12T00:39:17.015Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-12T00:39:17.015Z] ---> Running in 2710799cb9d6 [2023-04-12T00:39:17.290Z] ---> Running in f6d2a3062e43 [2023-04-12T00:39:18.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-12T00:39:18.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-12T00:39:18.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-12T00:39:19.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-12T00:39:19.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-12T00:39:19.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-12T00:39:19.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-12T00:39:19.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-12T00:39:19.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-12T00:39:20.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-12T00:39:21.092Z] OK: 263 MiB in 53 packages [2023-04-12T00:39:21.092Z] OK: 263 MiB in 53 packages [2023-04-12T00:39:21.092Z] OK: 263 MiB in 53 packages [2023-04-12T00:39:22.076Z] OK: 263 MiB in 53 packages [2023-04-12T00:39:22.076Z] OK: 263 MiB in 53 packages [2023-04-12T00:39:23.501Z] Removing intermediate container ec90a32b25ec [2023-04-12T00:39:23.501Z] ---> 43e95376af9b [2023-04-12T00:39:23.501Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-12T00:39:23.501Z] Removing intermediate container cb92770c96e2 [2023-04-12T00:39:23.501Z] ---> 93a4ea5b749a [2023-04-12T00:39:23.501Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-12T00:39:23.501Z] Removing intermediate container 0cf868c03b27 [2023-04-12T00:39:23.501Z] ---> 5f48a45024a9 [2023-04-12T00:39:23.501Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-12T00:39:23.772Z] Removing intermediate container 2710799cb9d6 [2023-04-12T00:39:23.772Z] ---> a11c7e2e04fe [2023-04-12T00:39:23.772Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-12T00:39:23.772Z] Removing intermediate container f6d2a3062e43 [2023-04-12T00:39:23.772Z] ---> a4d804d4eb54 [2023-04-12T00:39:23.772Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-12T00:39:24.412Z] ---> a106fedda2cd [2023-04-12T00:39:24.412Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T00:39:24.659Z] Cannot contact prd-ubuntu20.04-docker-8c-8g-7498: java.lang.InterruptedException [2023-04-12T00:39:24.686Z] ---> e024eaadd70c [2023-04-12T00:39:24.686Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T00:39:24.686Z] ---> e94a216bceb3 [2023-04-12T00:39:24.686Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T00:39:24.686Z] ---> Running in dfade553a180 [2023-04-12T00:39:24.958Z] ---> Running in e3ef7056407d [2023-04-12T00:39:24.958Z] ---> Running in 5517b414d2d3 [2023-04-12T00:39:24.958Z] ---> d19b5d38b014 [2023-04-12T00:39:24.958Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T00:39:25.230Z] ---> Running in dfdb427a69fa [2023-04-12T00:39:25.504Z] ---> 202441882983 [2023-04-12T00:39:25.504Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T00:39:25.504Z] ---> Running in e1d052cd4c2f [2023-04-12T00:39:45.019Z] Removing intermediate container 50a149863645 [2023-04-12T00:39:45.019Z] ---> 0111a1ddea68 [2023-04-12T00:39:45.019Z] Step 8/24 : COPY . . [2023-04-12T00:39:45.019Z] Removing intermediate container e73680b4391b [2023-04-12T00:39:45.019Z] ---> c3a503e39404 [2023-04-12T00:39:45.019Z] Step 8/23 : COPY . . [2023-04-12T00:39:45.019Z] Removing intermediate container e2972007ea84 [2023-04-12T00:39:45.019Z] Removing intermediate container b72e97cabd23 [2023-04-12T00:39:45.019Z] ---> c6459a1ec52b [2023-04-12T00:39:45.019Z] Step 7/22 : COPY . . ---> c3c4e3c2b28d [2023-04-12T00:39:45.019Z] [2023-04-12T00:39:45.019Z] Step 8/23 : COPY . . [2023-04-12T00:39:45.019Z] Removing intermediate container ef11dd704b4a [2023-04-12T00:39:45.019Z] ---> f9a279212b6f [2023-04-12T00:39:45.019Z] Step 8/23 : COPY . . [2023-04-12T00:40:17.168Z] ---> 1a65e06c784b [2023-04-12T00:40:17.168Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-12T00:40:17.168Z] ---> ca26ac4cf31a [2023-04-12T00:40:17.168Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-12T00:40:17.168Z] ---> 90dc810bd799 [2023-04-12T00:40:17.168Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-12T00:40:17.168Z] ---> 7aac0aed18d9 [2023-04-12T00:40:17.168Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-12T00:40:17.168Z] ---> fd6e30c69fc3 [2023-04-12T00:40:17.168Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-12T00:40:17.168Z] ---> Running in 614ec3153941 [2023-04-12T00:40:17.168Z] ---> Running in 09540d7168ac [2023-04-12T00:40:17.168Z] ---> Running in 19abb9153960 [2023-04-12T00:40:17.168Z] ---> Running in 832570032bfc [2023-04-12T00:40:17.168Z] ---> Running in 21776325119b [2023-04-12T00:40:17.168Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.127" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-12T00:40:17.168Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.127" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-12T00:40:17.168Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.127" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-12T00:40:17.168Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.127" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-12T00:40:17.168Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.127" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-12T00:41:13.376Z] Removing intermediate container 19abb9153960 [2023-04-12T00:41:13.376Z] ---> 494dd71b3a9e [2023-04-12T00:41:13.376Z] [2023-04-12T00:41:13.376Z] Step 9/22 : FROM alpine:3.17 [2023-04-12T00:41:13.376Z] Removing intermediate container 832570032bfc [2023-04-12T00:41:13.376Z] ---> c378e411b77a [2023-04-12T00:41:13.376Z] [2023-04-12T00:41:13.376Z] Step 10/23 : FROM alpine:3.17 [2023-04-12T00:41:13.376Z] Removing intermediate container 614ec3153941 [2023-04-12T00:41:13.376Z] ---> 4604ebe66069 [2023-04-12T00:41:13.376Z] [2023-04-12T00:41:13.376Z] Step 10/24 : FROM alpine:3.17 [2023-04-12T00:41:13.376Z] Removing intermediate container 21776325119b [2023-04-12T00:41:13.376Z] ---> a32d45d99839 [2023-04-12T00:41:13.376Z] [2023-04-12T00:41:13.376Z] Step 10/23 : FROM alpine:3.17 [2023-04-12T00:41:13.376Z] Removing intermediate container 09540d7168ac [2023-04-12T00:41:13.376Z] ---> 7f97951ae181 [2023-04-12T00:41:13.376Z] [2023-04-12T00:41:13.376Z] Step 10/23 : FROM alpine:3.17 [2023-04-12T00:41:13.376Z] 3.17: Pulling from library/alpine [2023-04-12T00:41:13.376Z] 3.17: Pulling from library/alpine [2023-04-12T00:41:13.376Z] 3.17: Pulling from library/alpine [2023-04-12T00:41:13.376Z] 3.17: Pulling from library/alpine [2023-04-12T00:41:13.376Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-12T00:41:13.376Z] 3.17: Pulling from library/alpine [2023-04-12T00:41:13.376Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-12T00:41:13.376Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-12T00:41:13.376Z] Status: Downloaded newer image for alpine:3.17 [2023-04-12T00:41:13.376Z] Status: Downloaded newer image for alpine:3.17 [2023-04-12T00:41:13.376Z] Status: Image is up to date for alpine:3.17 [2023-04-12T00:41:13.376Z] ---> 9ed4aefc74f6 [2023-04-12T00:41:13.376Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-12T00:41:13.376Z] ---> 9ed4aefc74f6 [2023-04-12T00:41:13.376Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-12T00:41:13.376Z] ---> 9ed4aefc74f6 [2023-04-12T00:41:13.376Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-12T00:41:13.377Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-12T00:41:13.377Z] Status: Image is up to date for alpine:3.17 [2023-04-12T00:41:13.377Z] ---> 9ed4aefc74f6 [2023-04-12T00:41:13.377Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-12T00:41:13.377Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-12T00:41:13.377Z] Status: Image is up to date for alpine:3.17 [2023-04-12T00:41:13.377Z] ---> 9ed4aefc74f6 [2023-04-12T00:41:13.377Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-12T00:41:13.377Z] ---> Running in 8bdbc0cfa0c6 [2023-04-12T00:41:13.377Z] ---> Running in 7bf57a810748 [2023-04-12T00:41:13.377Z] ---> Running in b45343238cdc [2023-04-12T00:41:13.377Z] ---> Running in 441b80500fcb [2023-04-12T00:41:13.377Z] ---> Running in cb4ce0461ab4 [2023-04-12T00:41:13.377Z] Removing intermediate container 8bdbc0cfa0c6 [2023-04-12T00:41:13.377Z] ---> 6930f4910a32 [2023-04-12T00:41:13.377Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-12T00:41:13.377Z] ---> Running in efa35286daf2 [2023-04-12T00:41:13.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-12T00:41:13.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-12T00:41:13.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-12T00:41:13.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-12T00:41:13.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-12T00:41:13.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-12T00:41:13.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-12T00:41:13.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-12T00:41:13.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-12T00:41:13.377Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-12T00:41:13.377Z] Executing busybox-1.35.0-r29.trigger [2023-04-12T00:41:13.377Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-12T00:41:13.377Z] OK: 7 MiB in 16 packages [2023-04-12T00:41:13.377Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-12T00:41:13.377Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-12T00:41:13.377Z] Executing busybox-1.35.0-r29.trigger [2023-04-12T00:41:13.377Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-12T00:41:13.377Z] Executing ca-certificates-20220614-r4.trigger [2023-04-12T00:41:13.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-12T00:41:13.377Z] Executing busybox-1.35.0-r29.trigger [2023-04-12T00:41:13.377Z] OK: 8 MiB in 17 packages [2023-04-12T00:41:13.377Z] OK: 8 MiB in 17 packages [2023-04-12T00:41:13.377Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-12T00:41:13.377Z] Executing busybox-1.35.0-r29.trigger [2023-04-12T00:41:13.377Z] OK: 7 MiB in 16 packages [2023-04-12T00:41:13.377Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-12T00:41:13.377Z] Executing busybox-1.35.0-r29.trigger [2023-04-12T00:41:13.377Z] OK: 7 MiB in 16 packages [2023-04-12T00:41:13.377Z] Removing intermediate container 7bf57a810748 [2023-04-12T00:41:13.377Z] ---> a8df051b8d1e [2023-04-12T00:41:13.377Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-12T00:41:13.377Z] ---> Running in ac8b158490f9 [2023-04-12T00:41:13.377Z] Removing intermediate container ac8b158490f9 [2023-04-12T00:41:13.377Z] ---> 18e78322482b [2023-04-12T00:41:13.377Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-12T00:41:13.377Z] Removing intermediate container b45343238cdc [2023-04-12T00:41:13.377Z] ---> 6e58484b90fb [2023-04-12T00:41:13.377Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-12T00:41:13.377Z] Removing intermediate container 441b80500fcb [2023-04-12T00:41:13.377Z] ---> cce18bf33947 [2023-04-12T00:41:13.377Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-12T00:41:13.377Z] ---> Running in 2499755dec6f [2023-04-12T00:41:13.377Z] ---> Running in f23a2d6514b8 [2023-04-12T00:41:13.377Z] ---> Running in 4132dd703686 [2023-04-12T00:41:13.377Z] Removing intermediate container cb4ce0461ab4 [2023-04-12T00:41:13.377Z] ---> 0cdec6f1072e [2023-04-12T00:41:13.377Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-12T00:41:13.377Z] Removing intermediate container efa35286daf2 [2023-04-12T00:41:13.377Z] ---> 9065f3c26af9 [2023-04-12T00:41:13.377Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-12T00:41:13.377Z] ---> Running in 3d9371b7e65c [2023-04-12T00:41:13.377Z] Removing intermediate container 2499755dec6f [2023-04-12T00:41:13.377Z] ---> 1cf7ffc85985 [2023-04-12T00:41:13.377Z] Step 12/22 : WORKDIR /edgex [2023-04-12T00:41:13.377Z] Removing intermediate container f23a2d6514b8 [2023-04-12T00:41:13.377Z] ---> 0703d05839f2 [2023-04-12T00:41:13.377Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-12T00:41:13.377Z] ---> Running in 36b2024e239a [2023-04-12T00:41:13.377Z] ---> Running in 0168a6903295 [2023-04-12T00:41:13.377Z] Removing intermediate container 4132dd703686 [2023-04-12T00:41:13.377Z] ---> b519b92c902c [2023-04-12T00:41:13.377Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-12T00:41:13.377Z] Removing intermediate container 3d9371b7e65c [2023-04-12T00:41:13.377Z] ---> 0f6234cac156 [2023-04-12T00:41:13.377Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-12T00:41:13.377Z] ---> Running in 1291c23809b4 [2023-04-12T00:41:13.377Z] ---> 75b7c7189b72 [2023-04-12T00:41:13.377Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-12T00:41:13.377Z] ---> Running in 686d79949951 [2023-04-12T00:41:13.377Z] Removing intermediate container 0168a6903295 [2023-04-12T00:41:13.377Z] ---> fa92d8f63207 [2023-04-12T00:41:13.377Z] Step 15/24 : WORKDIR / [2023-04-12T00:41:13.377Z] Removing intermediate container 36b2024e239a [2023-04-12T00:41:13.377Z] ---> b167d4410a86 [2023-04-12T00:41:13.377Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-12T00:41:13.377Z] ---> Running in cd6c7d7ed595 [2023-04-12T00:41:13.377Z] Removing intermediate container 1291c23809b4 [2023-04-12T00:41:13.377Z] ---> adad8b27a452 [2023-04-12T00:41:13.377Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-12T00:41:13.377Z] Removing intermediate container 686d79949951 [2023-04-12T00:41:13.377Z] ---> 6832911c183c [2023-04-12T00:41:13.377Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-12T00:41:13.377Z] ---> Running in 7671aae3daaa [2023-04-12T00:41:13.377Z] ---> 8fa240f5f407 [2023-04-12T00:41:13.377Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-12T00:41:13.377Z] ---> ada6a70e5da9 [2023-04-12T00:41:13.377Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-12T00:41:13.377Z] Removing intermediate container cd6c7d7ed595 [2023-04-12T00:41:13.377Z] ---> 41886c3304bd [2023-04-12T00:41:13.377Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-12T00:41:13.377Z] ---> Running in ef4469a033ad [2023-04-12T00:41:13.377Z] Removing intermediate container 7671aae3daaa [2023-04-12T00:41:13.377Z] ---> cf4c87437c22 [2023-04-12T00:41:13.377Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-12T00:41:13.377Z] Removing intermediate container ef4469a033ad [2023-04-12T00:41:13.377Z] ---> dafa4e00b115 [2023-04-12T00:41:13.377Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-12T00:41:13.377Z] ---> a08f9ee316cf [2023-04-12T00:41:13.377Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-12T00:41:13.377Z] ---> 85eec779f523 [2023-04-12T00:41:13.377Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-12T00:41:13.377Z] ---> 78c7597f0e71 [2023-04-12T00:41:13.377Z] ---> c6039d2c803a [2023-04-12T00:41:13.377Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt /Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-12T00:41:13.377Z] [2023-04-12T00:41:13.377Z] ---> 1d5c3b19ec1e [2023-04-12T00:41:13.377Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-12T00:41:13.377Z] ---> a84f6283c201 [2023-04-12T00:41:13.377Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-12T00:41:13.377Z] ---> 708bfb2eae91 [2023-04-12T00:41:13.377Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-12T00:41:13.377Z] ---> 2352c8cf4903 [2023-04-12T00:41:13.377Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-12T00:41:13.377Z] ---> ed92d90748d0 [2023-04-12T00:41:13.377Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-12T00:41:13.377Z] ---> 96eed02f4c59 [2023-04-12T00:41:13.377Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-12T00:41:13.377Z] ---> 8f656dbd0ec8 [2023-04-12T00:41:13.377Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-12T00:41:13.636Z] ---> 05331dcc86cb [2023-04-12T00:41:13.636Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-12T00:41:13.636Z] ---> a1421d97617a [2023-04-12T00:41:13.636Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-12T00:41:13.636Z] ---> Running in e629fd4fc082 [2023-04-12T00:41:13.636Z] ---> f46e413d8d8e [2023-04-12T00:41:13.636Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-12T00:41:14.202Z] ---> 0a78707befb7 [2023-04-12T00:41:14.202Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-12T00:41:14.461Z] ---> b9e38d0dc281 [2023-04-12T00:41:14.461Z] ---> cb3523f2c4ad [2023-04-12T00:41:14.461Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh /Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-12T00:41:14.461Z] [2023-04-12T00:41:14.461Z] ---> Running in 8f389c082f2c [2023-04-12T00:41:14.461Z] ---> Running in 6b5db058e471 [2023-04-12T00:41:14.461Z] ---> 5b00ca7f48f1 [2023-04-12T00:41:14.461Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-12T00:41:14.461Z] ---> Running in 6975c5aafaa0 [2023-04-12T00:41:14.461Z] Removing intermediate container 8f389c082f2c [2023-04-12T00:41:14.461Z] ---> 5138a5948174 [2023-04-12T00:41:14.461Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-12T00:41:14.461Z] Removing intermediate container 6975c5aafaa0 [2023-04-12T00:41:14.461Z] ---> 10e971d92b03 [2023-04-12T00:41:14.461Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-12T00:41:14.461Z] ---> Running in f5788c441d86 [2023-04-12T00:41:14.461Z] ---> Running in f15afef50b46 [2023-04-12T00:41:14.461Z] ---> a88938acb6a3 [2023-04-12T00:41:14.461Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-12T00:41:14.461Z] ---> Running in 71a86f4fecad [2023-04-12T00:41:14.720Z] Removing intermediate container f5788c441d86 [2023-04-12T00:41:14.720Z] ---> 4690f8d368cb [2023-04-12T00:41:14.720Z] Step 22/24 : LABEL arch=x86_64 [2023-04-12T00:41:14.720Z] Removing intermediate container f15afef50b46 [2023-04-12T00:41:14.720Z] ---> 932cde199969 [2023-04-12T00:41:14.720Z] Step 21/23 : LABEL arch=x86_64 [2023-04-12T00:41:14.720Z] ---> Running in bbafeb30aee1 [2023-04-12T00:41:14.720Z] ---> Running in 48337d1e8cd3 [2023-04-12T00:41:14.720Z] Removing intermediate container e629fd4fc082 [2023-04-12T00:41:14.720Z] ---> 27eff02dafc1 [2023-04-12T00:41:14.720Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-12T00:41:14.720Z] Removing intermediate container 71a86f4fecad [2023-04-12T00:41:14.720Z] ---> 5323328db362 [2023-04-12T00:41:14.720Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-12T00:41:14.720Z] ---> Running in 9e69c7a5f548 [2023-04-12T00:41:14.720Z] ---> Running in ff6d0c47da3b [2023-04-12T00:41:14.720Z] Removing intermediate container bbafeb30aee1 [2023-04-12T00:41:14.720Z] ---> 0c5820602b3e [2023-04-12T00:41:14.720Z] Step 23/24 : LABEL git_sha=0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:41:14.720Z] Removing intermediate container 48337d1e8cd3 [2023-04-12T00:41:14.720Z] ---> a9b4fee77a86 [2023-04-12T00:41:14.720Z] Step 22/23 : LABEL git_sha=0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:41:14.978Z] ---> Running in 95595a5a7b22 [2023-04-12T00:41:14.978Z] ---> Running in f79f6235393c [2023-04-12T00:41:14.978Z] Removing intermediate container ff6d0c47da3b [2023-04-12T00:41:14.978Z] ---> 53ce11129792 [2023-04-12T00:41:14.978Z] Step 21/23 : LABEL arch=x86_64 [2023-04-12T00:41:14.978Z] Removing intermediate container 9e69c7a5f548 [2023-04-12T00:41:14.978Z] ---> 0ff586e6ed7e [2023-04-12T00:41:14.978Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-12T00:41:14.978Z] Removing intermediate container 95595a5a7b22 [2023-04-12T00:41:14.978Z] ---> fb40226b8323 [2023-04-12T00:41:14.978Z] Step 24/24 : LABEL version=3.0.0-dev.127 [2023-04-12T00:41:14.978Z] Removing intermediate container f79f6235393c [2023-04-12T00:41:14.978Z] ---> 546b71a7b18f [2023-04-12T00:41:14.978Z] Step 23/23 : LABEL version=3.0.0-dev.127 [2023-04-12T00:41:14.978Z] ---> Running in 43425c3ee674 [2023-04-12T00:41:14.978Z] ---> Running in 4efd06ecccf3 [2023-04-12T00:41:14.978Z] ---> Running in e23ee4b22498 [2023-04-12T00:41:14.978Z] ---> Running in 8492d136a714 [2023-04-12T00:41:15.237Z] Removing intermediate container 43425c3ee674 [2023-04-12T00:41:15.237Z] ---> 2b57028f6864 [2023-04-12T00:41:15.237Z] Step 21/23 : LABEL arch=x86_64 [2023-04-12T00:41:15.237Z] Removing intermediate container e23ee4b22498 [2023-04-12T00:41:15.237Z] ---> 6b79decb1758 [2023-04-12T00:41:15.237Z] [2023-04-12T00:41:15.237Z] ---> Running in 19563c2b34e2 [2023-04-12T00:41:15.237Z] Removing intermediate container 8492d136a714 [2023-04-12T00:41:15.237Z] ---> 9d612efb04bc [2023-04-12T00:41:15.237Z] Step 22/23 : LABEL git_sha=0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:41:15.237Z] Removing intermediate container 4efd06ecccf3 [2023-04-12T00:41:15.237Z] ---> 4ec399e5b71f [2023-04-12T00:41:15.237Z] [2023-04-12T00:41:15.237Z] Successfully built 6b79decb1758 [2023-04-12T00:41:15.237Z] Removing intermediate container 6b5db058e471 [2023-04-12T00:41:15.237Z] ---> b5318238e899 [2023-04-12T00:41:15.237Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-12T00:41:15.237Z] ---> Running in bb394a01b39b [2023-04-12T00:41:15.237Z] Successfully tagged support-notifications:latest [2023-04-12T00:41:15.237Z] Building security-secretstore-setup [2023-04-12T00:41:15.237Z]  Building support-notifications ... done Removing intermediate container 19563c2b34e2 [2023-04-12T00:41:15.237Z] ---> 624d9a579b89 [2023-04-12T00:41:15.237Z] Step 22/23 : LABEL git_sha=0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:41:15.237Z] ---> Running in b6b7429845d0 [2023-04-12T00:41:15.496Z] ---> Running in c535c3ebf85a [2023-04-12T00:41:15.496Z] Removing intermediate container bb394a01b39b [2023-04-12T00:41:15.496Z] ---> 3b2b32b50ea1 [2023-04-12T00:41:15.496Z] Step 23/23 : LABEL version=3.0.0-dev.127 [2023-04-12T00:41:15.496Z] Successfully built 4ec399e5b71f [2023-04-12T00:41:18.785Z] Successfully tagged core-command:latest [2023-04-12T00:41:18.785Z] Building core-data [2023-04-12T00:41:18.785Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-12T00:41:18.785Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-12T00:41:18.785Z]  Building core-command ... done  ---> fa193fdaeef6 [2023-04-12T00:41:18.785Z] Step 3/25 : WORKDIR /edgex-go [2023-04-12T00:41:18.785Z] ---> Using cache [2023-04-12T00:41:18.785Z] ---> edd83604e3e0 [2023-04-12T00:41:18.785Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-04-12T00:41:18.785Z] ---> Using cache [2023-04-12T00:41:18.785Z] ---> 52037311e530 [2023-04-12T00:41:18.785Z] Step 5/25 : COPY go.mod vendor* ./ [2023-04-12T00:41:18.785Z] ---> Using cache [2023-04-12T00:41:18.785Z] ---> cc156e68b466 [2023-04-12T00:41:18.785Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T00:41:18.785Z] ---> Using cache [2023-04-12T00:41:18.785Z] ---> c6459a1ec52b [2023-04-12T00:41:18.785Z] Step 7/25 : COPY . . [2023-04-12T00:41:18.785Z] ---> Using cache [2023-04-12T00:41:18.785Z] ---> ca26ac4cf31a [2023-04-12T00:41:18.785Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-12T00:41:22.067Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-12T00:41:22.067Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-12T00:41:23.443Z] ---> fa193fdaeef6 [2023-04-12T00:41:23.443Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-12T00:41:23.443Z] ---> Using cache [2023-04-12T00:41:23.443Z] ---> 7d75bf0796a0 [2023-04-12T00:41:23.443Z] Step 4/23 : WORKDIR /edgex-go [2023-04-12T00:41:23.443Z] ---> Using cache [2023-04-12T00:41:23.443Z] ---> 970e6b3b9ec4 [2023-04-12T00:41:23.443Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-12T00:41:24.009Z] ---> Running in 97497d373403 [2023-04-12T00:41:24.009Z] Removing intermediate container b6b7429845d0 [2023-04-12T00:41:24.009Z] ---> d2d787082477 [2023-04-12T00:41:24.009Z] Step 20/22 : LABEL arch=x86_64 [2023-04-12T00:41:24.009Z] Removing intermediate container c535c3ebf85a [2023-04-12T00:41:24.009Z] ---> 55400f17958f [2023-04-12T00:41:24.009Z] Step 23/23 : LABEL version=3.0.0-dev.127 [2023-04-12T00:41:24.009Z] ---> Running in a121418dc471 [2023-04-12T00:41:24.009Z] ---> Running in d63326a99e5c [2023-04-12T00:41:24.009Z] ---> Running in 761a3632b7c8 [2023-04-12T00:41:24.009Z] ---> Running in 94a71e3b7166 [2023-04-12T00:41:24.272Z] Removing intermediate container 97497d373403 [2023-04-12T00:41:24.272Z] ---> 79ee485f5224 [2023-04-12T00:41:24.272Z] [2023-04-12T00:41:24.272Z] Removing intermediate container 761a3632b7c8 [2023-04-12T00:41:24.272Z] ---> 043b9d9515d3 [2023-04-12T00:41:24.272Z] Step 21/22 : LABEL git_sha=0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:41:24.272Z] ---> Running in 7b7348de39e2 [2023-04-12T00:41:24.272Z] Removing intermediate container 94a71e3b7166 [2023-04-12T00:41:24.272Z] ---> a107a275e093 [2023-04-12T00:41:24.272Z] [2023-04-12T00:41:24.272Z] Successfully built 79ee485f5224 [2023-04-12T00:41:24.272Z] Successfully tagged support-scheduler:latest [2023-04-12T00:41:24.272Z] Building security-spiffe-token-provider [2023-04-12T00:41:24.272Z]  Building support-scheduler ... done Removing intermediate container 7b7348de39e2 [2023-04-12T00:41:24.272Z] ---> b80c38a7ad1d [2023-04-12T00:41:24.272Z] Step 22/22 : LABEL version=3.0.0-dev.127 [2023-04-12T00:41:24.272Z] Successfully built a107a275e093 [2023-04-12T00:41:24.272Z] Successfully tagged core-common-config-bootstrapper:latest [2023-04-12T00:41:24.272Z]  Building core-common-config-bootstrapper ... done Building core-metadata [2023-04-12T00:41:24.272Z] ---> Running in 20b365b876d3 [2023-04-12T00:41:24.554Z] Removing intermediate container 20b365b876d3 [2023-04-12T00:41:24.554Z] ---> f6278be74479 [2023-04-12T00:41:24.554Z] [2023-04-12T00:41:24.554Z] Successfully built f6278be74479 [2023-04-12T00:41:24.554Z] Successfully tagged security-proxy-setup:latest [2023-04-12T00:41:24.554Z]  Building security-proxy-setup ... done Building security-spire-agent [2023-04-12T00:41:24.554Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.127" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-12T00:41:24.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-12T00:41:24.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-12T00:41:25.069Z] OK: 265 MiB in 53 packages [2023-04-12T00:41:29.249Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-12T00:41:29.249Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-12T00:41:29.249Z] ---> fa193fdaeef6 [2023-04-12T00:41:29.249Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-12T00:41:29.249Z] ---> Using cache [2023-04-12T00:41:29.249Z] ---> 7d75bf0796a0 [2023-04-12T00:41:29.249Z] Step 4/25 : WORKDIR /edgex-go [2023-04-12T00:41:29.249Z] ---> Using cache [2023-04-12T00:41:29.249Z] ---> 970e6b3b9ec4 [2023-04-12T00:41:29.249Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-12T00:41:30.624Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-12T00:41:30.624Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-12T00:41:30.624Z] ---> fa193fdaeef6 [2023-04-12T00:41:30.624Z] Step 3/20 : WORKDIR /edgex-go [2023-04-12T00:41:30.624Z] ---> Using cache [2023-04-12T00:41:30.624Z] ---> edd83604e3e0 [2023-04-12T00:41:30.624Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-12T00:41:32.819Z] Removing intermediate container e1d052cd4c2f [2023-04-12T00:41:32.819Z] ---> c546b9ca2f87 [2023-04-12T00:41:32.819Z] Step 8/23 : COPY . . [2023-04-12T00:41:32.819Z] Removing intermediate container dfade553a180 [2023-04-12T00:41:32.819Z] ---> 44f004b827c0 [2023-04-12T00:41:32.819Z] Step 7/33 : COPY . . [2023-04-12T00:41:32.819Z] Removing intermediate container 5517b414d2d3 [2023-04-12T00:41:32.819Z] ---> b406db0404ea [2023-04-12T00:41:32.819Z] Step 7/25 : COPY . . [2023-04-12T00:41:32.819Z] Removing intermediate container e3ef7056407d [2023-04-12T00:41:32.819Z] ---> fbeffe870d71 [2023-04-12T00:41:32.819Z] Step 7/27 : COPY . . [2023-04-12T00:41:32.819Z] Removing intermediate container dfdb427a69fa [2023-04-12T00:41:32.819Z] ---> 226fa4067faa [2023-04-12T00:41:32.819Z] Step 8/23 : COPY . . [2023-04-12T00:41:32.819Z] ---> e0fa6220e26a [2023-04-12T00:41:32.819Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-12T00:41:32.819Z] ---> 700fc26cec91 [2023-04-12T00:41:32.819Z] ---> 5848263f8299 [2023-04-12T00:41:32.819Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-04-12T00:41:32.819Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-04-12T00:41:32.819Z] ---> f69d3c28fe91 [2023-04-12T00:41:32.819Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-04-12T00:41:32.819Z] ---> Running in 447bc34ce57d [2023-04-12T00:41:32.819Z] ---> b6e6a6c2c63a [2023-04-12T00:41:32.819Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-12T00:41:32.819Z] ---> Running in d809da51d708 [2023-04-12T00:41:32.819Z] ---> Running in e7ebb50626bd [2023-04-12T00:41:32.819Z] ---> Running in 1185858ed98e [2023-04-12T00:41:32.819Z] ---> Running in 1183877bfad0 [2023-04-12T00:41:32.819Z] Removing intermediate container 447bc34ce57d [2023-04-12T00:41:32.819Z] ---> 389978ed477a [2023-04-12T00:41:32.819Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-12T00:41:32.819Z] ---> Running in 1765c8923f70 [2023-04-12T00:41:32.819Z] Removing intermediate container 1765c8923f70 [2023-04-12T00:41:32.819Z] ---> a04e7de80716 [2023-04-12T00:41:32.819Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-12T00:41:32.819Z] ---> Running in 0749382fc168 [2023-04-12T00:41:32.819Z] Removing intermediate container 0749382fc168 [2023-04-12T00:41:32.819Z] ---> da35062d067a [2023-04-12T00:41:32.819Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-12T00:41:32.819Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.127" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-04-12T00:41:32.819Z] ---> Running in 84a223aace17 [2023-04-12T00:41:32.819Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.127" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-04-12T00:41:32.819Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.127" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-04-12T00:41:32.819Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.127" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-12T00:41:32.820Z] Removing intermediate container 84a223aace17 [2023-04-12T00:41:32.820Z] ---> 9f5f8888584b [2023-04-12T00:41:32.820Z] Step 12/27 : WORKDIR /edgex-go [2023-04-12T00:41:32.820Z] ---> Running in e2af2471cc9d [2023-04-12T00:41:32.820Z] Removing intermediate container e2af2471cc9d [2023-04-12T00:41:32.820Z] ---> 9ad4d5adff4b [2023-04-12T00:41:32.820Z] [2023-04-12T00:41:32.820Z] Step 13/27 : FROM alpine:3.17 [2023-04-12T00:41:32.820Z] 3.17: Pulling from library/alpine [2023-04-12T00:41:32.820Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-12T00:41:32.820Z] Status: Downloaded newer image for alpine:3.17 [2023-04-12T00:41:32.820Z] ---> 51e60588ff2c [2023-04-12T00:41:32.820Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-12T00:41:32.820Z] ---> Running in be45a0028a01 [2023-04-12T00:41:33.102Z] Removing intermediate container be45a0028a01 [2023-04-12T00:41:33.102Z] ---> 7b8284b0db75 [2023-04-12T00:41:33.102Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-12T00:41:33.382Z] ---> Running in 9dfac89a5640 [2023-04-12T00:41:33.905Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-12T00:41:33.905Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-12T00:41:33.905Z] ---> fa193fdaeef6 [2023-04-12T00:41:33.905Z] Step 3/27 : WORKDIR /edgex-go [2023-04-12T00:41:33.905Z] ---> Using cache [2023-04-12T00:41:33.905Z] ---> edd83604e3e0 [2023-04-12T00:41:33.905Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-12T00:41:35.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-12T00:41:36.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-12T00:41:37.754Z] v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-12T00:41:37.754Z] v3.17.3-73-g126a1226592 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-12T00:41:37.754Z] OK: 17689 distinct packages available [2023-04-12T00:41:38.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-12T00:41:38.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-12T00:41:40.401Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-12T00:41:40.401Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-12T00:41:40.401Z] (3/4) Installing libucontext (1.2-r0) [2023-04-12T00:41:40.401Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-12T00:41:40.401Z] Executing busybox-1.35.0-r29.trigger [2023-04-12T00:41:40.401Z] OK: 8 MiB in 19 packages [2023-04-12T00:41:44.698Z] Removing intermediate container 9dfac89a5640 [2023-04-12T00:41:44.698Z] ---> 8c7a68449784 [2023-04-12T00:41:44.698Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-12T00:41:45.293Z] ---> 7a9bc8052ca4 [2023-04-12T00:41:45.293Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-12T00:41:46.127Z] ---> Running in ce39ba0b191b [2023-04-12T00:41:46.127Z] ---> Running in 40a7c5e3504f [2023-04-12T00:41:46.127Z] ---> Running in 60b4ff6b2f38 [2023-04-12T00:41:46.127Z] Removing intermediate container d63326a99e5c [2023-04-12T00:41:46.127Z] ---> 46fd16479db1 [2023-04-12T00:41:46.127Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-12T00:41:46.127Z] ---> 75e7924f50d8 [2023-04-12T00:41:46.127Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T00:41:46.127Z] ---> Running in 60c8d9274fb4 [2023-04-12T00:41:46.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-12T00:41:46.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-12T00:41:46.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-12T00:41:46.258Z] ---> 7b25208a8cae [2023-04-12T00:41:46.258Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-12T00:41:47.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-12T00:41:47.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-12T00:41:47.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-12T00:41:47.757Z] v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-12T00:41:47.757Z] v3.17.3-72-g5aa672ac70b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-12T00:41:47.757Z] OK: 17824 distinct packages available [2023-04-12T00:41:47.757Z] OK: 265 MiB in 53 packages [2023-04-12T00:41:47.757Z] OK: 265 MiB in 53 packages [2023-04-12T00:41:47.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-12T00:41:47.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-12T00:41:48.322Z] OK: 265 MiB in 53 packages [2023-04-12T00:41:50.355Z] Removing intermediate container ce39ba0b191b [2023-04-12T00:41:50.355Z] ---> 3af353a96060 [2023-04-12T00:41:50.355Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-12T00:41:50.355Z] Removing intermediate container 40a7c5e3504f [2023-04-12T00:41:50.355Z] ---> b466934a6e08 [2023-04-12T00:41:50.355Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-12T00:41:50.936Z] Removing intermediate container 60b4ff6b2f38 [2023-04-12T00:41:50.936Z] ---> 2283511aceb0 [2023-04-12T00:41:50.936Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-12T00:41:51.204Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.127" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-12T00:41:51.469Z] ---> 461887142cc2 [2023-04-12T00:41:51.469Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T00:41:51.469Z] ---> 993d867a6c9e [2023-04-12T00:41:51.469Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T00:41:52.937Z] ---> 70bba3bae522 [2023-04-12T00:41:52.937Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-12T00:41:53.206Z] ---> 4c4c9e3e6b05 [2023-04-12T00:41:53.206Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-12T00:41:53.206Z] ---> Running in 8238ddead304 [2023-04-12T00:41:53.811Z] Removing intermediate container 8238ddead304 [2023-04-12T00:41:53.811Z] ---> 633b96d49d92 [2023-04-12T00:41:53.811Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-12T00:41:54.025Z] ---> 72afd295a66c [2023-04-12T00:41:54.025Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T00:41:54.025Z] ---> Running in 43380cad1e4c [2023-04-12T00:41:54.025Z] ---> Running in 6d1c0b2137d8 [2023-04-12T00:41:54.025Z] ---> Running in c0a9c161d7a6 [2023-04-12T00:41:54.774Z] ---> 27f89257cab7 [2023-04-12T00:41:54.774Z] Step 22/27 : WORKDIR / [2023-04-12T00:41:56.190Z] ---> Running in dc2718c75fac [2023-04-12T00:41:56.775Z] Removing intermediate container dc2718c75fac [2023-04-12T00:41:56.775Z] ---> c3619dfa48b6 [2023-04-12T00:41:56.775Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-12T00:41:56.775Z] ---> Running in d706eb1fe680 [2023-04-12T00:41:57.364Z] Removing intermediate container d706eb1fe680 [2023-04-12T00:41:57.364Z] ---> 85d4c372ba24 [2023-04-12T00:41:57.364Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-12T00:41:57.364Z] ---> Running in f3d030b7b3f7 [2023-04-12T00:41:57.947Z] Removing intermediate container f3d030b7b3f7 [2023-04-12T00:41:57.947Z] ---> 4be079f4c535 [2023-04-12T00:41:57.947Z] Step 25/27 : LABEL arch=arm64 [2023-04-12T00:41:57.947Z] ---> Running in d8018339c561 [2023-04-12T00:41:58.532Z] Removing intermediate container d8018339c561 [2023-04-12T00:41:58.532Z] ---> e217eb6582fd [2023-04-12T00:41:58.532Z] Step 26/27 : LABEL git_sha=0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:41:58.532Z] ---> Running in 2365fc8706da [2023-04-12T00:41:59.121Z] Removing intermediate container 2365fc8706da [2023-04-12T00:41:59.121Z] ---> d84e8e090a2a [2023-04-12T00:41:59.121Z] Step 27/27 : LABEL version=3.0.0-dev.127 [2023-04-12T00:41:59.121Z] ---> Running in 251d0ccf65fb [2023-04-12T00:41:59.709Z] Removing intermediate container 251d0ccf65fb [2023-04-12T00:41:59.709Z] ---> eff8e3fdfb57 [2023-04-12T00:41:59.709Z] [2023-04-12T00:41:59.709Z] Successfully built eff8e3fdfb57 [2023-04-12T00:41:59.709Z] Successfully tagged security-spire-config-arm64:latest [2023-04-12T00:41:59.976Z] Building security-proxy-auth [2023-04-12T00:42:00.673Z] Removing intermediate container a121418dc471 [2023-04-12T00:42:00.673Z] ---> ae02f932b880 [2023-04-12T00:42:00.673Z] [2023-04-12T00:42:00.673Z] Step 9/25 : FROM alpine:3.17 [2023-04-12T00:42:00.673Z] ---> 9ed4aefc74f6 [2023-04-12T00:42:00.673Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-12T00:42:00.673Z] ---> Running in ea611f3c0264 [2023-04-12T00:42:00.673Z] Removing intermediate container 60c8d9274fb4 [2023-04-12T00:42:00.673Z] ---> 01dd65c98bf1 [2023-04-12T00:42:00.673Z] Step 8/23 : COPY . . [2023-04-12T00:42:00.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-12T00:42:00.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-12T00:42:01.192Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-12T00:42:01.192Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-12T00:42:01.470Z] (3/3) Installing su-exec (0.2-r2) [2023-04-12T00:42:01.470Z] Executing busybox-1.35.0-r29.trigger [2023-04-12T00:42:01.470Z] Executing ca-certificates-20220614-r4.trigger [2023-04-12T00:42:01.470Z] OK: 8 MiB in 18 packages [2023-04-12T00:42:04.226Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-12T00:42:04.226Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-12T00:42:04.226Z] ---> 36eff50ee74c [2023-04-12T00:42:04.226Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-12T00:42:04.226Z] ---> Using cache [2023-04-12T00:42:04.226Z] ---> 980f1d790a3a [2023-04-12T00:42:04.226Z] Step 4/23 : WORKDIR /edgex-go [2023-04-12T00:42:04.226Z] ---> Using cache [2023-04-12T00:42:04.226Z] ---> 581cf74ba5a3 [2023-04-12T00:42:04.226Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-12T00:42:04.226Z] ---> Using cache [2023-04-12T00:42:04.226Z] ---> a4d804d4eb54 [2023-04-12T00:42:04.226Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-12T00:42:04.226Z] ---> Using cache [2023-04-12T00:42:04.226Z] ---> d19b5d38b014 [2023-04-12T00:42:04.226Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T00:42:04.226Z] ---> Using cache [2023-04-12T00:42:04.226Z] ---> 226fa4067faa [2023-04-12T00:42:04.226Z] Step 8/23 : COPY . . [2023-04-12T00:42:04.226Z] ---> Using cache [2023-04-12T00:42:04.226Z] ---> 5848263f8299 [2023-04-12T00:42:04.226Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-12T00:42:04.226Z] ---> Running in 6ce7b5dfb963 [2023-04-12T00:42:06.189Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.127" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-12T00:42:08.041Z] ---> 6744743efb5d [2023-04-12T00:42:08.041Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-12T00:42:08.041Z] ---> Running in e4a9cf019e58 [2023-04-12T00:42:08.041Z] Removing intermediate container ea611f3c0264 [2023-04-12T00:42:08.041Z] ---> 9b77ed4c8bef [2023-04-12T00:42:08.041Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-12T00:42:08.041Z] ---> Running in 5f4a2b073fbb [2023-04-12T00:42:08.041Z] Removing intermediate container 5f4a2b073fbb [2023-04-12T00:42:08.041Z] ---> bcee49245f4b [2023-04-12T00:42:08.041Z] Step 12/25 : WORKDIR / [2023-04-12T00:42:08.041Z] ---> Running in ab830ab6d3ce [2023-04-12T00:42:08.301Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.127" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-12T00:42:08.301Z] Removing intermediate container ab830ab6d3ce [2023-04-12T00:42:08.301Z] ---> 6bab636b08c5 [2023-04-12T00:42:08.301Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-12T00:42:20.623Z] ---> cf930a655a2b [2023-04-12T00:42:20.623Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-12T00:42:27.203Z] ---> 06a6672830e6 [2023-04-12T00:42:27.203Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-04-12T00:42:37.255Z] ---> 4c40c6606441 [2023-04-12T00:42:37.255Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-12T00:42:41.463Z] ---> b4bd111a9dab [2023-04-12T00:42:41.463Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-12T00:42:42.420Z] ---> ec52c9e5220a [2023-04-12T00:42:42.420Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-12T00:42:42.420Z] Removing intermediate container 43380cad1e4c [2023-04-12T00:42:42.420Z] ---> 1c96896970a0 [2023-04-12T00:42:42.420Z] Step 8/25 : COPY . . [2023-04-12T00:42:42.420Z] Removing intermediate container c0a9c161d7a6 [2023-04-12T00:42:42.420Z] ---> 272a97c0ae36 [2023-04-12T00:42:42.420Z] Step 7/20 : COPY . . [2023-04-12T00:42:42.420Z] Removing intermediate container 6d1c0b2137d8 [2023-04-12T00:42:42.420Z] ---> 665f6505c39e [2023-04-12T00:42:42.420Z] Step 7/27 : COPY . . [2023-04-12T00:43:04.376Z] ---> 3ab2377118c8 [2023-04-12T00:43:04.376Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-12T00:43:04.376Z] ---> ac598a361d0b [2023-04-12T00:43:04.376Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-12T00:43:04.376Z] ---> 235e5b822541 [2023-04-12T00:43:04.376Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-12T00:43:04.376Z] Removing intermediate container e4a9cf019e58 [2023-04-12T00:43:04.376Z] ---> 9760e73f8644 [2023-04-12T00:43:04.376Z] [2023-04-12T00:43:04.376Z] Step 10/23 : FROM alpine:3.17 [2023-04-12T00:43:04.376Z] ---> 9ed4aefc74f6 [2023-04-12T00:43:04.376Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-12T00:43:04.376Z] ---> ac0978789c9a [2023-04-12T00:43:04.376Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-12T00:43:04.376Z] ---> Running in c5a12bc2c031 [2023-04-12T00:43:04.376Z] ---> Running in 1fd01dd4157e [2023-04-12T00:43:04.376Z] ---> Running in b4651eea0143 [2023-04-12T00:43:04.376Z] ---> Running in 8f8b1ef8756a [2023-04-12T00:43:04.376Z] ---> 6abc87ab4537 [2023-04-12T00:43:04.376Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-12T00:43:04.376Z] Removing intermediate container 1fd01dd4157e [2023-04-12T00:43:04.376Z] ---> ac8e8e3d5259 [2023-04-12T00:43:04.376Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-12T00:43:04.376Z] Removing intermediate container c5a12bc2c031 [2023-04-12T00:43:04.376Z] ---> e43e4ce47b60 [2023-04-12T00:43:04.376Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-12T00:43:04.376Z] ---> Running in 9c0ac40ab8e9 [2023-04-12T00:43:04.376Z] ---> Running in d1c294f16c1f [2023-04-12T00:43:04.376Z] ---> 6e70e66b7665 [2023-04-12T00:43:04.376Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-12T00:43:04.376Z] Removing intermediate container 9c0ac40ab8e9 [2023-04-12T00:43:04.376Z] ---> b8da6fda76f3 [2023-04-12T00:43:04.376Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-12T00:43:04.376Z] Removing intermediate container d1c294f16c1f [2023-04-12T00:43:04.376Z] ---> 79889e452bdc [2023-04-12T00:43:04.376Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-12T00:43:04.376Z] ---> Running in 5947c17b0b9f [2023-04-12T00:43:04.376Z] ---> Running in 0073b8f21158 [2023-04-12T00:43:04.376Z] ---> Running in 66e99d37cc30 [2023-04-12T00:43:04.376Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.127" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-12T00:43:04.376Z] Removing intermediate container 66e99d37cc30 [2023-04-12T00:43:04.376Z] ---> b3cc637359c1 [2023-04-12T00:43:04.376Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-12T00:43:04.376Z] Removing intermediate container 0073b8f21158 [2023-04-12T00:43:04.376Z] ---> 45a88e29b23e [2023-04-12T00:43:04.377Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-12T00:43:04.377Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.127" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-12T00:43:04.377Z] ---> Running in 8a2e4bfd1965 [2023-04-12T00:43:04.377Z] ---> Running in 060e806351cb [2023-04-12T00:43:04.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-12T00:43:04.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-12T00:43:04.905Z] Removing intermediate container 5947c17b0b9f [2023-04-12T00:43:04.905Z] ---> 260f01da92bc [2023-04-12T00:43:04.905Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-12T00:43:05.164Z] ---> Running in f40ca7003c3f [2023-04-12T00:43:05.164Z] Removing intermediate container f40ca7003c3f [2023-04-12T00:43:05.164Z] ---> f212d08241e0 [2023-04-12T00:43:05.164Z] Step 23/25 : LABEL arch=x86_64 [2023-04-12T00:43:05.164Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-12T00:43:05.164Z] Executing busybox-1.35.0-r29.trigger [2023-04-12T00:43:05.164Z] Removing intermediate container 060e806351cb [2023-04-12T00:43:05.164Z] ---> ec37972f940f [2023-04-12T00:43:05.164Z] Step 12/27 : WORKDIR /edgex-go [2023-04-12T00:43:05.431Z] ---> Running in 1587b5a0dab3 [2023-04-12T00:43:05.431Z] OK: 7 MiB in 16 packages [2023-04-12T00:43:05.431Z] ---> Running in e2f8c1648ff6 [2023-04-12T00:43:05.691Z] Removing intermediate container 1587b5a0dab3 [2023-04-12T00:43:05.691Z] ---> 265a12911352 [2023-04-12T00:43:05.691Z] Step 24/25 : LABEL git_sha=0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:43:05.691Z] Removing intermediate container e2f8c1648ff6 [2023-04-12T00:43:05.691Z] ---> 9691dc04e5ea [2023-04-12T00:43:05.691Z] [2023-04-12T00:43:05.691Z] Step 13/27 : FROM alpine:3.17 [2023-04-12T00:43:05.691Z] ---> 9ed4aefc74f6 [2023-04-12T00:43:05.691Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-12T00:43:05.691Z] ---> Running in 9ed23d6b49fb [2023-04-12T00:43:05.691Z] ---> Running in 740e1ed7ca52 [2023-04-12T00:43:05.950Z] Removing intermediate container 8a2e4bfd1965 [2023-04-12T00:43:05.950Z] ---> dd4e0c351c13 [2023-04-12T00:43:05.951Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-12T00:43:05.951Z] Removing intermediate container 9ed23d6b49fb [2023-04-12T00:43:05.951Z] ---> 9079cf663d69 [2023-04-12T00:43:05.951Z] Step 25/25 : LABEL version=3.0.0-dev.127 [2023-04-12T00:43:05.951Z] Removing intermediate container 740e1ed7ca52 [2023-04-12T00:43:05.951Z] ---> 83a7983a9a70 [2023-04-12T00:43:05.951Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-12T00:43:05.951Z] ---> Running in 4bf623c4b0d3 [2023-04-12T00:43:05.951Z] ---> Running in 0d1a2f0de223 [2023-04-12T00:43:06.212Z] Removing intermediate container 4bf623c4b0d3 [2023-04-12T00:43:06.212Z] ---> 30e56be71fc9 [2023-04-12T00:43:06.212Z] [2023-04-12T00:43:06.212Z] ---> 9cc25546de26 [2023-04-12T00:43:06.212Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-12T00:43:06.212Z] Successfully built 30e56be71fc9 [2023-04-12T00:43:06.212Z] Successfully tagged security-secretstore-setup:latest [2023-04-12T00:43:06.212Z]  Building security-secretstore-setup ... done Building security-spire-config [2023-04-12T00:43:08.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-12T00:43:09.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-12T00:43:09.288Z] v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-12T00:43:09.288Z] v3.17.3-72-g5aa672ac70b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-12T00:43:09.288Z] OK: 17818 distinct packages available [2023-04-12T00:43:09.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-12T00:43:09.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-12T00:43:09.708Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-12T00:43:09.970Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-12T00:43:09.970Z] (3/5) Installing libucontext (1.2-r0) [2023-04-12T00:43:09.970Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-12T00:43:09.970Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-12T00:43:09.970Z] Executing busybox-1.35.0-r29.trigger [2023-04-12T00:43:09.970Z] OK: 8 MiB in 20 packages [2023-04-12T00:43:12.513Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-12T00:43:12.513Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-12T00:43:12.513Z] ---> fa193fdaeef6 [2023-04-12T00:43:12.513Z] Step 3/27 : WORKDIR /edgex-go [2023-04-12T00:43:12.513Z] ---> Using cache [2023-04-12T00:43:12.513Z] ---> edd83604e3e0 [2023-04-12T00:43:12.513Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-12T00:43:12.513Z] ---> Using cache [2023-04-12T00:43:12.513Z] ---> b466934a6e08 [2023-04-12T00:43:12.513Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-12T00:43:12.513Z] ---> Using cache [2023-04-12T00:43:12.513Z] ---> 993d867a6c9e [2023-04-12T00:43:12.513Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T00:43:12.513Z] ---> Using cache [2023-04-12T00:43:12.513Z] ---> 665f6505c39e [2023-04-12T00:43:12.513Z] Step 7/27 : COPY . . [2023-04-12T00:43:12.513Z] ---> Using cache [2023-04-12T00:43:12.513Z] ---> ac598a361d0b [2023-04-12T00:43:12.513Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-12T00:43:12.513Z] ---> Using cache [2023-04-12T00:43:12.513Z] ---> e43e4ce47b60 [2023-04-12T00:43:12.513Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-12T00:43:12.513Z] ---> Using cache [2023-04-12T00:43:12.513Z] ---> 79889e452bdc [2023-04-12T00:43:12.513Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-12T00:43:12.513Z] ---> Using cache [2023-04-12T00:43:12.513Z] ---> b3cc637359c1 [2023-04-12T00:43:12.513Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-12T00:43:12.513Z] ---> Using cache [2023-04-12T00:43:12.513Z] ---> ec37972f940f [2023-04-12T00:43:12.513Z] Step 12/27 : WORKDIR /edgex-go [2023-04-12T00:43:12.513Z] ---> Using cache [2023-04-12T00:43:12.513Z] ---> 9691dc04e5ea [2023-04-12T00:43:12.513Z] [2023-04-12T00:43:12.513Z] Step 13/27 : FROM alpine:3.17 [2023-04-12T00:43:12.513Z] ---> 9ed4aefc74f6 [2023-04-12T00:43:12.513Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-12T00:43:12.513Z] ---> Using cache [2023-04-12T00:43:12.513Z] ---> 83a7983a9a70 [2023-04-12T00:43:12.513Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-04-12T00:43:22.493Z] ---> 2f5e1acc2ebb [2023-04-12T00:43:22.493Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-12T00:43:23.062Z] ---> Running in 00bcf233f935 [2023-04-12T00:43:24.001Z] ---> 4d3b2f823e35 [2023-04-12T00:43:24.001Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-12T00:43:24.259Z] Removing intermediate container 0d1a2f0de223 [2023-04-12T00:43:24.259Z] ---> ba0d08c84840 [2023-04-12T00:43:24.259Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-12T00:43:24.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-12T00:43:24.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-12T00:43:24.778Z] v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-12T00:43:24.778Z] v3.17.3-72-g5aa672ac70b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-12T00:43:24.778Z] OK: 17818 distinct packages available [2023-04-12T00:43:25.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-12T00:43:25.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-12T00:43:25.374Z] ---> cf69f9a99d76 [2023-04-12T00:43:25.374Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-12T00:43:25.374Z] ---> 46a11e28d454 [2023-04-12T00:43:25.374Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-12T00:43:25.374Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-04-12T00:43:25.374Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-04-12T00:43:25.651Z] (3/4) Installing libucontext (1.2-r0) [2023-04-12T00:43:25.651Z] (4/4) Installing gcompat (1.1.0-r0) [2023-04-12T00:43:25.651Z] Executing busybox-1.35.0-r29.trigger [2023-04-12T00:43:25.651Z] OK: 7 MiB in 19 packages [2023-04-12T00:43:28.185Z] ---> Running in 56d8a222deb9 [2023-04-12T00:43:28.185Z] ---> 79e9bdfb8b71 [2023-04-12T00:43:28.185Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-12T00:43:28.443Z] Removing intermediate container 56d8a222deb9 [2023-04-12T00:43:28.443Z] ---> f132281b77eb [2023-04-12T00:43:28.443Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-12T00:43:31.004Z] Removing intermediate container 00bcf233f935 [2023-04-12T00:43:31.004Z] ---> 8d7bc89fd3d5 [2023-04-12T00:43:31.004Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-12T00:43:31.004Z] ---> Running in 87081d877210 [2023-04-12T00:43:31.568Z] ---> 6b3e412141d8 [2023-04-12T00:43:31.568Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-12T00:43:31.826Z] Removing intermediate container 87081d877210 [2023-04-12T00:43:31.826Z] ---> ed9ddadf49ed [2023-04-12T00:43:31.826Z] Step 21/23 : LABEL arch=x86_64 [2023-04-12T00:43:31.826Z] ---> a362b9710461 [2023-04-12T00:43:31.826Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-12T00:43:31.826Z] ---> Running in eae543d5c59f [2023-04-12T00:43:31.826Z] Removing intermediate container eae543d5c59f [2023-04-12T00:43:31.826Z] ---> 45d1bc72aad0 [2023-04-12T00:43:31.826Z] Step 22/23 : LABEL git_sha=0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:43:32.394Z] ---> 542292c09906 [2023-04-12T00:43:32.394Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-12T00:43:32.394Z] ---> Running in 1950f50e3f7a [2023-04-12T00:43:35.730Z] Removing intermediate container 1950f50e3f7a [2023-04-12T00:43:35.730Z] ---> f80a42ef4ec2 [2023-04-12T00:43:35.730Z] Step 23/23 : LABEL version=3.0.0-dev.127 [2023-04-12T00:43:35.730Z] ---> becef28098a3 [2023-04-12T00:43:35.730Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-12T00:43:35.730Z] ---> Running in 66b542dcd21c [2023-04-12T00:43:35.730Z] ---> 9f6340dfde1d [2023-04-12T00:43:35.730Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-04-12T00:43:35.730Z] Removing intermediate container 66b542dcd21c [2023-04-12T00:43:35.730Z] ---> 41a812480155 [2023-04-12T00:43:35.730Z] [2023-04-12T00:43:35.730Z] Successfully built 41a812480155 [2023-04-12T00:43:36.013Z] Successfully tagged core-data:latest [2023-04-12T00:43:36.013Z]  Building core-data ... done Building security-bootstrapper [2023-04-12T00:43:36.013Z] ---> a1e4f2c315ed [2023-04-12T00:43:36.013Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-12T00:43:36.013Z] ---> cad4065ca224 [2023-04-12T00:43:36.013Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-04-12T00:43:38.044Z] ---> Running in b4268500e70e [2023-04-12T00:43:38.998Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-12T00:43:38.998Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-04-12T00:43:41.557Z] ---> fa193fdaeef6 [2023-04-12T00:43:41.557Z] Step 3/33 : WORKDIR /edgex-go [2023-04-12T00:43:42.502Z] ---> Using cache [2023-04-12T00:43:42.502Z] ---> edd83604e3e0 [2023-04-12T00:43:42.502Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-04-12T00:43:42.502Z] ---> Using cache [2023-04-12T00:43:42.502Z] ---> 52037311e530 [2023-04-12T00:43:42.502Z] Step 5/33 : COPY go.mod vendor* ./ [2023-04-12T00:43:42.502Z] ---> Using cache [2023-04-12T00:43:42.502Z] ---> cc156e68b466 [2023-04-12T00:43:42.502Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T00:43:42.502Z] ---> Using cache [2023-04-12T00:43:42.502Z] ---> c6459a1ec52b [2023-04-12T00:43:42.502Z] Step 7/33 : COPY . . [2023-04-12T00:43:42.502Z] ---> Using cache [2023-04-12T00:43:42.502Z] ---> ca26ac4cf31a [2023-04-12T00:43:42.502Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-04-12T00:43:43.903Z] ---> 344ea598c375 [2023-04-12T00:43:43.903Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-12T00:43:43.903Z] ---> Running in 51b5bca3c01b [2023-04-12T00:43:44.173Z] Removing intermediate container b4268500e70e [2023-04-12T00:43:44.173Z] ---> 17c37444ec38 [2023-04-12T00:43:44.173Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-04-12T00:43:44.173Z] ---> 8d2dffae21f8 [2023-04-12T00:43:44.173Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-12T00:43:44.173Z] Removing intermediate container 8f8b1ef8756a [2023-04-12T00:43:44.173Z] ---> 81f0d0a5be32 [2023-04-12T00:43:44.173Z] [2023-04-12T00:43:44.173Z] Step 10/25 : FROM alpine:3.17 [2023-04-12T00:43:44.173Z] ---> 9ed4aefc74f6 [2023-04-12T00:43:44.173Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-12T00:43:44.173Z] ---> Using cache [2023-04-12T00:43:44.173Z] ---> 0cdec6f1072e [2023-04-12T00:43:44.173Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-12T00:43:44.173Z] ---> Using cache [2023-04-12T00:43:44.173Z] ---> 0f6234cac156 [2023-04-12T00:43:44.173Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-12T00:43:44.431Z] Removing intermediate container b4651eea0143 [2023-04-12T00:43:44.431Z] ---> a5688e2c1adb [2023-04-12T00:43:44.431Z] [2023-04-12T00:43:44.431Z] Step 9/20 : FROM alpine:3.17 [2023-04-12T00:43:44.431Z] ---> 9ed4aefc74f6 [2023-04-12T00:43:44.431Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-12T00:43:44.431Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.127" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-04-12T00:43:44.431Z] ---> Running in 2a3eef16a002 [2023-04-12T00:43:44.431Z] ---> Running in 4fdd83d8cc83 [2023-04-12T00:43:44.431Z] ---> 0630eb9d2845 [2023-04-12T00:43:44.431Z] Step 22/27 : WORKDIR / [2023-04-12T00:43:44.431Z] ---> Running in a9ee4a021091 [2023-04-12T00:43:44.689Z] Removing intermediate container 2a3eef16a002 [2023-04-12T00:43:44.689Z] ---> 429ac7c9a351 [2023-04-12T00:43:44.689Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-12T00:43:44.690Z] ---> Running in e6dec22ef729 [2023-04-12T00:43:44.690Z] ---> Running in 4c060285aadc [2023-04-12T00:43:44.690Z] Removing intermediate container 4fdd83d8cc83 [2023-04-12T00:43:44.690Z] ---> 179c7b1f85bd [2023-04-12T00:43:44.690Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-12T00:43:44.690Z] Removing intermediate container a9ee4a021091 [2023-04-12T00:43:44.690Z] ---> 436d770b6513 [2023-04-12T00:43:44.690Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-12T00:43:44.690Z] ---> Running in 8a422d055619 [2023-04-12T00:43:44.690Z] ---> Running in 93b04d2356f7 [2023-04-12T00:43:44.690Z] Removing intermediate container e6dec22ef729 [2023-04-12T00:43:44.690Z] ---> af978ef06c24 [2023-04-12T00:43:44.690Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-12T00:43:44.690Z] Removing intermediate container 4c060285aadc [2023-04-12T00:43:44.690Z] ---> 4d7691be0e13 [2023-04-12T00:43:44.690Z] Step 25/27 : LABEL arch=x86_64 [2023-04-12T00:43:44.690Z] ---> Running in bbae7ed3d153 [2023-04-12T00:43:44.951Z] ---> Running in b25ba4ea7fe6 [2023-04-12T00:43:44.951Z] Removing intermediate container 8a422d055619 [2023-04-12T00:43:44.951Z] ---> 2f1d579fd174 [2023-04-12T00:43:44.951Z] Step 15/25 : WORKDIR / [2023-04-12T00:43:44.951Z] ---> Running in 405506dd25dd [2023-04-12T00:43:44.951Z] Removing intermediate container bbae7ed3d153 [2023-04-12T00:43:44.951Z] ---> 641589b0cae4 [2023-04-12T00:43:44.951Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-12T00:43:44.951Z] Removing intermediate container b25ba4ea7fe6 [2023-04-12T00:43:44.951Z] ---> 1b5e04ce2e7a [2023-04-12T00:43:44.951Z] Step 26/27 : LABEL git_sha=0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:43:44.951Z] ---> Running in b196f2e923e5 [2023-04-12T00:43:44.951Z] Removing intermediate container 405506dd25dd [2023-04-12T00:43:44.951Z] ---> c2cf24480121 [2023-04-12T00:43:44.951Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-12T00:43:45.232Z] ---> Running in c7668d0cb5cf [2023-04-12T00:43:45.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-12T00:43:45.232Z] Removing intermediate container b196f2e923e5 [2023-04-12T00:43:45.232Z] ---> 0f1752eb59bc [2023-04-12T00:43:45.232Z] Step 25/27 : LABEL arch=x86_64 [2023-04-12T00:43:45.232Z] ---> Running in a06d9c971880 [2023-04-12T00:43:45.232Z] Removing intermediate container c7668d0cb5cf [2023-04-12T00:43:45.232Z] ---> 5e531b7b1a9d [2023-04-12T00:43:45.232Z] Step 27/27 : LABEL version=3.0.0-dev.127 [2023-04-12T00:43:45.232Z] ---> Running in 474b6a05069a [2023-04-12T00:43:45.232Z] ---> 024c641cbf76 [2023-04-12T00:43:45.232Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-12T00:43:45.232Z] Removing intermediate container a06d9c971880 [2023-04-12T00:43:45.232Z] ---> 09e48f76e35e [2023-04-12T00:43:45.232Z] Step 26/27 : LABEL git_sha=0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:43:45.491Z] ---> Running in 183aea738468 [2023-04-12T00:43:45.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-12T00:43:45.491Z] Removing intermediate container 474b6a05069a [2023-04-12T00:43:45.491Z] ---> 296c57e45f8e [2023-04-12T00:43:45.491Z] [2023-04-12T00:43:45.491Z] Successfully built 296c57e45f8e [2023-04-12T00:43:45.491Z] ---> 8fb31f64f7e8 [2023-04-12T00:43:45.491Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-12T00:43:45.491Z] Successfully tagged security-spire-agent:latest [2023-04-12T00:43:45.491Z] Building security-spire-server [2023-04-12T00:43:45.491Z]  Building security-spire-agent ... done Removing intermediate container 183aea738468 [2023-04-12T00:43:45.491Z] ---> 273ab9204a74 [2023-04-12T00:43:45.491Z] Step 27/27 : LABEL version=3.0.0-dev.127 [2023-04-12T00:43:45.750Z] v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-12T00:43:45.750Z] v3.17.3-72-g5aa672ac70b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-12T00:43:45.750Z] OK: 17818 distinct packages available [2023-04-12T00:43:45.750Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-12T00:43:46.008Z] ---> Running in 9464ef0b0faa [2023-04-12T00:43:46.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-12T00:43:46.323Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-12T00:43:46.323Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-12T00:43:46.323Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-12T00:43:46.323Z] (4/9) Installing libcurl (7.88.1-r1) [2023-04-12T00:43:46.587Z] (5/9) Installing curl (7.88.1-r1) [2023-04-12T00:43:46.587Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-12T00:43:46.587Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-12T00:43:46.587Z] (8/9) Installing libucontext (1.2-r0) [2023-04-12T00:43:46.587Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-12T00:43:46.588Z] Executing busybox-1.35.0-r29.trigger [2023-04-12T00:43:46.588Z] Executing ca-certificates-20220614-r4.trigger [2023-04-12T00:43:46.588Z] OK: 10 MiB in 24 packages [2023-04-12T00:43:51.415Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-12T00:43:51.415Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-12T00:43:51.415Z] ---> fa193fdaeef6 [2023-04-12T00:43:51.415Z] Step 3/26 : WORKDIR /edgex-go [2023-04-12T00:43:51.415Z] ---> Using cache [2023-04-12T00:43:51.415Z] ---> edd83604e3e0 [2023-04-12T00:43:51.415Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-12T00:43:51.415Z] ---> Using cache [2023-04-12T00:43:51.415Z] ---> b466934a6e08 [2023-04-12T00:43:51.415Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-12T00:43:51.415Z] ---> Using cache [2023-04-12T00:43:51.415Z] ---> 993d867a6c9e [2023-04-12T00:43:51.415Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T00:43:51.415Z] ---> Using cache [2023-04-12T00:43:51.415Z] ---> 665f6505c39e [2023-04-12T00:43:51.415Z] Step 7/26 : COPY . . [2023-04-12T00:43:51.415Z] ---> Using cache [2023-04-12T00:43:51.415Z] ---> ac598a361d0b [2023-04-12T00:43:51.415Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-12T00:43:51.415Z] ---> Using cache [2023-04-12T00:43:51.415Z] ---> e43e4ce47b60 [2023-04-12T00:43:51.415Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-12T00:43:51.415Z] ---> Using cache [2023-04-12T00:43:51.415Z] ---> 79889e452bdc [2023-04-12T00:43:51.415Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-12T00:43:51.415Z] ---> Using cache [2023-04-12T00:43:51.415Z] ---> b3cc637359c1 [2023-04-12T00:43:51.415Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-12T00:43:53.327Z] Removing intermediate container 9464ef0b0faa [2023-04-12T00:43:53.327Z] ---> 1b98d007c2ac [2023-04-12T00:43:53.327Z] [2023-04-12T00:43:53.327Z] Successfully built 1b98d007c2ac [2023-04-12T00:43:53.587Z] ---> 0668d5d2e94a [2023-04-12T00:43:53.587Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-12T00:43:53.587Z] Successfully tagged security-spire-config:latest [2023-04-12T00:43:53.587Z] Building security-proxy-auth [2023-04-12T00:43:53.587Z]  Building security-spire-config ... done  ---> Running in e1dd1f05fb1c [2023-04-12T00:43:57.793Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-12T00:43:57.793Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-12T00:43:57.793Z] ---> fa193fdaeef6 [2023-04-12T00:43:57.794Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-12T00:43:57.794Z] ---> Using cache [2023-04-12T00:43:57.794Z] ---> 7d75bf0796a0 [2023-04-12T00:43:57.794Z] Step 4/23 : WORKDIR /edgex-go [2023-04-12T00:43:57.794Z] ---> Using cache [2023-04-12T00:43:57.794Z] ---> 970e6b3b9ec4 [2023-04-12T00:43:57.794Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-12T00:43:57.794Z] ---> Using cache [2023-04-12T00:43:57.794Z] ---> 3af353a96060 [2023-04-12T00:43:57.794Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-12T00:43:57.794Z] ---> Using cache [2023-04-12T00:43:57.794Z] ---> 461887142cc2 [2023-04-12T00:43:57.794Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T00:43:57.794Z] ---> Using cache [2023-04-12T00:43:57.794Z] ---> 1c96896970a0 [2023-04-12T00:43:57.794Z] Step 8/23 : COPY . . [2023-04-12T00:43:57.794Z] ---> Using cache [2023-04-12T00:43:57.794Z] ---> 235e5b822541 [2023-04-12T00:43:57.794Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-04-12T00:44:03.129Z] ---> 53454d540f89 [2023-04-12T00:44:03.129Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-12T00:44:03.129Z] Removing intermediate container 93b04d2356f7 [2023-04-12T00:44:03.129Z] ---> 7ee7f4795fe4 [2023-04-12T00:44:03.129Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-12T00:44:03.129Z] ---> Running in 8e2a85e94573 [2023-04-12T00:44:03.129Z] ---> d7c46409b1f0 [2023-04-12T00:44:03.129Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-12T00:44:03.129Z] ---> Running in 150883a873fc [2023-04-12T00:44:03.129Z] Removing intermediate container e1dd1f05fb1c [2023-04-12T00:44:03.129Z] ---> fb4719696140 [2023-04-12T00:44:03.129Z] Step 12/26 : WORKDIR /edgex-go [2023-04-12T00:44:03.129Z] ---> cd541bd9c7b7 [2023-04-12T00:44:03.129Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-12T00:44:03.129Z] ---> Running in c84892faa83b [2023-04-12T00:44:03.129Z] Removing intermediate container 150883a873fc [2023-04-12T00:44:03.129Z] ---> 03ddec48fd32 [2023-04-12T00:44:03.129Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-12T00:44:03.129Z] ---> Running in c242829434f1 [2023-04-12T00:44:03.129Z] Removing intermediate container c84892faa83b [2023-04-12T00:44:03.129Z] ---> d5a7e20486bd [2023-04-12T00:44:03.129Z] [2023-04-12T00:44:03.129Z] Step 13/26 : FROM alpine:3.17 [2023-04-12T00:44:03.129Z] ---> 9ed4aefc74f6 [2023-04-12T00:44:03.129Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-12T00:44:03.129Z] ---> Using cache [2023-04-12T00:44:03.129Z] ---> 83a7983a9a70 [2023-04-12T00:44:03.129Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-12T00:44:03.129Z] ---> Using cache [2023-04-12T00:44:03.129Z] ---> ba0d08c84840 [2023-04-12T00:44:03.129Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-12T00:44:03.129Z] ---> Using cache [2023-04-12T00:44:03.129Z] ---> cf69f9a99d76 [2023-04-12T00:44:03.129Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-12T00:44:03.129Z] ---> Using cache [2023-04-12T00:44:03.129Z] ---> 79e9bdfb8b71 [2023-04-12T00:44:03.129Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-12T00:44:03.129Z] Removing intermediate container c242829434f1 [2023-04-12T00:44:03.129Z] ---> 8ed4a2c6f5a9 [2023-04-12T00:44:03.129Z] Step 23/25 : LABEL arch=x86_64 [2023-04-12T00:44:03.129Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.127" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-04-12T00:44:03.129Z] ---> 04894e8d53ce [2023-04-12T00:44:03.129Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-12T00:44:03.129Z] ---> Running in 04cd3f272bbf [2023-04-12T00:44:03.129Z] Removing intermediate container 04cd3f272bbf [2023-04-12T00:44:03.129Z] ---> 289348ac203b [2023-04-12T00:44:03.129Z] Step 24/25 : LABEL git_sha=0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:44:06.446Z] ---> Running in 96931888e60e [2023-04-12T00:44:06.447Z] ---> c0f1629a7347 [2023-04-12T00:44:06.447Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-12T00:44:06.447Z] ---> 712e09dfbd55 [2023-04-12T00:44:06.447Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-12T00:44:06.447Z] Removing intermediate container 96931888e60e [2023-04-12T00:44:06.447Z] ---> 5d0ed9333573 [2023-04-12T00:44:06.447Z] Step 25/25 : LABEL version=3.0.0-dev.127 [2023-04-12T00:44:06.447Z] ---> Running in c3013fa14ed8 [2023-04-12T00:44:06.447Z] ---> b5c331059f44 [2023-04-12T00:44:06.447Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-12T00:44:06.447Z] ---> Running in adcbfbb33b84 [2023-04-12T00:44:06.447Z] ---> 244d9d0f0e06 [2023-04-12T00:44:06.447Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-12T00:44:06.447Z] Removing intermediate container c3013fa14ed8 [2023-04-12T00:44:06.447Z] ---> 2aa274fd9f9d [2023-04-12T00:44:06.447Z] [2023-04-12T00:44:06.447Z] Removing intermediate container adcbfbb33b84 [2023-04-12T00:44:06.447Z] ---> 3a13c3080930 [2023-04-12T00:44:06.447Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-12T00:44:06.447Z] Successfully built 2aa274fd9f9d [2023-04-12T00:44:06.447Z] Successfully tagged core-metadata:latest [2023-04-12T00:44:06.447Z]  Building core-metadata ... done  ---> Running in d971a89ea1b5 [2023-04-12T00:44:06.447Z] ---> b0857b8fb7ed [2023-04-12T00:44:06.447Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-12T00:44:06.705Z] Removing intermediate container d971a89ea1b5 [2023-04-12T00:44:06.705Z] ---> 438c26a3bceb [2023-04-12T00:44:06.705Z] Step 18/20 : LABEL arch=x86_64 [2023-04-12T00:44:07.276Z] ---> 9c489037d9ef [2023-04-12T00:44:07.276Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-12T00:44:07.535Z] ---> Running in f84bdf6f80f8 [2023-04-12T00:44:07.535Z] ---> Running in 91ab5acc9cde [2023-04-12T00:44:08.115Z] Removing intermediate container f84bdf6f80f8 [2023-04-12T00:44:08.115Z] ---> 4eb508554003 [2023-04-12T00:44:08.115Z] Step 19/20 : LABEL git_sha=0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:44:08.683Z] Removing intermediate container 91ab5acc9cde [2023-04-12T00:44:08.683Z] ---> 4e90cfae9b27 [2023-04-12T00:44:08.683Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-12T00:44:08.683Z] ---> Running in 9ef17d6a5da6 [2023-04-12T00:44:08.942Z] ---> Running in 5e11ebb172f3 [2023-04-12T00:44:08.942Z] Removing intermediate container 9ef17d6a5da6 [2023-04-12T00:44:08.942Z] ---> 32df209dd2d8 [2023-04-12T00:44:08.942Z] Step 20/20 : LABEL version=3.0.0-dev.127 [2023-04-12T00:44:09.210Z] Removing intermediate container 5e11ebb172f3 [2023-04-12T00:44:09.210Z] ---> 7fbf514b1b54 [2023-04-12T00:44:09.210Z] Step 24/26 : LABEL arch=x86_64 [2023-04-12T00:44:09.210Z] ---> Running in 91b416080552 [2023-04-12T00:44:09.210Z] ---> Running in 189c85c103cc [2023-04-12T00:44:09.473Z] Removing intermediate container 91b416080552 [2023-04-12T00:44:09.473Z] ---> 53a566128e71 [2023-04-12T00:44:09.473Z] [2023-04-12T00:44:09.473Z] Removing intermediate container 189c85c103cc [2023-04-12T00:44:09.473Z] ---> e3b4b192825d [2023-04-12T00:44:09.473Z] Step 25/26 : LABEL git_sha=0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:44:09.473Z] Successfully built 53a566128e71 [2023-04-12T00:44:09.732Z] Successfully tagged security-spiffe-token-provider:latest [2023-04-12T00:44:10.043Z]  Building security-spiffe-token-provider ... done  ---> Running in 12ce03558588 [2023-04-12T00:44:10.613Z] Removing intermediate container 12ce03558588 [2023-04-12T00:44:10.613Z] ---> a0c14026642f [2023-04-12T00:44:10.613Z] Step 26/26 : LABEL version=3.0.0-dev.127 [2023-04-12T00:44:12.032Z] ---> Running in 4bee707b27f2 [2023-04-12T00:44:13.073Z] Removing intermediate container 4bee707b27f2 [2023-04-12T00:44:13.073Z] ---> 17b838001a57 [2023-04-12T00:44:13.073Z] [2023-04-12T00:44:13.073Z] Removing intermediate container 51b5bca3c01b [2023-04-12T00:44:13.073Z] ---> 759b62384e2d [2023-04-12T00:44:13.073Z] [2023-04-12T00:44:13.073Z] Step 9/33 : FROM alpine:3.17 [2023-04-12T00:44:13.073Z] ---> 9ed4aefc74f6 [2023-04-12T00:44:13.073Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-12T00:44:13.073Z] ---> Using cache [2023-04-12T00:44:13.073Z] ---> 436d770b6513 [2023-04-12T00:44:13.073Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-12T00:44:13.073Z] ---> Running in dad11a8677f4 [2023-04-12T00:44:13.073Z] Successfully built 17b838001a57 [2023-04-12T00:44:13.073Z] Successfully tagged security-spire-server:latest [2023-04-12T00:44:13.363Z]  Building security-spire-server ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-12T00:44:13.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-12T00:44:13.643Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-12T00:44:13.643Z] (2/2) Installing su-exec (0.2-r2) [2023-04-12T00:44:13.643Z] Executing busybox-1.35.0-r29.trigger [2023-04-12T00:44:13.643Z] OK: 7 MiB in 17 packages [2023-04-12T00:44:14.388Z] Removing intermediate container dad11a8677f4 [2023-04-12T00:44:14.388Z] ---> 206854db20d7 [2023-04-12T00:44:14.388Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-12T00:44:14.389Z] ---> Running in b03d964684ae [2023-04-12T00:44:14.677Z] Removing intermediate container b03d964684ae [2023-04-12T00:44:14.677Z] ---> ce31e9b8f589 [2023-04-12T00:44:14.677Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-12T00:44:14.677Z] ---> Running in 4d2f155b094e [2023-04-12T00:44:14.970Z] Removing intermediate container 4d2f155b094e [2023-04-12T00:44:14.970Z] ---> a7a9b4fd4398 [2023-04-12T00:44:14.970Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-12T00:44:14.970Z] ---> Running in c14988534195 [2023-04-12T00:44:15.255Z] Removing intermediate container c14988534195 [2023-04-12T00:44:15.255Z] ---> e23043f8e180 [2023-04-12T00:44:15.255Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-12T00:44:15.255Z] ---> Running in 1ea7dda10fa9 [2023-04-12T00:44:15.255Z] Removing intermediate container 1ea7dda10fa9 [2023-04-12T00:44:15.255Z] ---> 124df1df3176 [2023-04-12T00:44:15.255Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-12T00:44:15.516Z] ---> Running in 1f573b5d4a34 [2023-04-12T00:44:16.087Z] Removing intermediate container 1f573b5d4a34 [2023-04-12T00:44:16.087Z] ---> 334323f7dc0f [2023-04-12T00:44:16.087Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-12T00:44:16.087Z] ---> Running in 43a7bdda3c7c [2023-04-12T00:44:16.087Z] Removing intermediate container 43a7bdda3c7c [2023-04-12T00:44:16.087Z] ---> b24dad79d96c [2023-04-12T00:44:16.087Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-12T00:44:16.349Z] ---> 64353ea41230 [2023-04-12T00:44:16.349Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-12T00:44:16.349Z] ---> Running in a910eaa4cb2f [2023-04-12T00:44:17.290Z] Removing intermediate container a910eaa4cb2f [2023-04-12T00:44:17.290Z] ---> 8588c4edc356 [2023-04-12T00:44:17.290Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-12T00:44:17.865Z] ---> c1d5caf68747 [2023-04-12T00:44:17.865Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-12T00:44:18.125Z] ---> 48af01aad8f4 [2023-04-12T00:44:18.125Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-12T00:44:19.076Z] ---> 6eb6795ac806 [2023-04-12T00:44:19.076Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-12T00:44:19.076Z] ---> 1c2ee18631a9 [2023-04-12T00:44:19.076Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-12T00:44:19.338Z] ---> 08987cb1537c [2023-04-12T00:44:19.338Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-12T00:44:19.338Z] ---> d122ca653aa9 [2023-04-12T00:44:19.338Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-12T00:44:19.911Z] ---> a57f4bfa88f7 [2023-04-12T00:44:19.911Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-12T00:44:21.304Z] ---> 71303acf5162 [2023-04-12T00:44:21.304Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-12T00:44:21.870Z] ---> Running in 36ea12710ac7 [2023-04-12T00:44:21.870Z] Removing intermediate container 8e2a85e94573 [2023-04-12T00:44:21.870Z] ---> cdd0009b3af2 [2023-04-12T00:44:21.870Z] [2023-04-12T00:44:21.870Z] Step 10/23 : FROM alpine:3.17 [2023-04-12T00:44:21.870Z] ---> 9ed4aefc74f6 [2023-04-12T00:44:21.870Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-12T00:44:21.870Z] ---> Using cache [2023-04-12T00:44:21.870Z] ---> 6930f4910a32 [2023-04-12T00:44:21.870Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-12T00:44:21.870Z] ---> Using cache [2023-04-12T00:44:21.870Z] ---> 9065f3c26af9 [2023-04-12T00:44:21.870Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-12T00:44:21.870Z] ---> Using cache [2023-04-12T00:44:21.870Z] ---> 75b7c7189b72 [2023-04-12T00:44:21.870Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-12T00:44:21.870Z] ---> Using cache [2023-04-12T00:44:21.870Z] ---> 8fa240f5f407 [2023-04-12T00:44:21.870Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-12T00:44:22.441Z] ---> 8526452b866b [2023-04-12T00:44:22.442Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-12T00:44:22.442Z] ---> d17ce9ac73a5 [2023-04-12T00:44:22.442Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-12T00:44:22.442Z] Removing intermediate container 36ea12710ac7 [2023-04-12T00:44:22.442Z] ---> 2af7215cc5b4 [2023-04-12T00:44:22.442Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-12T00:44:22.442Z] ---> Running in 9f7c6c1c1b55 [2023-04-12T00:44:22.702Z] Removing intermediate container 9f7c6c1c1b55 [2023-04-12T00:44:22.702Z] ---> 85a2fbec113c [2023-04-12T00:44:22.702Z] Step 30/33 : CMD ["gate"] [2023-04-12T00:44:22.702Z] ---> Running in 8919864ecde1 [2023-04-12T00:44:22.702Z] ---> ad21634db921 [2023-04-12T00:44:22.702Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-12T00:44:22.702Z] ---> Running in d87fb8e8a9fa [2023-04-12T00:44:22.702Z] Removing intermediate container 8919864ecde1 [2023-04-12T00:44:22.702Z] ---> 98039e1148d1 [2023-04-12T00:44:22.702Z] Step 31/33 : LABEL arch=x86_64 [2023-04-12T00:44:22.702Z] ---> Running in 15afa467f588 [2023-04-12T00:44:22.702Z] Removing intermediate container 15afa467f588 [2023-04-12T00:44:22.702Z] ---> 3fd9f3504ca4 [2023-04-12T00:44:22.702Z] Step 32/33 : LABEL git_sha=0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:44:22.962Z] ---> Running in 619ef6100f52 [2023-04-12T00:44:22.962Z] Removing intermediate container 619ef6100f52 [2023-04-12T00:44:22.962Z] ---> 34cf42d99251 [2023-04-12T00:44:22.962Z] Step 33/33 : LABEL version=3.0.0-dev.127 [2023-04-12T00:44:22.962Z] ---> Running in 17bace6422b5 [2023-04-12T00:44:22.962Z] Removing intermediate container 17bace6422b5 [2023-04-12T00:44:22.962Z] ---> 503167660242 [2023-04-12T00:44:22.962Z] [2023-04-12T00:44:23.220Z] Successfully built 503167660242 [2023-04-12T00:44:23.220Z] Successfully tagged security-bootstrapper:latest [2023-04-12T00:44:23.220Z]  Building security-bootstrapper ... done Removing intermediate container d87fb8e8a9fa [2023-04-12T00:44:23.220Z] ---> 138e10d99d41 [2023-04-12T00:44:23.220Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-12T00:44:23.220Z] ---> Running in 51838a6e4f7a [2023-04-12T00:44:23.220Z] Removing intermediate container 51838a6e4f7a [2023-04-12T00:44:23.220Z] ---> 3b8bc5fbc2fc [2023-04-12T00:44:23.220Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-12T00:44:23.220Z] ---> Running in cd7a4cb85507 [2023-04-12T00:44:23.220Z] Removing intermediate container cd7a4cb85507 [2023-04-12T00:44:23.220Z] ---> fee97ed90e21 [2023-04-12T00:44:23.220Z] Step 21/23 : LABEL arch=x86_64 [2023-04-12T00:44:23.477Z] ---> Running in 3634f33dad20 [2023-04-12T00:44:23.477Z] Removing intermediate container 3634f33dad20 [2023-04-12T00:44:23.477Z] ---> 84edb7e4d7f0 [2023-04-12T00:44:23.477Z] Step 22/23 : LABEL git_sha=0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:44:23.477Z] ---> Running in 0dd7cf4d9622 [2023-04-12T00:44:23.477Z] Removing intermediate container 0dd7cf4d9622 [2023-04-12T00:44:23.477Z] ---> 1dbb0065ff8f [2023-04-12T00:44:23.477Z] Step 23/23 : LABEL version=3.0.0-dev.127 [2023-04-12T00:44:23.477Z] ---> Running in b88674c67569 [2023-04-12T00:44:23.736Z] Removing intermediate container b88674c67569 [2023-04-12T00:44:23.736Z] ---> df7ff7eb932f [2023-04-12T00:44:23.736Z] [2023-04-12T00:44:23.736Z] Successfully built df7ff7eb932f [2023-04-12T00:44:23.736Z] Successfully tagged security-proxy-auth:latest [2023-04-12T00:44:23.742Z]  Building security-proxy-auth ... done  [Pipeline] } [2023-04-12T00:44:23.751Z] $ docker stop --time=1 18d6251ecabb19becf36557e5c69e0bab67c53622d60e28daa3eb52c063083d9 [2023-04-12T00:44:25.026Z] $ docker rm -f --volumes 18d6251ecabb19becf36557e5c69e0bab67c53622d60e28daa3eb52c063083d9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-12T00:44:25.369Z] + docker images [2023-04-12T00:44:25.369Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-12T00:44:25.369Z] security-proxy-auth latest df7ff7eb932f 2 seconds ago 18.3MB [2023-04-12T00:44:25.369Z] security-bootstrapper latest 503167660242 3 seconds ago 22.2MB [2023-04-12T00:44:25.369Z] cdd0009b3af2 4 seconds ago 1.66GB [2023-04-12T00:44:25.369Z] security-spire-server latest 17b838001a57 13 seconds ago 89.8MB [2023-04-12T00:44:25.369Z] 759b62384e2d 14 seconds ago 1.67GB [2023-04-12T00:44:25.369Z] security-spiffe-token-provider latest 53a566128e71 16 seconds ago 32.8MB [2023-04-12T00:44:25.369Z] core-metadata latest 2aa274fd9f9d 19 seconds ago 20.4MB [2023-04-12T00:44:25.369Z] d5a7e20486bd 23 seconds ago 1.54GB [2023-04-12T00:44:25.369Z] security-spire-agent latest 296c57e45f8e 40 seconds ago 129MB [2023-04-12T00:44:25.369Z] security-spire-config latest 1b98d007c2ac 40 seconds ago 88.9MB [2023-04-12T00:44:25.369Z] a5688e2c1adb 42 seconds ago 1.72GB [2023-04-12T00:44:25.369Z] 81f0d0a5be32 48 seconds ago 1.69GB [2023-04-12T00:44:25.369Z] core-data latest 41a812480155 50 seconds ago 20MB [2023-04-12T00:44:25.369Z] 9691dc04e5ea About a minute ago 1.54GB [2023-04-12T00:44:25.369Z] security-secretstore-setup latest 30e56be71fc9 About a minute ago 32.8MB [2023-04-12T00:44:25.369Z] 9760e73f8644 About a minute ago 1.69GB [2023-04-12T00:44:25.369Z] ae02f932b880 2 minutes ago 1.68GB [2023-04-12T00:44:25.369Z] support-scheduler latest 79ee485f5224 3 minutes ago 32.1MB [2023-04-12T00:44:25.369Z] core-common-config-bootstrapper latest a107a275e093 3 minutes ago 17.2MB [2023-04-12T00:44:25.369Z] security-proxy-setup latest f6278be74479 3 minutes ago 18.7MB [2023-04-12T00:44:25.369Z] support-notifications latest 6b79decb1758 3 minutes ago 32.7MB [2023-04-12T00:44:25.369Z] core-command latest 4ec399e5b71f 3 minutes ago 19.8MB [2023-04-12T00:44:25.369Z] 7f97951ae181 3 minutes ago 1.75GB [2023-04-12T00:44:25.369Z] a32d45d99839 3 minutes ago 1.75GB [2023-04-12T00:44:25.369Z] 4604ebe66069 3 minutes ago 1.69GB [2023-04-12T00:44:25.369Z] c378e411b77a 3 minutes ago 1.68GB [2023-04-12T00:44:25.369Z] 494dd71b3a9e 3 minutes ago 1.66GB [2023-04-12T00:44:25.369Z] ci-base-image-x86_64 latest fa193fdaeef6 10 minutes ago 881MB [2023-04-12T00:44:25.369Z] alpine 3.17 9ed4aefc74f6 13 days ago 7.05MB [2023-04-12T00:44:25.369Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 4 weeks ago 664MB [2023-04-12T00:44:25.369Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB [2023-04-12T00:44:25.369Z] 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-04-12T00:44:25.487Z] provisioning config files... [2023-04-12T00:44:25.497Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/489@tmp/config3402575900142470555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T00:44:25.787Z] ---> docker-login.sh [2023-04-12T00:44:25.787Z] nexus3.edgexfoundry.org:10001 [2023-04-12T00:44:25.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T00:44:25.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T00:44:25.787Z] Configure a credential helper to remove this warning. See [2023-04-12T00:44:25.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T00:44:25.787Z] [2023-04-12T00:44:25.787Z] Login Succeeded [2023-04-12T00:44:25.787Z] nexus3.edgexfoundry.org:10002 [2023-04-12T00:44:26.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T00:44:26.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T00:44:26.045Z] Configure a credential helper to remove this warning. See [2023-04-12T00:44:26.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T00:44:26.045Z] [2023-04-12T00:44:26.045Z] Login Succeeded [2023-04-12T00:44:26.045Z] nexus3.edgexfoundry.org:10003 [2023-04-12T00:44:26.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T00:44:26.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T00:44:26.045Z] Configure a credential helper to remove this warning. See [2023-04-12T00:44:26.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T00:44:26.045Z] [2023-04-12T00:44:26.045Z] Login Succeeded [2023-04-12T00:44:26.045Z] nexus3.edgexfoundry.org:10004 [2023-04-12T00:44:26.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T00:44:26.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T00:44:26.304Z] Configure a credential helper to remove this warning. See [2023-04-12T00:44:26.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T00:44:26.304Z] [2023-04-12T00:44:26.304Z] Login Succeeded [2023-04-12T00:44:26.304Z] docker.io [2023-04-12T00:44:26.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T00:44:26.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T00:44:26.562Z] Configure a credential helper to remove this warning. See [2023-04-12T00:44:26.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T00:44:26.562Z] [2023-04-12T00:44:26.562Z] Login Succeeded [2023-04-12T00:44:26.562Z] ---> docker-login.sh ends [Pipeline] } [2023-04-12T00:44:26.569Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T00:44:26.602Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-12T00:44:26.628Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-04-12T00:44:26.628Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:44:26.628Z] latest [2023-04-12T00:44:26.628Z] 3.0.0-dev.127 [2023-04-12T00:44:26.628Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T00:44:26.628Z] main [2023-04-12T00:44:26.628Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:26.959Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:27.267Z] + docker push nexus3.edgexfoundry.org:10004/core-command:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:44:27.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-12T00:44:27.267Z] 79a1914b7c84: Preparing [2023-04-12T00:44:27.267Z] 8d6e411fb6ce: Preparing [2023-04-12T00:44:27.267Z] ab7043fa3e49: Preparing [2023-04-12T00:44:27.267Z] 54b098613f62: Preparing [2023-04-12T00:44:27.267Z] 039fc173e193: Preparing [2023-04-12T00:44:27.267Z] f1417ff83b31: Preparing [2023-04-12T00:44:27.267Z] f1417ff83b31: Waiting [2023-04-12T00:44:27.267Z] 54b098613f62: Pushed [2023-04-12T00:44:27.267Z] 79a1914b7c84: Pushed [2023-04-12T00:44:27.267Z] 039fc173e193: Pushed [2023-04-12T00:44:27.267Z] ab7043fa3e49: Pushed [2023-04-12T00:44:27.267Z] f1417ff83b31: Layer already exists [2023-04-12T00:44:28.642Z] 8d6e411fb6ce: Pushed [2023-04-12T00:44:28.642Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d: digest: sha256:3702752ff282d64f8efc5d977c368175fda7bba96793be3d10e827ba675ec257 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:29.000Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:29.307Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-04-12T00:44:29.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-12T00:44:29.307Z] 79a1914b7c84: Preparing [2023-04-12T00:44:29.307Z] 8d6e411fb6ce: Preparing [2023-04-12T00:44:29.307Z] ab7043fa3e49: Preparing [2023-04-12T00:44:29.307Z] 54b098613f62: Preparing [2023-04-12T00:44:29.307Z] 039fc173e193: Preparing [2023-04-12T00:44:29.307Z] f1417ff83b31: Preparing [2023-04-12T00:44:29.307Z] 54b098613f62: Layer already exists [2023-04-12T00:44:29.307Z] 79a1914b7c84: Layer already exists [2023-04-12T00:44:29.307Z] ab7043fa3e49: Layer already exists [2023-04-12T00:44:29.307Z] 039fc173e193: Layer already exists [2023-04-12T00:44:29.307Z] 8d6e411fb6ce: Layer already exists [2023-04-12T00:44:29.307Z] f1417ff83b31: Layer already exists [2023-04-12T00:44:29.307Z] latest: digest: sha256:3702752ff282d64f8efc5d977c368175fda7bba96793be3d10e827ba675ec257 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:29.612Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:29.920Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.127 [2023-04-12T00:44:29.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-12T00:44:29.921Z] 79a1914b7c84: Preparing [2023-04-12T00:44:29.921Z] 8d6e411fb6ce: Preparing [2023-04-12T00:44:29.921Z] ab7043fa3e49: Preparing [2023-04-12T00:44:29.921Z] 54b098613f62: Preparing [2023-04-12T00:44:29.921Z] 039fc173e193: Preparing [2023-04-12T00:44:29.921Z] f1417ff83b31: Preparing [2023-04-12T00:44:29.921Z] f1417ff83b31: Waiting [2023-04-12T00:44:29.921Z] 54b098613f62: Layer already exists [2023-04-12T00:44:29.921Z] 039fc173e193: Layer already exists [2023-04-12T00:44:29.921Z] ab7043fa3e49: Layer already exists [2023-04-12T00:44:29.921Z] 8d6e411fb6ce: Layer already exists [2023-04-12T00:44:29.921Z] 79a1914b7c84: Layer already exists [2023-04-12T00:44:29.921Z] f1417ff83b31: Layer already exists [2023-04-12T00:44:29.921Z] 3.0.0-dev.127: digest: sha256:3702752ff282d64f8efc5d977c368175fda7bba96793be3d10e827ba675ec257 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:30.224Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:30.540Z] + docker push nexus3.edgexfoundry.org:10004/core-command:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T00:44:30.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-12T00:44:30.541Z] 79a1914b7c84: Preparing [2023-04-12T00:44:30.541Z] 8d6e411fb6ce: Preparing [2023-04-12T00:44:30.541Z] ab7043fa3e49: Preparing [2023-04-12T00:44:30.541Z] 54b098613f62: Preparing [2023-04-12T00:44:30.541Z] 039fc173e193: Preparing [2023-04-12T00:44:30.541Z] f1417ff83b31: Preparing [2023-04-12T00:44:30.541Z] f1417ff83b31: Waiting [2023-04-12T00:44:30.541Z] 8d6e411fb6ce: Layer already exists [2023-04-12T00:44:30.541Z] 039fc173e193: Layer already exists [2023-04-12T00:44:30.541Z] 79a1914b7c84: Layer already exists [2023-04-12T00:44:30.541Z] 54b098613f62: Layer already exists [2023-04-12T00:44:30.541Z] ab7043fa3e49: Layer already exists [2023-04-12T00:44:30.541Z] f1417ff83b31: Layer already exists [2023-04-12T00:44:30.541Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127: digest: sha256:3702752ff282d64f8efc5d977c368175fda7bba96793be3d10e827ba675ec257 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:30.856Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:31.173Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-04-12T00:44:31.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-04-12T00:44:31.173Z] 79a1914b7c84: Preparing [2023-04-12T00:44:31.173Z] 8d6e411fb6ce: Preparing [2023-04-12T00:44:31.173Z] ab7043fa3e49: Preparing [2023-04-12T00:44:31.173Z] 54b098613f62: Preparing [2023-04-12T00:44:31.173Z] 039fc173e193: Preparing [2023-04-12T00:44:31.173Z] f1417ff83b31: Preparing [2023-04-12T00:44:31.173Z] f1417ff83b31: Waiting [2023-04-12T00:44:31.173Z] 54b098613f62: Layer already exists [2023-04-12T00:44:31.173Z] 8d6e411fb6ce: Layer already exists [2023-04-12T00:44:31.173Z] ab7043fa3e49: Layer already exists [2023-04-12T00:44:31.173Z] 79a1914b7c84: Layer already exists [2023-04-12T00:44:31.173Z] 039fc173e193: Layer already exists [2023-04-12T00:44:31.173Z] f1417ff83b31: Layer already exists [2023-04-12T00:44:31.173Z] main: digest: sha256:3702752ff282d64f8efc5d977c368175fda7bba96793be3d10e827ba675ec257 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T00:44:31.223Z] ===================================================== [Pipeline] echo [2023-04-12T00:44:31.231Z] taggedImages: [2023-04-12T00:44:31.231Z] - nexus3.edgexfoundry.org:10004/core-command:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:44:31.231Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-04-12T00:44:31.231Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.127 [2023-04-12T00:44:31.231Z] - nexus3.edgexfoundry.org:10004/core-command:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T00:44:31.231Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-04-12T00:44:31.254Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-04-12T00:44:31.254Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:44:31.254Z] latest [2023-04-12T00:44:31.254Z] 3.0.0-dev.127 [2023-04-12T00:44:31.254Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T00:44:31.254Z] main [2023-04-12T00:44:31.254Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:31.575Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:31.884Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:44:31.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-12T00:44:31.884Z] 3bb259e6421f: Preparing [2023-04-12T00:44:31.884Z] 6ce7f291c0bf: Preparing [2023-04-12T00:44:31.884Z] 9a60679c219f: Preparing [2023-04-12T00:44:31.884Z] 5c93d8ef378f: Preparing [2023-04-12T00:44:31.884Z] ab7043fa3e49: Preparing [2023-04-12T00:44:31.884Z] 54b098613f62: Preparing [2023-04-12T00:44:31.884Z] 039fc173e193: Preparing [2023-04-12T00:44:31.884Z] f1417ff83b31: Preparing [2023-04-12T00:44:31.884Z] 54b098613f62: Waiting [2023-04-12T00:44:31.884Z] 039fc173e193: Waiting [2023-04-12T00:44:31.884Z] f1417ff83b31: Waiting [2023-04-12T00:44:31.884Z] ab7043fa3e49: Layer already exists [2023-04-12T00:44:31.884Z] 54b098613f62: Layer already exists [2023-04-12T00:44:31.884Z] 039fc173e193: Layer already exists [2023-04-12T00:44:31.884Z] f1417ff83b31: Layer already exists [2023-04-12T00:44:31.884Z] 3bb259e6421f: Pushed [2023-04-12T00:44:31.884Z] 9a60679c219f: Pushed [2023-04-12T00:44:31.884Z] 6ce7f291c0bf: Pushed [2023-04-12T00:44:33.260Z] 5c93d8ef378f: Pushed [2023-04-12T00:44:33.260Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d: digest: sha256:e1bce9ef8c6e7a1574ff9e32e6e927d2f650960aca8d051dea5a72ad7c424109 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:33.576Z] + 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-04-12T00:44:33.880Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-04-12T00:44:33.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-12T00:44:33.880Z] 3bb259e6421f: Preparing [2023-04-12T00:44:33.880Z] 6ce7f291c0bf: Preparing [2023-04-12T00:44:33.880Z] 9a60679c219f: Preparing [2023-04-12T00:44:33.880Z] 5c93d8ef378f: Preparing [2023-04-12T00:44:33.880Z] ab7043fa3e49: Preparing [2023-04-12T00:44:33.880Z] 54b098613f62: Preparing [2023-04-12T00:44:33.880Z] 039fc173e193: Preparing [2023-04-12T00:44:33.880Z] f1417ff83b31: Preparing [2023-04-12T00:44:33.880Z] 54b098613f62: Waiting [2023-04-12T00:44:33.880Z] f1417ff83b31: Waiting [2023-04-12T00:44:33.880Z] 039fc173e193: Waiting [2023-04-12T00:44:33.880Z] ab7043fa3e49: Layer already exists [2023-04-12T00:44:33.880Z] 6ce7f291c0bf: Layer already exists [2023-04-12T00:44:33.880Z] 3bb259e6421f: Layer already exists [2023-04-12T00:44:33.880Z] 5c93d8ef378f: Layer already exists [2023-04-12T00:44:33.880Z] 9a60679c219f: Layer already exists [2023-04-12T00:44:33.880Z] f1417ff83b31: Layer already exists [2023-04-12T00:44:33.880Z] 54b098613f62: Layer already exists [2023-04-12T00:44:33.880Z] 039fc173e193: Layer already exists [2023-04-12T00:44:33.880Z] latest: digest: sha256:e1bce9ef8c6e7a1574ff9e32e6e927d2f650960aca8d051dea5a72ad7c424109 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:34.192Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:34.494Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.127 [2023-04-12T00:44:34.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-12T00:44:34.494Z] 3bb259e6421f: Preparing [2023-04-12T00:44:34.494Z] 6ce7f291c0bf: Preparing [2023-04-12T00:44:34.494Z] 9a60679c219f: Preparing [2023-04-12T00:44:34.494Z] 5c93d8ef378f: Preparing [2023-04-12T00:44:34.494Z] ab7043fa3e49: Preparing [2023-04-12T00:44:34.494Z] 54b098613f62: Preparing [2023-04-12T00:44:34.494Z] 039fc173e193: Preparing [2023-04-12T00:44:34.494Z] f1417ff83b31: Preparing [2023-04-12T00:44:34.494Z] 54b098613f62: Waiting [2023-04-12T00:44:34.494Z] 039fc173e193: Waiting [2023-04-12T00:44:34.494Z] f1417ff83b31: Waiting [2023-04-12T00:44:34.494Z] 3bb259e6421f: Layer already exists [2023-04-12T00:44:34.494Z] ab7043fa3e49: Layer already exists [2023-04-12T00:44:34.494Z] 9a60679c219f: Layer already exists [2023-04-12T00:44:34.494Z] 5c93d8ef378f: Layer already exists [2023-04-12T00:44:34.494Z] 6ce7f291c0bf: Layer already exists [2023-04-12T00:44:34.494Z] 54b098613f62: Layer already exists [2023-04-12T00:44:34.494Z] f1417ff83b31: Layer already exists [2023-04-12T00:44:34.494Z] 039fc173e193: Layer already exists [2023-04-12T00:44:34.494Z] 3.0.0-dev.127: digest: sha256:e1bce9ef8c6e7a1574ff9e32e6e927d2f650960aca8d051dea5a72ad7c424109 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:34.831Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:35.138Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T00:44:35.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-12T00:44:35.138Z] 3bb259e6421f: Preparing [2023-04-12T00:44:35.138Z] 6ce7f291c0bf: Preparing [2023-04-12T00:44:35.138Z] 9a60679c219f: Preparing [2023-04-12T00:44:35.138Z] 5c93d8ef378f: Preparing [2023-04-12T00:44:35.138Z] ab7043fa3e49: Preparing [2023-04-12T00:44:35.138Z] 54b098613f62: Preparing [2023-04-12T00:44:35.138Z] 039fc173e193: Preparing [2023-04-12T00:44:35.138Z] f1417ff83b31: Preparing [2023-04-12T00:44:35.138Z] 54b098613f62: Waiting [2023-04-12T00:44:35.138Z] f1417ff83b31: Waiting [2023-04-12T00:44:35.138Z] 039fc173e193: Waiting [2023-04-12T00:44:35.138Z] ab7043fa3e49: Layer already exists [2023-04-12T00:44:35.138Z] 3bb259e6421f: Layer already exists [2023-04-12T00:44:35.138Z] 9a60679c219f: Layer already exists [2023-04-12T00:44:35.138Z] 6ce7f291c0bf: Layer already exists [2023-04-12T00:44:35.138Z] 5c93d8ef378f: Layer already exists [2023-04-12T00:44:35.138Z] 54b098613f62: Layer already exists [2023-04-12T00:44:35.138Z] 039fc173e193: Layer already exists [2023-04-12T00:44:35.138Z] f1417ff83b31: Layer already exists [2023-04-12T00:44:35.138Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127: digest: sha256:e1bce9ef8c6e7a1574ff9e32e6e927d2f650960aca8d051dea5a72ad7c424109 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:35.443Z] + 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-04-12T00:44:35.744Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-04-12T00:44:35.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-04-12T00:44:35.744Z] 3bb259e6421f: Preparing [2023-04-12T00:44:35.744Z] 6ce7f291c0bf: Preparing [2023-04-12T00:44:35.744Z] 9a60679c219f: Preparing [2023-04-12T00:44:35.744Z] 5c93d8ef378f: Preparing [2023-04-12T00:44:35.744Z] ab7043fa3e49: Preparing [2023-04-12T00:44:35.744Z] 54b098613f62: Preparing [2023-04-12T00:44:35.744Z] 039fc173e193: Preparing [2023-04-12T00:44:35.744Z] f1417ff83b31: Preparing [2023-04-12T00:44:35.744Z] 54b098613f62: Waiting [2023-04-12T00:44:35.744Z] 039fc173e193: Waiting [2023-04-12T00:44:35.744Z] f1417ff83b31: Waiting [2023-04-12T00:44:35.744Z] 9a60679c219f: Layer already exists [2023-04-12T00:44:35.744Z] 5c93d8ef378f: Layer already exists [2023-04-12T00:44:35.744Z] ab7043fa3e49: Layer already exists [2023-04-12T00:44:35.744Z] 3bb259e6421f: Layer already exists [2023-04-12T00:44:35.744Z] 6ce7f291c0bf: Layer already exists [2023-04-12T00:44:35.745Z] 54b098613f62: Layer already exists [2023-04-12T00:44:35.745Z] 039fc173e193: Layer already exists [2023-04-12T00:44:35.745Z] f1417ff83b31: Layer already exists [2023-04-12T00:44:35.745Z] main: digest: sha256:e1bce9ef8c6e7a1574ff9e32e6e927d2f650960aca8d051dea5a72ad7c424109 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T00:44:35.780Z] ===================================================== [Pipeline] echo [2023-04-12T00:44:35.785Z] taggedImages: [2023-04-12T00:44:35.785Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:44:35.785Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-04-12T00:44:35.785Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.127 [2023-04-12T00:44:35.785Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T00:44:35.785Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-04-12T00:44:35.798Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-04-12T00:44:35.798Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:44:35.798Z] latest [2023-04-12T00:44:35.798Z] 3.0.0-dev.127 [2023-04-12T00:44:35.798Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T00:44:35.798Z] main [2023-04-12T00:44:35.798Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:36.099Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:36.402Z] + docker push nexus3.edgexfoundry.org:10004/core-data:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:44:36.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-12T00:44:36.402Z] 7f431cb46630: Preparing [2023-04-12T00:44:36.402Z] da7354e1ac66: Preparing [2023-04-12T00:44:36.402Z] ab7043fa3e49: Preparing [2023-04-12T00:44:36.402Z] 54b098613f62: Preparing [2023-04-12T00:44:36.402Z] a87874f590d8: Preparing [2023-04-12T00:44:36.402Z] f1417ff83b31: Preparing [2023-04-12T00:44:36.402Z] f1417ff83b31: Waiting [2023-04-12T00:44:36.402Z] ab7043fa3e49: Layer already exists [2023-04-12T00:44:36.402Z] 54b098613f62: Layer already exists [2023-04-12T00:44:36.402Z] f1417ff83b31: Layer already exists [2023-04-12T00:44:36.402Z] 7f431cb46630: Pushed [2023-04-12T00:44:36.402Z] a87874f590d8: Pushed [2023-04-12T00:44:37.784Z] da7354e1ac66: Pushed [2023-04-12T00:44:38.044Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d: digest: sha256:b2564c13ff26be70c51b8503e175b11e73bb502ab73209ea0393dbc6e7d14110 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:38.353Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:38.665Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-04-12T00:44:38.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-12T00:44:38.665Z] 7f431cb46630: Preparing [2023-04-12T00:44:38.665Z] da7354e1ac66: Preparing [2023-04-12T00:44:38.665Z] ab7043fa3e49: Preparing [2023-04-12T00:44:38.665Z] 54b098613f62: Preparing [2023-04-12T00:44:38.665Z] a87874f590d8: Preparing [2023-04-12T00:44:38.665Z] f1417ff83b31: Preparing [2023-04-12T00:44:38.665Z] f1417ff83b31: Waiting [2023-04-12T00:44:38.665Z] ab7043fa3e49: Layer already exists [2023-04-12T00:44:38.665Z] a87874f590d8: Layer already exists [2023-04-12T00:44:38.665Z] 7f431cb46630: Layer already exists [2023-04-12T00:44:38.665Z] 54b098613f62: Layer already exists [2023-04-12T00:44:38.665Z] da7354e1ac66: Layer already exists [2023-04-12T00:44:38.665Z] f1417ff83b31: Layer already exists [2023-04-12T00:44:38.665Z] latest: digest: sha256:b2564c13ff26be70c51b8503e175b11e73bb502ab73209ea0393dbc6e7d14110 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:38.976Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:39.283Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.127 [2023-04-12T00:44:39.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-12T00:44:39.283Z] 7f431cb46630: Preparing [2023-04-12T00:44:39.283Z] da7354e1ac66: Preparing [2023-04-12T00:44:39.283Z] ab7043fa3e49: Preparing [2023-04-12T00:44:39.283Z] 54b098613f62: Preparing [2023-04-12T00:44:39.283Z] a87874f590d8: Preparing [2023-04-12T00:44:39.283Z] f1417ff83b31: Preparing [2023-04-12T00:44:39.283Z] f1417ff83b31: Waiting [2023-04-12T00:44:39.283Z] da7354e1ac66: Layer already exists [2023-04-12T00:44:39.283Z] 7f431cb46630: Layer already exists [2023-04-12T00:44:39.283Z] a87874f590d8: Layer already exists [2023-04-12T00:44:39.283Z] 54b098613f62: Layer already exists [2023-04-12T00:44:39.283Z] ab7043fa3e49: Layer already exists [2023-04-12T00:44:39.283Z] f1417ff83b31: Layer already exists [2023-04-12T00:44:39.283Z] 3.0.0-dev.127: digest: sha256:b2564c13ff26be70c51b8503e175b11e73bb502ab73209ea0393dbc6e7d14110 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:39.597Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:39.906Z] + docker push nexus3.edgexfoundry.org:10004/core-data:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T00:44:39.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-12T00:44:39.906Z] 7f431cb46630: Preparing [2023-04-12T00:44:39.906Z] da7354e1ac66: Preparing [2023-04-12T00:44:39.906Z] ab7043fa3e49: Preparing [2023-04-12T00:44:39.906Z] 54b098613f62: Preparing [2023-04-12T00:44:39.906Z] a87874f590d8: Preparing [2023-04-12T00:44:39.906Z] f1417ff83b31: Preparing [2023-04-12T00:44:39.906Z] f1417ff83b31: Waiting [2023-04-12T00:44:39.906Z] ab7043fa3e49: Layer already exists [2023-04-12T00:44:39.906Z] a87874f590d8: Layer already exists [2023-04-12T00:44:39.906Z] 7f431cb46630: Layer already exists [2023-04-12T00:44:39.906Z] da7354e1ac66: Layer already exists [2023-04-12T00:44:39.906Z] 54b098613f62: Layer already exists [2023-04-12T00:44:39.906Z] f1417ff83b31: Layer already exists [2023-04-12T00:44:39.906Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127: digest: sha256:b2564c13ff26be70c51b8503e175b11e73bb502ab73209ea0393dbc6e7d14110 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:40.221Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:40.530Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-04-12T00:44:40.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-04-12T00:44:40.530Z] 7f431cb46630: Preparing [2023-04-12T00:44:40.530Z] da7354e1ac66: Preparing [2023-04-12T00:44:40.530Z] ab7043fa3e49: Preparing [2023-04-12T00:44:40.530Z] 54b098613f62: Preparing [2023-04-12T00:44:40.530Z] a87874f590d8: Preparing [2023-04-12T00:44:40.530Z] f1417ff83b31: Preparing [2023-04-12T00:44:40.530Z] f1417ff83b31: Waiting [2023-04-12T00:44:40.530Z] 54b098613f62: Layer already exists [2023-04-12T00:44:40.530Z] ab7043fa3e49: Layer already exists [2023-04-12T00:44:40.530Z] 7f431cb46630: Layer already exists [2023-04-12T00:44:40.530Z] a87874f590d8: Layer already exists [2023-04-12T00:44:40.530Z] da7354e1ac66: Layer already exists [2023-04-12T00:44:40.530Z] f1417ff83b31: Layer already exists [2023-04-12T00:44:40.530Z] main: digest: sha256:b2564c13ff26be70c51b8503e175b11e73bb502ab73209ea0393dbc6e7d14110 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T00:44:40.576Z] ===================================================== [Pipeline] echo [2023-04-12T00:44:40.586Z] taggedImages: [2023-04-12T00:44:40.586Z] - nexus3.edgexfoundry.org:10004/core-data:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:44:40.586Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-04-12T00:44:40.586Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.127 [2023-04-12T00:44:40.586Z] - nexus3.edgexfoundry.org:10004/core-data:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T00:44:40.586Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-04-12T00:44:40.607Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-04-12T00:44:40.607Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:44:40.607Z] latest [2023-04-12T00:44:40.607Z] 3.0.0-dev.127 [2023-04-12T00:44:40.607Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T00:44:40.607Z] main [2023-04-12T00:44:40.607Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:40.936Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:41.237Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:44:41.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-12T00:44:41.237Z] 8308ce72684a: Preparing [2023-04-12T00:44:41.237Z] ac4c45c2ae1e: Preparing [2023-04-12T00:44:41.237Z] bfd25eb5f52d: Preparing [2023-04-12T00:44:41.237Z] ab7043fa3e49: Preparing [2023-04-12T00:44:41.237Z] 54b098613f62: Preparing [2023-04-12T00:44:41.237Z] 039fc173e193: Preparing [2023-04-12T00:44:41.237Z] f1417ff83b31: Preparing [2023-04-12T00:44:41.237Z] f1417ff83b31: Waiting [2023-04-12T00:44:41.237Z] 039fc173e193: Waiting [2023-04-12T00:44:41.237Z] 54b098613f62: Layer already exists [2023-04-12T00:44:41.237Z] ab7043fa3e49: Layer already exists [2023-04-12T00:44:41.237Z] f1417ff83b31: Layer already exists [2023-04-12T00:44:41.237Z] 039fc173e193: Layer already exists [2023-04-12T00:44:41.237Z] ac4c45c2ae1e: Pushed [2023-04-12T00:44:41.237Z] 8308ce72684a: Pushed [2023-04-12T00:44:43.139Z] bfd25eb5f52d: Pushed [2023-04-12T00:44:43.139Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d: digest: sha256:7f127c2bd5868156d95f41f43f8be4f2a1a76e7deaaa1dfea54be6ea163ee74e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:43.451Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:43.753Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-04-12T00:44:43.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-12T00:44:43.753Z] 8308ce72684a: Preparing [2023-04-12T00:44:43.753Z] ac4c45c2ae1e: Preparing [2023-04-12T00:44:43.753Z] bfd25eb5f52d: Preparing [2023-04-12T00:44:43.753Z] ab7043fa3e49: Preparing [2023-04-12T00:44:43.753Z] 54b098613f62: Preparing [2023-04-12T00:44:43.753Z] 039fc173e193: Preparing [2023-04-12T00:44:43.753Z] f1417ff83b31: Preparing [2023-04-12T00:44:43.753Z] 039fc173e193: Waiting [2023-04-12T00:44:43.753Z] 8308ce72684a: Layer already exists [2023-04-12T00:44:43.753Z] ab7043fa3e49: Layer already exists [2023-04-12T00:44:43.753Z] 54b098613f62: Layer already exists [2023-04-12T00:44:43.753Z] ac4c45c2ae1e: Layer already exists [2023-04-12T00:44:43.753Z] bfd25eb5f52d: Layer already exists [2023-04-12T00:44:43.753Z] 039fc173e193: Layer already exists [2023-04-12T00:44:43.753Z] f1417ff83b31: Layer already exists [2023-04-12T00:44:43.753Z] latest: digest: sha256:7f127c2bd5868156d95f41f43f8be4f2a1a76e7deaaa1dfea54be6ea163ee74e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:44.060Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:44.366Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.127 [2023-04-12T00:44:44.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-12T00:44:44.367Z] 8308ce72684a: Preparing [2023-04-12T00:44:44.367Z] ac4c45c2ae1e: Preparing [2023-04-12T00:44:44.367Z] bfd25eb5f52d: Preparing [2023-04-12T00:44:44.367Z] ab7043fa3e49: Preparing [2023-04-12T00:44:44.367Z] 54b098613f62: Preparing [2023-04-12T00:44:44.367Z] 039fc173e193: Preparing [2023-04-12T00:44:44.367Z] f1417ff83b31: Preparing [2023-04-12T00:44:44.367Z] 039fc173e193: Waiting [2023-04-12T00:44:44.367Z] f1417ff83b31: Waiting [2023-04-12T00:44:44.367Z] 8308ce72684a: Layer already exists [2023-04-12T00:44:44.367Z] 54b098613f62: Layer already exists [2023-04-12T00:44:44.367Z] ab7043fa3e49: Layer already exists [2023-04-12T00:44:44.367Z] ac4c45c2ae1e: Layer already exists [2023-04-12T00:44:44.367Z] bfd25eb5f52d: Layer already exists [2023-04-12T00:44:44.367Z] f1417ff83b31: Layer already exists [2023-04-12T00:44:44.367Z] 039fc173e193: Layer already exists [2023-04-12T00:44:44.367Z] 3.0.0-dev.127: digest: sha256:7f127c2bd5868156d95f41f43f8be4f2a1a76e7deaaa1dfea54be6ea163ee74e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:44.672Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:44.976Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T00:44:44.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-12T00:44:44.976Z] 8308ce72684a: Preparing [2023-04-12T00:44:44.976Z] ac4c45c2ae1e: Preparing [2023-04-12T00:44:44.976Z] bfd25eb5f52d: Preparing [2023-04-12T00:44:44.976Z] ab7043fa3e49: Preparing [2023-04-12T00:44:44.976Z] 54b098613f62: Preparing [2023-04-12T00:44:44.976Z] 039fc173e193: Preparing [2023-04-12T00:44:44.976Z] f1417ff83b31: Preparing [2023-04-12T00:44:44.976Z] 039fc173e193: Waiting [2023-04-12T00:44:44.976Z] 8308ce72684a: Layer already exists [2023-04-12T00:44:44.976Z] ab7043fa3e49: Layer already exists [2023-04-12T00:44:44.976Z] bfd25eb5f52d: Layer already exists [2023-04-12T00:44:44.976Z] 54b098613f62: Layer already exists [2023-04-12T00:44:44.976Z] ac4c45c2ae1e: Layer already exists [2023-04-12T00:44:44.976Z] f1417ff83b31: Layer already exists [2023-04-12T00:44:44.976Z] 039fc173e193: Layer already exists [2023-04-12T00:44:44.976Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127: digest: sha256:7f127c2bd5868156d95f41f43f8be4f2a1a76e7deaaa1dfea54be6ea163ee74e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:45.282Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:45.589Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-04-12T00:44:45.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-04-12T00:44:45.589Z] 8308ce72684a: Preparing [2023-04-12T00:44:45.589Z] ac4c45c2ae1e: Preparing [2023-04-12T00:44:45.589Z] bfd25eb5f52d: Preparing [2023-04-12T00:44:45.589Z] ab7043fa3e49: Preparing [2023-04-12T00:44:45.589Z] 54b098613f62: Preparing [2023-04-12T00:44:45.589Z] 039fc173e193: Preparing [2023-04-12T00:44:45.589Z] f1417ff83b31: Preparing [2023-04-12T00:44:45.589Z] 039fc173e193: Waiting [2023-04-12T00:44:45.589Z] f1417ff83b31: Waiting [2023-04-12T00:44:45.589Z] 8308ce72684a: Layer already exists [2023-04-12T00:44:45.589Z] bfd25eb5f52d: Layer already exists [2023-04-12T00:44:45.589Z] ab7043fa3e49: Layer already exists [2023-04-12T00:44:45.589Z] 54b098613f62: Layer already exists [2023-04-12T00:44:45.589Z] ac4c45c2ae1e: Layer already exists [2023-04-12T00:44:45.589Z] f1417ff83b31: Layer already exists [2023-04-12T00:44:45.589Z] 039fc173e193: Layer already exists [2023-04-12T00:44:45.589Z] main: digest: sha256:7f127c2bd5868156d95f41f43f8be4f2a1a76e7deaaa1dfea54be6ea163ee74e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T00:44:45.623Z] ===================================================== [Pipeline] echo [2023-04-12T00:44:45.628Z] taggedImages: [2023-04-12T00:44:45.628Z] - nexus3.edgexfoundry.org:10004/core-metadata:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:44:45.628Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-04-12T00:44:45.628Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.127 [2023-04-12T00:44:45.628Z] - nexus3.edgexfoundry.org:10004/core-metadata:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T00:44:45.628Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-04-12T00:44:45.641Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-04-12T00:44:45.641Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:44:45.641Z] latest [2023-04-12T00:44:45.641Z] 3.0.0-dev.127 [2023-04-12T00:44:45.641Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T00:44:45.641Z] main [2023-04-12T00:44:45.641Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:45.952Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:46.252Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:44:46.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-12T00:44:46.253Z] ae82bc694fab: Preparing [2023-04-12T00:44:46.253Z] ae82bc694fab: Preparing [2023-04-12T00:44:46.253Z] bef8ec3daa13: Preparing [2023-04-12T00:44:46.253Z] 80dbd744086b: Preparing [2023-04-12T00:44:46.253Z] 88840f586431: Preparing [2023-04-12T00:44:46.253Z] 78ddadf8f484: Preparing [2023-04-12T00:44:46.253Z] 1c785e129de2: Preparing [2023-04-12T00:44:46.253Z] ab7043fa3e49: Preparing [2023-04-12T00:44:46.253Z] 54b098613f62: Preparing [2023-04-12T00:44:46.253Z] a9e995d9c94d: Preparing [2023-04-12T00:44:46.253Z] af3ff2f1c2e7: Preparing [2023-04-12T00:44:46.253Z] 5379e82046c6: Preparing [2023-04-12T00:44:46.253Z] 25dffa686740: Preparing [2023-04-12T00:44:46.253Z] f1417ff83b31: Preparing [2023-04-12T00:44:46.253Z] 1c785e129de2: Waiting [2023-04-12T00:44:46.253Z] ab7043fa3e49: Waiting [2023-04-12T00:44:46.253Z] 54b098613f62: Waiting [2023-04-12T00:44:46.253Z] a9e995d9c94d: Waiting [2023-04-12T00:44:46.253Z] f1417ff83b31: Waiting [2023-04-12T00:44:46.253Z] af3ff2f1c2e7: Waiting [2023-04-12T00:44:46.253Z] 25dffa686740: Waiting [2023-04-12T00:44:46.253Z] 5379e82046c6: Waiting [2023-04-12T00:44:46.253Z] 88840f586431: Pushed [2023-04-12T00:44:46.253Z] bef8ec3daa13: Pushed [2023-04-12T00:44:46.253Z] ae82bc694fab: Pushed [2023-04-12T00:44:46.253Z] 78ddadf8f484: Pushed [2023-04-12T00:44:46.253Z] 80dbd744086b: Pushed [2023-04-12T00:44:46.253Z] ab7043fa3e49: Layer already exists [2023-04-12T00:44:46.253Z] 54b098613f62: Layer already exists [2023-04-12T00:44:46.512Z] a9e995d9c94d: Pushed [2023-04-12T00:44:46.512Z] 5379e82046c6: Pushed [2023-04-12T00:44:46.512Z] 25dffa686740: Pushed [2023-04-12T00:44:46.512Z] af3ff2f1c2e7: Pushed [2023-04-12T00:44:46.512Z] f1417ff83b31: Layer already exists [2023-04-12T00:44:47.890Z] 1c785e129de2: Pushed [2023-04-12T00:44:48.149Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d: digest: sha256:3a3dcb404729910cf438bd41ceca60c78f7f35d83390cabc38583f6cc6b8a1e3 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:48.453Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:48.754Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-04-12T00:44:48.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-12T00:44:48.754Z] ae82bc694fab: Preparing [2023-04-12T00:44:48.754Z] ae82bc694fab: Preparing [2023-04-12T00:44:48.754Z] bef8ec3daa13: Preparing [2023-04-12T00:44:48.754Z] 80dbd744086b: Preparing [2023-04-12T00:44:48.754Z] 88840f586431: Preparing [2023-04-12T00:44:48.754Z] 78ddadf8f484: Preparing [2023-04-12T00:44:48.754Z] 1c785e129de2: Preparing [2023-04-12T00:44:48.754Z] ab7043fa3e49: Preparing [2023-04-12T00:44:48.754Z] 54b098613f62: Preparing [2023-04-12T00:44:48.754Z] a9e995d9c94d: Preparing [2023-04-12T00:44:48.754Z] af3ff2f1c2e7: Preparing [2023-04-12T00:44:48.754Z] 5379e82046c6: Preparing [2023-04-12T00:44:48.754Z] 25dffa686740: Preparing [2023-04-12T00:44:48.754Z] f1417ff83b31: Preparing [2023-04-12T00:44:48.754Z] 25dffa686740: Waiting [2023-04-12T00:44:48.754Z] a9e995d9c94d: Waiting [2023-04-12T00:44:48.754Z] f1417ff83b31: Waiting [2023-04-12T00:44:48.754Z] af3ff2f1c2e7: Waiting [2023-04-12T00:44:48.754Z] 5379e82046c6: Waiting [2023-04-12T00:44:48.754Z] 1c785e129de2: Waiting [2023-04-12T00:44:48.754Z] 54b098613f62: Waiting [2023-04-12T00:44:48.754Z] ab7043fa3e49: Waiting [2023-04-12T00:44:48.754Z] 78ddadf8f484: Layer already exists [2023-04-12T00:44:48.754Z] bef8ec3daa13: Layer already exists [2023-04-12T00:44:48.754Z] 88840f586431: Layer already exists [2023-04-12T00:44:48.754Z] 80dbd744086b: Layer already exists [2023-04-12T00:44:48.754Z] ae82bc694fab: Layer already exists [2023-04-12T00:44:48.754Z] 54b098613f62: Layer already exists [2023-04-12T00:44:48.754Z] 1c785e129de2: Layer already exists [2023-04-12T00:44:48.754Z] af3ff2f1c2e7: Layer already exists [2023-04-12T00:44:48.754Z] a9e995d9c94d: Layer already exists [2023-04-12T00:44:48.754Z] ab7043fa3e49: Layer already exists [2023-04-12T00:44:48.754Z] 5379e82046c6: Layer already exists [2023-04-12T00:44:48.754Z] 25dffa686740: Layer already exists [2023-04-12T00:44:48.754Z] f1417ff83b31: Layer already exists [2023-04-12T00:44:48.754Z] latest: digest: sha256:3a3dcb404729910cf438bd41ceca60c78f7f35d83390cabc38583f6cc6b8a1e3 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:49.054Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:49.356Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.127 [2023-04-12T00:44:49.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-12T00:44:49.356Z] ae82bc694fab: Preparing [2023-04-12T00:44:49.356Z] ae82bc694fab: Preparing [2023-04-12T00:44:49.356Z] bef8ec3daa13: Preparing [2023-04-12T00:44:49.356Z] 80dbd744086b: Preparing [2023-04-12T00:44:49.356Z] 88840f586431: Preparing [2023-04-12T00:44:49.356Z] 78ddadf8f484: Preparing [2023-04-12T00:44:49.356Z] 1c785e129de2: Preparing [2023-04-12T00:44:49.356Z] ab7043fa3e49: Preparing [2023-04-12T00:44:49.356Z] 54b098613f62: Preparing [2023-04-12T00:44:49.356Z] a9e995d9c94d: Preparing [2023-04-12T00:44:49.356Z] af3ff2f1c2e7: Preparing [2023-04-12T00:44:49.356Z] 5379e82046c6: Preparing [2023-04-12T00:44:49.356Z] 25dffa686740: Preparing [2023-04-12T00:44:49.356Z] f1417ff83b31: Preparing [2023-04-12T00:44:49.356Z] 54b098613f62: Waiting [2023-04-12T00:44:49.356Z] a9e995d9c94d: Waiting [2023-04-12T00:44:49.356Z] af3ff2f1c2e7: Waiting [2023-04-12T00:44:49.356Z] 25dffa686740: Waiting [2023-04-12T00:44:49.356Z] 5379e82046c6: Waiting [2023-04-12T00:44:49.356Z] 1c785e129de2: Waiting [2023-04-12T00:44:49.356Z] ab7043fa3e49: Waiting [2023-04-12T00:44:49.356Z] 88840f586431: Layer already exists [2023-04-12T00:44:49.356Z] ae82bc694fab: Layer already exists [2023-04-12T00:44:49.356Z] bef8ec3daa13: Layer already exists [2023-04-12T00:44:49.356Z] 80dbd744086b: Layer already exists [2023-04-12T00:44:49.356Z] 78ddadf8f484: Layer already exists [2023-04-12T00:44:49.356Z] 1c785e129de2: Layer already exists [2023-04-12T00:44:49.356Z] a9e995d9c94d: Layer already exists [2023-04-12T00:44:49.356Z] 54b098613f62: Layer already exists [2023-04-12T00:44:49.356Z] ab7043fa3e49: Layer already exists [2023-04-12T00:44:49.356Z] af3ff2f1c2e7: Layer already exists [2023-04-12T00:44:49.356Z] 5379e82046c6: Layer already exists [2023-04-12T00:44:49.356Z] 25dffa686740: Layer already exists [2023-04-12T00:44:49.356Z] f1417ff83b31: Layer already exists [2023-04-12T00:44:49.356Z] 3.0.0-dev.127: digest: sha256:3a3dcb404729910cf438bd41ceca60c78f7f35d83390cabc38583f6cc6b8a1e3 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:49.654Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:49.952Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T00:44:49.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-12T00:44:49.952Z] ae82bc694fab: Preparing [2023-04-12T00:44:49.952Z] ae82bc694fab: Preparing [2023-04-12T00:44:49.952Z] bef8ec3daa13: Preparing [2023-04-12T00:44:49.952Z] 80dbd744086b: Preparing [2023-04-12T00:44:49.952Z] 88840f586431: Preparing [2023-04-12T00:44:49.952Z] 78ddadf8f484: Preparing [2023-04-12T00:44:49.952Z] 1c785e129de2: Preparing [2023-04-12T00:44:49.952Z] ab7043fa3e49: Preparing [2023-04-12T00:44:49.952Z] 54b098613f62: Preparing [2023-04-12T00:44:49.952Z] a9e995d9c94d: Preparing [2023-04-12T00:44:49.952Z] af3ff2f1c2e7: Preparing [2023-04-12T00:44:49.952Z] 5379e82046c6: Preparing [2023-04-12T00:44:49.952Z] 25dffa686740: Preparing [2023-04-12T00:44:49.952Z] f1417ff83b31: Preparing [2023-04-12T00:44:49.952Z] 25dffa686740: Waiting [2023-04-12T00:44:49.952Z] f1417ff83b31: Waiting [2023-04-12T00:44:49.952Z] af3ff2f1c2e7: Waiting [2023-04-12T00:44:49.952Z] 5379e82046c6: Waiting [2023-04-12T00:44:49.952Z] 1c785e129de2: Waiting [2023-04-12T00:44:49.952Z] 54b098613f62: Waiting [2023-04-12T00:44:49.952Z] ab7043fa3e49: Waiting [2023-04-12T00:44:49.952Z] 78ddadf8f484: Layer already exists [2023-04-12T00:44:49.952Z] 80dbd744086b: Layer already exists [2023-04-12T00:44:49.952Z] 88840f586431: Layer already exists [2023-04-12T00:44:49.952Z] bef8ec3daa13: Layer already exists [2023-04-12T00:44:49.952Z] ae82bc694fab: Layer already exists [2023-04-12T00:44:49.952Z] ab7043fa3e49: Layer already exists [2023-04-12T00:44:49.952Z] 1c785e129de2: Layer already exists [2023-04-12T00:44:49.952Z] 54b098613f62: Layer already exists [2023-04-12T00:44:49.952Z] af3ff2f1c2e7: Layer already exists [2023-04-12T00:44:49.952Z] a9e995d9c94d: Layer already exists [2023-04-12T00:44:49.952Z] 5379e82046c6: Layer already exists [2023-04-12T00:44:49.952Z] 25dffa686740: Layer already exists [2023-04-12T00:44:49.952Z] f1417ff83b31: Layer already exists [2023-04-12T00:44:49.952Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127: digest: sha256:3a3dcb404729910cf438bd41ceca60c78f7f35d83390cabc38583f6cc6b8a1e3 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:50.257Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:50.558Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-04-12T00:44:50.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-04-12T00:44:50.558Z] ae82bc694fab: Preparing [2023-04-12T00:44:50.558Z] ae82bc694fab: Preparing [2023-04-12T00:44:50.558Z] bef8ec3daa13: Preparing [2023-04-12T00:44:50.558Z] 80dbd744086b: Preparing [2023-04-12T00:44:50.558Z] 88840f586431: Preparing [2023-04-12T00:44:50.558Z] 78ddadf8f484: Preparing [2023-04-12T00:44:50.558Z] 1c785e129de2: Preparing [2023-04-12T00:44:50.558Z] ab7043fa3e49: Preparing [2023-04-12T00:44:50.558Z] 54b098613f62: Preparing [2023-04-12T00:44:50.558Z] a9e995d9c94d: Preparing [2023-04-12T00:44:50.558Z] af3ff2f1c2e7: Preparing [2023-04-12T00:44:50.558Z] 5379e82046c6: Preparing [2023-04-12T00:44:50.558Z] 25dffa686740: Preparing [2023-04-12T00:44:50.558Z] f1417ff83b31: Preparing [2023-04-12T00:44:50.558Z] 1c785e129de2: Waiting [2023-04-12T00:44:50.558Z] ab7043fa3e49: Waiting [2023-04-12T00:44:50.558Z] 25dffa686740: Waiting [2023-04-12T00:44:50.558Z] 54b098613f62: Waiting [2023-04-12T00:44:50.558Z] f1417ff83b31: Waiting [2023-04-12T00:44:50.558Z] a9e995d9c94d: Waiting [2023-04-12T00:44:50.558Z] af3ff2f1c2e7: Waiting [2023-04-12T00:44:50.558Z] 5379e82046c6: Waiting [2023-04-12T00:44:50.558Z] 80dbd744086b: Layer already exists [2023-04-12T00:44:50.558Z] 88840f586431: Layer already exists [2023-04-12T00:44:50.558Z] ae82bc694fab: Layer already exists [2023-04-12T00:44:50.558Z] 78ddadf8f484: Layer already exists [2023-04-12T00:44:50.558Z] bef8ec3daa13: Layer already exists [2023-04-12T00:44:50.558Z] ab7043fa3e49: Layer already exists [2023-04-12T00:44:50.558Z] 1c785e129de2: Layer already exists [2023-04-12T00:44:50.558Z] 54b098613f62: Layer already exists [2023-04-12T00:44:50.558Z] af3ff2f1c2e7: Layer already exists [2023-04-12T00:44:50.558Z] a9e995d9c94d: Layer already exists [2023-04-12T00:44:50.558Z] 25dffa686740: Layer already exists [2023-04-12T00:44:50.558Z] 5379e82046c6: Layer already exists [2023-04-12T00:44:50.558Z] f1417ff83b31: Layer already exists [2023-04-12T00:44:50.558Z] main: digest: sha256:3a3dcb404729910cf438bd41ceca60c78f7f35d83390cabc38583f6cc6b8a1e3 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T00:44:50.590Z] ===================================================== [Pipeline] echo [2023-04-12T00:44:50.596Z] taggedImages: [2023-04-12T00:44:50.596Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:44:50.596Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-04-12T00:44:50.596Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.127 [2023-04-12T00:44:50.596Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T00:44:50.596Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-04-12T00:44:50.609Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-04-12T00:44:50.609Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:44:50.609Z] latest [2023-04-12T00:44:50.609Z] 3.0.0-dev.127 [2023-04-12T00:44:50.609Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T00:44:50.609Z] main [2023-04-12T00:44:50.609Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:50.920Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:51.228Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:44:51.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-12T00:44:51.228Z] 5886d5b1b42c: Preparing [2023-04-12T00:44:51.228Z] bae5f6173816: Preparing [2023-04-12T00:44:51.228Z] 117513b7a1fc: Preparing [2023-04-12T00:44:51.228Z] ee8ec284fc41: Preparing [2023-04-12T00:44:51.228Z] ab7043fa3e49: Preparing [2023-04-12T00:44:51.228Z] 54b098613f62: Preparing [2023-04-12T00:44:51.228Z] 039fc173e193: Preparing [2023-04-12T00:44:51.228Z] f1417ff83b31: Preparing [2023-04-12T00:44:51.228Z] 039fc173e193: Waiting [2023-04-12T00:44:51.228Z] 54b098613f62: Waiting [2023-04-12T00:44:51.228Z] f1417ff83b31: Waiting [2023-04-12T00:44:51.228Z] ab7043fa3e49: Layer already exists [2023-04-12T00:44:51.228Z] 54b098613f62: Layer already exists [2023-04-12T00:44:51.228Z] 039fc173e193: Layer already exists [2023-04-12T00:44:51.228Z] f1417ff83b31: Layer already exists [2023-04-12T00:44:51.228Z] 5886d5b1b42c: Pushed [2023-04-12T00:44:51.228Z] bae5f6173816: Pushed [2023-04-12T00:44:51.228Z] 117513b7a1fc: Pushed [2023-04-12T00:44:52.602Z] ee8ec284fc41: Pushed [2023-04-12T00:44:52.602Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d: digest: sha256:108d5079cb8a7d79dfeddfa905784864cf3bd7a9a95df263633e948a058ba00b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:52.910Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:53.213Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-04-12T00:44:53.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-12T00:44:53.213Z] 5886d5b1b42c: Preparing [2023-04-12T00:44:53.213Z] bae5f6173816: Preparing [2023-04-12T00:44:53.213Z] 117513b7a1fc: Preparing [2023-04-12T00:44:53.213Z] ee8ec284fc41: Preparing [2023-04-12T00:44:53.213Z] ab7043fa3e49: Preparing [2023-04-12T00:44:53.213Z] 54b098613f62: Preparing [2023-04-12T00:44:53.213Z] 039fc173e193: Preparing [2023-04-12T00:44:53.213Z] 54b098613f62: Waiting [2023-04-12T00:44:53.213Z] 039fc173e193: Waiting [2023-04-12T00:44:53.213Z] f1417ff83b31: Preparing [2023-04-12T00:44:53.213Z] f1417ff83b31: Waiting [2023-04-12T00:44:53.213Z] bae5f6173816: Layer already exists [2023-04-12T00:44:53.213Z] 117513b7a1fc: Layer already exists [2023-04-12T00:44:53.213Z] 5886d5b1b42c: Layer already exists [2023-04-12T00:44:53.213Z] ab7043fa3e49: Layer already exists [2023-04-12T00:44:53.213Z] ee8ec284fc41: Layer already exists [2023-04-12T00:44:53.213Z] 54b098613f62: Layer already exists [2023-04-12T00:44:53.213Z] f1417ff83b31: Layer already exists [2023-04-12T00:44:53.213Z] 039fc173e193: Layer already exists [2023-04-12T00:44:53.213Z] latest: digest: sha256:108d5079cb8a7d79dfeddfa905784864cf3bd7a9a95df263633e948a058ba00b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:53.520Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:53.824Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.127 [2023-04-12T00:44:53.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-12T00:44:53.824Z] 5886d5b1b42c: Preparing [2023-04-12T00:44:53.824Z] bae5f6173816: Preparing [2023-04-12T00:44:53.824Z] 117513b7a1fc: Preparing [2023-04-12T00:44:53.824Z] ee8ec284fc41: Preparing [2023-04-12T00:44:53.824Z] ab7043fa3e49: Preparing [2023-04-12T00:44:53.824Z] 54b098613f62: Preparing [2023-04-12T00:44:53.824Z] 039fc173e193: Preparing [2023-04-12T00:44:53.824Z] f1417ff83b31: Preparing [2023-04-12T00:44:53.824Z] 54b098613f62: Waiting [2023-04-12T00:44:53.824Z] 039fc173e193: Waiting [2023-04-12T00:44:53.824Z] f1417ff83b31: Waiting [2023-04-12T00:44:53.824Z] 117513b7a1fc: Layer already exists [2023-04-12T00:44:53.824Z] ab7043fa3e49: Layer already exists [2023-04-12T00:44:53.824Z] bae5f6173816: Layer already exists [2023-04-12T00:44:53.824Z] ee8ec284fc41: Layer already exists [2023-04-12T00:44:53.824Z] 5886d5b1b42c: Layer already exists [2023-04-12T00:44:53.824Z] 54b098613f62: Layer already exists [2023-04-12T00:44:53.824Z] 039fc173e193: Layer already exists [2023-04-12T00:44:53.824Z] f1417ff83b31: Layer already exists [2023-04-12T00:44:53.824Z] 3.0.0-dev.127: digest: sha256:108d5079cb8a7d79dfeddfa905784864cf3bd7a9a95df263633e948a058ba00b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:54.132Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:54.434Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T00:44:54.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-12T00:44:54.434Z] 5886d5b1b42c: Preparing [2023-04-12T00:44:54.434Z] bae5f6173816: Preparing [2023-04-12T00:44:54.435Z] 117513b7a1fc: Preparing [2023-04-12T00:44:54.435Z] ee8ec284fc41: Preparing [2023-04-12T00:44:54.435Z] ab7043fa3e49: Preparing [2023-04-12T00:44:54.435Z] 54b098613f62: Preparing [2023-04-12T00:44:54.435Z] 039fc173e193: Preparing [2023-04-12T00:44:54.435Z] f1417ff83b31: Preparing [2023-04-12T00:44:54.435Z] 039fc173e193: Waiting [2023-04-12T00:44:54.435Z] f1417ff83b31: Waiting [2023-04-12T00:44:54.435Z] 54b098613f62: Waiting [2023-04-12T00:44:54.435Z] ee8ec284fc41: Layer already exists [2023-04-12T00:44:54.435Z] ab7043fa3e49: Layer already exists [2023-04-12T00:44:54.435Z] 117513b7a1fc: Layer already exists [2023-04-12T00:44:54.435Z] bae5f6173816: Layer already exists [2023-04-12T00:44:54.435Z] 5886d5b1b42c: Layer already exists [2023-04-12T00:44:54.435Z] 54b098613f62: Layer already exists [2023-04-12T00:44:54.435Z] f1417ff83b31: Layer already exists [2023-04-12T00:44:54.435Z] 039fc173e193: Layer already exists [2023-04-12T00:44:54.435Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127: digest: sha256:108d5079cb8a7d79dfeddfa905784864cf3bd7a9a95df263633e948a058ba00b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:54.747Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:55.055Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-04-12T00:44:55.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-04-12T00:44:55.055Z] 5886d5b1b42c: Preparing [2023-04-12T00:44:55.055Z] bae5f6173816: Preparing [2023-04-12T00:44:55.055Z] 117513b7a1fc: Preparing [2023-04-12T00:44:55.055Z] ee8ec284fc41: Preparing [2023-04-12T00:44:55.055Z] ab7043fa3e49: Preparing [2023-04-12T00:44:55.055Z] 54b098613f62: Preparing [2023-04-12T00:44:55.055Z] 039fc173e193: Preparing [2023-04-12T00:44:55.055Z] f1417ff83b31: Preparing [2023-04-12T00:44:55.055Z] 54b098613f62: Waiting [2023-04-12T00:44:55.055Z] 039fc173e193: Waiting [2023-04-12T00:44:55.055Z] f1417ff83b31: Waiting [2023-04-12T00:44:55.055Z] 5886d5b1b42c: Layer already exists [2023-04-12T00:44:55.055Z] ab7043fa3e49: Layer already exists [2023-04-12T00:44:55.055Z] 117513b7a1fc: Layer already exists [2023-04-12T00:44:55.055Z] bae5f6173816: Layer already exists [2023-04-12T00:44:55.055Z] ee8ec284fc41: Layer already exists [2023-04-12T00:44:55.055Z] 54b098613f62: Layer already exists [2023-04-12T00:44:55.055Z] 039fc173e193: Layer already exists [2023-04-12T00:44:55.055Z] f1417ff83b31: Layer already exists [2023-04-12T00:44:55.055Z] main: digest: sha256:108d5079cb8a7d79dfeddfa905784864cf3bd7a9a95df263633e948a058ba00b size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T00:44:55.100Z] ===================================================== [Pipeline] echo [2023-04-12T00:44:55.109Z] taggedImages: [2023-04-12T00:44:55.109Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:44:55.109Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-04-12T00:44:55.109Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.127 [2023-04-12T00:44:55.109Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T00:44:55.109Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-04-12T00:44:55.129Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-04-12T00:44:55.129Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:44:55.129Z] latest [2023-04-12T00:44:55.129Z] 3.0.0-dev.127 [2023-04-12T00:44:55.129Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T00:44:55.129Z] main [2023-04-12T00:44:55.129Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:55.454Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:55.765Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:44:55.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-12T00:44:55.765Z] 35d39cb77764: Preparing [2023-04-12T00:44:55.765Z] e9a1319e3743: Preparing [2023-04-12T00:44:55.765Z] acf20654f06a: Preparing [2023-04-12T00:44:55.765Z] 27c610156c5d: Preparing [2023-04-12T00:44:55.765Z] ab7043fa3e49: Preparing [2023-04-12T00:44:55.765Z] 54b098613f62: Preparing [2023-04-12T00:44:55.765Z] 278c56f52168: Preparing [2023-04-12T00:44:55.765Z] 66aeb7748fe7: Preparing [2023-04-12T00:44:55.765Z] f1417ff83b31: Preparing [2023-04-12T00:44:55.765Z] 54b098613f62: Waiting [2023-04-12T00:44:55.765Z] 66aeb7748fe7: Waiting [2023-04-12T00:44:55.765Z] f1417ff83b31: Waiting [2023-04-12T00:44:55.765Z] 278c56f52168: Waiting [2023-04-12T00:44:55.765Z] ab7043fa3e49: Layer already exists [2023-04-12T00:44:55.765Z] 54b098613f62: Layer already exists [2023-04-12T00:44:55.765Z] e9a1319e3743: Pushed [2023-04-12T00:44:55.765Z] 35d39cb77764: Pushed [2023-04-12T00:44:55.765Z] 278c56f52168: Pushed [2023-04-12T00:44:55.765Z] f1417ff83b31: Layer already exists [2023-04-12T00:44:55.765Z] 27c610156c5d: Pushed [2023-04-12T00:44:56.024Z] 66aeb7748fe7: Pushed [2023-04-12T00:44:56.960Z] acf20654f06a: Pushed [2023-04-12T00:44:57.220Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d: digest: sha256:a28bb25e555ce08612bbb413b82c4dcf038989898ad18857c449f94a5f9a7ee4 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:57.526Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:57.828Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-04-12T00:44:57.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-12T00:44:57.829Z] 35d39cb77764: Preparing [2023-04-12T00:44:57.829Z] e9a1319e3743: Preparing [2023-04-12T00:44:57.829Z] acf20654f06a: Preparing [2023-04-12T00:44:57.829Z] 27c610156c5d: Preparing [2023-04-12T00:44:57.829Z] ab7043fa3e49: Preparing [2023-04-12T00:44:57.829Z] 54b098613f62: Preparing [2023-04-12T00:44:57.829Z] 278c56f52168: Preparing [2023-04-12T00:44:57.829Z] 66aeb7748fe7: Preparing [2023-04-12T00:44:57.829Z] f1417ff83b31: Preparing [2023-04-12T00:44:57.829Z] 54b098613f62: Waiting [2023-04-12T00:44:57.829Z] 278c56f52168: Waiting [2023-04-12T00:44:57.829Z] 66aeb7748fe7: Waiting [2023-04-12T00:44:57.829Z] f1417ff83b31: Waiting [2023-04-12T00:44:57.829Z] 35d39cb77764: Layer already exists [2023-04-12T00:44:57.829Z] 27c610156c5d: Layer already exists [2023-04-12T00:44:57.829Z] acf20654f06a: Layer already exists [2023-04-12T00:44:57.829Z] ab7043fa3e49: Layer already exists [2023-04-12T00:44:57.829Z] e9a1319e3743: Layer already exists [2023-04-12T00:44:57.829Z] 54b098613f62: Layer already exists [2023-04-12T00:44:57.829Z] 66aeb7748fe7: Layer already exists [2023-04-12T00:44:57.829Z] f1417ff83b31: Layer already exists [2023-04-12T00:44:57.829Z] 278c56f52168: Layer already exists [2023-04-12T00:44:57.829Z] latest: digest: sha256:a28bb25e555ce08612bbb413b82c4dcf038989898ad18857c449f94a5f9a7ee4 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:58.135Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:58.441Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.127 [2023-04-12T00:44:58.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-12T00:44:58.441Z] 35d39cb77764: Preparing [2023-04-12T00:44:58.441Z] e9a1319e3743: Preparing [2023-04-12T00:44:58.441Z] acf20654f06a: Preparing [2023-04-12T00:44:58.441Z] 27c610156c5d: Preparing [2023-04-12T00:44:58.441Z] ab7043fa3e49: Preparing [2023-04-12T00:44:58.441Z] 54b098613f62: Preparing [2023-04-12T00:44:58.441Z] 278c56f52168: Preparing [2023-04-12T00:44:58.441Z] 66aeb7748fe7: Preparing [2023-04-12T00:44:58.441Z] f1417ff83b31: Preparing [2023-04-12T00:44:58.441Z] 54b098613f62: Waiting [2023-04-12T00:44:58.441Z] 278c56f52168: Waiting [2023-04-12T00:44:58.441Z] 66aeb7748fe7: Waiting [2023-04-12T00:44:58.441Z] f1417ff83b31: Waiting [2023-04-12T00:44:58.441Z] acf20654f06a: Layer already exists [2023-04-12T00:44:58.441Z] e9a1319e3743: Layer already exists [2023-04-12T00:44:58.441Z] 35d39cb77764: Layer already exists [2023-04-12T00:44:58.441Z] 27c610156c5d: Layer already exists [2023-04-12T00:44:58.441Z] ab7043fa3e49: Layer already exists [2023-04-12T00:44:58.441Z] 54b098613f62: Layer already exists [2023-04-12T00:44:58.441Z] f1417ff83b31: Layer already exists [2023-04-12T00:44:58.441Z] 66aeb7748fe7: Layer already exists [2023-04-12T00:44:58.441Z] 278c56f52168: Layer already exists [2023-04-12T00:44:58.441Z] 3.0.0-dev.127: digest: sha256:a28bb25e555ce08612bbb413b82c4dcf038989898ad18857c449f94a5f9a7ee4 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:58.756Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:59.059Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T00:44:59.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-12T00:44:59.059Z] 35d39cb77764: Preparing [2023-04-12T00:44:59.059Z] e9a1319e3743: Preparing [2023-04-12T00:44:59.059Z] acf20654f06a: Preparing [2023-04-12T00:44:59.059Z] 27c610156c5d: Preparing [2023-04-12T00:44:59.059Z] ab7043fa3e49: Preparing [2023-04-12T00:44:59.059Z] 54b098613f62: Preparing [2023-04-12T00:44:59.059Z] 278c56f52168: Preparing [2023-04-12T00:44:59.059Z] 66aeb7748fe7: Preparing [2023-04-12T00:44:59.059Z] f1417ff83b31: Preparing [2023-04-12T00:44:59.059Z] 66aeb7748fe7: Waiting [2023-04-12T00:44:59.059Z] 54b098613f62: Waiting [2023-04-12T00:44:59.059Z] f1417ff83b31: Waiting [2023-04-12T00:44:59.059Z] 278c56f52168: Waiting [2023-04-12T00:44:59.059Z] acf20654f06a: Layer already exists [2023-04-12T00:44:59.059Z] 27c610156c5d: Layer already exists [2023-04-12T00:44:59.059Z] 35d39cb77764: Layer already exists [2023-04-12T00:44:59.059Z] e9a1319e3743: Layer already exists [2023-04-12T00:44:59.059Z] ab7043fa3e49: Layer already exists [2023-04-12T00:44:59.059Z] 54b098613f62: Layer already exists [2023-04-12T00:44:59.059Z] 278c56f52168: Layer already exists [2023-04-12T00:44:59.059Z] 66aeb7748fe7: Layer already exists [2023-04-12T00:44:59.059Z] f1417ff83b31: Layer already exists [2023-04-12T00:44:59.059Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127: digest: sha256:a28bb25e555ce08612bbb413b82c4dcf038989898ad18857c449f94a5f9a7ee4 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:59.363Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:44:59.663Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-04-12T00:44:59.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-04-12T00:44:59.663Z] 35d39cb77764: Preparing [2023-04-12T00:44:59.663Z] e9a1319e3743: Preparing [2023-04-12T00:44:59.663Z] acf20654f06a: Preparing [2023-04-12T00:44:59.663Z] 27c610156c5d: Preparing [2023-04-12T00:44:59.663Z] ab7043fa3e49: Preparing [2023-04-12T00:44:59.663Z] 54b098613f62: Preparing [2023-04-12T00:44:59.663Z] 278c56f52168: Preparing [2023-04-12T00:44:59.663Z] 66aeb7748fe7: Preparing [2023-04-12T00:44:59.663Z] f1417ff83b31: Preparing [2023-04-12T00:44:59.663Z] 54b098613f62: Waiting [2023-04-12T00:44:59.663Z] 278c56f52168: Waiting [2023-04-12T00:44:59.663Z] f1417ff83b31: Waiting [2023-04-12T00:44:59.663Z] 66aeb7748fe7: Waiting [2023-04-12T00:44:59.663Z] acf20654f06a: Layer already exists [2023-04-12T00:44:59.663Z] 27c610156c5d: Layer already exists [2023-04-12T00:44:59.663Z] ab7043fa3e49: Layer already exists [2023-04-12T00:44:59.663Z] e9a1319e3743: Layer already exists [2023-04-12T00:44:59.663Z] 35d39cb77764: Layer already exists [2023-04-12T00:44:59.663Z] 54b098613f62: Layer already exists [2023-04-12T00:44:59.663Z] 66aeb7748fe7: Layer already exists [2023-04-12T00:44:59.663Z] 278c56f52168: Layer already exists [2023-04-12T00:44:59.663Z] f1417ff83b31: Layer already exists [2023-04-12T00:44:59.663Z] main: digest: sha256:a28bb25e555ce08612bbb413b82c4dcf038989898ad18857c449f94a5f9a7ee4 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T00:44:59.701Z] ===================================================== [Pipeline] echo [2023-04-12T00:44:59.706Z] taggedImages: [2023-04-12T00:44:59.706Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:44:59.706Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-04-12T00:44:59.706Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.127 [2023-04-12T00:44:59.706Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T00:44:59.706Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-04-12T00:44:59.724Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-04-12T00:44:59.724Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:44:59.724Z] latest [2023-04-12T00:44:59.724Z] 3.0.0-dev.127 [2023-04-12T00:44:59.724Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T00:44:59.724Z] main [2023-04-12T00:44:59.724Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:00.058Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:00.362Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:45:00.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-12T00:45:00.362Z] 32a14ca486e7: Preparing [2023-04-12T00:45:00.362Z] b051eec18b28: Preparing [2023-04-12T00:45:00.362Z] 9613a3f32b74: Preparing [2023-04-12T00:45:00.362Z] 5bf64449e0a2: Preparing [2023-04-12T00:45:00.362Z] d9dbdc2c706c: Preparing [2023-04-12T00:45:00.362Z] 5cd51b853aa0: Preparing [2023-04-12T00:45:00.362Z] ffedcc7dc3d6: Preparing [2023-04-12T00:45:00.362Z] ab7043fa3e49: Preparing [2023-04-12T00:45:00.362Z] 54b098613f62: Preparing [2023-04-12T00:45:00.362Z] 2242babbe33e: Preparing [2023-04-12T00:45:00.362Z] f1417ff83b31: Preparing [2023-04-12T00:45:00.362Z] 2242babbe33e: Waiting [2023-04-12T00:45:00.362Z] ffedcc7dc3d6: Waiting [2023-04-12T00:45:00.362Z] f1417ff83b31: Waiting [2023-04-12T00:45:00.362Z] ab7043fa3e49: Waiting [2023-04-12T00:45:00.362Z] 54b098613f62: Waiting [2023-04-12T00:45:00.362Z] 5cd51b853aa0: Waiting [2023-04-12T00:45:00.362Z] 32a14ca486e7: Pushed [2023-04-12T00:45:00.362Z] d9dbdc2c706c: Pushed [2023-04-12T00:45:00.362Z] b051eec18b28: Pushed [2023-04-12T00:45:00.362Z] ab7043fa3e49: Layer already exists [2023-04-12T00:45:00.362Z] 54b098613f62: Layer already exists [2023-04-12T00:45:00.620Z] 5cd51b853aa0: Pushed [2023-04-12T00:45:00.620Z] f1417ff83b31: Layer already exists [2023-04-12T00:45:00.620Z] ffedcc7dc3d6: Pushed [2023-04-12T00:45:00.620Z] 2242babbe33e: Pushed [2023-04-12T00:45:01.566Z] 5bf64449e0a2: Pushed [2023-04-12T00:45:02.134Z] 9613a3f32b74: Pushed [2023-04-12T00:45:02.134Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d: digest: sha256:7dacaae6b388ba5f2867367a9d5c96dc43dcc2cdc21cee9fccc0237c7b8ce92e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:02.440Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:02.739Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-04-12T00:45:02.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-12T00:45:02.740Z] 32a14ca486e7: Preparing [2023-04-12T00:45:02.740Z] b051eec18b28: Preparing [2023-04-12T00:45:02.740Z] 9613a3f32b74: Preparing [2023-04-12T00:45:02.740Z] 5bf64449e0a2: Preparing [2023-04-12T00:45:02.740Z] d9dbdc2c706c: Preparing [2023-04-12T00:45:02.740Z] 5cd51b853aa0: Preparing [2023-04-12T00:45:02.740Z] ffedcc7dc3d6: Preparing [2023-04-12T00:45:02.740Z] ab7043fa3e49: Preparing [2023-04-12T00:45:02.740Z] 54b098613f62: Preparing [2023-04-12T00:45:02.740Z] 5cd51b853aa0: Waiting [2023-04-12T00:45:02.740Z] ffedcc7dc3d6: Waiting [2023-04-12T00:45:02.740Z] ab7043fa3e49: Waiting [2023-04-12T00:45:02.740Z] 2242babbe33e: Preparing [2023-04-12T00:45:02.740Z] f1417ff83b31: Preparing [2023-04-12T00:45:02.740Z] 54b098613f62: Waiting [2023-04-12T00:45:02.740Z] 2242babbe33e: Waiting [2023-04-12T00:45:02.740Z] f1417ff83b31: Waiting [2023-04-12T00:45:02.740Z] 32a14ca486e7: Layer already exists [2023-04-12T00:45:02.740Z] d9dbdc2c706c: Layer already exists [2023-04-12T00:45:02.740Z] 9613a3f32b74: Layer already exists [2023-04-12T00:45:02.740Z] b051eec18b28: Layer already exists [2023-04-12T00:45:02.740Z] 5bf64449e0a2: Layer already exists [2023-04-12T00:45:02.740Z] ffedcc7dc3d6: Layer already exists [2023-04-12T00:45:02.740Z] ab7043fa3e49: Layer already exists [2023-04-12T00:45:02.740Z] 54b098613f62: Layer already exists [2023-04-12T00:45:02.740Z] 5cd51b853aa0: Layer already exists [2023-04-12T00:45:02.740Z] 2242babbe33e: Layer already exists [2023-04-12T00:45:02.740Z] f1417ff83b31: Layer already exists [2023-04-12T00:45:02.740Z] latest: digest: sha256:7dacaae6b388ba5f2867367a9d5c96dc43dcc2cdc21cee9fccc0237c7b8ce92e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:03.050Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:03.356Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.127 [2023-04-12T00:45:03.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-12T00:45:03.356Z] 32a14ca486e7: Preparing [2023-04-12T00:45:03.356Z] b051eec18b28: Preparing [2023-04-12T00:45:03.356Z] 9613a3f32b74: Preparing [2023-04-12T00:45:03.356Z] 5bf64449e0a2: Preparing [2023-04-12T00:45:03.356Z] d9dbdc2c706c: Preparing [2023-04-12T00:45:03.356Z] 5cd51b853aa0: Preparing [2023-04-12T00:45:03.356Z] ffedcc7dc3d6: Preparing [2023-04-12T00:45:03.356Z] ab7043fa3e49: Preparing [2023-04-12T00:45:03.356Z] 54b098613f62: Preparing [2023-04-12T00:45:03.356Z] 2242babbe33e: Preparing [2023-04-12T00:45:03.356Z] f1417ff83b31: Preparing [2023-04-12T00:45:03.356Z] ab7043fa3e49: Waiting [2023-04-12T00:45:03.356Z] 54b098613f62: Waiting [2023-04-12T00:45:03.356Z] 2242babbe33e: Waiting [2023-04-12T00:45:03.356Z] f1417ff83b31: Waiting [2023-04-12T00:45:03.356Z] 32a14ca486e7: Layer already exists [2023-04-12T00:45:03.356Z] b051eec18b28: Layer already exists [2023-04-12T00:45:03.356Z] 9613a3f32b74: Layer already exists [2023-04-12T00:45:03.356Z] 5bf64449e0a2: Layer already exists [2023-04-12T00:45:03.356Z] d9dbdc2c706c: Layer already exists [2023-04-12T00:45:03.356Z] 5cd51b853aa0: Layer already exists [2023-04-12T00:45:03.356Z] ab7043fa3e49: Layer already exists [2023-04-12T00:45:03.356Z] ffedcc7dc3d6: Layer already exists [2023-04-12T00:45:03.356Z] 2242babbe33e: Layer already exists [2023-04-12T00:45:03.356Z] 54b098613f62: Layer already exists [2023-04-12T00:45:03.356Z] f1417ff83b31: Layer already exists [2023-04-12T00:45:03.356Z] 3.0.0-dev.127: digest: sha256:7dacaae6b388ba5f2867367a9d5c96dc43dcc2cdc21cee9fccc0237c7b8ce92e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:03.662Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:03.964Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T00:45:03.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-12T00:45:03.964Z] 32a14ca486e7: Preparing [2023-04-12T00:45:03.964Z] b051eec18b28: Preparing [2023-04-12T00:45:03.964Z] 9613a3f32b74: Preparing [2023-04-12T00:45:03.964Z] 5bf64449e0a2: Preparing [2023-04-12T00:45:03.964Z] d9dbdc2c706c: Preparing [2023-04-12T00:45:03.964Z] 5cd51b853aa0: Preparing [2023-04-12T00:45:03.964Z] ffedcc7dc3d6: Preparing [2023-04-12T00:45:03.964Z] ab7043fa3e49: Preparing [2023-04-12T00:45:03.964Z] 54b098613f62: Preparing [2023-04-12T00:45:03.964Z] 2242babbe33e: Preparing [2023-04-12T00:45:03.964Z] f1417ff83b31: Preparing [2023-04-12T00:45:03.964Z] 5cd51b853aa0: Waiting [2023-04-12T00:45:03.964Z] ffedcc7dc3d6: Waiting [2023-04-12T00:45:03.964Z] 2242babbe33e: Waiting [2023-04-12T00:45:03.964Z] f1417ff83b31: Waiting [2023-04-12T00:45:03.964Z] ab7043fa3e49: Waiting [2023-04-12T00:45:03.964Z] 54b098613f62: Waiting [2023-04-12T00:45:03.964Z] 32a14ca486e7: Layer already exists [2023-04-12T00:45:03.964Z] 9613a3f32b74: Layer already exists [2023-04-12T00:45:03.964Z] d9dbdc2c706c: Layer already exists [2023-04-12T00:45:03.964Z] 5bf64449e0a2: Layer already exists [2023-04-12T00:45:03.964Z] b051eec18b28: Layer already exists [2023-04-12T00:45:03.964Z] 5cd51b853aa0: Layer already exists [2023-04-12T00:45:03.964Z] ab7043fa3e49: Layer already exists [2023-04-12T00:45:03.964Z] 54b098613f62: Layer already exists [2023-04-12T00:45:03.964Z] 2242babbe33e: Layer already exists [2023-04-12T00:45:03.964Z] ffedcc7dc3d6: Layer already exists [2023-04-12T00:45:03.964Z] f1417ff83b31: Layer already exists [2023-04-12T00:45:03.964Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127: digest: sha256:7dacaae6b388ba5f2867367a9d5c96dc43dcc2cdc21cee9fccc0237c7b8ce92e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:04.264Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:04.563Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-04-12T00:45:04.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-04-12T00:45:04.563Z] 32a14ca486e7: Preparing [2023-04-12T00:45:04.563Z] b051eec18b28: Preparing [2023-04-12T00:45:04.563Z] 9613a3f32b74: Preparing [2023-04-12T00:45:04.563Z] 5bf64449e0a2: Preparing [2023-04-12T00:45:04.563Z] d9dbdc2c706c: Preparing [2023-04-12T00:45:04.563Z] 5cd51b853aa0: Preparing [2023-04-12T00:45:04.563Z] ffedcc7dc3d6: Preparing [2023-04-12T00:45:04.563Z] ab7043fa3e49: Preparing [2023-04-12T00:45:04.563Z] 54b098613f62: Preparing [2023-04-12T00:45:04.563Z] 2242babbe33e: Preparing [2023-04-12T00:45:04.563Z] f1417ff83b31: Preparing [2023-04-12T00:45:04.563Z] 54b098613f62: Waiting [2023-04-12T00:45:04.563Z] ffedcc7dc3d6: Waiting [2023-04-12T00:45:04.563Z] f1417ff83b31: Waiting [2023-04-12T00:45:04.563Z] 2242babbe33e: Waiting [2023-04-12T00:45:04.563Z] 5cd51b853aa0: Waiting [2023-04-12T00:45:04.563Z] d9dbdc2c706c: Layer already exists [2023-04-12T00:45:04.563Z] b051eec18b28: Layer already exists [2023-04-12T00:45:04.563Z] 32a14ca486e7: Layer already exists [2023-04-12T00:45:04.563Z] 5bf64449e0a2: Layer already exists [2023-04-12T00:45:04.563Z] 9613a3f32b74: Layer already exists [2023-04-12T00:45:04.563Z] 54b098613f62: Layer already exists [2023-04-12T00:45:04.563Z] ffedcc7dc3d6: Layer already exists [2023-04-12T00:45:04.563Z] ab7043fa3e49: Layer already exists [2023-04-12T00:45:04.563Z] 5cd51b853aa0: Layer already exists [2023-04-12T00:45:04.563Z] 2242babbe33e: Layer already exists [2023-04-12T00:45:04.563Z] f1417ff83b31: Layer already exists [2023-04-12T00:45:04.563Z] main: digest: sha256:7dacaae6b388ba5f2867367a9d5c96dc43dcc2cdc21cee9fccc0237c7b8ce92e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T00:45:04.599Z] ===================================================== [Pipeline] echo [2023-04-12T00:45:04.604Z] taggedImages: [2023-04-12T00:45:04.604Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:45:04.604Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-04-12T00:45:04.604Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.127 [2023-04-12T00:45:04.604Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T00:45:04.604Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-04-12T00:45:04.618Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-04-12T00:45:04.618Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:45:04.618Z] latest [2023-04-12T00:45:04.618Z] 3.0.0-dev.127 [2023-04-12T00:45:04.618Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T00:45:04.618Z] main [2023-04-12T00:45:04.618Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:04.919Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:05.236Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:45:05.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-12T00:45:05.236Z] dcfd41da93be: Preparing [2023-04-12T00:45:05.236Z] 6dce99cec13a: Preparing [2023-04-12T00:45:05.236Z] ab7043fa3e49: Preparing [2023-04-12T00:45:05.236Z] 54b098613f62: Preparing [2023-04-12T00:45:05.236Z] 941eb80bd03d: Preparing [2023-04-12T00:45:05.236Z] f1417ff83b31: Preparing [2023-04-12T00:45:05.236Z] ab7043fa3e49: Layer already exists [2023-04-12T00:45:05.236Z] 54b098613f62: Layer already exists [2023-04-12T00:45:05.236Z] f1417ff83b31: Layer already exists [2023-04-12T00:45:05.236Z] dcfd41da93be: Pushed [2023-04-12T00:45:05.803Z] 941eb80bd03d: Pushed [2023-04-12T00:45:07.708Z] 6dce99cec13a: Pushed [2023-04-12T00:45:07.708Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d: digest: sha256:b02168b430ae8bfdc9ee9539acb93b116b9e9eeea8684563b0d154787f35ad97 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:08.013Z] + 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-04-12T00:45:08.318Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-04-12T00:45:08.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-12T00:45:08.318Z] dcfd41da93be: Preparing [2023-04-12T00:45:08.318Z] 6dce99cec13a: Preparing [2023-04-12T00:45:08.318Z] ab7043fa3e49: Preparing [2023-04-12T00:45:08.318Z] 54b098613f62: Preparing [2023-04-12T00:45:08.318Z] 941eb80bd03d: Preparing [2023-04-12T00:45:08.318Z] f1417ff83b31: Preparing [2023-04-12T00:45:08.318Z] f1417ff83b31: Waiting [2023-04-12T00:45:08.318Z] ab7043fa3e49: Layer already exists [2023-04-12T00:45:08.318Z] 6dce99cec13a: Layer already exists [2023-04-12T00:45:08.318Z] 54b098613f62: Layer already exists [2023-04-12T00:45:08.318Z] 941eb80bd03d: Layer already exists [2023-04-12T00:45:08.318Z] dcfd41da93be: Layer already exists [2023-04-12T00:45:08.318Z] f1417ff83b31: Layer already exists [2023-04-12T00:45:08.318Z] latest: digest: sha256:b02168b430ae8bfdc9ee9539acb93b116b9e9eeea8684563b0d154787f35ad97 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:08.619Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:08.917Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.127 [2023-04-12T00:45:08.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-12T00:45:08.917Z] dcfd41da93be: Preparing [2023-04-12T00:45:08.917Z] 6dce99cec13a: Preparing [2023-04-12T00:45:08.917Z] ab7043fa3e49: Preparing [2023-04-12T00:45:08.917Z] 54b098613f62: Preparing [2023-04-12T00:45:08.917Z] 941eb80bd03d: Preparing [2023-04-12T00:45:08.917Z] f1417ff83b31: Preparing [2023-04-12T00:45:08.917Z] f1417ff83b31: Waiting [2023-04-12T00:45:08.917Z] 941eb80bd03d: Layer already exists [2023-04-12T00:45:08.917Z] dcfd41da93be: Layer already exists [2023-04-12T00:45:08.917Z] 54b098613f62: Layer already exists [2023-04-12T00:45:08.917Z] 6dce99cec13a: Layer already exists [2023-04-12T00:45:08.917Z] ab7043fa3e49: Layer already exists [2023-04-12T00:45:08.917Z] f1417ff83b31: Layer already exists [2023-04-12T00:45:08.917Z] 3.0.0-dev.127: digest: sha256:b02168b430ae8bfdc9ee9539acb93b116b9e9eeea8684563b0d154787f35ad97 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:09.221Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:09.520Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T00:45:09.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-12T00:45:09.521Z] dcfd41da93be: Preparing [2023-04-12T00:45:09.521Z] 6dce99cec13a: Preparing [2023-04-12T00:45:09.521Z] ab7043fa3e49: Preparing [2023-04-12T00:45:09.521Z] 54b098613f62: Preparing [2023-04-12T00:45:09.521Z] 941eb80bd03d: Preparing [2023-04-12T00:45:09.521Z] f1417ff83b31: Preparing [2023-04-12T00:45:09.521Z] f1417ff83b31: Waiting [2023-04-12T00:45:09.521Z] dcfd41da93be: Layer already exists [2023-04-12T00:45:09.521Z] 54b098613f62: Layer already exists [2023-04-12T00:45:09.521Z] ab7043fa3e49: Layer already exists [2023-04-12T00:45:09.521Z] 6dce99cec13a: Layer already exists [2023-04-12T00:45:09.521Z] 941eb80bd03d: Layer already exists [2023-04-12T00:45:09.521Z] f1417ff83b31: Layer already exists [2023-04-12T00:45:09.521Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127: digest: sha256:b02168b430ae8bfdc9ee9539acb93b116b9e9eeea8684563b0d154787f35ad97 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:09.823Z] + 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-04-12T00:45:10.126Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-04-12T00:45:10.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-04-12T00:45:10.126Z] dcfd41da93be: Preparing [2023-04-12T00:45:10.126Z] 6dce99cec13a: Preparing [2023-04-12T00:45:10.126Z] ab7043fa3e49: Preparing [2023-04-12T00:45:10.126Z] 54b098613f62: Preparing [2023-04-12T00:45:10.126Z] 941eb80bd03d: Preparing [2023-04-12T00:45:10.126Z] f1417ff83b31: Preparing [2023-04-12T00:45:10.126Z] f1417ff83b31: Waiting [2023-04-12T00:45:10.126Z] 54b098613f62: Layer already exists [2023-04-12T00:45:10.126Z] dcfd41da93be: Layer already exists [2023-04-12T00:45:10.126Z] ab7043fa3e49: Layer already exists [2023-04-12T00:45:10.126Z] 941eb80bd03d: Layer already exists [2023-04-12T00:45:10.126Z] 6dce99cec13a: Layer already exists [2023-04-12T00:45:10.126Z] f1417ff83b31: Layer already exists [2023-04-12T00:45:10.126Z] main: digest: sha256:b02168b430ae8bfdc9ee9539acb93b116b9e9eeea8684563b0d154787f35ad97 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T00:45:10.163Z] ===================================================== [Pipeline] echo [2023-04-12T00:45:10.168Z] taggedImages: [2023-04-12T00:45:10.168Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:45:10.168Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-04-12T00:45:10.168Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.127 [2023-04-12T00:45:10.168Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T00:45:10.168Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-04-12T00:45:10.182Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-04-12T00:45:10.182Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:45:10.182Z] latest [2023-04-12T00:45:10.182Z] 3.0.0-dev.127 [2023-04-12T00:45:10.182Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T00:45:10.182Z] main [2023-04-12T00:45:10.182Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:10.500Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:10.799Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:45:10.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-12T00:45:10.799Z] 8054f5830ea9: Preparing [2023-04-12T00:45:10.799Z] 31277244af1e: Preparing [2023-04-12T00:45:10.799Z] 6c8413af77e9: Preparing [2023-04-12T00:45:10.799Z] 804efc3a0238: Preparing [2023-04-12T00:45:10.799Z] d65748ecbe2f: Preparing [2023-04-12T00:45:10.799Z] ab7043fa3e49: Preparing [2023-04-12T00:45:10.799Z] 54b098613f62: Preparing [2023-04-12T00:45:10.799Z] e7ab168dcf55: Preparing [2023-04-12T00:45:10.799Z] f1417ff83b31: Preparing [2023-04-12T00:45:10.799Z] 54b098613f62: Waiting [2023-04-12T00:45:10.799Z] e7ab168dcf55: Waiting [2023-04-12T00:45:10.799Z] ab7043fa3e49: Waiting [2023-04-12T00:45:10.799Z] 31277244af1e: Pushed [2023-04-12T00:45:10.799Z] 6c8413af77e9: Pushed [2023-04-12T00:45:10.799Z] ab7043fa3e49: Layer already exists [2023-04-12T00:45:10.799Z] 8054f5830ea9: Pushed [2023-04-12T00:45:10.799Z] 54b098613f62: Layer already exists [2023-04-12T00:45:10.799Z] f1417ff83b31: Layer already exists [2023-04-12T00:45:11.368Z] e7ab168dcf55: Pushed [2023-04-12T00:45:14.651Z] d65748ecbe2f: Pushed [2023-04-12T00:45:17.183Z] 804efc3a0238: Pushed [2023-04-12T00:45:17.441Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d: digest: sha256:3cf020bc80683713abccdd1ab61d6dac269dcd03021186c6faa3c1ac4feb7644 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:17.747Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:18.193Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-04-12T00:45:18.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-12T00:45:18.194Z] 8054f5830ea9: Preparing [2023-04-12T00:45:18.194Z] 31277244af1e: Preparing [2023-04-12T00:45:18.194Z] 6c8413af77e9: Preparing [2023-04-12T00:45:18.194Z] 804efc3a0238: Preparing [2023-04-12T00:45:18.194Z] d65748ecbe2f: Preparing [2023-04-12T00:45:18.194Z] ab7043fa3e49: Preparing [2023-04-12T00:45:18.194Z] 54b098613f62: Preparing [2023-04-12T00:45:18.194Z] e7ab168dcf55: Preparing [2023-04-12T00:45:18.194Z] f1417ff83b31: Preparing [2023-04-12T00:45:18.194Z] ab7043fa3e49: Waiting [2023-04-12T00:45:18.194Z] e7ab168dcf55: Waiting [2023-04-12T00:45:18.194Z] 54b098613f62: Waiting [2023-04-12T00:45:18.194Z] f1417ff83b31: Waiting [2023-04-12T00:45:18.194Z] 804efc3a0238: Layer already exists [2023-04-12T00:45:18.194Z] 6c8413af77e9: Layer already exists [2023-04-12T00:45:18.194Z] 8054f5830ea9: Layer already exists [2023-04-12T00:45:18.194Z] 31277244af1e: Layer already exists [2023-04-12T00:45:18.194Z] d65748ecbe2f: Layer already exists [2023-04-12T00:45:18.194Z] 54b098613f62: Layer already exists [2023-04-12T00:45:18.194Z] ab7043fa3e49: Layer already exists [2023-04-12T00:45:18.194Z] e7ab168dcf55: Layer already exists [2023-04-12T00:45:18.194Z] f1417ff83b31: Layer already exists [2023-04-12T00:45:18.194Z] latest: digest: sha256:3cf020bc80683713abccdd1ab61d6dac269dcd03021186c6faa3c1ac4feb7644 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:18.549Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:18.863Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.127 [2023-04-12T00:45:18.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-12T00:45:18.863Z] 8054f5830ea9: Preparing [2023-04-12T00:45:18.863Z] 31277244af1e: Preparing [2023-04-12T00:45:18.863Z] 6c8413af77e9: Preparing [2023-04-12T00:45:18.863Z] 804efc3a0238: Preparing [2023-04-12T00:45:18.863Z] d65748ecbe2f: Preparing [2023-04-12T00:45:18.863Z] ab7043fa3e49: Preparing [2023-04-12T00:45:18.863Z] 54b098613f62: Preparing [2023-04-12T00:45:18.863Z] e7ab168dcf55: Preparing [2023-04-12T00:45:18.863Z] f1417ff83b31: Preparing [2023-04-12T00:45:18.863Z] ab7043fa3e49: Waiting [2023-04-12T00:45:18.863Z] f1417ff83b31: Waiting [2023-04-12T00:45:18.863Z] 54b098613f62: Waiting [2023-04-12T00:45:18.863Z] e7ab168dcf55: Waiting [2023-04-12T00:45:18.863Z] 6c8413af77e9: Layer already exists [2023-04-12T00:45:18.863Z] d65748ecbe2f: Layer already exists [2023-04-12T00:45:18.863Z] 804efc3a0238: Layer already exists [2023-04-12T00:45:18.863Z] 8054f5830ea9: Layer already exists [2023-04-12T00:45:18.863Z] 31277244af1e: Layer already exists [2023-04-12T00:45:18.863Z] ab7043fa3e49: Layer already exists [2023-04-12T00:45:18.863Z] 54b098613f62: Layer already exists [2023-04-12T00:45:18.863Z] f1417ff83b31: Layer already exists [2023-04-12T00:45:18.863Z] e7ab168dcf55: Layer already exists [2023-04-12T00:45:18.863Z] 3.0.0-dev.127: digest: sha256:3cf020bc80683713abccdd1ab61d6dac269dcd03021186c6faa3c1ac4feb7644 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:19.161Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:19.458Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T00:45:19.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-12T00:45:19.458Z] 8054f5830ea9: Preparing [2023-04-12T00:45:19.458Z] 31277244af1e: Preparing [2023-04-12T00:45:19.458Z] 6c8413af77e9: Preparing [2023-04-12T00:45:19.458Z] 804efc3a0238: Preparing [2023-04-12T00:45:19.458Z] d65748ecbe2f: Preparing [2023-04-12T00:45:19.458Z] ab7043fa3e49: Preparing [2023-04-12T00:45:19.458Z] 54b098613f62: Preparing [2023-04-12T00:45:19.458Z] e7ab168dcf55: Preparing [2023-04-12T00:45:19.458Z] f1417ff83b31: Preparing [2023-04-12T00:45:19.458Z] ab7043fa3e49: Waiting [2023-04-12T00:45:19.458Z] 54b098613f62: Waiting [2023-04-12T00:45:19.458Z] e7ab168dcf55: Waiting [2023-04-12T00:45:19.458Z] f1417ff83b31: Waiting [2023-04-12T00:45:19.458Z] 6c8413af77e9: Layer already exists [2023-04-12T00:45:19.458Z] 31277244af1e: Layer already exists [2023-04-12T00:45:19.458Z] 804efc3a0238: Layer already exists [2023-04-12T00:45:19.458Z] 8054f5830ea9: Layer already exists [2023-04-12T00:45:19.458Z] d65748ecbe2f: Layer already exists [2023-04-12T00:45:19.458Z] ab7043fa3e49: Layer already exists [2023-04-12T00:45:19.458Z] 54b098613f62: Layer already exists [2023-04-12T00:45:19.458Z] e7ab168dcf55: Layer already exists [2023-04-12T00:45:19.458Z] f1417ff83b31: Layer already exists [2023-04-12T00:45:19.458Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127: digest: sha256:3cf020bc80683713abccdd1ab61d6dac269dcd03021186c6faa3c1ac4feb7644 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:19.758Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:20.057Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-04-12T00:45:20.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-04-12T00:45:20.057Z] 8054f5830ea9: Preparing [2023-04-12T00:45:20.057Z] 31277244af1e: Preparing [2023-04-12T00:45:20.057Z] 6c8413af77e9: Preparing [2023-04-12T00:45:20.057Z] 804efc3a0238: Preparing [2023-04-12T00:45:20.057Z] d65748ecbe2f: Preparing [2023-04-12T00:45:20.057Z] ab7043fa3e49: Preparing [2023-04-12T00:45:20.057Z] 54b098613f62: Preparing [2023-04-12T00:45:20.057Z] e7ab168dcf55: Preparing [2023-04-12T00:45:20.057Z] f1417ff83b31: Preparing [2023-04-12T00:45:20.057Z] 54b098613f62: Waiting [2023-04-12T00:45:20.057Z] e7ab168dcf55: Waiting [2023-04-12T00:45:20.057Z] ab7043fa3e49: Waiting [2023-04-12T00:45:20.057Z] 8054f5830ea9: Layer already exists [2023-04-12T00:45:20.057Z] 804efc3a0238: Layer already exists [2023-04-12T00:45:20.057Z] 6c8413af77e9: Layer already exists [2023-04-12T00:45:20.057Z] d65748ecbe2f: Layer already exists [2023-04-12T00:45:20.057Z] 31277244af1e: Layer already exists [2023-04-12T00:45:20.057Z] f1417ff83b31: Layer already exists [2023-04-12T00:45:20.057Z] ab7043fa3e49: Layer already exists [2023-04-12T00:45:20.057Z] 54b098613f62: Layer already exists [2023-04-12T00:45:20.057Z] e7ab168dcf55: Layer already exists [2023-04-12T00:45:20.057Z] main: digest: sha256:3cf020bc80683713abccdd1ab61d6dac269dcd03021186c6faa3c1ac4feb7644 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T00:45:20.097Z] ===================================================== [Pipeline] echo [2023-04-12T00:45:20.105Z] taggedImages: [2023-04-12T00:45:20.105Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:45:20.105Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-04-12T00:45:20.105Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.127 [2023-04-12T00:45:20.105Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T00:45:20.105Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-04-12T00:45:20.125Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-04-12T00:45:20.125Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:45:20.125Z] latest [2023-04-12T00:45:20.125Z] 3.0.0-dev.127 [2023-04-12T00:45:20.125Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T00:45:20.125Z] main [2023-04-12T00:45:20.125Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:20.436Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:20.738Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:45:20.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-12T00:45:20.738Z] 8a092b4f1087: Preparing [2023-04-12T00:45:20.738Z] 010aa61b1ec2: Preparing [2023-04-12T00:45:20.738Z] 96d8ddf647fe: Preparing [2023-04-12T00:45:20.738Z] 36b1fc2c5877: Preparing [2023-04-12T00:45:20.738Z] ab7043fa3e49: Preparing [2023-04-12T00:45:20.738Z] 54b098613f62: Preparing [2023-04-12T00:45:20.738Z] c0eb08edb749: Preparing [2023-04-12T00:45:20.738Z] f1417ff83b31: Preparing [2023-04-12T00:45:20.738Z] c0eb08edb749: Waiting [2023-04-12T00:45:20.738Z] 54b098613f62: Waiting [2023-04-12T00:45:20.738Z] f1417ff83b31: Waiting [2023-04-12T00:45:20.738Z] ab7043fa3e49: Layer already exists [2023-04-12T00:45:20.738Z] 54b098613f62: Layer already exists [2023-04-12T00:45:20.738Z] 8a092b4f1087: Pushed [2023-04-12T00:45:20.738Z] 010aa61b1ec2: Pushed [2023-04-12T00:45:20.738Z] f1417ff83b31: Layer already exists [2023-04-12T00:45:20.738Z] 96d8ddf647fe: Pushed [2023-04-12T00:45:20.996Z] c0eb08edb749: Pushed [2023-04-12T00:45:27.558Z] 36b1fc2c5877: Pushed [2023-04-12T00:45:27.558Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d: digest: sha256:f6154d2e539a786f6b2746a3ce986b1911c1e95264b0078d6d8247657a2b15e6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:27.860Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:28.158Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-04-12T00:45:28.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-12T00:45:28.158Z] 8a092b4f1087: Preparing [2023-04-12T00:45:28.158Z] 010aa61b1ec2: Preparing [2023-04-12T00:45:28.158Z] 96d8ddf647fe: Preparing [2023-04-12T00:45:28.158Z] 36b1fc2c5877: Preparing [2023-04-12T00:45:28.158Z] ab7043fa3e49: Preparing [2023-04-12T00:45:28.158Z] 54b098613f62: Preparing [2023-04-12T00:45:28.158Z] c0eb08edb749: Preparing [2023-04-12T00:45:28.158Z] f1417ff83b31: Preparing [2023-04-12T00:45:28.158Z] 54b098613f62: Waiting [2023-04-12T00:45:28.158Z] c0eb08edb749: Waiting [2023-04-12T00:45:28.158Z] f1417ff83b31: Waiting [2023-04-12T00:45:28.158Z] ab7043fa3e49: Layer already exists [2023-04-12T00:45:28.158Z] 8a092b4f1087: Layer already exists [2023-04-12T00:45:28.158Z] 96d8ddf647fe: Layer already exists [2023-04-12T00:45:28.158Z] 010aa61b1ec2: Layer already exists [2023-04-12T00:45:28.159Z] 36b1fc2c5877: Layer already exists [2023-04-12T00:45:28.159Z] c0eb08edb749: Layer already exists [2023-04-12T00:45:28.159Z] 54b098613f62: Layer already exists [2023-04-12T00:45:28.159Z] f1417ff83b31: Layer already exists [2023-04-12T00:45:28.159Z] latest: digest: sha256:f6154d2e539a786f6b2746a3ce986b1911c1e95264b0078d6d8247657a2b15e6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:28.459Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:28.753Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.127 [2023-04-12T00:45:28.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-12T00:45:28.753Z] 8a092b4f1087: Preparing [2023-04-12T00:45:28.753Z] 010aa61b1ec2: Preparing [2023-04-12T00:45:28.753Z] 96d8ddf647fe: Preparing [2023-04-12T00:45:28.753Z] 36b1fc2c5877: Preparing [2023-04-12T00:45:28.753Z] ab7043fa3e49: Preparing [2023-04-12T00:45:28.753Z] 54b098613f62: Preparing [2023-04-12T00:45:28.753Z] c0eb08edb749: Preparing [2023-04-12T00:45:28.753Z] f1417ff83b31: Preparing [2023-04-12T00:45:28.753Z] 54b098613f62: Waiting [2023-04-12T00:45:28.753Z] c0eb08edb749: Waiting [2023-04-12T00:45:28.753Z] f1417ff83b31: Waiting [2023-04-12T00:45:28.753Z] 36b1fc2c5877: Layer already exists [2023-04-12T00:45:28.753Z] 8a092b4f1087: Layer already exists [2023-04-12T00:45:28.753Z] ab7043fa3e49: Layer already exists [2023-04-12T00:45:28.753Z] 010aa61b1ec2: Layer already exists [2023-04-12T00:45:28.753Z] 96d8ddf647fe: Layer already exists [2023-04-12T00:45:28.753Z] 54b098613f62: Layer already exists [2023-04-12T00:45:28.753Z] c0eb08edb749: Layer already exists [2023-04-12T00:45:28.753Z] f1417ff83b31: Layer already exists [2023-04-12T00:45:28.753Z] 3.0.0-dev.127: digest: sha256:f6154d2e539a786f6b2746a3ce986b1911c1e95264b0078d6d8247657a2b15e6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:29.055Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:29.351Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T00:45:29.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-12T00:45:29.351Z] 8a092b4f1087: Preparing [2023-04-12T00:45:29.351Z] 010aa61b1ec2: Preparing [2023-04-12T00:45:29.351Z] 96d8ddf647fe: Preparing [2023-04-12T00:45:29.351Z] 36b1fc2c5877: Preparing [2023-04-12T00:45:29.351Z] ab7043fa3e49: Preparing [2023-04-12T00:45:29.351Z] 54b098613f62: Preparing [2023-04-12T00:45:29.351Z] c0eb08edb749: Preparing [2023-04-12T00:45:29.351Z] f1417ff83b31: Preparing [2023-04-12T00:45:29.351Z] f1417ff83b31: Waiting [2023-04-12T00:45:29.351Z] 54b098613f62: Waiting [2023-04-12T00:45:29.351Z] c0eb08edb749: Waiting [2023-04-12T00:45:29.351Z] 36b1fc2c5877: Layer already exists [2023-04-12T00:45:29.351Z] ab7043fa3e49: Layer already exists [2023-04-12T00:45:29.351Z] 96d8ddf647fe: Layer already exists [2023-04-12T00:45:29.351Z] 010aa61b1ec2: Layer already exists [2023-04-12T00:45:29.351Z] 8a092b4f1087: Layer already exists [2023-04-12T00:45:29.351Z] 54b098613f62: Layer already exists [2023-04-12T00:45:29.351Z] c0eb08edb749: Layer already exists [2023-04-12T00:45:29.351Z] f1417ff83b31: Layer already exists [2023-04-12T00:45:29.351Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127: digest: sha256:f6154d2e539a786f6b2746a3ce986b1911c1e95264b0078d6d8247657a2b15e6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:29.652Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:29.954Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-04-12T00:45:29.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-04-12T00:45:29.955Z] 8a092b4f1087: Preparing [2023-04-12T00:45:29.955Z] 010aa61b1ec2: Preparing [2023-04-12T00:45:29.955Z] 96d8ddf647fe: Preparing [2023-04-12T00:45:29.955Z] 36b1fc2c5877: Preparing [2023-04-12T00:45:29.955Z] ab7043fa3e49: Preparing [2023-04-12T00:45:29.955Z] 54b098613f62: Preparing [2023-04-12T00:45:29.955Z] c0eb08edb749: Preparing [2023-04-12T00:45:29.955Z] f1417ff83b31: Preparing [2023-04-12T00:45:29.955Z] 54b098613f62: Waiting [2023-04-12T00:45:29.955Z] c0eb08edb749: Waiting [2023-04-12T00:45:29.955Z] 96d8ddf647fe: Layer already exists [2023-04-12T00:45:29.955Z] ab7043fa3e49: Layer already exists [2023-04-12T00:45:29.955Z] 8a092b4f1087: Layer already exists [2023-04-12T00:45:29.955Z] 36b1fc2c5877: Layer already exists [2023-04-12T00:45:29.955Z] 010aa61b1ec2: Layer already exists [2023-04-12T00:45:29.955Z] c0eb08edb749: Layer already exists [2023-04-12T00:45:29.955Z] f1417ff83b31: Layer already exists [2023-04-12T00:45:29.955Z] 54b098613f62: Layer already exists [2023-04-12T00:45:29.955Z] main: digest: sha256:f6154d2e539a786f6b2746a3ce986b1911c1e95264b0078d6d8247657a2b15e6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T00:45:29.986Z] ===================================================== [Pipeline] echo [2023-04-12T00:45:29.991Z] taggedImages: [2023-04-12T00:45:29.991Z] - nexus3.edgexfoundry.org:10004/security-spire-config:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:45:29.991Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-04-12T00:45:29.991Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.127 [2023-04-12T00:45:29.991Z] - nexus3.edgexfoundry.org:10004/security-spire-config:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T00:45:29.991Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-04-12T00:45:30.007Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-04-12T00:45:30.007Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:45:30.007Z] latest [2023-04-12T00:45:30.007Z] 3.0.0-dev.127 [2023-04-12T00:45:30.007Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T00:45:30.007Z] main [2023-04-12T00:45:30.007Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:30.330Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:30.639Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:45:30.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-12T00:45:30.639Z] 852accaf1a4f: Preparing [2023-04-12T00:45:30.639Z] 2fcc713eedcc: Preparing [2023-04-12T00:45:30.639Z] d55960e06c09: Preparing [2023-04-12T00:45:30.639Z] a882e619a046: Preparing [2023-04-12T00:45:30.639Z] ab7043fa3e49: Preparing [2023-04-12T00:45:30.639Z] 54b098613f62: Preparing [2023-04-12T00:45:30.639Z] e7ab168dcf55: Preparing [2023-04-12T00:45:30.639Z] f1417ff83b31: Preparing [2023-04-12T00:45:30.639Z] 54b098613f62: Waiting [2023-04-12T00:45:30.639Z] e7ab168dcf55: Waiting [2023-04-12T00:45:30.639Z] f1417ff83b31: Waiting [2023-04-12T00:45:30.639Z] ab7043fa3e49: Layer already exists [2023-04-12T00:45:30.639Z] 54b098613f62: Layer already exists [2023-04-12T00:45:30.639Z] e7ab168dcf55: Layer already exists [2023-04-12T00:45:30.639Z] f1417ff83b31: Layer already exists [2023-04-12T00:45:30.639Z] d55960e06c09: Pushed [2023-04-12T00:45:30.639Z] 2fcc713eedcc: Pushed [2023-04-12T00:45:30.639Z] 852accaf1a4f: Pushed [2023-04-12T00:45:37.211Z] a882e619a046: Pushed [2023-04-12T00:45:37.470Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d: digest: sha256:06f877f5f9a2f95789850405bb683d904821d5f3d1934c920f81d03884f34ff5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:37.788Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:38.095Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-04-12T00:45:38.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-12T00:45:38.095Z] 852accaf1a4f: Preparing [2023-04-12T00:45:38.095Z] 2fcc713eedcc: Preparing [2023-04-12T00:45:38.095Z] d55960e06c09: Preparing [2023-04-12T00:45:38.095Z] a882e619a046: Preparing [2023-04-12T00:45:38.095Z] ab7043fa3e49: Preparing [2023-04-12T00:45:38.095Z] 54b098613f62: Preparing [2023-04-12T00:45:38.095Z] e7ab168dcf55: Preparing [2023-04-12T00:45:38.095Z] f1417ff83b31: Preparing [2023-04-12T00:45:38.095Z] 54b098613f62: Waiting [2023-04-12T00:45:38.095Z] f1417ff83b31: Waiting [2023-04-12T00:45:38.095Z] d55960e06c09: Layer already exists [2023-04-12T00:45:38.095Z] 2fcc713eedcc: Layer already exists [2023-04-12T00:45:38.095Z] 852accaf1a4f: Layer already exists [2023-04-12T00:45:38.095Z] ab7043fa3e49: Layer already exists [2023-04-12T00:45:38.095Z] a882e619a046: Layer already exists [2023-04-12T00:45:38.095Z] 54b098613f62: Layer already exists [2023-04-12T00:45:38.095Z] e7ab168dcf55: Layer already exists [2023-04-12T00:45:38.095Z] f1417ff83b31: Layer already exists [2023-04-12T00:45:38.095Z] latest: digest: sha256:06f877f5f9a2f95789850405bb683d904821d5f3d1934c920f81d03884f34ff5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:38.409Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:38.711Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.127 [2023-04-12T00:45:38.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-12T00:45:38.712Z] 852accaf1a4f: Preparing [2023-04-12T00:45:38.712Z] 2fcc713eedcc: Preparing [2023-04-12T00:45:38.712Z] d55960e06c09: Preparing [2023-04-12T00:45:38.712Z] a882e619a046: Preparing [2023-04-12T00:45:38.712Z] ab7043fa3e49: Preparing [2023-04-12T00:45:38.712Z] 54b098613f62: Preparing [2023-04-12T00:45:38.712Z] e7ab168dcf55: Preparing [2023-04-12T00:45:38.712Z] f1417ff83b31: Preparing [2023-04-12T00:45:38.712Z] e7ab168dcf55: Waiting [2023-04-12T00:45:38.712Z] 54b098613f62: Waiting [2023-04-12T00:45:38.712Z] f1417ff83b31: Waiting [2023-04-12T00:45:38.712Z] a882e619a046: Layer already exists [2023-04-12T00:45:38.712Z] 2fcc713eedcc: Layer already exists [2023-04-12T00:45:38.712Z] d55960e06c09: Layer already exists [2023-04-12T00:45:38.712Z] ab7043fa3e49: Layer already exists [2023-04-12T00:45:38.712Z] 852accaf1a4f: Layer already exists [2023-04-12T00:45:38.712Z] f1417ff83b31: Layer already exists [2023-04-12T00:45:38.712Z] e7ab168dcf55: Layer already exists [2023-04-12T00:45:38.712Z] 54b098613f62: Layer already exists [2023-04-12T00:45:38.712Z] 3.0.0-dev.127: digest: sha256:06f877f5f9a2f95789850405bb683d904821d5f3d1934c920f81d03884f34ff5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:39.013Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:39.311Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T00:45:39.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-12T00:45:39.311Z] 852accaf1a4f: Preparing [2023-04-12T00:45:39.311Z] 2fcc713eedcc: Preparing [2023-04-12T00:45:39.311Z] d55960e06c09: Preparing [2023-04-12T00:45:39.311Z] a882e619a046: Preparing [2023-04-12T00:45:39.311Z] ab7043fa3e49: Preparing [2023-04-12T00:45:39.311Z] 54b098613f62: Preparing [2023-04-12T00:45:39.311Z] e7ab168dcf55: Preparing [2023-04-12T00:45:39.311Z] f1417ff83b31: Preparing [2023-04-12T00:45:39.311Z] e7ab168dcf55: Waiting [2023-04-12T00:45:39.311Z] f1417ff83b31: Waiting [2023-04-12T00:45:39.311Z] d55960e06c09: Layer already exists [2023-04-12T00:45:39.311Z] a882e619a046: Layer already exists [2023-04-12T00:45:39.311Z] 2fcc713eedcc: Layer already exists [2023-04-12T00:45:39.311Z] 852accaf1a4f: Layer already exists [2023-04-12T00:45:39.311Z] ab7043fa3e49: Layer already exists [2023-04-12T00:45:39.311Z] e7ab168dcf55: Layer already exists [2023-04-12T00:45:39.311Z] 54b098613f62: Layer already exists [2023-04-12T00:45:39.311Z] f1417ff83b31: Layer already exists [2023-04-12T00:45:39.311Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127: digest: sha256:06f877f5f9a2f95789850405bb683d904821d5f3d1934c920f81d03884f34ff5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:39.613Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:39.915Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-04-12T00:45:39.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-04-12T00:45:39.915Z] 852accaf1a4f: Preparing [2023-04-12T00:45:39.915Z] 2fcc713eedcc: Preparing [2023-04-12T00:45:39.915Z] d55960e06c09: Preparing [2023-04-12T00:45:39.915Z] a882e619a046: Preparing [2023-04-12T00:45:39.915Z] ab7043fa3e49: Preparing [2023-04-12T00:45:39.915Z] 54b098613f62: Preparing [2023-04-12T00:45:39.915Z] e7ab168dcf55: Preparing [2023-04-12T00:45:39.915Z] f1417ff83b31: Preparing [2023-04-12T00:45:39.915Z] f1417ff83b31: Waiting [2023-04-12T00:45:39.915Z] e7ab168dcf55: Waiting [2023-04-12T00:45:39.915Z] ab7043fa3e49: Layer already exists [2023-04-12T00:45:39.915Z] d55960e06c09: Layer already exists [2023-04-12T00:45:39.915Z] 2fcc713eedcc: Layer already exists [2023-04-12T00:45:39.915Z] 852accaf1a4f: Layer already exists [2023-04-12T00:45:39.915Z] a882e619a046: Layer already exists [2023-04-12T00:45:39.915Z] 54b098613f62: Layer already exists [2023-04-12T00:45:39.915Z] e7ab168dcf55: Layer already exists [2023-04-12T00:45:39.915Z] f1417ff83b31: Layer already exists [2023-04-12T00:45:39.915Z] main: digest: sha256:06f877f5f9a2f95789850405bb683d904821d5f3d1934c920f81d03884f34ff5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T00:45:39.953Z] ===================================================== [Pipeline] echo [2023-04-12T00:45:39.959Z] taggedImages: [2023-04-12T00:45:39.959Z] - nexus3.edgexfoundry.org:10004/security-spire-server:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:45:39.959Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-04-12T00:45:39.959Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.127 [2023-04-12T00:45:39.959Z] - nexus3.edgexfoundry.org:10004/security-spire-server:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T00:45:39.959Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-04-12T00:45:39.974Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-04-12T00:45:39.974Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:45:39.974Z] latest [2023-04-12T00:45:39.974Z] 3.0.0-dev.127 [2023-04-12T00:45:39.974Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T00:45:39.974Z] main [2023-04-12T00:45:39.974Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:40.290Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:40.595Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:45:40.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-12T00:45:40.595Z] e3a73e339183: Preparing [2023-04-12T00:45:40.595Z] c7fc70e37d37: Preparing [2023-04-12T00:45:40.595Z] ab7043fa3e49: Preparing [2023-04-12T00:45:40.595Z] 54b098613f62: Preparing [2023-04-12T00:45:40.595Z] 10fc41987fd6: Preparing [2023-04-12T00:45:40.595Z] f1417ff83b31: Preparing [2023-04-12T00:45:40.595Z] f1417ff83b31: Waiting [2023-04-12T00:45:40.595Z] ab7043fa3e49: Layer already exists [2023-04-12T00:45:40.595Z] 54b098613f62: Layer already exists [2023-04-12T00:45:40.595Z] f1417ff83b31: Layer already exists [2023-04-12T00:45:40.595Z] e3a73e339183: Pushed [2023-04-12T00:45:40.595Z] 10fc41987fd6: Pushed [2023-04-12T00:45:43.126Z] c7fc70e37d37: Pushed [2023-04-12T00:45:43.385Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d: digest: sha256:7987c74bc561d13ef33ccb207703495a1e8f6e43d47a0f17e5d27163f43997d5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:43.691Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:43.990Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-04-12T00:45:43.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-12T00:45:43.990Z] e3a73e339183: Preparing [2023-04-12T00:45:43.990Z] c7fc70e37d37: Preparing [2023-04-12T00:45:43.990Z] ab7043fa3e49: Preparing [2023-04-12T00:45:43.990Z] 54b098613f62: Preparing [2023-04-12T00:45:43.990Z] 10fc41987fd6: Preparing [2023-04-12T00:45:43.990Z] f1417ff83b31: Preparing [2023-04-12T00:45:43.990Z] f1417ff83b31: Waiting [2023-04-12T00:45:43.990Z] e3a73e339183: Layer already exists [2023-04-12T00:45:43.990Z] c7fc70e37d37: Layer already exists [2023-04-12T00:45:43.990Z] 10fc41987fd6: Layer already exists [2023-04-12T00:45:43.990Z] 54b098613f62: Layer already exists [2023-04-12T00:45:43.990Z] ab7043fa3e49: Layer already exists [2023-04-12T00:45:43.990Z] f1417ff83b31: Layer already exists [2023-04-12T00:45:43.990Z] latest: digest: sha256:7987c74bc561d13ef33ccb207703495a1e8f6e43d47a0f17e5d27163f43997d5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:44.290Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:44.590Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.127 [2023-04-12T00:45:44.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-12T00:45:44.590Z] e3a73e339183: Preparing [2023-04-12T00:45:44.590Z] c7fc70e37d37: Preparing [2023-04-12T00:45:44.590Z] ab7043fa3e49: Preparing [2023-04-12T00:45:44.590Z] 54b098613f62: Preparing [2023-04-12T00:45:44.590Z] 10fc41987fd6: Preparing [2023-04-12T00:45:44.590Z] f1417ff83b31: Preparing [2023-04-12T00:45:44.590Z] f1417ff83b31: Waiting [2023-04-12T00:45:44.590Z] e3a73e339183: Layer already exists [2023-04-12T00:45:44.590Z] 54b098613f62: Layer already exists [2023-04-12T00:45:44.590Z] ab7043fa3e49: Layer already exists [2023-04-12T00:45:44.590Z] c7fc70e37d37: Layer already exists [2023-04-12T00:45:44.590Z] 10fc41987fd6: Layer already exists [2023-04-12T00:45:44.590Z] f1417ff83b31: Layer already exists [2023-04-12T00:45:44.590Z] 3.0.0-dev.127: digest: sha256:7987c74bc561d13ef33ccb207703495a1e8f6e43d47a0f17e5d27163f43997d5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:44.946Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:45.264Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T00:45:45.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-12T00:45:45.264Z] e3a73e339183: Preparing [2023-04-12T00:45:45.264Z] c7fc70e37d37: Preparing [2023-04-12T00:45:45.264Z] ab7043fa3e49: Preparing [2023-04-12T00:45:45.264Z] 54b098613f62: Preparing [2023-04-12T00:45:45.264Z] 10fc41987fd6: Preparing [2023-04-12T00:45:45.264Z] f1417ff83b31: Preparing [2023-04-12T00:45:45.264Z] f1417ff83b31: Waiting [2023-04-12T00:45:45.264Z] 10fc41987fd6: Layer already exists [2023-04-12T00:45:45.264Z] 54b098613f62: Layer already exists [2023-04-12T00:45:45.264Z] e3a73e339183: Layer already exists [2023-04-12T00:45:45.264Z] ab7043fa3e49: Layer already exists [2023-04-12T00:45:45.264Z] c7fc70e37d37: Layer already exists [2023-04-12T00:45:45.264Z] f1417ff83b31: Layer already exists [2023-04-12T00:45:45.264Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127: digest: sha256:7987c74bc561d13ef33ccb207703495a1e8f6e43d47a0f17e5d27163f43997d5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:45.574Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:45.875Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-04-12T00:45:45.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-04-12T00:45:45.875Z] e3a73e339183: Preparing [2023-04-12T00:45:45.875Z] c7fc70e37d37: Preparing [2023-04-12T00:45:45.875Z] ab7043fa3e49: Preparing [2023-04-12T00:45:45.875Z] 54b098613f62: Preparing [2023-04-12T00:45:45.875Z] 10fc41987fd6: Preparing [2023-04-12T00:45:45.875Z] f1417ff83b31: Preparing [2023-04-12T00:45:45.875Z] f1417ff83b31: Waiting [2023-04-12T00:45:45.875Z] ab7043fa3e49: Layer already exists [2023-04-12T00:45:45.875Z] e3a73e339183: Layer already exists [2023-04-12T00:45:45.875Z] 54b098613f62: Layer already exists [2023-04-12T00:45:45.875Z] 10fc41987fd6: Layer already exists [2023-04-12T00:45:45.875Z] c7fc70e37d37: Layer already exists [2023-04-12T00:45:45.875Z] f1417ff83b31: Layer already exists [2023-04-12T00:45:45.875Z] main: digest: sha256:7987c74bc561d13ef33ccb207703495a1e8f6e43d47a0f17e5d27163f43997d5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T00:45:46.028Z] ===================================================== [Pipeline] echo [2023-04-12T00:45:46.037Z] taggedImages: [2023-04-12T00:45:46.037Z] - nexus3.edgexfoundry.org:10004/support-notifications:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:45:46.037Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-04-12T00:45:46.037Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.127 [2023-04-12T00:45:46.037Z] - nexus3.edgexfoundry.org:10004/support-notifications:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T00:45:46.037Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-04-12T00:45:46.057Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-04-12T00:45:46.057Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:45:46.057Z] latest [2023-04-12T00:45:46.057Z] 3.0.0-dev.127 [2023-04-12T00:45:46.057Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T00:45:46.057Z] main [2023-04-12T00:45:46.057Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:46.385Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:46.681Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:45:46.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-12T00:45:46.681Z] 5f589bc544e6: Preparing [2023-04-12T00:45:46.681Z] 631feb14c0e7: Preparing [2023-04-12T00:45:46.681Z] ab7043fa3e49: Preparing [2023-04-12T00:45:46.681Z] 54b098613f62: Preparing [2023-04-12T00:45:46.681Z] 039fc173e193: Preparing [2023-04-12T00:45:46.681Z] f1417ff83b31: Preparing [2023-04-12T00:45:46.681Z] ab7043fa3e49: Layer already exists [2023-04-12T00:45:46.681Z] 54b098613f62: Layer already exists [2023-04-12T00:45:46.681Z] 039fc173e193: Layer already exists [2023-04-12T00:45:46.681Z] f1417ff83b31: Layer already exists [2023-04-12T00:45:46.681Z] 5f589bc544e6: Pushed [2023-04-12T00:45:49.972Z] 631feb14c0e7: Pushed [2023-04-12T00:45:49.972Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d: digest: sha256:3766a40402b15180e4d0d44469569aa46196669e176f7478d359dd22833c3d77 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:50.279Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:50.588Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-04-12T00:45:50.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-12T00:45:50.588Z] 5f589bc544e6: Preparing [2023-04-12T00:45:50.588Z] 631feb14c0e7: Preparing [2023-04-12T00:45:50.588Z] ab7043fa3e49: Preparing [2023-04-12T00:45:50.588Z] 54b098613f62: Preparing [2023-04-12T00:45:50.588Z] 039fc173e193: Preparing [2023-04-12T00:45:50.588Z] f1417ff83b31: Preparing [2023-04-12T00:45:50.588Z] f1417ff83b31: Waiting [2023-04-12T00:45:50.588Z] ab7043fa3e49: Layer already exists [2023-04-12T00:45:50.588Z] 5f589bc544e6: Layer already exists [2023-04-12T00:45:50.588Z] 54b098613f62: Layer already exists [2023-04-12T00:45:50.588Z] 631feb14c0e7: Layer already exists [2023-04-12T00:45:50.588Z] 039fc173e193: Layer already exists [2023-04-12T00:45:50.588Z] f1417ff83b31: Layer already exists [2023-04-12T00:45:50.588Z] latest: digest: sha256:3766a40402b15180e4d0d44469569aa46196669e176f7478d359dd22833c3d77 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:50.897Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:51.199Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.127 [2023-04-12T00:45:51.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-12T00:45:51.199Z] 5f589bc544e6: Preparing [2023-04-12T00:45:51.199Z] 631feb14c0e7: Preparing [2023-04-12T00:45:51.199Z] ab7043fa3e49: Preparing [2023-04-12T00:45:51.199Z] 54b098613f62: Preparing [2023-04-12T00:45:51.199Z] 039fc173e193: Preparing [2023-04-12T00:45:51.199Z] f1417ff83b31: Preparing [2023-04-12T00:45:51.199Z] f1417ff83b31: Waiting [2023-04-12T00:45:51.199Z] 631feb14c0e7: Layer already exists [2023-04-12T00:45:51.199Z] ab7043fa3e49: Layer already exists [2023-04-12T00:45:51.199Z] 5f589bc544e6: Layer already exists [2023-04-12T00:45:51.199Z] 039fc173e193: Layer already exists [2023-04-12T00:45:51.199Z] 54b098613f62: Layer already exists [2023-04-12T00:45:51.199Z] f1417ff83b31: Layer already exists [2023-04-12T00:45:51.199Z] 3.0.0-dev.127: digest: sha256:3766a40402b15180e4d0d44469569aa46196669e176f7478d359dd22833c3d77 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:51.505Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:51.809Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T00:45:51.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-12T00:45:51.809Z] 5f589bc544e6: Preparing [2023-04-12T00:45:51.809Z] 631feb14c0e7: Preparing [2023-04-12T00:45:51.809Z] ab7043fa3e49: Preparing [2023-04-12T00:45:51.809Z] 54b098613f62: Preparing [2023-04-12T00:45:51.809Z] 039fc173e193: Preparing [2023-04-12T00:45:51.809Z] f1417ff83b31: Preparing [2023-04-12T00:45:51.809Z] f1417ff83b31: Waiting [2023-04-12T00:45:51.809Z] 631feb14c0e7: Layer already exists [2023-04-12T00:45:51.809Z] 5f589bc544e6: Layer already exists [2023-04-12T00:45:51.809Z] 039fc173e193: Layer already exists [2023-04-12T00:45:51.809Z] 54b098613f62: Layer already exists [2023-04-12T00:45:51.809Z] ab7043fa3e49: Layer already exists [2023-04-12T00:45:51.809Z] f1417ff83b31: Layer already exists [2023-04-12T00:45:51.809Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127: digest: sha256:3766a40402b15180e4d0d44469569aa46196669e176f7478d359dd22833c3d77 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:52.121Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T00:45:52.432Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-04-12T00:45:52.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-04-12T00:45:52.432Z] 5f589bc544e6: Preparing [2023-04-12T00:45:52.432Z] 631feb14c0e7: Preparing [2023-04-12T00:45:52.432Z] ab7043fa3e49: Preparing [2023-04-12T00:45:52.432Z] 54b098613f62: Preparing [2023-04-12T00:45:52.432Z] 039fc173e193: Preparing [2023-04-12T00:45:52.432Z] f1417ff83b31: Preparing [2023-04-12T00:45:52.432Z] f1417ff83b31: Waiting [2023-04-12T00:45:52.432Z] 631feb14c0e7: Layer already exists [2023-04-12T00:45:52.432Z] 54b098613f62: Layer already exists [2023-04-12T00:45:52.432Z] 5f589bc544e6: Layer already exists [2023-04-12T00:45:52.432Z] ab7043fa3e49: Layer already exists [2023-04-12T00:45:52.432Z] 039fc173e193: Layer already exists [2023-04-12T00:45:52.432Z] f1417ff83b31: Layer already exists [2023-04-12T00:45:52.432Z] main: digest: sha256:3766a40402b15180e4d0d44469569aa46196669e176f7478d359dd22833c3d77 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T00:45:52.485Z] ===================================================== [Pipeline] echo [2023-04-12T00:45:52.492Z] taggedImages: [2023-04-12T00:45:52.492Z] - nexus3.edgexfoundry.org:10004/support-scheduler:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:45:52.492Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-04-12T00:45:52.492Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.127 [2023-04-12T00:45:52.492Z] - nexus3.edgexfoundry.org:10004/support-scheduler:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T00:45:52.492Z] - 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-04-12T00:48:43.470Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.127" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-04-12T00:48:53.568Z] Removing intermediate container 1183877bfad0 [2023-04-12T00:48:53.568Z] ---> 084b3b1b6063 [2023-04-12T00:48:53.568Z] [2023-04-12T00:48:53.568Z] Step 9/33 : FROM alpine:3.17 [2023-04-12T00:48:53.568Z] ---> 51e60588ff2c [2023-04-12T00:48:53.568Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-12T00:48:53.568Z] ---> Running in c16960fec2c2 [2023-04-12T00:48:53.568Z] Removing intermediate container c16960fec2c2 [2023-04-12T00:48:53.568Z] ---> bfd3607476ca [2023-04-12T00:48:53.568Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-04-12T00:48:53.568Z] ---> Running in ca153c586847 [2023-04-12T00:48:56.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-12T00:48:57.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-12T00:48:59.731Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-12T00:48:59.731Z] (2/2) Installing su-exec (0.2-r2) [2023-04-12T00:48:59.731Z] Executing busybox-1.35.0-r29.trigger [2023-04-12T00:48:59.731Z] OK: 8 MiB in 17 packages [2023-04-12T00:48:59.731Z] Removing intermediate container e7ebb50626bd [2023-04-12T00:48:59.731Z] ---> 649e7fe9bd4b [2023-04-12T00:48:59.731Z] [2023-04-12T00:48:59.731Z] Step 9/25 : FROM alpine:3.17 [2023-04-12T00:48:59.731Z] ---> 51e60588ff2c [2023-04-12T00:48:59.731Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-04-12T00:49:03.088Z] ---> Running in c9cf82c35840 [2023-04-12T00:49:03.675Z] Removing intermediate container ca153c586847 [2023-04-12T00:49:03.675Z] ---> 87091b67653e [2023-04-12T00:49:03.675Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-04-12T00:49:03.942Z] ---> Running in aa184f621ced [2023-04-12T00:49:04.530Z] Removing intermediate container aa184f621ced [2023-04-12T00:49:04.530Z] ---> 4244fa188b70 [2023-04-12T00:49:04.530Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-04-12T00:49:04.799Z] ---> Running in d33ad2875f6d [2023-04-12T00:49:05.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-12T00:49:05.337Z] Removing intermediate container d33ad2875f6d [2023-04-12T00:49:05.337Z] ---> 2924a40ad6c1 [2023-04-12T00:49:05.337Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-04-12T00:49:05.615Z] ---> Running in 55bd12231ba9 [2023-04-12T00:49:05.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-12T00:49:06.152Z] Removing intermediate container 55bd12231ba9 [2023-04-12T00:49:06.152Z] ---> 5b4ce02726e3 [2023-04-12T00:49:06.152Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-04-12T00:49:06.152Z] ---> Running in 2c806c3312f1 [2023-04-12T00:49:06.740Z] Removing intermediate container 2c806c3312f1 [2023-04-12T00:49:06.740Z] ---> 12980d06fd6e [2023-04-12T00:49:06.740Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-04-12T00:49:06.740Z] ---> Running in f9342e41edbb [2023-04-12T00:49:08.152Z] (1/3) Installing ca-certificates (20220614-r4) [2023-04-12T00:49:08.152Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-04-12T00:49:08.420Z] (3/3) Installing su-exec (0.2-r2) [2023-04-12T00:49:08.420Z] Executing busybox-1.35.0-r29.trigger [2023-04-12T00:49:08.420Z] Executing ca-certificates-20220614-r4.trigger [2023-04-12T00:49:09.391Z] OK: 8 MiB in 18 packages [2023-04-12T00:49:10.355Z] Removing intermediate container f9342e41edbb [2023-04-12T00:49:10.355Z] ---> ac89fa78c996 [2023-04-12T00:49:10.355Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-04-12T00:49:10.624Z] ---> Running in 8a907e9758cd [2023-04-12T00:49:12.044Z] Removing intermediate container 8a907e9758cd [2023-04-12T00:49:12.044Z] ---> b537e0c38708 [2023-04-12T00:49:12.044Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-04-12T00:49:13.015Z] Removing intermediate container c9cf82c35840 [2023-04-12T00:49:13.015Z] ---> b15c13ad0c56 [2023-04-12T00:49:13.015Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-12T00:49:16.381Z] ---> Running in 47195c89673a [2023-04-12T00:49:16.381Z] ---> db975d8e551c [2023-04-12T00:49:16.381Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-04-12T00:49:16.381Z] ---> Running in 574f9d23f4a4 [2023-04-12T00:49:17.801Z] Removing intermediate container 47195c89673a [2023-04-12T00:49:17.801Z] ---> fa84698d06ab [2023-04-12T00:49:17.801Z] Step 12/25 : WORKDIR / [2023-04-12T00:49:17.801Z] ---> Running in 32268bca024d [2023-04-12T00:49:19.227Z] Removing intermediate container 32268bca024d [2023-04-12T00:49:19.227Z] ---> da9d49ee1140 [2023-04-12T00:49:19.227Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-12T00:49:21.813Z] Removing intermediate container 574f9d23f4a4 [2023-04-12T00:49:21.813Z] ---> a8969d6c5733 [2023-04-12T00:49:21.813Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-12T00:49:21.813Z] ---> 896bf7641d61 [2023-04-12T00:49:21.813Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-12T00:49:23.231Z] ---> 83e820f6b7e1 [2023-04-12T00:49:23.231Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-04-12T00:49:23.818Z] ---> baa8b73a8dac [2023-04-12T00:49:23.818Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-04-12T00:49:25.229Z] ---> c5778a0dbb17 [2023-04-12T00:49:25.229Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-04-12T00:49:25.812Z] ---> 2ca2f8cedfab [2023-04-12T00:49:25.812Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-04-12T00:49:28.390Z] ---> 10c607dc098d [2023-04-12T00:49:28.390Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-04-12T00:49:28.975Z] ---> 099ba4a2a08c [2023-04-12T00:49:28.975Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-04-12T00:49:30.387Z] ---> 0e083b509c15 [2023-04-12T00:49:30.387Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-04-12T00:49:30.975Z] ---> e6948b30aa8b [2023-04-12T00:49:30.975Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-04-12T00:49:32.381Z] ---> addafa9229b8 [2023-04-12T00:49:32.381Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-04-12T00:49:32.973Z] Removing intermediate container 6ce7b5dfb963 [2023-04-12T00:49:32.973Z] ---> d4859a956cc7 [2023-04-12T00:49:32.973Z] [2023-04-12T00:49:32.973Z] Step 10/23 : FROM alpine:3.17 [2023-04-12T00:49:32.973Z] ---> 51e60588ff2c [2023-04-12T00:49:32.973Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-12T00:49:32.973Z] ---> Running in 35541e1d3776 [2023-04-12T00:49:33.240Z] Removing intermediate container d809da51d708 [2023-04-12T00:49:33.240Z] ---> 1a4f7d85fc38 [2023-04-12T00:49:33.240Z] [2023-04-12T00:49:33.240Z] Step 10/23 : FROM alpine:3.17 [2023-04-12T00:49:33.240Z] ---> 51e60588ff2c [2023-04-12T00:49:33.240Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-04-12T00:49:33.506Z] ---> f719f4c02cd8 [2023-04-12T00:49:33.506Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-04-12T00:49:33.506Z] ---> Running in 24254bd6b0cd [2023-04-12T00:49:34.483Z] ---> a0a39eb50ad8 [2023-04-12T00:49:34.483Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-04-12T00:49:34.483Z] Removing intermediate container 35541e1d3776 [2023-04-12T00:49:34.483Z] ---> 0dafbcad0536 [2023-04-12T00:49:34.483Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-12T00:49:34.483Z] Removing intermediate container 24254bd6b0cd [2023-04-12T00:49:34.757Z] ---> 2986830095a8 [2023-04-12T00:49:34.757Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-04-12T00:49:34.757Z] ---> Running in 5ef3d80288f3 [2023-04-12T00:49:34.757Z] ---> Running in 2287cfce3fb5 [2023-04-12T00:49:37.357Z] ---> 499c1a64e7c0 [2023-04-12T00:49:37.357Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-04-12T00:49:37.628Z] ---> 7bead8450913 [2023-04-12T00:49:37.628Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-04-12T00:49:37.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-12T00:49:38.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-12T00:49:38.794Z] ---> 2e01b85d71f7 [2023-04-12T00:49:38.794Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-04-12T00:49:38.794Z] ---> Running in 52abd91efc61 [2023-04-12T00:49:39.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-12T00:49:39.348Z] ---> 298cc1303a3f [2023-04-12T00:49:39.348Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-12T00:49:39.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-12T00:49:39.348Z] ---> Running in d09a90d4a629 [2023-04-12T00:49:41.312Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-12T00:49:41.312Z] Executing busybox-1.35.0-r29.trigger [2023-04-12T00:49:41.312Z] OK: 8 MiB in 16 packages [2023-04-12T00:49:41.312Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-12T00:49:41.312Z] Executing busybox-1.35.0-r29.trigger [2023-04-12T00:49:41.312Z] OK: 8 MiB in 16 packages [2023-04-12T00:49:44.084Z] Removing intermediate container d09a90d4a629 [2023-04-12T00:49:44.084Z] ---> f034641aba91 [2023-04-12T00:49:44.084Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-04-12T00:49:44.365Z] ---> Running in 5e65e2bc7dde [2023-04-12T00:49:44.365Z] Removing intermediate container 5ef3d80288f3 [2023-04-12T00:49:44.365Z] ---> a93f03874789 [2023-04-12T00:49:44.365Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-12T00:49:45.031Z] Removing intermediate container 2287cfce3fb5 [2023-04-12T00:49:45.031Z] ---> f81418d69bbf [2023-04-12T00:49:45.031Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-12T00:49:45.031Z] Removing intermediate container 52abd91efc61 [2023-04-12T00:49:45.031Z] ---> f4999591347a [2023-04-12T00:49:45.031Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-04-12T00:49:45.311Z] ---> Running in 82320c68eaa8 [2023-04-12T00:49:45.598Z] Removing intermediate container 5e65e2bc7dde [2023-04-12T00:49:45.598Z] ---> 0513ee6a52b0 [2023-04-12T00:49:45.598Z] Step 23/25 : LABEL arch=arm64 [2023-04-12T00:49:45.875Z] ---> Running in ae513a3d92e0 [2023-04-12T00:49:46.472Z] ---> ba41caddce14 [2023-04-12T00:49:46.472Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-12T00:49:46.739Z] Removing intermediate container 82320c68eaa8 [2023-04-12T00:49:46.739Z] ---> 7569f7c4f3cc [2023-04-12T00:49:46.739Z] Step 30/33 : CMD ["gate"] [2023-04-12T00:49:46.739Z] Removing intermediate container ae513a3d92e0 [2023-04-12T00:49:46.739Z] ---> ab96db642957 [2023-04-12T00:49:46.739Z] Step 24/25 : LABEL git_sha=0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:49:47.005Z] ---> 3438a363af17 [2023-04-12T00:49:47.005Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-12T00:49:47.005Z] ---> Running in 53665c7fb53f [2023-04-12T00:49:47.005Z] ---> Running in 8d36dcc28e00 [2023-04-12T00:49:47.960Z] Removing intermediate container 53665c7fb53f [2023-04-12T00:49:47.960Z] ---> 0f27aac8a515 [2023-04-12T00:49:47.960Z] Step 31/33 : LABEL arch=arm64 [2023-04-12T00:49:47.960Z] Removing intermediate container 8d36dcc28e00 [2023-04-12T00:49:47.960Z] ---> f46b4b04d2c5 [2023-04-12T00:49:47.960Z] Step 25/25 : LABEL version=3.0.0-dev.127 [2023-04-12T00:49:47.960Z] ---> Running in 2560296e6e61 [2023-04-12T00:49:48.226Z] ---> Running in 73679bcc7520 [2023-04-12T00:49:48.492Z] ---> a6130c3a10fd [2023-04-12T00:49:48.492Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-04-12T00:49:48.761Z] ---> 4749a8c3fd58 [2023-04-12T00:49:48.761Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-04-12T00:49:49.027Z] Removing intermediate container 2560296e6e61 [2023-04-12T00:49:49.027Z] ---> d656dfac5d70 [2023-04-12T00:49:49.027Z] Step 32/33 : LABEL git_sha=0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:49:49.292Z] ---> Running in e7a73c2bfdef [2023-04-12T00:49:49.292Z] Removing intermediate container 73679bcc7520 [2023-04-12T00:49:49.292Z] ---> 63bcce149efc [2023-04-12T00:49:49.292Z] [2023-04-12T00:49:49.897Z] Successfully built 63bcce149efc [2023-04-12T00:49:49.897Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-04-12T00:49:49.897Z]  Building security-secretstore-setup ... done Building security-spiffe-token-provider [2023-04-12T00:49:50.481Z] Removing intermediate container e7a73c2bfdef [2023-04-12T00:49:50.481Z] ---> 69f5ab2298d4 [2023-04-12T00:49:50.481Z] Step 33/33 : LABEL version=3.0.0-dev.127 [2023-04-12T00:49:50.747Z] ---> Running in ac7389fa725b [2023-04-12T00:49:51.033Z] ---> 44da73038840 [2023-04-12T00:49:51.033Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-04-12T00:49:51.616Z] ---> 85bac3b9e334 [2023-04-12T00:49:51.616Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-04-12T00:49:51.882Z] Removing intermediate container ac7389fa725b [2023-04-12T00:49:51.882Z] ---> 4688c94b6f4a [2023-04-12T00:49:51.882Z] [2023-04-12T00:49:52.156Z] Successfully built 4688c94b6f4a [2023-04-12T00:49:52.156Z] Successfully tagged security-bootstrapper-arm64:latest [2023-04-12T00:49:52.156Z]  Building security-bootstrapper ... done Building core-data [2023-04-12T00:49:52.156Z] ---> ac3740be4ce1 [2023-04-12T00:49:52.156Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-04-12T00:49:53.119Z] ---> eb249d558ea3 [2023-04-12T00:49:53.119Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-04-12T00:49:53.702Z] ---> 624cfb9c09a6 [2023-04-12T00:49:53.702Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-12T00:49:53.972Z] ---> Running in faa68454e0a0 [2023-04-12T00:49:54.947Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-12T00:49:54.947Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-04-12T00:49:54.947Z] ---> 36eff50ee74c [2023-04-12T00:49:55.223Z] Step 3/20 : WORKDIR /edgex-go [2023-04-12T00:49:55.223Z] ---> Using cache [2023-04-12T00:49:55.223Z] ---> a26cefd4579c [2023-04-12T00:49:55.223Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-04-12T00:49:55.223Z] ---> a8bbba275d88 [2023-04-12T00:49:55.223Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-12T00:49:55.223Z] ---> Running in 28da17c75fce [2023-04-12T00:49:55.223Z] ---> Running in 8bd0f2e6da89 [2023-04-12T00:49:58.588Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-12T00:49:58.588Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-12T00:49:58.588Z] ---> 36eff50ee74c [2023-04-12T00:49:58.588Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-12T00:49:58.588Z] ---> Using cache [2023-04-12T00:49:58.588Z] ---> 980f1d790a3a [2023-04-12T00:49:58.588Z] Step 4/23 : WORKDIR /edgex-go [2023-04-12T00:49:58.588Z] ---> Using cache [2023-04-12T00:49:58.588Z] ---> 581cf74ba5a3 [2023-04-12T00:49:58.588Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-04-12T00:49:58.588Z] ---> Using cache [2023-04-12T00:49:58.588Z] ---> a4d804d4eb54 [2023-04-12T00:49:58.588Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-12T00:49:58.588Z] ---> Using cache [2023-04-12T00:49:58.588Z] ---> d19b5d38b014 [2023-04-12T00:49:58.589Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T00:49:58.589Z] ---> Using cache [2023-04-12T00:49:58.589Z] ---> 226fa4067faa [2023-04-12T00:49:58.589Z] Step 8/23 : COPY . . [2023-04-12T00:49:58.589Z] ---> Using cache [2023-04-12T00:49:58.589Z] ---> 5848263f8299 [2023-04-12T00:49:58.589Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-04-12T00:49:58.589Z] ---> Running in 94188ab4dd71 [2023-04-12T00:49:58.858Z] Removing intermediate container faa68454e0a0 [2023-04-12T00:49:58.858Z] ---> 164a7cfa2e88 [2023-04-12T00:49:58.858Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-12T00:49:59.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-12T00:49:59.126Z] ---> Running in d129d6e31483 [2023-04-12T00:50:00.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-12T00:50:00.113Z] Removing intermediate container 8bd0f2e6da89 [2023-04-12T00:50:00.113Z] ---> ac17e471926e [2023-04-12T00:50:00.113Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-04-12T00:50:00.113Z] Removing intermediate container d129d6e31483 [2023-04-12T00:50:00.113Z] ---> 7097509d8864 [2023-04-12T00:50:00.113Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-12T00:50:00.390Z] ---> Running in 8bb7173fc446 [2023-04-12T00:50:00.390Z] ---> Running in 368914c53af2 [2023-04-12T00:50:01.001Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.127" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-04-12T00:50:01.269Z] Removing intermediate container 8bb7173fc446 [2023-04-12T00:50:01.269Z] ---> 3bd32c9ccde1 [2023-04-12T00:50:01.269Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-04-12T00:50:01.269Z] Removing intermediate container 368914c53af2 [2023-04-12T00:50:01.269Z] ---> ff379f760091 [2023-04-12T00:50:01.269Z] Step 21/23 : LABEL arch=arm64 [2023-04-12T00:50:01.269Z] ---> Running in 9d9a37f01090 [2023-04-12T00:50:01.269Z] ---> Running in a7c0f68296ec [2023-04-12T00:50:01.537Z] v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-12T00:50:01.537Z] v3.17.3-73-g126a1226592 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-12T00:50:01.537Z] OK: 17695 distinct packages available [2023-04-12T00:50:01.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-12T00:50:02.129Z] Removing intermediate container a7c0f68296ec [2023-04-12T00:50:02.129Z] ---> 445b59c2be45 [2023-04-12T00:50:02.129Z] Step 21/23 : LABEL arch=arm64 [2023-04-12T00:50:02.129Z] Removing intermediate container 9d9a37f01090 [2023-04-12T00:50:02.129Z] ---> 68dee0fc8196 [2023-04-12T00:50:02.129Z] Step 22/23 : LABEL git_sha=0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:50:02.129Z] ---> Running in fa8dee405f04 [2023-04-12T00:50:02.129Z] ---> Running in 59c2a1e59aaf [2023-04-12T00:50:02.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-12T00:50:02.673Z] Removing intermediate container fa8dee405f04 [2023-04-12T00:50:02.673Z] ---> e46c74d6f88a [2023-04-12T00:50:02.673Z] Step 22/23 : LABEL git_sha=0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:50:02.957Z] ---> Running in 7cbf9ef3118c [2023-04-12T00:50:02.957Z] Removing intermediate container 59c2a1e59aaf [2023-04-12T00:50:02.957Z] ---> 755a4f0a85a0 [2023-04-12T00:50:02.957Z] Step 23/23 : LABEL version=3.0.0-dev.127 [2023-04-12T00:50:03.225Z] ---> Running in b33f80610798 [2023-04-12T00:50:03.515Z] Removing intermediate container 7cbf9ef3118c [2023-04-12T00:50:03.515Z] ---> 085391b6cbda [2023-04-12T00:50:03.515Z] Step 23/23 : LABEL version=3.0.0-dev.127 [2023-04-12T00:50:03.782Z] ---> Running in 40673d0b97c7 [2023-04-12T00:50:03.782Z] Removing intermediate container b33f80610798 [2023-04-12T00:50:03.782Z] ---> 296d5eaaea17 [2023-04-12T00:50:03.782Z] [2023-04-12T00:50:04.048Z] Successfully built 296d5eaaea17 [2023-04-12T00:50:04.048Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-04-12T00:50:04.048Z]  Building core-common-config-bootstrapper ... done Building security-proxy-setup [2023-04-12T00:50:04.048Z] OK: 263 MiB in 53 packages [2023-04-12T00:50:04.048Z] Removing intermediate container 40673d0b97c7 [2023-04-12T00:50:04.048Z] ---> 8304bd5063ff [2023-04-12T00:50:04.048Z] [2023-04-12T00:50:04.320Z] Successfully built 8304bd5063ff [2023-04-12T00:50:04.320Z] Successfully tagged security-proxy-auth-arm64:latest [2023-04-12T00:50:04.320Z]  Building security-proxy-auth ... done Building support-notifications [2023-04-12T00:50:05.725Z] Removing intermediate container 28da17c75fce [2023-04-12T00:50:05.725Z] ---> b06675beb319 [2023-04-12T00:50:05.725Z] Step 5/20 : COPY go.mod vendor* ./ [2023-04-12T00:50:06.306Z] ---> cca2b072e6c2 [2023-04-12T00:50:06.306Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T00:50:08.252Z] ---> Running in cbbbe96c83b4 [2023-04-12T00:50:10.840Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-12T00:50:10.840Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-04-12T00:50:10.840Z] ---> 36eff50ee74c [2023-04-12T00:50:10.840Z] Step 3/22 : WORKDIR /edgex-go [2023-04-12T00:50:10.840Z] ---> Using cache [2023-04-12T00:50:10.840Z] ---> a26cefd4579c [2023-04-12T00:50:10.840Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-04-12T00:50:10.840Z] ---> Running in ebf846a91ed3 [2023-04-12T00:50:11.106Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-12T00:50:11.106Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-04-12T00:50:11.106Z] ---> 36eff50ee74c [2023-04-12T00:50:11.106Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-04-12T00:50:11.106Z] ---> Using cache [2023-04-12T00:50:11.106Z] ---> 980f1d790a3a [2023-04-12T00:50:11.106Z] Step 4/23 : WORKDIR /edgex-go [2023-04-12T00:50:11.106Z] ---> Using cache [2023-04-12T00:50:11.106Z] ---> 581cf74ba5a3 [2023-04-12T00:50:11.106Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-04-12T00:50:11.374Z] ---> Running in 651076c7f73c [2023-04-12T00:50:13.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-12T00:50:13.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-12T00:50:14.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-12T00:50:14.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-12T00:50:16.165Z] OK: 263 MiB in 53 packages [2023-04-12T00:50:16.165Z] OK: 263 MiB in 53 packages [2023-04-12T00:50:18.130Z] Removing intermediate container ebf846a91ed3 [2023-04-12T00:50:18.130Z] ---> ac27f74d6666 [2023-04-12T00:50:18.130Z] Step 5/22 : COPY go.mod vendor* ./ [2023-04-12T00:50:18.130Z] Removing intermediate container 651076c7f73c [2023-04-12T00:50:18.130Z] ---> a5784c4d95e4 [2023-04-12T00:50:18.130Z] Step 6/23 : COPY go.mod vendor* ./ [2023-04-12T00:50:19.113Z] ---> de691afbf2cd [2023-04-12T00:50:19.113Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T00:50:19.113Z] ---> Running in 337d28c357b2 [2023-04-12T00:50:19.702Z] ---> 599bfff93c4a [2023-04-12T00:50:19.702Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T00:50:19.973Z] ---> Running in 8bd291ae5b4b [2023-04-12T00:51:41.616Z] Removing intermediate container 1185858ed98e [2023-04-12T00:51:41.616Z] ---> 3f5d90674460 [2023-04-12T00:51:41.616Z] [2023-04-12T00:51:41.616Z] Step 10/23 : FROM alpine:3.17 [2023-04-12T00:51:41.616Z] ---> 51e60588ff2c [2023-04-12T00:51:41.616Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-04-12T00:51:41.616Z] ---> Running in 90531dc5e483 [2023-04-12T00:51:41.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-12T00:51:41.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-12T00:51:41.616Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-12T00:51:41.616Z] Executing busybox-1.35.0-r29.trigger [2023-04-12T00:51:41.616Z] OK: 8 MiB in 16 packages [2023-04-12T00:51:41.616Z] Removing intermediate container 90531dc5e483 [2023-04-12T00:51:41.616Z] ---> 0987ae241da8 [2023-04-12T00:51:41.616Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-12T00:51:41.616Z] ---> Running in a09dbd7c8d56 [2023-04-12T00:51:41.616Z] Removing intermediate container a09dbd7c8d56 [2023-04-12T00:51:41.616Z] ---> b16b007980a2 [2023-04-12T00:51:41.616Z] Step 13/23 : ENV APP_PORT=59861 [2023-04-12T00:51:41.616Z] ---> Running in 0de2d4fc4330 [2023-04-12T00:51:41.885Z] Removing intermediate container 0de2d4fc4330 [2023-04-12T00:51:41.885Z] ---> ad8d9b078653 [2023-04-12T00:51:41.885Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-12T00:51:42.274Z] ---> Running in 3399543defd1 [2023-04-12T00:51:43.723Z] Removing intermediate container 3399543defd1 [2023-04-12T00:51:43.723Z] ---> b4a51124f0be [2023-04-12T00:51:43.723Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-12T00:51:46.351Z] ---> 309b77f24eb2 [2023-04-12T00:51:46.351Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-12T00:51:48.941Z] ---> 3687e6ed1f9d [2023-04-12T00:51:48.941Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-04-12T00:51:55.583Z] ---> 42a68aa7b44a [2023-04-12T00:51:55.583Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-04-12T00:51:58.166Z] ---> ac74b4f1a2be [2023-04-12T00:51:58.166Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-04-12T00:51:58.166Z] ---> Running in 51f1c57b557b [2023-04-12T00:51:59.136Z] Removing intermediate container 51f1c57b557b [2023-04-12T00:51:59.136Z] ---> f717f2fd2540 [2023-04-12T00:51:59.136Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-12T00:51:59.405Z] ---> Running in 38c307a6a603 [2023-04-12T00:52:01.354Z] Removing intermediate container 38c307a6a603 [2023-04-12T00:52:01.354Z] ---> 34886ada7c7b [2023-04-12T00:52:01.354Z] Step 21/23 : LABEL arch=arm64 [2023-04-12T00:52:01.354Z] ---> Running in b4e4c784ff0e [2023-04-12T00:52:02.768Z] Removing intermediate container b4e4c784ff0e [2023-04-12T00:52:02.768Z] ---> cefc633d2afe [2023-04-12T00:52:02.768Z] Step 22/23 : LABEL git_sha=0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:52:02.768Z] ---> Running in 25581a383af7 [2023-04-12T00:52:04.181Z] Removing intermediate container 25581a383af7 [2023-04-12T00:52:04.181Z] ---> cd4bd3ee295c [2023-04-12T00:52:04.181Z] Step 23/23 : LABEL version=3.0.0-dev.127 [2023-04-12T00:52:04.447Z] ---> Running in 9d4b44c5346a [2023-04-12T00:52:08.708Z] Removing intermediate container 9d4b44c5346a [2023-04-12T00:52:08.708Z] ---> 37705b169fbe [2023-04-12T00:52:08.708Z] [2023-04-12T00:52:08.708Z] Successfully built 37705b169fbe [2023-04-12T00:52:08.708Z] Successfully tagged support-scheduler-arm64:latest [2023-04-12T00:52:08.708Z]  Building support-scheduler ... done Building core-metadata [2023-04-12T00:52:14.042Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-12T00:52:14.042Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-04-12T00:52:14.042Z] ---> 36eff50ee74c [2023-04-12T00:52:14.042Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-12T00:52:14.042Z] ---> Using cache [2023-04-12T00:52:14.042Z] ---> 980f1d790a3a [2023-04-12T00:52:14.042Z] Step 4/25 : WORKDIR /edgex-go [2023-04-12T00:52:14.042Z] ---> Using cache [2023-04-12T00:52:14.042Z] ---> 581cf74ba5a3 [2023-04-12T00:52:14.042Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-04-12T00:52:14.042Z] ---> Using cache [2023-04-12T00:52:14.042Z] ---> a4d804d4eb54 [2023-04-12T00:52:14.042Z] Step 6/25 : COPY go.mod vendor* ./ [2023-04-12T00:52:14.042Z] ---> Using cache [2023-04-12T00:52:14.042Z] ---> d19b5d38b014 [2023-04-12T00:52:14.042Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T00:52:14.042Z] ---> Using cache [2023-04-12T00:52:14.042Z] ---> 226fa4067faa [2023-04-12T00:52:14.042Z] Step 8/25 : COPY . . [2023-04-12T00:52:14.311Z] ---> Using cache [2023-04-12T00:52:14.311Z] ---> 5848263f8299 [2023-04-12T00:52:14.311Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-04-12T00:52:15.724Z] ---> Running in 336bc91b11cc [2023-04-12T00:52:19.072Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.127" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-04-12T00:52:32.054Z] Removing intermediate container cbbbe96c83b4 [2023-04-12T00:52:32.054Z] ---> a98fc2afa5f8 [2023-04-12T00:52:32.054Z] Step 7/20 : COPY . . [2023-04-12T00:52:37.406Z] ---> 042b3937dbc7 [2023-04-12T00:52:37.406Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-04-12T00:52:37.406Z] ---> Running in dd9c4dcab019 [2023-04-12T00:52:37.406Z] Removing intermediate container 8bd291ae5b4b [2023-04-12T00:52:37.406Z] ---> c8b70e34898e [2023-04-12T00:52:37.406Z] Step 8/23 : COPY . . [2023-04-12T00:52:39.357Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.127" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-04-12T00:52:39.941Z] Removing intermediate container 337d28c357b2 [2023-04-12T00:52:39.941Z] ---> 25421a97a480 [2023-04-12T00:52:39.941Z] Step 7/22 : COPY . . [2023-04-12T00:52:42.525Z] ---> 613b5e04c6c0 [2023-04-12T00:52:42.525Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-04-12T00:52:42.525Z] ---> Running in 21dedb0d32d3 [2023-04-12T00:52:43.932Z] ---> 1dd24bc749c0 [2023-04-12T00:52:43.932Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-04-12T00:52:44.206Z] ---> Running in b889ceb22ac5 [2023-04-12T00:52:44.790Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.127" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-04-12T00:52:46.200Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.127" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-04-12T00:54:52.885Z] Removing intermediate container 94188ab4dd71 [2023-04-12T00:54:52.885Z] ---> daf964c7b9a1 [2023-04-12T00:54:52.885Z] [2023-04-12T00:54:52.885Z] Step 10/23 : FROM alpine:3.17 [2023-04-12T00:54:52.885Z] ---> 51e60588ff2c [2023-04-12T00:54:52.885Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-12T00:54:52.885Z] ---> Running in b440560eedcb [2023-04-12T00:54:52.885Z] Removing intermediate container b440560eedcb [2023-04-12T00:54:52.885Z] ---> cacda8d97670 [2023-04-12T00:54:52.885Z] Step 12/23 : ENV APP_PORT=59880 [2023-04-12T00:54:52.885Z] ---> Running in 1b0fd3ef24f5 [2023-04-12T00:54:52.885Z] Removing intermediate container 1b0fd3ef24f5 [2023-04-12T00:54:52.885Z] ---> ca61316e7bc1 [2023-04-12T00:54:52.885Z] Step 13/23 : EXPOSE $APP_PORT [2023-04-12T00:54:52.885Z] ---> Running in b31023744e03 [2023-04-12T00:54:52.885Z] Removing intermediate container b31023744e03 [2023-04-12T00:54:52.885Z] ---> 6f4553bfff4a [2023-04-12T00:54:52.885Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-04-12T00:54:52.885Z] ---> Running in c3696feac100 [2023-04-12T00:54:54.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-12T00:54:55.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-12T00:54:57.374Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-12T00:54:57.374Z] Executing busybox-1.35.0-r29.trigger [2023-04-12T00:54:57.374Z] OK: 8 MiB in 16 packages [2023-04-12T00:54:58.793Z] Removing intermediate container c3696feac100 [2023-04-12T00:54:58.793Z] ---> 20a6b6353893 [2023-04-12T00:54:58.793Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-12T00:54:59.754Z] ---> 177e261e9c22 [2023-04-12T00:54:59.755Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-12T00:55:00.344Z] ---> 7e4ecb3e5567 [2023-04-12T00:55:00.344Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-04-12T00:55:02.289Z] ---> b0307e0adfb8 [2023-04-12T00:55:02.289Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-04-12T00:55:02.872Z] ---> 72ed08b89f06 [2023-04-12T00:55:02.872Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-04-12T00:55:03.141Z] ---> Running in b292ebce28d1 [2023-04-12T00:55:03.727Z] Removing intermediate container b292ebce28d1 [2023-04-12T00:55:03.727Z] ---> 59acf843ea57 [2023-04-12T00:55:03.727Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-12T00:55:03.727Z] ---> Running in 0a9715931d89 [2023-04-12T00:55:04.311Z] Removing intermediate container 0a9715931d89 [2023-04-12T00:55:04.311Z] ---> d845e37d58fa [2023-04-12T00:55:04.311Z] Step 21/23 : LABEL arch=arm64 [2023-04-12T00:55:04.579Z] ---> Running in 75eb516380c1 [2023-04-12T00:55:04.848Z] Removing intermediate container 75eb516380c1 [2023-04-12T00:55:04.848Z] ---> d14014e86311 [2023-04-12T00:55:04.848Z] Step 22/23 : LABEL git_sha=0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:55:05.113Z] ---> Running in 4f42616a2539 [2023-04-12T00:55:05.703Z] Removing intermediate container 4f42616a2539 [2023-04-12T00:55:05.703Z] ---> 01159127a6ed [2023-04-12T00:55:05.703Z] Step 23/23 : LABEL version=3.0.0-dev.127 [2023-04-12T00:55:05.703Z] ---> Running in 6806fe4c59bb [2023-04-12T00:55:06.286Z] Removing intermediate container 6806fe4c59bb [2023-04-12T00:55:06.286Z] ---> 738919cd0224 [2023-04-12T00:55:06.286Z] [2023-04-12T00:55:06.286Z] Successfully built 738919cd0224 [2023-04-12T00:55:06.286Z] Successfully tagged core-data-arm64:latest [2023-04-12T00:55:06.286Z]  Building core-data ... done Building security-spire-server [2023-04-12T00:55:10.532Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-12T00:55:10.532Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-04-12T00:55:10.532Z] ---> 36eff50ee74c [2023-04-12T00:55:10.532Z] Step 3/26 : WORKDIR /edgex-go [2023-04-12T00:55:10.532Z] ---> Using cache [2023-04-12T00:55:10.532Z] ---> a26cefd4579c [2023-04-12T00:55:10.532Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-04-12T00:55:10.532Z] ---> Using cache [2023-04-12T00:55:10.532Z] ---> 5f48a45024a9 [2023-04-12T00:55:10.532Z] Step 5/26 : COPY go.mod vendor* ./ [2023-04-12T00:55:10.532Z] ---> Using cache [2023-04-12T00:55:10.532Z] ---> e024eaadd70c [2023-04-12T00:55:10.532Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T00:55:10.532Z] ---> Using cache [2023-04-12T00:55:10.532Z] ---> fbeffe870d71 [2023-04-12T00:55:10.532Z] Step 7/26 : COPY . . [2023-04-12T00:55:10.532Z] ---> Using cache [2023-04-12T00:55:10.532Z] ---> e0fa6220e26a [2023-04-12T00:55:10.532Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-04-12T00:55:10.532Z] ---> Using cache [2023-04-12T00:55:10.532Z] ---> 389978ed477a [2023-04-12T00:55:10.532Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-04-12T00:55:10.532Z] ---> Using cache [2023-04-12T00:55:10.532Z] ---> a04e7de80716 [2023-04-12T00:55:10.532Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-12T00:55:10.532Z] ---> Using cache [2023-04-12T00:55:10.532Z] ---> da35062d067a [2023-04-12T00:55:10.532Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-12T00:55:10.798Z] ---> Running in 2a4a9ade9c8a [2023-04-12T00:55:14.148Z] Removing intermediate container 2a4a9ade9c8a [2023-04-12T00:55:14.148Z] ---> fad27781b68c [2023-04-12T00:55:14.148Z] Step 12/26 : WORKDIR /edgex-go [2023-04-12T00:55:14.148Z] ---> Running in d9e76cc6537e [2023-04-12T00:55:14.421Z] Removing intermediate container d9e76cc6537e [2023-04-12T00:55:14.421Z] ---> f91988581e20 [2023-04-12T00:55:14.421Z] [2023-04-12T00:55:14.421Z] Step 13/26 : FROM alpine:3.17 [2023-04-12T00:55:14.422Z] ---> 51e60588ff2c [2023-04-12T00:55:14.422Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-12T00:55:14.422Z] ---> Using cache [2023-04-12T00:55:14.422Z] ---> 7b8284b0db75 [2023-04-12T00:55:14.422Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-12T00:55:14.690Z] ---> Running in 7a8dd0b95af6 [2023-04-12T00:55:16.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-12T00:55:17.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-12T00:55:18.633Z] v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-12T00:55:18.633Z] v3.17.3-73-g126a1226592 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-12T00:55:18.634Z] OK: 17689 distinct packages available [2023-04-12T00:55:18.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-12T00:55:19.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-12T00:55:21.270Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-04-12T00:55:21.270Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-04-12T00:55:21.270Z] (3/5) Installing libucontext (1.2-r0) [2023-04-12T00:55:21.270Z] (4/5) Installing gcompat (1.1.0-r0) [2023-04-12T00:55:21.270Z] (5/5) Installing openssl (3.0.8-r3) [2023-04-12T00:55:21.270Z] Executing busybox-1.35.0-r29.trigger [2023-04-12T00:55:21.538Z] OK: 9 MiB in 20 packages [2023-04-12T00:55:24.124Z] Removing intermediate container 7a8dd0b95af6 [2023-04-12T00:55:24.124Z] ---> 3ab0fbf7953c [2023-04-12T00:55:24.124Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-12T00:55:25.085Z] ---> 03a6c3d59dc8 [2023-04-12T00:55:25.085Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-04-12T00:55:26.046Z] ---> b8c4aefa495d [2023-04-12T00:55:26.046Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-12T00:55:32.685Z] ---> 4b7aa22e3708 [2023-04-12T00:55:32.685Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-04-12T00:55:32.685Z] ---> 5ee08909c6e2 [2023-04-12T00:55:32.685Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-04-12T00:55:33.266Z] ---> 20ed3acf0e02 [2023-04-12T00:55:33.266Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-04-12T00:55:36.594Z] ---> 4229dd17e1e6 [2023-04-12T00:55:36.594Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-12T00:55:36.594Z] ---> Running in e6248ba7f1e9 [2023-04-12T00:55:36.877Z] Removing intermediate container e6248ba7f1e9 [2023-04-12T00:55:36.877Z] ---> 0f74c6517494 [2023-04-12T00:55:36.877Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-12T00:55:36.877Z] ---> Running in 8c3a662a18f1 [2023-04-12T00:55:37.458Z] Removing intermediate container 8c3a662a18f1 [2023-04-12T00:55:37.458Z] ---> 1571a890f826 [2023-04-12T00:55:37.458Z] Step 24/26 : LABEL arch=arm64 [2023-04-12T00:55:37.458Z] ---> Running in 6bd498cf1589 [2023-04-12T00:55:38.039Z] Removing intermediate container 6bd498cf1589 [2023-04-12T00:55:38.039Z] ---> d3298ca98367 [2023-04-12T00:55:38.039Z] Step 25/26 : LABEL git_sha=0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:55:38.305Z] ---> Running in 332f9b6cc6a6 [2023-04-12T00:55:38.570Z] Removing intermediate container 332f9b6cc6a6 [2023-04-12T00:55:38.570Z] ---> e0564cfe032b [2023-04-12T00:55:38.570Z] Step 26/26 : LABEL version=3.0.0-dev.127 [2023-04-12T00:55:38.835Z] ---> Running in 894450042c3b [2023-04-12T00:55:39.414Z] Removing intermediate container 894450042c3b [2023-04-12T00:55:39.414Z] ---> 245f602bf3d2 [2023-04-12T00:55:39.414Z] [2023-04-12T00:55:39.414Z] Successfully built 245f602bf3d2 [2023-04-12T00:55:39.414Z] Successfully tagged security-spire-server-arm64:latest [2023-04-12T00:55:39.414Z] Building security-spire-agent [2023-04-12T00:55:42.748Z]  Building security-spire-server ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-12T00:55:42.748Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-04-12T00:55:42.748Z] ---> 36eff50ee74c [2023-04-12T00:55:42.748Z] Step 3/27 : WORKDIR /edgex-go [2023-04-12T00:55:42.748Z] ---> Using cache [2023-04-12T00:55:42.748Z] ---> a26cefd4579c [2023-04-12T00:55:42.748Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-04-12T00:55:42.748Z] ---> Using cache [2023-04-12T00:55:42.748Z] ---> 5f48a45024a9 [2023-04-12T00:55:42.748Z] Step 5/27 : COPY go.mod vendor* ./ [2023-04-12T00:55:42.748Z] ---> Using cache [2023-04-12T00:55:42.748Z] ---> e024eaadd70c [2023-04-12T00:55:42.748Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T00:55:42.748Z] ---> Using cache [2023-04-12T00:55:42.748Z] ---> fbeffe870d71 [2023-04-12T00:55:42.748Z] Step 7/27 : COPY . . [2023-04-12T00:55:42.748Z] ---> Using cache [2023-04-12T00:55:42.748Z] ---> e0fa6220e26a [2023-04-12T00:55:42.748Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-04-12T00:55:43.014Z] ---> Using cache [2023-04-12T00:55:43.014Z] ---> 389978ed477a [2023-04-12T00:55:43.014Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-04-12T00:55:43.014Z] ---> Using cache [2023-04-12T00:55:43.014Z] ---> a04e7de80716 [2023-04-12T00:55:43.014Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-04-12T00:55:43.014Z] ---> Using cache [2023-04-12T00:55:43.014Z] ---> da35062d067a [2023-04-12T00:55:43.014Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-04-12T00:55:43.014Z] ---> Using cache [2023-04-12T00:55:43.014Z] ---> 9f5f8888584b [2023-04-12T00:55:43.014Z] Step 12/27 : WORKDIR /edgex-go [2023-04-12T00:55:43.014Z] ---> Using cache [2023-04-12T00:55:43.014Z] ---> 9ad4d5adff4b [2023-04-12T00:55:43.014Z] [2023-04-12T00:55:43.014Z] Step 13/27 : FROM alpine:3.17 [2023-04-12T00:55:43.014Z] ---> 51e60588ff2c [2023-04-12T00:55:43.014Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-04-12T00:55:43.014Z] ---> Using cache [2023-04-12T00:55:43.014Z] ---> 7b8284b0db75 [2023-04-12T00:55:43.014Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-04-12T00:55:43.014Z] ---> Using cache [2023-04-12T00:55:43.014Z] ---> 3ab0fbf7953c [2023-04-12T00:55:43.014Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-12T00:55:43.014Z] ---> Using cache [2023-04-12T00:55:43.014Z] ---> 03a6c3d59dc8 [2023-04-12T00:55:43.014Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-04-12T00:55:43.279Z] ---> Using cache [2023-04-12T00:55:43.279Z] ---> b8c4aefa495d [2023-04-12T00:55:43.279Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-04-12T00:55:46.621Z] ---> fcc3930e05de [2023-04-12T00:55:46.621Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-04-12T00:55:52.202Z] ---> 9ede4bf7ade9 [2023-04-12T00:55:52.202Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-04-12T00:55:52.202Z] ---> 7b3abcb6a51c [2023-04-12T00:55:52.202Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-04-12T00:55:52.838Z] ---> 27ca857cc47a [2023-04-12T00:55:52.838Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-04-12T00:55:53.901Z] ---> afe75299fbe1 [2023-04-12T00:55:53.901Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-04-12T00:55:53.901Z] ---> Running in 9f8b0278edb3 [2023-04-12T00:55:54.506Z] Removing intermediate container 9f8b0278edb3 [2023-04-12T00:55:54.506Z] ---> 3e7df89084af [2023-04-12T00:55:54.506Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-04-12T00:55:54.506Z] ---> Running in 69b0013c2c78 [2023-04-12T00:55:55.109Z] Removing intermediate container 69b0013c2c78 [2023-04-12T00:55:55.109Z] ---> 3c2abc2b08d1 [2023-04-12T00:55:55.109Z] Step 25/27 : LABEL arch=arm64 [2023-04-12T00:55:55.109Z] ---> Running in a1bfd79272e0 [2023-04-12T00:55:55.694Z] Removing intermediate container a1bfd79272e0 [2023-04-12T00:55:55.694Z] ---> 67ca50900389 [2023-04-12T00:55:55.694Z] Step 26/27 : LABEL git_sha=0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:55:55.694Z] ---> Running in 568101b16854 [2023-04-12T00:55:56.275Z] Removing intermediate container 568101b16854 [2023-04-12T00:55:56.275Z] ---> 0b843dc687d9 [2023-04-12T00:55:56.275Z] Step 27/27 : LABEL version=3.0.0-dev.127 [2023-04-12T00:55:56.275Z] ---> Running in 1e2b96ab48d9 [2023-04-12T00:55:56.861Z] Removing intermediate container 1e2b96ab48d9 [2023-04-12T00:55:56.861Z] ---> a95ae2192a72 [2023-04-12T00:55:56.861Z] [2023-04-12T00:55:56.861Z] Successfully built a95ae2192a72 [2023-04-12T00:55:56.861Z] Successfully tagged security-spire-agent-arm64:latest [2023-04-12T00:55:56.861Z] Building core-command [2023-04-12T00:56:00.196Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-04-12T00:56:00.196Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-04-12T00:56:00.196Z] ---> 36eff50ee74c [2023-04-12T00:56:00.196Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-12T00:56:00.196Z] ---> Using cache [2023-04-12T00:56:00.196Z] ---> 980f1d790a3a [2023-04-12T00:56:00.196Z] Step 4/24 : WORKDIR /edgex-go [2023-04-12T00:56:00.196Z] ---> Using cache [2023-04-12T00:56:00.196Z] ---> 581cf74ba5a3 [2023-04-12T00:56:00.196Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-04-12T00:56:00.196Z] ---> Using cache [2023-04-12T00:56:00.196Z] ---> a4d804d4eb54 [2023-04-12T00:56:00.196Z] Step 6/24 : COPY go.mod vendor* ./ [2023-04-12T00:56:00.196Z] ---> Using cache [2023-04-12T00:56:00.196Z] ---> d19b5d38b014 [2023-04-12T00:56:00.196Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T00:56:00.196Z] ---> Using cache [2023-04-12T00:56:00.196Z] ---> 226fa4067faa [2023-04-12T00:56:00.196Z] Step 8/24 : COPY . . [2023-04-12T00:56:00.196Z] ---> Using cache [2023-04-12T00:56:00.196Z] ---> 5848263f8299 [2023-04-12T00:56:00.196Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-04-12T00:56:02.139Z] ---> Running in 228e42c7b019 [2023-04-12T00:56:04.083Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.127" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-04-12T00:59:10.799Z] Removing intermediate container b889ceb22ac5 [2023-04-12T00:59:10.799Z] ---> 2ed611a78cd7 [2023-04-12T00:59:10.799Z] [2023-04-12T00:59:10.799Z] Step 9/22 : FROM alpine:3.17 [2023-04-12T00:59:10.799Z] ---> 51e60588ff2c [2023-04-12T00:59:10.799Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-04-12T00:59:10.799Z] ---> Running in ca353f9c32a9 [2023-04-12T00:59:10.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-12T00:59:10.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-12T00:59:10.799Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-04-12T00:59:10.799Z] (2/2) Installing openssl (3.0.8-r3) [2023-04-12T00:59:10.799Z] Executing busybox-1.35.0-r29.trigger [2023-04-12T00:59:10.799Z] OK: 8 MiB in 17 packages [2023-04-12T00:59:10.799Z] Removing intermediate container ca353f9c32a9 [2023-04-12T00:59:10.799Z] ---> ce3ddf4ccf82 [2023-04-12T00:59:10.799Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-04-12T00:59:10.799Z] ---> Running in 9969da911378 [2023-04-12T00:59:11.070Z] Removing intermediate container 9969da911378 [2023-04-12T00:59:11.070Z] ---> 26d636d1b108 [2023-04-12T00:59:11.070Z] Step 12/22 : WORKDIR /edgex [2023-04-12T00:59:11.070Z] ---> Running in e230fbc26142 [2023-04-12T00:59:11.663Z] Removing intermediate container e230fbc26142 [2023-04-12T00:59:11.663Z] ---> 1fce17ee65af [2023-04-12T00:59:11.663Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-12T00:59:15.909Z] ---> cf8b556fd045 [2023-04-12T00:59:15.909Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-04-12T00:59:15.909Z] ---> 24bc29d2f51d [2023-04-12T00:59:15.909Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-04-12T00:59:17.316Z] ---> 05b50417ea58 [2023-04-12T00:59:17.316Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-04-12T00:59:18.733Z] ---> 4ffd1c5fc8f2 [2023-04-12T00:59:18.733Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-04-12T00:59:19.689Z] ---> be82c04bb458 [2023-04-12T00:59:19.689Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-04-12T00:59:19.955Z] ---> Running in 18cb2811d638 [2023-04-12T00:59:24.197Z] Removing intermediate container 18cb2811d638 [2023-04-12T00:59:24.197Z] ---> db28f5f542e7 [2023-04-12T00:59:24.197Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-04-12T00:59:24.197Z] ---> Running in 48635037eca9 [2023-04-12T00:59:25.153Z] Removing intermediate container 48635037eca9 [2023-04-12T00:59:25.153Z] ---> 4c439cd5f6fa [2023-04-12T00:59:25.153Z] Step 20/22 : LABEL arch=arm64 [2023-04-12T00:59:25.153Z] ---> Running in dd13a8cb97c5 [2023-04-12T00:59:25.746Z] Removing intermediate container dd13a8cb97c5 [2023-04-12T00:59:25.746Z] ---> 7239633d31c8 [2023-04-12T00:59:25.746Z] Step 21/22 : LABEL git_sha=0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:59:26.015Z] ---> Running in 247fc1601307 [2023-04-12T00:59:29.364Z] Removing intermediate container 247fc1601307 [2023-04-12T00:59:29.364Z] ---> 75883c8f276e [2023-04-12T00:59:29.364Z] Step 22/22 : LABEL version=3.0.0-dev.127 [2023-04-12T00:59:29.630Z] ---> Running in 79fba756e7b7 [2023-04-12T00:59:30.211Z] Removing intermediate container 79fba756e7b7 [2023-04-12T00:59:30.211Z] ---> e2614baca85b [2023-04-12T00:59:30.211Z] [2023-04-12T00:59:30.477Z] Successfully built e2614baca85b [2023-04-12T00:59:30.477Z] Successfully tagged security-proxy-setup-arm64:latest [2023-04-12T00:59:30.477Z]  Building security-proxy-setup ... done Removing intermediate container 336bc91b11cc [2023-04-12T00:59:30.477Z] ---> b21b1e9502e1 [2023-04-12T00:59:30.477Z] [2023-04-12T00:59:30.477Z] Step 10/25 : FROM alpine:3.17 [2023-04-12T00:59:30.477Z] ---> 51e60588ff2c [2023-04-12T00:59:30.477Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-04-12T00:59:30.477Z] ---> Using cache [2023-04-12T00:59:30.477Z] ---> 0987ae241da8 [2023-04-12T00:59:30.477Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-12T00:59:30.477Z] ---> Using cache [2023-04-12T00:59:30.477Z] ---> b16b007980a2 [2023-04-12T00:59:30.477Z] Step 13/25 : ENV APP_PORT=59881 [2023-04-12T00:59:30.743Z] ---> Running in 7e76b34962f9 [2023-04-12T00:59:31.323Z] Removing intermediate container 7e76b34962f9 [2023-04-12T00:59:31.323Z] ---> 5415e2c2a8e0 [2023-04-12T00:59:31.323Z] Step 14/25 : EXPOSE $APP_PORT [2023-04-12T00:59:31.323Z] ---> Running in 20443fbc9798 [2023-04-12T00:59:31.903Z] Removing intermediate container 20443fbc9798 [2023-04-12T00:59:31.903Z] ---> c87d087f5161 [2023-04-12T00:59:31.903Z] Step 15/25 : WORKDIR / [2023-04-12T00:59:31.903Z] ---> Running in db78909cd14b [2023-04-12T00:59:32.483Z] Removing intermediate container db78909cd14b [2023-04-12T00:59:32.483Z] ---> af02cef733f1 [2023-04-12T00:59:32.748Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-12T00:59:33.328Z] ---> 4d812fda80fe [2023-04-12T00:59:33.328Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-04-12T00:59:34.283Z] ---> aac1684b1517 [2023-04-12T00:59:34.283Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-04-12T00:59:36.243Z] ---> 52117bb41cdc [2023-04-12T00:59:36.243Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-04-12T00:59:36.825Z] ---> 66217371a0ed [2023-04-12T00:59:36.825Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-04-12T00:59:37.783Z] ---> f3b555b124cd [2023-04-12T00:59:37.783Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-04-12T00:59:37.783Z] ---> Running in 15dbb6aeeded [2023-04-12T00:59:38.367Z] Removing intermediate container 15dbb6aeeded [2023-04-12T00:59:38.367Z] ---> 3a2d4fe55484 [2023-04-12T00:59:38.367Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-12T00:59:38.367Z] ---> Running in cb8ad706050c [2023-04-12T00:59:38.947Z] Removing intermediate container cb8ad706050c [2023-04-12T00:59:38.947Z] ---> bd8429c12942 [2023-04-12T00:59:38.947Z] Step 23/25 : LABEL arch=arm64 [2023-04-12T00:59:38.947Z] ---> Running in be2efa42d7bf [2023-04-12T00:59:39.529Z] Removing intermediate container be2efa42d7bf [2023-04-12T00:59:39.529Z] ---> 5c085b28c591 [2023-04-12T00:59:39.529Z] Step 24/25 : LABEL git_sha=0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T00:59:39.529Z] ---> Running in e11b1259b0d0 [2023-04-12T00:59:40.112Z] Removing intermediate container e11b1259b0d0 [2023-04-12T00:59:40.112Z] ---> cd14664f621d [2023-04-12T00:59:40.112Z] Step 25/25 : LABEL version=3.0.0-dev.127 [2023-04-12T00:59:40.379Z] ---> Running in d725928c8334 [2023-04-12T00:59:42.327Z] Removing intermediate container d725928c8334 [2023-04-12T00:59:42.327Z] ---> 920116ef5de3 [2023-04-12T00:59:42.327Z] [2023-04-12T00:59:42.327Z] Successfully built 920116ef5de3 [2023-04-12T00:59:42.327Z] Successfully tagged core-metadata-arm64:latest [2023-04-12T01:00:50.161Z]  Building core-metadata ... done Removing intermediate container dd9c4dcab019 [2023-04-12T01:00:50.161Z] ---> 41bb42826b49 [2023-04-12T01:00:50.161Z] [2023-04-12T01:00:50.161Z] Step 9/20 : FROM alpine:3.17 [2023-04-12T01:00:50.161Z] ---> 51e60588ff2c [2023-04-12T01:00:50.161Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-04-12T01:00:50.162Z] ---> Using cache [2023-04-12T01:00:50.162Z] ---> bfd3607476ca [2023-04-12T01:00:50.162Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-04-12T01:00:50.162Z] ---> Running in b13536e8dbef [2023-04-12T01:00:50.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-12T01:00:50.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-12T01:00:50.162Z] v3.17.3-66-gebcd1fec3cb [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-04-12T01:00:50.162Z] v3.17.3-73-g126a1226592 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-04-12T01:00:50.162Z] OK: 17689 distinct packages available [2023-04-12T01:00:50.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-12T01:00:50.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-12T01:00:50.744Z] (1/9) Installing ca-certificates (20220614-r4) [2023-04-12T01:00:50.744Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-04-12T01:00:51.010Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-04-12T01:00:51.010Z] (4/9) Installing libcurl (7.88.1-r1) [2023-04-12T01:00:51.010Z] (5/9) Installing curl (7.88.1-r1) [2023-04-12T01:00:51.010Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-04-12T01:00:51.010Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-04-12T01:00:51.010Z] (8/9) Installing libucontext (1.2-r0) [2023-04-12T01:00:51.010Z] (9/9) Installing gcompat (1.1.0-r0) [2023-04-12T01:00:51.010Z] Executing busybox-1.35.0-r29.trigger [2023-04-12T01:00:51.275Z] Executing ca-certificates-20220614-r4.trigger [2023-04-12T01:00:51.542Z] OK: 11 MiB in 24 packages [2023-04-12T01:00:54.882Z] Removing intermediate container b13536e8dbef [2023-04-12T01:00:54.882Z] ---> 9c579c16139a [2023-04-12T01:00:54.882Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-12T01:00:55.147Z] ---> 424c0f74f131 [2023-04-12T01:00:55.147Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-04-12T01:00:56.104Z] ---> aae58a093e96 [2023-04-12T01:00:56.104Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-04-12T01:00:58.042Z] ---> e335b25d27f6 [2023-04-12T01:00:58.042Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-04-12T01:00:59.005Z] ---> 1a8f2a6ae95c [2023-04-12T01:00:59.005Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-04-12T01:01:00.419Z] ---> Running in 06758942fe74 [2023-04-12T01:01:01.011Z] Removing intermediate container 06758942fe74 [2023-04-12T01:01:01.011Z] ---> fe4ea602c108 [2023-04-12T01:01:01.011Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-12T01:01:01.011Z] ---> Running in 2825d476efb5 [2023-04-12T01:01:01.595Z] Removing intermediate container 2825d476efb5 [2023-04-12T01:01:01.595Z] ---> f2ecbbbae94a [2023-04-12T01:01:01.595Z] Step 18/20 : LABEL arch=arm64 [2023-04-12T01:01:01.872Z] ---> Running in d5e0bed74831 [2023-04-12T01:01:02.455Z] Removing intermediate container d5e0bed74831 [2023-04-12T01:01:02.455Z] ---> 5d1a71fad914 [2023-04-12T01:01:02.455Z] Step 19/20 : LABEL git_sha=0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T01:01:02.455Z] ---> Running in 663f48afc256 [2023-04-12T01:01:03.050Z] Removing intermediate container 663f48afc256 [2023-04-12T01:01:03.050Z] ---> 2da7ea0ba92b [2023-04-12T01:01:03.050Z] Step 20/20 : LABEL version=3.0.0-dev.127 [2023-04-12T01:01:03.050Z] ---> Running in e4124eb27172 [2023-04-12T01:01:03.641Z] Removing intermediate container e4124eb27172 [2023-04-12T01:01:03.641Z] ---> 6acfc1e6eb22 [2023-04-12T01:01:03.641Z] [2023-04-12T01:01:03.641Z] Successfully built 6acfc1e6eb22 [2023-04-12T01:01:03.641Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-04-12T01:01:15.941Z]  Building security-spiffe-token-provider ... done Removing intermediate container 228e42c7b019 [2023-04-12T01:01:15.941Z] ---> b238276e3ef3 [2023-04-12T01:01:15.941Z] [2023-04-12T01:01:15.941Z] Step 10/24 : FROM alpine:3.17 [2023-04-12T01:01:15.941Z] ---> 51e60588ff2c [2023-04-12T01:01:15.941Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-04-12T01:01:15.941Z] ---> Using cache [2023-04-12T01:01:15.941Z] ---> 0987ae241da8 [2023-04-12T01:01:15.941Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-12T01:01:15.941Z] ---> Using cache [2023-04-12T01:01:15.941Z] ---> b16b007980a2 [2023-04-12T01:01:15.942Z] Step 13/24 : ENV APP_PORT=59882 [2023-04-12T01:01:15.942Z] ---> Running in aac79e6039d5 [2023-04-12T01:01:15.942Z] Removing intermediate container aac79e6039d5 [2023-04-12T01:01:15.942Z] ---> 3748a5201f93 [2023-04-12T01:01:15.942Z] Step 14/24 : EXPOSE $APP_PORT [2023-04-12T01:01:15.942Z] ---> Running in caef0727f379 [2023-04-12T01:01:15.942Z] Removing intermediate container caef0727f379 [2023-04-12T01:01:15.942Z] ---> 6ff0c9898baa [2023-04-12T01:01:15.942Z] Step 15/24 : WORKDIR / [2023-04-12T01:01:15.942Z] ---> Running in 311640c1024f [2023-04-12T01:01:16.207Z] Removing intermediate container 311640c1024f [2023-04-12T01:01:16.207Z] ---> 019940eb5dce [2023-04-12T01:01:16.207Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-12T01:01:16.473Z] Removing intermediate container 21dedb0d32d3 [2023-04-12T01:01:16.473Z] ---> 78584a7129f9 [2023-04-12T01:01:16.473Z] [2023-04-12T01:01:16.473Z] Step 10/23 : FROM alpine:3.17 [2023-04-12T01:01:16.473Z] ---> 51e60588ff2c [2023-04-12T01:01:16.473Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-12T01:01:16.740Z] ---> daf707d262f9 [2023-04-12T01:01:16.740Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-04-12T01:01:16.740Z] ---> Running in e8219917a69b [2023-04-12T01:01:17.321Z] ---> a33546bd1471 [2023-04-12T01:01:17.321Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-04-12T01:01:17.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-12T01:01:18.527Z] ---> 458a5497bc8d [2023-04-12T01:01:18.527Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-04-12T01:01:18.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-12T01:01:18.795Z] ---> 1f6b4e70bc05 [2023-04-12T01:01:18.795Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-04-12T01:01:19.061Z] ---> Running in caee6ec94823 [2023-04-12T01:01:19.328Z] Removing intermediate container caee6ec94823 [2023-04-12T01:01:19.328Z] ---> b49c015ce1ad [2023-04-12T01:01:19.328Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-12T01:01:19.328Z] ---> Running in 7a1388e2e0de [2023-04-12T01:01:19.603Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-12T01:01:19.603Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-12T01:01:19.603Z] Executing busybox-1.35.0-r29.trigger [2023-04-12T01:01:19.603Z] Removing intermediate container 7a1388e2e0de [2023-04-12T01:01:19.603Z] ---> cb7eee758642 [2023-04-12T01:01:19.603Z] Step 22/24 : LABEL arch=arm64 [2023-04-12T01:01:19.869Z] Executing ca-certificates-20220614-r4.trigger [2023-04-12T01:01:19.869Z] ---> Running in d05f65049c9d [2023-04-12T01:01:20.139Z] Removing intermediate container d05f65049c9d [2023-04-12T01:01:20.139Z] ---> 32109f0cb28c [2023-04-12T01:01:20.139Z] Step 23/24 : LABEL git_sha=0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T01:01:20.139Z] OK: 8 MiB in 17 packages [2023-04-12T01:01:20.139Z] ---> Running in 9fe6ca981eaf [2023-04-12T01:01:20.723Z] Removing intermediate container 9fe6ca981eaf [2023-04-12T01:01:20.723Z] ---> ba122e43c3f8 [2023-04-12T01:01:20.723Z] Step 24/24 : LABEL version=3.0.0-dev.127 [2023-04-12T01:01:20.723Z] ---> Running in a82ac5a29f26 [2023-04-12T01:01:20.993Z] Removing intermediate container a82ac5a29f26 [2023-04-12T01:01:20.993Z] ---> 733abc2d55f8 [2023-04-12T01:01:20.993Z] [2023-04-12T01:01:21.259Z] Successfully built 733abc2d55f8 [2023-04-12T01:01:21.259Z] Successfully tagged core-command-arm64:latest [2023-04-12T01:01:21.524Z]  Building core-command ... done Removing intermediate container e8219917a69b [2023-04-12T01:01:21.524Z] ---> 72b21e344746 [2023-04-12T01:01:21.524Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-04-12T01:01:21.524Z] ---> Running in 9da0eb0b752e [2023-04-12T01:01:21.792Z] Removing intermediate container 9da0eb0b752e [2023-04-12T01:01:21.792Z] ---> c2384f25db46 [2023-04-12T01:01:21.792Z] Step 13/23 : ENV APP_PORT=59860 [2023-04-12T01:01:21.792Z] ---> Running in 1ecdeee99778 [2023-04-12T01:01:22.063Z] Removing intermediate container 1ecdeee99778 [2023-04-12T01:01:22.063Z] ---> 96f55555b931 [2023-04-12T01:01:22.063Z] Step 14/23 : EXPOSE $APP_PORT [2023-04-12T01:01:22.327Z] ---> Running in 61aaed80f613 [2023-04-12T01:01:22.592Z] Removing intermediate container 61aaed80f613 [2023-04-12T01:01:22.592Z] ---> 197ec2a28051 [2023-04-12T01:01:22.592Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-04-12T01:01:22.857Z] ---> d7db90de8bfe [2023-04-12T01:01:22.857Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-04-12T01:01:23.439Z] ---> 0512b85dc6f3 [2023-04-12T01:01:23.439Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-04-12T01:01:24.856Z] ---> cc4bdb32c091 [2023-04-12T01:01:24.856Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-04-12T01:01:25.442Z] ---> 27c379270b30 [2023-04-12T01:01:25.442Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-04-12T01:01:25.442Z] ---> Running in 616abb6a17ec [2023-04-12T01:01:25.707Z] Removing intermediate container 616abb6a17ec [2023-04-12T01:01:25.708Z] ---> 60accceadb3c [2023-04-12T01:01:25.708Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-12T01:01:25.708Z] ---> Running in 9b533d14aba2 [2023-04-12T01:01:25.973Z] Removing intermediate container 9b533d14aba2 [2023-04-12T01:01:25.973Z] ---> e474c272a82d [2023-04-12T01:01:25.973Z] Step 21/23 : LABEL arch=arm64 [2023-04-12T01:01:25.973Z] ---> Running in 0aa78bda9a29 [2023-04-12T01:01:26.554Z] Removing intermediate container 0aa78bda9a29 [2023-04-12T01:01:26.554Z] ---> 55eb138eeaaa [2023-04-12T01:01:26.554Z] Step 22/23 : LABEL git_sha=0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T01:01:26.554Z] ---> Running in 6a656f39c131 [2023-04-12T01:01:26.820Z] Removing intermediate container 6a656f39c131 [2023-04-12T01:01:26.820Z] ---> 23fa42eaa6a7 [2023-04-12T01:01:26.820Z] Step 23/23 : LABEL version=3.0.0-dev.127 [2023-04-12T01:01:26.820Z] ---> Running in b49affb41f6a [2023-04-12T01:01:27.086Z] Removing intermediate container b49affb41f6a [2023-04-12T01:01:27.086Z] ---> 7892e901b74e [2023-04-12T01:01:27.086Z] [2023-04-12T01:01:27.086Z] Successfully built 7892e901b74e [2023-04-12T01:01:27.351Z] Successfully tagged support-notifications-arm64:latest [2023-04-12T01:01:27.628Z]  Building support-notifications ... done  [Pipeline] } [2023-04-12T01:01:27.640Z] $ docker stop --time=1 e7dc440eb94a0732dd9aa3acadd5ccea319adecf36fcf2031268b21d719e7aec [2023-04-12T01:01:29.378Z] $ docker rm -f --volumes e7dc440eb94a0732dd9aa3acadd5ccea319adecf36fcf2031268b21d719e7aec [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-12T01:01:29.914Z] + docker images [2023-04-12T01:01:30.181Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-04-12T01:01:30.181Z] support-notifications-arm64 latest 7892e901b74e 4 seconds ago 32.2MB [2023-04-12T01:01:30.181Z] core-command-arm64 latest 733abc2d55f8 10 seconds ago 19.7MB [2023-04-12T01:01:30.181Z] 78584a7129f9 15 seconds ago 1.39GB [2023-04-12T01:01:30.181Z] b238276e3ef3 18 seconds ago 1.32GB [2023-04-12T01:01:30.181Z] security-spiffe-token-provider-arm64 latest 6acfc1e6eb22 27 seconds ago 32.7MB [2023-04-12T01:01:30.181Z] 41bb42826b49 47 seconds ago 1.36GB [2023-04-12T01:01:30.181Z] core-metadata-arm64 latest 920116ef5de3 About a minute ago 20.2MB [2023-04-12T01:01:30.181Z] security-proxy-setup-arm64 latest e2614baca85b 2 minutes ago 18.7MB [2023-04-12T01:01:30.181Z] b21b1e9502e1 2 minutes ago 1.32GB [2023-04-12T01:01:30.181Z] 2ed611a78cd7 2 minutes ago 1.3GB [2023-04-12T01:01:30.181Z] security-spire-agent-arm64 latest a95ae2192a72 5 minutes ago 125MB [2023-04-12T01:01:30.181Z] security-spire-server-arm64 latest 245f602bf3d2 5 minutes ago 87.1MB [2023-04-12T01:01:30.181Z] f91988581e20 6 minutes ago 1.18GB [2023-04-12T01:01:30.181Z] core-data-arm64 latest 738919cd0224 6 minutes ago 19.9MB [2023-04-12T01:01:30.181Z] daf964c7b9a1 6 minutes ago 1.32GB [2023-04-12T01:01:30.181Z] support-scheduler-arm64 latest 37705b169fbe 9 minutes ago 31.5MB [2023-04-12T01:01:30.181Z] 3f5d90674460 10 minutes ago 1.39GB [2023-04-12T01:01:30.181Z] core-common-config-bootstrapper-arm64 latest 296d5eaaea17 11 minutes ago 17.2MB [2023-04-12T01:01:30.181Z] security-proxy-auth-arm64 latest 8304bd5063ff 11 minutes ago 18.3MB [2023-04-12T01:01:30.181Z] security-bootstrapper-arm64 latest 4688c94b6f4a 11 minutes ago 21.9MB [2023-04-12T01:01:30.181Z] security-secretstore-setup-arm64 latest 63bcce149efc 11 minutes ago 32.2MB [2023-04-12T01:01:30.181Z] d4859a956cc7 11 minutes ago 1.3GB [2023-04-12T01:01:30.181Z] 1a4f7d85fc38 11 minutes ago 1.31GB [2023-04-12T01:01:30.181Z] 649e7fe9bd4b 12 minutes ago 1.31GB [2023-04-12T01:01:30.181Z] 084b3b1b6063 12 minutes ago 1.3GB [2023-04-12T01:01:30.181Z] security-spire-config-arm64 latest eff8e3fdfb57 19 minutes ago 86.2MB [2023-04-12T01:01:30.181Z] 9ad4d5adff4b 20 minutes ago 1.18GB [2023-04-12T01:01:30.181Z] ci-base-image-arm64 latest 36eff50ee74c 23 minutes ago 866MB [2023-04-12T01:01:30.181Z] alpine 3.17 51e60588ff2c 13 days ago 7.46MB [2023-04-12T01:01:30.181Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 4 weeks ago 648MB [2023-04-12T01:01:30.181Z] 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-04-12T01:01:30.263Z] provisioning config files... [2023-04-12T01:01:30.278Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/489@tmp/config8302098636503512409tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T01:01:30.639Z] ---> docker-login.sh [2023-04-12T01:01:30.639Z] nexus3.edgexfoundry.org:10001 [2023-04-12T01:01:30.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T01:01:30.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T01:01:30.908Z] Configure a credential helper to remove this warning. See [2023-04-12T01:01:30.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T01:01:30.908Z] [2023-04-12T01:01:30.908Z] Login Succeeded [2023-04-12T01:01:30.908Z] nexus3.edgexfoundry.org:10002 [2023-04-12T01:01:31.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T01:01:31.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T01:01:31.179Z] Configure a credential helper to remove this warning. See [2023-04-12T01:01:31.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T01:01:31.179Z] [2023-04-12T01:01:31.179Z] Login Succeeded [2023-04-12T01:01:31.179Z] nexus3.edgexfoundry.org:10003 [2023-04-12T01:01:31.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T01:01:31.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T01:01:31.720Z] Configure a credential helper to remove this warning. See [2023-04-12T01:01:31.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T01:01:31.720Z] [2023-04-12T01:01:31.720Z] Login Succeeded [2023-04-12T01:01:31.720Z] nexus3.edgexfoundry.org:10004 [2023-04-12T01:01:31.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T01:01:31.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T01:01:31.993Z] Configure a credential helper to remove this warning. See [2023-04-12T01:01:31.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T01:01:31.993Z] [2023-04-12T01:01:31.993Z] Login Succeeded [2023-04-12T01:01:31.993Z] docker.io [2023-04-12T01:01:32.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T01:01:32.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T01:01:32.527Z] Configure a credential helper to remove this warning. See [2023-04-12T01:01:32.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T01:01:32.527Z] [2023-04-12T01:01:32.527Z] Login Succeeded [2023-04-12T01:01:32.527Z] ---> docker-login.sh ends [Pipeline] } [2023-04-12T01:01:32.540Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T01:01:32.563Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-12T01:01:32.579Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-04-12T01:01:32.579Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T01:01:32.579Z] latest [2023-04-12T01:01:32.579Z] 3.0.0-dev.127 [2023-04-12T01:01:32.579Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T01:01:32.579Z] main [2023-04-12T01:01:32.579Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:01:32.912Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:01:33.246Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T01:01:33.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-12T01:01:33.246Z] cad6fca69524: Preparing [2023-04-12T01:01:33.246Z] 63e5bca7b19e: Preparing [2023-04-12T01:01:33.246Z] af931a47db16: Preparing [2023-04-12T01:01:33.246Z] 27631c4cf610: Preparing [2023-04-12T01:01:33.246Z] e3401b1d6d3a: Preparing [2023-04-12T01:01:33.246Z] 26cbea5cba74: Preparing [2023-04-12T01:01:33.246Z] 26cbea5cba74: Waiting [2023-04-12T01:01:33.510Z] af931a47db16: Pushed [2023-04-12T01:01:33.510Z] e3401b1d6d3a: Pushed [2023-04-12T01:01:33.510Z] 27631c4cf610: Pushed [2023-04-12T01:01:33.510Z] cad6fca69524: Pushed [2023-04-12T01:01:33.510Z] 26cbea5cba74: Layer already exists [2023-04-12T01:01:36.082Z] 63e5bca7b19e: Pushed [2023-04-12T01:01:36.349Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d: digest: sha256:aa40d3104d74101786bf661847137735f646b49298635b224bf350e8abec32c3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:01:36.697Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:01:37.039Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-04-12T01:01:37.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-12T01:01:37.039Z] cad6fca69524: Preparing [2023-04-12T01:01:37.039Z] 63e5bca7b19e: Preparing [2023-04-12T01:01:37.039Z] af931a47db16: Preparing [2023-04-12T01:01:37.039Z] 27631c4cf610: Preparing [2023-04-12T01:01:37.039Z] e3401b1d6d3a: Preparing [2023-04-12T01:01:37.039Z] 26cbea5cba74: Preparing [2023-04-12T01:01:37.039Z] 26cbea5cba74: Waiting [2023-04-12T01:01:37.039Z] af931a47db16: Layer already exists [2023-04-12T01:01:37.039Z] 27631c4cf610: Layer already exists [2023-04-12T01:01:37.040Z] cad6fca69524: Layer already exists [2023-04-12T01:01:37.040Z] e3401b1d6d3a: Layer already exists [2023-04-12T01:01:37.040Z] 63e5bca7b19e: Layer already exists [2023-04-12T01:01:37.040Z] 26cbea5cba74: Layer already exists [2023-04-12T01:01:37.040Z] latest: digest: sha256:aa40d3104d74101786bf661847137735f646b49298635b224bf350e8abec32c3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:01:37.663Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:01:38.006Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.127 [2023-04-12T01:01:38.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-12T01:01:38.006Z] cad6fca69524: Preparing [2023-04-12T01:01:38.006Z] 63e5bca7b19e: Preparing [2023-04-12T01:01:38.006Z] af931a47db16: Preparing [2023-04-12T01:01:38.006Z] 27631c4cf610: Preparing [2023-04-12T01:01:38.006Z] e3401b1d6d3a: Preparing [2023-04-12T01:01:38.006Z] 26cbea5cba74: Preparing [2023-04-12T01:01:38.006Z] 26cbea5cba74: Waiting [2023-04-12T01:01:38.006Z] 27631c4cf610: Layer already exists [2023-04-12T01:01:38.006Z] cad6fca69524: Layer already exists [2023-04-12T01:01:38.006Z] af931a47db16: Layer already exists [2023-04-12T01:01:38.006Z] e3401b1d6d3a: Layer already exists [2023-04-12T01:01:38.006Z] 63e5bca7b19e: Layer already exists [2023-04-12T01:01:38.006Z] 26cbea5cba74: Layer already exists [2023-04-12T01:01:38.006Z] 3.0.0-dev.127: digest: sha256:aa40d3104d74101786bf661847137735f646b49298635b224bf350e8abec32c3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:01:38.348Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:01:38.697Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T01:01:38.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-12T01:01:38.697Z] cad6fca69524: Preparing [2023-04-12T01:01:38.697Z] 63e5bca7b19e: Preparing [2023-04-12T01:01:38.697Z] af931a47db16: Preparing [2023-04-12T01:01:38.697Z] 27631c4cf610: Preparing [2023-04-12T01:01:38.697Z] e3401b1d6d3a: Preparing [2023-04-12T01:01:38.697Z] 26cbea5cba74: Preparing [2023-04-12T01:01:38.697Z] 26cbea5cba74: Waiting [2023-04-12T01:01:38.697Z] cad6fca69524: Layer already exists [2023-04-12T01:01:38.697Z] af931a47db16: Layer already exists [2023-04-12T01:01:38.697Z] 63e5bca7b19e: Layer already exists [2023-04-12T01:01:38.697Z] e3401b1d6d3a: Layer already exists [2023-04-12T01:01:38.697Z] 27631c4cf610: Layer already exists [2023-04-12T01:01:38.697Z] 26cbea5cba74: Layer already exists [2023-04-12T01:01:38.963Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127: digest: sha256:aa40d3104d74101786bf661847137735f646b49298635b224bf350e8abec32c3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:01:39.313Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:01:39.652Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-04-12T01:01:39.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-04-12T01:01:39.652Z] cad6fca69524: Preparing [2023-04-12T01:01:39.652Z] 63e5bca7b19e: Preparing [2023-04-12T01:01:39.652Z] af931a47db16: Preparing [2023-04-12T01:01:39.652Z] 27631c4cf610: Preparing [2023-04-12T01:01:39.652Z] e3401b1d6d3a: Preparing [2023-04-12T01:01:39.652Z] 26cbea5cba74: Preparing [2023-04-12T01:01:39.652Z] 26cbea5cba74: Waiting [2023-04-12T01:01:39.652Z] af931a47db16: Layer already exists [2023-04-12T01:01:39.652Z] e3401b1d6d3a: Layer already exists [2023-04-12T01:01:39.652Z] cad6fca69524: Layer already exists [2023-04-12T01:01:39.652Z] 63e5bca7b19e: Layer already exists [2023-04-12T01:01:39.652Z] 27631c4cf610: Layer already exists [2023-04-12T01:01:39.652Z] 26cbea5cba74: Layer already exists [2023-04-12T01:01:39.918Z] main: digest: sha256:aa40d3104d74101786bf661847137735f646b49298635b224bf350e8abec32c3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T01:01:39.969Z] ===================================================== [Pipeline] echo [2023-04-12T01:01:39.978Z] taggedImages: [2023-04-12T01:01:39.978Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T01:01:39.978Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-04-12T01:01:39.978Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.127 [2023-04-12T01:01:39.978Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T01:01:39.978Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-04-12T01:01:39.999Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-04-12T01:01:39.999Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T01:01:39.999Z] latest [2023-04-12T01:01:39.999Z] 3.0.0-dev.127 [2023-04-12T01:01:39.999Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T01:01:39.999Z] main [2023-04-12T01:01:39.999Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:01:40.337Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:01:40.680Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T01:01:40.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-12T01:01:40.680Z] 20bfdea73021: Preparing [2023-04-12T01:01:40.680Z] 918ca17b10f7: Preparing [2023-04-12T01:01:40.680Z] 11eb89dcc6e5: Preparing [2023-04-12T01:01:40.680Z] 5142612443be: Preparing [2023-04-12T01:01:40.680Z] af931a47db16: Preparing [2023-04-12T01:01:40.680Z] 27631c4cf610: Preparing [2023-04-12T01:01:40.680Z] b48805666715: Preparing [2023-04-12T01:01:40.680Z] 26cbea5cba74: Preparing [2023-04-12T01:01:40.680Z] 27631c4cf610: Waiting [2023-04-12T01:01:40.680Z] b48805666715: Waiting [2023-04-12T01:01:40.680Z] 26cbea5cba74: Waiting [2023-04-12T01:01:40.680Z] af931a47db16: Layer already exists [2023-04-12T01:01:40.948Z] 27631c4cf610: Layer already exists [2023-04-12T01:01:40.948Z] 11eb89dcc6e5: Pushed [2023-04-12T01:01:40.948Z] 20bfdea73021: Pushed [2023-04-12T01:01:40.948Z] 918ca17b10f7: Pushed [2023-04-12T01:01:40.948Z] 26cbea5cba74: Layer already exists [2023-04-12T01:01:40.948Z] b48805666715: Pushed [2023-04-12T01:01:43.532Z] 5142612443be: Pushed [2023-04-12T01:01:43.532Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d: digest: sha256:870a4d1bb9d8a0611ba2b4caf18753af4c1f6ebb696d4e131d88b5b8da1489a3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:01:43.884Z] + 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-04-12T01:01:44.236Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-04-12T01:01:44.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-12T01:01:44.236Z] 20bfdea73021: Preparing [2023-04-12T01:01:44.236Z] 918ca17b10f7: Preparing [2023-04-12T01:01:44.236Z] 11eb89dcc6e5: Preparing [2023-04-12T01:01:44.236Z] 5142612443be: Preparing [2023-04-12T01:01:44.236Z] af931a47db16: Preparing [2023-04-12T01:01:44.236Z] 27631c4cf610: Preparing [2023-04-12T01:01:44.236Z] b48805666715: Preparing [2023-04-12T01:01:44.236Z] 26cbea5cba74: Preparing [2023-04-12T01:01:44.236Z] b48805666715: Waiting [2023-04-12T01:01:44.236Z] 26cbea5cba74: Waiting [2023-04-12T01:01:44.236Z] af931a47db16: Layer already exists [2023-04-12T01:01:44.236Z] 5142612443be: Layer already exists [2023-04-12T01:01:44.236Z] 918ca17b10f7: Layer already exists [2023-04-12T01:01:44.236Z] 20bfdea73021: Layer already exists [2023-04-12T01:01:44.236Z] 11eb89dcc6e5: Layer already exists [2023-04-12T01:01:44.236Z] 26cbea5cba74: Layer already exists [2023-04-12T01:01:44.236Z] 27631c4cf610: Layer already exists [2023-04-12T01:01:44.236Z] b48805666715: Layer already exists [2023-04-12T01:01:44.503Z] latest: digest: sha256:870a4d1bb9d8a0611ba2b4caf18753af4c1f6ebb696d4e131d88b5b8da1489a3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:01:44.844Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:01:45.188Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.127 [2023-04-12T01:01:45.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-12T01:01:45.188Z] 20bfdea73021: Preparing [2023-04-12T01:01:45.188Z] 918ca17b10f7: Preparing [2023-04-12T01:01:45.188Z] 11eb89dcc6e5: Preparing [2023-04-12T01:01:45.188Z] 5142612443be: Preparing [2023-04-12T01:01:45.188Z] af931a47db16: Preparing [2023-04-12T01:01:45.188Z] 27631c4cf610: Preparing [2023-04-12T01:01:45.188Z] b48805666715: Preparing [2023-04-12T01:01:45.188Z] 26cbea5cba74: Preparing [2023-04-12T01:01:45.188Z] 27631c4cf610: Waiting [2023-04-12T01:01:45.188Z] b48805666715: Waiting [2023-04-12T01:01:45.188Z] 26cbea5cba74: Waiting [2023-04-12T01:01:45.188Z] 5142612443be: Layer already exists [2023-04-12T01:01:45.188Z] 11eb89dcc6e5: Layer already exists [2023-04-12T01:01:45.188Z] 918ca17b10f7: Layer already exists [2023-04-12T01:01:45.188Z] af931a47db16: Layer already exists [2023-04-12T01:01:45.188Z] 20bfdea73021: Layer already exists [2023-04-12T01:01:45.188Z] b48805666715: Layer already exists [2023-04-12T01:01:45.188Z] 26cbea5cba74: Layer already exists [2023-04-12T01:01:45.188Z] 27631c4cf610: Layer already exists [2023-04-12T01:01:45.456Z] 3.0.0-dev.127: digest: sha256:870a4d1bb9d8a0611ba2b4caf18753af4c1f6ebb696d4e131d88b5b8da1489a3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:01:45.797Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:01:46.140Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T01:01:46.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-12T01:01:46.140Z] 20bfdea73021: Preparing [2023-04-12T01:01:46.140Z] 918ca17b10f7: Preparing [2023-04-12T01:01:46.140Z] 11eb89dcc6e5: Preparing [2023-04-12T01:01:46.140Z] 5142612443be: Preparing [2023-04-12T01:01:46.140Z] af931a47db16: Preparing [2023-04-12T01:01:46.140Z] 27631c4cf610: Preparing [2023-04-12T01:01:46.140Z] b48805666715: Preparing [2023-04-12T01:01:46.140Z] 26cbea5cba74: Preparing [2023-04-12T01:01:46.140Z] 27631c4cf610: Waiting [2023-04-12T01:01:46.140Z] 26cbea5cba74: Waiting [2023-04-12T01:01:46.140Z] b48805666715: Waiting [2023-04-12T01:01:46.140Z] 5142612443be: Layer already exists [2023-04-12T01:01:46.140Z] 918ca17b10f7: Layer already exists [2023-04-12T01:01:46.140Z] af931a47db16: Layer already exists [2023-04-12T01:01:46.140Z] 20bfdea73021: Layer already exists [2023-04-12T01:01:46.140Z] 11eb89dcc6e5: Layer already exists [2023-04-12T01:01:46.140Z] 26cbea5cba74: Layer already exists [2023-04-12T01:01:46.140Z] b48805666715: Layer already exists [2023-04-12T01:01:46.140Z] 27631c4cf610: Layer already exists [2023-04-12T01:01:46.409Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127: digest: sha256:870a4d1bb9d8a0611ba2b4caf18753af4c1f6ebb696d4e131d88b5b8da1489a3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:01:46.752Z] + 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-04-12T01:01:47.103Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-04-12T01:01:47.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-04-12T01:01:47.104Z] 20bfdea73021: Preparing [2023-04-12T01:01:47.104Z] 918ca17b10f7: Preparing [2023-04-12T01:01:47.104Z] 11eb89dcc6e5: Preparing [2023-04-12T01:01:47.104Z] 5142612443be: Preparing [2023-04-12T01:01:47.104Z] af931a47db16: Preparing [2023-04-12T01:01:47.104Z] 27631c4cf610: Preparing [2023-04-12T01:01:47.104Z] b48805666715: Preparing [2023-04-12T01:01:47.104Z] 26cbea5cba74: Preparing [2023-04-12T01:01:47.104Z] 27631c4cf610: Waiting [2023-04-12T01:01:47.104Z] 26cbea5cba74: Waiting [2023-04-12T01:01:47.104Z] b48805666715: Waiting [2023-04-12T01:01:47.104Z] 11eb89dcc6e5: Layer already exists [2023-04-12T01:01:47.104Z] af931a47db16: Layer already exists [2023-04-12T01:01:47.104Z] 20bfdea73021: Layer already exists [2023-04-12T01:01:47.104Z] 5142612443be: Layer already exists [2023-04-12T01:01:47.104Z] 918ca17b10f7: Layer already exists [2023-04-12T01:01:47.104Z] 26cbea5cba74: Layer already exists [2023-04-12T01:01:47.104Z] b48805666715: Layer already exists [2023-04-12T01:01:47.104Z] 27631c4cf610: Layer already exists [2023-04-12T01:01:47.371Z] main: digest: sha256:870a4d1bb9d8a0611ba2b4caf18753af4c1f6ebb696d4e131d88b5b8da1489a3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T01:01:47.431Z] ===================================================== [Pipeline] echo [2023-04-12T01:01:47.440Z] taggedImages: [2023-04-12T01:01:47.440Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T01:01:47.440Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-04-12T01:01:47.440Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.127 [2023-04-12T01:01:47.440Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T01:01:47.440Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-04-12T01:01:47.464Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-04-12T01:01:47.464Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T01:01:47.464Z] latest [2023-04-12T01:01:47.464Z] 3.0.0-dev.127 [2023-04-12T01:01:47.464Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T01:01:47.464Z] main [2023-04-12T01:01:47.464Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:01:47.815Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:01:48.168Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T01:01:48.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-12T01:01:48.168Z] 304bc68ae303: Preparing [2023-04-12T01:01:48.168Z] 9e39de9d9b90: Preparing [2023-04-12T01:01:48.168Z] af931a47db16: Preparing [2023-04-12T01:01:48.168Z] 27631c4cf610: Preparing [2023-04-12T01:01:48.168Z] afc3bd312967: Preparing [2023-04-12T01:01:48.168Z] 26cbea5cba74: Preparing [2023-04-12T01:01:48.168Z] 26cbea5cba74: Waiting [2023-04-12T01:01:48.168Z] 27631c4cf610: Layer already exists [2023-04-12T01:01:48.168Z] af931a47db16: Layer already exists [2023-04-12T01:01:48.435Z] 26cbea5cba74: Layer already exists [2023-04-12T01:01:48.435Z] 304bc68ae303: Pushed [2023-04-12T01:01:48.435Z] afc3bd312967: Pushed [2023-04-12T01:01:51.784Z] 9e39de9d9b90: Pushed [2023-04-12T01:01:51.784Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d: digest: sha256:71c1ce70db6f69e0756849a3861809e4d54c7a6f02ee8b78d41c4db0ade0a43a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:01:52.144Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:01:52.495Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-04-12T01:01:52.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-12T01:01:52.495Z] 304bc68ae303: Preparing [2023-04-12T01:01:52.495Z] 9e39de9d9b90: Preparing [2023-04-12T01:01:52.495Z] af931a47db16: Preparing [2023-04-12T01:01:52.495Z] 27631c4cf610: Preparing [2023-04-12T01:01:52.495Z] afc3bd312967: Preparing [2023-04-12T01:01:52.495Z] 26cbea5cba74: Preparing [2023-04-12T01:01:52.495Z] 26cbea5cba74: Waiting [2023-04-12T01:01:52.495Z] 27631c4cf610: Layer already exists [2023-04-12T01:01:52.495Z] afc3bd312967: Layer already exists [2023-04-12T01:01:52.495Z] 304bc68ae303: Layer already exists [2023-04-12T01:01:52.495Z] 9e39de9d9b90: Layer already exists [2023-04-12T01:01:52.495Z] af931a47db16: Layer already exists [2023-04-12T01:01:52.495Z] 26cbea5cba74: Layer already exists [2023-04-12T01:01:52.762Z] latest: digest: sha256:71c1ce70db6f69e0756849a3861809e4d54c7a6f02ee8b78d41c4db0ade0a43a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:01:53.105Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:01:53.455Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.127 [2023-04-12T01:01:53.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-12T01:01:53.455Z] 304bc68ae303: Preparing [2023-04-12T01:01:53.455Z] 9e39de9d9b90: Preparing [2023-04-12T01:01:53.455Z] af931a47db16: Preparing [2023-04-12T01:01:53.455Z] 27631c4cf610: Preparing [2023-04-12T01:01:53.455Z] afc3bd312967: Preparing [2023-04-12T01:01:53.455Z] 26cbea5cba74: Preparing [2023-04-12T01:01:53.455Z] 26cbea5cba74: Waiting [2023-04-12T01:01:53.455Z] 9e39de9d9b90: Layer already exists [2023-04-12T01:01:53.455Z] afc3bd312967: Layer already exists [2023-04-12T01:01:53.455Z] af931a47db16: Layer already exists [2023-04-12T01:01:53.455Z] 27631c4cf610: Layer already exists [2023-04-12T01:01:53.455Z] 304bc68ae303: Layer already exists [2023-04-12T01:01:53.455Z] 26cbea5cba74: Layer already exists [2023-04-12T01:01:53.723Z] 3.0.0-dev.127: digest: sha256:71c1ce70db6f69e0756849a3861809e4d54c7a6f02ee8b78d41c4db0ade0a43a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:01:54.068Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:01:54.416Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T01:01:54.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-12T01:01:54.416Z] 304bc68ae303: Preparing [2023-04-12T01:01:54.416Z] 9e39de9d9b90: Preparing [2023-04-12T01:01:54.416Z] af931a47db16: Preparing [2023-04-12T01:01:54.416Z] 27631c4cf610: Preparing [2023-04-12T01:01:54.416Z] afc3bd312967: Preparing [2023-04-12T01:01:54.416Z] 26cbea5cba74: Preparing [2023-04-12T01:01:54.416Z] 26cbea5cba74: Waiting [2023-04-12T01:01:54.416Z] 27631c4cf610: Layer already exists [2023-04-12T01:01:54.416Z] afc3bd312967: Layer already exists [2023-04-12T01:01:54.416Z] af931a47db16: Layer already exists [2023-04-12T01:01:54.416Z] 304bc68ae303: Layer already exists [2023-04-12T01:01:54.416Z] 9e39de9d9b90: Layer already exists [2023-04-12T01:01:54.416Z] 26cbea5cba74: Layer already exists [2023-04-12T01:01:54.684Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127: digest: sha256:71c1ce70db6f69e0756849a3861809e4d54c7a6f02ee8b78d41c4db0ade0a43a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:01:55.040Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:01:55.384Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-04-12T01:01:55.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-04-12T01:01:55.384Z] 304bc68ae303: Preparing [2023-04-12T01:01:55.384Z] 9e39de9d9b90: Preparing [2023-04-12T01:01:55.384Z] af931a47db16: Preparing [2023-04-12T01:01:55.384Z] 27631c4cf610: Preparing [2023-04-12T01:01:55.384Z] afc3bd312967: Preparing [2023-04-12T01:01:55.384Z] 26cbea5cba74: Preparing [2023-04-12T01:01:55.384Z] 26cbea5cba74: Waiting [2023-04-12T01:01:55.384Z] afc3bd312967: Layer already exists [2023-04-12T01:01:55.384Z] 9e39de9d9b90: Layer already exists [2023-04-12T01:01:55.384Z] 27631c4cf610: Layer already exists [2023-04-12T01:01:55.384Z] 304bc68ae303: Layer already exists [2023-04-12T01:01:55.384Z] af931a47db16: Layer already exists [2023-04-12T01:01:55.384Z] 26cbea5cba74: Layer already exists [2023-04-12T01:01:55.652Z] main: digest: sha256:71c1ce70db6f69e0756849a3861809e4d54c7a6f02ee8b78d41c4db0ade0a43a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T01:01:55.706Z] ===================================================== [Pipeline] echo [2023-04-12T01:01:55.716Z] taggedImages: [2023-04-12T01:01:55.716Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T01:01:55.716Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-04-12T01:01:55.716Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.127 [2023-04-12T01:01:55.716Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T01:01:55.716Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-04-12T01:01:55.735Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-04-12T01:01:55.735Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T01:01:55.735Z] latest [2023-04-12T01:01:55.735Z] 3.0.0-dev.127 [2023-04-12T01:01:55.735Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T01:01:55.735Z] main [2023-04-12T01:01:55.735Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:01:56.086Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:01:56.425Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T01:01:56.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-12T01:01:56.425Z] ecdaf0b1ac33: Preparing [2023-04-12T01:01:56.425Z] b4a0631a1a1e: Preparing [2023-04-12T01:01:56.425Z] 0da1d052c121: Preparing [2023-04-12T01:01:56.425Z] af931a47db16: Preparing [2023-04-12T01:01:56.425Z] 27631c4cf610: Preparing [2023-04-12T01:01:56.425Z] e3401b1d6d3a: Preparing [2023-04-12T01:01:56.425Z] 26cbea5cba74: Preparing [2023-04-12T01:01:56.425Z] e3401b1d6d3a: Waiting [2023-04-12T01:01:56.425Z] 26cbea5cba74: Waiting [2023-04-12T01:01:56.692Z] 27631c4cf610: Layer already exists [2023-04-12T01:01:56.692Z] af931a47db16: Layer already exists [2023-04-12T01:01:56.692Z] e3401b1d6d3a: Layer already exists [2023-04-12T01:01:56.692Z] 26cbea5cba74: Layer already exists [2023-04-12T01:01:56.692Z] b4a0631a1a1e: Pushed [2023-04-12T01:01:56.692Z] ecdaf0b1ac33: Pushed [2023-04-12T01:02:00.032Z] 0da1d052c121: Pushed [2023-04-12T01:02:00.032Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d: digest: sha256:930b36326da8a60116d5435ceb1d8f498cd449c180b19e13d33696a951703139 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:00.368Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:00.700Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-04-12T01:02:00.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-12T01:02:00.700Z] ecdaf0b1ac33: Preparing [2023-04-12T01:02:00.700Z] b4a0631a1a1e: Preparing [2023-04-12T01:02:00.700Z] 0da1d052c121: Preparing [2023-04-12T01:02:00.700Z] af931a47db16: Preparing [2023-04-12T01:02:00.700Z] 27631c4cf610: Preparing [2023-04-12T01:02:00.700Z] e3401b1d6d3a: Preparing [2023-04-12T01:02:00.700Z] 26cbea5cba74: Preparing [2023-04-12T01:02:00.700Z] e3401b1d6d3a: Waiting [2023-04-12T01:02:00.700Z] ecdaf0b1ac33: Layer already exists [2023-04-12T01:02:00.700Z] af931a47db16: Layer already exists [2023-04-12T01:02:00.700Z] 0da1d052c121: Layer already exists [2023-04-12T01:02:00.700Z] b4a0631a1a1e: Layer already exists [2023-04-12T01:02:00.700Z] 27631c4cf610: Layer already exists [2023-04-12T01:02:00.700Z] e3401b1d6d3a: Layer already exists [2023-04-12T01:02:00.700Z] 26cbea5cba74: Layer already exists [2023-04-12T01:02:00.964Z] latest: digest: sha256:930b36326da8a60116d5435ceb1d8f498cd449c180b19e13d33696a951703139 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:01.293Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:01.620Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.127 [2023-04-12T01:02:01.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-12T01:02:01.620Z] ecdaf0b1ac33: Preparing [2023-04-12T01:02:01.620Z] b4a0631a1a1e: Preparing [2023-04-12T01:02:01.620Z] 0da1d052c121: Preparing [2023-04-12T01:02:01.620Z] af931a47db16: Preparing [2023-04-12T01:02:01.620Z] 27631c4cf610: Preparing [2023-04-12T01:02:01.620Z] e3401b1d6d3a: Preparing [2023-04-12T01:02:01.620Z] 26cbea5cba74: Preparing [2023-04-12T01:02:01.620Z] e3401b1d6d3a: Waiting [2023-04-12T01:02:01.620Z] 26cbea5cba74: Waiting [2023-04-12T01:02:01.620Z] ecdaf0b1ac33: Layer already exists [2023-04-12T01:02:01.620Z] 0da1d052c121: Layer already exists [2023-04-12T01:02:01.620Z] af931a47db16: Layer already exists [2023-04-12T01:02:01.620Z] b4a0631a1a1e: Layer already exists [2023-04-12T01:02:01.620Z] 27631c4cf610: Layer already exists [2023-04-12T01:02:01.620Z] 26cbea5cba74: Layer already exists [2023-04-12T01:02:01.620Z] e3401b1d6d3a: Layer already exists [2023-04-12T01:02:01.884Z] 3.0.0-dev.127: digest: sha256:930b36326da8a60116d5435ceb1d8f498cd449c180b19e13d33696a951703139 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:02.212Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:02.546Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T01:02:02.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-12T01:02:02.546Z] ecdaf0b1ac33: Preparing [2023-04-12T01:02:02.546Z] b4a0631a1a1e: Preparing [2023-04-12T01:02:02.546Z] 0da1d052c121: Preparing [2023-04-12T01:02:02.546Z] af931a47db16: Preparing [2023-04-12T01:02:02.546Z] 27631c4cf610: Preparing [2023-04-12T01:02:02.546Z] e3401b1d6d3a: Preparing [2023-04-12T01:02:02.546Z] 26cbea5cba74: Preparing [2023-04-12T01:02:02.546Z] e3401b1d6d3a: Waiting [2023-04-12T01:02:02.546Z] 26cbea5cba74: Waiting [2023-04-12T01:02:02.546Z] af931a47db16: Layer already exists [2023-04-12T01:02:02.546Z] 27631c4cf610: Layer already exists [2023-04-12T01:02:02.546Z] 0da1d052c121: Layer already exists [2023-04-12T01:02:02.546Z] ecdaf0b1ac33: Layer already exists [2023-04-12T01:02:02.546Z] b4a0631a1a1e: Layer already exists [2023-04-12T01:02:02.546Z] 26cbea5cba74: Layer already exists [2023-04-12T01:02:02.546Z] e3401b1d6d3a: Layer already exists [2023-04-12T01:02:02.812Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127: digest: sha256:930b36326da8a60116d5435ceb1d8f498cd449c180b19e13d33696a951703139 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:03.151Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:03.492Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-04-12T01:02:03.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-04-12T01:02:03.492Z] ecdaf0b1ac33: Preparing [2023-04-12T01:02:03.492Z] b4a0631a1a1e: Preparing [2023-04-12T01:02:03.492Z] 0da1d052c121: Preparing [2023-04-12T01:02:03.492Z] af931a47db16: Preparing [2023-04-12T01:02:03.492Z] 27631c4cf610: Preparing [2023-04-12T01:02:03.492Z] e3401b1d6d3a: Preparing [2023-04-12T01:02:03.492Z] 26cbea5cba74: Preparing [2023-04-12T01:02:03.492Z] 27631c4cf610: Layer already exists [2023-04-12T01:02:03.492Z] 0da1d052c121: Layer already exists [2023-04-12T01:02:03.492Z] af931a47db16: Layer already exists [2023-04-12T01:02:03.492Z] b4a0631a1a1e: Layer already exists [2023-04-12T01:02:03.492Z] ecdaf0b1ac33: Layer already exists [2023-04-12T01:02:03.492Z] 26cbea5cba74: Layer already exists [2023-04-12T01:02:03.492Z] e3401b1d6d3a: Layer already exists [2023-04-12T01:02:03.759Z] main: digest: sha256:930b36326da8a60116d5435ceb1d8f498cd449c180b19e13d33696a951703139 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T01:02:03.811Z] ===================================================== [Pipeline] echo [2023-04-12T01:02:03.819Z] taggedImages: [2023-04-12T01:02:03.819Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T01:02:03.819Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-04-12T01:02:03.819Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.127 [2023-04-12T01:02:03.819Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T01:02:03.819Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-04-12T01:02:03.840Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-04-12T01:02:03.840Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T01:02:03.840Z] latest [2023-04-12T01:02:03.840Z] 3.0.0-dev.127 [2023-04-12T01:02:03.840Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T01:02:03.840Z] main [2023-04-12T01:02:03.840Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:04.189Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:04.529Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T01:02:04.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-12T01:02:04.529Z] 0b0c926f59b7: Preparing [2023-04-12T01:02:04.529Z] 0b0c926f59b7: Preparing [2023-04-12T01:02:04.529Z] 2858d52c9829: Preparing [2023-04-12T01:02:04.529Z] dfba14ca092b: Preparing [2023-04-12T01:02:04.529Z] 0f0fbdf8ab03: Preparing [2023-04-12T01:02:04.529Z] 6473d6751159: Preparing [2023-04-12T01:02:04.529Z] 4a2a1c8a3a73: Preparing [2023-04-12T01:02:04.529Z] af931a47db16: Preparing [2023-04-12T01:02:04.529Z] 27631c4cf610: Preparing [2023-04-12T01:02:04.529Z] 8cbbb7307111: Preparing [2023-04-12T01:02:04.529Z] 84923d65e9f1: Preparing [2023-04-12T01:02:04.529Z] 6ae857c19179: Preparing [2023-04-12T01:02:04.529Z] e0be4f37de73: Preparing [2023-04-12T01:02:04.529Z] 26cbea5cba74: Preparing [2023-04-12T01:02:04.529Z] 84923d65e9f1: Waiting [2023-04-12T01:02:04.529Z] 4a2a1c8a3a73: Waiting [2023-04-12T01:02:04.529Z] af931a47db16: Waiting [2023-04-12T01:02:04.529Z] 27631c4cf610: Waiting [2023-04-12T01:02:04.529Z] 8cbbb7307111: Waiting [2023-04-12T01:02:04.530Z] 6ae857c19179: Waiting [2023-04-12T01:02:04.530Z] 26cbea5cba74: Waiting [2023-04-12T01:02:04.530Z] e0be4f37de73: Waiting [2023-04-12T01:02:04.798Z] dfba14ca092b: Pushed [2023-04-12T01:02:04.798Z] 0f0fbdf8ab03: Pushed [2023-04-12T01:02:04.798Z] 6473d6751159: Pushed [2023-04-12T01:02:04.798Z] 0b0c926f59b7: Pushed [2023-04-12T01:02:04.798Z] 2858d52c9829: Pushed [2023-04-12T01:02:04.798Z] af931a47db16: Layer already exists [2023-04-12T01:02:05.078Z] 27631c4cf610: Layer already exists [2023-04-12T01:02:05.078Z] 8cbbb7307111: Pushed [2023-04-12T01:02:05.078Z] 84923d65e9f1: Pushed [2023-04-12T01:02:05.078Z] 6ae857c19179: Pushed [2023-04-12T01:02:05.078Z] 26cbea5cba74: Layer already exists [2023-04-12T01:02:05.078Z] e0be4f37de73: Pushed [2023-04-12T01:02:09.333Z] 4a2a1c8a3a73: Pushed [2023-04-12T01:02:09.333Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d: digest: sha256:0ffed2f10bc86f7cdef6ebb36f66376860e45966ae367acf3d98bbff000bac61 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:09.671Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:10.010Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-04-12T01:02:10.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-12T01:02:10.010Z] 0b0c926f59b7: Preparing [2023-04-12T01:02:10.010Z] 0b0c926f59b7: Preparing [2023-04-12T01:02:10.010Z] 2858d52c9829: Preparing [2023-04-12T01:02:10.010Z] dfba14ca092b: Preparing [2023-04-12T01:02:10.011Z] 0f0fbdf8ab03: Preparing [2023-04-12T01:02:10.011Z] 6473d6751159: Preparing [2023-04-12T01:02:10.011Z] 4a2a1c8a3a73: Preparing [2023-04-12T01:02:10.011Z] af931a47db16: Preparing [2023-04-12T01:02:10.011Z] 27631c4cf610: Preparing [2023-04-12T01:02:10.011Z] 8cbbb7307111: Preparing [2023-04-12T01:02:10.011Z] 84923d65e9f1: Preparing [2023-04-12T01:02:10.011Z] 6ae857c19179: Preparing [2023-04-12T01:02:10.011Z] e0be4f37de73: Preparing [2023-04-12T01:02:10.011Z] 26cbea5cba74: Preparing [2023-04-12T01:02:10.011Z] 4a2a1c8a3a73: Waiting [2023-04-12T01:02:10.011Z] af931a47db16: Waiting [2023-04-12T01:02:10.011Z] 6ae857c19179: Waiting [2023-04-12T01:02:10.011Z] 27631c4cf610: Waiting [2023-04-12T01:02:10.011Z] 26cbea5cba74: Waiting [2023-04-12T01:02:10.011Z] 8cbbb7307111: Waiting [2023-04-12T01:02:10.011Z] 84923d65e9f1: Waiting [2023-04-12T01:02:10.011Z] e0be4f37de73: Waiting [2023-04-12T01:02:10.011Z] 2858d52c9829: Layer already exists [2023-04-12T01:02:10.011Z] 0f0fbdf8ab03: Layer already exists [2023-04-12T01:02:10.011Z] 6473d6751159: Layer already exists [2023-04-12T01:02:10.011Z] dfba14ca092b: Layer already exists [2023-04-12T01:02:10.011Z] 0b0c926f59b7: Layer already exists [2023-04-12T01:02:10.011Z] 4a2a1c8a3a73: Layer already exists [2023-04-12T01:02:10.011Z] af931a47db16: Layer already exists [2023-04-12T01:02:10.011Z] 27631c4cf610: Layer already exists [2023-04-12T01:02:10.011Z] 8cbbb7307111: Layer already exists [2023-04-12T01:02:10.011Z] 84923d65e9f1: Layer already exists [2023-04-12T01:02:10.011Z] 6ae857c19179: Layer already exists [2023-04-12T01:02:10.011Z] 26cbea5cba74: Layer already exists [2023-04-12T01:02:10.011Z] e0be4f37de73: Layer already exists [2023-04-12T01:02:10.279Z] latest: digest: sha256:0ffed2f10bc86f7cdef6ebb36f66376860e45966ae367acf3d98bbff000bac61 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:10.625Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:11.001Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.127 [2023-04-12T01:02:11.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-12T01:02:11.001Z] 0b0c926f59b7: Preparing [2023-04-12T01:02:11.001Z] 0b0c926f59b7: Preparing [2023-04-12T01:02:11.001Z] 2858d52c9829: Preparing [2023-04-12T01:02:11.001Z] dfba14ca092b: Preparing [2023-04-12T01:02:11.001Z] 0f0fbdf8ab03: Preparing [2023-04-12T01:02:11.001Z] 6473d6751159: Preparing [2023-04-12T01:02:11.001Z] 4a2a1c8a3a73: Preparing [2023-04-12T01:02:11.001Z] af931a47db16: Preparing [2023-04-12T01:02:11.001Z] 27631c4cf610: Preparing [2023-04-12T01:02:11.001Z] 8cbbb7307111: Preparing [2023-04-12T01:02:11.001Z] 84923d65e9f1: Preparing [2023-04-12T01:02:11.001Z] 6ae857c19179: Preparing [2023-04-12T01:02:11.001Z] e0be4f37de73: Preparing [2023-04-12T01:02:11.001Z] 26cbea5cba74: Preparing [2023-04-12T01:02:11.001Z] 8cbbb7307111: Waiting [2023-04-12T01:02:11.001Z] 84923d65e9f1: Waiting [2023-04-12T01:02:11.001Z] 6ae857c19179: Waiting [2023-04-12T01:02:11.001Z] e0be4f37de73: Waiting [2023-04-12T01:02:11.001Z] 26cbea5cba74: Waiting [2023-04-12T01:02:11.001Z] 4a2a1c8a3a73: Waiting [2023-04-12T01:02:11.001Z] 27631c4cf610: Waiting [2023-04-12T01:02:11.001Z] af931a47db16: Waiting [2023-04-12T01:02:11.001Z] dfba14ca092b: Layer already exists [2023-04-12T01:02:11.001Z] 0b0c926f59b7: Layer already exists [2023-04-12T01:02:11.001Z] 0f0fbdf8ab03: Layer already exists [2023-04-12T01:02:11.001Z] 6473d6751159: Layer already exists [2023-04-12T01:02:11.001Z] 2858d52c9829: Layer already exists [2023-04-12T01:02:11.001Z] 4a2a1c8a3a73: Layer already exists [2023-04-12T01:02:11.001Z] af931a47db16: Layer already exists [2023-04-12T01:02:11.001Z] 8cbbb7307111: Layer already exists [2023-04-12T01:02:11.001Z] 27631c4cf610: Layer already exists [2023-04-12T01:02:11.001Z] 84923d65e9f1: Layer already exists [2023-04-12T01:02:11.001Z] 6ae857c19179: Layer already exists [2023-04-12T01:02:11.001Z] e0be4f37de73: Layer already exists [2023-04-12T01:02:11.001Z] 26cbea5cba74: Layer already exists [2023-04-12T01:02:11.270Z] 3.0.0-dev.127: digest: sha256:0ffed2f10bc86f7cdef6ebb36f66376860e45966ae367acf3d98bbff000bac61 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:11.630Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:11.983Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T01:02:11.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-12T01:02:11.983Z] 0b0c926f59b7: Preparing [2023-04-12T01:02:11.983Z] 0b0c926f59b7: Preparing [2023-04-12T01:02:11.983Z] 2858d52c9829: Preparing [2023-04-12T01:02:11.983Z] dfba14ca092b: Preparing [2023-04-12T01:02:11.983Z] 0f0fbdf8ab03: Preparing [2023-04-12T01:02:11.983Z] 6473d6751159: Preparing [2023-04-12T01:02:11.983Z] 4a2a1c8a3a73: Preparing [2023-04-12T01:02:11.983Z] af931a47db16: Preparing [2023-04-12T01:02:11.983Z] 27631c4cf610: Preparing [2023-04-12T01:02:11.983Z] 4a2a1c8a3a73: Waiting [2023-04-12T01:02:11.983Z] af931a47db16: Waiting [2023-04-12T01:02:11.983Z] 8cbbb7307111: Preparing [2023-04-12T01:02:11.983Z] 84923d65e9f1: Preparing [2023-04-12T01:02:11.983Z] 27631c4cf610: Waiting [2023-04-12T01:02:11.983Z] 6ae857c19179: Preparing [2023-04-12T01:02:11.983Z] e0be4f37de73: Preparing [2023-04-12T01:02:11.983Z] 26cbea5cba74: Preparing [2023-04-12T01:02:11.983Z] 84923d65e9f1: Waiting [2023-04-12T01:02:11.983Z] 6ae857c19179: Waiting [2023-04-12T01:02:11.983Z] e0be4f37de73: Waiting [2023-04-12T01:02:11.983Z] 8cbbb7307111: Waiting [2023-04-12T01:02:11.983Z] 26cbea5cba74: Waiting [2023-04-12T01:02:11.983Z] dfba14ca092b: Layer already exists [2023-04-12T01:02:11.983Z] 0b0c926f59b7: Layer already exists [2023-04-12T01:02:11.983Z] 2858d52c9829: Layer already exists [2023-04-12T01:02:11.983Z] 0f0fbdf8ab03: Layer already exists [2023-04-12T01:02:11.983Z] 6473d6751159: Layer already exists [2023-04-12T01:02:11.983Z] 84923d65e9f1: Layer already exists [2023-04-12T01:02:11.983Z] af931a47db16: Layer already exists [2023-04-12T01:02:11.983Z] 4a2a1c8a3a73: Layer already exists [2023-04-12T01:02:11.983Z] 8cbbb7307111: Layer already exists [2023-04-12T01:02:11.983Z] 27631c4cf610: Layer already exists [2023-04-12T01:02:11.983Z] e0be4f37de73: Layer already exists [2023-04-12T01:02:11.983Z] 6ae857c19179: Layer already exists [2023-04-12T01:02:11.983Z] 26cbea5cba74: Layer already exists [2023-04-12T01:02:12.257Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127: digest: sha256:0ffed2f10bc86f7cdef6ebb36f66376860e45966ae367acf3d98bbff000bac61 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:12.611Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:12.959Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-04-12T01:02:12.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-04-12T01:02:12.959Z] 0b0c926f59b7: Preparing [2023-04-12T01:02:12.959Z] 0b0c926f59b7: Preparing [2023-04-12T01:02:12.959Z] 2858d52c9829: Preparing [2023-04-12T01:02:12.959Z] dfba14ca092b: Preparing [2023-04-12T01:02:12.959Z] 0f0fbdf8ab03: Preparing [2023-04-12T01:02:12.959Z] 6473d6751159: Preparing [2023-04-12T01:02:12.959Z] 4a2a1c8a3a73: Preparing [2023-04-12T01:02:12.959Z] af931a47db16: Preparing [2023-04-12T01:02:12.959Z] 27631c4cf610: Preparing [2023-04-12T01:02:12.959Z] 8cbbb7307111: Preparing [2023-04-12T01:02:12.959Z] 84923d65e9f1: Preparing [2023-04-12T01:02:12.959Z] 6ae857c19179: Preparing [2023-04-12T01:02:12.959Z] e0be4f37de73: Preparing [2023-04-12T01:02:12.959Z] 26cbea5cba74: Preparing [2023-04-12T01:02:12.959Z] 8cbbb7307111: Waiting [2023-04-12T01:02:12.959Z] 84923d65e9f1: Waiting [2023-04-12T01:02:12.959Z] 4a2a1c8a3a73: Waiting [2023-04-12T01:02:12.959Z] 26cbea5cba74: Waiting [2023-04-12T01:02:12.959Z] 6ae857c19179: Waiting [2023-04-12T01:02:12.959Z] e0be4f37de73: Waiting [2023-04-12T01:02:12.959Z] af931a47db16: Waiting [2023-04-12T01:02:12.959Z] 27631c4cf610: Waiting [2023-04-12T01:02:12.959Z] 6473d6751159: Layer already exists [2023-04-12T01:02:12.959Z] 0b0c926f59b7: Layer already exists [2023-04-12T01:02:12.959Z] 0f0fbdf8ab03: Layer already exists [2023-04-12T01:02:12.959Z] 2858d52c9829: Layer already exists [2023-04-12T01:02:12.959Z] dfba14ca092b: Layer already exists [2023-04-12T01:02:12.959Z] af931a47db16: Layer already exists [2023-04-12T01:02:12.959Z] 8cbbb7307111: Layer already exists [2023-04-12T01:02:12.959Z] 84923d65e9f1: Layer already exists [2023-04-12T01:02:12.959Z] 27631c4cf610: Layer already exists [2023-04-12T01:02:12.959Z] 4a2a1c8a3a73: Layer already exists [2023-04-12T01:02:12.959Z] e0be4f37de73: Layer already exists [2023-04-12T01:02:12.959Z] 6ae857c19179: Layer already exists [2023-04-12T01:02:12.959Z] 26cbea5cba74: Layer already exists [2023-04-12T01:02:13.226Z] main: digest: sha256:0ffed2f10bc86f7cdef6ebb36f66376860e45966ae367acf3d98bbff000bac61 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T01:02:13.267Z] ===================================================== [Pipeline] echo [2023-04-12T01:02:13.273Z] taggedImages: [2023-04-12T01:02:13.273Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T01:02:13.273Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-04-12T01:02:13.273Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.127 [2023-04-12T01:02:13.273Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T01:02:13.273Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-04-12T01:02:13.287Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-04-12T01:02:13.287Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T01:02:13.287Z] latest [2023-04-12T01:02:13.287Z] 3.0.0-dev.127 [2023-04-12T01:02:13.287Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T01:02:13.287Z] main [2023-04-12T01:02:13.287Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:13.616Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:13.958Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T01:02:13.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-12T01:02:13.958Z] 98c6c9144e96: Preparing [2023-04-12T01:02:13.958Z] 0c353b4e2ae7: Preparing [2023-04-12T01:02:13.958Z] 6093930b53fa: Preparing [2023-04-12T01:02:13.958Z] afcf3e8ef19e: Preparing [2023-04-12T01:02:13.958Z] af931a47db16: Preparing [2023-04-12T01:02:13.958Z] 27631c4cf610: Preparing [2023-04-12T01:02:13.958Z] b48805666715: Preparing [2023-04-12T01:02:13.958Z] 26cbea5cba74: Preparing [2023-04-12T01:02:13.958Z] 27631c4cf610: Waiting [2023-04-12T01:02:13.958Z] 26cbea5cba74: Waiting [2023-04-12T01:02:13.958Z] b48805666715: Waiting [2023-04-12T01:02:13.958Z] af931a47db16: Layer already exists [2023-04-12T01:02:14.232Z] 27631c4cf610: Layer already exists [2023-04-12T01:02:14.232Z] b48805666715: Layer already exists [2023-04-12T01:02:14.232Z] 26cbea5cba74: Layer already exists [2023-04-12T01:02:14.232Z] 0c353b4e2ae7: Pushed [2023-04-12T01:02:14.232Z] 6093930b53fa: Pushed [2023-04-12T01:02:14.232Z] 98c6c9144e96: Pushed [2023-04-12T01:02:20.875Z] afcf3e8ef19e: Pushed [2023-04-12T01:02:20.875Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d: digest: sha256:191506e7e3ba5f8fe48c1b4d0f00e2ad350bd7c5f12a729423f9d27b90276dbc size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:21.223Z] + 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-04-12T01:02:21.560Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-04-12T01:02:21.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-12T01:02:21.560Z] 98c6c9144e96: Preparing [2023-04-12T01:02:21.560Z] 0c353b4e2ae7: Preparing [2023-04-12T01:02:21.560Z] 6093930b53fa: Preparing [2023-04-12T01:02:21.560Z] afcf3e8ef19e: Preparing [2023-04-12T01:02:21.560Z] af931a47db16: Preparing [2023-04-12T01:02:21.560Z] 27631c4cf610: Preparing [2023-04-12T01:02:21.560Z] b48805666715: Preparing [2023-04-12T01:02:21.560Z] 26cbea5cba74: Preparing [2023-04-12T01:02:21.560Z] 27631c4cf610: Waiting [2023-04-12T01:02:21.560Z] b48805666715: Waiting [2023-04-12T01:02:21.560Z] 26cbea5cba74: Waiting [2023-04-12T01:02:21.560Z] af931a47db16: Layer already exists [2023-04-12T01:02:21.560Z] 98c6c9144e96: Layer already exists [2023-04-12T01:02:21.560Z] 0c353b4e2ae7: Layer already exists [2023-04-12T01:02:21.560Z] 6093930b53fa: Layer already exists [2023-04-12T01:02:21.560Z] afcf3e8ef19e: Layer already exists [2023-04-12T01:02:21.560Z] 26cbea5cba74: Layer already exists [2023-04-12T01:02:21.560Z] b48805666715: Layer already exists [2023-04-12T01:02:21.560Z] 27631c4cf610: Layer already exists [2023-04-12T01:02:21.825Z] latest: digest: sha256:191506e7e3ba5f8fe48c1b4d0f00e2ad350bd7c5f12a729423f9d27b90276dbc size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:22.168Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:22.513Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.127 [2023-04-12T01:02:22.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-12T01:02:22.514Z] 98c6c9144e96: Preparing [2023-04-12T01:02:22.514Z] 0c353b4e2ae7: Preparing [2023-04-12T01:02:22.514Z] 6093930b53fa: Preparing [2023-04-12T01:02:22.514Z] afcf3e8ef19e: Preparing [2023-04-12T01:02:22.514Z] af931a47db16: Preparing [2023-04-12T01:02:22.514Z] 27631c4cf610: Preparing [2023-04-12T01:02:22.514Z] b48805666715: Preparing [2023-04-12T01:02:22.514Z] 26cbea5cba74: Preparing [2023-04-12T01:02:22.514Z] b48805666715: Waiting [2023-04-12T01:02:22.514Z] 26cbea5cba74: Waiting [2023-04-12T01:02:22.514Z] 27631c4cf610: Waiting [2023-04-12T01:02:22.514Z] 0c353b4e2ae7: Layer already exists [2023-04-12T01:02:22.514Z] afcf3e8ef19e: Layer already exists [2023-04-12T01:02:22.514Z] 98c6c9144e96: Layer already exists [2023-04-12T01:02:22.514Z] 6093930b53fa: Layer already exists [2023-04-12T01:02:22.514Z] af931a47db16: Layer already exists [2023-04-12T01:02:22.514Z] 26cbea5cba74: Layer already exists [2023-04-12T01:02:22.514Z] b48805666715: Layer already exists [2023-04-12T01:02:22.514Z] 27631c4cf610: Layer already exists [2023-04-12T01:02:22.780Z] 3.0.0-dev.127: digest: sha256:191506e7e3ba5f8fe48c1b4d0f00e2ad350bd7c5f12a729423f9d27b90276dbc size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:23.116Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:23.451Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T01:02:23.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-12T01:02:23.452Z] 98c6c9144e96: Preparing [2023-04-12T01:02:23.452Z] 0c353b4e2ae7: Preparing [2023-04-12T01:02:23.452Z] 6093930b53fa: Preparing [2023-04-12T01:02:23.452Z] afcf3e8ef19e: Preparing [2023-04-12T01:02:23.452Z] af931a47db16: Preparing [2023-04-12T01:02:23.452Z] 27631c4cf610: Preparing [2023-04-12T01:02:23.452Z] b48805666715: Preparing [2023-04-12T01:02:23.452Z] 26cbea5cba74: Preparing [2023-04-12T01:02:23.452Z] 27631c4cf610: Waiting [2023-04-12T01:02:23.452Z] b48805666715: Waiting [2023-04-12T01:02:23.452Z] 26cbea5cba74: Waiting [2023-04-12T01:02:23.452Z] afcf3e8ef19e: Layer already exists [2023-04-12T01:02:23.452Z] 0c353b4e2ae7: Layer already exists [2023-04-12T01:02:23.452Z] 98c6c9144e96: Layer already exists [2023-04-12T01:02:23.452Z] 6093930b53fa: Layer already exists [2023-04-12T01:02:23.452Z] af931a47db16: Layer already exists [2023-04-12T01:02:23.452Z] 27631c4cf610: Layer already exists [2023-04-12T01:02:23.452Z] 26cbea5cba74: Layer already exists [2023-04-12T01:02:23.452Z] b48805666715: Layer already exists [2023-04-12T01:02:23.718Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127: digest: sha256:191506e7e3ba5f8fe48c1b4d0f00e2ad350bd7c5f12a729423f9d27b90276dbc size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:24.054Z] + 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-04-12T01:02:24.390Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-04-12T01:02:24.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-04-12T01:02:24.390Z] 98c6c9144e96: Preparing [2023-04-12T01:02:24.390Z] 0c353b4e2ae7: Preparing [2023-04-12T01:02:24.390Z] 6093930b53fa: Preparing [2023-04-12T01:02:24.390Z] afcf3e8ef19e: Preparing [2023-04-12T01:02:24.390Z] af931a47db16: Preparing [2023-04-12T01:02:24.390Z] 27631c4cf610: Preparing [2023-04-12T01:02:24.390Z] b48805666715: Preparing [2023-04-12T01:02:24.390Z] 26cbea5cba74: Preparing [2023-04-12T01:02:24.390Z] b48805666715: Waiting [2023-04-12T01:02:24.390Z] 26cbea5cba74: Waiting [2023-04-12T01:02:24.390Z] 27631c4cf610: Waiting [2023-04-12T01:02:24.390Z] 98c6c9144e96: Layer already exists [2023-04-12T01:02:24.390Z] af931a47db16: Layer already exists [2023-04-12T01:02:24.390Z] 0c353b4e2ae7: Layer already exists [2023-04-12T01:02:24.390Z] afcf3e8ef19e: Layer already exists [2023-04-12T01:02:24.390Z] 6093930b53fa: Layer already exists [2023-04-12T01:02:24.390Z] 26cbea5cba74: Layer already exists [2023-04-12T01:02:24.390Z] b48805666715: Layer already exists [2023-04-12T01:02:24.390Z] 27631c4cf610: Layer already exists [2023-04-12T01:02:24.657Z] main: digest: sha256:191506e7e3ba5f8fe48c1b4d0f00e2ad350bd7c5f12a729423f9d27b90276dbc size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T01:02:24.701Z] ===================================================== [Pipeline] echo [2023-04-12T01:02:24.707Z] taggedImages: [2023-04-12T01:02:24.707Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T01:02:24.707Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-04-12T01:02:24.707Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.127 [2023-04-12T01:02:24.707Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T01:02:24.707Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-04-12T01:02:24.724Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-04-12T01:02:24.724Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T01:02:24.724Z] latest [2023-04-12T01:02:24.724Z] 3.0.0-dev.127 [2023-04-12T01:02:24.724Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T01:02:24.724Z] main [2023-04-12T01:02:24.724Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:25.055Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:25.389Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T01:02:25.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-12T01:02:25.389Z] 30396c7c02b0: Preparing [2023-04-12T01:02:25.389Z] f3f5d2d5310a: Preparing [2023-04-12T01:02:25.389Z] 9902953d735e: Preparing [2023-04-12T01:02:25.389Z] d0bf638f361b: Preparing [2023-04-12T01:02:25.389Z] af931a47db16: Preparing [2023-04-12T01:02:25.390Z] 27631c4cf610: Preparing [2023-04-12T01:02:25.390Z] e17dee649354: Preparing [2023-04-12T01:02:25.390Z] 55df58755798: Preparing [2023-04-12T01:02:25.390Z] 26cbea5cba74: Preparing [2023-04-12T01:02:25.390Z] e17dee649354: Waiting [2023-04-12T01:02:25.390Z] 26cbea5cba74: Waiting [2023-04-12T01:02:25.390Z] 55df58755798: Waiting [2023-04-12T01:02:25.390Z] 27631c4cf610: Waiting [2023-04-12T01:02:25.390Z] af931a47db16: Layer already exists [2023-04-12T01:02:25.657Z] 27631c4cf610: Layer already exists [2023-04-12T01:02:25.657Z] d0bf638f361b: Pushed [2023-04-12T01:02:25.657Z] 30396c7c02b0: Pushed [2023-04-12T01:02:25.657Z] f3f5d2d5310a: Pushed [2023-04-12T01:02:25.657Z] e17dee649354: Pushed [2023-04-12T01:02:25.657Z] 26cbea5cba74: Layer already exists [2023-04-12T01:02:25.925Z] 55df58755798: Pushed [2023-04-12T01:02:28.501Z] 9902953d735e: Pushed [2023-04-12T01:02:28.501Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d: digest: sha256:ccced72d6733c356ff49cc51a7277b1e12fe4319f8bfa0b312bf059947bb32be size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:28.848Z] + 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-04-12T01:02:29.184Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-04-12T01:02:29.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-12T01:02:29.184Z] 30396c7c02b0: Preparing [2023-04-12T01:02:29.184Z] f3f5d2d5310a: Preparing [2023-04-12T01:02:29.184Z] 9902953d735e: Preparing [2023-04-12T01:02:29.184Z] d0bf638f361b: Preparing [2023-04-12T01:02:29.184Z] af931a47db16: Preparing [2023-04-12T01:02:29.184Z] 27631c4cf610: Preparing [2023-04-12T01:02:29.184Z] e17dee649354: Preparing [2023-04-12T01:02:29.184Z] 55df58755798: Preparing [2023-04-12T01:02:29.184Z] 26cbea5cba74: Preparing [2023-04-12T01:02:29.184Z] e17dee649354: Waiting [2023-04-12T01:02:29.184Z] 55df58755798: Waiting [2023-04-12T01:02:29.184Z] 26cbea5cba74: Waiting [2023-04-12T01:02:29.184Z] 27631c4cf610: Waiting [2023-04-12T01:02:29.184Z] af931a47db16: Layer already exists [2023-04-12T01:02:29.184Z] d0bf638f361b: Layer already exists [2023-04-12T01:02:29.184Z] 30396c7c02b0: Layer already exists [2023-04-12T01:02:29.184Z] 9902953d735e: Layer already exists [2023-04-12T01:02:29.184Z] f3f5d2d5310a: Layer already exists [2023-04-12T01:02:29.184Z] 27631c4cf610: Layer already exists [2023-04-12T01:02:29.184Z] 55df58755798: Layer already exists [2023-04-12T01:02:29.184Z] e17dee649354: Layer already exists [2023-04-12T01:02:29.184Z] 26cbea5cba74: Layer already exists [2023-04-12T01:02:29.449Z] latest: digest: sha256:ccced72d6733c356ff49cc51a7277b1e12fe4319f8bfa0b312bf059947bb32be size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:29.791Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:30.126Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.127 [2023-04-12T01:02:30.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-12T01:02:30.126Z] 30396c7c02b0: Preparing [2023-04-12T01:02:30.126Z] f3f5d2d5310a: Preparing [2023-04-12T01:02:30.126Z] 9902953d735e: Preparing [2023-04-12T01:02:30.126Z] d0bf638f361b: Preparing [2023-04-12T01:02:30.126Z] af931a47db16: Preparing [2023-04-12T01:02:30.126Z] 27631c4cf610: Preparing [2023-04-12T01:02:30.126Z] e17dee649354: Preparing [2023-04-12T01:02:30.126Z] 55df58755798: Preparing [2023-04-12T01:02:30.126Z] 26cbea5cba74: Preparing [2023-04-12T01:02:30.126Z] 27631c4cf610: Waiting [2023-04-12T01:02:30.126Z] e17dee649354: Waiting [2023-04-12T01:02:30.126Z] 55df58755798: Waiting [2023-04-12T01:02:30.126Z] 26cbea5cba74: Waiting [2023-04-12T01:02:30.126Z] d0bf638f361b: Layer already exists [2023-04-12T01:02:30.126Z] f3f5d2d5310a: Layer already exists [2023-04-12T01:02:30.126Z] 30396c7c02b0: Layer already exists [2023-04-12T01:02:30.126Z] 9902953d735e: Layer already exists [2023-04-12T01:02:30.126Z] af931a47db16: Layer already exists [2023-04-12T01:02:30.126Z] 55df58755798: Layer already exists [2023-04-12T01:02:30.126Z] e17dee649354: Layer already exists [2023-04-12T01:02:30.126Z] 27631c4cf610: Layer already exists [2023-04-12T01:02:30.126Z] 26cbea5cba74: Layer already exists [2023-04-12T01:02:30.391Z] 3.0.0-dev.127: digest: sha256:ccced72d6733c356ff49cc51a7277b1e12fe4319f8bfa0b312bf059947bb32be size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:30.729Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:31.063Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T01:02:31.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-12T01:02:31.063Z] 30396c7c02b0: Preparing [2023-04-12T01:02:31.063Z] f3f5d2d5310a: Preparing [2023-04-12T01:02:31.063Z] 9902953d735e: Preparing [2023-04-12T01:02:31.063Z] d0bf638f361b: Preparing [2023-04-12T01:02:31.063Z] af931a47db16: Preparing [2023-04-12T01:02:31.063Z] 27631c4cf610: Preparing [2023-04-12T01:02:31.063Z] e17dee649354: Preparing [2023-04-12T01:02:31.063Z] 55df58755798: Preparing [2023-04-12T01:02:31.063Z] 26cbea5cba74: Preparing [2023-04-12T01:02:31.063Z] 27631c4cf610: Waiting [2023-04-12T01:02:31.063Z] e17dee649354: Waiting [2023-04-12T01:02:31.063Z] 55df58755798: Waiting [2023-04-12T01:02:31.063Z] 26cbea5cba74: Waiting [2023-04-12T01:02:31.063Z] af931a47db16: Layer already exists [2023-04-12T01:02:31.063Z] 9902953d735e: Layer already exists [2023-04-12T01:02:31.063Z] 30396c7c02b0: Layer already exists [2023-04-12T01:02:31.063Z] f3f5d2d5310a: Layer already exists [2023-04-12T01:02:31.063Z] d0bf638f361b: Layer already exists [2023-04-12T01:02:31.063Z] 55df58755798: Layer already exists [2023-04-12T01:02:31.063Z] 27631c4cf610: Layer already exists [2023-04-12T01:02:31.063Z] e17dee649354: Layer already exists [2023-04-12T01:02:31.063Z] 26cbea5cba74: Layer already exists [2023-04-12T01:02:31.063Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127: digest: sha256:ccced72d6733c356ff49cc51a7277b1e12fe4319f8bfa0b312bf059947bb32be size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:31.664Z] + 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-04-12T01:02:31.997Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-04-12T01:02:31.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-04-12T01:02:31.997Z] 30396c7c02b0: Preparing [2023-04-12T01:02:31.997Z] f3f5d2d5310a: Preparing [2023-04-12T01:02:31.997Z] 9902953d735e: Preparing [2023-04-12T01:02:31.997Z] d0bf638f361b: Preparing [2023-04-12T01:02:31.997Z] af931a47db16: Preparing [2023-04-12T01:02:31.997Z] 27631c4cf610: Preparing [2023-04-12T01:02:31.997Z] e17dee649354: Preparing [2023-04-12T01:02:31.997Z] 55df58755798: Preparing [2023-04-12T01:02:31.997Z] 26cbea5cba74: Preparing [2023-04-12T01:02:31.997Z] 27631c4cf610: Waiting [2023-04-12T01:02:31.997Z] e17dee649354: Waiting [2023-04-12T01:02:31.997Z] 55df58755798: Waiting [2023-04-12T01:02:31.997Z] 26cbea5cba74: Waiting [2023-04-12T01:02:31.997Z] af931a47db16: Layer already exists [2023-04-12T01:02:31.997Z] f3f5d2d5310a: Layer already exists [2023-04-12T01:02:31.997Z] 9902953d735e: Layer already exists [2023-04-12T01:02:31.997Z] d0bf638f361b: Layer already exists [2023-04-12T01:02:31.997Z] 30396c7c02b0: Layer already exists [2023-04-12T01:02:31.997Z] 55df58755798: Layer already exists [2023-04-12T01:02:31.997Z] e17dee649354: Layer already exists [2023-04-12T01:02:31.997Z] 27631c4cf610: Layer already exists [2023-04-12T01:02:31.997Z] 26cbea5cba74: Layer already exists [2023-04-12T01:02:32.261Z] main: digest: sha256:ccced72d6733c356ff49cc51a7277b1e12fe4319f8bfa0b312bf059947bb32be size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T01:02:32.302Z] ===================================================== [Pipeline] echo [2023-04-12T01:02:32.307Z] taggedImages: [2023-04-12T01:02:32.307Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T01:02:32.307Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-04-12T01:02:32.307Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.127 [2023-04-12T01:02:32.307Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T01:02:32.307Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-04-12T01:02:32.321Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-04-12T01:02:32.321Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T01:02:32.321Z] latest [2023-04-12T01:02:32.321Z] 3.0.0-dev.127 [2023-04-12T01:02:32.321Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T01:02:32.321Z] main [2023-04-12T01:02:32.321Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:32.640Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:32.965Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T01:02:32.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-12T01:02:32.965Z] c7e69f85340d: Preparing [2023-04-12T01:02:32.965Z] 6a5ce4378e6f: Preparing [2023-04-12T01:02:32.965Z] 308b9488e4ac: Preparing [2023-04-12T01:02:32.965Z] a0b309aa3bcf: Preparing [2023-04-12T01:02:32.965Z] 9292e3e6e715: Preparing [2023-04-12T01:02:32.965Z] 0c06a8bd361d: Preparing [2023-04-12T01:02:32.965Z] a955a8217069: Preparing [2023-04-12T01:02:32.965Z] af931a47db16: Preparing [2023-04-12T01:02:32.965Z] 27631c4cf610: Preparing [2023-04-12T01:02:32.965Z] ed526c5fafc5: Preparing [2023-04-12T01:02:32.965Z] 26cbea5cba74: Preparing [2023-04-12T01:02:32.965Z] 0c06a8bd361d: Waiting [2023-04-12T01:02:32.965Z] a955a8217069: Waiting [2023-04-12T01:02:32.965Z] af931a47db16: Waiting [2023-04-12T01:02:32.965Z] 27631c4cf610: Waiting [2023-04-12T01:02:32.965Z] ed526c5fafc5: Waiting [2023-04-12T01:02:32.965Z] 26cbea5cba74: Waiting [2023-04-12T01:02:33.232Z] c7e69f85340d: Pushed [2023-04-12T01:02:33.232Z] 9292e3e6e715: Pushed [2023-04-12T01:02:33.232Z] 6a5ce4378e6f: Pushed [2023-04-12T01:02:33.232Z] af931a47db16: Layer already exists [2023-04-12T01:02:33.232Z] 27631c4cf610: Layer already exists [2023-04-12T01:02:33.496Z] a955a8217069: Pushed [2023-04-12T01:02:33.496Z] 0c06a8bd361d: Pushed [2023-04-12T01:02:33.496Z] 26cbea5cba74: Layer already exists [2023-04-12T01:02:33.762Z] ed526c5fafc5: Pushed [2023-04-12T01:02:35.693Z] a0b309aa3bcf: Pushed [2023-04-12T01:02:36.271Z] 308b9488e4ac: Pushed [2023-04-12T01:02:36.271Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d: digest: sha256:c7ce7dfb21376c7167975224e1dd1ebb29ade7ae3280be43d1ccd5b078ce28df size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:36.603Z] + 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-04-12T01:02:36.928Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-04-12T01:02:36.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-12T01:02:36.928Z] c7e69f85340d: Preparing [2023-04-12T01:02:36.928Z] 6a5ce4378e6f: Preparing [2023-04-12T01:02:36.928Z] 308b9488e4ac: Preparing [2023-04-12T01:02:36.928Z] a0b309aa3bcf: Preparing [2023-04-12T01:02:36.928Z] 9292e3e6e715: Preparing [2023-04-12T01:02:36.928Z] 0c06a8bd361d: Preparing [2023-04-12T01:02:36.928Z] a955a8217069: Preparing [2023-04-12T01:02:36.928Z] af931a47db16: Preparing [2023-04-12T01:02:36.928Z] 27631c4cf610: Preparing [2023-04-12T01:02:36.928Z] ed526c5fafc5: Preparing [2023-04-12T01:02:36.928Z] 26cbea5cba74: Preparing [2023-04-12T01:02:36.928Z] 0c06a8bd361d: Waiting [2023-04-12T01:02:36.928Z] a955a8217069: Waiting [2023-04-12T01:02:36.928Z] 27631c4cf610: Waiting [2023-04-12T01:02:36.928Z] ed526c5fafc5: Waiting [2023-04-12T01:02:36.928Z] 26cbea5cba74: Waiting [2023-04-12T01:02:36.928Z] af931a47db16: Waiting [2023-04-12T01:02:36.928Z] c7e69f85340d: Layer already exists [2023-04-12T01:02:36.928Z] a0b309aa3bcf: Layer already exists [2023-04-12T01:02:36.928Z] 6a5ce4378e6f: Layer already exists [2023-04-12T01:02:36.928Z] 9292e3e6e715: Layer already exists [2023-04-12T01:02:36.928Z] 308b9488e4ac: Layer already exists [2023-04-12T01:02:36.928Z] af931a47db16: Layer already exists [2023-04-12T01:02:36.928Z] a955a8217069: Layer already exists [2023-04-12T01:02:36.928Z] 27631c4cf610: Layer already exists [2023-04-12T01:02:36.928Z] 0c06a8bd361d: Layer already exists [2023-04-12T01:02:36.928Z] ed526c5fafc5: Layer already exists [2023-04-12T01:02:36.928Z] 26cbea5cba74: Layer already exists [2023-04-12T01:02:37.191Z] latest: digest: sha256:c7ce7dfb21376c7167975224e1dd1ebb29ade7ae3280be43d1ccd5b078ce28df size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:37.519Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:37.846Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.127 [2023-04-12T01:02:37.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-12T01:02:37.846Z] c7e69f85340d: Preparing [2023-04-12T01:02:37.846Z] 6a5ce4378e6f: Preparing [2023-04-12T01:02:37.846Z] 308b9488e4ac: Preparing [2023-04-12T01:02:37.846Z] a0b309aa3bcf: Preparing [2023-04-12T01:02:37.846Z] 9292e3e6e715: Preparing [2023-04-12T01:02:37.846Z] 0c06a8bd361d: Preparing [2023-04-12T01:02:37.846Z] a955a8217069: Preparing [2023-04-12T01:02:37.846Z] af931a47db16: Preparing [2023-04-12T01:02:37.846Z] 27631c4cf610: Preparing [2023-04-12T01:02:37.846Z] ed526c5fafc5: Preparing [2023-04-12T01:02:37.846Z] 26cbea5cba74: Preparing [2023-04-12T01:02:37.846Z] af931a47db16: Waiting [2023-04-12T01:02:37.846Z] 27631c4cf610: Waiting [2023-04-12T01:02:37.846Z] ed526c5fafc5: Waiting [2023-04-12T01:02:37.846Z] 0c06a8bd361d: Waiting [2023-04-12T01:02:37.846Z] a955a8217069: Waiting [2023-04-12T01:02:37.846Z] 26cbea5cba74: Waiting [2023-04-12T01:02:37.846Z] 308b9488e4ac: Layer already exists [2023-04-12T01:02:37.846Z] 6a5ce4378e6f: Layer already exists [2023-04-12T01:02:37.846Z] a0b309aa3bcf: Layer already exists [2023-04-12T01:02:37.846Z] c7e69f85340d: Layer already exists [2023-04-12T01:02:37.846Z] 9292e3e6e715: Layer already exists [2023-04-12T01:02:37.846Z] a955a8217069: Layer already exists [2023-04-12T01:02:37.846Z] 0c06a8bd361d: Layer already exists [2023-04-12T01:02:37.846Z] af931a47db16: Layer already exists [2023-04-12T01:02:37.846Z] 27631c4cf610: Layer already exists [2023-04-12T01:02:37.846Z] ed526c5fafc5: Layer already exists [2023-04-12T01:02:37.846Z] 26cbea5cba74: Layer already exists [2023-04-12T01:02:38.111Z] 3.0.0-dev.127: digest: sha256:c7ce7dfb21376c7167975224e1dd1ebb29ade7ae3280be43d1ccd5b078ce28df size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:38.440Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:38.766Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T01:02:38.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-12T01:02:38.766Z] c7e69f85340d: Preparing [2023-04-12T01:02:38.766Z] 6a5ce4378e6f: Preparing [2023-04-12T01:02:38.766Z] 308b9488e4ac: Preparing [2023-04-12T01:02:38.766Z] a0b309aa3bcf: Preparing [2023-04-12T01:02:38.766Z] 9292e3e6e715: Preparing [2023-04-12T01:02:38.766Z] 0c06a8bd361d: Preparing [2023-04-12T01:02:38.766Z] a955a8217069: Preparing [2023-04-12T01:02:38.766Z] af931a47db16: Preparing [2023-04-12T01:02:38.766Z] 27631c4cf610: Preparing [2023-04-12T01:02:38.766Z] ed526c5fafc5: Preparing [2023-04-12T01:02:38.766Z] 26cbea5cba74: Preparing [2023-04-12T01:02:38.766Z] af931a47db16: Waiting [2023-04-12T01:02:38.766Z] 27631c4cf610: Waiting [2023-04-12T01:02:38.766Z] 26cbea5cba74: Waiting [2023-04-12T01:02:38.766Z] ed526c5fafc5: Waiting [2023-04-12T01:02:38.766Z] 0c06a8bd361d: Waiting [2023-04-12T01:02:38.766Z] a955a8217069: Waiting [2023-04-12T01:02:38.766Z] 308b9488e4ac: Layer already exists [2023-04-12T01:02:38.766Z] c7e69f85340d: Layer already exists [2023-04-12T01:02:38.766Z] a0b309aa3bcf: Layer already exists [2023-04-12T01:02:38.766Z] 6a5ce4378e6f: Layer already exists [2023-04-12T01:02:38.766Z] 9292e3e6e715: Layer already exists [2023-04-12T01:02:38.766Z] 27631c4cf610: Layer already exists [2023-04-12T01:02:38.766Z] 0c06a8bd361d: Layer already exists [2023-04-12T01:02:38.766Z] af931a47db16: Layer already exists [2023-04-12T01:02:38.766Z] a955a8217069: Layer already exists [2023-04-12T01:02:38.766Z] ed526c5fafc5: Layer already exists [2023-04-12T01:02:38.766Z] 26cbea5cba74: Layer already exists [2023-04-12T01:02:39.029Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127: digest: sha256:c7ce7dfb21376c7167975224e1dd1ebb29ade7ae3280be43d1ccd5b078ce28df size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:39.358Z] + 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-04-12T01:02:39.685Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-04-12T01:02:39.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-04-12T01:02:39.685Z] c7e69f85340d: Preparing [2023-04-12T01:02:39.685Z] 6a5ce4378e6f: Preparing [2023-04-12T01:02:39.685Z] 308b9488e4ac: Preparing [2023-04-12T01:02:39.685Z] a0b309aa3bcf: Preparing [2023-04-12T01:02:39.685Z] 9292e3e6e715: Preparing [2023-04-12T01:02:39.685Z] 0c06a8bd361d: Preparing [2023-04-12T01:02:39.685Z] a955a8217069: Preparing [2023-04-12T01:02:39.685Z] af931a47db16: Preparing [2023-04-12T01:02:39.685Z] 27631c4cf610: Preparing [2023-04-12T01:02:39.685Z] ed526c5fafc5: Preparing [2023-04-12T01:02:39.685Z] 26cbea5cba74: Preparing [2023-04-12T01:02:39.685Z] a955a8217069: Waiting [2023-04-12T01:02:39.685Z] af931a47db16: Waiting [2023-04-12T01:02:39.685Z] 27631c4cf610: Waiting [2023-04-12T01:02:39.685Z] 0c06a8bd361d: Waiting [2023-04-12T01:02:39.685Z] ed526c5fafc5: Waiting [2023-04-12T01:02:39.685Z] 26cbea5cba74: Waiting [2023-04-12T01:02:39.685Z] c7e69f85340d: Layer already exists [2023-04-12T01:02:39.685Z] a0b309aa3bcf: Layer already exists [2023-04-12T01:02:39.685Z] 6a5ce4378e6f: Layer already exists [2023-04-12T01:02:39.685Z] 9292e3e6e715: Layer already exists [2023-04-12T01:02:39.685Z] 308b9488e4ac: Layer already exists [2023-04-12T01:02:39.685Z] 0c06a8bd361d: Layer already exists [2023-04-12T01:02:39.685Z] a955a8217069: Layer already exists [2023-04-12T01:02:39.685Z] af931a47db16: Layer already exists [2023-04-12T01:02:39.685Z] 27631c4cf610: Layer already exists [2023-04-12T01:02:39.685Z] ed526c5fafc5: Layer already exists [2023-04-12T01:02:39.685Z] 26cbea5cba74: Layer already exists [2023-04-12T01:02:39.951Z] main: digest: sha256:c7ce7dfb21376c7167975224e1dd1ebb29ade7ae3280be43d1ccd5b078ce28df size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T01:02:39.994Z] ===================================================== [Pipeline] echo [2023-04-12T01:02:40.000Z] taggedImages: [2023-04-12T01:02:40.000Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T01:02:40.000Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-04-12T01:02:40.000Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.127 [2023-04-12T01:02:40.000Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T01:02:40.000Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-04-12T01:02:40.014Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-04-12T01:02:40.014Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T01:02:40.014Z] latest [2023-04-12T01:02:40.014Z] 3.0.0-dev.127 [2023-04-12T01:02:40.014Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T01:02:40.014Z] main [2023-04-12T01:02:40.014Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:40.346Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:40.675Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T01:02:40.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-12T01:02:40.675Z] 96bacaead61e: Preparing [2023-04-12T01:02:40.675Z] f591be935edb: Preparing [2023-04-12T01:02:40.675Z] af931a47db16: Preparing [2023-04-12T01:02:40.675Z] 27631c4cf610: Preparing [2023-04-12T01:02:40.675Z] 29def8f8c984: Preparing [2023-04-12T01:02:40.675Z] 26cbea5cba74: Preparing [2023-04-12T01:02:40.675Z] 26cbea5cba74: Waiting [2023-04-12T01:02:40.675Z] 27631c4cf610: Layer already exists [2023-04-12T01:02:40.675Z] af931a47db16: Layer already exists [2023-04-12T01:02:40.939Z] 26cbea5cba74: Layer already exists [2023-04-12T01:02:40.939Z] 96bacaead61e: Pushed [2023-04-12T01:02:42.342Z] 29def8f8c984: Pushed [2023-04-12T01:02:45.674Z] f591be935edb: Pushed [2023-04-12T01:02:45.941Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d: digest: sha256:69716bc22ade1417a1ed9169be485248bf821743d2d2030bbb96fb4a8b21ced2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:46.276Z] + 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-04-12T01:02:46.607Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-04-12T01:02:46.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-12T01:02:46.607Z] 96bacaead61e: Preparing [2023-04-12T01:02:46.607Z] f591be935edb: Preparing [2023-04-12T01:02:46.607Z] af931a47db16: Preparing [2023-04-12T01:02:46.607Z] 27631c4cf610: Preparing [2023-04-12T01:02:46.607Z] 29def8f8c984: Preparing [2023-04-12T01:02:46.607Z] 26cbea5cba74: Preparing [2023-04-12T01:02:46.607Z] 26cbea5cba74: Waiting [2023-04-12T01:02:46.607Z] 27631c4cf610: Layer already exists [2023-04-12T01:02:46.607Z] f591be935edb: Layer already exists [2023-04-12T01:02:46.607Z] 96bacaead61e: Layer already exists [2023-04-12T01:02:46.607Z] af931a47db16: Layer already exists [2023-04-12T01:02:46.607Z] 29def8f8c984: Layer already exists [2023-04-12T01:02:46.607Z] 26cbea5cba74: Layer already exists [2023-04-12T01:02:46.872Z] latest: digest: sha256:69716bc22ade1417a1ed9169be485248bf821743d2d2030bbb96fb4a8b21ced2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:47.201Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:47.533Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.127 [2023-04-12T01:02:47.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-12T01:02:47.533Z] 96bacaead61e: Preparing [2023-04-12T01:02:47.533Z] f591be935edb: Preparing [2023-04-12T01:02:47.533Z] af931a47db16: Preparing [2023-04-12T01:02:47.533Z] 27631c4cf610: Preparing [2023-04-12T01:02:47.533Z] 29def8f8c984: Preparing [2023-04-12T01:02:47.533Z] 26cbea5cba74: Preparing [2023-04-12T01:02:47.533Z] 26cbea5cba74: Waiting [2023-04-12T01:02:47.533Z] f591be935edb: Layer already exists [2023-04-12T01:02:47.533Z] 27631c4cf610: Layer already exists [2023-04-12T01:02:47.533Z] 29def8f8c984: Layer already exists [2023-04-12T01:02:47.533Z] af931a47db16: Layer already exists [2023-04-12T01:02:47.533Z] 96bacaead61e: Layer already exists [2023-04-12T01:02:47.533Z] 26cbea5cba74: Layer already exists [2023-04-12T01:02:47.533Z] 3.0.0-dev.127: digest: sha256:69716bc22ade1417a1ed9169be485248bf821743d2d2030bbb96fb4a8b21ced2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:48.132Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:48.470Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T01:02:48.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-12T01:02:48.470Z] 96bacaead61e: Preparing [2023-04-12T01:02:48.470Z] f591be935edb: Preparing [2023-04-12T01:02:48.470Z] af931a47db16: Preparing [2023-04-12T01:02:48.470Z] 27631c4cf610: Preparing [2023-04-12T01:02:48.470Z] 29def8f8c984: Preparing [2023-04-12T01:02:48.470Z] 26cbea5cba74: Preparing [2023-04-12T01:02:48.470Z] 26cbea5cba74: Waiting [2023-04-12T01:02:48.470Z] 29def8f8c984: Layer already exists [2023-04-12T01:02:48.470Z] 96bacaead61e: Layer already exists [2023-04-12T01:02:48.470Z] 27631c4cf610: Layer already exists [2023-04-12T01:02:48.470Z] af931a47db16: Layer already exists [2023-04-12T01:02:48.470Z] f591be935edb: Layer already exists [2023-04-12T01:02:48.470Z] 26cbea5cba74: Layer already exists [2023-04-12T01:02:48.736Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127: digest: sha256:69716bc22ade1417a1ed9169be485248bf821743d2d2030bbb96fb4a8b21ced2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:49.069Z] + 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-04-12T01:02:49.404Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-04-12T01:02:49.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-04-12T01:02:49.405Z] 96bacaead61e: Preparing [2023-04-12T01:02:49.405Z] f591be935edb: Preparing [2023-04-12T01:02:49.405Z] af931a47db16: Preparing [2023-04-12T01:02:49.405Z] 27631c4cf610: Preparing [2023-04-12T01:02:49.405Z] 29def8f8c984: Preparing [2023-04-12T01:02:49.405Z] 26cbea5cba74: Preparing [2023-04-12T01:02:49.405Z] 26cbea5cba74: Waiting [2023-04-12T01:02:49.405Z] 27631c4cf610: Layer already exists [2023-04-12T01:02:49.405Z] af931a47db16: Layer already exists [2023-04-12T01:02:49.405Z] 29def8f8c984: Layer already exists [2023-04-12T01:02:49.405Z] f591be935edb: Layer already exists [2023-04-12T01:02:49.405Z] 96bacaead61e: Layer already exists [2023-04-12T01:02:49.405Z] 26cbea5cba74: Layer already exists [2023-04-12T01:02:49.671Z] main: digest: sha256:69716bc22ade1417a1ed9169be485248bf821743d2d2030bbb96fb4a8b21ced2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T01:02:49.716Z] ===================================================== [Pipeline] echo [2023-04-12T01:02:49.722Z] taggedImages: [2023-04-12T01:02:49.722Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T01:02:49.722Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-04-12T01:02:49.722Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.127 [2023-04-12T01:02:49.722Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T01:02:49.722Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-04-12T01:02:49.800Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-04-12T01:02:49.800Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T01:02:49.800Z] latest [2023-04-12T01:02:49.800Z] 3.0.0-dev.127 [2023-04-12T01:02:49.800Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T01:02:49.800Z] main [2023-04-12T01:02:49.800Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:50.173Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:02:50.510Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T01:02:50.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-12T01:02:50.510Z] 5329d3b92d02: Preparing [2023-04-12T01:02:50.510Z] 9044b46379eb: Preparing [2023-04-12T01:02:50.510Z] 7aa8f1e7a5a4: Preparing [2023-04-12T01:02:50.510Z] 28a9391a3f8a: Preparing [2023-04-12T01:02:50.510Z] 966207a2699a: Preparing [2023-04-12T01:02:50.510Z] af931a47db16: Preparing [2023-04-12T01:02:50.510Z] 27631c4cf610: Preparing [2023-04-12T01:02:50.510Z] af8a84249ced: Preparing [2023-04-12T01:02:50.510Z] 26cbea5cba74: Preparing [2023-04-12T01:02:50.510Z] 27631c4cf610: Waiting [2023-04-12T01:02:50.510Z] af8a84249ced: Waiting [2023-04-12T01:02:50.510Z] af931a47db16: Waiting [2023-04-12T01:02:50.510Z] 26cbea5cba74: Waiting [2023-04-12T01:02:50.777Z] 5329d3b92d02: Pushed [2023-04-12T01:02:50.777Z] 9044b46379eb: Pushed [2023-04-12T01:02:50.777Z] 7aa8f1e7a5a4: Pushed [2023-04-12T01:02:50.777Z] af931a47db16: Layer already exists [2023-04-12T01:02:50.777Z] 27631c4cf610: Layer already exists [2023-04-12T01:02:50.777Z] 26cbea5cba74: Layer already exists [2023-04-12T01:02:51.735Z] af8a84249ced: Pushed [2023-04-12T01:02:59.934Z] 966207a2699a: Pushed [2023-04-12T01:03:06.566Z] 28a9391a3f8a: Pushed [2023-04-12T01:03:06.832Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d: digest: sha256:b7af85e814d6113879c292556224d4f5794ccf598c25e765cfa986c37e908121 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:03:07.161Z] + 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-04-12T01:03:07.490Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-04-12T01:03:07.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-12T01:03:07.491Z] 5329d3b92d02: Preparing [2023-04-12T01:03:07.491Z] 9044b46379eb: Preparing [2023-04-12T01:03:07.491Z] 7aa8f1e7a5a4: Preparing [2023-04-12T01:03:07.491Z] 28a9391a3f8a: Preparing [2023-04-12T01:03:07.491Z] 966207a2699a: Preparing [2023-04-12T01:03:07.491Z] af931a47db16: Preparing [2023-04-12T01:03:07.491Z] 27631c4cf610: Preparing [2023-04-12T01:03:07.491Z] af8a84249ced: Preparing [2023-04-12T01:03:07.491Z] 26cbea5cba74: Preparing [2023-04-12T01:03:07.491Z] af931a47db16: Waiting [2023-04-12T01:03:07.491Z] 27631c4cf610: Waiting [2023-04-12T01:03:07.491Z] af8a84249ced: Waiting [2023-04-12T01:03:07.491Z] 26cbea5cba74: Waiting [2023-04-12T01:03:07.491Z] 9044b46379eb: Layer already exists [2023-04-12T01:03:07.491Z] 28a9391a3f8a: Layer already exists [2023-04-12T01:03:07.491Z] 7aa8f1e7a5a4: Layer already exists [2023-04-12T01:03:07.491Z] 5329d3b92d02: Layer already exists [2023-04-12T01:03:07.491Z] 966207a2699a: Layer already exists [2023-04-12T01:03:07.491Z] 27631c4cf610: Layer already exists [2023-04-12T01:03:07.491Z] af931a47db16: Layer already exists [2023-04-12T01:03:07.491Z] af8a84249ced: Layer already exists [2023-04-12T01:03:07.491Z] 26cbea5cba74: Layer already exists [2023-04-12T01:03:07.755Z] latest: digest: sha256:b7af85e814d6113879c292556224d4f5794ccf598c25e765cfa986c37e908121 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:03:08.094Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:03:08.427Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.127 [2023-04-12T01:03:08.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-12T01:03:08.427Z] 5329d3b92d02: Preparing [2023-04-12T01:03:08.427Z] 9044b46379eb: Preparing [2023-04-12T01:03:08.427Z] 7aa8f1e7a5a4: Preparing [2023-04-12T01:03:08.427Z] 28a9391a3f8a: Preparing [2023-04-12T01:03:08.427Z] 966207a2699a: Preparing [2023-04-12T01:03:08.427Z] af931a47db16: Preparing [2023-04-12T01:03:08.427Z] 27631c4cf610: Preparing [2023-04-12T01:03:08.427Z] af8a84249ced: Preparing [2023-04-12T01:03:08.427Z] 26cbea5cba74: Preparing [2023-04-12T01:03:08.427Z] 27631c4cf610: Waiting [2023-04-12T01:03:08.427Z] af8a84249ced: Waiting [2023-04-12T01:03:08.427Z] af931a47db16: Waiting [2023-04-12T01:03:08.427Z] 26cbea5cba74: Waiting [2023-04-12T01:03:08.427Z] 5329d3b92d02: Layer already exists [2023-04-12T01:03:08.427Z] 9044b46379eb: Layer already exists [2023-04-12T01:03:08.427Z] 966207a2699a: Layer already exists [2023-04-12T01:03:08.427Z] 28a9391a3f8a: Layer already exists [2023-04-12T01:03:08.427Z] 7aa8f1e7a5a4: Layer already exists [2023-04-12T01:03:08.427Z] 27631c4cf610: Layer already exists [2023-04-12T01:03:08.427Z] af8a84249ced: Layer already exists [2023-04-12T01:03:08.427Z] af931a47db16: Layer already exists [2023-04-12T01:03:08.427Z] 26cbea5cba74: Layer already exists [2023-04-12T01:03:08.692Z] 3.0.0-dev.127: digest: sha256:b7af85e814d6113879c292556224d4f5794ccf598c25e765cfa986c37e908121 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:03:09.023Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:03:09.360Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T01:03:09.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-12T01:03:09.360Z] 5329d3b92d02: Preparing [2023-04-12T01:03:09.360Z] 9044b46379eb: Preparing [2023-04-12T01:03:09.360Z] 7aa8f1e7a5a4: Preparing [2023-04-12T01:03:09.360Z] 28a9391a3f8a: Preparing [2023-04-12T01:03:09.360Z] 966207a2699a: Preparing [2023-04-12T01:03:09.360Z] af931a47db16: Preparing [2023-04-12T01:03:09.360Z] 27631c4cf610: Preparing [2023-04-12T01:03:09.360Z] af8a84249ced: Preparing [2023-04-12T01:03:09.360Z] 26cbea5cba74: Preparing [2023-04-12T01:03:09.360Z] af931a47db16: Waiting [2023-04-12T01:03:09.360Z] 27631c4cf610: Waiting [2023-04-12T01:03:09.360Z] 26cbea5cba74: Waiting [2023-04-12T01:03:09.360Z] af8a84249ced: Waiting [2023-04-12T01:03:09.360Z] 7aa8f1e7a5a4: Layer already exists [2023-04-12T01:03:09.360Z] 28a9391a3f8a: Layer already exists [2023-04-12T01:03:09.360Z] 966207a2699a: Layer already exists [2023-04-12T01:03:09.360Z] 9044b46379eb: Layer already exists [2023-04-12T01:03:09.360Z] 5329d3b92d02: Layer already exists [2023-04-12T01:03:09.360Z] af8a84249ced: Layer already exists [2023-04-12T01:03:09.360Z] af931a47db16: Layer already exists [2023-04-12T01:03:09.360Z] 27631c4cf610: Layer already exists [2023-04-12T01:03:09.360Z] 26cbea5cba74: Layer already exists [2023-04-12T01:03:09.624Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127: digest: sha256:b7af85e814d6113879c292556224d4f5794ccf598c25e765cfa986c37e908121 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:03:09.964Z] + 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-04-12T01:03:10.301Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-04-12T01:03:10.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-04-12T01:03:10.301Z] 5329d3b92d02: Preparing [2023-04-12T01:03:10.301Z] 9044b46379eb: Preparing [2023-04-12T01:03:10.301Z] 7aa8f1e7a5a4: Preparing [2023-04-12T01:03:10.301Z] 28a9391a3f8a: Preparing [2023-04-12T01:03:10.301Z] 966207a2699a: Preparing [2023-04-12T01:03:10.301Z] af931a47db16: Preparing [2023-04-12T01:03:10.301Z] 27631c4cf610: Preparing [2023-04-12T01:03:10.301Z] af8a84249ced: Preparing [2023-04-12T01:03:10.301Z] 26cbea5cba74: Preparing [2023-04-12T01:03:10.301Z] 27631c4cf610: Waiting [2023-04-12T01:03:10.301Z] af8a84249ced: Waiting [2023-04-12T01:03:10.301Z] af931a47db16: Waiting [2023-04-12T01:03:10.301Z] 26cbea5cba74: Waiting [2023-04-12T01:03:10.301Z] 7aa8f1e7a5a4: Layer already exists [2023-04-12T01:03:10.301Z] 5329d3b92d02: Layer already exists [2023-04-12T01:03:10.301Z] 966207a2699a: Layer already exists [2023-04-12T01:03:10.301Z] 9044b46379eb: Layer already exists [2023-04-12T01:03:10.301Z] 28a9391a3f8a: Layer already exists [2023-04-12T01:03:10.301Z] af8a84249ced: Layer already exists [2023-04-12T01:03:10.301Z] 27631c4cf610: Layer already exists [2023-04-12T01:03:10.301Z] 26cbea5cba74: Layer already exists [2023-04-12T01:03:10.301Z] af931a47db16: Layer already exists [2023-04-12T01:03:10.566Z] main: digest: sha256:b7af85e814d6113879c292556224d4f5794ccf598c25e765cfa986c37e908121 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T01:03:10.618Z] ===================================================== [Pipeline] echo [2023-04-12T01:03:10.624Z] taggedImages: [2023-04-12T01:03:10.624Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T01:03:10.624Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-04-12T01:03:10.624Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.127 [2023-04-12T01:03:10.624Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T01:03:10.624Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-04-12T01:03:10.638Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-04-12T01:03:10.638Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T01:03:10.638Z] latest [2023-04-12T01:03:10.638Z] 3.0.0-dev.127 [2023-04-12T01:03:10.638Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T01:03:10.638Z] main [2023-04-12T01:03:10.638Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:03:10.962Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:03:11.290Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T01:03:11.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-12T01:03:11.291Z] 69df158264b9: Preparing [2023-04-12T01:03:11.291Z] 3a410b77e20c: Preparing [2023-04-12T01:03:11.291Z] 083629a1970e: Preparing [2023-04-12T01:03:11.291Z] bc05d13d11b8: Preparing [2023-04-12T01:03:11.291Z] af931a47db16: Preparing [2023-04-12T01:03:11.291Z] 27631c4cf610: Preparing [2023-04-12T01:03:11.291Z] 602b7496b874: Preparing [2023-04-12T01:03:11.291Z] 26cbea5cba74: Preparing [2023-04-12T01:03:11.291Z] 602b7496b874: Waiting [2023-04-12T01:03:11.291Z] 27631c4cf610: Waiting [2023-04-12T01:03:11.291Z] 26cbea5cba74: Waiting [2023-04-12T01:03:11.291Z] af931a47db16: Layer already exists [2023-04-12T01:03:11.555Z] 27631c4cf610: Layer already exists [2023-04-12T01:03:11.555Z] 3a410b77e20c: Pushed [2023-04-12T01:03:11.555Z] 083629a1970e: Pushed [2023-04-12T01:03:11.555Z] 69df158264b9: Pushed [2023-04-12T01:03:11.555Z] 26cbea5cba74: Layer already exists [2023-04-12T01:03:12.555Z] 602b7496b874: Pushed [2023-04-12T01:03:27.571Z] bc05d13d11b8: Pushed [2023-04-12T01:03:27.571Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d: digest: sha256:659a536fa62b6ced204f4cf251ef49e0c5aa43c87712f6815056c07e8177059b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:03:27.904Z] + 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-04-12T01:03:28.231Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-04-12T01:03:28.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-12T01:03:28.231Z] 69df158264b9: Preparing [2023-04-12T01:03:28.231Z] 3a410b77e20c: Preparing [2023-04-12T01:03:28.231Z] 083629a1970e: Preparing [2023-04-12T01:03:28.231Z] bc05d13d11b8: Preparing [2023-04-12T01:03:28.231Z] af931a47db16: Preparing [2023-04-12T01:03:28.231Z] 27631c4cf610: Preparing [2023-04-12T01:03:28.231Z] 602b7496b874: Preparing [2023-04-12T01:03:28.231Z] 26cbea5cba74: Preparing [2023-04-12T01:03:28.231Z] 27631c4cf610: Waiting [2023-04-12T01:03:28.231Z] 26cbea5cba74: Waiting [2023-04-12T01:03:28.231Z] 602b7496b874: Waiting [2023-04-12T01:03:28.231Z] 69df158264b9: Layer already exists [2023-04-12T01:03:28.231Z] bc05d13d11b8: Layer already exists [2023-04-12T01:03:28.231Z] 083629a1970e: Layer already exists [2023-04-12T01:03:28.231Z] 3a410b77e20c: Layer already exists [2023-04-12T01:03:28.231Z] af931a47db16: Layer already exists [2023-04-12T01:03:28.231Z] 27631c4cf610: Layer already exists [2023-04-12T01:03:28.231Z] 602b7496b874: Layer already exists [2023-04-12T01:03:28.231Z] 26cbea5cba74: Layer already exists [2023-04-12T01:03:28.496Z] latest: digest: sha256:659a536fa62b6ced204f4cf251ef49e0c5aa43c87712f6815056c07e8177059b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:03:28.822Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:03:29.153Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.127 [2023-04-12T01:03:29.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-12T01:03:29.153Z] 69df158264b9: Preparing [2023-04-12T01:03:29.153Z] 3a410b77e20c: Preparing [2023-04-12T01:03:29.153Z] 083629a1970e: Preparing [2023-04-12T01:03:29.153Z] bc05d13d11b8: Preparing [2023-04-12T01:03:29.153Z] af931a47db16: Preparing [2023-04-12T01:03:29.153Z] 27631c4cf610: Preparing [2023-04-12T01:03:29.153Z] 602b7496b874: Preparing [2023-04-12T01:03:29.153Z] 26cbea5cba74: Preparing [2023-04-12T01:03:29.153Z] 602b7496b874: Waiting [2023-04-12T01:03:29.153Z] 26cbea5cba74: Waiting [2023-04-12T01:03:29.153Z] 27631c4cf610: Waiting [2023-04-12T01:03:29.153Z] 69df158264b9: Layer already exists [2023-04-12T01:03:29.153Z] af931a47db16: Layer already exists [2023-04-12T01:03:29.153Z] 3a410b77e20c: Layer already exists [2023-04-12T01:03:29.153Z] 083629a1970e: Layer already exists [2023-04-12T01:03:29.153Z] bc05d13d11b8: Layer already exists [2023-04-12T01:03:29.153Z] 602b7496b874: Layer already exists [2023-04-12T01:03:29.153Z] 27631c4cf610: Layer already exists [2023-04-12T01:03:29.153Z] 26cbea5cba74: Layer already exists [2023-04-12T01:03:29.417Z] 3.0.0-dev.127: digest: sha256:659a536fa62b6ced204f4cf251ef49e0c5aa43c87712f6815056c07e8177059b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:03:29.756Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:03:30.084Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T01:03:30.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-12T01:03:30.084Z] 69df158264b9: Preparing [2023-04-12T01:03:30.084Z] 3a410b77e20c: Preparing [2023-04-12T01:03:30.084Z] 083629a1970e: Preparing [2023-04-12T01:03:30.084Z] bc05d13d11b8: Preparing [2023-04-12T01:03:30.084Z] af931a47db16: Preparing [2023-04-12T01:03:30.084Z] 27631c4cf610: Preparing [2023-04-12T01:03:30.084Z] 602b7496b874: Preparing [2023-04-12T01:03:30.084Z] 26cbea5cba74: Preparing [2023-04-12T01:03:30.084Z] 27631c4cf610: Waiting [2023-04-12T01:03:30.084Z] 602b7496b874: Waiting [2023-04-12T01:03:30.084Z] 26cbea5cba74: Waiting [2023-04-12T01:03:30.084Z] 083629a1970e: Layer already exists [2023-04-12T01:03:30.084Z] 3a410b77e20c: Layer already exists [2023-04-12T01:03:30.084Z] bc05d13d11b8: Layer already exists [2023-04-12T01:03:30.084Z] af931a47db16: Layer already exists [2023-04-12T01:03:30.084Z] 69df158264b9: Layer already exists [2023-04-12T01:03:30.084Z] 27631c4cf610: Layer already exists [2023-04-12T01:03:30.084Z] 26cbea5cba74: Layer already exists [2023-04-12T01:03:30.084Z] 602b7496b874: Layer already exists [2023-04-12T01:03:30.350Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127: digest: sha256:659a536fa62b6ced204f4cf251ef49e0c5aa43c87712f6815056c07e8177059b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:03:30.694Z] + 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-04-12T01:03:31.031Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-04-12T01:03:31.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-04-12T01:03:31.031Z] 69df158264b9: Preparing [2023-04-12T01:03:31.031Z] 3a410b77e20c: Preparing [2023-04-12T01:03:31.031Z] 083629a1970e: Preparing [2023-04-12T01:03:31.031Z] bc05d13d11b8: Preparing [2023-04-12T01:03:31.031Z] af931a47db16: Preparing [2023-04-12T01:03:31.031Z] 27631c4cf610: Preparing [2023-04-12T01:03:31.031Z] 602b7496b874: Preparing [2023-04-12T01:03:31.031Z] 26cbea5cba74: Preparing [2023-04-12T01:03:31.031Z] 27631c4cf610: Waiting [2023-04-12T01:03:31.031Z] 602b7496b874: Waiting [2023-04-12T01:03:31.031Z] 26cbea5cba74: Waiting [2023-04-12T01:03:31.031Z] 69df158264b9: Layer already exists [2023-04-12T01:03:31.031Z] af931a47db16: Layer already exists [2023-04-12T01:03:31.031Z] 3a410b77e20c: Layer already exists [2023-04-12T01:03:31.031Z] bc05d13d11b8: Layer already exists [2023-04-12T01:03:31.031Z] 083629a1970e: Layer already exists [2023-04-12T01:03:31.031Z] 602b7496b874: Layer already exists [2023-04-12T01:03:31.031Z] 27631c4cf610: Layer already exists [2023-04-12T01:03:31.031Z] 26cbea5cba74: Layer already exists [2023-04-12T01:03:31.296Z] main: digest: sha256:659a536fa62b6ced204f4cf251ef49e0c5aa43c87712f6815056c07e8177059b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T01:03:31.350Z] ===================================================== [Pipeline] echo [2023-04-12T01:03:31.357Z] taggedImages: [2023-04-12T01:03:31.357Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T01:03:31.357Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-04-12T01:03:31.357Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.127 [2023-04-12T01:03:31.357Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T01:03:31.357Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-04-12T01:03:31.376Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-04-12T01:03:31.376Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T01:03:31.376Z] latest [2023-04-12T01:03:31.376Z] 3.0.0-dev.127 [2023-04-12T01:03:31.376Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T01:03:31.376Z] main [2023-04-12T01:03:31.376Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:03:31.723Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:03:32.053Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T01:03:32.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-12T01:03:32.053Z] 8791f1240228: Preparing [2023-04-12T01:03:32.053Z] e769bfd6dce0: Preparing [2023-04-12T01:03:32.053Z] e36f9c71d9e4: Preparing [2023-04-12T01:03:32.053Z] 2b9f3f28285e: Preparing [2023-04-12T01:03:32.053Z] af931a47db16: Preparing [2023-04-12T01:03:32.053Z] 27631c4cf610: Preparing [2023-04-12T01:03:32.053Z] af8a84249ced: Preparing [2023-04-12T01:03:32.053Z] 26cbea5cba74: Preparing [2023-04-12T01:03:32.053Z] 27631c4cf610: Waiting [2023-04-12T01:03:32.053Z] af8a84249ced: Waiting [2023-04-12T01:03:32.053Z] 26cbea5cba74: Waiting [2023-04-12T01:03:32.053Z] af931a47db16: Layer already exists [2023-04-12T01:03:32.319Z] 27631c4cf610: Layer already exists [2023-04-12T01:03:32.319Z] af8a84249ced: Layer already exists [2023-04-12T01:03:32.319Z] 26cbea5cba74: Layer already exists [2023-04-12T01:03:32.319Z] e36f9c71d9e4: Pushed [2023-04-12T01:03:32.319Z] 8791f1240228: Pushed [2023-04-12T01:03:32.319Z] e769bfd6dce0: Pushed [2023-04-12T01:03:50.511Z] 2b9f3f28285e: Pushed [2023-04-12T01:03:50.511Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d: digest: sha256:adbf5a2450d8a594b494982ebfff685684feb6aa46219db6b077e7ea46e83d30 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:03:50.859Z] + 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-04-12T01:03:51.195Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-04-12T01:03:51.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-12T01:03:51.195Z] 8791f1240228: Preparing [2023-04-12T01:03:51.195Z] e769bfd6dce0: Preparing [2023-04-12T01:03:51.195Z] e36f9c71d9e4: Preparing [2023-04-12T01:03:51.195Z] 2b9f3f28285e: Preparing [2023-04-12T01:03:51.195Z] af931a47db16: Preparing [2023-04-12T01:03:51.195Z] 27631c4cf610: Preparing [2023-04-12T01:03:51.195Z] af8a84249ced: Preparing [2023-04-12T01:03:51.195Z] 26cbea5cba74: Preparing [2023-04-12T01:03:51.195Z] 27631c4cf610: Waiting [2023-04-12T01:03:51.195Z] 26cbea5cba74: Waiting [2023-04-12T01:03:51.195Z] af8a84249ced: Waiting [2023-04-12T01:03:51.195Z] af931a47db16: Layer already exists [2023-04-12T01:03:51.195Z] 2b9f3f28285e: Layer already exists [2023-04-12T01:03:51.195Z] e36f9c71d9e4: Layer already exists [2023-04-12T01:03:51.195Z] e769bfd6dce0: Layer already exists [2023-04-12T01:03:51.195Z] 8791f1240228: Layer already exists [2023-04-12T01:03:51.195Z] 26cbea5cba74: Layer already exists [2023-04-12T01:03:51.195Z] 27631c4cf610: Layer already exists [2023-04-12T01:03:51.195Z] af8a84249ced: Layer already exists [2023-04-12T01:03:51.460Z] latest: digest: sha256:adbf5a2450d8a594b494982ebfff685684feb6aa46219db6b077e7ea46e83d30 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:03:51.807Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:03:52.143Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.127 [2023-04-12T01:03:52.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-12T01:03:52.143Z] 8791f1240228: Preparing [2023-04-12T01:03:52.143Z] e769bfd6dce0: Preparing [2023-04-12T01:03:52.143Z] e36f9c71d9e4: Preparing [2023-04-12T01:03:52.143Z] 2b9f3f28285e: Preparing [2023-04-12T01:03:52.143Z] af931a47db16: Preparing [2023-04-12T01:03:52.143Z] 27631c4cf610: Preparing [2023-04-12T01:03:52.143Z] af8a84249ced: Preparing [2023-04-12T01:03:52.144Z] 26cbea5cba74: Preparing [2023-04-12T01:03:52.144Z] 27631c4cf610: Waiting [2023-04-12T01:03:52.144Z] af8a84249ced: Waiting [2023-04-12T01:03:52.144Z] 26cbea5cba74: Waiting [2023-04-12T01:03:52.144Z] af931a47db16: Layer already exists [2023-04-12T01:03:52.144Z] e36f9c71d9e4: Layer already exists [2023-04-12T01:03:52.144Z] 2b9f3f28285e: Layer already exists [2023-04-12T01:03:52.144Z] e769bfd6dce0: Layer already exists [2023-04-12T01:03:52.144Z] 8791f1240228: Layer already exists [2023-04-12T01:03:52.144Z] 26cbea5cba74: Layer already exists [2023-04-12T01:03:52.144Z] 27631c4cf610: Layer already exists [2023-04-12T01:03:52.144Z] af8a84249ced: Layer already exists [2023-04-12T01:03:52.410Z] 3.0.0-dev.127: digest: sha256:adbf5a2450d8a594b494982ebfff685684feb6aa46219db6b077e7ea46e83d30 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:03:52.805Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:03:53.136Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T01:03:53.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-12T01:03:53.136Z] 8791f1240228: Preparing [2023-04-12T01:03:53.136Z] e769bfd6dce0: Preparing [2023-04-12T01:03:53.136Z] e36f9c71d9e4: Preparing [2023-04-12T01:03:53.136Z] 2b9f3f28285e: Preparing [2023-04-12T01:03:53.136Z] af931a47db16: Preparing [2023-04-12T01:03:53.136Z] 27631c4cf610: Preparing [2023-04-12T01:03:53.136Z] af8a84249ced: Preparing [2023-04-12T01:03:53.136Z] 26cbea5cba74: Preparing [2023-04-12T01:03:53.136Z] af8a84249ced: Waiting [2023-04-12T01:03:53.136Z] 26cbea5cba74: Waiting [2023-04-12T01:03:53.136Z] 27631c4cf610: Waiting [2023-04-12T01:03:53.136Z] e36f9c71d9e4: Layer already exists [2023-04-12T01:03:53.136Z] af931a47db16: Layer already exists [2023-04-12T01:03:53.136Z] 2b9f3f28285e: Layer already exists [2023-04-12T01:03:53.136Z] 8791f1240228: Layer already exists [2023-04-12T01:03:53.136Z] e769bfd6dce0: Layer already exists [2023-04-12T01:03:53.136Z] af8a84249ced: Layer already exists [2023-04-12T01:03:53.136Z] 26cbea5cba74: Layer already exists [2023-04-12T01:03:53.136Z] 27631c4cf610: Layer already exists [2023-04-12T01:03:53.404Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127: digest: sha256:adbf5a2450d8a594b494982ebfff685684feb6aa46219db6b077e7ea46e83d30 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:03:53.757Z] + 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-04-12T01:03:54.098Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-04-12T01:03:54.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-04-12T01:03:54.098Z] 8791f1240228: Preparing [2023-04-12T01:03:54.098Z] e769bfd6dce0: Preparing [2023-04-12T01:03:54.098Z] e36f9c71d9e4: Preparing [2023-04-12T01:03:54.098Z] 2b9f3f28285e: Preparing [2023-04-12T01:03:54.098Z] af931a47db16: Preparing [2023-04-12T01:03:54.098Z] 27631c4cf610: Preparing [2023-04-12T01:03:54.098Z] af8a84249ced: Preparing [2023-04-12T01:03:54.098Z] 26cbea5cba74: Preparing [2023-04-12T01:03:54.098Z] 27631c4cf610: Waiting [2023-04-12T01:03:54.098Z] af8a84249ced: Waiting [2023-04-12T01:03:54.098Z] 26cbea5cba74: Waiting [2023-04-12T01:03:54.098Z] e769bfd6dce0: Layer already exists [2023-04-12T01:03:54.098Z] e36f9c71d9e4: Layer already exists [2023-04-12T01:03:54.098Z] af931a47db16: Layer already exists [2023-04-12T01:03:54.098Z] 2b9f3f28285e: Layer already exists [2023-04-12T01:03:54.098Z] 8791f1240228: Layer already exists [2023-04-12T01:03:54.098Z] af8a84249ced: Layer already exists [2023-04-12T01:03:54.098Z] 26cbea5cba74: Layer already exists [2023-04-12T01:03:54.098Z] 27631c4cf610: Layer already exists [2023-04-12T01:03:54.366Z] main: digest: sha256:adbf5a2450d8a594b494982ebfff685684feb6aa46219db6b077e7ea46e83d30 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T01:03:54.408Z] ===================================================== [Pipeline] echo [2023-04-12T01:03:54.414Z] taggedImages: [2023-04-12T01:03:54.414Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T01:03:54.414Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-04-12T01:03:54.414Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.127 [2023-04-12T01:03:54.414Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T01:03:54.414Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-04-12T01:03:54.427Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-04-12T01:03:54.427Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T01:03:54.427Z] latest [2023-04-12T01:03:54.427Z] 3.0.0-dev.127 [2023-04-12T01:03:54.427Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T01:03:54.427Z] main [2023-04-12T01:03:54.427Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:03:54.759Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:03:55.098Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T01:03:55.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-12T01:03:55.098Z] 63a32cca7003: Preparing [2023-04-12T01:03:55.098Z] fa7166ec6ea2: Preparing [2023-04-12T01:03:55.098Z] af931a47db16: Preparing [2023-04-12T01:03:55.098Z] 27631c4cf610: Preparing [2023-04-12T01:03:55.098Z] 6dcc30247d64: Preparing [2023-04-12T01:03:55.098Z] 26cbea5cba74: Preparing [2023-04-12T01:03:55.098Z] 26cbea5cba74: Waiting [2023-04-12T01:03:55.098Z] 27631c4cf610: Layer already exists [2023-04-12T01:03:55.098Z] af931a47db16: Layer already exists [2023-04-12T01:03:55.365Z] 26cbea5cba74: Layer already exists [2023-04-12T01:03:55.365Z] 63a32cca7003: Pushed [2023-04-12T01:03:55.632Z] 6dcc30247d64: Pushed [2023-04-12T01:04:02.268Z] fa7166ec6ea2: Pushed [2023-04-12T01:04:02.268Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d: digest: sha256:5fc99dec5ae82e8f4d1c6a9a28bfd49ab38fcd93cb8a24fe7951955405acca76 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:04:02.594Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:04:02.917Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-04-12T01:04:02.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-12T01:04:02.917Z] 63a32cca7003: Preparing [2023-04-12T01:04:02.917Z] fa7166ec6ea2: Preparing [2023-04-12T01:04:02.917Z] af931a47db16: Preparing [2023-04-12T01:04:02.917Z] 27631c4cf610: Preparing [2023-04-12T01:04:02.917Z] 6dcc30247d64: Preparing [2023-04-12T01:04:02.917Z] 26cbea5cba74: Preparing [2023-04-12T01:04:02.917Z] 26cbea5cba74: Waiting [2023-04-12T01:04:02.917Z] af931a47db16: Layer already exists [2023-04-12T01:04:02.917Z] 6dcc30247d64: Layer already exists [2023-04-12T01:04:02.917Z] 27631c4cf610: Layer already exists [2023-04-12T01:04:02.917Z] fa7166ec6ea2: Layer already exists [2023-04-12T01:04:02.917Z] 63a32cca7003: Layer already exists [2023-04-12T01:04:02.917Z] 26cbea5cba74: Layer already exists [2023-04-12T01:04:03.182Z] latest: digest: sha256:5fc99dec5ae82e8f4d1c6a9a28bfd49ab38fcd93cb8a24fe7951955405acca76 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:04:03.516Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:04:03.853Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.127 [2023-04-12T01:04:03.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-12T01:04:03.853Z] 63a32cca7003: Preparing [2023-04-12T01:04:03.853Z] fa7166ec6ea2: Preparing [2023-04-12T01:04:03.853Z] af931a47db16: Preparing [2023-04-12T01:04:03.853Z] 27631c4cf610: Preparing [2023-04-12T01:04:03.853Z] 6dcc30247d64: Preparing [2023-04-12T01:04:03.853Z] 26cbea5cba74: Preparing [2023-04-12T01:04:03.853Z] 26cbea5cba74: Waiting [2023-04-12T01:04:03.853Z] 63a32cca7003: Layer already exists [2023-04-12T01:04:03.853Z] 27631c4cf610: Layer already exists [2023-04-12T01:04:03.853Z] af931a47db16: Layer already exists [2023-04-12T01:04:03.853Z] fa7166ec6ea2: Layer already exists [2023-04-12T01:04:03.853Z] 6dcc30247d64: Layer already exists [2023-04-12T01:04:03.853Z] 26cbea5cba74: Layer already exists [2023-04-12T01:04:04.119Z] 3.0.0-dev.127: digest: sha256:5fc99dec5ae82e8f4d1c6a9a28bfd49ab38fcd93cb8a24fe7951955405acca76 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:04:04.461Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:04:04.797Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T01:04:04.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-12T01:04:04.797Z] 63a32cca7003: Preparing [2023-04-12T01:04:04.797Z] fa7166ec6ea2: Preparing [2023-04-12T01:04:04.797Z] af931a47db16: Preparing [2023-04-12T01:04:04.797Z] 27631c4cf610: Preparing [2023-04-12T01:04:04.797Z] 6dcc30247d64: Preparing [2023-04-12T01:04:04.797Z] 26cbea5cba74: Preparing [2023-04-12T01:04:04.797Z] 26cbea5cba74: Waiting [2023-04-12T01:04:04.797Z] 6dcc30247d64: Layer already exists [2023-04-12T01:04:04.797Z] af931a47db16: Layer already exists [2023-04-12T01:04:04.797Z] 27631c4cf610: Layer already exists [2023-04-12T01:04:04.797Z] fa7166ec6ea2: Layer already exists [2023-04-12T01:04:04.797Z] 63a32cca7003: Layer already exists [2023-04-12T01:04:04.797Z] 26cbea5cba74: Layer already exists [2023-04-12T01:04:04.797Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127: digest: sha256:5fc99dec5ae82e8f4d1c6a9a28bfd49ab38fcd93cb8a24fe7951955405acca76 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:04:05.386Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:04:05.714Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-04-12T01:04:05.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-04-12T01:04:05.715Z] 63a32cca7003: Preparing [2023-04-12T01:04:05.715Z] fa7166ec6ea2: Preparing [2023-04-12T01:04:05.715Z] af931a47db16: Preparing [2023-04-12T01:04:05.715Z] 27631c4cf610: Preparing [2023-04-12T01:04:05.715Z] 6dcc30247d64: Preparing [2023-04-12T01:04:05.715Z] 26cbea5cba74: Preparing [2023-04-12T01:04:05.715Z] 26cbea5cba74: Waiting [2023-04-12T01:04:05.715Z] 27631c4cf610: Layer already exists [2023-04-12T01:04:05.715Z] af931a47db16: Layer already exists [2023-04-12T01:04:05.715Z] fa7166ec6ea2: Layer already exists [2023-04-12T01:04:05.715Z] 63a32cca7003: Layer already exists [2023-04-12T01:04:05.715Z] 6dcc30247d64: Layer already exists [2023-04-12T01:04:05.715Z] 26cbea5cba74: Layer already exists [2023-04-12T01:04:05.981Z] main: digest: sha256:5fc99dec5ae82e8f4d1c6a9a28bfd49ab38fcd93cb8a24fe7951955405acca76 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T01:04:06.029Z] ===================================================== [Pipeline] echo [2023-04-12T01:04:06.034Z] taggedImages: [2023-04-12T01:04:06.034Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T01:04:06.034Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-04-12T01:04:06.034Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.127 [2023-04-12T01:04:06.034Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T01:04:06.034Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-04-12T01:04:06.048Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-04-12T01:04:06.048Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T01:04:06.048Z] latest [2023-04-12T01:04:06.048Z] 3.0.0-dev.127 [2023-04-12T01:04:06.048Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T01:04:06.048Z] main [2023-04-12T01:04:06.048Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:04:06.373Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:04:06.715Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T01:04:06.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-12T01:04:06.715Z] 1067a364afba: Preparing [2023-04-12T01:04:06.715Z] 25e4f15c5c88: Preparing [2023-04-12T01:04:06.715Z] af931a47db16: Preparing [2023-04-12T01:04:06.715Z] 27631c4cf610: Preparing [2023-04-12T01:04:06.715Z] e3401b1d6d3a: Preparing [2023-04-12T01:04:06.715Z] 26cbea5cba74: Preparing [2023-04-12T01:04:06.715Z] 26cbea5cba74: Waiting [2023-04-12T01:04:06.715Z] e3401b1d6d3a: Layer already exists [2023-04-12T01:04:06.715Z] af931a47db16: Layer already exists [2023-04-12T01:04:06.715Z] 27631c4cf610: Layer already exists [2023-04-12T01:04:06.715Z] 26cbea5cba74: Layer already exists [2023-04-12T01:04:06.979Z] 1067a364afba: Pushed [2023-04-12T01:04:12.308Z] 25e4f15c5c88: Pushed [2023-04-12T01:04:12.308Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d: digest: sha256:55cf3a8316c0d4f1a9b13d06c0c6485cc2d15a137e543f5634007c40f3c63536 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:04:12.658Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:04:12.987Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-04-12T01:04:12.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-12T01:04:12.987Z] 1067a364afba: Preparing [2023-04-12T01:04:12.987Z] 25e4f15c5c88: Preparing [2023-04-12T01:04:12.987Z] af931a47db16: Preparing [2023-04-12T01:04:12.987Z] 27631c4cf610: Preparing [2023-04-12T01:04:12.987Z] e3401b1d6d3a: Preparing [2023-04-12T01:04:12.987Z] 26cbea5cba74: Preparing [2023-04-12T01:04:12.987Z] 26cbea5cba74: Waiting [2023-04-12T01:04:12.987Z] e3401b1d6d3a: Layer already exists [2023-04-12T01:04:12.987Z] 25e4f15c5c88: Layer already exists [2023-04-12T01:04:12.987Z] af931a47db16: Layer already exists [2023-04-12T01:04:12.987Z] 1067a364afba: Layer already exists [2023-04-12T01:04:12.987Z] 27631c4cf610: Layer already exists [2023-04-12T01:04:12.987Z] 26cbea5cba74: Layer already exists [2023-04-12T01:04:12.987Z] latest: digest: sha256:55cf3a8316c0d4f1a9b13d06c0c6485cc2d15a137e543f5634007c40f3c63536 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:04:13.580Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:04:13.902Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.127 [2023-04-12T01:04:13.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-12T01:04:13.903Z] 1067a364afba: Preparing [2023-04-12T01:04:13.903Z] 25e4f15c5c88: Preparing [2023-04-12T01:04:13.903Z] af931a47db16: Preparing [2023-04-12T01:04:13.903Z] 27631c4cf610: Preparing [2023-04-12T01:04:13.903Z] e3401b1d6d3a: Preparing [2023-04-12T01:04:13.903Z] 26cbea5cba74: Preparing [2023-04-12T01:04:13.903Z] 26cbea5cba74: Waiting [2023-04-12T01:04:13.903Z] e3401b1d6d3a: Layer already exists [2023-04-12T01:04:13.903Z] af931a47db16: Layer already exists [2023-04-12T01:04:13.903Z] 25e4f15c5c88: Layer already exists [2023-04-12T01:04:13.903Z] 1067a364afba: Layer already exists [2023-04-12T01:04:13.903Z] 27631c4cf610: Layer already exists [2023-04-12T01:04:13.903Z] 26cbea5cba74: Layer already exists [2023-04-12T01:04:13.903Z] 3.0.0-dev.127: digest: sha256:55cf3a8316c0d4f1a9b13d06c0c6485cc2d15a137e543f5634007c40f3c63536 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:04:14.231Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:04:14.555Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T01:04:14.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-12T01:04:14.555Z] 1067a364afba: Preparing [2023-04-12T01:04:14.555Z] 25e4f15c5c88: Preparing [2023-04-12T01:04:14.555Z] af931a47db16: Preparing [2023-04-12T01:04:14.555Z] 27631c4cf610: Preparing [2023-04-12T01:04:14.555Z] e3401b1d6d3a: Preparing [2023-04-12T01:04:14.555Z] 26cbea5cba74: Preparing [2023-04-12T01:04:14.555Z] 26cbea5cba74: Waiting [2023-04-12T01:04:14.555Z] 25e4f15c5c88: Layer already exists [2023-04-12T01:04:14.555Z] e3401b1d6d3a: Layer already exists [2023-04-12T01:04:14.555Z] af931a47db16: Layer already exists [2023-04-12T01:04:14.555Z] 1067a364afba: Layer already exists [2023-04-12T01:04:14.555Z] 27631c4cf610: Layer already exists [2023-04-12T01:04:14.555Z] 26cbea5cba74: Layer already exists [2023-04-12T01:04:14.555Z] 0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127: digest: sha256:55cf3a8316c0d4f1a9b13d06c0c6485cc2d15a137e543f5634007c40f3c63536 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:04:15.148Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:04:15.470Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-04-12T01:04:15.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-04-12T01:04:15.471Z] 1067a364afba: Preparing [2023-04-12T01:04:15.471Z] 25e4f15c5c88: Preparing [2023-04-12T01:04:15.471Z] af931a47db16: Preparing [2023-04-12T01:04:15.471Z] 27631c4cf610: Preparing [2023-04-12T01:04:15.471Z] e3401b1d6d3a: Preparing [2023-04-12T01:04:15.471Z] 26cbea5cba74: Preparing [2023-04-12T01:04:15.471Z] 26cbea5cba74: Waiting [2023-04-12T01:04:15.471Z] af931a47db16: Layer already exists [2023-04-12T01:04:15.471Z] 25e4f15c5c88: Layer already exists [2023-04-12T01:04:15.471Z] 1067a364afba: Layer already exists [2023-04-12T01:04:15.471Z] 27631c4cf610: Layer already exists [2023-04-12T01:04:15.471Z] e3401b1d6d3a: Layer already exists [2023-04-12T01:04:15.471Z] 26cbea5cba74: Layer already exists [2023-04-12T01:04:15.471Z] main: digest: sha256:55cf3a8316c0d4f1a9b13d06c0c6485cc2d15a137e543f5634007c40f3c63536 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T01:04:15.773Z] ===================================================== [Pipeline] echo [2023-04-12T01:04:15.779Z] taggedImages: [2023-04-12T01:04:15.779Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [2023-04-12T01:04:15.779Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-04-12T01:04:15.779Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.127 [2023-04-12T01:04:15.779Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d-3.0.0-dev.127 [2023-04-12T01:04:15.779Z] - 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-04-12T01:04:16.142Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-12T01:04:16.142Z] [2023-04-12T01:04:16.142Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:04:16.464Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-12T01:04:16.464Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-12T01:04:16.464Z] 8998bd30e6a1: Pulling fs layer [2023-04-12T01:04:16.464Z] 04944245beec: Pulling fs layer [2023-04-12T01:04:16.464Z] 699f458cf7ca: Pulling fs layer [2023-04-12T01:04:16.464Z] 765212b225bb: Pulling fs layer [2023-04-12T01:04:16.464Z] f23df028b6ca: Pulling fs layer [2023-04-12T01:04:16.464Z] d65c8cfc05b1: Pulling fs layer [2023-04-12T01:04:16.464Z] 2437ff75d9bd: Pulling fs layer [2023-04-12T01:04:16.464Z] 765212b225bb: Waiting [2023-04-12T01:04:16.464Z] 2437ff75d9bd: Waiting [2023-04-12T01:04:16.464Z] f23df028b6ca: Waiting [2023-04-12T01:04:16.464Z] d65c8cfc05b1: Waiting [2023-04-12T01:04:16.730Z] 04944245beec: Verifying Checksum [2023-04-12T01:04:16.730Z] 04944245beec: Download complete [2023-04-12T01:04:16.730Z] 765212b225bb: Verifying Checksum [2023-04-12T01:04:16.730Z] 765212b225bb: Download complete [2023-04-12T01:04:16.730Z] f23df028b6ca: Download complete [2023-04-12T01:04:16.730Z] d65c8cfc05b1: Verifying Checksum [2023-04-12T01:04:16.730Z] d65c8cfc05b1: Download complete [2023-04-12T01:04:16.996Z] 699f458cf7ca: Verifying Checksum [2023-04-12T01:04:16.996Z] 699f458cf7ca: Download complete [2023-04-12T01:04:17.263Z] 8998bd30e6a1: Verifying Checksum [2023-04-12T01:04:17.263Z] 8998bd30e6a1: Download complete [2023-04-12T01:04:19.201Z] 2437ff75d9bd: Verifying Checksum [2023-04-12T01:04:19.201Z] 2437ff75d9bd: Download complete [2023-04-12T01:04:21.139Z] 8998bd30e6a1: Pull complete [2023-04-12T01:04:21.406Z] 04944245beec: Pull complete [2023-04-12T01:04:22.810Z] 699f458cf7ca: Pull complete [2023-04-12T01:04:23.076Z] 765212b225bb: Pull complete [2023-04-12T01:04:23.658Z] f23df028b6ca: Pull complete [2023-04-12T01:04:23.924Z] d65c8cfc05b1: Pull complete [2023-04-12T01:04:38.902Z] 2437ff75d9bd: Pull complete [2023-04-12T01:04:38.902Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-12T01:04:38.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-12T01:04:38.903Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T01:04:39.090Z] prd-ubuntu20.04-docker-arm64-4c-16g-7501 does not seem to be running inside a container [2023-04-12T01:04:39.156Z] $ 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/489 -v /w/workspace/edgex-go/489:/w/workspace/edgex-go/489:rw,z -v /w/workspace/edgex-go/489@tmp:/w/workspace/edgex-go/489@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-04-12T01:04:42.182Z] $ docker top 8025c11c307305a749d6aa5564dd455019acb277331509b59c70f0b4c22a2d2e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T01:04:43.106Z] ---> job-cost.sh [2023-04-12T01:04:43.106Z] lf-activate-venv: SKIPPING [2023-04-12T01:04:43.106Z] INFO: No Stack... [2023-04-12T01:04:43.373Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-12T01:04:44.328Z] INFO: Archiving Costs [Pipeline] sh [2023-04-12T01:04:44.646Z] + + cutcat -d, /w/workspace/edgex-go/489/archives/cost.csv -f6 [2023-04-12T01:04:44.646Z] [Pipeline] lock [2023-04-12T01:04:44.950Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-489-stack-cost] [2023-04-12T01:04:44.961Z] Resource [jenkins-edgexfoundry-edgex-go-main-489-stack-cost] did not exist. Created. [2023-04-12T01:04:44.961Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-489-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-12T01:04:45.289Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-12T01:04:45.905Z] Stashed 1 file(s) [Pipeline] } [2023-04-12T01:04:45.912Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-489-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-12T01:04:45.938Z] $ docker stop --time=1 8025c11c307305a749d6aa5564dd455019acb277331509b59c70f0b4c22a2d2e [2023-04-12T01:04:47.423Z] $ docker rm -f --volumes 8025c11c307305a749d6aa5564dd455019acb277331509b59c70f0b4c22a2d2e [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-04-12T01:04:47.906Z] provisioning config files... [2023-04-12T01:04:47.914Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/489@tmp/config4118531925755355439tmp [Pipeline] { [Pipeline] sh [2023-04-12T01:04:48.207Z] + set +x [2023-04-12T01:04:48.207Z] + + bash -s -- [2023-04-12T01:04:48.207Z] curl -s https://codecov.io/bash [2023-04-12T01:04:48.207Z] [2023-04-12T01:04:48.207Z] _____ _ [2023-04-12T01:04:48.207Z] / ____| | | [2023-04-12T01:04:48.207Z] | | ___ __| | ___ ___ _____ __ [2023-04-12T01:04:48.208Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-12T01:04:48.208Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-12T01:04:48.208Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-12T01:04:48.208Z] Bash-1.0.6 [2023-04-12T01:04:48.208Z] [2023-04-12T01:04:48.208Z] [2023-04-12T01:04:48.208Z] ==> git version 2.25.1 found [2023-04-12T01:04:48.208Z] ==> 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-04-12T01:04:48.208Z] Release-Date: 2020-01-08 [2023-04-12T01:04:48.208Z] 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-04-12T01:04:48.208Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-12T01:04:48.208Z] ==> Jenkins CI detected. [2023-04-12T01:04:48.208Z] current dir:  /w/workspace/edgex-go/489 [2023-04-12T01:04:48.208Z] project root: . [2023-04-12T01:04:48.208Z] --> token set from env [2023-04-12T01:04:48.208Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-12T01:04:48.467Z] ==> Running gcov in . (disable via -X gcov) [2023-04-12T01:04:48.467Z] ==> Python coveragepy not found [2023-04-12T01:04:48.467Z] ==> Searching for coverage reports in: [2023-04-12T01:04:48.467Z] + . [2023-04-12T01:04:48.467Z] -> Found 1 reports [2023-04-12T01:04:48.467Z] ==> Detecting git/mercurial file structure [2023-04-12T01:04:48.467Z] ==> Reading reports [2023-04-12T01:04:48.467Z] + ./coverage.out bytes=448243 [2023-04-12T01:04:48.467Z] ==> Appending adjustments [2023-04-12T01:04:48.467Z] https://docs.codecov.io/docs/fixing-reports [2023-04-12T01:04:49.845Z] + Found adjustments [2023-04-12T01:04:49.845Z] ==> Gzipping contents [2023-04-12T01:04:49.845Z] 60K /tmp/codecov.tZw9Pk.gz [2023-04-12T01:04:49.845Z] ==> Uploading reports [2023-04-12T01:04:49.845Z] url: https://codecov.io [2023-04-12T01:04:49.845Z] query: branch=main&commit=0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d&build=489&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F489%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-12T01:04:49.845Z] -> Pinging Codecov [2023-04-12T01:04:49.845Z] 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=0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d&build=489&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F489%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-12T01:04:49.845Z] -> Uploading to [2023-04-12T01:04:49.845Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-12/00271124DB129430A58F1EEE437C3FCB/0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d/6406e651-3da2-4ad7-8274-b09efe16c07f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230412%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230412T010449Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ea293872d8762e87c1019c8daca3ea920d0af48a7af8515af98af8745541c4e7 [2023-04-12T01:04:49.845Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-12T01:04:49.845Z] Dload Upload Total Spent Left Speed [2023-04-12T01:04:50.105Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57606 0 0 100 57606 0 183k --:--:-- --:--:-- --:--:-- 183k [2023-04-12T01:04:50.105Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0cbeeedaee7f8a21d271cdac82adb9eb7ec5968d [Pipeline] } [2023-04-12T01:04:50.111Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-04-12T01:04:50.316Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-12T01:04:50.328Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:04:50.630Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-12T01:04:50.631Z] [2023-04-12T01:04:50.631Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:04:50.944Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-12T01:04:50.944Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-12T01:04:50.944Z] df9b9388f04a: Pulling fs layer [2023-04-12T01:04:50.944Z] 52dc419b0ee2: Pulling fs layer [2023-04-12T01:04:50.944Z] 25bc292e5bac: Pulling fs layer [2023-04-12T01:04:50.944Z] 114826534d7a: Pulling fs layer [2023-04-12T01:04:50.944Z] 4657fd5d0bcf: Pulling fs layer [2023-04-12T01:04:50.944Z] 6ad1cebc031e: Pulling fs layer [2023-04-12T01:04:50.944Z] 8a3aa393b2d8: Pulling fs layer [2023-04-12T01:04:50.944Z] 114826534d7a: Waiting [2023-04-12T01:04:50.944Z] 8a3aa393b2d8: Waiting [2023-04-12T01:04:50.944Z] 6ad1cebc031e: Waiting [2023-04-12T01:04:50.944Z] 4657fd5d0bcf: Waiting [2023-04-12T01:04:50.944Z] 25bc292e5bac: Verifying Checksum [2023-04-12T01:04:50.944Z] 25bc292e5bac: Download complete [2023-04-12T01:04:50.944Z] 52dc419b0ee2: Download complete [2023-04-12T01:04:50.945Z] 4657fd5d0bcf: Verifying Checksum [2023-04-12T01:04:50.945Z] 4657fd5d0bcf: Download complete [2023-04-12T01:04:50.945Z] df9b9388f04a: Verifying Checksum [2023-04-12T01:04:50.945Z] df9b9388f04a: Download complete [2023-04-12T01:04:51.220Z] 6ad1cebc031e: Verifying Checksum [2023-04-12T01:04:51.220Z] 6ad1cebc031e: Download complete [2023-04-12T01:04:51.220Z] df9b9388f04a: Pull complete [2023-04-12T01:04:51.220Z] 52dc419b0ee2: Pull complete [2023-04-12T01:04:51.483Z] 25bc292e5bac: Pull complete [2023-04-12T01:04:51.741Z] 114826534d7a: Verifying Checksum [2023-04-12T01:04:51.741Z] 114826534d7a: Download complete [2023-04-12T01:04:51.999Z] 8a3aa393b2d8: Verifying Checksum [2023-04-12T01:04:51.999Z] 8a3aa393b2d8: Download complete [2023-04-12T01:04:56.185Z] 114826534d7a: Pull complete [2023-04-12T01:04:56.185Z] 4657fd5d0bcf: Pull complete [2023-04-12T01:04:56.185Z] 6ad1cebc031e: Pull complete [2023-04-12T01:04:59.473Z] 8a3aa393b2d8: Pull complete [2023-04-12T01:04:59.473Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-12T01:04:59.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-12T01:04:59.473Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T01:04:59.583Z] prd-ubuntu20.04-docker-8c-8g-7498 does not seem to be running inside a container [2023-04-12T01:04:59.631Z] $ 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/489 -v /w/workspace/edgex-go/489:/w/workspace/edgex-go/489:rw,z -v /w/workspace/edgex-go/489@tmp:/w/workspace/edgex-go/489@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-04-12T01:05:04.877Z] $ docker top 27751e503bb51bc42ddd1a20a5231b2984c2a3e3bf688ec56e9b1f619bb62e5d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-12T01:05:04.943Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-04-12T01:05:05.219Z] + set -o pipefail [2023-04-12T01:05:05.219Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-04-12T01:05:13.348Z] [2023-04-12T01:05:13.348Z] Monitoring /w/workspace/edgex-go/489 (github.com/edgexfoundry/edgex-go)... [2023-04-12T01:05:13.348Z] [2023-04-12T01:05:13.348Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/e103ea5a-ca24-4601-a086-78210050fe4b [2023-04-12T01:05:13.348Z] [2023-04-12T01:05:13.348Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-12T01:05:13.348Z] [2023-04-12T01:05:13.348Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-12T01:05:13.348Z] [2023-04-12T01:05:13.348Z] [2023-04-12T01:05:13.348Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-12T01:05:13.348Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-12T01:05:13.348Z] More details here: https://snyk.co/ue1NS [2023-04-12T01:05:13.348Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-04-12T01:05:13.348Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-04-12T01:05:13.363Z] $ docker stop --time=1 27751e503bb51bc42ddd1a20a5231b2984c2a3e3bf688ec56e9b1f619bb62e5d [2023-04-12T01:05:17.116Z] $ docker rm -f --volumes 27751e503bb51bc42ddd1a20a5231b2984c2a3e3bf688ec56e9b1f619bb62e5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-04-12T01:05:17.470Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-12T01:05:17.479Z] provisioning config files... [2023-04-12T01:05:17.490Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/489@tmp/config13722127412435130840tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T01:05:17.803Z] --> edgex-publish-swagger.sh [2023-04-12T01:05:17.803Z] === Publish openapi/v3 API === [2023-04-12T01:05:17.803Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-04-12T01:05:17.803Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/489/openapi/v3/core-command.yaml] [2023-04-12T01:05:17.803Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-12T01:05:17.803Z] Dload Upload Total Spent Left Speed [2023-04-12T01:05:18.372Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 47203 --:--:-- --:--:-- --:--:-- 47203 [2023-04-12T01:05:18.372Z] [2023-04-12T01:05:18.372Z] [2023-04-12T01:05:18.372Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/489/openapi/v3/core-data.yaml] [2023-04-12T01:05:18.372Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-12T01:05:18.372Z] Dload Upload Total Spent Left Speed [2023-04-12T01:05:18.962Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 106k --:--:-- --:--:-- --:--:-- 106k 100 69110 0 0 100 69110 0 106k --:--:-- --:--:-- --:--:-- 106k [2023-04-12T01:05:18.962Z] [2023-04-12T01:05:18.962Z] [2023-04-12T01:05:18.962Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/489/openapi/v3/core-metadata.yaml] [2023-04-12T01:05:18.962Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-12T01:05:18.962Z] Dload Upload Total Spent Left Speed [2023-04-12T01:05:19.528Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 221k --:--:-- --:--:-- --:--:-- 221k [2023-04-12T01:05:19.528Z] [2023-04-12T01:05:19.528Z] [2023-04-12T01:05:19.528Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/489/openapi/v3/support-notifications.yaml] [2023-04-12T01:05:19.528Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-12T01:05:19.528Z] Dload Upload Total Spent Left Speed [2023-04-12T01:05:20.361Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 832k --:--:-- --:--:-- --:--:-- 824k 100 86965 0 0 100 86965 0 153k --:--:-- --:--:-- --:--:-- 153k [2023-04-12T01:05:20.361Z] [2023-04-12T01:05:20.361Z] [2023-04-12T01:05:20.361Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/489/openapi/v3/support-scheduler.yaml] [2023-04-12T01:05:20.361Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-12T01:05:20.361Z] Dload Upload Total Spent Left Speed [2023-04-12T01:05:20.621Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 71426 --:--:-- --:--:-- --:--:-- 71426 [2023-04-12T01:05:20.621Z] [2023-04-12T01:05:20.621Z] [Pipeline] } [2023-04-12T01:05:20.628Z] 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-04-12T01:05:20.996Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-12T01:05:20.996Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:05:21.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-12T01:05:21.296Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T01:05:21.377Z] prd-ubuntu20.04-docker-8c-8g-7498 does not seem to be running inside a container [2023-04-12T01:05:21.423Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/489 -v /w/workspace/edgex-go/489:/w/workspace/edgex-go/489:rw,z -v /w/workspace/edgex-go/489@tmp:/w/workspace/edgex-go/489@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-04-12T01:05:21.915Z] $ docker top b94e38cf23edb6d3007fbb28ae3b5284104f0abb3e58329442348a34ee655b47 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-12T01:05:22.008Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-12T01:05:22.008Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-12T01:05:22.135Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-12T01:05:22.141Z] $ docker exec b94e38cf23edb6d3007fbb28ae3b5284104f0abb3e58329442348a34ee655b47 ssh-agent [2023-04-12T01:05:22.256Z] SSH_AUTH_SOCK=/tmp/ssh-BRdhlnJS48dx/agent.33 [2023-04-12T01:05:22.256Z] SSH_AGENT_PID=39 [2023-04-12T01:05:22.268Z] Running ssh-add (command line suppressed) [2023-04-12T01:05:22.383Z] Identity added: /w/workspace/edgex-go/489@tmp/private_key_388284386633460453.key (/w/workspace/edgex-go/489@tmp/private_key_388284386633460453.key) [2023-04-12T01:05:22.393Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-12T01:05:22.686Z] + git semver tag [2023-04-12T01:05:22.951Z] 2023-04-12 01:05:22,883 [run_tag] DEBUG tag force:False [2023-04-12T01:05:22.951Z] 2023-04-12 01:05:22,884 [check_head_tag] DEBUG check head tag [2023-04-12T01:05:22.951Z] 2023-04-12 01:05:22,887 [execute] INFO git cat-file --batch-check [2023-04-12T01:05:22.951Z] 2023-04-12 01:05:22,887 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/489, universal_newlines=False, shell=None, istream=) [2023-04-12T01:05:22.951Z] 2023-04-12 01:05:22,891 [execute] INFO git cat-file --batch [2023-04-12T01:05:22.951Z] 2023-04-12 01:05:22,892 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/489, universal_newlines=False, shell=None, istream=) [2023-04-12T01:05:23.211Z] 2023-04-12 01:05:22,963 [read_version] DEBUG read version from /w/workspace/edgex-go/489/.semver/main [2023-04-12T01:05:23.211Z] 2023-04-12 01:05:22,963 [execute] INFO git tag -a v3.0.0-dev.127 -m v3.0.0-dev.127 [2023-04-12T01:05:23.211Z] 2023-04-12 01:05:22,963 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.127', '-m', 'v3.0.0-dev.127'], cwd=/w/workspace/edgex-go/489, universal_newlines=False, shell=None, istream=None) [2023-04-12T01:05:23.211Z] 2023-04-12 01:05:22,970 [read_version] DEBUG read version from /w/workspace/edgex-go/489/.semver/main [2023-04-12T01:05:23.211Z] 3.0.0-dev.127 [Pipeline] } [2023-04-12T01:05:23.224Z] $ docker exec --env ******** --env ******** b94e38cf23edb6d3007fbb28ae3b5284104f0abb3e58329442348a34ee655b47 ssh-agent -k [2023-04-12T01:05:23.319Z] unset SSH_AUTH_SOCK; [2023-04-12T01:05:23.320Z] unset SSH_AGENT_PID; [2023-04-12T01:05:23.320Z] echo Agent pid 39 killed; [2023-04-12T01:05:23.326Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-12T01:05:23.623Z] + git semver [Pipeline] } [2023-04-12T01:05:23.902Z] $ docker stop --time=1 b94e38cf23edb6d3007fbb28ae3b5284104f0abb3e58329442348a34ee655b47 [2023-04-12T01:05:25.205Z] $ docker rm -f --volumes b94e38cf23edb6d3007fbb28ae3b5284104f0abb3e58329442348a34ee655b47 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:05:25.577Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-12T01:05:25.577Z] [2023-04-12T01:05:25.577Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:05:25.882Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-12T01:05:25.882Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-12T01:05:25.882Z] ab5ef0e58194: Pulling fs layer [2023-04-12T01:05:25.882Z] 9712f1f96733: Pulling fs layer [2023-04-12T01:05:25.882Z] 63f879dbbcfc: Pulling fs layer [2023-04-12T01:05:25.882Z] 0d9ebad4ef96: Pulling fs layer [2023-04-12T01:05:25.882Z] e9a5061849ea: Pulling fs layer [2023-04-12T01:05:25.882Z] d747dcd14b5f: Pulling fs layer [2023-04-12T01:05:25.882Z] 2de7ff778b66: Pulling fs layer [2023-04-12T01:05:25.882Z] 0d9ebad4ef96: Waiting [2023-04-12T01:05:25.882Z] e9a5061849ea: Waiting [2023-04-12T01:05:25.882Z] d747dcd14b5f: Waiting [2023-04-12T01:05:25.882Z] 2de7ff778b66: Waiting [2023-04-12T01:05:25.882Z] 9712f1f96733: Verifying Checksum [2023-04-12T01:05:25.882Z] 9712f1f96733: Download complete [2023-04-12T01:05:26.461Z] 63f879dbbcfc: Verifying Checksum [2023-04-12T01:05:26.461Z] 63f879dbbcfc: Download complete [2023-04-12T01:05:26.719Z] ab5ef0e58194: Verifying Checksum [2023-04-12T01:05:26.719Z] ab5ef0e58194: Download complete [2023-04-12T01:05:26.719Z] d747dcd14b5f: Download complete [2023-04-12T01:05:26.719Z] 0d9ebad4ef96: Verifying Checksum [2023-04-12T01:05:26.719Z] 0d9ebad4ef96: Download complete [2023-04-12T01:05:26.719Z] e9a5061849ea: Verifying Checksum [2023-04-12T01:05:26.719Z] e9a5061849ea: Download complete [2023-04-12T01:05:26.978Z] 2de7ff778b66: Verifying Checksum [2023-04-12T01:05:26.978Z] 2de7ff778b66: Download complete [2023-04-12T01:05:30.273Z] ab5ef0e58194: Pull complete [2023-04-12T01:05:30.273Z] 9712f1f96733: Pull complete [2023-04-12T01:05:30.530Z] 63f879dbbcfc: Pull complete [2023-04-12T01:05:34.719Z] 0d9ebad4ef96: Pull complete [2023-04-12T01:05:34.719Z] e9a5061849ea: Pull complete [2023-04-12T01:05:34.719Z] d747dcd14b5f: Pull complete [2023-04-12T01:05:36.115Z] 2de7ff778b66: Pull complete [2023-04-12T01:05:36.115Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-12T01:05:36.115Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-12T01:05:36.115Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T01:05:36.199Z] prd-ubuntu20.04-docker-8c-8g-7498 does not seem to be running inside a container [2023-04-12T01:05:36.230Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/489 -v /w/workspace/edgex-go/489:/w/workspace/edgex-go/489:rw,z -v /w/workspace/edgex-go/489@tmp:/w/workspace/edgex-go/489@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-04-12T01:05:43.154Z] $ docker top 2ac9c8a9c374e7970d3cafe7e8190a5d66b61d04429f9dfb20608e4850eed9b1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-12T01:05:43.223Z] provisioning config files... [2023-04-12T01:05:43.230Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/489@tmp/config1156861939069212539tmp [2023-04-12T01:05:43.240Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/489@tmp/config12946779591730862214tmp [2023-04-12T01:05:43.249Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/489@tmp/config4239689967046959170tmp [Pipeline] { [Pipeline] echo [2023-04-12T01:05:43.264Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T01:05:43.545Z] ---> sigul-configuration.sh [2023-04-12T01:05:43.545Z] gpg: directory `/root/.gnupg' created [2023-04-12T01:05:43.545Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-12T01:05:43.545Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-12T01:05:43.545Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-12T01:05:43.545Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-12T01:05:43.545Z] gpg: CAST5 encrypted data [2023-04-12T01:05:43.545Z] gpg: encrypted with 1 passphrase [2023-04-12T01:05:43.545Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-12T01:05:43.829Z] + mkdir /home/jenkins [2023-04-12T01:05:43.829Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-12T01:05:44.114Z] + 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-04-12T01:05:44.122Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T01:05:44.403Z] ---> sigul-install.sh [2023-04-12T01:05:44.403Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-12T01:05:44.686Z] + git tag --list [2023-04-12T01:05:44.686Z] 0.6.0 [2023-04-12T01:05:44.686Z] 0.6.1 [2023-04-12T01:05:44.686Z] 0.7.0 [2023-04-12T01:05:44.686Z] 0.7.1 [2023-04-12T01:05:44.686Z] v1.0.0 [2023-04-12T01:05:44.686Z] v1.0.1 [2023-04-12T01:05:44.686Z] v1.1.0 [2023-04-12T01:05:44.686Z] v1.2.0 [2023-04-12T01:05:44.686Z] v1.2.1 [2023-04-12T01:05:44.686Z] v1.3.0 [2023-04-12T01:05:44.686Z] v1.3.1 [2023-04-12T01:05:44.686Z] v2.0.0 [2023-04-12T01:05:44.686Z] v2.1.0 [2023-04-12T01:05:44.686Z] v2.1.1 [2023-04-12T01:05:44.686Z] v2.1.1-dev.1 [2023-04-12T01:05:44.686Z] v2.1.1-dev.2 [2023-04-12T01:05:44.686Z] v2.1.1-dev.3 [2023-04-12T01:05:44.686Z] v2.1.1-dev.4 [2023-04-12T01:05:44.686Z] v2.1.1-dev.5 [2023-04-12T01:05:44.686Z] v2.1.1-dev.6 [2023-04-12T01:05:44.686Z] v2.1.1-dev.7 [2023-04-12T01:05:44.686Z] v2.1.1-dev.8 [2023-04-12T01:05:44.686Z] v2.1.2-dev.1 [2023-04-12T01:05:44.686Z] v2.2.0 [2023-04-12T01:05:44.686Z] v2.2.1-dev.1 [2023-04-12T01:05:44.686Z] v2.2.1-dev.10 [2023-04-12T01:05:44.686Z] v2.2.1-dev.11 [2023-04-12T01:05:44.686Z] v2.2.1-dev.12 [2023-04-12T01:05:44.686Z] v2.2.1-dev.13 [2023-04-12T01:05:44.686Z] v2.2.1-dev.14 [2023-04-12T01:05:44.686Z] v2.2.1-dev.15 [2023-04-12T01:05:44.686Z] v2.2.1-dev.16 [2023-04-12T01:05:44.686Z] v2.2.1-dev.17 [2023-04-12T01:05:44.686Z] v2.2.1-dev.18 [2023-04-12T01:05:44.686Z] v2.2.1-dev.19 [2023-04-12T01:05:44.686Z] v2.2.1-dev.2 [2023-04-12T01:05:44.686Z] v2.2.1-dev.20 [2023-04-12T01:05:44.686Z] v2.2.1-dev.21 [2023-04-12T01:05:44.686Z] v2.2.1-dev.22 [2023-04-12T01:05:44.686Z] v2.2.1-dev.23 [2023-04-12T01:05:44.686Z] v2.2.1-dev.24 [2023-04-12T01:05:44.686Z] v2.2.1-dev.25 [2023-04-12T01:05:44.686Z] v2.2.1-dev.26 [2023-04-12T01:05:44.686Z] v2.2.1-dev.27 [2023-04-12T01:05:44.686Z] v2.2.1-dev.28 [2023-04-12T01:05:44.686Z] v2.2.1-dev.29 [2023-04-12T01:05:44.687Z] v2.2.1-dev.3 [2023-04-12T01:05:44.687Z] v2.2.1-dev.4 [2023-04-12T01:05:44.687Z] v2.2.1-dev.5 [2023-04-12T01:05:44.687Z] v2.2.1-dev.6 [2023-04-12T01:05:44.687Z] v2.2.1-dev.7 [2023-04-12T01:05:44.687Z] v2.2.1-dev.8 [2023-04-12T01:05:44.687Z] v2.2.1-dev.9 [2023-04-12T01:05:44.687Z] v2.3.0 [2023-04-12T01:05:44.687Z] v2.3.0-dev.100 [2023-04-12T01:05:44.687Z] v2.3.0-dev.101 [2023-04-12T01:05:44.687Z] v2.3.0-dev.102 [2023-04-12T01:05:44.687Z] v2.3.0-dev.103 [2023-04-12T01:05:44.687Z] v2.3.0-dev.104 [2023-04-12T01:05:44.687Z] v2.3.0-dev.105 [2023-04-12T01:05:44.687Z] v2.3.0-dev.106 [2023-04-12T01:05:44.687Z] v2.3.0-dev.29 [2023-04-12T01:05:44.687Z] v2.3.0-dev.30 [2023-04-12T01:05:44.687Z] v2.3.0-dev.31 [2023-04-12T01:05:44.687Z] v2.3.0-dev.32 [2023-04-12T01:05:44.687Z] v2.3.0-dev.33 [2023-04-12T01:05:44.687Z] v2.3.0-dev.34 [2023-04-12T01:05:44.687Z] v2.3.0-dev.35 [2023-04-12T01:05:44.687Z] v2.3.0-dev.36 [2023-04-12T01:05:44.687Z] v2.3.0-dev.37 [2023-04-12T01:05:44.687Z] v2.3.0-dev.38 [2023-04-12T01:05:44.687Z] v2.3.0-dev.39 [2023-04-12T01:05:44.687Z] v2.3.0-dev.40 [2023-04-12T01:05:44.687Z] v2.3.0-dev.41 [2023-04-12T01:05:44.687Z] v2.3.0-dev.42 [2023-04-12T01:05:44.687Z] v2.3.0-dev.43 [2023-04-12T01:05:44.687Z] v2.3.0-dev.44 [2023-04-12T01:05:44.687Z] v2.3.0-dev.45 [2023-04-12T01:05:44.687Z] v2.3.0-dev.46 [2023-04-12T01:05:44.687Z] v2.3.0-dev.47 [2023-04-12T01:05:44.687Z] v2.3.0-dev.48 [2023-04-12T01:05:44.687Z] v2.3.0-dev.49 [2023-04-12T01:05:44.687Z] v2.3.0-dev.50 [2023-04-12T01:05:44.687Z] v2.3.0-dev.51 [2023-04-12T01:05:44.687Z] v2.3.0-dev.52 [2023-04-12T01:05:44.687Z] v2.3.0-dev.53 [2023-04-12T01:05:44.687Z] v2.3.0-dev.54 [2023-04-12T01:05:44.687Z] v2.3.0-dev.55 [2023-04-12T01:05:44.687Z] v2.3.0-dev.56 [2023-04-12T01:05:44.687Z] v2.3.0-dev.57 [2023-04-12T01:05:44.687Z] v2.3.0-dev.58 [2023-04-12T01:05:44.687Z] v2.3.0-dev.59 [2023-04-12T01:05:44.687Z] v2.3.0-dev.60 [2023-04-12T01:05:44.687Z] v2.3.0-dev.61 [2023-04-12T01:05:44.687Z] v2.3.0-dev.62 [2023-04-12T01:05:44.687Z] v2.3.0-dev.63 [2023-04-12T01:05:44.687Z] v2.3.0-dev.64 [2023-04-12T01:05:44.687Z] v2.3.0-dev.65 [2023-04-12T01:05:44.687Z] v2.3.0-dev.66 [2023-04-12T01:05:44.687Z] v2.3.0-dev.67 [2023-04-12T01:05:44.687Z] v2.3.0-dev.68 [2023-04-12T01:05:44.687Z] v2.3.0-dev.69 [2023-04-12T01:05:44.687Z] v2.3.0-dev.70 [2023-04-12T01:05:44.687Z] v2.3.0-dev.71 [2023-04-12T01:05:44.687Z] v2.3.0-dev.72 [2023-04-12T01:05:44.687Z] v2.3.0-dev.73 [2023-04-12T01:05:44.687Z] v2.3.0-dev.74 [2023-04-12T01:05:44.687Z] v2.3.0-dev.75 [2023-04-12T01:05:44.687Z] v2.3.0-dev.76 [2023-04-12T01:05:44.687Z] v2.3.0-dev.77 [2023-04-12T01:05:44.687Z] v2.3.0-dev.78 [2023-04-12T01:05:44.687Z] v2.3.0-dev.79 [2023-04-12T01:05:44.687Z] v2.3.0-dev.80 [2023-04-12T01:05:44.687Z] v2.3.0-dev.81 [2023-04-12T01:05:44.687Z] v2.3.0-dev.82 [2023-04-12T01:05:44.687Z] v2.3.0-dev.83 [2023-04-12T01:05:44.687Z] v2.3.0-dev.84 [2023-04-12T01:05:44.687Z] v2.3.0-dev.85 [2023-04-12T01:05:44.687Z] v2.3.0-dev.86 [2023-04-12T01:05:44.687Z] v2.3.0-dev.87 [2023-04-12T01:05:44.687Z] v2.3.0-dev.88 [2023-04-12T01:05:44.687Z] v2.3.0-dev.89 [2023-04-12T01:05:44.687Z] v2.3.0-dev.90 [2023-04-12T01:05:44.687Z] v2.3.0-dev.91 [2023-04-12T01:05:44.687Z] v2.3.0-dev.92 [2023-04-12T01:05:44.687Z] v2.3.0-dev.93 [2023-04-12T01:05:44.687Z] v2.3.0-dev.94 [2023-04-12T01:05:44.687Z] v2.3.0-dev.95 [2023-04-12T01:05:44.687Z] v2.3.0-dev.96 [2023-04-12T01:05:44.687Z] v2.3.0-dev.97 [2023-04-12T01:05:44.687Z] v2.3.0-dev.98 [2023-04-12T01:05:44.687Z] v2.3.0-dev.99 [2023-04-12T01:05:44.687Z] v2.3.1-dev.1 [2023-04-12T01:05:44.687Z] v2.3.1-dev.2 [2023-04-12T01:05:44.687Z] v2.3.1-dev.3 [2023-04-12T01:05:44.687Z] v2.3.1-dev.4 [2023-04-12T01:05:44.687Z] v2.3.1-dev.5 [2023-04-12T01:05:44.687Z] v3.0.0-dev.1 [2023-04-12T01:05:44.687Z] v3.0.0-dev.10 [2023-04-12T01:05:44.687Z] v3.0.0-dev.100 [2023-04-12T01:05:44.687Z] v3.0.0-dev.101 [2023-04-12T01:05:44.687Z] v3.0.0-dev.102 [2023-04-12T01:05:44.687Z] v3.0.0-dev.103 [2023-04-12T01:05:44.687Z] v3.0.0-dev.104 [2023-04-12T01:05:44.687Z] v3.0.0-dev.105 [2023-04-12T01:05:44.687Z] v3.0.0-dev.106 [2023-04-12T01:05:44.687Z] v3.0.0-dev.107 [2023-04-12T01:05:44.687Z] v3.0.0-dev.108 [2023-04-12T01:05:44.687Z] v3.0.0-dev.109 [2023-04-12T01:05:44.687Z] v3.0.0-dev.11 [2023-04-12T01:05:44.687Z] v3.0.0-dev.110 [2023-04-12T01:05:44.687Z] v3.0.0-dev.111 [2023-04-12T01:05:44.687Z] v3.0.0-dev.112 [2023-04-12T01:05:44.687Z] v3.0.0-dev.113 [2023-04-12T01:05:44.687Z] v3.0.0-dev.114 [2023-04-12T01:05:44.687Z] v3.0.0-dev.115 [2023-04-12T01:05:44.687Z] v3.0.0-dev.116 [2023-04-12T01:05:44.687Z] v3.0.0-dev.117 [2023-04-12T01:05:44.687Z] v3.0.0-dev.118 [2023-04-12T01:05:44.687Z] v3.0.0-dev.119 [2023-04-12T01:05:44.687Z] v3.0.0-dev.12 [2023-04-12T01:05:44.687Z] v3.0.0-dev.120 [2023-04-12T01:05:44.687Z] v3.0.0-dev.121 [2023-04-12T01:05:44.687Z] v3.0.0-dev.122 [2023-04-12T01:05:44.687Z] v3.0.0-dev.123 [2023-04-12T01:05:44.687Z] v3.0.0-dev.124 [2023-04-12T01:05:44.687Z] v3.0.0-dev.125 [2023-04-12T01:05:44.687Z] v3.0.0-dev.126 [2023-04-12T01:05:44.687Z] v3.0.0-dev.127 [2023-04-12T01:05:44.687Z] v3.0.0-dev.13 [2023-04-12T01:05:44.687Z] v3.0.0-dev.14 [2023-04-12T01:05:44.687Z] v3.0.0-dev.15 [2023-04-12T01:05:44.687Z] v3.0.0-dev.16 [2023-04-12T01:05:44.687Z] v3.0.0-dev.17 [2023-04-12T01:05:44.687Z] v3.0.0-dev.18 [2023-04-12T01:05:44.687Z] v3.0.0-dev.19 [2023-04-12T01:05:44.687Z] v3.0.0-dev.2 [2023-04-12T01:05:44.687Z] v3.0.0-dev.20 [2023-04-12T01:05:44.687Z] v3.0.0-dev.21 [2023-04-12T01:05:44.687Z] v3.0.0-dev.22 [2023-04-12T01:05:44.687Z] v3.0.0-dev.23 [2023-04-12T01:05:44.687Z] v3.0.0-dev.24 [2023-04-12T01:05:44.687Z] v3.0.0-dev.25 [2023-04-12T01:05:44.687Z] v3.0.0-dev.26 [2023-04-12T01:05:44.687Z] v3.0.0-dev.27 [2023-04-12T01:05:44.687Z] v3.0.0-dev.28 [2023-04-12T01:05:44.687Z] v3.0.0-dev.29 [2023-04-12T01:05:44.687Z] v3.0.0-dev.3 [2023-04-12T01:05:44.687Z] v3.0.0-dev.30 [2023-04-12T01:05:44.687Z] v3.0.0-dev.31 [2023-04-12T01:05:44.687Z] v3.0.0-dev.32 [2023-04-12T01:05:44.687Z] v3.0.0-dev.33 [2023-04-12T01:05:44.687Z] v3.0.0-dev.34 [2023-04-12T01:05:44.687Z] v3.0.0-dev.35 [2023-04-12T01:05:44.687Z] v3.0.0-dev.36 [2023-04-12T01:05:44.687Z] v3.0.0-dev.37 [2023-04-12T01:05:44.687Z] v3.0.0-dev.38 [2023-04-12T01:05:44.687Z] v3.0.0-dev.39 [2023-04-12T01:05:44.687Z] v3.0.0-dev.4 [2023-04-12T01:05:44.687Z] v3.0.0-dev.40 [2023-04-12T01:05:44.687Z] v3.0.0-dev.41 [2023-04-12T01:05:44.687Z] v3.0.0-dev.42 [2023-04-12T01:05:44.687Z] v3.0.0-dev.43 [2023-04-12T01:05:44.687Z] v3.0.0-dev.44 [2023-04-12T01:05:44.687Z] v3.0.0-dev.45 [2023-04-12T01:05:44.687Z] v3.0.0-dev.46 [2023-04-12T01:05:44.687Z] v3.0.0-dev.47 [2023-04-12T01:05:44.687Z] v3.0.0-dev.48 [2023-04-12T01:05:44.687Z] v3.0.0-dev.49 [2023-04-12T01:05:44.687Z] v3.0.0-dev.5 [2023-04-12T01:05:44.687Z] v3.0.0-dev.50 [2023-04-12T01:05:44.687Z] v3.0.0-dev.51 [2023-04-12T01:05:44.687Z] v3.0.0-dev.52 [2023-04-12T01:05:44.687Z] v3.0.0-dev.53 [2023-04-12T01:05:44.687Z] v3.0.0-dev.54 [2023-04-12T01:05:44.687Z] v3.0.0-dev.55 [2023-04-12T01:05:44.687Z] v3.0.0-dev.56 [2023-04-12T01:05:44.687Z] v3.0.0-dev.57 [2023-04-12T01:05:44.687Z] v3.0.0-dev.58 [2023-04-12T01:05:44.687Z] v3.0.0-dev.59 [2023-04-12T01:05:44.687Z] v3.0.0-dev.6 [2023-04-12T01:05:44.687Z] v3.0.0-dev.60 [2023-04-12T01:05:44.687Z] v3.0.0-dev.61 [2023-04-12T01:05:44.687Z] v3.0.0-dev.62 [2023-04-12T01:05:44.687Z] v3.0.0-dev.63 [2023-04-12T01:05:44.687Z] v3.0.0-dev.64 [2023-04-12T01:05:44.687Z] v3.0.0-dev.65 [2023-04-12T01:05:44.687Z] v3.0.0-dev.66 [2023-04-12T01:05:44.687Z] v3.0.0-dev.67 [2023-04-12T01:05:44.687Z] v3.0.0-dev.68 [2023-04-12T01:05:44.687Z] v3.0.0-dev.69 [2023-04-12T01:05:44.687Z] v3.0.0-dev.7 [2023-04-12T01:05:44.687Z] v3.0.0-dev.70 [2023-04-12T01:05:44.687Z] v3.0.0-dev.71 [2023-04-12T01:05:44.687Z] v3.0.0-dev.72 [2023-04-12T01:05:44.687Z] v3.0.0-dev.73 [2023-04-12T01:05:44.687Z] v3.0.0-dev.74 [2023-04-12T01:05:44.687Z] v3.0.0-dev.75 [2023-04-12T01:05:44.687Z] v3.0.0-dev.76 [2023-04-12T01:05:44.687Z] v3.0.0-dev.77 [2023-04-12T01:05:44.687Z] v3.0.0-dev.78 [2023-04-12T01:05:44.687Z] v3.0.0-dev.79 [2023-04-12T01:05:44.687Z] v3.0.0-dev.8 [2023-04-12T01:05:44.687Z] v3.0.0-dev.80 [2023-04-12T01:05:44.687Z] v3.0.0-dev.81 [2023-04-12T01:05:44.687Z] v3.0.0-dev.82 [2023-04-12T01:05:44.687Z] v3.0.0-dev.83 [2023-04-12T01:05:44.687Z] v3.0.0-dev.84 [2023-04-12T01:05:44.687Z] v3.0.0-dev.85 [2023-04-12T01:05:44.687Z] v3.0.0-dev.86 [2023-04-12T01:05:44.687Z] v3.0.0-dev.87 [2023-04-12T01:05:44.687Z] v3.0.0-dev.88 [2023-04-12T01:05:44.687Z] v3.0.0-dev.89 [2023-04-12T01:05:44.687Z] v3.0.0-dev.9 [2023-04-12T01:05:44.687Z] v3.0.0-dev.90 [2023-04-12T01:05:44.687Z] v3.0.0-dev.91 [2023-04-12T01:05:44.687Z] v3.0.0-dev.92 [2023-04-12T01:05:44.687Z] v3.0.0-dev.93 [2023-04-12T01:05:44.687Z] v3.0.0-dev.94 [2023-04-12T01:05:44.687Z] v3.0.0-dev.95 [2023-04-12T01:05:44.687Z] v3.0.0-dev.96 [2023-04-12T01:05:44.687Z] v3.0.0-dev.97 [2023-04-12T01:05:44.687Z] v3.0.0-dev.98 [2023-04-12T01:05:44.687Z] v3.0.0-dev.99 [Pipeline] sh [2023-04-12T01:05:44.972Z] + lftools sign git-tag v3.0.0-dev.127 [2023-04-12T01:05:45.538Z] Signing Git tag with Sigul... [2023-04-12T01:05:45.538Z] Signing v3.0.0-dev.127 [Pipeline] echo [2023-04-12T01:05:46.114Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T01:05:46.486Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-12T01:05:46.506Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-12T01:05:46.568Z] $ docker stop --time=1 2ac9c8a9c374e7970d3cafe7e8190a5d66b61d04429f9dfb20608e4850eed9b1 [2023-04-12T01:05:47.884Z] $ docker rm -f --volumes 2ac9c8a9c374e7970d3cafe7e8190a5d66b61d04429f9dfb20608e4850eed9b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-12T01:05:48.289Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-12T01:05:48.289Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:05:48.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-12T01:05:48.584Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T01:05:48.662Z] prd-ubuntu20.04-docker-8c-8g-7498 does not seem to be running inside a container [2023-04-12T01:05:48.700Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/489 -v /w/workspace/edgex-go/489:/w/workspace/edgex-go/489:rw,z -v /w/workspace/edgex-go/489@tmp:/w/workspace/edgex-go/489@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-04-12T01:05:49.043Z] $ docker top 8aaac4f75ed6e5814bf75434f5a63e491655629e58fca00cb83710b5ec71f1b2 -eo pid,comm [2023-04-12T01:05:49.090Z] 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-04-12T01:05:49.090Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-12T01:05:49.181Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-12T01:05:49.181Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-12T01:05:49.288Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-12T01:05:49.294Z] $ docker exec 8aaac4f75ed6e5814bf75434f5a63e491655629e58fca00cb83710b5ec71f1b2 ssh-agent [2023-04-12T01:05:49.406Z] SSH_AUTH_SOCK=/tmp/ssh-EzoFmjWuVJYn/agent.33 [2023-04-12T01:05:49.406Z] SSH_AGENT_PID=39 [2023-04-12T01:05:49.410Z] Running ssh-add (command line suppressed) [2023-04-12T01:05:49.521Z] Identity added: /w/workspace/edgex-go/489@tmp/private_key_12115309979421324488.key (/w/workspace/edgex-go/489@tmp/private_key_12115309979421324488.key) [2023-04-12T01:05:49.531Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-12T01:05:49.827Z] + git semver bump pre [2023-04-12T01:05:50.086Z] 2023-04-12 01:05:50,059 [read_version] DEBUG read version from /w/workspace/edgex-go/489/.semver/main [2023-04-12T01:05:50.086Z] 2023-04-12 01:05:50,059 [bump_version] DEBUG bumping version:3.0.0-dev.127 on axis:pre with prefix:dev [2023-04-12T01:05:50.086Z] 2023-04-12 01:05:50,059 [bump_version] DEBUG bumped version:3.0.0-dev.128 [2023-04-12T01:05:50.086Z] 2023-04-12 01:05:50,059 [write_version] DEBUG write version:3.0.0-dev.128 to path:/w/workspace/edgex-go/489/.semver/main with force:True [2023-04-12T01:05:50.086Z] 2023-04-12 01:05:50,060 [read_version] DEBUG read version from /w/workspace/edgex-go/489/.semver/main [2023-04-12T01:05:50.086Z] 2023-04-12 01:05:50,060 [write_file] DEBUG write to file:/w/workspace/edgex-go/489/.semver/main [2023-04-12T01:05:50.086Z] 2023-04-12 01:05:50,061 [execute] INFO git cat-file --batch-check [2023-04-12T01:05:50.086Z] 2023-04-12 01:05:50,062 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/489/.semver, universal_newlines=False, shell=None, istream=) [2023-04-12T01:05:50.086Z] 2023-04-12 01:05:50,067 [execute] INFO git cat-file --batch [2023-04-12T01:05:50.086Z] 2023-04-12 01:05:50,068 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/489/.semver, universal_newlines=False, shell=None, istream=) [2023-04-12T01:05:50.086Z] 2023-04-12 01:05:50,073 [read_version] DEBUG read version from /w/workspace/edgex-go/489/.semver/main [2023-04-12T01:05:50.086Z] 3.0.0-dev.128 [Pipeline] } [2023-04-12T01:05:50.357Z] $ docker exec --env ******** --env ******** 8aaac4f75ed6e5814bf75434f5a63e491655629e58fca00cb83710b5ec71f1b2 ssh-agent -k [2023-04-12T01:05:50.458Z] unset SSH_AUTH_SOCK; [2023-04-12T01:05:50.458Z] unset SSH_AGENT_PID; [2023-04-12T01:05:50.459Z] echo Agent pid 39 killed; [2023-04-12T01:05:50.465Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-12T01:05:50.763Z] + git semver [Pipeline] } [2023-04-12T01:05:51.036Z] $ docker stop --time=1 8aaac4f75ed6e5814bf75434f5a63e491655629e58fca00cb83710b5ec71f1b2 [2023-04-12T01:05:52.312Z] $ docker rm -f --volumes 8aaac4f75ed6e5814bf75434f5a63e491655629e58fca00cb83710b5ec71f1b2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-12T01:05:52.651Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-12T01:05:52.651Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:05:52.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-12T01:05:52.951Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T01:05:53.020Z] prd-ubuntu20.04-docker-8c-8g-7498 does not seem to be running inside a container [2023-04-12T01:05:53.055Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/489 -v /w/workspace/edgex-go/489:/w/workspace/edgex-go/489:rw,z -v /w/workspace/edgex-go/489@tmp:/w/workspace/edgex-go/489@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-04-12T01:05:53.434Z] $ docker top c1eb27a127dac3cdf6109346abc481668a24f673eaaaa283eb98fcddd459ee93 -eo pid,comm [2023-04-12T01:05:53.476Z] 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-04-12T01:05:53.476Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-12T01:05:53.511Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-12T01:05:53.511Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-12T01:05:53.632Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-12T01:05:53.640Z] $ docker exec c1eb27a127dac3cdf6109346abc481668a24f673eaaaa283eb98fcddd459ee93 ssh-agent [2023-04-12T01:05:53.755Z] SSH_AUTH_SOCK=/tmp/ssh-TwdFOAMe8mKG/agent.32 [2023-04-12T01:05:53.755Z] SSH_AGENT_PID=38 [2023-04-12T01:05:53.760Z] Running ssh-add (command line suppressed) [2023-04-12T01:05:53.881Z] Identity added: /w/workspace/edgex-go/489@tmp/private_key_3216980431862164282.key (/w/workspace/edgex-go/489@tmp/private_key_3216980431862164282.key) [2023-04-12T01:05:53.891Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-12T01:05:54.175Z] + git semver push [2023-04-12T01:05:54.434Z] 2023-04-12 01:05:54,356 [run_push] DEBUG push [2023-04-12T01:05:54.434Z] 2023-04-12 01:05:54,357 [execute] INFO git cat-file --batch-check [2023-04-12T01:05:54.434Z] 2023-04-12 01:05:54,357 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/489/.semver, universal_newlines=False, shell=None, istream=) [2023-04-12T01:05:54.434Z] 2023-04-12 01:05:54,361 [execute] INFO git rev-list 7c23415ddbee7f28f531eb71f9107fb2086eb7d2 -- [2023-04-12T01:05:54.434Z] 2023-04-12 01:05:54,362 [execute] DEBUG Popen(['git', 'rev-list', '7c23415ddbee7f28f531eb71f9107fb2086eb7d2', '--'], cwd=/w/workspace/edgex-go/489/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-12T01:05:54.434Z] 2023-04-12 01:05:54,378 [execute] INFO git fetch -v origin [2023-04-12T01:05:54.434Z] 2023-04-12 01:05:54,378 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/489/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-12T01:05:55.370Z] 2023-04-12 01:05:55,106 [run_push] DEBUG no remote changes detected [2023-04-12T01:05:55.370Z] 2023-04-12 01:05:55,106 [execute] INFO git push origin semver [2023-04-12T01:05:55.370Z] 2023-04-12 01:05:55,107 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/489/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-12T01:05:55.937Z] 2023-04-12 01:05:55,884 [run_push] DEBUG push all version tags [2023-04-12T01:05:55.937Z] 2023-04-12 01:05:55,885 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-12T01:05:55.937Z] 2023-04-12 01:05:55,885 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/489, universal_newlines=False, shell=None, istream=None) [2023-04-12T01:05:56.872Z] 2023-04-12 01:05:56,608 [read_version] DEBUG read version from /w/workspace/edgex-go/489/.semver/main [2023-04-12T01:05:56.872Z] 3.0.0-dev.128 [Pipeline] } [2023-04-12T01:05:56.885Z] $ docker exec --env ******** --env ******** c1eb27a127dac3cdf6109346abc481668a24f673eaaaa283eb98fcddd459ee93 ssh-agent -k [2023-04-12T01:05:56.995Z] unset SSH_AUTH_SOCK; [2023-04-12T01:05:56.995Z] unset SSH_AGENT_PID; [2023-04-12T01:05:56.995Z] echo Agent pid 38 killed; [2023-04-12T01:05:56.999Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-12T01:05:57.296Z] + git semver [Pipeline] } [2023-04-12T01:05:57.569Z] $ docker stop --time=1 c1eb27a127dac3cdf6109346abc481668a24f673eaaaa283eb98fcddd459ee93 [2023-04-12T01:05:58.882Z] $ docker rm -f --volumes c1eb27a127dac3cdf6109346abc481668a24f673eaaaa283eb98fcddd459ee93 [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-04-12T01:05:59.410Z] + [ -d /w/workspace/edgex-go/489/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-04-12T01:05:59.698Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T01:06:00.555Z] ---> package-listing.sh [2023-04-12T01:06:00.555Z] ++ facter osfamily [2023-04-12T01:06:00.555Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-12T01:06:00.816Z] + OS_FAMILY=debian [2023-04-12T01:06:00.816Z] + workspace=/w/workspace/edgex-go/489 [2023-04-12T01:06:00.816Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-12T01:06:00.816Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-12T01:06:00.816Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-12T01:06:00.816Z] + PACKAGES=/tmp/packages_start.txt [2023-04-12T01:06:00.816Z] + '[' /w/workspace/edgex-go/489 ']' [2023-04-12T01:06:00.816Z] + PACKAGES=/tmp/packages_end.txt [2023-04-12T01:06:00.816Z] + case "${OS_FAMILY}" in [2023-04-12T01:06:00.816Z] + dpkg -l [2023-04-12T01:06:00.816Z] + grep '^ii' [2023-04-12T01:06:00.816Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-12T01:06:00.816Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-12T01:06:00.816Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-12T01:06:00.816Z] + '[' /w/workspace/edgex-go/489 ']' [2023-04-12T01:06:00.816Z] + mkdir -p /w/workspace/edgex-go/489/archives/ [2023-04-12T01:06:00.816Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/489/archives/ [Pipeline] echo [2023-04-12T01:06:00.828Z] 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/489/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-12T01:06:01.105Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:06:01.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-12T01:06:01.660Z] [2023-04-12T01:06:01.660Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T01:06:01.956Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-12T01:06:01.956Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-12T01:06:01.956Z] 5eb5b503b376: Pulling fs layer [2023-04-12T01:06:01.956Z] 5c69ac0246d0: Pulling fs layer [2023-04-12T01:06:01.956Z] ec43610c2a17: Pulling fs layer [2023-04-12T01:06:01.956Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-12T01:06:01.956Z] 33b1e0a273af: Pulling fs layer [2023-04-12T01:06:01.956Z] 5d3b04190fa2: Pulling fs layer [2023-04-12T01:06:01.956Z] 2f39f015ded8: Pulling fs layer [2023-04-12T01:06:01.956Z] 33b1e0a273af: Waiting [2023-04-12T01:06:01.956Z] 5d3b04190fa2: Waiting [2023-04-12T01:06:01.956Z] 3a2ae6a8a46f: Waiting [2023-04-12T01:06:01.956Z] 5c69ac0246d0: Download complete [2023-04-12T01:06:01.956Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-12T01:06:01.956Z] 3a2ae6a8a46f: Download complete [2023-04-12T01:06:02.225Z] 33b1e0a273af: Verifying Checksum [2023-04-12T01:06:02.225Z] 33b1e0a273af: Download complete [2023-04-12T01:06:02.225Z] ec43610c2a17: Verifying Checksum [2023-04-12T01:06:02.225Z] ec43610c2a17: Download complete [2023-04-12T01:06:02.225Z] 5d3b04190fa2: Verifying Checksum [2023-04-12T01:06:02.225Z] 5d3b04190fa2: Download complete [2023-04-12T01:06:02.225Z] 5eb5b503b376: Verifying Checksum [2023-04-12T01:06:02.225Z] 5eb5b503b376: Download complete [2023-04-12T01:06:02.791Z] 2f39f015ded8: Download complete [2023-04-12T01:06:03.357Z] 5eb5b503b376: Pull complete [2023-04-12T01:06:03.615Z] 5c69ac0246d0: Pull complete [2023-04-12T01:06:04.180Z] ec43610c2a17: Pull complete [2023-04-12T01:06:04.180Z] 3a2ae6a8a46f: Pull complete [2023-04-12T01:06:04.437Z] 33b1e0a273af: Pull complete [2023-04-12T01:06:04.437Z] 5d3b04190fa2: Pull complete [2023-04-12T01:06:08.617Z] 2f39f015ded8: Pull complete [2023-04-12T01:06:08.617Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-12T01:06:08.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-12T01:06:08.617Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T01:06:08.705Z] prd-ubuntu20.04-docker-8c-8g-7498 does not seem to be running inside a container [2023-04-12T01:06:08.739Z] $ 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/489/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/489 -v /w/workspace/edgex-go/489:/w/workspace/edgex-go/489:rw,z -v /w/workspace/edgex-go/489@tmp:/w/workspace/edgex-go/489@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-04-12T01:06:14.232Z] $ docker top 9014a043e945ebf7511f49963419dc1eb8e33ece68117a25a1c9d50bf15d236f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-12T01:06:14.564Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-12T01:06:14.844Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-12T01:06:15.129Z] + ls /var/log/sa-host [2023-04-12T01:06:15.130Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-12T01:06:15.281Z] provisioning config files... [2023-04-12T01:06:15.289Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/489@tmp/config7084856875748092797tmp [Pipeline] { [Pipeline] echo [2023-04-12T01:06:15.299Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T01:06:15.582Z] ---> create-netrc.sh [Pipeline] } [2023-04-12T01:06:15.589Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-12T01:06:15.907Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-12T01:06:15.916Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T01:06:16.198Z] ---> sudo-logs.sh [2023-04-12T01:06:16.198Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-12T01:06:16.221Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T01:06:16.499Z] ---> job-cost.sh [2023-04-12T01:06:16.499Z] lf-activate-venv: SKIPPING [2023-04-12T01:06:16.499Z] DEBUG: total: 0.10999999940395355 [2023-04-12T01:06:16.499Z] INFO: Retrieving Stack Cost... [2023-04-12T01:06:17.065Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-12T01:06:17.324Z] INFO: Archiving Costs [Pipeline] echo [2023-04-12T01:06:17.334Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T01:06:17.616Z] ---> logs-deploy.sh [2023-04-12T01:06:17.616Z] lf-activate-venv: SKIPPING [2023-04-12T01:06:17.616Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/489 [2023-04-12T01:06:17.616Z] INFO: archiving workspace using pattern(s): [2023-04-12T01:06:18.552Z] Archives upload complete. [2023-04-12T01:06:18.811Z] INFO: archiving logs to Nexus [2023-04-12T01:06:19.378Z] ---> uname -a: [2023-04-12T01:06:19.378Z] Linux prd-ubuntu20-04-docker-8c-8g-7498 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-12T01:06:19.378Z] [2023-04-12T01:06:19.378Z] [2023-04-12T01:06:19.378Z] ---> lscpu: [2023-04-12T01:06:19.378Z] Architecture: x86_64 [2023-04-12T01:06:19.378Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-12T01:06:19.378Z] Byte Order: Little Endian [2023-04-12T01:06:19.378Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-12T01:06:19.378Z] CPU(s): 8 [2023-04-12T01:06:19.378Z] On-line CPU(s) list: 0-7 [2023-04-12T01:06:19.378Z] Thread(s) per core: 1 [2023-04-12T01:06:19.378Z] Core(s) per socket: 1 [2023-04-12T01:06:19.378Z] Socket(s): 8 [2023-04-12T01:06:19.378Z] NUMA node(s): 1 [2023-04-12T01:06:19.378Z] Vendor ID: AuthenticAMD [2023-04-12T01:06:19.378Z] CPU family: 23 [2023-04-12T01:06:19.378Z] Model: 49 [2023-04-12T01:06:19.378Z] Model name: AMD EPYC-Rome Processor [2023-04-12T01:06:19.378Z] Stepping: 0 [2023-04-12T01:06:19.378Z] CPU MHz: 2800.000 [2023-04-12T01:06:19.378Z] BogoMIPS: 5600.00 [2023-04-12T01:06:19.378Z] Virtualization: AMD-V [2023-04-12T01:06:19.378Z] Hypervisor vendor: KVM [2023-04-12T01:06:19.378Z] Virtualization type: full [2023-04-12T01:06:19.378Z] L1d cache: 256 KiB [2023-04-12T01:06:19.378Z] L1i cache: 256 KiB [2023-04-12T01:06:19.378Z] L2 cache: 4 MiB [2023-04-12T01:06:19.379Z] L3 cache: 128 MiB [2023-04-12T01:06:19.379Z] NUMA node0 CPU(s): 0-7 [2023-04-12T01:06:19.379Z] Vulnerability Itlb multihit: Not affected [2023-04-12T01:06:19.379Z] Vulnerability L1tf: Not affected [2023-04-12T01:06:19.379Z] Vulnerability Mds: Not affected [2023-04-12T01:06:19.379Z] Vulnerability Meltdown: Not affected [2023-04-12T01:06:19.379Z] Vulnerability Mmio stale data: Not affected [2023-04-12T01:06:19.379Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-12T01:06:19.379Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-12T01:06:19.379Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-12T01:06:19.379Z] Vulnerability Srbds: Not affected [2023-04-12T01:06:19.379Z] Vulnerability Tsx async abort: Not affected [2023-04-12T01:06:19.379Z] 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-04-12T01:06:19.379Z] [2023-04-12T01:06:19.379Z] [2023-04-12T01:06:19.379Z] ---> nproc: [2023-04-12T01:06:19.379Z] 8 [2023-04-12T01:06:19.379Z] [2023-04-12T01:06:19.379Z] [2023-04-12T01:06:19.379Z] ---> df -h: [2023-04-12T01:06:19.379Z] Filesystem Size Used Avail Use% Mounted on [2023-04-12T01:06:19.379Z] overlay 155G 21G 134G 14% / [2023-04-12T01:06:19.379Z] tmpfs 64M 0 64M 0% /dev [2023-04-12T01:06:19.379Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-12T01:06:19.379Z] shm 64M 0 64M 0% /dev/shm [2023-04-12T01:06:19.379Z] /dev/vda1 155G 21G 134G 14% /facter-os [2023-04-12T01:06:19.379Z] [2023-04-12T01:06:19.379Z] [2023-04-12T01:06:19.379Z] ---> sar -b -r -n DEV: [2023-04-12T01:06:19.379Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7498) 04/12/23 _x86_64_ (8 CPU) [2023-04-12T01:06:19.379Z] [2023-04-12T01:06:19.379Z] 00:32:05 LINUX RESTART (8 CPU) [2023-04-12T01:06:19.379Z] [2023-04-12T01:06:19.379Z] 00:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-04-12T01:06:19.379Z] 00:34:01 104.90 0.83 104.07 0.00 32.53 68114.25 0.00 [2023-04-12T01:06:19.379Z] 00:35:01 31.02 0.02 31.01 0.00 0.13 18308.05 0.00 [2023-04-12T01:06:19.379Z] 00:36:01 27.65 0.10 27.55 0.00 0.80 9537.34 0.00 [2023-04-12T01:06:19.379Z] 00:37:01 19.96 0.15 19.81 0.00 4.53 7919.08 0.00 [2023-04-12T01:06:19.379Z] 00:38:01 188.97 9.46 179.51 0.00 2899.22 138896.02 0.00 [2023-04-12T01:06:19.379Z] 00:39:01 375.99 11.28 364.71 0.00 2354.01 83519.15 0.00 [2023-04-12T01:06:19.379Z] 00:40:01 142.39 1.70 140.69 0.00 37.86 114942.98 0.00 [2023-04-12T01:06:19.379Z] 00:41:01 145.68 0.03 145.64 0.00 2.53 97847.43 0.00 [2023-04-12T01:06:19.379Z] 00:42:01 567.94 0.13 567.81 0.00 5.73 173792.90 0.00 [2023-04-12T01:06:19.379Z] 00:43:01 345.87 2.72 343.15 0.00 22.39 182012.40 0.00 [2023-04-12T01:06:19.379Z] 00:44:01 555.92 0.03 555.89 0.00 5.33 151119.21 0.00 [2023-04-12T01:06:19.379Z] 00:45:01 438.63 0.12 438.51 0.00 12.13 37374.70 0.00 [2023-04-12T01:06:19.379Z] 00:46:01 22.60 0.00 22.60 0.00 0.00 605.10 0.00 [2023-04-12T01:06:19.379Z] 00:47:01 1.58 0.00 1.58 0.00 0.00 18.13 0.00 [2023-04-12T01:06:19.379Z] 00:48:01 1.68 0.02 1.67 0.00 0.13 23.06 0.00 [2023-04-12T01:06:19.379Z] 00:49:01 1.73 0.00 1.73 0.00 0.00 19.33 0.00 [2023-04-12T01:06:19.379Z] 00:50:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 [2023-04-12T01:06:19.379Z] 00:51:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 [2023-04-12T01:06:19.379Z] 00:52:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 [2023-04-12T01:06:19.379Z] 00:53:01 1.62 0.00 1.62 0.00 0.00 18.00 0.00 [2023-04-12T01:06:19.379Z] 00:54:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 [2023-04-12T01:06:19.379Z] 00:55:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 [2023-04-12T01:06:19.379Z] 00:56:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 [2023-04-12T01:06:19.379Z] 00:57:01 1.88 0.00 1.88 0.00 0.00 20.66 0.00 [2023-04-12T01:06:19.379Z] 00:58:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 [2023-04-12T01:06:19.379Z] 00:59:01 1.72 0.00 1.72 0.00 0.00 19.46 0.00 [2023-04-12T01:06:19.379Z] 01:00:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 [2023-04-12T01:06:19.379Z] 01:01:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 [2023-04-12T01:06:19.379Z] 01:02:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 [2023-04-12T01:06:19.379Z] 01:03:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 [2023-04-12T01:06:19.379Z] 01:04:01 0.88 0.00 0.88 0.00 0.00 10.00 0.00 [2023-04-12T01:06:19.379Z] 01:05:01 33.76 0.07 33.69 0.00 7.87 12901.45 0.00 [2023-04-12T01:06:19.379Z] 01:06:01 120.65 0.23 120.41 0.00 16.00 44888.92 0.00 [2023-04-12T01:06:19.379Z] Average: 95.33 0.81 94.51 0.00 163.70 34608.94 0.00 [2023-04-12T01:06:19.379Z] [2023-04-12T01:06:19.379Z] 00:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-04-12T01:06:19.379Z] 00:34:01 27836128 31176908 1129404 3.43 111972 3432556 2424052 7.14 1707136 2899008 284992 [2023-04-12T01:06:19.379Z] 00:35:01 27524808 31136464 1166920 3.55 115332 3677288 2222440 6.55 1656436 3234904 254808 [2023-04-12T01:06:19.379Z] 00:36:01 27951560 31592024 709600 2.16 116560 3692704 1789772 5.27 1230132 3218352 3152 [2023-04-12T01:06:19.379Z] 00:37:01 27500240 31510644 790544 2.40 117000 4051196 1937736 5.71 1455164 3437520 139052 [2023-04-12T01:06:19.379Z] 00:38:01 25796972 31444316 833012 2.53 140084 5634332 2169660 6.39 1790556 4740792 1216 [2023-04-12T01:06:19.379Z] 00:39:01 21774220 31484748 780320 2.37 319584 9160744 1926948 5.68 2445048 7740768 1588808 [2023-04-12T01:06:19.379Z] 00:40:01 20027800 31480016 789512 2.40 318752 10950576 1947380 5.74 2094908 9892472 1636804 [2023-04-12T01:06:19.379Z] 00:41:01 20025608 31457676 808952 2.46 323652 10879296 1977060 5.83 2253176 9683208 577416 [2023-04-12T01:06:19.379Z] 00:42:01 19816352 31378020 879892 2.68 338584 10974360 2619968 7.72 2323320 9792732 355124 [2023-04-12T01:06:19.379Z] 00:43:01 16250760 31465448 794576 2.42 428776 14352492 1958296 5.77 2358408 13143732 8440 [2023-04-12T01:06:19.379Z] 00:44:01 16660040 31417836 836364 2.54 434444 13885348 2208292 6.51 2617848 12463520 11140 [2023-04-12T01:06:19.379Z] 00:45:01 18282992 31502344 761648 2.32 441316 12390412 1990184 5.87 2535540 10985736 1288 [2023-04-12T01:06:19.379Z] 00:46:01 18284104 31504396 758768 2.31 442152 12390628 1895704 5.59 2531588 10985648 92 [2023-04-12T01:06:19.379Z] 00:47:01 18285648 31505976 757256 2.30 442160 12390624 1895704 5.59 2529988 10985676 4 [2023-04-12T01:06:19.379Z] 00:48:01 18290528 31510924 752692 2.29 442180 12390608 1931084 5.69 2525148 10985664 8 [2023-04-12T01:06:19.379Z] 00:49:01 18292368 31512764 751276 2.28 442208 12390612 1931084 5.69 2524392 10985664 8 [2023-04-12T01:06:19.379Z] 00:50:01 18292060 31512488 751552 2.29 442208 12390616 1931084 5.69 2524468 10985668 8 [2023-04-12T01:06:19.379Z] 00:51:01 18293376 31513816 750212 2.28 442228 12390620 1931084 5.69 2523016 10985676 8 [2023-04-12T01:06:19.379Z] 00:52:01 18293044 31513536 750464 2.28 442248 12390612 1931084 5.69 2523056 10985704 8 [2023-04-12T01:06:19.379Z] 00:53:01 18292980 31513496 750428 2.28 442268 12390624 1931084 5.69 2523104 10985708 8 [2023-04-12T01:06:19.379Z] 00:54:01 18292972 31513628 750232 2.28 442280 12390752 1931084 5.69 2523048 10985824 12 [2023-04-12T01:06:19.379Z] 00:55:01 18293176 31513848 749920 2.28 442300 12390756 1931084 5.69 2523076 10985828 28 [2023-04-12T01:06:19.379Z] 00:56:01 18293088 31513784 749956 2.28 442312 12390752 1931084 5.69 2523080 10985832 32 [2023-04-12T01:06:19.379Z] 00:57:01 18293288 31514004 749868 2.28 442352 12390752 1931084 5.69 2523108 10985836 12 [2023-04-12T01:06:19.379Z] 00:58:01 18292988 31513724 750120 2.28 442352 12390768 1931084 5.69 2523156 10985852 12 [2023-04-12T01:06:19.379Z] 00:59:01 18292940 31513720 750100 2.28 442356 12390772 1931084 5.69 2523148 10985856 52 [2023-04-12T01:06:19.379Z] 01:00:01 18292868 31513656 750076 2.28 442368 12390776 1931084 5.69 2523260 10985856 12 [2023-04-12T01:06:19.379Z] 01:01:01 18293036 31513852 750024 2.28 442392 12390780 1931084 5.69 2523360 10985864 8 [2023-04-12T01:06:19.379Z] 01:02:01 18292784 31513628 750244 2.28 442412 12390776 1931084 5.69 2523176 10985864 8 [2023-04-12T01:06:19.379Z] 01:03:01 18293028 31513892 749940 2.28 442432 12390784 1931084 5.69 2523276 10985868 4 [2023-04-12T01:06:19.379Z] 01:04:01 18292964 31513864 749936 2.28 442440 12390788 1947136 5.74 2523408 10985872 40 [2023-04-12T01:06:19.379Z] 01:05:01 17522736 31490968 772336 2.35 446172 13094656 2018532 5.95 2550180 11689736 346876 [2023-04-12T01:06:19.379Z] 01:06:01 16814056 31486692 774836 2.36 468664 13699780 1913756 5.64 2640708 12229220 980 [2023-04-12T01:06:19.379Z] Average: 19737319 31477670 790939 2.41 379532 11069671 1992120 5.87 2352073 9814590 157893 [2023-04-12T01:06:19.379Z] [2023-04-12T01:06:19.379Z] 00:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-04-12T01:06:19.379Z] 00:34:01 veth4387cab 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:34:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:34:01 ens3 374.60 268.51 5154.74 39.03 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:34:01 docker0 165.07 192.25 12.14 1070.55 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:35:01 veth4387cab 0.72 0.73 0.06 0.07 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:35:01 ens3 40.55 38.20 18.68 96.33 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:35:01 docker0 0.72 0.68 0.05 0.06 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:36:01 veth4387cab 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:36:01 ens3 0.87 0.25 0.05 0.01 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:37:01 veth4387cab 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:37:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:37:01 ens3 20.03 12.83 18.46 8.84 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:38:01 veth8c0a8d0 0.67 0.78 0.07 0.98 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:38:01 veth624065f 1.53 1.75 0.12 3.29 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:38:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:38:01 ens3 176.10 99.73 3183.72 18.71 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:38:01 vethe68e83d 5.35 6.95 0.36 21.97 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:38:01 docker0 18.94 23.89 1.06 61.62 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:38:01 veth4487da6 4.86 6.33 0.34 14.44 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:38:01 veth902707a 6.53 8.80 0.44 20.99 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:38:01 veth9f22bdf 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:39:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:39:01 ens3 873.87 529.01 7504.95 53.75 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:39:01 docker0 499.98 798.68 41.33 6124.58 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:39:01 veth9f22bdf 0.00 0.30 0.00 0.02 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:40:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:40:01 ens3 11.05 9.22 8.37 7.67 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:40:01 veth9f22bdf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:41:01 ens3 6.43 4.85 5.20 2.99 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:41:01 veth9f22bdf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:42:01 veth7871f3b 24.68 36.06 2.40 12.67 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:42:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:42:01 ens3 384.35 218.01 1796.91 31.57 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:42:01 docker0 192.32 350.79 15.13 1716.57 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:42:01 vethba2827a 22.93 33.46 2.23 11.25 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:42:01 vethbc8ac63 1.98 4.93 0.15 45.80 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:42:01 vethb568ed1 23.41 33.86 2.28 11.60 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:42:01 veth9f22bdf 0.00 0.68 0.00 0.03 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:43:01 ens3 456.63 216.99 3576.01 29.20 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:43:01 docker0 203.57 434.84 17.03 3558.98 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:43:01 veth9f22bdf 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:44:01 ens3 70.79 40.81 354.63 18.23 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:44:01 docker0 16.76 31.16 1.04 324.12 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:44:01 vethbf44b5d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:44:01 veth4bf0389 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:44:01 veth15e21db 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:44:01 veth9f22bdf 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:45:01 lo 38.46 38.46 3.78 3.78 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:45:01 ens3 322.35 344.98 236.98 1234.59 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:45:01 docker0 2.08 4.87 0.13 43.20 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:46:01 lo 31.53 31.53 3.11 3.11 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:46:01 ens3 366.56 390.93 179.85 2280.00 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:47:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:48:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:49:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:50:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.379Z] 00:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] 00:51:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] 00:52:01 ens3 0.78 0.58 1.49 0.10 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] 00:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] 00:53:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] 00:54:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] 00:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] 00:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] 00:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] 00:56:01 ens3 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] 00:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] 00:57:01 ens3 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] 00:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] 00:58:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] 00:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] 00:59:01 ens3 0.58 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] 01:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] 01:00:01 ens3 0.47 0.30 0.18 0.08 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] 01:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] 01:01:01 ens3 0.50 0.48 0.26 0.22 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] 01:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] 01:02:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] 01:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] 01:03:01 ens3 0.40 0.28 0.15 0.08 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] 01:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] 01:04:01 ens3 1.13 0.72 0.41 0.30 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] 01:05:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] 01:05:01 ens3 137.23 73.75 3972.13 11.41 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] 01:06:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] 01:06:01 ens3 290.82 208.90 3846.72 157.80 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] 01:06:01 docker0 42.79 71.20 3.64 582.78 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] Average: lo 2.42 2.42 0.24 0.24 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] Average: ens3 107.21 74.56 904.88 120.94 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] Average: docker0 34.61 57.83 2.77 408.57 0.00 0.00 0.00 0.00 [2023-04-12T01:06:19.380Z] [2023-04-12T01:06:19.380Z] [2023-04-12T01:06:19.380Z] ---> sar -P ALL: [2023-04-12T01:06:19.380Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7498) 04/12/23 _x86_64_ (8 CPU) [2023-04-12T01:06:19.380Z] [2023-04-12T01:06:19.380Z] 00:32:05 LINUX RESTART (8 CPU) [2023-04-12T01:06:19.380Z] [2023-04-12T01:06:19.380Z] 00:33:01 CPU %user %nice %system %iowait %steal %idle [2023-04-12T01:06:19.380Z] 00:34:01 all 17.57 0.00 3.90 5.64 0.07 72.83 [2023-04-12T01:06:19.380Z] 00:34:01 0 17.42 0.00 3.51 0.81 0.05 78.21 [2023-04-12T01:06:19.380Z] 00:34:01 1 17.48 0.00 3.24 0.32 0.07 78.89 [2023-04-12T01:06:19.380Z] 00:34:01 2 16.24 0.00 3.74 8.68 0.07 71.27 [2023-04-12T01:06:19.380Z] 00:34:01 3 16.60 0.00 5.12 0.29 0.07 77.93 [2023-04-12T01:06:19.380Z] 00:34:01 4 16.77 0.00 3.84 3.42 0.05 75.92 [2023-04-12T01:06:19.380Z] 00:34:01 5 19.82 0.00 4.53 12.28 0.07 63.30 [2023-04-12T01:06:19.380Z] 00:34:01 6 18.16 0.00 3.75 19.33 0.07 58.69 [2023-04-12T01:06:19.380Z] 00:34:01 7 18.10 0.00 3.45 0.07 0.08 78.30 [2023-04-12T01:06:19.380Z] 00:35:01 all 32.47 0.00 5.16 3.37 0.09 58.91 [2023-04-12T01:06:19.380Z] 00:35:01 0 34.82 0.00 5.07 1.60 0.08 58.43 [2023-04-12T01:06:19.380Z] 00:35:01 1 31.69 0.00 5.40 0.38 0.08 62.44 [2023-04-12T01:06:19.380Z] 00:35:01 2 32.32 0.00 5.19 0.17 0.10 62.22 [2023-04-12T01:06:19.380Z] 00:35:01 3 33.91 0.00 5.88 2.53 0.10 57.57 [2023-04-12T01:06:19.380Z] 00:35:01 4 31.25 0.00 5.23 1.72 0.10 61.70 [2023-04-12T01:06:19.380Z] 00:35:01 5 31.19 0.00 4.68 0.77 0.08 63.28 [2023-04-12T01:06:19.380Z] 00:35:01 6 32.28 0.00 4.11 18.37 0.08 45.15 [2023-04-12T01:06:19.380Z] 00:35:01 7 32.32 0.00 5.68 1.50 0.10 60.40 [2023-04-12T01:06:19.380Z] 00:36:01 all 9.63 0.00 1.31 8.00 0.08 80.99 [2023-04-12T01:06:19.380Z] 00:36:01 0 9.74 0.00 1.60 0.18 0.45 88.03 [2023-04-12T01:06:19.380Z] 00:36:01 1 9.65 0.00 1.16 1.11 0.03 88.05 [2023-04-12T01:06:19.380Z] 00:36:01 2 9.66 0.00 1.07 1.25 0.02 88.00 [2023-04-12T01:06:19.380Z] 00:36:01 3 9.46 0.00 1.17 35.05 0.02 54.30 [2023-04-12T01:06:19.380Z] 00:36:01 4 9.76 0.00 1.49 0.20 0.02 88.53 [2023-04-12T01:06:19.380Z] 00:36:01 5 9.57 0.00 1.23 1.25 0.02 87.93 [2023-04-12T01:06:19.380Z] 00:36:01 6 9.61 0.00 1.16 1.17 0.02 88.05 [2023-04-12T01:06:19.380Z] 00:36:01 7 9.57 0.00 1.59 23.97 0.03 64.84 [2023-04-12T01:06:19.380Z] 00:37:01 all 16.60 0.00 2.44 0.76 0.06 80.14 [2023-04-12T01:06:19.380Z] 00:37:01 0 16.79 0.00 2.68 0.00 0.07 80.46 [2023-04-12T01:06:19.380Z] 00:37:01 1 15.80 0.00 2.34 0.27 0.03 81.56 [2023-04-12T01:06:19.380Z] 00:37:01 2 17.49 0.00 2.57 0.23 0.07 79.64 [2023-04-12T01:06:19.380Z] 00:37:01 3 16.07 0.00 2.24 1.91 0.07 79.71 [2023-04-12T01:06:19.380Z] 00:37:01 4 17.01 0.00 2.74 3.66 0.07 76.53 [2023-04-12T01:06:19.380Z] 00:37:01 5 16.67 0.00 2.19 0.02 0.05 81.07 [2023-04-12T01:06:19.380Z] 00:37:01 6 15.64 0.00 2.44 0.00 0.05 81.86 [2023-04-12T01:06:19.380Z] 00:37:01 7 17.34 0.00 2.33 0.00 0.07 80.27 [2023-04-12T01:06:19.380Z] 00:38:01 all 7.14 0.00 5.07 11.01 0.07 76.71 [2023-04-12T01:06:19.380Z] 00:38:01 0 6.74 0.00 6.32 5.71 0.07 81.17 [2023-04-12T01:06:19.380Z] 00:38:01 1 7.94 0.00 3.63 30.24 0.05 58.14 [2023-04-12T01:06:19.380Z] 00:38:01 2 7.17 0.00 3.56 1.34 0.07 87.87 [2023-04-12T01:06:19.380Z] 00:38:01 3 7.33 0.00 6.26 40.06 0.05 46.30 [2023-04-12T01:06:19.380Z] 00:38:01 4 7.02 0.00 5.22 2.32 0.12 85.31 [2023-04-12T01:06:19.380Z] 00:38:01 5 8.20 0.00 4.28 2.55 0.05 84.92 [2023-04-12T01:06:19.380Z] 00:38:01 6 5.53 0.00 5.71 1.85 0.07 86.84 [2023-04-12T01:06:19.380Z] 00:38:01 7 7.19 0.00 5.58 4.07 0.07 83.10 [2023-04-12T01:06:19.380Z] 00:39:01 all 9.85 0.00 5.06 18.49 0.06 66.54 [2023-04-12T01:06:19.380Z] 00:39:01 0 9.01 0.00 5.25 18.64 0.03 67.07 [2023-04-12T01:06:19.380Z] 00:39:01 1 9.64 0.00 6.01 28.81 0.05 55.49 [2023-04-12T01:06:19.380Z] 00:39:01 2 9.78 0.00 4.37 8.67 0.03 77.14 [2023-04-12T01:06:19.380Z] 00:39:01 3 11.04 0.00 4.63 7.95 0.07 76.31 [2023-04-12T01:06:19.380Z] 00:39:01 4 9.11 0.00 4.53 10.90 0.07 75.39 [2023-04-12T01:06:19.380Z] 00:39:01 5 8.57 0.00 3.80 9.49 0.05 78.08 [2023-04-12T01:06:19.380Z] 00:39:01 6 11.82 0.00 5.04 22.21 0.08 60.84 [2023-04-12T01:06:19.380Z] 00:39:01 7 9.82 0.00 6.81 41.28 0.12 41.96 [2023-04-12T01:06:19.380Z] 00:40:01 all 2.63 0.00 2.49 19.74 0.08 75.06 [2023-04-12T01:06:19.380Z] 00:40:01 0 2.90 0.00 1.57 52.39 0.03 43.11 [2023-04-12T01:06:19.380Z] 00:40:01 1 2.26 0.00 1.73 6.05 0.05 89.91 [2023-04-12T01:06:19.380Z] 00:40:01 2 2.43 0.00 3.01 5.42 0.03 89.11 [2023-04-12T01:06:19.380Z] 00:40:01 3 2.61 0.00 2.93 2.71 0.13 91.62 [2023-04-12T01:06:19.380Z] 00:40:01 4 3.65 0.00 2.92 39.72 0.02 53.69 [2023-04-12T01:06:19.380Z] 00:40:01 5 2.49 0.00 2.34 2.04 0.28 92.85 [2023-04-12T01:06:19.380Z] 00:40:01 6 2.43 0.00 2.43 49.76 0.03 45.35 [2023-04-12T01:06:19.380Z] 00:40:01 7 2.30 0.00 2.96 0.27 0.03 94.44 [2023-04-12T01:06:19.380Z] 00:41:01 all 48.83 0.00 7.00 9.08 0.09 35.00 [2023-04-12T01:06:19.380Z] 00:41:01 0 49.23 0.00 6.99 11.62 0.10 32.07 [2023-04-12T01:06:19.380Z] 00:41:01 1 49.51 0.00 7.77 16.23 0.08 26.40 [2023-04-12T01:06:19.380Z] 00:41:01 2 49.06 0.00 6.94 3.70 0.10 40.20 [2023-04-12T01:06:19.380Z] 00:41:01 3 48.73 0.00 7.18 4.08 0.07 39.95 [2023-04-12T01:06:19.380Z] 00:41:01 4 49.40 0.00 6.51 2.92 0.07 41.10 [2023-04-12T01:06:19.380Z] 00:41:01 5 48.22 0.00 6.09 2.17 0.10 43.41 [2023-04-12T01:06:19.380Z] 00:41:01 6 49.09 0.00 7.97 31.71 0.08 11.15 [2023-04-12T01:06:19.380Z] 00:41:01 7 47.37 0.00 6.52 0.20 0.12 45.79 [2023-04-12T01:06:19.380Z] 00:42:01 all 16.83 0.00 7.28 19.26 0.11 56.52 [2023-04-12T01:06:19.380Z] 00:42:01 0 19.15 0.00 9.01 25.31 0.10 46.44 [2023-04-12T01:06:19.380Z] 00:42:01 1 15.73 0.00 8.19 19.84 0.12 56.12 [2023-04-12T01:06:19.380Z] 00:42:01 2 14.15 0.00 6.64 32.96 0.09 46.16 [2023-04-12T01:06:19.380Z] 00:42:01 3 21.04 0.00 10.00 20.40 0.10 48.46 [2023-04-12T01:06:19.380Z] 00:42:01 4 15.36 0.00 4.54 11.40 0.12 68.58 [2023-04-12T01:06:19.380Z] 00:42:01 5 14.68 0.00 5.50 18.12 0.10 61.60 [2023-04-12T01:06:19.380Z] 00:42:01 6 21.56 0.00 8.70 20.02 0.10 49.62 [2023-04-12T01:06:19.380Z] 00:42:01 7 12.96 0.00 5.61 5.95 0.15 75.32 [2023-04-12T01:06:19.380Z] 00:43:01 all 17.17 0.00 6.41 26.80 0.11 49.51 [2023-04-12T01:06:19.380Z] 00:43:01 0 15.74 0.00 6.05 16.13 0.10 61.98 [2023-04-12T01:06:19.380Z] 00:43:01 1 18.48 0.00 5.12 16.48 0.12 59.80 [2023-04-12T01:06:19.380Z] 00:43:01 2 16.56 0.00 6.62 18.04 0.12 58.66 [2023-04-12T01:06:19.380Z] 00:43:01 3 17.96 0.00 5.75 19.14 0.07 57.07 [2023-04-12T01:06:19.380Z] 00:43:01 4 14.83 0.00 7.19 62.12 0.12 15.74 [2023-04-12T01:06:19.380Z] 00:43:01 5 17.27 0.00 6.15 11.88 0.10 64.59 [2023-04-12T01:06:19.380Z] 00:43:01 6 18.61 0.00 7.74 18.09 0.10 55.46 [2023-04-12T01:06:19.380Z] 00:43:01 7 17.93 0.00 6.66 52.83 0.14 22.44 [2023-04-12T01:06:19.380Z] 00:44:01 all 30.26 0.00 8.40 21.87 0.13 39.34 [2023-04-12T01:06:19.380Z] 00:44:01 0 29.18 0.00 8.43 24.94 0.12 37.32 [2023-04-12T01:06:19.380Z] 00:44:01 1 31.12 0.00 8.17 19.49 0.10 41.11 [2023-04-12T01:06:19.380Z] 00:44:01 2 28.61 0.00 7.80 20.98 0.10 42.51 [2023-04-12T01:06:19.380Z] 00:44:01 3 29.60 0.00 7.29 15.18 0.15 47.77 [2023-04-12T01:06:19.380Z] 00:44:01 4 29.99 0.00 8.84 16.99 0.12 44.06 [2023-04-12T01:06:19.380Z] 00:44:01 5 31.54 0.00 8.71 31.47 0.12 28.17 [2023-04-12T01:06:19.380Z] 00:44:01 6 31.94 0.00 10.57 21.22 0.17 36.11 [2023-04-12T01:06:19.380Z] 00:44:01 7 30.10 0.00 7.41 24.63 0.12 37.73 [2023-04-12T01:06:19.380Z] [2023-04-12T01:06:19.380Z] 00:44:01 CPU %user %nice %system %iowait %steal %idle [2023-04-12T01:06:19.380Z] 00:45:01 all 17.19 0.00 4.47 4.29 0.08 73.97 [2023-04-12T01:06:19.380Z] 00:45:01 0 15.26 0.00 4.47 6.26 0.07 73.94 [2023-04-12T01:06:19.380Z] 00:45:01 1 15.85 0.00 4.47 2.46 0.08 77.14 [2023-04-12T01:06:19.380Z] 00:45:01 2 17.01 0.00 4.63 8.26 0.07 70.04 [2023-04-12T01:06:19.380Z] 00:45:01 3 16.44 0.00 4.34 2.25 0.08 76.88 [2023-04-12T01:06:19.380Z] 00:45:01 4 16.41 0.00 4.12 2.72 0.07 76.68 [2023-04-12T01:06:19.380Z] 00:45:01 5 19.51 0.00 4.66 6.11 0.08 69.63 [2023-04-12T01:06:19.380Z] 00:45:01 6 19.83 0.00 4.79 3.92 0.07 71.39 [2023-04-12T01:06:19.380Z] 00:45:01 7 17.19 0.00 4.30 2.35 0.10 76.05 [2023-04-12T01:06:19.380Z] 00:46:01 all 7.57 0.00 0.78 0.10 0.06 91.49 [2023-04-12T01:06:19.380Z] 00:46:01 0 7.45 0.00 0.80 0.27 0.05 91.43 [2023-04-12T01:06:19.380Z] 00:46:01 1 9.56 0.00 0.85 0.02 0.05 89.52 [2023-04-12T01:06:19.380Z] 00:46:01 2 9.19 0.00 0.80 0.47 0.07 89.47 [2023-04-12T01:06:19.380Z] 00:46:01 3 11.37 0.00 1.04 0.02 0.08 87.49 [2023-04-12T01:06:19.380Z] 00:46:01 4 7.55 0.00 0.57 0.02 0.05 91.82 [2023-04-12T01:06:19.380Z] 00:46:01 5 7.05 0.00 0.72 0.02 0.05 92.16 [2023-04-12T01:06:19.380Z] 00:46:01 6 5.69 0.00 0.61 0.02 0.05 93.63 [2023-04-12T01:06:19.380Z] 00:46:01 7 2.67 0.00 0.84 0.02 0.07 96.40 [2023-04-12T01:06:19.380Z] 00:47:01 all 0.14 0.00 0.01 0.00 0.01 99.84 [2023-04-12T01:06:19.380Z] 00:47:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2023-04-12T01:06:19.380Z] 00:47:01 1 0.08 0.00 0.00 0.00 0.00 99.92 [2023-04-12T01:06:19.380Z] 00:47:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2023-04-12T01:06:19.380Z] 00:47:01 3 0.08 0.00 0.03 0.00 0.02 99.87 [2023-04-12T01:06:19.380Z] 00:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-12T01:06:19.380Z] 00:47:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2023-04-12T01:06:19.380Z] 00:47:01 6 0.85 0.00 0.02 0.00 0.02 99.12 [2023-04-12T01:06:19.380Z] 00:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-12T01:06:19.380Z] 00:48:01 all 0.03 0.00 0.03 0.00 0.01 99.92 [2023-04-12T01:06:19.380Z] 00:48:01 0 0.00 0.00 0.05 0.02 0.00 99.93 [2023-04-12T01:06:19.380Z] 00:48:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2023-04-12T01:06:19.380Z] 00:48:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2023-04-12T01:06:19.380Z] 00:48:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-12T01:06:19.380Z] 00:48:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-12T01:06:19.380Z] 00:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-12T01:06:19.380Z] 00:48:01 6 0.07 0.00 0.03 0.00 0.03 99.87 [2023-04-12T01:06:19.380Z] 00:48:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2023-04-12T01:06:19.380Z] 00:49:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2023-04-12T01:06:19.380Z] 00:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-12T01:06:19.380Z] 00:49:01 1 0.03 0.00 0.00 0.03 0.02 99.92 [2023-04-12T01:06:19.380Z] 00:49:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-12T01:06:19.380Z] 00:49:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2023-04-12T01:06:19.380Z] 00:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-12T01:06:19.380Z] 00:49:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2023-04-12T01:06:19.380Z] 00:49:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2023-04-12T01:06:19.380Z] 00:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-12T01:06:19.380Z] 00:50:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2023-04-12T01:06:19.380Z] 00:50:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-12T01:06:19.380Z] 00:50:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-12T01:06:19.380Z] 00:50:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-12T01:06:19.380Z] 00:50:01 3 0.08 0.00 0.03 0.00 0.00 99.88 [2023-04-12T01:06:19.380Z] 00:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-12T01:06:19.380Z] 00:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-12T01:06:19.380Z] 00:50:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-12T01:06:19.380Z] 00:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-12T01:06:19.380Z] 00:51:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-04-12T01:06:19.380Z] 00:51:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2023-04-12T01:06:19.380Z] 00:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-12T01:06:19.380Z] 00:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-12T01:06:19.380Z] 00:51:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2023-04-12T01:06:19.380Z] 00:51:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-12T01:06:19.380Z] 00:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-12T01:06:19.380Z] 00:51:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-12T01:06:19.380Z] 00:51:01 7 0.00 0.00 0.03 0.00 0.02 99.95 [2023-04-12T01:06:19.381Z] 00:52:01 all 0.23 0.00 0.01 0.01 0.01 99.74 [2023-04-12T01:06:19.381Z] 00:52:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-12T01:06:19.381Z] 00:52:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2023-04-12T01:06:19.381Z] 00:52:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-12T01:06:19.381Z] 00:52:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2023-04-12T01:06:19.381Z] 00:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-12T01:06:19.381Z] 00:52:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-12T01:06:19.381Z] 00:52:01 6 1.71 0.00 0.00 0.00 0.02 98.27 [2023-04-12T01:06:19.381Z] 00:52:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-12T01:06:19.381Z] 00:53:01 all 0.21 0.00 0.01 0.00 0.01 99.77 [2023-04-12T01:06:19.381Z] 00:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-12T01:06:19.381Z] 00:53:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2023-04-12T01:06:19.381Z] 00:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-12T01:06:19.381Z] 00:53:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2023-04-12T01:06:19.381Z] 00:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-12T01:06:19.381Z] 00:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-12T01:06:19.381Z] 00:53:01 6 1.52 0.00 0.00 0.00 0.02 98.47 [2023-04-12T01:06:19.381Z] 00:53:01 7 0.05 0.00 0.02 0.00 0.03 99.90 [2023-04-12T01:06:19.381Z] 00:54:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-04-12T01:06:19.381Z] 00:54:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-12T01:06:19.381Z] 00:54:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2023-04-12T01:06:19.381Z] 00:54:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-04-12T01:06:19.381Z] 00:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-12T01:06:19.381Z] 00:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-12T01:06:19.381Z] 00:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-12T01:06:19.381Z] 00:54:01 6 0.25 0.00 0.02 0.00 0.02 99.72 [2023-04-12T01:06:19.381Z] 00:54:01 7 0.03 0.00 0.05 0.00 0.02 99.90 [2023-04-12T01:06:19.381Z] 00:55:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-04-12T01:06:19.381Z] 00:55:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-12T01:06:19.381Z] 00:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-12T01:06:19.381Z] 00:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-12T01:06:19.381Z] 00:55:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-12T01:06:19.381Z] 00:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-12T01:06:19.381Z] 00:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-12T01:06:19.381Z] 00:55:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-12T01:06:19.381Z] 00:55:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2023-04-12T01:06:19.381Z] [2023-04-12T01:06:19.381Z] 00:55:01 CPU %user %nice %system %iowait %steal %idle [2023-04-12T01:06:19.381Z] 00:56:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-04-12T01:06:19.381Z] 00:56:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-04-12T01:06:19.381Z] 00:56:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-12T01:06:19.381Z] 00:56:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-12T01:06:19.381Z] 00:56:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-12T01:06:19.381Z] 00:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-12T01:06:19.381Z] 00:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-12T01:06:19.381Z] 00:56:01 6 0.07 0.00 0.00 0.00 0.02 99.92 [2023-04-12T01:06:19.381Z] 00:56:01 7 0.05 0.00 0.07 0.00 0.03 99.85 [2023-04-12T01:06:19.381Z] 00:57:01 all 0.02 0.00 0.02 0.02 0.01 99.93 [2023-04-12T01:06:19.381Z] 00:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-12T01:06:19.381Z] 00:57:01 1 0.08 0.00 0.03 0.03 0.02 99.83 [2023-04-12T01:06:19.381Z] 00:57:01 2 0.00 0.00 0.00 0.12 0.00 99.88 [2023-04-12T01:06:19.381Z] 00:57:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-12T01:06:19.381Z] 00:57:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2023-04-12T01:06:19.381Z] 00:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-12T01:06:19.381Z] 00:57:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2023-04-12T01:06:19.381Z] 00:57:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-12T01:06:19.381Z] 00:58:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-04-12T01:06:19.381Z] 00:58:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2023-04-12T01:06:19.381Z] 00:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-12T01:06:19.381Z] 00:58:01 2 0.00 0.00 0.02 0.03 0.00 99.95 [2023-04-12T01:06:19.381Z] 00:58:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-12T01:06:19.381Z] 00:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-12T01:06:19.381Z] 00:58:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-12T01:06:19.381Z] 00:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-12T01:06:19.381Z] 00:58:01 7 0.03 0.00 0.05 0.00 0.02 99.90 [2023-04-12T01:06:19.381Z] 00:59:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-04-12T01:06:19.381Z] 00:59:01 0 0.00 0.00 0.00 0.05 0.00 99.95 [2023-04-12T01:06:19.381Z] 00:59:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-12T01:06:19.381Z] 00:59:01 2 0.00 0.00 0.02 0.07 0.00 99.92 [2023-04-12T01:06:19.381Z] 00:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-12T01:06:19.381Z] 00:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-12T01:06:19.381Z] 00:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-12T01:06:19.381Z] 00:59:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-12T01:06:19.381Z] 00:59:01 7 0.03 0.00 0.03 0.00 0.03 99.90 [2023-04-12T01:06:19.381Z] 01:00:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2023-04-12T01:06:19.381Z] 01:00:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2023-04-12T01:06:19.381Z] 01:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-12T01:06:19.381Z] 01:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-12T01:06:19.381Z] 01:00:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2023-04-12T01:06:19.381Z] 01:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-12T01:06:19.381Z] 01:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-12T01:06:19.381Z] 01:00:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-12T01:06:19.381Z] 01:00:01 7 0.03 0.00 0.03 0.00 0.03 99.90 [2023-04-12T01:06:19.381Z] 01:01:01 all 0.02 0.00 0.02 0.00 0.00 99.95 [2023-04-12T01:06:19.381Z] 01:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-12T01:06:19.381Z] 01:01:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-04-12T01:06:19.381Z] 01:01:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-12T01:06:19.381Z] 01:01:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-12T01:06:19.381Z] 01:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-12T01:06:19.381Z] 01:01:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-12T01:06:19.381Z] 01:01:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2023-04-12T01:06:19.381Z] 01:01:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-04-12T01:06:19.381Z] 01:02:01 all 0.01 0.00 0.02 0.01 0.01 99.95 [2023-04-12T01:06:19.381Z] 01:02:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-12T01:06:19.381Z] 01:02:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2023-04-12T01:06:19.381Z] 01:02:01 2 0.02 0.00 0.00 0.03 0.02 99.93 [2023-04-12T01:06:19.381Z] 01:02:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-12T01:06:19.381Z] 01:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-12T01:06:19.381Z] 01:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-12T01:06:19.381Z] 01:02:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-12T01:06:19.381Z] 01:02:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2023-04-12T01:06:19.381Z] 01:03:01 all 0.02 0.00 0.01 0.02 0.01 99.95 [2023-04-12T01:06:19.381Z] 01:03:01 0 0.00 0.00 0.00 0.05 0.02 99.93 [2023-04-12T01:06:19.381Z] 01:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-12T01:06:19.381Z] 01:03:01 2 0.00 0.00 0.02 0.10 0.00 99.88 [2023-04-12T01:06:19.381Z] 01:03:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-12T01:06:19.381Z] 01:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-12T01:06:19.381Z] 01:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-12T01:06:19.381Z] 01:03:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-12T01:06:19.381Z] 01:03:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-12T01:06:19.381Z] 01:04:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2023-04-12T01:06:19.381Z] 01:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-12T01:06:19.381Z] 01:04:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2023-04-12T01:06:19.381Z] 01:04:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2023-04-12T01:06:19.381Z] 01:04:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-12T01:06:19.381Z] 01:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-12T01:06:19.381Z] 01:04:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-12T01:06:19.381Z] 01:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-12T01:06:19.381Z] 01:04:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-04-12T01:06:19.381Z] 01:05:01 all 3.10 0.00 1.50 0.70 0.03 94.67 [2023-04-12T01:06:19.381Z] 01:05:01 0 2.99 0.00 1.29 0.03 0.03 95.66 [2023-04-12T01:06:19.381Z] 01:05:01 1 2.73 0.00 1.26 0.00 0.05 95.97 [2023-04-12T01:06:19.381Z] 01:05:01 2 3.40 0.00 1.32 1.21 0.02 94.06 [2023-04-12T01:06:19.381Z] 01:05:01 3 4.47 0.00 1.24 0.00 0.02 94.28 [2023-04-12T01:06:19.381Z] 01:05:01 4 3.28 0.00 1.17 0.27 0.02 95.27 [2023-04-12T01:06:19.381Z] 01:05:01 5 2.32 0.00 2.09 0.08 0.02 95.49 [2023-04-12T01:06:19.381Z] 01:05:01 6 2.59 0.00 1.97 0.00 0.02 95.42 [2023-04-12T01:06:19.381Z] 01:05:01 7 3.06 0.00 1.70 4.00 0.03 91.21 [2023-04-12T01:06:19.381Z] 01:06:01 all 7.01 0.00 3.04 2.96 0.06 86.92 [2023-04-12T01:06:19.381Z] 01:06:01 0 7.12 0.00 3.35 1.01 0.05 88.48 [2023-04-12T01:06:19.381Z] 01:06:01 1 7.06 0.00 3.19 9.33 0.05 80.37 [2023-04-12T01:06:19.381Z] 01:06:01 2 8.42 0.00 2.83 2.68 0.07 86.01 [2023-04-12T01:06:19.381Z] 01:06:01 3 6.33 0.00 3.07 0.20 0.08 90.31 [2023-04-12T01:06:19.381Z] 01:06:01 4 5.99 0.00 3.17 0.17 0.05 90.62 [2023-04-12T01:06:19.381Z] 01:06:01 5 6.83 0.00 2.77 3.24 0.07 87.09 [2023-04-12T01:06:19.381Z] 01:06:01 6 6.79 0.00 2.83 0.13 0.05 90.20 [2023-04-12T01:06:19.381Z] 01:06:01 7 7.52 0.00 3.14 6.95 0.08 82.31 [2023-04-12T01:06:19.381Z] [2023-04-12T01:06:19.381Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-04-12T01:06:19.381Z] Average: all 7.36 0.00 1.94 4.56 0.04 86.09 [2023-04-12T01:06:19.381Z] Average: 0 7.34 0.00 2.00 4.96 0.05 85.65 [2023-04-12T01:06:19.381Z] Average: 1 7.36 0.00 1.88 4.53 0.03 86.19 [2023-04-12T01:06:19.381Z] Average: 2 7.27 0.00 1.84 3.43 0.03 87.43 [2023-04-12T01:06:19.381Z] Average: 3 7.64 0.00 2.06 4.55 0.04 85.71 [2023-04-12T01:06:19.381Z] Average: 4 7.15 0.00 1.87 4.73 0.03 86.22 [2023-04-12T01:06:19.381Z] Average: 5 7.35 0.00 1.80 3.04 0.04 87.78 [2023-04-12T01:06:19.381Z] Average: 6 7.72 0.00 2.11 6.25 0.04 83.88 [2023-04-12T01:06:19.381Z] Average: 7 7.08 0.00 1.95 5.03 0.05 85.88 [2023-04-12T01:06:19.381Z] [2023-04-12T01:06:19.381Z] [2023-04-12T01:06:19.381Z]