Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 44a947b4dde0e7385da87f1ff4874445f4b2a618 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-ssh7535858296514016664.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh16507227714974062044.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh10328426618483397979.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh11645978424804353562.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-ssh18430680787689227487.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]] ========================================================= [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.23 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 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-24693’ Running on prd-ubuntu20.04-docker-8c-8g-24699 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/744 [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/744 # 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 44a947b4dde0e7385da87f1ff4874445f4b2a618 (main) Commit message: "Merge pull request #4993 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.3" > 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 44a947b4dde0e7385da87f1ff4874445f4b2a618 # timeout=10 > git rev-list --no-walk 4706abc37add90fd32b210f6332a01b82c40e928 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-07T01:24:49.636Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-07T01:24:49.719Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-07T01:24:49.754Z] ========================================================= [2024-11-07T01:24:49.754Z] EdgeX Global Pipelines Version Info [2024-11-07T01:24:49.754Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-07T01:24:50.476Z] ------------------- [2024-11-07T01:24:50.476Z] stable info: [2024-11-07T01:24:50.476Z] ------------------- [2024-11-07T01:24:50.476Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-07T01:24:50.476Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-07T01:24:50.476Z] Message: update stable to v1.0.265 [2024-11-07T01:24:51.048Z] ------------------- [2024-11-07T01:24:51.048Z] experimental info: [2024-11-07T01:24:51.048Z] ------------------- [2024-11-07T01:24:51.048Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-07T01:24:51.048Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-07T01:24:51.048Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-07T01:24:51.152Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-11-07T01:24:51.171Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-11-07T01:24:51.196Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-07T01:24:51.219Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-07T01:24:51.243Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-07T01:24:51.270Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-07T01:24:51.297Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-07T01:24:51.322Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-11-07T01:24:51.341Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-11-07T01:24:51.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-11-07T01:24:51.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-07T01:24:51.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-07T01:24:51.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-07T01:24:51.449Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-07T01:24:51.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-07T01:24:51.494Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-07T01:24:51.519Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-07T01:24:51.541Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-07T01:24:51.562Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-11-07T01:24:51.582Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2024-11-07T01:24:51.602Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-07T01:24:51.622Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-07T01:24:51.651Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-07T01:24:51.671Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-07T01:24:51.694Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-07T01:24:51.713Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-07T01:24:51.738Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] echo [2024-11-07T01:24:51.762Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 44a947b [Pipeline] echo [2024-11-07T01:24:51.788Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-07T01:24:51.858Z] provisioning config files... [2024-11-07T01:24:51.872Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/744@tmp/config11494522603965696669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-07T01:24:52.217Z] ---> ****-login.sh [2024-11-07T01:24:52.217Z] nexus3.edgexfoundry.org:10001 [2024-11-07T01:24:52.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T01:24:52.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T01:24:52.478Z] Configure a credential helper to remove this warning. See [2024-11-07T01:24:52.478Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T01:24:52.478Z] [2024-11-07T01:24:52.478Z] Login Succeeded [2024-11-07T01:24:52.478Z] nexus3.edgexfoundry.org:10002 [2024-11-07T01:24:52.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T01:24:52.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T01:24:52.739Z] Configure a credential helper to remove this warning. See [2024-11-07T01:24:52.739Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T01:24:52.739Z] [2024-11-07T01:24:52.739Z] Login Succeeded [2024-11-07T01:24:52.739Z] nexus3.edgexfoundry.org:10003 [2024-11-07T01:24:52.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T01:24:52.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T01:24:52.739Z] Configure a credential helper to remove this warning. See [2024-11-07T01:24:52.739Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T01:24:52.739Z] [2024-11-07T01:24:52.739Z] Login Succeeded [2024-11-07T01:24:52.739Z] nexus3.edgexfoundry.org:10004 [2024-11-07T01:24:52.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T01:24:53.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T01:24:53.000Z] Configure a credential helper to remove this warning. See [2024-11-07T01:24:53.000Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T01:24:53.000Z] [2024-11-07T01:24:53.000Z] Login Succeeded [2024-11-07T01:24:53.000Z] ****.io [2024-11-07T01:24:53.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T01:24:53.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T01:24:53.263Z] Configure a credential helper to remove this warning. See [2024-11-07T01:24:53.263Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T01:24:53.263Z] [2024-11-07T01:24:53.263Z] Login Succeeded [2024-11-07T01:24:53.263Z] ---> ****-login.sh ends [Pipeline] } [2024-11-07T01:24:53.272Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-07T01:24:53.603Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/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-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile [2024-11-07T01:24:53.603Z] + cut -d/ -f2 [2024-11-07T01:24:53.603Z] + dirname cmd/core-command/Dockerfile [2024-11-07T01:24:53.603Z] + echo core-command,cmd/core-command/Dockerfile [2024-11-07T01:24:53.603Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-11-07T01:24:53.603Z] + cut -d/ -f2 [2024-11-07T01:24:53.603Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-11-07T01:24:53.603Z] + dirname cmd/core-data/Dockerfile [2024-11-07T01:24:53.603Z] + cut -d/ -f2 [2024-11-07T01:24:53.603Z] + echo core-data,cmd/core-data/Dockerfile [2024-11-07T01:24:53.603Z] + dirname cmd/core-keeper/Dockerfile [2024-11-07T01:24:53.603Z] + cut -d/ -f2 [2024-11-07T01:24:53.603Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-11-07T01:24:53.603Z] + dirname cmd/core-metadata/Dockerfile [2024-11-07T01:24:53.603Z] + cut -d/ -f2 [2024-11-07T01:24:53.603Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-11-07T01:24:53.603Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-11-07T01:24:53.603Z] + cut -d/ -f2 [2024-11-07T01:24:53.603Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-11-07T01:24:53.603Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-11-07T01:24:53.603Z] + cut -d/ -f2 [2024-11-07T01:24:53.603Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-11-07T01:24:53.603Z] + + cutdirname -d/ cmd/security-proxy-setup/Dockerfile -f2 [2024-11-07T01:24:53.603Z] [2024-11-07T01:24:53.603Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-11-07T01:24:53.603Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-11-07T01:24:53.603Z] + cut -d/ -f2 [2024-11-07T01:24:53.603Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-11-07T01:24:53.603Z] + dirname+ cmd/security-spiffe-token-provider/Dockerfile [2024-11-07T01:24:53.603Z] cut -d/ -f2 [2024-11-07T01:24:53.603Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-11-07T01:24:53.603Z] + dirname cmd/security-spire-agent/Dockerfile [2024-11-07T01:24:53.603Z] + cut -d/ -f2 [2024-11-07T01:24:53.603Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-11-07T01:24:53.603Z] + dirname cmd/security-spire-config/Dockerfile [2024-11-07T01:24:53.603Z] + cut -d/ -f2 [2024-11-07T01:24:53.603Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-11-07T01:24:53.603Z] + dirname cmd/security-spire-server/Dockerfile [2024-11-07T01:24:53.603Z] + cut -d/ -f2 [2024-11-07T01:24:53.603Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-11-07T01:24:53.603Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-11-07T01:24:53.603Z] + cut -d/ -f2 [2024-11-07T01:24:53.603Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-11-07T01:24:53.603Z] + dirname cmd/support-notifications/Dockerfile [2024-11-07T01:24:53.603Z] + cut -d/ -f2 [2024-11-07T01:24:53.603Z] + echo support-notifications,cmd/support-notifications/Dockerfile [Pipeline] echo [2024-11-07T01:24:53.639Z] 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-keeper, dockerfile:cmd/core-keeper/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-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-07T01:24:54.008Z] + git rev-list -1 --merges 44a947b4dde0e7385da87f1ff4874445f4b2a618~1..44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] echo [2024-11-07T01:24:54.020Z] -----------> git rev-list -1 --merges 44a947b4dde0e7385da87f1ff4874445f4b2a618~1..44a947b4dde0e7385da87f1ff4874445f4b2a618 44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T01:24:54.020Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618 [false] [Pipeline] sh [2024-11-07T01:24:54.319Z] + git log --format=format:%s -1 44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] echo [2024-11-07T01:24:54.337Z] ========================================================= [2024-11-07T01:24:54.337Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-07T01:24:54.337Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-11-07T01:24:54.797Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-07T01:24:54.797Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-07T01:24:54.797Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-07T01:24:54.797Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-07T01:24:54.797Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-07T01:24:54.797Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-07T01:24:54.797Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:24:55.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-07T01:24:55.227Z] [2024-11-07T01:24:55.227Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:24:55.535Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-07T01:24:55.535Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-07T01:24:55.535Z] b85a868b505f: Pulling fs layer [2024-11-07T01:24:55.535Z] e2be974225ed: Pulling fs layer [2024-11-07T01:24:55.535Z] 339a4e72a1f5: Pulling fs layer [2024-11-07T01:24:55.535Z] 988bab9f4d93: Pulling fs layer [2024-11-07T01:24:55.535Z] 1469e6f7b9e6: Pulling fs layer [2024-11-07T01:24:55.535Z] eaf3925da568: Pulling fs layer [2024-11-07T01:24:55.535Z] bab4dde63d76: Pulling fs layer [2024-11-07T01:24:55.535Z] bde34c3a00c8: Pulling fs layer [2024-11-07T01:24:55.535Z] b352a97aabf1: Pulling fs layer [2024-11-07T01:24:55.535Z] 4872d77fe225: Pulling fs layer [2024-11-07T01:24:55.535Z] 5851b861e8e6: Pulling fs layer [2024-11-07T01:24:55.535Z] bab4dde63d76: Waiting [2024-11-07T01:24:55.535Z] bde34c3a00c8: Waiting [2024-11-07T01:24:55.535Z] b352a97aabf1: Waiting [2024-11-07T01:24:55.535Z] 4872d77fe225: Waiting [2024-11-07T01:24:55.535Z] 5851b861e8e6: Waiting [2024-11-07T01:24:55.535Z] 988bab9f4d93: Waiting [2024-11-07T01:24:55.535Z] 1469e6f7b9e6: Waiting [2024-11-07T01:24:55.535Z] eaf3925da568: Waiting [2024-11-07T01:24:55.535Z] e2be974225ed: Download complete [2024-11-07T01:24:55.535Z] 988bab9f4d93: Verifying Checksum [2024-11-07T01:24:55.535Z] 988bab9f4d93: Download complete [2024-11-07T01:24:55.794Z] 1469e6f7b9e6: Verifying Checksum [2024-11-07T01:24:55.794Z] 1469e6f7b9e6: Download complete [2024-11-07T01:24:55.794Z] eaf3925da568: Download complete [2024-11-07T01:24:55.794Z] 339a4e72a1f5: Verifying Checksum [2024-11-07T01:24:55.794Z] 339a4e72a1f5: Download complete [2024-11-07T01:24:55.794Z] bde34c3a00c8: Verifying Checksum [2024-11-07T01:24:55.794Z] bde34c3a00c8: Download complete [2024-11-07T01:24:55.794Z] b352a97aabf1: Verifying Checksum [2024-11-07T01:24:55.794Z] b352a97aabf1: Download complete [2024-11-07T01:24:55.794Z] 4872d77fe225: Download complete [2024-11-07T01:24:55.794Z] 5851b861e8e6: Verifying Checksum [2024-11-07T01:24:55.794Z] 5851b861e8e6: Download complete [2024-11-07T01:24:55.794Z] b85a868b505f: Verifying Checksum [2024-11-07T01:24:55.794Z] b85a868b505f: Download complete [2024-11-07T01:24:56.066Z] bab4dde63d76: Verifying Checksum [2024-11-07T01:24:56.066Z] bab4dde63d76: Download complete [2024-11-07T01:24:57.006Z] b85a868b505f: Pull complete [2024-11-07T01:24:57.006Z] e2be974225ed: Pull complete [2024-11-07T01:24:57.574Z] 339a4e72a1f5: Pull complete [2024-11-07T01:24:57.574Z] 988bab9f4d93: Pull complete [2024-11-07T01:24:57.835Z] 1469e6f7b9e6: Pull complete [2024-11-07T01:24:57.835Z] eaf3925da568: Pull complete [2024-11-07T01:24:59.741Z] bab4dde63d76: Pull complete [2024-11-07T01:24:59.742Z] bde34c3a00c8: Pull complete [2024-11-07T01:24:59.742Z] b352a97aabf1: Pull complete [2024-11-07T01:24:59.742Z] 4872d77fe225: Pull complete [2024-11-07T01:24:59.742Z] 5851b861e8e6: Pull complete [2024-11-07T01:24:59.742Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-07T01:24:59.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-07T01:24:59.742Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T01:24:59.885Z] prd-ubuntu20.04-docker-8c-8g-24699 does not seem to be running inside a container [2024-11-07T01:24:59.917Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/744 -v /w/workspace/edgex-go/744:/w/workspace/edgex-go/744:rw,z -v /w/workspace/edgex-go/744@tmp:/w/workspace/edgex-go/744@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-11-07T01:25:02.430Z] $ docker top 45369c1fb50fcd2e5e5ed641cff144e259c42a70ba0d17d850be94932e7eec5f -eo pid,comm [2024-11-07T01:25:02.490Z] 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-11-07T01:25:02.490Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-07T01:25:02.558Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-07T01:25:02.558Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-07T01:25:02.678Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-07T01:25:02.680Z] $ docker exec 45369c1fb50fcd2e5e5ed641cff144e259c42a70ba0d17d850be94932e7eec5f ssh-agent [2024-11-07T01:25:02.795Z] SSH_AUTH_SOCK=/tmp/ssh-cYfsKeZbDSyC/agent.32 [2024-11-07T01:25:02.795Z] SSH_AGENT_PID=37 [2024-11-07T01:25:02.802Z] Running ssh-add (command line suppressed) [2024-11-07T01:25:02.905Z] Identity added: /w/workspace/edgex-go/744@tmp/private_key_18394667940847701366.key (/w/workspace/edgex-go/744@tmp/private_key_18394667940847701366.key) [2024-11-07T01:25:02.921Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-07T01:25:03.218Z] + git tag --points-at HEAD [Pipeline] } [2024-11-07T01:25:03.230Z] $ docker exec --env ******** --env ******** 45369c1fb50fcd2e5e5ed641cff144e259c42a70ba0d17d850be94932e7eec5f ssh-agent -k [2024-11-07T01:25:03.321Z] unset SSH_AUTH_SOCK; [2024-11-07T01:25:03.321Z] unset SSH_AGENT_PID; [2024-11-07T01:25:03.322Z] echo Agent pid 37 killed; [2024-11-07T01:25:03.333Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-07T01:25:03.368Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-07T01:25:03.368Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-07T01:25:03.475Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-07T01:25:03.476Z] $ docker exec 45369c1fb50fcd2e5e5ed641cff144e259c42a70ba0d17d850be94932e7eec5f ssh-agent [2024-11-07T01:25:03.586Z] SSH_AUTH_SOCK=/tmp/ssh-De4aKsWPbkaB/agent.70 [2024-11-07T01:25:03.586Z] SSH_AGENT_PID=76 [2024-11-07T01:25:03.592Z] Running ssh-add (command line suppressed) [2024-11-07T01:25:03.684Z] Identity added: /w/workspace/edgex-go/744@tmp/private_key_9285199529316987161.key (/w/workspace/edgex-go/744@tmp/private_key_9285199529316987161.key) [2024-11-07T01:25:03.700Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-07T01:25:03.996Z] + git semver init [2024-11-07T01:25:04.256Z] 2024-11-07 01:25:04,175 [run_init] DEBUG init version:0.0.0 force:False [2024-11-07T01:25:04.256Z] 2024-11-07 01:25:04,175 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/744/.semver [2024-11-07T01:25:04.256Z] 2024-11-07 01:25:04,176 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/744/.semver [2024-11-07T01:25:04.256Z] 2024-11-07 01:25:04,176 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/744/.semver'], cwd=/w/workspace/edgex-go/744, universal_newlines=False, shell=None, istream=None) [2024-11-07T01:25:09.558Z] 2024-11-07 01:25:08,743 [append_file] DEBUG append to file:/w/workspace/edgex-go/744/.git/info/exclude [2024-11-07T01:25:09.558Z] 2024-11-07 01:25:08,743 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/744/.semver/main with force:False [2024-11-07T01:25:09.558Z] 2024-11-07 01:25:08,743 [read_version] DEBUG read version from /w/workspace/edgex-go/744/.semver/main [2024-11-07T01:25:09.558Z] 2024-11-07 01:25:08,743 [read_version] DEBUG read version from /w/workspace/edgex-go/744/.semver/main [2024-11-07T01:25:09.558Z] 4.0.0-dev.10 [Pipeline] } [2024-11-07T01:25:09.568Z] $ docker exec --env ******** --env ******** 45369c1fb50fcd2e5e5ed641cff144e259c42a70ba0d17d850be94932e7eec5f ssh-agent -k [2024-11-07T01:25:09.694Z] unset SSH_AUTH_SOCK; [2024-11-07T01:25:09.694Z] unset SSH_AGENT_PID; [2024-11-07T01:25:09.694Z] echo Agent pid 76 killed; [2024-11-07T01:25:09.703Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-07T01:25:10.030Z] + git semver [Pipeline] } [2024-11-07T01:25:10.303Z] $ docker stop --time=1 45369c1fb50fcd2e5e5ed641cff144e259c42a70ba0d17d850be94932e7eec5f [2024-11-07T01:25:11.624Z] $ docker rm -f --volumes 45369c1fb50fcd2e5e5ed641cff144e259c42a70ba0d17d850be94932e7eec5f [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-07T01:25:11.969Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-07T01:25:12.206Z] Stashed 1 file(s) [Pipeline] echo [2024-11-07T01:25:12.211Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.10 [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-11-07T01:25:12.663Z] + git config --global --add safe.directory /w/workspace/edgex-go/744 [Pipeline] echo [2024-11-07T01:25:12.679Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-07T01:25:12.703Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-07T01:25:12.723Z] ========================================================= [2024-11-07T01:25:12.723Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-07T01:25:12.723Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-11-07T01:25:13.023Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-07T01:25:13.023Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-07T01:25:13.023Z] 43c4264eed91: Pulling fs layer [2024-11-07T01:25:13.023Z] 4cc291be95ef: Pulling fs layer [2024-11-07T01:25:13.023Z] 2ac1f1163629: Pulling fs layer [2024-11-07T01:25:13.023Z] 5c3c966382ef: Pulling fs layer [2024-11-07T01:25:13.023Z] 4f4fb700ef54: Pulling fs layer [2024-11-07T01:25:13.023Z] 5d5c8e513c77: Pulling fs layer [2024-11-07T01:25:13.023Z] 9f66e0745190: Pulling fs layer [2024-11-07T01:25:13.023Z] f49a43e4bbc0: Pulling fs layer [2024-11-07T01:25:13.023Z] 561ebcabdf7f: Pulling fs layer [2024-11-07T01:25:13.023Z] 9f66e0745190: Waiting [2024-11-07T01:25:13.023Z] 4f4fb700ef54: Waiting [2024-11-07T01:25:13.023Z] 561ebcabdf7f: Waiting [2024-11-07T01:25:13.023Z] 5c3c966382ef: Waiting [2024-11-07T01:25:13.023Z] 5d5c8e513c77: Waiting [2024-11-07T01:25:13.023Z] 4cc291be95ef: Verifying Checksum [2024-11-07T01:25:13.023Z] 4cc291be95ef: Download complete [2024-11-07T01:25:13.023Z] 5c3c966382ef: Verifying Checksum [2024-11-07T01:25:13.023Z] 5c3c966382ef: Download complete [2024-11-07T01:25:13.023Z] 4f4fb700ef54: Download complete [2024-11-07T01:25:13.023Z] 43c4264eed91: Verifying Checksum [2024-11-07T01:25:13.023Z] 43c4264eed91: Download complete [2024-11-07T01:25:13.023Z] 5d5c8e513c77: Verifying Checksum [2024-11-07T01:25:13.023Z] 5d5c8e513c77: Download complete [2024-11-07T01:25:13.023Z] 9f66e0745190: Verifying Checksum [2024-11-07T01:25:13.023Z] 9f66e0745190: Download complete [2024-11-07T01:25:13.283Z] 43c4264eed91: Pull complete [2024-11-07T01:25:13.283Z] 561ebcabdf7f: Verifying Checksum [2024-11-07T01:25:13.283Z] 561ebcabdf7f: Download complete [2024-11-07T01:25:13.283Z] 4cc291be95ef: Pull complete [2024-11-07T01:25:13.543Z] 2ac1f1163629: Verifying Checksum [2024-11-07T01:25:13.543Z] 2ac1f1163629: Download complete [2024-11-07T01:25:13.801Z] f49a43e4bbc0: Verifying Checksum [2024-11-07T01:25:13.801Z] f49a43e4bbc0: Download complete [2024-11-07T01:25:17.086Z] 2ac1f1163629: Pull complete [2024-11-07T01:25:17.346Z] 5c3c966382ef: Pull complete [2024-11-07T01:25:17.346Z] 4f4fb700ef54: Pull complete [2024-11-07T01:25:17.346Z] 5d5c8e513c77: Pull complete [2024-11-07T01:25:17.346Z] 9f66e0745190: Pull complete [2024-11-07T01:25:19.874Z] f49a43e4bbc0: Pull complete [2024-11-07T01:25:19.874Z] 561ebcabdf7f: Pull complete [2024-11-07T01:25:19.874Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-07T01:25:19.874Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-07T01:25:19.874Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-11-07T01:25:20.176Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-07T01:25:20.176Z] WORKDIR /edgex [2024-11-07T01:25:20.176Z] COPY go.mod . [2024-11-07T01:25:20.176Z] RUN go mod download [2024-11-07T01:25:20.176Z] + docker build -t ci-base-image-x86_64 -f - . [2024-11-07T01:25:20.745Z] Sending build context to Docker daemon 178.1MB [2024-11-07T01:25:20.745Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-07T01:25:20.745Z] ---> 3a752c3f9dda [2024-11-07T01:25:20.745Z] Step 2/4 : WORKDIR /edgex [2024-11-07T01:25:24.041Z] ---> Running in b3f21213f547 [2024-11-07T01:25:24.041Z] Removing intermediate container b3f21213f547 [2024-11-07T01:25:24.041Z] ---> d1727399f99a [2024-11-07T01:25:24.041Z] Step 3/4 : COPY go.mod . [2024-11-07T01:25:24.041Z] ---> 4ca6433c6030 [2024-11-07T01:25:24.041Z] Step 4/4 : RUN go mod download [2024-11-07T01:25:24.041Z] ---> Running in 1d77e93f5938 [2024-11-07T01:25:27.334Z] Still waiting to schedule task [2024-11-07T01:25:27.335Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24697’ [2024-11-07T01:25:50.600Z] Removing intermediate container 1d77e93f5938 [2024-11-07T01:25:50.601Z] ---> 6a2be7d48c83 [2024-11-07T01:25:50.601Z] Successfully built 6a2be7d48c83 [2024-11-07T01:25:50.601Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:25:50.919Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-07T01:25:50.919Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T01:25:51.003Z] prd-ubuntu20.04-docker-8c-8g-24699 does not seem to be running inside a container [2024-11-07T01:25:51.031Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/744 -v /w/workspace/edgex-go/744:/w/workspace/edgex-go/744:rw,z -v /w/workspace/edgex-go/744@tmp:/w/workspace/edgex-go/744@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-11-07T01:25:51.495Z] $ docker top 3a140dcda78f3aaee13e38555ba0fc666a1a6852910fa17ce25beef4bb37c0a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-07T01:25:51.847Z] + go version [2024-11-07T01:25:51.847Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-07T01:25:51.856Z] $ docker stop --time=1 3a140dcda78f3aaee13e38555ba0fc666a1a6852910fa17ce25beef4bb37c0a3 [2024-11-07T01:25:53.139Z] $ docker rm -f --volumes 3a140dcda78f3aaee13e38555ba0fc666a1a6852910fa17ce25beef4bb37c0a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:25:53.570Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-07T01:25:53.570Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T01:25:53.645Z] prd-ubuntu20.04-docker-8c-8g-24699 does not seem to be running inside a container [2024-11-07T01:25:53.671Z] $ 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/744 -v /w/workspace/edgex-go/744:/w/workspace/edgex-go/744:rw,z -v /w/workspace/edgex-go/744@tmp:/w/workspace/edgex-go/744@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-11-07T01:25:54.018Z] $ docker top ff346f423dd60d0f292e2cbf3788a3abab96356ef034ae0c2a8feb8dd1a49792 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-11-07T01:25:54.100Z] ========================================================= [2024-11-07T01:25:54.100Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-11-07T01:25:54.100Z] ========================================================= [Pipeline] sh [2024-11-07T01:25:54.380Z] + git config --global --add safe.directory /w/workspace/edgex-go/744 [Pipeline] fileExists [Pipeline] sh [2024-11-07T01:25:54.687Z] + make test [2024-11-07T01:25:54.688Z] go test -race -coverprofile=coverage.out ./... [2024-11-07T01:26:02.807Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-11-07T01:26:29.336Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-11-07T01:26:29.336Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-11-07T01:26:29.903Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-11-07T01:26:29.903Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-11-07T01:26:30.161Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-11-07T01:26:30.161Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-11-07T01:26:30.161Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-11-07T01:26:30.161Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-11-07T01:26:30.161Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-11-07T01:26:30.161Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-11-07T01:26:30.161Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-11-07T01:26:30.420Z] github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements [2024-11-07T01:26:30.987Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-11-07T01:26:30.987Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-11-07T01:26:30.987Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-11-07T01:26:32.362Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-11-07T01:26:32.362Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-11-07T01:26:33.736Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements [2024-11-07T01:26:33.736Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-11-07T01:26:33.736Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-11-07T01:26:33.736Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-11-07T01:26:34.672Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements [2024-11-07T01:26:34.672Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-11-07T01:26:34.672Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-11-07T01:26:35.240Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-11-07T01:26:35.240Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-11-07T01:26:35.240Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-07T01:26:35.240Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-11-07T01:26:35.240Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-11-07T01:26:35.240Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-11-07T01:26:35.240Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-11-07T01:26:35.240Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-11-07T01:26:35.240Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-11-07T01:26:36.644Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-11-07T01:26:36.644Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-07T01:26:36.644Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-11-07T01:26:36.644Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-11-07T01:26:36.644Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-11-07T01:26:38.027Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.052s coverage: 69.2% of statements [2024-11-07T01:26:38.027Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.049s coverage: 48.4% of statements [2024-11-07T01:26:38.285Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-11-07T01:26:38.285Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-11-07T01:26:38.544Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.378s coverage: 93.4% of statements [2024-11-07T01:26:38.544Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.068s coverage: 91.7% of statements [2024-11-07T01:26:39.483Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.066s coverage: 9.4% of statements [2024-11-07T01:26:40.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-11-07T01:26:40.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-11-07T01:26:40.425Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-11-07T01:26:40.425Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-11-07T01:26:40.425Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-07T01:26:40.425Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-11-07T01:26:40.425Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-11-07T01:26:40.425Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-11-07T01:26:40.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-11-07T01:26:40.425Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-11-07T01:26:40.425Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-11-07T01:26:41.801Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.464s coverage: 95.8% of statements [2024-11-07T01:26:41.801Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.025s coverage: 72.2% of statements [2024-11-07T01:26:42.061Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-11-07T01:26:42.320Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-11-07T01:26:42.320Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-11-07T01:26:43.277Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.042s coverage: 0.0% of statements [no tests to run] [2024-11-07T01:26:43.539Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 1.0% of statements [2024-11-07T01:26:43.539Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 44.2% of statements [2024-11-07T01:26:43.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.027s coverage: 40.0% of statements [2024-11-07T01:26:44.108Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-11-07T01:26:44.108Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-11-07T01:26:44.108Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-11-07T01:26:44.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-11-07T01:26:44.679Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-11-07T01:26:44.679Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-11-07T01:26:44.679Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-11-07T01:26:44.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.026s coverage: 87.1% of statements [2024-11-07T01:26:44.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.026s coverage: 94.1% of statements [2024-11-07T01:26:44.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements [2024-11-07T01:26:44.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.018s coverage: 87.5% of statements [2024-11-07T01:26:45.617Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-11-07T01:26:45.617Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-11-07T01:26:45.617Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-11-07T01:26:46.556Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-11-07T01:26:46.556Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-11-07T01:26:46.556Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-11-07T01:26:46.556Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-11-07T01:26:47.122Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-11-07T01:26:47.122Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-11-07T01:26:47.382Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-11-07T01:26:48.318Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-11-07T01:26:49.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-11-07T01:26:50.627Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-11-07T01:26:50.627Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-11-07T01:26:52.531Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-11-07T01:26:52.531Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-11-07T01:26:52.531Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-11-07T01:26:53.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-11-07T01:26:53.907Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-11-07T01:26:53.907Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-11-07T01:26:54.474Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-11-07T01:26:54.474Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-11-07T01:26:54.474Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-11-07T01:26:54.474Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements [2024-11-07T01:26:55.850Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements [2024-11-07T01:26:55.850Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements [2024-11-07T01:26:55.850Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements [2024-11-07T01:26:56.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.025s coverage: 94.4% of statements [2024-11-07T01:26:57.045Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-11-07T01:26:57.045Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-07T01:26:57.045Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-11-07T01:26:58.946Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-11-07T01:26:58.946Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-11-07T01:26:58.946Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-11-07T01:26:58.946Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-11-07T01:26:59.878Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-11-07T01:26:59.878Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-07T01:27:06.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.045s coverage: 92.9% of statements [2024-11-07T01:27:06.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 66.7% of statements [2024-11-07T01:27:06.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements [2024-11-07T01:27:06.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 75.0% of statements [2024-11-07T01:27:06.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.034s coverage: 87.2% of statements [2024-11-07T01:27:06.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 17.0% of statements [2024-11-07T01:27:06.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2024-11-07T01:27:06.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.051s coverage: 81.8% of statements [2024-11-07T01:27:06.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.063s coverage: 82.1% of statements [2024-11-07T01:27:06.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2024-11-07T01:27:06.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.132s coverage: 63.1% of statements [2024-11-07T01:27:06.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements [2024-11-07T01:27:06.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements [2024-11-07T01:27:06.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-11-07T01:27:06.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements [2024-11-07T01:27:06.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2024-11-07T01:27:06.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.155s coverage: 36.8% of statements [2024-11-07T01:27:06.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 93.8% of statements [2024-11-07T01:27:06.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements [2024-11-07T01:27:06.448Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.033s coverage: 9.0% of statements [2024-11-07T01:27:06.448Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.082s coverage: 97.7% of statements [2024-11-07T01:27:06.448Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.033s coverage: 45.8% of statements [2024-11-07T01:27:06.448Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 17.4% of statements [2024-11-07T01:27:06.448Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.103s coverage: 95.7% of statements [2024-11-07T01:27:06.448Z] 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-11-07T01:27:06.707Z] running golangci-lint [2024-11-07T01:27:06.707Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-11-07T01:27:06.707Z] go version go1.23.2 linux/amd64 [2024-11-07T01:27:06.965Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-11-07T01:27:06.965Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-11-07T01:27:06.965Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-11-07T01:27:33.507Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|compiled_files|deps|name|types_sizes) took 23.097717238s" [2024-11-07T01:27:33.507Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 50.783676ms" [2024-11-07T01:27:43.482Z] level=info msg="[linters_context/goanalysis] analyzers took 2m21.877780517s with top 10 stages: buildir: 56.494037762s, gosec: 3.347601314s, inspect: 3.142023452s, fact_deprecated: 2.298950432s, ctrlflow: 1.963650378s, printf: 1.861438479s, fact_purity: 1.577394048s, nilness: 1.463819519s, S1038: 1.271866802s, SA6005: 1.123897427s" [2024-11-07T01:27:43.482Z] level=info msg="[runner] Issues before processing: 208, after processing: 0" [2024-11-07T01:27:43.482Z] level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 208/208, exclude: 208/208, cgo: 208/208, skip_files: 208/208, identifier_marker: 208/208, skip_dirs: 208/208, autogenerated_exclude: 208/208, exclude-rules: 208/15, nolint: 15/0, invalid_issue: 208/208, path_prettifier: 208/208" [2024-11-07T01:27:43.482Z] level=info msg="[runner] processing took 15.341642ms with stages: identifier_marker: 5.484207ms, nolint: 5.022923ms, autogenerated_exclude: 1.440619ms, path_prettifier: 1.426759ms, exclude-rules: 1.008897ms, skip_dirs: 834.196µs, cgo: 62.781µs, invalid_issue: 29.43µs, filename_unadjuster: 27.38µs, skip_files: 740ns, max_same_issues: 730ns, uniq_by_line: 600ns, fixer: 420ns, sort_results: 370ns, max_from_linter: 310ns, exclude: 260ns, path_shortener: 260ns, path_prefixer: 240ns, source_code: 160ns, diff: 150ns, max_per_file_from_linter: 110ns, severity-rules: 100ns" [2024-11-07T01:27:43.482Z] level=info msg="[runner] linters took 11.995026074s with stages: goanalysis_metalinter: 11.979596391s" [2024-11-07T01:27:43.482Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-11-07T01:27:43.482Z] level=info msg="Memory: 353 samples, avg is 260.8MB, max is 1110.6MB" [2024-11-07T01:27:43.482Z] level=info msg="Execution took 35.153877976s" [2024-11-07T01:27:43.482Z] go vet ./... [2024-11-07T01:27:48.748Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-07T01:27:48.748Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-07T01:27:48.748Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-07T01:27:48.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-11-07T01:27:49.064Z] + ls -al . [2024-11-07T01:27:49.064Z] total 1764 [2024-11-07T01:27:49.064Z] drwxrwxr-x 11 1001 1001 4096 Nov 7 01:25 . [2024-11-07T01:27:49.064Z] drwxr-xr-x 4 root root 4096 Nov 7 01:25 .. [2024-11-07T01:27:49.064Z] drwxrwxr-x 2 1001 1001 4096 Nov 7 01:24 .blubracket [2024-11-07T01:27:49.064Z] -rw-rw-r-- 1 1001 1001 10 Nov 7 01:24 .dockerignore [2024-11-07T01:27:49.064Z] drwxrwxr-x 8 1001 1001 4096 Nov 7 01:27 .git [2024-11-07T01:27:49.064Z] drwxrwxr-x 3 1001 1001 4096 Nov 7 01:24 .github [2024-11-07T01:27:49.064Z] -rw-rw-r-- 1 1001 1001 961 Nov 7 01:24 .gitignore [2024-11-07T01:27:49.064Z] -rw-rw-r-- 1 1001 1001 199 Nov 7 01:24 .golangci.yml [2024-11-07T01:27:49.064Z] -rw-rw-r-- 1 1001 1001 100 Nov 7 01:24 .hadolint.yml [2024-11-07T01:27:49.064Z] drwxr-xr-x 3 1001 1001 4096 Nov 7 01:25 .semver [2024-11-07T01:27:49.064Z] -rw-rw-r-- 1 1001 1001 155 Nov 7 01:24 .sonarcloud.properties [2024-11-07T01:27:49.064Z] -rw-rw-r-- 1 1001 1001 1171 Nov 7 01:24 ADOPTERS.md [2024-11-07T01:27:49.064Z] -rw-rw-r-- 1 1001 1001 17141 Nov 7 01:24 Attribution.txt [2024-11-07T01:27:49.064Z] -rw-rw-r-- 1 1001 1001 100284 Nov 7 01:24 CHANGELOG.md [2024-11-07T01:27:49.064Z] -rw-rw-r-- 1 1001 1001 3804 Nov 7 01:24 CONTRIBUTING.md [2024-11-07T01:27:49.064Z] -rw-rw-r-- 1 1001 1001 677 Nov 7 01:24 GOVERNANCE.md [2024-11-07T01:27:49.064Z] -rw-rw-r-- 1 1001 1001 858 Nov 7 01:24 Jenkinsfile [2024-11-07T01:27:49.064Z] -rw-rw-r-- 1 1001 1001 10775 Nov 7 01:24 LICENSE [2024-11-07T01:27:49.064Z] -rw-rw-r-- 1 1001 1001 16705 Nov 7 01:24 Makefile [2024-11-07T01:27:49.064Z] -rw-rw-r-- 1 1001 1001 582 Nov 7 01:24 OWNERS.md [2024-11-07T01:27:49.064Z] -rw-rw-r-- 1 1001 1001 9533 Nov 7 01:24 README.md [2024-11-07T01:27:49.064Z] -rw-rw-r-- 1 1001 1001 789 Nov 7 01:24 SECURITY.md [2024-11-07T01:27:49.064Z] -rw-rw-r-- 1 1001 1001 12 Nov 7 01:25 VERSION [2024-11-07T01:27:49.064Z] drwxrwxr-x 2 1001 1001 4096 Nov 7 01:24 bin [2024-11-07T01:27:49.064Z] drwxrwxr-x 19 1001 1001 4096 Nov 7 01:24 cmd [2024-11-07T01:27:49.064Z] -rw-r--r-- 1 root root 1433704 Nov 7 01:27 coverage.out [2024-11-07T01:27:49.064Z] drwxrwxr-x 2 1001 1001 4096 Nov 7 01:24 fuzz_test [2024-11-07T01:27:49.064Z] -rw-rw-r-- 1 1001 1001 6577 Nov 7 01:24 go.mod [2024-11-07T01:27:49.064Z] -rw-rw-r-- 1 1001 1001 88825 Nov 7 01:24 go.sum [2024-11-07T01:27:49.064Z] drwxrwxr-x 7 1001 1001 4096 Nov 7 01:24 internal [2024-11-07T01:27:49.064Z] drwxrwxr-x 2 1001 1001 4096 Nov 7 01:24 openapi [2024-11-07T01:27:49.064Z] -rw-rw-r-- 1 1001 1001 584 Nov 7 01:24 security.txt [2024-11-07T01:27:49.064Z] -rw-rw-r-- 1 1001 1001 204 Nov 7 01:24 version.go [Pipeline] sh [2024-11-07T01:27:49.356Z] + '[' -e coverage.out ] [2024-11-07T01:27:49.356Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-11-07T01:27:49.509Z] Stashed 1 file(s) [Pipeline] sh [2024-11-07T01:27:49.787Z] + make build [2024-11-07T01:27:49.787Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-11-07T01:27:59.054Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24700 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-11-07T01:27:59.075Z] Running in /w/workspace/edgex-go/744 [Pipeline] { [Pipeline] checkout [2024-11-07T01:28:02.133Z] The recommended git tool is: git [2024-11-07T01:28:08.274Z] using credential edgex-jenkins-ssh [2024-11-07T01:28:08.301Z] Cloning the remote Git repository [2024-11-07T01:28:08.341Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-11-07T01:28:08.441Z] > git init /w/workspace/edgex-go/744 # timeout=10 [2024-11-07T01:28:08.601Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-11-07T01:28:08.602Z] > git --version # timeout=10 [2024-11-07T01:28:08.626Z] > git --version # 'git version 2.25.1' [2024-11-07T01:28:08.631Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-07T01:28:08.790Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-07T01:28:11.713Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-11-07T01:28:12.649Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-11-07T01:28:14.553Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-11-07T01:28:15.117Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-11-07T01:28:17.029Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-11-07T01:28:22.304Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-11-07T01:28:24.838Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-11-07T01:28:27.367Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-11-07T01:28:27.638Z] Avoid second fetch [2024-11-07T01:28:27.638Z] Checking out Revision 44a947b4dde0e7385da87f1ff4874445f4b2a618 (main) [2024-11-07T01:28:28.307Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-11-07T01:28:28.447Z] Commit message: "Merge pull request #4993 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.3" [2024-11-07T01:28:26.453Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-11-07T01:28:26.489Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-07T01:28:27.653Z] > git config core.sparsecheckout # timeout=10 [2024-11-07T01:28:27.724Z] > git checkout -f 44a947b4dde0e7385da87f1ff4874445f4b2a618 # timeout=10 [2024-11-07T01:28:29.244Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-11-07T01:28:30.180Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-11-07T01:28:31.558Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-11-07T01:28:32.505Z] $ docker stop --time=1 ff346f423dd60d0f292e2cbf3788a3abab96356ef034ae0c2a8feb8dd1a49792 [2024-11-07T01:28:34.863Z] $ docker rm -f --volumes ff346f423dd60d0f292e2cbf3788a3abab96356ef034ae0c2a8feb8dd1a49792 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:28:36.358Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-07T01:28:36.358Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-07T01:28:36.358Z] Dload Upload Total Spent Left Speed [2024-11-07T01:28:36.358Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 75905 0 --:--:-- --:--:-- --:--:-- 75905 [Pipeline] sh [2024-11-07T01:28:36.392Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-11-07T01:28:36.392Z] [2024-11-07T01:28:36.392Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:28:36.712Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-07T01:28:36.765Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-11-07T01:28:36.765Z] latest: Pulling from edgex-devops/edgex-compose [2024-11-07T01:28:36.765Z] 91d30c5bc195: Pulling fs layer [2024-11-07T01:28:36.765Z] 2e9b0aa3be6d: Pulling fs layer [2024-11-07T01:28:36.765Z] 9c61dcf015f6: Pulling fs layer [2024-11-07T01:28:36.765Z] 4698f68db338: Pulling fs layer [2024-11-07T01:28:36.765Z] 2a2f49069b9e: Pulling fs layer [2024-11-07T01:28:36.765Z] e0025b399a48: Pulling fs layer [2024-11-07T01:28:36.765Z] 4698f68db338: Waiting [2024-11-07T01:28:36.765Z] 2a2f49069b9e: Waiting [2024-11-07T01:28:36.765Z] e0025b399a48: Waiting [2024-11-07T01:28:36.765Z] 91d30c5bc195: Verifying Checksum [2024-11-07T01:28:36.765Z] 91d30c5bc195: Download complete [2024-11-07T01:28:36.765Z] 4698f68db338: Verifying Checksum [2024-11-07T01:28:36.765Z] 4698f68db338: Download complete [2024-11-07T01:28:37.023Z] 2e9b0aa3be6d: Verifying Checksum [2024-11-07T01:28:37.023Z] 2e9b0aa3be6d: Download complete [2024-11-07T01:28:37.023Z] e0025b399a48: Download complete [2024-11-07T01:28:37.023Z] 91d30c5bc195: Pull complete [2024-11-07T01:28:37.023Z] 2a2f49069b9e: Verifying Checksum [2024-11-07T01:28:37.023Z] 2a2f49069b9e: Download complete [2024-11-07T01:28:37.059Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-07T01:28:37.059Z] + sudo tee /etc/docker/daemon.new [2024-11-07T01:28:37.059Z] { [2024-11-07T01:28:37.059Z] "registry-mirrors": [ [2024-11-07T01:28:37.059Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-07T01:28:37.059Z] ], [2024-11-07T01:28:37.059Z] "bip": "10.250.0.254/24", [2024-11-07T01:28:37.059Z] "hosts": [ [2024-11-07T01:28:37.059Z] "tcp://0.0.0.0:5555", [2024-11-07T01:28:37.059Z] "unix:///var/run/docker.sock" [2024-11-07T01:28:37.059Z] ], [2024-11-07T01:28:37.059Z] "mtu": 1458, [2024-11-07T01:28:37.059Z] "selinux-enabled": true, [2024-11-07T01:28:37.059Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-07T01:28:37.059Z] } [Pipeline] sh [2024-11-07T01:28:37.282Z] 2e9b0aa3be6d: Pull complete [2024-11-07T01:28:37.411Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-07T01:28:37.540Z] 9c61dcf015f6: Verifying Checksum [2024-11-07T01:28:37.540Z] 9c61dcf015f6: Download complete [2024-11-07T01:28:37.780Z] + sudo service docker restart [2024-11-07T01:28:40.071Z] 9c61dcf015f6: Pull complete [2024-11-07T01:28:40.071Z] 4698f68db338: Pull complete [2024-11-07T01:28:40.331Z] 2a2f49069b9e: Pull complete [2024-11-07T01:28:40.331Z] e0025b399a48: Pull complete [2024-11-07T01:28:40.331Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-11-07T01:28:40.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-11-07T01:28:40.331Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T01:28:40.441Z] prd-ubuntu20.04-docker-8c-8g-24699 does not seem to be running inside a container [2024-11-07T01:28:40.468Z] $ 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/744 -v /w/workspace/edgex-go/744:/w/workspace/edgex-go/744:rw,z -v /w/workspace/edgex-go/744@tmp:/w/workspace/edgex-go/744@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-11-07T01:28:41.355Z] $ docker top 0252b4a2c593a43df5d2dc5981fc00174f51cd7e1adb54189106df2ff2427e6e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-07T01:28:41.718Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-11-07T01:28:44.257Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2024-11-07T01:28:44.257Z] #1 transferring dockerfile: 2.49kB done [2024-11-07T01:28:44.257Z] #1 DONE 0.0s [2024-11-07T01:28:44.257Z] [2024-11-07T01:28:44.257Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-11-07T01:28:44.257Z] #2 transferring dockerfile: 1.89kB done [2024-11-07T01:28:44.257Z] #2 DONE 0.0s [2024-11-07T01:28:44.257Z] [2024-11-07T01:28:44.257Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2024-11-07T01:28:44.257Z] #3 transferring dockerfile: 1.81kB done [2024-11-07T01:28:44.257Z] #3 DONE 0.0s [2024-11-07T01:28:44.257Z] [2024-11-07T01:28:44.257Z] #4 [core-command internal] load build definition from Dockerfile [2024-11-07T01:28:44.257Z] #4 transferring dockerfile: 1.94kB done [2024-11-07T01:28:44.257Z] #4 DONE 0.0s [2024-11-07T01:28:44.257Z] [2024-11-07T01:28:44.257Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2024-11-07T01:28:44.257Z] #5 transferring dockerfile: 2.50kB done [2024-11-07T01:28:44.257Z] #5 DONE 0.0s [2024-11-07T01:28:44.257Z] [2024-11-07T01:28:44.257Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2024-11-07T01:28:44.257Z] #6 transferring dockerfile: 3.02kB done [2024-11-07T01:28:44.257Z] #6 DONE 0.0s [2024-11-07T01:28:44.257Z] [2024-11-07T01:28:44.257Z] #7 [core-data internal] load build definition from Dockerfile [2024-11-07T01:28:44.257Z] #7 transferring dockerfile: 2.07kB done [2024-11-07T01:28:44.257Z] #7 DONE 0.0s [2024-11-07T01:28:44.257Z] [2024-11-07T01:28:44.257Z] #8 [security-spire-config internal] load build definition from Dockerfile [2024-11-07T01:28:44.257Z] #8 transferring dockerfile: 1.69kB done [2024-11-07T01:28:44.257Z] #8 DONE 0.0s [2024-11-07T01:28:44.257Z] [2024-11-07T01:28:44.257Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-11-07T01:28:44.257Z] #9 transferring dockerfile: 2.02kB done [2024-11-07T01:28:44.257Z] #9 DONE 0.0s [2024-11-07T01:28:44.257Z] [2024-11-07T01:28:44.257Z] #10 [support-cron-scheduler internal] load build definition from Dockerfile [2024-11-07T01:28:44.257Z] #10 transferring dockerfile: 1.86kB done [2024-11-07T01:28:44.257Z] #10 DONE 0.0s [2024-11-07T01:28:44.257Z] [2024-11-07T01:28:44.257Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-11-07T01:28:44.257Z] #11 transferring dockerfile: 2.23kB done [2024-11-07T01:28:44.257Z] #11 DONE 0.0s [2024-11-07T01:28:44.257Z] [2024-11-07T01:28:44.257Z] #12 [core-metadata internal] load build definition from Dockerfile [2024-11-07T01:28:44.257Z] #12 transferring dockerfile: 2.13kB done [2024-11-07T01:28:44.257Z] #12 DONE 0.0s [2024-11-07T01:28:44.257Z] [2024-11-07T01:28:44.257Z] #13 [security-spire-server internal] load build definition from Dockerfile [2024-11-07T01:28:44.257Z] #13 transferring dockerfile: 1.70kB done [2024-11-07T01:28:44.257Z] #13 DONE 0.0s [2024-11-07T01:28:44.257Z] [2024-11-07T01:28:44.257Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2024-11-07T01:28:44.257Z] #14 transferring dockerfile: 2.15kB done [2024-11-07T01:28:44.257Z] #14 DONE 0.0s [2024-11-07T01:28:44.257Z] [2024-11-07T01:28:44.257Z] #15 [security-secretstore-setup internal] load .dockerignore [2024-11-07T01:28:44.257Z] #15 transferring context: 50B done [2024-11-07T01:28:44.257Z] #15 DONE 0.0s [2024-11-07T01:28:44.257Z] [2024-11-07T01:28:44.257Z] #16 [core-keeper internal] load build definition from Dockerfile [2024-11-07T01:28:44.257Z] #16 transferring dockerfile: 2.07kB done [2024-11-07T01:28:44.516Z] #16 ... [2024-11-07T01:28:44.516Z] [2024-11-07T01:28:44.516Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2024-11-07T01:28:44.516Z] #17 transferring context: 50B done [2024-11-07T01:28:44.516Z] #17 DONE 0.0s [2024-11-07T01:28:44.516Z] [2024-11-07T01:28:44.516Z] #18 [security-spire-agent internal] load .dockerignore [2024-11-07T01:28:44.516Z] #18 transferring context: 50B done [2024-11-07T01:28:44.516Z] #18 DONE 0.0s [2024-11-07T01:28:44.516Z] [2024-11-07T01:28:44.516Z] #19 [core-command internal] load .dockerignore [2024-11-07T01:28:44.516Z] #19 transferring context: 50B done [2024-11-07T01:28:44.516Z] #19 DONE 0.0s [2024-11-07T01:28:44.516Z] [2024-11-07T01:28:44.516Z] #20 [security-proxy-setup internal] load .dockerignore [2024-11-07T01:28:44.516Z] #20 transferring context: 50B done [2024-11-07T01:28:44.516Z] #20 DONE 0.0s [2024-11-07T01:28:44.516Z] [2024-11-07T01:28:44.516Z] #21 [security-bootstrapper internal] load .dockerignore [2024-11-07T01:28:44.516Z] #21 transferring context: 50B done [2024-11-07T01:28:44.516Z] #21 DONE 0.0s [2024-11-07T01:28:44.516Z] [2024-11-07T01:28:44.516Z] #22 [core-data internal] load .dockerignore [2024-11-07T01:28:44.516Z] #22 transferring context: 50B done [2024-11-07T01:28:44.516Z] #22 DONE 0.0s [2024-11-07T01:28:44.516Z] [2024-11-07T01:28:44.516Z] #23 [security-spire-config internal] load .dockerignore [2024-11-07T01:28:44.516Z] #23 transferring context: 50B done [2024-11-07T01:28:44.516Z] #23 DONE 0.0s [2024-11-07T01:28:44.516Z] [2024-11-07T01:28:44.516Z] #24 [support-notifications internal] load .dockerignore [2024-11-07T01:28:44.516Z] #24 transferring context: 50B done [2024-11-07T01:28:44.516Z] #24 DONE 0.0s [2024-11-07T01:28:44.516Z] [2024-11-07T01:28:44.516Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2024-11-07T01:28:44.516Z] #25 transferring context: 50B done [2024-11-07T01:28:44.516Z] #25 DONE 0.0s [2024-11-07T01:28:44.516Z] [2024-11-07T01:28:44.516Z] #26 [security-proxy-auth internal] load .dockerignore [2024-11-07T01:28:44.774Z] #26 transferring context: 50B done [2024-11-07T01:28:44.774Z] #26 DONE 0.1s [2024-11-07T01:28:44.774Z] [2024-11-07T01:28:44.774Z] #27 [support-cron-scheduler internal] load .dockerignore [2024-11-07T01:28:44.774Z] #27 transferring context: 50B done [2024-11-07T01:28:44.774Z] #27 DONE 0.1s [2024-11-07T01:28:44.774Z] [2024-11-07T01:28:44.774Z] #28 [security-spire-server internal] load .dockerignore [2024-11-07T01:28:44.774Z] #28 transferring context: 50B done [2024-11-07T01:28:44.774Z] #28 DONE 0.1s [2024-11-07T01:28:44.774Z] [2024-11-07T01:28:44.774Z] #29 [core-metadata internal] load .dockerignore [2024-11-07T01:28:44.774Z] #29 transferring context: 50B done [2024-11-07T01:28:44.774Z] #29 DONE 0.1s [2024-11-07T01:28:44.774Z] [2024-11-07T01:28:44.774Z] #30 [core-keeper internal] load .dockerignore [2024-11-07T01:28:44.774Z] #30 transferring context: 50B done [2024-11-07T01:28:44.774Z] #30 DONE 0.1s [2024-11-07T01:28:44.774Z] [2024-11-07T01:28:44.774Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-07T01:28:44.774Z] #31 DONE 0.0s [2024-11-07T01:28:44.774Z] [2024-11-07T01:28:44.774Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-11-07T01:28:44.774Z] #32 DONE 0.1s [2024-11-07T01:28:44.774Z] [2024-11-07T01:28:44.774Z] #16 [core-keeper internal] load build definition from Dockerfile [2024-11-07T01:28:44.774Z] #16 ... [2024-11-07T01:28:44.774Z] [2024-11-07T01:28:44.774Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-07T01:28:44.774Z] #31 DONE 0.0s [2024-11-07T01:28:44.774Z] [2024-11-07T01:28:44.774Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2024-11-07T01:28:44.774Z] #32 DONE 0.1s [2024-11-07T01:28:44.774Z] [2024-11-07T01:28:44.774Z] #33 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-07T01:28:44.774Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-07T01:28:44.774Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-07T01:28:44.774Z] #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-11-07T01:28:44.774Z] #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-11-07T01:28:44.774Z] #33 DONE 0.1s [2024-11-07T01:28:45.033Z] [2024-11-07T01:28:45.033Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-07T01:28:45.033Z] #31 DONE 0.0s [2024-11-07T01:28:45.033Z] [2024-11-07T01:28:45.033Z] #33 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-07T01:28:45.033Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-07T01:28:45.033Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-07T01:28:45.033Z] #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-11-07T01:28:45.033Z] #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-11-07T01:28:45.033Z] #33 DONE 0.1s [2024-11-07T01:28:45.033Z] [2024-11-07T01:28:45.033Z] #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2024-11-07T01:28:45.033Z] #32 ... [2024-11-07T01:28:45.033Z] [2024-11-07T01:28:45.033Z] #33 [security-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-07T01:28:45.033Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-07T01:28:45.033Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-07T01:28:45.033Z] #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-11-07T01:28:45.033Z] #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-11-07T01:28:45.033Z] #33 DONE 0.1s [2024-11-07T01:28:45.033Z] [2024-11-07T01:28:45.033Z] #31 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-07T01:28:45.033Z] #31 DONE 0.0s [2024-11-07T01:28:45.033Z] [2024-11-07T01:28:45.033Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2024-11-07T01:28:45.033Z] #32 ... [2024-11-07T01:28:45.033Z] [2024-11-07T01:28:45.033Z] #33 [support-cron-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-07T01:28:45.033Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-07T01:28:45.033Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-07T01:28:45.033Z] #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-11-07T01:28:45.033Z] #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-11-07T01:28:45.033Z] #33 DONE 0.1s [2024-11-07T01:28:45.033Z] [2024-11-07T01:28:45.033Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-07T01:28:45.033Z] #31 DONE 0.0s [2024-11-07T01:28:45.033Z] [2024-11-07T01:28:45.033Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2024-11-07T01:28:45.294Z] #32 DONE 0.5s [2024-11-07T01:28:45.294Z] [2024-11-07T01:28:45.294Z] #33 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-07T01:28:45.294Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-07T01:28:45.294Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-07T01:28:45.294Z] #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-11-07T01:28:45.294Z] #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-11-07T01:28:45.294Z] #33 DONE 0.1s [2024-11-07T01:28:45.294Z] [2024-11-07T01:28:45.294Z] #34 [security-proxy-auth internal] load build context [2024-11-07T01:28:45.554Z] #34 ... [2024-11-07T01:28:45.554Z] [2024-11-07T01:28:45.554Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-11-07T01:28:45.554Z] #35 DONE 0.6s [2024-11-07T01:28:45.554Z] [2024-11-07T01:28:45.554Z] #34 [security-proxy-auth internal] load build context [2024-11-07T01:28:45.554Z] #34 ... [2024-11-07T01:28:45.554Z] [2024-11-07T01:28:45.554Z] #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-11-07T01:28:45.554Z] #36 DONE 0.9s [2024-11-07T01:28:45.554Z] [2024-11-07T01:28:45.554Z] #34 [security-proxy-auth internal] load build context [2024-11-07T01:28:46.120Z] #34 ... [2024-11-07T01:28:46.120Z] [2024-11-07T01:28:46.120Z] #33 [security-spire-server stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-07T01:28:46.120Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-07T01:28:46.120Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-07T01:28:46.120Z] #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-11-07T01:28:46.120Z] #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-11-07T01:28:46.120Z] #33 DONE 0.1s [2024-11-07T01:28:46.120Z] [2024-11-07T01:28:46.120Z] #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-11-07T01:28:46.120Z] #37 DONE 1.2s [2024-11-07T01:28:46.120Z] [2024-11-07T01:28:46.120Z] #34 [security-proxy-auth internal] load build context [2024-11-07T01:28:46.691Z] #34 ... [2024-11-07T01:28:46.691Z] [2024-11-07T01:28:46.691Z] #38 [core-command builder 2/7] WORKDIR /edgex-go [2024-11-07T01:28:46.691Z] #38 DONE 1.3s [2024-11-07T01:28:46.691Z] [2024-11-07T01:28:46.691Z] #39 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-07T01:28:46.691Z] #0 0.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:46.691Z] #0 0.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:46.691Z] #0 0.988 (1/4) Installing ca-certificates (20240705-r0) [2024-11-07T01:28:46.691Z] #0 1.002 (2/4) Installing dumb-init (1.2.5-r3) [2024-11-07T01:28:46.691Z] #0 1.008 (3/4) Installing su-exec (0.2-r3) [2024-11-07T01:28:46.691Z] #0 1.012 (4/4) Installing yq-go (4.44.1-r2) [2024-11-07T01:28:46.691Z] #0 1.077 Executing busybox-1.36.1-r29.trigger [2024-11-07T01:28:46.691Z] #0 1.086 Executing ca-certificates-20240705-r0.trigger [2024-11-07T01:28:46.691Z] #0 1.124 OK: 19 MiB in 18 packages [2024-11-07T01:28:46.691Z] #39 DONE 1.9s [2024-11-07T01:28:46.691Z] [2024-11-07T01:28:46.691Z] #34 [security-proxy-auth internal] load build context [2024-11-07T01:28:47.258Z] #34 ... [2024-11-07T01:28:47.258Z] [2024-11-07T01:28:47.258Z] #40 [security-spire-agent internal] load build context [2024-11-07T01:28:47.258Z] #40 transferring context: 23.10kB 0.0s done [2024-11-07T01:28:47.258Z] #40 DONE 1.1s [2024-11-07T01:28:47.258Z] [2024-11-07T01:28:47.258Z] #34 [security-proxy-auth internal] load build context [2024-11-07T01:28:48.193Z] #34 ... [2024-11-07T01:28:48.193Z] [2024-11-07T01:28:48.193Z] #41 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-07T01:28:48.193Z] #0 1.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:48.193Z] #0 1.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:48.193Z] #0 1.558 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T01:28:48.193Z] #0 1.585 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T01:28:48.193Z] #0 1.596 (3/6) Installing dumb-init (1.2.5-r3) [2024-11-07T01:28:48.193Z] #0 1.603 (4/6) Installing openssl (3.3.2-r1) [2024-11-07T01:28:48.193Z] #0 1.610 (5/6) Installing su-exec (0.2-r3) [2024-11-07T01:28:48.193Z] #0 1.612 (6/6) Installing yq-go (4.44.1-r2) [2024-11-07T01:28:48.193Z] #0 1.674 Executing busybox-1.36.1-r29.trigger [2024-11-07T01:28:48.193Z] #0 1.682 OK: 19 MiB in 18 packages [2024-11-07T01:28:48.193Z] #41 DONE 3.1s [2024-11-07T01:28:48.193Z] [2024-11-07T01:28:48.193Z] #34 [security-proxy-auth internal] load build context [2024-11-07T01:28:48.193Z] #34 ... [2024-11-07T01:28:48.193Z] [2024-11-07T01:28:48.193Z] #42 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-07T01:28:48.193Z] #0 1.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:48.193Z] #0 1.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:48.193Z] #0 1.572 v3.20.3-266-g703c22e502e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-07T01:28:48.193Z] #0 1.572 v3.20.3-265-ge9b28b67a72 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-07T01:28:48.193Z] #0 1.572 OK: 24168 distinct packages available [2024-11-07T01:28:48.193Z] #0 1.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:48.193Z] #0 1.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:48.193Z] #0 2.011 (1/14) Installing ca-certificates (20240705-r0) [2024-11-07T01:28:48.193Z] #0 2.028 (2/14) Installing brotli-libs (1.1.0-r2) [2024-11-07T01:28:48.193Z] #0 2.042 (3/14) Installing c-ares (1.33.1-r0) [2024-11-07T01:28:48.193Z] #0 2.043 (4/14) Installing libunistring (1.2-r0) [2024-11-07T01:28:48.193Z] #0 2.057 (5/14) Installing libidn2 (2.3.7-r0) [2024-11-07T01:28:48.193Z] #0 2.062 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-11-07T01:28:48.193Z] #0 2.064 (7/14) Installing libpsl (0.21.5-r1) [2024-11-07T01:28:48.193Z] #0 2.066 (8/14) Installing zstd-libs (1.5.6-r0) [2024-11-07T01:28:48.193Z] #0 2.081 (9/14) Installing libcurl (8.11.0-r0) [2024-11-07T01:28:48.193Z] #0 2.085 (10/14) Installing curl (8.11.0-r0) [2024-11-07T01:28:48.193Z] #0 2.091 (11/14) Installing dumb-init (1.2.5-r3) [2024-11-07T01:28:48.193Z] #0 2.096 (12/14) Installing musl-obstack (1.2.3-r2) [2024-11-07T01:28:48.193Z] #0 2.105 (13/14) Installing libucontext (1.2-r3) [2024-11-07T01:28:48.193Z] #0 2.114 (14/14) Installing gcompat (1.1.0-r4) [2024-11-07T01:28:48.193Z] #0 2.116 Executing busybox-1.36.1-r29.trigger [2024-11-07T01:28:48.193Z] #0 2.120 Executing ca-certificates-20240705-r0.trigger [2024-11-07T01:28:48.193Z] #0 2.298 OK: 13 MiB in 28 packages [2024-11-07T01:28:48.193Z] #42 DONE 3.3s [2024-11-07T01:28:48.193Z] [2024-11-07T01:28:48.193Z] #43 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-07T01:28:48.193Z] #0 2.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:48.193Z] #0 2.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:48.193Z] #0 2.557 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-07T01:28:48.193Z] #0 2.570 Executing busybox-1.36.1-r29.trigger [2024-11-07T01:28:48.193Z] #0 2.575 OK: 8 MiB in 15 packages [2024-11-07T01:28:48.193Z] #43 DONE 3.3s [2024-11-07T01:28:48.193Z] [2024-11-07T01:28:48.193Z] #44 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-07T01:28:48.193Z] #0 2.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:48.193Z] #0 2.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:48.193Z] #0 2.554 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-07T01:28:48.193Z] #0 2.562 Executing busybox-1.36.1-r29.trigger [2024-11-07T01:28:48.194Z] #0 2.570 OK: 8 MiB in 15 packages [2024-11-07T01:28:48.194Z] #44 DONE 3.2s [2024-11-07T01:28:48.194Z] [2024-11-07T01:28:48.194Z] #34 [security-proxy-auth internal] load build context [2024-11-07T01:28:48.194Z] #34 ... [2024-11-07T01:28:48.194Z] [2024-11-07T01:28:48.194Z] #45 [security-spire-config internal] load build context [2024-11-07T01:28:48.194Z] #45 transferring context: 21.82kB 0.0s done [2024-11-07T01:28:48.194Z] #45 DONE 2.2s [2024-11-07T01:28:48.194Z] [2024-11-07T01:28:48.194Z] #46 [security-spire-server internal] load build context [2024-11-07T01:28:48.194Z] #46 transferring context: 23.57kB 0.0s done [2024-11-07T01:28:48.194Z] #46 DONE 2.3s [2024-11-07T01:28:48.194Z] [2024-11-07T01:28:48.194Z] #34 [security-proxy-auth internal] load build context [2024-11-07T01:28:51.482Z] #34 ... [2024-11-07T01:28:51.482Z] [2024-11-07T01:28:51.482Z] #47 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-07T01:28:51.482Z] #0 3.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:51.482Z] #0 3.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:51.482Z] #0 3.740 (1/2) Installing dumb-init (1.2.5-r3) [2024-11-07T01:28:51.482Z] #0 3.751 (2/2) Installing su-exec (0.2-r3) [2024-11-07T01:28:51.482Z] #0 3.760 Executing busybox-1.36.1-r29.trigger [2024-11-07T01:28:51.482Z] #0 3.768 OK: 8 MiB in 16 packages [2024-11-07T01:28:51.482Z] #47 DONE 6.0s [2024-11-07T01:28:51.482Z] [2024-11-07T01:28:51.482Z] #34 [security-proxy-auth internal] load build context [2024-11-07T01:28:51.482Z] #34 ... [2024-11-07T01:28:51.482Z] [2024-11-07T01:28:51.482Z] #48 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-07T01:28:51.482Z] #0 3.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:51.482Z] #0 3.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:51.482Z] #0 3.693 (1/2) Installing ca-certificates (20240705-r0) [2024-11-07T01:28:51.482Z] #0 3.712 (2/2) Installing dumb-init (1.2.5-r3) [2024-11-07T01:28:51.482Z] #0 3.726 Executing busybox-1.36.1-r29.trigger [2024-11-07T01:28:51.482Z] #0 3.737 Executing ca-certificates-20240705-r0.trigger [2024-11-07T01:28:51.482Z] #0 3.784 OK: 9 MiB in 16 packages [2024-11-07T01:28:51.482Z] #48 DONE 5.8s [2024-11-07T01:28:51.482Z] [2024-11-07T01:28:51.482Z] #49 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-07T01:28:51.482Z] #0 3.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:51.482Z] #0 3.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:51.482Z] #0 3.870 (1/3) Installing ca-certificates (20240705-r0) [2024-11-07T01:28:51.482Z] #0 3.893 (2/3) Installing dumb-init (1.2.5-r3) [2024-11-07T01:28:51.482Z] #0 3.898 (3/3) Installing tzdata (2024b-r0) [2024-11-07T01:28:51.482Z] #0 3.934 Executing busybox-1.36.1-r29.trigger [2024-11-07T01:28:51.482Z] #0 3.945 Executing ca-certificates-20240705-r0.trigger [2024-11-07T01:28:51.482Z] #0 3.982 OK: 10 MiB in 17 packages [2024-11-07T01:28:51.482Z] #49 DONE 5.8s [2024-11-07T01:28:51.482Z] [2024-11-07T01:28:51.482Z] #50 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-07T01:28:51.482Z] #50 DONE 5.7s [2024-11-07T01:28:51.482Z] [2024-11-07T01:28:51.482Z] #34 [security-proxy-auth internal] load build context [2024-11-07T01:28:53.381Z] #34 transferring context: 280.64MB 7.7s [2024-11-07T01:28:54.327Z] #34 ... [2024-11-07T01:28:54.327Z] [2024-11-07T01:28:54.327Z] #51 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-07T01:28:54.327Z] #51 DONE 7.6s [2024-11-07T01:28:54.327Z] [2024-11-07T01:28:54.327Z] #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-11-07T01:28:54.327Z] #0 5.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:54.327Z] #0 5.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:54.327Z] #0 5.469 OK: 246 MiB in 54 packages [2024-11-07T01:28:54.327Z] #52 DONE 7.8s [2024-11-07T01:28:54.327Z] [2024-11-07T01:28:54.327Z] #34 [security-proxy-auth internal] load build context [2024-11-07T01:28:54.327Z] #34 ... [2024-11-07T01:28:54.327Z] [2024-11-07T01:28:54.327Z] #53 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-11-07T01:28:54.327Z] #0 5.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:54.327Z] #0 5.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:54.327Z] #0 5.845 OK: 246 MiB in 54 packages [2024-11-07T01:28:54.327Z] #53 DONE 7.7s [2024-11-07T01:28:54.327Z] [2024-11-07T01:28:54.327Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-07T01:28:54.327Z] #0 5.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:54.327Z] #0 5.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:54.327Z] #0 6.127 v3.20.3-266-g703c22e502e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-07T01:28:54.327Z] #0 6.127 v3.20.3-265-ge9b28b67a72 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-07T01:28:54.327Z] #0 6.127 OK: 24169 distinct packages available [2024-11-07T01:28:54.327Z] #0 6.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:54.327Z] #0 6.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:54.327Z] #0 6.540 OK: 246 MiB in 54 packages [2024-11-07T01:28:54.327Z] #54 DONE 7.7s [2024-11-07T01:28:54.327Z] [2024-11-07T01:28:54.327Z] #55 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-07T01:28:54.327Z] #0 4.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:54.327Z] #0 5.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:54.327Z] #0 5.924 v3.20.3-266-g703c22e502e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-07T01:28:54.327Z] #0 5.924 v3.20.3-265-ge9b28b67a72 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-07T01:28:54.327Z] #0 5.924 OK: 24168 distinct packages available [2024-11-07T01:28:54.327Z] #0 5.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:54.327Z] #0 6.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:54.327Z] #0 6.397 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T01:28:54.327Z] #0 6.433 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T01:28:54.327Z] #0 6.446 (3/7) Installing dumb-init (1.2.5-r3) [2024-11-07T01:28:54.327Z] #0 6.452 (4/7) Installing musl-obstack (1.2.3-r2) [2024-11-07T01:28:54.327Z] #0 6.463 (5/7) Installing libucontext (1.2-r3) [2024-11-07T01:28:54.327Z] #0 6.465 (6/7) Installing gcompat (1.1.0-r4) [2024-11-07T01:28:54.327Z] #0 6.469 (7/7) Installing openssl (3.3.2-r1) [2024-11-07T01:28:54.327Z] #0 6.484 Executing busybox-1.36.1-r29.trigger [2024-11-07T01:28:54.327Z] #0 6.490 OK: 9 MiB in 19 packages [2024-11-07T01:28:54.327Z] #55 DONE 7.7s [2024-11-07T01:28:54.327Z] [2024-11-07T01:28:54.327Z] #34 [security-proxy-auth internal] load build context [2024-11-07T01:28:54.894Z] #34 ... [2024-11-07T01:28:54.894Z] [2024-11-07T01:28:54.894Z] #56 [security-secretstore-setup internal] load build context [2024-11-07T01:28:54.894Z] #56 ... [2024-11-07T01:28:54.894Z] [2024-11-07T01:28:54.894Z] #57 [security-proxy-setup internal] load build context [2024-11-07T01:28:54.894Z] #57 ... [2024-11-07T01:28:54.894Z] [2024-11-07T01:28:54.894Z] #58 [security-spiffe-token-provider internal] load build context [2024-11-07T01:28:55.152Z] #58 ... [2024-11-07T01:28:55.152Z] [2024-11-07T01:28:55.152Z] #59 [support-cron-scheduler internal] load build context [2024-11-07T01:28:55.152Z] #59 ... [2024-11-07T01:28:55.152Z] [2024-11-07T01:28:55.152Z] #60 [core-command internal] load build context [2024-11-07T01:28:55.410Z] #60 ... [2024-11-07T01:28:55.410Z] [2024-11-07T01:28:55.410Z] #61 [core-data internal] load build context [2024-11-07T01:28:55.410Z] #61 ... [2024-11-07T01:28:55.410Z] [2024-11-07T01:28:55.410Z] #62 [core-common-config-bootstrapper internal] load build context [2024-11-07T01:28:55.410Z] #62 ... [2024-11-07T01:28:55.410Z] [2024-11-07T01:28:55.410Z] #63 [security-bootstrapper internal] load build context [2024-11-07T01:28:55.669Z] #63 ... [2024-11-07T01:28:55.669Z] [2024-11-07T01:28:55.669Z] #64 [support-notifications internal] load build context [2024-11-07T01:28:55.669Z] #64 ... [2024-11-07T01:28:55.669Z] [2024-11-07T01:28:55.669Z] #65 [core-metadata internal] load build context [2024-11-07T01:28:55.928Z] #65 ... [2024-11-07T01:28:55.928Z] [2024-11-07T01:28:55.928Z] #66 [core-keeper internal] load build context [2024-11-07T01:28:55.928Z] #66 ... [2024-11-07T01:28:55.928Z] [2024-11-07T01:28:55.928Z] #65 [core-metadata internal] load build context [2024-11-07T01:28:55.928Z] #65 ... [2024-11-07T01:28:55.928Z] [2024-11-07T01:28:55.928Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-07T01:28:55.928Z] #67 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.9s done [2024-11-07T01:28:55.928Z] #67 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-11-07T01:28:55.928Z] #67 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-11-07T01:28:55.928Z] #67 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-11-07T01:28:55.928Z] #67 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-11-07T01:28:55.928Z] #67 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-11-07T01:28:55.928Z] #67 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done [2024-11-07T01:28:55.928Z] #67 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-11-07T01:28:55.928Z] #67 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.7s done [2024-11-07T01:28:55.928Z] #67 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-11-07T01:28:55.928Z] #67 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-11-07T01:28:55.928Z] #67 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.3s done [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-07T01:28:56.128Z] provisioning config files... [2024-11-07T01:28:56.161Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/744@tmp/config18401981246717928704tmp [2024-11-07T01:28:56.186Z] #67 ... [2024-11-07T01:28:56.186Z] [2024-11-07T01:28:56.186Z] #68 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-07T01:28:56.186Z] #68 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.7s done [2024-11-07T01:28:56.186Z] #68 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-11-07T01:28:56.186Z] #68 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-11-07T01:28:56.186Z] #68 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-11-07T01:28:56.186Z] #68 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-11-07T01:28:56.186Z] #68 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-11-07T01:28:56.186Z] #68 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-11-07T01:28:56.186Z] #68 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-11-07T01:28:56.186Z] #68 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.6s done [2024-11-07T01:28:56.186Z] #68 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-11-07T01:28:56.186Z] #68 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-11-07T01:28:56.186Z] #68 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.9s done [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-07T01:28:56.447Z] #68 ... [2024-11-07T01:28:56.447Z] [2024-11-07T01:28:56.447Z] #66 [core-keeper internal] load build context [2024-11-07T01:28:56.664Z] ---> ****-login.sh [2024-11-07T01:28:56.664Z] nexus3.edgexfoundry.org:10001 [2024-11-07T01:28:56.705Z] #66 ... [2024-11-07T01:28:56.706Z] [2024-11-07T01:28:56.706Z] #69 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-07T01:28:56.706Z] #0 8.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:56.706Z] #0 8.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:56.706Z] #0 8.695 Upgrading critical system libraries and apk-tools: [2024-11-07T01:28:56.706Z] #0 8.695 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-07T01:28:56.706Z] #0 8.707 Executing busybox-1.36.1-r29.trigger [2024-11-07T01:28:56.706Z] #0 8.789 Continuing the upgrade transaction with new apk-tools: [2024-11-07T01:28:56.706Z] #0 8.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:56.706Z] #0 8.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:56.706Z] #0 9.215 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T01:28:56.706Z] #0 9.244 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T01:28:56.706Z] #0 9.258 Executing ca-certificates-20240705-r0.trigger [2024-11-07T01:28:56.706Z] #0 9.620 OK: 19 MiB in 18 packages [2024-11-07T01:28:56.706Z] #69 ... [2024-11-07T01:28:56.706Z] [2024-11-07T01:28:56.706Z] #70 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-11-07T01:28:56.706Z] #0 8.547 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:56.706Z] #0 8.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:56.706Z] #0 8.927 OK: 246 MiB in 54 packages [2024-11-07T01:28:56.964Z] #70 ... [2024-11-07T01:28:56.964Z] [2024-11-07T01:28:56.964Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-07T01:28:56.964Z] #0 8.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:56.964Z] #0 8.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:56.964Z] #0 9.166 v3.20.3-266-g703c22e502e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-07T01:28:56.964Z] #0 9.166 v3.20.3-265-ge9b28b67a72 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-07T01:28:56.964Z] #0 9.166 OK: 24168 distinct packages available [2024-11-07T01:28:56.964Z] #0 9.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:56.964Z] #0 9.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:56.964Z] #0 9.574 (1/4) Installing dumb-init (1.2.5-r3) [2024-11-07T01:28:56.964Z] #0 9.579 (2/4) Installing musl-obstack (1.2.3-r2) [2024-11-07T01:28:56.964Z] #0 9.583 (3/4) Installing libucontext (1.2-r3) [2024-11-07T01:28:56.964Z] #0 9.589 (4/4) Installing gcompat (1.1.0-r4) [2024-11-07T01:28:56.964Z] #0 9.601 Executing busybox-1.36.1-r29.trigger [2024-11-07T01:28:56.964Z] #0 9.615 OK: 8 MiB in 18 packages [2024-11-07T01:28:56.964Z] #71 ... [2024-11-07T01:28:56.964Z] [2024-11-07T01:28:56.964Z] #66 [core-keeper internal] load build context [2024-11-07T01:28:57.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T01:28:57.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T01:28:57.270Z] Configure a credential helper to remove this warning. See [2024-11-07T01:28:57.270Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T01:28:57.270Z] [2024-11-07T01:28:57.270Z] Login Succeeded [2024-11-07T01:28:57.270Z] nexus3.edgexfoundry.org:10002 [2024-11-07T01:28:57.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T01:28:57.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T01:28:57.833Z] Configure a credential helper to remove this warning. See [2024-11-07T01:28:57.833Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T01:28:57.833Z] [2024-11-07T01:28:57.833Z] Login Succeeded [2024-11-07T01:28:57.833Z] nexus3.edgexfoundry.org:10003 [2024-11-07T01:28:58.030Z] #66 ... [2024-11-07T01:28:58.030Z] [2024-11-07T01:28:58.030Z] #72 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-11-07T01:28:58.030Z] #0 8.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:58.030Z] #0 8.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:58.030Z] #0 8.632 Upgrading critical system libraries and apk-tools: [2024-11-07T01:28:58.030Z] #0 8.632 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-07T01:28:58.030Z] #0 8.649 Executing busybox-1.36.1-r29.trigger [2024-11-07T01:28:58.030Z] #0 8.703 Continuing the upgrade transaction with new apk-tools: [2024-11-07T01:28:58.030Z] #0 8.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:58.030Z] #0 8.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:58.030Z] #0 9.055 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T01:28:58.030Z] #0 9.091 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T01:28:58.030Z] #0 9.218 OK: 8 MiB in 15 packages [2024-11-07T01:28:58.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T01:28:58.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T01:28:58.110Z] Configure a credential helper to remove this warning. See [2024-11-07T01:28:58.110Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T01:28:58.110Z] [2024-11-07T01:28:58.110Z] Login Succeeded [2024-11-07T01:28:58.110Z] nexus3.edgexfoundry.org:10004 [2024-11-07T01:28:58.287Z] #72 ... [2024-11-07T01:28:58.287Z] [2024-11-07T01:28:58.287Z] #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-07T01:28:58.287Z] #73 ... [2024-11-07T01:28:58.287Z] [2024-11-07T01:28:58.287Z] #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-07T01:28:58.287Z] #0 7.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:58.287Z] #0 7.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:58.287Z] #0 7.659 Upgrading critical system libraries and apk-tools: [2024-11-07T01:28:58.287Z] #0 7.659 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-07T01:28:58.287Z] #0 7.668 Executing busybox-1.36.1-r29.trigger [2024-11-07T01:28:58.287Z] #0 7.727 Continuing the upgrade transaction with new apk-tools: [2024-11-07T01:28:58.287Z] #0 7.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:58.288Z] #0 7.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:58.288Z] #0 8.096 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T01:28:58.288Z] #0 8.134 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T01:28:58.288Z] #0 8.244 OK: 8 MiB in 15 packages [2024-11-07T01:28:58.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T01:28:58.545Z] #74 ... [2024-11-07T01:28:58.545Z] [2024-11-07T01:28:58.545Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-07T01:28:58.545Z] #0 7.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:58.545Z] #0 7.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:58.545Z] #0 7.793 Upgrading critical system libraries and apk-tools: [2024-11-07T01:28:58.545Z] #0 7.793 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-07T01:28:58.545Z] #0 7.801 Executing busybox-1.36.1-r29.trigger [2024-11-07T01:28:58.545Z] #0 7.866 Continuing the upgrade transaction with new apk-tools: [2024-11-07T01:28:58.545Z] #0 7.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:58.545Z] #0 7.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T01:28:58.545Z] #0 8.222 OK: 19 MiB in 18 packages [2024-11-07T01:28:58.545Z] #75 ... [2024-11-07T01:28:58.545Z] [2024-11-07T01:28:58.545Z] #66 [core-keeper internal] load build context [2024-11-07T01:28:58.545Z] #66 transferring context: 529.34MB 13.0s [2024-11-07T01:28:58.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T01:28:58.658Z] Configure a credential helper to remove this warning. See [2024-11-07T01:28:58.658Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T01:28:58.658Z] [2024-11-07T01:28:58.658Z] Login Succeeded [2024-11-07T01:28:58.658Z] ****.io [2024-11-07T01:28:58.826Z] #66 transferring context: 542.38MB 13.2s done [2024-11-07T01:28:58.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T01:28:59.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T01:28:59.201Z] Configure a credential helper to remove this warning. See [2024-11-07T01:28:59.201Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T01:28:59.201Z] [2024-11-07T01:28:59.201Z] Login Succeeded [2024-11-07T01:28:59.201Z] ---> ****-login.sh ends [Pipeline] } [2024-11-07T01:28:59.215Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-11-07T01:29:00.255Z] + git config --global --add safe.directory /w/workspace/edgex-go/744 [Pipeline] echo [2024-11-07T01:29:00.278Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-07T01:29:00.300Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-07T01:29:00.326Z] ========================================================= [2024-11-07T01:29:00.326Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-07T01:29:00.326Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-11-07T01:29:00.682Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-07T01:29:00.960Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-07T01:29:00.960Z] cf04c63912e1: Pulling fs layer [2024-11-07T01:29:00.960Z] 55b35a11ae5e: Pulling fs layer [2024-11-07T01:29:00.960Z] a37a00ec5f00: Pulling fs layer [2024-11-07T01:29:00.960Z] 50b3750afda1: Pulling fs layer [2024-11-07T01:29:00.960Z] 4f4fb700ef54: Pulling fs layer [2024-11-07T01:29:00.960Z] 80978eb59214: Pulling fs layer [2024-11-07T01:29:00.960Z] c9f46d7d2bd2: Pulling fs layer [2024-11-07T01:29:00.960Z] c5a475d317c9: Pulling fs layer [2024-11-07T01:29:00.960Z] 50b3750afda1: Waiting [2024-11-07T01:29:00.960Z] 80978eb59214: Waiting [2024-11-07T01:29:00.960Z] 4f4fb700ef54: Waiting [2024-11-07T01:29:00.960Z] c9f46d7d2bd2: Waiting [2024-11-07T01:29:00.960Z] c5a475d317c9: Waiting [2024-11-07T01:29:00.960Z] 55b35a11ae5e: Verifying Checksum [2024-11-07T01:29:00.960Z] 55b35a11ae5e: Download complete [2024-11-07T01:29:00.960Z] 50b3750afda1: Verifying Checksum [2024-11-07T01:29:00.960Z] 50b3750afda1: Download complete [2024-11-07T01:29:00.960Z] 4f4fb700ef54: Verifying Checksum [2024-11-07T01:29:00.960Z] 4f4fb700ef54: Download complete [2024-11-07T01:29:00.960Z] 80978eb59214: Verifying Checksum [2024-11-07T01:29:00.960Z] 80978eb59214: Download complete [2024-11-07T01:29:01.381Z] cf04c63912e1: Verifying Checksum [2024-11-07T01:29:01.381Z] cf04c63912e1: Download complete [2024-11-07T01:29:01.459Z] #66 ... [2024-11-07T01:29:01.459Z] [2024-11-07T01:29:01.459Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-07T01:29:01.459Z] #76 ... [2024-11-07T01:29:01.459Z] [2024-11-07T01:29:01.459Z] #77 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-07T01:29:01.459Z] #77 ... [2024-11-07T01:29:01.459Z] [2024-11-07T01:29:01.459Z] #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-07T01:29:01.459Z] #78 ... [2024-11-07T01:29:01.459Z] [2024-11-07T01:29:01.459Z] #79 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-07T01:29:01.459Z] #79 ... [2024-11-07T01:29:01.459Z] [2024-11-07T01:29:01.459Z] #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-07T01:29:01.459Z] #73 11.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T01:29:01.459Z] #73 11.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T01:29:01.459Z] #73 12.16 Upgrading critical system libraries and apk-tools: [2024-11-07T01:29:01.459Z] #73 12.16 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-07T01:29:01.459Z] #73 12.17 Executing busybox-1.36.1-r29.trigger [2024-11-07T01:29:01.459Z] #73 12.23 Continuing the upgrade transaction with new apk-tools: [2024-11-07T01:29:01.459Z] #73 12.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T01:29:01.459Z] #73 12.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T01:29:01.459Z] #73 12.56 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T01:29:01.459Z] #73 12.60 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T01:29:01.459Z] #73 12.61 Executing ca-certificates-20240705-r0.trigger [2024-11-07T01:29:01.459Z] #73 12.85 OK: 13 MiB in 28 packages [2024-11-07T01:29:01.657Z] c5a475d317c9: Verifying Checksum [2024-11-07T01:29:01.657Z] c5a475d317c9: Download complete [2024-11-07T01:29:02.260Z] cf04c63912e1: Pull complete [2024-11-07T01:29:02.836Z] #73 DONE 14.8s [2024-11-07T01:29:02.836Z] [2024-11-07T01:29:02.836Z] #70 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-11-07T01:29:02.836Z] #70 DONE 16.2s [2024-11-07T01:29:02.836Z] [2024-11-07T01:29:02.836Z] #65 [core-metadata internal] load build context [2024-11-07T01:29:02.836Z] #65 transferring context: 542.38MB 11.6s done [2024-11-07T01:29:02.836Z] #65 DONE 17.6s [2024-11-07T01:29:02.836Z] [2024-11-07T01:29:02.836Z] #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-07T01:29:02.836Z] #74 DONE 14.7s [2024-11-07T01:29:02.836Z] [2024-11-07T01:29:02.836Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-07T01:29:02.836Z] #75 DONE 14.8s [2024-11-07T01:29:02.836Z] [2024-11-07T01:29:02.836Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-07T01:29:02.836Z] #71 DONE 16.2s [2024-11-07T01:29:02.836Z] [2024-11-07T01:29:02.836Z] #69 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-07T01:29:02.836Z] #69 DONE 16.2s [2024-11-07T01:29:02.836Z] [2024-11-07T01:29:02.836Z] #72 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-11-07T01:29:03.095Z] #72 DONE 14.8s [2024-11-07T01:29:03.095Z] [2024-11-07T01:29:03.095Z] #57 [security-proxy-setup internal] load build context [2024-11-07T01:29:03.095Z] #57 transferring context: 542.38MB 12.4s done [2024-11-07T01:29:03.095Z] #57 DONE 18.0s [2024-11-07T01:29:03.095Z] [2024-11-07T01:29:03.095Z] #63 [security-bootstrapper internal] load build context [2024-11-07T01:29:03.095Z] #63 transferring context: 542.38MB 12.6s done [2024-11-07T01:29:03.095Z] #63 DONE 18.0s [2024-11-07T01:29:03.095Z] [2024-11-07T01:29:03.095Z] #64 [support-notifications internal] load build context [2024-11-07T01:29:03.095Z] #64 transferring context: 542.38MB 13.1s done [2024-11-07T01:29:03.095Z] #64 DONE 17.9s [2024-11-07T01:29:03.095Z] [2024-11-07T01:29:03.095Z] #58 [security-spiffe-token-provider internal] load build context [2024-11-07T01:29:03.095Z] #58 transferring context: 542.38MB 13.7s done [2024-11-07T01:29:03.095Z] #58 DONE 18.2s [2024-11-07T01:29:03.095Z] [2024-11-07T01:29:03.095Z] #66 [core-keeper internal] load build context [2024-11-07T01:29:03.095Z] #66 DONE 17.7s [2024-11-07T01:29:03.095Z] [2024-11-07T01:29:03.095Z] #62 [core-common-config-bootstrapper internal] load build context [2024-11-07T01:29:03.095Z] #62 transferring context: 542.38MB 13.2s done [2024-11-07T01:29:03.095Z] #62 DONE 17.9s [2024-11-07T01:29:03.095Z] [2024-11-07T01:29:03.095Z] #34 [security-proxy-auth internal] load build context [2024-11-07T01:29:03.095Z] #34 transferring context: 542.38MB 13.2s done [2024-11-07T01:29:03.095Z] #34 DONE 17.7s [2024-11-07T01:29:03.095Z] [2024-11-07T01:29:03.095Z] #59 [support-cron-scheduler internal] load build context [2024-11-07T01:29:03.095Z] #59 transferring context: 542.38MB 13.4s done [2024-11-07T01:29:03.095Z] #59 DONE 17.9s [2024-11-07T01:29:03.095Z] [2024-11-07T01:29:03.095Z] #60 [core-command internal] load build context [2024-11-07T01:29:03.095Z] #60 transferring context: 542.38MB 14.3s done [2024-11-07T01:29:03.095Z] #60 DONE 18.1s [2024-11-07T01:29:03.095Z] [2024-11-07T01:29:03.095Z] #61 [core-data internal] load build context [2024-11-07T01:29:03.095Z] #61 transferring context: 542.38MB 14.3s done [2024-11-07T01:29:03.095Z] #61 DONE 18.1s [2024-11-07T01:29:03.095Z] [2024-11-07T01:29:03.095Z] #56 [security-secretstore-setup internal] load build context [2024-11-07T01:29:03.095Z] #56 transferring context: 542.38MB 13.2s done [2024-11-07T01:29:03.095Z] #56 DONE 18.2s [2024-11-07T01:29:03.095Z] [2024-11-07T01:29:03.095Z] #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-11-07T01:29:03.095Z] #80 ... [2024-11-07T01:29:03.095Z] [2024-11-07T01:29:03.095Z] #81 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-11-07T01:29:03.095Z] #81 DONE 0.2s [2024-11-07T01:29:03.095Z] [2024-11-07T01:29:03.095Z] #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-11-07T01:29:03.095Z] #82 DONE 0.2s [2024-11-07T01:29:03.095Z] [2024-11-07T01:29:03.095Z] #83 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-07T01:29:03.095Z] #83 DONE 0.2s [2024-11-07T01:29:03.095Z] [2024-11-07T01:29:03.095Z] #84 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-11-07T01:29:03.095Z] #84 DONE 0.1s [2024-11-07T01:29:03.244Z] 55b35a11ae5e: Pull complete [2024-11-07T01:29:03.355Z] [2024-11-07T01:29:03.355Z] #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-11-07T01:29:03.355Z] #80 DONE 0.2s [2024-11-07T01:29:03.355Z] [2024-11-07T01:29:03.355Z] #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T01:29:03.516Z] a37a00ec5f00: Verifying Checksum [2024-11-07T01:29:03.516Z] a37a00ec5f00: Download complete [2024-11-07T01:29:04.417Z] #85 ... [2024-11-07T01:29:04.417Z] [2024-11-07T01:29:04.417Z] #86 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-07T01:29:04.417Z] #0 9.417 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T01:29:04.417Z] #0 9.933 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T01:29:04.417Z] #86 ... [2024-11-07T01:29:04.417Z] [2024-11-07T01:29:04.417Z] #87 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-11-07T01:29:04.417Z] #0 9.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T01:29:04.417Z] #0 9.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T01:29:04.417Z] #0 10.12 Upgrading critical system libraries and apk-tools: [2024-11-07T01:29:04.417Z] #0 10.12 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-07T01:29:04.497Z] c9f46d7d2bd2: Verifying Checksum [2024-11-07T01:29:04.497Z] c9f46d7d2bd2: Download complete [2024-11-07T01:29:04.704Z] #87 10.13 Executing busybox-1.36.1-r29.trigger [2024-11-07T01:29:04.704Z] #87 10.21 Continuing the upgrade transaction with new apk-tools: [2024-11-07T01:29:04.704Z] #87 10.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T01:29:04.704Z] #87 ... [2024-11-07T01:29:04.704Z] [2024-11-07T01:29:04.704Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-07T01:29:04.704Z] #76 12.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T01:29:04.704Z] #76 12.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T01:29:04.704Z] #76 13.08 Upgrading critical system libraries and apk-tools: [2024-11-07T01:29:04.704Z] #76 13.08 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-07T01:29:04.704Z] #76 13.08 Executing busybox-1.36.1-r29.trigger [2024-11-07T01:29:04.704Z] #76 13.15 Continuing the upgrade transaction with new apk-tools: [2024-11-07T01:29:04.704Z] #76 13.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T01:29:04.704Z] #76 13.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T01:29:04.704Z] #76 13.58 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T01:29:04.704Z] #76 13.63 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T01:29:04.704Z] #76 13.66 OK: 8 MiB in 16 packages [2024-11-07T01:29:04.997Z] #76 DONE 14.0s [2024-11-07T01:29:04.997Z] [2024-11-07T01:29:04.997Z] #86 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-07T01:29:04.997Z] #86 10.65 OK: 246 MiB in 54 packages [2024-11-07T01:29:04.997Z] #86 DONE 10.8s [2024-11-07T01:29:04.997Z] [2024-11-07T01:29:04.997Z] #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-07T01:29:04.997Z] #78 12.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T01:29:04.997Z] #78 12.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T01:29:04.997Z] #78 12.96 Upgrading critical system libraries and apk-tools: [2024-11-07T01:29:04.997Z] #78 12.96 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-07T01:29:04.997Z] #78 12.97 Executing busybox-1.36.1-r29.trigger [2024-11-07T01:29:04.997Z] #78 13.07 Continuing the upgrade transaction with new apk-tools: [2024-11-07T01:29:04.997Z] #78 13.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T01:29:04.997Z] #78 13.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T01:29:04.997Z] #78 13.48 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T01:29:04.997Z] #78 13.52 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T01:29:04.997Z] #78 13.53 Executing ca-certificates-20240705-r0.trigger [2024-11-07T01:29:04.997Z] #78 13.56 OK: 10 MiB in 17 packages [2024-11-07T01:29:04.997Z] #78 DONE 14.0s [2024-11-07T01:29:04.997Z] [2024-11-07T01:29:04.997Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-11-07T01:29:05.314Z] #88 ... [2024-11-07T01:29:05.314Z] [2024-11-07T01:29:05.314Z] #87 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-11-07T01:29:05.314Z] #87 10.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T01:29:05.314Z] #87 10.63 OK: 9 MiB in 19 packages [2024-11-07T01:29:05.314Z] #87 DONE 10.8s [2024-11-07T01:29:05.314Z] [2024-11-07T01:29:05.314Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-11-07T01:29:05.314Z] #88 DONE 0.2s [2024-11-07T01:29:05.314Z] [2024-11-07T01:29:05.314Z] #79 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-07T01:29:05.314Z] #79 13.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T01:29:05.314Z] #79 13.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T01:29:05.314Z] #79 13.51 Upgrading critical system libraries and apk-tools: [2024-11-07T01:29:05.314Z] #79 13.51 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-07T01:29:05.314Z] #79 13.51 Executing busybox-1.36.1-r29.trigger [2024-11-07T01:29:05.314Z] #79 13.61 Continuing the upgrade transaction with new apk-tools: [2024-11-07T01:29:05.314Z] #79 13.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T01:29:05.314Z] #79 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T01:29:05.314Z] #79 13.99 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T01:29:05.314Z] #79 14.06 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T01:29:05.314Z] #79 14.13 Executing ca-certificates-20240705-r0.trigger [2024-11-07T01:29:05.314Z] #79 14.16 OK: 9 MiB in 16 packages [2024-11-07T01:29:07.280Z] #79 DONE 15.9s [2024-11-07T01:29:07.280Z] [2024-11-07T01:29:07.280Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-07T01:29:07.280Z] #0 1.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T01:29:07.280Z] #0 1.628 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T01:29:07.280Z] #0 1.972 Upgrading critical system libraries and apk-tools: [2024-11-07T01:29:07.280Z] #0 1.972 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-07T01:29:07.280Z] #0 1.986 Executing busybox-1.36.1-r29.trigger [2024-11-07T01:29:07.280Z] #0 2.187 Continuing the upgrade transaction with new apk-tools: [2024-11-07T01:29:07.280Z] #0 2.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T01:29:07.280Z] #0 2.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T01:29:07.280Z] #0 2.625 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T01:29:07.280Z] #0 2.657 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T01:29:07.280Z] #0 3.303 OK: 8 MiB in 18 packages [2024-11-07T01:29:07.280Z] #89 DONE 4.1s [2024-11-07T01:29:07.280Z] [2024-11-07T01:29:07.280Z] #77 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-07T01:29:07.280Z] #77 12.55 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T01:29:07.280Z] #77 14.01 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T01:29:07.280Z] #77 14.73 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-07T01:29:07.280Z] #77 15.03 Executing busybox-1.36.1-r29.trigger [2024-11-07T01:29:07.280Z] #77 15.03 OK: 8 MiB in 15 packages [2024-11-07T01:29:07.280Z] #77 DONE 15.9s [2024-11-07T01:29:07.280Z] [2024-11-07T01:29:07.280Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-07T01:29:07.280Z] #90 DONE 1.7s [2024-11-07T01:29:07.280Z] [2024-11-07T01:29:07.280Z] #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-11-07T01:29:07.280Z] #91 DONE 1.7s [2024-11-07T01:29:07.280Z] [2024-11-07T01:29:07.280Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-07T01:29:07.280Z] #92 ... [2024-11-07T01:29:07.280Z] [2024-11-07T01:29:07.280Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-11-07T01:29:07.280Z] #93 DONE 0.1s [2024-11-07T01:29:07.280Z] [2024-11-07T01:29:07.280Z] #94 [security-spire-server stage-2 6/9] COPY security.txt / [2024-11-07T01:29:08.673Z] #94 ... [2024-11-07T01:29:08.673Z] [2024-11-07T01:29:08.673Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-07T01:29:08.673Z] #92 DONE 1.8s [2024-11-07T01:29:08.931Z] [2024-11-07T01:29:08.931Z] #94 [security-spire-server stage-2 6/9] COPY security.txt / [2024-11-07T01:29:08.931Z] #94 DONE 1.6s [2024-11-07T01:29:08.931Z] [2024-11-07T01:29:08.931Z] #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-07T01:29:08.931Z] #95 DONE 1.8s [2024-11-07T01:29:08.931Z] [2024-11-07T01:29:08.931Z] #96 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-11-07T01:29:08.931Z] #96 DONE 0.1s [2024-11-07T01:29:08.931Z] [2024-11-07T01:29:08.931Z] #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-11-07T01:29:08.931Z] #97 DONE 0.1s [2024-11-07T01:29:08.931Z] [2024-11-07T01:29:08.931Z] #98 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-11-07T01:29:08.931Z] #98 DONE 0.1s [2024-11-07T01:29:08.931Z] [2024-11-07T01:29:08.931Z] #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-11-07T01:29:08.931Z] #99 DONE 0.1s [2024-11-07T01:29:08.931Z] [2024-11-07T01:29:08.931Z] #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-11-07T01:29:08.931Z] #100 DONE 0.1s [2024-11-07T01:29:08.931Z] [2024-11-07T01:29:08.931Z] #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-11-07T01:29:08.931Z] #101 DONE 0.1s [2024-11-07T01:29:08.931Z] [2024-11-07T01:29:08.931Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2024-11-07T01:29:08.931Z] #102 DONE 0.1s [2024-11-07T01:29:08.931Z] [2024-11-07T01:29:08.931Z] #103 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-11-07T01:29:08.931Z] #103 DONE 0.1s [2024-11-07T01:29:08.931Z] [2024-11-07T01:29:08.931Z] #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-11-07T01:29:09.191Z] #104 DONE 0.1s [2024-11-07T01:29:09.191Z] [2024-11-07T01:29:09.191Z] #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-11-07T01:29:09.191Z] #105 DONE 0.1s [2024-11-07T01:29:09.191Z] [2024-11-07T01:29:09.191Z] #106 [security-spire-server] exporting to image [2024-11-07T01:29:09.191Z] #106 exporting layers [2024-11-07T01:29:09.191Z] #106 ... [2024-11-07T01:29:09.191Z] [2024-11-07T01:29:09.191Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-11-07T01:29:09.191Z] #107 DONE 0.1s [2024-11-07T01:29:09.191Z] [2024-11-07T01:29:09.191Z] #108 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-11-07T01:29:09.191Z] #108 DONE 4.2s [2024-11-07T01:29:09.191Z] [2024-11-07T01:29:09.191Z] #109 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-11-07T01:29:09.191Z] #109 DONE 0.1s [2024-11-07T01:29:09.191Z] [2024-11-07T01:29:09.191Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-11-07T01:29:09.191Z] #110 DONE 0.1s [2024-11-07T01:29:09.191Z] [2024-11-07T01:29:09.191Z] #106 [security-spire-config] exporting to image [2024-11-07T01:29:09.448Z] #106 ... [2024-11-07T01:29:09.448Z] [2024-11-07T01:29:09.448Z] #111 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-11-07T01:29:09.448Z] #111 DONE 0.1s [2024-11-07T01:29:09.706Z] [2024-11-07T01:29:09.706Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T01:29:09.975Z] #112 ... [2024-11-07T01:29:09.975Z] [2024-11-07T01:29:09.975Z] #106 [security-spire-config] exporting to image [2024-11-07T01:29:09.975Z] #106 exporting layers 0.6s done [2024-11-07T01:29:09.975Z] #106 writing image sha256:2505756d5a0b1d500043343ee369c3a94cddb120a33f30b4b56edf7be833a106 done [2024-11-07T01:29:09.975Z] #106 naming to docker.io/library/security-spire-server done [2024-11-07T01:29:09.975Z] #106 writing image sha256:4128a24c2e6d8c9780cad153fbcc20c95040a21c806a4e217ab9ff42df779411 done [2024-11-07T01:29:09.975Z] #106 naming to docker.io/library/security-spire-agent done [2024-11-07T01:29:09.975Z] #106 writing image sha256:12dd50c18dd961362f79158d14e1580d47375604b736f1e44ba7d6fafc4c241f done [2024-11-07T01:29:09.975Z] #106 naming to docker.io/library/security-spire-config done [2024-11-07T01:29:09.975Z] #106 DONE 0.9s [2024-11-07T01:29:10.234Z] [2024-11-07T01:29:10.234Z] #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T01:29:13.525Z] #113 ... [2024-11-07T01:29:13.525Z] [2024-11-07T01:29:13.525Z] #114 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T01:29:13.525Z] #114 ... [2024-11-07T01:29:13.525Z] [2024-11-07T01:29:13.525Z] #115 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T01:29:19.553Z] a37a00ec5f00: Pull complete [2024-11-07T01:29:19.553Z] 50b3750afda1: Pull complete [2024-11-07T01:29:19.553Z] 4f4fb700ef54: Pull complete [2024-11-07T01:29:19.553Z] 80978eb59214: Pull complete [2024-11-07T01:29:26.272Z] c9f46d7d2bd2: Pull complete [2024-11-07T01:29:28.233Z] c5a475d317c9: Pull complete [2024-11-07T01:29:28.505Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-07T01:29:28.505Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-07T01:29:28.505Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-11-07T01:29:28.861Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-07T01:29:28.861Z] WORKDIR /edgex [2024-11-07T01:29:28.861Z] COPY go.mod . [2024-11-07T01:29:28.861Z] RUN go mod download [2024-11-07T01:29:28.861Z] + docker build -t ci-base-image-arm64 -f - . [2024-11-07T01:29:29.459Z] Sending build context to Docker daemon 3.379MB [2024-11-07T01:29:29.459Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-07T01:29:29.459Z] ---> be29e6b0f0d4 [2024-11-07T01:29:29.459Z] Step 2/4 : WORKDIR /edgex [2024-11-07T01:29:30.888Z] ---> Running in 334b54127920 [2024-11-07T01:29:30.888Z] Removing intermediate container 334b54127920 [2024-11-07T01:29:30.888Z] ---> 8aef94935abf [2024-11-07T01:29:30.888Z] Step 3/4 : COPY go.mod . [2024-11-07T01:29:31.484Z] ---> cbd47dcac83e [2024-11-07T01:29:31.484Z] Step 4/4 : RUN go mod download [2024-11-07T01:29:31.753Z] ---> Running in 6c429a03f5b0 [2024-11-07T01:29:52.329Z] #115 ... [2024-11-07T01:29:52.329Z] [2024-11-07T01:29:52.329Z] #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T01:29:52.329Z] #113 DONE 46.4s [2024-11-07T01:29:52.329Z] [2024-11-07T01:29:52.329Z] #115 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T01:29:52.329Z] #115 DONE 46.4s [2024-11-07T01:29:52.329Z] [2024-11-07T01:29:52.329Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T01:29:52.329Z] #112 DONE 44.3s [2024-11-07T01:29:52.329Z] [2024-11-07T01:29:52.329Z] #114 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T01:29:52.329Z] #114 DONE 46.4s [2024-11-07T01:29:52.329Z] [2024-11-07T01:29:52.329Z] #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T01:29:52.329Z] #85 DONE 46.4s [2024-11-07T01:29:52.329Z] [2024-11-07T01:29:52.329Z] #116 [security-spiffe-token-provider builder 6/7] COPY . . [2024-11-07T01:30:00.496Z] #116 ... [2024-11-07T01:30:00.496Z] [2024-11-07T01:30:00.496Z] #117 [core-metadata builder 6/7] COPY . . [2024-11-07T01:30:00.496Z] #117 ... [2024-11-07T01:30:00.496Z] [2024-11-07T01:30:00.496Z] #118 [core-keeper builder 7/8] COPY . . [2024-11-07T01:30:00.496Z] #118 ... [2024-11-07T01:30:00.496Z] [2024-11-07T01:30:00.496Z] #119 [security-proxy-setup builder 6/7] COPY . . [2024-11-07T01:30:00.496Z] #119 ... [2024-11-07T01:30:00.496Z] [2024-11-07T01:30:00.496Z] #120 [support-notifications builder 6/7] COPY . . [2024-11-07T01:30:04.700Z] #120 DONE 15.2s [2024-11-07T01:30:04.700Z] [2024-11-07T01:30:04.700Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-07T01:30:04.964Z] #67 ... [2024-11-07T01:30:04.964Z] [2024-11-07T01:30:04.964Z] #118 [core-keeper builder 7/8] COPY . . [2024-11-07T01:30:04.964Z] #118 DONE 15.2s [2024-11-07T01:30:04.964Z] [2024-11-07T01:30:04.964Z] #117 [core-metadata builder 6/7] COPY . . [2024-11-07T01:30:04.964Z] #117 DONE 15.2s [2024-11-07T01:30:04.964Z] [2024-11-07T01:30:04.964Z] #121 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-11-07T01:30:04.964Z] #121 CACHED [2024-11-07T01:30:04.964Z] [2024-11-07T01:30:04.964Z] #122 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T01:30:04.964Z] #122 CACHED [2024-11-07T01:30:04.964Z] [2024-11-07T01:30:04.964Z] #123 [support-cron-scheduler builder 6/7] COPY . . [2024-11-07T01:30:04.964Z] #123 CACHED [2024-11-07T01:30:04.964Z] [2024-11-07T01:30:04.964Z] #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T01:30:04.964Z] #124 CACHED [2024-11-07T01:30:04.964Z] [2024-11-07T01:30:04.964Z] #125 [security-proxy-auth builder 6/7] COPY . . [2024-11-07T01:30:04.964Z] #125 CACHED [2024-11-07T01:30:04.964Z] [2024-11-07T01:30:04.964Z] #126 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-11-07T01:30:04.964Z] #126 CACHED [2024-11-07T01:30:04.964Z] [2024-11-07T01:30:04.964Z] #127 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-11-07T01:30:04.964Z] #127 CACHED [2024-11-07T01:30:04.964Z] [2024-11-07T01:30:04.964Z] #128 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T01:30:04.964Z] #128 CACHED [2024-11-07T01:30:04.964Z] [2024-11-07T01:30:04.964Z] #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-07T01:30:04.964Z] #129 CACHED [2024-11-07T01:30:04.964Z] [2024-11-07T01:30:04.964Z] #130 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T01:30:04.964Z] #130 CACHED [2024-11-07T01:30:04.964Z] [2024-11-07T01:30:04.964Z] #131 [core-data builder 6/7] COPY . . [2024-11-07T01:30:04.964Z] #131 CACHED [2024-11-07T01:30:04.964Z] [2024-11-07T01:30:04.964Z] #132 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-11-07T01:30:04.964Z] #132 CACHED [2024-11-07T01:30:04.964Z] [2024-11-07T01:30:04.964Z] #133 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-11-07T01:30:04.964Z] #133 CACHED [2024-11-07T01:30:04.964Z] [2024-11-07T01:30:04.964Z] #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T01:30:04.964Z] #134 CACHED [2024-11-07T01:30:04.964Z] [2024-11-07T01:30:04.964Z] #135 [core-command builder 6/7] COPY . . [2024-11-07T01:30:04.964Z] #135 CACHED [2024-11-07T01:30:04.965Z] [2024-11-07T01:30:04.965Z] #116 [security-spiffe-token-provider builder 6/7] COPY . . [2024-11-07T01:30:04.965Z] #116 DONE 15.2s [2024-11-07T01:30:04.965Z] [2024-11-07T01:30:04.965Z] #119 [security-proxy-setup builder 6/7] COPY . . [2024-11-07T01:30:04.965Z] #119 DONE 15.2s [2024-11-07T01:30:04.965Z] [2024-11-07T01:30:04.965Z] #136 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T01:30:04.965Z] #136 CACHED [2024-11-07T01:30:04.965Z] [2024-11-07T01:30:04.965Z] #137 [security-bootstrapper builder 6/7] COPY . . [2024-11-07T01:30:04.965Z] #137 CACHED [2024-11-07T01:30:04.965Z] [2024-11-07T01:30:04.965Z] #138 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-07T01:30:04.965Z] #138 CACHED [2024-11-07T01:30:04.965Z] [2024-11-07T01:30:04.965Z] #139 [security-secretstore-setup builder 6/7] COPY . . [2024-11-07T01:30:04.965Z] #139 CACHED [2024-11-07T01:30:04.965Z] [2024-11-07T01:30:04.965Z] #140 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-07T01:30:04.965Z] #140 CACHED [2024-11-07T01:30:04.965Z] [2024-11-07T01:30:04.965Z] #141 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T01:30:04.965Z] #141 CACHED [2024-11-07T01:30:04.965Z] [2024-11-07T01:30:04.965Z] #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-07T01:30:05.535Z] #142 0.937 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-11-07T01:30:15.526Z] #142 ... [2024-11-07T01:30:15.526Z] [2024-11-07T01:30:15.526Z] #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-07T01:30:15.526Z] #0 0.836 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-11-07T01:30:15.526Z] #143 ... [2024-11-07T01:30:15.526Z] [2024-11-07T01:30:15.526Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-07T01:30:15.526Z] #0 1.051 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-11-07T01:30:15.526Z] #144 ... [2024-11-07T01:30:15.526Z] [2024-11-07T01:30:15.526Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-07T01:30:15.526Z] #0 0.539 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-11-07T01:30:15.526Z] #145 ... [2024-11-07T01:30:15.526Z] [2024-11-07T01:30:15.526Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-07T01:30:15.526Z] #0 1.206 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-11-07T01:30:15.526Z] #146 ... [2024-11-07T01:30:15.526Z] [2024-11-07T01:30:15.526Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-07T01:30:15.526Z] #0 1.155 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-11-07T01:30:15.526Z] #147 ... [2024-11-07T01:30:15.526Z] [2024-11-07T01:30:15.526Z] #148 [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-11-07T01:30:15.526Z] #0 1.683 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-11-07T01:30:15.783Z] #148 ... [2024-11-07T01:30:15.783Z] [2024-11-07T01:30:15.783Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-07T01:30:15.783Z] #0 0.993 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-11-07T01:30:15.783Z] #149 ... [2024-11-07T01:30:15.783Z] [2024-11-07T01:30:15.783Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-07T01:30:15.783Z] #0 0.639 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-11-07T01:30:16.040Z] #150 ... [2024-11-07T01:30:16.040Z] [2024-11-07T01:30:16.040Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-07T01:30:16.040Z] #0 1.202 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-11-07T01:30:16.040Z] #151 ... [2024-11-07T01:30:16.040Z] [2024-11-07T01:30:16.040Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-07T01:30:16.040Z] #0 1.664 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-11-07T01:30:16.297Z] #152 ... [2024-11-07T01:30:16.297Z] [2024-11-07T01:30:16.297Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-07T01:30:16.297Z] #0 0.750 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-11-07T01:30:39.685Z] Removing intermediate container 6c429a03f5b0 [2024-11-07T01:30:39.685Z] ---> 2cbd2e5ba954 [2024-11-07T01:30:39.685Z] Successfully built 2cbd2e5ba954 [2024-11-07T01:30:39.685Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:30:40.119Z] + docker inspect -f . ci-base-image-arm64 [2024-11-07T01:30:40.119Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T01:30:40.428Z] prd-ubuntu20.04-docker-arm64-4c-16g-24700 does not seem to be running inside a container [2024-11-07T01:30:40.517Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/744 -v /w/workspace/edgex-go/744:/w/workspace/edgex-go/744:rw,z -v /w/workspace/edgex-go/744@tmp:/w/workspace/edgex-go/744@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-11-07T01:30:42.019Z] $ docker top 5998e5dd372144385fdcb34262d491fca43878bd74bdc3affc90be8b27481123 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-07T01:30:42.937Z] + go version [2024-11-07T01:30:42.937Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-07T01:30:42.969Z] $ docker stop --time=1 5998e5dd372144385fdcb34262d491fca43878bd74bdc3affc90be8b27481123 [2024-11-07T01:30:44.728Z] $ docker rm -f --volumes 5998e5dd372144385fdcb34262d491fca43878bd74bdc3affc90be8b27481123 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:30:45.513Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-11-07T01:30:45.513Z] [2024-11-07T01:30:45.513Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:30:45.863Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-11-07T01:30:46.457Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-11-07T01:30:46.457Z] 547446be3368: Pulling fs layer [2024-11-07T01:30:46.457Z] d125d8839a47: Pulling fs layer [2024-11-07T01:30:46.457Z] 3e85d5ac6304: Pulling fs layer [2024-11-07T01:30:46.457Z] c3105a71a48b: Pulling fs layer [2024-11-07T01:30:46.457Z] 0f093f025ec4: Pulling fs layer [2024-11-07T01:30:46.457Z] c3106fc0e877: Pulling fs layer [2024-11-07T01:30:46.457Z] c3105a71a48b: Waiting [2024-11-07T01:30:46.457Z] 0f093f025ec4: Waiting [2024-11-07T01:30:46.457Z] c3106fc0e877: Waiting [2024-11-07T01:30:46.457Z] 547446be3368: Verifying Checksum [2024-11-07T01:30:46.457Z] 547446be3368: Download complete [2024-11-07T01:30:46.457Z] c3105a71a48b: Verifying Checksum [2024-11-07T01:30:46.457Z] c3105a71a48b: Download complete [2024-11-07T01:30:47.047Z] d125d8839a47: Verifying Checksum [2024-11-07T01:30:47.047Z] d125d8839a47: Download complete [2024-11-07T01:30:47.047Z] c3106fc0e877: Verifying Checksum [2024-11-07T01:30:47.047Z] c3106fc0e877: Download complete [2024-11-07T01:30:47.047Z] 0f093f025ec4: Verifying Checksum [2024-11-07T01:30:47.047Z] 0f093f025ec4: Download complete [2024-11-07T01:30:47.316Z] 547446be3368: Pull complete [2024-11-07T01:30:48.282Z] d125d8839a47: Pull complete [2024-11-07T01:30:49.248Z] 3e85d5ac6304: Verifying Checksum [2024-11-07T01:30:49.248Z] 3e85d5ac6304: Download complete [2024-11-07T01:30:59.374Z] 3e85d5ac6304: Pull complete [2024-11-07T01:30:59.643Z] c3105a71a48b: Pull complete [2024-11-07T01:31:01.068Z] 0f093f025ec4: Pull complete [2024-11-07T01:31:01.068Z] c3106fc0e877: Pull complete [2024-11-07T01:31:01.068Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-11-07T01:31:01.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-11-07T01:31:01.068Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T01:31:01.316Z] prd-ubuntu20.04-docker-arm64-4c-16g-24700 does not seem to be running inside a container [2024-11-07T01:31:01.392Z] $ 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/744 -v /w/workspace/edgex-go/744:/w/workspace/edgex-go/744:rw,z -v /w/workspace/edgex-go/744@tmp:/w/workspace/edgex-go/744@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-11-07T01:31:03.874Z] $ docker top 911069267de00f123ff2a874be3d3560b9740200fc9e9ad7e86f635dd284d30a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-07T01:31:04.773Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-11-07T01:31:14.872Z] #1 [core-keeper internal] load build definition from Dockerfile [2024-11-07T01:31:14.872Z] #1 transferring dockerfile: [2024-11-07T01:31:14.872Z] #1 transferring dockerfile: 2.07kB done [2024-11-07T01:31:14.872Z] #1 DONE 0.1s [2024-11-07T01:31:15.842Z] [2024-11-07T01:31:15.842Z] #2 [core-command internal] load build definition from Dockerfile [2024-11-07T01:31:15.842Z] #2 transferring dockerfile: 1.94kB done [2024-11-07T01:31:15.842Z] #2 DONE 0.1s [2024-11-07T01:31:15.842Z] [2024-11-07T01:31:15.842Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-11-07T01:31:15.842Z] #3 transferring dockerfile: 1.89kB done [2024-11-07T01:31:15.842Z] #3 DONE 0.1s [2024-11-07T01:31:15.842Z] [2024-11-07T01:31:15.842Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2024-11-07T01:31:15.842Z] #4 transferring dockerfile: 2.15kB done [2024-11-07T01:31:15.842Z] #4 DONE 0.1s [2024-11-07T01:31:15.842Z] [2024-11-07T01:31:15.842Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2024-11-07T01:31:15.842Z] #5 transferring dockerfile: 3.02kB done [2024-11-07T01:31:15.842Z] #5 DONE 0.1s [2024-11-07T01:31:15.842Z] [2024-11-07T01:31:15.842Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2024-11-07T01:31:16.114Z] #6 transferring dockerfile: 2.49kB 0.0s done [2024-11-07T01:31:16.114Z] #6 DONE 0.1s [2024-11-07T01:31:16.114Z] [2024-11-07T01:31:16.114Z] #7 [security-spire-server internal] load build definition from Dockerfile [2024-11-07T01:31:16.114Z] #7 transferring dockerfile: 1.70kB done [2024-11-07T01:31:16.114Z] #7 DONE 0.1s [2024-11-07T01:31:16.114Z] [2024-11-07T01:31:16.114Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2024-11-07T01:31:16.114Z] #8 transferring dockerfile: 1.81kB done [2024-11-07T01:31:16.114Z] #8 DONE 0.1s [2024-11-07T01:31:16.114Z] [2024-11-07T01:31:16.114Z] #9 [security-spire-config internal] load build definition from Dockerfile [2024-11-07T01:31:16.394Z] #9 transferring dockerfile: 1.69kB done [2024-11-07T01:31:16.394Z] #9 DONE 0.1s [2024-11-07T01:31:16.394Z] [2024-11-07T01:31:16.394Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-11-07T01:31:16.394Z] #10 transferring dockerfile: 2.23kB 0.0s done [2024-11-07T01:31:16.394Z] #10 DONE 0.1s [2024-11-07T01:31:16.394Z] [2024-11-07T01:31:16.394Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2024-11-07T01:31:16.394Z] #11 transferring dockerfile: 2.50kB 0.0s done [2024-11-07T01:31:16.394Z] #11 DONE 0.1s [2024-11-07T01:31:16.394Z] [2024-11-07T01:31:16.394Z] #12 [core-metadata internal] load build definition from Dockerfile [2024-11-07T01:31:16.394Z] #12 transferring dockerfile: 2.13kB done [2024-11-07T01:31:16.394Z] #12 DONE 0.1s [2024-11-07T01:31:16.394Z] [2024-11-07T01:31:16.394Z] #13 [core-data internal] load build definition from Dockerfile [2024-11-07T01:31:16.394Z] #13 transferring dockerfile: 2.07kB done [2024-11-07T01:31:16.394Z] #13 DONE 0.1s [2024-11-07T01:31:16.663Z] [2024-11-07T01:31:16.663Z] #14 [support-cron-scheduler internal] load build definition from Dockerfile [2024-11-07T01:31:16.663Z] #14 transferring dockerfile: 1.86kB done [2024-11-07T01:31:16.663Z] #14 DONE 0.1s [2024-11-07T01:31:16.663Z] [2024-11-07T01:31:16.663Z] #15 [support-notifications internal] load build definition from Dockerfile [2024-11-07T01:31:16.663Z] #15 transferring dockerfile: 2.02kB done [2024-11-07T01:31:16.663Z] #15 DONE 0.1s [2024-11-07T01:31:16.663Z] [2024-11-07T01:31:16.663Z] #16 [core-keeper internal] load .dockerignore [2024-11-07T01:31:16.663Z] #16 transferring context: 50B 0.0s done [2024-11-07T01:31:16.663Z] #16 DONE 0.1s [2024-11-07T01:31:17.621Z] [2024-11-07T01:31:17.621Z] #17 [core-command internal] load .dockerignore [2024-11-07T01:31:17.621Z] #17 transferring context: 50B 0.0s done [2024-11-07T01:31:17.621Z] #17 DONE 0.1s [2024-11-07T01:31:17.621Z] [2024-11-07T01:31:17.621Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2024-11-07T01:31:17.621Z] #18 ... [2024-11-07T01:31:17.621Z] [2024-11-07T01:31:17.621Z] #19 [security-proxy-auth internal] load .dockerignore [2024-11-07T01:31:17.621Z] #19 transferring context: 50B 0.0s done [2024-11-07T01:31:17.621Z] #19 DONE 0.1s [2024-11-07T01:31:17.621Z] [2024-11-07T01:31:17.621Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2024-11-07T01:31:17.621Z] #18 transferring context: 50B 0.0s done [2024-11-07T01:31:17.895Z] #18 ... [2024-11-07T01:31:17.895Z] [2024-11-07T01:31:17.895Z] #20 [security-bootstrapper internal] load .dockerignore [2024-11-07T01:31:17.895Z] #20 transferring context: 50B 0.0s done [2024-11-07T01:31:17.895Z] #20 DONE 0.1s [2024-11-07T01:31:17.895Z] [2024-11-07T01:31:17.895Z] #21 [security-secretstore-setup internal] load .dockerignore [2024-11-07T01:31:17.895Z] #21 transferring context: 50B 0.0s done [2024-11-07T01:31:17.895Z] #21 DONE 0.1s [2024-11-07T01:31:17.895Z] [2024-11-07T01:31:17.895Z] #22 [security-spire-server internal] load .dockerignore [2024-11-07T01:31:17.895Z] #22 transferring context: 50B done [2024-11-07T01:31:17.895Z] #22 DONE 0.1s [2024-11-07T01:31:17.895Z] [2024-11-07T01:31:17.895Z] #23 [security-spire-agent internal] load .dockerignore [2024-11-07T01:31:17.895Z] #23 transferring context: 50B done [2024-11-07T01:31:17.895Z] #23 DONE 0.1s [2024-11-07T01:31:17.895Z] [2024-11-07T01:31:17.895Z] #24 [security-spire-config internal] load .dockerignore [2024-11-07T01:31:17.895Z] #24 transferring context: 50B 0.0s done [2024-11-07T01:31:17.895Z] #24 DONE 0.1s [2024-11-07T01:31:17.895Z] [2024-11-07T01:31:17.895Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2024-11-07T01:31:18.166Z] #25 transferring context: 50B 0.0s done [2024-11-07T01:31:18.166Z] #25 DONE 0.1s [2024-11-07T01:31:18.166Z] [2024-11-07T01:31:18.166Z] #26 [security-proxy-setup internal] load .dockerignore [2024-11-07T01:31:18.166Z] #26 transferring context: 50B done [2024-11-07T01:31:18.166Z] #26 DONE 0.1s [2024-11-07T01:31:18.166Z] [2024-11-07T01:31:18.166Z] #27 [core-metadata internal] load .dockerignore [2024-11-07T01:31:18.166Z] #27 transferring context: 50B done [2024-11-07T01:31:18.166Z] #27 DONE 0.1s [2024-11-07T01:31:18.166Z] [2024-11-07T01:31:18.166Z] #28 [core-data internal] load .dockerignore [2024-11-07T01:31:18.166Z] #28 transferring context: 50B done [2024-11-07T01:31:18.434Z] #28 DONE 0.1s [2024-11-07T01:31:18.434Z] [2024-11-07T01:31:18.434Z] #29 [support-notifications internal] load .dockerignore [2024-11-07T01:31:18.434Z] #29 transferring context: 50B 0.0s done [2024-11-07T01:31:18.434Z] #29 DONE 0.1s [2024-11-07T01:31:18.434Z] [2024-11-07T01:31:18.434Z] #30 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-07T01:31:18.434Z] #30 DONE 0.0s [2024-11-07T01:31:18.434Z] [2024-11-07T01:31:18.434Z] #31 [support-cron-scheduler internal] load .dockerignore [2024-11-07T01:31:18.434Z] #31 transferring context: 50B done [2024-11-07T01:31:19.017Z] #31 ... [2024-11-07T01:31:19.017Z] [2024-11-07T01:31:19.017Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2024-11-07T01:31:19.017Z] #32 DONE 0.4s [2024-11-07T01:31:19.017Z] [2024-11-07T01:31:19.017Z] #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-07T01:31:19.017Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-11-07T01:31:19.017Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-07T01:31:19.017Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-07T01:31:19.017Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-07T01:31:19.285Z] #33 ... [2024-11-07T01:31:19.285Z] [2024-11-07T01:31:19.285Z] #30 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-07T01:31:19.285Z] #30 DONE 0.0s [2024-11-07T01:31:19.285Z] [2024-11-07T01:31:19.285Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-07T01:31:19.285Z] #30 DONE 0.0s [2024-11-07T01:31:19.285Z] [2024-11-07T01:31:19.285Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-07T01:31:19.285Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-11-07T01:31:19.285Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-07T01:31:19.285Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-07T01:31:19.285Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-07T01:31:19.554Z] #33 ... [2024-11-07T01:31:19.554Z] [2024-11-07T01:31:19.554Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-07T01:31:19.554Z] #30 DONE 0.0s [2024-11-07T01:31:19.554Z] [2024-11-07T01:31:19.554Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-07T01:31:19.554Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-11-07T01:31:19.554Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-07T01:31:19.554Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-07T01:31:19.554Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-07T01:31:19.821Z] #33 ... [2024-11-07T01:31:19.821Z] [2024-11-07T01:31:19.821Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-07T01:31:19.821Z] #30 DONE 0.0s [2024-11-07T01:31:19.821Z] [2024-11-07T01:31:19.821Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-07T01:31:19.821Z] #30 DONE 0.0s [2024-11-07T01:31:19.821Z] [2024-11-07T01:31:19.821Z] #34 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-07T01:31:20.089Z] #34 ... [2024-11-07T01:31:20.089Z] [2024-11-07T01:31:20.089Z] #35 [core-keeper internal] load build context [2024-11-07T01:31:20.089Z] #35 transferring context: 2.96MB 0.7s done [2024-11-07T01:31:20.089Z] #35 DONE 1.2s [2024-11-07T01:31:20.089Z] [2024-11-07T01:31:20.089Z] #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-07T01:31:20.089Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-11-07T01:31:20.089Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-07T01:31:20.089Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-07T01:31:20.089Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-07T01:31:20.356Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-11-07T01:31:20.356Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-07T01:31:20.356Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-07T01:31:20.356Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-07T01:31:20.356Z] #33 ... [2024-11-07T01:31:20.356Z] [2024-11-07T01:31:20.356Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-07T01:31:20.356Z] #30 DONE 0.0s [2024-11-07T01:31:20.356Z] [2024-11-07T01:31:20.356Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-11-07T01:31:20.356Z] #32 DONE 1.1s [2024-11-07T01:31:20.625Z] [2024-11-07T01:31:20.625Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-07T01:31:20.625Z] #30 DONE 0.0s [2024-11-07T01:31:20.625Z] [2024-11-07T01:31:20.625Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-07T01:31:20.625Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-11-07T01:31:20.625Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-07T01:31:20.625Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-07T01:31:20.625Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-07T01:31:20.625Z] #33 ... [2024-11-07T01:31:20.625Z] [2024-11-07T01:31:20.625Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-11-07T01:31:20.625Z] #32 DONE 1.2s [2024-11-07T01:31:20.625Z] [2024-11-07T01:31:20.625Z] #36 [core-command internal] load build context [2024-11-07T01:31:20.625Z] #36 transferring context: 2.96MB 0.7s done [2024-11-07T01:31:20.625Z] #36 DONE 1.2s [2024-11-07T01:31:20.625Z] [2024-11-07T01:31:20.625Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-07T01:31:20.625Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-11-07T01:31:20.625Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-07T01:31:20.625Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-07T01:31:20.625Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-07T01:31:20.893Z] #33 ... [2024-11-07T01:31:20.893Z] [2024-11-07T01:31:20.893Z] #30 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-07T01:31:20.893Z] #30 DONE 0.0s [2024-11-07T01:31:20.893Z] [2024-11-07T01:31:20.893Z] #30 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-07T01:31:20.893Z] #30 DONE 0.0s [2024-11-07T01:31:20.893Z] [2024-11-07T01:31:20.893Z] #32 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2024-11-07T01:31:21.161Z] #32 ... [2024-11-07T01:31:21.161Z] [2024-11-07T01:31:21.161Z] #37 [security-spiffe-token-provider internal] load build context [2024-11-07T01:31:21.161Z] #37 transferring context: 2.96MB 0.8s done [2024-11-07T01:31:21.161Z] #37 DONE 1.5s [2024-11-07T01:31:21.436Z] [2024-11-07T01:31:21.436Z] #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-07T01:31:21.436Z] #30 DONE 0.2s [2024-11-07T01:31:21.436Z] [2024-11-07T01:31:21.436Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2024-11-07T01:31:21.436Z] #32 DONE 1.8s [2024-11-07T01:31:21.436Z] [2024-11-07T01:31:21.436Z] #38 [security-proxy-auth internal] load build context [2024-11-07T01:31:21.707Z] #38 ... [2024-11-07T01:31:21.707Z] [2024-11-07T01:31:21.707Z] #39 [support-notifications internal] load build context [2024-11-07T01:31:21.707Z] #39 DONE 0.0s [2024-11-07T01:31:21.707Z] [2024-11-07T01:31:21.707Z] #40 [core-data internal] load build context [2024-11-07T01:31:21.707Z] #40 DONE 0.0s [2024-11-07T01:31:21.707Z] [2024-11-07T01:31:21.707Z] #41 [support-cron-scheduler internal] load build context [2024-11-07T01:31:21.707Z] #41 DONE 0.0s [2024-11-07T01:31:21.707Z] [2024-11-07T01:31:21.707Z] #42 [core-metadata internal] load build context [2024-11-07T01:31:21.707Z] #42 DONE 0.0s [2024-11-07T01:31:21.707Z] [2024-11-07T01:31:21.707Z] #38 [security-proxy-auth internal] load build context [2024-11-07T01:31:21.973Z] #38 ... [2024-11-07T01:31:21.973Z] [2024-11-07T01:31:21.973Z] #43 [core-data builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-11-07T01:31:21.973Z] #43 DONE 4.0s [2024-11-07T01:31:21.973Z] [2024-11-07T01:31:21.973Z] #38 [security-proxy-auth internal] load build context [2024-11-07T01:31:21.973Z] #38 transferring context: 2.96MB 1.4s done [2024-11-07T01:31:21.973Z] #38 DONE 2.1s [2024-11-07T01:31:21.973Z] [2024-11-07T01:31:21.973Z] #33 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-07T01:31:21.973Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-11-07T01:31:21.973Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-07T01:31:21.973Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-07T01:31:21.973Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-07T01:31:22.243Z] #33 ... [2024-11-07T01:31:22.243Z] [2024-11-07T01:31:22.243Z] #44 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-11-07T01:31:22.243Z] #44 DONE 2.0s [2024-11-07T01:31:22.243Z] [2024-11-07T01:31:22.243Z] #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-07T01:31:22.243Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-11-07T01:31:22.243Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-07T01:31:22.243Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-07T01:31:22.243Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-07T01:31:22.517Z] #33 ... [2024-11-07T01:31:22.517Z] [2024-11-07T01:31:22.517Z] #45 [security-spire-server internal] load build context [2024-11-07T01:31:22.517Z] #45 DONE 0.0s [2024-11-07T01:31:22.517Z] [2024-11-07T01:31:22.517Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-07T01:31:22.517Z] #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-07T01:31:22.517Z] #46 ... [2024-11-07T01:31:22.517Z] [2024-11-07T01:31:22.517Z] #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-11-07T01:31:22.517Z] #47 DONE 2.5s [2024-11-07T01:31:22.788Z] [2024-11-07T01:31:22.788Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-07T01:31:22.788Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-11-07T01:31:22.788Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-07T01:31:22.788Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-07T01:31:22.788Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-07T01:31:23.056Z] #33 ... [2024-11-07T01:31:23.056Z] [2024-11-07T01:31:23.056Z] #48 [security-bootstrapper internal] load build context [2024-11-07T01:31:23.056Z] #48 transferring context: 2.96MB 2.2s done [2024-11-07T01:31:23.056Z] #48 DONE 3.3s [2024-11-07T01:31:23.323Z] [2024-11-07T01:31:23.323Z] #49 [core-metadata builder 2/8] WORKDIR /edgex-go [2024-11-07T01:31:25.281Z] #49 ... [2024-11-07T01:31:25.281Z] [2024-11-07T01:31:25.281Z] #45 [security-spire-server internal] load build context [2024-11-07T01:31:25.281Z] #45 transferring context: 23.57kB 0.6s done [2024-11-07T01:31:25.281Z] #45 DONE 2.6s [2024-11-07T01:31:25.281Z] [2024-11-07T01:31:25.281Z] #50 [core-common-config-bootstrapper internal] load build context [2024-11-07T01:31:25.281Z] #50 transferring context: 2.96MB 3.6s done [2024-11-07T01:31:25.866Z] #50 ... [2024-11-07T01:31:25.867Z] [2024-11-07T01:31:25.867Z] #51 [security-spire-config internal] load build context [2024-11-07T01:31:25.867Z] #51 transferring context: 21.82kB 0.6s done [2024-11-07T01:31:25.867Z] #51 DONE 3.6s [2024-11-07T01:31:25.867Z] [2024-11-07T01:31:25.867Z] #52 [security-secretstore-setup internal] load build context [2024-11-07T01:31:26.455Z] #52 ... [2024-11-07T01:31:26.456Z] [2024-11-07T01:31:26.456Z] #34 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-07T01:31:26.456Z] #34 6.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T01:31:26.722Z] #34 6.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T01:31:26.987Z] #34 ... [2024-11-07T01:31:26.987Z] [2024-11-07T01:31:26.987Z] #50 [core-common-config-bootstrapper internal] load build context [2024-11-07T01:31:26.987Z] #50 DONE 6.6s [2024-11-07T01:31:27.259Z] [2024-11-07T01:31:27.259Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-07T01:31:27.259Z] #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 3.1s done [2024-11-07T01:31:27.259Z] #46 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-11-07T01:31:27.259Z] #46 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-11-07T01:31:27.259Z] #46 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-11-07T01:31:27.259Z] #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s done [2024-11-07T01:31:27.259Z] #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s done [2024-11-07T01:31:27.259Z] #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.6s [2024-11-07T01:31:27.259Z] #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-11-07T01:31:27.259Z] #46 ... [2024-11-07T01:31:27.259Z] [2024-11-07T01:31:27.259Z] #53 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-07T01:31:27.259Z] #53 DONE 8.2s [2024-11-07T01:31:27.259Z] [2024-11-07T01:31:27.259Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-07T01:31:27.259Z] #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s done [2024-11-07T01:31:27.525Z] #46 ... [2024-11-07T01:31:27.525Z] [2024-11-07T01:31:27.525Z] #54 [security-proxy-setup internal] load build context [2024-11-07T01:31:27.525Z] #54 transferring context: 2.96MB 4.2s done [2024-11-07T01:31:27.525Z] #54 DONE 6.7s [2024-11-07T01:31:27.525Z] [2024-11-07T01:31:27.525Z] #55 [security-spire-agent internal] load build context [2024-11-07T01:31:27.525Z] #55 transferring context: 23.10kB 0.6s done [2024-11-07T01:31:27.525Z] #55 DONE 4.7s [2024-11-07T01:31:27.792Z] [2024-11-07T01:31:27.792Z] #42 [core-metadata internal] load build context [2024-11-07T01:31:28.066Z] #42 ... [2024-11-07T01:31:28.066Z] [2024-11-07T01:31:28.066Z] #52 [security-secretstore-setup internal] load build context [2024-11-07T01:31:28.066Z] #52 transferring context: 2.96MB 5.5s done [2024-11-07T01:31:28.066Z] #52 DONE 7.6s [2024-11-07T01:31:28.066Z] [2024-11-07T01:31:28.066Z] #42 [core-metadata internal] load build context [2024-11-07T01:31:28.066Z] #42 ... [2024-11-07T01:31:28.066Z] [2024-11-07T01:31:28.066Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-07T01:31:28.066Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 1.4s [2024-11-07T01:31:28.647Z] #46 ... [2024-11-07T01:31:28.647Z] [2024-11-07T01:31:28.647Z] #40 [core-data internal] load build context [2024-11-07T01:31:28.647Z] #40 transferring context: 2.96MB 4.1s done [2024-11-07T01:31:28.647Z] #40 DONE 7.0s [2024-11-07T01:31:28.647Z] [2024-11-07T01:31:28.647Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-07T01:31:29.232Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.96MB / 28.04MB 2.6s [2024-11-07T01:31:29.232Z] #46 ... [2024-11-07T01:31:29.232Z] [2024-11-07T01:31:29.232Z] #49 [security-proxy-setup builder 2/8] WORKDIR /edgex-go [2024-11-07T01:31:29.232Z] #49 DONE 7.4s [2024-11-07T01:31:29.232Z] [2024-11-07T01:31:29.232Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-07T01:31:29.502Z] #46 ... [2024-11-07T01:31:29.502Z] [2024-11-07T01:31:29.502Z] #39 [support-notifications internal] load build context [2024-11-07T01:31:29.502Z] #39 transferring context: 2.96MB 4.8s done [2024-11-07T01:31:29.502Z] #39 DONE 7.8s [2024-11-07T01:31:29.502Z] [2024-11-07T01:31:29.502Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-07T01:31:29.502Z] #46 ... [2024-11-07T01:31:29.502Z] [2024-11-07T01:31:29.502Z] #56 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-07T01:31:29.502Z] #0 6.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T01:31:29.502Z] #0 7.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T01:31:29.502Z] #56 ... [2024-11-07T01:31:29.502Z] [2024-11-07T01:31:29.502Z] #41 [support-cron-scheduler internal] load build context [2024-11-07T01:31:29.502Z] #41 transferring context: 2.96MB 4.7s done [2024-11-07T01:31:29.502Z] #41 DONE 7.9s [2024-11-07T01:31:29.502Z] [2024-11-07T01:31:29.502Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-07T01:31:29.769Z] #46 ... [2024-11-07T01:31:29.769Z] [2024-11-07T01:31:29.769Z] #42 [core-metadata internal] load build context [2024-11-07T01:31:29.769Z] #42 transferring context: 2.96MB 5.8s done [2024-11-07T01:31:29.769Z] #42 DONE 8.1s [2024-11-07T01:31:29.769Z] [2024-11-07T01:31:29.769Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-07T01:31:29.769Z] #0 7.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T01:31:29.769Z] #0 8.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T01:31:29.769Z] #57 ... [2024-11-07T01:31:29.769Z] [2024-11-07T01:31:29.769Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-07T01:31:30.043Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 3.4s [2024-11-07T01:31:30.312Z] #46 ... [2024-11-07T01:31:30.312Z] [2024-11-07T01:31:30.312Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-07T01:31:30.312Z] #0 6.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T01:31:30.312Z] #0 7.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T01:31:30.578Z] #58 ... [2024-11-07T01:31:30.578Z] [2024-11-07T01:31:30.578Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-07T01:31:31.165Z] #46 ... [2024-11-07T01:31:31.165Z] [2024-11-07T01:31:31.165Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-07T01:31:31.165Z] #59 ... [2024-11-07T01:31:31.165Z] [2024-11-07T01:31:31.165Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-07T01:31:31.433Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.85MB / 28.04MB 4.8s [2024-11-07T01:31:32.045Z] #46 ... [2024-11-07T01:31:32.045Z] [2024-11-07T01:31:32.045Z] #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-07T01:31:32.045Z] #60 ... [2024-11-07T01:31:32.045Z] [2024-11-07T01:31:32.045Z] #61 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-07T01:31:32.312Z] #61 ... [2024-11-07T01:31:32.312Z] [2024-11-07T01:31:32.312Z] #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-07T01:31:32.312Z] #62 ... [2024-11-07T01:31:32.312Z] [2024-11-07T01:31:32.312Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-07T01:31:32.312Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 5.9s [2024-11-07T01:31:32.594Z] #46 ... [2024-11-07T01:31:32.594Z] [2024-11-07T01:31:32.594Z] #34 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-07T01:31:32.594Z] #34 10.37 (1/2) Installing dumb-init (1.2.5-r3) [2024-11-07T01:31:32.594Z] #34 10.43 (2/2) Installing su-exec (0.2-r3) [2024-11-07T01:31:32.594Z] #34 10.43 Executing busybox-1.36.1-r29.trigger [2024-11-07T01:31:32.594Z] #34 10.50 OK: 9 MiB in 16 packages [2024-11-07T01:31:32.594Z] #34 DONE 12.5s [2024-11-07T01:31:32.594Z] [2024-11-07T01:31:32.594Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-07T01:31:32.861Z] #46 ... [2024-11-07T01:31:32.861Z] [2024-11-07T01:31:32.861Z] #56 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-07T01:31:32.861Z] #56 10.96 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-07T01:31:32.861Z] #56 10.96 Executing busybox-1.36.1-r29.trigger [2024-11-07T01:31:32.861Z] #56 11.05 OK: 9 MiB in 15 packages [2024-11-07T01:31:32.861Z] #56 DONE 13.5s [2024-11-07T01:31:32.861Z] [2024-11-07T01:31:32.861Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-07T01:31:32.861Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.90MB / 28.04MB 6.1s [2024-11-07T01:31:32.861Z] #46 ... [2024-11-07T01:31:32.861Z] [2024-11-07T01:31:32.861Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-07T01:31:32.861Z] #63 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.8s done [2024-11-07T01:31:32.861Z] #63 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-11-07T01:31:32.861Z] #63 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-11-07T01:31:32.861Z] #63 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-11-07T01:31:32.861Z] #63 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done [2024-11-07T01:31:32.861Z] #63 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.6s done [2024-11-07T01:31:32.861Z] #63 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.2s done [2024-11-07T01:31:32.861Z] #63 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.17MB / 18.32MB 6.1s [2024-11-07T01:31:32.861Z] #63 ... [2024-11-07T01:31:32.861Z] [2024-11-07T01:31:32.861Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-07T01:31:33.446Z] #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-11-07T01:31:33.446Z] #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-11-07T01:31:33.713Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 7.1s [2024-11-07T01:31:33.980Z] #46 ... [2024-11-07T01:31:33.980Z] [2024-11-07T01:31:33.980Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-07T01:31:34.434Z] #64 ... [2024-11-07T01:31:34.434Z] [2024-11-07T01:31:34.434Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-07T01:31:34.434Z] #65 ... [2024-11-07T01:31:34.434Z] [2024-11-07T01:31:34.434Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-07T01:31:34.434Z] #58 11.46 (1/4) Installing ca-certificates (20240705-r0) [2024-11-07T01:31:34.434Z] #58 11.65 (2/4) Installing dumb-init (1.2.5-r3) [2024-11-07T01:31:34.434Z] #58 11.65 (3/4) Installing su-exec (0.2-r3) [2024-11-07T01:31:34.434Z] #58 11.65 (4/4) Installing yq-go (4.44.1-r2) [2024-11-07T01:31:34.434Z] #58 12.12 Executing busybox-1.36.1-r29.trigger [2024-11-07T01:31:34.434Z] #58 12.17 Executing ca-certificates-20240705-r0.trigger [2024-11-07T01:31:34.434Z] #58 12.68 OK: 20 MiB in 18 packages [2024-11-07T01:31:34.434Z] #58 DONE 13.9s [2024-11-07T01:31:34.434Z] [2024-11-07T01:31:34.434Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-07T01:31:35.874Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 9.0s [2024-11-07T01:31:36.838Z] #46 ... [2024-11-07T01:31:36.838Z] [2024-11-07T01:31:36.838Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-07T01:31:36.838Z] #59 10.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T01:31:36.838Z] #59 11.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T01:31:36.838Z] #59 14.13 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T01:31:36.838Z] #59 14.42 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T01:31:36.838Z] #59 14.47 (3/6) Installing dumb-init (1.2.5-r3) [2024-11-07T01:31:36.838Z] #59 14.48 (4/6) Installing openssl (3.3.2-r1) [2024-11-07T01:31:36.838Z] #59 14.53 (5/6) Installing su-exec (0.2-r3) [2024-11-07T01:31:36.838Z] #59 14.53 (6/6) Installing yq-go (4.44.1-r2) [2024-11-07T01:31:36.838Z] #59 14.85 Executing busybox-1.36.1-r29.trigger [2024-11-07T01:31:36.838Z] #59 14.88 OK: 20 MiB in 18 packages [2024-11-07T01:31:36.838Z] #59 DONE 15.6s [2024-11-07T01:31:36.838Z] [2024-11-07T01:31:36.838Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-07T01:31:36.838Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.62MB / 28.04MB 10.2s [2024-11-07T01:31:37.430Z] #46 ... [2024-11-07T01:31:37.430Z] [2024-11-07T01:31:37.430Z] #66 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-07T01:31:37.430Z] #66 ... [2024-11-07T01:31:37.430Z] [2024-11-07T01:31:37.430Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-07T01:31:37.430Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.37MB / 28.04MB 10.8s [2024-11-07T01:31:37.430Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.26MB / 28.04MB 11.0s [2024-11-07T01:31:37.430Z] #46 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-11-07T01:31:37.699Z] #46 ... [2024-11-07T01:31:37.699Z] [2024-11-07T01:31:37.699Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-07T01:31:37.699Z] #57 12.35 v3.20.3-266-g703c22e502e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-07T01:31:37.699Z] #57 12.35 v3.20.3-265-ge9b28b67a72 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-07T01:31:37.699Z] #57 12.35 OK: 24046 distinct packages available [2024-11-07T01:31:37.699Z] #57 12.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T01:31:37.699Z] #57 13.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T01:31:37.699Z] #57 16.23 (1/14) Installing ca-certificates (20240705-r0) [2024-11-07T01:31:37.699Z] #57 16.41 (2/14) Installing brotli-libs (1.1.0-r2) [2024-11-07T01:31:37.699Z] #57 16.46 (3/14) Installing c-ares (1.33.1-r0) [2024-11-07T01:31:37.699Z] #57 16.47 (4/14) Installing libunistring (1.2-r0) [2024-11-07T01:31:37.699Z] #57 16.55 (5/14) Installing libidn2 (2.3.7-r0) [2024-11-07T01:31:37.699Z] #57 16.56 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-11-07T01:31:37.699Z] #57 16.57 (7/14) Installing libpsl (0.21.5-r1) [2024-11-07T01:31:37.699Z] #57 16.58 (8/14) Installing zstd-libs (1.5.6-r0) [2024-11-07T01:31:37.699Z] #57 16.62 (9/14) Installing libcurl (8.11.0-r0) [2024-11-07T01:31:37.699Z] #57 16.66 (10/14) Installing curl (8.11.0-r0) [2024-11-07T01:31:37.699Z] #57 16.67 (11/14) Installing dumb-init (1.2.5-r3) [2024-11-07T01:31:37.699Z] #57 16.68 (12/14) Installing musl-obstack (1.2.3-r2) [2024-11-07T01:31:37.699Z] #57 16.69 (13/14) Installing libucontext (1.2-r3) [2024-11-07T01:31:37.699Z] #57 16.70 (14/14) Installing gcompat (1.1.0-r4) [2024-11-07T01:31:37.699Z] #57 16.72 Executing busybox-1.36.1-r29.trigger [2024-11-07T01:31:37.699Z] #57 16.77 Executing ca-certificates-20240705-r0.trigger [2024-11-07T01:31:37.699Z] #57 17.14 OK: 15 MiB in 28 packages [2024-11-07T01:31:37.699Z] #57 DONE 17.9s [2024-11-07T01:31:37.699Z] [2024-11-07T01:31:37.699Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-07T01:31:37.699Z] #46 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-11-07T01:31:37.795Z] #153 ... [2024-11-07T01:31:37.795Z] [2024-11-07T01:31:37.795Z] #148 [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-11-07T01:31:37.795Z] #148 87.43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-11-07T01:31:37.969Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.82MB / 28.04MB 11.3s [2024-11-07T01:31:38.556Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.88MB / 28.04MB 11.9s [2024-11-07T01:31:39.538Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 12.7s [2024-11-07T01:31:39.538Z] #46 ... [2024-11-07T01:31:39.538Z] [2024-11-07T01:31:39.538Z] #67 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-11-07T01:31:39.538Z] #67 ... [2024-11-07T01:31:39.538Z] [2024-11-07T01:31:39.538Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-11-07T01:31:39.821Z] #68 ... [2024-11-07T01:31:39.821Z] [2024-11-07T01:31:39.821Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-07T01:31:39.821Z] #69 ... [2024-11-07T01:31:39.821Z] [2024-11-07T01:31:39.821Z] #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-11-07T01:31:40.089Z] #70 ... [2024-11-07T01:31:40.089Z] [2024-11-07T01:31:40.089Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-07T01:31:40.089Z] #71 ... [2024-11-07T01:31:40.089Z] [2024-11-07T01:31:40.089Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-07T01:31:40.089Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.76MB / 28.04MB 13.5s [2024-11-07T01:31:40.678Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 14.0s [2024-11-07T01:31:40.945Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 14.4s done [2024-11-07T01:31:41.224Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 14.4s done [2024-11-07T01:31:41.224Z] #46 ... [2024-11-07T01:31:41.224Z] [2024-11-07T01:31:41.224Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-07T01:31:41.224Z] #69 DONE 11.8s [2024-11-07T01:31:41.491Z] [2024-11-07T01:31:41.491Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-07T01:31:41.491Z] #63 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 10.6s done [2024-11-07T01:31:41.491Z] #63 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-11-07T01:31:41.491Z] #63 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-11-07T01:31:41.491Z] #63 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2024-11-07T01:31:42.078Z] #63 ... [2024-11-07T01:31:42.078Z] [2024-11-07T01:31:42.078Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-07T01:31:42.078Z] #71 12.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T01:31:42.692Z] #71 ... [2024-11-07T01:31:42.692Z] [2024-11-07T01:31:42.692Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-07T01:31:42.692Z] #0 8.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T01:31:42.692Z] #72 ... [2024-11-07T01:31:42.692Z] [2024-11-07T01:31:42.692Z] #73 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-11-07T01:31:42.972Z] #73 ... [2024-11-07T01:31:42.972Z] [2024-11-07T01:31:42.972Z] #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-07T01:31:42.972Z] #62 20.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T01:31:43.249Z] #62 ... [2024-11-07T01:31:43.249Z] [2024-11-07T01:31:43.249Z] #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-07T01:31:43.249Z] #60 15.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T01:31:43.249Z] #60 16.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T01:31:43.249Z] #60 18.66 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-07T01:31:43.249Z] #60 18.69 Executing busybox-1.36.1-r29.trigger [2024-11-07T01:31:43.249Z] #60 18.86 OK: 9 MiB in 15 packages [2024-11-07T01:31:43.249Z] #60 DONE 21.3s [2024-11-07T01:31:43.529Z] [2024-11-07T01:31:43.529Z] #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-07T01:31:44.495Z] #74 ... [2024-11-07T01:31:44.495Z] [2024-11-07T01:31:44.495Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-07T01:31:44.765Z] #75 10.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T01:31:44.765Z] #75 ... [2024-11-07T01:31:44.765Z] [2024-11-07T01:31:44.765Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-07T01:31:46.172Z] #63 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.2s [2024-11-07T01:31:46.757Z] #63 ... [2024-11-07T01:31:46.757Z] [2024-11-07T01:31:46.757Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-07T01:31:46.757Z] #0 9.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T01:31:46.757Z] #76 ... [2024-11-07T01:31:46.757Z] [2024-11-07T01:31:46.757Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-07T01:31:47.741Z] #63 ... [2024-11-07T01:31:47.741Z] [2024-11-07T01:31:47.741Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-07T01:31:47.741Z] #0 8.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T01:31:47.741Z] #77 ... [2024-11-07T01:31:47.741Z] [2024-11-07T01:31:47.741Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-07T01:31:49.152Z] #63 ... [2024-11-07T01:31:49.152Z] [2024-11-07T01:31:49.152Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-07T01:31:49.152Z] #64 14.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T01:31:49.152Z] #64 15.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T01:31:49.152Z] #64 22.29 v3.20.3-266-g703c22e502e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-07T01:31:49.152Z] #64 22.29 v3.20.3-265-ge9b28b67a72 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-07T01:31:49.152Z] #64 22.29 OK: 24046 distinct packages available [2024-11-07T01:31:49.152Z] #64 23.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T01:31:49.152Z] #64 ... [2024-11-07T01:31:49.152Z] [2024-11-07T01:31:49.152Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-07T01:31:49.152Z] #63 ... [2024-11-07T01:31:49.152Z] [2024-11-07T01:31:49.152Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-07T01:31:49.152Z] #65 15.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T01:31:49.152Z] #65 15.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T01:31:49.420Z] #65 ... [2024-11-07T01:31:49.420Z] [2024-11-07T01:31:49.420Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-07T01:31:50.006Z] #63 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.2s done [2024-11-07T01:31:50.596Z] #63 ... [2024-11-07T01:31:50.596Z] [2024-11-07T01:31:50.596Z] #61 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-07T01:31:50.596Z] #61 18.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T01:31:50.596Z] #61 19.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T01:31:50.596Z] #61 ... [2024-11-07T01:31:50.596Z] [2024-11-07T01:31:50.596Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-07T01:31:50.596Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.7s [2024-11-07T01:31:51.182Z] #46 ... [2024-11-07T01:31:51.182Z] [2024-11-07T01:31:51.182Z] #66 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-07T01:31:51.182Z] #66 13.71 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T01:31:51.182Z] #66 15.88 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T01:31:51.182Z] #66 ... [2024-11-07T01:31:51.182Z] [2024-11-07T01:31:51.182Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-07T01:31:51.182Z] #0 6.394 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T01:31:51.182Z] #0 8.862 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T01:31:51.452Z] #78 ... [2024-11-07T01:31:51.452Z] [2024-11-07T01:31:51.452Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-07T01:31:52.874Z] #46 ... [2024-11-07T01:31:52.874Z] [2024-11-07T01:31:52.875Z] #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-11-07T01:31:52.875Z] #70 13.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T01:31:52.875Z] #70 15.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T01:31:53.145Z] #70 ... [2024-11-07T01:31:53.145Z] [2024-11-07T01:31:53.145Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-07T01:31:53.145Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.3s done [2024-11-07T01:31:53.145Z] #46 ... [2024-11-07T01:31:53.145Z] [2024-11-07T01:31:53.145Z] #67 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-11-07T01:31:53.145Z] #67 13.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T01:31:53.145Z] #67 16.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T01:31:53.414Z] #67 ... [2024-11-07T01:31:53.414Z] [2024-11-07T01:31:53.414Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-07T01:31:53.414Z] #72 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T01:31:53.414Z] #72 ... [2024-11-07T01:31:53.414Z] [2024-11-07T01:31:53.414Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-07T01:31:53.683Z] #46 ... [2024-11-07T01:31:53.683Z] [2024-11-07T01:31:53.683Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-11-07T01:31:53.683Z] #68 14.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T01:31:53.683Z] #68 16.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T01:31:53.954Z] #68 ... [2024-11-07T01:31:53.954Z] [2024-11-07T01:31:53.954Z] #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-07T01:31:53.954Z] #62 21.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T01:31:54.225Z] #62 ... [2024-11-07T01:31:54.225Z] [2024-11-07T01:31:54.225Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-07T01:31:54.225Z] #72 21.50 Upgrading critical system libraries and apk-tools: [2024-11-07T01:31:54.225Z] #72 21.50 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-07T01:31:54.225Z] #72 21.59 Executing busybox-1.36.1-r29.trigger [2024-11-07T01:31:54.496Z] #72 ... [2024-11-07T01:31:54.496Z] [2024-11-07T01:31:54.496Z] #73 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-11-07T01:31:54.496Z] #73 11.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T01:31:54.496Z] #73 14.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T01:31:54.496Z] #73 ... [2024-11-07T01:31:54.496Z] [2024-11-07T01:31:54.496Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-07T01:31:54.496Z] #71 15.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T01:31:54.767Z] #71 ... [2024-11-07T01:31:54.767Z] [2024-11-07T01:31:54.767Z] #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-07T01:31:54.767Z] #62 32.34 (1/3) Installing ca-certificates (20240705-r0) [2024-11-07T01:31:54.767Z] #62 32.82 (2/3) Installing dumb-init (1.2.5-r3) [2024-11-07T01:31:55.038Z] #62 32.85 (3/3) Installing tzdata (2024b-r0) [2024-11-07T01:31:56.004Z] #62 ... [2024-11-07T01:31:56.004Z] [2024-11-07T01:31:56.004Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-07T01:31:56.004Z] #75 11.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T01:31:56.004Z] #75 21.07 Upgrading critical system libraries and apk-tools: [2024-11-07T01:31:56.004Z] #75 21.10 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-07T01:31:56.004Z] #75 21.13 Executing busybox-1.36.1-r29.trigger [2024-11-07T01:31:56.275Z] #75 ... [2024-11-07T01:31:56.275Z] [2024-11-07T01:31:56.275Z] #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-07T01:31:56.275Z] #62 34.16 Executing busybox-1.36.1-r29.trigger [2024-11-07T01:31:56.275Z] #62 34.38 Executing ca-certificates-20240705-r0.trigger [2024-11-07T01:31:57.300Z] #62 ... [2024-11-07T01:31:57.300Z] [2024-11-07T01:31:57.300Z] #61 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-07T01:31:57.300Z] #61 30.17 (1/2) Installing ca-certificates (20240705-r0) [2024-11-07T01:31:57.300Z] #61 30.87 (2/2) Installing dumb-init (1.2.5-r3) [2024-11-07T01:31:57.300Z] #61 30.95 Executing busybox-1.36.1-r29.trigger [2024-11-07T01:31:57.300Z] #61 31.13 Executing ca-certificates-20240705-r0.trigger [2024-11-07T01:31:57.300Z] #61 32.55 OK: 10 MiB in 16 packages [2024-11-07T01:31:57.300Z] #61 DONE 35.0s [2024-11-07T01:31:57.300Z] [2024-11-07T01:31:57.300Z] #73 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-11-07T01:31:57.300Z] #73 24.47 Upgrading critical system libraries and apk-tools: [2024-11-07T01:31:57.300Z] #73 24.47 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-07T01:31:57.300Z] #73 24.52 Executing busybox-1.36.1-r29.trigger [2024-11-07T01:31:57.892Z] #73 ... [2024-11-07T01:31:57.892Z] [2024-11-07T01:31:57.892Z] #68 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-11-07T01:31:57.892Z] #68 26.62 OK: 238 MiB in 54 packages [2024-11-07T01:31:57.892Z] #68 DONE 28.4s [2024-11-07T01:31:57.892Z] [2024-11-07T01:31:57.892Z] #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-11-07T01:31:58.179Z] #79 ... [2024-11-07T01:31:58.179Z] [2024-11-07T01:31:58.179Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-07T01:31:58.179Z] #76 11.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T01:31:58.179Z] #76 19.81 Upgrading critical system libraries and apk-tools: [2024-11-07T01:31:58.179Z] #76 19.82 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-07T01:31:58.179Z] #76 19.89 Executing busybox-1.36.1-r29.trigger [2024-11-07T01:31:58.179Z] #76 ... [2024-11-07T01:31:58.179Z] [2024-11-07T01:31:58.179Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-07T01:31:58.179Z] #77 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T01:31:58.179Z] #77 20.43 Upgrading critical system libraries and apk-tools: [2024-11-07T01:31:58.179Z] #77 20.43 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-07T01:31:58.179Z] #77 20.66 Executing busybox-1.36.1-r29.trigger [2024-11-07T01:31:58.450Z] #77 ... [2024-11-07T01:31:58.450Z] [2024-11-07T01:31:58.450Z] #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-07T01:31:58.450Z] #74 4.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T01:31:58.450Z] #74 7.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T01:31:58.450Z] #74 ... [2024-11-07T01:31:58.450Z] [2024-11-07T01:31:58.450Z] #66 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-07T01:31:58.450Z] #66 27.69 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-07T01:31:58.450Z] #66 28.37 Executing busybox-1.36.1-r29.trigger [2024-11-07T01:31:58.450Z] #66 28.52 OK: 9 MiB in 15 packages [2024-11-07T01:31:58.450Z] #66 DONE 31.2s [2024-11-07T01:31:58.450Z] [2024-11-07T01:31:58.450Z] #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-07T01:31:58.450Z] #62 36.23 OK: 11 MiB in 17 packages [2024-11-07T01:31:58.724Z] #62 ... [2024-11-07T01:31:58.724Z] [2024-11-07T01:31:58.724Z] #67 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-11-07T01:31:58.724Z] #67 27.25 OK: 238 MiB in 54 packages [2024-11-07T01:31:58.724Z] #67 DONE 29.4s [2024-11-07T01:31:58.724Z] [2024-11-07T01:31:58.724Z] #80 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-11-07T01:31:59.320Z] #80 ... [2024-11-07T01:31:59.321Z] [2024-11-07T01:31:59.321Z] #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-11-07T01:31:59.321Z] #79 DONE 1.2s [2024-11-07T01:31:59.321Z] [2024-11-07T01:31:59.321Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T01:31:59.935Z] #81 ... [2024-11-07T01:31:59.935Z] [2024-11-07T01:31:59.935Z] #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-11-07T01:31:59.935Z] #70 27.24 OK: 238 MiB in 54 packages [2024-11-07T01:31:59.935Z] #70 DONE 30.5s [2024-11-07T01:31:59.935Z] [2024-11-07T01:31:59.935Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-07T01:31:59.935Z] #76 23.01 Continuing the upgrade transaction with new apk-tools: [2024-11-07T01:31:59.935Z] #76 23.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T01:32:00.227Z] #76 ... [2024-11-07T01:32:00.227Z] [2024-11-07T01:32:00.227Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-07T01:32:00.227Z] #64 26.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T01:32:00.505Z] #64 ... [2024-11-07T01:32:00.505Z] [2024-11-07T01:32:00.505Z] #80 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-11-07T01:32:00.505Z] #80 DONE 1.8s [2024-11-07T01:32:00.505Z] [2024-11-07T01:32:00.505Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-07T01:32:00.505Z] #65 26.34 v3.20.3-266-g703c22e502e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-07T01:32:00.505Z] #65 26.34 v3.20.3-265-ge9b28b67a72 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-07T01:32:00.505Z] #65 26.34 OK: 24046 distinct packages available [2024-11-07T01:32:00.505Z] #65 28.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T01:32:00.505Z] #65 30.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T01:32:00.505Z] #65 ... [2024-11-07T01:32:00.505Z] [2024-11-07T01:32:00.505Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-07T01:32:00.798Z] #63 ... [2024-11-07T01:32:00.798Z] [2024-11-07T01:32:00.798Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-07T01:32:00.798Z] #77 22.97 Continuing the upgrade transaction with new apk-tools: [2024-11-07T01:32:00.798Z] #77 23.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T01:32:01.077Z] #77 ... [2024-11-07T01:32:01.077Z] [2024-11-07T01:32:01.077Z] #82 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-07T01:32:01.077Z] #82 DONE 1.3s [2024-11-07T01:32:01.345Z] [2024-11-07T01:32:01.345Z] #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-07T01:32:01.345Z] #62 DONE 39.2s [2024-11-07T01:32:01.345Z] [2024-11-07T01:32:01.345Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-07T01:32:01.345Z] #64 37.11 (1/4) Installing dumb-init (1.2.5-r3) [2024-11-07T01:32:01.345Z] #64 37.20 (2/4) Installing musl-obstack (1.2.3-r2) [2024-11-07T01:32:01.345Z] #64 37.20 (3/4) Installing libucontext (1.2-r3) [2024-11-07T01:32:01.345Z] #64 37.23 (4/4) Installing gcompat (1.1.0-r4) [2024-11-07T01:32:01.345Z] #64 37.27 Executing busybox-1.36.1-r29.trigger [2024-11-07T01:32:01.614Z] #64 37.42 OK: 9 MiB in 18 packages [2024-11-07T01:32:03.588Z] #64 DONE 39.6s [2024-11-07T01:32:03.588Z] [2024-11-07T01:32:03.588Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-07T01:32:04.556Z] #83 ... [2024-11-07T01:32:04.556Z] [2024-11-07T01:32:04.556Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-07T01:32:04.556Z] #78 21.74 OK: 238 MiB in 54 packages [2024-11-07T01:32:04.556Z] #78 DONE 23.3s [2024-11-07T01:32:04.556Z] [2024-11-07T01:32:04.556Z] #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-11-07T01:32:05.542Z] #84 DONE 0.8s [2024-11-07T01:32:05.542Z] [2024-11-07T01:32:05.542Z] #85 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T01:32:05.542Z] #85 ... [2024-11-07T01:32:05.542Z] [2024-11-07T01:32:05.542Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-07T01:32:05.542Z] #71 26.04 v3.20.3-266-g703c22e502e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-07T01:32:05.542Z] #71 26.04 v3.20.3-265-ge9b28b67a72 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-07T01:32:05.542Z] #71 26.04 OK: 24047 distinct packages available [2024-11-07T01:32:05.542Z] #71 27.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T01:32:05.542Z] #71 30.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T01:32:05.542Z] #71 ... [2024-11-07T01:32:05.542Z] [2024-11-07T01:32:05.542Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-07T01:32:05.542Z] #65 40.36 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T01:32:05.542Z] #65 41.38 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T01:32:05.542Z] #65 41.43 (3/7) Installing dumb-init (1.2.5-r3) [2024-11-07T01:32:05.542Z] #65 41.45 (4/7) Installing musl-obstack (1.2.3-r2) [2024-11-07T01:32:05.542Z] #65 41.47 (5/7) Installing libucontext (1.2-r3) [2024-11-07T01:32:05.542Z] #65 41.49 (6/7) Installing gcompat (1.1.0-r4) [2024-11-07T01:32:05.542Z] #65 41.58 (7/7) Installing openssl (3.3.2-r1) [2024-11-07T01:32:05.810Z] #65 41.78 Executing busybox-1.36.1-r29.trigger [2024-11-07T01:32:06.078Z] #65 42.06 OK: 10 MiB in 19 packages [2024-11-07T01:32:06.346Z] #65 ... [2024-11-07T01:32:06.346Z] [2024-11-07T01:32:06.346Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-07T01:32:06.346Z] #72 23.89 Continuing the upgrade transaction with new apk-tools: [2024-11-07T01:32:06.346Z] #72 24.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T01:32:06.346Z] #72 26.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T01:32:06.617Z] #72 ... [2024-11-07T01:32:06.617Z] [2024-11-07T01:32:06.617Z] #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-07T01:32:06.617Z] #74 17.03 Upgrading critical system libraries and apk-tools: [2024-11-07T01:32:06.617Z] #74 17.03 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-07T01:32:06.617Z] #74 17.20 Executing busybox-1.36.1-r29.trigger [2024-11-07T01:32:06.617Z] #74 19.34 Continuing the upgrade transaction with new apk-tools: [2024-11-07T01:32:06.617Z] #74 19.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T01:32:06.617Z] #74 21.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T01:32:06.885Z] #74 ... [2024-11-07T01:32:06.885Z] [2024-11-07T01:32:06.885Z] #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-07T01:32:06.885Z] #0 7.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T01:32:06.885Z] #0 8.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T01:32:07.153Z] #86 ... [2024-11-07T01:32:07.153Z] [2024-11-07T01:32:07.153Z] #73 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-11-07T01:32:07.153Z] #73 27.59 Continuing the upgrade transaction with new apk-tools: [2024-11-07T01:32:07.153Z] #73 27.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T01:32:07.153Z] #73 30.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T01:32:07.153Z] #73 ... [2024-11-07T01:32:07.153Z] [2024-11-07T01:32:07.153Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-07T01:32:07.153Z] #75 22.87 Continuing the upgrade transaction with new apk-tools: [2024-11-07T01:32:07.153Z] #75 23.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T01:32:07.153Z] #75 26.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T01:32:08.145Z] #75 ... [2024-11-07T01:32:08.145Z] [2024-11-07T01:32:08.145Z] #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-07T01:32:08.145Z] #0 6.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T01:32:08.415Z] #87 ... [2024-11-07T01:32:08.415Z] [2024-11-07T01:32:08.415Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-07T01:32:08.415Z] #72 35.98 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T01:32:09.012Z] #72 36.42 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T01:32:09.012Z] #72 ... [2024-11-07T01:32:09.012Z] [2024-11-07T01:32:09.012Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-07T01:32:09.012Z] #65 DONE 44.9s [2024-11-07T01:32:09.291Z] [2024-11-07T01:32:09.291Z] #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-11-07T01:32:10.722Z] #88 ... [2024-11-07T01:32:10.722Z] [2024-11-07T01:32:10.722Z] #89 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T01:32:10.722Z] #89 ... [2024-11-07T01:32:10.722Z] [2024-11-07T01:32:10.722Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-07T01:32:10.722Z] #83 4.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T01:32:10.723Z] #83 6.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T01:32:11.013Z] #83 ... [2024-11-07T01:32:11.013Z] [2024-11-07T01:32:11.013Z] #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-07T01:32:11.013Z] #72 36.58 OK: 9 MiB in 16 packages [2024-11-07T01:32:11.013Z] #72 DONE 38.5s [2024-11-07T01:32:11.013Z] [2024-11-07T01:32:11.013Z] #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-11-07T01:32:11.287Z] #90 ... [2024-11-07T01:32:11.287Z] [2024-11-07T01:32:11.288Z] #91 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T01:32:11.288Z] #91 ... [2024-11-07T01:32:11.288Z] [2024-11-07T01:32:11.288Z] #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-07T01:32:11.288Z] #87 8.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T01:32:11.556Z] #87 ... [2024-11-07T01:32:11.556Z] [2024-11-07T01:32:11.556Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-07T01:32:11.556Z] #71 39.70 OK: 238 MiB in 54 packages [2024-11-07T01:32:11.556Z] #71 DONE 42.2s [2024-11-07T01:32:11.556Z] [2024-11-07T01:32:11.556Z] #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-11-07T01:32:11.829Z] #92 ... [2024-11-07T01:32:11.829Z] [2024-11-07T01:32:11.829Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-07T01:32:11.829Z] #76 25.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T01:32:11.829Z] #76 34.70 OK: 20 MiB in 18 packages [2024-11-07T01:32:12.101Z] #76 ... [2024-11-07T01:32:12.101Z] [2024-11-07T01:32:12.101Z] #73 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-11-07T01:32:12.101Z] #73 39.68 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T01:32:12.101Z] #73 ... [2024-11-07T01:32:12.101Z] [2024-11-07T01:32:12.101Z] #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-11-07T01:32:12.101Z] #92 DONE 0.6s [2024-11-07T01:32:12.374Z] [2024-11-07T01:32:12.374Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T01:32:12.965Z] #93 ... [2024-11-07T01:32:12.965Z] [2024-11-07T01:32:12.965Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-07T01:32:12.965Z] #77 25.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T01:32:12.965Z] #77 34.63 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T01:32:12.965Z] #77 35.46 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T01:32:12.965Z] #77 ... [2024-11-07T01:32:12.965Z] [2024-11-07T01:32:12.965Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-07T01:32:12.965Z] #75 38.26 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T01:32:13.234Z] #75 38.72 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T01:32:13.234Z] #75 38.85 Executing ca-certificates-20240705-r0.trigger [2024-11-07T01:32:14.215Z] #75 ... [2024-11-07T01:32:14.215Z] [2024-11-07T01:32:14.215Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-07T01:32:14.215Z] #76 DONE 37.6s [2024-11-07T01:32:14.490Z] [2024-11-07T01:32:14.490Z] #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-11-07T01:32:14.757Z] #94 DONE 0.4s [2024-11-07T01:32:14.757Z] [2024-11-07T01:32:14.757Z] #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-07T01:32:14.757Z] #74 30.83 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T01:32:15.319Z] #74 31.66 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T01:32:15.319Z] #74 31.90 OK: 9 MiB in 15 packages [2024-11-07T01:32:15.947Z] #74 ... [2024-11-07T01:32:15.947Z] [2024-11-07T01:32:15.947Z] #73 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-11-07T01:32:15.947Z] #73 40.78 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T01:32:15.947Z] #73 40.96 OK: 9 MiB in 15 packages [2024-11-07T01:32:15.947Z] #73 DONE 43.3s [2024-11-07T01:32:15.947Z] [2024-11-07T01:32:15.947Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-07T01:32:15.947Z] #75 40.33 OK: 20 MiB in 18 packages [2024-11-07T01:32:16.607Z] #75 ... [2024-11-07T01:32:16.607Z] [2024-11-07T01:32:16.607Z] #90 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-11-07T01:32:16.607Z] #90 DONE 5.6s [2024-11-07T01:32:16.607Z] [2024-11-07T01:32:16.607Z] #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-07T01:32:16.607Z] #77 35.65 Executing ca-certificates-20240705-r0.trigger [2024-11-07T01:32:16.607Z] #77 37.21 OK: 15 MiB in 28 packages [2024-11-07T01:32:16.607Z] #77 DONE 39.1s [2024-11-07T01:32:16.929Z] [2024-11-07T01:32:16.929Z] #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-11-07T01:32:16.929Z] #95 DONE 0.3s [2024-11-07T01:32:16.929Z] [2024-11-07T01:32:16.929Z] #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-11-07T01:32:16.929Z] #88 4.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T01:32:16.929Z] #88 7.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T01:32:17.294Z] #88 ... [2024-11-07T01:32:17.294Z] [2024-11-07T01:32:17.294Z] #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-07T01:32:17.294Z] #74 DONE 33.8s [2024-11-07T01:32:17.294Z] [2024-11-07T01:32:17.294Z] #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-07T01:32:17.615Z] #87 ... [2024-11-07T01:32:17.615Z] [2024-11-07T01:32:17.615Z] #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-07T01:32:17.615Z] #86 20.32 Upgrading critical system libraries and apk-tools: [2024-11-07T01:32:17.615Z] #86 20.32 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-07T01:32:17.615Z] #86 20.41 Executing busybox-1.36.1-r29.trigger [2024-11-07T01:32:17.927Z] #86 ... [2024-11-07T01:32:17.927Z] [2024-11-07T01:32:17.927Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-07T01:32:17.927Z] #75 DONE 43.4s [2024-11-07T01:32:17.927Z] [2024-11-07T01:32:17.927Z] #89 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T01:32:18.957Z] #89 ... [2024-11-07T01:32:18.957Z] [2024-11-07T01:32:18.957Z] #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-07T01:32:18.957Z] #87 17.66 Upgrading critical system libraries and apk-tools: [2024-11-07T01:32:18.957Z] #87 17.66 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-07T01:32:18.957Z] #87 17.69 Executing busybox-1.36.1-r29.trigger [2024-11-07T01:32:20.372Z] #87 18.89 Continuing the upgrade transaction with new apk-tools: [2024-11-07T01:32:20.372Z] #87 18.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T01:32:21.823Z] #87 20.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T01:32:24.482Z] #148 DONE 138.7s [2024-11-07T01:32:24.482Z] [2024-11-07T01:32:24.482Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-07T01:32:24.482Z] #146 DONE 138.7s [2024-11-07T01:32:24.482Z] [2024-11-07T01:32:24.482Z] #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-07T01:32:24.482Z] #143 DONE 138.7s [2024-11-07T01:32:24.482Z] [2024-11-07T01:32:24.482Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-07T01:32:24.482Z] #144 DONE 138.7s [2024-11-07T01:32:24.482Z] [2024-11-07T01:32:24.482Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-07T01:32:24.482Z] #145 DONE 138.8s [2024-11-07T01:32:24.482Z] [2024-11-07T01:32:24.482Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-07T01:32:24.482Z] #153 DONE 138.8s [2024-11-07T01:32:24.482Z] [2024-11-07T01:32:24.482Z] #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-07T01:32:24.482Z] #142 DONE 138.7s [2024-11-07T01:32:24.482Z] [2024-11-07T01:32:24.482Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-07T01:32:24.482Z] #147 DONE 138.8s [2024-11-07T01:32:24.482Z] [2024-11-07T01:32:24.482Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-07T01:32:24.482Z] #150 DONE 138.8s [2024-11-07T01:32:24.482Z] [2024-11-07T01:32:24.482Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-07T01:32:24.482Z] #151 ... [2024-11-07T01:32:24.482Z] [2024-11-07T01:32:24.482Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-07T01:32:24.482Z] #149 DONE 138.9s [2024-11-07T01:32:24.482Z] [2024-11-07T01:32:24.482Z] #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-07T01:32:24.482Z] #154 ... [2024-11-07T01:32:24.482Z] [2024-11-07T01:32:24.482Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-07T01:32:24.482Z] #151 DONE 139.2s [2024-11-07T01:32:24.482Z] [2024-11-07T01:32:24.482Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-07T01:32:24.482Z] #152 DONE 139.4s [2024-11-07T01:32:24.482Z] [2024-11-07T01:32:24.482Z] #155 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-07T01:32:24.482Z] #155 ... [2024-11-07T01:32:24.482Z] [2024-11-07T01:32:24.482Z] #156 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-07T01:32:24.482Z] #156 DONE 0.7s [2024-11-07T01:32:24.482Z] [2024-11-07T01:32:24.482Z] #157 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-07T01:32:24.482Z] #157 DONE 0.8s [2024-11-07T01:32:24.482Z] [2024-11-07T01:32:24.482Z] #158 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-11-07T01:32:24.482Z] #158 ... [2024-11-07T01:32:24.482Z] [2024-11-07T01:32:24.482Z] #159 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-07T01:32:24.482Z] #159 DONE 0.7s [2024-11-07T01:32:24.482Z] [2024-11-07T01:32:24.482Z] #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-07T01:32:24.482Z] #154 DONE 0.8s [2024-11-07T01:32:24.482Z] [2024-11-07T01:32:24.482Z] #160 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-11-07T01:32:24.482Z] #160 DONE 0.7s [2024-11-07T01:32:24.482Z] [2024-11-07T01:32:24.482Z] #155 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-07T01:32:24.482Z] #155 DONE 0.4s [2024-11-07T01:32:24.482Z] [2024-11-07T01:32:24.482Z] #161 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-07T01:32:24.482Z] #161 DONE 0.6s [2024-11-07T01:32:24.482Z] [2024-11-07T01:32:24.482Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-07T01:32:24.482Z] #162 DONE 0.7s [2024-11-07T01:32:24.744Z] [2024-11-07T01:32:24.744Z] #163 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-07T01:32:24.744Z] #163 DONE 0.7s [2024-11-07T01:32:24.744Z] [2024-11-07T01:32:24.744Z] #164 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-07T01:32:25.224Z] #87 ... [2024-11-07T01:32:25.224Z] [2024-11-07T01:32:25.224Z] #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-11-07T01:32:25.224Z] #88 14.29 Upgrading critical system libraries and apk-tools: [2024-11-07T01:32:25.224Z] #88 14.29 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-07T01:32:25.224Z] #88 14.33 Executing busybox-1.36.1-r29.trigger [2024-11-07T01:32:25.224Z] #88 15.21 Continuing the upgrade transaction with new apk-tools: [2024-11-07T01:32:25.224Z] #88 15.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T01:32:25.224Z] #88 16.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T01:32:25.315Z] #164 ... [2024-11-07T01:32:25.315Z] [2024-11-07T01:32:25.315Z] #165 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-07T01:32:25.315Z] #165 DONE 0.8s [2024-11-07T01:32:25.315Z] [2024-11-07T01:32:25.315Z] #158 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-11-07T01:32:25.315Z] #158 DONE 0.8s [2024-11-07T01:32:25.315Z] [2024-11-07T01:32:25.315Z] #166 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-07T01:32:25.315Z] #166 CACHED [2024-11-07T01:32:25.315Z] [2024-11-07T01:32:25.315Z] #167 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-07T01:32:25.315Z] #167 CACHED [2024-11-07T01:32:25.315Z] [2024-11-07T01:32:25.315Z] #168 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-11-07T01:32:25.315Z] #168 CACHED [2024-11-07T01:32:25.315Z] [2024-11-07T01:32:25.315Z] #169 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-07T01:32:25.315Z] #169 CACHED [2024-11-07T01:32:25.315Z] [2024-11-07T01:32:25.315Z] #170 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-07T01:32:25.315Z] #170 DONE 0.8s [2024-11-07T01:32:25.315Z] [2024-11-07T01:32:25.315Z] #171 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-07T01:32:25.315Z] #171 DONE 0.8s [2024-11-07T01:32:25.315Z] [2024-11-07T01:32:25.315Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-07T01:32:25.315Z] #172 CACHED [2024-11-07T01:32:25.315Z] [2024-11-07T01:32:25.315Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-07T01:32:25.315Z] #173 CACHED [2024-11-07T01:32:25.315Z] [2024-11-07T01:32:25.315Z] #174 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-11-07T01:32:25.315Z] #174 DONE 0.8s [2024-11-07T01:32:25.315Z] [2024-11-07T01:32:25.315Z] #175 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-07T01:32:25.315Z] #175 DONE 0.8s [2024-11-07T01:32:25.315Z] [2024-11-07T01:32:25.315Z] #164 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-07T01:32:25.315Z] #164 DONE 0.8s [2024-11-07T01:32:25.315Z] [2024-11-07T01:32:25.315Z] #176 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-11-07T01:32:25.315Z] #176 DONE 0.8s [2024-11-07T01:32:25.315Z] [2024-11-07T01:32:25.315Z] #177 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-11-07T01:32:27.224Z] #177 ... [2024-11-07T01:32:27.224Z] [2024-11-07T01:32:27.224Z] #178 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-11-07T01:32:27.224Z] #178 DONE 1.8s [2024-11-07T01:32:27.224Z] [2024-11-07T01:32:27.224Z] #179 [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-11-07T01:32:27.224Z] #179 DONE 1.8s [2024-11-07T01:32:27.224Z] [2024-11-07T01:32:27.224Z] #180 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-11-07T01:32:27.224Z] #180 DONE 1.8s [2024-11-07T01:32:27.224Z] [2024-11-07T01:32:27.224Z] #181 [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-11-07T01:32:27.856Z] #88 ... [2024-11-07T01:32:27.856Z] [2024-11-07T01:32:27.856Z] #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-07T01:32:27.856Z] #86 21.99 Continuing the upgrade transaction with new apk-tools: [2024-11-07T01:32:27.856Z] #86 22.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T01:32:27.856Z] #86 22.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T01:32:27.856Z] #86 28.49 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T01:32:27.856Z] #86 28.80 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T01:32:27.856Z] #86 28.88 Executing ca-certificates-20240705-r0.trigger [2024-11-07T01:32:27.856Z] #86 29.68 OK: 10 MiB in 16 packages [2024-11-07T01:32:27.856Z] #86 DONE 30.5s [2024-11-07T01:32:27.856Z] [2024-11-07T01:32:27.856Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-07T01:32:27.856Z] #83 16.04 Upgrading critical system libraries and apk-tools: [2024-11-07T01:32:27.856Z] #83 16.04 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-07T01:32:27.856Z] #83 16.08 Executing busybox-1.36.1-r29.trigger [2024-11-07T01:32:27.856Z] #83 16.94 Continuing the upgrade transaction with new apk-tools: [2024-11-07T01:32:27.856Z] #83 17.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T01:32:27.856Z] #83 18.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T01:32:27.856Z] #83 22.91 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T01:32:27.856Z] #83 23.35 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T01:32:27.856Z] #83 23.45 OK: 9 MiB in 18 packages [2024-11-07T01:32:27.999Z] #181 ... [2024-11-07T01:32:27.999Z] [2024-11-07T01:32:27.999Z] #182 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-11-07T01:32:27.999Z] #182 DONE 2.7s [2024-11-07T01:32:27.999Z] [2024-11-07T01:32:27.999Z] #183 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-11-07T01:32:27.999Z] #183 DONE 2.7s [2024-11-07T01:32:27.999Z] [2024-11-07T01:32:27.999Z] #184 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-11-07T01:32:27.999Z] #184 DONE 2.8s [2024-11-07T01:32:27.999Z] [2024-11-07T01:32:27.999Z] #185 [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-11-07T01:32:27.999Z] #185 DONE 2.7s [2024-11-07T01:32:27.999Z] [2024-11-07T01:32:27.999Z] #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-11-07T01:32:27.999Z] #186 DONE 2.8s [2024-11-07T01:32:27.999Z] [2024-11-07T01:32:27.999Z] #187 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-11-07T01:32:27.999Z] #187 DONE 2.8s [2024-11-07T01:32:27.999Z] [2024-11-07T01:32:27.999Z] #177 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-11-07T01:32:27.999Z] #177 DONE 2.7s [2024-11-07T01:32:27.999Z] [2024-11-07T01:32:27.999Z] #188 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-11-07T01:32:27.999Z] #188 DONE 2.8s [2024-11-07T01:32:27.999Z] [2024-11-07T01:32:27.999Z] #189 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-11-07T01:32:28.127Z] #83 DONE 24.4s [2024-11-07T01:32:28.127Z] [2024-11-07T01:32:28.127Z] #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-07T01:32:28.257Z] #189 ... [2024-11-07T01:32:28.257Z] [2024-11-07T01:32:28.257Z] #190 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-11-07T01:32:28.257Z] #190 DONE 3.8s [2024-11-07T01:32:28.257Z] [2024-11-07T01:32:28.257Z] #191 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-11-07T01:32:28.257Z] #191 DONE 1.4s [2024-11-07T01:32:28.257Z] [2024-11-07T01:32:28.257Z] #192 [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-11-07T01:32:28.257Z] #192 DONE 1.4s [2024-11-07T01:32:28.257Z] [2024-11-07T01:32:28.257Z] #181 [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-11-07T01:32:28.257Z] #181 DONE 1.3s [2024-11-07T01:32:28.257Z] [2024-11-07T01:32:28.257Z] #106 [security-spiffe-token-provider] exporting to image [2024-11-07T01:32:28.257Z] #106 exporting layers [2024-11-07T01:32:28.558Z] #106 ... [2024-11-07T01:32:28.558Z] [2024-11-07T01:32:28.558Z] #193 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-11-07T01:32:28.558Z] #193 DONE 0.5s [2024-11-07T01:32:28.558Z] [2024-11-07T01:32:28.558Z] #194 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-11-07T01:32:28.558Z] #194 DONE 0.5s [2024-11-07T01:32:28.558Z] [2024-11-07T01:32:28.558Z] #195 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-11-07T01:32:28.558Z] #195 DONE 0.5s [2024-11-07T01:32:28.558Z] [2024-11-07T01:32:28.558Z] #196 [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-11-07T01:32:28.558Z] #196 DONE 0.5s [2024-11-07T01:32:28.558Z] [2024-11-07T01:32:28.558Z] #106 [core-keeper] exporting to image [2024-11-07T01:32:28.558Z] #106 ... [2024-11-07T01:32:28.558Z] [2024-11-07T01:32:28.558Z] #197 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-11-07T01:32:28.558Z] #197 DONE 0.5s [2024-11-07T01:32:28.558Z] [2024-11-07T01:32:28.558Z] #198 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-11-07T01:32:28.558Z] #198 DONE 0.5s [2024-11-07T01:32:28.558Z] [2024-11-07T01:32:28.558Z] #189 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-11-07T01:32:28.558Z] #189 DONE 0.6s [2024-11-07T01:32:28.558Z] [2024-11-07T01:32:28.558Z] #106 [support-cron-scheduler] exporting to image [2024-11-07T01:32:28.818Z] #106 ... [2024-11-07T01:32:28.818Z] [2024-11-07T01:32:28.818Z] #199 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-11-07T01:32:28.818Z] #199 DONE 0.6s [2024-11-07T01:32:28.818Z] [2024-11-07T01:32:28.818Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-11-07T01:32:28.818Z] #200 DONE 0.3s [2024-11-07T01:32:28.818Z] [2024-11-07T01:32:28.818Z] #201 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-07T01:32:28.818Z] #201 DONE 0.5s [2024-11-07T01:32:28.818Z] [2024-11-07T01:32:28.818Z] #202 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-11-07T01:32:28.818Z] #202 DONE 0.5s [2024-11-07T01:32:28.818Z] [2024-11-07T01:32:28.818Z] #203 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-11-07T01:32:29.112Z] #203 ... [2024-11-07T01:32:29.112Z] [2024-11-07T01:32:29.112Z] #204 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-11-07T01:32:29.112Z] #204 DONE 0.6s [2024-11-07T01:32:29.112Z] [2024-11-07T01:32:29.112Z] #205 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-11-07T01:32:29.112Z] #205 DONE 0.5s [2024-11-07T01:32:29.112Z] [2024-11-07T01:32:29.112Z] #206 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-11-07T01:32:29.112Z] #206 DONE 0.5s [2024-11-07T01:32:29.112Z] [2024-11-07T01:32:29.112Z] #207 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-11-07T01:32:29.112Z] #207 DONE 0.4s [2024-11-07T01:32:29.112Z] [2024-11-07T01:32:29.112Z] #208 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-11-07T01:32:29.112Z] #208 DONE 0.5s [2024-11-07T01:32:29.112Z] [2024-11-07T01:32:29.112Z] #106 [security-spiffe-token-provider] exporting to image [2024-11-07T01:32:29.112Z] #106 writing image sha256:db65e86db152bdab4b7e2e2e88095d3c78e19640ca8486bc965fbc309a54a985 done [2024-11-07T01:32:29.112Z] #106 naming to docker.io/library/security-spiffe-token-provider done [2024-11-07T01:32:29.112Z] #106 ... [2024-11-07T01:32:29.112Z] [2024-11-07T01:32:29.112Z] #203 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-11-07T01:32:29.112Z] #203 DONE 0.3s [2024-11-07T01:32:29.112Z] [2024-11-07T01:32:29.112Z] #106 [core-data] exporting to image [2024-11-07T01:32:29.559Z] #96 ... [2024-11-07T01:32:29.559Z] [2024-11-07T01:32:29.559Z] #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-11-07T01:32:29.559Z] #88 19.95 OK: 10 MiB in 19 packages [2024-11-07T01:32:29.559Z] #88 DONE 20.6s [2024-11-07T01:32:29.689Z] #106 ... [2024-11-07T01:32:29.689Z] [2024-11-07T01:32:29.689Z] #209 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-11-07T01:32:29.689Z] #209 DONE 0.5s [2024-11-07T01:32:29.689Z] [2024-11-07T01:32:29.689Z] #210 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-07T01:32:29.689Z] #210 DONE 0.7s [2024-11-07T01:32:29.689Z] [2024-11-07T01:32:29.689Z] #211 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-11-07T01:32:29.689Z] #211 DONE 0.5s [2024-11-07T01:32:29.689Z] [2024-11-07T01:32:29.689Z] #212 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-11-07T01:32:29.836Z] [2024-11-07T01:32:29.836Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-11-07T01:32:29.949Z] #212 ... [2024-11-07T01:32:29.949Z] [2024-11-07T01:32:29.949Z] #213 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-11-07T01:32:29.949Z] #213 DONE 0.7s [2024-11-07T01:32:29.949Z] [2024-11-07T01:32:29.949Z] #214 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-07T01:32:29.949Z] #214 DONE 0.9s [2024-11-07T01:32:29.949Z] [2024-11-07T01:32:29.949Z] #215 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-11-07T01:32:29.949Z] #215 DONE 0.6s [2024-11-07T01:32:29.949Z] [2024-11-07T01:32:29.949Z] #106 [core-common-config-bootstrapper] exporting to image [2024-11-07T01:32:29.949Z] #106 exporting layers 0.7s done [2024-11-07T01:32:29.949Z] #106 writing image sha256:d6e599f306c76763af54c682cbc125da25766b69ce61c50dc4c66247afea1826 [2024-11-07T01:32:29.949Z] #106 writing image sha256:a8c7b02f2f15a3ca3b3eefe058937566ae7f2c6d53e9cc33d30a14908ad5bb37 [2024-11-07T01:32:29.949Z] #106 ... [2024-11-07T01:32:29.949Z] [2024-11-07T01:32:29.949Z] #216 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-11-07T01:32:29.949Z] #216 DONE 0.3s [2024-11-07T01:32:29.949Z] [2024-11-07T01:32:29.949Z] #212 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-11-07T01:32:29.949Z] #212 DONE 0.6s [2024-11-07T01:32:29.949Z] [2024-11-07T01:32:29.949Z] #106 [core-data] exporting to image [2024-11-07T01:32:29.949Z] #106 exporting layers 0.3s done [2024-11-07T01:32:29.949Z] #106 writing image sha256:d6e599f306c76763af54c682cbc125da25766b69ce61c50dc4c66247afea1826 0.1s done [2024-11-07T01:32:29.949Z] #106 writing image sha256:a8c7b02f2f15a3ca3b3eefe058937566ae7f2c6d53e9cc33d30a14908ad5bb37 0.0s done [2024-11-07T01:32:29.949Z] #106 writing image sha256:8a5a06a26936bf909daf937d24564fa11ab14e813de79fb9de6f37fde4991b93 0.0s done [2024-11-07T01:32:29.949Z] #106 writing image sha256:01e3c925cd5bc6de8a98eed25e790a17da7e50dfe446a10709a0d19b8c0b5e80 0.0s done [2024-11-07T01:32:29.949Z] #106 writing image sha256:3093c7934265d399e876c992e90d3f603b8d8d62a9208ac4da6efeeb242a6986 0.1s done [2024-11-07T01:32:29.949Z] #106 naming to docker.io/library/core-keeper done [2024-11-07T01:32:29.949Z] #106 naming to docker.io/library/core-command done [2024-11-07T01:32:29.949Z] #106 naming to docker.io/library/support-notifications done [2024-11-07T01:32:29.949Z] #106 naming to docker.io/library/support-cron-scheduler done [2024-11-07T01:32:29.949Z] #106 naming to docker.io/library/core-data done [2024-11-07T01:32:30.206Z] #106 exporting layers 0.4s done [2024-11-07T01:32:30.206Z] #106 writing image sha256:83e4dbc8f9a8fd5a9bfe713367a362c58e787bb08f7448d39994a36ec380ab9e done [2024-11-07T01:32:30.206Z] #106 writing image sha256:98ba1ea6340fbd352d6c3ae339ed92f2bc548bad489c92e467b837d114c2c0ed 0.0s done [2024-11-07T01:32:30.206Z] #106 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2024-11-07T01:32:30.206Z] #106 writing image sha256:1bf56ce8aa9489df568754d51f6d8bd4c7e9c0b6ed6fa139b3bd243bec756ff5 0.0s done [2024-11-07T01:32:30.206Z] #106 naming to docker.io/library/core-metadata 0.0s done [2024-11-07T01:32:30.206Z] #106 naming to docker.io/library/security-proxy-auth done [2024-11-07T01:32:30.206Z] #106 DONE 2.7s [2024-11-07T01:32:30.206Z] [2024-11-07T01:32:30.206Z] #217 [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-11-07T01:32:30.206Z] #217 DONE 0.2s [2024-11-07T01:32:30.206Z] [2024-11-07T01:32:30.206Z] #218 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-11-07T01:32:30.206Z] #218 DONE 0.2s [2024-11-07T01:32:30.206Z] [2024-11-07T01:32:30.206Z] #219 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-07T01:32:30.206Z] #219 ... [2024-11-07T01:32:30.206Z] [2024-11-07T01:32:30.206Z] #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-07T01:32:30.206Z] #220 DONE 0.9s [2024-11-07T01:32:30.432Z] #97 ... [2024-11-07T01:32:30.432Z] [2024-11-07T01:32:30.432Z] #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-07T01:32:30.432Z] #87 27.07 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T01:32:30.432Z] #87 27.38 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T01:32:30.432Z] #87 27.45 Executing ca-certificates-20240705-r0.trigger [2024-11-07T01:32:30.432Z] #87 28.05 OK: 11 MiB in 17 packages [2024-11-07T01:32:30.432Z] #87 DONE 29.2s [2024-11-07T01:32:30.432Z] [2024-11-07T01:32:30.432Z] #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-07T01:32:30.432Z] #96 DONE 2.4s [2024-11-07T01:32:30.464Z] [2024-11-07T01:32:30.464Z] #221 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-11-07T01:32:30.464Z] #221 DONE 0.1s [2024-11-07T01:32:30.464Z] [2024-11-07T01:32:30.464Z] #222 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-11-07T01:32:30.464Z] #222 DONE 0.1s [2024-11-07T01:32:30.464Z] [2024-11-07T01:32:30.464Z] #223 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-11-07T01:32:30.464Z] #223 DONE 0.1s [2024-11-07T01:32:30.464Z] [2024-11-07T01:32:30.464Z] #106 [security-proxy-setup] exporting to image [2024-11-07T01:32:30.464Z] #106 exporting layers 0.2s done [2024-11-07T01:32:30.721Z] #106 ... [2024-11-07T01:32:30.721Z] [2024-11-07T01:32:30.721Z] #219 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-07T01:32:30.721Z] #219 DONE 0.5s [2024-11-07T01:32:30.721Z] [2024-11-07T01:32:30.721Z] #106 [security-secretstore-setup] exporting to image [2024-11-07T01:32:30.721Z] #106 writing image sha256:0dedf1a1292c82ac6f7db7d5d99c660c09395f7d42bcb97875097d15c6538bf4 done [2024-11-07T01:32:30.721Z] #106 naming to docker.io/library/security-proxy-setup done [2024-11-07T01:32:30.739Z] [2024-11-07T01:32:30.739Z] #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-11-07T01:32:30.980Z] #106 ... [2024-11-07T01:32:30.980Z] [2024-11-07T01:32:30.980Z] #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-11-07T01:32:30.980Z] #224 DONE 0.4s [2024-11-07T01:32:30.980Z] [2024-11-07T01:32:30.980Z] #106 [security-secretstore-setup] exporting to image [2024-11-07T01:32:30.980Z] #106 writing image sha256:7c0d72d1afedad606ab72c86fe8941434733885244cd9a9ebc1ca4f5d265412b done [2024-11-07T01:32:30.980Z] #106 naming to docker.io/library/security-secretstore-setup done [2024-11-07T01:32:30.980Z] #106 exporting layers 0.2s done [2024-11-07T01:32:30.980Z] #106 writing image sha256:978dff2a961e68de39581bdfb8910d402eefe9a6f38bdf28688a7f0046d454c9 done [2024-11-07T01:32:30.980Z] #106 naming to docker.io/library/security-bootstrapper done [2024-11-07T01:32:30.980Z] #106 DONE 3.2s [2024-11-07T01:32:30.980Z] [2024-11-07T01:32:30.980Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-07T01:32:30.980Z] time="2024-11-07T01:28:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-07T01:32:30.980Z] time="2024-11-07T01:28:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-07T01:32:30.980Z] time="2024-11-07T01:28:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-07T01:32:30.980Z] time="2024-11-07T01:28:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-07T01:32:30.980Z] time="2024-11-07T01:28:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-07T01:32:30.980Z] time="2024-11-07T01:28:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-07T01:32:30.980Z] time="2024-11-07T01:28:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-07T01:32:30.980Z] time="2024-11-07T01:28:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-07T01:32:30.980Z] time="2024-11-07T01:28:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-07T01:32:30.980Z] time="2024-11-07T01:28:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-07T01:32:30.980Z] time="2024-11-07T01:28:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-07T01:32:30.980Z] time="2024-11-07T01:28:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-07T01:32:30.980Z] time="2024-11-07T01:28:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-07T01:32:30.980Z] time="2024-11-07T01:28:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-07T01:32:30.980Z] time="2024-11-07T01:28:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-11-07T01:32:30.985Z] $ docker stop --time=1 0252b4a2c593a43df5d2dc5981fc00174f51cd7e1adb54189106df2ff2427e6e [2024-11-07T01:32:31.023Z] #98 DONE 0.6s [2024-11-07T01:32:31.024Z] [2024-11-07T01:32:31.024Z] #99 [security-spire-config stage-2 6/10] COPY security.txt / [2024-11-07T01:32:31.302Z] #99 DONE 0.3s [2024-11-07T01:32:31.302Z] [2024-11-07T01:32:31.302Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-11-07T01:32:31.302Z] #97 DONE 1.9s [2024-11-07T01:32:31.302Z] [2024-11-07T01:32:31.302Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-07T01:32:31.588Z] #100 ... [2024-11-07T01:32:31.588Z] [2024-11-07T01:32:31.588Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-11-07T01:32:31.588Z] #101 DONE 0.3s [2024-11-07T01:32:31.875Z] [2024-11-07T01:32:31.875Z] #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-11-07T01:32:31.875Z] #102 DONE 0.2s [2024-11-07T01:32:31.875Z] [2024-11-07T01:32:31.875Z] #103 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-11-07T01:32:32.152Z] #103 ... [2024-11-07T01:32:32.152Z] [2024-11-07T01:32:32.152Z] #104 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-07T01:32:32.152Z] #104 DONE 2.5s [2024-11-07T01:32:32.152Z] [2024-11-07T01:32:32.152Z] #103 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-11-07T01:32:32.152Z] #103 DONE 0.4s [2024-11-07T01:32:32.152Z] [2024-11-07T01:32:32.152Z] #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-11-07T01:32:32.245Z] $ docker rm -f --volumes 0252b4a2c593a43df5d2dc5981fc00174f51cd7e1adb54189106df2ff2427e6e [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-07T01:32:32.592Z] + docker images [2024-11-07T01:32:32.592Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-11-07T01:32:32.592Z] security-proxy-setup latest 0dedf1a1292c 2 seconds ago 38.9MB [2024-11-07T01:32:32.592Z] security-bootstrapper latest 978dff2a961e 2 seconds ago 31MB [2024-11-07T01:32:32.592Z] security-secretstore-setup latest 7c0d72d1afed 2 seconds ago 55.7MB [2024-11-07T01:32:32.592Z] security-proxy-auth latest 1bf56ce8aa94 3 seconds ago 39.6MB [2024-11-07T01:32:32.592Z] core-common-config-bootstrapper latest 83e4dbc8f9a8 3 seconds ago 26.5MB [2024-11-07T01:32:32.592Z] core-metadata latest 98ba1ea6340f 3 seconds ago 47.6MB [2024-11-07T01:32:32.592Z] security-spiffe-token-provider latest db65e86db152 4 seconds ago 45.4MB [2024-11-07T01:32:32.592Z] core-command latest a8c7b02f2f15 4 seconds ago 41.5MB [2024-11-07T01:32:32.592Z] support-notifications latest 01e3c925cd5b 4 seconds ago 69.5MB [2024-11-07T01:32:32.592Z] core-keeper latest d6e599f306c7 4 seconds ago 41.1MB [2024-11-07T01:32:32.592Z] support-cron-scheduler latest 8a5a06a26936 4 seconds ago 70.7MB [2024-11-07T01:32:32.592Z] core-data latest 3093c7934265 4 seconds ago 47.4MB [2024-11-07T01:32:32.592Z] security-spire-config latest 12dd50c18dd9 3 minutes ago 127MB [2024-11-07T01:32:32.592Z] security-spire-agent latest 4128a24c2e6d 3 minutes ago 188MB [2024-11-07T01:32:32.592Z] security-spire-server latest 2505756d5a0b 3 minutes ago 128MB [2024-11-07T01:32:32.592Z] ci-base-image-x86_64 latest 6a2be7d48c83 6 minutes ago 975MB [2024-11-07T01:32:32.592Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 4 weeks ago 573MB [2024-11-07T01:32:32.592Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 17 months ago 334MB [2024-11-07T01:32:32.592Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-07T01:32:32.735Z] provisioning config files... [2024-11-07T01:32:32.746Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/744@tmp/config698643543940170898tmp [2024-11-07T01:32:32.748Z] #105 DONE 0.5s [2024-11-07T01:32:32.748Z] [2024-11-07T01:32:32.748Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-07T01:32:33.054Z] ---> ****-login.sh [2024-11-07T01:32:33.054Z] nexus3.edgexfoundry.org:10001 [2024-11-07T01:32:33.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T01:32:33.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T01:32:33.054Z] Configure a credential helper to remove this warning. See [2024-11-07T01:32:33.054Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T01:32:33.054Z] [2024-11-07T01:32:33.054Z] Login Succeeded [2024-11-07T01:32:33.054Z] nexus3.edgexfoundry.org:10002 [2024-11-07T01:32:33.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T01:32:33.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T01:32:33.054Z] Configure a credential helper to remove this warning. See [2024-11-07T01:32:33.054Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T01:32:33.054Z] [2024-11-07T01:32:33.054Z] Login Succeeded [2024-11-07T01:32:33.054Z] nexus3.edgexfoundry.org:10003 [2024-11-07T01:32:33.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T01:32:33.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T01:32:33.313Z] Configure a credential helper to remove this warning. See [2024-11-07T01:32:33.313Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T01:32:33.313Z] [2024-11-07T01:32:33.313Z] Login Succeeded [2024-11-07T01:32:33.313Z] nexus3.edgexfoundry.org:10004 [2024-11-07T01:32:33.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T01:32:33.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T01:32:33.314Z] Configure a credential helper to remove this warning. See [2024-11-07T01:32:33.314Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T01:32:33.314Z] [2024-11-07T01:32:33.314Z] Login Succeeded [2024-11-07T01:32:33.314Z] ****.io [2024-11-07T01:32:33.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T01:32:33.350Z] #106 DONE 0.6s [2024-11-07T01:32:33.350Z] [2024-11-07T01:32:33.350Z] #107 [security-spire-config] exporting to image [2024-11-07T01:32:33.350Z] #107 exporting layers [2024-11-07T01:32:33.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T01:32:33.573Z] Configure a credential helper to remove this warning. See [2024-11-07T01:32:33.573Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T01:32:33.573Z] [2024-11-07T01:32:33.573Z] Login Succeeded [2024-11-07T01:32:33.573Z] ---> ****-login.sh ends [Pipeline] } [2024-11-07T01:32:33.580Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-07T01:32:33.621Z] #107 ... [2024-11-07T01:32:33.621Z] [2024-11-07T01:32:33.621Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-11-07T01:32:33.621Z] #108 DONE 0.3s [Pipeline] // withEnv [Pipeline] echo [2024-11-07T01:32:33.640Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-07T01:32:33.680Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-11-07T01:32:33.680Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T01:32:33.680Z] latest [2024-11-07T01:32:33.680Z] 4.0.0-dev.10 [2024-11-07T01:32:33.680Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T01:32:33.680Z] main [2024-11-07T01:32:33.680Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:32:33.898Z] [2024-11-07T01:32:33.898Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-11-07T01:32:33.898Z] #109 DONE 0.2s [2024-11-07T01:32:33.898Z] [2024-11-07T01:32:33.898Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-11-07T01:32:34.009Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:32:34.178Z] #110 DONE 0.3s [2024-11-07T01:32:34.178Z] [2024-11-07T01:32:34.178Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-07T01:32:34.178Z] #100 DONE 2.8s [2024-11-07T01:32:34.178Z] [2024-11-07T01:32:34.178Z] #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-11-07T01:32:34.333Z] + docker push nexus3.edgexfoundry.org:10004/core-command:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T01:32:34.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-07T01:32:34.333Z] eb929ca7539e: Preparing [2024-11-07T01:32:34.333Z] 54f2c3a13684: Preparing [2024-11-07T01:32:34.333Z] 1b251d397ec6: Preparing [2024-11-07T01:32:34.333Z] 68a7ca33125b: Preparing [2024-11-07T01:32:34.333Z] 0978f1901779: Preparing [2024-11-07T01:32:34.333Z] 84c7c9b3d992: Preparing [2024-11-07T01:32:34.333Z] 63ca1fbb43ae: Preparing [2024-11-07T01:32:34.333Z] 84c7c9b3d992: Waiting [2024-11-07T01:32:34.333Z] 63ca1fbb43ae: Waiting [2024-11-07T01:32:34.333Z] 68a7ca33125b: Pushed [2024-11-07T01:32:34.333Z] eb929ca7539e: Pushed [2024-11-07T01:32:34.333Z] 1b251d397ec6: Pushed [2024-11-07T01:32:34.333Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:32:34.333Z] 84c7c9b3d992: Pushed [2024-11-07T01:32:34.789Z] #111 DONE 0.3s [2024-11-07T01:32:34.789Z] [2024-11-07T01:32:34.789Z] #112 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-11-07T01:32:34.901Z] 0978f1901779: Pushed [2024-11-07T01:32:35.073Z] #112 DONE 0.4s [2024-11-07T01:32:35.073Z] [2024-11-07T01:32:35.073Z] #107 [security-spire-server] exporting to image [2024-11-07T01:32:35.347Z] #107 ... [2024-11-07T01:32:35.347Z] [2024-11-07T01:32:35.347Z] #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-11-07T01:32:35.347Z] #113 DONE 0.2s [2024-11-07T01:32:35.347Z] [2024-11-07T01:32:35.347Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-11-07T01:32:36.030Z] #114 DONE 0.5s [2024-11-07T01:32:36.030Z] [2024-11-07T01:32:36.030Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-11-07T01:32:36.317Z] #115 DONE 0.5s [2024-11-07T01:32:36.317Z] [2024-11-07T01:32:36.317Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T01:32:36.317Z] #81 ... [2024-11-07T01:32:36.317Z] [2024-11-07T01:32:36.317Z] #107 [security-spire-agent] exporting to image [2024-11-07T01:32:36.804Z] 54f2c3a13684: Pushed [2024-11-07T01:32:37.063Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:d9eacf6e44b73b3fbd79aacc91492a46c34e6ffdaa3fd1408276a1f401aef546 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:32:37.398Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:32:37.726Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-11-07T01:32:37.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-07T01:32:37.726Z] eb929ca7539e: Preparing [2024-11-07T01:32:37.726Z] 54f2c3a13684: Preparing [2024-11-07T01:32:37.726Z] 1b251d397ec6: Preparing [2024-11-07T01:32:37.726Z] 68a7ca33125b: Preparing [2024-11-07T01:32:37.726Z] 0978f1901779: Preparing [2024-11-07T01:32:37.726Z] 84c7c9b3d992: Preparing [2024-11-07T01:32:37.726Z] 63ca1fbb43ae: Preparing [2024-11-07T01:32:37.726Z] 84c7c9b3d992: Waiting [2024-11-07T01:32:37.726Z] 63ca1fbb43ae: Waiting [2024-11-07T01:32:37.726Z] eb929ca7539e: Layer already exists [2024-11-07T01:32:37.726Z] 1b251d397ec6: Layer already exists [2024-11-07T01:32:37.726Z] 54f2c3a13684: Layer already exists [2024-11-07T01:32:37.726Z] 68a7ca33125b: Layer already exists [2024-11-07T01:32:37.726Z] 0978f1901779: Layer already exists [2024-11-07T01:32:37.726Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:32:37.726Z] 84c7c9b3d992: Layer already exists [2024-11-07T01:32:37.726Z] latest: digest: sha256:d9eacf6e44b73b3fbd79aacc91492a46c34e6ffdaa3fd1408276a1f401aef546 size: 1782 [Pipeline] } [2024-11-07T01:32:37.737Z] #107 exporting layers 5.3s done [2024-11-07T01:32:37.737Z] #107 writing image sha256:da000069927812dceca683b3d1cbd88e0b24c7ee02b7476da446a6473fbb1c9f 0.1s done [2024-11-07T01:32:37.737Z] #107 naming to docker.io/library/security-spire-config-arm64 [2024-11-07T01:32:37.737Z] #107 naming to docker.io/library/security-spire-config-arm64 0.0s done [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:32:38.056Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:32:38.389Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.10 [2024-11-07T01:32:38.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-07T01:32:38.389Z] eb929ca7539e: Preparing [2024-11-07T01:32:38.389Z] 54f2c3a13684: Preparing [2024-11-07T01:32:38.389Z] 1b251d397ec6: Preparing [2024-11-07T01:32:38.389Z] 68a7ca33125b: Preparing [2024-11-07T01:32:38.389Z] 0978f1901779: Preparing [2024-11-07T01:32:38.389Z] 84c7c9b3d992: Preparing [2024-11-07T01:32:38.389Z] 63ca1fbb43ae: Preparing [2024-11-07T01:32:38.389Z] 84c7c9b3d992: Waiting [2024-11-07T01:32:38.389Z] 54f2c3a13684: Layer already exists [2024-11-07T01:32:38.389Z] eb929ca7539e: Layer already exists [2024-11-07T01:32:38.389Z] 68a7ca33125b: Layer already exists [2024-11-07T01:32:38.389Z] 0978f1901779: Layer already exists [2024-11-07T01:32:38.389Z] 1b251d397ec6: Layer already exists [2024-11-07T01:32:38.389Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:32:38.389Z] 84c7c9b3d992: Layer already exists [2024-11-07T01:32:38.389Z] 4.0.0-dev.10: digest: sha256:d9eacf6e44b73b3fbd79aacc91492a46c34e6ffdaa3fd1408276a1f401aef546 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:32:38.711Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:32:39.036Z] + docker push nexus3.edgexfoundry.org:10004/core-command:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T01:32:39.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-07T01:32:39.036Z] eb929ca7539e: Preparing [2024-11-07T01:32:39.036Z] 54f2c3a13684: Preparing [2024-11-07T01:32:39.036Z] 1b251d397ec6: Preparing [2024-11-07T01:32:39.036Z] 68a7ca33125b: Preparing [2024-11-07T01:32:39.036Z] 0978f1901779: Preparing [2024-11-07T01:32:39.036Z] 84c7c9b3d992: Preparing [2024-11-07T01:32:39.036Z] 63ca1fbb43ae: Preparing [2024-11-07T01:32:39.036Z] 84c7c9b3d992: Waiting [2024-11-07T01:32:39.036Z] 63ca1fbb43ae: Waiting [2024-11-07T01:32:39.036Z] 1b251d397ec6: Layer already exists [2024-11-07T01:32:39.036Z] eb929ca7539e: Layer already exists [2024-11-07T01:32:39.036Z] 68a7ca33125b: Layer already exists [2024-11-07T01:32:39.036Z] 54f2c3a13684: Layer already exists [2024-11-07T01:32:39.036Z] 0978f1901779: Layer already exists [2024-11-07T01:32:39.036Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:32:39.036Z] 84c7c9b3d992: Layer already exists [2024-11-07T01:32:39.036Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:d9eacf6e44b73b3fbd79aacc91492a46c34e6ffdaa3fd1408276a1f401aef546 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:32:39.359Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:32:39.680Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-11-07T01:32:39.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-07T01:32:39.681Z] eb929ca7539e: Preparing [2024-11-07T01:32:39.681Z] 54f2c3a13684: Preparing [2024-11-07T01:32:39.681Z] 1b251d397ec6: Preparing [2024-11-07T01:32:39.681Z] 68a7ca33125b: Preparing [2024-11-07T01:32:39.681Z] 0978f1901779: Preparing [2024-11-07T01:32:39.681Z] 84c7c9b3d992: Preparing [2024-11-07T01:32:39.681Z] 63ca1fbb43ae: Preparing [2024-11-07T01:32:39.681Z] 84c7c9b3d992: Waiting [2024-11-07T01:32:39.681Z] 63ca1fbb43ae: Waiting [2024-11-07T01:32:39.681Z] 0978f1901779: Layer already exists [2024-11-07T01:32:39.681Z] eb929ca7539e: Layer already exists [2024-11-07T01:32:39.681Z] 68a7ca33125b: Layer already exists [2024-11-07T01:32:39.681Z] 54f2c3a13684: Layer already exists [2024-11-07T01:32:39.681Z] 1b251d397ec6: Layer already exists [2024-11-07T01:32:39.681Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:32:39.681Z] 84c7c9b3d992: Layer already exists [2024-11-07T01:32:39.681Z] main: digest: sha256:d9eacf6e44b73b3fbd79aacc91492a46c34e6ffdaa3fd1408276a1f401aef546 size: 1782 [Pipeline] } [2024-11-07T01:32:39.694Z] #107 exporting layers 5.5s done [2024-11-07T01:32:39.694Z] #107 writing image sha256:079c854e5c77d0224513891bfc0147b4c2842916922bd30c2eeea0a880cf5df8 [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-07T01:32:39.752Z] ===================================================== [Pipeline] echo [2024-11-07T01:32:39.770Z] taggedImages: [2024-11-07T01:32:39.770Z] - nexus3.edgexfoundry.org:10004/core-command:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T01:32:39.770Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-11-07T01:32:39.770Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.10 [2024-11-07T01:32:39.770Z] - nexus3.edgexfoundry.org:10004/core-command:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T01:32:39.770Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-11-07T01:32:39.808Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-11-07T01:32:39.808Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T01:32:39.808Z] latest [2024-11-07T01:32:39.808Z] 4.0.0-dev.10 [2024-11-07T01:32:39.808Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T01:32:39.808Z] main [2024-11-07T01:32:39.808Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:32:39.969Z] #107 writing image sha256:079c854e5c77d0224513891bfc0147b4c2842916922bd30c2eeea0a880cf5df8 0.1s done [2024-11-07T01:32:39.969Z] #107 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-11-07T01:32:40.167Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:32:40.489Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T01:32:40.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-07T01:32:40.489Z] 8c4b065027c9: Preparing [2024-11-07T01:32:40.489Z] bd09b8a870f2: Preparing [2024-11-07T01:32:40.489Z] aac42ee59351: Preparing [2024-11-07T01:32:40.489Z] 3bb4bf2f1744: Preparing [2024-11-07T01:32:40.489Z] 1b251d397ec6: Preparing [2024-11-07T01:32:40.489Z] 68a7ca33125b: Preparing [2024-11-07T01:32:40.489Z] 0978f1901779: Preparing [2024-11-07T01:32:40.489Z] 84c7c9b3d992: Preparing [2024-11-07T01:32:40.489Z] 63ca1fbb43ae: Preparing [2024-11-07T01:32:40.489Z] 68a7ca33125b: Waiting [2024-11-07T01:32:40.489Z] 0978f1901779: Waiting [2024-11-07T01:32:40.489Z] 84c7c9b3d992: Waiting [2024-11-07T01:32:40.489Z] 63ca1fbb43ae: Waiting [2024-11-07T01:32:40.489Z] 1b251d397ec6: Layer already exists [2024-11-07T01:32:40.489Z] 68a7ca33125b: Layer already exists [2024-11-07T01:32:40.489Z] 0978f1901779: Layer already exists [2024-11-07T01:32:40.489Z] bd09b8a870f2: Pushed [2024-11-07T01:32:40.489Z] 84c7c9b3d992: Layer already exists [2024-11-07T01:32:40.489Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:32:40.489Z] 8c4b065027c9: Pushed [2024-11-07T01:32:40.489Z] aac42ee59351: Pushed [2024-11-07T01:32:40.935Z] #107 exporting layers 4.5s done [2024-11-07T01:32:40.935Z] #107 writing image sha256:7a8c7dee5554498e036d31f59be99a074cba7a1917634952e61e817334349c3e done [2024-11-07T01:32:40.935Z] #107 naming to docker.io/library/security-spire-agent-arm64 done [2024-11-07T01:32:40.935Z] #107 DONE 8.4s [2024-11-07T01:32:40.935Z] [2024-11-07T01:32:40.935Z] #89 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T01:32:41.866Z] 3bb4bf2f1744: Pushed [2024-11-07T01:32:41.866Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:30c4bc531756eebeca199a7946b04bb338d4d4c504b4f9efad47ae969862bd50 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:32:42.212Z] + 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-11-07T01:32:42.544Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-11-07T01:32:42.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-07T01:32:42.544Z] 8c4b065027c9: Preparing [2024-11-07T01:32:42.544Z] bd09b8a870f2: Preparing [2024-11-07T01:32:42.544Z] aac42ee59351: Preparing [2024-11-07T01:32:42.544Z] 3bb4bf2f1744: Preparing [2024-11-07T01:32:42.544Z] 1b251d397ec6: Preparing [2024-11-07T01:32:42.544Z] 68a7ca33125b: Preparing [2024-11-07T01:32:42.544Z] 0978f1901779: Preparing [2024-11-07T01:32:42.544Z] 84c7c9b3d992: Preparing [2024-11-07T01:32:42.544Z] 63ca1fbb43ae: Preparing [2024-11-07T01:32:42.544Z] 0978f1901779: Waiting [2024-11-07T01:32:42.544Z] 84c7c9b3d992: Waiting [2024-11-07T01:32:42.544Z] 63ca1fbb43ae: Waiting [2024-11-07T01:32:42.544Z] 68a7ca33125b: Waiting [2024-11-07T01:32:42.544Z] 8c4b065027c9: Layer already exists [2024-11-07T01:32:42.544Z] bd09b8a870f2: Layer already exists [2024-11-07T01:32:42.544Z] aac42ee59351: Layer already exists [2024-11-07T01:32:42.544Z] 3bb4bf2f1744: Layer already exists [2024-11-07T01:32:42.544Z] 1b251d397ec6: Layer already exists [2024-11-07T01:32:42.544Z] 68a7ca33125b: Layer already exists [2024-11-07T01:32:42.544Z] 84c7c9b3d992: Layer already exists [2024-11-07T01:32:42.544Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:32:42.544Z] 0978f1901779: Layer already exists [2024-11-07T01:32:42.544Z] latest: digest: sha256:30c4bc531756eebeca199a7946b04bb338d4d4c504b4f9efad47ae969862bd50 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:32:42.875Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:32:43.198Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.10 [2024-11-07T01:32:43.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-07T01:32:43.198Z] 8c4b065027c9: Preparing [2024-11-07T01:32:43.198Z] bd09b8a870f2: Preparing [2024-11-07T01:32:43.198Z] aac42ee59351: Preparing [2024-11-07T01:32:43.198Z] 3bb4bf2f1744: Preparing [2024-11-07T01:32:43.198Z] 1b251d397ec6: Preparing [2024-11-07T01:32:43.198Z] 68a7ca33125b: Preparing [2024-11-07T01:32:43.198Z] 0978f1901779: Preparing [2024-11-07T01:32:43.198Z] 84c7c9b3d992: Preparing [2024-11-07T01:32:43.198Z] 63ca1fbb43ae: Preparing [2024-11-07T01:32:43.198Z] 68a7ca33125b: Waiting [2024-11-07T01:32:43.198Z] 0978f1901779: Waiting [2024-11-07T01:32:43.198Z] 84c7c9b3d992: Waiting [2024-11-07T01:32:43.198Z] 63ca1fbb43ae: Waiting [2024-11-07T01:32:43.198Z] 3bb4bf2f1744: Layer already exists [2024-11-07T01:32:43.198Z] aac42ee59351: Layer already exists [2024-11-07T01:32:43.198Z] 8c4b065027c9: Layer already exists [2024-11-07T01:32:43.198Z] bd09b8a870f2: Layer already exists [2024-11-07T01:32:43.198Z] 1b251d397ec6: Layer already exists [2024-11-07T01:32:43.198Z] 68a7ca33125b: Layer already exists [2024-11-07T01:32:43.198Z] 0978f1901779: Layer already exists [2024-11-07T01:32:43.198Z] 84c7c9b3d992: Layer already exists [2024-11-07T01:32:43.198Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:32:43.198Z] 4.0.0-dev.10: digest: sha256:30c4bc531756eebeca199a7946b04bb338d4d4c504b4f9efad47ae969862bd50 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:32:43.522Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:32:43.846Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T01:32:43.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-07T01:32:43.846Z] 8c4b065027c9: Preparing [2024-11-07T01:32:43.846Z] bd09b8a870f2: Preparing [2024-11-07T01:32:43.846Z] aac42ee59351: Preparing [2024-11-07T01:32:43.846Z] 3bb4bf2f1744: Preparing [2024-11-07T01:32:43.846Z] 1b251d397ec6: Preparing [2024-11-07T01:32:43.846Z] 68a7ca33125b: Preparing [2024-11-07T01:32:43.846Z] 0978f1901779: Preparing [2024-11-07T01:32:43.846Z] 84c7c9b3d992: Preparing [2024-11-07T01:32:43.846Z] 63ca1fbb43ae: Preparing [2024-11-07T01:32:43.846Z] 84c7c9b3d992: Waiting [2024-11-07T01:32:43.846Z] 68a7ca33125b: Waiting [2024-11-07T01:32:43.846Z] 63ca1fbb43ae: Waiting [2024-11-07T01:32:43.846Z] 0978f1901779: Waiting [2024-11-07T01:32:43.846Z] aac42ee59351: Layer already exists [2024-11-07T01:32:43.846Z] bd09b8a870f2: Layer already exists [2024-11-07T01:32:43.846Z] 1b251d397ec6: Layer already exists [2024-11-07T01:32:43.847Z] 3bb4bf2f1744: Layer already exists [2024-11-07T01:32:43.847Z] 8c4b065027c9: Layer already exists [2024-11-07T01:32:43.847Z] 0978f1901779: Layer already exists [2024-11-07T01:32:43.847Z] 84c7c9b3d992: Layer already exists [2024-11-07T01:32:43.847Z] 68a7ca33125b: Layer already exists [2024-11-07T01:32:43.847Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:32:43.847Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:30c4bc531756eebeca199a7946b04bb338d4d4c504b4f9efad47ae969862bd50 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:32:44.177Z] + 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-11-07T01:32:44.503Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-11-07T01:32:44.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-07T01:32:44.503Z] 8c4b065027c9: Preparing [2024-11-07T01:32:44.503Z] bd09b8a870f2: Preparing [2024-11-07T01:32:44.503Z] aac42ee59351: Preparing [2024-11-07T01:32:44.503Z] 3bb4bf2f1744: Preparing [2024-11-07T01:32:44.503Z] 1b251d397ec6: Preparing [2024-11-07T01:32:44.503Z] 68a7ca33125b: Preparing [2024-11-07T01:32:44.503Z] 0978f1901779: Preparing [2024-11-07T01:32:44.503Z] 84c7c9b3d992: Preparing [2024-11-07T01:32:44.503Z] 63ca1fbb43ae: Preparing [2024-11-07T01:32:44.503Z] 68a7ca33125b: Waiting [2024-11-07T01:32:44.503Z] 0978f1901779: Waiting [2024-11-07T01:32:44.503Z] 84c7c9b3d992: Waiting [2024-11-07T01:32:44.503Z] 63ca1fbb43ae: Waiting [2024-11-07T01:32:44.503Z] bd09b8a870f2: Layer already exists [2024-11-07T01:32:44.503Z] 3bb4bf2f1744: Layer already exists [2024-11-07T01:32:44.503Z] 1b251d397ec6: Layer already exists [2024-11-07T01:32:44.503Z] aac42ee59351: Layer already exists [2024-11-07T01:32:44.503Z] 8c4b065027c9: Layer already exists [2024-11-07T01:32:44.503Z] 68a7ca33125b: Layer already exists [2024-11-07T01:32:44.503Z] 0978f1901779: Layer already exists [2024-11-07T01:32:44.503Z] 84c7c9b3d992: Layer already exists [2024-11-07T01:32:44.503Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:32:44.503Z] main: digest: sha256:30c4bc531756eebeca199a7946b04bb338d4d4c504b4f9efad47ae969862bd50 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-07T01:32:44.572Z] ===================================================== [Pipeline] echo [2024-11-07T01:32:44.587Z] taggedImages: [2024-11-07T01:32:44.587Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T01:32:44.587Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-11-07T01:32:44.587Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.10 [2024-11-07T01:32:44.587Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T01:32:44.587Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-11-07T01:32:44.622Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-11-07T01:32:44.622Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T01:32:44.622Z] latest [2024-11-07T01:32:44.622Z] 4.0.0-dev.10 [2024-11-07T01:32:44.622Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T01:32:44.622Z] main [2024-11-07T01:32:44.622Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:32:44.954Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:32:45.274Z] + docker push nexus3.edgexfoundry.org:10004/core-data:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T01:32:45.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-07T01:32:45.274Z] 82e7347b2bec: Preparing [2024-11-07T01:32:45.274Z] ac6dcfc3f120: Preparing [2024-11-07T01:32:45.274Z] 9ce893127625: Preparing [2024-11-07T01:32:45.274Z] 1b251d397ec6: Preparing [2024-11-07T01:32:45.274Z] 68a7ca33125b: Preparing [2024-11-07T01:32:45.274Z] cd2cd34d618d: Preparing [2024-11-07T01:32:45.274Z] 84c7c9b3d992: Preparing [2024-11-07T01:32:45.274Z] 63ca1fbb43ae: Preparing [2024-11-07T01:32:45.274Z] cd2cd34d618d: Waiting [2024-11-07T01:32:45.274Z] 63ca1fbb43ae: Waiting [2024-11-07T01:32:45.274Z] 84c7c9b3d992: Waiting [2024-11-07T01:32:45.274Z] 1b251d397ec6: Layer already exists [2024-11-07T01:32:45.274Z] 68a7ca33125b: Layer already exists [2024-11-07T01:32:45.274Z] 84c7c9b3d992: Layer already exists [2024-11-07T01:32:45.274Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:32:45.274Z] ac6dcfc3f120: Pushed [2024-11-07T01:32:45.274Z] 82e7347b2bec: Pushed [2024-11-07T01:32:45.840Z] cd2cd34d618d: Pushed [2024-11-07T01:32:48.372Z] 9ce893127625: Pushed [2024-11-07T01:32:48.372Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:5536149a52c6460187ee5651c0a374f62fcb9713cad7f3774545bf807a0bb9a7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:32:48.704Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:32:49.027Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-11-07T01:32:49.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-07T01:32:49.027Z] 82e7347b2bec: Preparing [2024-11-07T01:32:49.027Z] ac6dcfc3f120: Preparing [2024-11-07T01:32:49.027Z] 9ce893127625: Preparing [2024-11-07T01:32:49.027Z] 1b251d397ec6: Preparing [2024-11-07T01:32:49.027Z] 68a7ca33125b: Preparing [2024-11-07T01:32:49.027Z] cd2cd34d618d: Preparing [2024-11-07T01:32:49.027Z] 84c7c9b3d992: Preparing [2024-11-07T01:32:49.027Z] cd2cd34d618d: Waiting [2024-11-07T01:32:49.027Z] 63ca1fbb43ae: Preparing [2024-11-07T01:32:49.027Z] 84c7c9b3d992: Waiting [2024-11-07T01:32:49.027Z] 63ca1fbb43ae: Waiting [2024-11-07T01:32:49.027Z] 1b251d397ec6: Layer already exists [2024-11-07T01:32:49.027Z] 9ce893127625: Layer already exists [2024-11-07T01:32:49.027Z] 82e7347b2bec: Layer already exists [2024-11-07T01:32:49.027Z] 68a7ca33125b: Layer already exists [2024-11-07T01:32:49.027Z] ac6dcfc3f120: Layer already exists [2024-11-07T01:32:49.027Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:32:49.027Z] 84c7c9b3d992: Layer already exists [2024-11-07T01:32:49.027Z] cd2cd34d618d: Layer already exists [2024-11-07T01:32:49.027Z] latest: digest: sha256:5536149a52c6460187ee5651c0a374f62fcb9713cad7f3774545bf807a0bb9a7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:32:49.357Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:32:49.685Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.10 [2024-11-07T01:32:49.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-07T01:32:49.685Z] 82e7347b2bec: Preparing [2024-11-07T01:32:49.685Z] ac6dcfc3f120: Preparing [2024-11-07T01:32:49.685Z] 9ce893127625: Preparing [2024-11-07T01:32:49.685Z] 1b251d397ec6: Preparing [2024-11-07T01:32:49.685Z] 68a7ca33125b: Preparing [2024-11-07T01:32:49.685Z] cd2cd34d618d: Preparing [2024-11-07T01:32:49.685Z] 84c7c9b3d992: Preparing [2024-11-07T01:32:49.685Z] 63ca1fbb43ae: Preparing [2024-11-07T01:32:49.685Z] 84c7c9b3d992: Waiting [2024-11-07T01:32:49.685Z] cd2cd34d618d: Waiting [2024-11-07T01:32:49.685Z] 63ca1fbb43ae: Waiting [2024-11-07T01:32:49.685Z] 9ce893127625: Layer already exists [2024-11-07T01:32:49.685Z] 82e7347b2bec: Layer already exists [2024-11-07T01:32:49.685Z] 68a7ca33125b: Layer already exists [2024-11-07T01:32:49.685Z] ac6dcfc3f120: Layer already exists [2024-11-07T01:32:49.685Z] 1b251d397ec6: Layer already exists [2024-11-07T01:32:49.685Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:32:49.685Z] cd2cd34d618d: Layer already exists [2024-11-07T01:32:49.685Z] 84c7c9b3d992: Layer already exists [2024-11-07T01:32:49.685Z] 4.0.0-dev.10: digest: sha256:5536149a52c6460187ee5651c0a374f62fcb9713cad7f3774545bf807a0bb9a7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:32:50.018Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:32:50.345Z] + docker push nexus3.edgexfoundry.org:10004/core-data:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T01:32:50.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-07T01:32:50.345Z] 82e7347b2bec: Preparing [2024-11-07T01:32:50.345Z] ac6dcfc3f120: Preparing [2024-11-07T01:32:50.345Z] 9ce893127625: Preparing [2024-11-07T01:32:50.345Z] 1b251d397ec6: Preparing [2024-11-07T01:32:50.345Z] 68a7ca33125b: Preparing [2024-11-07T01:32:50.345Z] cd2cd34d618d: Preparing [2024-11-07T01:32:50.345Z] 84c7c9b3d992: Preparing [2024-11-07T01:32:50.345Z] 63ca1fbb43ae: Preparing [2024-11-07T01:32:50.345Z] cd2cd34d618d: Waiting [2024-11-07T01:32:50.345Z] 84c7c9b3d992: Waiting [2024-11-07T01:32:50.345Z] 82e7347b2bec: Layer already exists [2024-11-07T01:32:50.345Z] ac6dcfc3f120: Layer already exists [2024-11-07T01:32:50.345Z] 1b251d397ec6: Layer already exists [2024-11-07T01:32:50.345Z] 68a7ca33125b: Layer already exists [2024-11-07T01:32:50.345Z] 9ce893127625: Layer already exists [2024-11-07T01:32:50.345Z] cd2cd34d618d: Layer already exists [2024-11-07T01:32:50.345Z] 84c7c9b3d992: Layer already exists [2024-11-07T01:32:50.345Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:32:50.345Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:5536149a52c6460187ee5651c0a374f62fcb9713cad7f3774545bf807a0bb9a7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:32:50.664Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:32:50.989Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-11-07T01:32:50.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-07T01:32:50.989Z] 82e7347b2bec: Preparing [2024-11-07T01:32:50.989Z] ac6dcfc3f120: Preparing [2024-11-07T01:32:50.989Z] 9ce893127625: Preparing [2024-11-07T01:32:50.989Z] 1b251d397ec6: Preparing [2024-11-07T01:32:50.989Z] 68a7ca33125b: Preparing [2024-11-07T01:32:50.989Z] cd2cd34d618d: Preparing [2024-11-07T01:32:50.989Z] 84c7c9b3d992: Preparing [2024-11-07T01:32:50.989Z] 63ca1fbb43ae: Preparing [2024-11-07T01:32:50.989Z] cd2cd34d618d: Waiting [2024-11-07T01:32:50.989Z] 84c7c9b3d992: Waiting [2024-11-07T01:32:50.989Z] 63ca1fbb43ae: Waiting [2024-11-07T01:32:50.989Z] 82e7347b2bec: Layer already exists [2024-11-07T01:32:50.989Z] 9ce893127625: Layer already exists [2024-11-07T01:32:50.989Z] ac6dcfc3f120: Layer already exists [2024-11-07T01:32:50.989Z] 1b251d397ec6: Layer already exists [2024-11-07T01:32:50.989Z] 68a7ca33125b: Layer already exists [2024-11-07T01:32:50.989Z] 84c7c9b3d992: Layer already exists [2024-11-07T01:32:50.989Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:32:50.989Z] cd2cd34d618d: Layer already exists [2024-11-07T01:32:50.989Z] main: digest: sha256:5536149a52c6460187ee5651c0a374f62fcb9713cad7f3774545bf807a0bb9a7 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-07T01:32:51.074Z] ===================================================== [Pipeline] echo [2024-11-07T01:32:51.093Z] taggedImages: [2024-11-07T01:32:51.093Z] - nexus3.edgexfoundry.org:10004/core-data:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T01:32:51.093Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-11-07T01:32:51.093Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.10 [2024-11-07T01:32:51.093Z] - nexus3.edgexfoundry.org:10004/core-data:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T01:32:51.093Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-11-07T01:32:51.127Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-11-07T01:32:51.127Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T01:32:51.127Z] latest [2024-11-07T01:32:51.127Z] 4.0.0-dev.10 [2024-11-07T01:32:51.127Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T01:32:51.127Z] main [2024-11-07T01:32:51.127Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:32:51.485Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:32:51.809Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T01:32:51.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-07T01:32:51.809Z] 94a37e782b4b: Preparing [2024-11-07T01:32:51.809Z] e8cd71860908: Preparing [2024-11-07T01:32:51.809Z] 498c74e67de1: Preparing [2024-11-07T01:32:51.809Z] 68a7ca33125b: Preparing [2024-11-07T01:32:51.809Z] 73fd408ace09: Preparing [2024-11-07T01:32:51.809Z] 2f6ac2a5dec4: Preparing [2024-11-07T01:32:51.809Z] 63ca1fbb43ae: Preparing [2024-11-07T01:32:51.809Z] 2f6ac2a5dec4: Waiting [2024-11-07T01:32:51.809Z] 63ca1fbb43ae: Waiting [2024-11-07T01:32:51.809Z] 68a7ca33125b: Layer already exists [2024-11-07T01:32:51.809Z] e8cd71860908: Pushed [2024-11-07T01:32:51.809Z] 73fd408ace09: Pushed [2024-11-07T01:32:51.809Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:32:51.809Z] 94a37e782b4b: Pushed [2024-11-07T01:32:51.809Z] 2f6ac2a5dec4: Pushed [2024-11-07T01:32:55.093Z] 498c74e67de1: Pushed [2024-11-07T01:32:55.093Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:88f1b90e4cdb992648ae1c58d3b258cd68108fa93fc40640c5a1abddb5740e27 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:32:55.430Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:32:55.750Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-11-07T01:32:55.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-07T01:32:55.750Z] 94a37e782b4b: Preparing [2024-11-07T01:32:55.750Z] e8cd71860908: Preparing [2024-11-07T01:32:55.750Z] 498c74e67de1: Preparing [2024-11-07T01:32:55.750Z] 68a7ca33125b: Preparing [2024-11-07T01:32:55.750Z] 73fd408ace09: Preparing [2024-11-07T01:32:55.750Z] 2f6ac2a5dec4: Preparing [2024-11-07T01:32:55.750Z] 63ca1fbb43ae: Preparing [2024-11-07T01:32:55.750Z] 2f6ac2a5dec4: Waiting [2024-11-07T01:32:55.750Z] 63ca1fbb43ae: Waiting [2024-11-07T01:32:55.750Z] 498c74e67de1: Layer already exists [2024-11-07T01:32:55.750Z] 73fd408ace09: Layer already exists [2024-11-07T01:32:55.750Z] e8cd71860908: Layer already exists [2024-11-07T01:32:55.750Z] 68a7ca33125b: Layer already exists [2024-11-07T01:32:55.750Z] 94a37e782b4b: Layer already exists [2024-11-07T01:32:55.750Z] 2f6ac2a5dec4: Layer already exists [2024-11-07T01:32:55.750Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:32:55.750Z] latest: digest: sha256:88f1b90e4cdb992648ae1c58d3b258cd68108fa93fc40640c5a1abddb5740e27 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:32:56.076Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:32:56.406Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.10 [2024-11-07T01:32:56.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-07T01:32:56.406Z] 94a37e782b4b: Preparing [2024-11-07T01:32:56.406Z] e8cd71860908: Preparing [2024-11-07T01:32:56.406Z] 498c74e67de1: Preparing [2024-11-07T01:32:56.406Z] 68a7ca33125b: Preparing [2024-11-07T01:32:56.406Z] 73fd408ace09: Preparing [2024-11-07T01:32:56.406Z] 2f6ac2a5dec4: Preparing [2024-11-07T01:32:56.406Z] 63ca1fbb43ae: Preparing [2024-11-07T01:32:56.406Z] 63ca1fbb43ae: Waiting [2024-11-07T01:32:56.406Z] 2f6ac2a5dec4: Waiting [2024-11-07T01:32:56.406Z] 94a37e782b4b: Layer already exists [2024-11-07T01:32:56.406Z] 73fd408ace09: Layer already exists [2024-11-07T01:32:56.406Z] 498c74e67de1: Layer already exists [2024-11-07T01:32:56.406Z] e8cd71860908: Layer already exists [2024-11-07T01:32:56.406Z] 68a7ca33125b: Layer already exists [2024-11-07T01:32:56.406Z] 2f6ac2a5dec4: Layer already exists [2024-11-07T01:32:56.406Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:32:56.406Z] 4.0.0-dev.10: digest: sha256:88f1b90e4cdb992648ae1c58d3b258cd68108fa93fc40640c5a1abddb5740e27 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:32:56.729Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:32:57.052Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T01:32:57.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-07T01:32:57.052Z] 94a37e782b4b: Preparing [2024-11-07T01:32:57.052Z] e8cd71860908: Preparing [2024-11-07T01:32:57.052Z] 498c74e67de1: Preparing [2024-11-07T01:32:57.052Z] 68a7ca33125b: Preparing [2024-11-07T01:32:57.052Z] 73fd408ace09: Preparing [2024-11-07T01:32:57.052Z] 2f6ac2a5dec4: Preparing [2024-11-07T01:32:57.052Z] 63ca1fbb43ae: Preparing [2024-11-07T01:32:57.052Z] 63ca1fbb43ae: Waiting [2024-11-07T01:32:57.052Z] 2f6ac2a5dec4: Waiting [2024-11-07T01:32:57.052Z] 73fd408ace09: Layer already exists [2024-11-07T01:32:57.052Z] 498c74e67de1: Layer already exists [2024-11-07T01:32:57.052Z] 68a7ca33125b: Layer already exists [2024-11-07T01:32:57.052Z] 94a37e782b4b: Layer already exists [2024-11-07T01:32:57.052Z] e8cd71860908: Layer already exists [2024-11-07T01:32:57.052Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:32:57.052Z] 2f6ac2a5dec4: Layer already exists [2024-11-07T01:32:57.052Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:88f1b90e4cdb992648ae1c58d3b258cd68108fa93fc40640c5a1abddb5740e27 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:32:57.376Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:32:57.704Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-11-07T01:32:57.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-07T01:32:57.704Z] 94a37e782b4b: Preparing [2024-11-07T01:32:57.704Z] e8cd71860908: Preparing [2024-11-07T01:32:57.704Z] 498c74e67de1: Preparing [2024-11-07T01:32:57.704Z] 68a7ca33125b: Preparing [2024-11-07T01:32:57.704Z] 73fd408ace09: Preparing [2024-11-07T01:32:57.704Z] 2f6ac2a5dec4: Preparing [2024-11-07T01:32:57.704Z] 63ca1fbb43ae: Preparing [2024-11-07T01:32:57.704Z] 2f6ac2a5dec4: Waiting [2024-11-07T01:32:57.704Z] 63ca1fbb43ae: Waiting [2024-11-07T01:32:57.704Z] e8cd71860908: Layer already exists [2024-11-07T01:32:57.704Z] 73fd408ace09: Layer already exists [2024-11-07T01:32:57.704Z] 68a7ca33125b: Layer already exists [2024-11-07T01:32:57.704Z] 94a37e782b4b: Layer already exists [2024-11-07T01:32:57.704Z] 498c74e67de1: Layer already exists [2024-11-07T01:32:57.704Z] 2f6ac2a5dec4: Layer already exists [2024-11-07T01:32:57.704Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:32:57.704Z] main: digest: sha256:88f1b90e4cdb992648ae1c58d3b258cd68108fa93fc40640c5a1abddb5740e27 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-07T01:32:57.782Z] ===================================================== [Pipeline] echo [2024-11-07T01:32:57.800Z] taggedImages: [2024-11-07T01:32:57.800Z] - nexus3.edgexfoundry.org:10004/core-keeper:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T01:32:57.800Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-11-07T01:32:57.800Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.10 [2024-11-07T01:32:57.800Z] - nexus3.edgexfoundry.org:10004/core-keeper:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T01:32:57.800Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-11-07T01:32:57.839Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-11-07T01:32:57.839Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T01:32:57.839Z] latest [2024-11-07T01:32:57.839Z] 4.0.0-dev.10 [2024-11-07T01:32:57.839Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T01:32:57.839Z] main [2024-11-07T01:32:57.839Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:32:58.184Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:32:58.508Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T01:32:58.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-07T01:32:58.508Z] 6b5205407d9a: Preparing [2024-11-07T01:32:58.508Z] 4b70e99d19f8: Preparing [2024-11-07T01:32:58.508Z] 5a3eeb2b7e3f: Preparing [2024-11-07T01:32:58.508Z] b818d916750d: Preparing [2024-11-07T01:32:58.508Z] 1b251d397ec6: Preparing [2024-11-07T01:32:58.508Z] 68a7ca33125b: Preparing [2024-11-07T01:32:58.508Z] 0978f1901779: Preparing [2024-11-07T01:32:58.508Z] 84c7c9b3d992: Preparing [2024-11-07T01:32:58.508Z] 63ca1fbb43ae: Preparing [2024-11-07T01:32:58.508Z] 68a7ca33125b: Waiting [2024-11-07T01:32:58.508Z] 0978f1901779: Waiting [2024-11-07T01:32:58.508Z] 84c7c9b3d992: Waiting [2024-11-07T01:32:58.508Z] 1b251d397ec6: Layer already exists [2024-11-07T01:32:58.508Z] 68a7ca33125b: Layer already exists [2024-11-07T01:32:58.508Z] 0978f1901779: Layer already exists [2024-11-07T01:32:58.508Z] 84c7c9b3d992: Layer already exists [2024-11-07T01:32:58.508Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:32:58.508Z] 6b5205407d9a: Pushed [2024-11-07T01:32:58.508Z] 5a3eeb2b7e3f: Pushed [2024-11-07T01:32:58.508Z] 4b70e99d19f8: Pushed [2024-11-07T01:33:01.790Z] b818d916750d: Pushed [2024-11-07T01:33:01.790Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:17ed39eba579690492d836355ab742e827847c7117fa1fa889d9079276f423bc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:02.114Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:02.433Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-11-07T01:33:02.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-07T01:33:02.433Z] 6b5205407d9a: Preparing [2024-11-07T01:33:02.433Z] 4b70e99d19f8: Preparing [2024-11-07T01:33:02.433Z] 5a3eeb2b7e3f: Preparing [2024-11-07T01:33:02.433Z] b818d916750d: Preparing [2024-11-07T01:33:02.433Z] 1b251d397ec6: Preparing [2024-11-07T01:33:02.433Z] 68a7ca33125b: Preparing [2024-11-07T01:33:02.433Z] 0978f1901779: Preparing [2024-11-07T01:33:02.433Z] 84c7c9b3d992: Preparing [2024-11-07T01:33:02.433Z] 63ca1fbb43ae: Preparing [2024-11-07T01:33:02.433Z] 68a7ca33125b: Waiting [2024-11-07T01:33:02.433Z] 0978f1901779: Waiting [2024-11-07T01:33:02.433Z] 84c7c9b3d992: Waiting [2024-11-07T01:33:02.433Z] 63ca1fbb43ae: Waiting [2024-11-07T01:33:02.433Z] b818d916750d: Layer already exists [2024-11-07T01:33:02.434Z] 6b5205407d9a: Layer already exists [2024-11-07T01:33:02.434Z] 1b251d397ec6: Layer already exists [2024-11-07T01:33:02.434Z] 5a3eeb2b7e3f: Layer already exists [2024-11-07T01:33:02.434Z] 4b70e99d19f8: Layer already exists [2024-11-07T01:33:02.434Z] 0978f1901779: Layer already exists [2024-11-07T01:33:02.434Z] 68a7ca33125b: Layer already exists [2024-11-07T01:33:02.434Z] 84c7c9b3d992: Layer already exists [2024-11-07T01:33:02.434Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:33:02.434Z] latest: digest: sha256:17ed39eba579690492d836355ab742e827847c7117fa1fa889d9079276f423bc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:02.762Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:03.085Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.10 [2024-11-07T01:33:03.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-07T01:33:03.085Z] 6b5205407d9a: Preparing [2024-11-07T01:33:03.085Z] 4b70e99d19f8: Preparing [2024-11-07T01:33:03.085Z] 5a3eeb2b7e3f: Preparing [2024-11-07T01:33:03.085Z] b818d916750d: Preparing [2024-11-07T01:33:03.085Z] 1b251d397ec6: Preparing [2024-11-07T01:33:03.085Z] 68a7ca33125b: Preparing [2024-11-07T01:33:03.085Z] 0978f1901779: Preparing [2024-11-07T01:33:03.085Z] 84c7c9b3d992: Preparing [2024-11-07T01:33:03.085Z] 63ca1fbb43ae: Preparing [2024-11-07T01:33:03.085Z] 0978f1901779: Waiting [2024-11-07T01:33:03.085Z] 84c7c9b3d992: Waiting [2024-11-07T01:33:03.085Z] 68a7ca33125b: Waiting [2024-11-07T01:33:03.085Z] 63ca1fbb43ae: Waiting [2024-11-07T01:33:03.085Z] 4b70e99d19f8: Layer already exists [2024-11-07T01:33:03.085Z] b818d916750d: Layer already exists [2024-11-07T01:33:03.085Z] 5a3eeb2b7e3f: Layer already exists [2024-11-07T01:33:03.085Z] 1b251d397ec6: Layer already exists [2024-11-07T01:33:03.085Z] 6b5205407d9a: Layer already exists [2024-11-07T01:33:03.085Z] 68a7ca33125b: Layer already exists [2024-11-07T01:33:03.085Z] 84c7c9b3d992: Layer already exists [2024-11-07T01:33:03.085Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:33:03.085Z] 0978f1901779: Layer already exists [2024-11-07T01:33:03.085Z] 4.0.0-dev.10: digest: sha256:17ed39eba579690492d836355ab742e827847c7117fa1fa889d9079276f423bc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:03.410Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:03.734Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T01:33:03.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-07T01:33:03.735Z] 6b5205407d9a: Preparing [2024-11-07T01:33:03.735Z] 4b70e99d19f8: Preparing [2024-11-07T01:33:03.735Z] 5a3eeb2b7e3f: Preparing [2024-11-07T01:33:03.735Z] b818d916750d: Preparing [2024-11-07T01:33:03.735Z] 1b251d397ec6: Preparing [2024-11-07T01:33:03.735Z] 68a7ca33125b: Preparing [2024-11-07T01:33:03.735Z] 0978f1901779: Preparing [2024-11-07T01:33:03.735Z] 84c7c9b3d992: Preparing [2024-11-07T01:33:03.735Z] 63ca1fbb43ae: Preparing [2024-11-07T01:33:03.735Z] 63ca1fbb43ae: Waiting [2024-11-07T01:33:03.735Z] 84c7c9b3d992: Waiting [2024-11-07T01:33:03.735Z] 0978f1901779: Waiting [2024-11-07T01:33:03.735Z] 68a7ca33125b: Waiting [2024-11-07T01:33:03.735Z] b818d916750d: Layer already exists [2024-11-07T01:33:03.735Z] 4b70e99d19f8: Layer already exists [2024-11-07T01:33:03.735Z] 6b5205407d9a: Layer already exists [2024-11-07T01:33:03.735Z] 1b251d397ec6: Layer already exists [2024-11-07T01:33:03.735Z] 5a3eeb2b7e3f: Layer already exists [2024-11-07T01:33:03.735Z] 68a7ca33125b: Layer already exists [2024-11-07T01:33:03.735Z] 0978f1901779: Layer already exists [2024-11-07T01:33:03.735Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:33:03.735Z] 84c7c9b3d992: Layer already exists [2024-11-07T01:33:03.735Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:17ed39eba579690492d836355ab742e827847c7117fa1fa889d9079276f423bc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:04.064Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:04.394Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-11-07T01:33:04.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-07T01:33:04.394Z] 6b5205407d9a: Preparing [2024-11-07T01:33:04.394Z] 4b70e99d19f8: Preparing [2024-11-07T01:33:04.394Z] 5a3eeb2b7e3f: Preparing [2024-11-07T01:33:04.394Z] b818d916750d: Preparing [2024-11-07T01:33:04.394Z] 1b251d397ec6: Preparing [2024-11-07T01:33:04.394Z] 68a7ca33125b: Preparing [2024-11-07T01:33:04.394Z] 0978f1901779: Preparing [2024-11-07T01:33:04.394Z] 84c7c9b3d992: Preparing [2024-11-07T01:33:04.394Z] 63ca1fbb43ae: Preparing [2024-11-07T01:33:04.394Z] 68a7ca33125b: Waiting [2024-11-07T01:33:04.394Z] 0978f1901779: Waiting [2024-11-07T01:33:04.394Z] 84c7c9b3d992: Waiting [2024-11-07T01:33:04.394Z] 63ca1fbb43ae: Waiting [2024-11-07T01:33:04.394Z] 4b70e99d19f8: Layer already exists [2024-11-07T01:33:04.394Z] 5a3eeb2b7e3f: Layer already exists [2024-11-07T01:33:04.394Z] 6b5205407d9a: Layer already exists [2024-11-07T01:33:04.394Z] b818d916750d: Layer already exists [2024-11-07T01:33:04.394Z] 1b251d397ec6: Layer already exists [2024-11-07T01:33:04.394Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:33:04.394Z] 84c7c9b3d992: Layer already exists [2024-11-07T01:33:04.394Z] 68a7ca33125b: Layer already exists [2024-11-07T01:33:04.394Z] 0978f1901779: Layer already exists [2024-11-07T01:33:04.394Z] main: digest: sha256:17ed39eba579690492d836355ab742e827847c7117fa1fa889d9079276f423bc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-07T01:33:04.471Z] ===================================================== [Pipeline] echo [2024-11-07T01:33:04.486Z] taggedImages: [2024-11-07T01:33:04.486Z] - nexus3.edgexfoundry.org:10004/core-metadata:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T01:33:04.486Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-11-07T01:33:04.486Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.10 [2024-11-07T01:33:04.486Z] - nexus3.edgexfoundry.org:10004/core-metadata:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T01:33:04.486Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-11-07T01:33:04.521Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-11-07T01:33:04.521Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T01:33:04.521Z] latest [2024-11-07T01:33:04.521Z] 4.0.0-dev.10 [2024-11-07T01:33:04.521Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T01:33:04.521Z] main [2024-11-07T01:33:04.521Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:04.872Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:05.193Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T01:33:05.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-07T01:33:05.193Z] 00b9d20a5d61: Preparing [2024-11-07T01:33:05.193Z] 49d8cbf4c6ac: Preparing [2024-11-07T01:33:05.193Z] 48b3b35f44cd: Preparing [2024-11-07T01:33:05.193Z] 68151787d175: Preparing [2024-11-07T01:33:05.193Z] 5c1d43204cb6: Preparing [2024-11-07T01:33:05.194Z] 60c2da1e923c: Preparing [2024-11-07T01:33:05.194Z] df829966c588: Preparing [2024-11-07T01:33:05.194Z] 1b251d397ec6: Preparing [2024-11-07T01:33:05.194Z] 68a7ca33125b: Preparing [2024-11-07T01:33:05.194Z] 1b4d7f53031e: Preparing [2024-11-07T01:33:05.194Z] f8b565a7e329: Preparing [2024-11-07T01:33:05.194Z] 5f70bf18a086: Preparing [2024-11-07T01:33:05.194Z] c068f10e9e85: Preparing [2024-11-07T01:33:05.194Z] ee1586989d36: Preparing [2024-11-07T01:33:05.194Z] 0ff6e791f2c4: Preparing [2024-11-07T01:33:05.194Z] 63ca1fbb43ae: Preparing [2024-11-07T01:33:05.194Z] 60c2da1e923c: Waiting [2024-11-07T01:33:05.194Z] 5f70bf18a086: Waiting [2024-11-07T01:33:05.194Z] 63ca1fbb43ae: Waiting [2024-11-07T01:33:05.194Z] df829966c588: Waiting [2024-11-07T01:33:05.194Z] 0ff6e791f2c4: Waiting [2024-11-07T01:33:05.194Z] c068f10e9e85: Waiting [2024-11-07T01:33:05.194Z] 1b251d397ec6: Waiting [2024-11-07T01:33:05.194Z] 1b4d7f53031e: Waiting [2024-11-07T01:33:05.194Z] 68a7ca33125b: Waiting [2024-11-07T01:33:05.194Z] ee1586989d36: Waiting [2024-11-07T01:33:05.194Z] 00b9d20a5d61: Pushed [2024-11-07T01:33:05.194Z] 48b3b35f44cd: Pushed [2024-11-07T01:33:05.194Z] 49d8cbf4c6ac: Pushed [2024-11-07T01:33:05.194Z] 68151787d175: Pushed [2024-11-07T01:33:05.194Z] 5c1d43204cb6: Pushed [2024-11-07T01:33:05.194Z] 1b251d397ec6: Layer already exists [2024-11-07T01:33:05.194Z] 68a7ca33125b: Layer already exists [2024-11-07T01:33:05.453Z] 5f70bf18a086: Layer already exists [2024-11-07T01:33:05.453Z] 60c2da1e923c: Pushed [2024-11-07T01:33:05.453Z] f8b565a7e329: Pushed [2024-11-07T01:33:05.453Z] 1b4d7f53031e: Pushed [2024-11-07T01:33:05.453Z] c068f10e9e85: Pushed [2024-11-07T01:33:05.453Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:33:05.453Z] 0ff6e791f2c4: Pushed [2024-11-07T01:33:06.020Z] ee1586989d36: Pushed [2024-11-07T01:33:07.404Z] df829966c588: Pushed [2024-11-07T01:33:07.404Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:e2c4643a6f4a3759f47785b7a00f5b0c3ced9f6bb7a14d24bcbcf2c34b2872c9 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:07.729Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:08.050Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-11-07T01:33:08.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-07T01:33:08.050Z] 00b9d20a5d61: Preparing [2024-11-07T01:33:08.050Z] 49d8cbf4c6ac: Preparing [2024-11-07T01:33:08.050Z] 48b3b35f44cd: Preparing [2024-11-07T01:33:08.050Z] 68151787d175: Preparing [2024-11-07T01:33:08.050Z] 5c1d43204cb6: Preparing [2024-11-07T01:33:08.050Z] 60c2da1e923c: Preparing [2024-11-07T01:33:08.050Z] df829966c588: Preparing [2024-11-07T01:33:08.050Z] 1b251d397ec6: Preparing [2024-11-07T01:33:08.050Z] 68a7ca33125b: Preparing [2024-11-07T01:33:08.050Z] 1b4d7f53031e: Preparing [2024-11-07T01:33:08.050Z] f8b565a7e329: Preparing [2024-11-07T01:33:08.050Z] 5f70bf18a086: Preparing [2024-11-07T01:33:08.050Z] c068f10e9e85: Preparing [2024-11-07T01:33:08.050Z] ee1586989d36: Preparing [2024-11-07T01:33:08.050Z] 0ff6e791f2c4: Preparing [2024-11-07T01:33:08.050Z] 60c2da1e923c: Waiting [2024-11-07T01:33:08.050Z] 63ca1fbb43ae: Preparing [2024-11-07T01:33:08.050Z] df829966c588: Waiting [2024-11-07T01:33:08.050Z] 1b251d397ec6: Waiting [2024-11-07T01:33:08.050Z] c068f10e9e85: Waiting [2024-11-07T01:33:08.050Z] ee1586989d36: Waiting [2024-11-07T01:33:08.050Z] 68a7ca33125b: Waiting [2024-11-07T01:33:08.050Z] 0ff6e791f2c4: Waiting [2024-11-07T01:33:08.050Z] 63ca1fbb43ae: Waiting [2024-11-07T01:33:08.050Z] 1b4d7f53031e: Waiting [2024-11-07T01:33:08.050Z] 5f70bf18a086: Waiting [2024-11-07T01:33:08.050Z] f8b565a7e329: Waiting [2024-11-07T01:33:08.050Z] 5c1d43204cb6: Layer already exists [2024-11-07T01:33:08.050Z] 68151787d175: Layer already exists [2024-11-07T01:33:08.050Z] 00b9d20a5d61: Layer already exists [2024-11-07T01:33:08.050Z] 49d8cbf4c6ac: Layer already exists [2024-11-07T01:33:08.050Z] 48b3b35f44cd: Layer already exists [2024-11-07T01:33:08.050Z] 60c2da1e923c: Layer already exists [2024-11-07T01:33:08.050Z] df829966c588: Layer already exists [2024-11-07T01:33:08.050Z] 1b251d397ec6: Layer already exists [2024-11-07T01:33:08.050Z] 68a7ca33125b: Layer already exists [2024-11-07T01:33:08.050Z] 1b4d7f53031e: Layer already exists [2024-11-07T01:33:08.050Z] f8b565a7e329: Layer already exists [2024-11-07T01:33:08.050Z] 5f70bf18a086: Layer already exists [2024-11-07T01:33:08.050Z] c068f10e9e85: Layer already exists [2024-11-07T01:33:08.050Z] ee1586989d36: Layer already exists [2024-11-07T01:33:08.050Z] 0ff6e791f2c4: Layer already exists [2024-11-07T01:33:08.050Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:33:08.050Z] latest: digest: sha256:e2c4643a6f4a3759f47785b7a00f5b0c3ced9f6bb7a14d24bcbcf2c34b2872c9 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:08.375Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:08.692Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.10 [2024-11-07T01:33:08.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-07T01:33:08.692Z] 00b9d20a5d61: Preparing [2024-11-07T01:33:08.692Z] 49d8cbf4c6ac: Preparing [2024-11-07T01:33:08.692Z] 48b3b35f44cd: Preparing [2024-11-07T01:33:08.692Z] 68151787d175: Preparing [2024-11-07T01:33:08.692Z] 5c1d43204cb6: Preparing [2024-11-07T01:33:08.692Z] 60c2da1e923c: Preparing [2024-11-07T01:33:08.692Z] df829966c588: Preparing [2024-11-07T01:33:08.692Z] 1b251d397ec6: Preparing [2024-11-07T01:33:08.692Z] 68a7ca33125b: Preparing [2024-11-07T01:33:08.692Z] 1b4d7f53031e: Preparing [2024-11-07T01:33:08.692Z] f8b565a7e329: Preparing [2024-11-07T01:33:08.692Z] 5f70bf18a086: Preparing [2024-11-07T01:33:08.692Z] c068f10e9e85: Preparing [2024-11-07T01:33:08.692Z] ee1586989d36: Preparing [2024-11-07T01:33:08.692Z] 60c2da1e923c: Waiting [2024-11-07T01:33:08.692Z] 0ff6e791f2c4: Preparing [2024-11-07T01:33:08.692Z] 63ca1fbb43ae: Preparing [2024-11-07T01:33:08.692Z] df829966c588: Waiting [2024-11-07T01:33:08.692Z] 1b251d397ec6: Waiting [2024-11-07T01:33:08.692Z] f8b565a7e329: Waiting [2024-11-07T01:33:08.692Z] c068f10e9e85: Waiting [2024-11-07T01:33:08.692Z] ee1586989d36: Waiting [2024-11-07T01:33:08.692Z] 68a7ca33125b: Waiting [2024-11-07T01:33:08.692Z] 5f70bf18a086: Waiting [2024-11-07T01:33:08.692Z] 0ff6e791f2c4: Waiting [2024-11-07T01:33:08.692Z] 63ca1fbb43ae: Waiting [2024-11-07T01:33:08.692Z] 48b3b35f44cd: Layer already exists [2024-11-07T01:33:08.692Z] 00b9d20a5d61: Layer already exists [2024-11-07T01:33:08.692Z] 5c1d43204cb6: Layer already exists [2024-11-07T01:33:08.692Z] 49d8cbf4c6ac: Layer already exists [2024-11-07T01:33:08.692Z] 68151787d175: Layer already exists [2024-11-07T01:33:08.692Z] 68a7ca33125b: Layer already exists [2024-11-07T01:33:08.692Z] 60c2da1e923c: Layer already exists [2024-11-07T01:33:08.692Z] df829966c588: Layer already exists [2024-11-07T01:33:08.692Z] 1b4d7f53031e: Layer already exists [2024-11-07T01:33:08.692Z] 1b251d397ec6: Layer already exists [2024-11-07T01:33:08.692Z] c068f10e9e85: Layer already exists [2024-11-07T01:33:08.692Z] 5f70bf18a086: Layer already exists [2024-11-07T01:33:08.692Z] f8b565a7e329: Layer already exists [2024-11-07T01:33:08.692Z] ee1586989d36: Layer already exists [2024-11-07T01:33:08.692Z] 0ff6e791f2c4: Layer already exists [2024-11-07T01:33:08.692Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:33:08.692Z] 4.0.0-dev.10: digest: sha256:e2c4643a6f4a3759f47785b7a00f5b0c3ced9f6bb7a14d24bcbcf2c34b2872c9 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:09.014Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:09.328Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T01:33:09.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-07T01:33:09.328Z] 00b9d20a5d61: Preparing [2024-11-07T01:33:09.328Z] 49d8cbf4c6ac: Preparing [2024-11-07T01:33:09.328Z] 48b3b35f44cd: Preparing [2024-11-07T01:33:09.328Z] 68151787d175: Preparing [2024-11-07T01:33:09.328Z] 5c1d43204cb6: Preparing [2024-11-07T01:33:09.328Z] 60c2da1e923c: Preparing [2024-11-07T01:33:09.328Z] df829966c588: Preparing [2024-11-07T01:33:09.328Z] 1b251d397ec6: Preparing [2024-11-07T01:33:09.328Z] 68a7ca33125b: Preparing [2024-11-07T01:33:09.328Z] 1b4d7f53031e: Preparing [2024-11-07T01:33:09.328Z] f8b565a7e329: Preparing [2024-11-07T01:33:09.328Z] 5f70bf18a086: Preparing [2024-11-07T01:33:09.328Z] c068f10e9e85: Preparing [2024-11-07T01:33:09.328Z] ee1586989d36: Preparing [2024-11-07T01:33:09.328Z] 0ff6e791f2c4: Preparing [2024-11-07T01:33:09.328Z] 63ca1fbb43ae: Preparing [2024-11-07T01:33:09.328Z] df829966c588: Waiting [2024-11-07T01:33:09.328Z] 1b251d397ec6: Waiting [2024-11-07T01:33:09.328Z] 68a7ca33125b: Waiting [2024-11-07T01:33:09.328Z] ee1586989d36: Waiting [2024-11-07T01:33:09.328Z] f8b565a7e329: Waiting [2024-11-07T01:33:09.328Z] 5f70bf18a086: Waiting [2024-11-07T01:33:09.328Z] 0ff6e791f2c4: Waiting [2024-11-07T01:33:09.328Z] c068f10e9e85: Waiting [2024-11-07T01:33:09.328Z] 63ca1fbb43ae: Waiting [2024-11-07T01:33:09.328Z] 60c2da1e923c: Waiting [2024-11-07T01:33:09.328Z] 68151787d175: Layer already exists [2024-11-07T01:33:09.328Z] 49d8cbf4c6ac: Layer already exists [2024-11-07T01:33:09.328Z] 48b3b35f44cd: Layer already exists [2024-11-07T01:33:09.328Z] 5c1d43204cb6: Layer already exists [2024-11-07T01:33:09.328Z] 00b9d20a5d61: Layer already exists [2024-11-07T01:33:09.328Z] df829966c588: Layer already exists [2024-11-07T01:33:09.328Z] 60c2da1e923c: Layer already exists [2024-11-07T01:33:09.328Z] 68a7ca33125b: Layer already exists [2024-11-07T01:33:09.328Z] 1b4d7f53031e: Layer already exists [2024-11-07T01:33:09.328Z] 1b251d397ec6: Layer already exists [2024-11-07T01:33:09.328Z] 5f70bf18a086: Layer already exists [2024-11-07T01:33:09.328Z] f8b565a7e329: Layer already exists [2024-11-07T01:33:09.328Z] c068f10e9e85: Layer already exists [2024-11-07T01:33:09.328Z] 0ff6e791f2c4: Layer already exists [2024-11-07T01:33:09.328Z] ee1586989d36: Layer already exists [2024-11-07T01:33:09.328Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:33:09.328Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:e2c4643a6f4a3759f47785b7a00f5b0c3ced9f6bb7a14d24bcbcf2c34b2872c9 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:09.650Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:09.970Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-11-07T01:33:09.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-07T01:33:09.970Z] 00b9d20a5d61: Preparing [2024-11-07T01:33:09.970Z] 49d8cbf4c6ac: Preparing [2024-11-07T01:33:09.970Z] 48b3b35f44cd: Preparing [2024-11-07T01:33:09.970Z] 68151787d175: Preparing [2024-11-07T01:33:09.970Z] 5c1d43204cb6: Preparing [2024-11-07T01:33:09.970Z] 60c2da1e923c: Preparing [2024-11-07T01:33:09.970Z] df829966c588: Preparing [2024-11-07T01:33:09.970Z] 1b251d397ec6: Preparing [2024-11-07T01:33:09.970Z] 68a7ca33125b: Preparing [2024-11-07T01:33:09.970Z] 1b4d7f53031e: Preparing [2024-11-07T01:33:09.970Z] f8b565a7e329: Preparing [2024-11-07T01:33:09.970Z] 5f70bf18a086: Preparing [2024-11-07T01:33:09.970Z] c068f10e9e85: Preparing [2024-11-07T01:33:09.970Z] ee1586989d36: Preparing [2024-11-07T01:33:09.970Z] 0ff6e791f2c4: Preparing [2024-11-07T01:33:09.970Z] 63ca1fbb43ae: Preparing [2024-11-07T01:33:09.970Z] 60c2da1e923c: Waiting [2024-11-07T01:33:09.970Z] df829966c588: Waiting [2024-11-07T01:33:09.970Z] 68a7ca33125b: Waiting [2024-11-07T01:33:09.970Z] 1b4d7f53031e: Waiting [2024-11-07T01:33:09.970Z] f8b565a7e329: Waiting [2024-11-07T01:33:09.970Z] 5f70bf18a086: Waiting [2024-11-07T01:33:09.970Z] 0ff6e791f2c4: Waiting [2024-11-07T01:33:09.970Z] c068f10e9e85: Waiting [2024-11-07T01:33:09.970Z] 1b251d397ec6: Waiting [2024-11-07T01:33:09.970Z] ee1586989d36: Waiting [2024-11-07T01:33:09.970Z] 63ca1fbb43ae: Waiting [2024-11-07T01:33:09.970Z] 68151787d175: Layer already exists [2024-11-07T01:33:09.970Z] 00b9d20a5d61: Layer already exists [2024-11-07T01:33:09.970Z] 49d8cbf4c6ac: Layer already exists [2024-11-07T01:33:09.970Z] 48b3b35f44cd: Layer already exists [2024-11-07T01:33:09.970Z] 5c1d43204cb6: Layer already exists [2024-11-07T01:33:09.970Z] 60c2da1e923c: Layer already exists [2024-11-07T01:33:09.970Z] 1b251d397ec6: Layer already exists [2024-11-07T01:33:09.970Z] df829966c588: Layer already exists [2024-11-07T01:33:09.970Z] 68a7ca33125b: Layer already exists [2024-11-07T01:33:09.970Z] 1b4d7f53031e: Layer already exists [2024-11-07T01:33:09.970Z] 5f70bf18a086: Layer already exists [2024-11-07T01:33:09.970Z] c068f10e9e85: Layer already exists [2024-11-07T01:33:09.970Z] f8b565a7e329: Layer already exists [2024-11-07T01:33:09.970Z] ee1586989d36: Layer already exists [2024-11-07T01:33:09.970Z] 0ff6e791f2c4: Layer already exists [2024-11-07T01:33:09.970Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:33:09.970Z] main: digest: sha256:e2c4643a6f4a3759f47785b7a00f5b0c3ced9f6bb7a14d24bcbcf2c34b2872c9 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-07T01:33:10.042Z] ===================================================== [Pipeline] echo [2024-11-07T01:33:10.061Z] taggedImages: [2024-11-07T01:33:10.061Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T01:33:10.061Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-11-07T01:33:10.061Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.10 [2024-11-07T01:33:10.061Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T01:33:10.061Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-11-07T01:33:10.086Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-11-07T01:33:10.086Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T01:33:10.086Z] latest [2024-11-07T01:33:10.086Z] 4.0.0-dev.10 [2024-11-07T01:33:10.086Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T01:33:10.086Z] main [2024-11-07T01:33:10.086Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:10.422Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:10.752Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T01:33:10.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-07T01:33:10.752Z] 8c4b065027c9: Preparing [2024-11-07T01:33:10.752Z] bd09b8a870f2: Preparing [2024-11-07T01:33:10.752Z] 4573bdf4fa1f: Preparing [2024-11-07T01:33:10.752Z] 36f1fcf70806: Preparing [2024-11-07T01:33:10.752Z] 1b251d397ec6: Preparing [2024-11-07T01:33:10.752Z] 68a7ca33125b: Preparing [2024-11-07T01:33:10.752Z] 0978f1901779: Preparing [2024-11-07T01:33:10.752Z] 84c7c9b3d992: Preparing [2024-11-07T01:33:10.752Z] 63ca1fbb43ae: Preparing [2024-11-07T01:33:10.752Z] 0978f1901779: Waiting [2024-11-07T01:33:10.752Z] 84c7c9b3d992: Waiting [2024-11-07T01:33:10.752Z] 63ca1fbb43ae: Waiting [2024-11-07T01:33:10.752Z] 68a7ca33125b: Waiting [2024-11-07T01:33:10.752Z] 1b251d397ec6: Layer already exists [2024-11-07T01:33:10.752Z] bd09b8a870f2: Layer already exists [2024-11-07T01:33:10.752Z] 8c4b065027c9: Layer already exists [2024-11-07T01:33:10.752Z] 68a7ca33125b: Layer already exists [2024-11-07T01:33:10.752Z] 0978f1901779: Layer already exists [2024-11-07T01:33:10.752Z] 84c7c9b3d992: Layer already exists [2024-11-07T01:33:10.752Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:33:10.752Z] 4573bdf4fa1f: Pushed [2024-11-07T01:33:13.282Z] 36f1fcf70806: Pushed [2024-11-07T01:33:13.542Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:90f9fa66380abcbe10cce48b369387f75d90df782c4bd30d13dfb82cf9145dd6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:13.868Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:14.204Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-11-07T01:33:14.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-07T01:33:14.204Z] 8c4b065027c9: Preparing [2024-11-07T01:33:14.204Z] bd09b8a870f2: Preparing [2024-11-07T01:33:14.204Z] 4573bdf4fa1f: Preparing [2024-11-07T01:33:14.204Z] 36f1fcf70806: Preparing [2024-11-07T01:33:14.204Z] 1b251d397ec6: Preparing [2024-11-07T01:33:14.204Z] 68a7ca33125b: Preparing [2024-11-07T01:33:14.204Z] 0978f1901779: Preparing [2024-11-07T01:33:14.204Z] 84c7c9b3d992: Preparing [2024-11-07T01:33:14.204Z] 63ca1fbb43ae: Preparing [2024-11-07T01:33:14.204Z] 0978f1901779: Waiting [2024-11-07T01:33:14.204Z] 84c7c9b3d992: Waiting [2024-11-07T01:33:14.204Z] 68a7ca33125b: Waiting [2024-11-07T01:33:14.204Z] 63ca1fbb43ae: Waiting [2024-11-07T01:33:14.204Z] bd09b8a870f2: Layer already exists [2024-11-07T01:33:14.204Z] 1b251d397ec6: Layer already exists [2024-11-07T01:33:14.204Z] 8c4b065027c9: Layer already exists [2024-11-07T01:33:14.204Z] 36f1fcf70806: Layer already exists [2024-11-07T01:33:14.204Z] 4573bdf4fa1f: Layer already exists [2024-11-07T01:33:14.204Z] 0978f1901779: Layer already exists [2024-11-07T01:33:14.204Z] 68a7ca33125b: Layer already exists [2024-11-07T01:33:14.204Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:33:14.204Z] 84c7c9b3d992: Layer already exists [2024-11-07T01:33:14.204Z] latest: digest: sha256:90f9fa66380abcbe10cce48b369387f75d90df782c4bd30d13dfb82cf9145dd6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:14.530Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:14.855Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.10 [2024-11-07T01:33:14.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-07T01:33:14.855Z] 8c4b065027c9: Preparing [2024-11-07T01:33:14.855Z] bd09b8a870f2: Preparing [2024-11-07T01:33:14.855Z] 4573bdf4fa1f: Preparing [2024-11-07T01:33:14.855Z] 36f1fcf70806: Preparing [2024-11-07T01:33:14.855Z] 1b251d397ec6: Preparing [2024-11-07T01:33:14.855Z] 68a7ca33125b: Preparing [2024-11-07T01:33:14.855Z] 0978f1901779: Preparing [2024-11-07T01:33:14.855Z] 84c7c9b3d992: Preparing [2024-11-07T01:33:14.855Z] 63ca1fbb43ae: Preparing [2024-11-07T01:33:14.855Z] 68a7ca33125b: Waiting [2024-11-07T01:33:14.855Z] 0978f1901779: Waiting [2024-11-07T01:33:14.855Z] 63ca1fbb43ae: Waiting [2024-11-07T01:33:14.855Z] 84c7c9b3d992: Waiting [2024-11-07T01:33:14.855Z] 1b251d397ec6: Layer already exists [2024-11-07T01:33:14.855Z] 4573bdf4fa1f: Layer already exists [2024-11-07T01:33:14.855Z] 36f1fcf70806: Layer already exists [2024-11-07T01:33:14.855Z] 8c4b065027c9: Layer already exists [2024-11-07T01:33:14.855Z] bd09b8a870f2: Layer already exists [2024-11-07T01:33:14.855Z] 84c7c9b3d992: Layer already exists [2024-11-07T01:33:14.855Z] 0978f1901779: Layer already exists [2024-11-07T01:33:14.855Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:33:14.855Z] 68a7ca33125b: Layer already exists [2024-11-07T01:33:14.855Z] 4.0.0-dev.10: digest: sha256:90f9fa66380abcbe10cce48b369387f75d90df782c4bd30d13dfb82cf9145dd6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:15.180Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:15.509Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T01:33:15.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-07T01:33:15.509Z] 8c4b065027c9: Preparing [2024-11-07T01:33:15.509Z] bd09b8a870f2: Preparing [2024-11-07T01:33:15.509Z] 4573bdf4fa1f: Preparing [2024-11-07T01:33:15.509Z] 36f1fcf70806: Preparing [2024-11-07T01:33:15.509Z] 1b251d397ec6: Preparing [2024-11-07T01:33:15.509Z] 68a7ca33125b: Preparing [2024-11-07T01:33:15.509Z] 0978f1901779: Preparing [2024-11-07T01:33:15.509Z] 84c7c9b3d992: Preparing [2024-11-07T01:33:15.509Z] 63ca1fbb43ae: Preparing [2024-11-07T01:33:15.509Z] 68a7ca33125b: Waiting [2024-11-07T01:33:15.509Z] 0978f1901779: Waiting [2024-11-07T01:33:15.509Z] 84c7c9b3d992: Waiting [2024-11-07T01:33:15.509Z] bd09b8a870f2: Layer already exists [2024-11-07T01:33:15.509Z] 36f1fcf70806: Layer already exists [2024-11-07T01:33:15.509Z] 4573bdf4fa1f: Layer already exists [2024-11-07T01:33:15.509Z] 1b251d397ec6: Layer already exists [2024-11-07T01:33:15.509Z] 8c4b065027c9: Layer already exists [2024-11-07T01:33:15.509Z] 0978f1901779: Layer already exists [2024-11-07T01:33:15.509Z] 68a7ca33125b: Layer already exists [2024-11-07T01:33:15.509Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:33:15.509Z] 84c7c9b3d992: Layer already exists [2024-11-07T01:33:15.509Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:90f9fa66380abcbe10cce48b369387f75d90df782c4bd30d13dfb82cf9145dd6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:15.833Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:16.160Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-11-07T01:33:16.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-07T01:33:16.160Z] 8c4b065027c9: Preparing [2024-11-07T01:33:16.160Z] bd09b8a870f2: Preparing [2024-11-07T01:33:16.160Z] 4573bdf4fa1f: Preparing [2024-11-07T01:33:16.160Z] 36f1fcf70806: Preparing [2024-11-07T01:33:16.160Z] 1b251d397ec6: Preparing [2024-11-07T01:33:16.160Z] 68a7ca33125b: Preparing [2024-11-07T01:33:16.160Z] 0978f1901779: Preparing [2024-11-07T01:33:16.160Z] 84c7c9b3d992: Preparing [2024-11-07T01:33:16.160Z] 63ca1fbb43ae: Preparing [2024-11-07T01:33:16.160Z] 68a7ca33125b: Waiting [2024-11-07T01:33:16.160Z] 84c7c9b3d992: Waiting [2024-11-07T01:33:16.160Z] 63ca1fbb43ae: Waiting [2024-11-07T01:33:16.160Z] 0978f1901779: Waiting [2024-11-07T01:33:16.160Z] 36f1fcf70806: Layer already exists [2024-11-07T01:33:16.160Z] bd09b8a870f2: Layer already exists [2024-11-07T01:33:16.160Z] 8c4b065027c9: Layer already exists [2024-11-07T01:33:16.160Z] 4573bdf4fa1f: Layer already exists [2024-11-07T01:33:16.160Z] 1b251d397ec6: Layer already exists [2024-11-07T01:33:16.160Z] 68a7ca33125b: Layer already exists [2024-11-07T01:33:16.160Z] 0978f1901779: Layer already exists [2024-11-07T01:33:16.160Z] 84c7c9b3d992: Layer already exists [2024-11-07T01:33:16.160Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:33:16.160Z] main: digest: sha256:90f9fa66380abcbe10cce48b369387f75d90df782c4bd30d13dfb82cf9145dd6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-07T01:33:16.240Z] ===================================================== [Pipeline] echo [2024-11-07T01:33:16.253Z] taggedImages: [2024-11-07T01:33:16.253Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T01:33:16.253Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-11-07T01:33:16.253Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.10 [2024-11-07T01:33:16.253Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T01:33:16.253Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-11-07T01:33:16.285Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-11-07T01:33:16.285Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T01:33:16.285Z] latest [2024-11-07T01:33:16.285Z] 4.0.0-dev.10 [2024-11-07T01:33:16.285Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T01:33:16.285Z] main [2024-11-07T01:33:16.285Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:16.627Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:16.949Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T01:33:16.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-07T01:33:16.950Z] ec2a72937221: Preparing [2024-11-07T01:33:16.950Z] ba317d6ced14: Preparing [2024-11-07T01:33:16.950Z] 2340564ec5a5: Preparing [2024-11-07T01:33:16.950Z] 7c334f301ed9: Preparing [2024-11-07T01:33:16.950Z] d49c13fe1477: Preparing [2024-11-07T01:33:16.950Z] 1b251d397ec6: Preparing [2024-11-07T01:33:16.950Z] 68a7ca33125b: Preparing [2024-11-07T01:33:16.950Z] e5ea22ad02ed: Preparing [2024-11-07T01:33:16.950Z] 14ee741b32fc: Preparing [2024-11-07T01:33:16.950Z] 598ca58534af: Preparing [2024-11-07T01:33:16.950Z] 63ca1fbb43ae: Preparing [2024-11-07T01:33:16.950Z] e5ea22ad02ed: Waiting [2024-11-07T01:33:16.950Z] 1b251d397ec6: Waiting [2024-11-07T01:33:16.950Z] 14ee741b32fc: Waiting [2024-11-07T01:33:16.950Z] 598ca58534af: Waiting [2024-11-07T01:33:16.950Z] 63ca1fbb43ae: Waiting [2024-11-07T01:33:16.950Z] 68a7ca33125b: Waiting [2024-11-07T01:33:16.950Z] ec2a72937221: Pushed [2024-11-07T01:33:16.950Z] 1b251d397ec6: Layer already exists [2024-11-07T01:33:16.950Z] ba317d6ced14: Pushed [2024-11-07T01:33:16.950Z] d49c13fe1477: Pushed [2024-11-07T01:33:16.950Z] 7c334f301ed9: Pushed [2024-11-07T01:33:16.950Z] 68a7ca33125b: Layer already exists [2024-11-07T01:33:16.950Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:33:16.950Z] e5ea22ad02ed: Pushed [2024-11-07T01:33:17.209Z] 14ee741b32fc: Pushed [2024-11-07T01:33:18.144Z] 2340564ec5a5: Pushed [2024-11-07T01:33:18.711Z] 598ca58534af: Pushed [2024-11-07T01:33:18.970Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:d27c36f2906741f7d722659452116ae42aaf570de793b97e3921da0cc01e7216 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:19.304Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:19.630Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-11-07T01:33:19.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-07T01:33:19.631Z] ec2a72937221: Preparing [2024-11-07T01:33:19.631Z] ba317d6ced14: Preparing [2024-11-07T01:33:19.631Z] 2340564ec5a5: Preparing [2024-11-07T01:33:19.631Z] 7c334f301ed9: Preparing [2024-11-07T01:33:19.631Z] d49c13fe1477: Preparing [2024-11-07T01:33:19.631Z] 1b251d397ec6: Preparing [2024-11-07T01:33:19.631Z] 68a7ca33125b: Preparing [2024-11-07T01:33:19.631Z] e5ea22ad02ed: Preparing [2024-11-07T01:33:19.631Z] 14ee741b32fc: Preparing [2024-11-07T01:33:19.631Z] 1b251d397ec6: Waiting [2024-11-07T01:33:19.631Z] e5ea22ad02ed: Waiting [2024-11-07T01:33:19.631Z] 68a7ca33125b: Waiting [2024-11-07T01:33:19.631Z] 14ee741b32fc: Waiting [2024-11-07T01:33:19.631Z] 598ca58534af: Preparing [2024-11-07T01:33:19.631Z] 63ca1fbb43ae: Preparing [2024-11-07T01:33:19.631Z] ba317d6ced14: Layer already exists [2024-11-07T01:33:19.631Z] 7c334f301ed9: Layer already exists [2024-11-07T01:33:19.631Z] 2340564ec5a5: Layer already exists [2024-11-07T01:33:19.631Z] ec2a72937221: Layer already exists [2024-11-07T01:33:19.631Z] d49c13fe1477: Layer already exists [2024-11-07T01:33:19.631Z] e5ea22ad02ed: Layer already exists [2024-11-07T01:33:19.631Z] 598ca58534af: Layer already exists [2024-11-07T01:33:19.631Z] 68a7ca33125b: Layer already exists [2024-11-07T01:33:19.631Z] 1b251d397ec6: Layer already exists [2024-11-07T01:33:19.631Z] 14ee741b32fc: Layer already exists [2024-11-07T01:33:19.631Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:33:19.631Z] latest: digest: sha256:d27c36f2906741f7d722659452116ae42aaf570de793b97e3921da0cc01e7216 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:19.963Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:20.291Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.10 [2024-11-07T01:33:20.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-07T01:33:20.292Z] ec2a72937221: Preparing [2024-11-07T01:33:20.292Z] ba317d6ced14: Preparing [2024-11-07T01:33:20.292Z] 2340564ec5a5: Preparing [2024-11-07T01:33:20.292Z] 7c334f301ed9: Preparing [2024-11-07T01:33:20.292Z] d49c13fe1477: Preparing [2024-11-07T01:33:20.292Z] 1b251d397ec6: Preparing [2024-11-07T01:33:20.292Z] 68a7ca33125b: Preparing [2024-11-07T01:33:20.292Z] e5ea22ad02ed: Preparing [2024-11-07T01:33:20.292Z] 14ee741b32fc: Preparing [2024-11-07T01:33:20.292Z] 598ca58534af: Preparing [2024-11-07T01:33:20.292Z] 63ca1fbb43ae: Preparing [2024-11-07T01:33:20.292Z] 1b251d397ec6: Waiting [2024-11-07T01:33:20.292Z] 68a7ca33125b: Waiting [2024-11-07T01:33:20.292Z] e5ea22ad02ed: Waiting [2024-11-07T01:33:20.292Z] 14ee741b32fc: Waiting [2024-11-07T01:33:20.292Z] 598ca58534af: Waiting [2024-11-07T01:33:20.292Z] 63ca1fbb43ae: Waiting [2024-11-07T01:33:20.292Z] d49c13fe1477: Layer already exists [2024-11-07T01:33:20.292Z] 7c334f301ed9: Layer already exists [2024-11-07T01:33:20.292Z] 2340564ec5a5: Layer already exists [2024-11-07T01:33:20.292Z] ba317d6ced14: Layer already exists [2024-11-07T01:33:20.292Z] ec2a72937221: Layer already exists [2024-11-07T01:33:20.292Z] 1b251d397ec6: Layer already exists [2024-11-07T01:33:20.292Z] e5ea22ad02ed: Layer already exists [2024-11-07T01:33:20.292Z] 14ee741b32fc: Layer already exists [2024-11-07T01:33:20.292Z] 68a7ca33125b: Layer already exists [2024-11-07T01:33:20.292Z] 598ca58534af: Layer already exists [2024-11-07T01:33:20.292Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:33:20.292Z] 4.0.0-dev.10: digest: sha256:d27c36f2906741f7d722659452116ae42aaf570de793b97e3921da0cc01e7216 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:20.688Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:21.105Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T01:33:21.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-07T01:33:21.105Z] ec2a72937221: Preparing [2024-11-07T01:33:21.105Z] ba317d6ced14: Preparing [2024-11-07T01:33:21.105Z] 2340564ec5a5: Preparing [2024-11-07T01:33:21.105Z] 7c334f301ed9: Preparing [2024-11-07T01:33:21.105Z] d49c13fe1477: Preparing [2024-11-07T01:33:21.105Z] 1b251d397ec6: Preparing [2024-11-07T01:33:21.105Z] 68a7ca33125b: Preparing [2024-11-07T01:33:21.105Z] e5ea22ad02ed: Preparing [2024-11-07T01:33:21.105Z] 14ee741b32fc: Preparing [2024-11-07T01:33:21.105Z] 598ca58534af: Preparing [2024-11-07T01:33:21.105Z] 63ca1fbb43ae: Preparing [2024-11-07T01:33:21.105Z] 1b251d397ec6: Waiting [2024-11-07T01:33:21.105Z] 63ca1fbb43ae: Waiting [2024-11-07T01:33:21.105Z] e5ea22ad02ed: Waiting [2024-11-07T01:33:21.105Z] 598ca58534af: Waiting [2024-11-07T01:33:21.105Z] ec2a72937221: Layer already exists [2024-11-07T01:33:21.105Z] ba317d6ced14: Layer already exists [2024-11-07T01:33:21.105Z] d49c13fe1477: Layer already exists [2024-11-07T01:33:21.105Z] 7c334f301ed9: Layer already exists [2024-11-07T01:33:21.105Z] 2340564ec5a5: Layer already exists [2024-11-07T01:33:21.105Z] 1b251d397ec6: Layer already exists [2024-11-07T01:33:21.105Z] 14ee741b32fc: Layer already exists [2024-11-07T01:33:21.105Z] 68a7ca33125b: Layer already exists [2024-11-07T01:33:21.105Z] 598ca58534af: Layer already exists [2024-11-07T01:33:21.105Z] e5ea22ad02ed: Layer already exists [2024-11-07T01:33:21.105Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:33:21.105Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:d27c36f2906741f7d722659452116ae42aaf570de793b97e3921da0cc01e7216 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:21.501Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:21.826Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-11-07T01:33:21.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-07T01:33:21.827Z] ec2a72937221: Preparing [2024-11-07T01:33:21.827Z] ba317d6ced14: Preparing [2024-11-07T01:33:21.827Z] 2340564ec5a5: Preparing [2024-11-07T01:33:21.827Z] 7c334f301ed9: Preparing [2024-11-07T01:33:21.827Z] d49c13fe1477: Preparing [2024-11-07T01:33:21.827Z] 1b251d397ec6: Preparing [2024-11-07T01:33:21.827Z] 68a7ca33125b: Preparing [2024-11-07T01:33:21.827Z] e5ea22ad02ed: Preparing [2024-11-07T01:33:21.827Z] 14ee741b32fc: Preparing [2024-11-07T01:33:21.827Z] 598ca58534af: Preparing [2024-11-07T01:33:21.827Z] 63ca1fbb43ae: Preparing [2024-11-07T01:33:21.827Z] 1b251d397ec6: Waiting [2024-11-07T01:33:21.827Z] 68a7ca33125b: Waiting [2024-11-07T01:33:21.827Z] e5ea22ad02ed: Waiting [2024-11-07T01:33:21.827Z] 598ca58534af: Waiting [2024-11-07T01:33:21.827Z] 63ca1fbb43ae: Waiting [2024-11-07T01:33:21.827Z] 7c334f301ed9: Layer already exists [2024-11-07T01:33:21.827Z] ec2a72937221: Layer already exists [2024-11-07T01:33:21.827Z] d49c13fe1477: Layer already exists [2024-11-07T01:33:21.827Z] 2340564ec5a5: Layer already exists [2024-11-07T01:33:21.827Z] ba317d6ced14: Layer already exists [2024-11-07T01:33:21.827Z] e5ea22ad02ed: Layer already exists [2024-11-07T01:33:21.827Z] 68a7ca33125b: Layer already exists [2024-11-07T01:33:21.827Z] 14ee741b32fc: Layer already exists [2024-11-07T01:33:21.827Z] 598ca58534af: Layer already exists [2024-11-07T01:33:21.827Z] 1b251d397ec6: Layer already exists [2024-11-07T01:33:21.827Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:33:21.827Z] main: digest: sha256:d27c36f2906741f7d722659452116ae42aaf570de793b97e3921da0cc01e7216 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-07T01:33:21.907Z] ===================================================== [Pipeline] echo [2024-11-07T01:33:21.920Z] taggedImages: [2024-11-07T01:33:21.920Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T01:33:21.920Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-11-07T01:33:21.920Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.10 [2024-11-07T01:33:21.920Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T01:33:21.920Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-11-07T01:33:21.947Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-11-07T01:33:21.947Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T01:33:21.947Z] latest [2024-11-07T01:33:21.947Z] 4.0.0-dev.10 [2024-11-07T01:33:21.947Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T01:33:21.947Z] main [2024-11-07T01:33:21.947Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:22.287Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:22.607Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T01:33:22.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-07T01:33:22.607Z] 72fb7cbc1705: Preparing [2024-11-07T01:33:22.607Z] da87254df7ea: Preparing [2024-11-07T01:33:22.607Z] be024f525a5a: Preparing [2024-11-07T01:33:22.607Z] 4aa99bab9155: Preparing [2024-11-07T01:33:22.607Z] 11a0b44d4a49: Preparing [2024-11-07T01:33:22.607Z] b3b9d4c3e053: Preparing [2024-11-07T01:33:22.607Z] ec58e0b3c2aa: Preparing [2024-11-07T01:33:22.607Z] 1b251d397ec6: Preparing [2024-11-07T01:33:22.607Z] 68a7ca33125b: Preparing [2024-11-07T01:33:22.607Z] 4fcaa3b33098: Preparing [2024-11-07T01:33:22.607Z] 1207cac9ea9d: Preparing [2024-11-07T01:33:22.607Z] 63ca1fbb43ae: Preparing [2024-11-07T01:33:22.607Z] 1b251d397ec6: Waiting [2024-11-07T01:33:22.607Z] 68a7ca33125b: Waiting [2024-11-07T01:33:22.607Z] 63ca1fbb43ae: Waiting [2024-11-07T01:33:22.607Z] 4fcaa3b33098: Waiting [2024-11-07T01:33:22.607Z] b3b9d4c3e053: Waiting [2024-11-07T01:33:22.607Z] 1207cac9ea9d: Waiting [2024-11-07T01:33:22.607Z] ec58e0b3c2aa: Waiting [2024-11-07T01:33:22.607Z] 11a0b44d4a49: Pushed [2024-11-07T01:33:22.607Z] da87254df7ea: Pushed [2024-11-07T01:33:22.607Z] 72fb7cbc1705: Pushed [2024-11-07T01:33:22.607Z] 1b251d397ec6: Layer already exists [2024-11-07T01:33:22.607Z] 68a7ca33125b: Layer already exists [2024-11-07T01:33:22.607Z] b3b9d4c3e053: Pushed [2024-11-07T01:33:22.607Z] ec58e0b3c2aa: Pushed [2024-11-07T01:33:22.864Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:33:23.431Z] 4fcaa3b33098: Pushed [2024-11-07T01:33:23.998Z] 1207cac9ea9d: Pushed [2024-11-07T01:33:23.998Z] 4aa99bab9155: Pushed [2024-11-07T01:33:24.567Z] be024f525a5a: Pushed [2024-11-07T01:33:24.567Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:580540d552ac379262191c02b5981c66a654dbf935917ea8b0c26d534e19f8cd size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:24.907Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:25.243Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-11-07T01:33:25.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-07T01:33:25.243Z] 72fb7cbc1705: Preparing [2024-11-07T01:33:25.243Z] da87254df7ea: Preparing [2024-11-07T01:33:25.243Z] be024f525a5a: Preparing [2024-11-07T01:33:25.243Z] 4aa99bab9155: Preparing [2024-11-07T01:33:25.243Z] 11a0b44d4a49: Preparing [2024-11-07T01:33:25.243Z] b3b9d4c3e053: Preparing [2024-11-07T01:33:25.243Z] ec58e0b3c2aa: Preparing [2024-11-07T01:33:25.243Z] 1b251d397ec6: Preparing [2024-11-07T01:33:25.243Z] 68a7ca33125b: Preparing [2024-11-07T01:33:25.243Z] 4fcaa3b33098: Preparing [2024-11-07T01:33:25.243Z] 1207cac9ea9d: Preparing [2024-11-07T01:33:25.243Z] 63ca1fbb43ae: Preparing [2024-11-07T01:33:25.243Z] b3b9d4c3e053: Waiting [2024-11-07T01:33:25.243Z] ec58e0b3c2aa: Waiting [2024-11-07T01:33:25.243Z] 1b251d397ec6: Waiting [2024-11-07T01:33:25.243Z] 68a7ca33125b: Waiting [2024-11-07T01:33:25.243Z] 1207cac9ea9d: Waiting [2024-11-07T01:33:25.243Z] 63ca1fbb43ae: Waiting [2024-11-07T01:33:25.243Z] 72fb7cbc1705: Layer already exists [2024-11-07T01:33:25.243Z] da87254df7ea: Layer already exists [2024-11-07T01:33:25.243Z] 11a0b44d4a49: Layer already exists [2024-11-07T01:33:25.243Z] 4aa99bab9155: Layer already exists [2024-11-07T01:33:25.243Z] be024f525a5a: Layer already exists [2024-11-07T01:33:25.243Z] b3b9d4c3e053: Layer already exists [2024-11-07T01:33:25.243Z] ec58e0b3c2aa: Layer already exists [2024-11-07T01:33:25.243Z] 1b251d397ec6: Layer already exists [2024-11-07T01:33:25.243Z] 4fcaa3b33098: Layer already exists [2024-11-07T01:33:25.243Z] 68a7ca33125b: Layer already exists [2024-11-07T01:33:25.243Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:33:25.243Z] 1207cac9ea9d: Layer already exists [2024-11-07T01:33:25.243Z] latest: digest: sha256:580540d552ac379262191c02b5981c66a654dbf935917ea8b0c26d534e19f8cd size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:25.572Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:25.904Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.10 [2024-11-07T01:33:25.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-07T01:33:25.904Z] 72fb7cbc1705: Preparing [2024-11-07T01:33:25.904Z] da87254df7ea: Preparing [2024-11-07T01:33:25.904Z] be024f525a5a: Preparing [2024-11-07T01:33:25.904Z] 4aa99bab9155: Preparing [2024-11-07T01:33:25.904Z] 11a0b44d4a49: Preparing [2024-11-07T01:33:25.904Z] b3b9d4c3e053: Preparing [2024-11-07T01:33:25.904Z] ec58e0b3c2aa: Preparing [2024-11-07T01:33:25.904Z] 1b251d397ec6: Preparing [2024-11-07T01:33:25.904Z] 68a7ca33125b: Preparing [2024-11-07T01:33:25.904Z] 4fcaa3b33098: Preparing [2024-11-07T01:33:25.904Z] 1207cac9ea9d: Preparing [2024-11-07T01:33:25.904Z] 63ca1fbb43ae: Preparing [2024-11-07T01:33:25.904Z] b3b9d4c3e053: Waiting [2024-11-07T01:33:25.904Z] 1207cac9ea9d: Waiting [2024-11-07T01:33:25.904Z] 63ca1fbb43ae: Waiting [2024-11-07T01:33:25.904Z] ec58e0b3c2aa: Waiting [2024-11-07T01:33:25.904Z] 4fcaa3b33098: Waiting [2024-11-07T01:33:25.904Z] 1b251d397ec6: Waiting [2024-11-07T01:33:25.904Z] 68a7ca33125b: Waiting [2024-11-07T01:33:25.904Z] da87254df7ea: Layer already exists [2024-11-07T01:33:25.904Z] 11a0b44d4a49: Layer already exists [2024-11-07T01:33:25.904Z] be024f525a5a: Layer already exists [2024-11-07T01:33:25.904Z] 72fb7cbc1705: Layer already exists [2024-11-07T01:33:25.904Z] 4aa99bab9155: Layer already exists [2024-11-07T01:33:25.904Z] ec58e0b3c2aa: Layer already exists [2024-11-07T01:33:25.904Z] 68a7ca33125b: Layer already exists [2024-11-07T01:33:25.904Z] b3b9d4c3e053: Layer already exists [2024-11-07T01:33:25.904Z] 4fcaa3b33098: Layer already exists [2024-11-07T01:33:25.904Z] 1b251d397ec6: Layer already exists [2024-11-07T01:33:25.904Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:33:25.904Z] 1207cac9ea9d: Layer already exists [2024-11-07T01:33:25.904Z] 4.0.0-dev.10: digest: sha256:580540d552ac379262191c02b5981c66a654dbf935917ea8b0c26d534e19f8cd size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:26.228Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:26.548Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T01:33:26.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-07T01:33:26.548Z] 72fb7cbc1705: Preparing [2024-11-07T01:33:26.548Z] da87254df7ea: Preparing [2024-11-07T01:33:26.548Z] be024f525a5a: Preparing [2024-11-07T01:33:26.548Z] 4aa99bab9155: Preparing [2024-11-07T01:33:26.548Z] 11a0b44d4a49: Preparing [2024-11-07T01:33:26.548Z] b3b9d4c3e053: Preparing [2024-11-07T01:33:26.548Z] ec58e0b3c2aa: Preparing [2024-11-07T01:33:26.548Z] 1b251d397ec6: Preparing [2024-11-07T01:33:26.548Z] 68a7ca33125b: Preparing [2024-11-07T01:33:26.548Z] b3b9d4c3e053: Waiting [2024-11-07T01:33:26.548Z] 1b251d397ec6: Waiting [2024-11-07T01:33:26.548Z] ec58e0b3c2aa: Waiting [2024-11-07T01:33:26.548Z] 4fcaa3b33098: Preparing [2024-11-07T01:33:26.548Z] 1207cac9ea9d: Preparing [2024-11-07T01:33:26.548Z] 63ca1fbb43ae: Preparing [2024-11-07T01:33:26.548Z] 68a7ca33125b: Waiting [2024-11-07T01:33:26.548Z] 4fcaa3b33098: Waiting [2024-11-07T01:33:26.548Z] 1207cac9ea9d: Waiting [2024-11-07T01:33:26.548Z] da87254df7ea: Layer already exists [2024-11-07T01:33:26.548Z] 72fb7cbc1705: Layer already exists [2024-11-07T01:33:26.548Z] be024f525a5a: Layer already exists [2024-11-07T01:33:26.548Z] 4aa99bab9155: Layer already exists [2024-11-07T01:33:26.548Z] 11a0b44d4a49: Layer already exists [2024-11-07T01:33:26.548Z] 1b251d397ec6: Layer already exists [2024-11-07T01:33:26.548Z] b3b9d4c3e053: Layer already exists [2024-11-07T01:33:26.548Z] 68a7ca33125b: Layer already exists [2024-11-07T01:33:26.548Z] 4fcaa3b33098: Layer already exists [2024-11-07T01:33:26.548Z] ec58e0b3c2aa: Layer already exists [2024-11-07T01:33:26.548Z] 1207cac9ea9d: Layer already exists [2024-11-07T01:33:26.548Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:33:26.548Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:580540d552ac379262191c02b5981c66a654dbf935917ea8b0c26d534e19f8cd size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:26.868Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:27.196Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-11-07T01:33:27.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-07T01:33:27.196Z] 72fb7cbc1705: Preparing [2024-11-07T01:33:27.196Z] da87254df7ea: Preparing [2024-11-07T01:33:27.196Z] be024f525a5a: Preparing [2024-11-07T01:33:27.196Z] 4aa99bab9155: Preparing [2024-11-07T01:33:27.196Z] 11a0b44d4a49: Preparing [2024-11-07T01:33:27.196Z] b3b9d4c3e053: Preparing [2024-11-07T01:33:27.196Z] ec58e0b3c2aa: Preparing [2024-11-07T01:33:27.196Z] 1b251d397ec6: Preparing [2024-11-07T01:33:27.196Z] 68a7ca33125b: Preparing [2024-11-07T01:33:27.196Z] 4fcaa3b33098: Preparing [2024-11-07T01:33:27.196Z] 1207cac9ea9d: Preparing [2024-11-07T01:33:27.196Z] 63ca1fbb43ae: Preparing [2024-11-07T01:33:27.196Z] ec58e0b3c2aa: Waiting [2024-11-07T01:33:27.196Z] 1b251d397ec6: Waiting [2024-11-07T01:33:27.196Z] 68a7ca33125b: Waiting [2024-11-07T01:33:27.196Z] b3b9d4c3e053: Waiting [2024-11-07T01:33:27.196Z] 1207cac9ea9d: Waiting [2024-11-07T01:33:27.196Z] 4fcaa3b33098: Waiting [2024-11-07T01:33:27.196Z] 63ca1fbb43ae: Waiting [2024-11-07T01:33:27.196Z] be024f525a5a: Layer already exists [2024-11-07T01:33:27.196Z] 72fb7cbc1705: Layer already exists [2024-11-07T01:33:27.196Z] 4aa99bab9155: Layer already exists [2024-11-07T01:33:27.196Z] da87254df7ea: Layer already exists [2024-11-07T01:33:27.196Z] 11a0b44d4a49: Layer already exists [2024-11-07T01:33:27.196Z] 1b251d397ec6: Layer already exists [2024-11-07T01:33:27.196Z] ec58e0b3c2aa: Layer already exists [2024-11-07T01:33:27.196Z] b3b9d4c3e053: Layer already exists [2024-11-07T01:33:27.196Z] 4fcaa3b33098: Layer already exists [2024-11-07T01:33:27.196Z] 68a7ca33125b: Layer already exists [2024-11-07T01:33:27.196Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:33:27.196Z] 1207cac9ea9d: Layer already exists [2024-11-07T01:33:27.196Z] main: digest: sha256:580540d552ac379262191c02b5981c66a654dbf935917ea8b0c26d534e19f8cd size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-07T01:33:27.278Z] ===================================================== [Pipeline] echo [2024-11-07T01:33:27.295Z] taggedImages: [2024-11-07T01:33:27.295Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T01:33:27.295Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-11-07T01:33:27.295Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.10 [2024-11-07T01:33:27.295Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T01:33:27.295Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-11-07T01:33:27.328Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-11-07T01:33:27.328Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T01:33:27.328Z] latest [2024-11-07T01:33:27.328Z] 4.0.0-dev.10 [2024-11-07T01:33:27.328Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T01:33:27.328Z] main [2024-11-07T01:33:27.328Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:27.683Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:28.010Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T01:33:28.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-07T01:33:28.010Z] 8e7930d8aeff: Preparing [2024-11-07T01:33:28.010Z] 843842d55288: Preparing [2024-11-07T01:33:28.010Z] 1b251d397ec6: Preparing [2024-11-07T01:33:28.010Z] 68a7ca33125b: Preparing [2024-11-07T01:33:28.010Z] a5d8e4ea023c: Preparing [2024-11-07T01:33:28.010Z] 353bd7be291d: Preparing [2024-11-07T01:33:28.010Z] 63ca1fbb43ae: Preparing [2024-11-07T01:33:28.010Z] 353bd7be291d: Waiting [2024-11-07T01:33:28.010Z] 63ca1fbb43ae: Waiting [2024-11-07T01:33:28.010Z] 68a7ca33125b: Layer already exists [2024-11-07T01:33:28.010Z] 1b251d397ec6: Layer already exists [2024-11-07T01:33:28.010Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:33:28.010Z] 8e7930d8aeff: Pushed [2024-11-07T01:33:28.578Z] a5d8e4ea023c: Pushed [2024-11-07T01:33:28.837Z] 353bd7be291d: Pushed [2024-11-07T01:33:30.760Z] 843842d55288: Pushed [2024-11-07T01:33:30.760Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:9635f49ee4430bc4c542c32de287ec52c5a5762910f388af28146e175738fc30 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:31.085Z] + 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-11-07T01:33:31.412Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-11-07T01:33:31.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-07T01:33:31.412Z] 8e7930d8aeff: Preparing [2024-11-07T01:33:31.412Z] 843842d55288: Preparing [2024-11-07T01:33:31.412Z] 1b251d397ec6: Preparing [2024-11-07T01:33:31.412Z] 68a7ca33125b: Preparing [2024-11-07T01:33:31.412Z] a5d8e4ea023c: Preparing [2024-11-07T01:33:31.412Z] 353bd7be291d: Preparing [2024-11-07T01:33:31.412Z] 63ca1fbb43ae: Preparing [2024-11-07T01:33:31.412Z] 353bd7be291d: Waiting [2024-11-07T01:33:31.412Z] 63ca1fbb43ae: Waiting [2024-11-07T01:33:31.412Z] 1b251d397ec6: Layer already exists [2024-11-07T01:33:31.412Z] 843842d55288: Layer already exists [2024-11-07T01:33:31.412Z] a5d8e4ea023c: Layer already exists [2024-11-07T01:33:31.412Z] 68a7ca33125b: Layer already exists [2024-11-07T01:33:31.412Z] 8e7930d8aeff: Layer already exists [2024-11-07T01:33:31.412Z] 353bd7be291d: Layer already exists [2024-11-07T01:33:31.412Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:33:31.412Z] latest: digest: sha256:9635f49ee4430bc4c542c32de287ec52c5a5762910f388af28146e175738fc30 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:31.738Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:32.067Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.10 [2024-11-07T01:33:32.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-07T01:33:32.067Z] 8e7930d8aeff: Preparing [2024-11-07T01:33:32.067Z] 843842d55288: Preparing [2024-11-07T01:33:32.067Z] 1b251d397ec6: Preparing [2024-11-07T01:33:32.067Z] 68a7ca33125b: Preparing [2024-11-07T01:33:32.067Z] a5d8e4ea023c: Preparing [2024-11-07T01:33:32.067Z] 353bd7be291d: Preparing [2024-11-07T01:33:32.067Z] 63ca1fbb43ae: Preparing [2024-11-07T01:33:32.067Z] 353bd7be291d: Waiting [2024-11-07T01:33:32.067Z] 63ca1fbb43ae: Waiting [2024-11-07T01:33:32.067Z] 68a7ca33125b: Layer already exists [2024-11-07T01:33:32.067Z] a5d8e4ea023c: Layer already exists [2024-11-07T01:33:32.067Z] 8e7930d8aeff: Layer already exists [2024-11-07T01:33:32.067Z] 1b251d397ec6: Layer already exists [2024-11-07T01:33:32.067Z] 843842d55288: Layer already exists [2024-11-07T01:33:32.067Z] 353bd7be291d: Layer already exists [2024-11-07T01:33:32.067Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:33:32.067Z] 4.0.0-dev.10: digest: sha256:9635f49ee4430bc4c542c32de287ec52c5a5762910f388af28146e175738fc30 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:32.397Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:32.722Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T01:33:32.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-07T01:33:32.722Z] 8e7930d8aeff: Preparing [2024-11-07T01:33:32.722Z] 843842d55288: Preparing [2024-11-07T01:33:32.722Z] 1b251d397ec6: Preparing [2024-11-07T01:33:32.722Z] 68a7ca33125b: Preparing [2024-11-07T01:33:32.722Z] a5d8e4ea023c: Preparing [2024-11-07T01:33:32.722Z] 353bd7be291d: Preparing [2024-11-07T01:33:32.722Z] 63ca1fbb43ae: Preparing [2024-11-07T01:33:32.722Z] 353bd7be291d: Waiting [2024-11-07T01:33:32.722Z] 63ca1fbb43ae: Waiting [2024-11-07T01:33:32.722Z] 843842d55288: Layer already exists [2024-11-07T01:33:32.722Z] 8e7930d8aeff: Layer already exists [2024-11-07T01:33:32.722Z] 1b251d397ec6: Layer already exists [2024-11-07T01:33:32.722Z] a5d8e4ea023c: Layer already exists [2024-11-07T01:33:32.722Z] 68a7ca33125b: Layer already exists [2024-11-07T01:33:32.722Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:33:32.722Z] 353bd7be291d: Layer already exists [2024-11-07T01:33:32.722Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:9635f49ee4430bc4c542c32de287ec52c5a5762910f388af28146e175738fc30 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:33.058Z] + 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-11-07T01:33:33.382Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-11-07T01:33:33.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-07T01:33:33.382Z] 8e7930d8aeff: Preparing [2024-11-07T01:33:33.382Z] 843842d55288: Preparing [2024-11-07T01:33:33.382Z] 1b251d397ec6: Preparing [2024-11-07T01:33:33.382Z] 68a7ca33125b: Preparing [2024-11-07T01:33:33.382Z] a5d8e4ea023c: Preparing [2024-11-07T01:33:33.382Z] 353bd7be291d: Preparing [2024-11-07T01:33:33.382Z] 63ca1fbb43ae: Preparing [2024-11-07T01:33:33.382Z] 353bd7be291d: Waiting [2024-11-07T01:33:33.382Z] 63ca1fbb43ae: Waiting [2024-11-07T01:33:33.382Z] 68a7ca33125b: Layer already exists [2024-11-07T01:33:33.382Z] a5d8e4ea023c: Layer already exists [2024-11-07T01:33:33.382Z] 1b251d397ec6: Layer already exists [2024-11-07T01:33:33.382Z] 8e7930d8aeff: Layer already exists [2024-11-07T01:33:33.383Z] 843842d55288: Layer already exists [2024-11-07T01:33:33.383Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:33:33.383Z] 353bd7be291d: Layer already exists [2024-11-07T01:33:33.383Z] main: digest: sha256:9635f49ee4430bc4c542c32de287ec52c5a5762910f388af28146e175738fc30 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-07T01:33:33.461Z] ===================================================== [Pipeline] echo [2024-11-07T01:33:33.476Z] taggedImages: [2024-11-07T01:33:33.476Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T01:33:33.476Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-11-07T01:33:33.476Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.10 [2024-11-07T01:33:33.476Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T01:33:33.476Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-11-07T01:33:33.509Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-11-07T01:33:33.509Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T01:33:33.509Z] latest [2024-11-07T01:33:33.509Z] 4.0.0-dev.10 [2024-11-07T01:33:33.509Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T01:33:33.509Z] main [2024-11-07T01:33:33.509Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:33.855Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:34.177Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T01:33:34.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-07T01:33:34.177Z] 19d01d14a067: Preparing [2024-11-07T01:33:34.177Z] 999e3c7dfc63: Preparing [2024-11-07T01:33:34.177Z] 1e48fe0afb32: Preparing [2024-11-07T01:33:34.177Z] 1b251d397ec6: Preparing [2024-11-07T01:33:34.177Z] 68a7ca33125b: Preparing [2024-11-07T01:33:34.177Z] 7130e9113f02: Preparing [2024-11-07T01:33:34.177Z] 3888abef8388: Preparing [2024-11-07T01:33:34.177Z] a6a0bd62739c: Preparing [2024-11-07T01:33:34.177Z] 13529f5524f9: Preparing [2024-11-07T01:33:34.177Z] 63ca1fbb43ae: Preparing [2024-11-07T01:33:34.177Z] 3888abef8388: Waiting [2024-11-07T01:33:34.177Z] 7130e9113f02: Waiting [2024-11-07T01:33:34.177Z] a6a0bd62739c: Waiting [2024-11-07T01:33:34.177Z] 13529f5524f9: Waiting [2024-11-07T01:33:34.177Z] 63ca1fbb43ae: Waiting [2024-11-07T01:33:34.177Z] 1b251d397ec6: Layer already exists [2024-11-07T01:33:34.177Z] 68a7ca33125b: Layer already exists [2024-11-07T01:33:34.177Z] 1e48fe0afb32: Pushed [2024-11-07T01:33:34.177Z] 999e3c7dfc63: Pushed [2024-11-07T01:33:34.177Z] 19d01d14a067: Pushed [2024-11-07T01:33:34.177Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:33:34.437Z] a6a0bd62739c: Pushed [2024-11-07T01:33:35.374Z] 13529f5524f9: Pushed [2024-11-07T01:33:40.644Z] 3888abef8388: Pushed [2024-11-07T01:33:43.934Z] 7130e9113f02: Pushed [2024-11-07T01:33:43.934Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:6768dd24ecfe03044fad01a382afa229c338ebd92824c3a36df51fb0e3d2a0c2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:44.265Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:44.586Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-11-07T01:33:44.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-07T01:33:44.586Z] 19d01d14a067: Preparing [2024-11-07T01:33:44.586Z] 999e3c7dfc63: Preparing [2024-11-07T01:33:44.586Z] 1e48fe0afb32: Preparing [2024-11-07T01:33:44.586Z] 1b251d397ec6: Preparing [2024-11-07T01:33:44.586Z] 68a7ca33125b: Preparing [2024-11-07T01:33:44.586Z] 7130e9113f02: Preparing [2024-11-07T01:33:44.586Z] 3888abef8388: Preparing [2024-11-07T01:33:44.586Z] a6a0bd62739c: Preparing [2024-11-07T01:33:44.586Z] 13529f5524f9: Preparing [2024-11-07T01:33:44.586Z] 63ca1fbb43ae: Preparing [2024-11-07T01:33:44.586Z] 3888abef8388: Waiting [2024-11-07T01:33:44.586Z] a6a0bd62739c: Waiting [2024-11-07T01:33:44.586Z] 13529f5524f9: Waiting [2024-11-07T01:33:44.586Z] 63ca1fbb43ae: Waiting [2024-11-07T01:33:44.586Z] 7130e9113f02: Waiting [2024-11-07T01:33:44.586Z] 1b251d397ec6: Layer already exists [2024-11-07T01:33:44.586Z] 68a7ca33125b: Layer already exists [2024-11-07T01:33:44.586Z] 999e3c7dfc63: Layer already exists [2024-11-07T01:33:44.586Z] 1e48fe0afb32: Layer already exists [2024-11-07T01:33:44.586Z] 19d01d14a067: Layer already exists [2024-11-07T01:33:44.586Z] 7130e9113f02: Layer already exists [2024-11-07T01:33:44.586Z] 13529f5524f9: Layer already exists [2024-11-07T01:33:44.586Z] 3888abef8388: Layer already exists [2024-11-07T01:33:44.586Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:33:44.586Z] a6a0bd62739c: Layer already exists [2024-11-07T01:33:44.586Z] latest: digest: sha256:6768dd24ecfe03044fad01a382afa229c338ebd92824c3a36df51fb0e3d2a0c2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:44.919Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:45.251Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.10 [2024-11-07T01:33:45.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-07T01:33:45.251Z] 19d01d14a067: Preparing [2024-11-07T01:33:45.251Z] 999e3c7dfc63: Preparing [2024-11-07T01:33:45.251Z] 1e48fe0afb32: Preparing [2024-11-07T01:33:45.251Z] 1b251d397ec6: Preparing [2024-11-07T01:33:45.251Z] 68a7ca33125b: Preparing [2024-11-07T01:33:45.251Z] 7130e9113f02: Preparing [2024-11-07T01:33:45.251Z] 3888abef8388: Preparing [2024-11-07T01:33:45.251Z] a6a0bd62739c: Preparing [2024-11-07T01:33:45.251Z] 13529f5524f9: Preparing [2024-11-07T01:33:45.251Z] 63ca1fbb43ae: Preparing [2024-11-07T01:33:45.251Z] 7130e9113f02: Waiting [2024-11-07T01:33:45.251Z] 3888abef8388: Waiting [2024-11-07T01:33:45.251Z] a6a0bd62739c: Waiting [2024-11-07T01:33:45.251Z] 13529f5524f9: Waiting [2024-11-07T01:33:45.251Z] 999e3c7dfc63: Layer already exists [2024-11-07T01:33:45.251Z] 1b251d397ec6: Layer already exists [2024-11-07T01:33:45.251Z] 68a7ca33125b: Layer already exists [2024-11-07T01:33:45.251Z] 19d01d14a067: Layer already exists [2024-11-07T01:33:45.251Z] 1e48fe0afb32: Layer already exists [2024-11-07T01:33:45.251Z] 7130e9113f02: Layer already exists [2024-11-07T01:33:45.251Z] 3888abef8388: Layer already exists [2024-11-07T01:33:45.252Z] a6a0bd62739c: Layer already exists [2024-11-07T01:33:45.252Z] 13529f5524f9: Layer already exists [2024-11-07T01:33:45.252Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:33:45.252Z] 4.0.0-dev.10: digest: sha256:6768dd24ecfe03044fad01a382afa229c338ebd92824c3a36df51fb0e3d2a0c2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:45.579Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:45.908Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T01:33:45.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-07T01:33:45.908Z] 19d01d14a067: Preparing [2024-11-07T01:33:45.908Z] 999e3c7dfc63: Preparing [2024-11-07T01:33:45.908Z] 1e48fe0afb32: Preparing [2024-11-07T01:33:45.908Z] 1b251d397ec6: Preparing [2024-11-07T01:33:45.908Z] 68a7ca33125b: Preparing [2024-11-07T01:33:45.908Z] 7130e9113f02: Preparing [2024-11-07T01:33:45.908Z] 3888abef8388: Preparing [2024-11-07T01:33:45.908Z] a6a0bd62739c: Preparing [2024-11-07T01:33:45.908Z] 13529f5524f9: Preparing [2024-11-07T01:33:45.908Z] 63ca1fbb43ae: Preparing [2024-11-07T01:33:45.908Z] 3888abef8388: Waiting [2024-11-07T01:33:45.908Z] a6a0bd62739c: Waiting [2024-11-07T01:33:45.908Z] 7130e9113f02: Waiting [2024-11-07T01:33:45.908Z] 13529f5524f9: Waiting [2024-11-07T01:33:45.908Z] 63ca1fbb43ae: Waiting [2024-11-07T01:33:45.908Z] 999e3c7dfc63: Layer already exists [2024-11-07T01:33:45.908Z] 68a7ca33125b: Layer already exists [2024-11-07T01:33:45.908Z] 1b251d397ec6: Layer already exists [2024-11-07T01:33:45.908Z] 1e48fe0afb32: Layer already exists [2024-11-07T01:33:45.908Z] 19d01d14a067: Layer already exists [2024-11-07T01:33:45.908Z] 7130e9113f02: Layer already exists [2024-11-07T01:33:45.908Z] 13529f5524f9: Layer already exists [2024-11-07T01:33:45.908Z] 3888abef8388: Layer already exists [2024-11-07T01:33:45.908Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:33:45.908Z] a6a0bd62739c: Layer already exists [2024-11-07T01:33:45.908Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:6768dd24ecfe03044fad01a382afa229c338ebd92824c3a36df51fb0e3d2a0c2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:46.239Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:46.576Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-11-07T01:33:46.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-07T01:33:46.576Z] 19d01d14a067: Preparing [2024-11-07T01:33:46.576Z] 999e3c7dfc63: Preparing [2024-11-07T01:33:46.576Z] 1e48fe0afb32: Preparing [2024-11-07T01:33:46.576Z] 1b251d397ec6: Preparing [2024-11-07T01:33:46.576Z] 68a7ca33125b: Preparing [2024-11-07T01:33:46.576Z] 7130e9113f02: Preparing [2024-11-07T01:33:46.576Z] 3888abef8388: Preparing [2024-11-07T01:33:46.576Z] a6a0bd62739c: Preparing [2024-11-07T01:33:46.576Z] 13529f5524f9: Preparing [2024-11-07T01:33:46.576Z] 63ca1fbb43ae: Preparing [2024-11-07T01:33:46.576Z] 63ca1fbb43ae: Waiting [2024-11-07T01:33:46.576Z] 3888abef8388: Waiting [2024-11-07T01:33:46.576Z] a6a0bd62739c: Waiting [2024-11-07T01:33:46.576Z] 13529f5524f9: Waiting [2024-11-07T01:33:46.576Z] 68a7ca33125b: Layer already exists [2024-11-07T01:33:46.576Z] 999e3c7dfc63: Layer already exists [2024-11-07T01:33:46.576Z] 1e48fe0afb32: Layer already exists [2024-11-07T01:33:46.576Z] 19d01d14a067: Layer already exists [2024-11-07T01:33:46.576Z] 1b251d397ec6: Layer already exists [2024-11-07T01:33:46.576Z] 7130e9113f02: Layer already exists [2024-11-07T01:33:46.576Z] 3888abef8388: Layer already exists [2024-11-07T01:33:46.576Z] a6a0bd62739c: Layer already exists [2024-11-07T01:33:46.576Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:33:46.576Z] 13529f5524f9: Layer already exists [2024-11-07T01:33:46.576Z] main: digest: sha256:6768dd24ecfe03044fad01a382afa229c338ebd92824c3a36df51fb0e3d2a0c2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-07T01:33:46.646Z] ===================================================== [Pipeline] echo [2024-11-07T01:33:46.661Z] taggedImages: [2024-11-07T01:33:46.661Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T01:33:46.661Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-11-07T01:33:46.661Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.10 [2024-11-07T01:33:46.661Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T01:33:46.661Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-11-07T01:33:46.695Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-11-07T01:33:46.695Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T01:33:46.695Z] latest [2024-11-07T01:33:46.695Z] 4.0.0-dev.10 [2024-11-07T01:33:46.695Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T01:33:46.695Z] main [2024-11-07T01:33:46.695Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:47.039Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:47.363Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T01:33:47.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-07T01:33:47.363Z] 95d74ce78d6e: Preparing [2024-11-07T01:33:47.363Z] 36eae64a02cb: Preparing [2024-11-07T01:33:47.363Z] 97797a25a69e: Preparing [2024-11-07T01:33:47.363Z] 1b251d397ec6: Preparing [2024-11-07T01:33:47.363Z] 68a7ca33125b: Preparing [2024-11-07T01:33:47.363Z] 7130e9113f02: Preparing [2024-11-07T01:33:47.363Z] b084b5c87a50: Preparing [2024-11-07T01:33:47.363Z] d6d33aa48c7a: Preparing [2024-11-07T01:33:47.363Z] 63ca1fbb43ae: Preparing [2024-11-07T01:33:47.363Z] 7130e9113f02: Waiting [2024-11-07T01:33:47.363Z] b084b5c87a50: Waiting [2024-11-07T01:33:47.363Z] d6d33aa48c7a: Waiting [2024-11-07T01:33:47.363Z] 63ca1fbb43ae: Waiting [2024-11-07T01:33:47.363Z] 1b251d397ec6: Layer already exists [2024-11-07T01:33:47.363Z] 68a7ca33125b: Layer already exists [2024-11-07T01:33:47.363Z] 7130e9113f02: Layer already exists [2024-11-07T01:33:47.363Z] 95d74ce78d6e: Pushed [2024-11-07T01:33:47.363Z] 97797a25a69e: Pushed [2024-11-07T01:33:47.363Z] 36eae64a02cb: Pushed [2024-11-07T01:33:47.363Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:33:47.623Z] d6d33aa48c7a: Pushed [2024-11-07T01:33:47.881Z] b084b5c87a50: Pushed [2024-11-07T01:33:48.141Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:3bfe669d5a21b97a946fbfc94466439f5c5f28078dbf700ed29a186d8c94a0ac size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:48.522Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:48.850Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-11-07T01:33:48.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-07T01:33:48.851Z] 95d74ce78d6e: Preparing [2024-11-07T01:33:48.851Z] 36eae64a02cb: Preparing [2024-11-07T01:33:48.851Z] 97797a25a69e: Preparing [2024-11-07T01:33:48.851Z] 1b251d397ec6: Preparing [2024-11-07T01:33:48.851Z] 68a7ca33125b: Preparing [2024-11-07T01:33:48.851Z] 7130e9113f02: Preparing [2024-11-07T01:33:48.851Z] b084b5c87a50: Preparing [2024-11-07T01:33:48.851Z] d6d33aa48c7a: Preparing [2024-11-07T01:33:48.851Z] 63ca1fbb43ae: Preparing [2024-11-07T01:33:48.851Z] 7130e9113f02: Waiting [2024-11-07T01:33:48.851Z] 63ca1fbb43ae: Waiting [2024-11-07T01:33:48.851Z] d6d33aa48c7a: Waiting [2024-11-07T01:33:48.851Z] b084b5c87a50: Waiting [2024-11-07T01:33:48.851Z] 36eae64a02cb: Layer already exists [2024-11-07T01:33:48.851Z] 97797a25a69e: Layer already exists [2024-11-07T01:33:48.851Z] 68a7ca33125b: Layer already exists [2024-11-07T01:33:48.851Z] 95d74ce78d6e: Layer already exists [2024-11-07T01:33:48.851Z] 1b251d397ec6: Layer already exists [2024-11-07T01:33:48.851Z] b084b5c87a50: Layer already exists [2024-11-07T01:33:48.851Z] 7130e9113f02: Layer already exists [2024-11-07T01:33:48.851Z] d6d33aa48c7a: Layer already exists [2024-11-07T01:33:48.851Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:33:48.851Z] latest: digest: sha256:3bfe669d5a21b97a946fbfc94466439f5c5f28078dbf700ed29a186d8c94a0ac size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:49.172Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:49.495Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.10 [2024-11-07T01:33:49.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-07T01:33:49.495Z] 95d74ce78d6e: Preparing [2024-11-07T01:33:49.495Z] 36eae64a02cb: Preparing [2024-11-07T01:33:49.495Z] 97797a25a69e: Preparing [2024-11-07T01:33:49.495Z] 1b251d397ec6: Preparing [2024-11-07T01:33:49.495Z] 68a7ca33125b: Preparing [2024-11-07T01:33:49.495Z] 7130e9113f02: Preparing [2024-11-07T01:33:49.495Z] b084b5c87a50: Preparing [2024-11-07T01:33:49.495Z] d6d33aa48c7a: Preparing [2024-11-07T01:33:49.495Z] 63ca1fbb43ae: Preparing [2024-11-07T01:33:49.495Z] 7130e9113f02: Waiting [2024-11-07T01:33:49.495Z] d6d33aa48c7a: Waiting [2024-11-07T01:33:49.495Z] 63ca1fbb43ae: Waiting [2024-11-07T01:33:49.495Z] b084b5c87a50: Waiting [2024-11-07T01:33:49.495Z] 68a7ca33125b: Layer already exists [2024-11-07T01:33:49.495Z] 95d74ce78d6e: Layer already exists [2024-11-07T01:33:49.495Z] 97797a25a69e: Layer already exists [2024-11-07T01:33:49.495Z] 36eae64a02cb: Layer already exists [2024-11-07T01:33:49.495Z] 1b251d397ec6: Layer already exists [2024-11-07T01:33:49.495Z] d6d33aa48c7a: Layer already exists [2024-11-07T01:33:49.495Z] 7130e9113f02: Layer already exists [2024-11-07T01:33:49.495Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:33:49.495Z] b084b5c87a50: Layer already exists [2024-11-07T01:33:49.495Z] 4.0.0-dev.10: digest: sha256:3bfe669d5a21b97a946fbfc94466439f5c5f28078dbf700ed29a186d8c94a0ac size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:49.826Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:50.157Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T01:33:50.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-07T01:33:50.157Z] 95d74ce78d6e: Preparing [2024-11-07T01:33:50.157Z] 36eae64a02cb: Preparing [2024-11-07T01:33:50.157Z] 97797a25a69e: Preparing [2024-11-07T01:33:50.157Z] 1b251d397ec6: Preparing [2024-11-07T01:33:50.157Z] 68a7ca33125b: Preparing [2024-11-07T01:33:50.157Z] 7130e9113f02: Preparing [2024-11-07T01:33:50.157Z] b084b5c87a50: Preparing [2024-11-07T01:33:50.157Z] d6d33aa48c7a: Preparing [2024-11-07T01:33:50.157Z] 63ca1fbb43ae: Preparing [2024-11-07T01:33:50.157Z] b084b5c87a50: Waiting [2024-11-07T01:33:50.157Z] d6d33aa48c7a: Waiting [2024-11-07T01:33:50.157Z] 7130e9113f02: Waiting [2024-11-07T01:33:50.157Z] 63ca1fbb43ae: Waiting [2024-11-07T01:33:50.157Z] 95d74ce78d6e: Layer already exists [2024-11-07T01:33:50.157Z] 1b251d397ec6: Layer already exists [2024-11-07T01:33:50.157Z] 97797a25a69e: Layer already exists [2024-11-07T01:33:50.157Z] 68a7ca33125b: Layer already exists [2024-11-07T01:33:50.157Z] 36eae64a02cb: Layer already exists [2024-11-07T01:33:50.157Z] d6d33aa48c7a: Layer already exists [2024-11-07T01:33:50.157Z] 7130e9113f02: Layer already exists [2024-11-07T01:33:50.157Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:33:50.157Z] b084b5c87a50: Layer already exists [2024-11-07T01:33:50.157Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:3bfe669d5a21b97a946fbfc94466439f5c5f28078dbf700ed29a186d8c94a0ac size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:50.483Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:50.805Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-11-07T01:33:50.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-07T01:33:50.805Z] 95d74ce78d6e: Preparing [2024-11-07T01:33:50.805Z] 36eae64a02cb: Preparing [2024-11-07T01:33:50.805Z] 97797a25a69e: Preparing [2024-11-07T01:33:50.805Z] 1b251d397ec6: Preparing [2024-11-07T01:33:50.805Z] 68a7ca33125b: Preparing [2024-11-07T01:33:50.805Z] 7130e9113f02: Preparing [2024-11-07T01:33:50.805Z] b084b5c87a50: Preparing [2024-11-07T01:33:50.805Z] d6d33aa48c7a: Preparing [2024-11-07T01:33:50.805Z] 63ca1fbb43ae: Preparing [2024-11-07T01:33:50.805Z] 7130e9113f02: Waiting [2024-11-07T01:33:50.805Z] d6d33aa48c7a: Waiting [2024-11-07T01:33:50.805Z] b084b5c87a50: Waiting [2024-11-07T01:33:50.805Z] 63ca1fbb43ae: Waiting [2024-11-07T01:33:50.805Z] 36eae64a02cb: Layer already exists [2024-11-07T01:33:50.805Z] 97797a25a69e: Layer already exists [2024-11-07T01:33:50.805Z] 68a7ca33125b: Layer already exists [2024-11-07T01:33:50.805Z] 1b251d397ec6: Layer already exists [2024-11-07T01:33:50.805Z] 95d74ce78d6e: Layer already exists [2024-11-07T01:33:50.805Z] 7130e9113f02: Layer already exists [2024-11-07T01:33:50.805Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:33:50.805Z] b084b5c87a50: Layer already exists [2024-11-07T01:33:50.805Z] d6d33aa48c7a: Layer already exists [2024-11-07T01:33:50.805Z] main: digest: sha256:3bfe669d5a21b97a946fbfc94466439f5c5f28078dbf700ed29a186d8c94a0ac size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-07T01:33:50.883Z] ===================================================== [Pipeline] echo [2024-11-07T01:33:50.895Z] taggedImages: [2024-11-07T01:33:50.895Z] - nexus3.edgexfoundry.org:10004/security-spire-config:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T01:33:50.895Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-11-07T01:33:50.895Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.10 [2024-11-07T01:33:50.895Z] - nexus3.edgexfoundry.org:10004/security-spire-config:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T01:33:50.895Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-11-07T01:33:50.925Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-11-07T01:33:50.925Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T01:33:50.925Z] latest [2024-11-07T01:33:50.925Z] 4.0.0-dev.10 [2024-11-07T01:33:50.925Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T01:33:50.925Z] main [2024-11-07T01:33:50.925Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:51.260Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:33:51.581Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T01:33:51.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-07T01:33:51.581Z] 001ef3483dde: Preparing [2024-11-07T01:33:51.581Z] 5796da664a66: Preparing [2024-11-07T01:33:51.581Z] 10f22c411226: Preparing [2024-11-07T01:33:51.581Z] 1b251d397ec6: Preparing [2024-11-07T01:33:51.581Z] 68a7ca33125b: Preparing [2024-11-07T01:33:51.581Z] 13a0e1ef0361: Preparing [2024-11-07T01:33:51.581Z] a6a0bd62739c: Preparing [2024-11-07T01:33:51.581Z] 13529f5524f9: Preparing [2024-11-07T01:33:51.581Z] 63ca1fbb43ae: Preparing [2024-11-07T01:33:51.581Z] 13529f5524f9: Waiting [2024-11-07T01:33:51.581Z] a6a0bd62739c: Waiting [2024-11-07T01:33:51.581Z] 63ca1fbb43ae: Waiting [2024-11-07T01:33:51.581Z] 13a0e1ef0361: Waiting [2024-11-07T01:33:51.581Z] 68a7ca33125b: Layer already exists [2024-11-07T01:33:51.581Z] 1b251d397ec6: Layer already exists [2024-11-07T01:33:51.581Z] a6a0bd62739c: Layer already exists [2024-11-07T01:33:51.581Z] 13529f5524f9: Layer already exists [2024-11-07T01:33:51.581Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:33:51.581Z] 001ef3483dde: Pushed [2024-11-07T01:33:51.581Z] 10f22c411226: Pushed [2024-11-07T01:33:51.581Z] 5796da664a66: Pushed [2024-11-07T01:34:01.571Z] 13a0e1ef0361: Pushed [2024-11-07T01:34:01.571Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:6bdf7edbbd8402fc5656c4ab35435bfa46c3456b5be987cf344afd572c1f8615 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:34:01.930Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:34:02.255Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-11-07T01:34:02.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-07T01:34:02.255Z] 001ef3483dde: Preparing [2024-11-07T01:34:02.255Z] 5796da664a66: Preparing [2024-11-07T01:34:02.255Z] 10f22c411226: Preparing [2024-11-07T01:34:02.255Z] 1b251d397ec6: Preparing [2024-11-07T01:34:02.255Z] 68a7ca33125b: Preparing [2024-11-07T01:34:02.255Z] 13a0e1ef0361: Preparing [2024-11-07T01:34:02.255Z] a6a0bd62739c: Preparing [2024-11-07T01:34:02.255Z] 13529f5524f9: Preparing [2024-11-07T01:34:02.255Z] 63ca1fbb43ae: Preparing [2024-11-07T01:34:02.255Z] 13a0e1ef0361: Waiting [2024-11-07T01:34:02.255Z] a6a0bd62739c: Waiting [2024-11-07T01:34:02.255Z] 13529f5524f9: Waiting [2024-11-07T01:34:02.255Z] 63ca1fbb43ae: Waiting [2024-11-07T01:34:02.255Z] 10f22c411226: Layer already exists [2024-11-07T01:34:02.255Z] 68a7ca33125b: Layer already exists [2024-11-07T01:34:02.255Z] 1b251d397ec6: Layer already exists [2024-11-07T01:34:02.255Z] 5796da664a66: Layer already exists [2024-11-07T01:34:02.255Z] 001ef3483dde: Layer already exists [2024-11-07T01:34:02.255Z] a6a0bd62739c: Layer already exists [2024-11-07T01:34:02.256Z] 13a0e1ef0361: Layer already exists [2024-11-07T01:34:02.256Z] 13529f5524f9: Layer already exists [2024-11-07T01:34:02.256Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:34:02.256Z] latest: digest: sha256:6bdf7edbbd8402fc5656c4ab35435bfa46c3456b5be987cf344afd572c1f8615 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:34:02.587Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:34:02.911Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.10 [2024-11-07T01:34:02.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-07T01:34:02.911Z] 001ef3483dde: Preparing [2024-11-07T01:34:02.911Z] 5796da664a66: Preparing [2024-11-07T01:34:02.911Z] 10f22c411226: Preparing [2024-11-07T01:34:02.911Z] 1b251d397ec6: Preparing [2024-11-07T01:34:02.912Z] 68a7ca33125b: Preparing [2024-11-07T01:34:02.912Z] 13a0e1ef0361: Preparing [2024-11-07T01:34:02.912Z] a6a0bd62739c: Preparing [2024-11-07T01:34:02.912Z] 13529f5524f9: Preparing [2024-11-07T01:34:02.912Z] 63ca1fbb43ae: Preparing [2024-11-07T01:34:02.912Z] 13a0e1ef0361: Waiting [2024-11-07T01:34:02.912Z] a6a0bd62739c: Waiting [2024-11-07T01:34:02.912Z] 13529f5524f9: Waiting [2024-11-07T01:34:02.912Z] 63ca1fbb43ae: Waiting [2024-11-07T01:34:02.912Z] 001ef3483dde: Layer already exists [2024-11-07T01:34:02.912Z] 1b251d397ec6: Layer already exists [2024-11-07T01:34:02.912Z] 68a7ca33125b: Layer already exists [2024-11-07T01:34:02.912Z] 10f22c411226: Layer already exists [2024-11-07T01:34:02.912Z] 5796da664a66: Layer already exists [2024-11-07T01:34:02.912Z] a6a0bd62739c: Layer already exists [2024-11-07T01:34:02.912Z] 13a0e1ef0361: Layer already exists [2024-11-07T01:34:02.912Z] 13529f5524f9: Layer already exists [2024-11-07T01:34:02.912Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:34:02.912Z] 4.0.0-dev.10: digest: sha256:6bdf7edbbd8402fc5656c4ab35435bfa46c3456b5be987cf344afd572c1f8615 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:34:03.233Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:34:03.554Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T01:34:03.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-07T01:34:03.554Z] 001ef3483dde: Preparing [2024-11-07T01:34:03.554Z] 5796da664a66: Preparing [2024-11-07T01:34:03.554Z] 10f22c411226: Preparing [2024-11-07T01:34:03.554Z] 1b251d397ec6: Preparing [2024-11-07T01:34:03.554Z] 68a7ca33125b: Preparing [2024-11-07T01:34:03.554Z] 13a0e1ef0361: Preparing [2024-11-07T01:34:03.554Z] a6a0bd62739c: Preparing [2024-11-07T01:34:03.554Z] 13529f5524f9: Preparing [2024-11-07T01:34:03.554Z] 63ca1fbb43ae: Preparing [2024-11-07T01:34:03.554Z] 13529f5524f9: Waiting [2024-11-07T01:34:03.554Z] a6a0bd62739c: Waiting [2024-11-07T01:34:03.554Z] 63ca1fbb43ae: Waiting [2024-11-07T01:34:03.554Z] 13a0e1ef0361: Waiting [2024-11-07T01:34:03.554Z] 5796da664a66: Layer already exists [2024-11-07T01:34:03.554Z] 001ef3483dde: Layer already exists [2024-11-07T01:34:03.554Z] 1b251d397ec6: Layer already exists [2024-11-07T01:34:03.554Z] 68a7ca33125b: Layer already exists [2024-11-07T01:34:03.554Z] 10f22c411226: Layer already exists [2024-11-07T01:34:03.554Z] 13529f5524f9: Layer already exists [2024-11-07T01:34:03.554Z] 13a0e1ef0361: Layer already exists [2024-11-07T01:34:03.554Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:34:03.554Z] a6a0bd62739c: Layer already exists [2024-11-07T01:34:03.554Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:6bdf7edbbd8402fc5656c4ab35435bfa46c3456b5be987cf344afd572c1f8615 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:34:03.878Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:34:04.206Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-11-07T01:34:04.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-07T01:34:04.206Z] 001ef3483dde: Preparing [2024-11-07T01:34:04.206Z] 5796da664a66: Preparing [2024-11-07T01:34:04.206Z] 10f22c411226: Preparing [2024-11-07T01:34:04.206Z] 1b251d397ec6: Preparing [2024-11-07T01:34:04.206Z] 68a7ca33125b: Preparing [2024-11-07T01:34:04.206Z] 13a0e1ef0361: Preparing [2024-11-07T01:34:04.206Z] a6a0bd62739c: Preparing [2024-11-07T01:34:04.206Z] 13529f5524f9: Preparing [2024-11-07T01:34:04.206Z] 63ca1fbb43ae: Preparing [2024-11-07T01:34:04.206Z] 13a0e1ef0361: Waiting [2024-11-07T01:34:04.206Z] a6a0bd62739c: Waiting [2024-11-07T01:34:04.206Z] 13529f5524f9: Waiting [2024-11-07T01:34:04.206Z] 63ca1fbb43ae: Waiting [2024-11-07T01:34:04.206Z] 68a7ca33125b: Layer already exists [2024-11-07T01:34:04.206Z] 001ef3483dde: Layer already exists [2024-11-07T01:34:04.206Z] 5796da664a66: Layer already exists [2024-11-07T01:34:04.206Z] 1b251d397ec6: Layer already exists [2024-11-07T01:34:04.206Z] 10f22c411226: Layer already exists [2024-11-07T01:34:04.206Z] 13529f5524f9: Layer already exists [2024-11-07T01:34:04.206Z] 13a0e1ef0361: Layer already exists [2024-11-07T01:34:04.206Z] a6a0bd62739c: Layer already exists [2024-11-07T01:34:04.206Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:34:04.206Z] main: digest: sha256:6bdf7edbbd8402fc5656c4ab35435bfa46c3456b5be987cf344afd572c1f8615 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-07T01:34:04.286Z] ===================================================== [Pipeline] echo [2024-11-07T01:34:04.302Z] taggedImages: [2024-11-07T01:34:04.302Z] - nexus3.edgexfoundry.org:10004/security-spire-server:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T01:34:04.302Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-11-07T01:34:04.302Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.10 [2024-11-07T01:34:04.302Z] - nexus3.edgexfoundry.org:10004/security-spire-server:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T01:34:04.302Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-11-07T01:34:04.339Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-11-07T01:34:04.339Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T01:34:04.339Z] latest [2024-11-07T01:34:04.339Z] 4.0.0-dev.10 [2024-11-07T01:34:04.339Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T01:34:04.339Z] main [2024-11-07T01:34:04.339Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:34:04.700Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:34:05.030Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T01:34:05.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-11-07T01:34:05.030Z] d53f6af0e8ce: Preparing [2024-11-07T01:34:05.030Z] cb87497b6b37: Preparing [2024-11-07T01:34:05.030Z] 1b251d397ec6: Preparing [2024-11-07T01:34:05.030Z] 68a7ca33125b: Preparing [2024-11-07T01:34:05.030Z] 5f926419e497: Preparing [2024-11-07T01:34:05.030Z] a514b66c1264: Preparing [2024-11-07T01:34:05.030Z] 63ca1fbb43ae: Preparing [2024-11-07T01:34:05.030Z] 63ca1fbb43ae: Waiting [2024-11-07T01:34:05.030Z] a514b66c1264: Waiting [2024-11-07T01:34:05.030Z] 68a7ca33125b: Layer already exists [2024-11-07T01:34:05.030Z] 1b251d397ec6: Layer already exists [2024-11-07T01:34:05.030Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:34:05.030Z] d53f6af0e8ce: Pushed [2024-11-07T01:34:05.289Z] a514b66c1264: Pushed [2024-11-07T01:34:05.549Z] 5f926419e497: Pushed [2024-11-07T01:34:10.822Z] cb87497b6b37: Pushed [2024-11-07T01:34:10.822Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:1b2669fe363ba4f5bee9701f35986559da6047f96178ee2c3da5205557b51dfd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:34:11.155Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:34:11.473Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-11-07T01:34:11.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-11-07T01:34:11.473Z] d53f6af0e8ce: Preparing [2024-11-07T01:34:11.473Z] cb87497b6b37: Preparing [2024-11-07T01:34:11.473Z] 1b251d397ec6: Preparing [2024-11-07T01:34:11.473Z] 68a7ca33125b: Preparing [2024-11-07T01:34:11.473Z] 5f926419e497: Preparing [2024-11-07T01:34:11.473Z] a514b66c1264: Preparing [2024-11-07T01:34:11.473Z] 63ca1fbb43ae: Preparing [2024-11-07T01:34:11.473Z] a514b66c1264: Waiting [2024-11-07T01:34:11.473Z] 68a7ca33125b: Layer already exists [2024-11-07T01:34:11.473Z] d53f6af0e8ce: Layer already exists [2024-11-07T01:34:11.473Z] 1b251d397ec6: Layer already exists [2024-11-07T01:34:11.473Z] cb87497b6b37: Layer already exists [2024-11-07T01:34:11.473Z] 5f926419e497: Layer already exists [2024-11-07T01:34:11.473Z] a514b66c1264: Layer already exists [2024-11-07T01:34:11.473Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:34:11.473Z] latest: digest: sha256:1b2669fe363ba4f5bee9701f35986559da6047f96178ee2c3da5205557b51dfd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:34:11.804Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:34:12.124Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.10 [2024-11-07T01:34:12.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-11-07T01:34:12.124Z] d53f6af0e8ce: Preparing [2024-11-07T01:34:12.124Z] cb87497b6b37: Preparing [2024-11-07T01:34:12.124Z] 1b251d397ec6: Preparing [2024-11-07T01:34:12.124Z] 68a7ca33125b: Preparing [2024-11-07T01:34:12.124Z] 5f926419e497: Preparing [2024-11-07T01:34:12.124Z] a514b66c1264: Preparing [2024-11-07T01:34:12.124Z] 63ca1fbb43ae: Preparing [2024-11-07T01:34:12.124Z] 63ca1fbb43ae: Waiting [2024-11-07T01:34:12.124Z] a514b66c1264: Waiting [2024-11-07T01:34:12.124Z] 68a7ca33125b: Layer already exists [2024-11-07T01:34:12.124Z] 5f926419e497: Layer already exists [2024-11-07T01:34:12.124Z] cb87497b6b37: Layer already exists [2024-11-07T01:34:12.124Z] d53f6af0e8ce: Layer already exists [2024-11-07T01:34:12.124Z] 1b251d397ec6: Layer already exists [2024-11-07T01:34:12.124Z] a514b66c1264: Layer already exists [2024-11-07T01:34:12.124Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:34:12.124Z] 4.0.0-dev.10: digest: sha256:1b2669fe363ba4f5bee9701f35986559da6047f96178ee2c3da5205557b51dfd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:34:12.449Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:34:12.766Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T01:34:12.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-11-07T01:34:12.767Z] d53f6af0e8ce: Preparing [2024-11-07T01:34:12.767Z] cb87497b6b37: Preparing [2024-11-07T01:34:12.767Z] 1b251d397ec6: Preparing [2024-11-07T01:34:12.767Z] 68a7ca33125b: Preparing [2024-11-07T01:34:12.767Z] 5f926419e497: Preparing [2024-11-07T01:34:12.767Z] a514b66c1264: Preparing [2024-11-07T01:34:12.767Z] 63ca1fbb43ae: Preparing [2024-11-07T01:34:12.767Z] a514b66c1264: Waiting [2024-11-07T01:34:12.767Z] 63ca1fbb43ae: Waiting [2024-11-07T01:34:12.767Z] 68a7ca33125b: Layer already exists [2024-11-07T01:34:12.767Z] cb87497b6b37: Layer already exists [2024-11-07T01:34:12.767Z] d53f6af0e8ce: Layer already exists [2024-11-07T01:34:12.767Z] 5f926419e497: Layer already exists [2024-11-07T01:34:12.767Z] 1b251d397ec6: Layer already exists [2024-11-07T01:34:12.767Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:34:12.767Z] a514b66c1264: Layer already exists [2024-11-07T01:34:12.767Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:1b2669fe363ba4f5bee9701f35986559da6047f96178ee2c3da5205557b51dfd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:34:13.101Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:34:13.428Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-11-07T01:34:13.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-11-07T01:34:13.428Z] d53f6af0e8ce: Preparing [2024-11-07T01:34:13.428Z] cb87497b6b37: Preparing [2024-11-07T01:34:13.428Z] 1b251d397ec6: Preparing [2024-11-07T01:34:13.428Z] 68a7ca33125b: Preparing [2024-11-07T01:34:13.428Z] 5f926419e497: Preparing [2024-11-07T01:34:13.428Z] a514b66c1264: Preparing [2024-11-07T01:34:13.428Z] 63ca1fbb43ae: Preparing [2024-11-07T01:34:13.428Z] a514b66c1264: Waiting [2024-11-07T01:34:13.428Z] 63ca1fbb43ae: Waiting [2024-11-07T01:34:13.428Z] d53f6af0e8ce: Layer already exists [2024-11-07T01:34:13.428Z] 5f926419e497: Layer already exists [2024-11-07T01:34:13.428Z] 68a7ca33125b: Layer already exists [2024-11-07T01:34:13.428Z] cb87497b6b37: Layer already exists [2024-11-07T01:34:13.428Z] 1b251d397ec6: Layer already exists [2024-11-07T01:34:13.428Z] a514b66c1264: Layer already exists [2024-11-07T01:34:13.428Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:34:13.428Z] main: digest: sha256:1b2669fe363ba4f5bee9701f35986559da6047f96178ee2c3da5205557b51dfd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-07T01:34:13.501Z] ===================================================== [Pipeline] echo [2024-11-07T01:34:13.518Z] taggedImages: [2024-11-07T01:34:13.518Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T01:34:13.518Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-11-07T01:34:13.518Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.10 [2024-11-07T01:34:13.518Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T01:34:13.518Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-11-07T01:34:13.545Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-11-07T01:34:13.545Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T01:34:13.545Z] latest [2024-11-07T01:34:13.545Z] 4.0.0-dev.10 [2024-11-07T01:34:13.545Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T01:34:13.545Z] main [2024-11-07T01:34:13.545Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:34:13.880Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:34:14.193Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T01:34:14.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-07T01:34:14.193Z] 195d02e97efc: Preparing [2024-11-07T01:34:14.193Z] de5b5e848d6d: Preparing [2024-11-07T01:34:14.193Z] fccc6f898b7c: Preparing [2024-11-07T01:34:14.193Z] 1b251d397ec6: Preparing [2024-11-07T01:34:14.193Z] 68a7ca33125b: Preparing [2024-11-07T01:34:14.193Z] 46982514185e: Preparing [2024-11-07T01:34:14.193Z] 3bebb26cef3a: Preparing [2024-11-07T01:34:14.193Z] 63ca1fbb43ae: Preparing [2024-11-07T01:34:14.193Z] 46982514185e: Waiting [2024-11-07T01:34:14.193Z] 3bebb26cef3a: Waiting [2024-11-07T01:34:14.193Z] 63ca1fbb43ae: Waiting [2024-11-07T01:34:14.193Z] 68a7ca33125b: Layer already exists [2024-11-07T01:34:14.193Z] 1b251d397ec6: Layer already exists [2024-11-07T01:34:14.193Z] de5b5e848d6d: Pushed [2024-11-07T01:34:14.193Z] 195d02e97efc: Pushed [2024-11-07T01:34:14.193Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:34:14.194Z] 3bebb26cef3a: Pushed [2024-11-07T01:34:14.760Z] 46982514185e: Pushed [2024-11-07T01:34:17.671Z] #89 ... [2024-11-07T01:34:17.671Z] [2024-11-07T01:34:17.671Z] #85 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T01:34:17.671Z] #85 DONE 125.9s [2024-11-07T01:34:17.671Z] [2024-11-07T01:34:17.671Z] #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T01:34:17.671Z] #81 DONE 132.2s [2024-11-07T01:34:17.671Z] [2024-11-07T01:34:17.671Z] #91 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T01:34:17.671Z] #91 DONE 130.3s [2024-11-07T01:34:17.671Z] [2024-11-07T01:34:17.671Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T01:34:17.671Z] #93 DONE 119.1s [2024-11-07T01:34:17.671Z] [2024-11-07T01:34:17.671Z] #89 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T01:34:17.671Z] #89 DONE 131.0s [2024-11-07T01:34:17.671Z] [2024-11-07T01:34:17.671Z] #116 [security-spiffe-token-provider builder 6/7] COPY . . [2024-11-07T01:34:17.671Z] #116 ... [2024-11-07T01:34:17.671Z] [2024-11-07T01:34:17.671Z] #117 [core-keeper builder 7/8] COPY . . [2024-11-07T01:34:17.671Z] #117 DONE 1.6s [2024-11-07T01:34:17.671Z] [2024-11-07T01:34:17.671Z] #118 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-11-07T01:34:17.671Z] #118 CACHED [2024-11-07T01:34:17.671Z] [2024-11-07T01:34:17.671Z] #119 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T01:34:17.671Z] #119 CACHED [2024-11-07T01:34:17.671Z] [2024-11-07T01:34:17.671Z] #120 [core-data builder 6/7] COPY . . [2024-11-07T01:34:17.671Z] #120 CACHED [2024-11-07T01:34:17.671Z] [2024-11-07T01:34:17.671Z] #121 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-11-07T01:34:17.671Z] #121 CACHED [2024-11-07T01:34:17.671Z] [2024-11-07T01:34:17.671Z] #122 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T01:34:17.671Z] #122 CACHED [2024-11-07T01:34:17.671Z] [2024-11-07T01:34:17.671Z] #123 [core-metadata builder 6/7] COPY . . [2024-11-07T01:34:17.671Z] #123 CACHED [2024-11-07T01:34:17.671Z] [2024-11-07T01:34:17.671Z] #124 [support-notifications builder 6/7] COPY . . [2024-11-07T01:34:17.671Z] #124 DONE 1.6s [2024-11-07T01:34:17.671Z] [2024-11-07T01:34:17.671Z] #125 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-07T01:34:17.671Z] #125 CACHED [2024-11-07T01:34:17.671Z] [2024-11-07T01:34:17.671Z] #126 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-11-07T01:34:17.671Z] #126 CACHED [2024-11-07T01:34:17.671Z] [2024-11-07T01:34:17.671Z] #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T01:34:17.671Z] #127 CACHED [2024-11-07T01:34:17.671Z] [2024-11-07T01:34:17.671Z] #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-07T01:34:17.671Z] #128 CACHED [2024-11-07T01:34:17.671Z] [2024-11-07T01:34:17.671Z] #129 [security-proxy-setup builder 6/7] COPY . . [2024-11-07T01:34:17.671Z] #129 CACHED [2024-11-07T01:34:17.671Z] [2024-11-07T01:34:17.671Z] #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T01:34:17.671Z] #130 CACHED [2024-11-07T01:34:17.671Z] [2024-11-07T01:34:17.671Z] #131 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-07T01:34:17.671Z] #131 CACHED [2024-11-07T01:34:17.671Z] [2024-11-07T01:34:17.671Z] #132 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T01:34:17.671Z] #132 CACHED [2024-11-07T01:34:17.671Z] [2024-11-07T01:34:17.671Z] #133 [security-secretstore-setup builder 6/7] COPY . . [2024-11-07T01:34:17.671Z] #133 CACHED [2024-11-07T01:34:17.671Z] [2024-11-07T01:34:17.672Z] #134 [security-bootstrapper builder 6/7] COPY . . [2024-11-07T01:34:17.672Z] #134 DONE 1.6s [2024-11-07T01:34:17.672Z] [2024-11-07T01:34:17.672Z] #135 [security-proxy-auth builder 6/7] COPY . . [2024-11-07T01:34:17.672Z] #135 CACHED [2024-11-07T01:34:17.672Z] [2024-11-07T01:34:17.672Z] #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T01:34:17.672Z] #136 CACHED [2024-11-07T01:34:17.672Z] [2024-11-07T01:34:17.672Z] #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-11-07T01:34:17.672Z] #137 CACHED [2024-11-07T01:34:17.672Z] [2024-11-07T01:34:17.672Z] #138 [core-command builder 6/7] COPY . . [2024-11-07T01:34:17.672Z] #138 DONE 1.5s [2024-11-07T01:34:17.672Z] [2024-11-07T01:34:17.672Z] #116 [security-spiffe-token-provider builder 6/7] COPY . . [2024-11-07T01:34:17.672Z] #116 DONE 1.6s [2024-11-07T01:34:17.672Z] [2024-11-07T01:34:17.672Z] #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-07T01:34:17.672Z] #139 ... [2024-11-07T01:34:17.672Z] [2024-11-07T01:34:17.672Z] #140 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-11-07T01:34:17.672Z] #140 CACHED [2024-11-07T01:34:17.672Z] [2024-11-07T01:34:17.672Z] #141 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T01:34:17.672Z] #141 CACHED [2024-11-07T01:34:17.672Z] [2024-11-07T01:34:17.672Z] #142 [support-cron-scheduler builder 6/7] COPY . . [2024-11-07T01:34:17.672Z] #142 CACHED [2024-11-07T01:34:17.672Z] [2024-11-07T01:34:17.672Z] #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-07T01:34:18.637Z] #143 ... [2024-11-07T01:34:18.637Z] [2024-11-07T01:34:18.637Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-07T01:34:18.637Z] #0 5.289 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-11-07T01:34:18.950Z] fccc6f898b7c: Pushed [2024-11-07T01:34:18.950Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:69ad4e7497c7755e9f9ba5933f35310cb4ad92b41e42fc73c31c86af9317d0f2 size: 1990 [Pipeline] } [2024-11-07T01:34:19.227Z] #144 ... [2024-11-07T01:34:19.227Z] [2024-11-07T01:34:19.227Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-07T01:34:19.227Z] #0 6.303 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:34:19.497Z] #145 ... [2024-11-07T01:34:19.497Z] [2024-11-07T01:34:19.497Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-07T01:34:19.497Z] #0 6.421 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-11-07T01:34:19.538Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:34:19.765Z] #146 ... [2024-11-07T01:34:19.765Z] [2024-11-07T01:34:19.765Z] #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-07T01:34:19.765Z] #139 6.765 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-11-07T01:34:19.857Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-11-07T01:34:19.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-07T01:34:19.857Z] 195d02e97efc: Preparing [2024-11-07T01:34:19.857Z] de5b5e848d6d: Preparing [2024-11-07T01:34:19.857Z] fccc6f898b7c: Preparing [2024-11-07T01:34:19.857Z] 1b251d397ec6: Preparing [2024-11-07T01:34:19.857Z] 68a7ca33125b: Preparing [2024-11-07T01:34:19.857Z] 46982514185e: Preparing [2024-11-07T01:34:19.857Z] 3bebb26cef3a: Preparing [2024-11-07T01:34:19.857Z] 63ca1fbb43ae: Preparing [2024-11-07T01:34:19.857Z] 46982514185e: Waiting [2024-11-07T01:34:19.857Z] 3bebb26cef3a: Waiting [2024-11-07T01:34:19.857Z] 63ca1fbb43ae: Waiting [2024-11-07T01:34:19.857Z] 195d02e97efc: Layer already exists [2024-11-07T01:34:19.857Z] fccc6f898b7c: Layer already exists [2024-11-07T01:34:19.857Z] 68a7ca33125b: Layer already exists [2024-11-07T01:34:19.857Z] de5b5e848d6d: Layer already exists [2024-11-07T01:34:19.857Z] 1b251d397ec6: Layer already exists [2024-11-07T01:34:19.857Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:34:19.857Z] 3bebb26cef3a: Layer already exists [2024-11-07T01:34:19.857Z] 46982514185e: Layer already exists [2024-11-07T01:34:19.857Z] latest: digest: sha256:69ad4e7497c7755e9f9ba5933f35310cb4ad92b41e42fc73c31c86af9317d0f2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:34:20.183Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:34:20.489Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.10 [2024-11-07T01:34:20.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-07T01:34:20.489Z] 195d02e97efc: Preparing [2024-11-07T01:34:20.489Z] de5b5e848d6d: Preparing [2024-11-07T01:34:20.489Z] fccc6f898b7c: Preparing [2024-11-07T01:34:20.489Z] 1b251d397ec6: Preparing [2024-11-07T01:34:20.489Z] 68a7ca33125b: Preparing [2024-11-07T01:34:20.489Z] 46982514185e: Preparing [2024-11-07T01:34:20.489Z] 3bebb26cef3a: Preparing [2024-11-07T01:34:20.489Z] 63ca1fbb43ae: Preparing [2024-11-07T01:34:20.489Z] 46982514185e: Waiting [2024-11-07T01:34:20.489Z] 3bebb26cef3a: Waiting [2024-11-07T01:34:20.489Z] 63ca1fbb43ae: Waiting [2024-11-07T01:34:20.489Z] fccc6f898b7c: Layer already exists [2024-11-07T01:34:20.489Z] de5b5e848d6d: Layer already exists [2024-11-07T01:34:20.489Z] 1b251d397ec6: Layer already exists [2024-11-07T01:34:20.489Z] 68a7ca33125b: Layer already exists [2024-11-07T01:34:20.489Z] 195d02e97efc: Layer already exists [2024-11-07T01:34:20.489Z] 3bebb26cef3a: Layer already exists [2024-11-07T01:34:20.489Z] 46982514185e: Layer already exists [2024-11-07T01:34:20.489Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:34:20.489Z] 4.0.0-dev.10: digest: sha256:69ad4e7497c7755e9f9ba5933f35310cb4ad92b41e42fc73c31c86af9317d0f2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:34:20.810Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:34:21.127Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T01:34:21.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-07T01:34:21.128Z] 195d02e97efc: Preparing [2024-11-07T01:34:21.128Z] de5b5e848d6d: Preparing [2024-11-07T01:34:21.128Z] fccc6f898b7c: Preparing [2024-11-07T01:34:21.128Z] 1b251d397ec6: Preparing [2024-11-07T01:34:21.128Z] 68a7ca33125b: Preparing [2024-11-07T01:34:21.128Z] 46982514185e: Preparing [2024-11-07T01:34:21.128Z] 3bebb26cef3a: Preparing [2024-11-07T01:34:21.128Z] 63ca1fbb43ae: Preparing [2024-11-07T01:34:21.128Z] 3bebb26cef3a: Waiting [2024-11-07T01:34:21.128Z] 63ca1fbb43ae: Waiting [2024-11-07T01:34:21.128Z] 46982514185e: Waiting [2024-11-07T01:34:21.128Z] de5b5e848d6d: Layer already exists [2024-11-07T01:34:21.128Z] 1b251d397ec6: Layer already exists [2024-11-07T01:34:21.128Z] 195d02e97efc: Layer already exists [2024-11-07T01:34:21.128Z] 68a7ca33125b: Layer already exists [2024-11-07T01:34:21.128Z] fccc6f898b7c: Layer already exists [2024-11-07T01:34:21.128Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:34:21.128Z] 3bebb26cef3a: Layer already exists [2024-11-07T01:34:21.128Z] 46982514185e: Layer already exists [2024-11-07T01:34:21.128Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:69ad4e7497c7755e9f9ba5933f35310cb4ad92b41e42fc73c31c86af9317d0f2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:34:21.453Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T01:34:21.775Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-11-07T01:34:21.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-07T01:34:21.775Z] 195d02e97efc: Preparing [2024-11-07T01:34:21.775Z] de5b5e848d6d: Preparing [2024-11-07T01:34:21.775Z] fccc6f898b7c: Preparing [2024-11-07T01:34:21.775Z] 1b251d397ec6: Preparing [2024-11-07T01:34:21.775Z] 68a7ca33125b: Preparing [2024-11-07T01:34:21.775Z] 46982514185e: Preparing [2024-11-07T01:34:21.775Z] 3bebb26cef3a: Preparing [2024-11-07T01:34:21.775Z] 63ca1fbb43ae: Preparing [2024-11-07T01:34:21.775Z] 46982514185e: Waiting [2024-11-07T01:34:21.775Z] 3bebb26cef3a: Waiting [2024-11-07T01:34:21.775Z] 63ca1fbb43ae: Waiting [2024-11-07T01:34:21.775Z] 68a7ca33125b: Layer already exists [2024-11-07T01:34:21.775Z] 1b251d397ec6: Layer already exists [2024-11-07T01:34:21.775Z] 195d02e97efc: Layer already exists [2024-11-07T01:34:21.775Z] de5b5e848d6d: Layer already exists [2024-11-07T01:34:21.775Z] fccc6f898b7c: Layer already exists [2024-11-07T01:34:21.775Z] 46982514185e: Layer already exists [2024-11-07T01:34:21.775Z] 3bebb26cef3a: Layer already exists [2024-11-07T01:34:21.775Z] 63ca1fbb43ae: Layer already exists [2024-11-07T01:34:21.775Z] main: digest: sha256:69ad4e7497c7755e9f9ba5933f35310cb4ad92b41e42fc73c31c86af9317d0f2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-07T01:34:21.864Z] ===================================================== [Pipeline] echo [2024-11-07T01:34:21.877Z] taggedImages: [2024-11-07T01:34:21.877Z] - nexus3.edgexfoundry.org:10004/support-notifications:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T01:34:21.877Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-11-07T01:34:21.877Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.10 [2024-11-07T01:34:21.877Z] - nexus3.edgexfoundry.org:10004/support-notifications:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T01:34:21.877Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-07T01:34:23.120Z] #139 ... [2024-11-07T01:34:23.120Z] [2024-11-07T01:34:23.120Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-07T01:34:23.120Z] #0 5.624 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-11-07T01:34:23.120Z] #147 ... [2024-11-07T01:34:23.120Z] [2024-11-07T01:34:23.120Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-07T01:34:23.120Z] #0 7.183 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-11-07T01:34:23.390Z] #148 ... [2024-11-07T01:34:23.390Z] [2024-11-07T01:34:23.390Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-07T01:34:23.390Z] #0 5.968 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-11-07T01:34:23.391Z] #149 ... [2024-11-07T01:34:23.391Z] [2024-11-07T01:34:23.391Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-07T01:34:23.391Z] #0 6.964 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-11-07T01:34:23.660Z] #150 ... [2024-11-07T01:34:23.660Z] [2024-11-07T01:34:23.660Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-07T01:34:23.660Z] #0 6.673 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-11-07T01:34:23.660Z] #151 ... [2024-11-07T01:34:23.660Z] [2024-11-07T01:34:23.660Z] #152 [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-11-07T01:34:23.660Z] #0 7.362 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-11-07T01:34:23.928Z] #152 ... [2024-11-07T01:34:23.928Z] [2024-11-07T01:34:23.928Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-07T01:34:23.928Z] #0 5.624 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-11-07T01:34:24.197Z] #153 ... [2024-11-07T01:34:24.197Z] [2024-11-07T01:34:24.197Z] #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-07T01:34:24.197Z] #143 6.998 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-11-07T01:57:18.712Z] #143 ... [2024-11-07T01:57:18.712Z] [2024-11-07T01:57:18.712Z] #152 [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-11-07T01:57:18.712Z] #152 1378.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.10" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-11-07T01:57:18.712Z] #152 ... [2024-11-07T01:57:18.712Z] [2024-11-07T01:57:18.712Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-07T01:57:18.712Z] #146 DONE 1380.0s [2024-11-07T01:57:18.712Z] [2024-11-07T01:57:18.712Z] #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-11-07T01:57:18.712Z] #154 DONE 0.6s [2024-11-07T01:57:18.712Z] [2024-11-07T01:57:18.712Z] #155 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-11-07T01:57:18.712Z] #155 DONE 3.4s [2024-11-07T01:57:18.712Z] [2024-11-07T01:57:18.712Z] #152 [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-11-07T01:57:18.712Z] #152 ... [2024-11-07T01:57:18.712Z] [2024-11-07T01:57:18.712Z] #156 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-07T01:57:18.712Z] #156 DONE 0.2s [2024-11-07T01:57:18.712Z] [2024-11-07T01:57:18.712Z] #157 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-11-07T01:57:18.712Z] #157 DONE 0.4s [2024-11-07T01:57:18.712Z] [2024-11-07T01:57:18.712Z] #158 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-11-07T01:57:18.712Z] #158 DONE 0.5s [2024-11-07T01:57:18.712Z] [2024-11-07T01:57:18.712Z] #159 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-11-07T01:57:18.712Z] #159 DONE 0.3s [2024-11-07T01:57:18.712Z] [2024-11-07T01:57:18.712Z] #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-07T01:57:18.712Z] #148 DONE 1385.6s [2024-11-07T01:57:18.713Z] [2024-11-07T01:57:18.713Z] #160 [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-11-07T01:57:18.990Z] #160 DONE 0.4s [2024-11-07T01:57:18.990Z] [2024-11-07T01:57:18.990Z] #161 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-11-07T01:57:19.261Z] #161 DONE 0.4s [2024-11-07T01:57:19.261Z] [2024-11-07T01:57:19.261Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-07T01:57:19.874Z] #162 DONE 0.5s [2024-11-07T01:57:19.874Z] [2024-11-07T01:57:19.874Z] #163 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-11-07T01:57:20.157Z] #163 ... [2024-11-07T01:57:20.157Z] [2024-11-07T01:57:20.157Z] #164 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-11-07T01:57:20.157Z] #164 DONE 0.6s [2024-11-07T01:57:20.157Z] [2024-11-07T01:57:20.157Z] #163 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-11-07T01:57:20.157Z] #163 DONE 0.4s [2024-11-07T01:57:20.157Z] [2024-11-07T01:57:20.157Z] #165 [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-11-07T01:57:20.490Z] #165 ... [2024-11-07T01:57:20.490Z] [2024-11-07T01:57:20.490Z] #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-11-07T01:57:20.490Z] #166 DONE 0.4s [2024-11-07T01:57:20.490Z] [2024-11-07T01:57:20.490Z] #165 [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-11-07T01:57:20.490Z] #165 DONE 0.3s [2024-11-07T01:57:20.490Z] [2024-11-07T01:57:20.490Z] #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-11-07T01:57:21.093Z] #167 ... [2024-11-07T01:57:21.093Z] [2024-11-07T01:57:21.093Z] #168 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-11-07T01:57:21.093Z] #168 DONE 0.5s [2024-11-07T01:57:21.093Z] [2024-11-07T01:57:21.093Z] #169 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-11-07T01:57:21.731Z] #169 DONE 0.7s [2024-11-07T01:57:21.731Z] [2024-11-07T01:57:21.731Z] #170 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-11-07T01:57:22.006Z] #170 DONE 0.2s [2024-11-07T01:57:22.006Z] [2024-11-07T01:57:22.006Z] #171 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-07T01:57:24.613Z] #171 ... [2024-11-07T01:57:24.614Z] [2024-11-07T01:57:24.614Z] #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-11-07T01:57:24.614Z] #167 DONE 4.0s [2024-11-07T01:57:24.614Z] [2024-11-07T01:57:24.614Z] #107 [security-bootstrapper] exporting to image [2024-11-07T01:57:24.614Z] #107 exporting layers [2024-11-07T01:57:26.043Z] #107 ... [2024-11-07T01:57:26.043Z] [2024-11-07T01:57:26.043Z] #171 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-07T01:57:26.043Z] #171 DONE 3.8s [2024-11-07T01:57:26.043Z] [2024-11-07T01:57:26.043Z] #107 [security-proxy-setup] exporting to image [2024-11-07T01:57:27.469Z] #107 exporting layers 1.6s done [2024-11-07T01:57:27.469Z] #107 writing image sha256:b1ac11378fb119a665697f2225bd396d2cfda350fa7dea34bd5fe03578914d82 0.0s done [2024-11-07T01:57:27.469Z] #107 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2024-11-07T01:57:27.469Z] #107 writing image sha256:6db599bd15bcdac31da41af3c5949ead8f527ad6b597723c6ff03a2301c1a58e 0.0s done [2024-11-07T01:57:27.469Z] #107 naming to docker.io/library/security-proxy-setup-arm64 done [2024-11-07T01:57:27.469Z] #107 DONE 11.2s [2024-11-07T01:57:27.469Z] [2024-11-07T01:57:27.469Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-07T01:57:49.595Z] #153 ... [2024-11-07T01:57:49.595Z] [2024-11-07T01:57:49.595Z] #152 [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-11-07T01:57:49.595Z] #152 DONE 1416.7s [2024-11-07T01:57:49.864Z] [2024-11-07T01:57:49.864Z] #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-07T01:57:50.175Z] #143 ... [2024-11-07T01:57:50.175Z] [2024-11-07T01:57:50.175Z] #172 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-07T01:57:50.463Z] #172 DONE 0.4s [2024-11-07T01:57:50.463Z] [2024-11-07T01:57:50.463Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-07T01:57:50.463Z] #149 ... [2024-11-07T01:57:50.463Z] [2024-11-07T01:57:50.463Z] #173 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-11-07T01:57:50.742Z] #173 DONE 0.2s [2024-11-07T01:57:50.742Z] [2024-11-07T01:57:50.742Z] #174 [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-11-07T01:57:50.742Z] #174 DONE 0.2s [2024-11-07T01:57:50.742Z] [2024-11-07T01:57:50.742Z] #175 [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-11-07T01:57:51.030Z] #175 DONE 0.1s [2024-11-07T01:57:51.030Z] [2024-11-07T01:57:51.030Z] #176 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-11-07T01:57:51.030Z] #176 DONE 0.2s [2024-11-07T01:57:51.030Z] [2024-11-07T01:57:51.030Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-07T01:57:51.305Z] #144 ... [2024-11-07T01:57:51.305Z] [2024-11-07T01:57:51.305Z] #177 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-11-07T01:57:51.576Z] #177 DONE 0.4s [2024-11-07T01:57:51.576Z] [2024-11-07T01:57:51.576Z] #178 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-11-07T01:57:51.851Z] #178 DONE 0.4s [2024-11-07T01:57:51.851Z] [2024-11-07T01:57:51.851Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-07T01:57:52.121Z] #144 ... [2024-11-07T01:57:52.121Z] [2024-11-07T01:57:52.121Z] #179 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-11-07T01:57:52.121Z] #179 DONE 0.1s [2024-11-07T01:57:52.121Z] [2024-11-07T01:57:52.121Z] #180 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-07T01:57:54.740Z] #180 DONE 2.7s [2024-11-07T01:57:54.740Z] [2024-11-07T01:57:54.740Z] #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-07T01:57:55.016Z] #143 ... [2024-11-07T01:57:55.017Z] [2024-11-07T01:57:55.017Z] #107 [security-secretstore-setup] exporting to image [2024-11-07T01:57:55.017Z] #107 exporting layers [2024-11-07T01:57:56.440Z] #107 exporting layers 1.6s done [2024-11-07T01:57:56.440Z] #107 writing image sha256:d961addc3e6e4a233fe1bc72935af9f77c5159baa4fb49e1bf13e06cc3a92b0e done [2024-11-07T01:57:56.440Z] #107 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-11-07T01:57:56.440Z] #107 DONE 12.9s [2024-11-07T01:57:56.440Z] [2024-11-07T01:57:56.440Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-07T01:59:04.398Z] #150 ... [2024-11-07T01:59:04.398Z] [2024-11-07T01:59:04.398Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-07T01:59:04.398Z] #147 DONE 1480.3s [2024-11-07T01:59:04.398Z] [2024-11-07T01:59:04.398Z] #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-07T01:59:04.398Z] #143 ... [2024-11-07T01:59:04.398Z] [2024-11-07T01:59:04.398Z] #181 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-07T01:59:04.398Z] #181 DONE 0.4s [2024-11-07T01:59:04.398Z] [2024-11-07T01:59:04.398Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-07T01:59:04.398Z] #33 ... [2024-11-07T01:59:04.398Z] [2024-11-07T01:59:04.398Z] #182 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-07T01:59:04.398Z] #182 DONE 0.2s [2024-11-07T01:59:04.398Z] [2024-11-07T01:59:04.398Z] #183 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-11-07T01:59:04.398Z] #183 DONE 0.4s [2024-11-07T01:59:04.398Z] [2024-11-07T01:59:04.398Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-07T01:59:04.398Z] #144 ... [2024-11-07T01:59:04.398Z] [2024-11-07T01:59:04.398Z] #184 [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-11-07T01:59:04.398Z] #184 DONE 0.1s [2024-11-07T01:59:04.398Z] [2024-11-07T01:59:04.398Z] #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-11-07T01:59:04.398Z] #185 DONE 0.1s [2024-11-07T01:59:04.398Z] [2024-11-07T01:59:04.398Z] #186 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-07T01:59:04.398Z] #186 DONE 2.3s [2024-11-07T01:59:04.398Z] [2024-11-07T01:59:04.398Z] #107 [core-common-config-bootstrapper] exporting to image [2024-11-07T01:59:04.398Z] #107 exporting layers [2024-11-07T01:59:04.398Z] #107 exporting layers 0.8s done [2024-11-07T01:59:04.398Z] #107 writing image sha256:26ae1bd364ccebe134f8362581d3fa23bb56222c9583f4ce36de82c50d06cfa3 done [2024-11-07T01:59:04.398Z] #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 [2024-11-07T01:59:04.398Z] #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-11-07T01:59:04.398Z] #107 DONE 13.7s [2024-11-07T01:59:04.398Z] [2024-11-07T01:59:04.398Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-07T02:01:46.606Z] #46 ... [2024-11-07T02:01:46.606Z] [2024-11-07T02:01:46.606Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-07T02:01:46.606Z] #150 DONE 1642.1s [2024-11-07T02:01:46.606Z] [2024-11-07T02:01:46.606Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-07T02:01:46.606Z] #144 ... [2024-11-07T02:01:46.606Z] [2024-11-07T02:01:46.606Z] #187 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-07T02:01:46.606Z] #187 DONE 0.2s [2024-11-07T02:01:46.606Z] [2024-11-07T02:01:46.606Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-07T02:01:46.606Z] #33 ... [2024-11-07T02:01:46.606Z] [2024-11-07T02:01:46.606Z] #188 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-07T02:01:46.606Z] #188 DONE 0.2s [2024-11-07T02:01:46.606Z] [2024-11-07T02:01:46.606Z] #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-07T02:01:46.606Z] #143 ... [2024-11-07T02:01:46.606Z] [2024-11-07T02:01:46.606Z] #189 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-11-07T02:01:46.606Z] #189 DONE 0.5s [2024-11-07T02:01:46.606Z] [2024-11-07T02:01:46.606Z] #190 [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-11-07T02:01:46.606Z] #190 DONE 0.2s [2024-11-07T02:01:46.606Z] [2024-11-07T02:01:46.606Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-07T02:01:46.606Z] #33 ... [2024-11-07T02:01:46.606Z] [2024-11-07T02:01:46.606Z] #107 [security-spiffe-token-provider] exporting to image [2024-11-07T02:01:46.606Z] #107 exporting layers [2024-11-07T02:01:46.606Z] #107 exporting layers 0.9s done [2024-11-07T02:01:46.606Z] #107 writing image sha256:50057f007a92099841ccd0205c596cb480b94d1cc36246f2b71af369f63f52e8 done [2024-11-07T02:01:46.606Z] #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-11-07T02:01:46.606Z] #107 DONE 14.6s [2024-11-07T02:01:46.606Z] [2024-11-07T02:01:46.606Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-07T02:10:38.871Z] #144 ... [2024-11-07T02:10:38.871Z] [2024-11-07T02:10:38.871Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-07T02:10:38.871Z] #145 DONE 2175.3s [2024-11-07T02:10:38.871Z] [2024-11-07T02:10:38.871Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-07T02:10:38.871Z] #144 ... [2024-11-07T02:10:38.871Z] [2024-11-07T02:10:38.871Z] #191 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-07T02:10:38.871Z] #191 DONE 0.2s [2024-11-07T02:10:38.871Z] [2024-11-07T02:10:38.871Z] #31 [support-cron-scheduler internal] load .dockerignore [2024-11-07T02:10:38.871Z] #31 ... [2024-11-07T02:10:38.871Z] [2024-11-07T02:10:38.871Z] #192 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-07T02:10:38.871Z] #192 DONE 0.2s [2024-11-07T02:10:38.871Z] [2024-11-07T02:10:38.871Z] #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-11-07T02:10:38.871Z] #193 DONE 0.4s [2024-11-07T02:10:38.871Z] [2024-11-07T02:10:38.871Z] #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-11-07T02:10:38.871Z] #194 DONE 0.1s [2024-11-07T02:10:38.871Z] [2024-11-07T02:10:38.871Z] #195 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-11-07T02:10:38.871Z] #195 DONE 0.2s [2024-11-07T02:10:38.871Z] [2024-11-07T02:10:38.871Z] #196 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-07T02:10:38.871Z] #196 DONE 2.1s [2024-11-07T02:10:38.871Z] [2024-11-07T02:10:38.871Z] #107 [security-proxy-auth] exporting to image [2024-11-07T02:10:38.871Z] #107 exporting layers [2024-11-07T02:10:38.871Z] #107 exporting layers 0.7s done [2024-11-07T02:10:38.871Z] #107 writing image sha256:100cfa7c15f4d2789426ee9a8515c3b1772c746d29e86afc57ab38041975384a done [2024-11-07T02:10:38.871Z] #107 naming to docker.io/library/security-proxy-auth-arm64 done [2024-11-07T02:10:38.871Z] #107 DONE 15.4s [2024-11-07T02:10:38.871Z] [2024-11-07T02:10:38.871Z] #31 [support-cron-scheduler internal] load .dockerignore [2024-11-07T02:11:46.790Z] #31 ... [2024-11-07T02:11:46.790Z] [2024-11-07T02:11:46.790Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-07T02:11:46.790Z] #151 DONE 2243.9s [2024-11-07T02:11:46.790Z] [2024-11-07T02:11:46.790Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-07T02:11:46.790Z] #33 ... [2024-11-07T02:11:46.790Z] [2024-11-07T02:11:46.790Z] #197 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-07T02:11:46.790Z] #197 DONE 0.2s [2024-11-07T02:11:46.790Z] [2024-11-07T02:11:46.790Z] #198 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-07T02:11:46.790Z] #198 DONE 0.2s [2024-11-07T02:11:46.790Z] [2024-11-07T02:11:46.790Z] #199 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-11-07T02:11:46.790Z] #199 DONE 0.5s [2024-11-07T02:11:46.790Z] [2024-11-07T02:11:46.790Z] #200 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-11-07T02:11:46.790Z] #200 DONE 0.1s [2024-11-07T02:11:46.790Z] [2024-11-07T02:11:46.790Z] #107 [core-command] exporting to image [2024-11-07T02:11:46.790Z] #107 exporting layers [2024-11-07T02:11:46.790Z] #107 exporting layers 0.4s done [2024-11-07T02:11:46.790Z] #107 writing image sha256:17aef9e5443bd66c7548f515bfc4d43edeb35ab527b5d44dd86da0bdd6fc3605 done [2024-11-07T02:11:46.790Z] #107 naming to docker.io/library/core-command-arm64 done [2024-11-07T02:11:46.790Z] #107 DONE 15.8s [2024-11-07T02:11:46.790Z] [2024-11-07T02:11:46.790Z] #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-07T02:13:53.515Z] #143 ... [2024-11-07T02:13:53.515Z] [2024-11-07T02:13:53.515Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-07T02:13:53.515Z] #149 DONE 2371.5s [2024-11-07T02:13:53.515Z] [2024-11-07T02:13:53.515Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-07T02:13:53.515Z] #144 ... [2024-11-07T02:13:53.515Z] [2024-11-07T02:13:53.515Z] #201 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-07T02:13:53.515Z] #201 DONE 0.5s [2024-11-07T02:13:53.515Z] [2024-11-07T02:13:53.515Z] #202 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-11-07T02:13:53.515Z] #202 DONE 0.6s [2024-11-07T02:13:53.515Z] [2024-11-07T02:13:53.515Z] #203 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-11-07T02:13:53.515Z] #203 DONE 0.2s [2024-11-07T02:13:53.515Z] [2024-11-07T02:13:53.515Z] #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-07T02:13:53.515Z] #143 ... [2024-11-07T02:13:53.515Z] [2024-11-07T02:13:53.515Z] #204 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-11-07T02:13:53.515Z] #204 DONE 0.2s [2024-11-07T02:13:53.515Z] [2024-11-07T02:13:53.515Z] #107 [core-keeper] exporting to image [2024-11-07T02:13:53.515Z] #107 exporting layers [2024-11-07T02:13:53.515Z] #107 exporting layers 0.6s done [2024-11-07T02:13:53.515Z] #107 writing image sha256:4c5a7801e221c70ce5678a3a6343b0c527dbb455a82db1665c06dd91c5e28bdf done [2024-11-07T02:13:53.515Z] #107 naming to docker.io/library/core-keeper-arm64 done [2024-11-07T02:13:53.515Z] #107 DONE 16.4s [2024-11-07T02:13:53.515Z] [2024-11-07T02:13:53.515Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2024-11-07T02:13:53.515Z] #18 ... [2024-11-07T02:13:53.515Z] [2024-11-07T02:13:53.515Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-07T02:13:53.515Z] #153 DONE 2378.3s [2024-11-07T02:13:53.515Z] [2024-11-07T02:13:53.515Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-07T02:13:53.515Z] #33 ... [2024-11-07T02:13:53.515Z] [2024-11-07T02:13:53.515Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-07T02:13:53.515Z] #144 DONE 2378.9s [2024-11-07T02:13:53.515Z] [2024-11-07T02:13:53.515Z] #205 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-07T02:13:53.515Z] #205 DONE 0.3s [2024-11-07T02:13:53.515Z] [2024-11-07T02:13:53.515Z] #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-07T02:13:53.515Z] #139 ... [2024-11-07T02:13:53.515Z] [2024-11-07T02:13:53.515Z] #206 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-07T02:13:53.515Z] #206 DONE 0.4s [2024-11-07T02:13:53.515Z] [2024-11-07T02:13:53.515Z] #207 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-11-07T02:13:53.515Z] #207 DONE 0.5s [2024-11-07T02:13:53.515Z] [2024-11-07T02:13:53.515Z] #208 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-07T02:13:53.515Z] #208 DONE 0.2s [2024-11-07T02:13:53.515Z] [2024-11-07T02:13:53.516Z] #209 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-11-07T02:13:54.119Z] #209 DONE 0.8s [2024-11-07T02:13:54.119Z] [2024-11-07T02:13:54.119Z] #210 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-11-07T02:13:54.119Z] #210 DONE 0.5s [2024-11-07T02:13:54.119Z] [2024-11-07T02:13:54.119Z] #211 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-11-07T02:13:54.390Z] #211 DONE 0.2s [2024-11-07T02:13:54.390Z] [2024-11-07T02:13:54.390Z] #212 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-11-07T02:13:54.390Z] #212 DONE 0.2s [2024-11-07T02:13:54.390Z] [2024-11-07T02:13:54.390Z] #213 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-11-07T02:13:54.390Z] #213 DONE 0.2s [2024-11-07T02:13:54.390Z] [2024-11-07T02:13:54.390Z] #214 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-11-07T02:13:54.390Z] #214 DONE 0.2s [2024-11-07T02:13:54.390Z] [2024-11-07T02:13:54.390Z] #107 [core-data] exporting to image [2024-11-07T02:13:54.390Z] #107 exporting layers [2024-11-07T02:13:54.974Z] #107 ... [2024-11-07T02:13:54.974Z] [2024-11-07T02:13:54.974Z] #215 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-11-07T02:13:54.974Z] #215 DONE 0.4s [2024-11-07T02:13:54.974Z] [2024-11-07T02:13:54.974Z] #107 [core-metadata] exporting to image [2024-11-07T02:13:55.561Z] #107 exporting layers 1.1s done [2024-11-07T02:13:55.561Z] #107 writing image sha256:bcb6b1ad9f0d1fc9af00be35c9670b43098e6b95cf8f576a872151570e1d07b4 0.0s done [2024-11-07T02:13:55.561Z] #107 naming to docker.io/library/core-data-arm64 [2024-11-07T02:13:55.561Z] #107 naming to docker.io/library/core-data-arm64 done [2024-11-07T02:13:55.832Z] #107 exporting layers 0.7s done [2024-11-07T02:13:55.832Z] #107 writing image sha256:62b0932bd6998628db4911c479ba43a13e7604456ee1f9ad0d22c7e2a8ec3b7d done [2024-11-07T02:13:55.832Z] #107 naming to docker.io/library/core-metadata-arm64 done [2024-11-07T02:13:55.832Z] #107 DONE 17.8s [2024-11-07T02:13:55.832Z] [2024-11-07T02:13:55.832Z] #31 [support-cron-scheduler internal] load .dockerignore [2024-11-07T02:14:28.087Z] #31 ... [2024-11-07T02:14:28.087Z] [2024-11-07T02:14:28.087Z] #139 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-07T02:14:28.087Z] #139 DONE 2414.2s [2024-11-07T02:14:28.087Z] [2024-11-07T02:14:28.087Z] #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-07T02:14:28.087Z] #143 ... [2024-11-07T02:14:28.087Z] [2024-11-07T02:14:28.087Z] #216 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-07T02:14:28.087Z] #216 DONE 0.3s [2024-11-07T02:14:28.087Z] [2024-11-07T02:14:28.087Z] #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-07T02:14:28.087Z] #143 ... [2024-11-07T02:14:28.087Z] [2024-11-07T02:14:28.087Z] #217 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-07T02:14:28.355Z] #217 DONE 0.1s [2024-11-07T02:14:28.355Z] [2024-11-07T02:14:28.355Z] #218 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-11-07T02:14:28.355Z] #218 ... [2024-11-07T02:14:28.355Z] [2024-11-07T02:14:28.355Z] #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-07T02:14:28.355Z] #143 DONE 2415.4s [2024-11-07T02:14:28.624Z] [2024-11-07T02:14:28.624Z] #219 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-07T02:14:28.906Z] #219 DONE 0.4s [2024-11-07T02:14:28.906Z] [2024-11-07T02:14:28.906Z] #218 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-11-07T02:14:28.906Z] #218 DONE 0.8s [2024-11-07T02:14:28.906Z] [2024-11-07T02:14:28.906Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-07T02:14:29.174Z] #33 ... [2024-11-07T02:14:29.174Z] [2024-11-07T02:14:29.174Z] #220 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-07T02:14:29.174Z] #220 ... [2024-11-07T02:14:29.174Z] [2024-11-07T02:14:29.174Z] #221 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-11-07T02:14:29.174Z] #221 DONE 0.2s [2024-11-07T02:14:29.441Z] [2024-11-07T02:14:29.441Z] #220 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-07T02:14:29.441Z] #220 DONE 0.2s [2024-11-07T02:14:29.441Z] [2024-11-07T02:14:29.441Z] #222 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-11-07T02:14:29.441Z] #222 DONE 0.1s [2024-11-07T02:14:29.441Z] [2024-11-07T02:14:29.441Z] #107 [support-notifications] exporting to image [2024-11-07T02:14:29.441Z] #107 exporting layers [2024-11-07T02:14:30.032Z] #107 ... [2024-11-07T02:14:30.032Z] [2024-11-07T02:14:30.032Z] #223 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-11-07T02:14:30.032Z] #223 DONE 0.7s [2024-11-07T02:14:30.032Z] [2024-11-07T02:14:30.032Z] #107 [support-notifications] exporting to image [2024-11-07T02:14:30.032Z] #107 exporting layers 0.8s done [2024-11-07T02:14:30.032Z] #107 writing image sha256:f69d0e0c44d879f731cee4132c62e22d89ffc9e2919e83256c86731dc7e8771f 0.0s done [2024-11-07T02:14:30.032Z] #107 naming to docker.io/library/support-notifications-arm64 [2024-11-07T02:14:30.302Z] #107 ... [2024-11-07T02:14:30.302Z] [2024-11-07T02:14:30.302Z] #224 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-11-07T02:14:30.302Z] #224 DONE 0.2s [2024-11-07T02:14:30.302Z] [2024-11-07T02:14:30.302Z] #107 [support-cron-scheduler] exporting to image [2024-11-07T02:14:30.302Z] #107 naming to docker.io/library/support-notifications-arm64 0.0s done [2024-11-07T02:14:30.887Z] #107 exporting layers 0.7s done [2024-11-07T02:14:30.887Z] #107 writing image sha256:ee093b1dc49461a6b942efc2cdc308a17caab3bdbc274925a15d29d550e3e83d done [2024-11-07T02:14:30.887Z] #107 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-11-07T02:14:30.887Z] #107 DONE 19.3s [2024-11-07T02:14:30.887Z] [2024-11-07T02:14:30.887Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-07T02:14:30.887Z] time="2024-11-07T01:31:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-07T02:14:30.887Z] time="2024-11-07T01:31:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-07T02:14:30.887Z] time="2024-11-07T01:31:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-07T02:14:30.887Z] time="2024-11-07T01:31:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-07T02:14:30.887Z] time="2024-11-07T01:31:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-07T02:14:30.887Z] time="2024-11-07T01:31:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-07T02:14:30.887Z] time="2024-11-07T01:31:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-07T02:14:30.887Z] time="2024-11-07T01:31:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-07T02:14:30.887Z] time="2024-11-07T01:31:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-07T02:14:30.887Z] time="2024-11-07T01:31:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-07T02:14:30.887Z] time="2024-11-07T01:31:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-07T02:14:30.887Z] time="2024-11-07T01:31:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-07T02:14:30.887Z] time="2024-11-07T01:31:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-07T02:14:30.887Z] time="2024-11-07T01:31:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-07T02:14:30.887Z] time="2024-11-07T01:31:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-11-07T02:14:30.910Z] $ docker stop --time=1 911069267de00f123ff2a874be3d3560b9740200fc9e9ad7e86f635dd284d30a [2024-11-07T02:14:32.690Z] $ docker rm -f --volumes 911069267de00f123ff2a874be3d3560b9740200fc9e9ad7e86f635dd284d30a [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-07T02:14:33.236Z] + docker images [2024-11-07T02:14:33.236Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-11-07T02:14:33.236Z] support-cron-scheduler-arm64 latest ee093b1dc494 3 seconds ago 71.1MB [2024-11-07T02:14:33.236Z] support-notifications-arm64 latest f69d0e0c44d8 4 seconds ago 70MB [2024-11-07T02:14:33.236Z] core-data-arm64 latest bcb6b1ad9f0d 39 seconds ago 48.2MB [2024-11-07T02:14:33.236Z] core-metadata-arm64 latest 62b0932bd699 39 seconds ago 48.3MB [2024-11-07T02:14:33.236Z] core-keeper-arm64 latest 4c5a7801e221 47 seconds ago 41.4MB [2024-11-07T02:14:33.236Z] core-command-arm64 latest 17aef9e5443b 2 minutes ago 42.3MB [2024-11-07T02:14:33.236Z] security-proxy-auth-arm64 latest 100cfa7c15f4 4 minutes ago 40.5MB [2024-11-07T02:14:33.236Z] security-spiffe-token-provider-arm64 latest 50057f007a92 12 minutes ago 46.9MB [2024-11-07T02:14:33.236Z] core-common-config-bootstrapper-arm64 latest 26ae1bd364cc 15 minutes ago 27.6MB [2024-11-07T02:14:33.236Z] security-secretstore-setup-arm64 latest d961addc3e6e 16 minutes ago 56MB [2024-11-07T02:14:33.236Z] security-proxy-setup-arm64 latest 6db599bd15bc 17 minutes ago 40MB [2024-11-07T02:14:33.236Z] security-bootstrapper-arm64 latest b1ac11378fb1 17 minutes ago 32MB [2024-11-07T02:14:33.236Z] security-spire-agent-arm64 latest 7a8c7dee5554 41 minutes ago 182MB [2024-11-07T02:14:33.236Z] security-spire-server-arm64 latest 079c854e5c77 41 minutes ago 124MB [2024-11-07T02:14:33.236Z] security-spire-config-arm64 latest da0000699278 42 minutes ago 123MB [2024-11-07T02:14:33.236Z] ci-base-image-arm64 latest 2cbd2e5ba954 44 minutes ago 961MB [2024-11-07T02:14:33.236Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 4 weeks ago 558MB [2024-11-07T02:14:33.236Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 17 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-11-07T02:14:33.389Z] provisioning config files... [2024-11-07T02:14:33.414Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/744@tmp/config1376985296743027368tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-07T02:14:33.770Z] ---> ****-login.sh [2024-11-07T02:14:33.770Z] nexus3.edgexfoundry.org:10001 [2024-11-07T02:14:34.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T02:14:34.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T02:14:34.303Z] Configure a credential helper to remove this warning. See [2024-11-07T02:14:34.303Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T02:14:34.303Z] [2024-11-07T02:14:34.303Z] Login Succeeded [2024-11-07T02:14:34.303Z] nexus3.edgexfoundry.org:10002 [2024-11-07T02:14:34.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T02:14:34.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T02:14:34.569Z] Configure a credential helper to remove this warning. See [2024-11-07T02:14:34.569Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T02:14:34.569Z] [2024-11-07T02:14:34.569Z] Login Succeeded [2024-11-07T02:14:34.569Z] nexus3.edgexfoundry.org:10003 [2024-11-07T02:14:34.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T02:14:35.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T02:14:35.102Z] Configure a credential helper to remove this warning. See [2024-11-07T02:14:35.102Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T02:14:35.102Z] [2024-11-07T02:14:35.102Z] Login Succeeded [2024-11-07T02:14:35.102Z] nexus3.edgexfoundry.org:10004 [2024-11-07T02:14:35.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T02:14:35.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T02:14:35.370Z] Configure a credential helper to remove this warning. See [2024-11-07T02:14:35.370Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T02:14:35.370Z] [2024-11-07T02:14:35.370Z] Login Succeeded [2024-11-07T02:14:35.370Z] ****.io [2024-11-07T02:14:35.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T02:14:35.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T02:14:35.904Z] Configure a credential helper to remove this warning. See [2024-11-07T02:14:35.904Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T02:14:35.905Z] [2024-11-07T02:14:35.905Z] Login Succeeded [2024-11-07T02:14:35.905Z] ---> ****-login.sh ends [Pipeline] } [2024-11-07T02:14:35.917Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-07T02:14:35.964Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-07T02:14:36.001Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-11-07T02:14:36.001Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T02:14:36.001Z] latest [2024-11-07T02:14:36.001Z] 4.0.0-dev.10 [2024-11-07T02:14:36.001Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T02:14:36.001Z] main [2024-11-07T02:14:36.001Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:14:36.379Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:14:36.849Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T02:14:36.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-07T02:14:36.849Z] c3fb70375a9c: Preparing [2024-11-07T02:14:36.849Z] e1fe7b888501: Preparing [2024-11-07T02:14:36.849Z] 21d227613972: Preparing [2024-11-07T02:14:36.849Z] 3691dc0c6011: Preparing [2024-11-07T02:14:36.849Z] 090baf0a9a0a: Preparing [2024-11-07T02:14:36.849Z] 7ef3caa22195: Preparing [2024-11-07T02:14:36.849Z] 16113d51b718: Preparing [2024-11-07T02:14:36.849Z] 7ef3caa22195: Waiting [2024-11-07T02:14:36.849Z] 16113d51b718: Waiting [2024-11-07T02:14:37.123Z] 21d227613972: Pushed [2024-11-07T02:14:37.123Z] 3691dc0c6011: Pushed [2024-11-07T02:14:37.123Z] c3fb70375a9c: Pushed [2024-11-07T02:14:37.123Z] 16113d51b718: Layer already exists [2024-11-07T02:14:37.123Z] 7ef3caa22195: Pushed [2024-11-07T02:14:38.571Z] 090baf0a9a0a: Pushed [2024-11-07T02:14:42.878Z] e1fe7b888501: Pushed [2024-11-07T02:14:43.145Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:980387d16f44ebc651b009a312a1eba20fc4cabcd9ad248da729c72721d7517a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:14:43.504Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:14:43.865Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-11-07T02:14:43.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-07T02:14:43.865Z] c3fb70375a9c: Preparing [2024-11-07T02:14:43.865Z] e1fe7b888501: Preparing [2024-11-07T02:14:43.865Z] 21d227613972: Preparing [2024-11-07T02:14:43.865Z] 3691dc0c6011: Preparing [2024-11-07T02:14:43.865Z] 090baf0a9a0a: Preparing [2024-11-07T02:14:43.865Z] 7ef3caa22195: Preparing [2024-11-07T02:14:43.865Z] 16113d51b718: Preparing [2024-11-07T02:14:43.865Z] 7ef3caa22195: Waiting [2024-11-07T02:14:43.865Z] 16113d51b718: Waiting [2024-11-07T02:14:43.865Z] c3fb70375a9c: Layer already exists [2024-11-07T02:14:43.865Z] 3691dc0c6011: Layer already exists [2024-11-07T02:14:43.865Z] 090baf0a9a0a: Layer already exists [2024-11-07T02:14:43.865Z] 21d227613972: Layer already exists [2024-11-07T02:14:43.865Z] e1fe7b888501: Layer already exists [2024-11-07T02:14:43.865Z] 7ef3caa22195: Layer already exists [2024-11-07T02:14:43.865Z] 16113d51b718: Layer already exists [2024-11-07T02:14:44.129Z] latest: digest: sha256:980387d16f44ebc651b009a312a1eba20fc4cabcd9ad248da729c72721d7517a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:14:44.494Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:14:44.845Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.10 [2024-11-07T02:14:44.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-07T02:14:44.845Z] c3fb70375a9c: Preparing [2024-11-07T02:14:44.845Z] e1fe7b888501: Preparing [2024-11-07T02:14:44.845Z] 21d227613972: Preparing [2024-11-07T02:14:44.845Z] 3691dc0c6011: Preparing [2024-11-07T02:14:44.845Z] 090baf0a9a0a: Preparing [2024-11-07T02:14:44.845Z] 7ef3caa22195: Preparing [2024-11-07T02:14:44.845Z] 16113d51b718: Preparing [2024-11-07T02:14:44.845Z] 7ef3caa22195: Waiting [2024-11-07T02:14:44.845Z] 16113d51b718: Waiting [2024-11-07T02:14:44.845Z] e1fe7b888501: Layer already exists [2024-11-07T02:14:44.845Z] c3fb70375a9c: Layer already exists [2024-11-07T02:14:44.845Z] 3691dc0c6011: Layer already exists [2024-11-07T02:14:44.845Z] 090baf0a9a0a: Layer already exists [2024-11-07T02:14:44.845Z] 21d227613972: Layer already exists [2024-11-07T02:14:44.845Z] 7ef3caa22195: Layer already exists [2024-11-07T02:14:44.845Z] 16113d51b718: Layer already exists [2024-11-07T02:14:45.112Z] 4.0.0-dev.10: digest: sha256:980387d16f44ebc651b009a312a1eba20fc4cabcd9ad248da729c72721d7517a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:14:45.480Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:14:45.843Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T02:14:45.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-07T02:14:45.843Z] c3fb70375a9c: Preparing [2024-11-07T02:14:45.843Z] e1fe7b888501: Preparing [2024-11-07T02:14:45.843Z] 21d227613972: Preparing [2024-11-07T02:14:45.843Z] 3691dc0c6011: Preparing [2024-11-07T02:14:45.843Z] 090baf0a9a0a: Preparing [2024-11-07T02:14:45.843Z] 7ef3caa22195: Preparing [2024-11-07T02:14:45.843Z] 16113d51b718: Preparing [2024-11-07T02:14:45.843Z] 7ef3caa22195: Waiting [2024-11-07T02:14:45.843Z] 16113d51b718: Waiting [2024-11-07T02:14:45.843Z] 21d227613972: Layer already exists [2024-11-07T02:14:45.843Z] 3691dc0c6011: Layer already exists [2024-11-07T02:14:45.843Z] 090baf0a9a0a: Layer already exists [2024-11-07T02:14:45.843Z] c3fb70375a9c: Layer already exists [2024-11-07T02:14:45.843Z] e1fe7b888501: Layer already exists [2024-11-07T02:14:45.843Z] 16113d51b718: Layer already exists [2024-11-07T02:14:45.843Z] 7ef3caa22195: Layer already exists [2024-11-07T02:14:46.915Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:980387d16f44ebc651b009a312a1eba20fc4cabcd9ad248da729c72721d7517a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:14:47.283Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:14:47.647Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-11-07T02:14:47.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-07T02:14:47.647Z] c3fb70375a9c: Preparing [2024-11-07T02:14:47.647Z] e1fe7b888501: Preparing [2024-11-07T02:14:47.647Z] 21d227613972: Preparing [2024-11-07T02:14:47.647Z] 3691dc0c6011: Preparing [2024-11-07T02:14:47.647Z] 090baf0a9a0a: Preparing [2024-11-07T02:14:47.647Z] 7ef3caa22195: Preparing [2024-11-07T02:14:47.647Z] 16113d51b718: Preparing [2024-11-07T02:14:47.647Z] 7ef3caa22195: Waiting [2024-11-07T02:14:47.647Z] 16113d51b718: Waiting [2024-11-07T02:14:47.647Z] c3fb70375a9c: Layer already exists [2024-11-07T02:14:47.647Z] e1fe7b888501: Layer already exists [2024-11-07T02:14:47.647Z] 21d227613972: Layer already exists [2024-11-07T02:14:47.647Z] 090baf0a9a0a: Layer already exists [2024-11-07T02:14:47.647Z] 3691dc0c6011: Layer already exists [2024-11-07T02:14:47.912Z] 16113d51b718: Layer already exists [2024-11-07T02:14:47.912Z] 7ef3caa22195: Layer already exists [2024-11-07T02:14:47.912Z] main: digest: sha256:980387d16f44ebc651b009a312a1eba20fc4cabcd9ad248da729c72721d7517a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-07T02:14:47.991Z] ===================================================== [Pipeline] echo [2024-11-07T02:14:48.002Z] taggedImages: [2024-11-07T02:14:48.002Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T02:14:48.002Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-11-07T02:14:48.002Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.10 [2024-11-07T02:14:48.002Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T02:14:48.002Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-11-07T02:14:48.027Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-11-07T02:14:48.027Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T02:14:48.027Z] latest [2024-11-07T02:14:48.027Z] 4.0.0-dev.10 [2024-11-07T02:14:48.027Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T02:14:48.027Z] main [2024-11-07T02:14:48.027Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:14:48.407Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:14:48.766Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T02:14:48.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-07T02:14:48.766Z] c21bfab7ee6d: Preparing [2024-11-07T02:14:48.766Z] 4747d5618e78: Preparing [2024-11-07T02:14:48.766Z] 0ee3d63697d1: Preparing [2024-11-07T02:14:48.766Z] 66d6c95c19ac: Preparing [2024-11-07T02:14:48.766Z] 21d227613972: Preparing [2024-11-07T02:14:48.766Z] 3691dc0c6011: Preparing [2024-11-07T02:14:48.766Z] 090baf0a9a0a: Preparing [2024-11-07T02:14:48.766Z] 7ef3caa22195: Preparing [2024-11-07T02:14:48.766Z] 16113d51b718: Preparing [2024-11-07T02:14:48.766Z] 3691dc0c6011: Waiting [2024-11-07T02:14:48.766Z] 090baf0a9a0a: Waiting [2024-11-07T02:14:48.766Z] 7ef3caa22195: Waiting [2024-11-07T02:14:48.766Z] 16113d51b718: Waiting [2024-11-07T02:14:49.032Z] 21d227613972: Layer already exists [2024-11-07T02:14:49.032Z] 3691dc0c6011: Layer already exists [2024-11-07T02:14:49.032Z] 0ee3d63697d1: Pushed [2024-11-07T02:14:49.032Z] 4747d5618e78: Pushed [2024-11-07T02:14:49.032Z] 090baf0a9a0a: Layer already exists [2024-11-07T02:14:49.032Z] c21bfab7ee6d: Pushed [2024-11-07T02:14:49.032Z] 16113d51b718: Layer already exists [2024-11-07T02:14:49.032Z] 7ef3caa22195: Layer already exists [2024-11-07T02:14:52.367Z] 66d6c95c19ac: Pushed [2024-11-07T02:14:52.634Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:0661c45fd7599b054b4fec06461f35032adbd6180381cb9eddababaf36b355ea size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:14:53.003Z] + 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-11-07T02:14:53.371Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-11-07T02:14:53.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-07T02:14:53.371Z] c21bfab7ee6d: Preparing [2024-11-07T02:14:53.371Z] 4747d5618e78: Preparing [2024-11-07T02:14:53.371Z] 0ee3d63697d1: Preparing [2024-11-07T02:14:53.371Z] 66d6c95c19ac: Preparing [2024-11-07T02:14:53.371Z] 21d227613972: Preparing [2024-11-07T02:14:53.371Z] 3691dc0c6011: Preparing [2024-11-07T02:14:53.371Z] 090baf0a9a0a: Preparing [2024-11-07T02:14:53.371Z] 7ef3caa22195: Preparing [2024-11-07T02:14:53.371Z] 16113d51b718: Preparing [2024-11-07T02:14:53.371Z] 3691dc0c6011: Waiting [2024-11-07T02:14:53.371Z] 090baf0a9a0a: Waiting [2024-11-07T02:14:53.371Z] 7ef3caa22195: Waiting [2024-11-07T02:14:53.371Z] 16113d51b718: Waiting [2024-11-07T02:14:53.371Z] 66d6c95c19ac: Layer already exists [2024-11-07T02:14:53.371Z] 4747d5618e78: Layer already exists [2024-11-07T02:14:53.371Z] c21bfab7ee6d: Layer already exists [2024-11-07T02:14:53.371Z] 0ee3d63697d1: Layer already exists [2024-11-07T02:14:53.371Z] 21d227613972: Layer already exists [2024-11-07T02:14:53.371Z] 090baf0a9a0a: Layer already exists [2024-11-07T02:14:53.371Z] 7ef3caa22195: Layer already exists [2024-11-07T02:14:53.371Z] 16113d51b718: Layer already exists [2024-11-07T02:14:53.371Z] 3691dc0c6011: Layer already exists [2024-11-07T02:14:53.638Z] latest: digest: sha256:0661c45fd7599b054b4fec06461f35032adbd6180381cb9eddababaf36b355ea size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:14:54.015Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:14:54.379Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.10 [2024-11-07T02:14:54.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-07T02:14:54.379Z] c21bfab7ee6d: Preparing [2024-11-07T02:14:54.379Z] 4747d5618e78: Preparing [2024-11-07T02:14:54.379Z] 0ee3d63697d1: Preparing [2024-11-07T02:14:54.379Z] 66d6c95c19ac: Preparing [2024-11-07T02:14:54.379Z] 21d227613972: Preparing [2024-11-07T02:14:54.379Z] 3691dc0c6011: Preparing [2024-11-07T02:14:54.379Z] 090baf0a9a0a: Preparing [2024-11-07T02:14:54.379Z] 7ef3caa22195: Preparing [2024-11-07T02:14:54.379Z] 16113d51b718: Preparing [2024-11-07T02:14:54.379Z] 090baf0a9a0a: Waiting [2024-11-07T02:14:54.379Z] 7ef3caa22195: Waiting [2024-11-07T02:14:54.379Z] 3691dc0c6011: Waiting [2024-11-07T02:14:54.379Z] 0ee3d63697d1: Layer already exists [2024-11-07T02:14:54.379Z] 66d6c95c19ac: Layer already exists [2024-11-07T02:14:54.379Z] 4747d5618e78: Layer already exists [2024-11-07T02:14:54.379Z] 21d227613972: Layer already exists [2024-11-07T02:14:54.379Z] c21bfab7ee6d: Layer already exists [2024-11-07T02:14:54.379Z] 090baf0a9a0a: Layer already exists [2024-11-07T02:14:54.379Z] 7ef3caa22195: Layer already exists [2024-11-07T02:14:54.379Z] 16113d51b718: Layer already exists [2024-11-07T02:14:54.379Z] 3691dc0c6011: Layer already exists [2024-11-07T02:14:54.645Z] 4.0.0-dev.10: digest: sha256:0661c45fd7599b054b4fec06461f35032adbd6180381cb9eddababaf36b355ea size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:14:55.019Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:14:55.374Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T02:14:55.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-07T02:14:55.374Z] c21bfab7ee6d: Preparing [2024-11-07T02:14:55.374Z] 4747d5618e78: Preparing [2024-11-07T02:14:55.374Z] 0ee3d63697d1: Preparing [2024-11-07T02:14:55.374Z] 66d6c95c19ac: Preparing [2024-11-07T02:14:55.374Z] 21d227613972: Preparing [2024-11-07T02:14:55.374Z] 3691dc0c6011: Preparing [2024-11-07T02:14:55.374Z] 090baf0a9a0a: Preparing [2024-11-07T02:14:55.374Z] 7ef3caa22195: Preparing [2024-11-07T02:14:55.374Z] 16113d51b718: Preparing [2024-11-07T02:14:55.374Z] 3691dc0c6011: Waiting [2024-11-07T02:14:55.374Z] 090baf0a9a0a: Waiting [2024-11-07T02:14:55.374Z] 7ef3caa22195: Waiting [2024-11-07T02:14:55.374Z] 16113d51b718: Waiting [2024-11-07T02:14:55.374Z] 0ee3d63697d1: Layer already exists [2024-11-07T02:14:55.374Z] 4747d5618e78: Layer already exists [2024-11-07T02:14:55.374Z] 21d227613972: Layer already exists [2024-11-07T02:14:55.374Z] c21bfab7ee6d: Layer already exists [2024-11-07T02:14:55.374Z] 66d6c95c19ac: Layer already exists [2024-11-07T02:14:55.374Z] 16113d51b718: Layer already exists [2024-11-07T02:14:55.374Z] 3691dc0c6011: Layer already exists [2024-11-07T02:14:55.374Z] 090baf0a9a0a: Layer already exists [2024-11-07T02:14:55.374Z] 7ef3caa22195: Layer already exists [2024-11-07T02:14:55.640Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:0661c45fd7599b054b4fec06461f35032adbd6180381cb9eddababaf36b355ea size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:14:55.999Z] + 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-11-07T02:14:56.358Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-11-07T02:14:56.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-07T02:14:56.358Z] c21bfab7ee6d: Preparing [2024-11-07T02:14:56.358Z] 4747d5618e78: Preparing [2024-11-07T02:14:56.358Z] 0ee3d63697d1: Preparing [2024-11-07T02:14:56.358Z] 66d6c95c19ac: Preparing [2024-11-07T02:14:56.358Z] 21d227613972: Preparing [2024-11-07T02:14:56.358Z] 3691dc0c6011: Preparing [2024-11-07T02:14:56.358Z] 090baf0a9a0a: Preparing [2024-11-07T02:14:56.358Z] 7ef3caa22195: Preparing [2024-11-07T02:14:56.358Z] 16113d51b718: Preparing [2024-11-07T02:14:56.358Z] 3691dc0c6011: Waiting [2024-11-07T02:14:56.358Z] 090baf0a9a0a: Waiting [2024-11-07T02:14:56.358Z] 16113d51b718: Waiting [2024-11-07T02:14:56.358Z] 0ee3d63697d1: Layer already exists [2024-11-07T02:14:56.358Z] c21bfab7ee6d: Layer already exists [2024-11-07T02:14:56.358Z] 21d227613972: Layer already exists [2024-11-07T02:14:56.358Z] 66d6c95c19ac: Layer already exists [2024-11-07T02:14:56.358Z] 4747d5618e78: Layer already exists [2024-11-07T02:14:56.358Z] 3691dc0c6011: Layer already exists [2024-11-07T02:14:56.358Z] 7ef3caa22195: Layer already exists [2024-11-07T02:14:56.358Z] 090baf0a9a0a: Layer already exists [2024-11-07T02:14:56.358Z] 16113d51b718: Layer already exists [2024-11-07T02:14:56.624Z] main: digest: sha256:0661c45fd7599b054b4fec06461f35032adbd6180381cb9eddababaf36b355ea size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-07T02:14:56.704Z] ===================================================== [Pipeline] echo [2024-11-07T02:14:56.718Z] taggedImages: [2024-11-07T02:14:56.718Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T02:14:56.718Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-11-07T02:14:56.718Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.10 [2024-11-07T02:14:56.718Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T02:14:56.718Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-11-07T02:14:56.748Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-11-07T02:14:56.748Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T02:14:56.748Z] latest [2024-11-07T02:14:56.748Z] 4.0.0-dev.10 [2024-11-07T02:14:56.748Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T02:14:56.748Z] main [2024-11-07T02:14:56.748Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:14:57.116Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:14:57.480Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T02:14:57.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-07T02:14:57.480Z] d38940429087: Preparing [2024-11-07T02:14:57.480Z] a04de49d265f: Preparing [2024-11-07T02:14:57.480Z] 8e9af3d7023f: Preparing [2024-11-07T02:14:57.480Z] 21d227613972: Preparing [2024-11-07T02:14:57.480Z] 3691dc0c6011: Preparing [2024-11-07T02:14:57.480Z] 512bf5337da4: Preparing [2024-11-07T02:14:57.480Z] c9bebfd87611: Preparing [2024-11-07T02:14:57.480Z] 16113d51b718: Preparing [2024-11-07T02:14:57.480Z] 512bf5337da4: Waiting [2024-11-07T02:14:57.480Z] c9bebfd87611: Waiting [2024-11-07T02:14:57.480Z] 16113d51b718: Waiting [2024-11-07T02:14:57.746Z] 21d227613972: Layer already exists [2024-11-07T02:14:57.746Z] 3691dc0c6011: Layer already exists [2024-11-07T02:14:57.746Z] a04de49d265f: Pushed [2024-11-07T02:14:57.746Z] d38940429087: Pushed [2024-11-07T02:14:57.746Z] 16113d51b718: Layer already exists [2024-11-07T02:14:57.746Z] c9bebfd87611: Pushed [2024-11-07T02:14:59.157Z] 512bf5337da4: Pushed [2024-11-07T02:15:06.084Z] 8e9af3d7023f: Pushed [2024-11-07T02:15:06.084Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:a62a968695a46d3a0b53dcf89a8a7a7ca329ecae737dc31fb1760447e8c419ac size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:15:06.449Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:15:06.820Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-11-07T02:15:06.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-07T02:15:06.821Z] d38940429087: Preparing [2024-11-07T02:15:06.821Z] a04de49d265f: Preparing [2024-11-07T02:15:06.821Z] 8e9af3d7023f: Preparing [2024-11-07T02:15:06.821Z] 21d227613972: Preparing [2024-11-07T02:15:06.821Z] 3691dc0c6011: Preparing [2024-11-07T02:15:06.821Z] 512bf5337da4: Preparing [2024-11-07T02:15:06.821Z] c9bebfd87611: Preparing [2024-11-07T02:15:06.821Z] 16113d51b718: Preparing [2024-11-07T02:15:06.821Z] 512bf5337da4: Waiting [2024-11-07T02:15:06.821Z] c9bebfd87611: Waiting [2024-11-07T02:15:06.821Z] 16113d51b718: Waiting [2024-11-07T02:15:06.821Z] d38940429087: Layer already exists [2024-11-07T02:15:06.821Z] 21d227613972: Layer already exists [2024-11-07T02:15:06.821Z] a04de49d265f: Layer already exists [2024-11-07T02:15:06.821Z] 8e9af3d7023f: Layer already exists [2024-11-07T02:15:06.821Z] 3691dc0c6011: Layer already exists [2024-11-07T02:15:06.821Z] 16113d51b718: Layer already exists [2024-11-07T02:15:06.821Z] 512bf5337da4: Layer already exists [2024-11-07T02:15:06.821Z] c9bebfd87611: Layer already exists [2024-11-07T02:15:07.087Z] latest: digest: sha256:a62a968695a46d3a0b53dcf89a8a7a7ca329ecae737dc31fb1760447e8c419ac size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:15:07.461Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:15:07.813Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.10 [2024-11-07T02:15:07.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-07T02:15:07.813Z] d38940429087: Preparing [2024-11-07T02:15:07.813Z] a04de49d265f: Preparing [2024-11-07T02:15:07.813Z] 8e9af3d7023f: Preparing [2024-11-07T02:15:07.813Z] 21d227613972: Preparing [2024-11-07T02:15:07.813Z] 3691dc0c6011: Preparing [2024-11-07T02:15:07.813Z] 512bf5337da4: Preparing [2024-11-07T02:15:07.813Z] c9bebfd87611: Preparing [2024-11-07T02:15:07.813Z] 16113d51b718: Preparing [2024-11-07T02:15:07.813Z] c9bebfd87611: Waiting [2024-11-07T02:15:07.813Z] 16113d51b718: Waiting [2024-11-07T02:15:07.813Z] 512bf5337da4: Waiting [2024-11-07T02:15:07.813Z] 3691dc0c6011: Layer already exists [2024-11-07T02:15:07.813Z] 21d227613972: Layer already exists [2024-11-07T02:15:07.813Z] d38940429087: Layer already exists [2024-11-07T02:15:07.813Z] 8e9af3d7023f: Layer already exists [2024-11-07T02:15:07.813Z] a04de49d265f: Layer already exists [2024-11-07T02:15:07.813Z] 512bf5337da4: Layer already exists [2024-11-07T02:15:07.813Z] c9bebfd87611: Layer already exists [2024-11-07T02:15:07.813Z] 16113d51b718: Layer already exists [2024-11-07T02:15:08.119Z] 4.0.0-dev.10: digest: sha256:a62a968695a46d3a0b53dcf89a8a7a7ca329ecae737dc31fb1760447e8c419ac size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:15:08.480Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:15:08.834Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T02:15:08.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-07T02:15:08.835Z] d38940429087: Preparing [2024-11-07T02:15:08.835Z] a04de49d265f: Preparing [2024-11-07T02:15:08.835Z] 8e9af3d7023f: Preparing [2024-11-07T02:15:08.835Z] 21d227613972: Preparing [2024-11-07T02:15:08.835Z] 3691dc0c6011: Preparing [2024-11-07T02:15:08.835Z] 512bf5337da4: Preparing [2024-11-07T02:15:08.835Z] c9bebfd87611: Preparing [2024-11-07T02:15:08.835Z] 16113d51b718: Preparing [2024-11-07T02:15:08.835Z] 512bf5337da4: Waiting [2024-11-07T02:15:08.835Z] c9bebfd87611: Waiting [2024-11-07T02:15:08.835Z] 16113d51b718: Waiting [2024-11-07T02:15:08.835Z] 8e9af3d7023f: Layer already exists [2024-11-07T02:15:08.835Z] d38940429087: Layer already exists [2024-11-07T02:15:08.835Z] a04de49d265f: Layer already exists [2024-11-07T02:15:08.835Z] 21d227613972: Layer already exists [2024-11-07T02:15:08.835Z] 3691dc0c6011: Layer already exists [2024-11-07T02:15:08.835Z] c9bebfd87611: Layer already exists [2024-11-07T02:15:08.835Z] 512bf5337da4: Layer already exists [2024-11-07T02:15:08.835Z] 16113d51b718: Layer already exists [2024-11-07T02:15:09.101Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:a62a968695a46d3a0b53dcf89a8a7a7ca329ecae737dc31fb1760447e8c419ac size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:15:09.471Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:15:09.831Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-11-07T02:15:09.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-07T02:15:09.831Z] d38940429087: Preparing [2024-11-07T02:15:09.831Z] a04de49d265f: Preparing [2024-11-07T02:15:09.831Z] 8e9af3d7023f: Preparing [2024-11-07T02:15:09.831Z] 21d227613972: Preparing [2024-11-07T02:15:09.831Z] 3691dc0c6011: Preparing [2024-11-07T02:15:09.831Z] 512bf5337da4: Preparing [2024-11-07T02:15:09.831Z] c9bebfd87611: Preparing [2024-11-07T02:15:09.831Z] 16113d51b718: Preparing [2024-11-07T02:15:09.831Z] c9bebfd87611: Waiting [2024-11-07T02:15:09.831Z] 16113d51b718: Waiting [2024-11-07T02:15:09.831Z] 512bf5337da4: Waiting [2024-11-07T02:15:09.831Z] 21d227613972: Layer already exists [2024-11-07T02:15:09.831Z] a04de49d265f: Layer already exists [2024-11-07T02:15:09.831Z] d38940429087: Layer already exists [2024-11-07T02:15:09.831Z] 8e9af3d7023f: Layer already exists [2024-11-07T02:15:09.831Z] 16113d51b718: Layer already exists [2024-11-07T02:15:09.831Z] 512bf5337da4: Layer already exists [2024-11-07T02:15:09.831Z] c9bebfd87611: Layer already exists [2024-11-07T02:15:09.831Z] 3691dc0c6011: Layer already exists [2024-11-07T02:15:10.097Z] main: digest: sha256:a62a968695a46d3a0b53dcf89a8a7a7ca329ecae737dc31fb1760447e8c419ac size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-07T02:15:10.172Z] ===================================================== [Pipeline] echo [2024-11-07T02:15:10.185Z] taggedImages: [2024-11-07T02:15:10.185Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T02:15:10.185Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-11-07T02:15:10.185Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.10 [2024-11-07T02:15:10.185Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T02:15:10.185Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-11-07T02:15:10.215Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-11-07T02:15:10.215Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T02:15:10.215Z] latest [2024-11-07T02:15:10.215Z] 4.0.0-dev.10 [2024-11-07T02:15:10.215Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T02:15:10.215Z] main [2024-11-07T02:15:10.215Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:15:10.645Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:15:11.018Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T02:15:11.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-07T02:15:11.018Z] d1bb24402911: Preparing [2024-11-07T02:15:11.018Z] 426212d90fe4: Preparing [2024-11-07T02:15:11.018Z] df743a8d753b: Preparing [2024-11-07T02:15:11.018Z] 3691dc0c6011: Preparing [2024-11-07T02:15:11.018Z] b717387193dc: Preparing [2024-11-07T02:15:11.018Z] 03d7db91b187: Preparing [2024-11-07T02:15:11.018Z] 16113d51b718: Preparing [2024-11-07T02:15:11.018Z] 16113d51b718: Waiting [2024-11-07T02:15:11.018Z] 03d7db91b187: Waiting [2024-11-07T02:15:11.018Z] 3691dc0c6011: Layer already exists [2024-11-07T02:15:11.290Z] b717387193dc: Pushed [2024-11-07T02:15:11.290Z] 426212d90fe4: Pushed [2024-11-07T02:15:11.290Z] d1bb24402911: Pushed [2024-11-07T02:15:11.290Z] 03d7db91b187: Pushed [2024-11-07T02:15:11.290Z] 16113d51b718: Layer already exists [2024-11-07T02:15:19.477Z] df743a8d753b: Pushed [2024-11-07T02:15:19.477Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:dd2f89be5666f303a7040f51e465c07f98f1afab2d9fc7a0438a6fdb4892c80b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:15:19.837Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:15:20.188Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-11-07T02:15:20.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-07T02:15:20.188Z] d1bb24402911: Preparing [2024-11-07T02:15:20.188Z] 426212d90fe4: Preparing [2024-11-07T02:15:20.188Z] df743a8d753b: Preparing [2024-11-07T02:15:20.188Z] 3691dc0c6011: Preparing [2024-11-07T02:15:20.188Z] b717387193dc: Preparing [2024-11-07T02:15:20.188Z] 03d7db91b187: Preparing [2024-11-07T02:15:20.188Z] 16113d51b718: Preparing [2024-11-07T02:15:20.188Z] 03d7db91b187: Waiting [2024-11-07T02:15:20.188Z] 16113d51b718: Waiting [2024-11-07T02:15:20.188Z] b717387193dc: Layer already exists [2024-11-07T02:15:20.188Z] 426212d90fe4: Layer already exists [2024-11-07T02:15:20.188Z] df743a8d753b: Layer already exists [2024-11-07T02:15:20.188Z] 3691dc0c6011: Layer already exists [2024-11-07T02:15:20.188Z] d1bb24402911: Layer already exists [2024-11-07T02:15:20.188Z] 03d7db91b187: Layer already exists [2024-11-07T02:15:20.188Z] 16113d51b718: Layer already exists [2024-11-07T02:15:20.453Z] latest: digest: sha256:dd2f89be5666f303a7040f51e465c07f98f1afab2d9fc7a0438a6fdb4892c80b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:15:20.805Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:15:21.169Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.10 [2024-11-07T02:15:21.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-07T02:15:21.169Z] d1bb24402911: Preparing [2024-11-07T02:15:21.169Z] 426212d90fe4: Preparing [2024-11-07T02:15:21.169Z] df743a8d753b: Preparing [2024-11-07T02:15:21.169Z] 3691dc0c6011: Preparing [2024-11-07T02:15:21.169Z] b717387193dc: Preparing [2024-11-07T02:15:21.169Z] 03d7db91b187: Preparing [2024-11-07T02:15:21.169Z] 16113d51b718: Preparing [2024-11-07T02:15:21.169Z] 03d7db91b187: Waiting [2024-11-07T02:15:21.169Z] 16113d51b718: Waiting [2024-11-07T02:15:21.169Z] 3691dc0c6011: Layer already exists [2024-11-07T02:15:21.169Z] df743a8d753b: Layer already exists [2024-11-07T02:15:21.169Z] d1bb24402911: Layer already exists [2024-11-07T02:15:21.169Z] 426212d90fe4: Layer already exists [2024-11-07T02:15:21.169Z] b717387193dc: Layer already exists [2024-11-07T02:15:21.169Z] 16113d51b718: Layer already exists [2024-11-07T02:15:21.169Z] 03d7db91b187: Layer already exists [2024-11-07T02:15:21.169Z] 4.0.0-dev.10: digest: sha256:dd2f89be5666f303a7040f51e465c07f98f1afab2d9fc7a0438a6fdb4892c80b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:15:21.791Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:15:22.136Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T02:15:22.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-07T02:15:22.136Z] d1bb24402911: Preparing [2024-11-07T02:15:22.136Z] 426212d90fe4: Preparing [2024-11-07T02:15:22.136Z] df743a8d753b: Preparing [2024-11-07T02:15:22.136Z] 3691dc0c6011: Preparing [2024-11-07T02:15:22.136Z] b717387193dc: Preparing [2024-11-07T02:15:22.136Z] 03d7db91b187: Preparing [2024-11-07T02:15:22.136Z] 16113d51b718: Preparing [2024-11-07T02:15:22.136Z] 03d7db91b187: Waiting [2024-11-07T02:15:22.136Z] 16113d51b718: Waiting [2024-11-07T02:15:22.136Z] 426212d90fe4: Layer already exists [2024-11-07T02:15:22.136Z] b717387193dc: Layer already exists [2024-11-07T02:15:22.136Z] d1bb24402911: Layer already exists [2024-11-07T02:15:22.136Z] 3691dc0c6011: Layer already exists [2024-11-07T02:15:22.136Z] df743a8d753b: Layer already exists [2024-11-07T02:15:22.136Z] 03d7db91b187: Layer already exists [2024-11-07T02:15:22.136Z] 16113d51b718: Layer already exists [2024-11-07T02:15:22.401Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:dd2f89be5666f303a7040f51e465c07f98f1afab2d9fc7a0438a6fdb4892c80b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:15:22.761Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:15:23.120Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-11-07T02:15:23.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-07T02:15:23.120Z] d1bb24402911: Preparing [2024-11-07T02:15:23.120Z] 426212d90fe4: Preparing [2024-11-07T02:15:23.120Z] df743a8d753b: Preparing [2024-11-07T02:15:23.120Z] 3691dc0c6011: Preparing [2024-11-07T02:15:23.120Z] b717387193dc: Preparing [2024-11-07T02:15:23.120Z] 03d7db91b187: Preparing [2024-11-07T02:15:23.120Z] 16113d51b718: Preparing [2024-11-07T02:15:23.120Z] 03d7db91b187: Waiting [2024-11-07T02:15:23.120Z] 16113d51b718: Waiting [2024-11-07T02:15:23.120Z] d1bb24402911: Layer already exists [2024-11-07T02:15:23.120Z] 3691dc0c6011: Layer already exists [2024-11-07T02:15:23.120Z] df743a8d753b: Layer already exists [2024-11-07T02:15:23.120Z] 426212d90fe4: Layer already exists [2024-11-07T02:15:23.120Z] b717387193dc: Layer already exists [2024-11-07T02:15:23.120Z] 16113d51b718: Layer already exists [2024-11-07T02:15:23.120Z] 03d7db91b187: Layer already exists [2024-11-07T02:15:23.391Z] main: digest: sha256:dd2f89be5666f303a7040f51e465c07f98f1afab2d9fc7a0438a6fdb4892c80b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-07T02:15:23.476Z] ===================================================== [Pipeline] echo [2024-11-07T02:15:23.559Z] taggedImages: [2024-11-07T02:15:23.559Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T02:15:23.559Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-11-07T02:15:23.559Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.10 [2024-11-07T02:15:23.559Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T02:15:23.559Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-11-07T02:15:23.588Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-11-07T02:15:23.588Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T02:15:23.588Z] latest [2024-11-07T02:15:23.588Z] 4.0.0-dev.10 [2024-11-07T02:15:23.588Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T02:15:23.588Z] main [2024-11-07T02:15:23.588Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:15:23.984Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:15:24.335Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T02:15:24.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-07T02:15:24.335Z] e736a7e17433: Preparing [2024-11-07T02:15:24.335Z] 444cd66fe65f: Preparing [2024-11-07T02:15:24.335Z] dfe89c2844ca: Preparing [2024-11-07T02:15:24.335Z] 16890401f8c7: Preparing [2024-11-07T02:15:24.335Z] 21d227613972: Preparing [2024-11-07T02:15:24.335Z] 3691dc0c6011: Preparing [2024-11-07T02:15:24.335Z] 090baf0a9a0a: Preparing [2024-11-07T02:15:24.335Z] 7ef3caa22195: Preparing [2024-11-07T02:15:24.335Z] 16113d51b718: Preparing [2024-11-07T02:15:24.335Z] 3691dc0c6011: Waiting [2024-11-07T02:15:24.335Z] 090baf0a9a0a: Waiting [2024-11-07T02:15:24.335Z] 7ef3caa22195: Waiting [2024-11-07T02:15:24.335Z] 16113d51b718: Waiting [2024-11-07T02:15:24.335Z] 21d227613972: Layer already exists [2024-11-07T02:15:24.600Z] 3691dc0c6011: Layer already exists [2024-11-07T02:15:24.600Z] 090baf0a9a0a: Layer already exists [2024-11-07T02:15:24.600Z] 7ef3caa22195: Layer already exists [2024-11-07T02:15:24.600Z] dfe89c2844ca: Pushed [2024-11-07T02:15:24.600Z] 444cd66fe65f: Pushed [2024-11-07T02:15:24.600Z] e736a7e17433: Pushed [2024-11-07T02:15:24.600Z] 16113d51b718: Layer already exists [2024-11-07T02:15:32.783Z] 16890401f8c7: Pushed [2024-11-07T02:15:32.783Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:3fbe814b9d0329ee6ee45e32d46d4a2fb66a505a25d7336b12604d3e3b46acff size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:15:33.129Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:15:33.474Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-11-07T02:15:33.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-07T02:15:33.474Z] e736a7e17433: Preparing [2024-11-07T02:15:33.474Z] 444cd66fe65f: Preparing [2024-11-07T02:15:33.474Z] dfe89c2844ca: Preparing [2024-11-07T02:15:33.474Z] 16890401f8c7: Preparing [2024-11-07T02:15:33.474Z] 21d227613972: Preparing [2024-11-07T02:15:33.474Z] 3691dc0c6011: Preparing [2024-11-07T02:15:33.474Z] 090baf0a9a0a: Preparing [2024-11-07T02:15:33.474Z] 7ef3caa22195: Preparing [2024-11-07T02:15:33.474Z] 16113d51b718: Preparing [2024-11-07T02:15:33.474Z] 090baf0a9a0a: Waiting [2024-11-07T02:15:33.474Z] 7ef3caa22195: Waiting [2024-11-07T02:15:33.474Z] 3691dc0c6011: Waiting [2024-11-07T02:15:33.474Z] 16113d51b718: Waiting [2024-11-07T02:15:33.474Z] e736a7e17433: Layer already exists [2024-11-07T02:15:33.474Z] 444cd66fe65f: Layer already exists [2024-11-07T02:15:33.474Z] 21d227613972: Layer already exists [2024-11-07T02:15:33.474Z] 16890401f8c7: Layer already exists [2024-11-07T02:15:33.474Z] dfe89c2844ca: Layer already exists [2024-11-07T02:15:33.474Z] 16113d51b718: Layer already exists [2024-11-07T02:15:33.474Z] 3691dc0c6011: Layer already exists [2024-11-07T02:15:33.474Z] 7ef3caa22195: Layer already exists [2024-11-07T02:15:33.474Z] 090baf0a9a0a: Layer already exists [2024-11-07T02:15:33.737Z] latest: digest: sha256:3fbe814b9d0329ee6ee45e32d46d4a2fb66a505a25d7336b12604d3e3b46acff size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:15:34.087Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:15:34.437Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.10 [2024-11-07T02:15:34.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-07T02:15:34.437Z] e736a7e17433: Preparing [2024-11-07T02:15:34.437Z] 444cd66fe65f: Preparing [2024-11-07T02:15:34.437Z] dfe89c2844ca: Preparing [2024-11-07T02:15:34.437Z] 16890401f8c7: Preparing [2024-11-07T02:15:34.437Z] 21d227613972: Preparing [2024-11-07T02:15:34.437Z] 3691dc0c6011: Preparing [2024-11-07T02:15:34.437Z] 090baf0a9a0a: Preparing [2024-11-07T02:15:34.437Z] 7ef3caa22195: Preparing [2024-11-07T02:15:34.437Z] 16113d51b718: Preparing [2024-11-07T02:15:34.437Z] 090baf0a9a0a: Waiting [2024-11-07T02:15:34.437Z] 7ef3caa22195: Waiting [2024-11-07T02:15:34.437Z] 16113d51b718: Waiting [2024-11-07T02:15:34.437Z] 3691dc0c6011: Waiting [2024-11-07T02:15:34.437Z] dfe89c2844ca: Layer already exists [2024-11-07T02:15:34.437Z] 444cd66fe65f: Layer already exists [2024-11-07T02:15:34.437Z] 21d227613972: Layer already exists [2024-11-07T02:15:34.437Z] e736a7e17433: Layer already exists [2024-11-07T02:15:34.437Z] 16890401f8c7: Layer already exists [2024-11-07T02:15:34.437Z] 3691dc0c6011: Layer already exists [2024-11-07T02:15:34.437Z] 090baf0a9a0a: Layer already exists [2024-11-07T02:15:34.437Z] 16113d51b718: Layer already exists [2024-11-07T02:15:34.437Z] 7ef3caa22195: Layer already exists [2024-11-07T02:15:34.437Z] 4.0.0-dev.10: digest: sha256:3fbe814b9d0329ee6ee45e32d46d4a2fb66a505a25d7336b12604d3e3b46acff size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:15:34.799Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:15:35.159Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T02:15:35.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-07T02:15:35.159Z] e736a7e17433: Preparing [2024-11-07T02:15:35.159Z] 444cd66fe65f: Preparing [2024-11-07T02:15:35.159Z] dfe89c2844ca: Preparing [2024-11-07T02:15:35.159Z] 16890401f8c7: Preparing [2024-11-07T02:15:35.159Z] 21d227613972: Preparing [2024-11-07T02:15:35.159Z] 3691dc0c6011: Preparing [2024-11-07T02:15:35.159Z] 090baf0a9a0a: Preparing [2024-11-07T02:15:35.159Z] 7ef3caa22195: Preparing [2024-11-07T02:15:35.159Z] 16113d51b718: Preparing [2024-11-07T02:15:35.159Z] 3691dc0c6011: Waiting [2024-11-07T02:15:35.159Z] 090baf0a9a0a: Waiting [2024-11-07T02:15:35.159Z] 7ef3caa22195: Waiting [2024-11-07T02:15:35.159Z] 16113d51b718: Waiting [2024-11-07T02:15:35.159Z] e736a7e17433: Layer already exists [2024-11-07T02:15:35.159Z] dfe89c2844ca: Layer already exists [2024-11-07T02:15:35.159Z] 16890401f8c7: Layer already exists [2024-11-07T02:15:35.159Z] 444cd66fe65f: Layer already exists [2024-11-07T02:15:35.159Z] 21d227613972: Layer already exists [2024-11-07T02:15:35.159Z] 090baf0a9a0a: Layer already exists [2024-11-07T02:15:35.159Z] 16113d51b718: Layer already exists [2024-11-07T02:15:35.159Z] 3691dc0c6011: Layer already exists [2024-11-07T02:15:35.159Z] 7ef3caa22195: Layer already exists [2024-11-07T02:15:35.425Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:3fbe814b9d0329ee6ee45e32d46d4a2fb66a505a25d7336b12604d3e3b46acff size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:15:35.801Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:15:36.168Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-11-07T02:15:36.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-07T02:15:36.168Z] e736a7e17433: Preparing [2024-11-07T02:15:36.168Z] 444cd66fe65f: Preparing [2024-11-07T02:15:36.168Z] dfe89c2844ca: Preparing [2024-11-07T02:15:36.168Z] 16890401f8c7: Preparing [2024-11-07T02:15:36.168Z] 21d227613972: Preparing [2024-11-07T02:15:36.168Z] 3691dc0c6011: Preparing [2024-11-07T02:15:36.168Z] 090baf0a9a0a: Preparing [2024-11-07T02:15:36.168Z] 7ef3caa22195: Preparing [2024-11-07T02:15:36.168Z] 16113d51b718: Preparing [2024-11-07T02:15:36.168Z] 3691dc0c6011: Waiting [2024-11-07T02:15:36.168Z] 090baf0a9a0a: Waiting [2024-11-07T02:15:36.168Z] 7ef3caa22195: Waiting [2024-11-07T02:15:36.168Z] 16113d51b718: Waiting [2024-11-07T02:15:36.168Z] dfe89c2844ca: Layer already exists [2024-11-07T02:15:36.168Z] 444cd66fe65f: Layer already exists [2024-11-07T02:15:36.168Z] e736a7e17433: Layer already exists [2024-11-07T02:15:36.168Z] 16890401f8c7: Layer already exists [2024-11-07T02:15:36.168Z] 21d227613972: Layer already exists [2024-11-07T02:15:36.168Z] 090baf0a9a0a: Layer already exists [2024-11-07T02:15:36.168Z] 7ef3caa22195: Layer already exists [2024-11-07T02:15:36.168Z] 16113d51b718: Layer already exists [2024-11-07T02:15:36.168Z] 3691dc0c6011: Layer already exists [2024-11-07T02:15:36.432Z] main: digest: sha256:3fbe814b9d0329ee6ee45e32d46d4a2fb66a505a25d7336b12604d3e3b46acff size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-07T02:15:36.526Z] ===================================================== [Pipeline] echo [2024-11-07T02:15:36.540Z] taggedImages: [2024-11-07T02:15:36.540Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T02:15:36.540Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-11-07T02:15:36.540Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.10 [2024-11-07T02:15:36.540Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T02:15:36.540Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-11-07T02:15:36.576Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-11-07T02:15:36.576Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T02:15:36.576Z] latest [2024-11-07T02:15:36.576Z] 4.0.0-dev.10 [2024-11-07T02:15:36.576Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T02:15:36.576Z] main [2024-11-07T02:15:36.576Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:15:36.965Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:15:37.310Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T02:15:37.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-07T02:15:37.310Z] d5dbaebd7e4f: Preparing [2024-11-07T02:15:37.310Z] 27c948a76e89: Preparing [2024-11-07T02:15:37.310Z] 1f26a21c876b: Preparing [2024-11-07T02:15:37.310Z] b18b18907d85: Preparing [2024-11-07T02:15:37.310Z] e6af62bcbeec: Preparing [2024-11-07T02:15:37.310Z] 90a284e4233b: Preparing [2024-11-07T02:15:37.310Z] d322d3283235: Preparing [2024-11-07T02:15:37.310Z] 21d227613972: Preparing [2024-11-07T02:15:37.310Z] 3691dc0c6011: Preparing [2024-11-07T02:15:37.310Z] ab88f095b738: Preparing [2024-11-07T02:15:37.310Z] 7353e67bfd7b: Preparing [2024-11-07T02:15:37.310Z] 5f70bf18a086: Preparing [2024-11-07T02:15:37.310Z] 6b6c5bc25123: Preparing [2024-11-07T02:15:37.310Z] 24b743d9568f: Preparing [2024-11-07T02:15:37.310Z] 233b326ffe5e: Preparing [2024-11-07T02:15:37.310Z] 16113d51b718: Preparing [2024-11-07T02:15:37.310Z] 6b6c5bc25123: Waiting [2024-11-07T02:15:37.310Z] 24b743d9568f: Waiting [2024-11-07T02:15:37.310Z] 233b326ffe5e: Waiting [2024-11-07T02:15:37.310Z] ab88f095b738: Waiting [2024-11-07T02:15:37.310Z] 16113d51b718: Waiting [2024-11-07T02:15:37.310Z] 7353e67bfd7b: Waiting [2024-11-07T02:15:37.310Z] 5f70bf18a086: Waiting [2024-11-07T02:15:37.310Z] 21d227613972: Waiting [2024-11-07T02:15:37.310Z] d322d3283235: Waiting [2024-11-07T02:15:37.310Z] 3691dc0c6011: Waiting [2024-11-07T02:15:37.310Z] 90a284e4233b: Waiting [2024-11-07T02:15:37.580Z] b18b18907d85: Pushed [2024-11-07T02:15:37.580Z] e6af62bcbeec: Pushed [2024-11-07T02:15:37.580Z] 1f26a21c876b: Pushed [2024-11-07T02:15:37.580Z] 27c948a76e89: Pushed [2024-11-07T02:15:37.580Z] d5dbaebd7e4f: Pushed [2024-11-07T02:15:37.580Z] 21d227613972: Layer already exists [2024-11-07T02:15:37.580Z] 90a284e4233b: Pushed [2024-11-07T02:15:37.580Z] 3691dc0c6011: Layer already exists [2024-11-07T02:15:37.845Z] 5f70bf18a086: Layer already exists [2024-11-07T02:15:37.845Z] ab88f095b738: Pushed [2024-11-07T02:15:37.845Z] 7353e67bfd7b: Pushed [2024-11-07T02:15:37.845Z] 16113d51b718: Layer already exists [2024-11-07T02:15:37.845Z] 6b6c5bc25123: Pushed [2024-11-07T02:15:38.114Z] 233b326ffe5e: Pushed [2024-11-07T02:15:39.529Z] 24b743d9568f: Pushed [2024-11-07T02:15:42.123Z] d322d3283235: Pushed [2024-11-07T02:15:42.123Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:6ee366ce72e3428a7cfc94c171f33c340fe2a25fc063b43cddc3ccaac8dd7246 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:15:42.482Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:15:42.847Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-11-07T02:15:42.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-07T02:15:42.847Z] d5dbaebd7e4f: Preparing [2024-11-07T02:15:42.847Z] 27c948a76e89: Preparing [2024-11-07T02:15:42.847Z] 1f26a21c876b: Preparing [2024-11-07T02:15:42.847Z] b18b18907d85: Preparing [2024-11-07T02:15:42.847Z] e6af62bcbeec: Preparing [2024-11-07T02:15:42.847Z] 90a284e4233b: Preparing [2024-11-07T02:15:42.847Z] d322d3283235: Preparing [2024-11-07T02:15:42.847Z] 21d227613972: Preparing [2024-11-07T02:15:42.847Z] 3691dc0c6011: Preparing [2024-11-07T02:15:42.847Z] ab88f095b738: Preparing [2024-11-07T02:15:42.847Z] 7353e67bfd7b: Preparing [2024-11-07T02:15:42.847Z] 5f70bf18a086: Preparing [2024-11-07T02:15:42.847Z] 6b6c5bc25123: Preparing [2024-11-07T02:15:42.847Z] 24b743d9568f: Preparing [2024-11-07T02:15:42.847Z] 233b326ffe5e: Preparing [2024-11-07T02:15:42.847Z] 16113d51b718: Preparing [2024-11-07T02:15:42.847Z] 21d227613972: Waiting [2024-11-07T02:15:42.847Z] 3691dc0c6011: Waiting [2024-11-07T02:15:42.847Z] 90a284e4233b: Waiting [2024-11-07T02:15:42.847Z] d322d3283235: Waiting [2024-11-07T02:15:42.847Z] ab88f095b738: Waiting [2024-11-07T02:15:42.847Z] 7353e67bfd7b: Waiting [2024-11-07T02:15:42.847Z] 5f70bf18a086: Waiting [2024-11-07T02:15:42.847Z] 24b743d9568f: Waiting [2024-11-07T02:15:42.847Z] 233b326ffe5e: Waiting [2024-11-07T02:15:42.847Z] 16113d51b718: Waiting [2024-11-07T02:15:42.847Z] 6b6c5bc25123: Waiting [2024-11-07T02:15:42.847Z] b18b18907d85: Layer already exists [2024-11-07T02:15:42.847Z] 27c948a76e89: Layer already exists [2024-11-07T02:15:42.847Z] 90a284e4233b: Layer already exists [2024-11-07T02:15:42.847Z] e6af62bcbeec: Layer already exists [2024-11-07T02:15:42.847Z] 1f26a21c876b: Layer already exists [2024-11-07T02:15:42.847Z] d5dbaebd7e4f: Layer already exists [2024-11-07T02:15:42.847Z] d322d3283235: Layer already exists [2024-11-07T02:15:42.847Z] 21d227613972: Layer already exists [2024-11-07T02:15:43.112Z] ab88f095b738: Layer already exists [2024-11-07T02:15:43.112Z] 3691dc0c6011: Layer already exists [2024-11-07T02:15:43.112Z] 5f70bf18a086: Layer already exists [2024-11-07T02:15:43.112Z] 7353e67bfd7b: Layer already exists [2024-11-07T02:15:43.112Z] 6b6c5bc25123: Layer already exists [2024-11-07T02:15:43.112Z] 16113d51b718: Layer already exists [2024-11-07T02:15:43.112Z] 24b743d9568f: Layer already exists [2024-11-07T02:15:43.112Z] 233b326ffe5e: Layer already exists [2024-11-07T02:15:43.112Z] latest: digest: sha256:6ee366ce72e3428a7cfc94c171f33c340fe2a25fc063b43cddc3ccaac8dd7246 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:15:43.462Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:15:43.811Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.10 [2024-11-07T02:15:43.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-07T02:15:43.811Z] d5dbaebd7e4f: Preparing [2024-11-07T02:15:43.811Z] 27c948a76e89: Preparing [2024-11-07T02:15:43.811Z] 1f26a21c876b: Preparing [2024-11-07T02:15:43.811Z] b18b18907d85: Preparing [2024-11-07T02:15:43.811Z] e6af62bcbeec: Preparing [2024-11-07T02:15:43.811Z] 90a284e4233b: Preparing [2024-11-07T02:15:43.811Z] d322d3283235: Preparing [2024-11-07T02:15:43.811Z] 21d227613972: Preparing [2024-11-07T02:15:43.811Z] 3691dc0c6011: Preparing [2024-11-07T02:15:43.811Z] ab88f095b738: Preparing [2024-11-07T02:15:43.811Z] 7353e67bfd7b: Preparing [2024-11-07T02:15:43.811Z] 5f70bf18a086: Preparing [2024-11-07T02:15:43.811Z] 6b6c5bc25123: Preparing [2024-11-07T02:15:43.811Z] 24b743d9568f: Preparing [2024-11-07T02:15:43.811Z] 233b326ffe5e: Preparing [2024-11-07T02:15:43.811Z] 16113d51b718: Preparing [2024-11-07T02:15:43.811Z] 90a284e4233b: Waiting [2024-11-07T02:15:43.811Z] d322d3283235: Waiting [2024-11-07T02:15:43.811Z] 7353e67bfd7b: Waiting [2024-11-07T02:15:43.811Z] 24b743d9568f: Waiting [2024-11-07T02:15:43.811Z] 233b326ffe5e: Waiting [2024-11-07T02:15:43.811Z] 16113d51b718: Waiting [2024-11-07T02:15:43.811Z] 5f70bf18a086: Waiting [2024-11-07T02:15:43.811Z] 6b6c5bc25123: Waiting [2024-11-07T02:15:43.811Z] 21d227613972: Waiting [2024-11-07T02:15:43.811Z] 3691dc0c6011: Waiting [2024-11-07T02:15:43.811Z] ab88f095b738: Waiting [2024-11-07T02:15:43.811Z] 27c948a76e89: Layer already exists [2024-11-07T02:15:43.811Z] d5dbaebd7e4f: Layer already exists [2024-11-07T02:15:43.811Z] 1f26a21c876b: Layer already exists [2024-11-07T02:15:43.811Z] b18b18907d85: Layer already exists [2024-11-07T02:15:43.811Z] e6af62bcbeec: Layer already exists [2024-11-07T02:15:43.811Z] 90a284e4233b: Layer already exists [2024-11-07T02:15:43.811Z] ab88f095b738: Layer already exists [2024-11-07T02:15:43.811Z] 21d227613972: Layer already exists [2024-11-07T02:15:43.811Z] d322d3283235: Layer already exists [2024-11-07T02:15:43.811Z] 7353e67bfd7b: Layer already exists [2024-11-07T02:15:43.811Z] 6b6c5bc25123: Layer already exists [2024-11-07T02:15:43.811Z] 24b743d9568f: Layer already exists [2024-11-07T02:15:43.811Z] 233b326ffe5e: Layer already exists [2024-11-07T02:15:43.811Z] 16113d51b718: Layer already exists [2024-11-07T02:15:44.078Z] 3691dc0c6011: Layer already exists [2024-11-07T02:15:44.078Z] 5f70bf18a086: Layer already exists [2024-11-07T02:15:44.078Z] 4.0.0-dev.10: digest: sha256:6ee366ce72e3428a7cfc94c171f33c340fe2a25fc063b43cddc3ccaac8dd7246 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:15:44.446Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:15:44.794Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T02:15:44.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-07T02:15:44.794Z] d5dbaebd7e4f: Preparing [2024-11-07T02:15:44.794Z] 27c948a76e89: Preparing [2024-11-07T02:15:44.794Z] 1f26a21c876b: Preparing [2024-11-07T02:15:44.794Z] b18b18907d85: Preparing [2024-11-07T02:15:44.794Z] e6af62bcbeec: Preparing [2024-11-07T02:15:44.794Z] 90a284e4233b: Preparing [2024-11-07T02:15:44.794Z] d322d3283235: Preparing [2024-11-07T02:15:44.794Z] 21d227613972: Preparing [2024-11-07T02:15:44.794Z] 3691dc0c6011: Preparing [2024-11-07T02:15:44.794Z] ab88f095b738: Preparing [2024-11-07T02:15:44.794Z] 7353e67bfd7b: Preparing [2024-11-07T02:15:44.794Z] 5f70bf18a086: Preparing [2024-11-07T02:15:44.794Z] 6b6c5bc25123: Preparing [2024-11-07T02:15:44.794Z] 24b743d9568f: Preparing [2024-11-07T02:15:44.794Z] 233b326ffe5e: Preparing [2024-11-07T02:15:44.794Z] 16113d51b718: Preparing [2024-11-07T02:15:44.794Z] 90a284e4233b: Waiting [2024-11-07T02:15:44.794Z] d322d3283235: Waiting [2024-11-07T02:15:44.794Z] 21d227613972: Waiting [2024-11-07T02:15:44.794Z] 3691dc0c6011: Waiting [2024-11-07T02:15:44.794Z] ab88f095b738: Waiting [2024-11-07T02:15:44.794Z] 7353e67bfd7b: Waiting [2024-11-07T02:15:44.794Z] 5f70bf18a086: Waiting [2024-11-07T02:15:44.794Z] 6b6c5bc25123: Waiting [2024-11-07T02:15:44.794Z] 24b743d9568f: Waiting [2024-11-07T02:15:44.794Z] 233b326ffe5e: Waiting [2024-11-07T02:15:44.794Z] 16113d51b718: Waiting [2024-11-07T02:15:44.794Z] 27c948a76e89: Layer already exists [2024-11-07T02:15:44.794Z] 1f26a21c876b: Layer already exists [2024-11-07T02:15:44.794Z] e6af62bcbeec: Layer already exists [2024-11-07T02:15:44.794Z] b18b18907d85: Layer already exists [2024-11-07T02:15:44.794Z] d5dbaebd7e4f: Layer already exists [2024-11-07T02:15:44.794Z] 90a284e4233b: Layer already exists [2024-11-07T02:15:44.794Z] 3691dc0c6011: Layer already exists [2024-11-07T02:15:44.794Z] d322d3283235: Layer already exists [2024-11-07T02:15:44.794Z] 21d227613972: Layer already exists [2024-11-07T02:15:44.794Z] ab88f095b738: Layer already exists [2024-11-07T02:15:44.794Z] 5f70bf18a086: Layer already exists [2024-11-07T02:15:44.794Z] 7353e67bfd7b: Layer already exists [2024-11-07T02:15:44.794Z] 6b6c5bc25123: Layer already exists [2024-11-07T02:15:44.794Z] 24b743d9568f: Layer already exists [2024-11-07T02:15:44.794Z] 233b326ffe5e: Layer already exists [2024-11-07T02:15:44.794Z] 16113d51b718: Layer already exists [2024-11-07T02:15:45.059Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:6ee366ce72e3428a7cfc94c171f33c340fe2a25fc063b43cddc3ccaac8dd7246 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:15:45.416Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:15:45.791Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-11-07T02:15:45.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-07T02:15:45.791Z] d5dbaebd7e4f: Preparing [2024-11-07T02:15:45.791Z] 27c948a76e89: Preparing [2024-11-07T02:15:45.791Z] 1f26a21c876b: Preparing [2024-11-07T02:15:45.791Z] b18b18907d85: Preparing [2024-11-07T02:15:45.791Z] e6af62bcbeec: Preparing [2024-11-07T02:15:45.791Z] 90a284e4233b: Preparing [2024-11-07T02:15:45.791Z] d322d3283235: Preparing [2024-11-07T02:15:45.791Z] 90a284e4233b: Waiting [2024-11-07T02:15:45.791Z] 21d227613972: Preparing [2024-11-07T02:15:45.791Z] d322d3283235: Waiting [2024-11-07T02:15:45.791Z] 21d227613972: Waiting [2024-11-07T02:15:45.791Z] 3691dc0c6011: Preparing [2024-11-07T02:15:45.791Z] ab88f095b738: Preparing [2024-11-07T02:15:45.791Z] 3691dc0c6011: Waiting [2024-11-07T02:15:45.791Z] 7353e67bfd7b: Preparing [2024-11-07T02:15:45.791Z] ab88f095b738: Waiting [2024-11-07T02:15:45.791Z] 5f70bf18a086: Preparing [2024-11-07T02:15:45.791Z] 7353e67bfd7b: Waiting [2024-11-07T02:15:45.791Z] 6b6c5bc25123: Preparing [2024-11-07T02:15:45.791Z] 5f70bf18a086: Waiting [2024-11-07T02:15:45.791Z] 6b6c5bc25123: Waiting [2024-11-07T02:15:45.791Z] 24b743d9568f: Preparing [2024-11-07T02:15:45.791Z] 233b326ffe5e: Preparing [2024-11-07T02:15:45.791Z] 24b743d9568f: Waiting [2024-11-07T02:15:45.791Z] 16113d51b718: Preparing [2024-11-07T02:15:45.791Z] 233b326ffe5e: Waiting [2024-11-07T02:15:45.791Z] 16113d51b718: Waiting [2024-11-07T02:15:45.791Z] 27c948a76e89: Layer already exists [2024-11-07T02:15:45.791Z] d5dbaebd7e4f: Layer already exists [2024-11-07T02:15:45.791Z] e6af62bcbeec: Layer already exists [2024-11-07T02:15:45.791Z] 1f26a21c876b: Layer already exists [2024-11-07T02:15:45.791Z] b18b18907d85: Layer already exists [2024-11-07T02:15:46.632Z] 90a284e4233b: Layer already exists [2024-11-07T02:15:46.632Z] 21d227613972: Layer already exists [2024-11-07T02:15:46.632Z] d322d3283235: Layer already exists [2024-11-07T02:15:46.632Z] ab88f095b738: Layer already exists [2024-11-07T02:15:46.632Z] 3691dc0c6011: Layer already exists [2024-11-07T02:15:46.632Z] 5f70bf18a086: Layer already exists [2024-11-07T02:15:46.632Z] 6b6c5bc25123: Layer already exists [2024-11-07T02:15:46.632Z] 7353e67bfd7b: Layer already exists [2024-11-07T02:15:46.632Z] 24b743d9568f: Layer already exists [2024-11-07T02:15:46.632Z] 233b326ffe5e: Layer already exists [2024-11-07T02:15:46.632Z] 16113d51b718: Layer already exists [2024-11-07T02:15:46.632Z] main: digest: sha256:6ee366ce72e3428a7cfc94c171f33c340fe2a25fc063b43cddc3ccaac8dd7246 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-07T02:15:47.133Z] ===================================================== [Pipeline] echo [2024-11-07T02:15:47.148Z] taggedImages: [2024-11-07T02:15:47.148Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T02:15:47.148Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-11-07T02:15:47.148Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.10 [2024-11-07T02:15:47.148Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T02:15:47.148Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-11-07T02:15:47.178Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-11-07T02:15:47.178Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T02:15:47.178Z] latest [2024-11-07T02:15:47.178Z] 4.0.0-dev.10 [2024-11-07T02:15:47.178Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T02:15:47.178Z] main [2024-11-07T02:15:47.178Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:15:47.574Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:15:47.930Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T02:15:47.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-07T02:15:47.930Z] f35f05cebcc0: Preparing [2024-11-07T02:15:47.930Z] 1f647995ceab: Preparing [2024-11-07T02:15:47.930Z] d0a7c0aab285: Preparing [2024-11-07T02:15:47.930Z] 7b486b7b2c19: Preparing [2024-11-07T02:15:47.930Z] 21d227613972: Preparing [2024-11-07T02:15:47.930Z] 3691dc0c6011: Preparing [2024-11-07T02:15:47.930Z] 090baf0a9a0a: Preparing [2024-11-07T02:15:47.930Z] 7ef3caa22195: Preparing [2024-11-07T02:15:47.930Z] 16113d51b718: Preparing [2024-11-07T02:15:47.930Z] 3691dc0c6011: Waiting [2024-11-07T02:15:47.930Z] 090baf0a9a0a: Waiting [2024-11-07T02:15:47.930Z] 16113d51b718: Waiting [2024-11-07T02:15:47.930Z] 7ef3caa22195: Waiting [2024-11-07T02:15:48.194Z] 21d227613972: Layer already exists [2024-11-07T02:15:48.194Z] 3691dc0c6011: Layer already exists [2024-11-07T02:15:48.194Z] 090baf0a9a0a: Layer already exists [2024-11-07T02:15:48.194Z] 1f647995ceab: Pushed [2024-11-07T02:15:48.194Z] d0a7c0aab285: Pushed [2024-11-07T02:15:48.194Z] f35f05cebcc0: Pushed [2024-11-07T02:15:48.194Z] 7ef3caa22195: Layer already exists [2024-11-07T02:15:48.194Z] 16113d51b718: Layer already exists [2024-11-07T02:15:54.843Z] 7b486b7b2c19: Pushed [2024-11-07T02:15:54.843Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:f814385ea6942fb3cf094687e2f78de2a27c53c33b6d998880548cfb19bb5de9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:15:55.238Z] + 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-11-07T02:15:55.585Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-11-07T02:15:55.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-07T02:15:55.585Z] f35f05cebcc0: Preparing [2024-11-07T02:15:55.585Z] 1f647995ceab: Preparing [2024-11-07T02:15:55.585Z] d0a7c0aab285: Preparing [2024-11-07T02:15:55.585Z] 7b486b7b2c19: Preparing [2024-11-07T02:15:55.585Z] 21d227613972: Preparing [2024-11-07T02:15:55.585Z] 3691dc0c6011: Preparing [2024-11-07T02:15:55.585Z] 090baf0a9a0a: Preparing [2024-11-07T02:15:55.585Z] 7ef3caa22195: Preparing [2024-11-07T02:15:55.585Z] 16113d51b718: Preparing [2024-11-07T02:15:55.585Z] 090baf0a9a0a: Waiting [2024-11-07T02:15:55.585Z] 7ef3caa22195: Waiting [2024-11-07T02:15:55.585Z] 3691dc0c6011: Waiting [2024-11-07T02:15:55.585Z] 16113d51b718: Waiting [2024-11-07T02:15:55.585Z] 21d227613972: Layer already exists [2024-11-07T02:15:55.585Z] d0a7c0aab285: Layer already exists [2024-11-07T02:15:55.585Z] 7b486b7b2c19: Layer already exists [2024-11-07T02:15:55.585Z] 1f647995ceab: Layer already exists [2024-11-07T02:15:55.585Z] f35f05cebcc0: Layer already exists [2024-11-07T02:15:55.586Z] 3691dc0c6011: Layer already exists [2024-11-07T02:15:55.586Z] 7ef3caa22195: Layer already exists [2024-11-07T02:15:55.586Z] 090baf0a9a0a: Layer already exists [2024-11-07T02:15:55.586Z] 16113d51b718: Layer already exists [2024-11-07T02:15:55.850Z] latest: digest: sha256:f814385ea6942fb3cf094687e2f78de2a27c53c33b6d998880548cfb19bb5de9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:15:56.214Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:15:56.579Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.10 [2024-11-07T02:15:56.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-07T02:15:56.579Z] f35f05cebcc0: Preparing [2024-11-07T02:15:56.579Z] 1f647995ceab: Preparing [2024-11-07T02:15:56.579Z] d0a7c0aab285: Preparing [2024-11-07T02:15:56.579Z] 7b486b7b2c19: Preparing [2024-11-07T02:15:56.579Z] 21d227613972: Preparing [2024-11-07T02:15:56.579Z] 3691dc0c6011: Preparing [2024-11-07T02:15:56.579Z] 090baf0a9a0a: Preparing [2024-11-07T02:15:56.579Z] 7ef3caa22195: Preparing [2024-11-07T02:15:56.579Z] 16113d51b718: Preparing [2024-11-07T02:15:56.579Z] 090baf0a9a0a: Waiting [2024-11-07T02:15:56.579Z] 7ef3caa22195: Waiting [2024-11-07T02:15:56.579Z] 16113d51b718: Waiting [2024-11-07T02:15:56.579Z] 3691dc0c6011: Waiting [2024-11-07T02:15:56.579Z] f35f05cebcc0: Layer already exists [2024-11-07T02:15:56.579Z] 1f647995ceab: Layer already exists [2024-11-07T02:15:56.579Z] d0a7c0aab285: Layer already exists [2024-11-07T02:15:56.579Z] 21d227613972: Layer already exists [2024-11-07T02:15:56.579Z] 7b486b7b2c19: Layer already exists [2024-11-07T02:15:56.579Z] 090baf0a9a0a: Layer already exists [2024-11-07T02:15:56.579Z] 3691dc0c6011: Layer already exists [2024-11-07T02:15:56.579Z] 7ef3caa22195: Layer already exists [2024-11-07T02:15:56.579Z] 16113d51b718: Layer already exists [2024-11-07T02:15:56.844Z] 4.0.0-dev.10: digest: sha256:f814385ea6942fb3cf094687e2f78de2a27c53c33b6d998880548cfb19bb5de9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:15:57.218Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:15:57.597Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T02:15:57.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-07T02:15:57.597Z] f35f05cebcc0: Preparing [2024-11-07T02:15:57.597Z] 1f647995ceab: Preparing [2024-11-07T02:15:57.597Z] d0a7c0aab285: Preparing [2024-11-07T02:15:57.597Z] 7b486b7b2c19: Preparing [2024-11-07T02:15:57.597Z] 21d227613972: Preparing [2024-11-07T02:15:57.597Z] 3691dc0c6011: Preparing [2024-11-07T02:15:57.597Z] 090baf0a9a0a: Preparing [2024-11-07T02:15:57.597Z] 7ef3caa22195: Preparing [2024-11-07T02:15:57.597Z] 16113d51b718: Preparing [2024-11-07T02:15:57.597Z] 3691dc0c6011: Waiting [2024-11-07T02:15:57.597Z] 090baf0a9a0a: Waiting [2024-11-07T02:15:57.597Z] 7ef3caa22195: Waiting [2024-11-07T02:15:57.597Z] 16113d51b718: Waiting [2024-11-07T02:15:57.597Z] d0a7c0aab285: Layer already exists [2024-11-07T02:15:57.597Z] 1f647995ceab: Layer already exists [2024-11-07T02:15:57.597Z] f35f05cebcc0: Layer already exists [2024-11-07T02:15:57.597Z] 21d227613972: Layer already exists [2024-11-07T02:15:57.597Z] 7b486b7b2c19: Layer already exists [2024-11-07T02:15:57.597Z] 090baf0a9a0a: Layer already exists [2024-11-07T02:15:57.597Z] 3691dc0c6011: Layer already exists [2024-11-07T02:15:57.597Z] 7ef3caa22195: Layer already exists [2024-11-07T02:15:57.597Z] 16113d51b718: Layer already exists [2024-11-07T02:15:57.861Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:f814385ea6942fb3cf094687e2f78de2a27c53c33b6d998880548cfb19bb5de9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:15:58.218Z] + 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-11-07T02:15:58.575Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-11-07T02:15:58.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-07T02:15:58.575Z] f35f05cebcc0: Preparing [2024-11-07T02:15:58.575Z] 1f647995ceab: Preparing [2024-11-07T02:15:58.575Z] d0a7c0aab285: Preparing [2024-11-07T02:15:58.575Z] 7b486b7b2c19: Preparing [2024-11-07T02:15:58.575Z] 21d227613972: Preparing [2024-11-07T02:15:58.575Z] 3691dc0c6011: Preparing [2024-11-07T02:15:58.575Z] 090baf0a9a0a: Preparing [2024-11-07T02:15:58.575Z] 7ef3caa22195: Preparing [2024-11-07T02:15:58.575Z] 16113d51b718: Preparing [2024-11-07T02:15:58.575Z] 3691dc0c6011: Waiting [2024-11-07T02:15:58.575Z] 090baf0a9a0a: Waiting [2024-11-07T02:15:58.575Z] 7ef3caa22195: Waiting [2024-11-07T02:15:58.575Z] 16113d51b718: Waiting [2024-11-07T02:15:58.575Z] d0a7c0aab285: Layer already exists [2024-11-07T02:15:58.575Z] 7b486b7b2c19: Layer already exists [2024-11-07T02:15:58.575Z] 21d227613972: Layer already exists [2024-11-07T02:15:58.575Z] f35f05cebcc0: Layer already exists [2024-11-07T02:15:58.575Z] 3691dc0c6011: Layer already exists [2024-11-07T02:15:58.575Z] 1f647995ceab: Layer already exists [2024-11-07T02:15:58.575Z] 7ef3caa22195: Layer already exists [2024-11-07T02:15:58.575Z] 090baf0a9a0a: Layer already exists [2024-11-07T02:15:58.575Z] 16113d51b718: Layer already exists [2024-11-07T02:15:58.839Z] main: digest: sha256:f814385ea6942fb3cf094687e2f78de2a27c53c33b6d998880548cfb19bb5de9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-07T02:15:58.925Z] ===================================================== [Pipeline] echo [2024-11-07T02:15:58.938Z] taggedImages: [2024-11-07T02:15:58.938Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T02:15:58.938Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-11-07T02:15:58.938Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.10 [2024-11-07T02:15:58.938Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T02:15:58.938Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-11-07T02:15:58.972Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-11-07T02:15:58.972Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T02:15:58.972Z] latest [2024-11-07T02:15:58.972Z] 4.0.0-dev.10 [2024-11-07T02:15:58.972Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T02:15:58.972Z] main [2024-11-07T02:15:58.972Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:15:59.341Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:15:59.699Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T02:15:59.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-07T02:15:59.700Z] 44ed7c08cb2b: Preparing [2024-11-07T02:15:59.700Z] dd5b8b6c8843: Preparing [2024-11-07T02:15:59.700Z] ab76afc7211c: Preparing [2024-11-07T02:15:59.700Z] 860ce680c018: Preparing [2024-11-07T02:15:59.700Z] e8ca5f6076fe: Preparing [2024-11-07T02:15:59.700Z] 21d227613972: Preparing [2024-11-07T02:15:59.700Z] 3691dc0c6011: Preparing [2024-11-07T02:15:59.700Z] 5ea301487c97: Preparing [2024-11-07T02:15:59.700Z] 5e66169350ec: Preparing [2024-11-07T02:15:59.700Z] 001d60acdc1b: Preparing [2024-11-07T02:15:59.700Z] 16113d51b718: Preparing [2024-11-07T02:15:59.700Z] 5ea301487c97: Waiting [2024-11-07T02:15:59.700Z] 5e66169350ec: Waiting [2024-11-07T02:15:59.700Z] 001d60acdc1b: Waiting [2024-11-07T02:15:59.700Z] 16113d51b718: Waiting [2024-11-07T02:15:59.700Z] 21d227613972: Waiting [2024-11-07T02:15:59.700Z] 3691dc0c6011: Waiting [2024-11-07T02:15:59.966Z] dd5b8b6c8843: Pushed [2024-11-07T02:15:59.966Z] 44ed7c08cb2b: Pushed [2024-11-07T02:15:59.966Z] e8ca5f6076fe: Pushed [2024-11-07T02:15:59.966Z] 860ce680c018: Pushed [2024-11-07T02:15:59.966Z] 21d227613972: Layer already exists [2024-11-07T02:15:59.966Z] 3691dc0c6011: Layer already exists [2024-11-07T02:15:59.966Z] 16113d51b718: Layer already exists [2024-11-07T02:16:00.233Z] 5ea301487c97: Pushed [2024-11-07T02:16:00.233Z] 5e66169350ec: Pushed [2024-11-07T02:16:03.566Z] ab76afc7211c: Pushed [2024-11-07T02:16:04.520Z] 001d60acdc1b: Pushed [2024-11-07T02:16:04.520Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:c22c8fd35de0025968922da25ac78100f0ba2d83fc2a948bd071ef4f52c0bbb9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:16:04.886Z] + 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-11-07T02:16:05.236Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-11-07T02:16:05.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-07T02:16:05.236Z] 44ed7c08cb2b: Preparing [2024-11-07T02:16:05.236Z] dd5b8b6c8843: Preparing [2024-11-07T02:16:05.236Z] ab76afc7211c: Preparing [2024-11-07T02:16:05.236Z] 860ce680c018: Preparing [2024-11-07T02:16:05.236Z] e8ca5f6076fe: Preparing [2024-11-07T02:16:05.236Z] 21d227613972: Preparing [2024-11-07T02:16:05.236Z] 3691dc0c6011: Preparing [2024-11-07T02:16:05.236Z] 5ea301487c97: Preparing [2024-11-07T02:16:05.236Z] 5e66169350ec: Preparing [2024-11-07T02:16:05.236Z] 001d60acdc1b: Preparing [2024-11-07T02:16:05.236Z] 16113d51b718: Preparing [2024-11-07T02:16:05.236Z] 3691dc0c6011: Waiting [2024-11-07T02:16:05.236Z] 5ea301487c97: Waiting [2024-11-07T02:16:05.236Z] 5e66169350ec: Waiting [2024-11-07T02:16:05.236Z] 001d60acdc1b: Waiting [2024-11-07T02:16:05.236Z] 16113d51b718: Waiting [2024-11-07T02:16:05.236Z] 21d227613972: Waiting [2024-11-07T02:16:05.236Z] 44ed7c08cb2b: Layer already exists [2024-11-07T02:16:05.236Z] e8ca5f6076fe: Layer already exists [2024-11-07T02:16:05.236Z] ab76afc7211c: Layer already exists [2024-11-07T02:16:05.236Z] 860ce680c018: Layer already exists [2024-11-07T02:16:05.236Z] dd5b8b6c8843: Layer already exists [2024-11-07T02:16:05.236Z] 3691dc0c6011: Layer already exists [2024-11-07T02:16:05.236Z] 5e66169350ec: Layer already exists [2024-11-07T02:16:05.236Z] 21d227613972: Layer already exists [2024-11-07T02:16:05.236Z] 001d60acdc1b: Layer already exists [2024-11-07T02:16:05.236Z] 5ea301487c97: Layer already exists [2024-11-07T02:16:05.236Z] 16113d51b718: Layer already exists [2024-11-07T02:16:05.502Z] latest: digest: sha256:c22c8fd35de0025968922da25ac78100f0ba2d83fc2a948bd071ef4f52c0bbb9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:16:05.866Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:16:06.217Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.10 [2024-11-07T02:16:06.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-07T02:16:06.217Z] 44ed7c08cb2b: Preparing [2024-11-07T02:16:06.217Z] dd5b8b6c8843: Preparing [2024-11-07T02:16:06.217Z] ab76afc7211c: Preparing [2024-11-07T02:16:06.217Z] 860ce680c018: Preparing [2024-11-07T02:16:06.217Z] e8ca5f6076fe: Preparing [2024-11-07T02:16:06.217Z] 21d227613972: Preparing [2024-11-07T02:16:06.217Z] 3691dc0c6011: Preparing [2024-11-07T02:16:06.217Z] 5ea301487c97: Preparing [2024-11-07T02:16:06.217Z] 5e66169350ec: Preparing [2024-11-07T02:16:06.217Z] 001d60acdc1b: Preparing [2024-11-07T02:16:06.217Z] 16113d51b718: Preparing [2024-11-07T02:16:06.217Z] 3691dc0c6011: Waiting [2024-11-07T02:16:06.217Z] 5ea301487c97: Waiting [2024-11-07T02:16:06.217Z] 5e66169350ec: Waiting [2024-11-07T02:16:06.217Z] 001d60acdc1b: Waiting [2024-11-07T02:16:06.217Z] 16113d51b718: Waiting [2024-11-07T02:16:06.217Z] 21d227613972: Waiting [2024-11-07T02:16:06.217Z] 860ce680c018: Layer already exists [2024-11-07T02:16:06.217Z] ab76afc7211c: Layer already exists [2024-11-07T02:16:06.217Z] 44ed7c08cb2b: Layer already exists [2024-11-07T02:16:06.217Z] dd5b8b6c8843: Layer already exists [2024-11-07T02:16:06.217Z] e8ca5f6076fe: Layer already exists [2024-11-07T02:16:06.217Z] 3691dc0c6011: Layer already exists [2024-11-07T02:16:06.217Z] 5e66169350ec: Layer already exists [2024-11-07T02:16:06.217Z] 001d60acdc1b: Layer already exists [2024-11-07T02:16:06.217Z] 21d227613972: Layer already exists [2024-11-07T02:16:06.217Z] 5ea301487c97: Layer already exists [2024-11-07T02:16:06.483Z] 16113d51b718: Layer already exists [2024-11-07T02:16:06.483Z] 4.0.0-dev.10: digest: sha256:c22c8fd35de0025968922da25ac78100f0ba2d83fc2a948bd071ef4f52c0bbb9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:16:06.857Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:16:07.218Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T02:16:07.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-07T02:16:07.218Z] 44ed7c08cb2b: Preparing [2024-11-07T02:16:07.218Z] dd5b8b6c8843: Preparing [2024-11-07T02:16:07.218Z] ab76afc7211c: Preparing [2024-11-07T02:16:07.218Z] 860ce680c018: Preparing [2024-11-07T02:16:07.218Z] e8ca5f6076fe: Preparing [2024-11-07T02:16:07.218Z] 21d227613972: Preparing [2024-11-07T02:16:07.218Z] 3691dc0c6011: Preparing [2024-11-07T02:16:07.218Z] 5ea301487c97: Preparing [2024-11-07T02:16:07.218Z] 5e66169350ec: Preparing [2024-11-07T02:16:07.218Z] 001d60acdc1b: Preparing [2024-11-07T02:16:07.218Z] 16113d51b718: Preparing [2024-11-07T02:16:07.218Z] 5e66169350ec: Waiting [2024-11-07T02:16:07.218Z] 21d227613972: Waiting [2024-11-07T02:16:07.218Z] 001d60acdc1b: Waiting [2024-11-07T02:16:07.218Z] 16113d51b718: Waiting [2024-11-07T02:16:07.218Z] 3691dc0c6011: Waiting [2024-11-07T02:16:07.218Z] 5ea301487c97: Waiting [2024-11-07T02:16:07.218Z] 44ed7c08cb2b: Layer already exists [2024-11-07T02:16:07.218Z] e8ca5f6076fe: Layer already exists [2024-11-07T02:16:07.218Z] ab76afc7211c: Layer already exists [2024-11-07T02:16:07.218Z] 860ce680c018: Layer already exists [2024-11-07T02:16:07.218Z] 21d227613972: Layer already exists [2024-11-07T02:16:07.218Z] 3691dc0c6011: Layer already exists [2024-11-07T02:16:07.218Z] dd5b8b6c8843: Layer already exists [2024-11-07T02:16:07.484Z] 5ea301487c97: Layer already exists [2024-11-07T02:16:07.484Z] 16113d51b718: Layer already exists [2024-11-07T02:16:07.484Z] 5e66169350ec: Layer already exists [2024-11-07T02:16:07.484Z] 001d60acdc1b: Layer already exists [2024-11-07T02:16:07.484Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:c22c8fd35de0025968922da25ac78100f0ba2d83fc2a948bd071ef4f52c0bbb9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:16:07.824Z] + 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-11-07T02:16:08.184Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-11-07T02:16:08.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-07T02:16:08.184Z] 44ed7c08cb2b: Preparing [2024-11-07T02:16:08.184Z] dd5b8b6c8843: Preparing [2024-11-07T02:16:08.184Z] ab76afc7211c: Preparing [2024-11-07T02:16:08.184Z] 860ce680c018: Preparing [2024-11-07T02:16:08.184Z] e8ca5f6076fe: Preparing [2024-11-07T02:16:08.184Z] 21d227613972: Preparing [2024-11-07T02:16:08.184Z] 3691dc0c6011: Preparing [2024-11-07T02:16:08.184Z] 5ea301487c97: Preparing [2024-11-07T02:16:08.184Z] 5e66169350ec: Preparing [2024-11-07T02:16:08.184Z] 001d60acdc1b: Preparing [2024-11-07T02:16:08.184Z] 16113d51b718: Preparing [2024-11-07T02:16:08.184Z] 3691dc0c6011: Waiting [2024-11-07T02:16:08.184Z] 5ea301487c97: Waiting [2024-11-07T02:16:08.184Z] 5e66169350ec: Waiting [2024-11-07T02:16:08.184Z] 16113d51b718: Waiting [2024-11-07T02:16:08.184Z] 001d60acdc1b: Waiting [2024-11-07T02:16:08.184Z] 21d227613972: Waiting [2024-11-07T02:16:08.184Z] 44ed7c08cb2b: Layer already exists [2024-11-07T02:16:08.184Z] dd5b8b6c8843: Layer already exists [2024-11-07T02:16:08.184Z] 860ce680c018: Layer already exists [2024-11-07T02:16:08.184Z] ab76afc7211c: Layer already exists [2024-11-07T02:16:08.184Z] e8ca5f6076fe: Layer already exists [2024-11-07T02:16:08.184Z] 5ea301487c97: Layer already exists [2024-11-07T02:16:08.184Z] 5e66169350ec: Layer already exists [2024-11-07T02:16:08.184Z] 21d227613972: Layer already exists [2024-11-07T02:16:08.184Z] 3691dc0c6011: Layer already exists [2024-11-07T02:16:08.184Z] 001d60acdc1b: Layer already exists [2024-11-07T02:16:08.184Z] 16113d51b718: Layer already exists [2024-11-07T02:16:08.448Z] main: digest: sha256:c22c8fd35de0025968922da25ac78100f0ba2d83fc2a948bd071ef4f52c0bbb9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-07T02:16:08.541Z] ===================================================== [Pipeline] echo [2024-11-07T02:16:08.555Z] taggedImages: [2024-11-07T02:16:08.555Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T02:16:08.555Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-11-07T02:16:08.555Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.10 [2024-11-07T02:16:08.555Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T02:16:08.555Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-11-07T02:16:08.585Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-11-07T02:16:08.585Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T02:16:08.585Z] latest [2024-11-07T02:16:08.585Z] 4.0.0-dev.10 [2024-11-07T02:16:08.585Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T02:16:08.585Z] main [2024-11-07T02:16:08.585Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:16:08.954Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:16:09.344Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T02:16:09.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-07T02:16:09.344Z] 275cd05f2a7f: Preparing [2024-11-07T02:16:09.344Z] 7948449eadd8: Preparing [2024-11-07T02:16:09.344Z] 53654d514671: Preparing [2024-11-07T02:16:09.344Z] df8c55ccfb30: Preparing [2024-11-07T02:16:09.344Z] b451790e46c2: Preparing [2024-11-07T02:16:09.344Z] 18c464cc06fc: Preparing [2024-11-07T02:16:09.344Z] 4666f25ec851: Preparing [2024-11-07T02:16:09.344Z] 21d227613972: Preparing [2024-11-07T02:16:09.344Z] 18c464cc06fc: Waiting [2024-11-07T02:16:09.344Z] 3691dc0c6011: Preparing [2024-11-07T02:16:09.344Z] 92d928aa1620: Preparing [2024-11-07T02:16:09.344Z] 4666f25ec851: Waiting [2024-11-07T02:16:09.344Z] 7e689e548b67: Preparing [2024-11-07T02:16:09.344Z] 16113d51b718: Preparing [2024-11-07T02:16:09.344Z] 3691dc0c6011: Waiting [2024-11-07T02:16:09.344Z] 92d928aa1620: Waiting [2024-11-07T02:16:09.344Z] 7e689e548b67: Waiting [2024-11-07T02:16:09.344Z] 16113d51b718: Waiting [2024-11-07T02:16:09.344Z] 21d227613972: Waiting [2024-11-07T02:16:09.610Z] 7948449eadd8: Pushed [2024-11-07T02:16:09.610Z] b451790e46c2: Pushed [2024-11-07T02:16:09.610Z] 275cd05f2a7f: Pushed [2024-11-07T02:16:09.610Z] 21d227613972: Layer already exists [2024-11-07T02:16:09.610Z] 18c464cc06fc: Pushed [2024-11-07T02:16:09.610Z] 3691dc0c6011: Layer already exists [2024-11-07T02:16:09.610Z] 4666f25ec851: Pushed [2024-11-07T02:16:09.873Z] 16113d51b718: Layer already exists [2024-11-07T02:16:11.289Z] 92d928aa1620: Pushed [2024-11-07T02:16:12.684Z] df8c55ccfb30: Pushed [2024-11-07T02:16:12.684Z] 7e689e548b67: Pushed [2024-11-07T02:16:13.635Z] 53654d514671: Pushed [2024-11-07T02:16:15.061Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:c36b819a55a7ac26d660495f16838413e655e88b999f6dc4643bb5f86fffa031 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:16:15.409Z] + 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-11-07T02:16:15.757Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-11-07T02:16:15.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-07T02:16:15.757Z] 275cd05f2a7f: Preparing [2024-11-07T02:16:15.757Z] 7948449eadd8: Preparing [2024-11-07T02:16:15.757Z] 53654d514671: Preparing [2024-11-07T02:16:15.757Z] df8c55ccfb30: Preparing [2024-11-07T02:16:15.757Z] b451790e46c2: Preparing [2024-11-07T02:16:15.757Z] 18c464cc06fc: Preparing [2024-11-07T02:16:15.757Z] 4666f25ec851: Preparing [2024-11-07T02:16:15.757Z] 21d227613972: Preparing [2024-11-07T02:16:15.757Z] 3691dc0c6011: Preparing [2024-11-07T02:16:15.757Z] 92d928aa1620: Preparing [2024-11-07T02:16:15.757Z] 7e689e548b67: Preparing [2024-11-07T02:16:15.757Z] 16113d51b718: Preparing [2024-11-07T02:16:15.757Z] 21d227613972: Waiting [2024-11-07T02:16:15.757Z] 3691dc0c6011: Waiting [2024-11-07T02:16:15.757Z] 92d928aa1620: Waiting [2024-11-07T02:16:15.757Z] 7e689e548b67: Waiting [2024-11-07T02:16:15.757Z] 16113d51b718: Waiting [2024-11-07T02:16:15.757Z] 18c464cc06fc: Waiting [2024-11-07T02:16:15.757Z] 4666f25ec851: Waiting [2024-11-07T02:16:15.757Z] b451790e46c2: Layer already exists [2024-11-07T02:16:15.757Z] 7948449eadd8: Layer already exists [2024-11-07T02:16:15.757Z] 275cd05f2a7f: Layer already exists [2024-11-07T02:16:15.757Z] 53654d514671: Layer already exists [2024-11-07T02:16:15.757Z] df8c55ccfb30: Layer already exists [2024-11-07T02:16:15.757Z] 4666f25ec851: Layer already exists [2024-11-07T02:16:15.757Z] 18c464cc06fc: Layer already exists [2024-11-07T02:16:15.757Z] 21d227613972: Layer already exists [2024-11-07T02:16:15.757Z] 92d928aa1620: Layer already exists [2024-11-07T02:16:15.757Z] 3691dc0c6011: Layer already exists [2024-11-07T02:16:15.757Z] 16113d51b718: Layer already exists [2024-11-07T02:16:15.757Z] 7e689e548b67: Layer already exists [2024-11-07T02:16:16.022Z] latest: digest: sha256:c36b819a55a7ac26d660495f16838413e655e88b999f6dc4643bb5f86fffa031 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:16:16.371Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:16:16.726Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.10 [2024-11-07T02:16:16.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-07T02:16:16.726Z] 275cd05f2a7f: Preparing [2024-11-07T02:16:16.726Z] 7948449eadd8: Preparing [2024-11-07T02:16:16.726Z] 53654d514671: Preparing [2024-11-07T02:16:16.726Z] df8c55ccfb30: Preparing [2024-11-07T02:16:16.726Z] b451790e46c2: Preparing [2024-11-07T02:16:16.726Z] 18c464cc06fc: Preparing [2024-11-07T02:16:16.726Z] 4666f25ec851: Preparing [2024-11-07T02:16:16.726Z] 21d227613972: Preparing [2024-11-07T02:16:16.726Z] 3691dc0c6011: Preparing [2024-11-07T02:16:16.726Z] 92d928aa1620: Preparing [2024-11-07T02:16:16.726Z] 7e689e548b67: Preparing [2024-11-07T02:16:16.726Z] 16113d51b718: Preparing [2024-11-07T02:16:16.726Z] 21d227613972: Waiting [2024-11-07T02:16:16.726Z] 3691dc0c6011: Waiting [2024-11-07T02:16:16.726Z] 92d928aa1620: Waiting [2024-11-07T02:16:16.726Z] 7e689e548b67: Waiting [2024-11-07T02:16:16.726Z] 16113d51b718: Waiting [2024-11-07T02:16:16.726Z] 18c464cc06fc: Waiting [2024-11-07T02:16:16.726Z] 4666f25ec851: Waiting [2024-11-07T02:16:16.726Z] 7948449eadd8: Layer already exists [2024-11-07T02:16:16.726Z] df8c55ccfb30: Layer already exists [2024-11-07T02:16:16.726Z] 53654d514671: Layer already exists [2024-11-07T02:16:16.726Z] 275cd05f2a7f: Layer already exists [2024-11-07T02:16:16.726Z] b451790e46c2: Layer already exists [2024-11-07T02:16:16.726Z] 18c464cc06fc: Layer already exists [2024-11-07T02:16:16.726Z] 4666f25ec851: Layer already exists [2024-11-07T02:16:16.726Z] 21d227613972: Layer already exists [2024-11-07T02:16:16.726Z] 92d928aa1620: Layer already exists [2024-11-07T02:16:16.726Z] 3691dc0c6011: Layer already exists [2024-11-07T02:16:16.991Z] 7e689e548b67: Layer already exists [2024-11-07T02:16:16.991Z] 16113d51b718: Layer already exists [2024-11-07T02:16:16.991Z] 4.0.0-dev.10: digest: sha256:c36b819a55a7ac26d660495f16838413e655e88b999f6dc4643bb5f86fffa031 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:16:17.360Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:16:17.716Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T02:16:17.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-07T02:16:17.716Z] 275cd05f2a7f: Preparing [2024-11-07T02:16:17.716Z] 7948449eadd8: Preparing [2024-11-07T02:16:17.716Z] 53654d514671: Preparing [2024-11-07T02:16:17.716Z] df8c55ccfb30: Preparing [2024-11-07T02:16:17.716Z] b451790e46c2: Preparing [2024-11-07T02:16:17.716Z] 18c464cc06fc: Preparing [2024-11-07T02:16:17.716Z] 4666f25ec851: Preparing [2024-11-07T02:16:17.716Z] 21d227613972: Preparing [2024-11-07T02:16:17.716Z] 3691dc0c6011: Preparing [2024-11-07T02:16:17.716Z] 92d928aa1620: Preparing [2024-11-07T02:16:17.716Z] 7e689e548b67: Preparing [2024-11-07T02:16:17.716Z] 16113d51b718: Preparing [2024-11-07T02:16:17.716Z] 18c464cc06fc: Waiting [2024-11-07T02:16:17.716Z] 4666f25ec851: Waiting [2024-11-07T02:16:17.716Z] 21d227613972: Waiting [2024-11-07T02:16:17.716Z] 3691dc0c6011: Waiting [2024-11-07T02:16:17.716Z] 16113d51b718: Waiting [2024-11-07T02:16:17.716Z] 92d928aa1620: Waiting [2024-11-07T02:16:17.716Z] 7e689e548b67: Waiting [2024-11-07T02:16:17.716Z] 275cd05f2a7f: Layer already exists [2024-11-07T02:16:17.716Z] 53654d514671: Layer already exists [2024-11-07T02:16:17.716Z] df8c55ccfb30: Layer already exists [2024-11-07T02:16:17.716Z] 7948449eadd8: Layer already exists [2024-11-07T02:16:17.716Z] b451790e46c2: Layer already exists [2024-11-07T02:16:17.716Z] 21d227613972: Layer already exists [2024-11-07T02:16:17.716Z] 18c464cc06fc: Layer already exists [2024-11-07T02:16:17.716Z] 4666f25ec851: Layer already exists [2024-11-07T02:16:17.716Z] 3691dc0c6011: Layer already exists [2024-11-07T02:16:17.716Z] 92d928aa1620: Layer already exists [2024-11-07T02:16:17.716Z] 16113d51b718: Layer already exists [2024-11-07T02:16:17.716Z] 7e689e548b67: Layer already exists [2024-11-07T02:16:17.982Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:c36b819a55a7ac26d660495f16838413e655e88b999f6dc4643bb5f86fffa031 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:16:18.335Z] + 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-11-07T02:16:18.698Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-11-07T02:16:18.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-07T02:16:18.698Z] 275cd05f2a7f: Preparing [2024-11-07T02:16:18.698Z] 7948449eadd8: Preparing [2024-11-07T02:16:18.698Z] 53654d514671: Preparing [2024-11-07T02:16:18.698Z] df8c55ccfb30: Preparing [2024-11-07T02:16:18.698Z] b451790e46c2: Preparing [2024-11-07T02:16:18.698Z] 18c464cc06fc: Preparing [2024-11-07T02:16:18.698Z] 4666f25ec851: Preparing [2024-11-07T02:16:18.698Z] 21d227613972: Preparing [2024-11-07T02:16:18.698Z] 3691dc0c6011: Preparing [2024-11-07T02:16:18.698Z] 4666f25ec851: Waiting [2024-11-07T02:16:18.698Z] 18c464cc06fc: Waiting [2024-11-07T02:16:18.698Z] 21d227613972: Waiting [2024-11-07T02:16:18.698Z] 92d928aa1620: Preparing [2024-11-07T02:16:18.698Z] 7e689e548b67: Preparing [2024-11-07T02:16:18.698Z] 16113d51b718: Preparing [2024-11-07T02:16:18.698Z] 7e689e548b67: Waiting [2024-11-07T02:16:18.698Z] 16113d51b718: Waiting [2024-11-07T02:16:18.698Z] 3691dc0c6011: Waiting [2024-11-07T02:16:18.698Z] 275cd05f2a7f: Layer already exists [2024-11-07T02:16:18.698Z] b451790e46c2: Layer already exists [2024-11-07T02:16:18.698Z] 7948449eadd8: Layer already exists [2024-11-07T02:16:18.698Z] df8c55ccfb30: Layer already exists [2024-11-07T02:16:18.698Z] 53654d514671: Layer already exists [2024-11-07T02:16:18.698Z] 21d227613972: Layer already exists [2024-11-07T02:16:18.698Z] 4666f25ec851: Layer already exists [2024-11-07T02:16:18.698Z] 3691dc0c6011: Layer already exists [2024-11-07T02:16:18.698Z] 18c464cc06fc: Layer already exists [2024-11-07T02:16:18.698Z] 92d928aa1620: Layer already exists [2024-11-07T02:16:18.698Z] 16113d51b718: Layer already exists [2024-11-07T02:16:18.698Z] 7e689e548b67: Layer already exists [2024-11-07T02:16:18.964Z] main: digest: sha256:c36b819a55a7ac26d660495f16838413e655e88b999f6dc4643bb5f86fffa031 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-07T02:16:19.056Z] ===================================================== [Pipeline] echo [2024-11-07T02:16:19.127Z] taggedImages: [2024-11-07T02:16:19.127Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T02:16:19.127Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-11-07T02:16:19.127Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.10 [2024-11-07T02:16:19.127Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T02:16:19.127Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-11-07T02:16:19.161Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-11-07T02:16:19.161Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T02:16:19.161Z] latest [2024-11-07T02:16:19.161Z] 4.0.0-dev.10 [2024-11-07T02:16:19.161Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T02:16:19.161Z] main [2024-11-07T02:16:19.161Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:16:19.623Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:16:19.967Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T02:16:19.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-07T02:16:19.967Z] 8d5a29eba5fc: Preparing [2024-11-07T02:16:19.967Z] e6f5d3f0da4d: Preparing [2024-11-07T02:16:19.967Z] 21d227613972: Preparing [2024-11-07T02:16:19.967Z] 3691dc0c6011: Preparing [2024-11-07T02:16:19.967Z] df68e73c5702: Preparing [2024-11-07T02:16:19.967Z] 385d7b34fb72: Preparing [2024-11-07T02:16:19.967Z] 16113d51b718: Preparing [2024-11-07T02:16:19.967Z] 385d7b34fb72: Waiting [2024-11-07T02:16:19.967Z] 16113d51b718: Waiting [2024-11-07T02:16:20.233Z] 3691dc0c6011: Layer already exists [2024-11-07T02:16:20.233Z] 21d227613972: Layer already exists [2024-11-07T02:16:20.233Z] 16113d51b718: Layer already exists [2024-11-07T02:16:20.233Z] 8d5a29eba5fc: Pushed [2024-11-07T02:16:22.176Z] df68e73c5702: Pushed [2024-11-07T02:16:22.176Z] 385d7b34fb72: Pushed [2024-11-07T02:16:26.451Z] e6f5d3f0da4d: Pushed [2024-11-07T02:16:26.720Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:a2a46f0b4b357e78ebd5e0303bc63e36d9cd38ef352c93cabbfb4d2eeae34c41 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:16:27.092Z] + 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-11-07T02:16:27.526Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-11-07T02:16:27.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-07T02:16:27.526Z] 8d5a29eba5fc: Preparing [2024-11-07T02:16:27.526Z] e6f5d3f0da4d: Preparing [2024-11-07T02:16:27.526Z] 21d227613972: Preparing [2024-11-07T02:16:27.526Z] 3691dc0c6011: Preparing [2024-11-07T02:16:27.526Z] df68e73c5702: Preparing [2024-11-07T02:16:27.526Z] 385d7b34fb72: Preparing [2024-11-07T02:16:27.526Z] 16113d51b718: Preparing [2024-11-07T02:16:27.526Z] 385d7b34fb72: Waiting [2024-11-07T02:16:27.526Z] 16113d51b718: Waiting [2024-11-07T02:16:27.526Z] 3691dc0c6011: Layer already exists [2024-11-07T02:16:27.526Z] df68e73c5702: Layer already exists [2024-11-07T02:16:27.526Z] 8d5a29eba5fc: Layer already exists [2024-11-07T02:16:27.526Z] 21d227613972: Layer already exists [2024-11-07T02:16:27.526Z] e6f5d3f0da4d: Layer already exists [2024-11-07T02:16:27.797Z] 385d7b34fb72: Layer already exists [2024-11-07T02:16:27.797Z] 16113d51b718: Layer already exists [2024-11-07T02:16:27.797Z] latest: digest: sha256:a2a46f0b4b357e78ebd5e0303bc63e36d9cd38ef352c93cabbfb4d2eeae34c41 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:16:28.184Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:16:28.578Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.10 [2024-11-07T02:16:28.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-07T02:16:28.578Z] 8d5a29eba5fc: Preparing [2024-11-07T02:16:28.578Z] e6f5d3f0da4d: Preparing [2024-11-07T02:16:28.578Z] 21d227613972: Preparing [2024-11-07T02:16:28.578Z] 3691dc0c6011: Preparing [2024-11-07T02:16:28.578Z] df68e73c5702: Preparing [2024-11-07T02:16:28.578Z] 385d7b34fb72: Preparing [2024-11-07T02:16:28.578Z] 16113d51b718: Preparing [2024-11-07T02:16:28.578Z] 385d7b34fb72: Waiting [2024-11-07T02:16:28.578Z] 16113d51b718: Waiting [2024-11-07T02:16:28.578Z] 8d5a29eba5fc: Layer already exists [2024-11-07T02:16:28.578Z] 21d227613972: Layer already exists [2024-11-07T02:16:28.578Z] e6f5d3f0da4d: Layer already exists [2024-11-07T02:16:28.578Z] df68e73c5702: Layer already exists [2024-11-07T02:16:28.578Z] 3691dc0c6011: Layer already exists [2024-11-07T02:16:28.851Z] 385d7b34fb72: Layer already exists [2024-11-07T02:16:28.851Z] 16113d51b718: Layer already exists [2024-11-07T02:16:28.851Z] 4.0.0-dev.10: digest: sha256:a2a46f0b4b357e78ebd5e0303bc63e36d9cd38ef352c93cabbfb4d2eeae34c41 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:16:29.220Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:16:29.593Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T02:16:29.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-07T02:16:29.593Z] 8d5a29eba5fc: Preparing [2024-11-07T02:16:29.593Z] e6f5d3f0da4d: Preparing [2024-11-07T02:16:29.593Z] 21d227613972: Preparing [2024-11-07T02:16:29.593Z] 3691dc0c6011: Preparing [2024-11-07T02:16:29.593Z] df68e73c5702: Preparing [2024-11-07T02:16:29.593Z] 385d7b34fb72: Preparing [2024-11-07T02:16:29.593Z] 16113d51b718: Preparing [2024-11-07T02:16:29.593Z] 385d7b34fb72: Waiting [2024-11-07T02:16:29.593Z] 16113d51b718: Waiting [2024-11-07T02:16:29.593Z] 21d227613972: Layer already exists [2024-11-07T02:16:29.593Z] e6f5d3f0da4d: Layer already exists [2024-11-07T02:16:29.593Z] df68e73c5702: Layer already exists [2024-11-07T02:16:29.593Z] 3691dc0c6011: Layer already exists [2024-11-07T02:16:29.593Z] 8d5a29eba5fc: Layer already exists [2024-11-07T02:16:29.861Z] 16113d51b718: Layer already exists [2024-11-07T02:16:29.861Z] 385d7b34fb72: Layer already exists [2024-11-07T02:16:29.862Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:a2a46f0b4b357e78ebd5e0303bc63e36d9cd38ef352c93cabbfb4d2eeae34c41 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:16:30.230Z] + 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-11-07T02:16:30.594Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-11-07T02:16:30.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-07T02:16:30.594Z] 8d5a29eba5fc: Preparing [2024-11-07T02:16:30.594Z] e6f5d3f0da4d: Preparing [2024-11-07T02:16:30.594Z] 21d227613972: Preparing [2024-11-07T02:16:30.594Z] 3691dc0c6011: Preparing [2024-11-07T02:16:30.594Z] df68e73c5702: Preparing [2024-11-07T02:16:30.594Z] 385d7b34fb72: Preparing [2024-11-07T02:16:30.594Z] 16113d51b718: Preparing [2024-11-07T02:16:30.594Z] 16113d51b718: Waiting [2024-11-07T02:16:30.594Z] 385d7b34fb72: Waiting [2024-11-07T02:16:30.594Z] e6f5d3f0da4d: Layer already exists [2024-11-07T02:16:30.594Z] 8d5a29eba5fc: Layer already exists [2024-11-07T02:16:30.594Z] df68e73c5702: Layer already exists [2024-11-07T02:16:30.594Z] 3691dc0c6011: Layer already exists [2024-11-07T02:16:30.594Z] 21d227613972: Layer already exists [2024-11-07T02:16:30.594Z] 385d7b34fb72: Layer already exists [2024-11-07T02:16:30.594Z] 16113d51b718: Layer already exists [2024-11-07T02:16:30.861Z] main: digest: sha256:a2a46f0b4b357e78ebd5e0303bc63e36d9cd38ef352c93cabbfb4d2eeae34c41 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-07T02:16:30.955Z] ===================================================== [Pipeline] echo [2024-11-07T02:16:30.970Z] taggedImages: [2024-11-07T02:16:30.970Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T02:16:30.970Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-11-07T02:16:30.970Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.10 [2024-11-07T02:16:30.970Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T02:16:30.970Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-11-07T02:16:30.999Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-11-07T02:16:30.999Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T02:16:30.999Z] latest [2024-11-07T02:16:30.999Z] 4.0.0-dev.10 [2024-11-07T02:16:30.999Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T02:16:30.999Z] main [2024-11-07T02:16:30.999Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:16:31.379Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:16:31.734Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T02:16:31.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-07T02:16:31.734Z] b5f9bb4c8989: Preparing [2024-11-07T02:16:31.734Z] dc5ef6c34467: Preparing [2024-11-07T02:16:31.734Z] 673386b40ed3: Preparing [2024-11-07T02:16:31.734Z] 21d227613972: Preparing [2024-11-07T02:16:31.734Z] 3691dc0c6011: Preparing [2024-11-07T02:16:31.734Z] 95b7ddf11126: Preparing [2024-11-07T02:16:31.734Z] 8fa7620b40f6: Preparing [2024-11-07T02:16:31.734Z] a93c12fc97a0: Preparing [2024-11-07T02:16:31.734Z] ea21c659f805: Preparing [2024-11-07T02:16:31.734Z] 16113d51b718: Preparing [2024-11-07T02:16:31.734Z] a93c12fc97a0: Waiting [2024-11-07T02:16:31.734Z] ea21c659f805: Waiting [2024-11-07T02:16:31.734Z] 16113d51b718: Waiting [2024-11-07T02:16:31.734Z] 95b7ddf11126: Waiting [2024-11-07T02:16:31.734Z] 8fa7620b40f6: Waiting [2024-11-07T02:16:31.734Z] 21d227613972: Layer already exists [2024-11-07T02:16:31.734Z] 3691dc0c6011: Layer already exists [2024-11-07T02:16:32.000Z] dc5ef6c34467: Pushed [2024-11-07T02:16:32.000Z] 673386b40ed3: Pushed [2024-11-07T02:16:32.000Z] b5f9bb4c8989: Pushed [2024-11-07T02:16:32.000Z] 16113d51b718: Layer already exists [2024-11-07T02:16:32.267Z] a93c12fc97a0: Pushed [2024-11-07T02:16:34.841Z] ea21c659f805: Pushed [2024-11-07T02:16:47.132Z] 8fa7620b40f6: Pushed [2024-11-07T02:16:53.769Z] 95b7ddf11126: Pushed [2024-11-07T02:16:53.769Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:de518feb156722bc692a02f5d37fd1b85bea9bab690e7b7db67506b08eca30b5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:16:54.131Z] + 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-11-07T02:16:54.482Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-11-07T02:16:54.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-07T02:16:54.482Z] b5f9bb4c8989: Preparing [2024-11-07T02:16:54.482Z] dc5ef6c34467: Preparing [2024-11-07T02:16:54.482Z] 673386b40ed3: Preparing [2024-11-07T02:16:54.482Z] 21d227613972: Preparing [2024-11-07T02:16:54.482Z] 3691dc0c6011: Preparing [2024-11-07T02:16:54.482Z] 95b7ddf11126: Preparing [2024-11-07T02:16:54.482Z] 8fa7620b40f6: Preparing [2024-11-07T02:16:54.482Z] a93c12fc97a0: Preparing [2024-11-07T02:16:54.482Z] ea21c659f805: Preparing [2024-11-07T02:16:54.482Z] 16113d51b718: Preparing [2024-11-07T02:16:54.482Z] 95b7ddf11126: Waiting [2024-11-07T02:16:54.482Z] 8fa7620b40f6: Waiting [2024-11-07T02:16:54.482Z] a93c12fc97a0: Waiting [2024-11-07T02:16:54.482Z] ea21c659f805: Waiting [2024-11-07T02:16:54.482Z] 16113d51b718: Waiting [2024-11-07T02:16:54.482Z] b5f9bb4c8989: Layer already exists [2024-11-07T02:16:54.482Z] dc5ef6c34467: Layer already exists [2024-11-07T02:16:54.482Z] 3691dc0c6011: Layer already exists [2024-11-07T02:16:54.482Z] 21d227613972: Layer already exists [2024-11-07T02:16:54.482Z] 673386b40ed3: Layer already exists [2024-11-07T02:16:54.482Z] ea21c659f805: Layer already exists [2024-11-07T02:16:54.482Z] 95b7ddf11126: Layer already exists [2024-11-07T02:16:54.482Z] 16113d51b718: Layer already exists [2024-11-07T02:16:54.482Z] a93c12fc97a0: Layer already exists [2024-11-07T02:16:54.482Z] 8fa7620b40f6: Layer already exists [2024-11-07T02:16:54.749Z] latest: digest: sha256:de518feb156722bc692a02f5d37fd1b85bea9bab690e7b7db67506b08eca30b5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:16:55.114Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:16:55.470Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.10 [2024-11-07T02:16:55.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-07T02:16:55.470Z] b5f9bb4c8989: Preparing [2024-11-07T02:16:55.470Z] dc5ef6c34467: Preparing [2024-11-07T02:16:55.470Z] 673386b40ed3: Preparing [2024-11-07T02:16:55.470Z] 21d227613972: Preparing [2024-11-07T02:16:55.470Z] 3691dc0c6011: Preparing [2024-11-07T02:16:55.470Z] 95b7ddf11126: Preparing [2024-11-07T02:16:55.470Z] 8fa7620b40f6: Preparing [2024-11-07T02:16:55.470Z] a93c12fc97a0: Preparing [2024-11-07T02:16:55.470Z] ea21c659f805: Preparing [2024-11-07T02:16:55.470Z] 16113d51b718: Preparing [2024-11-07T02:16:55.470Z] 95b7ddf11126: Waiting [2024-11-07T02:16:55.470Z] ea21c659f805: Waiting [2024-11-07T02:16:55.470Z] 16113d51b718: Waiting [2024-11-07T02:16:55.470Z] 8fa7620b40f6: Waiting [2024-11-07T02:16:55.470Z] a93c12fc97a0: Waiting [2024-11-07T02:16:55.470Z] dc5ef6c34467: Layer already exists [2024-11-07T02:16:55.470Z] b5f9bb4c8989: Layer already exists [2024-11-07T02:16:55.470Z] 673386b40ed3: Layer already exists [2024-11-07T02:16:55.470Z] 3691dc0c6011: Layer already exists [2024-11-07T02:16:55.470Z] 21d227613972: Layer already exists [2024-11-07T02:16:55.470Z] a93c12fc97a0: Layer already exists [2024-11-07T02:16:55.470Z] ea21c659f805: Layer already exists [2024-11-07T02:16:55.470Z] 8fa7620b40f6: Layer already exists [2024-11-07T02:16:55.470Z] 95b7ddf11126: Layer already exists [2024-11-07T02:16:55.470Z] 16113d51b718: Layer already exists [2024-11-07T02:16:55.736Z] 4.0.0-dev.10: digest: sha256:de518feb156722bc692a02f5d37fd1b85bea9bab690e7b7db67506b08eca30b5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:16:56.089Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:16:56.442Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T02:16:56.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-07T02:16:56.442Z] b5f9bb4c8989: Preparing [2024-11-07T02:16:56.442Z] dc5ef6c34467: Preparing [2024-11-07T02:16:56.442Z] 673386b40ed3: Preparing [2024-11-07T02:16:56.442Z] 21d227613972: Preparing [2024-11-07T02:16:56.442Z] 3691dc0c6011: Preparing [2024-11-07T02:16:56.442Z] 95b7ddf11126: Preparing [2024-11-07T02:16:56.442Z] 8fa7620b40f6: Preparing [2024-11-07T02:16:56.442Z] a93c12fc97a0: Preparing [2024-11-07T02:16:56.442Z] ea21c659f805: Preparing [2024-11-07T02:16:56.442Z] 16113d51b718: Preparing [2024-11-07T02:16:56.442Z] 8fa7620b40f6: Waiting [2024-11-07T02:16:56.442Z] a93c12fc97a0: Waiting [2024-11-07T02:16:56.442Z] 16113d51b718: Waiting [2024-11-07T02:16:56.442Z] ea21c659f805: Waiting [2024-11-07T02:16:56.442Z] 95b7ddf11126: Waiting [2024-11-07T02:16:56.442Z] b5f9bb4c8989: Layer already exists [2024-11-07T02:16:56.442Z] dc5ef6c34467: Layer already exists [2024-11-07T02:16:56.442Z] 673386b40ed3: Layer already exists [2024-11-07T02:16:56.442Z] 21d227613972: Layer already exists [2024-11-07T02:16:56.442Z] 3691dc0c6011: Layer already exists [2024-11-07T02:16:56.442Z] a93c12fc97a0: Layer already exists [2024-11-07T02:16:56.442Z] 16113d51b718: Layer already exists [2024-11-07T02:16:56.442Z] 95b7ddf11126: Layer already exists [2024-11-07T02:16:56.442Z] 8fa7620b40f6: Layer already exists [2024-11-07T02:16:56.442Z] ea21c659f805: Layer already exists [2024-11-07T02:16:56.709Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:de518feb156722bc692a02f5d37fd1b85bea9bab690e7b7db67506b08eca30b5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:16:57.067Z] + 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-11-07T02:16:57.424Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-11-07T02:16:57.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-07T02:16:57.424Z] b5f9bb4c8989: Preparing [2024-11-07T02:16:57.424Z] dc5ef6c34467: Preparing [2024-11-07T02:16:57.424Z] 673386b40ed3: Preparing [2024-11-07T02:16:57.424Z] 21d227613972: Preparing [2024-11-07T02:16:57.424Z] 3691dc0c6011: Preparing [2024-11-07T02:16:57.424Z] 95b7ddf11126: Preparing [2024-11-07T02:16:57.424Z] 8fa7620b40f6: Preparing [2024-11-07T02:16:57.424Z] a93c12fc97a0: Preparing [2024-11-07T02:16:57.424Z] ea21c659f805: Preparing [2024-11-07T02:16:57.424Z] 16113d51b718: Preparing [2024-11-07T02:16:57.424Z] 8fa7620b40f6: Waiting [2024-11-07T02:16:57.424Z] a93c12fc97a0: Waiting [2024-11-07T02:16:57.424Z] ea21c659f805: Waiting [2024-11-07T02:16:57.424Z] 16113d51b718: Waiting [2024-11-07T02:16:57.424Z] 95b7ddf11126: Waiting [2024-11-07T02:16:57.424Z] b5f9bb4c8989: Layer already exists [2024-11-07T02:16:57.424Z] 673386b40ed3: Layer already exists [2024-11-07T02:16:57.424Z] 21d227613972: Layer already exists [2024-11-07T02:16:57.424Z] dc5ef6c34467: Layer already exists [2024-11-07T02:16:57.424Z] 3691dc0c6011: Layer already exists [2024-11-07T02:16:57.424Z] a93c12fc97a0: Layer already exists [2024-11-07T02:16:57.424Z] 8fa7620b40f6: Layer already exists [2024-11-07T02:16:57.424Z] 95b7ddf11126: Layer already exists [2024-11-07T02:16:57.424Z] 16113d51b718: Layer already exists [2024-11-07T02:16:57.424Z] ea21c659f805: Layer already exists [2024-11-07T02:16:57.691Z] main: digest: sha256:de518feb156722bc692a02f5d37fd1b85bea9bab690e7b7db67506b08eca30b5 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-07T02:16:57.765Z] ===================================================== [Pipeline] echo [2024-11-07T02:16:57.777Z] taggedImages: [2024-11-07T02:16:57.777Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T02:16:57.777Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-11-07T02:16:57.777Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.10 [2024-11-07T02:16:57.777Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T02:16:57.777Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-11-07T02:16:57.805Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-11-07T02:16:57.805Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T02:16:57.805Z] latest [2024-11-07T02:16:57.805Z] 4.0.0-dev.10 [2024-11-07T02:16:57.805Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T02:16:57.805Z] main [2024-11-07T02:16:57.805Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:16:58.189Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:16:58.557Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T02:16:58.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-07T02:16:58.557Z] 537999941400: Preparing [2024-11-07T02:16:58.557Z] 87834ef3adf8: Preparing [2024-11-07T02:16:58.557Z] 5b10a8558e24: Preparing [2024-11-07T02:16:58.557Z] 21d227613972: Preparing [2024-11-07T02:16:58.557Z] 3691dc0c6011: Preparing [2024-11-07T02:16:58.557Z] ced94c7f8118: Preparing [2024-11-07T02:16:58.557Z] 8859ab75f2ca: Preparing [2024-11-07T02:16:58.557Z] 1bf68f56d713: Preparing [2024-11-07T02:16:58.557Z] 16113d51b718: Preparing [2024-11-07T02:16:58.557Z] 8859ab75f2ca: Waiting [2024-11-07T02:16:58.557Z] 1bf68f56d713: Waiting [2024-11-07T02:16:58.557Z] 16113d51b718: Waiting [2024-11-07T02:16:58.557Z] ced94c7f8118: Waiting [2024-11-07T02:16:58.822Z] 3691dc0c6011: Layer already exists [2024-11-07T02:16:58.822Z] 21d227613972: Layer already exists [2024-11-07T02:16:58.822Z] 5b10a8558e24: Pushed [2024-11-07T02:16:58.822Z] 87834ef3adf8: Pushed [2024-11-07T02:16:58.822Z] 537999941400: Pushed [2024-11-07T02:16:58.822Z] 16113d51b718: Layer already exists [2024-11-07T02:16:59.779Z] 1bf68f56d713: Pushed [2024-11-07T02:17:00.359Z] 8859ab75f2ca: Pushed [2024-11-07T02:17:22.404Z] ced94c7f8118: Pushed [2024-11-07T02:17:22.404Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:9603159f7ab88f356ec7ae4ce7b861166846cdcb495f457b4286fa5a8b034d03 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:17:22.765Z] + 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-11-07T02:17:23.382Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-11-07T02:17:23.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-07T02:17:23.382Z] 537999941400: Preparing [2024-11-07T02:17:23.382Z] 87834ef3adf8: Preparing [2024-11-07T02:17:23.382Z] 5b10a8558e24: Preparing [2024-11-07T02:17:23.382Z] 21d227613972: Preparing [2024-11-07T02:17:23.382Z] 3691dc0c6011: Preparing [2024-11-07T02:17:23.382Z] ced94c7f8118: Preparing [2024-11-07T02:17:23.382Z] 8859ab75f2ca: Preparing [2024-11-07T02:17:23.382Z] ced94c7f8118: Waiting [2024-11-07T02:17:23.382Z] 1bf68f56d713: Preparing [2024-11-07T02:17:23.382Z] 8859ab75f2ca: Waiting [2024-11-07T02:17:23.382Z] 16113d51b718: Preparing [2024-11-07T02:17:23.382Z] 1bf68f56d713: Waiting [2024-11-07T02:17:23.382Z] 16113d51b718: Waiting [2024-11-07T02:17:23.382Z] 537999941400: Layer already exists [2024-11-07T02:17:23.382Z] 87834ef3adf8: Layer already exists [2024-11-07T02:17:23.382Z] 21d227613972: Layer already exists [2024-11-07T02:17:23.382Z] 5b10a8558e24: Layer already exists [2024-11-07T02:17:23.382Z] 3691dc0c6011: Layer already exists [2024-11-07T02:17:23.382Z] 8859ab75f2ca: Layer already exists [2024-11-07T02:17:23.382Z] ced94c7f8118: Layer already exists [2024-11-07T02:17:23.382Z] 1bf68f56d713: Layer already exists [2024-11-07T02:17:23.382Z] 16113d51b718: Layer already exists [2024-11-07T02:17:23.648Z] latest: digest: sha256:9603159f7ab88f356ec7ae4ce7b861166846cdcb495f457b4286fa5a8b034d03 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:17:24.006Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:17:24.364Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.10 [2024-11-07T02:17:24.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-07T02:17:24.364Z] 537999941400: Preparing [2024-11-07T02:17:24.364Z] 87834ef3adf8: Preparing [2024-11-07T02:17:24.364Z] 5b10a8558e24: Preparing [2024-11-07T02:17:24.364Z] 21d227613972: Preparing [2024-11-07T02:17:24.364Z] 3691dc0c6011: Preparing [2024-11-07T02:17:24.364Z] ced94c7f8118: Preparing [2024-11-07T02:17:24.364Z] 8859ab75f2ca: Preparing [2024-11-07T02:17:24.364Z] 1bf68f56d713: Preparing [2024-11-07T02:17:24.364Z] 16113d51b718: Preparing [2024-11-07T02:17:24.364Z] 8859ab75f2ca: Waiting [2024-11-07T02:17:24.364Z] ced94c7f8118: Waiting [2024-11-07T02:17:24.364Z] 1bf68f56d713: Waiting [2024-11-07T02:17:24.364Z] 16113d51b718: Waiting [2024-11-07T02:17:24.364Z] 537999941400: Layer already exists [2024-11-07T02:17:24.364Z] 87834ef3adf8: Layer already exists [2024-11-07T02:17:24.364Z] 5b10a8558e24: Layer already exists [2024-11-07T02:17:24.364Z] 21d227613972: Layer already exists [2024-11-07T02:17:24.364Z] 3691dc0c6011: Layer already exists [2024-11-07T02:17:24.364Z] 1bf68f56d713: Layer already exists [2024-11-07T02:17:24.364Z] ced94c7f8118: Layer already exists [2024-11-07T02:17:24.364Z] 16113d51b718: Layer already exists [2024-11-07T02:17:24.364Z] 8859ab75f2ca: Layer already exists [2024-11-07T02:17:24.629Z] 4.0.0-dev.10: digest: sha256:9603159f7ab88f356ec7ae4ce7b861166846cdcb495f457b4286fa5a8b034d03 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:17:24.992Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:17:25.358Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T02:17:25.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-07T02:17:25.358Z] 537999941400: Preparing [2024-11-07T02:17:25.358Z] 87834ef3adf8: Preparing [2024-11-07T02:17:25.358Z] 5b10a8558e24: Preparing [2024-11-07T02:17:25.358Z] 21d227613972: Preparing [2024-11-07T02:17:25.358Z] 3691dc0c6011: Preparing [2024-11-07T02:17:25.358Z] ced94c7f8118: Preparing [2024-11-07T02:17:25.358Z] 8859ab75f2ca: Preparing [2024-11-07T02:17:25.358Z] 1bf68f56d713: Preparing [2024-11-07T02:17:25.358Z] 16113d51b718: Preparing [2024-11-07T02:17:25.358Z] 8859ab75f2ca: Waiting [2024-11-07T02:17:25.358Z] 1bf68f56d713: Waiting [2024-11-07T02:17:25.358Z] 16113d51b718: Waiting [2024-11-07T02:17:25.358Z] ced94c7f8118: Waiting [2024-11-07T02:17:25.358Z] 537999941400: Layer already exists [2024-11-07T02:17:25.358Z] 3691dc0c6011: Layer already exists [2024-11-07T02:17:25.358Z] 5b10a8558e24: Layer already exists [2024-11-07T02:17:25.358Z] 21d227613972: Layer already exists [2024-11-07T02:17:25.358Z] 87834ef3adf8: Layer already exists [2024-11-07T02:17:25.358Z] 8859ab75f2ca: Layer already exists [2024-11-07T02:17:25.358Z] 16113d51b718: Layer already exists [2024-11-07T02:17:25.358Z] 1bf68f56d713: Layer already exists [2024-11-07T02:17:25.358Z] ced94c7f8118: Layer already exists [2024-11-07T02:17:25.625Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:9603159f7ab88f356ec7ae4ce7b861166846cdcb495f457b4286fa5a8b034d03 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:17:25.996Z] + 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-11-07T02:17:26.354Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-11-07T02:17:26.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-07T02:17:26.354Z] 537999941400: Preparing [2024-11-07T02:17:26.354Z] 87834ef3adf8: Preparing [2024-11-07T02:17:26.354Z] 5b10a8558e24: Preparing [2024-11-07T02:17:26.354Z] 21d227613972: Preparing [2024-11-07T02:17:26.354Z] 3691dc0c6011: Preparing [2024-11-07T02:17:26.354Z] ced94c7f8118: Preparing [2024-11-07T02:17:26.354Z] 8859ab75f2ca: Preparing [2024-11-07T02:17:26.354Z] 1bf68f56d713: Preparing [2024-11-07T02:17:26.354Z] 16113d51b718: Preparing [2024-11-07T02:17:26.354Z] ced94c7f8118: Waiting [2024-11-07T02:17:26.354Z] 8859ab75f2ca: Waiting [2024-11-07T02:17:26.354Z] 1bf68f56d713: Waiting [2024-11-07T02:17:26.354Z] 16113d51b718: Waiting [2024-11-07T02:17:26.354Z] 21d227613972: Layer already exists [2024-11-07T02:17:26.354Z] 3691dc0c6011: Layer already exists [2024-11-07T02:17:26.354Z] 87834ef3adf8: Layer already exists [2024-11-07T02:17:26.354Z] 5b10a8558e24: Layer already exists [2024-11-07T02:17:26.354Z] 537999941400: Layer already exists [2024-11-07T02:17:26.354Z] 16113d51b718: Layer already exists [2024-11-07T02:17:26.354Z] 1bf68f56d713: Layer already exists [2024-11-07T02:17:26.354Z] 8859ab75f2ca: Layer already exists [2024-11-07T02:17:26.354Z] ced94c7f8118: Layer already exists [2024-11-07T02:17:26.621Z] main: digest: sha256:9603159f7ab88f356ec7ae4ce7b861166846cdcb495f457b4286fa5a8b034d03 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-07T02:17:26.715Z] ===================================================== [Pipeline] echo [2024-11-07T02:17:26.736Z] taggedImages: [2024-11-07T02:17:26.736Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T02:17:26.736Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-11-07T02:17:26.736Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.10 [2024-11-07T02:17:26.736Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T02:17:26.736Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-11-07T02:17:26.773Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-11-07T02:17:26.773Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T02:17:26.773Z] latest [2024-11-07T02:17:26.773Z] 4.0.0-dev.10 [2024-11-07T02:17:26.773Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T02:17:26.773Z] main [2024-11-07T02:17:26.773Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:17:27.162Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:17:27.529Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T02:17:27.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-07T02:17:27.529Z] c42773958136: Preparing [2024-11-07T02:17:27.529Z] 401ef0bb8845: Preparing [2024-11-07T02:17:27.529Z] 85a9cfe07fc4: Preparing [2024-11-07T02:17:27.529Z] 21d227613972: Preparing [2024-11-07T02:17:27.529Z] 3691dc0c6011: Preparing [2024-11-07T02:17:27.529Z] 684e368dd745: Preparing [2024-11-07T02:17:27.529Z] a93c12fc97a0: Preparing [2024-11-07T02:17:27.529Z] ea21c659f805: Preparing [2024-11-07T02:17:27.529Z] 16113d51b718: Preparing [2024-11-07T02:17:27.529Z] a93c12fc97a0: Waiting [2024-11-07T02:17:27.529Z] ea21c659f805: Waiting [2024-11-07T02:17:27.529Z] 16113d51b718: Waiting [2024-11-07T02:17:27.529Z] 684e368dd745: Waiting [2024-11-07T02:17:27.529Z] 3691dc0c6011: Layer already exists [2024-11-07T02:17:27.529Z] 21d227613972: Layer already exists [2024-11-07T02:17:27.793Z] a93c12fc97a0: Layer already exists [2024-11-07T02:17:27.793Z] 85a9cfe07fc4: Pushed [2024-11-07T02:17:27.793Z] ea21c659f805: Layer already exists [2024-11-07T02:17:27.793Z] 401ef0bb8845: Pushed [2024-11-07T02:17:27.793Z] 16113d51b718: Layer already exists [2024-11-07T02:17:27.793Z] c42773958136: Pushed [2024-11-07T02:17:49.845Z] 684e368dd745: Pushed [2024-11-07T02:17:49.845Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:9dcf7136b2b01c50ca80349998303c7007e4ca7aa752f0d49066404e98dc9845 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:17:50.210Z] + 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-11-07T02:17:50.565Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-11-07T02:17:50.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-07T02:17:50.565Z] c42773958136: Preparing [2024-11-07T02:17:50.565Z] 401ef0bb8845: Preparing [2024-11-07T02:17:50.565Z] 85a9cfe07fc4: Preparing [2024-11-07T02:17:50.565Z] 21d227613972: Preparing [2024-11-07T02:17:50.565Z] 3691dc0c6011: Preparing [2024-11-07T02:17:50.565Z] 684e368dd745: Preparing [2024-11-07T02:17:50.565Z] a93c12fc97a0: Preparing [2024-11-07T02:17:50.565Z] ea21c659f805: Preparing [2024-11-07T02:17:50.565Z] 16113d51b718: Preparing [2024-11-07T02:17:50.565Z] a93c12fc97a0: Waiting [2024-11-07T02:17:50.565Z] ea21c659f805: Waiting [2024-11-07T02:17:50.565Z] 16113d51b718: Waiting [2024-11-07T02:17:50.565Z] 684e368dd745: Waiting [2024-11-07T02:17:50.565Z] 85a9cfe07fc4: Layer already exists [2024-11-07T02:17:50.565Z] c42773958136: Layer already exists [2024-11-07T02:17:50.565Z] 401ef0bb8845: Layer already exists [2024-11-07T02:17:50.565Z] 3691dc0c6011: Layer already exists [2024-11-07T02:17:50.565Z] 21d227613972: Layer already exists [2024-11-07T02:17:50.565Z] 684e368dd745: Layer already exists [2024-11-07T02:17:50.565Z] a93c12fc97a0: Layer already exists [2024-11-07T02:17:50.565Z] 16113d51b718: Layer already exists [2024-11-07T02:17:50.565Z] ea21c659f805: Layer already exists [2024-11-07T02:17:50.832Z] latest: digest: sha256:9dcf7136b2b01c50ca80349998303c7007e4ca7aa752f0d49066404e98dc9845 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:17:51.200Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:17:51.553Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.10 [2024-11-07T02:17:51.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-07T02:17:51.553Z] c42773958136: Preparing [2024-11-07T02:17:51.553Z] 401ef0bb8845: Preparing [2024-11-07T02:17:51.553Z] 85a9cfe07fc4: Preparing [2024-11-07T02:17:51.553Z] 21d227613972: Preparing [2024-11-07T02:17:51.553Z] 3691dc0c6011: Preparing [2024-11-07T02:17:51.553Z] 684e368dd745: Preparing [2024-11-07T02:17:51.553Z] a93c12fc97a0: Preparing [2024-11-07T02:17:51.553Z] ea21c659f805: Preparing [2024-11-07T02:17:51.553Z] 16113d51b718: Preparing [2024-11-07T02:17:51.553Z] 684e368dd745: Waiting [2024-11-07T02:17:51.553Z] a93c12fc97a0: Waiting [2024-11-07T02:17:51.553Z] ea21c659f805: Waiting [2024-11-07T02:17:51.553Z] 16113d51b718: Waiting [2024-11-07T02:17:51.553Z] 3691dc0c6011: Layer already exists [2024-11-07T02:17:51.553Z] 401ef0bb8845: Layer already exists [2024-11-07T02:17:51.553Z] 21d227613972: Layer already exists [2024-11-07T02:17:51.553Z] c42773958136: Layer already exists [2024-11-07T02:17:51.553Z] 85a9cfe07fc4: Layer already exists [2024-11-07T02:17:51.553Z] 684e368dd745: Layer already exists [2024-11-07T02:17:51.553Z] a93c12fc97a0: Layer already exists [2024-11-07T02:17:51.553Z] ea21c659f805: Layer already exists [2024-11-07T02:17:51.553Z] 16113d51b718: Layer already exists [2024-11-07T02:17:51.820Z] 4.0.0-dev.10: digest: sha256:9dcf7136b2b01c50ca80349998303c7007e4ca7aa752f0d49066404e98dc9845 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:17:52.183Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:17:52.538Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T02:17:52.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-07T02:17:52.538Z] c42773958136: Preparing [2024-11-07T02:17:52.538Z] 401ef0bb8845: Preparing [2024-11-07T02:17:52.538Z] 85a9cfe07fc4: Preparing [2024-11-07T02:17:52.538Z] 21d227613972: Preparing [2024-11-07T02:17:52.538Z] 3691dc0c6011: Preparing [2024-11-07T02:17:52.538Z] 684e368dd745: Preparing [2024-11-07T02:17:52.538Z] a93c12fc97a0: Preparing [2024-11-07T02:17:52.538Z] ea21c659f805: Preparing [2024-11-07T02:17:52.538Z] 16113d51b718: Preparing [2024-11-07T02:17:52.538Z] 684e368dd745: Waiting [2024-11-07T02:17:52.538Z] a93c12fc97a0: Waiting [2024-11-07T02:17:52.538Z] ea21c659f805: Waiting [2024-11-07T02:17:52.538Z] 16113d51b718: Waiting [2024-11-07T02:17:52.538Z] c42773958136: Layer already exists [2024-11-07T02:17:52.538Z] 3691dc0c6011: Layer already exists [2024-11-07T02:17:52.538Z] 85a9cfe07fc4: Layer already exists [2024-11-07T02:17:52.538Z] 401ef0bb8845: Layer already exists [2024-11-07T02:17:52.538Z] 21d227613972: Layer already exists [2024-11-07T02:17:52.538Z] ea21c659f805: Layer already exists [2024-11-07T02:17:52.538Z] 16113d51b718: Layer already exists [2024-11-07T02:17:52.538Z] 684e368dd745: Layer already exists [2024-11-07T02:17:52.538Z] a93c12fc97a0: Layer already exists [2024-11-07T02:17:52.803Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:9dcf7136b2b01c50ca80349998303c7007e4ca7aa752f0d49066404e98dc9845 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:17:53.152Z] + 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-11-07T02:17:53.512Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-11-07T02:17:53.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-07T02:17:53.512Z] c42773958136: Preparing [2024-11-07T02:17:53.512Z] 401ef0bb8845: Preparing [2024-11-07T02:17:53.512Z] 85a9cfe07fc4: Preparing [2024-11-07T02:17:53.512Z] 21d227613972: Preparing [2024-11-07T02:17:53.512Z] 3691dc0c6011: Preparing [2024-11-07T02:17:53.512Z] 684e368dd745: Preparing [2024-11-07T02:17:53.512Z] a93c12fc97a0: Preparing [2024-11-07T02:17:53.512Z] ea21c659f805: Preparing [2024-11-07T02:17:53.512Z] 16113d51b718: Preparing [2024-11-07T02:17:53.512Z] 684e368dd745: Waiting [2024-11-07T02:17:53.512Z] a93c12fc97a0: Waiting [2024-11-07T02:17:53.512Z] ea21c659f805: Waiting [2024-11-07T02:17:53.512Z] 16113d51b718: Waiting [2024-11-07T02:17:53.512Z] c42773958136: Layer already exists [2024-11-07T02:17:53.512Z] 3691dc0c6011: Layer already exists [2024-11-07T02:17:53.512Z] 85a9cfe07fc4: Layer already exists [2024-11-07T02:17:53.512Z] 401ef0bb8845: Layer already exists [2024-11-07T02:17:53.512Z] 21d227613972: Layer already exists [2024-11-07T02:17:53.512Z] a93c12fc97a0: Layer already exists [2024-11-07T02:17:53.512Z] ea21c659f805: Layer already exists [2024-11-07T02:17:53.512Z] 684e368dd745: Layer already exists [2024-11-07T02:17:53.512Z] 16113d51b718: Layer already exists [2024-11-07T02:17:53.777Z] main: digest: sha256:9dcf7136b2b01c50ca80349998303c7007e4ca7aa752f0d49066404e98dc9845 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-07T02:17:53.848Z] ===================================================== [Pipeline] echo [2024-11-07T02:17:53.863Z] taggedImages: [2024-11-07T02:17:53.863Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T02:17:53.863Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-11-07T02:17:53.863Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.10 [2024-11-07T02:17:53.863Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T02:17:53.863Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-11-07T02:17:53.892Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-11-07T02:17:53.892Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T02:17:53.892Z] latest [2024-11-07T02:17:53.892Z] 4.0.0-dev.10 [2024-11-07T02:17:53.892Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T02:17:53.892Z] main [2024-11-07T02:17:53.892Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:17:54.263Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:17:54.613Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T02:17:54.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-11-07T02:17:54.613Z] 86e33302d2ee: Preparing [2024-11-07T02:17:54.613Z] 6c5dd73700a2: Preparing [2024-11-07T02:17:54.613Z] 21d227613972: Preparing [2024-11-07T02:17:54.613Z] 3691dc0c6011: Preparing [2024-11-07T02:17:54.613Z] 746814369a3a: Preparing [2024-11-07T02:17:54.613Z] 3ef268b41a9c: Preparing [2024-11-07T02:17:54.613Z] 16113d51b718: Preparing [2024-11-07T02:17:54.613Z] 3ef268b41a9c: Waiting [2024-11-07T02:17:54.613Z] 16113d51b718: Waiting [2024-11-07T02:17:54.613Z] 3691dc0c6011: Layer already exists [2024-11-07T02:17:54.613Z] 21d227613972: Layer already exists [2024-11-07T02:17:54.879Z] 16113d51b718: Layer already exists [2024-11-07T02:17:54.879Z] 86e33302d2ee: Pushed [2024-11-07T02:17:55.463Z] 3ef268b41a9c: Pushed [2024-11-07T02:17:56.420Z] 746814369a3a: Pushed [2024-11-07T02:18:06.489Z] 6c5dd73700a2: Pushed [2024-11-07T02:18:06.756Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:a85d3af6d6c379fc3d2426ac91e8741576a8b130a96744970db0f714065320c8 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:18:07.109Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:18:07.458Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-11-07T02:18:07.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-11-07T02:18:07.458Z] 86e33302d2ee: Preparing [2024-11-07T02:18:07.458Z] 6c5dd73700a2: Preparing [2024-11-07T02:18:07.458Z] 21d227613972: Preparing [2024-11-07T02:18:07.458Z] 3691dc0c6011: Preparing [2024-11-07T02:18:07.458Z] 746814369a3a: Preparing [2024-11-07T02:18:07.458Z] 3ef268b41a9c: Preparing [2024-11-07T02:18:07.458Z] 16113d51b718: Preparing [2024-11-07T02:18:07.458Z] 3ef268b41a9c: Waiting [2024-11-07T02:18:07.458Z] 16113d51b718: Waiting [2024-11-07T02:18:07.458Z] 746814369a3a: Layer already exists [2024-11-07T02:18:07.458Z] 21d227613972: Layer already exists [2024-11-07T02:18:07.458Z] 86e33302d2ee: Layer already exists [2024-11-07T02:18:07.458Z] 6c5dd73700a2: Layer already exists [2024-11-07T02:18:07.458Z] 3691dc0c6011: Layer already exists [2024-11-07T02:18:07.458Z] 3ef268b41a9c: Layer already exists [2024-11-07T02:18:07.458Z] 16113d51b718: Layer already exists [2024-11-07T02:18:07.726Z] latest: digest: sha256:a85d3af6d6c379fc3d2426ac91e8741576a8b130a96744970db0f714065320c8 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:18:08.090Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:18:08.445Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.10 [2024-11-07T02:18:08.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-11-07T02:18:08.445Z] 86e33302d2ee: Preparing [2024-11-07T02:18:08.445Z] 6c5dd73700a2: Preparing [2024-11-07T02:18:08.445Z] 21d227613972: Preparing [2024-11-07T02:18:08.445Z] 3691dc0c6011: Preparing [2024-11-07T02:18:08.445Z] 746814369a3a: Preparing [2024-11-07T02:18:08.445Z] 3ef268b41a9c: Preparing [2024-11-07T02:18:08.445Z] 16113d51b718: Preparing [2024-11-07T02:18:08.445Z] 3ef268b41a9c: Waiting [2024-11-07T02:18:08.445Z] 16113d51b718: Waiting [2024-11-07T02:18:08.445Z] 6c5dd73700a2: Layer already exists [2024-11-07T02:18:08.445Z] 21d227613972: Layer already exists [2024-11-07T02:18:08.445Z] 746814369a3a: Layer already exists [2024-11-07T02:18:08.445Z] 3691dc0c6011: Layer already exists [2024-11-07T02:18:08.445Z] 86e33302d2ee: Layer already exists [2024-11-07T02:18:08.445Z] 3ef268b41a9c: Layer already exists [2024-11-07T02:18:08.445Z] 16113d51b718: Layer already exists [2024-11-07T02:18:08.711Z] 4.0.0-dev.10: digest: sha256:a85d3af6d6c379fc3d2426ac91e8741576a8b130a96744970db0f714065320c8 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:18:09.076Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:18:09.428Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T02:18:09.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-11-07T02:18:09.428Z] 86e33302d2ee: Preparing [2024-11-07T02:18:09.428Z] 6c5dd73700a2: Preparing [2024-11-07T02:18:09.428Z] 21d227613972: Preparing [2024-11-07T02:18:09.428Z] 3691dc0c6011: Preparing [2024-11-07T02:18:09.428Z] 746814369a3a: Preparing [2024-11-07T02:18:09.428Z] 3ef268b41a9c: Preparing [2024-11-07T02:18:09.428Z] 16113d51b718: Preparing [2024-11-07T02:18:09.428Z] 3ef268b41a9c: Waiting [2024-11-07T02:18:09.428Z] 16113d51b718: Waiting [2024-11-07T02:18:09.428Z] 21d227613972: Layer already exists [2024-11-07T02:18:09.428Z] 86e33302d2ee: Layer already exists [2024-11-07T02:18:09.428Z] 3691dc0c6011: Layer already exists [2024-11-07T02:18:09.428Z] 746814369a3a: Layer already exists [2024-11-07T02:18:09.428Z] 6c5dd73700a2: Layer already exists [2024-11-07T02:18:09.428Z] 3ef268b41a9c: Layer already exists [2024-11-07T02:18:09.428Z] 16113d51b718: Layer already exists [2024-11-07T02:18:09.694Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:a85d3af6d6c379fc3d2426ac91e8741576a8b130a96744970db0f714065320c8 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:18:10.095Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:18:10.456Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-11-07T02:18:10.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-11-07T02:18:10.456Z] 86e33302d2ee: Preparing [2024-11-07T02:18:10.456Z] 6c5dd73700a2: Preparing [2024-11-07T02:18:10.456Z] 21d227613972: Preparing [2024-11-07T02:18:10.456Z] 3691dc0c6011: Preparing [2024-11-07T02:18:10.456Z] 746814369a3a: Preparing [2024-11-07T02:18:10.456Z] 3ef268b41a9c: Preparing [2024-11-07T02:18:10.456Z] 16113d51b718: Preparing [2024-11-07T02:18:10.456Z] 16113d51b718: Waiting [2024-11-07T02:18:10.456Z] 3ef268b41a9c: Waiting [2024-11-07T02:18:10.456Z] 86e33302d2ee: Layer already exists [2024-11-07T02:18:10.456Z] 3691dc0c6011: Layer already exists [2024-11-07T02:18:10.456Z] 746814369a3a: Layer already exists [2024-11-07T02:18:10.456Z] 6c5dd73700a2: Layer already exists [2024-11-07T02:18:10.456Z] 21d227613972: Layer already exists [2024-11-07T02:18:10.456Z] 16113d51b718: Layer already exists [2024-11-07T02:18:10.456Z] 3ef268b41a9c: Layer already exists [2024-11-07T02:18:10.725Z] main: digest: sha256:a85d3af6d6c379fc3d2426ac91e8741576a8b130a96744970db0f714065320c8 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-07T02:18:10.803Z] ===================================================== [Pipeline] echo [2024-11-07T02:18:10.822Z] taggedImages: [2024-11-07T02:18:10.822Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T02:18:10.822Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-11-07T02:18:10.822Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.10 [2024-11-07T02:18:10.822Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T02:18:10.822Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-11-07T02:18:10.856Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-11-07T02:18:10.856Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T02:18:10.856Z] latest [2024-11-07T02:18:10.856Z] 4.0.0-dev.10 [2024-11-07T02:18:10.856Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T02:18:10.856Z] main [2024-11-07T02:18:10.856Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:18:11.228Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:18:11.643Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T02:18:11.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-07T02:18:11.643Z] 92b46ca5e925: Preparing [2024-11-07T02:18:11.643Z] fff87e390b74: Preparing [2024-11-07T02:18:11.643Z] 8ffc22c6f0d8: Preparing [2024-11-07T02:18:11.643Z] 21d227613972: Preparing [2024-11-07T02:18:11.643Z] 3691dc0c6011: Preparing [2024-11-07T02:18:11.643Z] fbf305d75e79: Preparing [2024-11-07T02:18:11.643Z] e4e353089a3d: Preparing [2024-11-07T02:18:11.643Z] 16113d51b718: Preparing [2024-11-07T02:18:11.643Z] fbf305d75e79: Waiting [2024-11-07T02:18:11.643Z] e4e353089a3d: Waiting [2024-11-07T02:18:11.643Z] 16113d51b718: Waiting [2024-11-07T02:18:11.928Z] 21d227613972: Layer already exists [2024-11-07T02:18:11.928Z] 3691dc0c6011: Layer already exists [2024-11-07T02:18:11.928Z] fff87e390b74: Pushed [2024-11-07T02:18:11.928Z] 92b46ca5e925: Pushed [2024-11-07T02:18:11.928Z] 16113d51b718: Layer already exists [2024-11-07T02:18:12.194Z] e4e353089a3d: Pushed [2024-11-07T02:18:13.612Z] fbf305d75e79: Pushed [2024-11-07T02:18:23.680Z] 8ffc22c6f0d8: Pushed [2024-11-07T02:18:23.945Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618: digest: sha256:6356f4049bf81e4f7f989907d4ce89e03a9d969dad9ad008e3deeaafb0f0cb81 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:18:24.309Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:18:24.689Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-11-07T02:18:24.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-07T02:18:24.689Z] 92b46ca5e925: Preparing [2024-11-07T02:18:24.689Z] fff87e390b74: Preparing [2024-11-07T02:18:24.689Z] 8ffc22c6f0d8: Preparing [2024-11-07T02:18:24.689Z] 21d227613972: Preparing [2024-11-07T02:18:24.689Z] 3691dc0c6011: Preparing [2024-11-07T02:18:24.689Z] fbf305d75e79: Preparing [2024-11-07T02:18:24.689Z] e4e353089a3d: Preparing [2024-11-07T02:18:24.689Z] 16113d51b718: Preparing [2024-11-07T02:18:24.689Z] e4e353089a3d: Waiting [2024-11-07T02:18:24.689Z] fbf305d75e79: Waiting [2024-11-07T02:18:24.689Z] 16113d51b718: Waiting [2024-11-07T02:18:24.689Z] 21d227613972: Layer already exists [2024-11-07T02:18:24.689Z] 92b46ca5e925: Layer already exists [2024-11-07T02:18:24.689Z] fff87e390b74: Layer already exists [2024-11-07T02:18:24.689Z] 8ffc22c6f0d8: Layer already exists [2024-11-07T02:18:24.689Z] 3691dc0c6011: Layer already exists [2024-11-07T02:18:24.689Z] 16113d51b718: Layer already exists [2024-11-07T02:18:24.689Z] e4e353089a3d: Layer already exists [2024-11-07T02:18:24.689Z] fbf305d75e79: Layer already exists [2024-11-07T02:18:24.957Z] latest: digest: sha256:6356f4049bf81e4f7f989907d4ce89e03a9d969dad9ad008e3deeaafb0f0cb81 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:18:25.329Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:18:25.680Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.10 [2024-11-07T02:18:25.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-07T02:18:25.680Z] 92b46ca5e925: Preparing [2024-11-07T02:18:25.680Z] fff87e390b74: Preparing [2024-11-07T02:18:25.680Z] 8ffc22c6f0d8: Preparing [2024-11-07T02:18:25.680Z] 21d227613972: Preparing [2024-11-07T02:18:25.680Z] 3691dc0c6011: Preparing [2024-11-07T02:18:25.680Z] fbf305d75e79: Preparing [2024-11-07T02:18:25.680Z] e4e353089a3d: Preparing [2024-11-07T02:18:25.680Z] 16113d51b718: Preparing [2024-11-07T02:18:25.680Z] fbf305d75e79: Waiting [2024-11-07T02:18:25.680Z] 16113d51b718: Waiting [2024-11-07T02:18:25.680Z] 3691dc0c6011: Layer already exists [2024-11-07T02:18:25.680Z] fff87e390b74: Layer already exists [2024-11-07T02:18:25.680Z] 92b46ca5e925: Layer already exists [2024-11-07T02:18:25.680Z] 8ffc22c6f0d8: Layer already exists [2024-11-07T02:18:25.680Z] 21d227613972: Layer already exists [2024-11-07T02:18:25.680Z] 16113d51b718: Layer already exists [2024-11-07T02:18:25.680Z] e4e353089a3d: Layer already exists [2024-11-07T02:18:25.680Z] fbf305d75e79: Layer already exists [2024-11-07T02:18:25.945Z] 4.0.0-dev.10: digest: sha256:6356f4049bf81e4f7f989907d4ce89e03a9d969dad9ad008e3deeaafb0f0cb81 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:18:26.300Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:18:26.656Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T02:18:26.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-07T02:18:26.656Z] 92b46ca5e925: Preparing [2024-11-07T02:18:26.656Z] fff87e390b74: Preparing [2024-11-07T02:18:26.656Z] 8ffc22c6f0d8: Preparing [2024-11-07T02:18:26.656Z] 21d227613972: Preparing [2024-11-07T02:18:26.656Z] 3691dc0c6011: Preparing [2024-11-07T02:18:26.656Z] fbf305d75e79: Preparing [2024-11-07T02:18:26.656Z] e4e353089a3d: Preparing [2024-11-07T02:18:26.656Z] 16113d51b718: Preparing [2024-11-07T02:18:26.656Z] fbf305d75e79: Waiting [2024-11-07T02:18:26.656Z] e4e353089a3d: Waiting [2024-11-07T02:18:26.656Z] 16113d51b718: Waiting [2024-11-07T02:18:26.656Z] 8ffc22c6f0d8: Layer already exists [2024-11-07T02:18:26.656Z] 92b46ca5e925: Layer already exists [2024-11-07T02:18:26.656Z] 21d227613972: Layer already exists [2024-11-07T02:18:26.656Z] fff87e390b74: Layer already exists [2024-11-07T02:18:26.656Z] 3691dc0c6011: Layer already exists [2024-11-07T02:18:26.656Z] fbf305d75e79: Layer already exists [2024-11-07T02:18:26.656Z] e4e353089a3d: Layer already exists [2024-11-07T02:18:26.656Z] 16113d51b718: Layer already exists [2024-11-07T02:18:26.920Z] 44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10: digest: sha256:6356f4049bf81e4f7f989907d4ce89e03a9d969dad9ad008e3deeaafb0f0cb81 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:18:27.280Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:18:27.638Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-11-07T02:18:27.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-07T02:18:27.638Z] 92b46ca5e925: Preparing [2024-11-07T02:18:27.638Z] fff87e390b74: Preparing [2024-11-07T02:18:27.638Z] 8ffc22c6f0d8: Preparing [2024-11-07T02:18:27.638Z] 21d227613972: Preparing [2024-11-07T02:18:27.638Z] 3691dc0c6011: Preparing [2024-11-07T02:18:27.638Z] fbf305d75e79: Preparing [2024-11-07T02:18:27.638Z] e4e353089a3d: Preparing [2024-11-07T02:18:27.638Z] 16113d51b718: Preparing [2024-11-07T02:18:27.638Z] fbf305d75e79: Waiting [2024-11-07T02:18:27.638Z] e4e353089a3d: Waiting [2024-11-07T02:18:27.638Z] 16113d51b718: Waiting [2024-11-07T02:18:27.638Z] 92b46ca5e925: Layer already exists [2024-11-07T02:18:27.638Z] 21d227613972: Layer already exists [2024-11-07T02:18:27.638Z] 8ffc22c6f0d8: Layer already exists [2024-11-07T02:18:27.638Z] 3691dc0c6011: Layer already exists [2024-11-07T02:18:27.638Z] fff87e390b74: Layer already exists [2024-11-07T02:18:27.638Z] 16113d51b718: Layer already exists [2024-11-07T02:18:27.638Z] fbf305d75e79: Layer already exists [2024-11-07T02:18:27.638Z] e4e353089a3d: Layer already exists [2024-11-07T02:18:27.906Z] main: digest: sha256:6356f4049bf81e4f7f989907d4ce89e03a9d969dad9ad008e3deeaafb0f0cb81 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-07T02:18:27.988Z] ===================================================== [Pipeline] echo [2024-11-07T02:18:28.005Z] taggedImages: [2024-11-07T02:18:28.005Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618 [2024-11-07T02:18:28.005Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-11-07T02:18:28.005Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.10 [2024-11-07T02:18:28.005Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:44a947b4dde0e7385da87f1ff4874445f4b2a618-4.0.0-dev.10 [2024-11-07T02:18:28.005Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:18:28.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-07T02:18:28.421Z] [2024-11-07T02:18:28.421Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:18:28.760Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-07T02:18:29.028Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-07T02:18:29.028Z] 8998bd30e6a1: Pulling fs layer [2024-11-07T02:18:29.028Z] 04944245beec: Pulling fs layer [2024-11-07T02:18:29.028Z] 699f458cf7ca: Pulling fs layer [2024-11-07T02:18:29.028Z] 765212b225bb: Pulling fs layer [2024-11-07T02:18:29.028Z] f23df028b6ca: Pulling fs layer [2024-11-07T02:18:29.028Z] d65c8cfc05b1: Pulling fs layer [2024-11-07T02:18:29.028Z] 2437ff75d9bd: Pulling fs layer [2024-11-07T02:18:29.028Z] 765212b225bb: Waiting [2024-11-07T02:18:29.028Z] f23df028b6ca: Waiting [2024-11-07T02:18:29.028Z] d65c8cfc05b1: Waiting [2024-11-07T02:18:29.028Z] 2437ff75d9bd: Waiting [2024-11-07T02:18:29.028Z] 04944245beec: Verifying Checksum [2024-11-07T02:18:29.028Z] 04944245beec: Download complete [2024-11-07T02:18:29.028Z] 765212b225bb: Verifying Checksum [2024-11-07T02:18:29.028Z] 765212b225bb: Download complete [2024-11-07T02:18:29.028Z] f23df028b6ca: Download complete [2024-11-07T02:18:29.295Z] d65c8cfc05b1: Download complete [2024-11-07T02:18:29.295Z] 699f458cf7ca: Verifying Checksum [2024-11-07T02:18:29.295Z] 699f458cf7ca: Download complete [2024-11-07T02:18:29.876Z] 8998bd30e6a1: Download complete [2024-11-07T02:18:32.449Z] 2437ff75d9bd: Verifying Checksum [2024-11-07T02:18:32.449Z] 2437ff75d9bd: Download complete [2024-11-07T02:18:34.385Z] 8998bd30e6a1: Pull complete [2024-11-07T02:18:34.967Z] 04944245beec: Pull complete [2024-11-07T02:18:36.899Z] 699f458cf7ca: Pull complete [2024-11-07T02:18:36.899Z] 765212b225bb: Pull complete [2024-11-07T02:18:37.480Z] f23df028b6ca: Pull complete [2024-11-07T02:18:37.746Z] d65c8cfc05b1: Pull complete [2024-11-07T02:18:55.951Z] 2437ff75d9bd: Pull complete [2024-11-07T02:18:55.951Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-07T02:18:55.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-07T02:18:55.951Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T02:18:56.187Z] prd-ubuntu20.04-docker-arm64-4c-16g-24700 does not seem to be running inside a container [2024-11-07T02:18:56.257Z] $ 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/744 -v /w/workspace/edgex-go/744:/w/workspace/edgex-go/744:rw,z -v /w/workspace/edgex-go/744@tmp:/w/workspace/edgex-go/744@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-11-07T02:18:59.492Z] $ docker top 66611f1d6361b8d21c085e1ba5ba0fc800c715f86695550aa9b115f1b24ddb08 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-07T02:19:00.453Z] ---> job-cost.sh [2024-11-07T02:19:00.453Z] lf-activate-venv: SKIPPING [2024-11-07T02:19:00.453Z] INFO: No Stack... [2024-11-07T02:19:01.035Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-07T02:19:02.000Z] INFO: Archiving Costs [Pipeline] sh [2024-11-07T02:19:02.641Z] + + catcut /w/workspace/edgex-go/744/archives/cost.csv -d, [2024-11-07T02:19:02.641Z] -f6 [Pipeline] lock [2024-11-07T02:19:02.718Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-744-stack-cost] [2024-11-07T02:19:02.726Z] Resource [jenkins-edgexfoundry-edgex-go-main-744-stack-cost] did not exist. Created. [2024-11-07T02:19:02.733Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-744-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-07T02:19:03.398Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-07T02:19:04.153Z] Stashed 1 file(s) [Pipeline] } [2024-11-07T02:19:04.164Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-744-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-07T02:19:04.196Z] $ docker stop --time=1 66611f1d6361b8d21c085e1ba5ba0fc800c715f86695550aa9b115f1b24ddb08 [2024-11-07T02:19:05.880Z] $ docker rm -f --volumes 66611f1d6361b8d21c085e1ba5ba0fc800c715f86695550aa9b115f1b24ddb08 [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-11-07T02:19:06.447Z] provisioning config files... [2024-11-07T02:19:06.456Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/744@tmp/config425374326060638343tmp [Pipeline] { [Pipeline] sh [2024-11-07T02:19:06.762Z] + set +x [2024-11-07T02:19:06.762Z] + curl -s https://codecov.io/bash [2024-11-07T02:19:06.762Z] + bash -s -- [2024-11-07T02:19:07.021Z] [2024-11-07T02:19:07.021Z] _____ _ [2024-11-07T02:19:07.021Z] / ____| | | [2024-11-07T02:19:07.021Z] | | ___ __| | ___ ___ _____ __ [2024-11-07T02:19:07.021Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-07T02:19:07.021Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-07T02:19:07.021Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-07T02:19:07.021Z] Bash-1.0.6 [2024-11-07T02:19:07.021Z] [2024-11-07T02:19:07.021Z] [2024-11-07T02:19:07.021Z] ==> git version 2.25.1 found [2024-11-07T02:19:07.021Z] ==> 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-11-07T02:19:07.021Z] Release-Date: 2020-01-08 [2024-11-07T02:19:07.021Z] 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-11-07T02:19:07.021Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-07T02:19:07.021Z] ==> Jenkins CI detected. [2024-11-07T02:19:07.021Z] current dir:  /w/workspace/edgex-go/744 [2024-11-07T02:19:07.021Z] project root: . [2024-11-07T02:19:07.021Z] --> token set from env [2024-11-07T02:19:07.021Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-07T02:19:07.021Z] ==> Running gcov in . (disable via -X gcov) [2024-11-07T02:19:07.021Z] ==> Python coveragepy not found [2024-11-07T02:19:07.021Z] ==> Searching for coverage reports in: [2024-11-07T02:19:07.021Z] + . [2024-11-07T02:19:07.021Z] -> Found 1 reports [2024-11-07T02:19:07.021Z] ==> Detecting git/mercurial file structure [2024-11-07T02:19:07.021Z] ==> Reading reports [2024-11-07T02:19:07.021Z] + ./coverage.out bytes=1433704 [2024-11-07T02:19:07.021Z] ==> Appending adjustments [2024-11-07T02:19:07.021Z] https://docs.codecov.io/docs/fixing-reports [2024-11-07T02:19:08.400Z] + Found adjustments [2024-11-07T02:19:08.400Z] ==> Gzipping contents [2024-11-07T02:19:08.400Z] 124K /tmp/codecov.gQCV88.gz [2024-11-07T02:19:08.400Z] ==> Uploading reports [2024-11-07T02:19:08.400Z] url: https://codecov.io [2024-11-07T02:19:08.400Z] query: branch=main&commit=44a947b4dde0e7385da87f1ff4874445f4b2a618&build=744&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F744%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-07T02:19:08.400Z] -> Pinging Codecov [2024-11-07T02:19:08.400Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=44a947b4dde0e7385da87f1ff4874445f4b2a618&build=744&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F744%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-07T02:19:08.660Z] -> Uploading to [2024-11-07T02:19:08.660Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/44a947b4dde0e7385da87f1ff4874445f4b2a618/826795e7-1c59-41c9-bda4-453a5ba05ed5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241107%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241107T021908Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=f3d23864ad7e3fe942b6e3bda5f79329637cbb96c713b95a8c2c24adcb28757f [2024-11-07T02:19:08.660Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-07T02:19:08.660Z] Dload Upload Total Spent Left Speed [2024-11-07T02:19:08.919Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 121k 0 0 100 121k 0 416k --:--:-- --:--:-- --:--:-- 416k [2024-11-07T02:19:08.919Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/44a947b4dde0e7385da87f1ff4874445f4b2a618 [Pipeline] } [2024-11-07T02:19:08.926Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-11-07T02:19:09.171Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-07T02:19:09.188Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:19:09.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-07T02:19:09.491Z] [2024-11-07T02:19:09.491Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:19:09.792Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-07T02:19:09.792Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-07T02:19:09.792Z] 43c4264eed91: Already exists [2024-11-07T02:19:09.792Z] 4cc291be95ef: Already exists [2024-11-07T02:19:09.792Z] 2ac1f1163629: Already exists [2024-11-07T02:19:09.792Z] 5c3c966382ef: Already exists [2024-11-07T02:19:09.792Z] 4f4fb700ef54: Already exists [2024-11-07T02:19:09.792Z] d9c7d2e4e75e: Pulling fs layer [2024-11-07T02:19:09.792Z] 9c3e1370e548: Pulling fs layer [2024-11-07T02:19:10.050Z] d9c7d2e4e75e: Download complete [2024-11-07T02:19:10.308Z] d9c7d2e4e75e: Pull complete [2024-11-07T02:19:10.875Z] 9c3e1370e548: Download complete [2024-11-07T02:19:14.159Z] 9c3e1370e548: Pull complete [2024-11-07T02:19:14.159Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-07T02:19:14.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-07T02:19:14.159Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T02:19:14.272Z] prd-ubuntu20.04-docker-8c-8g-24699 does not seem to be running inside a container [2024-11-07T02:19:14.300Z] $ 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/744 -v /w/workspace/edgex-go/744:/w/workspace/edgex-go/744:rw,z -v /w/workspace/edgex-go/744@tmp:/w/workspace/edgex-go/744@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:latest cat [2024-11-07T02:19:17.972Z] $ docker top c0a1ecf5791057a5fa144e83f1fcbee4c413a71654fd361c6db0db9475792118 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-07T02:19:18.334Z] + git config --global --add safe.directory /w/workspace/edgex-go/744 [Pipeline] echo [2024-11-07T02:19:18.344Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-11-07T02:19:18.620Z] + set -o pipefail [2024-11-07T02:19:18.621Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-11-07T02:19:28.657Z] [2024-11-07T02:19:28.657Z] Monitoring /w/workspace/edgex-go/744 (github.com/edgexfoundry/edgex-go)... [2024-11-07T02:19:28.657Z] [2024-11-07T02:19:28.657Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/c134b166-6eeb-4c11-90ed-a3c19e48b38a [2024-11-07T02:19:28.657Z] [2024-11-07T02:19:28.657Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-07T02:19:28.657Z] [2024-11-07T02:19:29.345Z] [2024-11-07T02:19:29.345Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-07T02:19:29.345Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-07T02:19:29.650Z] $ docker stop --time=1 c0a1ecf5791057a5fa144e83f1fcbee4c413a71654fd361c6db0db9475792118 [2024-11-07T02:19:35.039Z] $ docker rm -f --volumes c0a1ecf5791057a5fa144e83f1fcbee4c413a71654fd361c6db0db9475792118 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-11-07T02:19:35.594Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-07T02:19:35.617Z] provisioning config files... [2024-11-07T02:19:35.625Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/744@tmp/config3150947066979400589tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-07T02:19:35.939Z] --> edgex-publish-swagger.sh [2024-11-07T02:19:35.939Z] === Publish openapi API === [2024-11-07T02:19:35.939Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2024-11-07T02:19:35.939Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/744/openapi/core-command.yaml] [2024-11-07T02:19:35.939Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-07T02:19:35.939Z] Dload Upload Total Spent Left Speed [2024-11-07T02:19:36.198Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 66092 --:--:-- --:--:-- --:--:-- 65959 100 32782 0 0 100 32782 0 66092 --:--:-- --:--:-- --:--:-- 65959 [2024-11-07T02:19:36.198Z] [2024-11-07T02:19:36.198Z] [2024-11-07T02:19:36.456Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/744/openapi/core-data.yaml] [2024-11-07T02:19:36.456Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-07T02:19:36.456Z] Dload Upload Total Spent Left Speed [2024-11-07T02:19:36.715Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 167k --:--:-- --:--:-- --:--:-- 167k [2024-11-07T02:19:36.715Z] [2024-11-07T02:19:36.716Z] [2024-11-07T02:19:36.716Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/744/openapi/core-keeper.yaml] [2024-11-07T02:19:36.716Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-07T02:19:36.716Z] Dload Upload Total Spent Left Speed [2024-11-07T02:19:36.974Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 261 127k --:--:-- --:--:-- --:--:-- 127k [2024-11-07T02:19:36.974Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-11-07T02:19:36.974Z] [2024-11-07T02:19:36.974Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/744/openapi/core-metadata.yaml] [2024-11-07T02:19:36.974Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-07T02:19:36.974Z] Dload Upload Total Spent Left Speed [2024-11-07T02:19:37.491Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 0 0 100 154k 0 762k --:--:-- --:--:-- --:--:-- 759k 100 154k 100 156 100 154k 430 427k --:--:-- --:--:-- --:--:-- 426k [2024-11-07T02:19:37.491Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-11-07T02:19:37.491Z] [2024-11-07T02:19:37.491Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/744/openapi/support-cron-scheduler.yaml] [2024-11-07T02:19:37.491Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-07T02:19:37.491Z] Dload Upload Total Spent Left Speed [2024-11-07T02:19:37.750Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50797 100 66 100 50731 284 213k --:--:-- --:--:-- --:--:-- 214k [2024-11-07T02:19:37.750Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-11-07T02:19:37.750Z] [2024-11-07T02:19:37.750Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/744/openapi/support-notifications.yaml] [2024-11-07T02:19:37.750Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-07T02:19:37.750Z] Dload Upload Total Spent Left Speed [2024-11-07T02:19:38.008Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 440 240k --:--:-- --:--:-- --:--:-- 241k [2024-11-07T02:19:38.008Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-11-07T02:19:38.008Z] [Pipeline] } [2024-11-07T02:19:38.014Z] 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-11-07T02:19:38.433Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-07T02:19:38.433Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:19:38.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-07T02:19:38.734Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T02:19:38.804Z] prd-ubuntu20.04-docker-8c-8g-24699 does not seem to be running inside a container [2024-11-07T02:19:38.818Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/744 -v /w/workspace/edgex-go/744:/w/workspace/edgex-go/744:rw,z -v /w/workspace/edgex-go/744@tmp:/w/workspace/edgex-go/744@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-11-07T02:19:39.478Z] $ docker top 9c314cd606076c1d45993f371adbf8e92e53046223828587ba896fc0e579074b -eo pid,comm [2024-11-07T02:19:39.534Z] 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-11-07T02:19:39.534Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-07T02:19:39.594Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-07T02:19:39.594Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-07T02:19:39.700Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-07T02:19:39.692Z] $ docker exec 9c314cd606076c1d45993f371adbf8e92e53046223828587ba896fc0e579074b ssh-agent [2024-11-07T02:19:39.808Z] SSH_AUTH_SOCK=/tmp/ssh-tz8lZwD7AyRg/agent.34 [2024-11-07T02:19:39.808Z] SSH_AGENT_PID=40 [2024-11-07T02:19:39.812Z] Running ssh-add (command line suppressed) [2024-11-07T02:19:39.902Z] Identity added: /w/workspace/edgex-go/744@tmp/private_key_15455999617694350718.key (/w/workspace/edgex-go/744@tmp/private_key_15455999617694350718.key) [2024-11-07T02:19:39.926Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-07T02:19:40.216Z] + git semver tag [2024-11-07T02:19:40.476Z] 2024-11-07 02:19:40,398 [run_tag] DEBUG tag force:False [2024-11-07T02:19:40.477Z] 2024-11-07 02:19:40,398 [check_head_tag] DEBUG check head tag [2024-11-07T02:19:40.477Z] 2024-11-07 02:19:40,401 [execute] INFO git cat-file --batch-check [2024-11-07T02:19:40.477Z] 2024-11-07 02:19:40,401 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/744, universal_newlines=False, shell=None, istream=) [2024-11-07T02:19:40.477Z] 2024-11-07 02:19:40,405 [execute] INFO git cat-file --batch [2024-11-07T02:19:40.477Z] 2024-11-07 02:19:40,405 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/744, universal_newlines=False, shell=None, istream=) [2024-11-07T02:19:40.477Z] 2024-11-07 02:19:40,453 [read_version] DEBUG read version from /w/workspace/edgex-go/744/.semver/main [2024-11-07T02:19:40.477Z] 2024-11-07 02:19:40,453 [execute] INFO git tag -a v4.0.0-dev.10 -m v4.0.0-dev.10 [2024-11-07T02:19:40.477Z] 2024-11-07 02:19:40,453 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.10', '-m', 'v4.0.0-dev.10'], cwd=/w/workspace/edgex-go/744, universal_newlines=False, shell=None, istream=None) [2024-11-07T02:19:40.477Z] 2024-11-07 02:19:40,458 [read_version] DEBUG read version from /w/workspace/edgex-go/744/.semver/main [2024-11-07T02:19:40.477Z] 4.0.0-dev.10 [Pipeline] } [2024-11-07T02:19:40.735Z] $ docker exec --env ******** --env ******** 9c314cd606076c1d45993f371adbf8e92e53046223828587ba896fc0e579074b ssh-agent -k [2024-11-07T02:19:40.830Z] unset SSH_AUTH_SOCK; [2024-11-07T02:19:40.831Z] unset SSH_AGENT_PID; [2024-11-07T02:19:40.831Z] echo Agent pid 40 killed; [2024-11-07T02:19:40.850Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-07T02:19:41.174Z] + git semver [Pipeline] } [2024-11-07T02:19:41.435Z] $ docker stop --time=1 9c314cd606076c1d45993f371adbf8e92e53046223828587ba896fc0e579074b [2024-11-07T02:19:43.400Z] $ docker rm -f --volumes 9c314cd606076c1d45993f371adbf8e92e53046223828587ba896fc0e579074b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:19:43.823Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-07T02:19:43.824Z] [2024-11-07T02:19:43.824Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:19:44.123Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-07T02:19:44.123Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-07T02:19:44.123Z] ab5ef0e58194: Pulling fs layer [2024-11-07T02:19:44.123Z] 9712f1f96733: Pulling fs layer [2024-11-07T02:19:44.123Z] 63f879dbbcfc: Pulling fs layer [2024-11-07T02:19:44.123Z] 0d9ebad4ef96: Pulling fs layer [2024-11-07T02:19:44.123Z] e9a5061849ea: Pulling fs layer [2024-11-07T02:19:44.123Z] d747dcd14b5f: Pulling fs layer [2024-11-07T02:19:44.123Z] 2de7ff778b66: Pulling fs layer [2024-11-07T02:19:44.123Z] d747dcd14b5f: Waiting [2024-11-07T02:19:44.123Z] e9a5061849ea: Waiting [2024-11-07T02:19:44.123Z] 2de7ff778b66: Waiting [2024-11-07T02:19:44.123Z] 9712f1f96733: Verifying Checksum [2024-11-07T02:19:44.123Z] 9712f1f96733: Download complete [2024-11-07T02:19:44.382Z] 63f879dbbcfc: Verifying Checksum [2024-11-07T02:19:44.382Z] 63f879dbbcfc: Download complete [2024-11-07T02:19:44.641Z] e9a5061849ea: Verifying Checksum [2024-11-07T02:19:44.641Z] e9a5061849ea: Download complete [2024-11-07T02:19:44.641Z] d747dcd14b5f: Verifying Checksum [2024-11-07T02:19:44.641Z] d747dcd14b5f: Download complete [2024-11-07T02:19:44.641Z] 0d9ebad4ef96: Verifying Checksum [2024-11-07T02:19:44.641Z] 0d9ebad4ef96: Download complete [2024-11-07T02:19:44.641Z] ab5ef0e58194: Verifying Checksum [2024-11-07T02:19:44.641Z] ab5ef0e58194: Download complete [2024-11-07T02:19:44.641Z] 2de7ff778b66: Verifying Checksum [2024-11-07T02:19:47.166Z] ab5ef0e58194: Pull complete [2024-11-07T02:19:47.167Z] 9712f1f96733: Pull complete [2024-11-07T02:19:48.100Z] 63f879dbbcfc: Pull complete [2024-11-07T02:19:52.288Z] 0d9ebad4ef96: Pull complete [2024-11-07T02:19:52.564Z] e9a5061849ea: Pull complete [2024-11-07T02:19:52.822Z] d747dcd14b5f: Pull complete [2024-11-07T02:19:54.195Z] 2de7ff778b66: Pull complete [2024-11-07T02:19:54.195Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-07T02:19:54.195Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-07T02:19:54.195Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T02:19:54.294Z] prd-ubuntu20.04-docker-8c-8g-24699 does not seem to be running inside a container [2024-11-07T02:19:54.310Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/744 -v /w/workspace/edgex-go/744:/w/workspace/edgex-go/744:rw,z -v /w/workspace/edgex-go/744@tmp:/w/workspace/edgex-go/744@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-11-07T02:20:05.356Z] $ docker top f69c84c775ff58530caa4d95b99dc2337a047210b0010043542235b6b2d57baf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-07T02:20:05.455Z] provisioning config files... [2024-11-07T02:20:05.463Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/744@tmp/config4377892446300184329tmp [2024-11-07T02:20:05.477Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/744@tmp/config2882600244140109861tmp [2024-11-07T02:20:05.485Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/744@tmp/config8499132631980362tmp [Pipeline] { [Pipeline] echo [2024-11-07T02:20:05.510Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-07T02:20:05.808Z] ---> sigul-configuration.sh [2024-11-07T02:20:05.808Z] gpg: directory `/root/.gnupg' created [2024-11-07T02:20:05.808Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-07T02:20:05.808Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-07T02:20:05.808Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-07T02:20:05.808Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-07T02:20:05.808Z] gpg: CAST5 encrypted data [2024-11-07T02:20:05.808Z] gpg: encrypted with 1 passphrase [2024-11-07T02:20:05.808Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-07T02:20:06.105Z] + mkdir /home/jenkins [2024-11-07T02:20:06.105Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-07T02:20:06.399Z] + 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-11-07T02:20:06.415Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-07T02:20:06.707Z] ---> sigul-install.sh [2024-11-07T02:20:06.707Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-07T02:20:07.005Z] + git tag --list [2024-11-07T02:20:07.005Z] 0.6.0 [2024-11-07T02:20:07.005Z] 0.6.1 [2024-11-07T02:20:07.005Z] 0.7.0 [2024-11-07T02:20:07.005Z] 0.7.1 [2024-11-07T02:20:07.005Z] v1.0.0 [2024-11-07T02:20:07.005Z] v1.0.1 [2024-11-07T02:20:07.005Z] v1.1.0 [2024-11-07T02:20:07.005Z] v1.2.0 [2024-11-07T02:20:07.005Z] v1.2.1 [2024-11-07T02:20:07.005Z] v1.3.0 [2024-11-07T02:20:07.005Z] v1.3.1 [2024-11-07T02:20:07.005Z] v2.0.0 [2024-11-07T02:20:07.005Z] v2.1.0 [2024-11-07T02:20:07.005Z] v2.1.1 [2024-11-07T02:20:07.005Z] v2.2.0 [2024-11-07T02:20:07.005Z] v2.3.0 [2024-11-07T02:20:07.005Z] v3.0 [2024-11-07T02:20:07.005Z] v3.0.0 [2024-11-07T02:20:07.005Z] v3.1 [2024-11-07T02:20:07.005Z] v3.1.0 [2024-11-07T02:20:07.005Z] v3.1.0-dev.1 [2024-11-07T02:20:07.005Z] v3.1.0-dev.10 [2024-11-07T02:20:07.005Z] v3.1.0-dev.11 [2024-11-07T02:20:07.005Z] v3.1.0-dev.12 [2024-11-07T02:20:07.005Z] v3.1.0-dev.13 [2024-11-07T02:20:07.005Z] v3.1.0-dev.14 [2024-11-07T02:20:07.005Z] v3.1.0-dev.15 [2024-11-07T02:20:07.005Z] v3.1.0-dev.16 [2024-11-07T02:20:07.005Z] v3.1.0-dev.17 [2024-11-07T02:20:07.005Z] v3.1.0-dev.18 [2024-11-07T02:20:07.005Z] v3.1.0-dev.19 [2024-11-07T02:20:07.005Z] v3.1.0-dev.2 [2024-11-07T02:20:07.005Z] v3.1.0-dev.20 [2024-11-07T02:20:07.005Z] v3.1.0-dev.21 [2024-11-07T02:20:07.005Z] v3.1.0-dev.22 [2024-11-07T02:20:07.005Z] v3.1.0-dev.23 [2024-11-07T02:20:07.005Z] v3.1.0-dev.24 [2024-11-07T02:20:07.005Z] v3.1.0-dev.25 [2024-11-07T02:20:07.005Z] v3.1.0-dev.26 [2024-11-07T02:20:07.005Z] v3.1.0-dev.27 [2024-11-07T02:20:07.005Z] v3.1.0-dev.28 [2024-11-07T02:20:07.005Z] v3.1.0-dev.29 [2024-11-07T02:20:07.005Z] v3.1.0-dev.3 [2024-11-07T02:20:07.005Z] v3.1.0-dev.30 [2024-11-07T02:20:07.005Z] v3.1.0-dev.31 [2024-11-07T02:20:07.005Z] v3.1.0-dev.32 [2024-11-07T02:20:07.005Z] v3.1.0-dev.33 [2024-11-07T02:20:07.005Z] v3.1.0-dev.34 [2024-11-07T02:20:07.005Z] v3.1.0-dev.35 [2024-11-07T02:20:07.005Z] v3.1.0-dev.36 [2024-11-07T02:20:07.005Z] v3.1.0-dev.37 [2024-11-07T02:20:07.005Z] v3.1.0-dev.38 [2024-11-07T02:20:07.005Z] v3.1.0-dev.39 [2024-11-07T02:20:07.005Z] v3.1.0-dev.4 [2024-11-07T02:20:07.005Z] v3.1.0-dev.40 [2024-11-07T02:20:07.005Z] v3.1.0-dev.41 [2024-11-07T02:20:07.005Z] v3.1.0-dev.42 [2024-11-07T02:20:07.005Z] v3.1.0-dev.43 [2024-11-07T02:20:07.005Z] v3.1.0-dev.44 [2024-11-07T02:20:07.005Z] v3.1.0-dev.45 [2024-11-07T02:20:07.005Z] v3.1.0-dev.46 [2024-11-07T02:20:07.005Z] v3.1.0-dev.47 [2024-11-07T02:20:07.005Z] v3.1.0-dev.48 [2024-11-07T02:20:07.005Z] v3.1.0-dev.49 [2024-11-07T02:20:07.005Z] v3.1.0-dev.5 [2024-11-07T02:20:07.005Z] v3.1.0-dev.50 [2024-11-07T02:20:07.005Z] v3.1.0-dev.51 [2024-11-07T02:20:07.005Z] v3.1.0-dev.52 [2024-11-07T02:20:07.005Z] v3.1.0-dev.53 [2024-11-07T02:20:07.005Z] v3.1.0-dev.54 [2024-11-07T02:20:07.005Z] v3.1.0-dev.55 [2024-11-07T02:20:07.005Z] v3.1.0-dev.56 [2024-11-07T02:20:07.005Z] v3.1.0-dev.57 [2024-11-07T02:20:07.005Z] v3.1.0-dev.58 [2024-11-07T02:20:07.005Z] v3.1.0-dev.59 [2024-11-07T02:20:07.005Z] v3.1.0-dev.6 [2024-11-07T02:20:07.005Z] v3.1.0-dev.60 [2024-11-07T02:20:07.005Z] v3.1.0-dev.61 [2024-11-07T02:20:07.005Z] v3.1.0-dev.62 [2024-11-07T02:20:07.005Z] v3.1.0-dev.63 [2024-11-07T02:20:07.005Z] v3.1.0-dev.64 [2024-11-07T02:20:07.005Z] v3.1.0-dev.65 [2024-11-07T02:20:07.005Z] v3.1.0-dev.66 [2024-11-07T02:20:07.005Z] v3.1.0-dev.67 [2024-11-07T02:20:07.005Z] v3.1.0-dev.68 [2024-11-07T02:20:07.005Z] v3.1.0-dev.69 [2024-11-07T02:20:07.005Z] v3.1.0-dev.7 [2024-11-07T02:20:07.005Z] v3.1.0-dev.70 [2024-11-07T02:20:07.005Z] v3.1.0-dev.71 [2024-11-07T02:20:07.005Z] v3.1.0-dev.72 [2024-11-07T02:20:07.005Z] v3.1.0-dev.73 [2024-11-07T02:20:07.005Z] v3.1.0-dev.8 [2024-11-07T02:20:07.005Z] v3.1.0-dev.9 [2024-11-07T02:20:07.005Z] v3.1.1 [2024-11-07T02:20:07.005Z] v3.1.1-dev.1 [2024-11-07T02:20:07.005Z] v3.1.1-dev.2 [2024-11-07T02:20:07.005Z] v3.2.0-dev.1 [2024-11-07T02:20:07.005Z] v3.2.0-dev.10 [2024-11-07T02:20:07.005Z] v3.2.0-dev.100 [2024-11-07T02:20:07.005Z] v3.2.0-dev.101 [2024-11-07T02:20:07.005Z] v3.2.0-dev.102 [2024-11-07T02:20:07.005Z] v3.2.0-dev.103 [2024-11-07T02:20:07.005Z] v3.2.0-dev.104 [2024-11-07T02:20:07.005Z] v3.2.0-dev.105 [2024-11-07T02:20:07.005Z] v3.2.0-dev.106 [2024-11-07T02:20:07.005Z] v3.2.0-dev.107 [2024-11-07T02:20:07.005Z] v3.2.0-dev.108 [2024-11-07T02:20:07.005Z] v3.2.0-dev.109 [2024-11-07T02:20:07.005Z] v3.2.0-dev.11 [2024-11-07T02:20:07.005Z] v3.2.0-dev.12 [2024-11-07T02:20:07.005Z] v3.2.0-dev.13 [2024-11-07T02:20:07.005Z] v3.2.0-dev.14 [2024-11-07T02:20:07.005Z] v3.2.0-dev.15 [2024-11-07T02:20:07.005Z] v3.2.0-dev.16 [2024-11-07T02:20:07.005Z] v3.2.0-dev.17 [2024-11-07T02:20:07.005Z] v3.2.0-dev.18 [2024-11-07T02:20:07.005Z] v3.2.0-dev.19 [2024-11-07T02:20:07.005Z] v3.2.0-dev.2 [2024-11-07T02:20:07.005Z] v3.2.0-dev.20 [2024-11-07T02:20:07.005Z] v3.2.0-dev.21 [2024-11-07T02:20:07.005Z] v3.2.0-dev.22 [2024-11-07T02:20:07.005Z] v3.2.0-dev.23 [2024-11-07T02:20:07.005Z] v3.2.0-dev.24 [2024-11-07T02:20:07.005Z] v3.2.0-dev.25 [2024-11-07T02:20:07.005Z] v3.2.0-dev.26 [2024-11-07T02:20:07.005Z] v3.2.0-dev.27 [2024-11-07T02:20:07.005Z] v3.2.0-dev.28 [2024-11-07T02:20:07.005Z] v3.2.0-dev.29 [2024-11-07T02:20:07.005Z] v3.2.0-dev.3 [2024-11-07T02:20:07.005Z] v3.2.0-dev.30 [2024-11-07T02:20:07.005Z] v3.2.0-dev.31 [2024-11-07T02:20:07.005Z] v3.2.0-dev.32 [2024-11-07T02:20:07.005Z] v3.2.0-dev.33 [2024-11-07T02:20:07.005Z] v3.2.0-dev.34 [2024-11-07T02:20:07.005Z] v3.2.0-dev.35 [2024-11-07T02:20:07.005Z] v3.2.0-dev.36 [2024-11-07T02:20:07.005Z] v3.2.0-dev.37 [2024-11-07T02:20:07.005Z] v3.2.0-dev.38 [2024-11-07T02:20:07.005Z] v3.2.0-dev.39 [2024-11-07T02:20:07.005Z] v3.2.0-dev.4 [2024-11-07T02:20:07.005Z] v3.2.0-dev.40 [2024-11-07T02:20:07.005Z] v3.2.0-dev.41 [2024-11-07T02:20:07.005Z] v3.2.0-dev.42 [2024-11-07T02:20:07.005Z] v3.2.0-dev.43 [2024-11-07T02:20:07.005Z] v3.2.0-dev.44 [2024-11-07T02:20:07.005Z] v3.2.0-dev.45 [2024-11-07T02:20:07.005Z] v3.2.0-dev.46 [2024-11-07T02:20:07.005Z] v3.2.0-dev.47 [2024-11-07T02:20:07.005Z] v3.2.0-dev.48 [2024-11-07T02:20:07.005Z] v3.2.0-dev.49 [2024-11-07T02:20:07.005Z] v3.2.0-dev.5 [2024-11-07T02:20:07.005Z] v3.2.0-dev.50 [2024-11-07T02:20:07.005Z] v3.2.0-dev.51 [2024-11-07T02:20:07.005Z] v3.2.0-dev.52 [2024-11-07T02:20:07.005Z] v3.2.0-dev.53 [2024-11-07T02:20:07.005Z] v3.2.0-dev.54 [2024-11-07T02:20:07.005Z] v3.2.0-dev.55 [2024-11-07T02:20:07.005Z] v3.2.0-dev.56 [2024-11-07T02:20:07.006Z] v3.2.0-dev.57 [2024-11-07T02:20:07.006Z] v3.2.0-dev.58 [2024-11-07T02:20:07.006Z] v3.2.0-dev.59 [2024-11-07T02:20:07.006Z] v3.2.0-dev.6 [2024-11-07T02:20:07.006Z] v3.2.0-dev.60 [2024-11-07T02:20:07.006Z] v3.2.0-dev.61 [2024-11-07T02:20:07.006Z] v3.2.0-dev.62 [2024-11-07T02:20:07.006Z] v3.2.0-dev.63 [2024-11-07T02:20:07.006Z] v3.2.0-dev.64 [2024-11-07T02:20:07.006Z] v3.2.0-dev.65 [2024-11-07T02:20:07.006Z] v3.2.0-dev.66 [2024-11-07T02:20:07.006Z] v3.2.0-dev.67 [2024-11-07T02:20:07.006Z] v3.2.0-dev.68 [2024-11-07T02:20:07.006Z] v3.2.0-dev.69 [2024-11-07T02:20:07.006Z] v3.2.0-dev.7 [2024-11-07T02:20:07.006Z] v3.2.0-dev.70 [2024-11-07T02:20:07.006Z] v3.2.0-dev.71 [2024-11-07T02:20:07.006Z] v3.2.0-dev.72 [2024-11-07T02:20:07.006Z] v3.2.0-dev.73 [2024-11-07T02:20:07.006Z] v3.2.0-dev.74 [2024-11-07T02:20:07.006Z] v3.2.0-dev.75 [2024-11-07T02:20:07.006Z] v3.2.0-dev.76 [2024-11-07T02:20:07.006Z] v3.2.0-dev.77 [2024-11-07T02:20:07.006Z] v3.2.0-dev.78 [2024-11-07T02:20:07.006Z] v3.2.0-dev.79 [2024-11-07T02:20:07.006Z] v3.2.0-dev.8 [2024-11-07T02:20:07.006Z] v3.2.0-dev.80 [2024-11-07T02:20:07.006Z] v3.2.0-dev.81 [2024-11-07T02:20:07.006Z] v3.2.0-dev.82 [2024-11-07T02:20:07.006Z] v3.2.0-dev.83 [2024-11-07T02:20:07.006Z] v3.2.0-dev.84 [2024-11-07T02:20:07.006Z] v3.2.0-dev.85 [2024-11-07T02:20:07.006Z] v3.2.0-dev.86 [2024-11-07T02:20:07.006Z] v3.2.0-dev.87 [2024-11-07T02:20:07.006Z] v3.2.0-dev.88 [2024-11-07T02:20:07.006Z] v3.2.0-dev.89 [2024-11-07T02:20:07.006Z] v3.2.0-dev.9 [2024-11-07T02:20:07.006Z] v3.2.0-dev.90 [2024-11-07T02:20:07.006Z] v3.2.0-dev.91 [2024-11-07T02:20:07.006Z] v3.2.0-dev.92 [2024-11-07T02:20:07.006Z] v3.2.0-dev.93 [2024-11-07T02:20:07.006Z] v3.2.0-dev.94 [2024-11-07T02:20:07.006Z] v3.2.0-dev.95 [2024-11-07T02:20:07.006Z] v3.2.0-dev.96 [2024-11-07T02:20:07.006Z] v3.2.0-dev.97 [2024-11-07T02:20:07.006Z] v3.2.0-dev.98 [2024-11-07T02:20:07.006Z] v3.2.0-dev.99 [2024-11-07T02:20:07.006Z] v4.0.0-dev.1 [2024-11-07T02:20:07.006Z] v4.0.0-dev.10 [2024-11-07T02:20:07.006Z] v4.0.0-dev.2 [2024-11-07T02:20:07.006Z] v4.0.0-dev.3 [2024-11-07T02:20:07.006Z] v4.0.0-dev.4 [2024-11-07T02:20:07.006Z] v4.0.0-dev.5 [2024-11-07T02:20:07.006Z] v4.0.0-dev.6 [2024-11-07T02:20:07.006Z] v4.0.0-dev.7 [2024-11-07T02:20:07.006Z] v4.0.0-dev.8 [2024-11-07T02:20:07.006Z] v4.0.0-dev.9 [Pipeline] sh [2024-11-07T02:20:07.300Z] + lftools sign git-tag v4.0.0-dev.10 [2024-11-07T02:20:07.868Z] Signing Git tag with Sigul... [2024-11-07T02:20:07.868Z] Signing v4.0.0-dev.10 [Pipeline] echo [2024-11-07T02:20:08.138Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-07T02:20:08.423Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-07T02:20:08.430Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-07T02:20:08.451Z] $ docker stop --time=1 f69c84c775ff58530caa4d95b99dc2337a047210b0010043542235b6b2d57baf [2024-11-07T02:20:09.711Z] $ docker rm -f --volumes f69c84c775ff58530caa4d95b99dc2337a047210b0010043542235b6b2d57baf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-07T02:20:10.158Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-07T02:20:10.158Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:20:10.461Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-07T02:20:10.461Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T02:20:10.547Z] prd-ubuntu20.04-docker-8c-8g-24699 does not seem to be running inside a container [2024-11-07T02:20:10.565Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/744 -v /w/workspace/edgex-go/744:/w/workspace/edgex-go/744:rw,z -v /w/workspace/edgex-go/744@tmp:/w/workspace/edgex-go/744@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-11-07T02:20:10.961Z] $ docker top e1b4f841e3ee10209f6646b331056e69e533d09d5187780584a00749b68d0a58 -eo pid,comm [2024-11-07T02:20:11.019Z] 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-11-07T02:20:11.019Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-07T02:20:11.084Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-07T02:20:11.084Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-07T02:20:11.187Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-07T02:20:11.179Z] $ docker exec e1b4f841e3ee10209f6646b331056e69e533d09d5187780584a00749b68d0a58 ssh-agent [2024-11-07T02:20:11.299Z] SSH_AUTH_SOCK=/tmp/ssh-befd1rLE3xc0/agent.31 [2024-11-07T02:20:11.299Z] SSH_AGENT_PID=37 [2024-11-07T02:20:11.303Z] Running ssh-add (command line suppressed) [2024-11-07T02:20:11.392Z] Identity added: /w/workspace/edgex-go/744@tmp/private_key_11177466495884306767.key (/w/workspace/edgex-go/744@tmp/private_key_11177466495884306767.key) [2024-11-07T02:20:11.417Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-07T02:20:11.710Z] + git semver bump pre [2024-11-07T02:20:12.278Z] 2024-11-07 02:20:11,960 [read_version] DEBUG read version from /w/workspace/edgex-go/744/.semver/main [2024-11-07T02:20:12.279Z] 2024-11-07 02:20:11,960 [bump_version] DEBUG bumping version:4.0.0-dev.10 on axis:pre with prefix:dev [2024-11-07T02:20:12.279Z] 2024-11-07 02:20:11,960 [bump_version] DEBUG bumped version:4.0.0-dev.11 [2024-11-07T02:20:12.279Z] 2024-11-07 02:20:11,960 [write_version] DEBUG write version:4.0.0-dev.11 to path:/w/workspace/edgex-go/744/.semver/main with force:True [2024-11-07T02:20:12.279Z] 2024-11-07 02:20:11,961 [read_version] DEBUG read version from /w/workspace/edgex-go/744/.semver/main [2024-11-07T02:20:12.279Z] 2024-11-07 02:20:11,961 [write_file] DEBUG write to file:/w/workspace/edgex-go/744/.semver/main [2024-11-07T02:20:12.279Z] 2024-11-07 02:20:11,964 [execute] INFO git cat-file --batch-check [2024-11-07T02:20:12.279Z] 2024-11-07 02:20:11,964 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/744/.semver, universal_newlines=False, shell=None, istream=) [2024-11-07T02:20:12.279Z] 2024-11-07 02:20:11,970 [execute] INFO git cat-file --batch [2024-11-07T02:20:12.279Z] 2024-11-07 02:20:11,970 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/744/.semver, universal_newlines=False, shell=None, istream=) [2024-11-07T02:20:12.279Z] 2024-11-07 02:20:11,975 [read_version] DEBUG read version from /w/workspace/edgex-go/744/.semver/main [2024-11-07T02:20:12.279Z] 4.0.0-dev.11 [Pipeline] } [2024-11-07T02:20:12.278Z] $ docker exec --env ******** --env ******** e1b4f841e3ee10209f6646b331056e69e533d09d5187780584a00749b68d0a58 ssh-agent -k [2024-11-07T02:20:12.373Z] unset SSH_AUTH_SOCK; [2024-11-07T02:20:12.373Z] unset SSH_AGENT_PID; [2024-11-07T02:20:12.373Z] echo Agent pid 37 killed; [2024-11-07T02:20:12.392Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-07T02:20:12.715Z] + git semver [Pipeline] } [2024-11-07T02:20:12.976Z] $ docker stop --time=1 e1b4f841e3ee10209f6646b331056e69e533d09d5187780584a00749b68d0a58 [2024-11-07T02:20:14.543Z] $ docker rm -f --volumes e1b4f841e3ee10209f6646b331056e69e533d09d5187780584a00749b68d0a58 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-07T02:20:14.916Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-07T02:20:14.916Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:20:15.229Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-07T02:20:15.229Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T02:20:15.314Z] prd-ubuntu20.04-docker-8c-8g-24699 does not seem to be running inside a container [2024-11-07T02:20:15.336Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/744 -v /w/workspace/edgex-go/744:/w/workspace/edgex-go/744:rw,z -v /w/workspace/edgex-go/744@tmp:/w/workspace/edgex-go/744@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-11-07T02:20:15.719Z] $ docker top 1daa07c4dcfe999316970bd4b81664bc1c2220730fe778580ab18dcd099b86eb -eo pid,comm [2024-11-07T02:20:15.778Z] 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-11-07T02:20:15.778Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-07T02:20:15.841Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-07T02:20:15.841Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-07T02:20:15.953Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-07T02:20:15.945Z] $ docker exec 1daa07c4dcfe999316970bd4b81664bc1c2220730fe778580ab18dcd099b86eb ssh-agent [2024-11-07T02:20:16.063Z] SSH_AUTH_SOCK=/tmp/ssh-0W7pxLhUphQv/agent.32 [2024-11-07T02:20:16.063Z] SSH_AGENT_PID=38 [2024-11-07T02:20:16.067Z] Running ssh-add (command line suppressed) [2024-11-07T02:20:16.172Z] Identity added: /w/workspace/edgex-go/744@tmp/private_key_3388236603217448154.key (/w/workspace/edgex-go/744@tmp/private_key_3388236603217448154.key) [2024-11-07T02:20:16.192Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-07T02:20:16.481Z] + git semver push [2024-11-07T02:20:16.740Z] 2024-11-07 02:20:16,676 [run_push] DEBUG push [2024-11-07T02:20:16.740Z] 2024-11-07 02:20:16,677 [execute] INFO git cat-file --batch-check [2024-11-07T02:20:16.740Z] 2024-11-07 02:20:16,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/744/.semver, universal_newlines=False, shell=None, istream=) [2024-11-07T02:20:16.740Z] 2024-11-07 02:20:16,681 [execute] INFO git rev-list 89d821a52a11808acb66f4245699cff147c9cf39 -- [2024-11-07T02:20:16.740Z] 2024-11-07 02:20:16,681 [execute] DEBUG Popen(['git', 'rev-list', '89d821a52a11808acb66f4245699cff147c9cf39', '--'], cwd=/w/workspace/edgex-go/744/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-07T02:20:16.740Z] 2024-11-07 02:20:16,699 [execute] INFO git fetch -v origin [2024-11-07T02:20:16.740Z] 2024-11-07 02:20:16,699 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/744/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-07T02:20:17.308Z] 2024-11-07 02:20:17,139 [run_push] DEBUG no remote changes detected [2024-11-07T02:20:17.308Z] 2024-11-07 02:20:17,139 [execute] INFO git push origin semver [2024-11-07T02:20:17.308Z] 2024-11-07 02:20:17,139 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/744/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-07T02:20:18.259Z] 2024-11-07 02:20:17,906 [run_push] DEBUG push all version tags [2024-11-07T02:20:18.259Z] 2024-11-07 02:20:17,906 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-07T02:20:18.259Z] 2024-11-07 02:20:17,906 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/744, universal_newlines=False, shell=None, istream=None) [2024-11-07T02:20:18.518Z] 2024-11-07 02:20:18,490 [read_version] DEBUG read version from /w/workspace/edgex-go/744/.semver/main [2024-11-07T02:20:18.518Z] 4.0.0-dev.11 [Pipeline] } [2024-11-07T02:20:18.516Z] $ docker exec --env ******** --env ******** 1daa07c4dcfe999316970bd4b81664bc1c2220730fe778580ab18dcd099b86eb ssh-agent -k [2024-11-07T02:20:18.621Z] unset SSH_AUTH_SOCK; [2024-11-07T02:20:18.621Z] unset SSH_AGENT_PID; [2024-11-07T02:20:18.621Z] echo Agent pid 38 killed; [2024-11-07T02:20:18.645Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-07T02:20:18.970Z] + git semver [Pipeline] } [2024-11-07T02:20:19.231Z] $ docker stop --time=1 1daa07c4dcfe999316970bd4b81664bc1c2220730fe778580ab18dcd099b86eb [2024-11-07T02:20:20.537Z] $ docker rm -f --volumes 1daa07c4dcfe999316970bd4b81664bc1c2220730fe778580ab18dcd099b86eb [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-11-07T02:20:21.200Z] + [ -d /w/workspace/edgex-go/744/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-11-07T02:20:21.487Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-07T02:20:22.344Z] ---> package-listing.sh [2024-11-07T02:20:22.344Z] ++ facter osfamily [2024-11-07T02:20:22.344Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-07T02:20:22.605Z] + OS_FAMILY=debian [2024-11-07T02:20:22.605Z] + workspace=/w/workspace/edgex-go/744 [2024-11-07T02:20:22.605Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-07T02:20:22.605Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-07T02:20:22.605Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-07T02:20:22.605Z] + PACKAGES=/tmp/packages_start.txt [2024-11-07T02:20:22.605Z] + '[' /w/workspace/edgex-go/744 ']' [2024-11-07T02:20:22.605Z] + PACKAGES=/tmp/packages_end.txt [2024-11-07T02:20:22.605Z] + case "${OS_FAMILY}" in [2024-11-07T02:20:22.605Z] + dpkg -l [2024-11-07T02:20:22.605Z] + grep '^ii' [2024-11-07T02:20:22.605Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-07T02:20:22.605Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-07T02:20:22.605Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-07T02:20:22.605Z] + '[' /w/workspace/edgex-go/744 ']' [2024-11-07T02:20:22.605Z] + mkdir -p /w/workspace/edgex-go/744/archives/ [2024-11-07T02:20:22.605Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/744/archives/ [Pipeline] echo [2024-11-07T02:20:22.618Z] 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/744/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-07T02:20:22.894Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:20:23.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-07T02:20:23.454Z] [2024-11-07T02:20:23.454Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T02:20:23.758Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-07T02:20:23.758Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-07T02:20:23.758Z] 5eb5b503b376: Pulling fs layer [2024-11-07T02:20:23.758Z] 5c69ac0246d0: Pulling fs layer [2024-11-07T02:20:23.758Z] ec43610c2a17: Pulling fs layer [2024-11-07T02:20:23.758Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-07T02:20:23.758Z] 33b1e0a273af: Pulling fs layer [2024-11-07T02:20:23.758Z] 5d3b04190fa2: Pulling fs layer [2024-11-07T02:20:23.758Z] 2f39f015ded8: Pulling fs layer [2024-11-07T02:20:23.758Z] 33b1e0a273af: Waiting [2024-11-07T02:20:23.758Z] 5d3b04190fa2: Waiting [2024-11-07T02:20:23.758Z] 2f39f015ded8: Waiting [2024-11-07T02:20:23.758Z] 3a2ae6a8a46f: Waiting [2024-11-07T02:20:23.758Z] 5c69ac0246d0: Download complete [2024-11-07T02:20:23.758Z] 3a2ae6a8a46f: Download complete [2024-11-07T02:20:23.758Z] 33b1e0a273af: Verifying Checksum [2024-11-07T02:20:23.758Z] 33b1e0a273af: Download complete [2024-11-07T02:20:23.758Z] 5d3b04190fa2: Download complete [2024-11-07T02:20:24.016Z] ec43610c2a17: Verifying Checksum [2024-11-07T02:20:24.016Z] ec43610c2a17: Download complete [2024-11-07T02:20:24.016Z] 5eb5b503b376: Verifying Checksum [2024-11-07T02:20:24.016Z] 5eb5b503b376: Download complete [2024-11-07T02:20:24.581Z] 2f39f015ded8: Download complete [2024-11-07T02:20:25.148Z] 5eb5b503b376: Pull complete [2024-11-07T02:20:25.406Z] 5c69ac0246d0: Pull complete [2024-11-07T02:20:25.996Z] ec43610c2a17: Pull complete [2024-11-07T02:20:25.997Z] 3a2ae6a8a46f: Pull complete [2024-11-07T02:20:26.256Z] 33b1e0a273af: Pull complete [2024-11-07T02:20:26.256Z] 5d3b04190fa2: Pull complete [2024-11-07T02:20:30.443Z] 2f39f015ded8: Pull complete [2024-11-07T02:20:30.443Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-07T02:20:30.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-07T02:20:30.443Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T02:20:30.548Z] prd-ubuntu20.04-docker-8c-8g-24699 does not seem to be running inside a container [2024-11-07T02:20:30.569Z] $ 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/744/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/744 -v /w/workspace/edgex-go/744:/w/workspace/edgex-go/744:rw,z -v /w/workspace/edgex-go/744@tmp:/w/workspace/edgex-go/744@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-11-07T02:20:34.681Z] $ docker top 5e213642e6916ee016798ab3735f8b482431c71e24676ea3578d329b08f741ea -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-07T02:20:35.051Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-07T02:20:35.337Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-07T02:20:35.622Z] + ls /var/log/sa-host [2024-11-07T02:20:35.622Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-07T02:20:35.806Z] provisioning config files... [2024-11-07T02:20:35.814Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/744@tmp/config11972644619441461624tmp [Pipeline] { [Pipeline] echo [2024-11-07T02:20:35.834Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-07T02:20:36.117Z] ---> create-netrc.sh [Pipeline] } [2024-11-07T02:20:36.125Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-07T02:20:36.470Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-07T02:20:36.479Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-07T02:20:36.761Z] ---> sudo-logs.sh [2024-11-07T02:20:36.761Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-07T02:20:36.786Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-07T02:20:37.069Z] ---> job-cost.sh [2024-11-07T02:20:37.069Z] lf-activate-venv: SKIPPING [2024-11-07T02:20:37.069Z] DEBUG: total: 0.10999999940395355 [2024-11-07T02:20:37.069Z] INFO: Retrieving Stack Cost... [2024-11-07T02:20:37.636Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-07T02:20:37.896Z] INFO: Archiving Costs [Pipeline] echo [2024-11-07T02:20:37.911Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-07T02:20:38.197Z] ---> logs-deploy.sh [2024-11-07T02:20:38.197Z] lf-activate-venv: SKIPPING [2024-11-07T02:20:38.197Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/744 [2024-11-07T02:20:38.197Z] INFO: archiving workspace using pattern(s): [2024-11-07T02:20:39.136Z] Archives upload complete. [2024-11-07T02:20:39.396Z] INFO: archiving logs to Nexus [2024-11-07T02:20:39.966Z] ---> uname -a: [2024-11-07T02:20:39.966Z] Linux prd-ubuntu20-04-docker-8c-8g-24699 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-11-07T02:20:39.966Z] [2024-11-07T02:20:39.966Z] [2024-11-07T02:20:39.966Z] ---> lscpu: [2024-11-07T02:20:39.966Z] Architecture: x86_64 [2024-11-07T02:20:39.966Z] CPU op-mode(s): 32-bit, 64-bit [2024-11-07T02:20:39.966Z] Byte Order: Little Endian [2024-11-07T02:20:39.966Z] Address sizes: 40 bits physical, 48 bits virtual [2024-11-07T02:20:39.966Z] CPU(s): 8 [2024-11-07T02:20:39.966Z] On-line CPU(s) list: 0-7 [2024-11-07T02:20:39.966Z] Thread(s) per core: 1 [2024-11-07T02:20:39.966Z] Core(s) per socket: 1 [2024-11-07T02:20:39.966Z] Socket(s): 8 [2024-11-07T02:20:39.966Z] NUMA node(s): 1 [2024-11-07T02:20:39.966Z] Vendor ID: AuthenticAMD [2024-11-07T02:20:39.966Z] CPU family: 23 [2024-11-07T02:20:39.966Z] Model: 49 [2024-11-07T02:20:39.966Z] Model name: AMD EPYC-Rome Processor [2024-11-07T02:20:39.966Z] Stepping: 0 [2024-11-07T02:20:39.966Z] CPU MHz: 2799.998 [2024-11-07T02:20:39.966Z] BogoMIPS: 5599.99 [2024-11-07T02:20:39.966Z] Virtualization: AMD-V [2024-11-07T02:20:39.966Z] Hypervisor vendor: KVM [2024-11-07T02:20:39.966Z] Virtualization type: full [2024-11-07T02:20:39.966Z] L1d cache: 256 KiB [2024-11-07T02:20:39.966Z] L1i cache: 256 KiB [2024-11-07T02:20:39.966Z] L2 cache: 4 MiB [2024-11-07T02:20:39.966Z] L3 cache: 128 MiB [2024-11-07T02:20:39.966Z] NUMA node0 CPU(s): 0-7 [2024-11-07T02:20:39.966Z] Vulnerability Itlb multihit: Not affected [2024-11-07T02:20:39.966Z] Vulnerability L1tf: Not affected [2024-11-07T02:20:39.966Z] Vulnerability Mds: Not affected [2024-11-07T02:20:39.966Z] Vulnerability Meltdown: Not affected [2024-11-07T02:20:39.966Z] Vulnerability Mmio stale data: Not affected [2024-11-07T02:20:39.966Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-11-07T02:20:39.966Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-11-07T02:20:39.966Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-11-07T02:20:39.966Z] Vulnerability Srbds: Not affected [2024-11-07T02:20:39.966Z] Vulnerability Tsx async abort: Not affected [2024-11-07T02:20:39.966Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-11-07T02:20:39.966Z] [2024-11-07T02:20:39.966Z] [2024-11-07T02:20:39.966Z] ---> nproc: [2024-11-07T02:20:39.966Z] 8 [2024-11-07T02:20:39.966Z] [2024-11-07T02:20:39.966Z] [2024-11-07T02:20:39.966Z] ---> df -h: [2024-11-07T02:20:39.966Z] Filesystem Size Used Avail Use% Mounted on [2024-11-07T02:20:39.966Z] overlay 155G 29G 127G 19% / [2024-11-07T02:20:39.966Z] tmpfs 64M 0 64M 0% /dev [2024-11-07T02:20:39.966Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-11-07T02:20:39.966Z] shm 64M 0 64M 0% /dev/shm [2024-11-07T02:20:39.966Z] /dev/vda1 155G 29G 127G 19% /facter-os [2024-11-07T02:20:39.966Z] [2024-11-07T02:20:39.966Z]