Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dbd772ef945d5e9a119adef65e4b3849d61c1d42 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-ssh10606490115228917096.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh6023302317081100735.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh15949960292201183439.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh3666732027108286838.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-ssh742278328100633365.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1006’ Running on prd-ubuntu20.04-docker-8c-8g-1012 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/625 [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/625 # 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 dbd772ef945d5e9a119adef65e4b3849d61c1d42 (main) Commit message: "Merge pull request #4758 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.16" > 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 dbd772ef945d5e9a119adef65e4b3849d61c1d42 # timeout=10 > git rev-list --no-walk d5c390cc6addf29fb131b0472a1808282eec31af # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-16T01:15:17.443Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-16T01:15:17.517Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-16T01:15:17.538Z] ========================================================= [2024-02-16T01:15:17.538Z] EdgeX Global Pipelines Version Info [2024-02-16T01:15:17.538Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-16T01:15:18.267Z] ------------------- [2024-02-16T01:15:18.267Z] stable info: [2024-02-16T01:15:18.267Z] ------------------- [2024-02-16T01:15:18.267Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-16T01:15:18.267Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-16T01:15:18.267Z] Message: update stable to v1.0.258 [2024-02-16T01:15:18.838Z] ------------------- [2024-02-16T01:15:18.838Z] experimental info: [2024-02-16T01:15:18.838Z] ------------------- [2024-02-16T01:15:18.838Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-16T01:15:18.838Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-16T01:15:18.838Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-16T01:15:18.927Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-02-16T01:15:18.946Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-02-16T01:15:18.968Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-16T01:15:18.991Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-16T01:15:19.012Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-16T01:15:19.038Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-16T01:15:19.067Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-16T01:15:19.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-02-16T01:15:19.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-02-16T01:15:19.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-02-16T01:15:19.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-16T01:15:19.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-16T01:15:19.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-16T01:15:19.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-16T01:15:19.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-16T01:15:19.336Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-16T01:15:19.368Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-16T01:15:19.394Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-16T01:15:19.428Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-02-16T01:15:19.457Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-02-16T01:15:19.492Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-16T01:15:19.533Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-16T01:15:19.574Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-16T01:15:19.604Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-02-16T01:15:19.639Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-02-16T01:15:19.676Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-02-16T01:15:19.711Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] echo [2024-02-16T01:15:19.758Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dbd772e [Pipeline] echo [2024-02-16T01:15:19.797Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-16T01:15:19.885Z] provisioning config files... [2024-02-16T01:15:19.899Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/625@tmp/config7443374638586182250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T01:15:20.245Z] ---> ****-login.sh [2024-02-16T01:15:20.245Z] nexus3.edgexfoundry.org:10001 [2024-02-16T01:15:20.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T01:15:20.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T01:15:20.506Z] Configure a credential helper to remove this warning. See [2024-02-16T01:15:20.506Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T01:15:20.506Z] [2024-02-16T01:15:20.506Z] Login Succeeded [2024-02-16T01:15:20.506Z] nexus3.edgexfoundry.org:10002 [2024-02-16T01:15:20.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T01:15:20.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T01:15:20.767Z] Configure a credential helper to remove this warning. See [2024-02-16T01:15:20.767Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T01:15:20.767Z] [2024-02-16T01:15:20.767Z] Login Succeeded [2024-02-16T01:15:20.767Z] nexus3.edgexfoundry.org:10003 [2024-02-16T01:15:20.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T01:15:20.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T01:15:20.767Z] Configure a credential helper to remove this warning. See [2024-02-16T01:15:20.767Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T01:15:20.767Z] [2024-02-16T01:15:20.767Z] Login Succeeded [2024-02-16T01:15:20.767Z] nexus3.edgexfoundry.org:10004 [2024-02-16T01:15:20.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T01:15:20.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T01:15:20.767Z] Configure a credential helper to remove this warning. See [2024-02-16T01:15:20.767Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T01:15:20.767Z] [2024-02-16T01:15:20.767Z] Login Succeeded [2024-02-16T01:15:20.767Z] ****.io [2024-02-16T01:15:21.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T01:15:21.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T01:15:21.292Z] Configure a credential helper to remove this warning. See [2024-02-16T01:15:21.292Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T01:15:21.292Z] [2024-02-16T01:15:21.292Z] Login Succeeded [2024-02-16T01:15:21.292Z] ---> ****-login.sh ends [Pipeline] } [2024-02-16T01:15:21.301Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-16T01:15:21.667Z] + 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 [2024-02-16T01:15:21.667Z] + dirname cmd/core-command/Dockerfile [2024-02-16T01:15:21.667Z] + cut -d/ -f2 [2024-02-16T01:15:21.667Z] + echo core-command,cmd/core-command/Dockerfile [2024-02-16T01:15:21.667Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-02-16T01:15:21.667Z] + cut -d/ -f2 [2024-02-16T01:15:21.667Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-02-16T01:15:21.667Z] + dirname cmd/core-data/Dockerfile [2024-02-16T01:15:21.667Z] + cut -d/ -f2 [2024-02-16T01:15:21.667Z] + echo core-data,cmd/core-data/Dockerfile [2024-02-16T01:15:21.667Z] + cut -d/ -f2 [2024-02-16T01:15:21.667Z] + dirname cmd/core-metadata/Dockerfile [2024-02-16T01:15:21.667Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-02-16T01:15:21.667Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-02-16T01:15:21.667Z] + cut -d/ -f2 [2024-02-16T01:15:21.667Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-02-16T01:15:21.667Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-02-16T01:15:21.667Z] + cut -d/ -f2 [2024-02-16T01:15:21.667Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-02-16T01:15:21.667Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-02-16T01:15:21.667Z] + cut -d/ -f2 [2024-02-16T01:15:21.667Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-02-16T01:15:21.667Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-02-16T01:15:21.667Z] + cut -d/ -f2 [2024-02-16T01:15:21.667Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-02-16T01:15:21.667Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-02-16T01:15:21.667Z] + cut -d/ -f2 [2024-02-16T01:15:21.667Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-02-16T01:15:21.667Z] + dirname cmd/security-spire-agent/Dockerfile [2024-02-16T01:15:21.667Z] + cut -d/ -f2 [2024-02-16T01:15:21.667Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-02-16T01:15:21.667Z] + dirname cmd/security-spire-config/Dockerfile [2024-02-16T01:15:21.667Z] + cut -d/ -f2 [2024-02-16T01:15:21.667Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-02-16T01:15:21.667Z] + dirname cmd/security-spire-server/Dockerfile [2024-02-16T01:15:21.667Z] + cut -d/ -f2 [2024-02-16T01:15:21.667Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-02-16T01:15:21.667Z] + dirname cmd/support-notifications/Dockerfile [2024-02-16T01:15:21.667Z] + cut -d/ -f2 [2024-02-16T01:15:21.667Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-02-16T01:15:21.667Z] + dirname cmd/support-scheduler/Dockerfile [2024-02-16T01:15:21.667Z] + cut -d/ -f2 [2024-02-16T01:15:21.667Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-02-16T01:15:21.735Z] 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 [2024-02-16T01:15:22.143Z] + git rev-list -1 --merges dbd772ef945d5e9a119adef65e4b3849d61c1d42~1..dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] echo [2024-02-16T01:15:22.154Z] -----------> git rev-list -1 --merges dbd772ef945d5e9a119adef65e4b3849d61c1d42~1..dbd772ef945d5e9a119adef65e4b3849d61c1d42 dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:15:22.154Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42 [false] [Pipeline] sh [2024-02-16T01:15:22.462Z] + git log --format=format:%s -1 dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] echo [2024-02-16T01:15:22.480Z] ========================================================= [2024-02-16T01:15:22.480Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-16T01:15:22.480Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-02-16T01:15:22.932Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-16T01:15:22.932Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-16T01:15:22.932Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-16T01:15:22.932Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-16T01:15:22.932Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-16T01:15:22.932Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-16T01:15:22.932Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:15:23.374Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T01:15:23.374Z] [2024-02-16T01:15:23.374Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:15:23.686Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T01:15:23.686Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-16T01:15:23.686Z] b85a868b505f: Pulling fs layer [2024-02-16T01:15:23.686Z] e2be974225ed: Pulling fs layer [2024-02-16T01:15:23.686Z] 339a4e72a1f5: Pulling fs layer [2024-02-16T01:15:23.686Z] 988bab9f4d93: Pulling fs layer [2024-02-16T01:15:23.686Z] 1469e6f7b9e6: Pulling fs layer [2024-02-16T01:15:23.686Z] eaf3925da568: Pulling fs layer [2024-02-16T01:15:23.686Z] bab4dde63d76: Pulling fs layer [2024-02-16T01:15:23.686Z] bde34c3a00c8: Pulling fs layer [2024-02-16T01:15:23.686Z] b352a97aabf1: Pulling fs layer [2024-02-16T01:15:23.686Z] 4872d77fe225: Pulling fs layer [2024-02-16T01:15:23.686Z] 5851b861e8e6: Pulling fs layer [2024-02-16T01:15:23.686Z] bab4dde63d76: Waiting [2024-02-16T01:15:23.686Z] bde34c3a00c8: Waiting [2024-02-16T01:15:23.686Z] b352a97aabf1: Waiting [2024-02-16T01:15:23.686Z] 4872d77fe225: Waiting [2024-02-16T01:15:23.686Z] 5851b861e8e6: Waiting [2024-02-16T01:15:23.686Z] 988bab9f4d93: Waiting [2024-02-16T01:15:23.686Z] 1469e6f7b9e6: Waiting [2024-02-16T01:15:23.686Z] eaf3925da568: Waiting [2024-02-16T01:15:23.686Z] e2be974225ed: Verifying Checksum [2024-02-16T01:15:23.686Z] e2be974225ed: Download complete [2024-02-16T01:15:23.686Z] 988bab9f4d93: Verifying Checksum [2024-02-16T01:15:23.686Z] 988bab9f4d93: Download complete [2024-02-16T01:15:23.686Z] 1469e6f7b9e6: Verifying Checksum [2024-02-16T01:15:23.686Z] 1469e6f7b9e6: Download complete [2024-02-16T01:15:23.946Z] eaf3925da568: Download complete [2024-02-16T01:15:23.946Z] 339a4e72a1f5: Verifying Checksum [2024-02-16T01:15:23.946Z] 339a4e72a1f5: Download complete [2024-02-16T01:15:23.946Z] bde34c3a00c8: Verifying Checksum [2024-02-16T01:15:23.946Z] bde34c3a00c8: Download complete [2024-02-16T01:15:23.946Z] b352a97aabf1: Verifying Checksum [2024-02-16T01:15:23.946Z] b352a97aabf1: Download complete [2024-02-16T01:15:23.946Z] 4872d77fe225: Verifying Checksum [2024-02-16T01:15:23.946Z] 4872d77fe225: Download complete [2024-02-16T01:15:23.946Z] 5851b861e8e6: Download complete [2024-02-16T01:15:23.946Z] b85a868b505f: Verifying Checksum [2024-02-16T01:15:23.946Z] b85a868b505f: Download complete [2024-02-16T01:15:24.205Z] bab4dde63d76: Verifying Checksum [2024-02-16T01:15:24.205Z] bab4dde63d76: Download complete [2024-02-16T01:15:25.142Z] b85a868b505f: Pull complete [2024-02-16T01:15:25.142Z] e2be974225ed: Pull complete [2024-02-16T01:15:25.710Z] 339a4e72a1f5: Pull complete [2024-02-16T01:15:25.710Z] 988bab9f4d93: Pull complete [2024-02-16T01:15:25.970Z] 1469e6f7b9e6: Pull complete [2024-02-16T01:15:25.970Z] eaf3925da568: Pull complete [2024-02-16T01:15:27.875Z] bab4dde63d76: Pull complete [2024-02-16T01:15:27.875Z] bde34c3a00c8: Pull complete [2024-02-16T01:15:28.134Z] b352a97aabf1: Pull complete [2024-02-16T01:15:28.134Z] 4872d77fe225: Pull complete [2024-02-16T01:15:28.134Z] 5851b861e8e6: Pull complete [2024-02-16T01:15:28.134Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-16T01:15:28.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T01:15:28.134Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T01:15:28.315Z] prd-ubuntu20.04-docker-8c-8g-1012 does not seem to be running inside a container [2024-02-16T01:15:28.347Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/625 -v /w/workspace/edgex-go/625:/w/workspace/edgex-go/625:rw,z -v /w/workspace/edgex-go/625@tmp:/w/workspace/edgex-go/625@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 [2024-02-16T01:15:32.029Z] $ docker top 1b5119b6b77c229260e30e268bda6061423f347ef5bf9508b86b3ce9b1416f86 -eo pid,comm [2024-02-16T01:15:32.083Z] 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). [2024-02-16T01:15:32.083Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-16T01:15:32.169Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-16T01:15:32.169Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-16T01:15:32.285Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-16T01:15:32.288Z] $ docker exec 1b5119b6b77c229260e30e268bda6061423f347ef5bf9508b86b3ce9b1416f86 ssh-agent [2024-02-16T01:15:32.400Z] SSH_AUTH_SOCK=/tmp/ssh-6h1Ue32H480B/agent.31 [2024-02-16T01:15:32.400Z] SSH_AGENT_PID=37 [2024-02-16T01:15:32.406Z] Running ssh-add (command line suppressed) [2024-02-16T01:15:32.517Z] Identity added: /w/workspace/edgex-go/625@tmp/private_key_11360167865472777449.key (/w/workspace/edgex-go/625@tmp/private_key_11360167865472777449.key) [2024-02-16T01:15:32.528Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-16T01:15:32.832Z] + git tag --points-at HEAD [Pipeline] } [2024-02-16T01:15:32.845Z] $ docker exec --env ******** --env ******** 1b5119b6b77c229260e30e268bda6061423f347ef5bf9508b86b3ce9b1416f86 ssh-agent -k [2024-02-16T01:15:32.947Z] unset SSH_AUTH_SOCK; [2024-02-16T01:15:32.948Z] unset SSH_AGENT_PID; [2024-02-16T01:15:32.948Z] echo Agent pid 37 killed; [2024-02-16T01:15:32.957Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-16T01:15:33.021Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-16T01:15:33.021Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-16T01:15:33.127Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-16T01:15:33.131Z] $ docker exec 1b5119b6b77c229260e30e268bda6061423f347ef5bf9508b86b3ce9b1416f86 ssh-agent [2024-02-16T01:15:33.243Z] SSH_AUTH_SOCK=/tmp/ssh-ug5vBzcO3yJ3/agent.69 [2024-02-16T01:15:33.243Z] SSH_AGENT_PID=75 [2024-02-16T01:15:33.249Z] Running ssh-add (command line suppressed) [2024-02-16T01:15:33.345Z] Identity added: /w/workspace/edgex-go/625@tmp/private_key_820676131025591030.key (/w/workspace/edgex-go/625@tmp/private_key_820676131025591030.key) [2024-02-16T01:15:33.358Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-16T01:15:33.661Z] + git semver init [2024-02-16T01:15:33.921Z] 2024-02-16 01:15:33,826 [run_init] DEBUG init version:0.0.0 force:False [2024-02-16T01:15:33.921Z] 2024-02-16 01:15:33,826 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/625/.semver [2024-02-16T01:15:33.921Z] 2024-02-16 01:15:33,827 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/625/.semver [2024-02-16T01:15:33.921Z] 2024-02-16 01:15:33,827 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/625/.semver'], cwd=/w/workspace/edgex-go/625, universal_newlines=False, shell=None, istream=None) [2024-02-16T01:15:40.516Z] 2024-02-16 01:15:39,283 [append_file] DEBUG append to file:/w/workspace/edgex-go/625/.git/info/exclude [2024-02-16T01:15:40.516Z] 2024-02-16 01:15:39,283 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/625/.semver/main with force:False [2024-02-16T01:15:40.516Z] 2024-02-16 01:15:39,284 [read_version] DEBUG read version from /w/workspace/edgex-go/625/.semver/main [2024-02-16T01:15:40.516Z] 2024-02-16 01:15:39,284 [read_version] DEBUG read version from /w/workspace/edgex-go/625/.semver/main [2024-02-16T01:15:40.516Z] 3.2.0-dev.15 [Pipeline] } [2024-02-16T01:15:40.526Z] $ docker exec --env ******** --env ******** 1b5119b6b77c229260e30e268bda6061423f347ef5bf9508b86b3ce9b1416f86 ssh-agent -k [2024-02-16T01:15:40.636Z] unset SSH_AUTH_SOCK; [2024-02-16T01:15:40.637Z] unset SSH_AGENT_PID; [2024-02-16T01:15:40.637Z] echo Agent pid 75 killed; [2024-02-16T01:15:40.647Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-16T01:15:41.007Z] + git semver [Pipeline] } [2024-02-16T01:15:41.276Z] $ docker stop --time=1 1b5119b6b77c229260e30e268bda6061423f347ef5bf9508b86b3ce9b1416f86 [2024-02-16T01:15:42.561Z] $ docker rm -f --volumes 1b5119b6b77c229260e30e268bda6061423f347ef5bf9508b86b3ce9b1416f86 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-16T01:15:42.927Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-16T01:15:43.197Z] Stashed 1 file(s) [Pipeline] echo [2024-02-16T01:15:43.200Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.15 [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 [2024-02-16T01:15:43.814Z] + git config --global --add safe.directory /w/workspace/edgex-go/625 [Pipeline] echo [2024-02-16T01:15:43.825Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T01:15:43.860Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T01:15:43.888Z] ========================================================= [2024-02-16T01:15:43.888Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-16T01:15:43.888Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-02-16T01:15:44.193Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-16T01:15:44.193Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-16T01:15:44.193Z] 7264a8db6415: Pulling fs layer [2024-02-16T01:15:44.193Z] c4d48a809fc2: Pulling fs layer [2024-02-16T01:15:44.193Z] 4f1c88b9dad5: Pulling fs layer [2024-02-16T01:15:44.193Z] ad3a456e5733: Pulling fs layer [2024-02-16T01:15:44.193Z] 69c7f0334f64: Pulling fs layer [2024-02-16T01:15:44.193Z] 1f1c1a5573a3: Pulling fs layer [2024-02-16T01:15:44.193Z] ce7588e14bc9: Pulling fs layer [2024-02-16T01:15:44.193Z] b5e4710f87ac: Pulling fs layer [2024-02-16T01:15:44.193Z] ce7588e14bc9: Waiting [2024-02-16T01:15:44.193Z] 69c7f0334f64: Waiting [2024-02-16T01:15:44.193Z] b5e4710f87ac: Waiting [2024-02-16T01:15:44.193Z] 1f1c1a5573a3: Waiting [2024-02-16T01:15:44.193Z] ad3a456e5733: Waiting [2024-02-16T01:15:44.193Z] c4d48a809fc2: Verifying Checksum [2024-02-16T01:15:44.193Z] c4d48a809fc2: Download complete [2024-02-16T01:15:44.193Z] ad3a456e5733: Download complete [2024-02-16T01:15:44.193Z] 69c7f0334f64: Download complete [2024-02-16T01:15:44.193Z] 7264a8db6415: Download complete [2024-02-16T01:15:44.193Z] 1f1c1a5573a3: Verifying Checksum [2024-02-16T01:15:44.193Z] 1f1c1a5573a3: Download complete [2024-02-16T01:15:44.452Z] 7264a8db6415: Pull complete [2024-02-16T01:15:44.452Z] b5e4710f87ac: Verifying Checksum [2024-02-16T01:15:44.452Z] b5e4710f87ac: Download complete [2024-02-16T01:15:44.710Z] c4d48a809fc2: Pull complete [2024-02-16T01:15:44.710Z] 4f1c88b9dad5: Verifying Checksum [2024-02-16T01:15:44.710Z] 4f1c88b9dad5: Download complete [2024-02-16T01:15:44.969Z] ce7588e14bc9: Verifying Checksum [2024-02-16T01:15:44.969Z] ce7588e14bc9: Download complete [2024-02-16T01:15:48.253Z] 4f1c88b9dad5: Pull complete [2024-02-16T01:15:48.253Z] ad3a456e5733: Pull complete [2024-02-16T01:15:48.253Z] 69c7f0334f64: Pull complete [2024-02-16T01:15:48.253Z] 1f1c1a5573a3: Pull complete [2024-02-16T01:15:50.784Z] ce7588e14bc9: Pull complete [2024-02-16T01:15:51.355Z] b5e4710f87ac: Pull complete [2024-02-16T01:15:51.355Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-16T01:15:51.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-16T01:15:51.355Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-02-16T01:15:51.668Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-16T01:15:51.668Z] WORKDIR /edgex [2024-02-16T01:15:51.668Z] COPY go.mod . [2024-02-16T01:15:51.668Z] RUN go mod download build [2024-02-16T01:15:51.668Z] -t ci-base-image-x86_64 -f - . [2024-02-16T01:15:52.235Z] Sending build context to Docker daemon 175.1MB [2024-02-16T01:15:52.235Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-16T01:15:52.235Z] ---> 88b5674ff536 [2024-02-16T01:15:52.235Z] Step 2/4 : WORKDIR /edgex [2024-02-16T01:15:56.428Z] ---> Running in 904fb6c25b6c [2024-02-16T01:15:56.692Z] Removing intermediate container 904fb6c25b6c [2024-02-16T01:15:56.692Z] ---> d762a494cdfc [2024-02-16T01:15:56.692Z] Step 3/4 : COPY go.mod . [2024-02-16T01:15:56.692Z] ---> 366d2b85933c [2024-02-16T01:15:56.692Z] Step 4/4 : RUN go mod download [2024-02-16T01:15:56.692Z] ---> Running in 36979ff2149d [2024-02-16T01:15:58.417Z] Still waiting to schedule task [2024-02-16T01:15:58.417Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1010’ [2024-02-16T01:16:14.973Z] Removing intermediate container 36979ff2149d [2024-02-16T01:16:14.973Z] ---> d81dcd05f78b [2024-02-16T01:16:14.973Z] Successfully built d81dcd05f78b [2024-02-16T01:16:14.973Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:16:15.324Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-16T01:16:15.324Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T01:16:15.440Z] prd-ubuntu20.04-docker-8c-8g-1012 does not seem to be running inside a container [2024-02-16T01:16:15.484Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/625 -v /w/workspace/edgex-go/625:/w/workspace/edgex-go/625:rw,z -v /w/workspace/edgex-go/625@tmp:/w/workspace/edgex-go/625@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 [2024-02-16T01:16:15.864Z] $ docker top 46b94a71a83f64ec8923bce2e0970e9d5ae589fabc0e008461437aab4dc71081 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T01:16:16.243Z] + go version [2024-02-16T01:16:16.243Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-16T01:16:16.253Z] $ docker stop --time=1 46b94a71a83f64ec8923bce2e0970e9d5ae589fabc0e008461437aab4dc71081 [2024-02-16T01:16:17.501Z] $ docker rm -f --volumes 46b94a71a83f64ec8923bce2e0970e9d5ae589fabc0e008461437aab4dc71081 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:16:18.057Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-16T01:16:18.057Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T01:16:18.166Z] prd-ubuntu20.04-docker-8c-8g-1012 does not seem to be running inside a container [2024-02-16T01:16:18.201Z] $ 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/625 -v /w/workspace/edgex-go/625:/w/workspace/edgex-go/625:rw,z -v /w/workspace/edgex-go/625@tmp:/w/workspace/edgex-go/625@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 [2024-02-16T01:16:18.551Z] $ docker top 5a3182a136f43bf4698d354cb45b54ad312b96235a89b4c9017266ffbfd8ce58 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-16T01:16:18.660Z] ========================================================= [2024-02-16T01:16:18.660Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-02-16T01:16:18.660Z] ========================================================= [Pipeline] sh [2024-02-16T01:16:18.944Z] + git config --global --add safe.directory /w/workspace/edgex-go/625 [Pipeline] fileExists [Pipeline] sh [2024-02-16T01:16:19.264Z] + make test [2024-02-16T01:16:19.264Z] go test -race -coverprofile=coverage.out ./... [2024-02-16T01:16:25.837Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-02-16T01:16:38.036Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-02-16T01:16:38.036Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-02-16T01:16:38.036Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-02-16T01:16:38.036Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-02-16T01:16:38.036Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-02-16T01:16:38.036Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-02-16T01:16:38.036Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-02-16T01:16:38.036Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-02-16T01:16:38.036Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-02-16T01:16:38.036Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-02-16T01:16:38.610Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-02-16T01:16:38.610Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-02-16T01:16:38.610Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-02-16T01:16:38.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-02-16T01:16:40.514Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-02-16T01:16:40.514Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-02-16T01:16:41.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.040s coverage: 28.7% of statements [2024-02-16T01:16:43.005Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.060s coverage: 97.0% of statements [2024-02-16T01:16:43.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-02-16T01:16:43.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-02-16T01:16:43.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-02-16T01:16:44.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-02-16T01:16:44.383Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-02-16T01:16:45.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-02-16T01:16:45.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-02-16T01:16:45.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-02-16T01:16:45.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-02-16T01:16:45.321Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-02-16T01:16:46.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-02-16T01:16:46.697Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-02-16T01:16:46.697Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.073s coverage: 69.2% of statements [2024-02-16T01:16:46.697Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.065s coverage: 53.2% of statements [2024-02-16T01:16:48.604Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.231s coverage: 93.4% of statements [2024-02-16T01:16:48.604Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.057s coverage: 4.1% of statements [2024-02-16T01:16:48.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-02-16T01:16:48.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-02-16T01:16:48.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-02-16T01:16:49.429Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-02-16T01:16:49.429Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-02-16T01:16:49.429Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-02-16T01:16:49.429Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-02-16T01:16:49.429Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-02-16T01:16:49.429Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-02-16T01:16:49.429Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-02-16T01:16:50.364Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.344s coverage: 97.6% of statements [2024-02-16T01:16:50.364Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.035s coverage: 72.2% of statements [2024-02-16T01:16:50.930Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-02-16T01:16:50.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-02-16T01:16:51.980Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.062s coverage: 0.9% of statements [2024-02-16T01:16:51.980Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.065s coverage: 32.2% of statements [2024-02-16T01:16:51.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.054s coverage: 41.7% of statements [2024-02-16T01:16:51.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.047s coverage: 82.9% of statements [2024-02-16T01:16:51.980Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.036s coverage: 94.1% of statements [2024-02-16T01:16:52.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.295s coverage: 96.3% of statements [2024-02-16T01:16:52.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.038s coverage: 87.5% of statements [2024-02-16T01:16:53.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-02-16T01:16:53.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-02-16T01:16:53.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-02-16T01:16:53.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-02-16T01:16:53.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-02-16T01:16:53.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-02-16T01:16:53.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-02-16T01:16:53.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-02-16T01:16:54.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-02-16T01:16:54.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-02-16T01:16:54.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-02-16T01:16:54.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-02-16T01:16:54.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-02-16T01:16:54.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-02-16T01:16:55.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-02-16T01:16:57.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-02-16T01:16:57.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-02-16T01:16:58.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-02-16T01:16:58.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-02-16T01:17:01.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-02-16T01:17:01.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-02-16T01:17:01.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-02-16T01:17:02.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-02-16T01:17:02.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-02-16T01:17:02.629Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-02-16T01:17:03.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-02-16T01:17:03.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-02-16T01:17:03.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-02-16T01:17:03.567Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-02-16T01:17:04.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-02-16T01:17:04.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-02-16T01:17:04.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-02-16T01:17:04.502Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-02-16T01:17:05.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.053s coverage: 94.4% of statements [2024-02-16T01:17:06.013Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-02-16T01:17:06.013Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-02-16T01:17:06.013Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-02-16T01:17:06.013Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-02-16T01:17:06.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-02-16T01:17:06.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-02-16T01:17:07.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-02-16T01:17:07.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-02-16T01:17:17.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.304s coverage: 79.9% of statements [2024-02-16T01:17:17.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements [2024-02-16T01:17:17.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.014s coverage: 64.4% of statements [2024-02-16T01:17:17.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.127s coverage: 62.3% of statements [2024-02-16T01:17:17.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.043s coverage: 87.2% of statements [2024-02-16T01:17:17.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.029s coverage: 20.0% of statements [2024-02-16T01:17:17.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.035s coverage: 100.0% of statements [2024-02-16T01:17:17.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.084s coverage: 81.8% of statements [2024-02-16T01:17:17.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.080s coverage: 82.1% of statements [2024-02-16T01:17:17.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.043s coverage: 86.0% of statements [2024-02-16T01:17:17.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.181s coverage: 63.1% of statements [2024-02-16T01:17:17.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.046s coverage: 100.0% of statements [2024-02-16T01:17:17.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2024-02-16T01:17:17.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.029s coverage: 100.0% of statements [2024-02-16T01:17:17.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-02-16T01:17:17.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2024-02-16T01:17:17.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.177s coverage: 38.4% of statements [2024-02-16T01:17:17.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.041s coverage: 89.5% of statements [2024-02-16T01:17:17.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.041s coverage: 84.8% of statements [2024-02-16T01:17:17.866Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.064s coverage: 19.9% of statements [2024-02-16T01:17:17.866Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.133s coverage: 95.7% of statements [2024-02-16T01:17:17.866Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.048s coverage: 61.8% of statements [2024-02-16T01:17:17.866Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.076s coverage: 98.9% of statements [2024-02-16T01:17:17.866Z] 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 [2024-02-16T01:17:17.866Z] running golangci-lint [2024-02-16T01:17:18.125Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-02-16T01:17:18.125Z] go version go1.21.0 linux/amd64 [2024-02-16T01:17:18.125Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-02-16T01:17:18.385Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-02-16T01:17:33.269Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|imports|name|types_sizes|compiled_files|deps|files) took 13.691009295s" [2024-02-16T01:17:33.269Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 32.366131ms" [2024-02-16T01:17:43.263Z] level=info msg="[linters_context/goanalysis] analyzers took 1m15.42331447s with top 10 stages: buildir: 40.042908848s, gosec: 7.098875248s, inspect: 2.534008075s, fact_deprecated: 1.815242521s, ctrlflow: 1.115755065s, printf: 1.056615662s, nilness: 927.781698ms, S1038: 894.339221ms, fact_purity: 806.48722ms, unused: 723.634652ms" [2024-02-16T01:17:43.263Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-02-16T01:17:43.263Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, autogenerated_exclude: 197/197, exclude: 197/197, nolint: 0/21, filename_unadjuster: 197/197, path_prettifier: 197/197, skip_files: 197/197, exclude-rules: 21/197, skip_dirs: 197/197, identifier_marker: 197/197" [2024-02-16T01:17:43.263Z] level=info msg="[runner] processing took 19.436245ms with stages: nolint: 7.486769ms, identifier_marker: 6.009813ms, path_prettifier: 2.062902ms, autogenerated_exclude: 1.799099ms, exclude-rules: 1.051431ms, skip_dirs: 928.11µs, cgo: 54.411µs, skip_files: 21.5µs, filename_unadjuster: 17.75µs, max_same_issues: 740ns, fixer: 650ns, diff: 630ns, exclude: 570ns, uniq_by_line: 440ns, severity-rules: 410ns, sort_results: 370ns, max_from_linter: 160ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_shortener: 120ns, path_prefixer: 110ns" [2024-02-16T01:17:43.263Z] level=info msg="[runner] linters took 9.721088388s with stages: goanalysis_metalinter: 9.701552662s" [2024-02-16T01:17:43.263Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-02-16T01:17:43.263Z] level=info msg="Memory: 236 samples, avg is 265.8MB, max is 891.6MB" [2024-02-16T01:17:43.263Z] level=info msg="Execution took 23.456760352s" [2024-02-16T01:17:43.263Z] go vet ./... [2024-02-16T01:17:46.550Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-16T01:17:46.550Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-16T01:17:46.550Z] ./bin/test-attribution-txt.sh [2024-02-16T01:17:46.550Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-16T01:17:46.567Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-02-16T01:17:46.872Z] + ls -al . [2024-02-16T01:17:46.872Z] total 736 [2024-02-16T01:17:46.872Z] drwxrwxr-x 11 1001 1001 4096 Feb 16 01:16 . [2024-02-16T01:17:46.872Z] drwxr-xr-x 4 root root 4096 Feb 16 01:16 .. [2024-02-16T01:17:46.872Z] drwxrwxr-x 2 1001 1001 4096 Feb 16 01:15 .blubracket [2024-02-16T01:17:46.872Z] -rw-rw-r-- 1 1001 1001 10 Feb 16 01:15 .dockerignore [2024-02-16T01:17:46.872Z] drwxrwxr-x 8 1001 1001 4096 Feb 16 01:17 .git [2024-02-16T01:17:46.872Z] drwxrwxr-x 3 1001 1001 4096 Feb 16 01:15 .github [2024-02-16T01:17:46.872Z] -rw-rw-r-- 1 1001 1001 1074 Feb 16 01:15 .gitignore [2024-02-16T01:17:46.872Z] -rw-rw-r-- 1 1001 1001 42 Feb 16 01:15 .golangci.yml [2024-02-16T01:17:46.872Z] -rw-rw-r-- 1 1001 1001 100 Feb 16 01:15 .hadolint.yml [2024-02-16T01:17:46.872Z] drwxr-xr-x 3 1001 1001 4096 Feb 16 01:15 .semver [2024-02-16T01:17:46.873Z] -rw-rw-r-- 1 1001 1001 155 Feb 16 01:15 .sonarcloud.properties [2024-02-16T01:17:46.873Z] -rw-rw-r-- 1 1001 1001 1171 Feb 16 01:15 ADOPTERS.md [2024-02-16T01:17:46.873Z] -rw-rw-r-- 1 1001 1001 11674 Feb 16 01:15 Attribution.txt [2024-02-16T01:17:46.873Z] -rw-rw-r-- 1 1001 1001 100284 Feb 16 01:15 CHANGELOG.md [2024-02-16T01:17:46.873Z] -rw-rw-r-- 1 1001 1001 3804 Feb 16 01:15 CONTRIBUTING.md [2024-02-16T01:17:46.873Z] -rw-rw-r-- 1 1001 1001 677 Feb 16 01:15 GOVERNANCE.md [2024-02-16T01:17:46.873Z] -rw-rw-r-- 1 1001 1001 861 Feb 16 01:15 Jenkinsfile [2024-02-16T01:17:46.873Z] -rw-rw-r-- 1 1001 1001 10775 Feb 16 01:15 LICENSE [2024-02-16T01:17:46.873Z] -rw-rw-r-- 1 1001 1001 15392 Feb 16 01:15 Makefile [2024-02-16T01:17:46.873Z] -rw-rw-r-- 1 1001 1001 582 Feb 16 01:15 OWNERS.md [2024-02-16T01:17:46.873Z] -rw-rw-r-- 1 1001 1001 9528 Feb 16 01:15 README.md [2024-02-16T01:17:46.873Z] -rw-rw-r-- 1 1001 1001 789 Feb 16 01:15 SECURITY.md [2024-02-16T01:17:46.873Z] -rw-rw-r-- 1 1001 1001 12 Feb 16 01:15 VERSION [2024-02-16T01:17:46.873Z] drwxrwxr-x 2 1001 1001 4096 Feb 16 01:15 bin [2024-02-16T01:17:46.873Z] drwxrwxr-x 18 1001 1001 4096 Feb 16 01:15 cmd [2024-02-16T01:17:46.873Z] -rw-r--r-- 1 root root 453602 Feb 16 01:17 coverage.out [2024-02-16T01:17:46.873Z] drwxrwxr-x 2 1001 1001 4096 Feb 16 01:15 fuzz_test [2024-02-16T01:17:46.873Z] -rw-rw-r-- 1 1001 1001 3734 Feb 16 01:15 go.mod [2024-02-16T01:17:46.873Z] -rw-rw-r-- 1 1001 1001 34045 Feb 16 01:15 go.sum [2024-02-16T01:17:46.873Z] drwxrwxr-x 7 1001 1001 4096 Feb 16 01:15 internal [2024-02-16T01:17:46.873Z] drwxrwxr-x 3 1001 1001 4096 Feb 16 01:15 openapi [2024-02-16T01:17:46.873Z] -rw-rw-r-- 1 1001 1001 584 Feb 16 01:15 security.txt [2024-02-16T01:17:46.873Z] -rw-rw-r-- 1 1001 1001 204 Feb 16 01:15 version.go [Pipeline] sh [2024-02-16T01:17:47.157Z] + '[' -e coverage.out ] [2024-02-16T01:17:47.157Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-02-16T01:17:47.275Z] Stashed 1 file(s) [Pipeline] sh [2024-02-16T01:17:47.555Z] + make build [2024-02-16T01:17:47.555Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-02-16T01:17:59.761Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-02-16T01:18:00.020Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-02-16T01:18:00.956Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-02-16T01:18:01.529Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-02-16T01:18:08.086Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-02-16T01:18:08.343Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-02-16T01:18:09.718Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-02-16T01:18:10.653Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-02-16T01:18:11.220Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-02-16T01:18:11.787Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-02-16T01:18:12.720Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-02-16T01:18:13.671Z] $ docker stop --time=1 5a3182a136f43bf4698d354cb45b54ad312b96235a89b4c9017266ffbfd8ce58 [2024-02-16T01:18:15.657Z] $ docker rm -f --volumes 5a3182a136f43bf4698d354cb45b54ad312b96235a89b4c9017266ffbfd8ce58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:18:16.904Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-02-16T01:18:16.904Z] [2024-02-16T01:18:16.904Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:18:17.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-02-16T01:18:17.247Z] latest: Pulling from edgex-devops/edgex-compose [2024-02-16T01:18:17.247Z] 91d30c5bc195: Pulling fs layer [2024-02-16T01:18:17.247Z] 2e9b0aa3be6d: Pulling fs layer [2024-02-16T01:18:17.247Z] 9c61dcf015f6: Pulling fs layer [2024-02-16T01:18:17.247Z] 4698f68db338: Pulling fs layer [2024-02-16T01:18:17.247Z] 2a2f49069b9e: Pulling fs layer [2024-02-16T01:18:17.247Z] e0025b399a48: Pulling fs layer [2024-02-16T01:18:17.247Z] 4698f68db338: Waiting [2024-02-16T01:18:17.247Z] 2a2f49069b9e: Waiting [2024-02-16T01:18:17.247Z] e0025b399a48: Waiting [2024-02-16T01:18:17.247Z] 91d30c5bc195: Verifying Checksum [2024-02-16T01:18:17.247Z] 91d30c5bc195: Download complete [2024-02-16T01:18:17.247Z] 4698f68db338: Download complete [2024-02-16T01:18:17.505Z] 2e9b0aa3be6d: Verifying Checksum [2024-02-16T01:18:17.505Z] 2e9b0aa3be6d: Download complete [2024-02-16T01:18:17.505Z] 91d30c5bc195: Pull complete [2024-02-16T01:18:17.505Z] e0025b399a48: Verifying Checksum [2024-02-16T01:18:17.505Z] e0025b399a48: Download complete [2024-02-16T01:18:17.505Z] 2a2f49069b9e: Verifying Checksum [2024-02-16T01:18:17.505Z] 2a2f49069b9e: Download complete [2024-02-16T01:18:17.767Z] 2e9b0aa3be6d: Pull complete [2024-02-16T01:18:18.026Z] 9c61dcf015f6: Verifying Checksum [2024-02-16T01:18:18.026Z] 9c61dcf015f6: Download complete [2024-02-16T01:18:20.558Z] 9c61dcf015f6: Pull complete [2024-02-16T01:18:20.558Z] 4698f68db338: Pull complete [2024-02-16T01:18:20.818Z] 2a2f49069b9e: Pull complete [2024-02-16T01:18:21.078Z] e0025b399a48: Pull complete [2024-02-16T01:18:21.078Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-02-16T01:18:21.078Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-02-16T01:18:21.078Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T01:18:21.263Z] prd-ubuntu20.04-docker-8c-8g-1012 does not seem to be running inside a container [2024-02-16T01:18:21.293Z] $ 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/625 -v /w/workspace/edgex-go/625:/w/workspace/edgex-go/625:rw,z -v /w/workspace/edgex-go/625@tmp:/w/workspace/edgex-go/625@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 [2024-02-16T01:18:22.117Z] $ docker top d6c6a36cb84ee64bf2f87a525f32b8e5811f5f016beafd4deaa8ff58a3c22fc1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T01:18:22.508Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-02-16T01:18:25.046Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2024-02-16T01:18:25.046Z] #1 transferring dockerfile: 1.81kB done [2024-02-16T01:18:25.046Z] #1 DONE 0.0s [2024-02-16T01:18:25.046Z] [2024-02-16T01:18:25.046Z] #2 [security-spire-server internal] load build definition from Dockerfile [2024-02-16T01:18:25.046Z] #2 transferring dockerfile: 1.70kB done [2024-02-16T01:18:25.046Z] #2 DONE 0.0s [2024-02-16T01:18:25.046Z] [2024-02-16T01:18:25.046Z] #3 [core-metadata internal] load build definition from Dockerfile [2024-02-16T01:18:25.046Z] #3 transferring dockerfile: 2.06kB done [2024-02-16T01:18:25.046Z] #3 DONE 0.0s [2024-02-16T01:18:25.046Z] [2024-02-16T01:18:25.046Z] #4 [support-notifications internal] load build definition from Dockerfile [2024-02-16T01:18:25.046Z] #4 transferring dockerfile: 1.95kB done [2024-02-16T01:18:25.046Z] #4 DONE 0.0s [2024-02-16T01:18:25.046Z] [2024-02-16T01:18:25.046Z] #5 [support-scheduler internal] load build definition from Dockerfile [2024-02-16T01:18:25.046Z] #5 transferring dockerfile: 1.93kB done [2024-02-16T01:18:25.046Z] #5 DONE 0.0s [2024-02-16T01:18:25.046Z] [2024-02-16T01:18:25.046Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-02-16T01:18:25.046Z] #6 transferring dockerfile: 1.89kB done [2024-02-16T01:18:25.046Z] #6 DONE 0.0s [2024-02-16T01:18:25.046Z] [2024-02-16T01:18:25.046Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2024-02-16T01:18:25.046Z] #7 transferring dockerfile: 2.49kB done [2024-02-16T01:18:25.046Z] #7 DONE 0.0s [2024-02-16T01:18:25.046Z] [2024-02-16T01:18:25.046Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2024-02-16T01:18:25.046Z] #8 transferring dockerfile: 2.15kB done [2024-02-16T01:18:25.046Z] #8 DONE 0.0s [2024-02-16T01:18:25.046Z] [2024-02-16T01:18:25.046Z] #9 [core-command internal] load build definition from Dockerfile [2024-02-16T01:18:25.046Z] #9 transferring dockerfile: 1.93kB done [2024-02-16T01:18:25.046Z] #9 DONE 0.0s [2024-02-16T01:18:25.046Z] [2024-02-16T01:18:25.046Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2024-02-16T01:18:25.046Z] #10 transferring dockerfile: 2.93kB done [2024-02-16T01:18:25.046Z] #10 DONE 0.0s [2024-02-16T01:18:25.046Z] [2024-02-16T01:18:25.046Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-02-16T01:18:25.046Z] #11 transferring dockerfile: 2.23kB done [2024-02-16T01:18:25.046Z] #11 DONE 0.0s [2024-02-16T01:18:25.046Z] [2024-02-16T01:18:25.046Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2024-02-16T01:18:25.046Z] #12 transferring dockerfile: 2.50kB done [2024-02-16T01:18:25.046Z] #12 DONE 0.0s [2024-02-16T01:18:25.046Z] [2024-02-16T01:18:25.046Z] #13 [security-spire-config internal] load build definition from Dockerfile [2024-02-16T01:18:25.046Z] #13 transferring dockerfile: 1.69kB done [2024-02-16T01:18:25.046Z] #13 DONE 0.0s [2024-02-16T01:18:25.046Z] [2024-02-16T01:18:25.046Z] #14 [core-data internal] load build definition from Dockerfile [2024-02-16T01:18:25.046Z] #14 transferring dockerfile: 2.01kB done [2024-02-16T01:18:25.046Z] #14 DONE 0.0s [2024-02-16T01:18:25.046Z] [2024-02-16T01:18:25.046Z] #15 [security-spire-agent internal] load .dockerignore [2024-02-16T01:18:25.046Z] #15 transferring context: 50B done [2024-02-16T01:18:25.046Z] #15 DONE 0.0s [2024-02-16T01:18:25.046Z] [2024-02-16T01:18:25.046Z] #16 [security-spire-server internal] load .dockerignore [2024-02-16T01:18:25.046Z] #16 transferring context: 50B done [2024-02-16T01:18:25.046Z] #16 DONE 0.0s [2024-02-16T01:18:25.046Z] [2024-02-16T01:18:25.046Z] #17 [core-metadata internal] load .dockerignore [2024-02-16T01:18:25.046Z] #17 transferring context: 50B done [2024-02-16T01:18:25.046Z] #17 DONE 0.0s [2024-02-16T01:18:25.046Z] [2024-02-16T01:18:25.046Z] #18 [support-notifications internal] load .dockerignore [2024-02-16T01:18:25.046Z] #18 transferring context: 50B done [2024-02-16T01:18:25.046Z] #18 DONE 0.0s [2024-02-16T01:18:25.046Z] [2024-02-16T01:18:25.046Z] #19 [support-scheduler internal] load .dockerignore [2024-02-16T01:18:25.046Z] #19 transferring context: 50B done [2024-02-16T01:18:25.046Z] #19 DONE 0.0s [2024-02-16T01:18:25.046Z] [2024-02-16T01:18:25.046Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2024-02-16T01:18:25.046Z] #20 transferring context: 50B done [2024-02-16T01:18:25.046Z] #20 DONE 0.0s [2024-02-16T01:18:25.046Z] [2024-02-16T01:18:25.046Z] #21 [security-secretstore-setup internal] load .dockerignore [2024-02-16T01:18:25.046Z] #21 transferring context: 50B done [2024-02-16T01:18:25.046Z] #21 DONE 0.0s [2024-02-16T01:18:25.046Z] [2024-02-16T01:18:25.046Z] #22 [security-proxy-auth internal] load .dockerignore [2024-02-16T01:18:25.046Z] #22 transferring context: 50B done [2024-02-16T01:18:25.046Z] #22 DONE 0.0s [2024-02-16T01:18:25.046Z] [2024-02-16T01:18:25.046Z] #23 [core-command internal] load .dockerignore [2024-02-16T01:18:25.046Z] #23 transferring context: 50B done [2024-02-16T01:18:25.046Z] #23 DONE 0.0s [2024-02-16T01:18:25.046Z] [2024-02-16T01:18:25.046Z] #24 [security-bootstrapper internal] load .dockerignore [2024-02-16T01:18:25.046Z] #24 transferring context: 50B done [2024-02-16T01:18:25.046Z] #24 DONE 0.0s [2024-02-16T01:18:25.046Z] [2024-02-16T01:18:25.046Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2024-02-16T01:18:25.046Z] #25 transferring context: 50B done [2024-02-16T01:18:25.046Z] #25 DONE 0.0s [2024-02-16T01:18:25.046Z] [2024-02-16T01:18:25.046Z] #26 [security-proxy-setup internal] load .dockerignore [2024-02-16T01:18:25.046Z] #26 transferring context: 50B done [2024-02-16T01:18:25.046Z] #26 DONE 0.0s [2024-02-16T01:18:25.046Z] [2024-02-16T01:18:25.046Z] #27 [security-spire-config internal] load .dockerignore [2024-02-16T01:18:25.046Z] #27 transferring context: 50B done [2024-02-16T01:18:25.046Z] #27 DONE 0.0s [2024-02-16T01:18:25.046Z] [2024-02-16T01:18:25.046Z] #28 [core-data internal] load .dockerignore [2024-02-16T01:18:25.046Z] #28 transferring context: 50B done [2024-02-16T01:18:25.046Z] #28 DONE 0.0s [2024-02-16T01:18:25.046Z] [2024-02-16T01:18:25.046Z] #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-02-16T01:18:25.613Z] #29 ... [2024-02-16T01:18:25.613Z] [2024-02-16T01:18:25.613Z] #30 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-02-16T01:18:25.613Z] #30 DONE 0.0s [2024-02-16T01:18:25.613Z] [2024-02-16T01:18:25.613Z] #31 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-02-16T01:18:25.871Z] #31 ... [2024-02-16T01:18:25.871Z] [2024-02-16T01:18:25.871Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-02-16T01:18:25.871Z] #32 DONE 0.6s [2024-02-16T01:18:25.871Z] [2024-02-16T01:18:25.871Z] #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-02-16T01:18:25.871Z] #29 DONE 0.6s [2024-02-16T01:18:25.871Z] [2024-02-16T01:18:25.871Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-02-16T01:18:25.871Z] #31 DONE 0.8s [2024-02-16T01:18:25.871Z] [2024-02-16T01:18:25.871Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T01:18:25.871Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-02-16T01:18:26.128Z] #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-02-16T01:18:26.128Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-16T01:18:26.128Z] #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-16T01:18:26.128Z] #33 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-02-16T01:18:26.128Z] #33 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-02-16T01:18:26.387Z] #33 ... [2024-02-16T01:18:26.387Z] [2024-02-16T01:18:26.387Z] #34 [security-spire-config internal] load build context [2024-02-16T01:18:26.387Z] #34 transferring context: 16.35kB 0.1s done [2024-02-16T01:18:26.387Z] #34 DONE 0.3s [2024-02-16T01:18:26.387Z] [2024-02-16T01:18:26.387Z] #35 [security-spire-server internal] load build context [2024-02-16T01:18:26.387Z] #35 transferring context: 18.10kB 0.1s done [2024-02-16T01:18:26.387Z] #35 DONE 0.3s [2024-02-16T01:18:26.387Z] [2024-02-16T01:18:26.387Z] #36 [security-spire-agent internal] load build context [2024-02-16T01:18:26.387Z] #36 transferring context: 17.63kB 0.1s done [2024-02-16T01:18:26.387Z] #36 DONE 0.3s [2024-02-16T01:18:26.387Z] [2024-02-16T01:18:26.387Z] #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T01:18:26.387Z] #33 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0B / 3.40MB 0.3s [2024-02-16T01:18:26.644Z] #33 ... [2024-02-16T01:18:26.644Z] [2024-02-16T01:18:26.644Z] #37 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-02-16T01:18:26.644Z] #37 DONE 0.8s [2024-02-16T01:18:26.644Z] [2024-02-16T01:18:26.644Z] #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T01:18:26.906Z] #33 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.7s [2024-02-16T01:18:27.166Z] #33 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.9s done [2024-02-16T01:18:27.426Z] #33 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 [2024-02-16T01:18:27.426Z] #33 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.2s done [2024-02-16T01:18:27.686Z] #33 ... [2024-02-16T01:18:27.686Z] [2024-02-16T01:18:27.686Z] #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-02-16T01:18:27.686Z] #38 DONE 0.9s [2024-02-16T01:18:27.686Z] [2024-02-16T01:18:27.686Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T01:18:27.686Z] #33 DONE 1.9s [2024-02-16T01:18:27.686Z] [2024-02-16T01:18:27.686Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-16T01:18:27.686Z] #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-02-16T01:18:27.686Z] #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-02-16T01:18:27.686Z] #39 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-02-16T01:18:27.686Z] #39 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-02-16T01:18:27.686Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-02-16T01:18:27.686Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2024-02-16T01:18:27.686Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-02-16T01:18:27.686Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2024-02-16T01:18:27.686Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-02-16T01:18:27.687Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.6s done [2024-02-16T01:18:27.687Z] #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-02-16T01:18:27.687Z] #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.0s [2024-02-16T01:18:29.063Z] #39 ... [2024-02-16T01:18:29.063Z] [2024-02-16T01:18:29.063Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-16T01:18:29.064Z] #40 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2024-02-16T01:18:29.064Z] #40 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-02-16T01:18:29.064Z] #40 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-02-16T01:18:29.064Z] #40 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-02-16T01:18:29.064Z] #40 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done [2024-02-16T01:18:29.064Z] #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2024-02-16T01:18:29.064Z] #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-02-16T01:18:29.064Z] #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2024-02-16T01:18:29.064Z] #40 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.4s done [2024-02-16T01:18:29.064Z] #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-02-16T01:18:29.064Z] #40 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-02-16T01:18:29.064Z] #40 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.6s done [2024-02-16T01:18:29.064Z] #40 DONE 2.8s [2024-02-16T01:18:29.064Z] [2024-02-16T01:18:29.064Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-16T01:18:29.636Z] #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.7s done [2024-02-16T01:18:31.546Z] #39 ... [2024-02-16T01:18:31.546Z] [2024-02-16T01:18:31.546Z] #41 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-02-16T01:18:31.546Z] #0 0.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:31.546Z] #0 0.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:31.546Z] #0 1.293 OK: 264 MiB in 52 packages [2024-02-16T01:18:31.546Z] #41 DONE 3.9s [2024-02-16T01:18:31.546Z] [2024-02-16T01:18:31.546Z] #42 [security-proxy-auth internal] load build context [2024-02-16T01:18:31.546Z] #42 transferring context: 194.36MB 5.6s [2024-02-16T01:18:31.806Z] #42 ... [2024-02-16T01:18:31.806Z] [2024-02-16T01:18:31.806Z] #43 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-16T01:18:31.806Z] #0 1.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:31.806Z] #0 1.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:31.806Z] #0 1.504 (1/4) Installing ca-certificates (20230506-r0) [2024-02-16T01:18:31.806Z] #0 1.518 (2/4) Installing dumb-init (1.2.5-r2) [2024-02-16T01:18:31.806Z] #0 1.521 (3/4) Installing su-exec (0.2-r3) [2024-02-16T01:18:31.806Z] #0 1.534 (4/4) Installing yq (4.33.3-r5) [2024-02-16T01:18:31.806Z] #0 1.667 Executing busybox-1.36.1-r5.trigger [2024-02-16T01:18:31.806Z] #0 1.691 Executing ca-certificates-20230506-r0.trigger [2024-02-16T01:18:31.806Z] #0 1.746 OK: 17 MiB in 19 packages [2024-02-16T01:18:31.806Z] #43 DONE 4.1s [2024-02-16T01:18:31.806Z] [2024-02-16T01:18:31.806Z] #44 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-16T01:18:31.806Z] #0 1.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:31.806Z] #0 1.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:31.806Z] #0 1.585 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-16T01:18:31.806Z] #0 1.595 Executing busybox-1.36.1-r5.trigger [2024-02-16T01:18:31.806Z] #0 1.607 OK: 7 MiB in 16 packages [2024-02-16T01:18:31.806Z] #44 DONE 4.1s [2024-02-16T01:18:31.806Z] [2024-02-16T01:18:31.806Z] #42 [security-proxy-auth internal] load build context [2024-02-16T01:18:31.806Z] #42 ... [2024-02-16T01:18:31.806Z] [2024-02-16T01:18:31.806Z] #45 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-16T01:18:32.064Z] #45 ... [2024-02-16T01:18:32.064Z] [2024-02-16T01:18:32.064Z] #46 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-02-16T01:18:32.064Z] #0 0.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:32.064Z] #0 0.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:32.064Z] #0 1.324 OK: 264 MiB in 52 packages [2024-02-16T01:18:32.064Z] #46 DONE 4.3s [2024-02-16T01:18:32.064Z] [2024-02-16T01:18:32.064Z] #47 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-16T01:18:32.064Z] #0 1.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:32.064Z] #0 1.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:32.064Z] #0 2.228 (1/2) Installing ca-certificates (20230506-r0) [2024-02-16T01:18:32.064Z] #0 2.258 (2/2) Installing dumb-init (1.2.5-r2) [2024-02-16T01:18:32.064Z] #0 2.258 Executing busybox-1.36.1-r5.trigger [2024-02-16T01:18:32.064Z] #0 2.272 Executing ca-certificates-20230506-r0.trigger [2024-02-16T01:18:32.064Z] #0 2.304 OK: 8 MiB in 17 packages [2024-02-16T01:18:32.064Z] #47 DONE 4.1s [2024-02-16T01:18:32.064Z] [2024-02-16T01:18:32.064Z] #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-16T01:18:32.064Z] #0 0.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:32.064Z] #0 0.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:32.064Z] #0 1.231 v3.18.6-35-g28268c5b274 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-16T01:18:32.064Z] #0 1.231 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-16T01:18:32.064Z] #0 1.231 OK: 20069 distinct packages available [2024-02-16T01:18:32.064Z] #0 1.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:32.064Z] #0 1.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:32.064Z] #0 1.646 (1/11) Installing ca-certificates (20230506-r0) [2024-02-16T01:18:32.064Z] #0 1.661 (2/11) Installing brotli-libs (1.0.9-r14) [2024-02-16T01:18:32.064Z] #0 1.676 (3/11) Installing libunistring (1.1-r1) [2024-02-16T01:18:32.064Z] #0 1.704 (4/11) Installing libidn2 (2.3.4-r1) [2024-02-16T01:18:32.064Z] #0 1.712 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-02-16T01:18:32.064Z] #0 1.736 (6/11) Installing libcurl (8.5.0-r0) [2024-02-16T01:18:32.064Z] #0 1.754 (7/11) Installing curl (8.5.0-r0) [2024-02-16T01:18:32.064Z] #0 1.782 (8/11) Installing dumb-init (1.2.5-r2) [2024-02-16T01:18:32.064Z] #0 1.787 (9/11) Installing musl-obstack (1.2.3-r2) [2024-02-16T01:18:32.064Z] #0 1.804 (10/11) Installing libucontext (1.2-r2) [2024-02-16T01:18:32.064Z] #0 1.824 (11/11) Installing gcompat (1.1.0-r1) [2024-02-16T01:18:32.064Z] #0 1.833 Executing busybox-1.36.1-r5.trigger [2024-02-16T01:18:32.064Z] #0 1.841 Executing ca-certificates-20230506-r0.trigger [2024-02-16T01:18:32.064Z] #0 1.877 OK: 12 MiB in 26 packages [2024-02-16T01:18:32.064Z] #48 DONE 4.2s [2024-02-16T01:18:32.064Z] [2024-02-16T01:18:32.064Z] #49 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-16T01:18:32.064Z] #0 1.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:32.064Z] #0 1.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:32.064Z] #0 2.123 (1/2) Installing dumb-init (1.2.5-r2) [2024-02-16T01:18:32.064Z] #0 2.131 (2/2) Installing su-exec (0.2-r3) [2024-02-16T01:18:32.064Z] #0 2.137 Executing busybox-1.36.1-r5.trigger [2024-02-16T01:18:32.064Z] #0 2.148 OK: 7 MiB in 17 packages [2024-02-16T01:18:32.064Z] #49 DONE 4.2s [2024-02-16T01:18:32.064Z] [2024-02-16T01:18:32.064Z] #50 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-02-16T01:18:32.064Z] #0 0.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:32.065Z] #0 1.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:32.065Z] #0 1.396 OK: 264 MiB in 52 packages [2024-02-16T01:18:32.065Z] #50 DONE 4.4s [2024-02-16T01:18:32.065Z] [2024-02-16T01:18:32.065Z] #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-16T01:18:32.065Z] #0 0.874 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:32.065Z] #0 0.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:32.065Z] #0 1.271 v3.18.6-35-g28268c5b274 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-16T01:18:32.065Z] #0 1.271 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-16T01:18:32.065Z] #0 1.271 OK: 20074 distinct packages available [2024-02-16T01:18:32.065Z] #0 1.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:32.065Z] #0 1.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:32.065Z] #0 1.806 OK: 264 MiB in 52 packages [2024-02-16T01:18:32.065Z] #51 DONE 4.4s [2024-02-16T01:18:32.065Z] [2024-02-16T01:18:32.065Z] #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-16T01:18:32.065Z] #0 2.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:32.065Z] #0 2.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:32.065Z] #0 2.763 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-16T01:18:32.065Z] #0 2.856 (2/4) Installing openssl (3.1.4-r5) [2024-02-16T01:18:32.065Z] #0 2.866 (3/4) Installing su-exec (0.2-r3) [2024-02-16T01:18:32.065Z] #0 2.872 (4/4) Installing yq (4.33.3-r5) [2024-02-16T01:18:32.065Z] #0 2.956 Executing busybox-1.36.1-r5.trigger [2024-02-16T01:18:32.065Z] #0 2.996 OK: 17 MiB in 19 packages [2024-02-16T01:18:32.065Z] #52 DONE 4.3s [2024-02-16T01:18:32.065Z] [2024-02-16T01:18:32.065Z] #53 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-16T01:18:32.065Z] #0 2.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:32.065Z] #0 2.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:32.065Z] #0 2.522 v3.18.6-35-g28268c5b274 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-16T01:18:32.065Z] #0 2.522 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-16T01:18:32.065Z] #0 2.522 OK: 20069 distinct packages available [2024-02-16T01:18:32.065Z] #0 2.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:32.065Z] #0 2.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:32.065Z] #0 2.871 (1/5) Installing dumb-init (1.2.5-r2) [2024-02-16T01:18:32.065Z] #0 3.016 (2/5) Installing musl-obstack (1.2.3-r2) [2024-02-16T01:18:32.065Z] #0 3.026 (3/5) Installing libucontext (1.2-r2) [2024-02-16T01:18:32.065Z] #0 3.030 (4/5) Installing gcompat (1.1.0-r1) [2024-02-16T01:18:32.065Z] #0 3.036 (5/5) Installing openssl (3.1.4-r5) [2024-02-16T01:18:32.065Z] #0 3.052 Executing busybox-1.36.1-r5.trigger [2024-02-16T01:18:32.065Z] #0 3.057 OK: 8 MiB in 20 packages [2024-02-16T01:18:32.065Z] #53 DONE 4.4s [2024-02-16T01:18:32.065Z] [2024-02-16T01:18:32.065Z] #54 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-02-16T01:18:32.324Z] #54 ... [2024-02-16T01:18:32.324Z] [2024-02-16T01:18:32.324Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-16T01:18:32.324Z] #39 DONE 6.5s [2024-02-16T01:18:32.324Z] [2024-02-16T01:18:32.324Z] #42 [security-proxy-auth internal] load build context [2024-02-16T01:18:34.234Z] #42 transferring context: 310.69MB 8.1s done [2024-02-16T01:18:34.234Z] #42 ... [2024-02-16T01:18:34.234Z] [2024-02-16T01:18:34.234Z] #55 [security-bootstrapper internal] load build context [2024-02-16T01:18:34.234Z] #55 transferring context: 310.69MB 7.2s done [2024-02-16T01:18:34.234Z] #55 DONE 8.2s [2024-02-16T01:18:34.234Z] [2024-02-16T01:18:34.234Z] #56 [core-data internal] load build context [2024-02-16T01:18:34.234Z] #56 transferring context: 310.69MB 7.3s done [2024-02-16T01:18:34.234Z] #56 DONE 8.2s [2024-02-16T01:18:34.234Z] [2024-02-16T01:18:34.234Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-16T01:18:34.234Z] #0 4.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:34.234Z] #0 4.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:34.234Z] #0 4.457 v3.18.6-35-g28268c5b274 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-16T01:18:34.234Z] #0 4.457 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-16T01:18:34.234Z] #0 4.457 OK: 20069 distinct packages available [2024-02-16T01:18:34.234Z] #0 4.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:34.234Z] #0 4.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:34.234Z] #0 4.815 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-16T01:18:34.234Z] #0 4.828 (2/4) Installing musl-obstack (1.2.3-r2) [2024-02-16T01:18:34.234Z] #0 4.832 (3/4) Installing libucontext (1.2-r2) [2024-02-16T01:18:34.234Z] #0 4.838 (4/4) Installing gcompat (1.1.0-r1) [2024-02-16T01:18:34.234Z] #0 4.844 Executing busybox-1.36.1-r5.trigger [2024-02-16T01:18:34.234Z] #0 4.848 OK: 8 MiB in 19 packages [2024-02-16T01:18:34.234Z] #57 DONE 6.4s [2024-02-16T01:18:34.234Z] [2024-02-16T01:18:34.234Z] #58 [core-metadata internal] load build context [2024-02-16T01:18:34.234Z] #58 transferring context: 310.69MB 7.6s done [2024-02-16T01:18:34.234Z] #58 DONE 8.3s [2024-02-16T01:18:34.234Z] [2024-02-16T01:18:34.234Z] #59 [support-scheduler internal] load build context [2024-02-16T01:18:34.234Z] #59 transferring context: 310.69MB 7.6s done [2024-02-16T01:18:34.234Z] #59 DONE 8.3s [2024-02-16T01:18:34.234Z] [2024-02-16T01:18:34.234Z] #60 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-02-16T01:18:34.492Z] #60 ... [2024-02-16T01:18:34.492Z] [2024-02-16T01:18:34.492Z] #61 [security-secretstore-setup internal] load build context [2024-02-16T01:18:34.492Z] #61 transferring context: 310.69MB 8.1s done [2024-02-16T01:18:34.492Z] #61 DONE 8.6s [2024-02-16T01:18:34.492Z] [2024-02-16T01:18:34.492Z] #42 [security-proxy-auth internal] load build context [2024-02-16T01:18:34.492Z] #42 DONE 8.6s [2024-02-16T01:18:34.492Z] [2024-02-16T01:18:34.492Z] #62 [core-common-config-bootstrapper internal] load build context [2024-02-16T01:18:34.492Z] #62 transferring context: 310.69MB 8.1s done [2024-02-16T01:18:34.492Z] #62 DONE 8.6s [2024-02-16T01:18:34.492Z] [2024-02-16T01:18:34.492Z] #63 [core-command internal] load build context [2024-02-16T01:18:34.492Z] #63 transferring context: 310.69MB 8.2s done [2024-02-16T01:18:34.492Z] #63 DONE 8.6s [2024-02-16T01:18:34.492Z] [2024-02-16T01:18:34.492Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-16T01:18:34.492Z] #0 6.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:34.492Z] #0 6.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:34.492Z] #0 6.318 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-16T01:18:34.492Z] #0 6.322 Executing busybox-1.36.1-r5.trigger [2024-02-16T01:18:34.492Z] #0 6.329 OK: 7 MiB in 16 packages [2024-02-16T01:18:34.492Z] #64 DONE 6.7s [2024-02-16T01:18:34.492Z] [2024-02-16T01:18:34.492Z] #65 [security-spiffe-token-provider internal] load build context [2024-02-16T01:18:34.492Z] #65 transferring context: 310.69MB 8.3s done [2024-02-16T01:18:34.492Z] #65 DONE 8.6s [2024-02-16T01:18:34.492Z] [2024-02-16T01:18:34.492Z] #66 [support-notifications internal] load build context [2024-02-16T01:18:34.492Z] #66 transferring context: 310.69MB 8.4s done [2024-02-16T01:18:34.492Z] #66 DONE 8.6s [2024-02-16T01:18:34.750Z] [2024-02-16T01:18:34.750Z] #67 [security-proxy-setup internal] load build context [2024-02-16T01:18:34.750Z] #67 ... [2024-02-16T01:18:34.750Z] [2024-02-16T01:18:34.750Z] #60 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-02-16T01:18:34.750Z] #60 DONE 0.6s [2024-02-16T01:18:34.750Z] [2024-02-16T01:18:34.750Z] #68 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-16T01:18:34.750Z] #68 DONE 0.6s [2024-02-16T01:18:34.750Z] [2024-02-16T01:18:34.750Z] #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-02-16T01:18:34.750Z] #69 DONE 0.2s [2024-02-16T01:18:34.750Z] [2024-02-16T01:18:34.750Z] #67 [security-proxy-setup internal] load build context [2024-02-16T01:18:34.750Z] #67 ... [2024-02-16T01:18:34.750Z] [2024-02-16T01:18:34.750Z] #70 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T01:18:35.009Z] #70 ... [2024-02-16T01:18:35.009Z] [2024-02-16T01:18:35.009Z] #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-02-16T01:18:35.009Z] #71 DONE 0.2s [2024-02-16T01:18:35.009Z] [2024-02-16T01:18:35.009Z] #45 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-16T01:18:35.009Z] #45 3.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:35.009Z] #45 3.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:35.578Z] #45 3.514 OK: 17 MiB in 19 packages [2024-02-16T01:18:36.170Z] #45 ... [2024-02-16T01:18:36.170Z] [2024-02-16T01:18:36.170Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-16T01:18:36.170Z] #0 2.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:36.170Z] #0 2.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:36.170Z] #0 3.189 OK: 12 MiB in 26 packages [2024-02-16T01:18:36.170Z] #72 DONE 4.2s [2024-02-16T01:18:36.170Z] [2024-02-16T01:18:36.170Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-16T01:18:36.170Z] #0 2.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:36.170Z] #0 3.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:36.170Z] #0 3.330 OK: 8 MiB in 17 packages [2024-02-16T01:18:36.170Z] #73 DONE 4.2s [2024-02-16T01:18:36.170Z] [2024-02-16T01:18:36.170Z] #67 [security-proxy-setup internal] load build context [2024-02-16T01:18:36.170Z] #67 transferring context: 310.69MB 9.7s done [2024-02-16T01:18:36.170Z] #67 DONE 10.3s [2024-02-16T01:18:36.170Z] [2024-02-16T01:18:36.170Z] #45 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-16T01:18:36.170Z] #45 DONE 4.3s [2024-02-16T01:18:36.170Z] [2024-02-16T01:18:36.170Z] #74 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-02-16T01:18:36.170Z] #0 3.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:36.170Z] #0 3.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:36.170Z] #0 3.445 OK: 7 MiB in 16 packages [2024-02-16T01:18:36.170Z] #74 DONE 4.3s [2024-02-16T01:18:36.170Z] [2024-02-16T01:18:36.170Z] #54 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-02-16T01:18:36.170Z] #54 3.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:36.170Z] #54 3.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:36.170Z] #54 3.478 OK: 17 MiB in 19 packages [2024-02-16T01:18:36.170Z] #54 DONE 4.1s [2024-02-16T01:18:36.170Z] [2024-02-16T01:18:36.170Z] #75 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-02-16T01:18:36.170Z] #75 DONE 0.0s [2024-02-16T01:18:36.170Z] [2024-02-16T01:18:36.170Z] #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-16T01:18:36.170Z] #0 1.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:36.432Z] #76 2.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:36.432Z] #76 ... [2024-02-16T01:18:36.432Z] [2024-02-16T01:18:36.432Z] #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-16T01:18:36.432Z] #0 3.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:36.432Z] #0 3.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:36.432Z] #0 4.221 OK: 7 MiB in 17 packages [2024-02-16T01:18:36.432Z] #77 DONE 4.4s [2024-02-16T01:18:36.693Z] [2024-02-16T01:18:36.693Z] #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-16T01:18:36.693Z] #76 2.321 OK: 8 MiB in 19 packages [2024-02-16T01:18:36.693Z] #76 DONE 2.5s [2024-02-16T01:18:36.693Z] [2024-02-16T01:18:36.693Z] #78 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-02-16T01:18:36.693Z] #0 4.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:36.693Z] #0 4.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:36.693Z] #0 4.398 OK: 8 MiB in 20 packages [2024-02-16T01:18:36.693Z] #78 DONE 4.7s [2024-02-16T01:18:36.693Z] [2024-02-16T01:18:36.693Z] #79 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-16T01:18:37.259Z] #79 ... [2024-02-16T01:18:37.259Z] [2024-02-16T01:18:37.259Z] #80 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-16T01:18:37.259Z] #80 DONE 0.5s [2024-02-16T01:18:37.259Z] [2024-02-16T01:18:37.259Z] #79 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-16T01:18:37.259Z] #79 DONE 0.5s [2024-02-16T01:18:37.259Z] [2024-02-16T01:18:37.259Z] #81 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-02-16T01:18:37.259Z] #81 DONE 0.1s [2024-02-16T01:18:37.259Z] [2024-02-16T01:18:37.260Z] #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-02-16T01:18:37.260Z] #82 DONE 0.6s [2024-02-16T01:18:37.260Z] [2024-02-16T01:18:37.260Z] #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-16T01:18:37.520Z] #83 ... [2024-02-16T01:18:37.520Z] [2024-02-16T01:18:37.520Z] #84 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-02-16T01:18:37.520Z] #84 DONE 0.1s [2024-02-16T01:18:37.520Z] [2024-02-16T01:18:37.520Z] #85 [security-spire-server stage-2 6/9] COPY security.txt / [2024-02-16T01:18:37.810Z] #85 DONE 0.4s [2024-02-16T01:18:37.810Z] [2024-02-16T01:18:37.810Z] #86 [security-spire-config stage-2 6/10] COPY security.txt / [2024-02-16T01:18:37.810Z] #86 DONE 0.4s [2024-02-16T01:18:37.810Z] [2024-02-16T01:18:37.810Z] #87 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-02-16T01:18:37.810Z] #87 DONE 0.0s [2024-02-16T01:18:37.810Z] [2024-02-16T01:18:37.810Z] #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-16T01:18:37.810Z] #83 DONE 0.5s [2024-02-16T01:18:37.810Z] [2024-02-16T01:18:37.810Z] #88 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-02-16T01:18:37.810Z] #88 DONE 0.0s [2024-02-16T01:18:37.810Z] [2024-02-16T01:18:37.810Z] #89 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-02-16T01:18:37.810Z] #89 DONE 0.1s [2024-02-16T01:18:37.810Z] [2024-02-16T01:18:37.810Z] #90 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-02-16T01:18:37.810Z] #90 DONE 0.1s [2024-02-16T01:18:37.810Z] [2024-02-16T01:18:37.810Z] #91 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-02-16T01:18:37.810Z] #0 2.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:37.810Z] #0 2.770 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T01:18:37.810Z] #0 3.087 OK: 7 MiB in 16 packages [2024-02-16T01:18:37.810Z] #91 DONE 3.2s [2024-02-16T01:18:37.810Z] [2024-02-16T01:18:37.810Z] #92 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-02-16T01:18:37.810Z] #92 DONE 0.0s [2024-02-16T01:18:37.810Z] [2024-02-16T01:18:37.810Z] #93 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-02-16T01:18:37.810Z] #93 DONE 0.1s [2024-02-16T01:18:37.810Z] [2024-02-16T01:18:37.810Z] #94 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-02-16T01:18:38.068Z] #94 ... [2024-02-16T01:18:38.068Z] [2024-02-16T01:18:38.068Z] #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-02-16T01:18:38.068Z] #95 DONE 0.1s [2024-02-16T01:18:38.068Z] [2024-02-16T01:18:38.068Z] #96 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-02-16T01:18:38.068Z] #96 DONE 0.2s [2024-02-16T01:18:38.068Z] [2024-02-16T01:18:38.068Z] #94 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-02-16T01:18:38.068Z] #94 DONE 0.2s [2024-02-16T01:18:38.068Z] [2024-02-16T01:18:38.068Z] #97 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-02-16T01:18:38.068Z] #97 DONE 0.1s [2024-02-16T01:18:38.068Z] [2024-02-16T01:18:38.068Z] #98 [security-spire-config] exporting to image [2024-02-16T01:18:38.068Z] #98 exporting layers [2024-02-16T01:18:38.326Z] #98 ... [2024-02-16T01:18:38.326Z] [2024-02-16T01:18:38.326Z] #99 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-02-16T01:18:38.326Z] #99 DONE 1.8s [2024-02-16T01:18:38.326Z] [2024-02-16T01:18:38.326Z] #100 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-02-16T01:18:38.326Z] #100 DONE 0.1s [2024-02-16T01:18:38.326Z] [2024-02-16T01:18:38.326Z] #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-02-16T01:18:38.326Z] #101 DONE 0.0s [2024-02-16T01:18:38.326Z] [2024-02-16T01:18:38.326Z] #98 [security-spire-agent] exporting to image [2024-02-16T01:18:38.585Z] #98 exporting layers 0.5s done [2024-02-16T01:18:38.585Z] #98 writing image sha256:514fcf3f856070be7d994b53ef2a188be5415fbf322d9f6c7a9aa804aff04898 done [2024-02-16T01:18:38.585Z] #98 naming to docker.io/library/security-spire-server done [2024-02-16T01:18:38.585Z] #98 writing image sha256:77d212ea75ffa6ada38161f40ccfb71828c2638b22e1fd032df4b0b2922544f3 done [2024-02-16T01:18:38.585Z] #98 naming to docker.io/library/security-spire-config done [2024-02-16T01:18:38.844Z] #98 writing image sha256:50c90a327fb9939a1838879771e921aff35a58415f65701638f5c582c84bf19c done [2024-02-16T01:18:38.844Z] #98 naming to docker.io/library/security-spire-agent done [2024-02-16T01:18:38.844Z] #98 DONE 0.9s [2024-02-16T01:18:38.844Z] [2024-02-16T01:18:38.844Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T01:18:45.547Z] #102 ... [2024-02-16T01:18:45.547Z] [2024-02-16T01:18:45.547Z] #103 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T01:18:45.547Z] #103 ... [2024-02-16T01:18:45.547Z] [2024-02-16T01:18:45.547Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T01:18:48.093Z] #104 DONE 12.7s [2024-02-16T01:18:48.093Z] [2024-02-16T01:18:48.093Z] #103 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T01:18:48.093Z] #103 DONE 12.8s [2024-02-16T01:18:48.093Z] [2024-02-16T01:18:48.093Z] #70 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T01:18:48.093Z] #70 DONE 12.8s [2024-02-16T01:18:48.093Z] [2024-02-16T01:18:48.093Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T01:18:48.093Z] #102 DONE 12.7s [2024-02-16T01:18:48.093Z] [2024-02-16T01:18:48.093Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2024-02-16T01:18:49.995Z] #105 DONE 2.0s [2024-02-16T01:18:49.995Z] [2024-02-16T01:18:49.995Z] #106 [core-data builder 6/7] COPY . . [2024-02-16T01:18:49.995Z] #106 DONE 2.0s [2024-02-16T01:18:49.995Z] [2024-02-16T01:18:49.995Z] #107 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T01:18:49.995Z] #107 CACHED [2024-02-16T01:18:49.995Z] [2024-02-16T01:18:49.995Z] #108 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-02-16T01:18:49.995Z] #108 CACHED [2024-02-16T01:18:49.995Z] [2024-02-16T01:18:49.995Z] #109 [security-proxy-auth builder 6/7] COPY . . [2024-02-16T01:18:49.995Z] #109 CACHED [2024-02-16T01:18:49.995Z] [2024-02-16T01:18:49.995Z] #110 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-02-16T01:18:49.995Z] #110 CACHED [2024-02-16T01:18:49.995Z] [2024-02-16T01:18:49.995Z] #111 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T01:18:49.995Z] #111 CACHED [2024-02-16T01:18:49.995Z] [2024-02-16T01:18:49.995Z] #112 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-16T01:18:49.995Z] #112 CACHED [2024-02-16T01:18:49.995Z] [2024-02-16T01:18:49.995Z] #113 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-02-16T01:18:49.995Z] #113 CACHED [2024-02-16T01:18:49.995Z] [2024-02-16T01:18:49.995Z] #114 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T01:18:49.995Z] #114 CACHED [2024-02-16T01:18:49.995Z] [2024-02-16T01:18:49.995Z] #115 [core-command builder 6/7] COPY . . [2024-02-16T01:18:49.995Z] #115 CACHED [2024-02-16T01:18:49.995Z] [2024-02-16T01:18:49.995Z] #116 [security-bootstrapper builder 6/7] COPY . . [2024-02-16T01:18:49.995Z] #116 DONE 2.0s [2024-02-16T01:18:49.995Z] [2024-02-16T01:18:49.995Z] #117 [support-notifications builder 6/7] COPY . . [2024-02-16T01:18:49.995Z] #117 DONE 2.0s [2024-02-16T01:18:49.995Z] [2024-02-16T01:18:49.995Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T01:18:49.995Z] #118 CACHED [2024-02-16T01:18:49.995Z] [2024-02-16T01:18:49.995Z] #119 [support-scheduler builder 6/7] COPY . . [2024-02-16T01:18:49.995Z] #119 CACHED [2024-02-16T01:18:49.995Z] [2024-02-16T01:18:49.995Z] #120 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-02-16T01:18:49.995Z] #120 CACHED [2024-02-16T01:18:49.995Z] [2024-02-16T01:18:49.995Z] #121 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-02-16T01:18:49.995Z] #121 CACHED [2024-02-16T01:18:49.995Z] [2024-02-16T01:18:49.995Z] #122 [core-metadata builder 6/7] COPY . . [2024-02-16T01:18:49.995Z] #122 CACHED [2024-02-16T01:18:49.995Z] [2024-02-16T01:18:49.995Z] #123 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T01:18:49.995Z] #123 CACHED [2024-02-16T01:18:49.995Z] [2024-02-16T01:18:49.995Z] #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T01:18:49.995Z] #124 CACHED [2024-02-16T01:18:49.995Z] [2024-02-16T01:18:49.995Z] #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-16T01:18:49.995Z] #125 CACHED [2024-02-16T01:18:49.995Z] [2024-02-16T01:18:49.995Z] #126 [security-proxy-setup builder 6/7] COPY . . [2024-02-16T01:18:49.995Z] #126 CACHED [2024-02-16T01:18:49.995Z] [2024-02-16T01:18:49.995Z] #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-16T01:18:49.995Z] #127 CACHED [2024-02-16T01:18:49.995Z] [2024-02-16T01:18:49.995Z] #128 [security-secretstore-setup builder 6/7] COPY . . [2024-02-16T01:18:49.995Z] #128 CACHED [2024-02-16T01:18:49.995Z] [2024-02-16T01:18:49.995Z] #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T01:18:49.995Z] #129 CACHED [2024-02-16T01:18:49.995Z] [2024-02-16T01:18:49.995Z] #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-02-16T01:18:50.928Z] #130 1.435 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-02-16T01:19:00.916Z] #130 ... [2024-02-16T01:19:00.916Z] [2024-02-16T01:19:00.916Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-16T01:19:00.916Z] #0 0.648 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-02-16T01:19:00.916Z] #131 ... [2024-02-16T01:19:00.916Z] [2024-02-16T01:19:00.916Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-16T01:19:00.916Z] #0 1.143 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-02-16T01:19:00.916Z] #132 ... [2024-02-16T01:19:00.916Z] [2024-02-16T01:19:00.916Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-16T01:19:00.916Z] #0 0.959 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-02-16T01:19:00.916Z] #133 ... [2024-02-16T01:19:00.916Z] [2024-02-16T01:19:00.916Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-16T01:19:00.916Z] #0 1.001 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-02-16T01:19:00.916Z] #134 ... [2024-02-16T01:19:00.916Z] [2024-02-16T01:19:00.916Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-16T01:19:00.916Z] #0 0.924 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-02-16T01:19:00.916Z] #135 ... [2024-02-16T01:19:00.916Z] [2024-02-16T01:19:00.916Z] #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-16T01:19:00.916Z] #0 1.142 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-02-16T01:19:00.916Z] #136 ... [2024-02-16T01:19:00.916Z] [2024-02-16T01:19:00.916Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-16T01:19:00.916Z] #0 0.688 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-02-16T01:19:01.174Z] #137 ... [2024-02-16T01:19:01.174Z] [2024-02-16T01:19:01.174Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-16T01:19:01.174Z] #0 0.487 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-02-16T01:19:01.174Z] #138 ... [2024-02-16T01:19:01.174Z] [2024-02-16T01:19:01.174Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-16T01:19:01.174Z] #0 1.146 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-02-16T01:19:01.432Z] #139 ... [2024-02-16T01:19:01.432Z] [2024-02-16T01:19:01.432Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-16T01:19:01.432Z] #0 1.491 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-02-16T01:20:09.809Z] #140 ... [2024-02-16T01:20:09.809Z] [2024-02-16T01:20:09.809Z] #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-02-16T01:20:09.809Z] #130 74.31 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-02-16T01:20:22.082Z] #130 ... [2024-02-16T01:20:22.082Z] [2024-02-16T01:20:22.082Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-16T01:20:22.082Z] #135 DONE 92.7s [2024-02-16T01:20:22.340Z] [2024-02-16T01:20:22.340Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-16T01:20:22.340Z] #139 DONE 92.7s [2024-02-16T01:20:22.340Z] [2024-02-16T01:20:22.340Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-16T01:20:22.340Z] #132 DONE 92.7s [2024-02-16T01:20:22.340Z] [2024-02-16T01:20:22.340Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-16T01:20:22.340Z] #133 DONE 92.7s [2024-02-16T01:20:22.340Z] [2024-02-16T01:20:22.340Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-16T01:20:22.340Z] #134 DONE 92.7s [2024-02-16T01:20:22.340Z] [2024-02-16T01:20:22.340Z] #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-02-16T01:20:22.340Z] #141 ... [2024-02-16T01:20:22.340Z] [2024-02-16T01:20:22.340Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-16T01:20:22.340Z] #140 DONE 92.8s [2024-02-16T01:20:22.340Z] [2024-02-16T01:20:22.340Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-16T01:20:22.340Z] #131 DONE 92.9s [2024-02-16T01:20:22.600Z] [2024-02-16T01:20:22.600Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-16T01:20:22.600Z] #138 DONE 93.0s [2024-02-16T01:20:22.600Z] [2024-02-16T01:20:22.600Z] #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-16T01:20:22.600Z] #137 DONE 93.0s [2024-02-16T01:20:22.600Z] [2024-02-16T01:20:22.600Z] #142 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T01:20:22.600Z] #142 ... [2024-02-16T01:20:22.600Z] [2024-02-16T01:20:22.600Z] #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-02-16T01:20:22.600Z] #130 DONE 93.1s [2024-02-16T01:20:22.600Z] [2024-02-16T01:20:22.600Z] #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-16T01:20:22.600Z] #136 DONE 93.1s [2024-02-16T01:20:22.859Z] [2024-02-16T01:20:22.859Z] #143 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T01:20:22.859Z] #143 ... [2024-02-16T01:20:22.859Z] [2024-02-16T01:20:22.859Z] #144 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T01:20:22.859Z] #144 DONE 0.7s [2024-02-16T01:20:23.117Z] [2024-02-16T01:20:23.117Z] #145 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T01:20:23.117Z] #145 DONE 0.7s [2024-02-16T01:20:23.117Z] [2024-02-16T01:20:23.117Z] #142 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T01:20:23.117Z] #142 DONE 0.5s [2024-02-16T01:20:23.117Z] [2024-02-16T01:20:23.117Z] #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-02-16T01:20:23.117Z] #141 DONE 0.7s [2024-02-16T01:20:23.117Z] [2024-02-16T01:20:23.117Z] #146 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-02-16T01:20:23.117Z] #146 ... [2024-02-16T01:20:23.117Z] [2024-02-16T01:20:23.117Z] #147 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T01:20:23.117Z] #147 DONE 0.5s [2024-02-16T01:20:23.375Z] [2024-02-16T01:20:23.375Z] #143 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T01:20:23.375Z] #143 DONE 0.5s [2024-02-16T01:20:23.375Z] [2024-02-16T01:20:23.375Z] #148 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T01:20:23.375Z] #148 DONE 0.4s [2024-02-16T01:20:23.375Z] [2024-02-16T01:20:23.375Z] #149 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-16T01:20:23.375Z] #149 CACHED [2024-02-16T01:20:23.375Z] [2024-02-16T01:20:23.375Z] #150 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T01:20:23.375Z] #150 CACHED [2024-02-16T01:20:23.375Z] [2024-02-16T01:20:23.375Z] #151 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T01:20:23.375Z] #151 CACHED [2024-02-16T01:20:23.375Z] [2024-02-16T01:20:23.375Z] #152 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-16T01:20:23.375Z] #152 CACHED [2024-02-16T01:20:23.375Z] [2024-02-16T01:20:23.375Z] #153 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T01:20:23.375Z] #153 CACHED [2024-02-16T01:20:23.375Z] [2024-02-16T01:20:23.375Z] #154 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-02-16T01:20:23.375Z] #154 CACHED [2024-02-16T01:20:23.375Z] [2024-02-16T01:20:23.375Z] #155 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-16T01:20:23.375Z] #155 DONE 0.3s [2024-02-16T01:20:23.375Z] [2024-02-16T01:20:23.375Z] #156 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-16T01:20:23.375Z] #156 DONE 0.3s [2024-02-16T01:20:23.375Z] [2024-02-16T01:20:23.375Z] #157 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-16T01:20:23.375Z] #157 CACHED [2024-02-16T01:20:23.375Z] [2024-02-16T01:20:23.375Z] #158 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T01:20:23.375Z] #158 CACHED [2024-02-16T01:20:23.375Z] [2024-02-16T01:20:23.375Z] #159 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-02-16T01:20:23.375Z] #159 ... [2024-02-16T01:20:23.375Z] [2024-02-16T01:20:23.375Z] #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-02-16T01:20:23.375Z] #160 DONE 0.4s [2024-02-16T01:20:23.639Z] [2024-02-16T01:20:23.639Z] #161 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-02-16T01:20:25.014Z] #161 ... [2024-02-16T01:20:25.014Z] [2024-02-16T01:20:25.014Z] #162 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-16T01:20:25.014Z] #162 DONE 1.5s [2024-02-16T01:20:25.014Z] [2024-02-16T01:20:25.014Z] #163 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-02-16T01:20:25.014Z] #163 DONE 1.5s [2024-02-16T01:20:25.014Z] [2024-02-16T01:20:25.014Z] #159 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-02-16T01:20:25.014Z] #159 DONE 1.5s [2024-02-16T01:20:25.014Z] [2024-02-16T01:20:25.014Z] #164 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-16T01:20:25.014Z] #164 DONE 1.5s [2024-02-16T01:20:25.014Z] [2024-02-16T01:20:25.014Z] #165 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-02-16T01:20:25.014Z] #165 DONE 1.5s [2024-02-16T01:20:25.014Z] [2024-02-16T01:20:25.014Z] #166 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-02-16T01:20:25.014Z] #166 DONE 1.5s [2024-02-16T01:20:25.014Z] [2024-02-16T01:20:25.014Z] #167 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-02-16T01:20:25.014Z] #167 DONE 1.5s [2024-02-16T01:20:25.014Z] [2024-02-16T01:20:25.014Z] #168 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-02-16T01:20:25.014Z] #168 DONE 1.6s [2024-02-16T01:20:25.014Z] [2024-02-16T01:20:25.014Z] #169 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-02-16T01:20:25.014Z] #169 DONE 1.6s [2024-02-16T01:20:25.014Z] [2024-02-16T01:20:25.014Z] #161 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-02-16T01:20:25.014Z] #161 DONE 1.5s [2024-02-16T01:20:25.014Z] [2024-02-16T01:20:25.014Z] #170 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-02-16T01:20:25.580Z] #170 ... [2024-02-16T01:20:25.580Z] [2024-02-16T01:20:25.580Z] #171 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-02-16T01:20:25.580Z] #171 DONE 0.6s [2024-02-16T01:20:25.580Z] [2024-02-16T01:20:25.580Z] #172 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-02-16T01:20:25.580Z] #172 DONE 0.6s [2024-02-16T01:20:25.580Z] [2024-02-16T01:20:25.580Z] #173 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-02-16T01:20:25.580Z] #173 DONE 0.7s [2024-02-16T01:20:25.580Z] [2024-02-16T01:20:25.580Z] #174 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-02-16T01:20:25.580Z] #174 DONE 0.6s [2024-02-16T01:20:25.580Z] [2024-02-16T01:20:25.580Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-02-16T01:20:25.580Z] #175 DONE 0.7s [2024-02-16T01:20:25.580Z] [2024-02-16T01:20:25.580Z] #176 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-02-16T01:20:25.580Z] #176 DONE 0.7s [2024-02-16T01:20:25.580Z] [2024-02-16T01:20:25.580Z] #170 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-02-16T01:20:25.580Z] #170 DONE 0.6s [2024-02-16T01:20:25.580Z] [2024-02-16T01:20:25.580Z] #177 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-02-16T01:20:25.580Z] #177 DONE 0.7s [2024-02-16T01:20:25.580Z] [2024-02-16T01:20:25.580Z] #178 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-02-16T01:20:25.580Z] #178 DONE 0.6s [2024-02-16T01:20:25.580Z] [2024-02-16T01:20:25.580Z] #179 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-02-16T01:20:25.838Z] #179 ... [2024-02-16T01:20:25.838Z] [2024-02-16T01:20:25.838Z] #180 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-02-16T01:20:25.838Z] #180 DONE 0.7s [2024-02-16T01:20:25.838Z] [2024-02-16T01:20:25.838Z] #146 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-02-16T01:20:25.838Z] #146 DONE 2.6s [2024-02-16T01:20:25.838Z] [2024-02-16T01:20:25.838Z] #181 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-02-16T01:20:25.838Z] #181 DONE 0.4s [2024-02-16T01:20:25.838Z] [2024-02-16T01:20:25.838Z] #98 [core-data] exporting to image [2024-02-16T01:20:25.838Z] #98 exporting layers 0.2s done [2024-02-16T01:20:25.838Z] #98 ... [2024-02-16T01:20:25.838Z] [2024-02-16T01:20:25.838Z] #182 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-02-16T01:20:25.838Z] #182 DONE 0.4s [2024-02-16T01:20:25.838Z] [2024-02-16T01:20:25.838Z] #183 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-02-16T01:20:25.838Z] #183 DONE 0.5s [2024-02-16T01:20:25.838Z] [2024-02-16T01:20:25.838Z] #184 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-02-16T01:20:25.838Z] #184 DONE 0.4s [2024-02-16T01:20:25.838Z] [2024-02-16T01:20:25.838Z] #98 [security-spiffe-token-provider] exporting to image [2024-02-16T01:20:25.838Z] #98 writing image sha256:4313ade3512828cc8bf36adc08af5ad71b32c4eda88d7aac0e13ef24a516a703 done [2024-02-16T01:20:25.838Z] #98 naming to docker.io/library/core-command done [2024-02-16T01:20:26.122Z] #98 ... [2024-02-16T01:20:26.122Z] [2024-02-16T01:20:26.122Z] #179 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-02-16T01:20:26.122Z] #179 DONE 0.4s [2024-02-16T01:20:26.122Z] [2024-02-16T01:20:26.122Z] #185 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-02-16T01:20:26.122Z] #185 DONE 0.4s [2024-02-16T01:20:26.122Z] [2024-02-16T01:20:26.122Z] #186 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-02-16T01:20:26.122Z] #186 DONE 0.4s [2024-02-16T01:20:26.122Z] [2024-02-16T01:20:26.122Z] #98 [core-metadata] exporting to image [2024-02-16T01:20:26.122Z] #98 writing image sha256:b93fa24ce382b88228b029e64d1545c24b5e279ab401420b3608e33e8635efd0 done [2024-02-16T01:20:26.122Z] #98 naming to docker.io/library/support-scheduler 0.0s done [2024-02-16T01:20:26.122Z] #98 ... [2024-02-16T01:20:26.122Z] [2024-02-16T01:20:26.122Z] #187 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T01:20:26.122Z] #187 DONE 0.4s [2024-02-16T01:20:26.122Z] [2024-02-16T01:20:26.122Z] #98 [core-data] exporting to image [2024-02-16T01:20:26.122Z] #98 exporting layers 0.2s done [2024-02-16T01:20:26.122Z] #98 writing image sha256:21f8d4fa71db5cf99ed52d75ff8baeff4eaa8ace3438a929c0a62ff62d0e2696 0.0s done [2024-02-16T01:20:26.122Z] #98 naming to docker.io/library/core-data 0.0s done [2024-02-16T01:20:26.383Z] #98 ... [2024-02-16T01:20:26.383Z] [2024-02-16T01:20:26.383Z] #188 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-02-16T01:20:26.383Z] #188 DONE 0.4s [2024-02-16T01:20:26.383Z] [2024-02-16T01:20:26.383Z] #98 [support-notifications] exporting to image [2024-02-16T01:20:26.383Z] #98 writing image sha256:147b24a37e924fc2094439b3f72d15566fce5c489dd57096004215a6bdf5db2f 0.1s done [2024-02-16T01:20:26.383Z] #98 writing image sha256:0480bab025e6a5b90fac86ff4fc599bca5b092c966101edec5e407a9a246be8a 0.0s done [2024-02-16T01:20:26.383Z] #98 naming to docker.io/library/support-notifications 0.0s done [2024-02-16T01:20:26.383Z] #98 naming to docker.io/library/core-metadata [2024-02-16T01:20:26.383Z] #98 ... [2024-02-16T01:20:26.383Z] [2024-02-16T01:20:26.383Z] #189 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-02-16T01:20:26.383Z] #189 DONE 0.3s [2024-02-16T01:20:26.383Z] [2024-02-16T01:20:26.383Z] #190 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-02-16T01:20:26.383Z] #190 DONE 0.2s [2024-02-16T01:20:26.383Z] [2024-02-16T01:20:26.383Z] #98 [core-metadata] exporting to image [2024-02-16T01:20:26.383Z] #98 exporting layers 0.4s done [2024-02-16T01:20:26.383Z] #98 naming to docker.io/library/core-metadata 0.0s done [2024-02-16T01:20:26.383Z] #98 writing image sha256:6f22d42eb3acd9da5aa819aa70cc69a398d0eaf20eea0b224e640cc7c6a69afa [2024-02-16T01:20:26.640Z] #98 writing image sha256:6f22d42eb3acd9da5aa819aa70cc69a398d0eaf20eea0b224e640cc7c6a69afa done [2024-02-16T01:20:26.640Z] #98 naming to docker.io/library/security-spiffe-token-provider done [2024-02-16T01:20:26.640Z] #98 DONE 1.8s [2024-02-16T01:20:26.640Z] [2024-02-16T01:20:26.640Z] #191 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-02-16T01:20:26.640Z] #191 DONE 0.3s [2024-02-16T01:20:26.640Z] [2024-02-16T01:20:26.640Z] #192 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-16T01:20:26.904Z] #192 ... [2024-02-16T01:20:26.904Z] [2024-02-16T01:20:26.904Z] #193 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-02-16T01:20:26.904Z] #193 DONE 0.5s [2024-02-16T01:20:26.904Z] [2024-02-16T01:20:26.904Z] #194 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-02-16T01:20:26.904Z] #194 DONE 0.2s [2024-02-16T01:20:26.904Z] [2024-02-16T01:20:26.904Z] #195 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-02-16T01:20:26.904Z] #195 DONE 0.2s [2024-02-16T01:20:26.904Z] [2024-02-16T01:20:26.904Z] #196 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-16T01:20:26.904Z] #196 DONE 0.9s [2024-02-16T01:20:26.904Z] [2024-02-16T01:20:26.904Z] #197 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-16T01:20:26.904Z] #197 DONE 0.9s [2024-02-16T01:20:26.904Z] [2024-02-16T01:20:26.904Z] #198 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-02-16T01:20:26.904Z] #198 DONE 0.1s [2024-02-16T01:20:26.904Z] [2024-02-16T01:20:26.904Z] #98 [core-common-config-bootstrapper] exporting to image [2024-02-16T01:20:27.161Z] #98 ... [2024-02-16T01:20:27.161Z] [2024-02-16T01:20:27.161Z] #199 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-02-16T01:20:27.161Z] #199 DONE 0.1s [2024-02-16T01:20:27.161Z] [2024-02-16T01:20:27.161Z] #200 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-02-16T01:20:27.161Z] #200 DONE 0.1s [2024-02-16T01:20:27.161Z] [2024-02-16T01:20:27.161Z] #192 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-16T01:20:27.161Z] #192 DONE 0.8s [2024-02-16T01:20:27.161Z] [2024-02-16T01:20:27.161Z] #98 [security-proxy-setup] exporting to image [2024-02-16T01:20:27.161Z] #98 exporting layers 0.3s done [2024-02-16T01:20:27.161Z] #98 writing image sha256:f713aaba65fbf416397b976185a835090c67102569daedf8c9aa3c8d45f39925 [2024-02-16T01:20:27.418Z] #98 ... [2024-02-16T01:20:27.418Z] [2024-02-16T01:20:27.418Z] #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-02-16T01:20:27.418Z] #201 DONE 0.2s [2024-02-16T01:20:27.418Z] [2024-02-16T01:20:27.418Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-02-16T01:20:27.418Z] #202 DONE 0.1s [2024-02-16T01:20:27.418Z] [2024-02-16T01:20:27.418Z] #98 [core-common-config-bootstrapper] exporting to image [2024-02-16T01:20:27.418Z] #98 writing image sha256:f713aaba65fbf416397b976185a835090c67102569daedf8c9aa3c8d45f39925 0.0s done [2024-02-16T01:20:27.418Z] #98 naming to docker.io/library/security-proxy-auth done [2024-02-16T01:20:27.418Z] #98 writing image sha256:694232deeff88ed6830c86af441ba10c492b78b877f8fc52fba32c4929f6ee0b done [2024-02-16T01:20:27.418Z] #98 naming to docker.io/library/core-common-config-bootstrapper done [2024-02-16T01:20:27.418Z] #98 exporting layers 0.2s done [2024-02-16T01:20:27.418Z] #98 writing image sha256:1e5d46c6815c5fc76750b5dacdcf13cb402f7be6e1886fe5689f2966bcb480c8 done [2024-02-16T01:20:27.418Z] #98 naming to docker.io/library/security-proxy-setup done [2024-02-16T01:20:27.418Z] #98 DONE 2.3s [2024-02-16T01:20:27.418Z] [2024-02-16T01:20:27.418Z] #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-02-16T01:20:27.676Z] #203 ... [2024-02-16T01:20:27.676Z] [2024-02-16T01:20:27.676Z] #204 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-16T01:20:27.676Z] #204 DONE 0.6s [2024-02-16T01:20:27.676Z] [2024-02-16T01:20:27.676Z] #98 [security-secretstore-setup] exporting to image [2024-02-16T01:20:27.933Z] #98 exporting layers 0.3s done [2024-02-16T01:20:27.933Z] #98 writing image sha256:f65b4d842607b8038546edc86911414d0c2c1f4a625bdb3e0f8d1fa12188d592 done [2024-02-16T01:20:27.933Z] #98 naming to docker.io/library/security-secretstore-setup done [2024-02-16T01:20:27.933Z] #98 DONE 2.6s [2024-02-16T01:20:27.933Z] [2024-02-16T01:20:27.934Z] #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-02-16T01:20:28.192Z] #203 DONE 0.8s [2024-02-16T01:20:28.192Z] [2024-02-16T01:20:28.192Z] #98 [security-bootstrapper] exporting to image [2024-02-16T01:20:28.450Z] #98 exporting layers 0.2s done [2024-02-16T01:20:28.450Z] #98 writing image sha256:778a330abc41e481a5df62cb59ff64cb988f714ae0f38e6da21f457d3336b0d5 done [2024-02-16T01:20:28.450Z] #98 naming to docker.io/library/security-bootstrapper done [2024-02-16T01:20:28.450Z] #98 DONE 2.9s [2024-02-16T01:20:28.450Z] time="2024-02-16T01:18:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T01:20:28.450Z] time="2024-02-16T01:18:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T01:20:28.450Z] time="2024-02-16T01:18:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T01:20:28.450Z] time="2024-02-16T01:18:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T01:20:28.450Z] time="2024-02-16T01:18:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T01:20:28.450Z] time="2024-02-16T01:18:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T01:20:28.450Z] time="2024-02-16T01:18:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T01:20:28.450Z] time="2024-02-16T01:18:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T01:20:28.450Z] time="2024-02-16T01:18:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T01:20:28.450Z] time="2024-02-16T01:18:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T01:20:28.450Z] time="2024-02-16T01:18:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T01:20:28.450Z] time="2024-02-16T01:18:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T01:20:28.450Z] time="2024-02-16T01:18:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T01:20:28.450Z] time="2024-02-16T01:18:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-02-16T01:20:28.463Z] $ docker stop --time=1 d6c6a36cb84ee64bf2f87a525f32b8e5811f5f016beafd4deaa8ff58a3c22fc1 [2024-02-16T01:20:30.965Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1015 in /w/workspace/edgexfoundry_edgex-go_main [2024-02-16T01:20:31.164Z] $ docker rm -f --volumes d6c6a36cb84ee64bf2f87a525f32b8e5811f5f016beafd4deaa8ff58a3c22fc1 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2024-02-16T01:20:31.321Z] Running in /w/workspace/edgex-go/625 [Pipeline] { [Pipeline] checkout [2024-02-16T01:20:31.540Z] + docker images [2024-02-16T01:20:31.540Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-02-16T01:20:31.540Z] security-bootstrapper latest 778a330abc41 3 seconds ago 18.6MB [2024-02-16T01:20:31.540Z] security-secretstore-setup latest f65b4d842607 4 seconds ago 36.3MB [2024-02-16T01:20:31.540Z] security-proxy-setup latest 1e5d46c6815c 4 seconds ago 25.9MB [2024-02-16T01:20:31.540Z] security-proxy-auth latest f713aaba65fb 5 seconds ago 15.8MB [2024-02-16T01:20:31.540Z] core-common-config-bootstrapper latest 694232deeff8 5 seconds ago 15MB [2024-02-16T01:20:31.540Z] core-data latest 21f8d4fa71db 6 seconds ago 17.2MB [2024-02-16T01:20:31.540Z] support-notifications latest 147b24a37e92 6 seconds ago 26.7MB [2024-02-16T01:20:31.540Z] security-spiffe-token-provider latest 6f22d42eb3ac 6 seconds ago 28.7MB [2024-02-16T01:20:31.540Z] support-scheduler latest b93fa24ce382 6 seconds ago 26.2MB [2024-02-16T01:20:31.540Z] core-command latest 4313ade35128 6 seconds ago 17MB [2024-02-16T01:20:31.540Z] core-metadata latest 0480bab025e6 6 seconds ago 17.4MB [2024-02-16T01:20:31.540Z] security-spire-agent latest 50c90a327fb9 About a minute ago 161MB [2024-02-16T01:20:31.540Z] security-spire-server latest 514fcf3f8560 About a minute ago 102MB [2024-02-16T01:20:31.540Z] security-spire-config latest 77d212ea75ff About a minute ago 102MB [2024-02-16T01:20:31.540Z] ci-base-image-x86_64 latest d81dcd05f78b 4 minutes ago 885MB [2024-02-16T01:20:31.540Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 3 months ago 564MB [2024-02-16T01:20:31.540Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 8 months ago 334MB [2024-02-16T01:20:31.540Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 19 months ago 253MB [2024-02-16T01:20:34.393Z] The recommended git tool is: git [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-16T01:20:34.725Z] provisioning config files... [2024-02-16T01:20:34.737Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/625@tmp/config8149069137476556987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T01:20:35.079Z] ---> ****-login.sh [2024-02-16T01:20:35.079Z] nexus3.edgexfoundry.org:10001 [2024-02-16T01:20:35.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T01:20:35.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T01:20:35.079Z] Configure a credential helper to remove this warning. See [2024-02-16T01:20:35.079Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T01:20:35.079Z] [2024-02-16T01:20:35.079Z] Login Succeeded [2024-02-16T01:20:35.079Z] nexus3.edgexfoundry.org:10002 [2024-02-16T01:20:35.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T01:20:35.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T01:20:35.338Z] Configure a credential helper to remove this warning. See [2024-02-16T01:20:35.338Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T01:20:35.338Z] [2024-02-16T01:20:35.338Z] Login Succeeded [2024-02-16T01:20:35.338Z] nexus3.edgexfoundry.org:10003 [2024-02-16T01:20:35.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T01:20:35.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T01:20:35.338Z] Configure a credential helper to remove this warning. See [2024-02-16T01:20:35.338Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T01:20:35.338Z] [2024-02-16T01:20:35.338Z] Login Succeeded [2024-02-16T01:20:35.338Z] nexus3.edgexfoundry.org:10004 [2024-02-16T01:20:35.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T01:20:35.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T01:20:35.598Z] Configure a credential helper to remove this warning. See [2024-02-16T01:20:35.598Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T01:20:35.598Z] [2024-02-16T01:20:35.598Z] Login Succeeded [2024-02-16T01:20:35.598Z] ****.io [2024-02-16T01:20:35.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T01:20:35.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T01:20:35.856Z] Configure a credential helper to remove this warning. See [2024-02-16T01:20:35.856Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T01:20:35.856Z] [2024-02-16T01:20:35.856Z] Login Succeeded [2024-02-16T01:20:35.856Z] ---> ****-login.sh ends [Pipeline] } [2024-02-16T01:20:35.863Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-16T01:20:35.990Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T01:20:36.039Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-02-16T01:20:36.039Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:20:36.039Z] latest [2024-02-16T01:20:36.039Z] 3.2.0-dev.15 [2024-02-16T01:20:36.039Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:20:36.039Z] main [2024-02-16T01:20:36.039Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:20:36.490Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:20:37.086Z] + docker push nexus3.edgexfoundry.org:10004/core-command:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:20:37.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-02-16T01:20:37.086Z] 20e7e0601b7f: Preparing [2024-02-16T01:20:37.086Z] 17e9434ff9bf: Preparing [2024-02-16T01:20:37.086Z] 266095fce218: Preparing [2024-02-16T01:20:37.086Z] 833a598732e1: Preparing [2024-02-16T01:20:37.086Z] bd993018f7b0: Preparing [2024-02-16T01:20:37.086Z] c788b7d4e827: Preparing [2024-02-16T01:20:37.086Z] aedc3bda2944: Preparing [2024-02-16T01:20:37.086Z] c788b7d4e827: Waiting [2024-02-16T01:20:37.086Z] aedc3bda2944: Waiting [2024-02-16T01:20:37.086Z] bd993018f7b0: Pushed [2024-02-16T01:20:37.086Z] 833a598732e1: Pushed [2024-02-16T01:20:37.086Z] 266095fce218: Pushed [2024-02-16T01:20:37.651Z] aedc3bda2944: Layer already exists [2024-02-16T01:20:37.651Z] 20e7e0601b7f: Pushed [2024-02-16T01:20:37.651Z] c788b7d4e827: Pushed [2024-02-16T01:20:38.221Z] 17e9434ff9bf: Pushed [2024-02-16T01:20:38.221Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:14b5c00d309ab4525619898fb7300cc146df5b32a7493a476985a7ec35d6c9c7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:20:38.611Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:20:38.997Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-02-16T01:20:38.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-02-16T01:20:38.997Z] 20e7e0601b7f: Preparing [2024-02-16T01:20:38.997Z] 17e9434ff9bf: Preparing [2024-02-16T01:20:38.997Z] 266095fce218: Preparing [2024-02-16T01:20:38.997Z] 833a598732e1: Preparing [2024-02-16T01:20:38.997Z] bd993018f7b0: Preparing [2024-02-16T01:20:38.997Z] c788b7d4e827: Preparing [2024-02-16T01:20:38.997Z] aedc3bda2944: Preparing [2024-02-16T01:20:38.997Z] c788b7d4e827: Waiting [2024-02-16T01:20:38.997Z] aedc3bda2944: Waiting [2024-02-16T01:20:38.997Z] 833a598732e1: Layer already exists [2024-02-16T01:20:38.997Z] bd993018f7b0: Layer already exists [2024-02-16T01:20:38.997Z] 266095fce218: Layer already exists [2024-02-16T01:20:38.997Z] 17e9434ff9bf: Layer already exists [2024-02-16T01:20:38.997Z] 20e7e0601b7f: Layer already exists [2024-02-16T01:20:38.997Z] aedc3bda2944: Layer already exists [2024-02-16T01:20:38.997Z] c788b7d4e827: Layer already exists [2024-02-16T01:20:38.997Z] latest: digest: sha256:14b5c00d309ab4525619898fb7300cc146df5b32a7493a476985a7ec35d6c9c7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:20:39.404Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:20:39.802Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.15 [2024-02-16T01:20:39.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-02-16T01:20:39.802Z] 20e7e0601b7f: Preparing [2024-02-16T01:20:39.802Z] 17e9434ff9bf: Preparing [2024-02-16T01:20:39.802Z] 266095fce218: Preparing [2024-02-16T01:20:39.802Z] 833a598732e1: Preparing [2024-02-16T01:20:39.802Z] bd993018f7b0: Preparing [2024-02-16T01:20:39.802Z] c788b7d4e827: Preparing [2024-02-16T01:20:39.802Z] aedc3bda2944: Preparing [2024-02-16T01:20:39.802Z] c788b7d4e827: Waiting [2024-02-16T01:20:39.802Z] aedc3bda2944: Waiting [2024-02-16T01:20:39.802Z] 266095fce218: Layer already exists [2024-02-16T01:20:39.802Z] 17e9434ff9bf: Layer already exists [2024-02-16T01:20:39.802Z] 20e7e0601b7f: Layer already exists [2024-02-16T01:20:39.802Z] bd993018f7b0: Layer already exists [2024-02-16T01:20:39.802Z] 833a598732e1: Layer already exists [2024-02-16T01:20:39.802Z] c788b7d4e827: Layer already exists [2024-02-16T01:20:39.802Z] aedc3bda2944: Layer already exists [2024-02-16T01:20:39.802Z] 3.2.0-dev.15: digest: sha256:14b5c00d309ab4525619898fb7300cc146df5b32a7493a476985a7ec35d6c9c7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:20:40.317Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:20:40.970Z] + docker push nexus3.edgexfoundry.org:10004/core-command:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:20:40.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-02-16T01:20:40.970Z] 20e7e0601b7f: Preparing [2024-02-16T01:20:40.970Z] 17e9434ff9bf: Preparing [2024-02-16T01:20:40.970Z] 266095fce218: Preparing [2024-02-16T01:20:40.970Z] 833a598732e1: Preparing [2024-02-16T01:20:40.970Z] bd993018f7b0: Preparing [2024-02-16T01:20:40.970Z] c788b7d4e827: Preparing [2024-02-16T01:20:40.970Z] aedc3bda2944: Preparing [2024-02-16T01:20:40.970Z] c788b7d4e827: Waiting [2024-02-16T01:20:40.970Z] aedc3bda2944: Waiting [2024-02-16T01:20:40.970Z] 20e7e0601b7f: Layer already exists [2024-02-16T01:20:40.970Z] 266095fce218: Layer already exists [2024-02-16T01:20:40.970Z] 17e9434ff9bf: Layer already exists [2024-02-16T01:20:40.970Z] 833a598732e1: Layer already exists [2024-02-16T01:20:40.970Z] bd993018f7b0: Layer already exists [2024-02-16T01:20:40.970Z] c788b7d4e827: Layer already exists [2024-02-16T01:20:40.970Z] aedc3bda2944: Layer already exists [2024-02-16T01:20:40.970Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:14b5c00d309ab4525619898fb7300cc146df5b32a7493a476985a7ec35d6c9c7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:20:41.382Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:20:41.549Z] using credential edgex-jenkins-ssh [2024-02-16T01:20:41.570Z] Cloning the remote Git repository [2024-02-16T01:20:41.786Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-02-16T01:20:41.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-02-16T01:20:41.786Z] 20e7e0601b7f: Preparing [2024-02-16T01:20:41.786Z] 17e9434ff9bf: Preparing [2024-02-16T01:20:41.786Z] 266095fce218: Preparing [2024-02-16T01:20:41.786Z] 833a598732e1: Preparing [2024-02-16T01:20:41.786Z] bd993018f7b0: Preparing [2024-02-16T01:20:41.786Z] c788b7d4e827: Preparing [2024-02-16T01:20:41.786Z] aedc3bda2944: Preparing [2024-02-16T01:20:41.786Z] c788b7d4e827: Waiting [2024-02-16T01:20:41.786Z] aedc3bda2944: Waiting [2024-02-16T01:20:41.786Z] bd993018f7b0: Layer already exists [2024-02-16T01:20:41.786Z] 833a598732e1: Layer already exists [2024-02-16T01:20:41.786Z] 17e9434ff9bf: Layer already exists [2024-02-16T01:20:41.786Z] 20e7e0601b7f: Layer already exists [2024-02-16T01:20:41.786Z] 266095fce218: Layer already exists [2024-02-16T01:20:41.786Z] c788b7d4e827: Layer already exists [2024-02-16T01:20:41.786Z] aedc3bda2944: Layer already exists [2024-02-16T01:20:41.786Z] main: digest: sha256:14b5c00d309ab4525619898fb7300cc146df5b32a7493a476985a7ec35d6c9c7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-16T01:20:42.026Z] ===================================================== [Pipeline] echo [2024-02-16T01:20:42.067Z] taggedImages: [2024-02-16T01:20:42.067Z] - nexus3.edgexfoundry.org:10004/core-command:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:20:42.067Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-02-16T01:20:42.067Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.15 [2024-02-16T01:20:42.067Z] - nexus3.edgexfoundry.org:10004/core-command:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:20:42.067Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-02-16T01:20:42.119Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-02-16T01:20:42.119Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:20:42.119Z] latest [2024-02-16T01:20:42.119Z] 3.2.0-dev.15 [2024-02-16T01:20:42.119Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:20:42.119Z] main [2024-02-16T01:20:42.119Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [2024-02-16T01:20:41.611Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-02-16T01:20:41.698Z] > git init /w/workspace/edgex-go/625 # timeout=10 [2024-02-16T01:20:41.824Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-02-16T01:20:41.825Z] > git --version # timeout=10 [2024-02-16T01:20:41.843Z] > git --version # 'git version 2.25.1' [2024-02-16T01:20:41.845Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-16T01:20:42.002Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:20:42.618Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:20:43.020Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:20:43.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-02-16T01:20:43.020Z] dcba7e1f1e20: Preparing [2024-02-16T01:20:43.020Z] fa8267e191bc: Preparing [2024-02-16T01:20:43.020Z] 1111e81c2d09: Preparing [2024-02-16T01:20:43.020Z] c38632ffcddb: Preparing [2024-02-16T01:20:43.020Z] 266095fce218: Preparing [2024-02-16T01:20:43.020Z] 833a598732e1: Preparing [2024-02-16T01:20:43.020Z] bd993018f7b0: Preparing [2024-02-16T01:20:43.020Z] c788b7d4e827: Preparing [2024-02-16T01:20:43.020Z] aedc3bda2944: Preparing [2024-02-16T01:20:43.020Z] 833a598732e1: Waiting [2024-02-16T01:20:43.020Z] aedc3bda2944: Waiting [2024-02-16T01:20:43.020Z] bd993018f7b0: Waiting [2024-02-16T01:20:43.020Z] c788b7d4e827: Waiting [2024-02-16T01:20:43.020Z] 266095fce218: Layer already exists [2024-02-16T01:20:43.020Z] 833a598732e1: Layer already exists [2024-02-16T01:20:43.020Z] bd993018f7b0: Layer already exists [2024-02-16T01:20:43.020Z] c788b7d4e827: Layer already exists [2024-02-16T01:20:43.020Z] aedc3bda2944: Layer already exists [2024-02-16T01:20:43.020Z] dcba7e1f1e20: Pushed [2024-02-16T01:20:43.020Z] fa8267e191bc: Pushed [2024-02-16T01:20:43.020Z] 1111e81c2d09: Pushed [2024-02-16T01:20:43.955Z] c38632ffcddb: Pushed [2024-02-16T01:20:43.955Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:6ea416f587a6df7e34b11fe17db636eeb711460bbe0619d2c6db9cb557423f46 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:20:44.358Z] + 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 [2024-02-16T01:20:44.769Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-02-16T01:20:44.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-02-16T01:20:44.769Z] dcba7e1f1e20: Preparing [2024-02-16T01:20:44.769Z] fa8267e191bc: Preparing [2024-02-16T01:20:44.769Z] 1111e81c2d09: Preparing [2024-02-16T01:20:44.769Z] c38632ffcddb: Preparing [2024-02-16T01:20:44.769Z] 266095fce218: Preparing [2024-02-16T01:20:44.769Z] 833a598732e1: Preparing [2024-02-16T01:20:44.769Z] bd993018f7b0: Preparing [2024-02-16T01:20:44.769Z] c788b7d4e827: Preparing [2024-02-16T01:20:44.769Z] aedc3bda2944: Preparing [2024-02-16T01:20:44.769Z] bd993018f7b0: Waiting [2024-02-16T01:20:44.769Z] aedc3bda2944: Waiting [2024-02-16T01:20:44.769Z] c788b7d4e827: Waiting [2024-02-16T01:20:44.769Z] 833a598732e1: Waiting [2024-02-16T01:20:44.769Z] 266095fce218: Layer already exists [2024-02-16T01:20:44.769Z] c38632ffcddb: Layer already exists [2024-02-16T01:20:44.769Z] fa8267e191bc: Layer already exists [2024-02-16T01:20:44.769Z] 1111e81c2d09: Layer already exists [2024-02-16T01:20:44.769Z] dcba7e1f1e20: Layer already exists [2024-02-16T01:20:44.769Z] bd993018f7b0: Layer already exists [2024-02-16T01:20:44.769Z] c788b7d4e827: Layer already exists [2024-02-16T01:20:44.769Z] 833a598732e1: Layer already exists [2024-02-16T01:20:44.769Z] aedc3bda2944: Layer already exists [2024-02-16T01:20:44.769Z] latest: digest: sha256:6ea416f587a6df7e34b11fe17db636eeb711460bbe0619d2c6db9cb557423f46 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:20:45.180Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:20:45.584Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.15 [2024-02-16T01:20:45.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-02-16T01:20:45.584Z] dcba7e1f1e20: Preparing [2024-02-16T01:20:45.584Z] fa8267e191bc: Preparing [2024-02-16T01:20:45.584Z] 1111e81c2d09: Preparing [2024-02-16T01:20:45.584Z] c38632ffcddb: Preparing [2024-02-16T01:20:45.584Z] 266095fce218: Preparing [2024-02-16T01:20:45.584Z] 833a598732e1: Preparing [2024-02-16T01:20:45.584Z] bd993018f7b0: Preparing [2024-02-16T01:20:45.584Z] c788b7d4e827: Preparing [2024-02-16T01:20:45.584Z] aedc3bda2944: Preparing [2024-02-16T01:20:45.584Z] 833a598732e1: Waiting [2024-02-16T01:20:45.584Z] bd993018f7b0: Waiting [2024-02-16T01:20:45.584Z] c788b7d4e827: Waiting [2024-02-16T01:20:45.584Z] aedc3bda2944: Waiting [2024-02-16T01:20:45.584Z] dcba7e1f1e20: Layer already exists [2024-02-16T01:20:45.584Z] fa8267e191bc: Layer already exists [2024-02-16T01:20:45.584Z] 1111e81c2d09: Layer already exists [2024-02-16T01:20:45.584Z] 266095fce218: Layer already exists [2024-02-16T01:20:45.584Z] c38632ffcddb: Layer already exists [2024-02-16T01:20:45.584Z] bd993018f7b0: Layer already exists [2024-02-16T01:20:45.584Z] 833a598732e1: Layer already exists [2024-02-16T01:20:45.584Z] c788b7d4e827: Layer already exists [2024-02-16T01:20:45.584Z] aedc3bda2944: Layer already exists [2024-02-16T01:20:45.584Z] 3.2.0-dev.15: digest: sha256:6ea416f587a6df7e34b11fe17db636eeb711460bbe0619d2c6db9cb557423f46 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:20:45.997Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:20:46.409Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:20:46.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-02-16T01:20:46.409Z] dcba7e1f1e20: Preparing [2024-02-16T01:20:46.409Z] fa8267e191bc: Preparing [2024-02-16T01:20:46.409Z] 1111e81c2d09: Preparing [2024-02-16T01:20:46.409Z] c38632ffcddb: Preparing [2024-02-16T01:20:46.409Z] 266095fce218: Preparing [2024-02-16T01:20:46.409Z] 833a598732e1: Preparing [2024-02-16T01:20:46.409Z] bd993018f7b0: Preparing [2024-02-16T01:20:46.409Z] c788b7d4e827: Preparing [2024-02-16T01:20:46.409Z] aedc3bda2944: Preparing [2024-02-16T01:20:46.409Z] bd993018f7b0: Waiting [2024-02-16T01:20:46.409Z] c788b7d4e827: Waiting [2024-02-16T01:20:46.409Z] aedc3bda2944: Waiting [2024-02-16T01:20:46.409Z] 833a598732e1: Waiting [2024-02-16T01:20:46.409Z] dcba7e1f1e20: Layer already exists [2024-02-16T01:20:46.409Z] 266095fce218: Layer already exists [2024-02-16T01:20:46.409Z] 1111e81c2d09: Layer already exists [2024-02-16T01:20:46.409Z] c38632ffcddb: Layer already exists [2024-02-16T01:20:46.409Z] fa8267e191bc: Layer already exists [2024-02-16T01:20:46.409Z] bd993018f7b0: Layer already exists [2024-02-16T01:20:46.409Z] aedc3bda2944: Layer already exists [2024-02-16T01:20:46.409Z] c788b7d4e827: Layer already exists [2024-02-16T01:20:46.409Z] 833a598732e1: Layer already exists [2024-02-16T01:20:46.409Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:6ea416f587a6df7e34b11fe17db636eeb711460bbe0619d2c6db9cb557423f46 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:20:46.833Z] + 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 [2024-02-16T01:20:47.244Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-02-16T01:20:47.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-02-16T01:20:47.244Z] dcba7e1f1e20: Preparing [2024-02-16T01:20:47.244Z] fa8267e191bc: Preparing [2024-02-16T01:20:47.244Z] 1111e81c2d09: Preparing [2024-02-16T01:20:47.244Z] c38632ffcddb: Preparing [2024-02-16T01:20:47.244Z] 266095fce218: Preparing [2024-02-16T01:20:47.244Z] 833a598732e1: Preparing [2024-02-16T01:20:47.244Z] bd993018f7b0: Preparing [2024-02-16T01:20:47.244Z] c788b7d4e827: Preparing [2024-02-16T01:20:47.244Z] aedc3bda2944: Preparing [2024-02-16T01:20:47.244Z] 833a598732e1: Waiting [2024-02-16T01:20:47.244Z] c788b7d4e827: Waiting [2024-02-16T01:20:47.244Z] bd993018f7b0: Waiting [2024-02-16T01:20:47.244Z] aedc3bda2944: Waiting [2024-02-16T01:20:47.244Z] fa8267e191bc: Layer already exists [2024-02-16T01:20:47.244Z] dcba7e1f1e20: Layer already exists [2024-02-16T01:20:47.244Z] c38632ffcddb: Layer already exists [2024-02-16T01:20:47.244Z] 266095fce218: Layer already exists [2024-02-16T01:20:47.244Z] 1111e81c2d09: Layer already exists [2024-02-16T01:20:47.244Z] 833a598732e1: Layer already exists [2024-02-16T01:20:47.244Z] c788b7d4e827: Layer already exists [2024-02-16T01:20:47.244Z] aedc3bda2944: Layer already exists [2024-02-16T01:20:47.244Z] bd993018f7b0: Layer already exists [2024-02-16T01:20:47.244Z] main: digest: sha256:6ea416f587a6df7e34b11fe17db636eeb711460bbe0619d2c6db9cb557423f46 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-16T01:20:47.565Z] ===================================================== [Pipeline] echo [2024-02-16T01:20:47.623Z] taggedImages: [2024-02-16T01:20:47.623Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:20:47.623Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-02-16T01:20:47.623Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.15 [2024-02-16T01:20:47.623Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:20:47.623Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-02-16T01:20:47.687Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-02-16T01:20:47.687Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:20:47.687Z] latest [2024-02-16T01:20:47.687Z] 3.2.0-dev.15 [2024-02-16T01:20:47.687Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:20:47.687Z] main [2024-02-16T01:20:47.687Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:20:48.190Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:20:48.606Z] + docker push nexus3.edgexfoundry.org:10004/core-data:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:20:48.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-02-16T01:20:48.606Z] 4f9935bd9bad: Preparing [2024-02-16T01:20:48.606Z] c963dab20703: Preparing [2024-02-16T01:20:48.606Z] 266095fce218: Preparing [2024-02-16T01:20:48.606Z] 833a598732e1: Preparing [2024-02-16T01:20:48.606Z] ba8864015879: Preparing [2024-02-16T01:20:48.606Z] 837cfec4fd29: Preparing [2024-02-16T01:20:48.606Z] aedc3bda2944: Preparing [2024-02-16T01:20:48.606Z] 837cfec4fd29: Waiting [2024-02-16T01:20:48.606Z] aedc3bda2944: Waiting [2024-02-16T01:20:48.606Z] 266095fce218: Layer already exists [2024-02-16T01:20:48.606Z] 833a598732e1: Layer already exists [2024-02-16T01:20:48.606Z] aedc3bda2944: Layer already exists [2024-02-16T01:20:48.606Z] ba8864015879: Pushed [2024-02-16T01:20:48.606Z] 4f9935bd9bad: Pushed [2024-02-16T01:20:48.606Z] 837cfec4fd29: Pushed [2024-02-16T01:20:49.986Z] c963dab20703: Pushed [2024-02-16T01:20:49.986Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:d532d71a795ce9e049ec8d1b4c413fffcfe3a31dc3a2f8a31e60c68eee70aa64 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:20:50.442Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:20:50.858Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-02-16T01:20:50.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-02-16T01:20:50.858Z] 4f9935bd9bad: Preparing [2024-02-16T01:20:50.858Z] c963dab20703: Preparing [2024-02-16T01:20:50.858Z] 266095fce218: Preparing [2024-02-16T01:20:50.858Z] 833a598732e1: Preparing [2024-02-16T01:20:50.858Z] ba8864015879: Preparing [2024-02-16T01:20:50.858Z] 837cfec4fd29: Preparing [2024-02-16T01:20:50.858Z] aedc3bda2944: Preparing [2024-02-16T01:20:50.858Z] 837cfec4fd29: Waiting [2024-02-16T01:20:50.858Z] aedc3bda2944: Waiting [2024-02-16T01:20:50.858Z] ba8864015879: Layer already exists [2024-02-16T01:20:50.858Z] 4f9935bd9bad: Layer already exists [2024-02-16T01:20:50.858Z] 833a598732e1: Layer already exists [2024-02-16T01:20:50.858Z] c963dab20703: Layer already exists [2024-02-16T01:20:50.858Z] 266095fce218: Layer already exists [2024-02-16T01:20:50.858Z] aedc3bda2944: Layer already exists [2024-02-16T01:20:50.858Z] 837cfec4fd29: Layer already exists [2024-02-16T01:20:50.858Z] latest: digest: sha256:d532d71a795ce9e049ec8d1b4c413fffcfe3a31dc3a2f8a31e60c68eee70aa64 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:20:51.298Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:20:51.726Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.15 [2024-02-16T01:20:51.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-02-16T01:20:51.726Z] 4f9935bd9bad: Preparing [2024-02-16T01:20:51.726Z] c963dab20703: Preparing [2024-02-16T01:20:51.726Z] 266095fce218: Preparing [2024-02-16T01:20:51.726Z] 833a598732e1: Preparing [2024-02-16T01:20:51.726Z] ba8864015879: Preparing [2024-02-16T01:20:51.726Z] 837cfec4fd29: Preparing [2024-02-16T01:20:51.726Z] aedc3bda2944: Preparing [2024-02-16T01:20:51.726Z] aedc3bda2944: Waiting [2024-02-16T01:20:51.726Z] 837cfec4fd29: Waiting [2024-02-16T01:20:51.726Z] ba8864015879: Layer already exists [2024-02-16T01:20:51.726Z] 266095fce218: Layer already exists [2024-02-16T01:20:51.726Z] 833a598732e1: Layer already exists [2024-02-16T01:20:51.726Z] c963dab20703: Layer already exists [2024-02-16T01:20:51.726Z] 4f9935bd9bad: Layer already exists [2024-02-16T01:20:51.726Z] 837cfec4fd29: Layer already exists [2024-02-16T01:20:51.726Z] aedc3bda2944: Layer already exists [2024-02-16T01:20:51.726Z] 3.2.0-dev.15: digest: sha256:d532d71a795ce9e049ec8d1b4c413fffcfe3a31dc3a2f8a31e60c68eee70aa64 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:20:52.149Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:20:52.557Z] + docker push nexus3.edgexfoundry.org:10004/core-data:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:20:52.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-02-16T01:20:52.558Z] 4f9935bd9bad: Preparing [2024-02-16T01:20:52.558Z] c963dab20703: Preparing [2024-02-16T01:20:52.558Z] 266095fce218: Preparing [2024-02-16T01:20:52.558Z] 833a598732e1: Preparing [2024-02-16T01:20:52.558Z] ba8864015879: Preparing [2024-02-16T01:20:52.558Z] 837cfec4fd29: Preparing [2024-02-16T01:20:52.558Z] aedc3bda2944: Preparing [2024-02-16T01:20:52.558Z] aedc3bda2944: Waiting [2024-02-16T01:20:52.558Z] 837cfec4fd29: Waiting [2024-02-16T01:20:52.558Z] 833a598732e1: Layer already exists [2024-02-16T01:20:52.558Z] c963dab20703: Layer already exists [2024-02-16T01:20:52.558Z] 4f9935bd9bad: Layer already exists [2024-02-16T01:20:52.558Z] 266095fce218: Layer already exists [2024-02-16T01:20:52.558Z] ba8864015879: Layer already exists [2024-02-16T01:20:52.558Z] 837cfec4fd29: Layer already exists [2024-02-16T01:20:52.558Z] aedc3bda2944: Layer already exists [2024-02-16T01:20:52.558Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:d532d71a795ce9e049ec8d1b4c413fffcfe3a31dc3a2f8a31e60c68eee70aa64 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:20:52.997Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:20:53.423Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-02-16T01:20:53.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-02-16T01:20:53.423Z] 4f9935bd9bad: Preparing [2024-02-16T01:20:53.423Z] c963dab20703: Preparing [2024-02-16T01:20:53.423Z] 266095fce218: Preparing [2024-02-16T01:20:53.423Z] 833a598732e1: Preparing [2024-02-16T01:20:53.423Z] ba8864015879: Preparing [2024-02-16T01:20:53.423Z] 837cfec4fd29: Preparing [2024-02-16T01:20:53.423Z] aedc3bda2944: Preparing [2024-02-16T01:20:53.423Z] aedc3bda2944: Waiting [2024-02-16T01:20:53.423Z] 837cfec4fd29: Waiting [2024-02-16T01:20:53.423Z] 4f9935bd9bad: Layer already exists [2024-02-16T01:20:53.423Z] ba8864015879: Layer already exists [2024-02-16T01:20:53.423Z] c963dab20703: Layer already exists [2024-02-16T01:20:53.423Z] 266095fce218: Layer already exists [2024-02-16T01:20:53.423Z] 833a598732e1: Layer already exists [2024-02-16T01:20:53.423Z] aedc3bda2944: Layer already exists [2024-02-16T01:20:53.423Z] 837cfec4fd29: Layer already exists [2024-02-16T01:20:53.423Z] main: digest: sha256:d532d71a795ce9e049ec8d1b4c413fffcfe3a31dc3a2f8a31e60c68eee70aa64 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-16T01:20:53.783Z] ===================================================== [Pipeline] echo [2024-02-16T01:20:53.834Z] taggedImages: [2024-02-16T01:20:53.834Z] - nexus3.edgexfoundry.org:10004/core-data:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:20:53.834Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-02-16T01:20:53.834Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.15 [2024-02-16T01:20:53.834Z] - nexus3.edgexfoundry.org:10004/core-data:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:20:53.834Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-02-16T01:20:53.897Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-02-16T01:20:53.897Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:20:53.897Z] latest [2024-02-16T01:20:53.897Z] 3.2.0-dev.15 [2024-02-16T01:20:53.897Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:20:53.897Z] main [2024-02-16T01:20:53.897Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:20:54.417Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:20:54.871Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:20:54.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-02-16T01:20:54.871Z] 1a4af11b5854: Preparing [2024-02-16T01:20:54.871Z] bf55a18aa783: Preparing [2024-02-16T01:20:54.871Z] 9c30410f94c9: Preparing [2024-02-16T01:20:54.871Z] 266095fce218: Preparing [2024-02-16T01:20:54.871Z] 833a598732e1: Preparing [2024-02-16T01:20:54.871Z] bd993018f7b0: Preparing [2024-02-16T01:20:54.871Z] c788b7d4e827: Preparing [2024-02-16T01:20:54.871Z] aedc3bda2944: Preparing [2024-02-16T01:20:54.871Z] bd993018f7b0: Waiting [2024-02-16T01:20:54.871Z] c788b7d4e827: Waiting [2024-02-16T01:20:54.871Z] aedc3bda2944: Waiting [2024-02-16T01:20:54.871Z] 833a598732e1: Layer already exists [2024-02-16T01:20:54.871Z] 266095fce218: Layer already exists [2024-02-16T01:20:54.871Z] bd993018f7b0: Layer already exists [2024-02-16T01:20:54.871Z] c788b7d4e827: Layer already exists [2024-02-16T01:20:54.871Z] aedc3bda2944: Layer already exists [2024-02-16T01:20:54.871Z] 1a4af11b5854: Pushed [2024-02-16T01:20:54.871Z] bf55a18aa783: Pushed [2024-02-16T01:20:56.252Z] 9c30410f94c9: Pushed [2024-02-16T01:20:56.252Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:6147d62321128b495be6b8c2c7e86865f1b4ec2d9a3d8627645c77db8acea18f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:20:56.688Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:20:57.139Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-02-16T01:20:57.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-02-16T01:20:57.139Z] 1a4af11b5854: Preparing [2024-02-16T01:20:57.139Z] bf55a18aa783: Preparing [2024-02-16T01:20:57.139Z] 9c30410f94c9: Preparing [2024-02-16T01:20:57.139Z] 266095fce218: Preparing [2024-02-16T01:20:57.139Z] 833a598732e1: Preparing [2024-02-16T01:20:57.139Z] bd993018f7b0: Preparing [2024-02-16T01:20:57.139Z] c788b7d4e827: Preparing [2024-02-16T01:20:57.139Z] aedc3bda2944: Preparing [2024-02-16T01:20:57.139Z] bd993018f7b0: Waiting [2024-02-16T01:20:57.139Z] aedc3bda2944: Waiting [2024-02-16T01:20:57.139Z] c788b7d4e827: Waiting [2024-02-16T01:20:57.139Z] 266095fce218: Layer already exists [2024-02-16T01:20:57.139Z] 9c30410f94c9: Layer already exists [2024-02-16T01:20:57.139Z] 1a4af11b5854: Layer already exists [2024-02-16T01:20:57.139Z] bf55a18aa783: Layer already exists [2024-02-16T01:20:57.139Z] 833a598732e1: Layer already exists [2024-02-16T01:20:57.139Z] bd993018f7b0: Layer already exists [2024-02-16T01:20:57.139Z] c788b7d4e827: Layer already exists [2024-02-16T01:20:57.139Z] aedc3bda2944: Layer already exists [2024-02-16T01:20:57.139Z] latest: digest: sha256:6147d62321128b495be6b8c2c7e86865f1b4ec2d9a3d8627645c77db8acea18f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:20:57.591Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:20:58.032Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.15 [2024-02-16T01:20:58.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-02-16T01:20:58.032Z] 1a4af11b5854: Preparing [2024-02-16T01:20:58.032Z] bf55a18aa783: Preparing [2024-02-16T01:20:58.032Z] 9c30410f94c9: Preparing [2024-02-16T01:20:58.032Z] 266095fce218: Preparing [2024-02-16T01:20:58.032Z] 833a598732e1: Preparing [2024-02-16T01:20:58.032Z] bd993018f7b0: Preparing [2024-02-16T01:20:58.032Z] c788b7d4e827: Preparing [2024-02-16T01:20:58.032Z] aedc3bda2944: Preparing [2024-02-16T01:20:58.032Z] bd993018f7b0: Waiting [2024-02-16T01:20:58.032Z] c788b7d4e827: Waiting [2024-02-16T01:20:58.032Z] aedc3bda2944: Waiting [2024-02-16T01:20:58.032Z] 9c30410f94c9: Layer already exists [2024-02-16T01:20:58.032Z] bf55a18aa783: Layer already exists [2024-02-16T01:20:58.032Z] 1a4af11b5854: Layer already exists [2024-02-16T01:20:58.032Z] 266095fce218: Layer already exists [2024-02-16T01:20:58.032Z] 833a598732e1: Layer already exists [2024-02-16T01:20:58.032Z] aedc3bda2944: Layer already exists [2024-02-16T01:20:58.032Z] c788b7d4e827: Layer already exists [2024-02-16T01:20:58.032Z] bd993018f7b0: Layer already exists [2024-02-16T01:20:58.032Z] 3.2.0-dev.15: digest: sha256:6147d62321128b495be6b8c2c7e86865f1b4ec2d9a3d8627645c77db8acea18f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:20:58.490Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:20:58.947Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:20:58.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-02-16T01:20:58.947Z] 1a4af11b5854: Preparing [2024-02-16T01:20:58.947Z] bf55a18aa783: Preparing [2024-02-16T01:20:58.947Z] 9c30410f94c9: Preparing [2024-02-16T01:20:58.947Z] 266095fce218: Preparing [2024-02-16T01:20:58.947Z] 833a598732e1: Preparing [2024-02-16T01:20:58.947Z] bd993018f7b0: Preparing [2024-02-16T01:20:58.947Z] c788b7d4e827: Preparing [2024-02-16T01:20:58.947Z] aedc3bda2944: Preparing [2024-02-16T01:20:58.947Z] bd993018f7b0: Waiting [2024-02-16T01:20:58.947Z] c788b7d4e827: Waiting [2024-02-16T01:20:58.947Z] aedc3bda2944: Waiting [2024-02-16T01:20:58.947Z] bf55a18aa783: Layer already exists [2024-02-16T01:20:58.947Z] 833a598732e1: Layer already exists [2024-02-16T01:20:58.947Z] 266095fce218: Layer already exists [2024-02-16T01:20:58.947Z] 1a4af11b5854: Layer already exists [2024-02-16T01:20:58.947Z] 9c30410f94c9: Layer already exists [2024-02-16T01:20:58.947Z] aedc3bda2944: Layer already exists [2024-02-16T01:20:58.947Z] bd993018f7b0: Layer already exists [2024-02-16T01:20:58.947Z] c788b7d4e827: Layer already exists [2024-02-16T01:20:58.947Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:6147d62321128b495be6b8c2c7e86865f1b4ec2d9a3d8627645c77db8acea18f size: 1985 [Pipeline] } [Pipeline] // withEnv [2024-02-16T01:20:58.135Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-02-16T01:20:58.163Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-16T01:20:59.060Z] Avoid second fetch [2024-02-16T01:20:59.061Z] Checking out Revision dbd772ef945d5e9a119adef65e4b3849d61c1d42 (main) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:20:59.399Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:20:59.858Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-02-16T01:20:59.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-02-16T01:20:59.858Z] 1a4af11b5854: Preparing [2024-02-16T01:20:59.858Z] bf55a18aa783: Preparing [2024-02-16T01:20:59.858Z] 9c30410f94c9: Preparing [2024-02-16T01:20:59.858Z] 266095fce218: Preparing [2024-02-16T01:20:59.858Z] 833a598732e1: Preparing [2024-02-16T01:20:59.858Z] bd993018f7b0: Preparing [2024-02-16T01:20:59.858Z] c788b7d4e827: Preparing [2024-02-16T01:20:59.858Z] aedc3bda2944: Preparing [2024-02-16T01:20:59.858Z] bd993018f7b0: Waiting [2024-02-16T01:20:59.858Z] c788b7d4e827: Waiting [2024-02-16T01:20:59.858Z] aedc3bda2944: Waiting [2024-02-16T01:20:59.858Z] 1a4af11b5854: Layer already exists [2024-02-16T01:20:59.858Z] 833a598732e1: Layer already exists [2024-02-16T01:20:59.858Z] 266095fce218: Layer already exists [2024-02-16T01:20:59.858Z] 9c30410f94c9: Layer already exists [2024-02-16T01:20:59.858Z] bf55a18aa783: Layer already exists [2024-02-16T01:20:59.858Z] c788b7d4e827: Layer already exists [2024-02-16T01:20:59.858Z] bd993018f7b0: Layer already exists [2024-02-16T01:20:59.858Z] aedc3bda2944: Layer already exists [2024-02-16T01:20:59.858Z] main: digest: sha256:6147d62321128b495be6b8c2c7e86865f1b4ec2d9a3d8627645c77db8acea18f size: 1985 [Pipeline] } [2024-02-16T01:20:59.875Z] Commit message: "Merge pull request #4758 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.16" [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-16T01:21:00.177Z] ===================================================== [Pipeline] echo [2024-02-16T01:21:00.242Z] taggedImages: [2024-02-16T01:21:00.242Z] - nexus3.edgexfoundry.org:10004/core-metadata:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:21:00.242Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-02-16T01:21:00.242Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.15 [2024-02-16T01:21:00.242Z] - nexus3.edgexfoundry.org:10004/core-metadata:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:21:00.242Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-02-16T01:21:00.309Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-02-16T01:21:00.309Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:21:00.309Z] latest [2024-02-16T01:21:00.309Z] 3.2.0-dev.15 [2024-02-16T01:21:00.309Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:21:00.309Z] main [2024-02-16T01:21:00.309Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-16T01:21:00.962Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [2024-02-16T01:20:59.079Z] > git config core.sparsecheckout # timeout=10 [2024-02-16T01:20:59.141Z] > git checkout -f dbd772ef945d5e9a119adef65e4b3849d61c1d42 # timeout=10 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:01.414Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-16T01:21:01.415Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-16T01:21:01.415Z] Dload Upload Total Spent Left Speed [2024-02-16T01:21:01.591Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:21:01.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-02-16T01:21:01.591Z] 248c888dcb5e: Preparing [2024-02-16T01:21:01.591Z] bacaf69ff1ca: Preparing [2024-02-16T01:21:01.591Z] 4c4a6aae9e63: Preparing [2024-02-16T01:21:01.591Z] a3589f67b287: Preparing [2024-02-16T01:21:01.591Z] 7aa2fa299d03: Preparing [2024-02-16T01:21:01.591Z] 7e38eb34cb13: Preparing [2024-02-16T01:21:01.591Z] cba028cbf4d2: Preparing [2024-02-16T01:21:01.591Z] 266095fce218: Preparing [2024-02-16T01:21:01.591Z] 833a598732e1: Preparing [2024-02-16T01:21:01.591Z] 8db4704807a2: Preparing [2024-02-16T01:21:01.591Z] a10d827cf5ee: Preparing [2024-02-16T01:21:01.591Z] 5f70bf18a086: Preparing [2024-02-16T01:21:01.591Z] 27fb988a3a82: Preparing [2024-02-16T01:21:01.591Z] a51307fb5cf2: Preparing [2024-02-16T01:21:01.591Z] bbde449b4b73: Preparing [2024-02-16T01:21:01.591Z] aedc3bda2944: Preparing [2024-02-16T01:21:01.591Z] 8db4704807a2: Waiting [2024-02-16T01:21:01.591Z] a10d827cf5ee: Waiting [2024-02-16T01:21:01.591Z] cba028cbf4d2: Waiting [2024-02-16T01:21:01.591Z] 5f70bf18a086: Waiting [2024-02-16T01:21:01.591Z] 7e38eb34cb13: Waiting [2024-02-16T01:21:01.591Z] 266095fce218: Waiting [2024-02-16T01:21:01.591Z] bbde449b4b73: Waiting [2024-02-16T01:21:01.591Z] 833a598732e1: Waiting [2024-02-16T01:21:01.591Z] 27fb988a3a82: Waiting [2024-02-16T01:21:01.591Z] aedc3bda2944: Waiting [2024-02-16T01:21:01.591Z] a51307fb5cf2: Waiting [2024-02-16T01:21:01.591Z] a3589f67b287: Pushed [2024-02-16T01:21:01.591Z] 7aa2fa299d03: Pushed [2024-02-16T01:21:01.591Z] 4c4a6aae9e63: Pushed [2024-02-16T01:21:01.591Z] 248c888dcb5e: Pushed [2024-02-16T01:21:01.591Z] bacaf69ff1ca: Pushed [2024-02-16T01:21:01.591Z] 266095fce218: Layer already exists [2024-02-16T01:21:01.591Z] 833a598732e1: Layer already exists [2024-02-16T01:21:01.691Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 45328 0 --:--:-- --:--:-- --:--:-- 45328 [Pipeline] sh [2024-02-16T01:21:01.850Z] 7e38eb34cb13: Pushed [2024-02-16T01:21:01.850Z] a10d827cf5ee: Pushed [2024-02-16T01:21:01.850Z] 8db4704807a2: Pushed [2024-02-16T01:21:01.850Z] 5f70bf18a086: Pushed [2024-02-16T01:21:01.850Z] aedc3bda2944: Layer already exists [2024-02-16T01:21:01.850Z] 27fb988a3a82: Pushed [2024-02-16T01:21:01.850Z] a51307fb5cf2: Pushed [2024-02-16T01:21:01.850Z] bbde449b4b73: Pushed [2024-02-16T01:21:02.050Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-16T01:21:02.378Z] + sudo tee /etc/docker/daemon.new [2024-02-16T01:21:02.378Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-16T01:21:02.378Z] { [2024-02-16T01:21:02.378Z] "registry-mirrors": [ [2024-02-16T01:21:02.378Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-16T01:21:02.378Z] ], [2024-02-16T01:21:02.378Z] "bip": "10.250.0.254/24", [2024-02-16T01:21:02.378Z] "hosts": [ [2024-02-16T01:21:02.378Z] "tcp://0.0.0.0:5555", [2024-02-16T01:21:02.378Z] "unix:///var/run/docker.sock" [2024-02-16T01:21:02.378Z] ], [2024-02-16T01:21:02.378Z] "mtu": 1458, [2024-02-16T01:21:02.378Z] "selinux-enabled": true, [2024-02-16T01:21:02.378Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-16T01:21:02.378Z] } [Pipeline] sh [2024-02-16T01:21:02.717Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-16T01:21:03.053Z] + sudo service docker restart [2024-02-16T01:21:03.225Z] cba028cbf4d2: Pushed [2024-02-16T01:21:03.225Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:80b909d33f0d27205a995ee1133dc3b9da35b9902aff2eaafc396866c699286e size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:03.685Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:04.142Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-02-16T01:21:04.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-02-16T01:21:04.142Z] 248c888dcb5e: Preparing [2024-02-16T01:21:04.142Z] bacaf69ff1ca: Preparing [2024-02-16T01:21:04.142Z] 4c4a6aae9e63: Preparing [2024-02-16T01:21:04.142Z] a3589f67b287: Preparing [2024-02-16T01:21:04.142Z] 7aa2fa299d03: Preparing [2024-02-16T01:21:04.142Z] 7e38eb34cb13: Preparing [2024-02-16T01:21:04.142Z] cba028cbf4d2: Preparing [2024-02-16T01:21:04.142Z] 266095fce218: Preparing [2024-02-16T01:21:04.142Z] 833a598732e1: Preparing [2024-02-16T01:21:04.142Z] 8db4704807a2: Preparing [2024-02-16T01:21:04.142Z] a10d827cf5ee: Preparing [2024-02-16T01:21:04.142Z] 5f70bf18a086: Preparing [2024-02-16T01:21:04.142Z] 27fb988a3a82: Preparing [2024-02-16T01:21:04.142Z] a51307fb5cf2: Preparing [2024-02-16T01:21:04.142Z] bbde449b4b73: Preparing [2024-02-16T01:21:04.142Z] 7e38eb34cb13: Waiting [2024-02-16T01:21:04.142Z] aedc3bda2944: Preparing [2024-02-16T01:21:04.142Z] cba028cbf4d2: Waiting [2024-02-16T01:21:04.142Z] 833a598732e1: Waiting [2024-02-16T01:21:04.142Z] 266095fce218: Waiting [2024-02-16T01:21:04.142Z] a10d827cf5ee: Waiting [2024-02-16T01:21:04.142Z] 8db4704807a2: Waiting [2024-02-16T01:21:04.142Z] 5f70bf18a086: Waiting [2024-02-16T01:21:04.142Z] 27fb988a3a82: Waiting [2024-02-16T01:21:04.142Z] aedc3bda2944: Waiting [2024-02-16T01:21:04.142Z] bbde449b4b73: Waiting [2024-02-16T01:21:04.142Z] a51307fb5cf2: Waiting [2024-02-16T01:21:04.142Z] a3589f67b287: Layer already exists [2024-02-16T01:21:04.142Z] 248c888dcb5e: Layer already exists [2024-02-16T01:21:04.142Z] bacaf69ff1ca: Layer already exists [2024-02-16T01:21:04.142Z] 4c4a6aae9e63: Layer already exists [2024-02-16T01:21:04.142Z] 7aa2fa299d03: Layer already exists [2024-02-16T01:21:04.142Z] 7e38eb34cb13: Layer already exists [2024-02-16T01:21:04.142Z] cba028cbf4d2: Layer already exists [2024-02-16T01:21:04.142Z] 833a598732e1: Layer already exists [2024-02-16T01:21:04.142Z] 266095fce218: Layer already exists [2024-02-16T01:21:04.142Z] 8db4704807a2: Layer already exists [2024-02-16T01:21:04.142Z] 5f70bf18a086: Layer already exists [2024-02-16T01:21:04.142Z] a10d827cf5ee: Layer already exists [2024-02-16T01:21:04.142Z] 27fb988a3a82: Layer already exists [2024-02-16T01:21:04.142Z] a51307fb5cf2: Layer already exists [2024-02-16T01:21:04.142Z] bbde449b4b73: Layer already exists [2024-02-16T01:21:04.142Z] aedc3bda2944: Layer already exists [2024-02-16T01:21:04.142Z] latest: digest: sha256:80b909d33f0d27205a995ee1133dc3b9da35b9902aff2eaafc396866c699286e size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:04.608Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:05.070Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.15 [2024-02-16T01:21:05.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-02-16T01:21:05.070Z] 248c888dcb5e: Preparing [2024-02-16T01:21:05.070Z] bacaf69ff1ca: Preparing [2024-02-16T01:21:05.070Z] 4c4a6aae9e63: Preparing [2024-02-16T01:21:05.070Z] a3589f67b287: Preparing [2024-02-16T01:21:05.070Z] 7aa2fa299d03: Preparing [2024-02-16T01:21:05.070Z] 7e38eb34cb13: Preparing [2024-02-16T01:21:05.070Z] cba028cbf4d2: Preparing [2024-02-16T01:21:05.070Z] 266095fce218: Preparing [2024-02-16T01:21:05.070Z] cba028cbf4d2: Waiting [2024-02-16T01:21:05.070Z] 833a598732e1: Preparing [2024-02-16T01:21:05.070Z] 266095fce218: Waiting [2024-02-16T01:21:05.070Z] 8db4704807a2: Preparing [2024-02-16T01:21:05.070Z] 833a598732e1: Waiting [2024-02-16T01:21:05.070Z] a10d827cf5ee: Preparing [2024-02-16T01:21:05.070Z] 5f70bf18a086: Preparing [2024-02-16T01:21:05.070Z] a10d827cf5ee: Waiting [2024-02-16T01:21:05.070Z] 8db4704807a2: Waiting [2024-02-16T01:21:05.070Z] 27fb988a3a82: Preparing [2024-02-16T01:21:05.070Z] a51307fb5cf2: Preparing [2024-02-16T01:21:05.070Z] 5f70bf18a086: Waiting [2024-02-16T01:21:05.070Z] bbde449b4b73: Preparing [2024-02-16T01:21:05.070Z] 27fb988a3a82: Waiting [2024-02-16T01:21:05.070Z] a51307fb5cf2: Waiting [2024-02-16T01:21:05.070Z] aedc3bda2944: Preparing [2024-02-16T01:21:05.070Z] bbde449b4b73: Waiting [2024-02-16T01:21:05.070Z] aedc3bda2944: Waiting [2024-02-16T01:21:05.070Z] 248c888dcb5e: Layer already exists [2024-02-16T01:21:05.070Z] 4c4a6aae9e63: Layer already exists [2024-02-16T01:21:05.070Z] 7aa2fa299d03: Layer already exists [2024-02-16T01:21:05.070Z] bacaf69ff1ca: Layer already exists [2024-02-16T01:21:05.070Z] a3589f67b287: Layer already exists [2024-02-16T01:21:05.070Z] cba028cbf4d2: Layer already exists [2024-02-16T01:21:05.070Z] 7e38eb34cb13: Layer already exists [2024-02-16T01:21:05.070Z] 266095fce218: Layer already exists [2024-02-16T01:21:05.070Z] 833a598732e1: Layer already exists [2024-02-16T01:21:05.070Z] 8db4704807a2: Layer already exists [2024-02-16T01:21:05.070Z] 27fb988a3a82: Layer already exists [2024-02-16T01:21:05.070Z] 5f70bf18a086: Layer already exists [2024-02-16T01:21:05.070Z] a10d827cf5ee: Layer already exists [2024-02-16T01:21:05.070Z] a51307fb5cf2: Layer already exists [2024-02-16T01:21:05.070Z] bbde449b4b73: Layer already exists [2024-02-16T01:21:05.070Z] aedc3bda2944: Layer already exists [2024-02-16T01:21:05.070Z] 3.2.0-dev.15: digest: sha256:80b909d33f0d27205a995ee1133dc3b9da35b9902aff2eaafc396866c699286e size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:05.529Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:05.987Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:21:05.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-02-16T01:21:05.987Z] 248c888dcb5e: Preparing [2024-02-16T01:21:05.987Z] bacaf69ff1ca: Preparing [2024-02-16T01:21:05.987Z] 4c4a6aae9e63: Preparing [2024-02-16T01:21:05.987Z] a3589f67b287: Preparing [2024-02-16T01:21:05.987Z] 7aa2fa299d03: Preparing [2024-02-16T01:21:05.987Z] 7e38eb34cb13: Preparing [2024-02-16T01:21:05.987Z] cba028cbf4d2: Preparing [2024-02-16T01:21:05.987Z] 266095fce218: Preparing [2024-02-16T01:21:05.987Z] 833a598732e1: Preparing [2024-02-16T01:21:05.987Z] 8db4704807a2: Preparing [2024-02-16T01:21:05.987Z] a10d827cf5ee: Preparing [2024-02-16T01:21:05.987Z] 5f70bf18a086: Preparing [2024-02-16T01:21:05.987Z] 27fb988a3a82: Preparing [2024-02-16T01:21:05.987Z] a51307fb5cf2: Preparing [2024-02-16T01:21:05.987Z] bbde449b4b73: Preparing [2024-02-16T01:21:05.987Z] aedc3bda2944: Preparing [2024-02-16T01:21:05.987Z] 266095fce218: Waiting [2024-02-16T01:21:05.987Z] 833a598732e1: Waiting [2024-02-16T01:21:05.987Z] 7e38eb34cb13: Waiting [2024-02-16T01:21:05.987Z] 8db4704807a2: Waiting [2024-02-16T01:21:05.987Z] a10d827cf5ee: Waiting [2024-02-16T01:21:05.987Z] 5f70bf18a086: Waiting [2024-02-16T01:21:05.987Z] 27fb988a3a82: Waiting [2024-02-16T01:21:05.987Z] a51307fb5cf2: Waiting [2024-02-16T01:21:05.987Z] bbde449b4b73: Waiting [2024-02-16T01:21:05.987Z] cba028cbf4d2: Waiting [2024-02-16T01:21:05.987Z] 4c4a6aae9e63: Layer already exists [2024-02-16T01:21:05.987Z] a3589f67b287: Layer already exists [2024-02-16T01:21:05.987Z] 248c888dcb5e: Layer already exists [2024-02-16T01:21:05.987Z] bacaf69ff1ca: Layer already exists [2024-02-16T01:21:05.987Z] 7aa2fa299d03: Layer already exists [2024-02-16T01:21:05.987Z] 7e38eb34cb13: Layer already exists [2024-02-16T01:21:05.987Z] 266095fce218: Layer already exists [2024-02-16T01:21:05.987Z] 833a598732e1: Layer already exists [2024-02-16T01:21:05.987Z] 8db4704807a2: Layer already exists [2024-02-16T01:21:05.987Z] cba028cbf4d2: Layer already exists [2024-02-16T01:21:05.987Z] 27fb988a3a82: Layer already exists [2024-02-16T01:21:05.987Z] a10d827cf5ee: Layer already exists [2024-02-16T01:21:05.987Z] a51307fb5cf2: Layer already exists [2024-02-16T01:21:05.987Z] bbde449b4b73: Layer already exists [2024-02-16T01:21:05.987Z] 5f70bf18a086: Layer already exists [2024-02-16T01:21:05.987Z] aedc3bda2944: Layer already exists [2024-02-16T01:21:05.987Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:80b909d33f0d27205a995ee1133dc3b9da35b9902aff2eaafc396866c699286e size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:06.453Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:06.907Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-02-16T01:21:06.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-02-16T01:21:06.907Z] 248c888dcb5e: Preparing [2024-02-16T01:21:06.907Z] bacaf69ff1ca: Preparing [2024-02-16T01:21:06.907Z] 4c4a6aae9e63: Preparing [2024-02-16T01:21:06.907Z] a3589f67b287: Preparing [2024-02-16T01:21:06.907Z] 7aa2fa299d03: Preparing [2024-02-16T01:21:06.907Z] 7e38eb34cb13: Preparing [2024-02-16T01:21:06.907Z] cba028cbf4d2: Preparing [2024-02-16T01:21:06.907Z] 266095fce218: Preparing [2024-02-16T01:21:06.907Z] 833a598732e1: Preparing [2024-02-16T01:21:06.907Z] 8db4704807a2: Preparing [2024-02-16T01:21:06.907Z] a10d827cf5ee: Preparing [2024-02-16T01:21:06.907Z] 5f70bf18a086: Preparing [2024-02-16T01:21:06.907Z] 27fb988a3a82: Preparing [2024-02-16T01:21:06.907Z] a51307fb5cf2: Preparing [2024-02-16T01:21:06.907Z] bbde449b4b73: Preparing [2024-02-16T01:21:06.907Z] aedc3bda2944: Preparing [2024-02-16T01:21:06.907Z] 8db4704807a2: Waiting [2024-02-16T01:21:06.907Z] a10d827cf5ee: Waiting [2024-02-16T01:21:06.907Z] a51307fb5cf2: Waiting [2024-02-16T01:21:06.907Z] aedc3bda2944: Waiting [2024-02-16T01:21:06.907Z] cba028cbf4d2: Waiting [2024-02-16T01:21:06.907Z] 5f70bf18a086: Waiting [2024-02-16T01:21:06.907Z] 27fb988a3a82: Waiting [2024-02-16T01:21:06.907Z] 266095fce218: Waiting [2024-02-16T01:21:06.907Z] 833a598732e1: Waiting [2024-02-16T01:21:06.907Z] 7e38eb34cb13: Waiting [2024-02-16T01:21:06.907Z] 4c4a6aae9e63: Layer already exists [2024-02-16T01:21:06.907Z] a3589f67b287: Layer already exists [2024-02-16T01:21:06.907Z] 7aa2fa299d03: Layer already exists [2024-02-16T01:21:06.907Z] 248c888dcb5e: Layer already exists [2024-02-16T01:21:06.907Z] bacaf69ff1ca: Layer already exists [2024-02-16T01:21:06.907Z] 7e38eb34cb13: Layer already exists [2024-02-16T01:21:06.907Z] cba028cbf4d2: Layer already exists [2024-02-16T01:21:06.907Z] 266095fce218: Layer already exists [2024-02-16T01:21:06.907Z] 833a598732e1: Layer already exists [2024-02-16T01:21:06.907Z] 8db4704807a2: Layer already exists [2024-02-16T01:21:06.907Z] 27fb988a3a82: Layer already exists [2024-02-16T01:21:06.907Z] a10d827cf5ee: Layer already exists [2024-02-16T01:21:06.907Z] bbde449b4b73: Layer already exists [2024-02-16T01:21:06.907Z] 5f70bf18a086: Layer already exists [2024-02-16T01:21:06.907Z] a51307fb5cf2: Layer already exists [2024-02-16T01:21:06.907Z] aedc3bda2944: Layer already exists [2024-02-16T01:21:06.907Z] main: digest: sha256:80b909d33f0d27205a995ee1133dc3b9da35b9902aff2eaafc396866c699286e size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-16T01:21:07.335Z] ===================================================== [Pipeline] echo [2024-02-16T01:21:07.392Z] taggedImages: [2024-02-16T01:21:07.392Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:21:07.392Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-02-16T01:21:07.392Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.15 [2024-02-16T01:21:07.392Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:21:07.392Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-02-16T01:21:07.463Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-02-16T01:21:07.463Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:21:07.463Z] latest [2024-02-16T01:21:07.463Z] 3.2.0-dev.15 [2024-02-16T01:21:07.463Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:21:07.463Z] main [2024-02-16T01:21:07.463Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:08.040Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:08.496Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:21:08.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-02-16T01:21:08.496Z] dcba7e1f1e20: Preparing [2024-02-16T01:21:08.496Z] fa8267e191bc: Preparing [2024-02-16T01:21:08.496Z] 07cce69229ed: Preparing [2024-02-16T01:21:08.496Z] 043ca61e211c: Preparing [2024-02-16T01:21:08.496Z] 266095fce218: Preparing [2024-02-16T01:21:08.496Z] 833a598732e1: Preparing [2024-02-16T01:21:08.496Z] bd993018f7b0: Preparing [2024-02-16T01:21:08.496Z] c788b7d4e827: Preparing [2024-02-16T01:21:08.496Z] aedc3bda2944: Preparing [2024-02-16T01:21:08.496Z] 833a598732e1: Waiting [2024-02-16T01:21:08.496Z] bd993018f7b0: Waiting [2024-02-16T01:21:08.496Z] c788b7d4e827: Waiting [2024-02-16T01:21:08.496Z] aedc3bda2944: Waiting [2024-02-16T01:21:08.496Z] 266095fce218: Layer already exists [2024-02-16T01:21:08.496Z] fa8267e191bc: Layer already exists [2024-02-16T01:21:08.496Z] dcba7e1f1e20: Layer already exists [2024-02-16T01:21:08.496Z] 833a598732e1: Layer already exists [2024-02-16T01:21:08.496Z] bd993018f7b0: Layer already exists [2024-02-16T01:21:08.496Z] c788b7d4e827: Layer already exists [2024-02-16T01:21:08.496Z] aedc3bda2944: Layer already exists [2024-02-16T01:21:08.496Z] 07cce69229ed: Pushed [2024-02-16T01:21:09.432Z] 043ca61e211c: Pushed [2024-02-16T01:21:09.691Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:d396b9fc552cc74aff128a3eff40a6f7a0924ee2fc1bdffabc5ebc227765bb5f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:10.164Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:10.642Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-02-16T01:21:10.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-02-16T01:21:10.642Z] dcba7e1f1e20: Preparing [2024-02-16T01:21:10.642Z] fa8267e191bc: Preparing [2024-02-16T01:21:10.642Z] 07cce69229ed: Preparing [2024-02-16T01:21:10.642Z] 043ca61e211c: Preparing [2024-02-16T01:21:10.642Z] 266095fce218: Preparing [2024-02-16T01:21:10.642Z] 833a598732e1: Preparing [2024-02-16T01:21:10.642Z] bd993018f7b0: Preparing [2024-02-16T01:21:10.642Z] c788b7d4e827: Preparing [2024-02-16T01:21:10.642Z] aedc3bda2944: Preparing [2024-02-16T01:21:10.642Z] bd993018f7b0: Waiting [2024-02-16T01:21:10.642Z] c788b7d4e827: Waiting [2024-02-16T01:21:10.642Z] aedc3bda2944: Waiting [2024-02-16T01:21:10.642Z] 833a598732e1: Waiting [2024-02-16T01:21:10.642Z] 266095fce218: Layer already exists [2024-02-16T01:21:10.642Z] 07cce69229ed: Layer already exists [2024-02-16T01:21:10.642Z] 043ca61e211c: Layer already exists [2024-02-16T01:21:10.642Z] dcba7e1f1e20: Layer already exists [2024-02-16T01:21:10.642Z] fa8267e191bc: Layer already exists [2024-02-16T01:21:10.642Z] bd993018f7b0: Layer already exists [2024-02-16T01:21:10.642Z] 833a598732e1: Layer already exists [2024-02-16T01:21:10.642Z] aedc3bda2944: Layer already exists [2024-02-16T01:21:10.642Z] c788b7d4e827: Layer already exists [2024-02-16T01:21:10.642Z] latest: digest: sha256:d396b9fc552cc74aff128a3eff40a6f7a0924ee2fc1bdffabc5ebc227765bb5f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:11.223Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:11.733Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.15 [2024-02-16T01:21:11.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-02-16T01:21:11.733Z] dcba7e1f1e20: Preparing [2024-02-16T01:21:11.733Z] fa8267e191bc: Preparing [2024-02-16T01:21:11.733Z] 07cce69229ed: Preparing [2024-02-16T01:21:11.733Z] 043ca61e211c: Preparing [2024-02-16T01:21:11.733Z] 266095fce218: Preparing [2024-02-16T01:21:11.733Z] 833a598732e1: Preparing [2024-02-16T01:21:11.733Z] bd993018f7b0: Preparing [2024-02-16T01:21:11.733Z] c788b7d4e827: Preparing [2024-02-16T01:21:11.733Z] aedc3bda2944: Preparing [2024-02-16T01:21:11.733Z] 833a598732e1: Waiting [2024-02-16T01:21:11.733Z] aedc3bda2944: Waiting [2024-02-16T01:21:11.733Z] dcba7e1f1e20: Layer already exists [2024-02-16T01:21:11.733Z] 266095fce218: Layer already exists [2024-02-16T01:21:11.733Z] 043ca61e211c: Layer already exists [2024-02-16T01:21:11.733Z] 07cce69229ed: Layer already exists [2024-02-16T01:21:11.733Z] fa8267e191bc: Layer already exists [2024-02-16T01:21:11.733Z] 833a598732e1: Layer already exists [2024-02-16T01:21:11.733Z] bd993018f7b0: Layer already exists [2024-02-16T01:21:11.733Z] c788b7d4e827: Layer already exists [2024-02-16T01:21:11.733Z] aedc3bda2944: Layer already exists [2024-02-16T01:21:11.733Z] 3.2.0-dev.15: digest: sha256:d396b9fc552cc74aff128a3eff40a6f7a0924ee2fc1bdffabc5ebc227765bb5f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:12.250Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:12.736Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:21:12.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-02-16T01:21:12.736Z] dcba7e1f1e20: Preparing [2024-02-16T01:21:12.736Z] fa8267e191bc: Preparing [2024-02-16T01:21:12.736Z] 07cce69229ed: Preparing [2024-02-16T01:21:12.736Z] 043ca61e211c: Preparing [2024-02-16T01:21:12.736Z] 266095fce218: Preparing [2024-02-16T01:21:12.736Z] 833a598732e1: Preparing [2024-02-16T01:21:12.736Z] bd993018f7b0: Preparing [2024-02-16T01:21:12.736Z] c788b7d4e827: Preparing [2024-02-16T01:21:12.736Z] aedc3bda2944: Preparing [2024-02-16T01:21:12.736Z] bd993018f7b0: Waiting [2024-02-16T01:21:12.736Z] c788b7d4e827: Waiting [2024-02-16T01:21:12.736Z] aedc3bda2944: Waiting [2024-02-16T01:21:12.736Z] 833a598732e1: Waiting [2024-02-16T01:21:12.736Z] 07cce69229ed: Layer already exists [2024-02-16T01:21:12.736Z] 043ca61e211c: Layer already exists [2024-02-16T01:21:12.736Z] dcba7e1f1e20: Layer already exists [2024-02-16T01:21:12.736Z] 266095fce218: Layer already exists [2024-02-16T01:21:12.736Z] fa8267e191bc: Layer already exists [2024-02-16T01:21:12.736Z] c788b7d4e827: Layer already exists [2024-02-16T01:21:12.736Z] bd993018f7b0: Layer already exists [2024-02-16T01:21:12.736Z] 833a598732e1: Layer already exists [2024-02-16T01:21:12.736Z] aedc3bda2944: Layer already exists [2024-02-16T01:21:12.736Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:d396b9fc552cc74aff128a3eff40a6f7a0924ee2fc1bdffabc5ebc227765bb5f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:13.217Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:13.700Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-02-16T01:21:13.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-02-16T01:21:13.700Z] dcba7e1f1e20: Preparing [2024-02-16T01:21:13.700Z] fa8267e191bc: Preparing [2024-02-16T01:21:13.700Z] 07cce69229ed: Preparing [2024-02-16T01:21:13.700Z] 043ca61e211c: Preparing [2024-02-16T01:21:13.700Z] 266095fce218: Preparing [2024-02-16T01:21:13.700Z] 833a598732e1: Preparing [2024-02-16T01:21:13.700Z] bd993018f7b0: Preparing [2024-02-16T01:21:13.700Z] c788b7d4e827: Preparing [2024-02-16T01:21:13.700Z] aedc3bda2944: Preparing [2024-02-16T01:21:13.700Z] 833a598732e1: Waiting [2024-02-16T01:21:13.700Z] bd993018f7b0: Waiting [2024-02-16T01:21:13.700Z] c788b7d4e827: Waiting [2024-02-16T01:21:13.700Z] aedc3bda2944: Waiting [2024-02-16T01:21:13.700Z] 266095fce218: Layer already exists [2024-02-16T01:21:13.700Z] dcba7e1f1e20: Layer already exists [2024-02-16T01:21:13.700Z] fa8267e191bc: Layer already exists [2024-02-16T01:21:13.700Z] 07cce69229ed: Layer already exists [2024-02-16T01:21:13.700Z] 043ca61e211c: Layer already exists [2024-02-16T01:21:13.700Z] c788b7d4e827: Layer already exists [2024-02-16T01:21:13.700Z] 833a598732e1: Layer already exists [2024-02-16T01:21:13.700Z] bd993018f7b0: Layer already exists [2024-02-16T01:21:13.700Z] aedc3bda2944: Layer already exists [2024-02-16T01:21:13.700Z] main: digest: sha256:d396b9fc552cc74aff128a3eff40a6f7a0924ee2fc1bdffabc5ebc227765bb5f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-16T01:21:14.080Z] ===================================================== [Pipeline] echo [2024-02-16T01:21:14.151Z] taggedImages: [2024-02-16T01:21:14.151Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:21:14.151Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-02-16T01:21:14.151Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.15 [2024-02-16T01:21:14.151Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:21:14.151Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-02-16T01:21:14.225Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-02-16T01:21:14.225Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:21:14.225Z] latest [2024-02-16T01:21:14.225Z] 3.2.0-dev.15 [2024-02-16T01:21:14.225Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:21:14.225Z] main [2024-02-16T01:21:14.225Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:14.824Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:15.300Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:21:15.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-02-16T01:21:15.301Z] d05528eeb597: Preparing [2024-02-16T01:21:15.301Z] 1a3df15e3371: Preparing [2024-02-16T01:21:15.301Z] 2a85bc233465: Preparing [2024-02-16T01:21:15.301Z] e4434add18b4: Preparing [2024-02-16T01:21:15.301Z] c8a0414f8c59: Preparing [2024-02-16T01:21:15.301Z] 266095fce218: Preparing [2024-02-16T01:21:15.301Z] 833a598732e1: Preparing [2024-02-16T01:21:15.301Z] 63f5cc779ea1: Preparing [2024-02-16T01:21:15.301Z] 15fd40c1d2d6: Preparing [2024-02-16T01:21:15.301Z] b6e7803eb26c: Preparing [2024-02-16T01:21:15.301Z] aedc3bda2944: Preparing [2024-02-16T01:21:15.301Z] 266095fce218: Waiting [2024-02-16T01:21:15.301Z] 833a598732e1: Waiting [2024-02-16T01:21:15.301Z] 63f5cc779ea1: Waiting [2024-02-16T01:21:15.301Z] 15fd40c1d2d6: Waiting [2024-02-16T01:21:15.301Z] b6e7803eb26c: Waiting [2024-02-16T01:21:15.301Z] aedc3bda2944: Waiting [2024-02-16T01:21:15.301Z] c8a0414f8c59: Pushed [2024-02-16T01:21:15.301Z] 266095fce218: Layer already exists [2024-02-16T01:21:15.301Z] d05528eeb597: Pushed [2024-02-16T01:21:15.301Z] e4434add18b4: Pushed [2024-02-16T01:21:15.301Z] 1a3df15e3371: Pushed [2024-02-16T01:21:15.301Z] 833a598732e1: Layer already exists [2024-02-16T01:21:15.301Z] aedc3bda2944: Layer already exists [2024-02-16T01:21:15.559Z] 63f5cc779ea1: Pushed [2024-02-16T01:21:15.559Z] 15fd40c1d2d6: Pushed [2024-02-16T01:21:16.494Z] 2a85bc233465: Pushed [2024-02-16T01:21:16.494Z] b6e7803eb26c: Pushed [2024-02-16T01:21:16.754Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:d3a3d8efda4f2592d5c93602c4d384f16c61dfbe7facad6797421012d30e3e80 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:17.236Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:17.714Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-02-16T01:21:17.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-02-16T01:21:17.715Z] d05528eeb597: Preparing [2024-02-16T01:21:17.715Z] 1a3df15e3371: Preparing [2024-02-16T01:21:17.715Z] 2a85bc233465: Preparing [2024-02-16T01:21:17.715Z] e4434add18b4: Preparing [2024-02-16T01:21:17.715Z] c8a0414f8c59: Preparing [2024-02-16T01:21:17.715Z] 266095fce218: Preparing [2024-02-16T01:21:17.715Z] 833a598732e1: Preparing [2024-02-16T01:21:17.715Z] 63f5cc779ea1: Preparing [2024-02-16T01:21:17.715Z] 15fd40c1d2d6: Preparing [2024-02-16T01:21:17.715Z] b6e7803eb26c: Preparing [2024-02-16T01:21:17.715Z] aedc3bda2944: Preparing [2024-02-16T01:21:17.715Z] 266095fce218: Waiting [2024-02-16T01:21:17.715Z] 63f5cc779ea1: Waiting [2024-02-16T01:21:17.715Z] 15fd40c1d2d6: Waiting [2024-02-16T01:21:17.715Z] 833a598732e1: Waiting [2024-02-16T01:21:17.715Z] b6e7803eb26c: Waiting [2024-02-16T01:21:17.715Z] aedc3bda2944: Waiting [2024-02-16T01:21:17.715Z] 1a3df15e3371: Layer already exists [2024-02-16T01:21:17.715Z] c8a0414f8c59: Layer already exists [2024-02-16T01:21:17.715Z] 2a85bc233465: Layer already exists [2024-02-16T01:21:17.715Z] d05528eeb597: Layer already exists [2024-02-16T01:21:17.715Z] e4434add18b4: Layer already exists [2024-02-16T01:21:17.715Z] 63f5cc779ea1: Layer already exists [2024-02-16T01:21:17.715Z] 266095fce218: Layer already exists [2024-02-16T01:21:17.715Z] 833a598732e1: Layer already exists [2024-02-16T01:21:17.715Z] b6e7803eb26c: Layer already exists [2024-02-16T01:21:17.715Z] 15fd40c1d2d6: Layer already exists [2024-02-16T01:21:17.715Z] aedc3bda2944: Layer already exists [2024-02-16T01:21:17.715Z] latest: digest: sha256:d3a3d8efda4f2592d5c93602c4d384f16c61dfbe7facad6797421012d30e3e80 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:18.198Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:18.675Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.15 [2024-02-16T01:21:18.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-02-16T01:21:18.675Z] d05528eeb597: Preparing [2024-02-16T01:21:18.675Z] 1a3df15e3371: Preparing [2024-02-16T01:21:18.675Z] 2a85bc233465: Preparing [2024-02-16T01:21:18.675Z] e4434add18b4: Preparing [2024-02-16T01:21:18.675Z] c8a0414f8c59: Preparing [2024-02-16T01:21:18.675Z] 266095fce218: Preparing [2024-02-16T01:21:18.675Z] 833a598732e1: Preparing [2024-02-16T01:21:18.675Z] 63f5cc779ea1: Preparing [2024-02-16T01:21:18.675Z] 15fd40c1d2d6: Preparing [2024-02-16T01:21:18.675Z] b6e7803eb26c: Preparing [2024-02-16T01:21:18.675Z] aedc3bda2944: Preparing [2024-02-16T01:21:18.675Z] 15fd40c1d2d6: Waiting [2024-02-16T01:21:18.675Z] 266095fce218: Waiting [2024-02-16T01:21:18.675Z] 833a598732e1: Waiting [2024-02-16T01:21:18.675Z] b6e7803eb26c: Waiting [2024-02-16T01:21:18.675Z] aedc3bda2944: Waiting [2024-02-16T01:21:18.675Z] 63f5cc779ea1: Waiting [2024-02-16T01:21:18.675Z] e4434add18b4: Layer already exists [2024-02-16T01:21:18.675Z] c8a0414f8c59: Layer already exists [2024-02-16T01:21:18.675Z] 2a85bc233465: Layer already exists [2024-02-16T01:21:18.675Z] 1a3df15e3371: Layer already exists [2024-02-16T01:21:18.675Z] d05528eeb597: Layer already exists [2024-02-16T01:21:18.675Z] 63f5cc779ea1: Layer already exists [2024-02-16T01:21:18.675Z] 266095fce218: Layer already exists [2024-02-16T01:21:18.675Z] 833a598732e1: Layer already exists [2024-02-16T01:21:18.675Z] b6e7803eb26c: Layer already exists [2024-02-16T01:21:18.675Z] 15fd40c1d2d6: Layer already exists [2024-02-16T01:21:18.675Z] aedc3bda2944: Layer already exists [2024-02-16T01:21:18.675Z] 3.2.0-dev.15: digest: sha256:d3a3d8efda4f2592d5c93602c4d384f16c61dfbe7facad6797421012d30e3e80 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:19.165Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:19.652Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:21:19.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-02-16T01:21:19.652Z] d05528eeb597: Preparing [2024-02-16T01:21:19.652Z] 1a3df15e3371: Preparing [2024-02-16T01:21:19.652Z] 2a85bc233465: Preparing [2024-02-16T01:21:19.652Z] e4434add18b4: Preparing [2024-02-16T01:21:19.652Z] c8a0414f8c59: Preparing [2024-02-16T01:21:19.652Z] 266095fce218: Preparing [2024-02-16T01:21:19.652Z] 833a598732e1: Preparing [2024-02-16T01:21:19.652Z] 63f5cc779ea1: Preparing [2024-02-16T01:21:19.652Z] 15fd40c1d2d6: Preparing [2024-02-16T01:21:19.652Z] b6e7803eb26c: Preparing [2024-02-16T01:21:19.652Z] aedc3bda2944: Preparing [2024-02-16T01:21:19.652Z] 266095fce218: Waiting [2024-02-16T01:21:19.652Z] 833a598732e1: Waiting [2024-02-16T01:21:19.652Z] b6e7803eb26c: Waiting [2024-02-16T01:21:19.652Z] 63f5cc779ea1: Waiting [2024-02-16T01:21:19.652Z] 15fd40c1d2d6: Waiting [2024-02-16T01:21:19.652Z] aedc3bda2944: Waiting [2024-02-16T01:21:19.652Z] 2a85bc233465: Layer already exists [2024-02-16T01:21:19.652Z] e4434add18b4: Layer already exists [2024-02-16T01:21:19.652Z] 1a3df15e3371: Layer already exists [2024-02-16T01:21:19.652Z] c8a0414f8c59: Layer already exists [2024-02-16T01:21:19.652Z] d05528eeb597: Layer already exists [2024-02-16T01:21:19.652Z] 833a598732e1: Layer already exists [2024-02-16T01:21:19.652Z] 15fd40c1d2d6: Layer already exists [2024-02-16T01:21:19.652Z] 63f5cc779ea1: Layer already exists [2024-02-16T01:21:19.652Z] 266095fce218: Layer already exists [2024-02-16T01:21:19.652Z] b6e7803eb26c: Layer already exists [2024-02-16T01:21:19.652Z] aedc3bda2944: Layer already exists [2024-02-16T01:21:19.652Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:d3a3d8efda4f2592d5c93602c4d384f16c61dfbe7facad6797421012d30e3e80 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:20.192Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:20.678Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-02-16T01:21:20.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-02-16T01:21:20.678Z] d05528eeb597: Preparing [2024-02-16T01:21:20.678Z] 1a3df15e3371: Preparing [2024-02-16T01:21:20.678Z] 2a85bc233465: Preparing [2024-02-16T01:21:20.678Z] e4434add18b4: Preparing [2024-02-16T01:21:20.678Z] c8a0414f8c59: Preparing [2024-02-16T01:21:20.678Z] 266095fce218: Preparing [2024-02-16T01:21:20.678Z] 833a598732e1: Preparing [2024-02-16T01:21:20.678Z] 63f5cc779ea1: Preparing [2024-02-16T01:21:20.678Z] 15fd40c1d2d6: Preparing [2024-02-16T01:21:20.678Z] b6e7803eb26c: Preparing [2024-02-16T01:21:20.678Z] aedc3bda2944: Preparing [2024-02-16T01:21:20.678Z] b6e7803eb26c: Waiting [2024-02-16T01:21:20.678Z] 833a598732e1: Waiting [2024-02-16T01:21:20.678Z] aedc3bda2944: Waiting [2024-02-16T01:21:20.678Z] 63f5cc779ea1: Waiting [2024-02-16T01:21:20.678Z] 15fd40c1d2d6: Waiting [2024-02-16T01:21:20.678Z] 266095fce218: Waiting [2024-02-16T01:21:20.678Z] c8a0414f8c59: Layer already exists [2024-02-16T01:21:20.678Z] 2a85bc233465: Layer already exists [2024-02-16T01:21:20.678Z] d05528eeb597: Layer already exists [2024-02-16T01:21:20.678Z] 1a3df15e3371: Layer already exists [2024-02-16T01:21:20.678Z] e4434add18b4: Layer already exists [2024-02-16T01:21:20.678Z] 15fd40c1d2d6: Layer already exists [2024-02-16T01:21:20.678Z] 266095fce218: Layer already exists [2024-02-16T01:21:20.678Z] 63f5cc779ea1: Layer already exists [2024-02-16T01:21:20.678Z] 833a598732e1: Layer already exists [2024-02-16T01:21:20.678Z] b6e7803eb26c: Layer already exists [2024-02-16T01:21:20.678Z] aedc3bda2944: Layer already exists [2024-02-16T01:21:20.678Z] main: digest: sha256:d3a3d8efda4f2592d5c93602c4d384f16c61dfbe7facad6797421012d30e3e80 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-16T01:21:21.083Z] ===================================================== [Pipeline] echo [2024-02-16T01:21:21.154Z] taggedImages: [2024-02-16T01:21:21.154Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:21:21.154Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-02-16T01:21:21.154Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.15 [2024-02-16T01:21:21.154Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:21:21.154Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-02-16T01:21:21.227Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-02-16T01:21:21.227Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:21:21.227Z] latest [2024-02-16T01:21:21.227Z] 3.2.0-dev.15 [2024-02-16T01:21:21.227Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:21:21.227Z] main [2024-02-16T01:21:21.227Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:21.834Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:22.317Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:21:22.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-02-16T01:21:22.317Z] 2c06894d6ae5: Preparing [2024-02-16T01:21:22.317Z] e492df8fd2a6: Preparing [2024-02-16T01:21:22.317Z] dde0155c08a9: Preparing [2024-02-16T01:21:22.317Z] 12aa934dfcac: Preparing [2024-02-16T01:21:22.317Z] 9a700a080356: Preparing [2024-02-16T01:21:22.317Z] 8398e5463753: Preparing [2024-02-16T01:21:22.317Z] 8741a9a2cc53: Preparing [2024-02-16T01:21:22.317Z] 266095fce218: Preparing [2024-02-16T01:21:22.317Z] 833a598732e1: Preparing [2024-02-16T01:21:22.317Z] 4c7869cfa451: Preparing [2024-02-16T01:21:22.317Z] e478394fe0ce: Preparing [2024-02-16T01:21:22.317Z] aedc3bda2944: Preparing [2024-02-16T01:21:22.317Z] 8398e5463753: Waiting [2024-02-16T01:21:22.317Z] 4c7869cfa451: Waiting [2024-02-16T01:21:22.317Z] 266095fce218: Waiting [2024-02-16T01:21:22.317Z] e478394fe0ce: Waiting [2024-02-16T01:21:22.317Z] aedc3bda2944: Waiting [2024-02-16T01:21:22.317Z] 833a598732e1: Waiting [2024-02-16T01:21:22.317Z] e492df8fd2a6: Pushed [2024-02-16T01:21:22.317Z] 9a700a080356: Pushed [2024-02-16T01:21:22.317Z] 2c06894d6ae5: Pushed [2024-02-16T01:21:22.317Z] 266095fce218: Layer already exists [2024-02-16T01:21:22.317Z] 833a598732e1: Layer already exists [2024-02-16T01:21:22.317Z] 8398e5463753: Pushed [2024-02-16T01:21:22.574Z] 8741a9a2cc53: Pushed [2024-02-16T01:21:22.574Z] aedc3bda2944: Layer already exists [2024-02-16T01:21:22.574Z] 4c7869cfa451: Pushed [2024-02-16T01:21:23.141Z] 12aa934dfcac: Pushed [2024-02-16T01:21:23.711Z] dde0155c08a9: Pushed [2024-02-16T01:21:23.711Z] e478394fe0ce: Pushed [2024-02-16T01:21:23.711Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:ab12386ece66a730cbaf34cc77afe4ba2b8adc596d12eb99d3d87b626bed64ae size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:24.199Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:24.689Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-02-16T01:21:24.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-02-16T01:21:24.690Z] 2c06894d6ae5: Preparing [2024-02-16T01:21:24.690Z] e492df8fd2a6: Preparing [2024-02-16T01:21:24.690Z] dde0155c08a9: Preparing [2024-02-16T01:21:24.690Z] 12aa934dfcac: Preparing [2024-02-16T01:21:24.690Z] 9a700a080356: Preparing [2024-02-16T01:21:24.690Z] 8398e5463753: Preparing [2024-02-16T01:21:24.690Z] 8741a9a2cc53: Preparing [2024-02-16T01:21:24.690Z] 266095fce218: Preparing [2024-02-16T01:21:24.690Z] 833a598732e1: Preparing [2024-02-16T01:21:24.690Z] 4c7869cfa451: Preparing [2024-02-16T01:21:24.690Z] e478394fe0ce: Preparing [2024-02-16T01:21:24.690Z] aedc3bda2944: Preparing [2024-02-16T01:21:24.690Z] 833a598732e1: Waiting [2024-02-16T01:21:24.690Z] 8398e5463753: Waiting [2024-02-16T01:21:24.690Z] 8741a9a2cc53: Waiting [2024-02-16T01:21:24.690Z] 4c7869cfa451: Waiting [2024-02-16T01:21:24.690Z] 266095fce218: Waiting [2024-02-16T01:21:24.690Z] e478394fe0ce: Waiting [2024-02-16T01:21:24.690Z] aedc3bda2944: Waiting [2024-02-16T01:21:24.690Z] dde0155c08a9: Layer already exists [2024-02-16T01:21:24.690Z] e492df8fd2a6: Layer already exists [2024-02-16T01:21:24.690Z] 12aa934dfcac: Layer already exists [2024-02-16T01:21:24.690Z] 2c06894d6ae5: Layer already exists [2024-02-16T01:21:24.690Z] 9a700a080356: Layer already exists [2024-02-16T01:21:24.690Z] 8741a9a2cc53: Layer already exists [2024-02-16T01:21:24.690Z] 8398e5463753: Layer already exists [2024-02-16T01:21:24.690Z] 266095fce218: Layer already exists [2024-02-16T01:21:24.690Z] 833a598732e1: Layer already exists [2024-02-16T01:21:24.690Z] 4c7869cfa451: Layer already exists [2024-02-16T01:21:24.690Z] aedc3bda2944: Layer already exists [2024-02-16T01:21:24.690Z] e478394fe0ce: Layer already exists [2024-02-16T01:21:24.690Z] latest: digest: sha256:ab12386ece66a730cbaf34cc77afe4ba2b8adc596d12eb99d3d87b626bed64ae size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [2024-02-16T01:21:25.184Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.15 [Pipeline] } [Pipeline] configFileProvider [2024-02-16T01:21:25.237Z] provisioning config files... [2024-02-16T01:21:25.263Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/625@tmp/config13929044072161288158tmp [Pipeline] // withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] sh [2024-02-16T01:21:25.929Z] ---> ****-login.sh [2024-02-16T01:21:25.929Z] nexus3.edgexfoundry.org:10001 [2024-02-16T01:21:26.019Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.15 [2024-02-16T01:21:26.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-02-16T01:21:26.019Z] 2c06894d6ae5: Preparing [2024-02-16T01:21:26.019Z] e492df8fd2a6: Preparing [2024-02-16T01:21:26.019Z] dde0155c08a9: Preparing [2024-02-16T01:21:26.019Z] 12aa934dfcac: Preparing [2024-02-16T01:21:26.019Z] 9a700a080356: Preparing [2024-02-16T01:21:26.019Z] 8398e5463753: Preparing [2024-02-16T01:21:26.019Z] 8741a9a2cc53: Preparing [2024-02-16T01:21:26.019Z] 266095fce218: Preparing [2024-02-16T01:21:26.019Z] 833a598732e1: Preparing [2024-02-16T01:21:26.019Z] 4c7869cfa451: Preparing [2024-02-16T01:21:26.019Z] e478394fe0ce: Preparing [2024-02-16T01:21:26.019Z] aedc3bda2944: Preparing [2024-02-16T01:21:26.019Z] 8741a9a2cc53: Waiting [2024-02-16T01:21:26.019Z] 266095fce218: Waiting [2024-02-16T01:21:26.019Z] 833a598732e1: Waiting [2024-02-16T01:21:26.019Z] 8398e5463753: Waiting [2024-02-16T01:21:26.019Z] e478394fe0ce: Waiting [2024-02-16T01:21:26.019Z] aedc3bda2944: Waiting [2024-02-16T01:21:26.019Z] 2c06894d6ae5: Layer already exists [2024-02-16T01:21:26.019Z] 9a700a080356: Layer already exists [2024-02-16T01:21:26.019Z] e492df8fd2a6: Layer already exists [2024-02-16T01:21:26.019Z] 12aa934dfcac: Layer already exists [2024-02-16T01:21:26.019Z] dde0155c08a9: Layer already exists [2024-02-16T01:21:26.019Z] 8398e5463753: Layer already exists [2024-02-16T01:21:26.019Z] 4c7869cfa451: Layer already exists [2024-02-16T01:21:26.019Z] 8741a9a2cc53: Layer already exists [2024-02-16T01:21:26.019Z] 833a598732e1: Layer already exists [2024-02-16T01:21:26.019Z] 266095fce218: Layer already exists [2024-02-16T01:21:26.019Z] e478394fe0ce: Layer already exists [2024-02-16T01:21:26.019Z] aedc3bda2944: Layer already exists [2024-02-16T01:21:26.019Z] 3.2.0-dev.15: digest: sha256:ab12386ece66a730cbaf34cc77afe4ba2b8adc596d12eb99d3d87b626bed64ae size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-02-16T01:21:26.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2024-02-16T01:21:26.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T01:21:26.465Z] Configure a credential helper to remove this warning. See [2024-02-16T01:21:26.465Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T01:21:26.465Z] [2024-02-16T01:21:26.465Z] Login Succeeded [2024-02-16T01:21:26.465Z] nexus3.edgexfoundry.org:10002 [2024-02-16T01:21:26.525Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-02-16T01:21:26.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2024-02-16T01:21:27.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T01:21:27.007Z] Configure a credential helper to remove this warning. See [2024-02-16T01:21:27.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T01:21:27.007Z] [2024-02-16T01:21:27.007Z] Login Succeeded [2024-02-16T01:21:27.007Z] nexus3.edgexfoundry.org:10003 [2024-02-16T01:21:27.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T01:21:27.041Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:21:27.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-02-16T01:21:27.041Z] 2c06894d6ae5: Preparing [2024-02-16T01:21:27.041Z] e492df8fd2a6: Preparing [2024-02-16T01:21:27.041Z] dde0155c08a9: Preparing [2024-02-16T01:21:27.041Z] 12aa934dfcac: Preparing [2024-02-16T01:21:27.041Z] 9a700a080356: Preparing [2024-02-16T01:21:27.041Z] 8398e5463753: Preparing [2024-02-16T01:21:27.041Z] 8741a9a2cc53: Preparing [2024-02-16T01:21:27.041Z] 266095fce218: Preparing [2024-02-16T01:21:27.041Z] 833a598732e1: Preparing [2024-02-16T01:21:27.041Z] 4c7869cfa451: Preparing [2024-02-16T01:21:27.041Z] e478394fe0ce: Preparing [2024-02-16T01:21:27.041Z] aedc3bda2944: Preparing [2024-02-16T01:21:27.041Z] 8398e5463753: Waiting [2024-02-16T01:21:27.041Z] 8741a9a2cc53: Waiting [2024-02-16T01:21:27.041Z] 266095fce218: Waiting [2024-02-16T01:21:27.041Z] 833a598732e1: Waiting [2024-02-16T01:21:27.041Z] e478394fe0ce: Waiting [2024-02-16T01:21:27.041Z] 4c7869cfa451: Waiting [2024-02-16T01:21:27.041Z] aedc3bda2944: Waiting [2024-02-16T01:21:27.041Z] 12aa934dfcac: Layer already exists [2024-02-16T01:21:27.041Z] dde0155c08a9: Layer already exists [2024-02-16T01:21:27.041Z] e492df8fd2a6: Layer already exists [2024-02-16T01:21:27.041Z] 9a700a080356: Layer already exists [2024-02-16T01:21:27.041Z] 2c06894d6ae5: Layer already exists [2024-02-16T01:21:27.041Z] 266095fce218: Layer already exists [2024-02-16T01:21:27.041Z] 8741a9a2cc53: Layer already exists [2024-02-16T01:21:27.041Z] 4c7869cfa451: Layer already exists [2024-02-16T01:21:27.041Z] 8398e5463753: Layer already exists [2024-02-16T01:21:27.041Z] 833a598732e1: Layer already exists [2024-02-16T01:21:27.041Z] e478394fe0ce: Layer already exists [2024-02-16T01:21:27.041Z] aedc3bda2944: Layer already exists [2024-02-16T01:21:27.041Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:ab12386ece66a730cbaf34cc77afe4ba2b8adc596d12eb99d3d87b626bed64ae size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:27.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T01:21:27.278Z] Configure a credential helper to remove this warning. See [2024-02-16T01:21:27.278Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T01:21:27.278Z] [2024-02-16T01:21:27.278Z] Login Succeeded [2024-02-16T01:21:27.278Z] nexus3.edgexfoundry.org:10004 [2024-02-16T01:21:27.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T01:21:27.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T01:21:27.546Z] Configure a credential helper to remove this warning. See [2024-02-16T01:21:27.546Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T01:21:27.546Z] [2024-02-16T01:21:27.546Z] Login Succeeded [2024-02-16T01:21:27.546Z] ****.io [2024-02-16T01:21:27.547Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:27.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T01:21:28.048Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-02-16T01:21:28.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-02-16T01:21:28.048Z] 2c06894d6ae5: Preparing [2024-02-16T01:21:28.048Z] e492df8fd2a6: Preparing [2024-02-16T01:21:28.048Z] dde0155c08a9: Preparing [2024-02-16T01:21:28.048Z] 12aa934dfcac: Preparing [2024-02-16T01:21:28.048Z] 9a700a080356: Preparing [2024-02-16T01:21:28.048Z] 8398e5463753: Preparing [2024-02-16T01:21:28.048Z] 8741a9a2cc53: Preparing [2024-02-16T01:21:28.048Z] 266095fce218: Preparing [2024-02-16T01:21:28.048Z] 833a598732e1: Preparing [2024-02-16T01:21:28.048Z] 4c7869cfa451: Preparing [2024-02-16T01:21:28.048Z] e478394fe0ce: Preparing [2024-02-16T01:21:28.048Z] aedc3bda2944: Preparing [2024-02-16T01:21:28.048Z] 8398e5463753: Waiting [2024-02-16T01:21:28.048Z] 8741a9a2cc53: Waiting [2024-02-16T01:21:28.048Z] 266095fce218: Waiting [2024-02-16T01:21:28.048Z] 833a598732e1: Waiting [2024-02-16T01:21:28.048Z] 4c7869cfa451: Waiting [2024-02-16T01:21:28.048Z] e478394fe0ce: Waiting [2024-02-16T01:21:28.048Z] aedc3bda2944: Waiting [2024-02-16T01:21:28.048Z] 2c06894d6ae5: Layer already exists [2024-02-16T01:21:28.048Z] 9a700a080356: Layer already exists [2024-02-16T01:21:28.048Z] 12aa934dfcac: Layer already exists [2024-02-16T01:21:28.048Z] dde0155c08a9: Layer already exists [2024-02-16T01:21:28.048Z] e492df8fd2a6: Layer already exists [2024-02-16T01:21:28.048Z] 8741a9a2cc53: Layer already exists [2024-02-16T01:21:28.048Z] 8398e5463753: Layer already exists [2024-02-16T01:21:28.048Z] 833a598732e1: Layer already exists [2024-02-16T01:21:28.048Z] 266095fce218: Layer already exists [2024-02-16T01:21:28.048Z] 4c7869cfa451: Layer already exists [2024-02-16T01:21:28.048Z] e478394fe0ce: Layer already exists [2024-02-16T01:21:28.048Z] aedc3bda2944: Layer already exists [2024-02-16T01:21:28.048Z] main: digest: sha256:ab12386ece66a730cbaf34cc77afe4ba2b8adc596d12eb99d3d87b626bed64ae size: 2823 [Pipeline] } [2024-02-16T01:21:28.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T01:21:28.089Z] Configure a credential helper to remove this warning. See [2024-02-16T01:21:28.089Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T01:21:28.089Z] [2024-02-16T01:21:28.089Z] Login Succeeded [2024-02-16T01:21:28.089Z] ---> ****-login.sh ends [Pipeline] // withEnv [Pipeline] } [2024-02-16T01:21:28.206Z] Deleting 1 temporary files [Pipeline] } [Pipeline] // configFileProvider [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] echo [2024-02-16T01:21:28.635Z] ===================================================== [Pipeline] unstash [Pipeline] echo [2024-02-16T01:21:28.706Z] taggedImages: [2024-02-16T01:21:28.706Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:21:28.706Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-02-16T01:21:28.706Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.15 [2024-02-16T01:21:28.706Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:21:28.706Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-02-16T01:21:28.798Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-02-16T01:21:28.798Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:21:28.798Z] latest [2024-02-16T01:21:28.798Z] 3.2.0-dev.15 [2024-02-16T01:21:28.798Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:21:28.798Z] main [2024-02-16T01:21:28.798Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:29.327Z] + git config --global --add safe.directory /w/workspace/edgex-go/625 [Pipeline] echo [2024-02-16T01:21:29.349Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T01:21:29.433Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-02-16T01:21:29.496Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-16T01:21:29.588Z] ========================================================= [2024-02-16T01:21:29.588Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-16T01:21:29.588Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2024-02-16T01:21:29.941Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:21:29.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-02-16T01:21:29.941Z] 4ee74a0df551: Preparing [2024-02-16T01:21:29.941Z] d85c79f5368c: Preparing [2024-02-16T01:21:29.941Z] 266095fce218: Preparing [2024-02-16T01:21:29.941Z] 833a598732e1: Preparing [2024-02-16T01:21:29.941Z] adc2b9bc3b32: Preparing [2024-02-16T01:21:29.941Z] e73241076f7a: Preparing [2024-02-16T01:21:29.941Z] aedc3bda2944: Preparing [2024-02-16T01:21:29.941Z] e73241076f7a: Waiting [2024-02-16T01:21:29.941Z] aedc3bda2944: Waiting [2024-02-16T01:21:29.941Z] 266095fce218: Layer already exists [2024-02-16T01:21:29.941Z] 833a598732e1: Layer already exists [2024-02-16T01:21:29.941Z] aedc3bda2944: Layer already exists [2024-02-16T01:21:29.941Z] adc2b9bc3b32: Pushed [2024-02-16T01:21:29.941Z] 4ee74a0df551: Pushed [2024-02-16T01:21:29.993Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-16T01:21:29.993Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-16T01:21:30.259Z] 9fda8d8052c6: Pulling fs layer [2024-02-16T01:21:30.259Z] 5d54e960e981: Pulling fs layer [2024-02-16T01:21:30.259Z] c4a7e357bf2a: Pulling fs layer [2024-02-16T01:21:30.259Z] f0e02332f6b5: Pulling fs layer [2024-02-16T01:21:30.259Z] 872ee5b61b7b: Pulling fs layer [2024-02-16T01:21:30.259Z] 0c6a40ed1a82: Pulling fs layer [2024-02-16T01:21:30.259Z] 94ae7d8d031c: Pulling fs layer [2024-02-16T01:21:30.259Z] f0e02332f6b5: Waiting [2024-02-16T01:21:30.259Z] 872ee5b61b7b: Waiting [2024-02-16T01:21:30.259Z] 0c6a40ed1a82: Waiting [2024-02-16T01:21:30.259Z] 94ae7d8d031c: Waiting [2024-02-16T01:21:30.259Z] 5d54e960e981: Verifying Checksum [2024-02-16T01:21:30.259Z] 5d54e960e981: Download complete [2024-02-16T01:21:30.259Z] f0e02332f6b5: Verifying Checksum [2024-02-16T01:21:30.259Z] f0e02332f6b5: Download complete [2024-02-16T01:21:30.259Z] 872ee5b61b7b: Verifying Checksum [2024-02-16T01:21:30.259Z] 872ee5b61b7b: Download complete [2024-02-16T01:21:30.259Z] 9fda8d8052c6: Verifying Checksum [2024-02-16T01:21:30.259Z] 9fda8d8052c6: Download complete [2024-02-16T01:21:30.529Z] 94ae7d8d031c: Verifying Checksum [2024-02-16T01:21:30.529Z] 94ae7d8d031c: Download complete [2024-02-16T01:21:30.875Z] e73241076f7a: Pushed [2024-02-16T01:21:31.114Z] 9fda8d8052c6: Pull complete [2024-02-16T01:21:31.442Z] d85c79f5368c: Pushed [2024-02-16T01:21:31.700Z] 5d54e960e981: Pull complete [2024-02-16T01:21:31.702Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:adc62bd02017cea04963527dc696e207530562791a74879bf00deaec79678e31 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-02-16T01:21:31.972Z] c4a7e357bf2a: Verifying Checksum [2024-02-16T01:21:31.972Z] c4a7e357bf2a: Download complete [Pipeline] sh [2024-02-16T01:21:32.281Z] + 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 [2024-02-16T01:21:32.807Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-02-16T01:21:32.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-02-16T01:21:32.807Z] 4ee74a0df551: Preparing [2024-02-16T01:21:32.807Z] d85c79f5368c: Preparing [2024-02-16T01:21:32.807Z] 266095fce218: Preparing [2024-02-16T01:21:32.807Z] 833a598732e1: Preparing [2024-02-16T01:21:32.807Z] adc2b9bc3b32: Preparing [2024-02-16T01:21:32.807Z] e73241076f7a: Preparing [2024-02-16T01:21:32.807Z] aedc3bda2944: Preparing [2024-02-16T01:21:32.807Z] e73241076f7a: Waiting [2024-02-16T01:21:32.807Z] 266095fce218: Layer already exists [2024-02-16T01:21:32.807Z] d85c79f5368c: Layer already exists [2024-02-16T01:21:32.807Z] 4ee74a0df551: Layer already exists [2024-02-16T01:21:32.807Z] 833a598732e1: Layer already exists [2024-02-16T01:21:32.807Z] adc2b9bc3b32: Layer already exists [2024-02-16T01:21:32.807Z] aedc3bda2944: Layer already exists [2024-02-16T01:21:32.807Z] e73241076f7a: Layer already exists [2024-02-16T01:21:32.807Z] latest: digest: sha256:adc62bd02017cea04963527dc696e207530562791a74879bf00deaec79678e31 size: 1781 [Pipeline] } [Pipeline] // withEnv [2024-02-16T01:21:32.932Z] 0c6a40ed1a82: Verifying Checksum [2024-02-16T01:21:32.932Z] 0c6a40ed1a82: Download complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:33.427Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:33.934Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.15 [2024-02-16T01:21:33.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-02-16T01:21:33.934Z] 4ee74a0df551: Preparing [2024-02-16T01:21:33.934Z] d85c79f5368c: Preparing [2024-02-16T01:21:33.934Z] 266095fce218: Preparing [2024-02-16T01:21:33.934Z] 833a598732e1: Preparing [2024-02-16T01:21:33.934Z] adc2b9bc3b32: Preparing [2024-02-16T01:21:33.934Z] e73241076f7a: Preparing [2024-02-16T01:21:33.934Z] aedc3bda2944: Preparing [2024-02-16T01:21:33.934Z] e73241076f7a: Waiting [2024-02-16T01:21:33.934Z] aedc3bda2944: Waiting [2024-02-16T01:21:33.934Z] 4ee74a0df551: Layer already exists [2024-02-16T01:21:33.934Z] 833a598732e1: Layer already exists [2024-02-16T01:21:33.934Z] d85c79f5368c: Layer already exists [2024-02-16T01:21:33.934Z] 266095fce218: Layer already exists [2024-02-16T01:21:33.934Z] adc2b9bc3b32: Layer already exists [2024-02-16T01:21:33.934Z] e73241076f7a: Layer already exists [2024-02-16T01:21:33.934Z] aedc3bda2944: Layer already exists [2024-02-16T01:21:33.934Z] 3.2.0-dev.15: digest: sha256:adc62bd02017cea04963527dc696e207530562791a74879bf00deaec79678e31 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:34.459Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:34.970Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:21:34.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-02-16T01:21:34.970Z] 4ee74a0df551: Preparing [2024-02-16T01:21:34.970Z] d85c79f5368c: Preparing [2024-02-16T01:21:34.970Z] 266095fce218: Preparing [2024-02-16T01:21:34.970Z] 833a598732e1: Preparing [2024-02-16T01:21:34.970Z] adc2b9bc3b32: Preparing [2024-02-16T01:21:34.970Z] e73241076f7a: Preparing [2024-02-16T01:21:34.970Z] aedc3bda2944: Preparing [2024-02-16T01:21:34.970Z] e73241076f7a: Waiting [2024-02-16T01:21:34.970Z] aedc3bda2944: Waiting [2024-02-16T01:21:34.970Z] d85c79f5368c: Layer already exists [2024-02-16T01:21:34.970Z] adc2b9bc3b32: Layer already exists [2024-02-16T01:21:34.970Z] 4ee74a0df551: Layer already exists [2024-02-16T01:21:34.970Z] 833a598732e1: Layer already exists [2024-02-16T01:21:34.970Z] 266095fce218: Layer already exists [2024-02-16T01:21:34.970Z] e73241076f7a: Layer already exists [2024-02-16T01:21:34.970Z] aedc3bda2944: Layer already exists [2024-02-16T01:21:34.970Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:adc62bd02017cea04963527dc696e207530562791a74879bf00deaec79678e31 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:35.498Z] + 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 [2024-02-16T01:21:36.000Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-02-16T01:21:36.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-02-16T01:21:36.000Z] 4ee74a0df551: Preparing [2024-02-16T01:21:36.000Z] d85c79f5368c: Preparing [2024-02-16T01:21:36.000Z] 266095fce218: Preparing [2024-02-16T01:21:36.000Z] 833a598732e1: Preparing [2024-02-16T01:21:36.000Z] adc2b9bc3b32: Preparing [2024-02-16T01:21:36.000Z] e73241076f7a: Preparing [2024-02-16T01:21:36.000Z] aedc3bda2944: Preparing [2024-02-16T01:21:36.000Z] e73241076f7a: Waiting [2024-02-16T01:21:36.000Z] aedc3bda2944: Waiting [2024-02-16T01:21:36.000Z] adc2b9bc3b32: Layer already exists [2024-02-16T01:21:36.000Z] d85c79f5368c: Layer already exists [2024-02-16T01:21:36.000Z] 833a598732e1: Layer already exists [2024-02-16T01:21:36.000Z] 266095fce218: Layer already exists [2024-02-16T01:21:36.000Z] 4ee74a0df551: Layer already exists [2024-02-16T01:21:36.000Z] e73241076f7a: Layer already exists [2024-02-16T01:21:36.000Z] aedc3bda2944: Layer already exists [2024-02-16T01:21:36.000Z] main: digest: sha256:adc62bd02017cea04963527dc696e207530562791a74879bf00deaec79678e31 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-16T01:21:36.467Z] ===================================================== [Pipeline] echo [2024-02-16T01:21:36.556Z] taggedImages: [2024-02-16T01:21:36.557Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:21:36.557Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-02-16T01:21:36.557Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.15 [2024-02-16T01:21:36.557Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:21:36.557Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-02-16T01:21:36.652Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-02-16T01:21:36.652Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:21:36.652Z] latest [2024-02-16T01:21:36.652Z] 3.2.0-dev.15 [2024-02-16T01:21:36.652Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:21:36.652Z] main [2024-02-16T01:21:36.652Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:37.360Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:37.879Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:21:37.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-02-16T01:21:37.880Z] 2f199da1e521: Preparing [2024-02-16T01:21:37.880Z] 2ef4ae64ceae: Preparing [2024-02-16T01:21:37.880Z] e98751e7c53a: Preparing [2024-02-16T01:21:37.880Z] 266095fce218: Preparing [2024-02-16T01:21:37.880Z] 833a598732e1: Preparing [2024-02-16T01:21:37.880Z] 4f5be57f1173: Preparing [2024-02-16T01:21:37.880Z] 2a5eb1d2e71a: Preparing [2024-02-16T01:21:37.880Z] ef8b033b347b: Preparing [2024-02-16T01:21:37.880Z] 5f849575ad1b: Preparing [2024-02-16T01:21:37.880Z] aedc3bda2944: Preparing [2024-02-16T01:21:37.880Z] 4f5be57f1173: Waiting [2024-02-16T01:21:37.880Z] 5f849575ad1b: Waiting [2024-02-16T01:21:37.880Z] 2a5eb1d2e71a: Waiting [2024-02-16T01:21:37.880Z] ef8b033b347b: Waiting [2024-02-16T01:21:37.880Z] aedc3bda2944: Waiting [2024-02-16T01:21:37.880Z] 833a598732e1: Layer already exists [2024-02-16T01:21:37.880Z] 266095fce218: Layer already exists [2024-02-16T01:21:37.880Z] 2f199da1e521: Pushed [2024-02-16T01:21:37.880Z] e98751e7c53a: Pushed [2024-02-16T01:21:37.880Z] 2ef4ae64ceae: Pushed [2024-02-16T01:21:37.880Z] aedc3bda2944: Layer already exists [2024-02-16T01:21:38.199Z] ef8b033b347b: Pushed [2024-02-16T01:21:38.465Z] 5f849575ad1b: Pushed [2024-02-16T01:21:43.737Z] 2a5eb1d2e71a: Pushed [2024-02-16T01:21:45.243Z] c4a7e357bf2a: Pull complete [2024-02-16T01:21:45.243Z] f0e02332f6b5: Pull complete [2024-02-16T01:21:45.243Z] 872ee5b61b7b: Pull complete [2024-02-16T01:21:45.641Z] 4f5be57f1173: Pushed [2024-02-16T01:21:45.901Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:a195d1ab6398782d0ba8fa590ad778abf921faee2fe735649dd17a4e8ad227cd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:46.435Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:46.971Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-02-16T01:21:46.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-02-16T01:21:46.971Z] 2f199da1e521: Preparing [2024-02-16T01:21:46.971Z] 2ef4ae64ceae: Preparing [2024-02-16T01:21:46.971Z] e98751e7c53a: Preparing [2024-02-16T01:21:46.971Z] 266095fce218: Preparing [2024-02-16T01:21:46.971Z] 833a598732e1: Preparing [2024-02-16T01:21:46.971Z] 4f5be57f1173: Preparing [2024-02-16T01:21:46.971Z] 2a5eb1d2e71a: Preparing [2024-02-16T01:21:46.971Z] ef8b033b347b: Preparing [2024-02-16T01:21:46.971Z] 5f849575ad1b: Preparing [2024-02-16T01:21:46.971Z] aedc3bda2944: Preparing [2024-02-16T01:21:46.972Z] 5f849575ad1b: Waiting [2024-02-16T01:21:46.972Z] 4f5be57f1173: Waiting [2024-02-16T01:21:46.972Z] aedc3bda2944: Waiting [2024-02-16T01:21:46.972Z] ef8b033b347b: Waiting [2024-02-16T01:21:46.972Z] 2a5eb1d2e71a: Waiting [2024-02-16T01:21:46.972Z] 266095fce218: Layer already exists [2024-02-16T01:21:46.972Z] 2ef4ae64ceae: Layer already exists [2024-02-16T01:21:46.972Z] 833a598732e1: Layer already exists [2024-02-16T01:21:46.972Z] e98751e7c53a: Layer already exists [2024-02-16T01:21:46.972Z] 2f199da1e521: Layer already exists [2024-02-16T01:21:46.972Z] aedc3bda2944: Layer already exists [2024-02-16T01:21:46.972Z] 2a5eb1d2e71a: Layer already exists [2024-02-16T01:21:46.972Z] 4f5be57f1173: Layer already exists [2024-02-16T01:21:46.972Z] 5f849575ad1b: Layer already exists [2024-02-16T01:21:46.972Z] ef8b033b347b: Layer already exists [2024-02-16T01:21:46.972Z] latest: digest: sha256:a195d1ab6398782d0ba8fa590ad778abf921faee2fe735649dd17a4e8ad227cd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:47.503Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:48.042Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.15 [2024-02-16T01:21:48.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-02-16T01:21:48.042Z] 2f199da1e521: Preparing [2024-02-16T01:21:48.042Z] 2ef4ae64ceae: Preparing [2024-02-16T01:21:48.042Z] e98751e7c53a: Preparing [2024-02-16T01:21:48.042Z] 266095fce218: Preparing [2024-02-16T01:21:48.042Z] 833a598732e1: Preparing [2024-02-16T01:21:48.042Z] 4f5be57f1173: Preparing [2024-02-16T01:21:48.042Z] 2a5eb1d2e71a: Preparing [2024-02-16T01:21:48.042Z] ef8b033b347b: Preparing [2024-02-16T01:21:48.042Z] 5f849575ad1b: Preparing [2024-02-16T01:21:48.042Z] aedc3bda2944: Preparing [2024-02-16T01:21:48.042Z] 4f5be57f1173: Waiting [2024-02-16T01:21:48.042Z] 2a5eb1d2e71a: Waiting [2024-02-16T01:21:48.042Z] ef8b033b347b: Waiting [2024-02-16T01:21:48.042Z] 5f849575ad1b: Waiting [2024-02-16T01:21:48.042Z] aedc3bda2944: Waiting [2024-02-16T01:21:48.042Z] 266095fce218: Layer already exists [2024-02-16T01:21:48.042Z] 2f199da1e521: Layer already exists [2024-02-16T01:21:48.042Z] e98751e7c53a: Layer already exists [2024-02-16T01:21:48.042Z] 2ef4ae64ceae: Layer already exists [2024-02-16T01:21:48.042Z] 833a598732e1: Layer already exists [2024-02-16T01:21:48.042Z] 5f849575ad1b: Layer already exists [2024-02-16T01:21:48.042Z] 4f5be57f1173: Layer already exists [2024-02-16T01:21:48.042Z] 2a5eb1d2e71a: Layer already exists [2024-02-16T01:21:48.042Z] ef8b033b347b: Layer already exists [2024-02-16T01:21:48.042Z] aedc3bda2944: Layer already exists [2024-02-16T01:21:48.042Z] 3.2.0-dev.15: digest: sha256:a195d1ab6398782d0ba8fa590ad778abf921faee2fe735649dd17a4e8ad227cd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:48.592Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:49.150Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:21:49.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-02-16T01:21:49.150Z] 2f199da1e521: Preparing [2024-02-16T01:21:49.150Z] 2ef4ae64ceae: Preparing [2024-02-16T01:21:49.150Z] e98751e7c53a: Preparing [2024-02-16T01:21:49.150Z] 266095fce218: Preparing [2024-02-16T01:21:49.150Z] 833a598732e1: Preparing [2024-02-16T01:21:49.150Z] 4f5be57f1173: Preparing [2024-02-16T01:21:49.150Z] 2a5eb1d2e71a: Preparing [2024-02-16T01:21:49.150Z] ef8b033b347b: Preparing [2024-02-16T01:21:49.150Z] 5f849575ad1b: Preparing [2024-02-16T01:21:49.150Z] aedc3bda2944: Preparing [2024-02-16T01:21:49.150Z] 5f849575ad1b: Waiting [2024-02-16T01:21:49.150Z] aedc3bda2944: Waiting [2024-02-16T01:21:49.150Z] 2a5eb1d2e71a: Waiting [2024-02-16T01:21:49.150Z] ef8b033b347b: Waiting [2024-02-16T01:21:49.150Z] 4f5be57f1173: Waiting [2024-02-16T01:21:49.150Z] 2ef4ae64ceae: Layer already exists [2024-02-16T01:21:49.150Z] 833a598732e1: Layer already exists [2024-02-16T01:21:49.150Z] e98751e7c53a: Layer already exists [2024-02-16T01:21:49.150Z] 266095fce218: Layer already exists [2024-02-16T01:21:49.150Z] 2f199da1e521: Layer already exists [2024-02-16T01:21:49.150Z] ef8b033b347b: Layer already exists [2024-02-16T01:21:49.150Z] 4f5be57f1173: Layer already exists [2024-02-16T01:21:49.150Z] 5f849575ad1b: Layer already exists [2024-02-16T01:21:49.150Z] 2a5eb1d2e71a: Layer already exists [2024-02-16T01:21:49.150Z] aedc3bda2944: Layer already exists [2024-02-16T01:21:49.150Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:a195d1ab6398782d0ba8fa590ad778abf921faee2fe735649dd17a4e8ad227cd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:49.717Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:50.260Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-02-16T01:21:50.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-02-16T01:21:50.260Z] 2f199da1e521: Preparing [2024-02-16T01:21:50.260Z] 2ef4ae64ceae: Preparing [2024-02-16T01:21:50.260Z] e98751e7c53a: Preparing [2024-02-16T01:21:50.260Z] 266095fce218: Preparing [2024-02-16T01:21:50.260Z] 833a598732e1: Preparing [2024-02-16T01:21:50.260Z] 4f5be57f1173: Preparing [2024-02-16T01:21:50.260Z] 2a5eb1d2e71a: Preparing [2024-02-16T01:21:50.260Z] ef8b033b347b: Preparing [2024-02-16T01:21:50.260Z] 5f849575ad1b: Preparing [2024-02-16T01:21:50.260Z] aedc3bda2944: Preparing [2024-02-16T01:21:50.260Z] 2a5eb1d2e71a: Waiting [2024-02-16T01:21:50.260Z] 5f849575ad1b: Waiting [2024-02-16T01:21:50.260Z] aedc3bda2944: Waiting [2024-02-16T01:21:50.260Z] 2ef4ae64ceae: Layer already exists [2024-02-16T01:21:50.260Z] 266095fce218: Layer already exists [2024-02-16T01:21:50.260Z] 833a598732e1: Layer already exists [2024-02-16T01:21:50.260Z] 2f199da1e521: Layer already exists [2024-02-16T01:21:50.260Z] e98751e7c53a: Layer already exists [2024-02-16T01:21:50.260Z] 2a5eb1d2e71a: Layer already exists [2024-02-16T01:21:50.260Z] 4f5be57f1173: Layer already exists [2024-02-16T01:21:50.260Z] ef8b033b347b: Layer already exists [2024-02-16T01:21:50.261Z] aedc3bda2944: Layer already exists [2024-02-16T01:21:50.261Z] 5f849575ad1b: Layer already exists [2024-02-16T01:21:50.261Z] main: digest: sha256:a195d1ab6398782d0ba8fa590ad778abf921faee2fe735649dd17a4e8ad227cd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-16T01:21:50.802Z] ===================================================== [Pipeline] echo [2024-02-16T01:21:50.882Z] taggedImages: [2024-02-16T01:21:50.882Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:21:50.882Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-02-16T01:21:50.882Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.15 [2024-02-16T01:21:50.882Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:21:50.882Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-02-16T01:21:50.977Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-02-16T01:21:50.977Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:21:50.977Z] latest [2024-02-16T01:21:50.977Z] 3.2.0-dev.15 [2024-02-16T01:21:50.977Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:21:50.977Z] main [2024-02-16T01:21:50.977Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:51.680Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:21:52.228Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:21:52.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-02-16T01:21:52.228Z] 331c137130e7: Preparing [2024-02-16T01:21:52.228Z] 3aa6cdbb55ff: Preparing [2024-02-16T01:21:52.228Z] 335160ba1086: Preparing [2024-02-16T01:21:52.228Z] 266095fce218: Preparing [2024-02-16T01:21:52.228Z] 833a598732e1: Preparing [2024-02-16T01:21:52.228Z] 969db644f1bf: Preparing [2024-02-16T01:21:52.228Z] 541719ddd8ed: Preparing [2024-02-16T01:21:52.228Z] 5c7e19b71d3e: Preparing [2024-02-16T01:21:52.228Z] aedc3bda2944: Preparing [2024-02-16T01:21:52.228Z] 541719ddd8ed: Waiting [2024-02-16T01:21:52.228Z] 969db644f1bf: Waiting [2024-02-16T01:21:52.228Z] 5c7e19b71d3e: Waiting [2024-02-16T01:21:52.228Z] aedc3bda2944: Waiting [2024-02-16T01:21:52.228Z] 833a598732e1: Layer already exists [2024-02-16T01:21:52.228Z] 266095fce218: Layer already exists [2024-02-16T01:21:52.487Z] 335160ba1086: Pushed [2024-02-16T01:21:52.487Z] 541719ddd8ed: Pushed [2024-02-16T01:21:52.487Z] aedc3bda2944: Layer already exists [2024-02-16T01:21:52.487Z] 3aa6cdbb55ff: Pushed [2024-02-16T01:21:52.487Z] 331c137130e7: Pushed [2024-02-16T01:21:53.422Z] 5c7e19b71d3e: Pushed [2024-02-16T01:21:53.462Z] 0c6a40ed1a82: Pull complete [2024-02-16T01:21:54.883Z] 94ae7d8d031c: Pull complete [2024-02-16T01:21:54.883Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-16T01:21:54.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-16T01:21:54.883Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-02-16T01:21:55.296Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-16T01:21:55.296Z] WORKDIR /edgex [2024-02-16T01:21:55.296Z] COPY go.mod . [2024-02-16T01:21:55.296Z] RUN go mod download [2024-02-16T01:21:55.296Z] + docker build -t ci-base-image-arm64 -f - . [2024-02-16T01:21:55.880Z] Sending build context to Docker daemon 2.918MB [2024-02-16T01:21:55.880Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-16T01:21:55.880Z] ---> 86de565de09d [2024-02-16T01:21:55.880Z] Step 2/4 : WORKDIR /edgex [2024-02-16T01:21:57.832Z] ---> Running in 41e41eb4d646 [2024-02-16T01:21:58.109Z] Removing intermediate container 41e41eb4d646 [2024-02-16T01:21:58.109Z] ---> 12bab049fc7e [2024-02-16T01:21:58.109Z] Step 3/4 : COPY go.mod . [2024-02-16T01:21:58.695Z] ---> 34126402f4ed [2024-02-16T01:21:58.695Z] Step 4/4 : RUN go mod download [2024-02-16T01:21:58.695Z] ---> Running in 856a83201b7e [2024-02-16T01:22:01.543Z] 969db644f1bf: Pushed [2024-02-16T01:22:01.543Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:ab8952710446a660e1a32f693f9f9db9eeef33fbfa6787af06bf614deed2be99 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:22:02.144Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:22:02.714Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-02-16T01:22:02.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-02-16T01:22:02.714Z] 331c137130e7: Preparing [2024-02-16T01:22:02.714Z] 3aa6cdbb55ff: Preparing [2024-02-16T01:22:02.714Z] 335160ba1086: Preparing [2024-02-16T01:22:02.714Z] 266095fce218: Preparing [2024-02-16T01:22:02.714Z] 833a598732e1: Preparing [2024-02-16T01:22:02.714Z] 969db644f1bf: Preparing [2024-02-16T01:22:02.714Z] 541719ddd8ed: Preparing [2024-02-16T01:22:02.714Z] 5c7e19b71d3e: Preparing [2024-02-16T01:22:02.714Z] aedc3bda2944: Preparing [2024-02-16T01:22:02.714Z] 969db644f1bf: Waiting [2024-02-16T01:22:02.714Z] 541719ddd8ed: Waiting [2024-02-16T01:22:02.714Z] 5c7e19b71d3e: Waiting [2024-02-16T01:22:02.714Z] aedc3bda2944: Waiting [2024-02-16T01:22:02.714Z] 335160ba1086: Layer already exists [2024-02-16T01:22:02.714Z] 331c137130e7: Layer already exists [2024-02-16T01:22:02.714Z] 266095fce218: Layer already exists [2024-02-16T01:22:02.714Z] 833a598732e1: Layer already exists [2024-02-16T01:22:02.714Z] 3aa6cdbb55ff: Layer already exists [2024-02-16T01:22:02.714Z] 541719ddd8ed: Layer already exists [2024-02-16T01:22:02.714Z] 5c7e19b71d3e: Layer already exists [2024-02-16T01:22:02.714Z] 969db644f1bf: Layer already exists [2024-02-16T01:22:02.714Z] aedc3bda2944: Layer already exists [2024-02-16T01:22:02.714Z] latest: digest: sha256:ab8952710446a660e1a32f693f9f9db9eeef33fbfa6787af06bf614deed2be99 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:22:03.262Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:22:03.826Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.15 [2024-02-16T01:22:03.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-02-16T01:22:03.826Z] 331c137130e7: Preparing [2024-02-16T01:22:03.826Z] 3aa6cdbb55ff: Preparing [2024-02-16T01:22:03.826Z] 335160ba1086: Preparing [2024-02-16T01:22:03.826Z] 266095fce218: Preparing [2024-02-16T01:22:03.826Z] 833a598732e1: Preparing [2024-02-16T01:22:03.826Z] 969db644f1bf: Preparing [2024-02-16T01:22:03.826Z] 541719ddd8ed: Preparing [2024-02-16T01:22:03.826Z] 5c7e19b71d3e: Preparing [2024-02-16T01:22:03.826Z] aedc3bda2944: Preparing [2024-02-16T01:22:03.826Z] 969db644f1bf: Waiting [2024-02-16T01:22:03.826Z] 5c7e19b71d3e: Waiting [2024-02-16T01:22:03.826Z] 541719ddd8ed: Waiting [2024-02-16T01:22:03.826Z] aedc3bda2944: Waiting [2024-02-16T01:22:03.826Z] 335160ba1086: Layer already exists [2024-02-16T01:22:03.826Z] 331c137130e7: Layer already exists [2024-02-16T01:22:03.826Z] 3aa6cdbb55ff: Layer already exists [2024-02-16T01:22:03.826Z] 266095fce218: Layer already exists [2024-02-16T01:22:03.826Z] 833a598732e1: Layer already exists [2024-02-16T01:22:03.826Z] 969db644f1bf: Layer already exists [2024-02-16T01:22:03.826Z] 541719ddd8ed: Layer already exists [2024-02-16T01:22:03.826Z] aedc3bda2944: Layer already exists [2024-02-16T01:22:03.826Z] 5c7e19b71d3e: Layer already exists [2024-02-16T01:22:03.826Z] 3.2.0-dev.15: digest: sha256:ab8952710446a660e1a32f693f9f9db9eeef33fbfa6787af06bf614deed2be99 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:22:04.365Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:22:04.924Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:22:04.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-02-16T01:22:04.924Z] 331c137130e7: Preparing [2024-02-16T01:22:04.924Z] 3aa6cdbb55ff: Preparing [2024-02-16T01:22:04.924Z] 335160ba1086: Preparing [2024-02-16T01:22:04.924Z] 266095fce218: Preparing [2024-02-16T01:22:04.924Z] 833a598732e1: Preparing [2024-02-16T01:22:04.924Z] 969db644f1bf: Preparing [2024-02-16T01:22:04.924Z] 541719ddd8ed: Preparing [2024-02-16T01:22:04.924Z] 5c7e19b71d3e: Preparing [2024-02-16T01:22:04.924Z] aedc3bda2944: Preparing [2024-02-16T01:22:04.924Z] 5c7e19b71d3e: Waiting [2024-02-16T01:22:04.924Z] aedc3bda2944: Waiting [2024-02-16T01:22:04.924Z] 969db644f1bf: Waiting [2024-02-16T01:22:04.924Z] 541719ddd8ed: Waiting [2024-02-16T01:22:04.924Z] 266095fce218: Layer already exists [2024-02-16T01:22:04.924Z] 833a598732e1: Layer already exists [2024-02-16T01:22:04.924Z] 331c137130e7: Layer already exists [2024-02-16T01:22:04.924Z] 335160ba1086: Layer already exists [2024-02-16T01:22:04.924Z] 3aa6cdbb55ff: Layer already exists [2024-02-16T01:22:04.924Z] 969db644f1bf: Layer already exists [2024-02-16T01:22:04.924Z] 5c7e19b71d3e: Layer already exists [2024-02-16T01:22:04.924Z] aedc3bda2944: Layer already exists [2024-02-16T01:22:04.924Z] 541719ddd8ed: Layer already exists [2024-02-16T01:22:04.924Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:ab8952710446a660e1a32f693f9f9db9eeef33fbfa6787af06bf614deed2be99 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:22:05.480Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:22:06.038Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-02-16T01:22:06.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-02-16T01:22:06.038Z] 331c137130e7: Preparing [2024-02-16T01:22:06.038Z] 3aa6cdbb55ff: Preparing [2024-02-16T01:22:06.038Z] 335160ba1086: Preparing [2024-02-16T01:22:06.038Z] 266095fce218: Preparing [2024-02-16T01:22:06.038Z] 833a598732e1: Preparing [2024-02-16T01:22:06.038Z] 969db644f1bf: Preparing [2024-02-16T01:22:06.038Z] 541719ddd8ed: Preparing [2024-02-16T01:22:06.038Z] 5c7e19b71d3e: Preparing [2024-02-16T01:22:06.038Z] aedc3bda2944: Preparing [2024-02-16T01:22:06.038Z] 969db644f1bf: Waiting [2024-02-16T01:22:06.038Z] 541719ddd8ed: Waiting [2024-02-16T01:22:06.038Z] 5c7e19b71d3e: Waiting [2024-02-16T01:22:06.038Z] aedc3bda2944: Waiting [2024-02-16T01:22:06.038Z] 335160ba1086: Layer already exists [2024-02-16T01:22:06.038Z] 833a598732e1: Layer already exists [2024-02-16T01:22:06.038Z] 266095fce218: Layer already exists [2024-02-16T01:22:06.038Z] 331c137130e7: Layer already exists [2024-02-16T01:22:06.038Z] 3aa6cdbb55ff: Layer already exists [2024-02-16T01:22:06.038Z] 969db644f1bf: Layer already exists [2024-02-16T01:22:06.038Z] 541719ddd8ed: Layer already exists [2024-02-16T01:22:06.038Z] aedc3bda2944: Layer already exists [2024-02-16T01:22:06.038Z] 5c7e19b71d3e: Layer already exists [2024-02-16T01:22:06.038Z] main: digest: sha256:ab8952710446a660e1a32f693f9f9db9eeef33fbfa6787af06bf614deed2be99 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-16T01:22:06.619Z] ===================================================== [Pipeline] echo [2024-02-16T01:22:06.713Z] taggedImages: [2024-02-16T01:22:06.713Z] - nexus3.edgexfoundry.org:10004/security-spire-config:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:22:06.713Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-02-16T01:22:06.713Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.15 [2024-02-16T01:22:06.713Z] - nexus3.edgexfoundry.org:10004/security-spire-config:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:22:06.713Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-02-16T01:22:06.822Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-02-16T01:22:06.822Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:22:06.822Z] latest [2024-02-16T01:22:06.822Z] 3.2.0-dev.15 [2024-02-16T01:22:06.822Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:22:06.822Z] main [2024-02-16T01:22:06.822Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:22:07.555Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:22:08.107Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:22:08.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-02-16T01:22:08.108Z] 2f199da1e521: Preparing [2024-02-16T01:22:08.108Z] 7c7bdb5290f9: Preparing [2024-02-16T01:22:08.108Z] 513c8fb9f421: Preparing [2024-02-16T01:22:08.108Z] 266095fce218: Preparing [2024-02-16T01:22:08.108Z] 833a598732e1: Preparing [2024-02-16T01:22:08.108Z] 969db644f1bf: Preparing [2024-02-16T01:22:08.108Z] ef8b033b347b: Preparing [2024-02-16T01:22:08.108Z] 5f849575ad1b: Preparing [2024-02-16T01:22:08.108Z] aedc3bda2944: Preparing [2024-02-16T01:22:08.108Z] 969db644f1bf: Waiting [2024-02-16T01:22:08.108Z] aedc3bda2944: Waiting [2024-02-16T01:22:08.108Z] 5f849575ad1b: Waiting [2024-02-16T01:22:08.108Z] ef8b033b347b: Waiting [2024-02-16T01:22:08.108Z] 2f199da1e521: Layer already exists [2024-02-16T01:22:08.108Z] 266095fce218: Layer already exists [2024-02-16T01:22:08.108Z] 833a598732e1: Layer already exists [2024-02-16T01:22:08.108Z] 969db644f1bf: Layer already exists [2024-02-16T01:22:08.108Z] ef8b033b347b: Layer already exists [2024-02-16T01:22:08.108Z] 5f849575ad1b: Layer already exists [2024-02-16T01:22:08.108Z] aedc3bda2944: Layer already exists [2024-02-16T01:22:08.108Z] 7c7bdb5290f9: Pushed [2024-02-16T01:22:08.108Z] 513c8fb9f421: Pushed [2024-02-16T01:22:09.559Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:0e2c4f6abc47083515179986448c323cd2052c7454858f6e736ca2930becb832 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:22:10.111Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:22:10.674Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-02-16T01:22:10.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-02-16T01:22:10.674Z] 2f199da1e521: Preparing [2024-02-16T01:22:10.674Z] 7c7bdb5290f9: Preparing [2024-02-16T01:22:10.674Z] 513c8fb9f421: Preparing [2024-02-16T01:22:10.674Z] 266095fce218: Preparing [2024-02-16T01:22:10.674Z] 833a598732e1: Preparing [2024-02-16T01:22:10.674Z] 969db644f1bf: Preparing [2024-02-16T01:22:10.674Z] ef8b033b347b: Preparing [2024-02-16T01:22:10.674Z] 5f849575ad1b: Preparing [2024-02-16T01:22:10.674Z] aedc3bda2944: Preparing [2024-02-16T01:22:10.674Z] 969db644f1bf: Waiting [2024-02-16T01:22:10.674Z] 5f849575ad1b: Waiting [2024-02-16T01:22:10.674Z] ef8b033b347b: Waiting [2024-02-16T01:22:10.674Z] aedc3bda2944: Waiting [2024-02-16T01:22:10.674Z] 266095fce218: Layer already exists [2024-02-16T01:22:10.674Z] 2f199da1e521: Layer already exists [2024-02-16T01:22:10.674Z] 833a598732e1: Layer already exists [2024-02-16T01:22:10.674Z] 7c7bdb5290f9: Layer already exists [2024-02-16T01:22:10.674Z] 513c8fb9f421: Layer already exists [2024-02-16T01:22:10.674Z] 969db644f1bf: Layer already exists [2024-02-16T01:22:10.674Z] ef8b033b347b: Layer already exists [2024-02-16T01:22:10.674Z] 5f849575ad1b: Layer already exists [2024-02-16T01:22:10.674Z] aedc3bda2944: Layer already exists [2024-02-16T01:22:10.674Z] latest: digest: sha256:0e2c4f6abc47083515179986448c323cd2052c7454858f6e736ca2930becb832 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:22:11.293Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:22:11.859Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.15 [2024-02-16T01:22:11.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-02-16T01:22:11.859Z] 2f199da1e521: Preparing [2024-02-16T01:22:11.859Z] 7c7bdb5290f9: Preparing [2024-02-16T01:22:11.859Z] 513c8fb9f421: Preparing [2024-02-16T01:22:11.859Z] 266095fce218: Preparing [2024-02-16T01:22:11.859Z] 833a598732e1: Preparing [2024-02-16T01:22:11.859Z] 969db644f1bf: Preparing [2024-02-16T01:22:11.859Z] ef8b033b347b: Preparing [2024-02-16T01:22:11.859Z] 5f849575ad1b: Preparing [2024-02-16T01:22:11.859Z] aedc3bda2944: Preparing [2024-02-16T01:22:11.859Z] 969db644f1bf: Waiting [2024-02-16T01:22:11.859Z] ef8b033b347b: Waiting [2024-02-16T01:22:11.859Z] 5f849575ad1b: Waiting [2024-02-16T01:22:11.859Z] aedc3bda2944: Waiting [2024-02-16T01:22:11.859Z] 266095fce218: Layer already exists [2024-02-16T01:22:11.859Z] 513c8fb9f421: Layer already exists [2024-02-16T01:22:11.859Z] 2f199da1e521: Layer already exists [2024-02-16T01:22:11.859Z] 7c7bdb5290f9: Layer already exists [2024-02-16T01:22:11.859Z] 833a598732e1: Layer already exists [2024-02-16T01:22:11.859Z] aedc3bda2944: Layer already exists [2024-02-16T01:22:11.859Z] 5f849575ad1b: Layer already exists [2024-02-16T01:22:11.859Z] ef8b033b347b: Layer already exists [2024-02-16T01:22:11.859Z] 969db644f1bf: Layer already exists [2024-02-16T01:22:11.859Z] 3.2.0-dev.15: digest: sha256:0e2c4f6abc47083515179986448c323cd2052c7454858f6e736ca2930becb832 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:22:12.431Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:22:13.002Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:22:13.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-02-16T01:22:13.002Z] 2f199da1e521: Preparing [2024-02-16T01:22:13.002Z] 7c7bdb5290f9: Preparing [2024-02-16T01:22:13.002Z] 513c8fb9f421: Preparing [2024-02-16T01:22:13.002Z] 266095fce218: Preparing [2024-02-16T01:22:13.002Z] 833a598732e1: Preparing [2024-02-16T01:22:13.002Z] 969db644f1bf: Preparing [2024-02-16T01:22:13.002Z] ef8b033b347b: Preparing [2024-02-16T01:22:13.002Z] 5f849575ad1b: Preparing [2024-02-16T01:22:13.002Z] aedc3bda2944: Preparing [2024-02-16T01:22:13.002Z] ef8b033b347b: Waiting [2024-02-16T01:22:13.002Z] 5f849575ad1b: Waiting [2024-02-16T01:22:13.002Z] aedc3bda2944: Waiting [2024-02-16T01:22:13.002Z] 969db644f1bf: Waiting [2024-02-16T01:22:13.002Z] 513c8fb9f421: Layer already exists [2024-02-16T01:22:13.002Z] 266095fce218: Layer already exists [2024-02-16T01:22:13.002Z] 2f199da1e521: Layer already exists [2024-02-16T01:22:13.002Z] 7c7bdb5290f9: Layer already exists [2024-02-16T01:22:13.002Z] 833a598732e1: Layer already exists [2024-02-16T01:22:13.002Z] 5f849575ad1b: Layer already exists [2024-02-16T01:22:13.002Z] ef8b033b347b: Layer already exists [2024-02-16T01:22:13.002Z] 969db644f1bf: Layer already exists [2024-02-16T01:22:13.002Z] aedc3bda2944: Layer already exists [2024-02-16T01:22:13.002Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:0e2c4f6abc47083515179986448c323cd2052c7454858f6e736ca2930becb832 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:22:13.563Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:22:14.132Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-02-16T01:22:14.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-02-16T01:22:14.132Z] 2f199da1e521: Preparing [2024-02-16T01:22:14.132Z] 7c7bdb5290f9: Preparing [2024-02-16T01:22:14.132Z] 513c8fb9f421: Preparing [2024-02-16T01:22:14.132Z] 266095fce218: Preparing [2024-02-16T01:22:14.132Z] 833a598732e1: Preparing [2024-02-16T01:22:14.132Z] 969db644f1bf: Preparing [2024-02-16T01:22:14.132Z] ef8b033b347b: Preparing [2024-02-16T01:22:14.132Z] 5f849575ad1b: Preparing [2024-02-16T01:22:14.132Z] aedc3bda2944: Preparing [2024-02-16T01:22:14.132Z] ef8b033b347b: Waiting [2024-02-16T01:22:14.132Z] 969db644f1bf: Waiting [2024-02-16T01:22:14.132Z] 5f849575ad1b: Waiting [2024-02-16T01:22:14.132Z] aedc3bda2944: Waiting [2024-02-16T01:22:14.132Z] 513c8fb9f421: Layer already exists [2024-02-16T01:22:14.132Z] 2f199da1e521: Layer already exists [2024-02-16T01:22:14.132Z] 833a598732e1: Layer already exists [2024-02-16T01:22:14.132Z] 7c7bdb5290f9: Layer already exists [2024-02-16T01:22:14.132Z] 266095fce218: Layer already exists [2024-02-16T01:22:14.132Z] ef8b033b347b: Layer already exists [2024-02-16T01:22:14.132Z] 5f849575ad1b: Layer already exists [2024-02-16T01:22:14.132Z] 969db644f1bf: Layer already exists [2024-02-16T01:22:14.132Z] aedc3bda2944: Layer already exists [2024-02-16T01:22:14.132Z] main: digest: sha256:0e2c4f6abc47083515179986448c323cd2052c7454858f6e736ca2930becb832 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-16T01:22:14.713Z] ===================================================== [Pipeline] echo [2024-02-16T01:22:14.819Z] taggedImages: [2024-02-16T01:22:14.819Z] - nexus3.edgexfoundry.org:10004/security-spire-server:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:22:14.819Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-02-16T01:22:14.819Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.15 [2024-02-16T01:22:14.819Z] - nexus3.edgexfoundry.org:10004/security-spire-server:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:22:14.819Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-02-16T01:22:14.947Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-02-16T01:22:14.947Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:22:14.947Z] latest [2024-02-16T01:22:14.947Z] 3.2.0-dev.15 [2024-02-16T01:22:14.947Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:22:14.947Z] main [2024-02-16T01:22:14.947Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:22:15.730Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:22:16.295Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:22:16.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-02-16T01:22:16.295Z] f940b99c196f: Preparing [2024-02-16T01:22:16.295Z] 9e00bddcfecf: Preparing [2024-02-16T01:22:16.295Z] 266095fce218: Preparing [2024-02-16T01:22:16.295Z] 833a598732e1: Preparing [2024-02-16T01:22:16.295Z] 868b7eb72c38: Preparing [2024-02-16T01:22:16.295Z] 076d458623ce: Preparing [2024-02-16T01:22:16.295Z] aedc3bda2944: Preparing [2024-02-16T01:22:16.295Z] 076d458623ce: Waiting [2024-02-16T01:22:16.295Z] aedc3bda2944: Waiting [2024-02-16T01:22:16.295Z] 833a598732e1: Layer already exists [2024-02-16T01:22:16.295Z] 266095fce218: Layer already exists [2024-02-16T01:22:16.295Z] aedc3bda2944: Layer already exists [2024-02-16T01:22:16.295Z] 868b7eb72c38: Pushed [2024-02-16T01:22:16.295Z] f940b99c196f: Pushed [2024-02-16T01:22:16.553Z] 076d458623ce: Pushed [2024-02-16T01:22:18.462Z] 9e00bddcfecf: Pushed [2024-02-16T01:22:18.462Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:b7d47ca5e482b4a0f71ac36968d622f3a76f2696423c7e0cbb05681d9c9ce576 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:22:19.077Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:22:19.649Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-02-16T01:22:19.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-02-16T01:22:19.649Z] f940b99c196f: Preparing [2024-02-16T01:22:19.649Z] 9e00bddcfecf: Preparing [2024-02-16T01:22:19.649Z] 266095fce218: Preparing [2024-02-16T01:22:19.649Z] 833a598732e1: Preparing [2024-02-16T01:22:19.649Z] 868b7eb72c38: Preparing [2024-02-16T01:22:19.649Z] 076d458623ce: Preparing [2024-02-16T01:22:19.649Z] aedc3bda2944: Preparing [2024-02-16T01:22:19.649Z] 076d458623ce: Waiting [2024-02-16T01:22:19.649Z] aedc3bda2944: Waiting [2024-02-16T01:22:19.649Z] 266095fce218: Layer already exists [2024-02-16T01:22:19.649Z] 868b7eb72c38: Layer already exists [2024-02-16T01:22:19.649Z] 9e00bddcfecf: Layer already exists [2024-02-16T01:22:19.649Z] 833a598732e1: Layer already exists [2024-02-16T01:22:19.649Z] f940b99c196f: Layer already exists [2024-02-16T01:22:19.649Z] 076d458623ce: Layer already exists [2024-02-16T01:22:19.649Z] aedc3bda2944: Layer already exists [2024-02-16T01:22:19.649Z] latest: digest: sha256:b7d47ca5e482b4a0f71ac36968d622f3a76f2696423c7e0cbb05681d9c9ce576 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:22:20.232Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:22:20.806Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.15 [2024-02-16T01:22:20.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-02-16T01:22:20.806Z] f940b99c196f: Preparing [2024-02-16T01:22:20.806Z] 9e00bddcfecf: Preparing [2024-02-16T01:22:20.806Z] 266095fce218: Preparing [2024-02-16T01:22:20.806Z] 833a598732e1: Preparing [2024-02-16T01:22:20.806Z] 868b7eb72c38: Preparing [2024-02-16T01:22:20.806Z] 076d458623ce: Preparing [2024-02-16T01:22:20.806Z] aedc3bda2944: Preparing [2024-02-16T01:22:20.806Z] 076d458623ce: Waiting [2024-02-16T01:22:20.806Z] aedc3bda2944: Waiting [2024-02-16T01:22:20.806Z] 833a598732e1: Layer already exists [2024-02-16T01:22:20.806Z] 266095fce218: Layer already exists [2024-02-16T01:22:20.806Z] 9e00bddcfecf: Layer already exists [2024-02-16T01:22:20.806Z] f940b99c196f: Layer already exists [2024-02-16T01:22:20.806Z] 868b7eb72c38: Layer already exists [2024-02-16T01:22:20.806Z] 076d458623ce: Layer already exists [2024-02-16T01:22:20.806Z] aedc3bda2944: Layer already exists [2024-02-16T01:22:20.806Z] 3.2.0-dev.15: digest: sha256:b7d47ca5e482b4a0f71ac36968d622f3a76f2696423c7e0cbb05681d9c9ce576 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:22:21.463Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:22:22.046Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:22:22.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-02-16T01:22:22.046Z] f940b99c196f: Preparing [2024-02-16T01:22:22.046Z] 9e00bddcfecf: Preparing [2024-02-16T01:22:22.046Z] 266095fce218: Preparing [2024-02-16T01:22:22.046Z] 833a598732e1: Preparing [2024-02-16T01:22:22.046Z] 868b7eb72c38: Preparing [2024-02-16T01:22:22.046Z] 076d458623ce: Preparing [2024-02-16T01:22:22.046Z] aedc3bda2944: Preparing [2024-02-16T01:22:22.046Z] 076d458623ce: Waiting [2024-02-16T01:22:22.046Z] aedc3bda2944: Waiting [2024-02-16T01:22:22.046Z] 9e00bddcfecf: Layer already exists [2024-02-16T01:22:22.046Z] 833a598732e1: Layer already exists [2024-02-16T01:22:22.046Z] 868b7eb72c38: Layer already exists [2024-02-16T01:22:22.046Z] f940b99c196f: Layer already exists [2024-02-16T01:22:22.046Z] 266095fce218: Layer already exists [2024-02-16T01:22:22.046Z] 076d458623ce: Layer already exists [2024-02-16T01:22:22.046Z] aedc3bda2944: Layer already exists [2024-02-16T01:22:22.046Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:b7d47ca5e482b4a0f71ac36968d622f3a76f2696423c7e0cbb05681d9c9ce576 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:22:22.638Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:22:23.255Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-02-16T01:22:23.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-02-16T01:22:23.255Z] f940b99c196f: Preparing [2024-02-16T01:22:23.255Z] 9e00bddcfecf: Preparing [2024-02-16T01:22:23.255Z] 266095fce218: Preparing [2024-02-16T01:22:23.255Z] 833a598732e1: Preparing [2024-02-16T01:22:23.255Z] 868b7eb72c38: Preparing [2024-02-16T01:22:23.255Z] 076d458623ce: Preparing [2024-02-16T01:22:23.255Z] aedc3bda2944: Preparing [2024-02-16T01:22:23.255Z] 076d458623ce: Waiting [2024-02-16T01:22:23.255Z] aedc3bda2944: Waiting [2024-02-16T01:22:23.255Z] 833a598732e1: Layer already exists [2024-02-16T01:22:23.255Z] f940b99c196f: Layer already exists [2024-02-16T01:22:23.255Z] 9e00bddcfecf: Layer already exists [2024-02-16T01:22:23.255Z] 266095fce218: Layer already exists [2024-02-16T01:22:23.255Z] 868b7eb72c38: Layer already exists [2024-02-16T01:22:23.255Z] 076d458623ce: Layer already exists [2024-02-16T01:22:23.255Z] aedc3bda2944: Layer already exists [2024-02-16T01:22:23.255Z] main: digest: sha256:b7d47ca5e482b4a0f71ac36968d622f3a76f2696423c7e0cbb05681d9c9ce576 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-16T01:22:23.892Z] ===================================================== [Pipeline] echo [2024-02-16T01:22:23.990Z] taggedImages: [2024-02-16T01:22:23.990Z] - nexus3.edgexfoundry.org:10004/support-notifications:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:22:23.990Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-02-16T01:22:23.990Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.15 [2024-02-16T01:22:23.990Z] - nexus3.edgexfoundry.org:10004/support-notifications:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:22:23.990Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-02-16T01:22:24.105Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-02-16T01:22:24.105Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:22:24.105Z] latest [2024-02-16T01:22:24.105Z] 3.2.0-dev.15 [2024-02-16T01:22:24.105Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:22:24.105Z] main [2024-02-16T01:22:24.105Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:22:24.886Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:22:25.480Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:22:25.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-02-16T01:22:25.480Z] 214fe40b65b5: Preparing [2024-02-16T01:22:25.480Z] f7eb02d469da: Preparing [2024-02-16T01:22:25.480Z] 266095fce218: Preparing [2024-02-16T01:22:25.480Z] 833a598732e1: Preparing [2024-02-16T01:22:25.480Z] bd993018f7b0: Preparing [2024-02-16T01:22:25.480Z] c788b7d4e827: Preparing [2024-02-16T01:22:25.480Z] aedc3bda2944: Preparing [2024-02-16T01:22:25.480Z] aedc3bda2944: Waiting [2024-02-16T01:22:25.480Z] c788b7d4e827: Waiting [2024-02-16T01:22:25.480Z] 833a598732e1: Layer already exists [2024-02-16T01:22:25.480Z] bd993018f7b0: Layer already exists [2024-02-16T01:22:25.480Z] c788b7d4e827: Layer already exists [2024-02-16T01:22:25.480Z] aedc3bda2944: Layer already exists [2024-02-16T01:22:25.480Z] 266095fce218: Layer already exists [2024-02-16T01:22:25.480Z] 214fe40b65b5: Pushed [2024-02-16T01:22:28.012Z] f7eb02d469da: Pushed [2024-02-16T01:22:28.012Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:5f5b74ed9c496c8285fa48d33dd94bdda21e7134fb4943f4631fab4651f1eabc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:22:28.623Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:22:29.215Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-02-16T01:22:29.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-02-16T01:22:29.215Z] 214fe40b65b5: Preparing [2024-02-16T01:22:29.215Z] f7eb02d469da: Preparing [2024-02-16T01:22:29.215Z] 266095fce218: Preparing [2024-02-16T01:22:29.215Z] 833a598732e1: Preparing [2024-02-16T01:22:29.215Z] bd993018f7b0: Preparing [2024-02-16T01:22:29.215Z] c788b7d4e827: Preparing [2024-02-16T01:22:29.215Z] aedc3bda2944: Preparing [2024-02-16T01:22:29.215Z] c788b7d4e827: Waiting [2024-02-16T01:22:29.215Z] aedc3bda2944: Waiting [2024-02-16T01:22:29.215Z] bd993018f7b0: Layer already exists [2024-02-16T01:22:29.215Z] 266095fce218: Layer already exists [2024-02-16T01:22:29.215Z] 214fe40b65b5: Layer already exists [2024-02-16T01:22:29.215Z] 833a598732e1: Layer already exists [2024-02-16T01:22:29.215Z] f7eb02d469da: Layer already exists [2024-02-16T01:22:29.215Z] c788b7d4e827: Layer already exists [2024-02-16T01:22:29.215Z] aedc3bda2944: Layer already exists [2024-02-16T01:22:29.215Z] latest: digest: sha256:5f5b74ed9c496c8285fa48d33dd94bdda21e7134fb4943f4631fab4651f1eabc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:22:29.830Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:22:30.423Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.15 [2024-02-16T01:22:30.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-02-16T01:22:30.424Z] 214fe40b65b5: Preparing [2024-02-16T01:22:30.424Z] f7eb02d469da: Preparing [2024-02-16T01:22:30.424Z] 266095fce218: Preparing [2024-02-16T01:22:30.424Z] 833a598732e1: Preparing [2024-02-16T01:22:30.424Z] bd993018f7b0: Preparing [2024-02-16T01:22:30.424Z] c788b7d4e827: Preparing [2024-02-16T01:22:30.424Z] aedc3bda2944: Preparing [2024-02-16T01:22:30.424Z] c788b7d4e827: Waiting [2024-02-16T01:22:30.424Z] aedc3bda2944: Waiting [2024-02-16T01:22:30.424Z] 833a598732e1: Layer already exists [2024-02-16T01:22:30.424Z] 266095fce218: Layer already exists [2024-02-16T01:22:30.424Z] 214fe40b65b5: Layer already exists [2024-02-16T01:22:30.424Z] f7eb02d469da: Layer already exists [2024-02-16T01:22:30.424Z] bd993018f7b0: Layer already exists [2024-02-16T01:22:30.424Z] c788b7d4e827: Layer already exists [2024-02-16T01:22:30.424Z] aedc3bda2944: Layer already exists [2024-02-16T01:22:30.424Z] 3.2.0-dev.15: digest: sha256:5f5b74ed9c496c8285fa48d33dd94bdda21e7134fb4943f4631fab4651f1eabc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:22:31.039Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:22:31.638Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:22:31.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-02-16T01:22:31.638Z] 214fe40b65b5: Preparing [2024-02-16T01:22:31.638Z] f7eb02d469da: Preparing [2024-02-16T01:22:31.638Z] 266095fce218: Preparing [2024-02-16T01:22:31.638Z] 833a598732e1: Preparing [2024-02-16T01:22:31.638Z] bd993018f7b0: Preparing [2024-02-16T01:22:31.638Z] c788b7d4e827: Preparing [2024-02-16T01:22:31.638Z] aedc3bda2944: Preparing [2024-02-16T01:22:31.638Z] c788b7d4e827: Waiting [2024-02-16T01:22:31.638Z] aedc3bda2944: Waiting [2024-02-16T01:22:31.638Z] f7eb02d469da: Layer already exists [2024-02-16T01:22:31.638Z] 214fe40b65b5: Layer already exists [2024-02-16T01:22:31.638Z] 266095fce218: Layer already exists [2024-02-16T01:22:31.638Z] 833a598732e1: Layer already exists [2024-02-16T01:22:31.638Z] bd993018f7b0: Layer already exists [2024-02-16T01:22:31.638Z] aedc3bda2944: Layer already exists [2024-02-16T01:22:31.638Z] c788b7d4e827: Layer already exists [2024-02-16T01:22:31.638Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:5f5b74ed9c496c8285fa48d33dd94bdda21e7134fb4943f4631fab4651f1eabc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:22:32.332Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:22:32.945Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-02-16T01:22:32.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-02-16T01:22:32.945Z] 214fe40b65b5: Preparing [2024-02-16T01:22:32.945Z] f7eb02d469da: Preparing [2024-02-16T01:22:32.945Z] 266095fce218: Preparing [2024-02-16T01:22:32.945Z] 833a598732e1: Preparing [2024-02-16T01:22:32.945Z] bd993018f7b0: Preparing [2024-02-16T01:22:32.945Z] c788b7d4e827: Preparing [2024-02-16T01:22:32.945Z] aedc3bda2944: Preparing [2024-02-16T01:22:32.945Z] aedc3bda2944: Waiting [2024-02-16T01:22:32.945Z] 833a598732e1: Layer already exists [2024-02-16T01:22:32.945Z] bd993018f7b0: Layer already exists [2024-02-16T01:22:32.945Z] f7eb02d469da: Layer already exists [2024-02-16T01:22:32.945Z] 214fe40b65b5: Layer already exists [2024-02-16T01:22:32.945Z] 266095fce218: Layer already exists [2024-02-16T01:22:32.945Z] c788b7d4e827: Layer already exists [2024-02-16T01:22:32.945Z] aedc3bda2944: Layer already exists [2024-02-16T01:22:32.945Z] main: digest: sha256:5f5b74ed9c496c8285fa48d33dd94bdda21e7134fb4943f4631fab4651f1eabc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-16T01:22:33.660Z] ===================================================== [Pipeline] echo [2024-02-16T01:22:33.761Z] taggedImages: [2024-02-16T01:22:33.761Z] - nexus3.edgexfoundry.org:10004/support-scheduler:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:22:33.761Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-02-16T01:22:33.761Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.15 [2024-02-16T01:22:33.761Z] - nexus3.edgexfoundry.org:10004/support-scheduler:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:22:33.761Z] - 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] } [2024-02-16T01:22:46.507Z] Removing intermediate container 856a83201b7e [2024-02-16T01:22:46.507Z] ---> ef850c7e0e2d [2024-02-16T01:22:46.507Z] Successfully built ef850c7e0e2d [2024-02-16T01:22:46.507Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:22:46.967Z] + docker inspect -f . ci-base-image-arm64 [2024-02-16T01:22:46.967Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T01:22:47.375Z] prd-ubuntu20.04-docker-arm64-4c-16g-1015 does not seem to be running inside a container [2024-02-16T01:22:47.448Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/625 -v /w/workspace/edgex-go/625:/w/workspace/edgex-go/625:rw,z -v /w/workspace/edgex-go/625@tmp:/w/workspace/edgex-go/625@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 [2024-02-16T01:22:50.908Z] $ docker top 87a6700f8f35b1d34d4b0224cb2140360025a67418e890f2e3fbac8c4299b608 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T01:22:51.935Z] + go version [2024-02-16T01:22:51.936Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-16T01:22:51.957Z] $ docker stop --time=1 87a6700f8f35b1d34d4b0224cb2140360025a67418e890f2e3fbac8c4299b608 [2024-02-16T01:22:53.596Z] $ docker rm -f --volumes 87a6700f8f35b1d34d4b0224cb2140360025a67418e890f2e3fbac8c4299b608 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:22:55.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-02-16T01:22:55.657Z] [2024-02-16T01:22:55.657Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:22:56.089Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-02-16T01:22:56.089Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-02-16T01:22:56.089Z] 547446be3368: Pulling fs layer [2024-02-16T01:22:56.089Z] d125d8839a47: Pulling fs layer [2024-02-16T01:22:56.089Z] 3e85d5ac6304: Pulling fs layer [2024-02-16T01:22:56.089Z] c3105a71a48b: Pulling fs layer [2024-02-16T01:22:56.089Z] 0f093f025ec4: Pulling fs layer [2024-02-16T01:22:56.089Z] c3106fc0e877: Pulling fs layer [2024-02-16T01:22:56.089Z] c3105a71a48b: Waiting [2024-02-16T01:22:56.089Z] 0f093f025ec4: Waiting [2024-02-16T01:22:56.089Z] c3106fc0e877: Waiting [2024-02-16T01:22:56.357Z] 547446be3368: Verifying Checksum [2024-02-16T01:22:56.357Z] 547446be3368: Download complete [2024-02-16T01:22:56.357Z] c3105a71a48b: Verifying Checksum [2024-02-16T01:22:56.357Z] c3105a71a48b: Download complete [2024-02-16T01:22:56.627Z] d125d8839a47: Verifying Checksum [2024-02-16T01:22:56.627Z] d125d8839a47: Download complete [2024-02-16T01:22:56.627Z] c3106fc0e877: Verifying Checksum [2024-02-16T01:22:56.627Z] c3106fc0e877: Download complete [2024-02-16T01:22:57.223Z] 0f093f025ec4: Verifying Checksum [2024-02-16T01:22:57.223Z] 0f093f025ec4: Download complete [2024-02-16T01:22:57.223Z] 547446be3368: Pull complete [2024-02-16T01:22:58.185Z] d125d8839a47: Pull complete [2024-02-16T01:22:58.776Z] 3e85d5ac6304: Verifying Checksum [2024-02-16T01:22:58.776Z] 3e85d5ac6304: Download complete [2024-02-16T01:23:08.857Z] 3e85d5ac6304: Pull complete [2024-02-16T01:23:08.857Z] c3105a71a48b: Pull complete [2024-02-16T01:23:09.820Z] 0f093f025ec4: Pull complete [2024-02-16T01:23:10.089Z] c3106fc0e877: Pull complete [2024-02-16T01:23:10.089Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-02-16T01:23:10.089Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-02-16T01:23:10.357Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T01:23:10.948Z] prd-ubuntu20.04-docker-arm64-4c-16g-1015 does not seem to be running inside a container [2024-02-16T01:23:11.013Z] $ 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/625 -v /w/workspace/edgex-go/625:/w/workspace/edgex-go/625:rw,z -v /w/workspace/edgex-go/625@tmp:/w/workspace/edgex-go/625@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 [2024-02-16T01:23:13.090Z] $ docker top 77590d16a9a02ddf9fc6549ca054c30f09ebb76717eb06d9a253728e53e29031 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T01:23:14.114Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-02-16T01:23:22.335Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2024-02-16T01:23:22.335Z] #1 transferring dockerfile: 2.15kB 0.0s done [2024-02-16T01:23:22.335Z] #1 DONE 0.1s [2024-02-16T01:23:22.928Z] [2024-02-16T01:23:22.928Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2024-02-16T01:23:22.928Z] #2 transferring dockerfile: 2.50kB done [2024-02-16T01:23:22.928Z] #2 DONE 0.0s [2024-02-16T01:23:22.928Z] [2024-02-16T01:23:22.928Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-02-16T01:23:22.928Z] #3 transferring dockerfile: 2.23kB done [2024-02-16T01:23:22.928Z] #3 DONE 0.1s [2024-02-16T01:23:22.928Z] [2024-02-16T01:23:22.929Z] #4 [security-spire-config internal] load build definition from Dockerfile [2024-02-16T01:23:22.929Z] #4 transferring dockerfile: 1.69kB 0.0s done [2024-02-16T01:23:22.929Z] #4 DONE 0.1s [2024-02-16T01:23:22.929Z] [2024-02-16T01:23:22.929Z] #5 [security-spire-server internal] load build definition from Dockerfile [2024-02-16T01:23:22.929Z] #5 transferring dockerfile: 1.70kB done [2024-02-16T01:23:22.929Z] #5 DONE 0.1s [2024-02-16T01:23:22.929Z] [2024-02-16T01:23:22.929Z] #6 [core-data internal] load build definition from Dockerfile [2024-02-16T01:23:23.197Z] #6 transferring dockerfile: 2.01kB done [2024-02-16T01:23:23.197Z] #6 DONE 0.1s [2024-02-16T01:23:23.197Z] [2024-02-16T01:23:23.197Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2024-02-16T01:23:23.197Z] #7 transferring dockerfile: 2.93kB 0.0s done [2024-02-16T01:23:23.197Z] #7 DONE 0.1s [2024-02-16T01:23:23.197Z] [2024-02-16T01:23:23.197Z] #8 [support-scheduler internal] load build definition from Dockerfile [2024-02-16T01:23:23.197Z] #8 transferring dockerfile: 1.93kB 0.0s done [2024-02-16T01:23:23.197Z] #8 DONE 0.1s [2024-02-16T01:23:23.465Z] [2024-02-16T01:23:23.465Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-02-16T01:23:23.465Z] #9 transferring dockerfile: 1.89kB 0.0s done [2024-02-16T01:23:23.465Z] #9 DONE 0.1s [2024-02-16T01:23:23.465Z] [2024-02-16T01:23:23.465Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2024-02-16T01:23:23.465Z] #10 transferring dockerfile: 1.81kB 0.0s done [2024-02-16T01:23:23.465Z] #10 DONE 0.1s [2024-02-16T01:23:23.465Z] [2024-02-16T01:23:23.465Z] #11 [core-command internal] load build definition from Dockerfile [2024-02-16T01:23:23.465Z] #11 transferring dockerfile: 1.93kB done [2024-02-16T01:23:23.465Z] #11 DONE 0.1s [2024-02-16T01:23:23.465Z] [2024-02-16T01:23:23.465Z] #12 [support-notifications internal] load build definition from Dockerfile [2024-02-16T01:23:23.465Z] #12 transferring dockerfile: 1.95kB 0.0s done [2024-02-16T01:23:23.465Z] #12 DONE 0.1s [2024-02-16T01:23:23.465Z] [2024-02-16T01:23:23.465Z] #13 [core-metadata internal] load build definition from Dockerfile [2024-02-16T01:23:23.739Z] #13 transferring dockerfile: 2.06kB 0.0s done [2024-02-16T01:23:23.739Z] #13 DONE 0.1s [2024-02-16T01:23:23.739Z] [2024-02-16T01:23:23.739Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2024-02-16T01:23:23.739Z] #14 transferring dockerfile: 2.49kB done [2024-02-16T01:23:23.739Z] #14 DONE 0.1s [2024-02-16T01:23:23.739Z] [2024-02-16T01:23:23.739Z] #15 [security-proxy-auth internal] load .dockerignore [2024-02-16T01:23:23.739Z] #15 transferring context: [2024-02-16T01:23:23.739Z] #15 transferring context: 50B done [2024-02-16T01:23:23.739Z] #15 DONE 0.1s [2024-02-16T01:23:24.323Z] [2024-02-16T01:23:24.323Z] #16 [security-proxy-setup internal] load .dockerignore [2024-02-16T01:23:24.323Z] #16 transferring context: 50B done [2024-02-16T01:23:24.323Z] #16 DONE 0.0s [2024-02-16T01:23:24.591Z] [2024-02-16T01:23:24.591Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2024-02-16T01:23:24.591Z] #17 transferring context: 50B done [2024-02-16T01:23:24.591Z] #17 DONE 0.1s [2024-02-16T01:23:24.591Z] [2024-02-16T01:23:24.591Z] #18 [security-spire-config internal] load .dockerignore [2024-02-16T01:23:24.591Z] #18 transferring context: 50B done [2024-02-16T01:23:24.591Z] #18 DONE 0.1s [2024-02-16T01:23:24.591Z] [2024-02-16T01:23:24.591Z] #19 [security-spire-server internal] load .dockerignore [2024-02-16T01:23:24.591Z] #19 transferring context: 50B 0.0s done [2024-02-16T01:23:24.591Z] #19 DONE 0.1s [2024-02-16T01:23:24.591Z] [2024-02-16T01:23:24.591Z] #20 [core-data internal] load .dockerignore [2024-02-16T01:23:24.860Z] #20 transferring context: 50B done [2024-02-16T01:23:24.860Z] #20 DONE 0.1s [2024-02-16T01:23:24.860Z] [2024-02-16T01:23:24.860Z] #21 [support-scheduler internal] load .dockerignore [2024-02-16T01:23:24.860Z] #21 DONE 0.0s [2024-02-16T01:23:24.860Z] [2024-02-16T01:23:24.860Z] #22 [security-bootstrapper internal] load .dockerignore [2024-02-16T01:23:24.860Z] #22 transferring context: 50B done [2024-02-16T01:23:24.860Z] #22 DONE 0.1s [2024-02-16T01:23:24.860Z] [2024-02-16T01:23:24.860Z] #21 [support-scheduler internal] load .dockerignore [2024-02-16T01:23:24.860Z] #21 transferring context: 50B 0.0s done [2024-02-16T01:23:24.860Z] #21 DONE 0.1s [2024-02-16T01:23:24.860Z] [2024-02-16T01:23:24.860Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2024-02-16T01:23:24.860Z] #23 transferring context: 50B 0.0s done [2024-02-16T01:23:24.860Z] #23 DONE 0.1s [2024-02-16T01:23:24.860Z] [2024-02-16T01:23:24.860Z] #24 [security-spire-agent internal] load .dockerignore [2024-02-16T01:23:24.860Z] #24 transferring context: 50B done [2024-02-16T01:23:24.860Z] #24 DONE 0.0s [2024-02-16T01:23:24.860Z] [2024-02-16T01:23:24.860Z] #25 [core-command internal] load .dockerignore [2024-02-16T01:23:25.130Z] #25 transferring context: 50B 0.0s done [2024-02-16T01:23:25.130Z] #25 DONE 0.1s [2024-02-16T01:23:25.130Z] [2024-02-16T01:23:25.130Z] #26 [support-notifications internal] load .dockerignore [2024-02-16T01:23:25.130Z] #26 transferring context: 50B 0.0s done [2024-02-16T01:23:25.130Z] #26 DONE 0.1s [2024-02-16T01:23:25.130Z] [2024-02-16T01:23:25.130Z] #27 [core-metadata internal] load .dockerignore [2024-02-16T01:23:25.130Z] #27 transferring context: 50B 0.0s done [2024-02-16T01:23:25.130Z] #27 DONE 0.1s [2024-02-16T01:23:25.130Z] [2024-02-16T01:23:25.130Z] #28 [security-secretstore-setup internal] load .dockerignore [2024-02-16T01:23:25.130Z] #28 transferring context: 50B done [2024-02-16T01:23:25.130Z] #28 DONE 0.1s [2024-02-16T01:23:25.400Z] [2024-02-16T01:23:25.400Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-16T01:23:25.400Z] #29 DONE 0.0s [2024-02-16T01:23:25.400Z] [2024-02-16T01:23:25.400Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-02-16T01:23:25.669Z] #30 DONE 0.5s [2024-02-16T01:23:25.669Z] [2024-02-16T01:23:25.669Z] #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T01:23:25.669Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T01:23:25.937Z] #31 ... [2024-02-16T01:23:25.937Z] [2024-02-16T01:23:25.937Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-16T01:23:25.937Z] #29 DONE 0.0s [2024-02-16T01:23:25.937Z] [2024-02-16T01:23:25.937Z] #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T01:23:25.937Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-02-16T01:23:25.937Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-02-16T01:23:25.937Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0B / 3.33MB 0.1s [2024-02-16T01:23:25.937Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-16T01:23:25.937Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-16T01:23:25.937Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-16T01:23:26.206Z] #31 ... [2024-02-16T01:23:26.206Z] [2024-02-16T01:23:26.206Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-16T01:23:26.206Z] #29 DONE 0.0s [2024-02-16T01:23:26.206Z] [2024-02-16T01:23:26.206Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T01:23:26.206Z] #31 ... [2024-02-16T01:23:26.206Z] [2024-02-16T01:23:26.206Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-02-16T01:23:26.206Z] #30 DONE 0.5s [2024-02-16T01:23:26.206Z] [2024-02-16T01:23:26.206Z] #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T01:23:26.206Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-02-16T01:23:26.206Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.10MB / 3.33MB 0.3s [2024-02-16T01:23:26.206Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-16T01:23:26.206Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-16T01:23:26.206Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-16T01:23:26.478Z] #31 ... [2024-02-16T01:23:26.478Z] [2024-02-16T01:23:26.478Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-16T01:23:26.478Z] #29 DONE 0.0s [2024-02-16T01:23:26.478Z] [2024-02-16T01:23:26.478Z] #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T01:23:26.478Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-02-16T01:23:26.478Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 [2024-02-16T01:23:26.747Z] #31 ... [2024-02-16T01:23:26.747Z] [2024-02-16T01:23:26.747Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-16T01:23:26.747Z] #29 DONE 0.0s [2024-02-16T01:23:26.747Z] [2024-02-16T01:23:26.747Z] #31 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T01:23:26.747Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-02-16T01:23:26.747Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-02-16T01:23:26.747Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-16T01:23:26.747Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-16T01:23:26.747Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-16T01:23:26.747Z] #31 ... [2024-02-16T01:23:26.747Z] [2024-02-16T01:23:26.747Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-16T01:23:26.747Z] #29 DONE 0.0s [2024-02-16T01:23:26.747Z] [2024-02-16T01:23:26.747Z] #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T01:23:26.747Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-02-16T01:23:26.747Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-02-16T01:23:26.747Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-16T01:23:26.747Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-16T01:23:26.747Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-16T01:23:26.747Z] #31 ... [2024-02-16T01:23:26.747Z] [2024-02-16T01:23:26.747Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-16T01:23:26.747Z] #29 DONE 0.0s [2024-02-16T01:23:26.747Z] [2024-02-16T01:23:26.747Z] #32 [security-proxy-auth internal] load build context [2024-02-16T01:23:26.747Z] #32 transferring context: 2.56MB 0.7s done [2024-02-16T01:23:26.747Z] #32 DONE 1.0s [2024-02-16T01:23:27.023Z] [2024-02-16T01:23:27.024Z] #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T01:23:27.024Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-02-16T01:23:27.024Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-02-16T01:23:27.024Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-16T01:23:27.024Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-16T01:23:27.024Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-16T01:23:27.291Z] #31 ... [2024-02-16T01:23:27.291Z] [2024-02-16T01:23:27.292Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-16T01:23:27.292Z] #29 DONE 0.0s [2024-02-16T01:23:27.292Z] [2024-02-16T01:23:27.292Z] #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T01:23:27.292Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-02-16T01:23:27.292Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-02-16T01:23:27.292Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-16T01:23:27.292Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-16T01:23:27.292Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-16T01:23:27.561Z] #31 ... [2024-02-16T01:23:27.561Z] [2024-02-16T01:23:27.561Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-16T01:23:27.561Z] #29 DONE 0.0s [2024-02-16T01:23:27.561Z] [2024-02-16T01:23:27.561Z] #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T01:23:27.828Z] #31 ... [2024-02-16T01:23:27.828Z] [2024-02-16T01:23:27.828Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-16T01:23:27.828Z] #29 DONE 0.0s [2024-02-16T01:23:27.828Z] [2024-02-16T01:23:27.828Z] #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T01:23:27.828Z] #31 ... [2024-02-16T01:23:27.828Z] [2024-02-16T01:23:27.828Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-02-16T01:23:27.828Z] #29 DONE 0.0s [2024-02-16T01:23:27.828Z] [2024-02-16T01:23:27.828Z] #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-02-16T01:23:27.828Z] #33 DONE 1.7s [2024-02-16T01:23:27.828Z] [2024-02-16T01:23:27.828Z] #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T01:23:27.828Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-02-16T01:23:27.828Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-02-16T01:23:27.828Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-16T01:23:27.828Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-16T01:23:27.828Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-16T01:23:27.828Z] #31 ... [2024-02-16T01:23:27.828Z] [2024-02-16T01:23:27.828Z] #34 [security-proxy-setup internal] load build context [2024-02-16T01:23:27.828Z] #34 transferring context: 2.56MB 1.1s done [2024-02-16T01:23:27.828Z] #34 DONE 2.0s [2024-02-16T01:23:27.828Z] [2024-02-16T01:23:27.828Z] #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T01:23:27.828Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-02-16T01:23:27.828Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-02-16T01:23:27.828Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-16T01:23:27.828Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-16T01:23:27.829Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-16T01:23:28.097Z] #31 ... [2024-02-16T01:23:28.097Z] [2024-02-16T01:23:28.097Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-02-16T01:23:28.097Z] #30 DONE 1.8s [2024-02-16T01:23:28.097Z] [2024-02-16T01:23:28.097Z] #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T01:23:28.374Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-02-16T01:23:28.374Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-02-16T01:23:28.374Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-16T01:23:28.374Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-16T01:23:28.374Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-16T01:23:28.374Z] #31 ... [2024-02-16T01:23:28.374Z] [2024-02-16T01:23:28.374Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-02-16T01:23:28.374Z] #35 DONE 1.2s [2024-02-16T01:23:28.374Z] [2024-02-16T01:23:28.374Z] #36 [core-data internal] load build context [2024-02-16T01:23:28.374Z] #36 transferring context: 2.56MB 1.3s done [2024-02-16T01:23:28.374Z] #36 DONE 1.8s [2024-02-16T01:23:28.374Z] [2024-02-16T01:23:28.374Z] #37 [core-common-config-bootstrapper internal] load build context [2024-02-16T01:23:28.374Z] #37 transferring context: 2.56MB 1.2s done [2024-02-16T01:23:28.374Z] #37 DONE 2.2s [2024-02-16T01:23:28.374Z] [2024-02-16T01:23:28.374Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T01:23:28.374Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done [2024-02-16T01:23:28.374Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done [2024-02-16T01:23:28.374Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-02-16T01:23:28.374Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-02-16T01:23:28.374Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-02-16T01:23:28.374Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.0s done [2024-02-16T01:23:28.640Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.0s done [2024-02-16T01:23:29.601Z] #31 ... [2024-02-16T01:23:29.601Z] [2024-02-16T01:23:29.601Z] #38 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-02-16T01:23:29.601Z] #38 DONE 4.6s [2024-02-16T01:23:29.601Z] [2024-02-16T01:23:29.601Z] #39 [security-bootstrapper internal] load build context [2024-02-16T01:23:29.601Z] #39 transferring context: 2.56MB 1.2s done [2024-02-16T01:23:29.601Z] #39 DONE 2.7s [2024-02-16T01:23:29.601Z] [2024-02-16T01:23:29.601Z] #40 [core-data builder 2/7] WORKDIR /edgex-go [2024-02-16T01:23:29.601Z] #40 ... [2024-02-16T01:23:29.601Z] [2024-02-16T01:23:29.601Z] #41 [support-scheduler internal] load build context [2024-02-16T01:23:29.601Z] #41 transferring context: 2.56MB 0.8s done [2024-02-16T01:23:29.601Z] #41 DONE 2.7s [2024-02-16T01:23:29.870Z] [2024-02-16T01:23:29.870Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-16T01:23:29.870Z] #42 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-02-16T01:23:29.870Z] #42 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-02-16T01:23:29.870Z] #42 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-02-16T01:23:29.870Z] #42 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-02-16T01:23:29.870Z] #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done [2024-02-16T01:23:29.870Z] #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.6s done [2024-02-16T01:23:29.870Z] #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.7s done [2024-02-16T01:23:29.870Z] #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-02-16T01:23:29.870Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.5s [2024-02-16T01:23:29.870Z] #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-02-16T01:23:29.870Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.08MB / 23.39MB 1.6s [2024-02-16T01:23:30.138Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 1.8s [2024-02-16T01:23:30.138Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.63MB / 23.39MB 1.9s [2024-02-16T01:23:30.406Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 2.0s [2024-02-16T01:23:30.406Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 2.2s [2024-02-16T01:23:30.672Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 2.3s [2024-02-16T01:23:30.672Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.5s [2024-02-16T01:23:34.017Z] #42 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-02-16T01:23:34.017Z] #42 ... [2024-02-16T01:23:34.017Z] [2024-02-16T01:23:34.017Z] #43 [support-notifications internal] load build context [2024-02-16T01:23:34.017Z] #43 transferring context: 2.56MB 1.0s done [2024-02-16T01:23:34.017Z] #43 DONE 6.2s [2024-02-16T01:23:34.017Z] [2024-02-16T01:23:34.017Z] #44 [security-spiffe-token-provider internal] load build context [2024-02-16T01:23:34.017Z] #44 transferring context: 2.56MB 1.2s done [2024-02-16T01:23:34.017Z] #44 DONE 6.8s [2024-02-16T01:23:34.017Z] [2024-02-16T01:23:34.017Z] #45 [security-spire-server internal] load build context [2024-02-16T01:23:34.017Z] #45 transferring context: 18.10kB 0.0s done [2024-02-16T01:23:34.017Z] #45 DONE 6.2s [2024-02-16T01:23:34.017Z] [2024-02-16T01:23:34.017Z] #46 [security-spire-config internal] load build context [2024-02-16T01:23:34.017Z] #46 transferring context: 16.35kB 0.1s done [2024-02-16T01:23:34.017Z] #46 DONE 6.2s [2024-02-16T01:23:34.017Z] [2024-02-16T01:23:34.017Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-16T01:23:34.017Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 5.7s done [2024-02-16T01:23:34.017Z] #42 ... [2024-02-16T01:23:34.017Z] [2024-02-16T01:23:34.017Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T01:23:34.287Z] #31 ... [2024-02-16T01:23:34.287Z] [2024-02-16T01:23:34.287Z] #47 [core-metadata internal] load build context [2024-02-16T01:23:34.287Z] #47 transferring context: 2.56MB 0.8s done [2024-02-16T01:23:34.287Z] #47 DONE 6.2s [2024-02-16T01:23:34.287Z] [2024-02-16T01:23:34.287Z] #48 [core-command internal] load build context [2024-02-16T01:23:34.287Z] #48 transferring context: 2.56MB 1.0s done [2024-02-16T01:23:34.287Z] #48 DONE 6.2s [2024-02-16T01:23:34.287Z] [2024-02-16T01:23:34.287Z] #49 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-16T01:23:34.553Z] #49 ... [2024-02-16T01:23:34.553Z] [2024-02-16T01:23:34.553Z] #50 [security-spire-agent internal] load build context [2024-02-16T01:23:34.553Z] #50 transferring context: 17.63kB 0.1s done [2024-02-16T01:23:34.553Z] #50 DONE 5.9s [2024-02-16T01:23:34.553Z] [2024-02-16T01:23:34.553Z] #51 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-02-16T01:23:34.824Z] #51 ... [2024-02-16T01:23:34.824Z] [2024-02-16T01:23:34.824Z] #40 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-02-16T01:23:34.824Z] #40 DONE 6.2s [2024-02-16T01:23:35.096Z] [2024-02-16T01:23:35.096Z] #52 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-02-16T01:23:35.096Z] #52 ... [2024-02-16T01:23:35.096Z] [2024-02-16T01:23:35.096Z] #53 [security-secretstore-setup internal] load build context [2024-02-16T01:23:35.096Z] #53 transferring context: 2.56MB 0.9s done [2024-02-16T01:23:35.096Z] #53 DONE 6.9s [2024-02-16T01:23:35.363Z] [2024-02-16T01:23:35.363Z] #54 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-02-16T01:23:38.724Z] #54 ... [2024-02-16T01:23:38.724Z] [2024-02-16T01:23:38.724Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-16T01:23:38.724Z] #55 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.0s done [2024-02-16T01:23:38.724Z] #55 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-02-16T01:23:38.724Z] #55 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-02-16T01:23:38.724Z] #55 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2024-02-16T01:23:38.724Z] #55 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-02-16T01:23:38.724Z] #55 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2024-02-16T01:23:38.724Z] #55 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.1s done [2024-02-16T01:23:38.724Z] #55 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 2.7s done [2024-02-16T01:23:38.724Z] #55 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-02-16T01:23:38.724Z] #55 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c [2024-02-16T01:23:38.724Z] #55 ... [2024-02-16T01:23:38.724Z] [2024-02-16T01:23:38.724Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-16T01:23:38.724Z] #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.0s [2024-02-16T01:23:42.982Z] #42 ... [2024-02-16T01:23:42.982Z] [2024-02-16T01:23:42.982Z] #52 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-02-16T01:23:42.982Z] #52 7.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T01:23:44.394Z] #52 ... [2024-02-16T01:23:44.394Z] [2024-02-16T01:23:44.394Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-16T01:23:44.394Z] #0 7.783 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T01:23:44.394Z] #0 9.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T01:23:44.394Z] #56 ... [2024-02-16T01:23:44.394Z] [2024-02-16T01:23:44.394Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-16T01:23:44.394Z] #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.8s [2024-02-16T01:23:44.394Z] #42 ... [2024-02-16T01:23:44.394Z] [2024-02-16T01:23:44.394Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-16T01:23:44.394Z] #0 7.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T01:23:44.394Z] #0 8.695 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T01:23:44.662Z] #57 ... [2024-02-16T01:23:44.662Z] [2024-02-16T01:23:44.662Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-16T01:23:44.662Z] #0 5.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T01:23:44.662Z] #0 5.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T01:23:44.662Z] #0 8.213 v3.18.6-35-g28268c5b274 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-16T01:23:44.662Z] #0 8.222 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-16T01:23:44.662Z] #0 8.222 OK: 19945 distinct packages available [2024-02-16T01:23:44.662Z] #0 9.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T01:23:44.662Z] #58 ... [2024-02-16T01:23:44.662Z] [2024-02-16T01:23:44.662Z] #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-16T01:23:44.662Z] #0 7.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T01:23:44.662Z] #0 8.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T01:23:44.932Z] #59 ... [2024-02-16T01:23:44.932Z] [2024-02-16T01:23:44.932Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-02-16T01:23:44.932Z] #0 7.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T01:23:44.932Z] #0 9.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T01:23:44.932Z] #60 ... [2024-02-16T01:23:44.932Z] [2024-02-16T01:23:44.932Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-16T01:23:44.932Z] #0 7.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T01:23:44.932Z] #0 8.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T01:23:45.201Z] #61 ... [2024-02-16T01:23:45.201Z] [2024-02-16T01:23:45.201Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-16T01:23:45.201Z] #0 8.024 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T01:23:45.201Z] #0 10.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T01:23:45.201Z] #62 ... [2024-02-16T01:23:45.201Z] [2024-02-16T01:23:45.201Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-16T01:23:45.201Z] #0 8.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T01:23:45.201Z] #0 10.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T01:23:45.468Z] #63 ... [2024-02-16T01:23:45.468Z] [2024-02-16T01:23:45.468Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-16T01:23:45.468Z] #0 8.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T01:23:45.468Z] #0 9.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T01:23:45.468Z] #64 ... [2024-02-16T01:23:45.468Z] [2024-02-16T01:23:45.468Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-02-16T01:23:45.468Z] #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.8s done [2024-02-16T01:23:48.827Z] #42 DONE 20.6s [2024-02-16T01:23:48.827Z] [2024-02-16T01:23:48.827Z] #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-16T01:23:48.827Z] #59 13.70 v3.18.6-35-g28268c5b274 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-16T01:23:48.828Z] #59 13.72 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-16T01:23:48.828Z] #59 13.72 OK: 19945 distinct packages available [2024-02-16T01:23:48.828Z] #59 ... [2024-02-16T01:23:48.828Z] [2024-02-16T01:23:48.828Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-02-16T01:23:48.828Z] #55 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.6s done [2024-02-16T01:23:48.828Z] #55 DONE 19.9s [2024-02-16T01:23:48.828Z] [2024-02-16T01:23:48.828Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-16T01:23:48.828Z] #61 13.43 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-16T01:23:48.828Z] #61 13.50 Executing busybox-1.36.1-r5.trigger [2024-02-16T01:23:48.828Z] #61 13.60 OK: 8 MiB in 16 packages [2024-02-16T01:23:49.427Z] #61 ... [2024-02-16T01:23:49.427Z] [2024-02-16T01:23:49.427Z] #49 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-02-16T01:23:49.427Z] #49 7.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T01:23:49.427Z] #49 8.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T01:23:49.427Z] #49 13.52 (1/2) Installing dumb-init (1.2.5-r2) [2024-02-16T01:23:49.427Z] #49 13.54 (2/2) Installing su-exec (0.2-r3) [2024-02-16T01:23:49.427Z] #49 13.56 Executing busybox-1.36.1-r5.trigger [2024-02-16T01:23:49.427Z] #49 13.64 OK: 8 MiB in 17 packages [2024-02-16T01:23:49.427Z] #49 DONE 15.1s [2024-02-16T01:23:49.427Z] [2024-02-16T01:23:49.427Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-16T01:23:49.427Z] #64 14.96 v3.18.6-35-g28268c5b274 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-16T01:23:49.428Z] #64 14.96 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-16T01:23:49.428Z] #64 14.96 OK: 19945 distinct packages available [2024-02-16T01:23:49.777Z] #64 ... [2024-02-16T01:23:49.777Z] [2024-02-16T01:23:49.777Z] #51 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-02-16T01:23:49.777Z] #51 6.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T01:23:49.777Z] #51 7.637 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T01:23:49.777Z] #51 13.20 (1/1) Installing dumb-init (1.2.5-r2) [2024-02-16T01:23:49.777Z] #51 13.24 Executing busybox-1.36.1-r5.trigger [2024-02-16T01:23:49.777Z] #51 13.34 OK: 8 MiB in 16 packages [2024-02-16T01:23:49.777Z] #51 DONE 16.1s [2024-02-16T01:23:49.777Z] [2024-02-16T01:23:49.777Z] #65 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-02-16T01:23:50.043Z] #65 ... [2024-02-16T01:23:50.043Z] [2024-02-16T01:23:50.043Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-02-16T01:23:50.043Z] #61 DONE 15.4s [2024-02-16T01:23:50.318Z] [2024-02-16T01:23:50.318Z] #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-02-16T01:23:50.913Z] #66 ... [2024-02-16T01:23:50.913Z] [2024-02-16T01:23:50.913Z] #52 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-02-16T01:23:50.913Z] #52 9.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T01:23:50.913Z] #52 14.36 OK: 266 MiB in 52 packages [2024-02-16T01:23:50.913Z] #52 DONE 17.0s [2024-02-16T01:23:51.192Z] [2024-02-16T01:23:51.192Z] #67 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-02-16T01:23:51.192Z] #67 ... [2024-02-16T01:23:51.192Z] [2024-02-16T01:23:51.192Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-02-16T01:23:51.192Z] #57 13.12 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-16T01:23:51.192Z] #57 13.14 (2/4) Installing openssl (3.1.4-r5) [2024-02-16T01:23:51.192Z] #57 13.25 (3/4) Installing su-exec (0.2-r3) [2024-02-16T01:23:51.192Z] #57 13.27 (4/4) Installing yq (4.33.3-r5) [2024-02-16T01:23:51.192Z] #57 14.35 Executing busybox-1.36.1-r5.trigger [2024-02-16T01:23:51.192Z] #57 14.50 OK: 18 MiB in 19 packages [2024-02-16T01:23:51.192Z] #57 DONE 16.8s [2024-02-16T01:23:51.469Z] [2024-02-16T01:23:51.469Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-02-16T01:23:51.469Z] #60 14.94 OK: 266 MiB in 52 packages [2024-02-16T01:23:51.469Z] #60 DONE 16.6s [2024-02-16T01:23:51.469Z] [2024-02-16T01:23:51.469Z] #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-02-16T01:23:51.736Z] #68 ... [2024-02-16T01:23:51.736Z] [2024-02-16T01:23:51.736Z] #54 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-02-16T01:23:51.736Z] #54 8.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T01:23:51.736Z] #54 10.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T01:23:51.736Z] #54 15.17 OK: 266 MiB in 52 packages [2024-02-16T01:23:51.736Z] #54 DONE 17.1s [2024-02-16T01:23:51.736Z] [2024-02-16T01:23:51.736Z] #69 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-16T01:23:52.703Z] #69 ... [2024-02-16T01:23:52.703Z] [2024-02-16T01:23:52.703Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-02-16T01:23:52.703Z] #58 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T01:23:52.703Z] #58 16.33 (1/4) Installing dumb-init (1.2.5-r2) [2024-02-16T01:23:52.703Z] #58 16.35 (2/4) Installing musl-obstack (1.2.3-r2) [2024-02-16T01:23:52.703Z] #58 16.41 (3/4) Installing libucontext (1.2-r2) [2024-02-16T01:23:52.703Z] #58 16.47 (4/4) Installing gcompat (1.1.0-r1) [2024-02-16T01:23:52.703Z] #58 16.53 Executing busybox-1.36.1-r5.trigger [2024-02-16T01:23:52.703Z] #58 16.71 OK: 8 MiB in 19 packages [2024-02-16T01:23:52.703Z] #58 DONE 17.9s [2024-02-16T01:23:52.703Z] [2024-02-16T01:23:52.703Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-16T01:23:52.703Z] #56 14.59 (1/4) Installing ca-certificates (20230506-r0) [2024-02-16T01:23:52.703Z] #56 15.29 (2/4) Installing dumb-init (1.2.5-r2) [2024-02-16T01:23:52.703Z] #56 15.31 (3/4) Installing su-exec (0.2-r3) [2024-02-16T01:23:52.703Z] #56 15.35 (4/4) Installing yq (4.33.3-r5) [2024-02-16T01:23:52.703Z] #56 16.76 Executing busybox-1.36.1-r5.trigger [2024-02-16T01:23:52.703Z] #56 16.85 Executing ca-certificates-20230506-r0.trigger [2024-02-16T01:23:52.703Z] #56 17.98 OK: 18 MiB in 19 packages [2024-02-16T01:23:52.703Z] #56 ... [2024-02-16T01:23:52.703Z] [2024-02-16T01:23:52.703Z] #67 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-02-16T01:23:52.703Z] #67 DONE 1.7s [2024-02-16T01:23:52.970Z] [2024-02-16T01:23:52.970Z] #70 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T01:23:52.970Z] #70 ... [2024-02-16T01:23:52.970Z] [2024-02-16T01:23:52.970Z] #69 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-16T01:23:52.970Z] #69 DONE 1.4s [2024-02-16T01:23:53.237Z] [2024-02-16T01:23:53.237Z] #71 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T01:23:53.503Z] #71 ... [2024-02-16T01:23:53.503Z] [2024-02-16T01:23:53.503Z] #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-02-16T01:23:53.503Z] #72 DONE 1.8s [2024-02-16T01:23:53.503Z] [2024-02-16T01:23:53.503Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-16T01:23:53.503Z] #63 14.80 (1/2) Installing ca-certificates (20230506-r0) [2024-02-16T01:23:53.503Z] #63 15.56 (2/2) Installing dumb-init (1.2.5-r2) [2024-02-16T01:23:53.503Z] #63 15.59 Executing busybox-1.36.1-r5.trigger [2024-02-16T01:23:53.503Z] #63 15.73 Executing ca-certificates-20230506-r0.trigger [2024-02-16T01:23:53.503Z] #63 17.40 OK: 9 MiB in 17 packages [2024-02-16T01:23:53.503Z] #63 DONE 19.1s [2024-02-16T01:23:53.503Z] [2024-02-16T01:23:53.503Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-16T01:23:53.779Z] #73 ... [2024-02-16T01:23:53.780Z] [2024-02-16T01:23:53.780Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-02-16T01:23:53.780Z] #56 DONE 19.6s [2024-02-16T01:23:54.062Z] [2024-02-16T01:23:54.062Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-16T01:23:56.656Z] #74 ... [2024-02-16T01:23:56.656Z] [2024-02-16T01:23:56.656Z] #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-02-16T01:23:56.656Z] #59 14.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T01:23:56.656Z] #59 17.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T01:23:56.656Z] #59 20.59 (1/5) Installing dumb-init (1.2.5-r2) [2024-02-16T01:23:56.656Z] #59 20.62 (2/5) Installing musl-obstack (1.2.3-r2) [2024-02-16T01:23:56.656Z] #59 20.65 (3/5) Installing libucontext (1.2-r2) [2024-02-16T01:23:56.656Z] #59 20.65 (4/5) Installing gcompat (1.1.0-r1) [2024-02-16T01:23:56.656Z] #59 20.67 (5/5) Installing openssl (3.1.4-r5) [2024-02-16T01:23:56.656Z] #59 20.75 Executing busybox-1.36.1-r5.trigger [2024-02-16T01:23:56.656Z] #59 20.85 OK: 9 MiB in 20 packages [2024-02-16T01:23:56.656Z] #59 DONE 21.9s [2024-02-16T01:23:56.656Z] [2024-02-16T01:23:56.656Z] #75 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-02-16T01:23:56.656Z] #75 ... [2024-02-16T01:23:56.656Z] [2024-02-16T01:23:56.656Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-02-16T01:23:56.656Z] #62 15.81 v3.18.6-35-g28268c5b274 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-02-16T01:23:56.656Z] #62 15.81 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-02-16T01:23:56.656Z] #62 15.81 OK: 19950 distinct packages available [2024-02-16T01:23:56.656Z] #62 17.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T01:23:56.656Z] #62 18.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T01:23:56.656Z] #62 21.13 OK: 266 MiB in 52 packages [2024-02-16T01:23:56.656Z] #62 DONE 21.8s [2024-02-16T01:23:56.656Z] [2024-02-16T01:23:56.656Z] #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-02-16T01:23:57.257Z] #76 ... [2024-02-16T01:23:57.257Z] [2024-02-16T01:23:57.257Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-02-16T01:23:57.257Z] #64 16.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T01:23:57.257Z] #64 18.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T01:23:57.257Z] #64 20.84 (1/11) Installing ca-certificates (20230506-r0) [2024-02-16T01:23:57.257Z] #64 20.99 (2/11) Installing brotli-libs (1.0.9-r14) [2024-02-16T01:23:57.257Z] #64 21.06 (3/11) Installing libunistring (1.1-r1) [2024-02-16T01:23:57.257Z] #64 21.17 (4/11) Installing libidn2 (2.3.4-r1) [2024-02-16T01:23:57.257Z] #64 21.19 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-02-16T01:23:57.257Z] #64 21.22 (6/11) Installing libcurl (8.5.0-r0) [2024-02-16T01:23:57.257Z] #64 21.28 (7/11) Installing curl (8.5.0-r0) [2024-02-16T01:23:57.257Z] #64 21.31 (8/11) Installing dumb-init (1.2.5-r2) [2024-02-16T01:23:57.257Z] #64 21.33 (9/11) Installing musl-obstack (1.2.3-r2) [2024-02-16T01:23:57.257Z] #64 21.33 (10/11) Installing libucontext (1.2-r2) [2024-02-16T01:23:57.257Z] #64 21.34 (11/11) Installing gcompat (1.1.0-r1) [2024-02-16T01:23:57.257Z] #64 21.40 Executing busybox-1.36.1-r5.trigger [2024-02-16T01:23:57.257Z] #64 21.43 Executing ca-certificates-20230506-r0.trigger [2024-02-16T01:23:57.257Z] #64 21.89 OK: 13 MiB in 26 packages [2024-02-16T01:23:57.257Z] #64 DONE 22.6s [2024-02-16T01:23:57.257Z] [2024-02-16T01:23:57.257Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-16T01:23:58.677Z] #77 ... [2024-02-16T01:23:58.677Z] [2024-02-16T01:23:58.677Z] #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-02-16T01:23:58.677Z] #76 DONE 1.6s [2024-02-16T01:23:58.677Z] [2024-02-16T01:23:58.677Z] #65 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-02-16T01:23:58.677Z] #65 9.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T01:23:59.286Z] #65 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T01:23:59.553Z] #65 ... [2024-02-16T01:23:59.553Z] [2024-02-16T01:23:59.553Z] #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-16T01:23:59.553Z] #78 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T01:23:59.553Z] #78 ... [2024-02-16T01:23:59.553Z] [2024-02-16T01:23:59.553Z] #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-02-16T01:23:59.553Z] #66 9.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T01:24:00.137Z] #66 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T01:24:02.733Z] #66 ... [2024-02-16T01:24:02.733Z] [2024-02-16T01:24:02.733Z] #65 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-02-16T01:24:02.733Z] #65 12.43 OK: 8 MiB in 16 packages [2024-02-16T01:24:02.733Z] #65 DONE 13.7s [2024-02-16T01:24:02.733Z] [2024-02-16T01:24:02.733Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-16T01:24:02.733Z] #77 5.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T01:24:02.733Z] #77 ... [2024-02-16T01:24:02.733Z] [2024-02-16T01:24:02.733Z] #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-16T01:24:02.733Z] #0 9.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T01:24:03.000Z] #79 ... [2024-02-16T01:24:03.000Z] [2024-02-16T01:24:03.000Z] #75 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-02-16T01:24:03.000Z] #75 6.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T01:24:03.581Z] #75 ... [2024-02-16T01:24:03.581Z] [2024-02-16T01:24:03.581Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T01:24:03.581Z] #80 ... [2024-02-16T01:24:03.581Z] [2024-02-16T01:24:03.581Z] #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-16T01:24:03.581Z] #79 10.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T01:24:04.166Z] #79 ... [2024-02-16T01:24:04.166Z] [2024-02-16T01:24:04.166Z] #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-02-16T01:24:04.166Z] #66 13.24 OK: 8 MiB in 16 packages [2024-02-16T01:24:04.166Z] #66 DONE 14.1s [2024-02-16T01:24:04.166Z] [2024-02-16T01:24:04.166Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-16T01:24:04.166Z] #77 6.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T01:24:04.441Z] #77 ... [2024-02-16T01:24:04.441Z] [2024-02-16T01:24:04.441Z] #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-02-16T01:24:04.441Z] #78 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T01:24:04.441Z] #78 14.18 OK: 8 MiB in 17 packages [2024-02-16T01:24:04.441Z] #78 DONE 15.1s [2024-02-16T01:24:04.709Z] [2024-02-16T01:24:04.709Z] #81 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-02-16T01:24:07.314Z] #81 DONE 2.3s [2024-02-16T01:24:07.314Z] [2024-02-16T01:24:07.314Z] #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-02-16T01:24:07.314Z] #68 9.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T01:24:07.314Z] #68 10.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T01:24:07.314Z] #68 14.87 OK: 18 MiB in 19 packages [2024-02-16T01:24:07.314Z] #68 ... [2024-02-16T01:24:07.314Z] [2024-02-16T01:24:07.314Z] #82 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-02-16T01:24:07.314Z] #82 DONE 0.2s [2024-02-16T01:24:07.314Z] [2024-02-16T01:24:07.314Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-16T01:24:07.314Z] #74 8.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T01:24:07.314Z] #74 9.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T01:24:07.314Z] #74 ... [2024-02-16T01:24:07.314Z] [2024-02-16T01:24:07.314Z] #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-02-16T01:24:07.314Z] #68 DONE 15.9s [2024-02-16T01:24:07.314Z] [2024-02-16T01:24:07.314Z] #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-02-16T01:24:07.314Z] #83 DONE 0.2s [2024-02-16T01:24:07.314Z] [2024-02-16T01:24:07.314Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-16T01:24:07.314Z] #73 8.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T01:24:07.314Z] #73 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T01:24:07.895Z] #73 14.20 OK: 9 MiB in 17 packages [2024-02-16T01:24:07.895Z] #73 ... [2024-02-16T01:24:07.895Z] [2024-02-16T01:24:07.895Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-16T01:24:07.895Z] #74 13.87 OK: 18 MiB in 19 packages [2024-02-16T01:24:08.485Z] #74 ... [2024-02-16T01:24:08.485Z] [2024-02-16T01:24:08.485Z] #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T01:24:08.485Z] #84 ... [2024-02-16T01:24:08.485Z] [2024-02-16T01:24:08.485Z] #75 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-02-16T01:24:08.485Z] #75 7.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T01:24:08.485Z] #75 11.56 OK: 9 MiB in 20 packages [2024-02-16T01:24:08.485Z] #75 DONE 12.4s [2024-02-16T01:24:08.485Z] [2024-02-16T01:24:08.485Z] #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-02-16T01:24:08.485Z] #85 ... [2024-02-16T01:24:08.485Z] [2024-02-16T01:24:08.485Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-02-16T01:24:08.485Z] #74 DONE 14.5s [2024-02-16T01:24:08.485Z] [2024-02-16T01:24:08.485Z] #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-02-16T01:24:08.485Z] #73 DONE 14.9s [2024-02-16T01:24:08.485Z] [2024-02-16T01:24:08.485Z] #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-02-16T01:24:08.485Z] #79 15.28 OK: 8 MiB in 19 packages [2024-02-16T01:24:08.485Z] #79 DONE 15.9s [2024-02-16T01:24:08.790Z] [2024-02-16T01:24:08.790Z] #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-16T01:24:09.066Z] #86 ... [2024-02-16T01:24:09.066Z] [2024-02-16T01:24:09.066Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-02-16T01:24:09.066Z] #77 10.88 OK: 13 MiB in 26 packages [2024-02-16T01:24:09.066Z] #77 DONE 11.9s [2024-02-16T01:24:09.333Z] [2024-02-16T01:24:09.333Z] #87 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-16T01:24:10.755Z] #87 ... [2024-02-16T01:24:10.755Z] [2024-02-16T01:24:10.755Z] #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-16T01:24:10.755Z] #86 DONE 1.9s [2024-02-16T01:24:10.755Z] [2024-02-16T01:24:10.755Z] #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-02-16T01:24:10.755Z] #85 DONE 2.1s [2024-02-16T01:24:10.755Z] [2024-02-16T01:24:10.755Z] #87 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-16T01:24:10.755Z] #87 DONE 2.1s [2024-02-16T01:24:10.755Z] [2024-02-16T01:24:10.755Z] #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-16T01:24:10.755Z] #88 ... [2024-02-16T01:24:10.755Z] [2024-02-16T01:24:10.755Z] #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-02-16T01:24:10.755Z] #89 DONE 0.1s [2024-02-16T01:24:10.755Z] [2024-02-16T01:24:10.755Z] #90 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-02-16T01:24:10.755Z] #90 DONE 0.2s [2024-02-16T01:24:11.032Z] [2024-02-16T01:24:11.032Z] #91 [security-spire-server stage-2 6/9] COPY security.txt / [2024-02-16T01:24:11.032Z] #91 DONE 0.2s [2024-02-16T01:24:11.032Z] [2024-02-16T01:24:11.032Z] #92 [security-spire-config stage-2 6/10] COPY security.txt / [2024-02-16T01:24:11.032Z] #92 DONE 0.2s [2024-02-16T01:24:11.032Z] [2024-02-16T01:24:11.032Z] #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-02-16T01:24:11.307Z] #93 ... [2024-02-16T01:24:11.307Z] [2024-02-16T01:24:11.307Z] #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-02-16T01:24:11.307Z] #94 DONE 0.2s [2024-02-16T01:24:11.307Z] [2024-02-16T01:24:11.307Z] #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-02-16T01:24:11.307Z] #93 DONE 0.2s [2024-02-16T01:24:11.307Z] [2024-02-16T01:24:11.307Z] #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-02-16T01:24:11.582Z] #95 ... [2024-02-16T01:24:11.582Z] [2024-02-16T01:24:11.582Z] #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-02-16T01:24:11.582Z] #96 DONE 0.3s [2024-02-16T01:24:11.582Z] [2024-02-16T01:24:11.582Z] #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-02-16T01:24:11.582Z] #95 DONE 0.3s [2024-02-16T01:24:11.582Z] [2024-02-16T01:24:11.582Z] #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-02-16T01:24:11.851Z] #97 DONE 0.3s [2024-02-16T01:24:11.851Z] [2024-02-16T01:24:11.851Z] #98 [security-spire-server] exporting to image [2024-02-16T01:24:11.851Z] #98 exporting layers [2024-02-16T01:24:12.118Z] #98 ... [2024-02-16T01:24:12.118Z] [2024-02-16T01:24:12.118Z] #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-02-16T01:24:12.118Z] #99 DONE 0.4s [2024-02-16T01:24:12.118Z] [2024-02-16T01:24:12.118Z] #98 [security-spire-config] exporting to image [2024-02-16T01:24:12.386Z] #98 ... [2024-02-16T01:24:12.386Z] [2024-02-16T01:24:12.386Z] #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-02-16T01:24:12.386Z] #88 DONE 1.7s [2024-02-16T01:24:12.653Z] [2024-02-16T01:24:12.653Z] #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-02-16T01:24:12.653Z] #100 DONE 0.3s [2024-02-16T01:24:12.653Z] [2024-02-16T01:24:12.653Z] #101 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-02-16T01:24:12.924Z] #101 DONE 0.2s [2024-02-16T01:24:12.924Z] [2024-02-16T01:24:12.924Z] #98 [security-spire-config] exporting to image [2024-02-16T01:24:13.193Z] #98 ... [2024-02-16T01:24:13.193Z] [2024-02-16T01:24:13.193Z] #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-02-16T01:24:13.193Z] #102 DONE 0.3s [2024-02-16T01:24:13.461Z] [2024-02-16T01:24:13.461Z] #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-02-16T01:24:13.461Z] #103 DONE 0.4s [2024-02-16T01:24:13.461Z] [2024-02-16T01:24:13.461Z] #70 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T01:24:13.748Z] #70 ... [2024-02-16T01:24:13.748Z] [2024-02-16T01:24:13.748Z] #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-02-16T01:24:14.015Z] #104 DONE 0.4s [2024-02-16T01:24:14.015Z] [2024-02-16T01:24:14.015Z] #98 [security-spire-config] exporting to image [2024-02-16T01:24:15.429Z] #98 exporting layers 3.5s done [2024-02-16T01:24:15.700Z] #98 exporting layers 3.6s done [2024-02-16T01:24:15.700Z] #98 writing image sha256:6a5106e99d4ae7367aeab5a6a49d8fe8490e05a4ce1c8a9c1235a6820b880c56 0.1s done [2024-02-16T01:24:15.700Z] #98 writing image sha256:da072f219716a0004b67be06f7fd30746fb1dbd161b7f16afc347957c6594d61 0.0s done [2024-02-16T01:24:15.700Z] #98 naming to docker.io/library/security-spire-server-arm64 [2024-02-16T01:24:15.700Z] #98 naming to docker.io/library/security-spire-config-arm64 [2024-02-16T01:24:15.700Z] #98 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-02-16T01:24:15.700Z] #98 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-02-16T01:24:15.966Z] #98 exporting layers 1.9s done [2024-02-16T01:24:15.966Z] #98 writing image sha256:6bc40068b648b7eaad3cecc660ec909c48dd93b9935dddbb9fc95d3335078140 done [2024-02-16T01:24:15.966Z] #98 naming to docker.io/library/security-spire-agent-arm64 done [2024-02-16T01:24:15.966Z] #98 DONE 3.9s [2024-02-16T01:24:15.966Z] [2024-02-16T01:24:15.966Z] #71 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T01:24:30.970Z] #71 DONE 37.8s [2024-02-16T01:24:30.970Z] [2024-02-16T01:24:30.970Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T01:24:30.970Z] #31 ... [2024-02-16T01:24:30.970Z] [2024-02-16T01:24:30.970Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T01:24:30.970Z] #80 DONE 37.5s [2024-02-16T01:24:30.970Z] [2024-02-16T01:24:30.970Z] #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T01:24:30.970Z] #84 DONE 32.7s [2024-02-16T01:24:30.970Z] [2024-02-16T01:24:30.970Z] #70 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T01:24:30.970Z] #70 DONE 38.1s [2024-02-16T01:24:30.970Z] [2024-02-16T01:24:30.970Z] #105 [security-proxy-auth builder 6/7] COPY . . [2024-02-16T01:24:31.945Z] #105 DONE 1.1s [2024-02-16T01:24:31.945Z] [2024-02-16T01:24:31.945Z] #106 [support-notifications builder 6/7] COPY . . [2024-02-16T01:24:31.945Z] #106 DONE 1.1s [2024-02-16T01:24:31.945Z] [2024-02-16T01:24:31.945Z] #107 [security-spiffe-token-provider builder 6/7] COPY . . [2024-02-16T01:24:32.215Z] #107 DONE 1.1s [2024-02-16T01:24:32.215Z] [2024-02-16T01:24:32.215Z] #108 [core-metadata builder 6/7] COPY . . [2024-02-16T01:24:32.215Z] #108 CACHED [2024-02-16T01:24:32.215Z] [2024-02-16T01:24:32.215Z] #109 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-02-16T01:24:32.215Z] #109 CACHED [2024-02-16T01:24:32.215Z] [2024-02-16T01:24:32.215Z] #110 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T01:24:32.215Z] #110 CACHED [2024-02-16T01:24:32.215Z] [2024-02-16T01:24:32.215Z] #111 [core-command builder 6/7] COPY . . [2024-02-16T01:24:32.215Z] #111 CACHED [2024-02-16T01:24:32.215Z] [2024-02-16T01:24:32.215Z] #112 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-02-16T01:24:32.215Z] #112 CACHED [2024-02-16T01:24:32.215Z] [2024-02-16T01:24:32.215Z] #113 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T01:24:32.215Z] #113 CACHED [2024-02-16T01:24:32.215Z] [2024-02-16T01:24:32.215Z] #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T01:24:32.215Z] #114 CACHED [2024-02-16T01:24:32.215Z] [2024-02-16T01:24:32.215Z] #115 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-02-16T01:24:32.215Z] #115 CACHED [2024-02-16T01:24:32.215Z] [2024-02-16T01:24:32.215Z] #116 [security-secretstore-setup builder 6/7] COPY . . [2024-02-16T01:24:32.215Z] #116 CACHED [2024-02-16T01:24:32.215Z] [2024-02-16T01:24:32.215Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T01:24:32.215Z] #117 CACHED [2024-02-16T01:24:32.215Z] [2024-02-16T01:24:32.215Z] #118 [support-scheduler builder 6/7] COPY . . [2024-02-16T01:24:32.215Z] #118 CACHED [2024-02-16T01:24:32.215Z] [2024-02-16T01:24:32.215Z] #119 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-02-16T01:24:32.215Z] #119 CACHED [2024-02-16T01:24:32.215Z] [2024-02-16T01:24:32.215Z] #120 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-16T01:24:32.215Z] #120 CACHED [2024-02-16T01:24:32.215Z] [2024-02-16T01:24:32.215Z] #121 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T01:24:32.215Z] #121 CACHED [2024-02-16T01:24:32.215Z] [2024-02-16T01:24:32.215Z] #122 [security-bootstrapper builder 6/7] COPY . . [2024-02-16T01:24:32.215Z] #122 CACHED [2024-02-16T01:24:32.215Z] [2024-02-16T01:24:32.215Z] #123 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-02-16T01:24:32.215Z] #123 CACHED [2024-02-16T01:24:32.215Z] [2024-02-16T01:24:32.215Z] #124 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T01:24:32.215Z] #124 CACHED [2024-02-16T01:24:32.215Z] [2024-02-16T01:24:32.215Z] #125 [core-data builder 6/7] COPY . . [2024-02-16T01:24:32.215Z] #125 CACHED [2024-02-16T01:24:32.215Z] [2024-02-16T01:24:32.215Z] #126 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-02-16T01:24:32.215Z] #126 CACHED [2024-02-16T01:24:32.215Z] [2024-02-16T01:24:32.215Z] #127 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-02-16T01:24:32.215Z] #127 CACHED [2024-02-16T01:24:32.215Z] [2024-02-16T01:24:32.215Z] #128 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T01:24:32.215Z] #128 CACHED [2024-02-16T01:24:32.215Z] [2024-02-16T01:24:32.215Z] #129 [security-proxy-setup builder 6/7] COPY . . [2024-02-16T01:24:32.215Z] #129 DONE 1.2s [2024-02-16T01:24:32.215Z] [2024-02-16T01:24:32.215Z] #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-02-16T01:24:37.599Z] #130 ... [2024-02-16T01:24:37.599Z] [2024-02-16T01:24:37.599Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-16T01:24:37.599Z] #0 5.163 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-02-16T01:24:37.867Z] #131 ... [2024-02-16T01:24:37.867Z] [2024-02-16T01:24:37.867Z] #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-02-16T01:24:37.867Z] #130 5.715 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-02-16T01:24:42.125Z] #130 ... [2024-02-16T01:24:42.125Z] [2024-02-16T01:24:42.125Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-16T01:24:42.125Z] #0 5.728 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-02-16T01:24:42.393Z] #132 ... [2024-02-16T01:24:42.393Z] [2024-02-16T01:24:42.393Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-16T01:24:42.393Z] #0 5.829 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-02-16T01:24:42.667Z] #133 ... [2024-02-16T01:24:42.667Z] [2024-02-16T01:24:42.667Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-16T01:24:42.667Z] #0 4.447 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-02-16T01:24:42.667Z] #134 ... [2024-02-16T01:24:42.667Z] [2024-02-16T01:24:42.667Z] #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-16T01:24:42.667Z] #0 5.177 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-02-16T01:24:42.936Z] #135 ... [2024-02-16T01:24:42.936Z] [2024-02-16T01:24:42.936Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-16T01:24:42.936Z] #0 5.759 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-02-16T01:24:43.203Z] #136 ... [2024-02-16T01:24:43.203Z] [2024-02-16T01:24:43.203Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-16T01:24:43.203Z] #0 3.860 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-02-16T01:24:43.203Z] #137 ... [2024-02-16T01:24:43.203Z] [2024-02-16T01:24:43.203Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-16T01:24:43.203Z] #0 5.508 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-02-16T01:24:43.471Z] #138 ... [2024-02-16T01:24:43.471Z] [2024-02-16T01:24:43.471Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-16T01:24:43.471Z] #0 4.676 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-02-16T01:24:43.471Z] #139 ... [2024-02-16T01:24:43.471Z] [2024-02-16T01:24:43.471Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-16T01:24:43.471Z] #0 3.720 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-02-16T01:37:53.774Z] #140 ... [2024-02-16T01:37:53.774Z] [2024-02-16T01:37:53.774Z] #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-02-16T01:37:53.774Z] #135 DONE 793.1s [2024-02-16T01:37:53.774Z] [2024-02-16T01:37:53.774Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-16T01:37:53.774Z] #139 ... [2024-02-16T01:37:53.774Z] [2024-02-16T01:37:53.774Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T01:37:53.774Z] #141 DONE 0.2s [2024-02-16T01:37:53.774Z] [2024-02-16T01:37:53.774Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-02-16T01:37:53.774Z] #142 DONE 0.3s [2024-02-16T01:37:53.774Z] [2024-02-16T01:37:53.775Z] #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-02-16T01:37:53.775Z] #143 DONE 0.2s [2024-02-16T01:37:53.775Z] [2024-02-16T01:37:53.775Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-02-16T01:37:53.775Z] #144 DONE 0.2s [2024-02-16T01:37:53.775Z] [2024-02-16T01:37:53.775Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-02-16T01:37:53.775Z] #145 DONE 0.3s [2024-02-16T01:37:53.775Z] [2024-02-16T01:37:53.775Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-16T01:37:53.775Z] #132 ... [2024-02-16T01:37:53.775Z] [2024-02-16T01:37:53.775Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-02-16T01:37:53.775Z] #146 DONE 0.1s [2024-02-16T01:37:53.775Z] [2024-02-16T01:37:53.775Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-16T01:37:53.775Z] #147 DONE 1.8s [2024-02-16T01:37:53.775Z] [2024-02-16T01:37:53.775Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-16T01:37:53.775Z] #132 ... [2024-02-16T01:37:53.775Z] [2024-02-16T01:37:53.775Z] #98 [security-proxy-setup] exporting to image [2024-02-16T01:37:53.775Z] #98 exporting layers [2024-02-16T01:37:53.775Z] #98 exporting layers 0.9s done [2024-02-16T01:37:53.775Z] #98 writing image sha256:b20de98d51116c1d4ad89b84d64e326e9c25c7902c54f3dcc15b22960d5e63d3 done [2024-02-16T01:37:53.775Z] #98 naming to docker.io/library/security-proxy-setup-arm64 done [2024-02-16T01:37:53.775Z] #98 DONE 4.8s [2024-02-16T01:37:53.775Z] [2024-02-16T01:37:53.775Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T01:37:59.106Z] #31 ... [2024-02-16T01:37:59.106Z] [2024-02-16T01:37:59.106Z] #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-02-16T01:37:59.106Z] #130 805.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-02-16T01:38:01.046Z] #130 ... [2024-02-16T01:38:01.046Z] [2024-02-16T01:38:01.046Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-02-16T01:38:01.046Z] #131 DONE 808.5s [2024-02-16T01:38:01.046Z] [2024-02-16T01:38:01.046Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T01:38:01.637Z] #31 ... [2024-02-16T01:38:01.637Z] [2024-02-16T01:38:01.637Z] #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-02-16T01:38:01.904Z] #148 DONE 0.3s [2024-02-16T01:38:01.904Z] [2024-02-16T01:38:01.904Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-02-16T01:38:04.494Z] #149 DONE 2.3s [2024-02-16T01:38:04.494Z] [2024-02-16T01:38:04.494Z] #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T01:38:04.494Z] #150 DONE 0.3s [2024-02-16T01:38:04.494Z] [2024-02-16T01:38:04.494Z] #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-02-16T01:38:04.772Z] #151 DONE 0.2s [2024-02-16T01:38:04.772Z] [2024-02-16T01:38:04.772Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-16T01:38:04.772Z] #136 ... [2024-02-16T01:38:04.772Z] [2024-02-16T01:38:04.773Z] #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-02-16T01:38:05.061Z] #152 DONE 0.3s [2024-02-16T01:38:05.061Z] [2024-02-16T01:38:05.061Z] #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-02-16T01:38:05.330Z] #153 DONE 0.1s [2024-02-16T01:38:05.330Z] [2024-02-16T01:38:05.330Z] #154 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-02-16T01:38:05.330Z] #154 DONE 0.2s [2024-02-16T01:38:05.330Z] [2024-02-16T01:38:05.330Z] #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-02-16T01:38:05.596Z] #155 DONE 0.2s [2024-02-16T01:38:05.596Z] [2024-02-16T01:38:05.596Z] #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-02-16T01:38:05.596Z] #156 DONE 0.2s [2024-02-16T01:38:05.596Z] [2024-02-16T01:38:05.596Z] #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-02-16T01:38:05.863Z] #157 DONE 0.2s [2024-02-16T01:38:05.863Z] [2024-02-16T01:38:05.863Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-16T01:38:05.863Z] #137 ... [2024-02-16T01:38:05.863Z] [2024-02-16T01:38:05.863Z] #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-02-16T01:38:08.449Z] #158 DONE 2.2s [2024-02-16T01:38:08.449Z] [2024-02-16T01:38:08.449Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-16T01:38:08.449Z] #139 ... [2024-02-16T01:38:08.449Z] [2024-02-16T01:38:08.449Z] #98 [security-bootstrapper] exporting to image [2024-02-16T01:38:08.449Z] #98 exporting layers [2024-02-16T01:38:09.036Z] #98 exporting layers 0.9s done [2024-02-16T01:38:09.036Z] #98 writing image sha256:8d6a9cfe534767c2236d8ac2058cf6f498b2c4c4c1a868f244ffa89afea418f6 done [2024-02-16T01:38:09.036Z] #98 naming to docker.io/library/security-bootstrapper-arm64 done [2024-02-16T01:38:09.036Z] #98 DONE 5.7s [2024-02-16T01:38:09.036Z] [2024-02-16T01:38:09.036Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-16T01:38:12.392Z] #137 ... [2024-02-16T01:38:12.392Z] [2024-02-16T01:38:12.392Z] #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-02-16T01:38:12.392Z] #130 DONE 820.1s [2024-02-16T01:38:12.392Z] [2024-02-16T01:38:12.392Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-16T01:38:12.993Z] #137 ... [2024-02-16T01:38:12.993Z] [2024-02-16T01:38:12.993Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T01:38:13.269Z] #159 DONE 0.3s [2024-02-16T01:38:13.269Z] [2024-02-16T01:38:13.269Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-02-16T01:38:13.539Z] #160 DONE 0.3s [2024-02-16T01:38:13.539Z] [2024-02-16T01:38:13.539Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-16T01:38:13.539Z] #133 ... [2024-02-16T01:38:13.539Z] [2024-02-16T01:38:13.539Z] #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-02-16T01:38:13.969Z] #161 DONE 0.2s [2024-02-16T01:38:13.969Z] [2024-02-16T01:38:13.969Z] #162 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-02-16T01:38:13.969Z] #162 DONE 0.1s [2024-02-16T01:38:13.969Z] [2024-02-16T01:38:13.969Z] #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-02-16T01:38:14.235Z] #163 DONE 0.3s [2024-02-16T01:38:14.235Z] [2024-02-16T01:38:14.235Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T01:38:14.235Z] #31 ... [2024-02-16T01:38:14.235Z] [2024-02-16T01:38:14.235Z] #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-02-16T01:38:14.518Z] #164 DONE 0.2s [2024-02-16T01:38:14.518Z] [2024-02-16T01:38:14.518Z] #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-02-16T01:38:14.789Z] #165 DONE 0.3s [2024-02-16T01:38:14.789Z] [2024-02-16T01:38:14.789Z] #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-02-16T01:38:15.065Z] #166 DONE 0.2s [2024-02-16T01:38:15.065Z] [2024-02-16T01:38:15.065Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-16T01:38:17.013Z] #167 DONE 2.1s [2024-02-16T01:38:17.013Z] [2024-02-16T01:38:17.013Z] #98 [security-secretstore-setup] exporting to image [2024-02-16T01:38:17.013Z] #98 exporting layers [2024-02-16T01:38:18.424Z] #98 exporting layers 1.5s done [2024-02-16T01:38:18.424Z] #98 writing image sha256:e0f5ab61155c0700167665a411824b71a309e34bf9933a6219934d55f2b6fcbb 0.1s done [2024-02-16T01:38:18.424Z] #98 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-02-16T01:38:18.424Z] #98 DONE 7.2s [2024-02-16T01:38:18.424Z] [2024-02-16T01:38:18.424Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-02-16T01:38:19.388Z] #139 DONE 827.2s [2024-02-16T01:38:19.388Z] [2024-02-16T01:38:19.388Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T01:38:19.664Z] #31 ... [2024-02-16T01:38:19.664Z] [2024-02-16T01:38:19.664Z] #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T01:38:20.263Z] #168 DONE 0.3s [2024-02-16T01:38:20.263Z] [2024-02-16T01:38:20.263Z] #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-16T01:38:20.263Z] #169 DONE 0.1s [2024-02-16T01:38:20.263Z] [2024-02-16T01:38:20.263Z] #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-02-16T01:38:20.536Z] #170 DONE 0.3s [2024-02-16T01:38:20.536Z] [2024-02-16T01:38:20.536Z] #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-02-16T01:38:20.802Z] #171 DONE 0.1s [2024-02-16T01:38:20.802Z] [2024-02-16T01:38:20.802Z] #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-02-16T01:38:20.802Z] #172 DONE 0.1s [2024-02-16T01:38:20.802Z] [2024-02-16T01:38:20.802Z] #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-16T01:38:27.475Z] #173 DONE 5.9s [2024-02-16T01:38:27.475Z] [2024-02-16T01:38:27.475Z] #98 [security-proxy-auth] exporting to image [2024-02-16T01:38:27.475Z] #98 exporting layers [2024-02-16T01:38:27.475Z] #98 exporting layers 0.6s done [2024-02-16T01:38:27.475Z] #98 writing image sha256:036c495bd5577511e7d04002e1c4ba145f83eea4c0ea0fa31c16b00f5f78348f done [2024-02-16T01:38:27.475Z] #98 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2024-02-16T01:38:27.476Z] #98 DONE 7.9s [2024-02-16T01:38:27.476Z] [2024-02-16T01:38:27.476Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-02-16T01:38:42.465Z] #134 DONE 849.9s [2024-02-16T01:38:42.465Z] [2024-02-16T01:38:42.465Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-16T01:38:42.465Z] #140 ... [2024-02-16T01:38:42.465Z] [2024-02-16T01:38:42.465Z] #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T01:38:42.732Z] #174 DONE 0.1s [2024-02-16T01:38:42.732Z] [2024-02-16T01:38:42.732Z] #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-16T01:38:43.007Z] #175 DONE 0.2s [2024-02-16T01:38:43.007Z] [2024-02-16T01:38:43.007Z] #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-02-16T01:38:43.007Z] #176 DONE 0.2s [2024-02-16T01:38:43.007Z] [2024-02-16T01:38:43.007Z] #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-02-16T01:38:43.286Z] #177 DONE 0.2s [2024-02-16T01:38:43.286Z] [2024-02-16T01:38:43.286Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-16T01:38:43.286Z] #137 ... [2024-02-16T01:38:43.286Z] [2024-02-16T01:38:43.286Z] #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-02-16T01:38:43.286Z] #178 DONE 0.1s [2024-02-16T01:38:43.552Z] [2024-02-16T01:38:43.552Z] #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-02-16T01:38:45.495Z] #179 DONE 1.9s [2024-02-16T01:38:45.495Z] [2024-02-16T01:38:45.495Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-16T01:38:45.495Z] #137 ... [2024-02-16T01:38:45.495Z] [2024-02-16T01:38:45.495Z] #98 [core-common-config-bootstrapper] exporting to image [2024-02-16T01:38:45.495Z] #98 exporting layers [2024-02-16T01:38:45.761Z] #98 exporting layers 0.4s done [2024-02-16T01:38:45.761Z] #98 writing image sha256:d4471b17b8bfeab488bfa218051afc0fb7630eb429b7031b372cb7f8045b9c67 [2024-02-16T01:38:45.761Z] #98 writing image sha256:d4471b17b8bfeab488bfa218051afc0fb7630eb429b7031b372cb7f8045b9c67 done [2024-02-16T01:38:45.761Z] #98 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-02-16T01:38:45.761Z] #98 DONE 8.3s [2024-02-16T01:38:45.761Z] [2024-02-16T01:38:45.761Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-16T01:39:17.979Z] #137 ... [2024-02-16T01:39:17.979Z] [2024-02-16T01:39:17.979Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-02-16T01:39:17.979Z] #136 DONE 882.8s [2024-02-16T01:39:17.979Z] [2024-02-16T01:39:17.979Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T01:39:17.979Z] #31 ... [2024-02-16T01:39:17.979Z] [2024-02-16T01:39:17.979Z] #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T01:39:17.979Z] #180 DONE 0.2s [2024-02-16T01:39:17.979Z] [2024-02-16T01:39:17.979Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-02-16T01:39:17.979Z] #181 DONE 0.2s [2024-02-16T01:39:17.979Z] [2024-02-16T01:39:17.979Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-16T01:39:17.979Z] #133 ... [2024-02-16T01:39:17.979Z] [2024-02-16T01:39:17.979Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-02-16T01:39:17.979Z] #182 DONE 0.3s [2024-02-16T01:39:17.979Z] [2024-02-16T01:39:17.979Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-16T01:39:17.979Z] #137 ... [2024-02-16T01:39:17.979Z] [2024-02-16T01:39:17.979Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-02-16T01:39:17.979Z] #183 DONE 0.1s [2024-02-16T01:39:17.979Z] [2024-02-16T01:39:17.979Z] #98 [core-command] exporting to image [2024-02-16T01:39:17.979Z] #98 exporting layers [2024-02-16T01:39:17.979Z] #98 exporting layers 0.2s done [2024-02-16T01:39:17.979Z] #98 writing image sha256:3b9d952072e570a9257fc0465abeed21cab10b0ea4a68efdf1c5d3a3195f635c done [2024-02-16T01:39:17.979Z] #98 naming to docker.io/library/core-command-arm64 done [2024-02-16T01:39:17.979Z] #98 DONE 8.5s [2024-02-16T01:39:17.979Z] [2024-02-16T01:39:17.980Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T01:39:17.980Z] #31 ... [2024-02-16T01:39:17.980Z] [2024-02-16T01:39:17.980Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-02-16T01:39:17.980Z] #137 DONE 885.7s [2024-02-16T01:39:17.980Z] [2024-02-16T01:39:17.980Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-16T01:39:18.566Z] #138 ... [2024-02-16T01:39:18.566Z] [2024-02-16T01:39:18.566Z] #184 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T01:39:18.566Z] #184 DONE 0.1s [2024-02-16T01:39:18.566Z] [2024-02-16T01:39:18.566Z] #185 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-16T01:39:18.566Z] #185 DONE 0.1s [2024-02-16T01:39:18.566Z] [2024-02-16T01:39:18.566Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-16T01:39:18.833Z] #138 ... [2024-02-16T01:39:18.833Z] [2024-02-16T01:39:18.833Z] #186 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-02-16T01:39:19.100Z] #186 DONE 0.3s [2024-02-16T01:39:19.100Z] [2024-02-16T01:39:19.100Z] #187 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-02-16T01:39:19.100Z] #187 DONE 0.1s [2024-02-16T01:39:19.100Z] [2024-02-16T01:39:19.100Z] #98 [core-data] exporting to image [2024-02-16T01:39:19.374Z] #98 exporting layers 0.4s done [2024-02-16T01:39:19.374Z] #98 writing image sha256:273045a49736c21aac7f5e5a9b27200ba7e083e24f3da65c04381bac0c12f813 done [2024-02-16T01:39:19.374Z] #98 naming to docker.io/library/core-data-arm64 [2024-02-16T01:39:19.640Z] #98 naming to docker.io/library/core-data-arm64 done [2024-02-16T01:39:19.640Z] #98 DONE 8.9s [2024-02-16T01:39:19.640Z] [2024-02-16T01:39:19.640Z] #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-02-16T01:39:26.285Z] #138 DONE 893.7s [2024-02-16T01:39:26.285Z] [2024-02-16T01:39:26.285Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-16T01:39:26.285Z] #133 ... [2024-02-16T01:39:26.285Z] [2024-02-16T01:39:26.285Z] #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T01:39:26.552Z] #188 DONE 0.2s [2024-02-16T01:39:26.552Z] [2024-02-16T01:39:26.552Z] #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-02-16T01:39:26.552Z] #189 DONE 0.2s [2024-02-16T01:39:26.552Z] [2024-02-16T01:39:26.552Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T01:39:26.824Z] #31 ... [2024-02-16T01:39:26.824Z] [2024-02-16T01:39:26.824Z] #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-02-16T01:39:27.093Z] #190 DONE 0.3s [2024-02-16T01:39:27.093Z] [2024-02-16T01:39:27.093Z] #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-02-16T01:39:27.093Z] #191 DONE 0.2s [2024-02-16T01:39:27.093Z] [2024-02-16T01:39:27.093Z] #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-02-16T01:39:27.358Z] #192 DONE 0.2s [2024-02-16T01:39:27.358Z] [2024-02-16T01:39:27.358Z] #98 [core-metadata] exporting to image [2024-02-16T01:39:27.358Z] #98 exporting layers [2024-02-16T01:39:27.622Z] #98 exporting layers 0.3s done [2024-02-16T01:39:27.622Z] #98 writing image sha256:6505c85fc2ab4c2ef50f3f93ca54466e3b7e8d9bbb41cb138d04c50b91a73fe2 done [2024-02-16T01:39:27.622Z] #98 naming to docker.io/library/core-metadata-arm64 done [2024-02-16T01:39:27.622Z] #98 DONE 9.3s [2024-02-16T01:39:27.622Z] [2024-02-16T01:39:27.622Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-16T01:39:49.684Z] #140 ... [2024-02-16T01:39:49.684Z] [2024-02-16T01:39:49.684Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-02-16T01:39:49.684Z] #133 DONE 913.8s [2024-02-16T01:39:49.684Z] [2024-02-16T01:39:49.684Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-16T01:39:49.684Z] #132 ... [2024-02-16T01:39:49.684Z] [2024-02-16T01:39:49.684Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T01:39:49.684Z] #193 DONE 0.1s [2024-02-16T01:39:49.684Z] [2024-02-16T01:39:49.684Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-16T01:39:49.684Z] #194 DONE 0.1s [2024-02-16T01:39:49.684Z] [2024-02-16T01:39:49.684Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T01:39:49.684Z] #31 ... [2024-02-16T01:39:49.684Z] [2024-02-16T01:39:49.684Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-02-16T01:39:49.684Z] #195 DONE 0.4s [2024-02-16T01:39:49.684Z] [2024-02-16T01:39:49.684Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-02-16T01:39:49.684Z] #196 DONE 0.1s [2024-02-16T01:39:49.684Z] [2024-02-16T01:39:49.684Z] #98 [security-spiffe-token-provider] exporting to image [2024-02-16T01:39:49.684Z] #98 exporting layers [2024-02-16T01:39:49.684Z] #98 exporting layers 0.5s done [2024-02-16T01:39:49.684Z] #98 writing image sha256:438adb065b87d540758bb0c4228a5b079d3ab03b0e014beb336a44dbc6df253d done [2024-02-16T01:39:49.684Z] #98 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-02-16T01:39:49.684Z] #98 DONE 9.8s [2024-02-16T01:39:49.684Z] [2024-02-16T01:39:49.684Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-02-16T01:40:11.717Z] #140 DONE 936.6s [2024-02-16T01:40:11.717Z] [2024-02-16T01:40:11.717Z] #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-02-16T01:40:11.717Z] #132 DONE 936.6s [2024-02-16T01:40:11.717Z] [2024-02-16T01:40:11.717Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T01:40:11.717Z] #31 ... [2024-02-16T01:40:11.717Z] [2024-02-16T01:40:11.717Z] #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T01:40:11.717Z] #197 ... [2024-02-16T01:40:11.717Z] [2024-02-16T01:40:11.717Z] #198 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T01:40:11.717Z] #198 DONE 0.1s [2024-02-16T01:40:11.717Z] [2024-02-16T01:40:11.717Z] #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-02-16T01:40:11.717Z] #197 DONE 0.2s [2024-02-16T01:40:11.717Z] [2024-02-16T01:40:11.717Z] #199 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-16T01:40:11.717Z] #199 DONE 0.1s [2024-02-16T01:40:11.717Z] [2024-02-16T01:40:11.717Z] #200 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-02-16T01:40:11.717Z] #200 DONE 0.1s [2024-02-16T01:40:11.717Z] [2024-02-16T01:40:11.718Z] #201 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-02-16T01:40:11.718Z] #201 DONE 0.4s [2024-02-16T01:40:11.718Z] [2024-02-16T01:40:11.718Z] #202 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-02-16T01:40:11.718Z] #202 DONE 0.3s [2024-02-16T01:40:11.718Z] [2024-02-16T01:40:11.718Z] #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-02-16T01:40:11.718Z] #203 DONE 0.1s [2024-02-16T01:40:11.718Z] [2024-02-16T01:40:11.718Z] #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-02-16T01:40:11.718Z] #204 DONE 0.1s [2024-02-16T01:40:11.718Z] [2024-02-16T01:40:11.718Z] #98 [support-scheduler] exporting to image [2024-02-16T01:40:11.718Z] #98 exporting layers [2024-02-16T01:40:11.718Z] #98 exporting layers 0.4s done [2024-02-16T01:40:11.718Z] #98 writing image sha256:0befde343b12b7c1303fa53c66ed93ba6dd98bf79727992d479aebeff1ed96d9 [2024-02-16T01:40:11.718Z] #98 exporting layers 0.4s done [2024-02-16T01:40:11.718Z] #98 writing image sha256:0befde343b12b7c1303fa53c66ed93ba6dd98bf79727992d479aebeff1ed96d9 0.0s done [2024-02-16T01:40:11.718Z] #98 naming to docker.io/library/support-scheduler-arm64 done [2024-02-16T01:40:11.718Z] #98 writing image sha256:f09c71e69175142e5a3be4352497dc85915f9e143a06b1643ba6c70969deaf00 done [2024-02-16T01:40:11.718Z] #98 naming to docker.io/library/support-notifications-arm64 done [2024-02-16T01:40:11.718Z] #98 DONE 10.3s [2024-02-16T01:40:11.718Z] [2024-02-16T01:40:11.718Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T01:40:11.718Z] time="2024-02-16T01:23:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T01:40:11.718Z] time="2024-02-16T01:23:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T01:40:11.718Z] time="2024-02-16T01:23:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T01:40:11.718Z] time="2024-02-16T01:23:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T01:40:11.718Z] time="2024-02-16T01:23:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T01:40:11.718Z] time="2024-02-16T01:23:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T01:40:11.718Z] time="2024-02-16T01:23:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T01:40:11.718Z] time="2024-02-16T01:23:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T01:40:11.718Z] time="2024-02-16T01:23:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T01:40:11.718Z] time="2024-02-16T01:23:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T01:40:11.718Z] time="2024-02-16T01:23:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T01:40:11.718Z] time="2024-02-16T01:23:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T01:40:11.718Z] time="2024-02-16T01:23:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-02-16T01:40:11.718Z] time="2024-02-16T01:23:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-02-16T01:40:11.733Z] $ docker stop --time=1 77590d16a9a02ddf9fc6549ca054c30f09ebb76717eb06d9a253728e53e29031 [2024-02-16T01:40:13.456Z] $ docker rm -f --volumes 77590d16a9a02ddf9fc6549ca054c30f09ebb76717eb06d9a253728e53e29031 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-16T01:40:14.153Z] + docker images [2024-02-16T01:40:14.153Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-02-16T01:40:14.153Z] support-scheduler-arm64 latest 0befde343b12 5 seconds ago 25.9MB [2024-02-16T01:40:14.153Z] support-notifications-arm64 latest f09c71e69175 5 seconds ago 26.6MB [2024-02-16T01:40:14.153Z] security-spiffe-token-provider-arm64 latest 438adb065b87 27 seconds ago 29.1MB [2024-02-16T01:40:14.153Z] core-metadata-arm64 latest 6505c85fc2ab 47 seconds ago 17.4MB [2024-02-16T01:40:14.153Z] core-data-arm64 latest 273045a49736 56 seconds ago 17.2MB [2024-02-16T01:40:14.153Z] core-command-arm64 latest 3b9d952072e5 58 seconds ago 17.1MB [2024-02-16T01:40:14.153Z] core-common-config-bootstrapper-arm64 latest d4471b17b8bf About a minute ago 15.1MB [2024-02-16T01:40:14.153Z] security-proxy-auth-arm64 latest 036c495bd557 About a minute ago 15.9MB [2024-02-16T01:40:14.153Z] security-secretstore-setup-arm64 latest e0f5ab61155c About a minute ago 35.9MB [2024-02-16T01:40:14.153Z] security-bootstrapper-arm64 latest 8d6a9cfe5347 2 minutes ago 18.5MB [2024-02-16T01:40:14.153Z] security-proxy-setup-arm64 latest b20de98d5111 2 minutes ago 25.9MB [2024-02-16T01:40:14.153Z] security-spire-agent-arm64 latest 6bc40068b648 16 minutes ago 152MB [2024-02-16T01:40:14.153Z] security-spire-config-arm64 latest 6a5106e99d4a 16 minutes ago 95.8MB [2024-02-16T01:40:14.153Z] security-spire-server-arm64 latest da072f219716 16 minutes ago 96.7MB [2024-02-16T01:40:14.153Z] ci-base-image-arm64 latest ef850c7e0e2d 17 minutes ago 881MB [2024-02-16T01:40:14.153Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 3 months ago 560MB [2024-02-16T01:40:14.153Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 8 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-16T01:40:15.160Z] provisioning config files... [2024-02-16T01:40:15.177Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/625@tmp/config1559078121888292545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T01:40:15.695Z] ---> ****-login.sh [2024-02-16T01:40:15.695Z] nexus3.edgexfoundry.org:10001 [2024-02-16T01:40:15.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T01:40:15.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T01:40:15.962Z] Configure a credential helper to remove this warning. See [2024-02-16T01:40:15.962Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T01:40:15.962Z] [2024-02-16T01:40:15.962Z] Login Succeeded [2024-02-16T01:40:15.962Z] nexus3.edgexfoundry.org:10002 [2024-02-16T01:40:16.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T01:40:16.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T01:40:16.494Z] Configure a credential helper to remove this warning. See [2024-02-16T01:40:16.494Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T01:40:16.494Z] [2024-02-16T01:40:16.494Z] Login Succeeded [2024-02-16T01:40:16.494Z] nexus3.edgexfoundry.org:10003 [2024-02-16T01:40:16.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T01:40:16.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T01:40:16.759Z] Configure a credential helper to remove this warning. See [2024-02-16T01:40:16.759Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T01:40:16.759Z] [2024-02-16T01:40:16.759Z] Login Succeeded [2024-02-16T01:40:16.759Z] nexus3.edgexfoundry.org:10004 [2024-02-16T01:40:17.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T01:40:17.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T01:40:17.307Z] Configure a credential helper to remove this warning. See [2024-02-16T01:40:17.307Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T01:40:17.307Z] [2024-02-16T01:40:17.307Z] Login Succeeded [2024-02-16T01:40:17.307Z] ****.io [2024-02-16T01:40:17.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T01:40:17.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T01:40:17.575Z] Configure a credential helper to remove this warning. See [2024-02-16T01:40:17.575Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T01:40:17.575Z] [2024-02-16T01:40:17.575Z] Login Succeeded [2024-02-16T01:40:17.575Z] ---> ****-login.sh ends [Pipeline] } [2024-02-16T01:40:17.587Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-16T01:40:18.032Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T01:40:18.172Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-02-16T01:40:18.172Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:40:18.172Z] latest [2024-02-16T01:40:18.172Z] 3.2.0-dev.15 [2024-02-16T01:40:18.172Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:40:18.172Z] main [2024-02-16T01:40:18.172Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:40:19.057Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:40:22.275Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:40:22.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-02-16T01:40:22.275Z] 85c5fd762163: Preparing [2024-02-16T01:40:22.275Z] b51197d9ce3c: Preparing [2024-02-16T01:40:22.275Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:40:22.275Z] 9b6aeecfbd32: Preparing [2024-02-16T01:40:22.275Z] 23e43245a5f8: Preparing [2024-02-16T01:40:22.275Z] c042f22ca5c5: Preparing [2024-02-16T01:40:22.275Z] 7c504f21be85: Preparing [2024-02-16T01:40:22.275Z] c042f22ca5c5: Waiting [2024-02-16T01:40:22.275Z] 7c504f21be85: Waiting [2024-02-16T01:40:22.540Z] 9b6aeecfbd32: Pushed [2024-02-16T01:40:22.541Z] 85c5fd762163: Pushed [2024-02-16T01:40:22.541Z] 0e6ba6eb1d9d: Pushed [2024-02-16T01:40:22.541Z] 23e43245a5f8: Pushed [2024-02-16T01:40:22.541Z] 7c504f21be85: Layer already exists [2024-02-16T01:40:22.806Z] c042f22ca5c5: Pushed [2024-02-16T01:40:24.740Z] b51197d9ce3c: Pushed [2024-02-16T01:40:24.740Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:9452afc21d3e0aa75bf019498064139cbfef79e43df8a0ba320bdce211e38cd8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:40:25.397Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:40:26.041Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-02-16T01:40:26.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-02-16T01:40:26.041Z] 85c5fd762163: Preparing [2024-02-16T01:40:26.041Z] b51197d9ce3c: Preparing [2024-02-16T01:40:26.041Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:40:26.041Z] 9b6aeecfbd32: Preparing [2024-02-16T01:40:26.041Z] 23e43245a5f8: Preparing [2024-02-16T01:40:26.041Z] c042f22ca5c5: Preparing [2024-02-16T01:40:26.041Z] 7c504f21be85: Preparing [2024-02-16T01:40:26.041Z] c042f22ca5c5: Waiting [2024-02-16T01:40:26.041Z] 7c504f21be85: Waiting [2024-02-16T01:40:26.041Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:40:26.041Z] b51197d9ce3c: Layer already exists [2024-02-16T01:40:26.041Z] 85c5fd762163: Layer already exists [2024-02-16T01:40:26.041Z] 23e43245a5f8: Layer already exists [2024-02-16T01:40:26.041Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:40:26.041Z] c042f22ca5c5: Layer already exists [2024-02-16T01:40:26.041Z] 7c504f21be85: Layer already exists [2024-02-16T01:40:26.307Z] latest: digest: sha256:9452afc21d3e0aa75bf019498064139cbfef79e43df8a0ba320bdce211e38cd8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:40:26.963Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:40:27.616Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.15 [2024-02-16T01:40:27.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-02-16T01:40:27.616Z] 85c5fd762163: Preparing [2024-02-16T01:40:27.616Z] b51197d9ce3c: Preparing [2024-02-16T01:40:27.616Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:40:27.616Z] 9b6aeecfbd32: Preparing [2024-02-16T01:40:27.616Z] 23e43245a5f8: Preparing [2024-02-16T01:40:27.616Z] c042f22ca5c5: Preparing [2024-02-16T01:40:27.616Z] 7c504f21be85: Preparing [2024-02-16T01:40:27.616Z] c042f22ca5c5: Waiting [2024-02-16T01:40:27.616Z] 7c504f21be85: Waiting [2024-02-16T01:40:27.616Z] b51197d9ce3c: Layer already exists [2024-02-16T01:40:27.616Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:40:27.616Z] 85c5fd762163: Layer already exists [2024-02-16T01:40:27.616Z] 23e43245a5f8: Layer already exists [2024-02-16T01:40:27.616Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:40:27.616Z] c042f22ca5c5: Layer already exists [2024-02-16T01:40:27.616Z] 7c504f21be85: Layer already exists [2024-02-16T01:40:27.616Z] 3.2.0-dev.15: digest: sha256:9452afc21d3e0aa75bf019498064139cbfef79e43df8a0ba320bdce211e38cd8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:40:28.534Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:40:29.198Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:40:29.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-02-16T01:40:29.198Z] 85c5fd762163: Preparing [2024-02-16T01:40:29.198Z] b51197d9ce3c: Preparing [2024-02-16T01:40:29.198Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:40:29.198Z] 9b6aeecfbd32: Preparing [2024-02-16T01:40:29.198Z] 23e43245a5f8: Preparing [2024-02-16T01:40:29.198Z] c042f22ca5c5: Preparing [2024-02-16T01:40:29.198Z] 7c504f21be85: Preparing [2024-02-16T01:40:29.198Z] c042f22ca5c5: Waiting [2024-02-16T01:40:29.198Z] 7c504f21be85: Waiting [2024-02-16T01:40:29.198Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:40:29.198Z] 85c5fd762163: Layer already exists [2024-02-16T01:40:29.198Z] b51197d9ce3c: Layer already exists [2024-02-16T01:40:29.198Z] 23e43245a5f8: Layer already exists [2024-02-16T01:40:29.198Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:40:29.198Z] 7c504f21be85: Layer already exists [2024-02-16T01:40:29.198Z] c042f22ca5c5: Layer already exists [2024-02-16T01:40:29.463Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:9452afc21d3e0aa75bf019498064139cbfef79e43df8a0ba320bdce211e38cd8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:40:30.128Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:40:30.872Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-02-16T01:40:30.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-02-16T01:40:30.872Z] 85c5fd762163: Preparing [2024-02-16T01:40:30.872Z] b51197d9ce3c: Preparing [2024-02-16T01:40:30.872Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:40:30.872Z] 9b6aeecfbd32: Preparing [2024-02-16T01:40:30.872Z] 23e43245a5f8: Preparing [2024-02-16T01:40:30.872Z] c042f22ca5c5: Preparing [2024-02-16T01:40:30.872Z] 7c504f21be85: Preparing [2024-02-16T01:40:30.872Z] c042f22ca5c5: Waiting [2024-02-16T01:40:30.872Z] 7c504f21be85: Waiting [2024-02-16T01:40:30.872Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:40:30.872Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:40:30.872Z] 23e43245a5f8: Layer already exists [2024-02-16T01:40:30.872Z] b51197d9ce3c: Layer already exists [2024-02-16T01:40:30.872Z] 85c5fd762163: Layer already exists [2024-02-16T01:40:30.872Z] 7c504f21be85: Layer already exists [2024-02-16T01:40:30.872Z] c042f22ca5c5: Layer already exists [2024-02-16T01:40:31.145Z] main: digest: sha256:9452afc21d3e0aa75bf019498064139cbfef79e43df8a0ba320bdce211e38cd8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-16T01:40:31.842Z] ===================================================== [Pipeline] echo [2024-02-16T01:40:31.964Z] taggedImages: [2024-02-16T01:40:31.964Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:40:31.964Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-02-16T01:40:31.964Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.15 [2024-02-16T01:40:31.964Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:40:31.964Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-02-16T01:40:32.124Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-02-16T01:40:32.124Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:40:32.124Z] latest [2024-02-16T01:40:32.124Z] 3.2.0-dev.15 [2024-02-16T01:40:32.124Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:40:32.124Z] main [2024-02-16T01:40:32.124Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:40:33.109Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:40:37.118Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:40:37.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-02-16T01:40:37.118Z] 2d1dc4cbbc8f: Preparing [2024-02-16T01:40:37.118Z] 29b3f61f62f7: Preparing [2024-02-16T01:40:37.118Z] 7413d64d1631: Preparing [2024-02-16T01:40:37.118Z] fd99ad7f74a1: Preparing [2024-02-16T01:40:37.118Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:40:37.118Z] 9b6aeecfbd32: Preparing [2024-02-16T01:40:37.118Z] 23e43245a5f8: Preparing [2024-02-16T01:40:37.118Z] c042f22ca5c5: Preparing [2024-02-16T01:40:37.118Z] 7c504f21be85: Preparing [2024-02-16T01:40:37.118Z] 9b6aeecfbd32: Waiting [2024-02-16T01:40:37.118Z] 23e43245a5f8: Waiting [2024-02-16T01:40:37.118Z] 7c504f21be85: Waiting [2024-02-16T01:40:37.118Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:40:37.118Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:40:37.382Z] 23e43245a5f8: Layer already exists [2024-02-16T01:40:37.382Z] c042f22ca5c5: Layer already exists [2024-02-16T01:40:37.382Z] 29b3f61f62f7: Pushed [2024-02-16T01:40:37.382Z] 7413d64d1631: Pushed [2024-02-16T01:40:37.382Z] 7c504f21be85: Layer already exists [2024-02-16T01:40:37.382Z] 2d1dc4cbbc8f: Pushed [2024-02-16T01:40:39.314Z] fd99ad7f74a1: Pushed [2024-02-16T01:40:39.314Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:88872a26588d16a1a1d6c5efb9caf1eb5fa0520e669a400938a12d317ed60f4a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:40:39.980Z] + 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 [2024-02-16T01:40:40.645Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-02-16T01:40:40.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-02-16T01:40:40.645Z] 2d1dc4cbbc8f: Preparing [2024-02-16T01:40:40.645Z] 29b3f61f62f7: Preparing [2024-02-16T01:40:40.645Z] 7413d64d1631: Preparing [2024-02-16T01:40:40.645Z] fd99ad7f74a1: Preparing [2024-02-16T01:40:40.645Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:40:40.645Z] 9b6aeecfbd32: Preparing [2024-02-16T01:40:40.645Z] 23e43245a5f8: Preparing [2024-02-16T01:40:40.645Z] c042f22ca5c5: Preparing [2024-02-16T01:40:40.645Z] 7c504f21be85: Preparing [2024-02-16T01:40:40.645Z] 9b6aeecfbd32: Waiting [2024-02-16T01:40:40.645Z] c042f22ca5c5: Waiting [2024-02-16T01:40:40.645Z] 7c504f21be85: Waiting [2024-02-16T01:40:40.645Z] 23e43245a5f8: Waiting [2024-02-16T01:40:40.645Z] 7413d64d1631: Layer already exists [2024-02-16T01:40:40.645Z] 29b3f61f62f7: Layer already exists [2024-02-16T01:40:40.645Z] 2d1dc4cbbc8f: Layer already exists [2024-02-16T01:40:40.645Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:40:40.645Z] fd99ad7f74a1: Layer already exists [2024-02-16T01:40:40.645Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:40:40.645Z] 23e43245a5f8: Layer already exists [2024-02-16T01:40:40.645Z] c042f22ca5c5: Layer already exists [2024-02-16T01:40:40.645Z] 7c504f21be85: Layer already exists [2024-02-16T01:40:40.909Z] latest: digest: sha256:88872a26588d16a1a1d6c5efb9caf1eb5fa0520e669a400938a12d317ed60f4a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:40:41.575Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:40:42.246Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.15 [2024-02-16T01:40:42.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-02-16T01:40:42.246Z] 2d1dc4cbbc8f: Preparing [2024-02-16T01:40:42.246Z] 29b3f61f62f7: Preparing [2024-02-16T01:40:42.246Z] 7413d64d1631: Preparing [2024-02-16T01:40:42.246Z] fd99ad7f74a1: Preparing [2024-02-16T01:40:42.246Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:40:42.246Z] 9b6aeecfbd32: Preparing [2024-02-16T01:40:42.246Z] 23e43245a5f8: Preparing [2024-02-16T01:40:42.246Z] c042f22ca5c5: Preparing [2024-02-16T01:40:42.246Z] 7c504f21be85: Preparing [2024-02-16T01:40:42.246Z] 23e43245a5f8: Waiting [2024-02-16T01:40:42.246Z] c042f22ca5c5: Waiting [2024-02-16T01:40:42.246Z] 7c504f21be85: Waiting [2024-02-16T01:40:42.246Z] 9b6aeecfbd32: Waiting [2024-02-16T01:40:42.246Z] fd99ad7f74a1: Layer already exists [2024-02-16T01:40:42.246Z] 7413d64d1631: Layer already exists [2024-02-16T01:40:42.246Z] 2d1dc4cbbc8f: Layer already exists [2024-02-16T01:40:42.246Z] 29b3f61f62f7: Layer already exists [2024-02-16T01:40:42.246Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:40:42.246Z] 7c504f21be85: Layer already exists [2024-02-16T01:40:42.246Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:40:42.246Z] c042f22ca5c5: Layer already exists [2024-02-16T01:40:42.246Z] 23e43245a5f8: Layer already exists [2024-02-16T01:40:42.246Z] 3.2.0-dev.15: digest: sha256:88872a26588d16a1a1d6c5efb9caf1eb5fa0520e669a400938a12d317ed60f4a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:40:42.924Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:40:43.593Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:40:43.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-02-16T01:40:43.593Z] 2d1dc4cbbc8f: Preparing [2024-02-16T01:40:43.593Z] 29b3f61f62f7: Preparing [2024-02-16T01:40:43.593Z] 7413d64d1631: Preparing [2024-02-16T01:40:43.593Z] fd99ad7f74a1: Preparing [2024-02-16T01:40:43.593Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:40:43.593Z] 9b6aeecfbd32: Preparing [2024-02-16T01:40:43.593Z] 23e43245a5f8: Preparing [2024-02-16T01:40:43.593Z] c042f22ca5c5: Preparing [2024-02-16T01:40:43.593Z] 7c504f21be85: Preparing [2024-02-16T01:40:43.593Z] 9b6aeecfbd32: Waiting [2024-02-16T01:40:43.593Z] 23e43245a5f8: Waiting [2024-02-16T01:40:43.593Z] c042f22ca5c5: Waiting [2024-02-16T01:40:43.593Z] 7c504f21be85: Waiting [2024-02-16T01:40:43.593Z] 2d1dc4cbbc8f: Layer already exists [2024-02-16T01:40:43.593Z] fd99ad7f74a1: Layer already exists [2024-02-16T01:40:43.593Z] 29b3f61f62f7: Layer already exists [2024-02-16T01:40:43.593Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:40:43.593Z] 7413d64d1631: Layer already exists [2024-02-16T01:40:43.593Z] 23e43245a5f8: Layer already exists [2024-02-16T01:40:43.593Z] 7c504f21be85: Layer already exists [2024-02-16T01:40:43.593Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:40:43.593Z] c042f22ca5c5: Layer already exists [2024-02-16T01:40:43.857Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:88872a26588d16a1a1d6c5efb9caf1eb5fa0520e669a400938a12d317ed60f4a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:40:44.532Z] + 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 [2024-02-16T01:40:45.206Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-02-16T01:40:45.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-02-16T01:40:45.206Z] 2d1dc4cbbc8f: Preparing [2024-02-16T01:40:45.206Z] 29b3f61f62f7: Preparing [2024-02-16T01:40:45.206Z] 7413d64d1631: Preparing [2024-02-16T01:40:45.206Z] fd99ad7f74a1: Preparing [2024-02-16T01:40:45.206Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:40:45.206Z] 9b6aeecfbd32: Preparing [2024-02-16T01:40:45.206Z] 23e43245a5f8: Preparing [2024-02-16T01:40:45.206Z] c042f22ca5c5: Preparing [2024-02-16T01:40:45.206Z] 7c504f21be85: Preparing [2024-02-16T01:40:45.206Z] 23e43245a5f8: Waiting [2024-02-16T01:40:45.206Z] c042f22ca5c5: Waiting [2024-02-16T01:40:45.206Z] 7c504f21be85: Waiting [2024-02-16T01:40:45.206Z] 9b6aeecfbd32: Waiting [2024-02-16T01:40:45.206Z] 2d1dc4cbbc8f: Layer already exists [2024-02-16T01:40:45.206Z] 7413d64d1631: Layer already exists [2024-02-16T01:40:45.206Z] 29b3f61f62f7: Layer already exists [2024-02-16T01:40:45.206Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:40:45.206Z] fd99ad7f74a1: Layer already exists [2024-02-16T01:40:45.206Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:40:45.206Z] 23e43245a5f8: Layer already exists [2024-02-16T01:40:45.206Z] c042f22ca5c5: Layer already exists [2024-02-16T01:40:45.206Z] 7c504f21be85: Layer already exists [2024-02-16T01:40:45.470Z] main: digest: sha256:88872a26588d16a1a1d6c5efb9caf1eb5fa0520e669a400938a12d317ed60f4a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-16T01:40:46.187Z] ===================================================== [Pipeline] echo [2024-02-16T01:40:46.313Z] taggedImages: [2024-02-16T01:40:46.313Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:40:46.313Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-02-16T01:40:46.313Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.15 [2024-02-16T01:40:46.313Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:40:46.313Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-02-16T01:40:46.505Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-02-16T01:40:46.505Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:40:46.505Z] latest [2024-02-16T01:40:46.505Z] 3.2.0-dev.15 [2024-02-16T01:40:46.505Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:40:46.505Z] main [2024-02-16T01:40:46.505Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:40:47.451Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:40:50.779Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:40:50.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-02-16T01:40:50.779Z] 765d197d0db5: Preparing [2024-02-16T01:40:50.779Z] a554bf1a904f: Preparing [2024-02-16T01:40:50.779Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:40:50.779Z] 9b6aeecfbd32: Preparing [2024-02-16T01:40:50.779Z] 1c8c41e6ce9b: Preparing [2024-02-16T01:40:50.779Z] c042f22ca5c5: Preparing [2024-02-16T01:40:50.779Z] 7c504f21be85: Preparing [2024-02-16T01:40:50.779Z] c042f22ca5c5: Waiting [2024-02-16T01:40:50.779Z] 7c504f21be85: Waiting [2024-02-16T01:40:50.779Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:40:51.044Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:40:51.044Z] c042f22ca5c5: Layer already exists [2024-02-16T01:40:51.044Z] 7c504f21be85: Layer already exists [2024-02-16T01:40:51.044Z] 1c8c41e6ce9b: Pushed [2024-02-16T01:40:51.044Z] 765d197d0db5: Pushed [2024-02-16T01:40:53.606Z] a554bf1a904f: Pushed [2024-02-16T01:40:53.606Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:9a8e5925de9ebd069b108875b1f4f97446ff3b11fa7d30811920392102732fa7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:40:54.295Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:40:54.973Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-02-16T01:40:54.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-02-16T01:40:54.973Z] 765d197d0db5: Preparing [2024-02-16T01:40:54.973Z] a554bf1a904f: Preparing [2024-02-16T01:40:54.973Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:40:54.973Z] 9b6aeecfbd32: Preparing [2024-02-16T01:40:54.973Z] 1c8c41e6ce9b: Preparing [2024-02-16T01:40:54.973Z] c042f22ca5c5: Preparing [2024-02-16T01:40:54.973Z] 7c504f21be85: Preparing [2024-02-16T01:40:54.973Z] c042f22ca5c5: Waiting [2024-02-16T01:40:54.973Z] 7c504f21be85: Waiting [2024-02-16T01:40:54.973Z] 765d197d0db5: Layer already exists [2024-02-16T01:40:54.973Z] 1c8c41e6ce9b: Layer already exists [2024-02-16T01:40:54.973Z] a554bf1a904f: Layer already exists [2024-02-16T01:40:54.973Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:40:54.973Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:40:54.973Z] 7c504f21be85: Layer already exists [2024-02-16T01:40:54.973Z] c042f22ca5c5: Layer already exists [2024-02-16T01:40:55.236Z] latest: digest: sha256:9a8e5925de9ebd069b108875b1f4f97446ff3b11fa7d30811920392102732fa7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:40:55.929Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:40:56.602Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.15 [2024-02-16T01:40:56.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-02-16T01:40:56.602Z] 765d197d0db5: Preparing [2024-02-16T01:40:56.602Z] a554bf1a904f: Preparing [2024-02-16T01:40:56.602Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:40:56.602Z] 9b6aeecfbd32: Preparing [2024-02-16T01:40:56.602Z] 1c8c41e6ce9b: Preparing [2024-02-16T01:40:56.602Z] c042f22ca5c5: Preparing [2024-02-16T01:40:56.602Z] 7c504f21be85: Preparing [2024-02-16T01:40:56.602Z] 7c504f21be85: Waiting [2024-02-16T01:40:56.602Z] c042f22ca5c5: Waiting [2024-02-16T01:40:56.602Z] 1c8c41e6ce9b: Layer already exists [2024-02-16T01:40:56.602Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:40:56.602Z] 765d197d0db5: Layer already exists [2024-02-16T01:40:56.602Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:40:56.602Z] a554bf1a904f: Layer already exists [2024-02-16T01:40:56.602Z] c042f22ca5c5: Layer already exists [2024-02-16T01:40:56.602Z] 7c504f21be85: Layer already exists [2024-02-16T01:40:56.867Z] 3.2.0-dev.15: digest: sha256:9a8e5925de9ebd069b108875b1f4f97446ff3b11fa7d30811920392102732fa7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:40:57.546Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:40:58.225Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:40:58.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-02-16T01:40:58.225Z] 765d197d0db5: Preparing [2024-02-16T01:40:58.225Z] a554bf1a904f: Preparing [2024-02-16T01:40:58.225Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:40:58.225Z] 9b6aeecfbd32: Preparing [2024-02-16T01:40:58.225Z] 1c8c41e6ce9b: Preparing [2024-02-16T01:40:58.225Z] c042f22ca5c5: Preparing [2024-02-16T01:40:58.225Z] 7c504f21be85: Preparing [2024-02-16T01:40:58.225Z] c042f22ca5c5: Waiting [2024-02-16T01:40:58.225Z] 7c504f21be85: Waiting [2024-02-16T01:40:58.225Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:40:58.225Z] a554bf1a904f: Layer already exists [2024-02-16T01:40:58.225Z] 1c8c41e6ce9b: Layer already exists [2024-02-16T01:40:58.226Z] 765d197d0db5: Layer already exists [2024-02-16T01:40:58.226Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:40:58.226Z] c042f22ca5c5: Layer already exists [2024-02-16T01:40:58.226Z] 7c504f21be85: Layer already exists [2024-02-16T01:40:58.226Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:9a8e5925de9ebd069b108875b1f4f97446ff3b11fa7d30811920392102732fa7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:40:58.928Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:40:59.631Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-02-16T01:40:59.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-02-16T01:40:59.631Z] 765d197d0db5: Preparing [2024-02-16T01:40:59.631Z] a554bf1a904f: Preparing [2024-02-16T01:40:59.631Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:40:59.631Z] 9b6aeecfbd32: Preparing [2024-02-16T01:40:59.631Z] 1c8c41e6ce9b: Preparing [2024-02-16T01:40:59.631Z] c042f22ca5c5: Preparing [2024-02-16T01:40:59.631Z] 7c504f21be85: Preparing [2024-02-16T01:40:59.631Z] c042f22ca5c5: Waiting [2024-02-16T01:40:59.631Z] 7c504f21be85: Waiting [2024-02-16T01:40:59.631Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:40:59.631Z] a554bf1a904f: Layer already exists [2024-02-16T01:40:59.631Z] 1c8c41e6ce9b: Layer already exists [2024-02-16T01:40:59.631Z] 765d197d0db5: Layer already exists [2024-02-16T01:40:59.631Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:40:59.631Z] 7c504f21be85: Layer already exists [2024-02-16T01:40:59.631Z] c042f22ca5c5: Layer already exists [2024-02-16T01:40:59.896Z] main: digest: sha256:9a8e5925de9ebd069b108875b1f4f97446ff3b11fa7d30811920392102732fa7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-16T01:41:00.741Z] ===================================================== [Pipeline] echo [2024-02-16T01:41:00.867Z] taggedImages: [2024-02-16T01:41:00.867Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:41:00.867Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-02-16T01:41:00.867Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.15 [2024-02-16T01:41:00.867Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:41:00.867Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-02-16T01:41:01.016Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-02-16T01:41:01.016Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:41:01.016Z] latest [2024-02-16T01:41:01.016Z] 3.2.0-dev.15 [2024-02-16T01:41:01.016Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:41:01.016Z] main [2024-02-16T01:41:01.016Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:41:01.967Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:41:02.734Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:41:02.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-02-16T01:41:02.734Z] dfbfc19b1318: Preparing [2024-02-16T01:41:02.734Z] 034bb07e6d84: Preparing [2024-02-16T01:41:02.734Z] c2b394b85a78: Preparing [2024-02-16T01:41:02.734Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:41:02.734Z] 9b6aeecfbd32: Preparing [2024-02-16T01:41:02.734Z] 23e43245a5f8: Preparing [2024-02-16T01:41:02.734Z] c042f22ca5c5: Preparing [2024-02-16T01:41:02.734Z] 7c504f21be85: Preparing [2024-02-16T01:41:02.734Z] 23e43245a5f8: Waiting [2024-02-16T01:41:02.734Z] c042f22ca5c5: Waiting [2024-02-16T01:41:02.734Z] 7c504f21be85: Waiting [2024-02-16T01:41:02.999Z] 034bb07e6d84: Pushed [2024-02-16T01:41:04.398Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:41:04.398Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:41:04.398Z] 23e43245a5f8: Layer already exists [2024-02-16T01:41:04.398Z] 7c504f21be85: Layer already exists [2024-02-16T01:41:04.398Z] c042f22ca5c5: Layer already exists [2024-02-16T01:41:04.398Z] dfbfc19b1318: Pushed [2024-02-16T01:41:05.351Z] c2b394b85a78: Pushed [2024-02-16T01:41:05.351Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:1b26b67ed5da4ddeabd7f9968d29054526ec47c5af221ec603d5e8a5b727742d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:41:06.062Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:41:06.747Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-02-16T01:41:06.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-02-16T01:41:06.747Z] dfbfc19b1318: Preparing [2024-02-16T01:41:06.747Z] 034bb07e6d84: Preparing [2024-02-16T01:41:06.747Z] c2b394b85a78: Preparing [2024-02-16T01:41:06.747Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:41:06.747Z] 9b6aeecfbd32: Preparing [2024-02-16T01:41:06.747Z] 23e43245a5f8: Preparing [2024-02-16T01:41:06.747Z] c042f22ca5c5: Preparing [2024-02-16T01:41:06.747Z] 7c504f21be85: Preparing [2024-02-16T01:41:06.747Z] 23e43245a5f8: Waiting [2024-02-16T01:41:06.747Z] 7c504f21be85: Waiting [2024-02-16T01:41:06.747Z] c042f22ca5c5: Waiting [2024-02-16T01:41:07.013Z] c2b394b85a78: Layer already exists [2024-02-16T01:41:07.013Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:41:07.013Z] 034bb07e6d84: Layer already exists [2024-02-16T01:41:07.013Z] dfbfc19b1318: Layer already exists [2024-02-16T01:41:07.013Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:41:07.013Z] 23e43245a5f8: Layer already exists [2024-02-16T01:41:07.013Z] c042f22ca5c5: Layer already exists [2024-02-16T01:41:07.013Z] 7c504f21be85: Layer already exists [2024-02-16T01:41:07.013Z] latest: digest: sha256:1b26b67ed5da4ddeabd7f9968d29054526ec47c5af221ec603d5e8a5b727742d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:41:07.710Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:41:08.439Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.15 [2024-02-16T01:41:08.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-02-16T01:41:08.439Z] dfbfc19b1318: Preparing [2024-02-16T01:41:08.439Z] 034bb07e6d84: Preparing [2024-02-16T01:41:08.439Z] c2b394b85a78: Preparing [2024-02-16T01:41:08.439Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:41:08.439Z] 9b6aeecfbd32: Preparing [2024-02-16T01:41:08.439Z] 23e43245a5f8: Preparing [2024-02-16T01:41:08.439Z] c042f22ca5c5: Preparing [2024-02-16T01:41:08.439Z] 7c504f21be85: Preparing [2024-02-16T01:41:08.439Z] 23e43245a5f8: Waiting [2024-02-16T01:41:08.439Z] c042f22ca5c5: Waiting [2024-02-16T01:41:08.439Z] 7c504f21be85: Waiting [2024-02-16T01:41:08.439Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:41:08.439Z] 034bb07e6d84: Layer already exists [2024-02-16T01:41:08.439Z] dfbfc19b1318: Layer already exists [2024-02-16T01:41:08.439Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:41:08.439Z] c2b394b85a78: Layer already exists [2024-02-16T01:41:08.439Z] 23e43245a5f8: Layer already exists [2024-02-16T01:41:08.439Z] 7c504f21be85: Layer already exists [2024-02-16T01:41:08.439Z] c042f22ca5c5: Layer already exists [2024-02-16T01:41:08.439Z] 3.2.0-dev.15: digest: sha256:1b26b67ed5da4ddeabd7f9968d29054526ec47c5af221ec603d5e8a5b727742d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:41:09.423Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:41:10.133Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:41:10.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-02-16T01:41:10.133Z] dfbfc19b1318: Preparing [2024-02-16T01:41:10.133Z] 034bb07e6d84: Preparing [2024-02-16T01:41:10.133Z] c2b394b85a78: Preparing [2024-02-16T01:41:10.133Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:41:10.133Z] 9b6aeecfbd32: Preparing [2024-02-16T01:41:10.133Z] 23e43245a5f8: Preparing [2024-02-16T01:41:10.133Z] c042f22ca5c5: Preparing [2024-02-16T01:41:10.133Z] 7c504f21be85: Preparing [2024-02-16T01:41:10.133Z] 23e43245a5f8: Waiting [2024-02-16T01:41:10.133Z] c042f22ca5c5: Waiting [2024-02-16T01:41:10.133Z] 7c504f21be85: Waiting [2024-02-16T01:41:10.133Z] 034bb07e6d84: Layer already exists [2024-02-16T01:41:10.133Z] c2b394b85a78: Layer already exists [2024-02-16T01:41:10.133Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:41:10.133Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:41:10.133Z] dfbfc19b1318: Layer already exists [2024-02-16T01:41:10.133Z] c042f22ca5c5: Layer already exists [2024-02-16T01:41:10.133Z] 23e43245a5f8: Layer already exists [2024-02-16T01:41:10.133Z] 7c504f21be85: Layer already exists [2024-02-16T01:41:10.398Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:1b26b67ed5da4ddeabd7f9968d29054526ec47c5af221ec603d5e8a5b727742d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:41:11.104Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:41:11.795Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-02-16T01:41:11.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-02-16T01:41:11.795Z] dfbfc19b1318: Preparing [2024-02-16T01:41:11.795Z] 034bb07e6d84: Preparing [2024-02-16T01:41:11.795Z] c2b394b85a78: Preparing [2024-02-16T01:41:11.795Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:41:11.795Z] 9b6aeecfbd32: Preparing [2024-02-16T01:41:11.795Z] 23e43245a5f8: Preparing [2024-02-16T01:41:11.795Z] c042f22ca5c5: Preparing [2024-02-16T01:41:11.795Z] 7c504f21be85: Preparing [2024-02-16T01:41:11.795Z] 23e43245a5f8: Waiting [2024-02-16T01:41:11.795Z] c042f22ca5c5: Waiting [2024-02-16T01:41:11.795Z] 7c504f21be85: Waiting [2024-02-16T01:41:11.795Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:41:11.795Z] 034bb07e6d84: Layer already exists [2024-02-16T01:41:11.795Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:41:11.795Z] c2b394b85a78: Layer already exists [2024-02-16T01:41:11.795Z] dfbfc19b1318: Layer already exists [2024-02-16T01:41:11.795Z] 23e43245a5f8: Layer already exists [2024-02-16T01:41:11.795Z] c042f22ca5c5: Layer already exists [2024-02-16T01:41:11.795Z] 7c504f21be85: Layer already exists [2024-02-16T01:41:12.058Z] main: digest: sha256:1b26b67ed5da4ddeabd7f9968d29054526ec47c5af221ec603d5e8a5b727742d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-16T01:41:12.853Z] ===================================================== [Pipeline] echo [2024-02-16T01:41:12.996Z] taggedImages: [2024-02-16T01:41:12.996Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:41:12.996Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-02-16T01:41:12.996Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.15 [2024-02-16T01:41:12.996Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:41:12.996Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-02-16T01:41:13.139Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-02-16T01:41:13.139Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:41:13.139Z] latest [2024-02-16T01:41:13.139Z] 3.2.0-dev.15 [2024-02-16T01:41:13.139Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:41:13.139Z] main [2024-02-16T01:41:13.139Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:41:14.123Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:41:14.819Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:41:14.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-02-16T01:41:14.819Z] abb6f4b549f0: Preparing [2024-02-16T01:41:14.819Z] 8ae6b32e8e60: Preparing [2024-02-16T01:41:14.819Z] 51f00f22a2e4: Preparing [2024-02-16T01:41:14.819Z] 6d5b7f9da18d: Preparing [2024-02-16T01:41:14.819Z] 5d0959c8c61c: Preparing [2024-02-16T01:41:14.819Z] b3a33a832c73: Preparing [2024-02-16T01:41:14.819Z] 58ae93a48341: Preparing [2024-02-16T01:41:14.819Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:41:14.819Z] 9b6aeecfbd32: Preparing [2024-02-16T01:41:14.819Z] 87d434b5d4b5: Preparing [2024-02-16T01:41:14.819Z] 917ae3d4a2d6: Preparing [2024-02-16T01:41:14.819Z] 5f70bf18a086: Preparing [2024-02-16T01:41:14.819Z] 2ea89b7ca637: Preparing [2024-02-16T01:41:14.819Z] a0df4d0beb7f: Preparing [2024-02-16T01:41:14.819Z] 117706fd52da: Preparing [2024-02-16T01:41:14.819Z] 7c504f21be85: Preparing [2024-02-16T01:41:14.819Z] 9b6aeecfbd32: Waiting [2024-02-16T01:41:14.819Z] 87d434b5d4b5: Waiting [2024-02-16T01:41:14.819Z] 917ae3d4a2d6: Waiting [2024-02-16T01:41:14.819Z] 5f70bf18a086: Waiting [2024-02-16T01:41:14.819Z] 2ea89b7ca637: Waiting [2024-02-16T01:41:14.819Z] a0df4d0beb7f: Waiting [2024-02-16T01:41:14.819Z] 117706fd52da: Waiting [2024-02-16T01:41:14.819Z] 7c504f21be85: Waiting [2024-02-16T01:41:14.819Z] 58ae93a48341: Waiting [2024-02-16T01:41:14.819Z] 0e6ba6eb1d9d: Waiting [2024-02-16T01:41:15.085Z] 8ae6b32e8e60: Pushed [2024-02-16T01:41:15.085Z] abb6f4b549f0: Pushed [2024-02-16T01:41:15.085Z] 6d5b7f9da18d: Pushed [2024-02-16T01:41:15.085Z] 51f00f22a2e4: Pushed [2024-02-16T01:41:15.085Z] 5d0959c8c61c: Pushed [2024-02-16T01:41:15.085Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:41:15.085Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:41:15.350Z] b3a33a832c73: Pushed [2024-02-16T01:41:15.350Z] 917ae3d4a2d6: Pushed [2024-02-16T01:41:15.350Z] 5f70bf18a086: Pushed [2024-02-16T01:41:15.350Z] 87d434b5d4b5: Pushed [2024-02-16T01:41:15.350Z] 2ea89b7ca637: Pushed [2024-02-16T01:41:15.350Z] 7c504f21be85: Layer already exists [2024-02-16T01:41:15.616Z] a0df4d0beb7f: Pushed [2024-02-16T01:41:15.616Z] 117706fd52da: Pushed [2024-02-16T01:41:18.190Z] 58ae93a48341: Pushed [2024-02-16T01:41:18.768Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:b6c912076cb3bc9fca05c48188b608edabcd925b77f4013d2a01417ec4a32194 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:41:19.471Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:41:20.184Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-02-16T01:41:20.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-02-16T01:41:20.767Z] abb6f4b549f0: Preparing [2024-02-16T01:41:20.767Z] 8ae6b32e8e60: Preparing [2024-02-16T01:41:20.767Z] 51f00f22a2e4: Preparing [2024-02-16T01:41:20.767Z] 6d5b7f9da18d: Preparing [2024-02-16T01:41:20.767Z] 5d0959c8c61c: Preparing [2024-02-16T01:41:20.767Z] b3a33a832c73: Preparing [2024-02-16T01:41:20.767Z] 58ae93a48341: Preparing [2024-02-16T01:41:20.767Z] b3a33a832c73: Waiting [2024-02-16T01:41:20.767Z] 58ae93a48341: Waiting [2024-02-16T01:41:20.767Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:41:20.767Z] 9b6aeecfbd32: Preparing [2024-02-16T01:41:20.767Z] 87d434b5d4b5: Preparing [2024-02-16T01:41:20.767Z] 0e6ba6eb1d9d: Waiting [2024-02-16T01:41:20.767Z] 9b6aeecfbd32: Waiting [2024-02-16T01:41:20.767Z] 917ae3d4a2d6: Preparing [2024-02-16T01:41:20.767Z] 87d434b5d4b5: Waiting [2024-02-16T01:41:20.767Z] 5f70bf18a086: Preparing [2024-02-16T01:41:20.767Z] 917ae3d4a2d6: Waiting [2024-02-16T01:41:20.767Z] 2ea89b7ca637: Preparing [2024-02-16T01:41:20.767Z] a0df4d0beb7f: Preparing [2024-02-16T01:41:20.767Z] 5f70bf18a086: Waiting [2024-02-16T01:41:20.767Z] 117706fd52da: Preparing [2024-02-16T01:41:20.767Z] 2ea89b7ca637: Waiting [2024-02-16T01:41:20.767Z] 7c504f21be85: Preparing [2024-02-16T01:41:20.767Z] a0df4d0beb7f: Waiting [2024-02-16T01:41:20.767Z] 117706fd52da: Waiting [2024-02-16T01:41:20.767Z] 7c504f21be85: Waiting [2024-02-16T01:41:21.032Z] 8ae6b32e8e60: Layer already exists [2024-02-16T01:41:21.032Z] abb6f4b549f0: Layer already exists [2024-02-16T01:41:21.032Z] 5d0959c8c61c: Layer already exists [2024-02-16T01:41:21.032Z] 51f00f22a2e4: Layer already exists [2024-02-16T01:41:21.032Z] 6d5b7f9da18d: Layer already exists [2024-02-16T01:41:21.032Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:41:21.032Z] b3a33a832c73: Layer already exists [2024-02-16T01:41:21.032Z] 58ae93a48341: Layer already exists [2024-02-16T01:41:21.032Z] 87d434b5d4b5: Layer already exists [2024-02-16T01:41:21.032Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:41:21.032Z] 917ae3d4a2d6: Layer already exists [2024-02-16T01:41:21.032Z] 5f70bf18a086: Layer already exists [2024-02-16T01:41:21.032Z] a0df4d0beb7f: Layer already exists [2024-02-16T01:41:21.032Z] 2ea89b7ca637: Layer already exists [2024-02-16T01:41:21.032Z] 117706fd52da: Layer already exists [2024-02-16T01:41:21.032Z] 7c504f21be85: Layer already exists [2024-02-16T01:41:21.032Z] latest: digest: sha256:b6c912076cb3bc9fca05c48188b608edabcd925b77f4013d2a01417ec4a32194 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:41:21.763Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:41:22.475Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.15 [2024-02-16T01:41:22.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-02-16T01:41:22.475Z] abb6f4b549f0: Preparing [2024-02-16T01:41:22.475Z] 8ae6b32e8e60: Preparing [2024-02-16T01:41:22.475Z] 51f00f22a2e4: Preparing [2024-02-16T01:41:22.475Z] 6d5b7f9da18d: Preparing [2024-02-16T01:41:22.475Z] 5d0959c8c61c: Preparing [2024-02-16T01:41:22.475Z] b3a33a832c73: Preparing [2024-02-16T01:41:22.475Z] 58ae93a48341: Preparing [2024-02-16T01:41:22.475Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:41:22.475Z] 9b6aeecfbd32: Preparing [2024-02-16T01:41:22.475Z] 87d434b5d4b5: Preparing [2024-02-16T01:41:22.475Z] 917ae3d4a2d6: Preparing [2024-02-16T01:41:22.475Z] 5f70bf18a086: Preparing [2024-02-16T01:41:22.475Z] 2ea89b7ca637: Preparing [2024-02-16T01:41:22.475Z] a0df4d0beb7f: Preparing [2024-02-16T01:41:22.475Z] 117706fd52da: Preparing [2024-02-16T01:41:22.475Z] 7c504f21be85: Preparing [2024-02-16T01:41:22.475Z] b3a33a832c73: Waiting [2024-02-16T01:41:22.475Z] 58ae93a48341: Waiting [2024-02-16T01:41:22.475Z] 0e6ba6eb1d9d: Waiting [2024-02-16T01:41:22.475Z] 9b6aeecfbd32: Waiting [2024-02-16T01:41:22.475Z] 87d434b5d4b5: Waiting [2024-02-16T01:41:22.475Z] 917ae3d4a2d6: Waiting [2024-02-16T01:41:22.475Z] 5f70bf18a086: Waiting [2024-02-16T01:41:22.475Z] 2ea89b7ca637: Waiting [2024-02-16T01:41:22.475Z] 117706fd52da: Waiting [2024-02-16T01:41:22.475Z] a0df4d0beb7f: Waiting [2024-02-16T01:41:22.475Z] 7c504f21be85: Waiting [2024-02-16T01:41:22.475Z] 51f00f22a2e4: Layer already exists [2024-02-16T01:41:22.475Z] abb6f4b549f0: Layer already exists [2024-02-16T01:41:22.475Z] 8ae6b32e8e60: Layer already exists [2024-02-16T01:41:22.475Z] 6d5b7f9da18d: Layer already exists [2024-02-16T01:41:22.475Z] 5d0959c8c61c: Layer already exists [2024-02-16T01:41:22.475Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:41:22.475Z] b3a33a832c73: Layer already exists [2024-02-16T01:41:22.475Z] 58ae93a48341: Layer already exists [2024-02-16T01:41:22.475Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:41:22.475Z] 87d434b5d4b5: Layer already exists [2024-02-16T01:41:22.475Z] 917ae3d4a2d6: Layer already exists [2024-02-16T01:41:22.475Z] 2ea89b7ca637: Layer already exists [2024-02-16T01:41:22.475Z] 5f70bf18a086: Layer already exists [2024-02-16T01:41:22.475Z] a0df4d0beb7f: Layer already exists [2024-02-16T01:41:22.475Z] 117706fd52da: Layer already exists [2024-02-16T01:41:22.739Z] 7c504f21be85: Layer already exists [2024-02-16T01:41:22.739Z] 3.2.0-dev.15: digest: sha256:b6c912076cb3bc9fca05c48188b608edabcd925b77f4013d2a01417ec4a32194 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:41:23.450Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:41:24.167Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:41:24.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-02-16T01:41:24.167Z] abb6f4b549f0: Preparing [2024-02-16T01:41:24.167Z] 8ae6b32e8e60: Preparing [2024-02-16T01:41:24.167Z] 51f00f22a2e4: Preparing [2024-02-16T01:41:24.167Z] 6d5b7f9da18d: Preparing [2024-02-16T01:41:24.167Z] 5d0959c8c61c: Preparing [2024-02-16T01:41:24.167Z] b3a33a832c73: Preparing [2024-02-16T01:41:24.167Z] 58ae93a48341: Preparing [2024-02-16T01:41:24.167Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:41:24.167Z] 9b6aeecfbd32: Preparing [2024-02-16T01:41:24.167Z] 87d434b5d4b5: Preparing [2024-02-16T01:41:24.167Z] b3a33a832c73: Waiting [2024-02-16T01:41:24.167Z] 58ae93a48341: Waiting [2024-02-16T01:41:24.167Z] 917ae3d4a2d6: Preparing [2024-02-16T01:41:24.167Z] 5f70bf18a086: Preparing [2024-02-16T01:41:24.167Z] 2ea89b7ca637: Preparing [2024-02-16T01:41:24.167Z] a0df4d0beb7f: Preparing [2024-02-16T01:41:24.167Z] 117706fd52da: Preparing [2024-02-16T01:41:24.167Z] 7c504f21be85: Preparing [2024-02-16T01:41:24.167Z] 0e6ba6eb1d9d: Waiting [2024-02-16T01:41:24.167Z] 9b6aeecfbd32: Waiting [2024-02-16T01:41:24.167Z] 87d434b5d4b5: Waiting [2024-02-16T01:41:24.167Z] 917ae3d4a2d6: Waiting [2024-02-16T01:41:24.167Z] 5f70bf18a086: Waiting [2024-02-16T01:41:24.167Z] 2ea89b7ca637: Waiting [2024-02-16T01:41:24.167Z] a0df4d0beb7f: Waiting [2024-02-16T01:41:24.167Z] 117706fd52da: Waiting [2024-02-16T01:41:24.167Z] 7c504f21be85: Waiting [2024-02-16T01:41:24.167Z] 6d5b7f9da18d: Layer already exists [2024-02-16T01:41:24.167Z] 8ae6b32e8e60: Layer already exists [2024-02-16T01:41:24.167Z] abb6f4b549f0: Layer already exists [2024-02-16T01:41:24.167Z] 5d0959c8c61c: Layer already exists [2024-02-16T01:41:24.167Z] 51f00f22a2e4: Layer already exists [2024-02-16T01:41:24.167Z] b3a33a832c73: Layer already exists [2024-02-16T01:41:24.167Z] 58ae93a48341: Layer already exists [2024-02-16T01:41:24.167Z] 87d434b5d4b5: Layer already exists [2024-02-16T01:41:24.167Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:41:24.167Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:41:24.167Z] 917ae3d4a2d6: Layer already exists [2024-02-16T01:41:24.167Z] 5f70bf18a086: Layer already exists [2024-02-16T01:41:24.167Z] a0df4d0beb7f: Layer already exists [2024-02-16T01:41:24.167Z] 2ea89b7ca637: Layer already exists [2024-02-16T01:41:24.167Z] 117706fd52da: Layer already exists [2024-02-16T01:41:24.167Z] 7c504f21be85: Layer already exists [2024-02-16T01:41:24.432Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:b6c912076cb3bc9fca05c48188b608edabcd925b77f4013d2a01417ec4a32194 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:41:25.162Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:41:25.883Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-02-16T01:41:25.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-02-16T01:41:25.883Z] abb6f4b549f0: Preparing [2024-02-16T01:41:25.883Z] 8ae6b32e8e60: Preparing [2024-02-16T01:41:25.883Z] 51f00f22a2e4: Preparing [2024-02-16T01:41:25.883Z] 6d5b7f9da18d: Preparing [2024-02-16T01:41:25.883Z] 5d0959c8c61c: Preparing [2024-02-16T01:41:25.883Z] b3a33a832c73: Preparing [2024-02-16T01:41:25.883Z] 58ae93a48341: Preparing [2024-02-16T01:41:25.883Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:41:25.883Z] 9b6aeecfbd32: Preparing [2024-02-16T01:41:25.883Z] 87d434b5d4b5: Preparing [2024-02-16T01:41:25.883Z] 917ae3d4a2d6: Preparing [2024-02-16T01:41:25.883Z] 5f70bf18a086: Preparing [2024-02-16T01:41:25.883Z] 2ea89b7ca637: Preparing [2024-02-16T01:41:25.883Z] a0df4d0beb7f: Preparing [2024-02-16T01:41:25.883Z] 117706fd52da: Preparing [2024-02-16T01:41:25.883Z] 7c504f21be85: Preparing [2024-02-16T01:41:25.883Z] 87d434b5d4b5: Waiting [2024-02-16T01:41:25.883Z] 917ae3d4a2d6: Waiting [2024-02-16T01:41:25.883Z] 5f70bf18a086: Waiting [2024-02-16T01:41:25.883Z] 2ea89b7ca637: Waiting [2024-02-16T01:41:25.883Z] a0df4d0beb7f: Waiting [2024-02-16T01:41:25.883Z] 117706fd52da: Waiting [2024-02-16T01:41:25.883Z] 7c504f21be85: Waiting [2024-02-16T01:41:25.883Z] b3a33a832c73: Waiting [2024-02-16T01:41:25.883Z] 58ae93a48341: Waiting [2024-02-16T01:41:25.883Z] 9b6aeecfbd32: Waiting [2024-02-16T01:41:25.883Z] 0e6ba6eb1d9d: Waiting [2024-02-16T01:41:25.883Z] 5d0959c8c61c: Layer already exists [2024-02-16T01:41:25.883Z] 51f00f22a2e4: Layer already exists [2024-02-16T01:41:25.883Z] 8ae6b32e8e60: Layer already exists [2024-02-16T01:41:25.883Z] abb6f4b549f0: Layer already exists [2024-02-16T01:41:25.883Z] 6d5b7f9da18d: Layer already exists [2024-02-16T01:41:25.883Z] b3a33a832c73: Layer already exists [2024-02-16T01:41:25.883Z] 58ae93a48341: Layer already exists [2024-02-16T01:41:25.883Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:41:25.883Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:41:25.883Z] 87d434b5d4b5: Layer already exists [2024-02-16T01:41:25.883Z] 5f70bf18a086: Layer already exists [2024-02-16T01:41:25.883Z] 917ae3d4a2d6: Layer already exists [2024-02-16T01:41:25.883Z] 117706fd52da: Layer already exists [2024-02-16T01:41:25.883Z] a0df4d0beb7f: Layer already exists [2024-02-16T01:41:25.883Z] 2ea89b7ca637: Layer already exists [2024-02-16T01:41:25.883Z] 7c504f21be85: Layer already exists [2024-02-16T01:41:26.149Z] main: digest: sha256:b6c912076cb3bc9fca05c48188b608edabcd925b77f4013d2a01417ec4a32194 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-16T01:41:27.054Z] ===================================================== [Pipeline] echo [2024-02-16T01:41:27.194Z] taggedImages: [2024-02-16T01:41:27.194Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:41:27.194Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-02-16T01:41:27.194Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.15 [2024-02-16T01:41:27.194Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:41:27.194Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-02-16T01:41:27.350Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-02-16T01:41:27.350Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:41:27.350Z] latest [2024-02-16T01:41:27.350Z] 3.2.0-dev.15 [2024-02-16T01:41:27.350Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:41:27.350Z] main [2024-02-16T01:41:27.350Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:41:28.365Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:41:29.107Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:41:29.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-02-16T01:41:29.107Z] 59406cdd73bc: Preparing [2024-02-16T01:41:29.107Z] 66dd369fc7d0: Preparing [2024-02-16T01:41:29.107Z] 520d02d4af0e: Preparing [2024-02-16T01:41:29.107Z] 93a9321eec47: Preparing [2024-02-16T01:41:29.107Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:41:29.107Z] 9b6aeecfbd32: Preparing [2024-02-16T01:41:29.107Z] 23e43245a5f8: Preparing [2024-02-16T01:41:29.107Z] c042f22ca5c5: Preparing [2024-02-16T01:41:29.107Z] 7c504f21be85: Preparing [2024-02-16T01:41:29.107Z] c042f22ca5c5: Waiting [2024-02-16T01:41:29.107Z] 7c504f21be85: Waiting [2024-02-16T01:41:29.107Z] 9b6aeecfbd32: Waiting [2024-02-16T01:41:29.107Z] 23e43245a5f8: Waiting [2024-02-16T01:41:29.107Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:41:29.376Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:41:29.376Z] 23e43245a5f8: Layer already exists [2024-02-16T01:41:29.376Z] 520d02d4af0e: Pushed [2024-02-16T01:41:29.376Z] 66dd369fc7d0: Pushed [2024-02-16T01:41:29.376Z] c042f22ca5c5: Layer already exists [2024-02-16T01:41:29.376Z] 59406cdd73bc: Pushed [2024-02-16T01:41:29.376Z] 7c504f21be85: Layer already exists [2024-02-16T01:41:31.311Z] 93a9321eec47: Pushed [2024-02-16T01:41:32.713Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:9c294fc7712c0975fd9287c4ee509a77564ce1ccb828a0e97741875fd64ee141 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:41:33.735Z] + 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 [2024-02-16T01:41:34.470Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-02-16T01:41:34.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-02-16T01:41:34.470Z] 59406cdd73bc: Preparing [2024-02-16T01:41:34.470Z] 66dd369fc7d0: Preparing [2024-02-16T01:41:34.470Z] 520d02d4af0e: Preparing [2024-02-16T01:41:34.470Z] 93a9321eec47: Preparing [2024-02-16T01:41:34.470Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:41:34.470Z] 9b6aeecfbd32: Preparing [2024-02-16T01:41:34.470Z] 23e43245a5f8: Preparing [2024-02-16T01:41:34.470Z] c042f22ca5c5: Preparing [2024-02-16T01:41:34.470Z] 7c504f21be85: Preparing [2024-02-16T01:41:34.470Z] 23e43245a5f8: Waiting [2024-02-16T01:41:34.470Z] 9b6aeecfbd32: Waiting [2024-02-16T01:41:34.470Z] c042f22ca5c5: Waiting [2024-02-16T01:41:34.470Z] 7c504f21be85: Waiting [2024-02-16T01:41:34.470Z] 520d02d4af0e: Layer already exists [2024-02-16T01:41:34.470Z] 66dd369fc7d0: Layer already exists [2024-02-16T01:41:34.470Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:41:34.470Z] 59406cdd73bc: Layer already exists [2024-02-16T01:41:34.470Z] 93a9321eec47: Layer already exists [2024-02-16T01:41:34.470Z] 23e43245a5f8: Layer already exists [2024-02-16T01:41:34.470Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:41:34.470Z] c042f22ca5c5: Layer already exists [2024-02-16T01:41:34.470Z] 7c504f21be85: Layer already exists [2024-02-16T01:41:34.745Z] latest: digest: sha256:9c294fc7712c0975fd9287c4ee509a77564ce1ccb828a0e97741875fd64ee141 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:41:35.639Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:41:36.404Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.15 [2024-02-16T01:41:36.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-02-16T01:41:36.404Z] 59406cdd73bc: Preparing [2024-02-16T01:41:36.404Z] 66dd369fc7d0: Preparing [2024-02-16T01:41:36.404Z] 520d02d4af0e: Preparing [2024-02-16T01:41:36.404Z] 93a9321eec47: Preparing [2024-02-16T01:41:36.404Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:41:36.404Z] 9b6aeecfbd32: Preparing [2024-02-16T01:41:36.404Z] 23e43245a5f8: Preparing [2024-02-16T01:41:36.404Z] c042f22ca5c5: Preparing [2024-02-16T01:41:36.404Z] 7c504f21be85: Preparing [2024-02-16T01:41:36.404Z] 9b6aeecfbd32: Waiting [2024-02-16T01:41:36.404Z] 23e43245a5f8: Waiting [2024-02-16T01:41:36.404Z] c042f22ca5c5: Waiting [2024-02-16T01:41:36.404Z] 7c504f21be85: Waiting [2024-02-16T01:41:36.404Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:41:36.404Z] 520d02d4af0e: Layer already exists [2024-02-16T01:41:36.404Z] 59406cdd73bc: Layer already exists [2024-02-16T01:41:36.404Z] 93a9321eec47: Layer already exists [2024-02-16T01:41:36.404Z] 66dd369fc7d0: Layer already exists [2024-02-16T01:41:36.404Z] 7c504f21be85: Layer already exists [2024-02-16T01:41:36.404Z] 23e43245a5f8: Layer already exists [2024-02-16T01:41:36.404Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:41:36.404Z] c042f22ca5c5: Layer already exists [2024-02-16T01:41:36.670Z] 3.2.0-dev.15: digest: sha256:9c294fc7712c0975fd9287c4ee509a77564ce1ccb828a0e97741875fd64ee141 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:41:37.394Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:41:38.131Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:41:38.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-02-16T01:41:38.131Z] 59406cdd73bc: Preparing [2024-02-16T01:41:38.131Z] 66dd369fc7d0: Preparing [2024-02-16T01:41:38.131Z] 520d02d4af0e: Preparing [2024-02-16T01:41:38.131Z] 93a9321eec47: Preparing [2024-02-16T01:41:38.131Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:41:38.131Z] 9b6aeecfbd32: Preparing [2024-02-16T01:41:38.131Z] 23e43245a5f8: Preparing [2024-02-16T01:41:38.131Z] c042f22ca5c5: Preparing [2024-02-16T01:41:38.131Z] 7c504f21be85: Preparing [2024-02-16T01:41:38.131Z] 23e43245a5f8: Waiting [2024-02-16T01:41:38.131Z] c042f22ca5c5: Waiting [2024-02-16T01:41:38.131Z] 7c504f21be85: Waiting [2024-02-16T01:41:38.131Z] 9b6aeecfbd32: Waiting [2024-02-16T01:41:38.131Z] 66dd369fc7d0: Layer already exists [2024-02-16T01:41:38.131Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:41:38.131Z] 520d02d4af0e: Layer already exists [2024-02-16T01:41:38.131Z] 93a9321eec47: Layer already exists [2024-02-16T01:41:38.131Z] 59406cdd73bc: Layer already exists [2024-02-16T01:41:38.131Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:41:38.131Z] 23e43245a5f8: Layer already exists [2024-02-16T01:41:38.131Z] 7c504f21be85: Layer already exists [2024-02-16T01:41:38.131Z] c042f22ca5c5: Layer already exists [2024-02-16T01:41:38.395Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:9c294fc7712c0975fd9287c4ee509a77564ce1ccb828a0e97741875fd64ee141 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:41:39.121Z] + 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 [2024-02-16T01:41:39.870Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-02-16T01:41:39.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-02-16T01:41:39.870Z] 59406cdd73bc: Preparing [2024-02-16T01:41:39.870Z] 66dd369fc7d0: Preparing [2024-02-16T01:41:39.870Z] 520d02d4af0e: Preparing [2024-02-16T01:41:39.870Z] 93a9321eec47: Preparing [2024-02-16T01:41:39.870Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:41:39.870Z] 9b6aeecfbd32: Preparing [2024-02-16T01:41:39.870Z] 23e43245a5f8: Preparing [2024-02-16T01:41:39.870Z] c042f22ca5c5: Preparing [2024-02-16T01:41:39.870Z] 7c504f21be85: Preparing [2024-02-16T01:41:39.870Z] 9b6aeecfbd32: Waiting [2024-02-16T01:41:39.870Z] 23e43245a5f8: Waiting [2024-02-16T01:41:39.870Z] c042f22ca5c5: Waiting [2024-02-16T01:41:39.870Z] 7c504f21be85: Waiting [2024-02-16T01:41:39.870Z] 59406cdd73bc: Layer already exists [2024-02-16T01:41:39.870Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:41:39.870Z] 520d02d4af0e: Layer already exists [2024-02-16T01:41:39.870Z] 66dd369fc7d0: Layer already exists [2024-02-16T01:41:39.870Z] 93a9321eec47: Layer already exists [2024-02-16T01:41:39.870Z] c042f22ca5c5: Layer already exists [2024-02-16T01:41:39.870Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:41:39.870Z] 7c504f21be85: Layer already exists [2024-02-16T01:41:39.870Z] 23e43245a5f8: Layer already exists [2024-02-16T01:41:40.136Z] main: digest: sha256:9c294fc7712c0975fd9287c4ee509a77564ce1ccb828a0e97741875fd64ee141 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-16T01:41:41.086Z] ===================================================== [Pipeline] echo [2024-02-16T01:41:41.232Z] taggedImages: [2024-02-16T01:41:41.232Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:41:41.232Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-02-16T01:41:41.232Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.15 [2024-02-16T01:41:41.232Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:41:41.232Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-02-16T01:41:41.402Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-02-16T01:41:41.402Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:41:41.402Z] latest [2024-02-16T01:41:41.402Z] 3.2.0-dev.15 [2024-02-16T01:41:41.402Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:41:41.402Z] main [2024-02-16T01:41:41.402Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:41:42.423Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:41:43.160Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:41:43.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-02-16T01:41:43.160Z] 48ac84dd8d80: Preparing [2024-02-16T01:41:43.160Z] 42d9397dbc5f: Preparing [2024-02-16T01:41:43.160Z] a3d097b46dc7: Preparing [2024-02-16T01:41:43.160Z] 190ed80cd7c7: Preparing [2024-02-16T01:41:43.160Z] af2590b42518: Preparing [2024-02-16T01:41:43.160Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:41:43.160Z] 9b6aeecfbd32: Preparing [2024-02-16T01:41:43.160Z] 9bc920999e4b: Preparing [2024-02-16T01:41:43.160Z] 757e20c1231e: Preparing [2024-02-16T01:41:43.160Z] 6fbe2902aca5: Preparing [2024-02-16T01:41:43.160Z] 7c504f21be85: Preparing [2024-02-16T01:41:43.160Z] 757e20c1231e: Waiting [2024-02-16T01:41:43.160Z] 0e6ba6eb1d9d: Waiting [2024-02-16T01:41:43.160Z] 6fbe2902aca5: Waiting [2024-02-16T01:41:43.160Z] 7c504f21be85: Waiting [2024-02-16T01:41:43.160Z] 9b6aeecfbd32: Waiting [2024-02-16T01:41:43.160Z] 9bc920999e4b: Waiting [2024-02-16T01:41:43.424Z] 42d9397dbc5f: Pushed [2024-02-16T01:41:43.424Z] af2590b42518: Pushed [2024-02-16T01:41:43.424Z] 190ed80cd7c7: Pushed [2024-02-16T01:41:45.356Z] a3d097b46dc7: Pushed [2024-02-16T01:41:47.290Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:41:47.290Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:41:47.290Z] 48ac84dd8d80: Pushed [2024-02-16T01:41:47.290Z] 7c504f21be85: Layer already exists [2024-02-16T01:41:47.290Z] 9bc920999e4b: Pushed [2024-02-16T01:41:47.290Z] 757e20c1231e: Pushed [2024-02-16T01:41:49.220Z] 6fbe2902aca5: Pushed [2024-02-16T01:41:49.484Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:af9dbfbeb2bc82fb9b4b63e36718a40efc5b15dc8de391793731fc033078da71 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:41:50.241Z] + 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 [2024-02-16T01:41:50.974Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-02-16T01:41:50.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-02-16T01:41:50.974Z] 48ac84dd8d80: Preparing [2024-02-16T01:41:50.974Z] 42d9397dbc5f: Preparing [2024-02-16T01:41:50.974Z] a3d097b46dc7: Preparing [2024-02-16T01:41:50.974Z] 190ed80cd7c7: Preparing [2024-02-16T01:41:50.974Z] af2590b42518: Preparing [2024-02-16T01:41:50.974Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:41:50.974Z] 9b6aeecfbd32: Preparing [2024-02-16T01:41:50.974Z] 9bc920999e4b: Preparing [2024-02-16T01:41:50.974Z] 757e20c1231e: Preparing [2024-02-16T01:41:50.974Z] 6fbe2902aca5: Preparing [2024-02-16T01:41:50.974Z] 7c504f21be85: Preparing [2024-02-16T01:41:50.974Z] 9bc920999e4b: Waiting [2024-02-16T01:41:50.974Z] 757e20c1231e: Waiting [2024-02-16T01:41:50.974Z] 7c504f21be85: Waiting [2024-02-16T01:41:50.974Z] 0e6ba6eb1d9d: Waiting [2024-02-16T01:41:50.974Z] 9b6aeecfbd32: Waiting [2024-02-16T01:41:50.974Z] 6fbe2902aca5: Waiting [2024-02-16T01:41:50.974Z] 42d9397dbc5f: Layer already exists [2024-02-16T01:41:50.974Z] 48ac84dd8d80: Layer already exists [2024-02-16T01:41:50.974Z] 190ed80cd7c7: Layer already exists [2024-02-16T01:41:50.974Z] af2590b42518: Layer already exists [2024-02-16T01:41:50.974Z] a3d097b46dc7: Layer already exists [2024-02-16T01:41:50.974Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:41:50.974Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:41:50.974Z] 757e20c1231e: Layer already exists [2024-02-16T01:41:50.974Z] 9bc920999e4b: Layer already exists [2024-02-16T01:41:50.974Z] 6fbe2902aca5: Layer already exists [2024-02-16T01:41:50.974Z] 7c504f21be85: Layer already exists [2024-02-16T01:41:51.238Z] latest: digest: sha256:af9dbfbeb2bc82fb9b4b63e36718a40efc5b15dc8de391793731fc033078da71 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:41:51.978Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:41:52.704Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.15 [2024-02-16T01:41:52.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-02-16T01:41:52.704Z] 48ac84dd8d80: Preparing [2024-02-16T01:41:52.704Z] 42d9397dbc5f: Preparing [2024-02-16T01:41:52.704Z] a3d097b46dc7: Preparing [2024-02-16T01:41:52.704Z] 190ed80cd7c7: Preparing [2024-02-16T01:41:52.704Z] af2590b42518: Preparing [2024-02-16T01:41:52.704Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:41:52.704Z] 9b6aeecfbd32: Preparing [2024-02-16T01:41:52.704Z] 9bc920999e4b: Preparing [2024-02-16T01:41:52.704Z] 757e20c1231e: Preparing [2024-02-16T01:41:52.704Z] 6fbe2902aca5: Preparing [2024-02-16T01:41:52.704Z] 7c504f21be85: Preparing [2024-02-16T01:41:52.704Z] 0e6ba6eb1d9d: Waiting [2024-02-16T01:41:52.704Z] 9b6aeecfbd32: Waiting [2024-02-16T01:41:52.704Z] 757e20c1231e: Waiting [2024-02-16T01:41:52.704Z] 6fbe2902aca5: Waiting [2024-02-16T01:41:52.704Z] 7c504f21be85: Waiting [2024-02-16T01:41:52.704Z] 9bc920999e4b: Waiting [2024-02-16T01:41:52.704Z] 48ac84dd8d80: Layer already exists [2024-02-16T01:41:52.704Z] af2590b42518: Layer already exists [2024-02-16T01:41:52.704Z] 42d9397dbc5f: Layer already exists [2024-02-16T01:41:52.704Z] 190ed80cd7c7: Layer already exists [2024-02-16T01:41:52.704Z] a3d097b46dc7: Layer already exists [2024-02-16T01:41:52.704Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:41:52.704Z] 6fbe2902aca5: Layer already exists [2024-02-16T01:41:52.704Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:41:52.704Z] 757e20c1231e: Layer already exists [2024-02-16T01:41:52.704Z] 9bc920999e4b: Layer already exists [2024-02-16T01:41:52.704Z] 7c504f21be85: Layer already exists [2024-02-16T01:41:52.970Z] 3.2.0-dev.15: digest: sha256:af9dbfbeb2bc82fb9b4b63e36718a40efc5b15dc8de391793731fc033078da71 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:41:53.745Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:41:54.490Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:41:54.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-02-16T01:41:54.490Z] 48ac84dd8d80: Preparing [2024-02-16T01:41:54.490Z] 42d9397dbc5f: Preparing [2024-02-16T01:41:54.490Z] a3d097b46dc7: Preparing [2024-02-16T01:41:54.490Z] 190ed80cd7c7: Preparing [2024-02-16T01:41:54.490Z] af2590b42518: Preparing [2024-02-16T01:41:54.490Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:41:54.490Z] 9b6aeecfbd32: Preparing [2024-02-16T01:41:54.490Z] 9bc920999e4b: Preparing [2024-02-16T01:41:54.490Z] 757e20c1231e: Preparing [2024-02-16T01:41:54.490Z] 6fbe2902aca5: Preparing [2024-02-16T01:41:54.490Z] 7c504f21be85: Preparing [2024-02-16T01:41:54.490Z] 0e6ba6eb1d9d: Waiting [2024-02-16T01:41:54.490Z] 9b6aeecfbd32: Waiting [2024-02-16T01:41:54.490Z] 9bc920999e4b: Waiting [2024-02-16T01:41:54.490Z] 6fbe2902aca5: Waiting [2024-02-16T01:41:54.490Z] 757e20c1231e: Waiting [2024-02-16T01:41:54.490Z] 7c504f21be85: Waiting [2024-02-16T01:41:54.490Z] af2590b42518: Layer already exists [2024-02-16T01:41:54.490Z] 190ed80cd7c7: Layer already exists [2024-02-16T01:41:54.490Z] 42d9397dbc5f: Layer already exists [2024-02-16T01:41:54.490Z] 48ac84dd8d80: Layer already exists [2024-02-16T01:41:54.490Z] a3d097b46dc7: Layer already exists [2024-02-16T01:41:54.490Z] 757e20c1231e: Layer already exists [2024-02-16T01:41:54.490Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:41:54.490Z] 9bc920999e4b: Layer already exists [2024-02-16T01:41:54.490Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:41:54.490Z] 6fbe2902aca5: Layer already exists [2024-02-16T01:41:54.490Z] 7c504f21be85: Layer already exists [2024-02-16T01:41:54.754Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:af9dbfbeb2bc82fb9b4b63e36718a40efc5b15dc8de391793731fc033078da71 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:41:55.531Z] + 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 [2024-02-16T01:41:56.315Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-02-16T01:41:56.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-02-16T01:41:56.315Z] 48ac84dd8d80: Preparing [2024-02-16T01:41:56.315Z] 42d9397dbc5f: Preparing [2024-02-16T01:41:56.315Z] a3d097b46dc7: Preparing [2024-02-16T01:41:56.315Z] 190ed80cd7c7: Preparing [2024-02-16T01:41:56.315Z] af2590b42518: Preparing [2024-02-16T01:41:56.315Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:41:56.315Z] 9b6aeecfbd32: Preparing [2024-02-16T01:41:56.315Z] 9bc920999e4b: Preparing [2024-02-16T01:41:56.315Z] 757e20c1231e: Preparing [2024-02-16T01:41:56.315Z] 6fbe2902aca5: Preparing [2024-02-16T01:41:56.315Z] 7c504f21be85: Preparing [2024-02-16T01:41:56.315Z] 9bc920999e4b: Waiting [2024-02-16T01:41:56.315Z] 757e20c1231e: Waiting [2024-02-16T01:41:56.315Z] 6fbe2902aca5: Waiting [2024-02-16T01:41:56.315Z] 0e6ba6eb1d9d: Waiting [2024-02-16T01:41:56.315Z] 7c504f21be85: Waiting [2024-02-16T01:41:56.315Z] 9b6aeecfbd32: Waiting [2024-02-16T01:41:56.315Z] 42d9397dbc5f: Layer already exists [2024-02-16T01:41:56.315Z] 48ac84dd8d80: Layer already exists [2024-02-16T01:41:56.315Z] af2590b42518: Layer already exists [2024-02-16T01:41:56.315Z] 190ed80cd7c7: Layer already exists [2024-02-16T01:41:56.315Z] a3d097b46dc7: Layer already exists [2024-02-16T01:41:56.315Z] 757e20c1231e: Layer already exists [2024-02-16T01:41:56.315Z] 9bc920999e4b: Layer already exists [2024-02-16T01:41:56.315Z] 6fbe2902aca5: Layer already exists [2024-02-16T01:41:56.315Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:41:56.315Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:41:56.315Z] 7c504f21be85: Layer already exists [2024-02-16T01:41:56.579Z] main: digest: sha256:af9dbfbeb2bc82fb9b4b63e36718a40efc5b15dc8de391793731fc033078da71 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-16T01:41:57.442Z] ===================================================== [Pipeline] echo [2024-02-16T01:41:57.609Z] taggedImages: [2024-02-16T01:41:57.609Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:41:57.609Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-02-16T01:41:57.609Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.15 [2024-02-16T01:41:57.609Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:41:57.609Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-02-16T01:41:57.770Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-02-16T01:41:57.770Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:41:57.770Z] latest [2024-02-16T01:41:57.770Z] 3.2.0-dev.15 [2024-02-16T01:41:57.770Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:41:57.770Z] main [2024-02-16T01:41:57.770Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:41:58.798Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:41:59.570Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:41:59.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-02-16T01:41:59.570Z] 8f04fa2a7931: Preparing [2024-02-16T01:41:59.570Z] 9a23b4eee274: Preparing [2024-02-16T01:41:59.570Z] 5e40549a40df: Preparing [2024-02-16T01:41:59.570Z] 00563d1173e5: Preparing [2024-02-16T01:41:59.570Z] 14a8f63a46f0: Preparing [2024-02-16T01:41:59.570Z] ad331e2ce278: Preparing [2024-02-16T01:41:59.570Z] 748719f1cf28: Preparing [2024-02-16T01:41:59.570Z] ad331e2ce278: Waiting [2024-02-16T01:41:59.570Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:41:59.570Z] 748719f1cf28: Waiting [2024-02-16T01:41:59.570Z] 9b6aeecfbd32: Preparing [2024-02-16T01:41:59.570Z] 0e6ba6eb1d9d: Waiting [2024-02-16T01:41:59.570Z] 244f5d345961: Preparing [2024-02-16T01:41:59.570Z] 9b6aeecfbd32: Waiting [2024-02-16T01:41:59.570Z] 25217dfabed3: Preparing [2024-02-16T01:41:59.570Z] 244f5d345961: Waiting [2024-02-16T01:41:59.570Z] 7c504f21be85: Preparing [2024-02-16T01:41:59.570Z] 25217dfabed3: Waiting [2024-02-16T01:41:59.836Z] 14a8f63a46f0: Pushed [2024-02-16T01:41:59.836Z] 9a23b4eee274: Pushed [2024-02-16T01:42:01.239Z] 8f04fa2a7931: Pushed [2024-02-16T01:42:01.239Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:42:01.239Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:42:01.239Z] 748719f1cf28: Pushed [2024-02-16T01:42:01.239Z] ad331e2ce278: Pushed [2024-02-16T01:42:01.504Z] 7c504f21be85: Layer already exists [2024-02-16T01:42:01.504Z] 244f5d345961: Pushed [2024-02-16T01:42:01.504Z] 00563d1173e5: Pushed [2024-02-16T01:42:02.457Z] 5e40549a40df: Pushed [2024-02-16T01:42:03.855Z] 25217dfabed3: Pushed [2024-02-16T01:42:03.855Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:2db16fa8e974d676846d122407d64ea71c266e13f4f844421af726d26a11fc5f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:42:04.609Z] + 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 [2024-02-16T01:42:05.348Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-02-16T01:42:05.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-02-16T01:42:05.348Z] 8f04fa2a7931: Preparing [2024-02-16T01:42:05.348Z] 9a23b4eee274: Preparing [2024-02-16T01:42:05.348Z] 5e40549a40df: Preparing [2024-02-16T01:42:05.348Z] 00563d1173e5: Preparing [2024-02-16T01:42:05.348Z] 14a8f63a46f0: Preparing [2024-02-16T01:42:05.348Z] ad331e2ce278: Preparing [2024-02-16T01:42:05.348Z] 748719f1cf28: Preparing [2024-02-16T01:42:05.348Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:42:05.348Z] 9b6aeecfbd32: Preparing [2024-02-16T01:42:05.349Z] 244f5d345961: Preparing [2024-02-16T01:42:05.349Z] 25217dfabed3: Preparing [2024-02-16T01:42:05.349Z] 7c504f21be85: Preparing [2024-02-16T01:42:05.349Z] ad331e2ce278: Waiting [2024-02-16T01:42:05.349Z] 748719f1cf28: Waiting [2024-02-16T01:42:05.349Z] 0e6ba6eb1d9d: Waiting [2024-02-16T01:42:05.349Z] 9b6aeecfbd32: Waiting [2024-02-16T01:42:05.349Z] 244f5d345961: Waiting [2024-02-16T01:42:05.349Z] 25217dfabed3: Waiting [2024-02-16T01:42:05.349Z] 7c504f21be85: Waiting [2024-02-16T01:42:05.349Z] 00563d1173e5: Layer already exists [2024-02-16T01:42:05.349Z] 14a8f63a46f0: Layer already exists [2024-02-16T01:42:05.349Z] 8f04fa2a7931: Layer already exists [2024-02-16T01:42:05.349Z] 9a23b4eee274: Layer already exists [2024-02-16T01:42:05.349Z] 5e40549a40df: Layer already exists [2024-02-16T01:42:05.349Z] ad331e2ce278: Layer already exists [2024-02-16T01:42:05.349Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:42:05.349Z] 244f5d345961: Layer already exists [2024-02-16T01:42:05.349Z] 748719f1cf28: Layer already exists [2024-02-16T01:42:05.349Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:42:05.349Z] 25217dfabed3: Layer already exists [2024-02-16T01:42:05.349Z] 7c504f21be85: Layer already exists [2024-02-16T01:42:05.612Z] latest: digest: sha256:2db16fa8e974d676846d122407d64ea71c266e13f4f844421af726d26a11fc5f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:42:06.361Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:42:07.106Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.15 [2024-02-16T01:42:07.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-02-16T01:42:07.106Z] 8f04fa2a7931: Preparing [2024-02-16T01:42:07.106Z] 9a23b4eee274: Preparing [2024-02-16T01:42:07.106Z] 5e40549a40df: Preparing [2024-02-16T01:42:07.106Z] 00563d1173e5: Preparing [2024-02-16T01:42:07.106Z] 14a8f63a46f0: Preparing [2024-02-16T01:42:07.106Z] ad331e2ce278: Preparing [2024-02-16T01:42:07.106Z] 748719f1cf28: Preparing [2024-02-16T01:42:07.106Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:42:07.106Z] 9b6aeecfbd32: Preparing [2024-02-16T01:42:07.106Z] 244f5d345961: Preparing [2024-02-16T01:42:07.106Z] 25217dfabed3: Preparing [2024-02-16T01:42:07.106Z] 7c504f21be85: Preparing [2024-02-16T01:42:07.106Z] 0e6ba6eb1d9d: Waiting [2024-02-16T01:42:07.106Z] 25217dfabed3: Waiting [2024-02-16T01:42:07.106Z] 7c504f21be85: Waiting [2024-02-16T01:42:07.106Z] 9b6aeecfbd32: Waiting [2024-02-16T01:42:07.106Z] 244f5d345961: Waiting [2024-02-16T01:42:07.106Z] ad331e2ce278: Waiting [2024-02-16T01:42:07.106Z] 748719f1cf28: Waiting [2024-02-16T01:42:07.106Z] 5e40549a40df: Layer already exists [2024-02-16T01:42:07.106Z] 00563d1173e5: Layer already exists [2024-02-16T01:42:07.106Z] 8f04fa2a7931: Layer already exists [2024-02-16T01:42:07.106Z] 9a23b4eee274: Layer already exists [2024-02-16T01:42:07.106Z] 14a8f63a46f0: Layer already exists [2024-02-16T01:42:07.106Z] ad331e2ce278: Layer already exists [2024-02-16T01:42:07.106Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:42:07.106Z] 748719f1cf28: Layer already exists [2024-02-16T01:42:07.106Z] 244f5d345961: Layer already exists [2024-02-16T01:42:07.106Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:42:07.106Z] 25217dfabed3: Layer already exists [2024-02-16T01:42:07.106Z] 7c504f21be85: Layer already exists [2024-02-16T01:42:07.370Z] 3.2.0-dev.15: digest: sha256:2db16fa8e974d676846d122407d64ea71c266e13f4f844421af726d26a11fc5f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:42:08.184Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:42:08.948Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:42:08.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-02-16T01:42:08.949Z] 8f04fa2a7931: Preparing [2024-02-16T01:42:08.949Z] 9a23b4eee274: Preparing [2024-02-16T01:42:08.949Z] 5e40549a40df: Preparing [2024-02-16T01:42:08.949Z] 00563d1173e5: Preparing [2024-02-16T01:42:08.949Z] 14a8f63a46f0: Preparing [2024-02-16T01:42:08.949Z] ad331e2ce278: Preparing [2024-02-16T01:42:08.949Z] 748719f1cf28: Preparing [2024-02-16T01:42:08.949Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:42:08.949Z] 9b6aeecfbd32: Preparing [2024-02-16T01:42:08.949Z] 244f5d345961: Preparing [2024-02-16T01:42:08.949Z] 748719f1cf28: Waiting [2024-02-16T01:42:08.949Z] 25217dfabed3: Preparing [2024-02-16T01:42:08.949Z] 7c504f21be85: Preparing [2024-02-16T01:42:08.949Z] 0e6ba6eb1d9d: Waiting [2024-02-16T01:42:08.949Z] 9b6aeecfbd32: Waiting [2024-02-16T01:42:08.949Z] ad331e2ce278: Waiting [2024-02-16T01:42:08.949Z] 25217dfabed3: Waiting [2024-02-16T01:42:08.949Z] 7c504f21be85: Waiting [2024-02-16T01:42:08.949Z] 244f5d345961: Waiting [2024-02-16T01:42:08.949Z] 14a8f63a46f0: Layer already exists [2024-02-16T01:42:08.949Z] 9a23b4eee274: Layer already exists [2024-02-16T01:42:08.949Z] 00563d1173e5: Layer already exists [2024-02-16T01:42:08.949Z] 8f04fa2a7931: Layer already exists [2024-02-16T01:42:08.949Z] 5e40549a40df: Layer already exists [2024-02-16T01:42:08.949Z] 748719f1cf28: Layer already exists [2024-02-16T01:42:08.949Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:42:08.949Z] ad331e2ce278: Layer already exists [2024-02-16T01:42:08.949Z] 244f5d345961: Layer already exists [2024-02-16T01:42:08.949Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:42:08.949Z] 25217dfabed3: Layer already exists [2024-02-16T01:42:08.949Z] 7c504f21be85: Layer already exists [2024-02-16T01:42:09.212Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:2db16fa8e974d676846d122407d64ea71c266e13f4f844421af726d26a11fc5f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:42:09.995Z] + 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 [2024-02-16T01:42:10.746Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-02-16T01:42:10.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-02-16T01:42:10.746Z] 8f04fa2a7931: Preparing [2024-02-16T01:42:10.746Z] 9a23b4eee274: Preparing [2024-02-16T01:42:10.746Z] 5e40549a40df: Preparing [2024-02-16T01:42:10.746Z] 00563d1173e5: Preparing [2024-02-16T01:42:10.746Z] 14a8f63a46f0: Preparing [2024-02-16T01:42:10.746Z] ad331e2ce278: Preparing [2024-02-16T01:42:10.746Z] 748719f1cf28: Preparing [2024-02-16T01:42:10.746Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:42:10.746Z] 9b6aeecfbd32: Preparing [2024-02-16T01:42:10.746Z] 244f5d345961: Preparing [2024-02-16T01:42:10.746Z] 25217dfabed3: Preparing [2024-02-16T01:42:10.746Z] 7c504f21be85: Preparing [2024-02-16T01:42:10.746Z] ad331e2ce278: Waiting [2024-02-16T01:42:10.746Z] 9b6aeecfbd32: Waiting [2024-02-16T01:42:10.746Z] 244f5d345961: Waiting [2024-02-16T01:42:10.746Z] 25217dfabed3: Waiting [2024-02-16T01:42:10.746Z] 7c504f21be85: Waiting [2024-02-16T01:42:10.746Z] 748719f1cf28: Waiting [2024-02-16T01:42:10.746Z] 0e6ba6eb1d9d: Waiting [2024-02-16T01:42:10.746Z] 14a8f63a46f0: Layer already exists [2024-02-16T01:42:10.746Z] 9a23b4eee274: Layer already exists [2024-02-16T01:42:10.746Z] 5e40549a40df: Layer already exists [2024-02-16T01:42:10.746Z] 8f04fa2a7931: Layer already exists [2024-02-16T01:42:10.746Z] 00563d1173e5: Layer already exists [2024-02-16T01:42:10.746Z] 748719f1cf28: Layer already exists [2024-02-16T01:42:10.746Z] ad331e2ce278: Layer already exists [2024-02-16T01:42:10.746Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:42:10.746Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:42:10.746Z] 244f5d345961: Layer already exists [2024-02-16T01:42:10.746Z] 25217dfabed3: Layer already exists [2024-02-16T01:42:10.746Z] 7c504f21be85: Layer already exists [2024-02-16T01:42:11.011Z] main: digest: sha256:2db16fa8e974d676846d122407d64ea71c266e13f4f844421af726d26a11fc5f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-16T01:42:11.920Z] ===================================================== [Pipeline] echo [2024-02-16T01:42:12.067Z] taggedImages: [2024-02-16T01:42:12.067Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:42:12.067Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-02-16T01:42:12.067Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.15 [2024-02-16T01:42:12.067Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:42:12.067Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-02-16T01:42:12.230Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-02-16T01:42:12.230Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:42:12.230Z] latest [2024-02-16T01:42:12.230Z] 3.2.0-dev.15 [2024-02-16T01:42:12.230Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:42:12.230Z] main [2024-02-16T01:42:12.230Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:42:13.272Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:42:15.970Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:42:15.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-02-16T01:42:15.971Z] b666487015d2: Preparing [2024-02-16T01:42:15.971Z] 2e213144e882: Preparing [2024-02-16T01:42:15.971Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:42:15.971Z] 9b6aeecfbd32: Preparing [2024-02-16T01:42:15.971Z] 60a9ec0fcc71: Preparing [2024-02-16T01:42:15.971Z] 94d7bdcd0e93: Preparing [2024-02-16T01:42:15.971Z] 94d7bdcd0e93: Waiting [2024-02-16T01:42:15.971Z] 7c504f21be85: Preparing [2024-02-16T01:42:15.971Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:42:16.235Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:42:16.235Z] 7c504f21be85: Layer already exists [2024-02-16T01:42:16.235Z] 60a9ec0fcc71: Pushed [2024-02-16T01:42:16.235Z] b666487015d2: Pushed [2024-02-16T01:42:17.634Z] 94d7bdcd0e93: Pushed [2024-02-16T01:42:19.565Z] 2e213144e882: Pushed [2024-02-16T01:42:19.829Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:9ae4f487ab354e778649a931e06d6dbdd2d8a8ff9d1e385163e31b17ae82f8f9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:42:20.580Z] + 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 [2024-02-16T01:42:21.377Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-02-16T01:42:21.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-02-16T01:42:21.377Z] b666487015d2: Preparing [2024-02-16T01:42:21.377Z] 2e213144e882: Preparing [2024-02-16T01:42:21.377Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:42:21.377Z] 9b6aeecfbd32: Preparing [2024-02-16T01:42:21.377Z] 60a9ec0fcc71: Preparing [2024-02-16T01:42:21.377Z] 94d7bdcd0e93: Preparing [2024-02-16T01:42:21.377Z] 7c504f21be85: Preparing [2024-02-16T01:42:21.377Z] 94d7bdcd0e93: Waiting [2024-02-16T01:42:21.377Z] 7c504f21be85: Waiting [2024-02-16T01:42:21.377Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:42:21.377Z] 60a9ec0fcc71: Layer already exists [2024-02-16T01:42:21.377Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:42:21.377Z] 2e213144e882: Layer already exists [2024-02-16T01:42:21.377Z] b666487015d2: Layer already exists [2024-02-16T01:42:21.377Z] 94d7bdcd0e93: Layer already exists [2024-02-16T01:42:21.377Z] 7c504f21be85: Layer already exists [2024-02-16T01:42:21.642Z] latest: digest: sha256:9ae4f487ab354e778649a931e06d6dbdd2d8a8ff9d1e385163e31b17ae82f8f9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:42:22.403Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:42:23.173Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.15 [2024-02-16T01:42:23.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-02-16T01:42:23.173Z] b666487015d2: Preparing [2024-02-16T01:42:23.173Z] 2e213144e882: Preparing [2024-02-16T01:42:23.173Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:42:23.173Z] 9b6aeecfbd32: Preparing [2024-02-16T01:42:23.173Z] 60a9ec0fcc71: Preparing [2024-02-16T01:42:23.173Z] 94d7bdcd0e93: Preparing [2024-02-16T01:42:23.173Z] 7c504f21be85: Preparing [2024-02-16T01:42:23.173Z] 94d7bdcd0e93: Waiting [2024-02-16T01:42:23.173Z] 7c504f21be85: Waiting [2024-02-16T01:42:23.173Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:42:23.173Z] 60a9ec0fcc71: Layer already exists [2024-02-16T01:42:23.173Z] b666487015d2: Layer already exists [2024-02-16T01:42:23.173Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:42:23.173Z] 2e213144e882: Layer already exists [2024-02-16T01:42:23.173Z] 94d7bdcd0e93: Layer already exists [2024-02-16T01:42:23.173Z] 7c504f21be85: Layer already exists [2024-02-16T01:42:23.173Z] 3.2.0-dev.15: digest: sha256:9ae4f487ab354e778649a931e06d6dbdd2d8a8ff9d1e385163e31b17ae82f8f9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:42:24.195Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:42:24.967Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:42:24.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-02-16T01:42:24.967Z] b666487015d2: Preparing [2024-02-16T01:42:24.967Z] 2e213144e882: Preparing [2024-02-16T01:42:24.967Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:42:24.967Z] 9b6aeecfbd32: Preparing [2024-02-16T01:42:24.967Z] 60a9ec0fcc71: Preparing [2024-02-16T01:42:24.967Z] 94d7bdcd0e93: Preparing [2024-02-16T01:42:24.967Z] 7c504f21be85: Preparing [2024-02-16T01:42:24.967Z] 94d7bdcd0e93: Waiting [2024-02-16T01:42:24.967Z] 7c504f21be85: Waiting [2024-02-16T01:42:24.967Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:42:24.967Z] 60a9ec0fcc71: Layer already exists [2024-02-16T01:42:24.967Z] 2e213144e882: Layer already exists [2024-02-16T01:42:24.967Z] b666487015d2: Layer already exists [2024-02-16T01:42:24.967Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:42:24.967Z] 7c504f21be85: Layer already exists [2024-02-16T01:42:24.967Z] 94d7bdcd0e93: Layer already exists [2024-02-16T01:42:25.231Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:9ae4f487ab354e778649a931e06d6dbdd2d8a8ff9d1e385163e31b17ae82f8f9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:42:26.009Z] + 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 [2024-02-16T01:42:31.014Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-02-16T01:42:31.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-02-16T01:42:31.014Z] b666487015d2: Preparing [2024-02-16T01:42:31.014Z] 2e213144e882: Preparing [2024-02-16T01:42:31.014Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:42:31.014Z] 9b6aeecfbd32: Preparing [2024-02-16T01:42:31.014Z] 60a9ec0fcc71: Preparing [2024-02-16T01:42:31.014Z] 94d7bdcd0e93: Preparing [2024-02-16T01:42:31.014Z] 7c504f21be85: Preparing [2024-02-16T01:42:31.014Z] 94d7bdcd0e93: Waiting [2024-02-16T01:42:31.014Z] 7c504f21be85: Waiting [2024-02-16T01:42:31.014Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:42:31.014Z] 2e213144e882: Layer already exists [2024-02-16T01:42:31.014Z] b666487015d2: Layer already exists [2024-02-16T01:42:31.014Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:42:31.014Z] 60a9ec0fcc71: Layer already exists [2024-02-16T01:42:31.014Z] 94d7bdcd0e93: Layer already exists [2024-02-16T01:42:31.014Z] 7c504f21be85: Layer already exists [2024-02-16T01:42:31.014Z] main: digest: sha256:9ae4f487ab354e778649a931e06d6dbdd2d8a8ff9d1e385163e31b17ae82f8f9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-16T01:42:31.925Z] ===================================================== [Pipeline] echo [2024-02-16T01:42:32.083Z] taggedImages: [2024-02-16T01:42:32.083Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:42:32.083Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-02-16T01:42:32.083Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.15 [2024-02-16T01:42:32.083Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:42:32.083Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-02-16T01:42:32.256Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-02-16T01:42:32.256Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:42:32.256Z] latest [2024-02-16T01:42:32.256Z] 3.2.0-dev.15 [2024-02-16T01:42:32.256Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:42:32.256Z] main [2024-02-16T01:42:32.256Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:42:34.146Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:42:34.930Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:42:34.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-02-16T01:42:34.930Z] 2334382802f4: Preparing [2024-02-16T01:42:34.930Z] 50fac2ffcb5a: Preparing [2024-02-16T01:42:34.930Z] 2648f35abda6: Preparing [2024-02-16T01:42:34.930Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:42:34.930Z] 9b6aeecfbd32: Preparing [2024-02-16T01:42:34.930Z] 8bfcc5ce0737: Preparing [2024-02-16T01:42:34.930Z] df0565401acf: Preparing [2024-02-16T01:42:34.930Z] 011378419e72: Preparing [2024-02-16T01:42:34.930Z] 4d74bae3e2ab: Preparing [2024-02-16T01:42:34.930Z] 7c504f21be85: Preparing [2024-02-16T01:42:34.930Z] df0565401acf: Waiting [2024-02-16T01:42:34.930Z] 011378419e72: Waiting [2024-02-16T01:42:34.930Z] 4d74bae3e2ab: Waiting [2024-02-16T01:42:34.930Z] 7c504f21be85: Waiting [2024-02-16T01:42:34.930Z] 8bfcc5ce0737: Waiting [2024-02-16T01:42:34.930Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:42:34.930Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:42:35.194Z] 2648f35abda6: Pushed [2024-02-16T01:42:35.194Z] 2334382802f4: Pushed [2024-02-16T01:42:35.194Z] 50fac2ffcb5a: Pushed [2024-02-16T01:42:35.458Z] 7c504f21be85: Layer already exists [2024-02-16T01:42:35.458Z] 011378419e72: Pushed [2024-02-16T01:42:36.035Z] 4d74bae3e2ab: Pushed [2024-02-16T01:42:46.074Z] df0565401acf: Pushed [2024-02-16T01:42:51.645Z] 8bfcc5ce0737: Pushed [2024-02-16T01:42:51.645Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:6f0c80f119e7296d155dd9dfd4d0044d50bf5c4a114b1c1f99b91c9c425cff73 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:42:52.413Z] + 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 [2024-02-16T01:42:53.178Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-02-16T01:42:53.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-02-16T01:42:53.178Z] 2334382802f4: Preparing [2024-02-16T01:42:53.178Z] 50fac2ffcb5a: Preparing [2024-02-16T01:42:53.178Z] 2648f35abda6: Preparing [2024-02-16T01:42:53.178Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:42:53.178Z] 9b6aeecfbd32: Preparing [2024-02-16T01:42:53.178Z] 8bfcc5ce0737: Preparing [2024-02-16T01:42:53.178Z] df0565401acf: Preparing [2024-02-16T01:42:53.178Z] 011378419e72: Preparing [2024-02-16T01:42:53.178Z] 4d74bae3e2ab: Preparing [2024-02-16T01:42:53.178Z] 7c504f21be85: Preparing [2024-02-16T01:42:53.178Z] 8bfcc5ce0737: Waiting [2024-02-16T01:42:53.178Z] df0565401acf: Waiting [2024-02-16T01:42:53.178Z] 4d74bae3e2ab: Waiting [2024-02-16T01:42:53.179Z] 7c504f21be85: Waiting [2024-02-16T01:42:53.179Z] 011378419e72: Waiting [2024-02-16T01:42:53.179Z] 50fac2ffcb5a: Layer already exists [2024-02-16T01:42:53.179Z] 2648f35abda6: Layer already exists [2024-02-16T01:42:53.179Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:42:53.179Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:42:53.179Z] 2334382802f4: Layer already exists [2024-02-16T01:42:53.179Z] 7c504f21be85: Layer already exists [2024-02-16T01:42:53.179Z] 011378419e72: Layer already exists [2024-02-16T01:42:53.179Z] 8bfcc5ce0737: Layer already exists [2024-02-16T01:42:53.179Z] 4d74bae3e2ab: Layer already exists [2024-02-16T01:42:53.179Z] df0565401acf: Layer already exists [2024-02-16T01:42:53.442Z] latest: digest: sha256:6f0c80f119e7296d155dd9dfd4d0044d50bf5c4a114b1c1f99b91c9c425cff73 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:42:54.228Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:42:55.027Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.15 [2024-02-16T01:42:55.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-02-16T01:42:55.027Z] 2334382802f4: Preparing [2024-02-16T01:42:55.027Z] 50fac2ffcb5a: Preparing [2024-02-16T01:42:55.027Z] 2648f35abda6: Preparing [2024-02-16T01:42:55.027Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:42:55.027Z] 9b6aeecfbd32: Preparing [2024-02-16T01:42:55.027Z] 8bfcc5ce0737: Preparing [2024-02-16T01:42:55.027Z] df0565401acf: Preparing [2024-02-16T01:42:55.027Z] 011378419e72: Preparing [2024-02-16T01:42:55.027Z] 4d74bae3e2ab: Preparing [2024-02-16T01:42:55.027Z] 7c504f21be85: Preparing [2024-02-16T01:42:55.027Z] df0565401acf: Waiting [2024-02-16T01:42:55.027Z] 011378419e72: Waiting [2024-02-16T01:42:55.027Z] 4d74bae3e2ab: Waiting [2024-02-16T01:42:55.027Z] 7c504f21be85: Waiting [2024-02-16T01:42:55.027Z] 8bfcc5ce0737: Waiting [2024-02-16T01:42:55.027Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:42:55.027Z] 2334382802f4: Layer already exists [2024-02-16T01:42:55.027Z] 2648f35abda6: Layer already exists [2024-02-16T01:42:55.027Z] 50fac2ffcb5a: Layer already exists [2024-02-16T01:42:55.027Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:42:55.027Z] 8bfcc5ce0737: Layer already exists [2024-02-16T01:42:55.027Z] df0565401acf: Layer already exists [2024-02-16T01:42:55.027Z] 011378419e72: Layer already exists [2024-02-16T01:42:55.027Z] 4d74bae3e2ab: Layer already exists [2024-02-16T01:42:55.027Z] 7c504f21be85: Layer already exists [2024-02-16T01:42:55.027Z] 3.2.0-dev.15: digest: sha256:6f0c80f119e7296d155dd9dfd4d0044d50bf5c4a114b1c1f99b91c9c425cff73 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:42:56.168Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:43:00.318Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:43:00.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-02-16T01:43:00.318Z] 2334382802f4: Preparing [2024-02-16T01:43:00.318Z] 50fac2ffcb5a: Preparing [2024-02-16T01:43:00.318Z] 2648f35abda6: Preparing [2024-02-16T01:43:00.318Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:43:00.318Z] 9b6aeecfbd32: Preparing [2024-02-16T01:43:00.318Z] 8bfcc5ce0737: Preparing [2024-02-16T01:43:00.318Z] df0565401acf: Preparing [2024-02-16T01:43:00.318Z] 011378419e72: Preparing [2024-02-16T01:43:00.318Z] 4d74bae3e2ab: Preparing [2024-02-16T01:43:00.318Z] 7c504f21be85: Preparing [2024-02-16T01:43:00.318Z] 8bfcc5ce0737: Waiting [2024-02-16T01:43:00.318Z] df0565401acf: Waiting [2024-02-16T01:43:00.318Z] 011378419e72: Waiting [2024-02-16T01:43:00.318Z] 4d74bae3e2ab: Waiting [2024-02-16T01:43:00.318Z] 7c504f21be85: Waiting [2024-02-16T01:43:00.318Z] 2334382802f4: Layer already exists [2024-02-16T01:43:00.318Z] 50fac2ffcb5a: Layer already exists [2024-02-16T01:43:00.318Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:43:00.318Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:43:00.318Z] 2648f35abda6: Layer already exists [2024-02-16T01:43:00.318Z] 011378419e72: Layer already exists [2024-02-16T01:43:00.318Z] df0565401acf: Layer already exists [2024-02-16T01:43:00.318Z] 8bfcc5ce0737: Layer already exists [2024-02-16T01:43:00.318Z] 7c504f21be85: Layer already exists [2024-02-16T01:43:00.318Z] 4d74bae3e2ab: Layer already exists [2024-02-16T01:43:00.318Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:6f0c80f119e7296d155dd9dfd4d0044d50bf5c4a114b1c1f99b91c9c425cff73 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:43:01.367Z] + 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 [2024-02-16T01:43:02.157Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-02-16T01:43:02.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-02-16T01:43:02.157Z] 2334382802f4: Preparing [2024-02-16T01:43:02.157Z] 50fac2ffcb5a: Preparing [2024-02-16T01:43:02.157Z] 2648f35abda6: Preparing [2024-02-16T01:43:02.157Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:43:02.157Z] 9b6aeecfbd32: Preparing [2024-02-16T01:43:02.157Z] 8bfcc5ce0737: Preparing [2024-02-16T01:43:02.157Z] df0565401acf: Preparing [2024-02-16T01:43:02.157Z] 011378419e72: Preparing [2024-02-16T01:43:02.157Z] 4d74bae3e2ab: Preparing [2024-02-16T01:43:02.157Z] 7c504f21be85: Preparing [2024-02-16T01:43:02.157Z] df0565401acf: Waiting [2024-02-16T01:43:02.157Z] 011378419e72: Waiting [2024-02-16T01:43:02.157Z] 4d74bae3e2ab: Waiting [2024-02-16T01:43:02.157Z] 7c504f21be85: Waiting [2024-02-16T01:43:02.157Z] 8bfcc5ce0737: Waiting [2024-02-16T01:43:02.157Z] 50fac2ffcb5a: Layer already exists [2024-02-16T01:43:02.157Z] 2648f35abda6: Layer already exists [2024-02-16T01:43:02.157Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:43:02.157Z] 2334382802f4: Layer already exists [2024-02-16T01:43:02.157Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:43:02.157Z] df0565401acf: Layer already exists [2024-02-16T01:43:02.157Z] 8bfcc5ce0737: Layer already exists [2024-02-16T01:43:02.157Z] 011378419e72: Layer already exists [2024-02-16T01:43:02.157Z] 4d74bae3e2ab: Layer already exists [2024-02-16T01:43:02.157Z] 7c504f21be85: Layer already exists [2024-02-16T01:43:02.422Z] main: digest: sha256:6f0c80f119e7296d155dd9dfd4d0044d50bf5c4a114b1c1f99b91c9c425cff73 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-16T01:43:03.396Z] ===================================================== [Pipeline] echo [2024-02-16T01:43:03.555Z] taggedImages: [2024-02-16T01:43:03.555Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:43:03.555Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-02-16T01:43:03.555Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.15 [2024-02-16T01:43:03.555Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:43:03.555Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-02-16T01:43:03.781Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-02-16T01:43:03.781Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:43:03.781Z] latest [2024-02-16T01:43:03.781Z] 3.2.0-dev.15 [2024-02-16T01:43:03.781Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:43:03.781Z] main [2024-02-16T01:43:03.781Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:43:04.905Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:43:05.692Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:43:05.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-02-16T01:43:05.692Z] 0b0c0eb0cd40: Preparing [2024-02-16T01:43:05.692Z] 610ff602eb92: Preparing [2024-02-16T01:43:05.692Z] 5340af56c1e3: Preparing [2024-02-16T01:43:05.692Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:43:05.692Z] 9b6aeecfbd32: Preparing [2024-02-16T01:43:05.692Z] a188f7367602: Preparing [2024-02-16T01:43:05.692Z] f54be5c7f227: Preparing [2024-02-16T01:43:05.692Z] 9fe8986f3cb5: Preparing [2024-02-16T01:43:05.692Z] 7c504f21be85: Preparing [2024-02-16T01:43:05.692Z] a188f7367602: Waiting [2024-02-16T01:43:05.692Z] 9fe8986f3cb5: Waiting [2024-02-16T01:43:05.692Z] f54be5c7f227: Waiting [2024-02-16T01:43:05.692Z] 7c504f21be85: Waiting [2024-02-16T01:43:05.692Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:43:05.692Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:43:05.958Z] 610ff602eb92: Pushed [2024-02-16T01:43:05.958Z] 5340af56c1e3: Pushed [2024-02-16T01:43:05.958Z] 0b0c0eb0cd40: Pushed [2024-02-16T01:43:05.958Z] 7c504f21be85: Layer already exists [2024-02-16T01:43:05.958Z] f54be5c7f227: Pushed [2024-02-16T01:43:06.536Z] 9fe8986f3cb5: Pushed [2024-02-16T01:43:24.707Z] a188f7367602: Pushed [2024-02-16T01:43:24.707Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:6d7df3eb212c06f5caa3970c559759fd2ae6b77882b21fa6a37eeee3d3cc51fc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:43:25.552Z] + 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 [2024-02-16T01:43:28.894Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-02-16T01:43:28.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-02-16T01:43:28.894Z] 0b0c0eb0cd40: Preparing [2024-02-16T01:43:28.894Z] 610ff602eb92: Preparing [2024-02-16T01:43:28.894Z] 5340af56c1e3: Preparing [2024-02-16T01:43:28.894Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:43:28.894Z] 9b6aeecfbd32: Preparing [2024-02-16T01:43:28.894Z] a188f7367602: Preparing [2024-02-16T01:43:28.894Z] f54be5c7f227: Preparing [2024-02-16T01:43:28.894Z] a188f7367602: Waiting [2024-02-16T01:43:28.894Z] 9fe8986f3cb5: Preparing [2024-02-16T01:43:28.894Z] f54be5c7f227: Waiting [2024-02-16T01:43:28.894Z] 7c504f21be85: Preparing [2024-02-16T01:43:28.894Z] 9fe8986f3cb5: Waiting [2024-02-16T01:43:28.894Z] 7c504f21be85: Waiting [2024-02-16T01:43:28.894Z] 0b0c0eb0cd40: Layer already exists [2024-02-16T01:43:28.894Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:43:28.894Z] 610ff602eb92: Layer already exists [2024-02-16T01:43:28.894Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:43:28.894Z] 5340af56c1e3: Layer already exists [2024-02-16T01:43:28.894Z] a188f7367602: Layer already exists [2024-02-16T01:43:28.894Z] f54be5c7f227: Layer already exists [2024-02-16T01:43:28.894Z] 9fe8986f3cb5: Layer already exists [2024-02-16T01:43:28.894Z] 7c504f21be85: Layer already exists [2024-02-16T01:43:29.157Z] latest: digest: sha256:6d7df3eb212c06f5caa3970c559759fd2ae6b77882b21fa6a37eeee3d3cc51fc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:43:29.957Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:43:30.745Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.15 [2024-02-16T01:43:30.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-02-16T01:43:30.745Z] 0b0c0eb0cd40: Preparing [2024-02-16T01:43:30.745Z] 610ff602eb92: Preparing [2024-02-16T01:43:30.745Z] 5340af56c1e3: Preparing [2024-02-16T01:43:30.745Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:43:30.745Z] 9b6aeecfbd32: Preparing [2024-02-16T01:43:30.745Z] a188f7367602: Preparing [2024-02-16T01:43:30.745Z] f54be5c7f227: Preparing [2024-02-16T01:43:30.745Z] 9fe8986f3cb5: Preparing [2024-02-16T01:43:30.745Z] 7c504f21be85: Preparing [2024-02-16T01:43:30.745Z] 9fe8986f3cb5: Waiting [2024-02-16T01:43:30.745Z] f54be5c7f227: Waiting [2024-02-16T01:43:30.745Z] 7c504f21be85: Waiting [2024-02-16T01:43:30.745Z] a188f7367602: Waiting [2024-02-16T01:43:30.745Z] 610ff602eb92: Layer already exists [2024-02-16T01:43:30.745Z] 5340af56c1e3: Layer already exists [2024-02-16T01:43:30.745Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:43:30.745Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:43:30.745Z] 0b0c0eb0cd40: Layer already exists [2024-02-16T01:43:30.745Z] f54be5c7f227: Layer already exists [2024-02-16T01:43:30.745Z] a188f7367602: Layer already exists [2024-02-16T01:43:30.745Z] 9fe8986f3cb5: Layer already exists [2024-02-16T01:43:30.745Z] 7c504f21be85: Layer already exists [2024-02-16T01:43:30.745Z] 3.2.0-dev.15: digest: sha256:6d7df3eb212c06f5caa3970c559759fd2ae6b77882b21fa6a37eeee3d3cc51fc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:43:31.807Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:43:32.651Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:43:32.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-02-16T01:43:32.651Z] 0b0c0eb0cd40: Preparing [2024-02-16T01:43:32.651Z] 610ff602eb92: Preparing [2024-02-16T01:43:32.651Z] 5340af56c1e3: Preparing [2024-02-16T01:43:32.651Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:43:32.651Z] 9b6aeecfbd32: Preparing [2024-02-16T01:43:32.651Z] a188f7367602: Preparing [2024-02-16T01:43:32.651Z] f54be5c7f227: Preparing [2024-02-16T01:43:32.651Z] 9fe8986f3cb5: Preparing [2024-02-16T01:43:32.651Z] 7c504f21be85: Preparing [2024-02-16T01:43:32.651Z] f54be5c7f227: Waiting [2024-02-16T01:43:32.651Z] 9fe8986f3cb5: Waiting [2024-02-16T01:43:32.651Z] 7c504f21be85: Waiting [2024-02-16T01:43:32.651Z] a188f7367602: Waiting [2024-02-16T01:43:32.651Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:43:32.651Z] 610ff602eb92: Layer already exists [2024-02-16T01:43:32.651Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:43:32.651Z] 0b0c0eb0cd40: Layer already exists [2024-02-16T01:43:32.651Z] 5340af56c1e3: Layer already exists [2024-02-16T01:43:32.651Z] f54be5c7f227: Layer already exists [2024-02-16T01:43:32.651Z] 9fe8986f3cb5: Layer already exists [2024-02-16T01:43:32.651Z] 7c504f21be85: Layer already exists [2024-02-16T01:43:32.651Z] a188f7367602: Layer already exists [2024-02-16T01:43:32.917Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:6d7df3eb212c06f5caa3970c559759fd2ae6b77882b21fa6a37eeee3d3cc51fc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:43:33.739Z] + 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 [2024-02-16T01:43:34.571Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-02-16T01:43:34.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-02-16T01:43:34.571Z] 0b0c0eb0cd40: Preparing [2024-02-16T01:43:34.571Z] 610ff602eb92: Preparing [2024-02-16T01:43:34.571Z] 5340af56c1e3: Preparing [2024-02-16T01:43:34.571Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:43:34.571Z] 9b6aeecfbd32: Preparing [2024-02-16T01:43:34.571Z] a188f7367602: Preparing [2024-02-16T01:43:34.571Z] f54be5c7f227: Preparing [2024-02-16T01:43:34.571Z] 9fe8986f3cb5: Preparing [2024-02-16T01:43:34.571Z] 7c504f21be85: Preparing [2024-02-16T01:43:34.571Z] 9fe8986f3cb5: Waiting [2024-02-16T01:43:34.571Z] a188f7367602: Waiting [2024-02-16T01:43:34.571Z] f54be5c7f227: Waiting [2024-02-16T01:43:34.571Z] 7c504f21be85: Waiting [2024-02-16T01:43:34.571Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:43:34.571Z] 0b0c0eb0cd40: Layer already exists [2024-02-16T01:43:34.571Z] 610ff602eb92: Layer already exists [2024-02-16T01:43:34.571Z] 5340af56c1e3: Layer already exists [2024-02-16T01:43:34.571Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:43:34.571Z] a188f7367602: Layer already exists [2024-02-16T01:43:34.571Z] 9fe8986f3cb5: Layer already exists [2024-02-16T01:43:34.571Z] f54be5c7f227: Layer already exists [2024-02-16T01:43:34.571Z] 7c504f21be85: Layer already exists [2024-02-16T01:43:34.835Z] main: digest: sha256:6d7df3eb212c06f5caa3970c559759fd2ae6b77882b21fa6a37eeee3d3cc51fc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-16T01:43:35.840Z] ===================================================== [Pipeline] echo [2024-02-16T01:43:36.012Z] taggedImages: [2024-02-16T01:43:36.012Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:43:36.012Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-02-16T01:43:36.012Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.15 [2024-02-16T01:43:36.012Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:43:36.012Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-02-16T01:43:36.188Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-02-16T01:43:36.188Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:43:36.188Z] latest [2024-02-16T01:43:36.188Z] 3.2.0-dev.15 [2024-02-16T01:43:36.188Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:43:36.188Z] main [2024-02-16T01:43:36.188Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:43:37.350Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:43:38.167Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:43:38.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-02-16T01:43:38.167Z] ed1e8f87b61c: Preparing [2024-02-16T01:43:38.167Z] ff60a10fd9d5: Preparing [2024-02-16T01:43:38.167Z] 6fbcdc9417d0: Preparing [2024-02-16T01:43:38.167Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:43:38.167Z] 9b6aeecfbd32: Preparing [2024-02-16T01:43:38.167Z] a188f7367602: Preparing [2024-02-16T01:43:38.167Z] 011378419e72: Preparing [2024-02-16T01:43:38.167Z] 4d74bae3e2ab: Preparing [2024-02-16T01:43:38.167Z] 7c504f21be85: Preparing [2024-02-16T01:43:38.167Z] 011378419e72: Waiting [2024-02-16T01:43:38.167Z] a188f7367602: Waiting [2024-02-16T01:43:38.167Z] 4d74bae3e2ab: Waiting [2024-02-16T01:43:38.167Z] 7c504f21be85: Waiting [2024-02-16T01:43:38.431Z] 6fbcdc9417d0: Pushed [2024-02-16T01:43:38.431Z] ff60a10fd9d5: Pushed [2024-02-16T01:43:41.760Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:43:41.760Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:43:41.760Z] a188f7367602: Layer already exists [2024-02-16T01:43:41.760Z] 011378419e72: Layer already exists [2024-02-16T01:43:41.760Z] 7c504f21be85: Layer already exists [2024-02-16T01:43:41.760Z] 4d74bae3e2ab: Layer already exists [2024-02-16T01:43:42.023Z] ed1e8f87b61c: Pushed [2024-02-16T01:43:42.023Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:908ecbe7a569b0e8285e850070530bea23058d4b91940cae6b933d160aad8eb1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:43:42.843Z] + 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 [2024-02-16T01:43:43.692Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-02-16T01:43:43.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-02-16T01:43:43.692Z] ed1e8f87b61c: Preparing [2024-02-16T01:43:43.692Z] ff60a10fd9d5: Preparing [2024-02-16T01:43:43.692Z] 6fbcdc9417d0: Preparing [2024-02-16T01:43:43.692Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:43:43.692Z] 9b6aeecfbd32: Preparing [2024-02-16T01:43:43.692Z] a188f7367602: Preparing [2024-02-16T01:43:43.692Z] 011378419e72: Preparing [2024-02-16T01:43:43.692Z] 4d74bae3e2ab: Preparing [2024-02-16T01:43:43.692Z] 7c504f21be85: Preparing [2024-02-16T01:43:43.692Z] a188f7367602: Waiting [2024-02-16T01:43:43.692Z] 011378419e72: Waiting [2024-02-16T01:43:43.692Z] 4d74bae3e2ab: Waiting [2024-02-16T01:43:43.692Z] 7c504f21be85: Waiting [2024-02-16T01:43:43.692Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:43:43.692Z] ff60a10fd9d5: Layer already exists [2024-02-16T01:43:43.692Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:43:43.692Z] 6fbcdc9417d0: Layer already exists [2024-02-16T01:43:43.692Z] ed1e8f87b61c: Layer already exists [2024-02-16T01:43:43.692Z] 7c504f21be85: Layer already exists [2024-02-16T01:43:43.692Z] a188f7367602: Layer already exists [2024-02-16T01:43:43.692Z] 4d74bae3e2ab: Layer already exists [2024-02-16T01:43:43.692Z] 011378419e72: Layer already exists [2024-02-16T01:43:43.958Z] latest: digest: sha256:908ecbe7a569b0e8285e850070530bea23058d4b91940cae6b933d160aad8eb1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:43:44.773Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:43:45.590Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.15 [2024-02-16T01:43:45.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-02-16T01:43:45.590Z] ed1e8f87b61c: Preparing [2024-02-16T01:43:45.590Z] ff60a10fd9d5: Preparing [2024-02-16T01:43:45.590Z] 6fbcdc9417d0: Preparing [2024-02-16T01:43:45.590Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:43:45.590Z] 9b6aeecfbd32: Preparing [2024-02-16T01:43:45.590Z] a188f7367602: Preparing [2024-02-16T01:43:45.590Z] 011378419e72: Preparing [2024-02-16T01:43:45.590Z] 4d74bae3e2ab: Preparing [2024-02-16T01:43:45.590Z] 7c504f21be85: Preparing [2024-02-16T01:43:45.590Z] a188f7367602: Waiting [2024-02-16T01:43:45.590Z] 011378419e72: Waiting [2024-02-16T01:43:45.590Z] 4d74bae3e2ab: Waiting [2024-02-16T01:43:45.590Z] 7c504f21be85: Waiting [2024-02-16T01:43:45.590Z] 6fbcdc9417d0: Layer already exists [2024-02-16T01:43:45.590Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:43:45.590Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:43:45.590Z] ff60a10fd9d5: Layer already exists [2024-02-16T01:43:45.590Z] ed1e8f87b61c: Layer already exists [2024-02-16T01:43:45.590Z] a188f7367602: Layer already exists [2024-02-16T01:43:45.590Z] 011378419e72: Layer already exists [2024-02-16T01:43:45.590Z] 7c504f21be85: Layer already exists [2024-02-16T01:43:45.590Z] 4d74bae3e2ab: Layer already exists [2024-02-16T01:43:45.855Z] 3.2.0-dev.15: digest: sha256:908ecbe7a569b0e8285e850070530bea23058d4b91940cae6b933d160aad8eb1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:43:46.675Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:43:47.472Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:43:47.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-02-16T01:43:47.472Z] ed1e8f87b61c: Preparing [2024-02-16T01:43:47.472Z] ff60a10fd9d5: Preparing [2024-02-16T01:43:47.472Z] 6fbcdc9417d0: Preparing [2024-02-16T01:43:47.472Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:43:47.472Z] 9b6aeecfbd32: Preparing [2024-02-16T01:43:47.472Z] a188f7367602: Preparing [2024-02-16T01:43:47.472Z] 011378419e72: Preparing [2024-02-16T01:43:47.472Z] 4d74bae3e2ab: Preparing [2024-02-16T01:43:47.472Z] 7c504f21be85: Preparing [2024-02-16T01:43:47.472Z] 011378419e72: Waiting [2024-02-16T01:43:47.472Z] 4d74bae3e2ab: Waiting [2024-02-16T01:43:47.472Z] 7c504f21be85: Waiting [2024-02-16T01:43:47.472Z] a188f7367602: Waiting [2024-02-16T01:43:47.472Z] ff60a10fd9d5: Layer already exists [2024-02-16T01:43:47.472Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:43:47.472Z] 6fbcdc9417d0: Layer already exists [2024-02-16T01:43:47.472Z] ed1e8f87b61c: Layer already exists [2024-02-16T01:43:47.472Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:43:47.472Z] a188f7367602: Layer already exists [2024-02-16T01:43:47.472Z] 4d74bae3e2ab: Layer already exists [2024-02-16T01:43:47.472Z] 011378419e72: Layer already exists [2024-02-16T01:43:47.472Z] 7c504f21be85: Layer already exists [2024-02-16T01:43:47.472Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:908ecbe7a569b0e8285e850070530bea23058d4b91940cae6b933d160aad8eb1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:43:48.566Z] + 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 [2024-02-16T01:43:49.381Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-02-16T01:43:49.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-02-16T01:43:49.381Z] ed1e8f87b61c: Preparing [2024-02-16T01:43:49.381Z] ff60a10fd9d5: Preparing [2024-02-16T01:43:49.381Z] 6fbcdc9417d0: Preparing [2024-02-16T01:43:49.381Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:43:49.381Z] 9b6aeecfbd32: Preparing [2024-02-16T01:43:49.381Z] a188f7367602: Preparing [2024-02-16T01:43:49.381Z] 011378419e72: Preparing [2024-02-16T01:43:49.381Z] 4d74bae3e2ab: Preparing [2024-02-16T01:43:49.381Z] 7c504f21be85: Preparing [2024-02-16T01:43:49.381Z] 011378419e72: Waiting [2024-02-16T01:43:49.381Z] 4d74bae3e2ab: Waiting [2024-02-16T01:43:49.381Z] 7c504f21be85: Waiting [2024-02-16T01:43:49.381Z] a188f7367602: Waiting [2024-02-16T01:43:49.381Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:43:49.381Z] ff60a10fd9d5: Layer already exists [2024-02-16T01:43:49.381Z] 6fbcdc9417d0: Layer already exists [2024-02-16T01:43:49.381Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:43:49.381Z] ed1e8f87b61c: Layer already exists [2024-02-16T01:43:49.381Z] a188f7367602: Layer already exists [2024-02-16T01:43:49.381Z] 011378419e72: Layer already exists [2024-02-16T01:43:49.381Z] 4d74bae3e2ab: Layer already exists [2024-02-16T01:43:49.381Z] 7c504f21be85: Layer already exists [2024-02-16T01:43:49.645Z] main: digest: sha256:908ecbe7a569b0e8285e850070530bea23058d4b91940cae6b933d160aad8eb1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-16T01:43:50.672Z] ===================================================== [Pipeline] echo [2024-02-16T01:43:50.844Z] taggedImages: [2024-02-16T01:43:50.845Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:43:50.845Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-02-16T01:43:50.845Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.15 [2024-02-16T01:43:50.845Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:43:50.845Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-02-16T01:43:51.064Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-02-16T01:43:51.064Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:43:51.064Z] latest [2024-02-16T01:43:51.064Z] 3.2.0-dev.15 [2024-02-16T01:43:51.064Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:43:51.064Z] main [2024-02-16T01:43:51.064Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:43:52.261Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:43:53.200Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:43:53.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-02-16T01:43:53.201Z] 28e4a7c4d4d3: Preparing [2024-02-16T01:43:53.201Z] e11e4f90399b: Preparing [2024-02-16T01:43:53.201Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:43:53.201Z] 9b6aeecfbd32: Preparing [2024-02-16T01:43:53.201Z] deb1807c00c3: Preparing [2024-02-16T01:43:53.201Z] 733b795c197b: Preparing [2024-02-16T01:43:53.201Z] 7c504f21be85: Preparing [2024-02-16T01:43:53.201Z] 733b795c197b: Waiting [2024-02-16T01:43:53.201Z] 7c504f21be85: Waiting [2024-02-16T01:43:53.465Z] deb1807c00c3: Pushed [2024-02-16T01:43:56.036Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:43:56.036Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:43:56.036Z] 7c504f21be85: Layer already exists [2024-02-16T01:43:56.036Z] 28e4a7c4d4d3: Pushed [2024-02-16T01:43:56.300Z] 733b795c197b: Pushed [2024-02-16T01:43:57.695Z] e11e4f90399b: Pushed [2024-02-16T01:43:57.959Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:85a38d04aa27b05eaf3b891c06a0e3d983b3e2398779bb59b0c23a179e7e7caa size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:43:58.797Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:43:59.609Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-02-16T01:43:59.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-02-16T01:43:59.609Z] 28e4a7c4d4d3: Preparing [2024-02-16T01:43:59.609Z] e11e4f90399b: Preparing [2024-02-16T01:43:59.609Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:43:59.609Z] 9b6aeecfbd32: Preparing [2024-02-16T01:43:59.609Z] deb1807c00c3: Preparing [2024-02-16T01:43:59.609Z] 733b795c197b: Preparing [2024-02-16T01:43:59.609Z] 7c504f21be85: Preparing [2024-02-16T01:43:59.609Z] 733b795c197b: Waiting [2024-02-16T01:43:59.609Z] 7c504f21be85: Waiting [2024-02-16T01:43:59.609Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:43:59.609Z] e11e4f90399b: Layer already exists [2024-02-16T01:43:59.609Z] 28e4a7c4d4d3: Layer already exists [2024-02-16T01:43:59.609Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:43:59.609Z] deb1807c00c3: Layer already exists [2024-02-16T01:43:59.609Z] 7c504f21be85: Layer already exists [2024-02-16T01:43:59.609Z] 733b795c197b: Layer already exists [2024-02-16T01:43:59.874Z] latest: digest: sha256:85a38d04aa27b05eaf3b891c06a0e3d983b3e2398779bb59b0c23a179e7e7caa size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:44:00.707Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:44:01.534Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.15 [2024-02-16T01:44:01.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-02-16T01:44:01.534Z] 28e4a7c4d4d3: Preparing [2024-02-16T01:44:01.534Z] e11e4f90399b: Preparing [2024-02-16T01:44:01.534Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:44:01.534Z] 9b6aeecfbd32: Preparing [2024-02-16T01:44:01.534Z] deb1807c00c3: Preparing [2024-02-16T01:44:01.534Z] 733b795c197b: Preparing [2024-02-16T01:44:01.534Z] 7c504f21be85: Preparing [2024-02-16T01:44:01.534Z] 733b795c197b: Waiting [2024-02-16T01:44:01.534Z] 7c504f21be85: Waiting [2024-02-16T01:44:01.534Z] deb1807c00c3: Layer already exists [2024-02-16T01:44:01.534Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:44:01.534Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:44:01.534Z] 28e4a7c4d4d3: Layer already exists [2024-02-16T01:44:01.534Z] e11e4f90399b: Layer already exists [2024-02-16T01:44:01.534Z] 733b795c197b: Layer already exists [2024-02-16T01:44:01.534Z] 7c504f21be85: Layer already exists [2024-02-16T01:44:01.534Z] 3.2.0-dev.15: digest: sha256:85a38d04aa27b05eaf3b891c06a0e3d983b3e2398779bb59b0c23a179e7e7caa size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:44:02.641Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:44:03.522Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:44:03.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-02-16T01:44:03.523Z] 28e4a7c4d4d3: Preparing [2024-02-16T01:44:03.523Z] e11e4f90399b: Preparing [2024-02-16T01:44:03.523Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:44:03.523Z] 9b6aeecfbd32: Preparing [2024-02-16T01:44:03.523Z] deb1807c00c3: Preparing [2024-02-16T01:44:03.523Z] 733b795c197b: Preparing [2024-02-16T01:44:03.523Z] 7c504f21be85: Preparing [2024-02-16T01:44:03.523Z] 733b795c197b: Waiting [2024-02-16T01:44:03.523Z] 7c504f21be85: Waiting [2024-02-16T01:44:03.523Z] deb1807c00c3: Layer already exists [2024-02-16T01:44:03.523Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:44:03.523Z] 28e4a7c4d4d3: Layer already exists [2024-02-16T01:44:03.523Z] e11e4f90399b: Layer already exists [2024-02-16T01:44:03.523Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:44:03.523Z] 7c504f21be85: Layer already exists [2024-02-16T01:44:03.523Z] 733b795c197b: Layer already exists [2024-02-16T01:44:03.523Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:85a38d04aa27b05eaf3b891c06a0e3d983b3e2398779bb59b0c23a179e7e7caa size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:44:04.348Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:44:05.160Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-02-16T01:44:05.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-02-16T01:44:05.160Z] 28e4a7c4d4d3: Preparing [2024-02-16T01:44:05.160Z] e11e4f90399b: Preparing [2024-02-16T01:44:05.160Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:44:05.160Z] 9b6aeecfbd32: Preparing [2024-02-16T01:44:05.160Z] deb1807c00c3: Preparing [2024-02-16T01:44:05.160Z] 733b795c197b: Preparing [2024-02-16T01:44:05.160Z] 7c504f21be85: Preparing [2024-02-16T01:44:05.160Z] 733b795c197b: Waiting [2024-02-16T01:44:05.160Z] 7c504f21be85: Waiting [2024-02-16T01:44:05.160Z] 28e4a7c4d4d3: Layer already exists [2024-02-16T01:44:05.160Z] deb1807c00c3: Layer already exists [2024-02-16T01:44:05.160Z] e11e4f90399b: Layer already exists [2024-02-16T01:44:05.160Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:44:05.160Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:44:05.160Z] 733b795c197b: Layer already exists [2024-02-16T01:44:05.160Z] 7c504f21be85: Layer already exists [2024-02-16T01:44:05.160Z] main: digest: sha256:85a38d04aa27b05eaf3b891c06a0e3d983b3e2398779bb59b0c23a179e7e7caa size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-16T01:44:06.513Z] ===================================================== [Pipeline] echo [2024-02-16T01:44:06.689Z] taggedImages: [2024-02-16T01:44:06.689Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:44:06.689Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-02-16T01:44:06.689Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.15 [2024-02-16T01:44:06.689Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:44:06.689Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-02-16T01:44:06.875Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-02-16T01:44:06.875Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:44:06.875Z] latest [2024-02-16T01:44:06.875Z] 3.2.0-dev.15 [2024-02-16T01:44:06.875Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:44:06.875Z] main [2024-02-16T01:44:06.875Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:44:08.035Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:44:12.209Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:44:12.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-02-16T01:44:12.209Z] c8f2c710de1b: Preparing [2024-02-16T01:44:12.209Z] 574fafbfffb2: Preparing [2024-02-16T01:44:12.209Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:44:12.209Z] 9b6aeecfbd32: Preparing [2024-02-16T01:44:12.209Z] 23e43245a5f8: Preparing [2024-02-16T01:44:12.209Z] c042f22ca5c5: Preparing [2024-02-16T01:44:12.209Z] 7c504f21be85: Preparing [2024-02-16T01:44:12.209Z] c042f22ca5c5: Waiting [2024-02-16T01:44:12.209Z] 7c504f21be85: Waiting [2024-02-16T01:44:12.209Z] 23e43245a5f8: Layer already exists [2024-02-16T01:44:12.209Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:44:12.209Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:44:12.473Z] c042f22ca5c5: Layer already exists [2024-02-16T01:44:12.473Z] 7c504f21be85: Layer already exists [2024-02-16T01:44:12.473Z] c8f2c710de1b: Pushed [2024-02-16T01:44:16.705Z] 574fafbfffb2: Pushed [2024-02-16T01:44:16.705Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:0ec9bac46282d4cd48c5b8dd0b49ff82f7de9064ed88828d2546542b20756d52 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:44:17.559Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:44:18.420Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-02-16T01:44:18.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-02-16T01:44:18.420Z] c8f2c710de1b: Preparing [2024-02-16T01:44:18.420Z] 574fafbfffb2: Preparing [2024-02-16T01:44:18.420Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:44:18.420Z] 9b6aeecfbd32: Preparing [2024-02-16T01:44:18.420Z] 23e43245a5f8: Preparing [2024-02-16T01:44:18.420Z] c042f22ca5c5: Preparing [2024-02-16T01:44:18.420Z] 7c504f21be85: Preparing [2024-02-16T01:44:18.420Z] c042f22ca5c5: Waiting [2024-02-16T01:44:18.420Z] 7c504f21be85: Waiting [2024-02-16T01:44:18.420Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:44:18.420Z] c8f2c710de1b: Layer already exists [2024-02-16T01:44:18.420Z] 574fafbfffb2: Layer already exists [2024-02-16T01:44:18.420Z] 23e43245a5f8: Layer already exists [2024-02-16T01:44:18.420Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:44:18.420Z] 7c504f21be85: Layer already exists [2024-02-16T01:44:18.420Z] c042f22ca5c5: Layer already exists [2024-02-16T01:44:18.420Z] latest: digest: sha256:0ec9bac46282d4cd48c5b8dd0b49ff82f7de9064ed88828d2546542b20756d52 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:44:19.520Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:44:20.372Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.15 [2024-02-16T01:44:20.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-02-16T01:44:20.372Z] c8f2c710de1b: Preparing [2024-02-16T01:44:20.372Z] 574fafbfffb2: Preparing [2024-02-16T01:44:20.372Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:44:20.372Z] 9b6aeecfbd32: Preparing [2024-02-16T01:44:20.372Z] 23e43245a5f8: Preparing [2024-02-16T01:44:20.372Z] c042f22ca5c5: Preparing [2024-02-16T01:44:20.372Z] 7c504f21be85: Preparing [2024-02-16T01:44:20.372Z] 7c504f21be85: Waiting [2024-02-16T01:44:20.372Z] c042f22ca5c5: Waiting [2024-02-16T01:44:20.372Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:44:20.372Z] c8f2c710de1b: Layer already exists [2024-02-16T01:44:20.372Z] 574fafbfffb2: Layer already exists [2024-02-16T01:44:20.372Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:44:20.372Z] 23e43245a5f8: Layer already exists [2024-02-16T01:44:20.372Z] c042f22ca5c5: Layer already exists [2024-02-16T01:44:20.372Z] 7c504f21be85: Layer already exists [2024-02-16T01:44:20.636Z] 3.2.0-dev.15: digest: sha256:0ec9bac46282d4cd48c5b8dd0b49ff82f7de9064ed88828d2546542b20756d52 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:44:21.501Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:44:22.347Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:44:22.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-02-16T01:44:22.348Z] c8f2c710de1b: Preparing [2024-02-16T01:44:22.348Z] 574fafbfffb2: Preparing [2024-02-16T01:44:22.348Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:44:22.348Z] 9b6aeecfbd32: Preparing [2024-02-16T01:44:22.348Z] 23e43245a5f8: Preparing [2024-02-16T01:44:22.348Z] c042f22ca5c5: Preparing [2024-02-16T01:44:22.348Z] 7c504f21be85: Preparing [2024-02-16T01:44:22.348Z] c042f22ca5c5: Waiting [2024-02-16T01:44:22.348Z] 7c504f21be85: Waiting [2024-02-16T01:44:22.348Z] 574fafbfffb2: Layer already exists [2024-02-16T01:44:22.348Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:44:22.348Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:44:22.348Z] 23e43245a5f8: Layer already exists [2024-02-16T01:44:22.348Z] c8f2c710de1b: Layer already exists [2024-02-16T01:44:22.348Z] c042f22ca5c5: Layer already exists [2024-02-16T01:44:22.348Z] 7c504f21be85: Layer already exists [2024-02-16T01:44:22.613Z] dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:0ec9bac46282d4cd48c5b8dd0b49ff82f7de9064ed88828d2546542b20756d52 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:44:23.478Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:44:26.250Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-02-16T01:44:26.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-02-16T01:44:26.250Z] c8f2c710de1b: Preparing [2024-02-16T01:44:26.250Z] 574fafbfffb2: Preparing [2024-02-16T01:44:26.250Z] 0e6ba6eb1d9d: Preparing [2024-02-16T01:44:26.250Z] 9b6aeecfbd32: Preparing [2024-02-16T01:44:26.250Z] 23e43245a5f8: Preparing [2024-02-16T01:44:26.250Z] c042f22ca5c5: Preparing [2024-02-16T01:44:26.250Z] 7c504f21be85: Preparing [2024-02-16T01:44:26.250Z] c042f22ca5c5: Waiting [2024-02-16T01:44:26.250Z] 0e6ba6eb1d9d: Layer already exists [2024-02-16T01:44:26.250Z] 574fafbfffb2: Layer already exists [2024-02-16T01:44:26.250Z] c8f2c710de1b: Layer already exists [2024-02-16T01:44:26.250Z] 9b6aeecfbd32: Layer already exists [2024-02-16T01:44:26.250Z] 23e43245a5f8: Layer already exists [2024-02-16T01:44:26.250Z] c042f22ca5c5: Layer already exists [2024-02-16T01:44:26.250Z] 7c504f21be85: Layer already exists [2024-02-16T01:44:26.515Z] main: digest: sha256:0ec9bac46282d4cd48c5b8dd0b49ff82f7de9064ed88828d2546542b20756d52 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-16T01:44:27.601Z] ===================================================== [Pipeline] echo [2024-02-16T01:44:27.792Z] taggedImages: [2024-02-16T01:44:27.792Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [2024-02-16T01:44:27.792Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-02-16T01:44:27.792Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.15 [2024-02-16T01:44:27.792Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [2024-02-16T01:44:27.792Z] - 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 [2024-02-16T01:44:29.205Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-16T01:44:29.205Z] [2024-02-16T01:44:29.205Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:44:29.797Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-16T01:44:29.797Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-16T01:44:29.797Z] 8998bd30e6a1: Pulling fs layer [2024-02-16T01:44:29.797Z] 04944245beec: Pulling fs layer [2024-02-16T01:44:29.797Z] 699f458cf7ca: Pulling fs layer [2024-02-16T01:44:29.797Z] 765212b225bb: Pulling fs layer [2024-02-16T01:44:29.797Z] f23df028b6ca: Pulling fs layer [2024-02-16T01:44:29.797Z] d65c8cfc05b1: Pulling fs layer [2024-02-16T01:44:29.797Z] 2437ff75d9bd: Pulling fs layer [2024-02-16T01:44:29.797Z] f23df028b6ca: Waiting [2024-02-16T01:44:29.797Z] d65c8cfc05b1: Waiting [2024-02-16T01:44:29.797Z] 2437ff75d9bd: Waiting [2024-02-16T01:44:29.797Z] 765212b225bb: Waiting [2024-02-16T01:44:30.092Z] 04944245beec: Verifying Checksum [2024-02-16T01:44:30.092Z] 04944245beec: Download complete [2024-02-16T01:44:30.092Z] 765212b225bb: Download complete [2024-02-16T01:44:30.092Z] f23df028b6ca: Verifying Checksum [2024-02-16T01:44:30.092Z] f23df028b6ca: Download complete [2024-02-16T01:44:30.092Z] d65c8cfc05b1: Download complete [2024-02-16T01:44:30.363Z] 699f458cf7ca: Verifying Checksum [2024-02-16T01:44:30.363Z] 699f458cf7ca: Download complete [2024-02-16T01:44:30.639Z] 8998bd30e6a1: Verifying Checksum [2024-02-16T01:44:30.639Z] 8998bd30e6a1: Download complete [2024-02-16T01:44:33.238Z] 2437ff75d9bd: Verifying Checksum [2024-02-16T01:44:33.238Z] 2437ff75d9bd: Download complete [2024-02-16T01:44:35.814Z] 8998bd30e6a1: Pull complete [2024-02-16T01:44:41.143Z] 04944245beec: Pull complete [2024-02-16T01:44:42.099Z] 699f458cf7ca: Pull complete [2024-02-16T01:44:42.099Z] 765212b225bb: Pull complete [2024-02-16T01:44:43.058Z] f23df028b6ca: Pull complete [2024-02-16T01:44:43.326Z] d65c8cfc05b1: Pull complete [2024-02-16T01:45:01.512Z] 2437ff75d9bd: Pull complete [2024-02-16T01:45:01.512Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-16T01:45:01.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-16T01:45:01.512Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T01:45:02.422Z] prd-ubuntu20.04-docker-arm64-4c-16g-1015 does not seem to be running inside a container [2024-02-16T01:45:02.481Z] $ 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/625 -v /w/workspace/edgex-go/625:/w/workspace/edgex-go/625:rw,z -v /w/workspace/edgex-go/625@tmp:/w/workspace/edgex-go/625@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 [2024-02-16T01:45:05.231Z] $ docker top 181673cdafa5bea88a10a30bc9f1e5178036d787a0aaea16a3b4ab2ced039116 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T01:45:06.517Z] ---> job-cost.sh [2024-02-16T01:45:06.517Z] lf-activate-venv: SKIPPING [2024-02-16T01:45:06.517Z] INFO: No Stack... [2024-02-16T01:45:14.696Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-16T01:45:14.961Z] INFO: Archiving Costs [Pipeline] sh [2024-02-16T01:45:15.591Z] + cat /w/workspace/edgex-go/625/archives/cost.csv [2024-02-16T01:45:15.591Z] + cut -d, -f6 [Pipeline] lock [2024-02-16T01:45:15.650Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-625-stack-cost] [2024-02-16T01:45:15.660Z] Resource [jenkins-edgexfoundry-edgex-go-main-625-stack-cost] did not exist. Created. [2024-02-16T01:45:15.666Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-625-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-16T01:45:16.355Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-16T01:45:17.105Z] Stashed 1 file(s) [Pipeline] } [2024-02-16T01:45:17.114Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-625-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-16T01:45:17.474Z] $ docker stop --time=1 181673cdafa5bea88a10a30bc9f1e5178036d787a0aaea16a3b4ab2ced039116 [2024-02-16T01:45:18.956Z] $ docker rm -f --volumes 181673cdafa5bea88a10a30bc9f1e5178036d787a0aaea16a3b4ab2ced039116 [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 [2024-02-16T01:45:23.120Z] provisioning config files... [2024-02-16T01:45:23.127Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/625@tmp/config8596038318678792024tmp [Pipeline] { [Pipeline] sh [2024-02-16T01:45:23.758Z] + set +x [2024-02-16T01:45:23.758Z] + curl -s https://codecov.io/bash [2024-02-16T01:45:23.758Z] + bash -s -- [2024-02-16T01:45:23.758Z] [2024-02-16T01:45:23.758Z] _____ _ [2024-02-16T01:45:23.758Z] / ____| | | [2024-02-16T01:45:23.758Z] | | ___ __| | ___ ___ _____ __ [2024-02-16T01:45:23.758Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-16T01:45:23.758Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-16T01:45:23.758Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-16T01:45:23.758Z] Bash-1.0.6 [2024-02-16T01:45:23.758Z] [2024-02-16T01:45:23.758Z] [2024-02-16T01:45:23.758Z] ==> git version 2.25.1 found [2024-02-16T01:45:23.758Z] ==> 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 [2024-02-16T01:45:23.758Z] Release-Date: 2020-01-08 [2024-02-16T01:45:23.758Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-02-16T01:45:23.758Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-16T01:45:23.758Z] ==> Jenkins CI detected. [2024-02-16T01:45:23.758Z] current dir:  /w/workspace/edgex-go/625 [2024-02-16T01:45:23.758Z] project root: . [2024-02-16T01:45:23.758Z] --> token set from env [2024-02-16T01:45:23.758Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-16T01:45:24.018Z] ==> Running gcov in . (disable via -X gcov) [2024-02-16T01:45:24.018Z] ==> Python coveragepy not found [2024-02-16T01:45:24.018Z] ==> Searching for coverage reports in: [2024-02-16T01:45:24.018Z] + . [2024-02-16T01:45:24.018Z] -> Found 1 reports [2024-02-16T01:45:24.018Z] ==> Detecting git/mercurial file structure [2024-02-16T01:45:24.018Z] ==> Reading reports [2024-02-16T01:45:24.018Z] + ./coverage.out bytes=453602 [2024-02-16T01:45:24.018Z] ==> Appending adjustments [2024-02-16T01:45:24.018Z] https://docs.codecov.io/docs/fixing-reports [2024-02-16T01:45:24.954Z] + Found adjustments [2024-02-16T01:45:24.954Z] ==> Gzipping contents [2024-02-16T01:45:24.954Z] 60K /tmp/codecov.G8KRn8.gz [2024-02-16T01:45:24.954Z] ==> Uploading reports [2024-02-16T01:45:24.954Z] url: https://codecov.io [2024-02-16T01:45:24.954Z] query: branch=main&commit=dbd772ef945d5e9a119adef65e4b3849d61c1d42&build=625&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F625%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-16T01:45:24.954Z] -> Pinging Codecov [2024-02-16T01:45:24.954Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=dbd772ef945d5e9a119adef65e4b3849d61c1d42&build=625&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F625%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-16T01:45:25.214Z] -> Uploading to [2024-02-16T01:45:25.215Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-16/00271124DB129430A58F1EEE437C3FCB/dbd772ef945d5e9a119adef65e4b3849d61c1d42/1abe0f0f-f651-4669-a2f5-6565a1cdc85e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240216T014525Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fb7630d3d159db91cac2ebad069c15d250898bc6044947b183fa9279e51fdf58 [2024-02-16T01:45:25.215Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-16T01:45:25.215Z] Dload Upload Total Spent Left Speed [2024-02-16T01:45:25.473Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57795 0 0 100 57795 0 558k --:--:-- --:--:-- --:--:-- 553k 100 57795 0 0 100 57795 0 195k --:--:-- --:--:-- --:--:-- 195k [2024-02-16T01:45:25.473Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [2024-02-16T01:45:25.480Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-02-16T01:45:26.589Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-02-16T01:45:26.605Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:45:27.427Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-16T01:45:27.427Z] [2024-02-16T01:45:27.427Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:45:27.898Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-16T01:45:27.898Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-02-16T01:45:27.898Z] df9b9388f04a: Pulling fs layer [2024-02-16T01:45:27.898Z] 52dc419b0ee2: Pulling fs layer [2024-02-16T01:45:27.898Z] 25bc292e5bac: Pulling fs layer [2024-02-16T01:45:27.898Z] 114826534d7a: Pulling fs layer [2024-02-16T01:45:27.898Z] 4657fd5d0bcf: Pulling fs layer [2024-02-16T01:45:27.898Z] 4657fd5d0bcf: Waiting [2024-02-16T01:45:27.898Z] 6ad1cebc031e: Pulling fs layer [2024-02-16T01:45:27.898Z] 8a3aa393b2d8: Pulling fs layer [2024-02-16T01:45:27.898Z] 6ad1cebc031e: Waiting [2024-02-16T01:45:27.898Z] 8a3aa393b2d8: Waiting [2024-02-16T01:45:27.898Z] 25bc292e5bac: Verifying Checksum [2024-02-16T01:45:27.898Z] 25bc292e5bac: Download complete [2024-02-16T01:45:27.898Z] 52dc419b0ee2: Verifying Checksum [2024-02-16T01:45:27.898Z] 52dc419b0ee2: Download complete [2024-02-16T01:45:27.898Z] 4657fd5d0bcf: Download complete [2024-02-16T01:45:27.898Z] df9b9388f04a: Download complete [2024-02-16T01:45:28.157Z] 6ad1cebc031e: Verifying Checksum [2024-02-16T01:45:28.157Z] 6ad1cebc031e: Download complete [2024-02-16T01:45:28.157Z] df9b9388f04a: Pull complete [2024-02-16T01:45:28.157Z] 52dc419b0ee2: Pull complete [2024-02-16T01:45:28.416Z] 25bc292e5bac: Pull complete [2024-02-16T01:45:28.674Z] 114826534d7a: Verifying Checksum [2024-02-16T01:45:28.674Z] 114826534d7a: Download complete [2024-02-16T01:45:28.932Z] 8a3aa393b2d8: Verifying Checksum [2024-02-16T01:45:28.932Z] 8a3aa393b2d8: Download complete [2024-02-16T01:45:32.213Z] 114826534d7a: Pull complete [2024-02-16T01:45:32.213Z] 4657fd5d0bcf: Pull complete [2024-02-16T01:45:32.213Z] 6ad1cebc031e: Pull complete [2024-02-16T01:45:34.872Z] 8a3aa393b2d8: Pull complete [2024-02-16T01:45:34.872Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-02-16T01:45:34.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-16T01:45:34.872Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T01:45:35.709Z] prd-ubuntu20.04-docker-8c-8g-1012 does not seem to be running inside a container [2024-02-16T01:45:35.752Z] $ 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/625 -v /w/workspace/edgex-go/625:/w/workspace/edgex-go/625:rw,z -v /w/workspace/edgex-go/625@tmp:/w/workspace/edgex-go/625@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 [2024-02-16T01:45:39.029Z] $ docker top bc61258bdfa6938d0fee7444011958475e2f7f71f5715b2e94364a00e05cac42 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-16T01:45:39.505Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-02-16T01:45:39.781Z] + set -o pipefail [2024-02-16T01:45:39.781Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-02-16T01:45:49.766Z] [2024-02-16T01:45:49.766Z] Monitoring /w/workspace/edgex-go/625 (github.com/edgexfoundry/edgex-go)... [2024-02-16T01:45:49.766Z] [2024-02-16T01:45:49.766Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/2e3408bd-c0da-41c1-932c-516f0629cbf6 [2024-02-16T01:45:49.766Z] [2024-02-16T01:45:49.766Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-02-16T01:45:49.766Z] [2024-02-16T01:45:50.704Z] [2024-02-16T01:45:50.704Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-02-16T01:45:50.704Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-02-16T01:45:50.704Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-02-16T01:45:50.715Z] $ docker stop --time=1 bc61258bdfa6938d0fee7444011958475e2f7f71f5715b2e94364a00e05cac42 [2024-02-16T01:45:52.668Z] $ docker rm -f --volumes bc61258bdfa6938d0fee7444011958475e2f7f71f5715b2e94364a00e05cac42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-02-16T01:45:54.289Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-16T01:45:54.476Z] provisioning config files... [2024-02-16T01:45:54.485Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/625@tmp/config15409197260622958983tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T01:45:55.139Z] --> edgex-publish-swagger.sh [2024-02-16T01:45:55.139Z] === Publish openapi/v3 API === [2024-02-16T01:45:55.139Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-02-16T01:45:55.139Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/625/openapi/v3/core-command.yaml] [2024-02-16T01:45:55.139Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-16T01:45:55.139Z] Dload Upload Total Spent Left Speed [2024-02-16T01:45:56.077Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 35905 --:--:-- --:--:-- --:--:-- 35866 100 32782 0 0 100 32782 0 35905 --:--:-- --:--:-- --:--:-- 35866 [2024-02-16T01:45:56.077Z] [2024-02-16T01:45:56.077Z] [2024-02-16T01:45:56.077Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/625/openapi/v3/core-data.yaml] [2024-02-16T01:45:56.077Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-16T01:45:56.077Z] Dload Upload Total Spent Left Speed [2024-02-16T01:45:57.014Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 75437 --:--:-- --:--:-- --:--:-- 75358 100 72043 0 0 100 72043 0 75437 --:--:-- --:--:-- --:--:-- 75358 [2024-02-16T01:45:57.014Z] [2024-02-16T01:45:57.014Z] [2024-02-16T01:45:57.014Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/625/openapi/v3/core-metadata.yaml] [2024-02-16T01:45:57.014Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-16T01:45:57.014Z] Dload Upload Total Spent Left Speed [2024-02-16T01:45:57.272Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 180 100 144k 377 302k --:--:-- --:--:-- --:--:-- 302k 100 144k 100 180 100 144k 377 302k --:--:-- --:--:-- --:--:-- 302k [2024-02-16T01:45:57.531Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2024-02-16T01:45:57.531Z] [2024-02-16T01:45:57.531Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/625/openapi/v3/support-notifications.yaml] [2024-02-16T01:45:57.531Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-16T01:45:57.531Z] Dload Upload Total Spent Left Speed [2024-02-16T01:45:58.102Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87331 100 180 100 87151 251 118k --:--:-- --:--:-- --:--:-- 118k [2024-02-16T01:45:58.102Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2024-02-16T01:45:58.102Z] [2024-02-16T01:45:58.102Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/625/openapi/v3/support-scheduler.yaml] [2024-02-16T01:45:58.102Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-16T01:45:58.102Z] Dload Upload Total Spent Left Speed [2024-02-16T01:45:58.937Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 176k --:--:-- --:--:-- --:--:-- 176k 100 37134 100 180 100 36954 273 56246 --:--:-- --:--:-- --:--:-- 56434 [2024-02-16T01:45:58.937Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2024-02-16T01:45:58.937Z] [Pipeline] } [2024-02-16T01:45:58.945Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2024-02-16T01:46:00.971Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-16T01:46:00.971Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:46:01.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T01:46:01.455Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T01:46:01.880Z] prd-ubuntu20.04-docker-8c-8g-1012 does not seem to be running inside a container [2024-02-16T01:46:01.911Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/625 -v /w/workspace/edgex-go/625:/w/workspace/edgex-go/625:rw,z -v /w/workspace/edgex-go/625@tmp:/w/workspace/edgex-go/625@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 [2024-02-16T01:46:02.276Z] $ docker top af587c2dba1cc53f5d2095f5d107940c63f1f4c963fd30f3de5bcc88db1d57d5 -eo pid,comm [2024-02-16T01:46:02.325Z] 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). [2024-02-16T01:46:02.325Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-16T01:46:02.911Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-16T01:46:02.911Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-16T01:46:03.014Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-16T01:46:03.016Z] $ docker exec af587c2dba1cc53f5d2095f5d107940c63f1f4c963fd30f3de5bcc88db1d57d5 ssh-agent [2024-02-16T01:46:03.121Z] SSH_AUTH_SOCK=/tmp/ssh-P8eWpaMJD6Op/agent.32 [2024-02-16T01:46:03.121Z] SSH_AGENT_PID=38 [2024-02-16T01:46:03.126Z] Running ssh-add (command line suppressed) [2024-02-16T01:46:03.215Z] Identity added: /w/workspace/edgex-go/625@tmp/private_key_18002507982559397677.key (/w/workspace/edgex-go/625@tmp/private_key_18002507982559397677.key) [2024-02-16T01:46:03.229Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-16T01:46:03.688Z] + git semver tag [2024-02-16T01:46:03.947Z] 2024-02-16 01:46:03,858 [run_tag] DEBUG tag force:False [2024-02-16T01:46:03.947Z] 2024-02-16 01:46:03,858 [check_head_tag] DEBUG check head tag [2024-02-16T01:46:03.947Z] 2024-02-16 01:46:03,860 [execute] INFO git cat-file --batch-check [2024-02-16T01:46:03.947Z] 2024-02-16 01:46:03,861 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/625, universal_newlines=False, shell=None, istream=) [2024-02-16T01:46:03.947Z] 2024-02-16 01:46:03,864 [execute] INFO git cat-file --batch [2024-02-16T01:46:03.947Z] 2024-02-16 01:46:03,865 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/625, universal_newlines=False, shell=None, istream=) [2024-02-16T01:46:03.947Z] 2024-02-16 01:46:03,894 [read_version] DEBUG read version from /w/workspace/edgex-go/625/.semver/main [2024-02-16T01:46:03.947Z] 2024-02-16 01:46:03,894 [execute] INFO git tag -a v3.2.0-dev.15 -m v3.2.0-dev.15 [2024-02-16T01:46:03.947Z] 2024-02-16 01:46:03,894 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.15', '-m', 'v3.2.0-dev.15'], cwd=/w/workspace/edgex-go/625, universal_newlines=False, shell=None, istream=None) [2024-02-16T01:46:03.947Z] 2024-02-16 01:46:03,899 [read_version] DEBUG read version from /w/workspace/edgex-go/625/.semver/main [2024-02-16T01:46:03.947Z] 3.2.0-dev.15 [Pipeline] } [2024-02-16T01:46:03.956Z] $ docker exec --env ******** --env ******** af587c2dba1cc53f5d2095f5d107940c63f1f4c963fd30f3de5bcc88db1d57d5 ssh-agent -k [2024-02-16T01:46:04.041Z] unset SSH_AUTH_SOCK; [2024-02-16T01:46:04.042Z] unset SSH_AGENT_PID; [2024-02-16T01:46:04.042Z] echo Agent pid 38 killed; [2024-02-16T01:46:04.052Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-16T01:46:05.111Z] + git semver [Pipeline] } [2024-02-16T01:46:05.383Z] $ docker stop --time=1 af587c2dba1cc53f5d2095f5d107940c63f1f4c963fd30f3de5bcc88db1d57d5 [2024-02-16T01:46:06.677Z] $ docker rm -f --volumes af587c2dba1cc53f5d2095f5d107940c63f1f4c963fd30f3de5bcc88db1d57d5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:46:07.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-16T01:46:07.966Z] [2024-02-16T01:46:07.966Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:46:08.446Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-16T01:46:08.447Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-02-16T01:46:08.447Z] ab5ef0e58194: Pulling fs layer [2024-02-16T01:46:08.447Z] 9712f1f96733: Pulling fs layer [2024-02-16T01:46:08.447Z] 63f879dbbcfc: Pulling fs layer [2024-02-16T01:46:08.447Z] 0d9ebad4ef96: Pulling fs layer [2024-02-16T01:46:08.447Z] e9a5061849ea: Pulling fs layer [2024-02-16T01:46:08.447Z] d747dcd14b5f: Pulling fs layer [2024-02-16T01:46:08.447Z] 2de7ff778b66: Pulling fs layer [2024-02-16T01:46:08.447Z] 0d9ebad4ef96: Waiting [2024-02-16T01:46:08.447Z] e9a5061849ea: Waiting [2024-02-16T01:46:08.447Z] d747dcd14b5f: Waiting [2024-02-16T01:46:08.447Z] 2de7ff778b66: Waiting [2024-02-16T01:46:08.447Z] 9712f1f96733: Verifying Checksum [2024-02-16T01:46:08.447Z] 9712f1f96733: Download complete [2024-02-16T01:46:08.706Z] 63f879dbbcfc: Verifying Checksum [2024-02-16T01:46:08.706Z] 63f879dbbcfc: Download complete [2024-02-16T01:46:08.967Z] e9a5061849ea: Verifying Checksum [2024-02-16T01:46:08.967Z] e9a5061849ea: Download complete [2024-02-16T01:46:08.967Z] d747dcd14b5f: Download complete [2024-02-16T01:46:08.967Z] ab5ef0e58194: Verifying Checksum [2024-02-16T01:46:08.967Z] ab5ef0e58194: Download complete [2024-02-16T01:46:08.967Z] 0d9ebad4ef96: Download complete [2024-02-16T01:46:08.967Z] 2de7ff778b66: Verifying Checksum [2024-02-16T01:46:08.967Z] 2de7ff778b66: Download complete [2024-02-16T01:46:11.497Z] ab5ef0e58194: Pull complete [2024-02-16T01:46:11.497Z] 9712f1f96733: Pull complete [2024-02-16T01:46:12.067Z] 63f879dbbcfc: Pull complete [2024-02-16T01:46:16.255Z] 0d9ebad4ef96: Pull complete [2024-02-16T01:46:16.255Z] e9a5061849ea: Pull complete [2024-02-16T01:46:16.255Z] d747dcd14b5f: Pull complete [2024-02-16T01:46:16.822Z] 2de7ff778b66: Pull complete [2024-02-16T01:46:16.822Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-02-16T01:46:16.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-16T01:46:16.823Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T01:46:17.664Z] prd-ubuntu20.04-docker-8c-8g-1012 does not seem to be running inside a container [2024-02-16T01:46:17.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/625 -v /w/workspace/edgex-go/625:/w/workspace/edgex-go/625:rw,z -v /w/workspace/edgex-go/625@tmp:/w/workspace/edgex-go/625@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 [2024-02-16T01:46:19.051Z] $ docker top 72522292eb812ec0933249be48ba704381ec570520194179fc46d3fe68f5eb03 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-02-16T01:46:19.460Z] provisioning config files... [2024-02-16T01:46:19.468Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/625@tmp/config11397852425383934408tmp [2024-02-16T01:46:19.477Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/625@tmp/config15357957221418587332tmp [2024-02-16T01:46:19.486Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/625@tmp/config2911077106011631052tmp [Pipeline] { [Pipeline] echo [2024-02-16T01:46:19.904Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T01:46:20.199Z] ---> sigul-configuration.sh [2024-02-16T01:46:20.199Z] gpg: directory `/root/.gnupg' created [2024-02-16T01:46:20.199Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-02-16T01:46:20.199Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-02-16T01:46:20.199Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-02-16T01:46:20.199Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-02-16T01:46:20.199Z] gpg: CAST5 encrypted data [2024-02-16T01:46:20.199Z] gpg: encrypted with 1 passphrase [2024-02-16T01:46:20.199Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-02-16T01:46:20.498Z] + mkdir /home/jenkins [2024-02-16T01:46:20.498Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-02-16T01:46:20.793Z] + 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 [2024-02-16T01:46:20.807Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T01:46:21.103Z] ---> sigul-install.sh [2024-02-16T01:46:21.103Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-02-16T01:46:21.399Z] + git tag --list [2024-02-16T01:46:21.399Z] 0.6.0 [2024-02-16T01:46:21.399Z] 0.6.1 [2024-02-16T01:46:21.399Z] 0.7.0 [2024-02-16T01:46:21.399Z] 0.7.1 [2024-02-16T01:46:21.399Z] v1.0.0 [2024-02-16T01:46:21.399Z] v1.0.1 [2024-02-16T01:46:21.399Z] v1.1.0 [2024-02-16T01:46:21.399Z] v1.2.0 [2024-02-16T01:46:21.399Z] v1.2.1 [2024-02-16T01:46:21.399Z] v1.3.0 [2024-02-16T01:46:21.399Z] v1.3.1 [2024-02-16T01:46:21.399Z] v2.0.0 [2024-02-16T01:46:21.399Z] v2.1.0 [2024-02-16T01:46:21.399Z] v2.1.1 [2024-02-16T01:46:21.399Z] v2.2.0 [2024-02-16T01:46:21.399Z] v2.3.0 [2024-02-16T01:46:21.399Z] v3.0 [2024-02-16T01:46:21.399Z] v3.0.0 [2024-02-16T01:46:21.399Z] v3.1 [2024-02-16T01:46:21.399Z] v3.1.0 [2024-02-16T01:46:21.399Z] v3.1.0-dev.1 [2024-02-16T01:46:21.399Z] v3.1.0-dev.10 [2024-02-16T01:46:21.399Z] v3.1.0-dev.11 [2024-02-16T01:46:21.399Z] v3.1.0-dev.12 [2024-02-16T01:46:21.399Z] v3.1.0-dev.13 [2024-02-16T01:46:21.399Z] v3.1.0-dev.14 [2024-02-16T01:46:21.399Z] v3.1.0-dev.15 [2024-02-16T01:46:21.399Z] v3.1.0-dev.16 [2024-02-16T01:46:21.399Z] v3.1.0-dev.17 [2024-02-16T01:46:21.399Z] v3.1.0-dev.18 [2024-02-16T01:46:21.399Z] v3.1.0-dev.19 [2024-02-16T01:46:21.399Z] v3.1.0-dev.2 [2024-02-16T01:46:21.399Z] v3.1.0-dev.20 [2024-02-16T01:46:21.399Z] v3.1.0-dev.21 [2024-02-16T01:46:21.399Z] v3.1.0-dev.22 [2024-02-16T01:46:21.399Z] v3.1.0-dev.23 [2024-02-16T01:46:21.399Z] v3.1.0-dev.24 [2024-02-16T01:46:21.399Z] v3.1.0-dev.25 [2024-02-16T01:46:21.399Z] v3.1.0-dev.26 [2024-02-16T01:46:21.399Z] v3.1.0-dev.27 [2024-02-16T01:46:21.399Z] v3.1.0-dev.28 [2024-02-16T01:46:21.399Z] v3.1.0-dev.29 [2024-02-16T01:46:21.399Z] v3.1.0-dev.3 [2024-02-16T01:46:21.399Z] v3.1.0-dev.30 [2024-02-16T01:46:21.399Z] v3.1.0-dev.31 [2024-02-16T01:46:21.399Z] v3.1.0-dev.32 [2024-02-16T01:46:21.399Z] v3.1.0-dev.33 [2024-02-16T01:46:21.399Z] v3.1.0-dev.34 [2024-02-16T01:46:21.399Z] v3.1.0-dev.35 [2024-02-16T01:46:21.399Z] v3.1.0-dev.36 [2024-02-16T01:46:21.399Z] v3.1.0-dev.37 [2024-02-16T01:46:21.399Z] v3.1.0-dev.38 [2024-02-16T01:46:21.399Z] v3.1.0-dev.39 [2024-02-16T01:46:21.399Z] v3.1.0-dev.4 [2024-02-16T01:46:21.399Z] v3.1.0-dev.40 [2024-02-16T01:46:21.399Z] v3.1.0-dev.41 [2024-02-16T01:46:21.399Z] v3.1.0-dev.42 [2024-02-16T01:46:21.399Z] v3.1.0-dev.43 [2024-02-16T01:46:21.399Z] v3.1.0-dev.44 [2024-02-16T01:46:21.399Z] v3.1.0-dev.45 [2024-02-16T01:46:21.399Z] v3.1.0-dev.46 [2024-02-16T01:46:21.399Z] v3.1.0-dev.47 [2024-02-16T01:46:21.399Z] v3.1.0-dev.48 [2024-02-16T01:46:21.399Z] v3.1.0-dev.49 [2024-02-16T01:46:21.399Z] v3.1.0-dev.5 [2024-02-16T01:46:21.399Z] v3.1.0-dev.50 [2024-02-16T01:46:21.399Z] v3.1.0-dev.51 [2024-02-16T01:46:21.399Z] v3.1.0-dev.52 [2024-02-16T01:46:21.399Z] v3.1.0-dev.53 [2024-02-16T01:46:21.399Z] v3.1.0-dev.54 [2024-02-16T01:46:21.399Z] v3.1.0-dev.55 [2024-02-16T01:46:21.399Z] v3.1.0-dev.56 [2024-02-16T01:46:21.399Z] v3.1.0-dev.57 [2024-02-16T01:46:21.399Z] v3.1.0-dev.58 [2024-02-16T01:46:21.399Z] v3.1.0-dev.59 [2024-02-16T01:46:21.399Z] v3.1.0-dev.6 [2024-02-16T01:46:21.399Z] v3.1.0-dev.60 [2024-02-16T01:46:21.399Z] v3.1.0-dev.61 [2024-02-16T01:46:21.399Z] v3.1.0-dev.62 [2024-02-16T01:46:21.399Z] v3.1.0-dev.63 [2024-02-16T01:46:21.399Z] v3.1.0-dev.64 [2024-02-16T01:46:21.399Z] v3.1.0-dev.65 [2024-02-16T01:46:21.399Z] v3.1.0-dev.66 [2024-02-16T01:46:21.399Z] v3.1.0-dev.67 [2024-02-16T01:46:21.399Z] v3.1.0-dev.68 [2024-02-16T01:46:21.399Z] v3.1.0-dev.69 [2024-02-16T01:46:21.399Z] v3.1.0-dev.7 [2024-02-16T01:46:21.399Z] v3.1.0-dev.70 [2024-02-16T01:46:21.399Z] v3.1.0-dev.71 [2024-02-16T01:46:21.399Z] v3.1.0-dev.72 [2024-02-16T01:46:21.399Z] v3.1.0-dev.73 [2024-02-16T01:46:21.399Z] v3.1.0-dev.8 [2024-02-16T01:46:21.399Z] v3.1.0-dev.9 [2024-02-16T01:46:21.399Z] v3.2.0-dev.1 [2024-02-16T01:46:21.399Z] v3.2.0-dev.10 [2024-02-16T01:46:21.399Z] v3.2.0-dev.11 [2024-02-16T01:46:21.399Z] v3.2.0-dev.12 [2024-02-16T01:46:21.399Z] v3.2.0-dev.13 [2024-02-16T01:46:21.399Z] v3.2.0-dev.14 [2024-02-16T01:46:21.399Z] v3.2.0-dev.15 [2024-02-16T01:46:21.399Z] v3.2.0-dev.2 [2024-02-16T01:46:21.399Z] v3.2.0-dev.3 [2024-02-16T01:46:21.399Z] v3.2.0-dev.4 [2024-02-16T01:46:21.399Z] v3.2.0-dev.5 [2024-02-16T01:46:21.399Z] v3.2.0-dev.6 [2024-02-16T01:46:21.399Z] v3.2.0-dev.7 [2024-02-16T01:46:21.399Z] v3.2.0-dev.8 [2024-02-16T01:46:21.399Z] v3.2.0-dev.9 [Pipeline] sh [2024-02-16T01:46:21.695Z] + lftools sign git-tag v3.2.0-dev.15 [2024-02-16T01:46:22.263Z] Signing Git tag with Sigul... [2024-02-16T01:46:22.263Z] Signing v3.2.0-dev.15 [Pipeline] echo [2024-02-16T01:46:22.571Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T01:46:22.861Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-02-16T01:46:22.868Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-02-16T01:46:23.254Z] $ docker stop --time=1 72522292eb812ec0933249be48ba704381ec570520194179fc46d3fe68f5eb03 [2024-02-16T01:46:24.540Z] $ docker rm -f --volumes 72522292eb812ec0933249be48ba704381ec570520194179fc46d3fe68f5eb03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-02-16T01:46:26.214Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-16T01:46:26.214Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:46:26.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T01:46:26.693Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T01:46:27.126Z] prd-ubuntu20.04-docker-8c-8g-1012 does not seem to be running inside a container [2024-02-16T01:46:27.157Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/625 -v /w/workspace/edgex-go/625:/w/workspace/edgex-go/625:rw,z -v /w/workspace/edgex-go/625@tmp:/w/workspace/edgex-go/625@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 [2024-02-16T01:46:27.512Z] $ docker top 7b52eff4026c322c8ca7078e6554891edfea82e311bdebdcf0017937a4024120 -eo pid,comm [2024-02-16T01:46:27.559Z] 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). [2024-02-16T01:46:27.559Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-16T01:46:28.165Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-16T01:46:28.165Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-16T01:46:28.278Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-16T01:46:28.279Z] $ docker exec 7b52eff4026c322c8ca7078e6554891edfea82e311bdebdcf0017937a4024120 ssh-agent [2024-02-16T01:46:28.386Z] SSH_AUTH_SOCK=/tmp/ssh-4aVDIZUKSRkO/agent.32 [2024-02-16T01:46:28.386Z] SSH_AGENT_PID=38 [2024-02-16T01:46:28.391Z] Running ssh-add (command line suppressed) [2024-02-16T01:46:28.493Z] Identity added: /w/workspace/edgex-go/625@tmp/private_key_16765702474267738816.key (/w/workspace/edgex-go/625@tmp/private_key_16765702474267738816.key) [2024-02-16T01:46:28.507Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-16T01:46:28.970Z] + git semver bump pre [2024-02-16T01:46:29.229Z] 2024-02-16 01:46:29,144 [read_version] DEBUG read version from /w/workspace/edgex-go/625/.semver/main [2024-02-16T01:46:29.229Z] 2024-02-16 01:46:29,144 [bump_version] DEBUG bumping version:3.2.0-dev.15 on axis:pre with prefix:dev [2024-02-16T01:46:29.229Z] 2024-02-16 01:46:29,144 [bump_version] DEBUG bumped version:3.2.0-dev.16 [2024-02-16T01:46:29.229Z] 2024-02-16 01:46:29,144 [write_version] DEBUG write version:3.2.0-dev.16 to path:/w/workspace/edgex-go/625/.semver/main with force:True [2024-02-16T01:46:29.229Z] 2024-02-16 01:46:29,144 [read_version] DEBUG read version from /w/workspace/edgex-go/625/.semver/main [2024-02-16T01:46:29.229Z] 2024-02-16 01:46:29,144 [write_file] DEBUG write to file:/w/workspace/edgex-go/625/.semver/main [2024-02-16T01:46:29.229Z] 2024-02-16 01:46:29,147 [execute] INFO git cat-file --batch-check [2024-02-16T01:46:29.229Z] 2024-02-16 01:46:29,147 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/625/.semver, universal_newlines=False, shell=None, istream=) [2024-02-16T01:46:29.229Z] 2024-02-16 01:46:29,152 [execute] INFO git cat-file --batch [2024-02-16T01:46:29.229Z] 2024-02-16 01:46:29,153 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/625/.semver, universal_newlines=False, shell=None, istream=) [2024-02-16T01:46:29.229Z] 2024-02-16 01:46:29,158 [read_version] DEBUG read version from /w/workspace/edgex-go/625/.semver/main [2024-02-16T01:46:29.229Z] 3.2.0-dev.16 [Pipeline] } [2024-02-16T01:46:29.237Z] $ docker exec --env ******** --env ******** 7b52eff4026c322c8ca7078e6554891edfea82e311bdebdcf0017937a4024120 ssh-agent -k [2024-02-16T01:46:29.331Z] unset SSH_AUTH_SOCK; [2024-02-16T01:46:29.331Z] unset SSH_AGENT_PID; [2024-02-16T01:46:29.331Z] echo Agent pid 38 killed; [2024-02-16T01:46:29.341Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-16T01:46:30.365Z] + git semver [Pipeline] } [2024-02-16T01:46:30.637Z] $ docker stop --time=1 7b52eff4026c322c8ca7078e6554891edfea82e311bdebdcf0017937a4024120 [2024-02-16T01:46:31.901Z] $ docker rm -f --volumes 7b52eff4026c322c8ca7078e6554891edfea82e311bdebdcf0017937a4024120 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-16T01:46:32.789Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-16T01:46:32.789Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:46:33.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T01:46:33.297Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T01:46:33.735Z] prd-ubuntu20.04-docker-8c-8g-1012 does not seem to be running inside a container [2024-02-16T01:46:33.763Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/625 -v /w/workspace/edgex-go/625:/w/workspace/edgex-go/625:rw,z -v /w/workspace/edgex-go/625@tmp:/w/workspace/edgex-go/625@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 [2024-02-16T01:46:34.080Z] $ docker top c1a798f5cc1176262ea7d63d2b554b8fd0d00d6e74897177db0a7c682558bc41 -eo pid,comm [2024-02-16T01:46:34.129Z] 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). [2024-02-16T01:46:34.129Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-16T01:46:34.737Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-16T01:46:34.737Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-16T01:46:34.844Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-16T01:46:34.845Z] $ docker exec c1a798f5cc1176262ea7d63d2b554b8fd0d00d6e74897177db0a7c682558bc41 ssh-agent [2024-02-16T01:46:34.956Z] SSH_AUTH_SOCK=/tmp/ssh-pCE0kwpoZBw7/agent.32 [2024-02-16T01:46:34.956Z] SSH_AGENT_PID=38 [2024-02-16T01:46:34.960Z] Running ssh-add (command line suppressed) [2024-02-16T01:46:35.054Z] Identity added: /w/workspace/edgex-go/625@tmp/private_key_18304566892949207578.key (/w/workspace/edgex-go/625@tmp/private_key_18304566892949207578.key) [2024-02-16T01:46:35.066Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-16T01:46:35.535Z] + git semver push [2024-02-16T01:46:35.795Z] 2024-02-16 01:46:35,702 [run_push] DEBUG push [2024-02-16T01:46:35.795Z] 2024-02-16 01:46:35,702 [execute] INFO git cat-file --batch-check [2024-02-16T01:46:35.795Z] 2024-02-16 01:46:35,703 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/625/.semver, universal_newlines=False, shell=None, istream=) [2024-02-16T01:46:35.795Z] 2024-02-16 01:46:35,707 [execute] INFO git rev-list 9b77b64dce897f959f85699bec350401f18d3982 -- [2024-02-16T01:46:35.795Z] 2024-02-16 01:46:35,707 [execute] DEBUG Popen(['git', 'rev-list', '9b77b64dce897f959f85699bec350401f18d3982', '--'], cwd=/w/workspace/edgex-go/625/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-16T01:46:35.795Z] 2024-02-16 01:46:35,724 [execute] INFO git fetch -v origin [2024-02-16T01:46:35.795Z] 2024-02-16 01:46:35,724 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/625/.semver, universal_newlines=True, shell=None, istream=None) [2024-02-16T01:46:36.363Z] 2024-02-16 01:46:36,236 [run_push] DEBUG no remote changes detected [2024-02-16T01:46:36.363Z] 2024-02-16 01:46:36,237 [execute] INFO git push origin semver [2024-02-16T01:46:36.363Z] 2024-02-16 01:46:36,237 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/625/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-16T01:46:37.302Z] 2024-02-16 01:46:37,101 [run_push] DEBUG push all version tags [2024-02-16T01:46:37.302Z] 2024-02-16 01:46:37,101 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-02-16T01:46:37.302Z] 2024-02-16 01:46:37,101 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/625, universal_newlines=False, shell=None, istream=None) [2024-02-16T01:46:38.243Z] 2024-02-16 01:46:37,907 [read_version] DEBUG read version from /w/workspace/edgex-go/625/.semver/main [2024-02-16T01:46:38.243Z] 3.2.0-dev.16 [Pipeline] } [2024-02-16T01:46:38.252Z] $ docker exec --env ******** --env ******** c1a798f5cc1176262ea7d63d2b554b8fd0d00d6e74897177db0a7c682558bc41 ssh-agent -k [2024-02-16T01:46:38.353Z] unset SSH_AUTH_SOCK; [2024-02-16T01:46:38.353Z] unset SSH_AGENT_PID; [2024-02-16T01:46:38.353Z] echo Agent pid 38 killed; [2024-02-16T01:46:38.363Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-16T01:46:39.404Z] + git semver [Pipeline] } [2024-02-16T01:46:39.674Z] $ docker stop --time=1 c1a798f5cc1176262ea7d63d2b554b8fd0d00d6e74897177db0a7c682558bc41 [2024-02-16T01:46:40.967Z] $ docker rm -f --volumes c1a798f5cc1176262ea7d63d2b554b8fd0d00d6e74897177db0a7c682558bc41 [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 [2024-02-16T01:46:43.494Z] + [ -d /w/workspace/edgex-go/625/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-02-16T01:46:43.783Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T01:46:44.637Z] ---> package-listing.sh [2024-02-16T01:46:44.637Z] ++ facter osfamily [2024-02-16T01:46:44.637Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-16T01:46:44.896Z] + OS_FAMILY=debian [2024-02-16T01:46:44.896Z] + workspace=/w/workspace/edgex-go/625 [2024-02-16T01:46:44.896Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-16T01:46:44.896Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-16T01:46:44.896Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-16T01:46:44.896Z] + PACKAGES=/tmp/packages_start.txt [2024-02-16T01:46:44.896Z] + '[' /w/workspace/edgex-go/625 ']' [2024-02-16T01:46:44.896Z] + PACKAGES=/tmp/packages_end.txt [2024-02-16T01:46:44.896Z] + case "${OS_FAMILY}" in [2024-02-16T01:46:44.896Z] + dpkg -l [2024-02-16T01:46:44.896Z] + grep '^ii' [2024-02-16T01:46:44.896Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-16T01:46:44.896Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-16T01:46:44.896Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-16T01:46:44.896Z] + '[' /w/workspace/edgex-go/625 ']' [2024-02-16T01:46:44.896Z] + mkdir -p /w/workspace/edgex-go/625/archives/ [2024-02-16T01:46:44.896Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/625/archives/ [Pipeline] echo [2024-02-16T01:46:44.905Z] 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/625/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-16T01:46:45.180Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:46:45.959Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T01:46:45.959Z] [2024-02-16T01:46:45.959Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T01:46:46.446Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T01:46:46.446Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-16T01:46:46.446Z] 5eb5b503b376: Pulling fs layer [2024-02-16T01:46:46.446Z] 5c69ac0246d0: Pulling fs layer [2024-02-16T01:46:46.446Z] ec43610c2a17: Pulling fs layer [2024-02-16T01:46:46.446Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-16T01:46:46.446Z] 33b1e0a273af: Pulling fs layer [2024-02-16T01:46:46.446Z] 5d3b04190fa2: Pulling fs layer [2024-02-16T01:46:46.446Z] 2f39f015ded8: Pulling fs layer [2024-02-16T01:46:46.446Z] 3a2ae6a8a46f: Waiting [2024-02-16T01:46:46.446Z] 33b1e0a273af: Waiting [2024-02-16T01:46:46.446Z] 5d3b04190fa2: Waiting [2024-02-16T01:46:46.446Z] 2f39f015ded8: Waiting [2024-02-16T01:46:46.446Z] 5c69ac0246d0: Verifying Checksum [2024-02-16T01:46:46.446Z] 5c69ac0246d0: Download complete [2024-02-16T01:46:46.446Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-16T01:46:46.446Z] 3a2ae6a8a46f: Download complete [2024-02-16T01:46:46.446Z] ec43610c2a17: Verifying Checksum [2024-02-16T01:46:46.446Z] ec43610c2a17: Download complete [2024-02-16T01:46:46.446Z] 33b1e0a273af: Verifying Checksum [2024-02-16T01:46:46.446Z] 33b1e0a273af: Download complete [2024-02-16T01:46:46.446Z] 5d3b04190fa2: Download complete [2024-02-16T01:46:46.704Z] 5eb5b503b376: Download complete [2024-02-16T01:46:47.270Z] 2f39f015ded8: Download complete [2024-02-16T01:46:47.835Z] 5eb5b503b376: Pull complete [2024-02-16T01:46:47.835Z] 5c69ac0246d0: Pull complete [2024-02-16T01:46:48.401Z] ec43610c2a17: Pull complete [2024-02-16T01:46:48.401Z] 3a2ae6a8a46f: Pull complete [2024-02-16T01:46:48.659Z] 33b1e0a273af: Pull complete [2024-02-16T01:46:48.659Z] 5d3b04190fa2: Pull complete [2024-02-16T01:46:52.837Z] 2f39f015ded8: Pull complete [2024-02-16T01:46:52.837Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-16T01:46:52.837Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T01:46:52.837Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T01:46:53.682Z] prd-ubuntu20.04-docker-8c-8g-1012 does not seem to be running inside a container [2024-02-16T01:46:53.710Z] $ 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/625/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/625 -v /w/workspace/edgex-go/625:/w/workspace/edgex-go/625:rw,z -v /w/workspace/edgex-go/625@tmp:/w/workspace/edgex-go/625@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 [2024-02-16T01:46:54.971Z] $ docker top 6441f3102d73fb7634a0773c2bc2a4bad4724ad90d1872dd5a75f280d414c55e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T01:46:55.682Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-16T01:46:55.963Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-16T01:46:56.245Z] + ls /var/log/sa-host [2024-02-16T01:46:56.245Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-16T01:46:56.583Z] provisioning config files... [2024-02-16T01:46:56.595Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/625@tmp/config17157839449278380120tmp [Pipeline] { [Pipeline] echo [2024-02-16T01:46:56.961Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T01:46:57.242Z] ---> create-netrc.sh [Pipeline] } [2024-02-16T01:46:57.250Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-16T01:46:57.952Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-16T01:46:57.962Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T01:46:58.240Z] ---> sudo-logs.sh [2024-02-16T01:46:58.240Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-16T01:46:58.444Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T01:46:58.725Z] ---> job-cost.sh [2024-02-16T01:46:58.725Z] lf-activate-venv: SKIPPING [2024-02-16T01:46:58.725Z] DEBUG: total: 0.10999999940395355 [2024-02-16T01:46:58.725Z] INFO: Retrieving Stack Cost... [2024-02-16T01:46:59.293Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-16T01:46:59.552Z] INFO: Archiving Costs [Pipeline] echo [2024-02-16T01:46:59.565Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T01:46:59.848Z] ---> logs-deploy.sh [2024-02-16T01:46:59.849Z] lf-activate-venv: SKIPPING [2024-02-16T01:46:59.849Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/625 [2024-02-16T01:46:59.849Z] INFO: archiving workspace using pattern(s): [2024-02-16T01:47:00.789Z] Archives upload complete. [2024-02-16T01:47:01.049Z] INFO: archiving logs to Nexus