Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 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-ssh14938353453203242410.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh1231158078817414027.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh11723334099750079833.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh5118637038030895142.key Verifying host key using known hosts file > 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-ssh14370397970877219140.key Verifying host key using known hosts file > 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/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-8478 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/329 [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/329 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2 (#4199)" > git rev-list --no-walk 78ede30a3e8baac30a9a1e988cb206c5ed4607cd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-18T16:53:17.790Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-18T16:53:17.842Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-18T16:53:17.858Z] ========================================================= [2022-10-18T16:53:17.858Z] EdgeX Global Pipelines Version Info [2022-10-18T16:53:17.858Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-18T16:53:18.642Z] ------------------- [2022-10-18T16:53:18.642Z] stable info: [2022-10-18T16:53:18.642Z] ------------------- [2022-10-18T16:53:18.642Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-18T16:53:18.642Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-18T16:53:18.642Z] Message: update stable to v1.0.243 [2022-10-18T16:53:19.213Z] ------------------- [2022-10-18T16:53:19.213Z] experimental info: [2022-10-18T16:53:19.213Z] ------------------- [2022-10-18T16:53:19.213Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-18T16:53:19.213Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-18T16:53:19.213Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-18T16:53:19.405Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-10-18T16:53:19.412Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-10-18T16:53:19.420Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-18T16:53:19.427Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-18T16:53:19.434Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-18T16:53:19.441Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-18T16:53:19.448Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-18T16:53:19.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-10-18T16:53:19.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-10-18T16:53:19.469Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-10-18T16:53:19.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-18T16:53:19.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-18T16:53:19.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-18T16:53:19.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-18T16:53:19.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-18T16:53:19.518Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-18T16:53:19.525Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-18T16:53:19.532Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-18T16:53:19.539Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-18T16:53:19.546Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-18T16:53:19.553Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-18T16:53:19.560Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-18T16:53:19.567Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-18T16:53:19.574Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-18T16:53:19.581Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-18T16:53:19.588Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-18T16:53:19.595Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] echo [2022-10-18T16:53:19.602Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9d7e6f1 [Pipeline] echo [2022-10-18T16:53:19.609Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-18T16:53:19.641Z] provisioning config files... [2022-10-18T16:53:19.660Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/329@tmp/config10826361638314071959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-18T16:53:19.972Z] ---> docker-login.sh [2022-10-18T16:53:19.972Z] nexus3.edgexfoundry.org:10001 [2022-10-18T16:53:20.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T16:53:20.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T16:53:20.499Z] Configure a credential helper to remove this warning. See [2022-10-18T16:53:20.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T16:53:20.499Z] [2022-10-18T16:53:20.499Z] Login Succeeded [2022-10-18T16:53:20.499Z] nexus3.edgexfoundry.org:10002 [2022-10-18T16:53:20.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T16:53:20.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T16:53:20.499Z] Configure a credential helper to remove this warning. See [2022-10-18T16:53:20.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T16:53:20.499Z] [2022-10-18T16:53:20.499Z] Login Succeeded [2022-10-18T16:53:20.499Z] nexus3.edgexfoundry.org:10003 [2022-10-18T16:53:20.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T16:53:20.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T16:53:20.766Z] Configure a credential helper to remove this warning. See [2022-10-18T16:53:20.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T16:53:20.766Z] [2022-10-18T16:53:20.766Z] Login Succeeded [2022-10-18T16:53:20.766Z] nexus3.edgexfoundry.org:10004 [2022-10-18T16:53:20.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T16:53:20.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T16:53:20.766Z] Configure a credential helper to remove this warning. See [2022-10-18T16:53:20.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T16:53:20.766Z] [2022-10-18T16:53:20.766Z] Login Succeeded [2022-10-18T16:53:20.766Z] docker.io [2022-10-18T16:53:20.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T16:53:21.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T16:53:21.339Z] Configure a credential helper to remove this warning. See [2022-10-18T16:53:21.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T16:53:21.339Z] [2022-10-18T16:53:21.339Z] Login Succeeded [2022-10-18T16:53:21.339Z] ---> docker-login.sh ends [Pipeline] } [2022-10-18T16:53:21.347Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-18T16:53:21.666Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-10-18T16:53:21.666Z] + dirname cmd/core-command/Dockerfile [2022-10-18T16:53:21.666Z] + cut -d/ -f2 [2022-10-18T16:53:21.666Z] + echo core-command,cmd/core-command/Dockerfile [2022-10-18T16:53:21.666Z] + dirname cmd/core-data/Dockerfile [2022-10-18T16:53:21.666Z] + cut -d/ -f2 [2022-10-18T16:53:21.666Z] + echo core-data,cmd/core-data/Dockerfile [2022-10-18T16:53:21.666Z] + dirname cmd/core-metadata/Dockerfile [2022-10-18T16:53:21.666Z] + cut -d/ -f2 [2022-10-18T16:53:21.666Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-10-18T16:53:21.666Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-10-18T16:53:21.666Z] + cut -d/ -f2 [2022-10-18T16:53:21.666Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-10-18T16:53:21.666Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-10-18T16:53:21.666Z] + cut -d/ -f2 [2022-10-18T16:53:21.666Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-10-18T16:53:21.666Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-10-18T16:53:21.666Z] + cut -d/ -f2 [2022-10-18T16:53:21.666Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-10-18T16:53:21.666Z] + + cut -d/ -f2 [2022-10-18T16:53:21.666Z] dirname cmd/security-spiffe-token-provider/Dockerfile [2022-10-18T16:53:21.666Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-10-18T16:53:21.666Z] + dirname cmd/security-spire-agent/Dockerfile [2022-10-18T16:53:21.666Z] + cut -d/ -f2 [2022-10-18T16:53:21.666Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-10-18T16:53:21.666Z] + + cut -d/ -f2 [2022-10-18T16:53:21.666Z] dirname cmd/security-spire-config/Dockerfile [2022-10-18T16:53:21.666Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-10-18T16:53:21.666Z] + dirname cmd/security-spire-server/Dockerfile [2022-10-18T16:53:21.666Z] + cut -d/ -f2 [2022-10-18T16:53:21.666Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-10-18T16:53:21.666Z] + dirname cmd/support-notifications/Dockerfile [2022-10-18T16:53:21.666Z] + cut -d/ -f2 [2022-10-18T16:53:21.666Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-10-18T16:53:21.666Z] + dirname cmd/support-scheduler/Dockerfile [2022-10-18T16:53:21.666Z] + cut -d/ -f2 [2022-10-18T16:53:21.666Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-10-18T16:53:21.666Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-10-18T16:53:21.666Z] + cut -d/ -f2 [2022-10-18T16:53:21.666Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-10-18T16:53:21.720Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-18T16:53:22.067Z] + git rev-list -1 --merges 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5~1..9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] echo [2022-10-18T16:53:22.081Z] -----------> git rev-list -1 --merges 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5~1..9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [false] [Pipeline] sh [2022-10-18T16:53:22.401Z] + git log --format=format:%s -1 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] echo [2022-10-18T16:53:22.421Z] ========================================================= [2022-10-18T16:53:22.421Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-18T16:53:22.421Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-10-18T16:53:22.887Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-18T16:53:22.887Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-18T16:53:22.887Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-18T16:53:22.887Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-18T16:53:22.887Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-18T16:53:22.887Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-18T16:53:22.887Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:53:23.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-18T16:53:23.319Z] [2022-10-18T16:53:23.319Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:53:23.622Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-18T16:53:23.622Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-18T16:53:23.622Z] b85a868b505f: Pulling fs layer [2022-10-18T16:53:23.622Z] e2be974225ed: Pulling fs layer [2022-10-18T16:53:23.622Z] 339a4e72a1f5: Pulling fs layer [2022-10-18T16:53:23.622Z] 988bab9f4d93: Pulling fs layer [2022-10-18T16:53:23.622Z] 1469e6f7b9e6: Pulling fs layer [2022-10-18T16:53:23.622Z] eaf3925da568: Pulling fs layer [2022-10-18T16:53:23.622Z] bab4dde63d76: Pulling fs layer [2022-10-18T16:53:23.622Z] bde34c3a00c8: Pulling fs layer [2022-10-18T16:53:23.622Z] b352a97aabf1: Pulling fs layer [2022-10-18T16:53:23.622Z] 4872d77fe225: Pulling fs layer [2022-10-18T16:53:23.622Z] 5851b861e8e6: Pulling fs layer [2022-10-18T16:53:23.622Z] eaf3925da568: Waiting [2022-10-18T16:53:23.622Z] 988bab9f4d93: Waiting [2022-10-18T16:53:23.622Z] bab4dde63d76: Waiting [2022-10-18T16:53:23.622Z] bde34c3a00c8: Waiting [2022-10-18T16:53:23.622Z] 1469e6f7b9e6: Waiting [2022-10-18T16:53:23.622Z] b352a97aabf1: Waiting [2022-10-18T16:53:23.622Z] 4872d77fe225: Waiting [2022-10-18T16:53:23.622Z] 5851b861e8e6: Waiting [2022-10-18T16:53:23.622Z] e2be974225ed: Download complete [2022-10-18T16:53:23.622Z] 988bab9f4d93: Download complete [2022-10-18T16:53:23.894Z] 1469e6f7b9e6: Verifying Checksum [2022-10-18T16:53:23.894Z] 1469e6f7b9e6: Download complete [2022-10-18T16:53:23.894Z] 339a4e72a1f5: Download complete [2022-10-18T16:53:23.894Z] eaf3925da568: Verifying Checksum [2022-10-18T16:53:23.894Z] eaf3925da568: Download complete [2022-10-18T16:53:23.894Z] bde34c3a00c8: Verifying Checksum [2022-10-18T16:53:23.894Z] bde34c3a00c8: Download complete [2022-10-18T16:53:23.894Z] b352a97aabf1: Verifying Checksum [2022-10-18T16:53:23.894Z] b352a97aabf1: Download complete [2022-10-18T16:53:23.894Z] 4872d77fe225: Verifying Checksum [2022-10-18T16:53:23.894Z] 4872d77fe225: Download complete [2022-10-18T16:53:23.894Z] 5851b861e8e6: Download complete [2022-10-18T16:53:24.158Z] b85a868b505f: Verifying Checksum [2022-10-18T16:53:24.158Z] b85a868b505f: Download complete [2022-10-18T16:53:24.431Z] bab4dde63d76: Verifying Checksum [2022-10-18T16:53:24.431Z] bab4dde63d76: Download complete [2022-10-18T16:53:25.376Z] b85a868b505f: Pull complete [2022-10-18T16:53:25.376Z] e2be974225ed: Pull complete [2022-10-18T16:53:25.965Z] 339a4e72a1f5: Pull complete [2022-10-18T16:53:25.965Z] 988bab9f4d93: Pull complete [2022-10-18T16:53:26.231Z] 1469e6f7b9e6: Pull complete [2022-10-18T16:53:26.231Z] eaf3925da568: Pull complete [2022-10-18T16:53:28.139Z] bab4dde63d76: Pull complete [2022-10-18T16:53:28.139Z] bde34c3a00c8: Pull complete [2022-10-18T16:53:28.139Z] b352a97aabf1: Pull complete [2022-10-18T16:53:28.139Z] 4872d77fe225: Pull complete [2022-10-18T16:53:28.139Z] 5851b861e8e6: Pull complete [2022-10-18T16:53:28.139Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-18T16:53:28.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-18T16:53:28.139Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T16:53:28.225Z] prd-ubuntu20.04-docker-8c-8g-8478 does not seem to be running inside a container [2022-10-18T16:53:28.257Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/329 -v /w/workspace/edgex-go/329:/w/workspace/edgex-go/329:rw,z -v /w/workspace/edgex-go/329@tmp:/w/workspace/edgex-go/329@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-18T16:53:29.567Z] $ docker top 460714cc0e0e884be0e7a4ca9adb2c55413ae6b78f7acd9df9a1bbd3fdecc5cc -eo pid,comm [2022-10-18T16:53:29.628Z] 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). [2022-10-18T16:53:29.628Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-18T16:53:29.662Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-18T16:53:29.662Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-18T16:53:29.776Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-18T16:53:29.772Z] $ docker exec 460714cc0e0e884be0e7a4ca9adb2c55413ae6b78f7acd9df9a1bbd3fdecc5cc ssh-agent [2022-10-18T16:53:29.892Z] SSH_AUTH_SOCK=/tmp/ssh-eXRGI46qlIK7/agent.32 [2022-10-18T16:53:29.892Z] SSH_AGENT_PID=38 [2022-10-18T16:53:29.898Z] Running ssh-add (command line suppressed) [2022-10-18T16:53:29.997Z] Identity added: /w/workspace/edgex-go/329@tmp/private_key_15839354996381797679.key (/w/workspace/edgex-go/329@tmp/private_key_15839354996381797679.key) [2022-10-18T16:53:30.016Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-18T16:53:30.302Z] + git tag --points-at HEAD [Pipeline] } [2022-10-18T16:53:30.306Z] $ docker exec --env ******** --env ******** 460714cc0e0e884be0e7a4ca9adb2c55413ae6b78f7acd9df9a1bbd3fdecc5cc ssh-agent -k [2022-10-18T16:53:30.413Z] unset SSH_AUTH_SOCK; [2022-10-18T16:53:30.414Z] unset SSH_AGENT_PID; [2022-10-18T16:53:30.414Z] echo Agent pid 38 killed; [2022-10-18T16:53:30.430Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-18T16:53:30.450Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-18T16:53:30.450Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-18T16:53:30.564Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-18T16:53:30.560Z] $ docker exec 460714cc0e0e884be0e7a4ca9adb2c55413ae6b78f7acd9df9a1bbd3fdecc5cc ssh-agent [2022-10-18T16:53:30.667Z] SSH_AUTH_SOCK=/tmp/ssh-yenijNO5VG92/agent.70 [2022-10-18T16:53:30.667Z] SSH_AGENT_PID=76 [2022-10-18T16:53:30.671Z] Running ssh-add (command line suppressed) [2022-10-18T16:53:30.772Z] Identity added: /w/workspace/edgex-go/329@tmp/private_key_1881347436775276490.key (/w/workspace/edgex-go/329@tmp/private_key_1881347436775276490.key) [2022-10-18T16:53:30.795Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-18T16:53:31.080Z] + git semver init [2022-10-18T16:53:31.339Z] 2022-10-18 16:53:31,263 [run_init] DEBUG init version:0.0.0 force:False [2022-10-18T16:53:31.339Z] 2022-10-18 16:53:31,263 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/329/.semver [2022-10-18T16:53:31.339Z] 2022-10-18 16:53:31,264 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/329/.semver [2022-10-18T16:53:31.339Z] 2022-10-18 16:53:31,264 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/329/.semver'], cwd=/w/workspace/edgex-go/329, universal_newlines=False, shell=None, istream=None) [2022-10-18T16:53:36.657Z] 2022-10-18 16:53:35,592 [append_file] DEBUG append to file:/w/workspace/edgex-go/329/.git/info/exclude [2022-10-18T16:53:36.657Z] 2022-10-18 16:53:35,593 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/329/.semver/main with force:False [2022-10-18T16:53:36.657Z] 2022-10-18 16:53:35,593 [read_version] DEBUG read version from /w/workspace/edgex-go/329/.semver/main [2022-10-18T16:53:36.657Z] 2022-10-18 16:53:35,593 [read_version] DEBUG read version from /w/workspace/edgex-go/329/.semver/main [2022-10-18T16:53:36.657Z] 2.3.0-dev.91 [Pipeline] } [2022-10-18T16:53:36.660Z] $ docker exec --env ******** --env ******** 460714cc0e0e884be0e7a4ca9adb2c55413ae6b78f7acd9df9a1bbd3fdecc5cc ssh-agent -k [2022-10-18T16:53:36.754Z] unset SSH_AUTH_SOCK; [2022-10-18T16:53:36.755Z] unset SSH_AGENT_PID; [2022-10-18T16:53:36.755Z] echo Agent pid 76 killed; [2022-10-18T16:53:36.773Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-18T16:53:37.072Z] + git semver [Pipeline] } [2022-10-18T16:53:37.336Z] $ docker stop --time=1 460714cc0e0e884be0e7a4ca9adb2c55413ae6b78f7acd9df9a1bbd3fdecc5cc [2022-10-18T16:53:38.734Z] $ docker rm -f 460714cc0e0e884be0e7a4ca9adb2c55413ae6b78f7acd9df9a1bbd3fdecc5cc [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-18T16:53:39.088Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-18T16:53:39.255Z] Stashed 1 file(s) [Pipeline] echo [2022-10-18T16:53:39.257Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.91 [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 [2022-10-18T16:53:39.643Z] + git config --global --add safe.directory /w/workspace/edgex-go/329 [Pipeline] echo [2022-10-18T16:53:39.654Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-18T16:53:39.664Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-18T16:53:39.671Z] ========================================================= [2022-10-18T16:53:39.671Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-18T16:53:39.671Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-18T16:53:39.956Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-18T16:53:39.956Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-18T16:53:39.956Z] 213ec9aee27d: Pulling fs layer [2022-10-18T16:53:39.956Z] 4583459ba037: Pulling fs layer [2022-10-18T16:53:39.956Z] 93c1e223e6f2: Pulling fs layer [2022-10-18T16:53:39.956Z] 53926ce57604: Pulling fs layer [2022-10-18T16:53:39.956Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-18T16:53:39.956Z] 30f14e443154: Pulling fs layer [2022-10-18T16:53:39.956Z] 801331c1e519: Pulling fs layer [2022-10-18T16:53:39.956Z] 99cc6dd402b0: Pulling fs layer [2022-10-18T16:53:39.956Z] 7d9ed39f4882: Pulling fs layer [2022-10-18T16:53:39.956Z] 53926ce57604: Waiting [2022-10-18T16:53:39.956Z] 30f14e443154: Waiting [2022-10-18T16:53:39.956Z] 801331c1e519: Waiting [2022-10-18T16:53:39.956Z] 99cc6dd402b0: Waiting [2022-10-18T16:53:39.956Z] 21b2b0c7a3f4: Waiting [2022-10-18T16:53:39.956Z] 7d9ed39f4882: Waiting [2022-10-18T16:53:39.956Z] 93c1e223e6f2: Verifying Checksum [2022-10-18T16:53:39.956Z] 93c1e223e6f2: Download complete [2022-10-18T16:53:39.956Z] 4583459ba037: Download complete [2022-10-18T16:53:39.956Z] 21b2b0c7a3f4: Download complete [2022-10-18T16:53:39.956Z] 30f14e443154: Verifying Checksum [2022-10-18T16:53:39.956Z] 30f14e443154: Download complete [2022-10-18T16:53:39.956Z] 213ec9aee27d: Verifying Checksum [2022-10-18T16:53:39.956Z] 213ec9aee27d: Download complete [2022-10-18T16:53:39.956Z] 801331c1e519: Download complete [2022-10-18T16:53:40.218Z] 213ec9aee27d: Pull complete [2022-10-18T16:53:40.489Z] 4583459ba037: Pull complete [2022-10-18T16:53:40.489Z] 93c1e223e6f2: Pull complete [2022-10-18T16:53:40.751Z] 7d9ed39f4882: Verifying Checksum [2022-10-18T16:53:40.751Z] 7d9ed39f4882: Download complete [2022-10-18T16:53:40.751Z] 99cc6dd402b0: Verifying Checksum [2022-10-18T16:53:40.751Z] 99cc6dd402b0: Download complete [2022-10-18T16:53:40.751Z] 53926ce57604: Verifying Checksum [2022-10-18T16:53:40.751Z] 53926ce57604: Download complete [2022-10-18T16:53:44.933Z] 53926ce57604: Pull complete [2022-10-18T16:53:44.933Z] 21b2b0c7a3f4: Pull complete [2022-10-18T16:53:44.933Z] 30f14e443154: Pull complete [2022-10-18T16:53:44.933Z] 801331c1e519: Pull complete [2022-10-18T16:53:50.207Z] 99cc6dd402b0: Pull complete [2022-10-18T16:53:50.207Z] 7d9ed39f4882: Pull complete [2022-10-18T16:53:50.207Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-18T16:53:50.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-18T16:53:50.207Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-18T16:53:50.500Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-18T16:53:50.500Z] WORKDIR /edgex [2022-10-18T16:53:50.500Z] COPY go.mod . [2022-10-18T16:53:50.500Z] RUN go mod download [2022-10-18T16:53:50.500Z] + docker build -t ci-base-image-x86_64 -f - . [2022-10-18T16:53:51.068Z] Sending build context to Docker daemon 169.6MB [2022-10-18T16:53:51.068Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-18T16:53:51.068Z] ---> 1dedd983c030 [2022-10-18T16:53:51.068Z] Step 2/4 : WORKDIR /edgex [2022-10-18T16:53:53.607Z] ---> Running in 94b95a6d3a9c [2022-10-18T16:53:53.607Z] Removing intermediate container 94b95a6d3a9c [2022-10-18T16:53:53.607Z] ---> 9dec0b2924ce [2022-10-18T16:53:53.607Z] Step 3/4 : COPY go.mod . [2022-10-18T16:53:53.607Z] ---> d78c981ca6fd [2022-10-18T16:53:53.607Z] Step 4/4 : RUN go mod download [2022-10-18T16:53:53.607Z] ---> Running in ce63d000a429 [2022-10-18T16:53:54.328Z] Still waiting to schedule task [2022-10-18T16:53:54.328Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8479’ [2022-10-18T16:54:03.580Z] Removing intermediate container ce63d000a429 [2022-10-18T16:54:03.580Z] ---> 618de7076b88 [2022-10-18T16:54:03.580Z] Successfully built 618de7076b88 [2022-10-18T16:54:03.580Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:54:03.878Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-18T16:54:03.878Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T16:54:03.944Z] prd-ubuntu20.04-docker-8c-8g-8478 does not seem to be running inside a container [2022-10-18T16:54:03.963Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/329 -v /w/workspace/edgex-go/329:/w/workspace/edgex-go/329:rw,z -v /w/workspace/edgex-go/329@tmp:/w/workspace/edgex-go/329@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-18T16:54:04.359Z] $ docker top 33d078b1706600f6193fc85f01408ac2a6d5ff08f82c1f98396f0e35aa4a85e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-18T16:54:04.705Z] + go version [2022-10-18T16:54:04.705Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-18T16:54:04.707Z] $ docker stop --time=1 33d078b1706600f6193fc85f01408ac2a6d5ff08f82c1f98396f0e35aa4a85e0 [2022-10-18T16:54:06.030Z] $ docker rm -f 33d078b1706600f6193fc85f01408ac2a6d5ff08f82c1f98396f0e35aa4a85e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:54:06.444Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-18T16:54:06.444Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T16:54:06.510Z] prd-ubuntu20.04-docker-8c-8g-8478 does not seem to be running inside a container [2022-10-18T16:54:06.539Z] $ 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/329 -v /w/workspace/edgex-go/329:/w/workspace/edgex-go/329:rw,z -v /w/workspace/edgex-go/329@tmp:/w/workspace/edgex-go/329@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-18T16:54:06.903Z] $ docker top 983b62028ca4a3aad18d6eef257cd04f15f2be90cb4a1db6ffdfaa7fd2936098 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-18T16:54:06.972Z] ========================================================= [2022-10-18T16:54:06.972Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-10-18T16:54:06.972Z] ========================================================= [Pipeline] sh [2022-10-18T16:54:07.251Z] + git config --global --add safe.directory /w/workspace/edgex-go/329 [Pipeline] fileExists [Pipeline] sh [2022-10-18T16:54:07.546Z] + make test [2022-10-18T16:54:07.546Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-18T16:54:14.109Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-10-18T16:54:26.304Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-10-18T16:54:26.304Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-10-18T16:54:26.304Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-10-18T16:54:26.304Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-10-18T16:54:26.304Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-10-18T16:54:26.561Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-10-18T16:54:26.561Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-10-18T16:54:26.561Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-10-18T16:54:26.561Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-10-18T16:54:26.561Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-10-18T16:54:26.561Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-10-18T16:54:26.561Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-10-18T16:54:26.561Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-10-18T16:54:26.561Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-10-18T16:54:26.561Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-10-18T16:54:27.493Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.070s coverage: 28.7% of statements [2022-10-18T16:54:27.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-10-18T16:54:27.493Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-10-18T16:54:27.750Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.137s coverage: 98.5% of statements [2022-10-18T16:54:27.750Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.124s coverage: 41.3% of statements [2022-10-18T16:54:27.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-10-18T16:54:27.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-10-18T16:54:28.007Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.089s coverage: 54.2% of statements [2022-10-18T16:54:28.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-10-18T16:54:28.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-10-18T16:54:31.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.840s coverage: 89.2% of statements [2022-10-18T16:54:31.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-10-18T16:54:31.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-10-18T16:54:31.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-10-18T16:54:31.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-10-18T16:54:31.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-10-18T16:54:31.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 2.2% of statements [2022-10-18T16:54:31.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-10-18T16:54:31.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-10-18T16:54:31.410Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.481s coverage: 95.6% of statements [2022-10-18T16:54:31.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-10-18T16:54:31.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-10-18T16:54:31.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-10-18T16:54:31.411Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements [2022-10-18T16:54:31.411Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-10-18T16:54:31.411Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-10-18T16:54:31.411Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-10-18T16:54:31.411Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-10-18T16:54:31.411Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-10-18T16:54:31.411Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.079s coverage: 60.0% of statements [2022-10-18T16:54:31.411Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-10-18T16:54:31.411Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-10-18T16:54:31.411Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-10-18T16:54:31.411Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements [2022-10-18T16:54:31.411Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-10-18T16:54:31.411Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2022-10-18T16:54:31.411Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.064s coverage: 29.6% of statements [2022-10-18T16:54:31.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-10-18T16:54:31.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.078s coverage: 47.1% of statements [2022-10-18T16:54:31.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.064s coverage: 79.5% of statements [2022-10-18T16:54:31.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements [2022-10-18T16:54:31.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.132s coverage: 96.3% of statements [2022-10-18T16:54:31.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2022-10-18T16:54:41.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements [2022-10-18T16:54:41.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.084s coverage: 44.8% of statements [2022-10-18T16:54:42.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.215s coverage: 80.5% of statements [2022-10-18T16:54:42.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-10-18T16:54:50.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2022-10-18T16:54:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-10-18T16:54:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-10-18T16:54:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-10-18T16:54:50.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 65.1% of statements [2022-10-18T16:54:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-10-18T16:54:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-10-18T16:54:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-10-18T16:54:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-10-18T16:54:50.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 86.9% of statements [2022-10-18T16:54:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-10-18T16:54:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-10-18T16:54:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-10-18T16:54:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-10-18T16:54:50.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements [2022-10-18T16:54:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-10-18T16:54:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-10-18T16:54:50.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements [2022-10-18T16:54:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-10-18T16:54:50.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 58.8% of statements [2022-10-18T16:54:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-10-18T16:54:50.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements [2022-10-18T16:54:50.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.074s coverage: 87.2% of statements [2022-10-18T16:54:50.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.075s coverage: 85.4% of statements [2022-10-18T16:54:50.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.225s coverage: 91.2% of statements [2022-10-18T16:54:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-10-18T16:54:50.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.173s coverage: 64.7% of statements [2022-10-18T16:54:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-10-18T16:54:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-10-18T16:54:50.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2022-10-18T16:54:50.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-10-18T16:54:50.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.045s coverage: 100.0% of statements [2022-10-18T16:54:50.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-10-18T16:54:50.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2022-10-18T16:54:50.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.340s coverage: 65.8% of statements [2022-10-18T16:54:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-10-18T16:54:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-10-18T16:54:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-10-18T16:54:50.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.153s coverage: 41.8% of statements [2022-10-18T16:54:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-10-18T16:54:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-10-18T16:54:50.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2022-10-18T16:54:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-10-18T16:54:50.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2022-10-18T16:54:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-10-18T16:54:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-10-18T16:54:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-10-18T16:54:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-10-18T16:54:50.916Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements [2022-10-18T16:54:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-10-18T16:54:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-10-18T16:54:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-10-18T16:54:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-10-18T16:54:50.916Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.181s coverage: 92.3% of statements [2022-10-18T16:54:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-10-18T16:54:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-10-18T16:54:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-10-18T16:54:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-10-18T16:54:50.916Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2022-10-18T16:54:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-10-18T16:54:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-10-18T16:54:50.916Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements [2022-10-18T16:54:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-10-18T16:54:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-10-18T16:54:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-10-18T16:54:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-10-18T16:54:50.916Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-10-18T16:54:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-10-18T16:54:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-10-18T16:54:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-10-18T16:54:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-10-18T16:54:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-10-18T16:54:50.916Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-10-18T16:54:50.916Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-10-18T16:54:50.916Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-10-18T16:54:51.176Z] 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 [2022-10-18T16:55:13.116Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-18T16:55:13.116Z] GO111MODULE=on go vet ./... [2022-10-18T16:55:15.020Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-18T16:55:15.020Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-18T16:55:15.020Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-18T16:55:15.292Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-10-18T16:55:15.580Z] + ls -al . [2022-10-18T16:55:15.581Z] total 760 [2022-10-18T16:55:15.581Z] drwxrwxr-x 11 1001 1001 4096 Oct 18 16:54 . [2022-10-18T16:55:15.581Z] drwxr-xr-x 4 root root 4096 Oct 18 16:54 .. [2022-10-18T16:55:15.581Z] drwxrwxr-x 2 1001 1001 4096 Oct 18 16:53 .blubracket [2022-10-18T16:55:15.581Z] -rw-rw-r-- 1 1001 1001 16 Oct 18 16:53 .dockerignore [2022-10-18T16:55:15.581Z] drwxrwxr-x 8 1001 1001 4096 Oct 18 16:54 .git [2022-10-18T16:55:15.581Z] drwxrwxr-x 3 1001 1001 4096 Oct 18 16:53 .github [2022-10-18T16:55:15.581Z] -rw-rw-r-- 1 1001 1001 1030 Oct 18 16:53 .gitignore [2022-10-18T16:55:15.581Z] -rw-rw-r-- 1 1001 1001 42 Oct 18 16:53 .golangci.yml [2022-10-18T16:55:15.581Z] -rw-rw-r-- 1 1001 1001 87 Oct 18 16:53 .hadolint.yml [2022-10-18T16:55:15.581Z] drwxr-xr-x 3 1001 1001 4096 Oct 18 16:53 .semver [2022-10-18T16:55:15.581Z] -rw-rw-r-- 1 1001 1001 166 Oct 18 16:53 .sonarcloud.properties [2022-10-18T16:55:15.581Z] -rw-rw-r-- 1 1001 1001 1171 Oct 18 16:53 ADOPTERS.md [2022-10-18T16:55:15.581Z] -rw-rw-r-- 1 1001 1001 10722 Oct 18 16:53 Attribution.txt [2022-10-18T16:55:15.581Z] -rw-rw-r-- 1 1001 1001 63209 Oct 18 16:53 CHANGELOG.md [2022-10-18T16:55:15.581Z] -rw-rw-r-- 1 1001 1001 3804 Oct 18 16:53 CONTRIBUTING.md [2022-10-18T16:55:15.581Z] -rw-rw-r-- 1 1001 1001 677 Oct 18 16:53 GOVERNANCE.md [2022-10-18T16:55:15.581Z] -rw-rw-r-- 1 1001 1001 850 Oct 18 16:53 Jenkinsfile [2022-10-18T16:55:15.581Z] -rw-rw-r-- 1 1001 1001 10775 Oct 18 16:53 LICENSE [2022-10-18T16:55:15.581Z] -rw-rw-r-- 1 1001 1001 13857 Oct 18 16:53 Makefile [2022-10-18T16:55:15.581Z] -rw-rw-r-- 1 1001 1001 582 Oct 18 16:53 OWNERS.md [2022-10-18T16:55:15.581Z] -rw-rw-r-- 1 1001 1001 9799 Oct 18 16:53 README.md [2022-10-18T16:55:15.581Z] -rw-rw-r-- 1 1001 1001 6912 Oct 18 16:53 SECURITY.md [2022-10-18T16:55:15.581Z] -rw-rw-r-- 1 1001 1001 12 Oct 18 16:53 VERSION [2022-10-18T16:55:15.581Z] -rw-rw-r-- 1 1001 1001 4131 Oct 18 16:53 ZMQWindows.md [2022-10-18T16:55:15.581Z] drwxrwxr-x 2 1001 1001 4096 Oct 18 16:53 bin [2022-10-18T16:55:15.581Z] drwxrwxr-x 18 1001 1001 4096 Oct 18 16:53 cmd [2022-10-18T16:55:15.581Z] -rw-r--r-- 1 root root 502375 Oct 18 16:54 coverage.out [2022-10-18T16:55:15.581Z] -rw-rw-r-- 1 1001 1001 3458 Oct 18 16:53 go.mod [2022-10-18T16:55:15.581Z] -rw-rw-r-- 1 1001 1001 38041 Oct 18 16:53 go.sum [2022-10-18T16:55:15.581Z] drwxrwxr-x 8 1001 1001 4096 Oct 18 16:53 internal [2022-10-18T16:55:15.581Z] drwxrwxr-x 3 1001 1001 4096 Oct 18 16:53 openapi [2022-10-18T16:55:15.581Z] drwxrwxr-x 4 1001 1001 4096 Oct 18 16:53 snap [2022-10-18T16:55:15.581Z] -rw-rw-r-- 1 1001 1001 204 Oct 18 16:53 version.go [Pipeline] sh [2022-10-18T16:55:15.864Z] + '[' -e coverage.out ] [2022-10-18T16:55:15.864Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-10-18T16:55:15.956Z] Stashed 1 file(s) [Pipeline] sh [2022-10-18T16:55:16.234Z] + make build [2022-10-18T16:55:16.235Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-18T16:55:28.428Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-18T16:55:38.391Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-18T16:55:39.324Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-18T16:55:45.882Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-18T16:55:45.882Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-18T16:55:47.257Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-18T16:55:48.629Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-18T16:55:49.570Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-18T16:55:50.506Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-18T16:55:51.451Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-18T16:55:52.389Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-18T16:55:54.295Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-10-18T16:55:55.240Z] $ docker stop --time=1 983b62028ca4a3aad18d6eef257cd04f15f2be90cb4a1db6ffdfaa7fd2936098 [2022-10-18T16:55:57.646Z] $ docker rm -f 983b62028ca4a3aad18d6eef257cd04f15f2be90cb4a1db6ffdfaa7fd2936098 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:55:58.409Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-18T16:55:58.409Z] [2022-10-18T16:55:58.409Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:55:58.720Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-18T16:55:58.720Z] latest: Pulling from edgex-devops/edgex-compose [2022-10-18T16:55:58.720Z] cbdbe7a5bc2a: Pulling fs layer [2022-10-18T16:55:58.720Z] ca9280d653b3: Pulling fs layer [2022-10-18T16:55:58.720Z] 7e9c9ca2126c: Pulling fs layer [2022-10-18T16:55:59.001Z] cbdbe7a5bc2a: Verifying Checksum [2022-10-18T16:55:59.001Z] cbdbe7a5bc2a: Download complete [2022-10-18T16:55:59.001Z] ca9280d653b3: Verifying Checksum [2022-10-18T16:55:59.001Z] cbdbe7a5bc2a: Pull complete [2022-10-18T16:55:59.605Z] ca9280d653b3: Pull complete [2022-10-18T16:55:59.605Z] 7e9c9ca2126c: Download complete [2022-10-18T16:56:02.953Z] 7e9c9ca2126c: Pull complete [2022-10-18T16:56:02.953Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-10-18T16:56:02.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-18T16:56:02.953Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T16:56:03.047Z] prd-ubuntu20.04-docker-8c-8g-8478 does not seem to be running inside a container [2022-10-18T16:56:03.086Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/329 -v /w/workspace/edgex-go/329:/w/workspace/edgex-go/329:rw,z -v /w/workspace/edgex-go/329@tmp:/w/workspace/edgex-go/329@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-10-18T16:56:04.676Z] $ docker top 9762731dcbcaf58aaec47b0e4c4cb0a968ad751c5ef4b540ebedc6a7fba68591 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-18T16:56:05.025Z] + docker-compose build --help [2022-10-18T16:56:05.025Z] + grep parallel [2022-10-18T16:56:05.592Z] --parallel Build images in parallel. [Pipeline] } [2022-10-18T16:56:05.597Z] $ docker stop --time=1 9762731dcbcaf58aaec47b0e4c4cb0a968ad751c5ef4b540ebedc6a7fba68591 [2022-10-18T16:56:06.886Z] $ docker rm -f 9762731dcbcaf58aaec47b0e4c4cb0a968ad751c5ef4b540ebedc6a7fba68591 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:56:07.263Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-10-18T16:56:07.264Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T16:56:07.323Z] prd-ubuntu20.04-docker-8c-8g-8478 does not seem to be running inside a container [2022-10-18T16:56:07.348Z] $ 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/329 -v /w/workspace/edgex-go/329:/w/workspace/edgex-go/329:rw,z -v /w/workspace/edgex-go/329@tmp:/w/workspace/edgex-go/329@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-10-18T16:56:07.683Z] $ docker top 1017af1a32cf7c80873c30b929ab4c8da413af32a539c4bfd08ac584b42fe9f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-18T16:56:08.028Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-18T16:56:08.594Z] Building core-command ... [2022-10-18T16:56:08.594Z] Building core-data ... [2022-10-18T16:56:08.594Z] Building core-metadata ... [2022-10-18T16:56:08.594Z] Building security-bootstrapper ... [2022-10-18T16:56:08.594Z] Building security-proxy-setup ... [2022-10-18T16:56:08.594Z] Building security-secretstore-setup ... [2022-10-18T16:56:08.594Z] Building security-spiffe-token-provider ... [2022-10-18T16:56:08.594Z] Building security-spire-agent ... [2022-10-18T16:56:08.594Z] Building security-spire-config ... [2022-10-18T16:56:08.594Z] Building security-spire-server ... [2022-10-18T16:56:08.594Z] Building support-notifications ... [2022-10-18T16:56:08.594Z] Building support-scheduler ... [2022-10-18T16:56:08.594Z] Building sys-mgmt-agent ... [2022-10-18T16:56:08.594Z] Building security-spiffe-token-provider [2022-10-18T16:56:08.594Z] Building core-metadata [2022-10-18T16:56:08.594Z] Building security-secretstore-setup [2022-10-18T16:56:08.594Z] Building security-spire-config [2022-10-18T16:56:08.594Z] Building security-spire-server [2022-10-18T16:56:20.789Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T16:56:20.789Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-18T16:56:20.789Z] ---> 618de7076b88 [2022-10-18T16:56:20.789Z] Step 3/25 : WORKDIR /edgex-go [2022-10-18T16:56:20.789Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T16:56:20.789Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-18T16:56:20.789Z] ---> 618de7076b88 [2022-10-18T16:56:20.789Z] Step 3/26 : WORKDIR /edgex-go [2022-10-18T16:56:20.789Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T16:56:20.789Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-18T16:56:20.789Z] ---> 618de7076b88 [2022-10-18T16:56:20.789Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-18T16:56:20.789Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T16:56:20.789Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-18T16:56:20.789Z] ---> 618de7076b88 [2022-10-18T16:56:20.789Z] Step 3/20 : WORKDIR /edgex-go [2022-10-18T16:56:20.789Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T16:56:20.789Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-18T16:56:20.789Z] ---> 618de7076b88 [2022-10-18T16:56:20.789Z] Step 3/25 : WORKDIR /edgex-go [2022-10-18T16:56:22.692Z] ---> Running in 8aa97984bded [2022-10-18T16:56:22.692Z] ---> Running in c7cc25023b06 [2022-10-18T16:56:22.692Z] ---> Running in e18b55ca3df0 [2022-10-18T16:56:22.692Z] ---> Running in 4ca760a501f6 [2022-10-18T16:56:22.692Z] ---> Running in 832c4dfafa05 [2022-10-18T16:56:22.692Z] Removing intermediate container c7cc25023b06 [2022-10-18T16:56:22.692Z] ---> a605362e88c3 [2022-10-18T16:56:22.692Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-18T16:56:22.692Z] Removing intermediate container 8aa97984bded [2022-10-18T16:56:22.692Z] ---> 82b67fbc9ee8 [2022-10-18T16:56:22.692Z] Step 4/25 : WORKDIR /edgex-go [2022-10-18T16:56:22.692Z] Removing intermediate container e18b55ca3df0 [2022-10-18T16:56:22.692Z] ---> 20f07dfb349c [2022-10-18T16:56:22.692Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T16:56:22.692Z] Removing intermediate container 832c4dfafa05 [2022-10-18T16:56:22.692Z] ---> f203e1a43073 [2022-10-18T16:56:22.692Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T16:56:22.692Z] Removing intermediate container 4ca760a501f6 [2022-10-18T16:56:22.692Z] ---> 9571bb0fdb9d [2022-10-18T16:56:22.692Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T16:56:22.692Z] ---> Running in 04cceda83f9a [2022-10-18T16:56:22.692Z] ---> Running in b897de1c225d [2022-10-18T16:56:22.692Z] ---> Running in 7783860379f0 [2022-10-18T16:56:22.692Z] ---> Running in 270218c08020 [2022-10-18T16:56:22.692Z] ---> Running in ad2514c0f48d [2022-10-18T16:56:22.949Z] Removing intermediate container 7783860379f0 [2022-10-18T16:56:22.949Z] ---> af80c3bb501a [2022-10-18T16:56:22.949Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T16:56:22.950Z] ---> Running in 8e0db3ef07c3 [2022-10-18T16:56:23.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T16:56:23.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T16:56:23.465Z] v3.16.2-303-g355c945e84 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-18T16:56:23.465Z] v3.16.2-302-g26bb45e677 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-18T16:56:23.465Z] OK: 17037 distinct packages available [2022-10-18T16:56:23.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T16:56:23.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T16:56:23.723Z] OK: 211 MiB in 51 packages [2022-10-18T16:56:23.983Z] Removing intermediate container b897de1c225d [2022-10-18T16:56:23.983Z] ---> 737a56aea5b6 [2022-10-18T16:56:23.983Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-18T16:56:24.241Z] Removing intermediate container 270218c08020 [2022-10-18T16:56:24.241Z] ---> 51465c6b788d [2022-10-18T16:56:24.241Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-18T16:56:24.241Z] ---> Running in 58d6bc976b8f [2022-10-18T16:56:24.241Z] ---> Running in 18d5d2574ab5 [2022-10-18T16:56:24.241Z] Removing intermediate container ad2514c0f48d [2022-10-18T16:56:24.241Z] ---> ce4daf1db822 [2022-10-18T16:56:24.241Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-18T16:56:24.241Z] Removing intermediate container 8e0db3ef07c3 [2022-10-18T16:56:24.241Z] ---> 151a85206117 [2022-10-18T16:56:24.241Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-18T16:56:24.241Z] ---> Running in 0b6e4943b1b7 [2022-10-18T16:56:24.241Z] ---> Running in 4523c722ba8e [2022-10-18T16:56:24.500Z] Removing intermediate container 04cceda83f9a [2022-10-18T16:56:24.500Z] ---> c5cc8c2034b5 [2022-10-18T16:56:24.500Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-18T16:56:24.500Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T16:56:24.500Z] ---> 515f4966263b [2022-10-18T16:56:24.500Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T16:56:24.500Z] ---> Running in f1686b7eb1d4 [2022-10-18T16:56:24.500Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T16:56:24.758Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T16:56:24.758Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T16:56:25.323Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T16:56:25.323Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T16:56:25.582Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T16:56:25.582Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T16:56:25.582Z] OK: 211 MiB in 51 packages [2022-10-18T16:56:25.840Z] OK: 211 MiB in 51 packages [2022-10-18T16:56:25.840Z] OK: 211 MiB in 51 packages [2022-10-18T16:56:25.840Z] OK: 211 MiB in 51 packages [2022-10-18T16:56:26.104Z] Removing intermediate container 58d6bc976b8f [2022-10-18T16:56:26.104Z] ---> 853b7675ab6a [2022-10-18T16:56:26.104Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-18T16:56:26.104Z] ---> 3b4136126ba1 [2022-10-18T16:56:26.104Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T16:56:26.368Z] ---> Running in 5691d2945532 [2022-10-18T16:56:26.368Z] Removing intermediate container 18d5d2574ab5 [2022-10-18T16:56:26.368Z] ---> aae3b97ca9f6 [2022-10-18T16:56:26.368Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-18T16:56:26.368Z] Removing intermediate container 0b6e4943b1b7 [2022-10-18T16:56:26.368Z] ---> 78daf1cacd96 [2022-10-18T16:56:26.368Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-18T16:56:26.626Z] ---> 0bf55912b521 [2022-10-18T16:56:26.626Z] Removing intermediate container 4523c722ba8e [2022-10-18T16:56:26.626Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> bae9a71c4364 [2022-10-18T16:56:26.626Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-18T16:56:26.626Z] [2022-10-18T16:56:26.626Z] ---> Running in 8758c2acfb9b [2022-10-18T16:56:26.626Z] ---> f1e8192935c1 [2022-10-18T16:56:26.626Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T16:56:26.626Z] ---> Running in b72544606aba [2022-10-18T16:56:26.883Z] ---> 03595fc0e7d7 [2022-10-18T16:56:26.883Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T16:56:26.883Z] ---> Running in 9a8070897fe1 [2022-10-18T16:56:44.970Z] Removing intermediate container 8758c2acfb9b [2022-10-18T16:56:44.970Z] ---> dcaa9ff429f8 [2022-10-18T16:56:44.970Z] Step 8/25 : COPY . . [2022-10-18T16:56:44.970Z] Removing intermediate container 5691d2945532 [2022-10-18T16:56:44.970Z] ---> 02925f5cb00b [2022-10-18T16:56:44.970Z] Step 8/26 : COPY . . [2022-10-18T16:56:44.970Z] Removing intermediate container b72544606aba [2022-10-18T16:56:44.970Z] ---> 069360b7d414 [2022-10-18T16:56:44.970Z] Step 8/25 : COPY . . [2022-10-18T16:56:44.970Z] Removing intermediate container 9a8070897fe1 [2022-10-18T16:56:44.970Z] ---> d75356ae426b [2022-10-18T16:56:44.970Z] Step 9/25 : COPY . . [2022-10-18T16:56:44.970Z] Removing intermediate container f1686b7eb1d4 [2022-10-18T16:56:44.970Z] ---> 6ab4e760d66a [2022-10-18T16:56:44.970Z] Step 7/20 : COPY . . [2022-10-18T16:56:53.083Z] ---> 5823bef7ccae [2022-10-18T16:56:53.083Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-18T16:56:53.083Z] ---> c68291f38f43 [2022-10-18T16:56:53.083Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-18T16:56:53.083Z] ---> bb342656a5e3 [2022-10-18T16:56:53.083Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-18T16:56:53.083Z] ---> Running in 86d72cb994ae [2022-10-18T16:56:53.083Z] ---> 860822985cb9 [2022-10-18T16:56:53.083Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-18T16:56:53.083Z] ---> Running in 2d616ccca11a [2022-10-18T16:56:53.083Z] ---> 76023e79864e [2022-10-18T16:56:53.084Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-18T16:56:53.084Z] ---> Running in eafe4ecceec1 [2022-10-18T16:56:53.084Z] ---> Running in 60365e7a56ce [2022-10-18T16:56:53.084Z] ---> Running in f574b48cd1d8 [2022-10-18T16:56:53.084Z] Removing intermediate container 60365e7a56ce [2022-10-18T16:56:53.084Z] ---> 8d169a00c1d2 [2022-10-18T16:56:53.084Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-18T16:56:53.084Z] Removing intermediate container f574b48cd1d8 [2022-10-18T16:56:53.084Z] ---> d05499515c22 [2022-10-18T16:56:53.084Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-18T16:56:53.084Z] ---> Running in 41a4fb1a43f9 [2022-10-18T16:56:53.084Z] ---> Running in 2c274a33e63c [2022-10-18T16:56:53.084Z] Removing intermediate container 41a4fb1a43f9 [2022-10-18T16:56:53.084Z] ---> dfc2b80b01b7 [2022-10-18T16:56:53.084Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-18T16:56:53.084Z] Removing intermediate container 2c274a33e63c [2022-10-18T16:56:53.084Z] ---> 425ea48a85ff [2022-10-18T16:56:53.084Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-18T16:56:53.084Z] ---> Running in 0caf4e6f4ac7 [2022-10-18T16:56:53.084Z] ---> Running in 3ddd7bea240a [2022-10-18T16:56:53.084Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-18T16:56:53.084Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-18T16:56:53.084Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-18T16:56:53.652Z] Removing intermediate container 0caf4e6f4ac7 [2022-10-18T16:56:53.652Z] ---> 9f74330c9646 [2022-10-18T16:56:53.652Z] Step 12/25 : WORKDIR /edgex-go [2022-10-18T16:56:53.910Z] ---> Running in 8937913a063e [2022-10-18T16:56:53.910Z] Removing intermediate container 3ddd7bea240a [2022-10-18T16:56:53.910Z] ---> bb35e27ccb9d [2022-10-18T16:56:53.910Z] Step 12/26 : WORKDIR /edgex-go [2022-10-18T16:56:53.910Z] ---> Running in d8e6fef80d38 [2022-10-18T16:56:53.910Z] Removing intermediate container 8937913a063e [2022-10-18T16:56:53.910Z] ---> e31c028e57b4 [2022-10-18T16:56:53.910Z] [2022-10-18T16:56:53.910Z] Step 13/25 : FROM alpine:3.15 [2022-10-18T16:56:54.170Z] Removing intermediate container d8e6fef80d38 [2022-10-18T16:56:54.170Z] ---> a63970468212 [2022-10-18T16:56:54.170Z] [2022-10-18T16:56:54.170Z] Step 13/26 : FROM alpine:3.15 [2022-10-18T16:56:54.170Z] 3.15: Pulling from library/alpine [2022-10-18T16:56:54.170Z] 3.15: Pulling from library/alpine [2022-10-18T16:56:54.427Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-18T16:56:54.427Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-18T16:56:54.427Z] Status: Downloaded newer image for alpine:3.15 [2022-10-18T16:56:54.427Z] Status: Image is up to date for alpine:3.15 [2022-10-18T16:56:54.427Z] ---> c4fc93816858 [2022-10-18T16:56:54.427Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-18T16:56:54.427Z] ---> c4fc93816858 [2022-10-18T16:56:54.427Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-18T16:56:54.427Z] ---> Running in 399d61478590 [2022-10-18T16:56:54.427Z] ---> Running in ddddd80d7916 [2022-10-18T16:56:54.427Z] Removing intermediate container 399d61478590 [2022-10-18T16:56:54.427Z] ---> 903ee8bd3746 [2022-10-18T16:56:54.427Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T16:56:54.427Z] Removing intermediate container ddddd80d7916 [2022-10-18T16:56:54.427Z] ---> 393b39d4f819 [2022-10-18T16:56:54.427Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T16:56:54.684Z] ---> Running in 5f1ef6ded28f [2022-10-18T16:56:54.684Z] ---> Running in 8c204884e518 [2022-10-18T16:56:56.064Z] Removing intermediate container 5f1ef6ded28f [2022-10-18T16:56:56.064Z] ---> 7155648e3bba [2022-10-18T16:56:56.064Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-18T16:56:56.064Z] Removing intermediate container 8c204884e518 [2022-10-18T16:56:56.064Z] ---> 14f75f7e8eac [2022-10-18T16:56:56.064Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-18T16:56:56.064Z] ---> Running in 12a3749d87ee [2022-10-18T16:56:56.064Z] ---> Running in 282b5d5f3d5b [2022-10-18T16:56:56.632Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-18T16:56:56.632Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-18T16:56:57.565Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-18T16:56:57.565Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-18T16:56:57.823Z] v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-18T16:56:57.823Z] v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-18T16:56:57.823Z] OK: 15857 distinct packages available [2022-10-18T16:56:57.823Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-18T16:56:57.823Z] v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-18T16:56:57.823Z] v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-18T16:56:57.823Z] OK: 15857 distinct packages available [2022-10-18T16:56:57.823Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-18T16:56:58.757Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-18T16:56:58.757Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-18T16:56:59.014Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-18T16:56:59.014Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-18T16:56:59.014Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-18T16:56:59.271Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-18T16:56:59.271Z] (3/4) Installing libucontext (1.1-r0) [2022-10-18T16:56:59.271Z] (3/5) Installing libucontext (1.1-r0) [2022-10-18T16:56:59.271Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-18T16:56:59.271Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-18T16:56:59.529Z] Executing busybox-1.34.1-r7.trigger [2022-10-18T16:56:59.529Z] OK: 6 MiB in 18 packages [2022-10-18T16:56:59.529Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-18T16:56:59.529Z] Executing busybox-1.34.1-r7.trigger [2022-10-18T16:56:59.529Z] OK: 7 MiB in 19 packages [2022-10-18T16:57:01.427Z] Removing intermediate container 12a3749d87ee [2022-10-18T16:57:01.427Z] ---> 1eae970d2015 [2022-10-18T16:57:01.427Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-18T16:57:01.427Z] Removing intermediate container 282b5d5f3d5b [2022-10-18T16:57:01.427Z] ---> ca8a5f4369db [2022-10-18T16:57:01.428Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-18T16:57:05.613Z] ---> 801d34e5ba43 [2022-10-18T16:57:05.613Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-18T16:57:05.613Z] ---> 1c6a8569728e [2022-10-18T16:57:05.613Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-18T16:57:06.178Z] ---> 64483c2f5bf3 [2022-10-18T16:57:06.178Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-18T16:57:06.178Z] ---> 629c092756ae [2022-10-18T16:57:06.178Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-18T16:57:06.435Z] ---> Running in 799b67cfc33a [2022-10-18T16:57:06.693Z] ---> 7d0cbb9dabc0 [2022-10-18T16:57:06.693Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-18T16:57:06.693Z] Removing intermediate container 799b67cfc33a [2022-10-18T16:57:06.693Z] ---> 4c972a760249 [2022-10-18T16:57:06.693Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-18T16:57:07.262Z] ---> 659d6eb888f0 [2022-10-18T16:57:07.262Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-18T16:57:07.262Z] ---> 01a992ca779d [2022-10-18T16:57:07.262Z] Step 21/26 : WORKDIR / [2022-10-18T16:57:07.262Z] ---> Running in 91a890f1f33f [2022-10-18T16:57:07.262Z] ---> Running in f2f8efa23f4f [2022-10-18T16:57:07.519Z] Removing intermediate container 91a890f1f33f [2022-10-18T16:57:07.519Z] ---> 8461117ee19e [2022-10-18T16:57:07.519Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-18T16:57:07.519Z] ---> Running in 88d0422e931d [2022-10-18T16:57:07.519Z] Removing intermediate container f2f8efa23f4f [2022-10-18T16:57:07.519Z] ---> ceebafe07d71 [2022-10-18T16:57:07.519Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-18T16:57:07.519Z] ---> Running in 3735f940b95a [2022-10-18T16:57:07.780Z] Removing intermediate container 88d0422e931d [2022-10-18T16:57:07.780Z] ---> dedf152fe690 [2022-10-18T16:57:07.780Z] Step 23/25 : LABEL arch=x86_64 [2022-10-18T16:57:07.780Z] Removing intermediate container 3735f940b95a [2022-10-18T16:57:07.780Z] ---> 4ecfbd1e508f [2022-10-18T16:57:07.780Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-18T16:57:07.780Z] ---> Running in d13ecfb7a3a2 [2022-10-18T16:57:08.040Z] ---> Running in b803215a9af1 [2022-10-18T16:57:08.040Z] Removing intermediate container d13ecfb7a3a2 [2022-10-18T16:57:08.040Z] ---> fb02d8df9430 [2022-10-18T16:57:08.040Z] Step 24/25 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T16:57:08.040Z] ---> Running in 4c0f10a48945 [2022-10-18T16:57:08.316Z] Removing intermediate container b803215a9af1 [2022-10-18T16:57:08.316Z] ---> 2f16f18001cf [2022-10-18T16:57:08.316Z] Step 24/26 : LABEL arch=x86_64 [2022-10-18T16:57:08.316Z] ---> Running in 737792aefac0 [2022-10-18T16:57:08.575Z] Removing intermediate container 4c0f10a48945 [2022-10-18T16:57:08.575Z] ---> 7e7e37329518 [2022-10-18T16:57:08.575Z] Step 25/25 : LABEL version=2.3.0-dev.91 [2022-10-18T16:57:08.575Z] ---> Running in caedc0ce1c22 [2022-10-18T16:57:08.575Z] Removing intermediate container 737792aefac0 [2022-10-18T16:57:08.575Z] ---> 3afd196a9c23 [2022-10-18T16:57:08.575Z] Step 25/26 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T16:57:08.575Z] ---> Running in 7908d4814ea4 [2022-10-18T16:57:08.833Z] Removing intermediate container caedc0ce1c22 [2022-10-18T16:57:08.833Z] ---> 749117dac409 [2022-10-18T16:57:08.833Z] [2022-10-18T16:57:08.833Z] Successfully built 749117dac409 [2022-10-18T16:57:08.833Z] Removing intermediate container 7908d4814ea4 [2022-10-18T16:57:08.833Z] ---> 6152e7f04708 [2022-10-18T16:57:08.833Z] Step 26/26 : LABEL version=2.3.0-dev.91 [2022-10-18T16:57:08.833Z] Successfully tagged security-spire-server:latest [2022-10-18T16:57:08.833Z]  Building security-spire-server ... done Building support-scheduler [2022-10-18T16:57:09.090Z] ---> Running in 7bc86d4832fd [2022-10-18T16:57:10.026Z] Removing intermediate container 7bc86d4832fd [2022-10-18T16:57:10.026Z] ---> df88364306cf [2022-10-18T16:57:10.026Z] [2022-10-18T16:57:10.026Z] Successfully built df88364306cf [2022-10-18T16:57:10.026Z] Successfully tagged security-spire-config:latest [2022-10-18T16:57:10.026Z]  Building security-spire-config ... done Building support-notifications [2022-10-18T16:57:13.338Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T16:57:13.338Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-18T16:57:13.338Z] ---> 618de7076b88 [2022-10-18T16:57:13.338Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-18T16:57:13.338Z] ---> Using cache [2022-10-18T16:57:13.338Z] ---> 82b67fbc9ee8 [2022-10-18T16:57:13.338Z] Step 4/23 : WORKDIR /edgex-go [2022-10-18T16:57:13.338Z] ---> Using cache [2022-10-18T16:57:13.338Z] ---> af80c3bb501a [2022-10-18T16:57:13.338Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T16:57:13.338Z] ---> Using cache [2022-10-18T16:57:13.338Z] ---> 151a85206117 [2022-10-18T16:57:13.338Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-18T16:57:13.338Z] ---> Using cache [2022-10-18T16:57:13.338Z] ---> bae9a71c4364 [2022-10-18T16:57:13.338Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-18T16:57:13.338Z] ---> Using cache [2022-10-18T16:57:13.338Z] ---> 03595fc0e7d7 [2022-10-18T16:57:13.338Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T16:57:13.338Z] ---> Using cache [2022-10-18T16:57:13.338Z] ---> d75356ae426b [2022-10-18T16:57:13.338Z] Step 9/23 : COPY . . [2022-10-18T16:57:13.338Z] ---> Using cache [2022-10-18T16:57:13.338Z] ---> 5823bef7ccae [2022-10-18T16:57:13.338Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-18T16:57:13.904Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-18T16:57:14.470Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T16:57:14.470Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-18T16:57:14.470Z] ---> 618de7076b88 [2022-10-18T16:57:14.470Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-18T16:57:14.470Z] ---> Using cache [2022-10-18T16:57:14.470Z] ---> 82b67fbc9ee8 [2022-10-18T16:57:14.470Z] Step 4/23 : WORKDIR /edgex-go [2022-10-18T16:57:14.470Z] ---> Using cache [2022-10-18T16:57:14.470Z] ---> af80c3bb501a [2022-10-18T16:57:14.470Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T16:57:14.470Z] ---> Using cache [2022-10-18T16:57:14.470Z] ---> 151a85206117 [2022-10-18T16:57:14.470Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-18T16:57:16.372Z] ---> Running in e9b3b1659bf0 [2022-10-18T16:57:16.372Z] ---> Running in a3f4ba916b51 [2022-10-18T16:57:16.935Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-18T16:57:16.935Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T16:57:17.867Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T16:57:18.129Z] OK: 211 MiB in 51 packages [2022-10-18T16:57:18.129Z] Removing intermediate container 2d616ccca11a [2022-10-18T16:57:18.129Z] ---> 4720e3b06026 [2022-10-18T16:57:18.129Z] [2022-10-18T16:57:18.129Z] Step 10/25 : FROM alpine:3.16 [2022-10-18T16:57:18.129Z] Removing intermediate container 86d72cb994ae [2022-10-18T16:57:18.129Z] ---> 3e4e7446d7db [2022-10-18T16:57:18.129Z] [2022-10-18T16:57:18.129Z] Step 11/25 : FROM alpine:3.16 [2022-10-18T16:57:18.709Z] 3.16: Pulling from library/alpine [2022-10-18T16:57:18.709Z] 3.16: Pulling from library/alpine [2022-10-18T16:57:18.802Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8480 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-10-18T16:57:18.815Z] Running in /w/workspace/edgex-go/329 [Pipeline] { [Pipeline] checkout [2022-10-18T16:57:18.848Z] The recommended git tool is: git [2022-10-18T16:57:19.277Z] Removing intermediate container a3f4ba916b51 [2022-10-18T16:57:19.277Z] ---> cb29e0f23e77 [2022-10-18T16:57:19.277Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-18T16:57:19.277Z] ---> 7a22b2411979 [2022-10-18T16:57:19.277Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T16:57:19.534Z] ---> Running in 65f24150d425 [2022-10-18T16:57:19.793Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-18T16:57:19.793Z] Status: Downloaded newer image for alpine:3.16 [2022-10-18T16:57:19.793Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-18T16:57:19.793Z] Status: Image is up to date for alpine:3.16 [2022-10-18T16:57:19.793Z] ---> 9c6f07244728 [2022-10-18T16:57:19.793Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-18T16:57:19.793Z] ---> 9c6f07244728 [2022-10-18T16:57:19.793Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-18T16:57:19.793Z] ---> Running in 046803fe88fa [2022-10-18T16:57:19.793Z] ---> Running in 6c212243775d [2022-10-18T16:57:19.793Z] Removing intermediate container eafe4ecceec1 [2022-10-18T16:57:19.793Z] ---> e2683a9ec6d4 [2022-10-18T16:57:19.793Z] [2022-10-18T16:57:19.793Z] Step 9/20 : FROM alpine:3.15 [2022-10-18T16:57:19.793Z] ---> c4fc93816858 [2022-10-18T16:57:19.793Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-18T16:57:20.051Z] ---> Using cache [2022-10-18T16:57:20.051Z] ---> 393b39d4f819 [2022-10-18T16:57:20.051Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T16:57:20.051Z] ---> Using cache [2022-10-18T16:57:20.051Z] ---> 14f75f7e8eac [2022-10-18T16:57:20.051Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-18T16:57:20.051Z] ---> Running in 10d137be8e0b [2022-10-18T16:57:20.616Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-18T16:57:20.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T16:57:20.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T16:57:20.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T16:57:20.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T16:57:20.873Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-18T16:57:20.873Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-18T16:57:20.873Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-18T16:57:20.873Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T16:57:20.873Z] (3/3) Installing su-exec (0.2-r1) [2022-10-18T16:57:20.873Z] OK: 6 MiB in 15 packages [2022-10-18T16:57:20.873Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T16:57:20.873Z] Executing ca-certificates-20220614-r0.trigger [2022-10-18T16:57:20.873Z] OK: 6 MiB in 17 packages [2022-10-18T16:57:21.131Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-18T16:57:22.062Z] Removing intermediate container 046803fe88fa [2022-10-18T16:57:22.062Z] ---> 661151773122 [2022-10-18T16:57:22.062Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-18T16:57:22.062Z] v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-18T16:57:22.062Z] v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-18T16:57:22.062Z] OK: 15857 distinct packages available [2022-10-18T16:57:22.062Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-18T16:57:22.062Z] Removing intermediate container 6c212243775d [2022-10-18T16:57:22.062Z] ---> d3b3a7cf7839 [2022-10-18T16:57:22.062Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-18T16:57:22.062Z] ---> Running in ce5cc8676d55 [2022-10-18T16:57:22.062Z] ---> Running in 55be1d0ca917 [2022-10-18T16:57:22.331Z] Removing intermediate container 55be1d0ca917 [2022-10-18T16:57:22.331Z] ---> aa2837394296 [2022-10-18T16:57:22.331Z] Step 13/25 : WORKDIR / [2022-10-18T16:57:22.331Z] Removing intermediate container ce5cc8676d55 [2022-10-18T16:57:22.331Z] ---> 9457163591a1 [2022-10-18T16:57:22.331Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-18T16:57:22.589Z] ---> Running in 143b357c6b9d [2022-10-18T16:57:22.589Z] ---> Running in 0f77714cacd7 [2022-10-18T16:57:22.589Z] Removing intermediate container 143b357c6b9d [2022-10-18T16:57:22.589Z] ---> 297825815dd1 [2022-10-18T16:57:22.589Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-10-18T16:57:22.589Z] Removing intermediate container 0f77714cacd7 [2022-10-18T16:57:22.589Z] ---> ce0f09b32ea5 [2022-10-18T16:57:22.589Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-18T16:57:22.847Z] ---> Running in d87a1d28a4cd [2022-10-18T16:57:22.847Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-18T16:57:22.847Z] Removing intermediate container d87a1d28a4cd [2022-10-18T16:57:22.847Z] ---> f6c205c71197 [2022-10-18T16:57:22.847Z] Step 16/25 : WORKDIR / [2022-10-18T16:57:23.104Z] ---> bb4a3d0cf035 [2022-10-18T16:57:23.105Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-10-18T16:57:23.105Z] ---> Running in 8084573a3bda [2022-10-18T16:57:23.105Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-18T16:57:23.363Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-18T16:57:23.363Z] ---> 8f8e7b721a1e [2022-10-18T16:57:23.363Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-18T16:57:23.363Z] Removing intermediate container 8084573a3bda [2022-10-18T16:57:23.363Z] ---> 5483e7e92be6 [2022-10-18T16:57:23.363Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T16:57:23.363Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-18T16:57:23.363Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-18T16:57:23.470Z] using credential edgex-jenkins-ssh [2022-10-18T16:57:23.486Z] Cloning the remote Git repository [2022-10-18T16:57:23.622Z] (5/9) Installing curl (7.80.0-r3) [2022-10-18T16:57:23.622Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-18T16:57:23.622Z] ---> 3cff84804624 [2022-10-18T16:57:23.622Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-10-18T16:57:23.521Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-10-18T16:57:23.596Z] > git init /w/workspace/edgex-go/329 # timeout=10 [2022-10-18T16:57:23.879Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-18T16:57:23.879Z] ---> f44990641fae [2022-10-18T16:57:23.880Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-18T16:57:23.880Z] (8/9) Installing libucontext (1.1-r0) [2022-10-18T16:57:23.880Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-18T16:57:24.139Z] Executing busybox-1.34.1-r7.trigger [2022-10-18T16:57:24.139Z] Executing ca-certificates-20220614-r0.trigger [2022-10-18T16:57:24.139Z] ---> b957ada7f73b [2022-10-18T16:57:24.139Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-18T16:57:24.139Z] OK: 8 MiB in 23 packages [2022-10-18T16:57:24.706Z] ---> a708174cc7b8 [2022-10-18T16:57:24.706Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-18T16:57:23.730Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-10-18T16:57:23.731Z] > git --version # timeout=10 [2022-10-18T16:57:23.749Z] > git --version # 'git version 2.25.1' [2022-10-18T16:57:23.750Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-18T16:57:23.792Z] Verifying host key using known hosts file [2022-10-18T16:57:23.958Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-18T16:57:23.968Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-18T16:57:24.983Z] ---> cca8a9a49523 [2022-10-18T16:57:24.983Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-18T16:57:25.241Z] Removing intermediate container 10d137be8e0b [2022-10-18T16:57:25.241Z] ---> e35e50f1760d [2022-10-18T16:57:25.241Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T16:57:25.241Z] ---> a2d4ed827df2 [2022-10-18T16:57:25.241Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-18T16:57:25.825Z] ---> 4401f8474a09 [2022-10-18T16:57:25.826Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-18T16:57:25.826Z] ---> fd409d3871cb [2022-10-18T16:57:25.826Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-18T16:57:25.826Z] ---> f695f1d96431 [2022-10-18T16:57:25.826Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-18T16:57:25.826Z] ---> Running in 49a4036f43cf [2022-10-18T16:57:26.084Z] ---> db74df8740fb [2022-10-18T16:57:26.084Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-18T16:57:26.084Z] ---> Running in 48378636d775 [2022-10-18T16:57:26.084Z] Removing intermediate container 49a4036f43cf [2022-10-18T16:57:26.084Z] ---> 3bf318794e58 [2022-10-18T16:57:26.084Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T16:57:26.084Z] ---> Running in 25abe72ae56b [2022-10-18T16:57:26.341Z] Removing intermediate container 25abe72ae56b [2022-10-18T16:57:26.341Z] ---> b5aa0815d625 [2022-10-18T16:57:26.341Z] Step 23/25 : LABEL arch=x86_64 [2022-10-18T16:57:26.603Z] ---> Running in 6ceecc2dd7a2 [2022-10-18T16:57:26.603Z] ---> e43225d68ebb [2022-10-18T16:57:26.603Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-18T16:57:26.864Z] Removing intermediate container 6ceecc2dd7a2 [2022-10-18T16:57:26.864Z] ---> 2ce5e34247db [2022-10-18T16:57:26.864Z] Step 24/25 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T16:57:26.864Z] ---> Running in 438628a77160 [2022-10-18T16:57:26.864Z] ---> 10ae3e53ab32 [2022-10-18T16:57:26.864Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-18T16:57:27.124Z] ---> Running in 17b578d121bd [2022-10-18T16:57:27.124Z] Removing intermediate container 48378636d775 [2022-10-18T16:57:27.124Z] ---> b20d332b6b37 [2022-10-18T16:57:27.124Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-18T16:57:27.124Z] ---> Running in 252d73fc9895 [2022-10-18T16:57:27.124Z] Removing intermediate container 438628a77160 [2022-10-18T16:57:27.124Z] ---> 98d173fdee4f [2022-10-18T16:57:27.124Z] Step 25/25 : LABEL version=2.3.0-dev.91 [2022-10-18T16:57:27.124Z] ---> Running in 3144d9e8ab3f [2022-10-18T16:57:27.385Z] Removing intermediate container 17b578d121bd [2022-10-18T16:57:27.385Z] ---> 86250487e041 [2022-10-18T16:57:27.385Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T16:57:27.385Z] ---> Running in f5e6cdbd3504 [2022-10-18T16:57:27.385Z] Removing intermediate container 252d73fc9895 [2022-10-18T16:57:27.385Z] ---> 7219ec7a3f8c [2022-10-18T16:57:27.385Z] Step 23/25 : LABEL arch=x86_64 [2022-10-18T16:57:27.385Z] Removing intermediate container 3144d9e8ab3f [2022-10-18T16:57:27.385Z] ---> 903bb7b3b7e6 [2022-10-18T16:57:27.385Z] [2022-10-18T16:57:27.385Z] ---> Running in 2c4afd4543cd [2022-10-18T16:57:27.643Z] Successfully built 903bb7b3b7e6 [2022-10-18T16:57:27.643Z] Successfully tagged core-metadata:latest [2022-10-18T16:57:27.643Z] Building security-spire-agent [2022-10-18T16:57:27.643Z]  Building core-metadata ... done Removing intermediate container f5e6cdbd3504 [2022-10-18T16:57:27.643Z] ---> bf3921dfeab1 [2022-10-18T16:57:27.643Z] Step 18/20 : LABEL arch=x86_64 [2022-10-18T16:57:27.643Z] ---> Running in d1e18e51a2c9 [2022-10-18T16:57:28.210Z] Removing intermediate container 2c4afd4543cd [2022-10-18T16:57:28.211Z] ---> ad1a8689678e [2022-10-18T16:57:28.211Z] Step 24/25 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T16:57:28.468Z] Removing intermediate container d1e18e51a2c9 [2022-10-18T16:57:28.469Z] ---> e16ed8550855 [2022-10-18T16:57:28.469Z] Step 19/20 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T16:57:28.469Z] ---> Running in 08d59fc16bb6 [2022-10-18T16:57:28.469Z] ---> Running in b7e8ef2fd207 [2022-10-18T16:57:29.038Z] Removing intermediate container b7e8ef2fd207 [2022-10-18T16:57:29.038Z] ---> be8f67649457 [2022-10-18T16:57:29.038Z] Step 20/20 : LABEL version=2.3.0-dev.91 [2022-10-18T16:57:29.038Z] Removing intermediate container 65f24150d425 [2022-10-18T16:57:29.038Z] ---> e20361f69174 [2022-10-18T16:57:29.038Z] Step 9/23 : COPY . . [2022-10-18T16:57:29.038Z] Removing intermediate container 08d59fc16bb6 [2022-10-18T16:57:29.038Z] ---> 4a7d2d9f45e6 [2022-10-18T16:57:29.038Z] Step 25/25 : LABEL version=2.3.0-dev.91 [2022-10-18T16:57:29.038Z] ---> Running in 681d430b8e2c [2022-10-18T16:57:29.038Z] ---> Running in 5fa62713d954 [2022-10-18T16:57:29.297Z] Removing intermediate container 681d430b8e2c [2022-10-18T16:57:29.297Z] ---> 688b21628f49 [2022-10-18T16:57:29.297Z] [2022-10-18T16:57:29.297Z] Removing intermediate container 5fa62713d954 [2022-10-18T16:57:29.297Z] ---> 637d1f006530 [2022-10-18T16:57:29.297Z] [2022-10-18T16:57:29.297Z] Successfully built 688b21628f49 [2022-10-18T16:57:29.297Z] Successfully tagged security-spiffe-token-provider:latest [2022-10-18T16:57:29.297Z]  Building security-spiffe-token-provider ... done Building core-data [2022-10-18T16:57:29.297Z] Successfully built 637d1f006530 [2022-10-18T16:57:29.297Z] Successfully tagged security-secretstore-setup:latest [2022-10-18T16:57:29.297Z] Building security-bootstrapper [2022-10-18T16:57:32.576Z]  Building security-secretstore-setup ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T16:57:32.576Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-18T16:57:32.576Z] ---> 618de7076b88 [2022-10-18T16:57:32.576Z] Step 3/26 : WORKDIR /edgex-go [2022-10-18T16:57:32.576Z] ---> Using cache [2022-10-18T16:57:32.576Z] ---> 9571bb0fdb9d [2022-10-18T16:57:32.576Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T16:57:32.576Z] ---> Using cache [2022-10-18T16:57:32.576Z] ---> ce4daf1db822 [2022-10-18T16:57:32.576Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-18T16:57:32.576Z] ---> Using cache [2022-10-18T16:57:32.576Z] ---> 78daf1cacd96 [2022-10-18T16:57:32.576Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-18T16:57:32.576Z] ---> Using cache [2022-10-18T16:57:32.576Z] ---> f1e8192935c1 [2022-10-18T16:57:32.576Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T16:57:32.576Z] ---> Using cache [2022-10-18T16:57:32.576Z] ---> 069360b7d414 [2022-10-18T16:57:32.576Z] Step 8/26 : COPY . . [2022-10-18T16:57:32.576Z] ---> Using cache [2022-10-18T16:57:32.576Z] ---> 860822985cb9 [2022-10-18T16:57:32.576Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-18T16:57:32.576Z] ---> Using cache [2022-10-18T16:57:32.576Z] ---> 8d169a00c1d2 [2022-10-18T16:57:32.576Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-18T16:57:32.576Z] ---> Using cache [2022-10-18T16:57:32.576Z] ---> dfc2b80b01b7 [2022-10-18T16:57:32.576Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-18T16:57:33.983Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T16:57:33.983Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-18T16:57:33.983Z] ---> 618de7076b88 [2022-10-18T16:57:33.983Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-18T16:57:33.983Z] ---> Using cache [2022-10-18T16:57:33.983Z] ---> 82b67fbc9ee8 [2022-10-18T16:57:33.983Z] Step 4/24 : WORKDIR /edgex-go [2022-10-18T16:57:33.983Z] ---> Using cache [2022-10-18T16:57:33.983Z] ---> af80c3bb501a [2022-10-18T16:57:33.983Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T16:57:33.983Z] ---> Using cache [2022-10-18T16:57:33.983Z] ---> 151a85206117 [2022-10-18T16:57:33.983Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-18T16:57:33.983Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T16:57:33.983Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-18T16:57:33.983Z] ---> 618de7076b88 [2022-10-18T16:57:33.983Z] Step 3/33 : WORKDIR /edgex-go [2022-10-18T16:57:33.983Z] ---> Using cache [2022-10-18T16:57:33.983Z] ---> 9571bb0fdb9d [2022-10-18T16:57:33.983Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T16:57:33.983Z] ---> Using cache [2022-10-18T16:57:33.983Z] ---> ce4daf1db822 [2022-10-18T16:57:33.983Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-18T16:57:35.892Z] ---> Running in 98f72e12d370 [2022-10-18T16:57:35.892Z] ---> Running in 8af39900f03e [2022-10-18T16:57:35.892Z] ---> Running in 7cc7c3afa466 [2022-10-18T16:57:35.892Z] ---> 31404ee2c132 [2022-10-18T16:57:35.892Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-18T16:57:35.892Z] ---> Running in f9739d6c4270 [2022-10-18T16:57:36.155Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T16:57:36.413Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T16:57:36.671Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-18T16:57:36.929Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T16:57:36.929Z] Removing intermediate container 98f72e12d370 [2022-10-18T16:57:36.929Z] ---> 4f6b6ab01710 [2022-10-18T16:57:36.929Z] Step 12/26 : WORKDIR /edgex-go [2022-10-18T16:57:37.186Z] ---> Running in 720f132312ed [2022-10-18T16:57:37.186Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T16:57:37.186Z] Removing intermediate container 720f132312ed [2022-10-18T16:57:37.186Z] ---> 89b7ddcfc239 [2022-10-18T16:57:37.186Z] [2022-10-18T16:57:37.186Z] Step 13/26 : FROM alpine:3.15 [2022-10-18T16:57:37.186Z] ---> c4fc93816858 [2022-10-18T16:57:37.186Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-18T16:57:37.186Z] ---> Using cache [2022-10-18T16:57:37.186Z] ---> 393b39d4f819 [2022-10-18T16:57:37.186Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T16:57:37.186Z] ---> Using cache [2022-10-18T16:57:37.186Z] ---> 14f75f7e8eac [2022-10-18T16:57:37.186Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-18T16:57:37.186Z] ---> Running in 308d933f3903 [2022-10-18T16:57:37.445Z] OK: 211 MiB in 51 packages [2022-10-18T16:57:37.445Z] OK: 211 MiB in 51 packages [2022-10-18T16:57:37.704Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-18T16:57:37.965Z] Removing intermediate container 8af39900f03e [2022-10-18T16:57:37.965Z] ---> c78fb9570289 [2022-10-18T16:57:37.965Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-18T16:57:37.965Z] Removing intermediate container e9b3b1659bf0 [2022-10-18T16:57:37.965Z] ---> 33fc3b9aff13 [2022-10-18T16:57:37.965Z] [2022-10-18T16:57:37.965Z] Step 11/23 : FROM alpine:3.16 [2022-10-18T16:57:37.965Z] ---> 9c6f07244728 [2022-10-18T16:57:37.965Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-18T16:57:37.965Z] ---> Using cache [2022-10-18T16:57:37.965Z] ---> 661151773122 [2022-10-18T16:57:37.965Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-18T16:57:37.965Z] ---> Using cache [2022-10-18T16:57:37.965Z] ---> 9457163591a1 [2022-10-18T16:57:37.965Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-18T16:57:37.965Z] ---> Running in b0bf7d3eabf2 [2022-10-18T16:57:37.965Z] Removing intermediate container 7cc7c3afa466 [2022-10-18T16:57:37.965Z] ---> fcde6278b830 [2022-10-18T16:57:37.965Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-18T16:57:37.965Z] ---> 18e8d0f8bb1b [2022-10-18T16:57:37.965Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T16:57:38.224Z] ---> Running in b8cdcb82f7a0 [2022-10-18T16:57:38.224Z] Removing intermediate container b0bf7d3eabf2 [2022-10-18T16:57:38.224Z] ---> f818c552e196 [2022-10-18T16:57:38.224Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-18T16:57:38.224Z] ---> Running in 0ea1080c2f38 [2022-10-18T16:57:38.224Z] ---> 227c0ef4abc4 [2022-10-18T16:57:38.224Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T16:57:38.224Z] ---> Running in 53e8ef81b79f [2022-10-18T16:57:38.224Z] Removing intermediate container 0ea1080c2f38 [2022-10-18T16:57:38.224Z] ---> ad33bf949807 [2022-10-18T16:57:38.224Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T16:57:38.483Z] ---> fd5d86c0b994 [2022-10-18T16:57:38.483Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-18T16:57:38.483Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-18T16:57:38.807Z] v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-18T16:57:38.807Z] v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-18T16:57:38.807Z] OK: 15857 distinct packages available [2022-10-18T16:57:39.105Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-18T16:57:39.105Z] ---> 43b23fb5d8af [2022-10-18T16:57:39.105Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-18T16:57:39.386Z] ---> ddca3f67351e [2022-10-18T16:57:39.386Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-18T16:57:39.386Z] ---> Running in caaff9eb6e94 [2022-10-18T16:57:39.386Z] Removing intermediate container caaff9eb6e94 [2022-10-18T16:57:39.386Z] ---> e403d5a680a1 [2022-10-18T16:57:39.386Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T16:57:39.701Z] ---> Running in 49d0a65b08d9 [2022-10-18T16:57:39.701Z] Removing intermediate container 49d0a65b08d9 [2022-10-18T16:57:39.701Z] ---> 629fa59c6cb4 [2022-10-18T16:57:39.701Z] Step 21/23 : LABEL arch=x86_64 [2022-10-18T16:57:39.701Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-18T16:57:39.975Z] ---> Running in 9c634afbed7d [2022-10-18T16:57:40.268Z] Removing intermediate container 9c634afbed7d [2022-10-18T16:57:40.268Z] ---> 1504ba6c2b1b [2022-10-18T16:57:40.268Z] Step 22/23 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T16:57:40.419Z] Avoid second fetch [2022-10-18T16:57:40.419Z] Checking out Revision 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 (main) [2022-10-18T16:57:40.535Z] ---> Running in 6af6dfcae72a [2022-10-18T16:57:40.535Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-18T16:57:40.535Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-18T16:57:40.795Z] (3/5) Installing libucontext (1.1-r0) [2022-10-18T16:57:40.796Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-18T16:57:40.796Z] Removing intermediate container 6af6dfcae72a [2022-10-18T16:57:40.796Z] ---> 2393eb9b1116 [2022-10-18T16:57:40.796Z] Step 23/23 : LABEL version=2.3.0-dev.91 [2022-10-18T16:57:40.796Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-18T16:57:39.529Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-10-18T16:57:39.562Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-18T16:57:40.431Z] > git config core.sparsecheckout # timeout=10 [2022-10-18T16:57:40.444Z] > git checkout -f 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 # timeout=10 [2022-10-18T16:57:41.053Z] Executing busybox-1.34.1-r7.trigger [2022-10-18T16:57:41.053Z] OK: 7 MiB in 19 packages [2022-10-18T16:57:41.053Z] ---> Running in 3b0a90f541e1 [2022-10-18T16:57:41.096Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2 (#4199)" [2022-10-18T16:57:41.311Z] Removing intermediate container 3b0a90f541e1 [2022-10-18T16:57:41.311Z] ---> 073818327a44 [2022-10-18T16:57:41.311Z] [2022-10-18T16:57:41.311Z] Successfully built 073818327a44 [2022-10-18T16:57:41.311Z] Successfully tagged support-scheduler:latest [2022-10-18T16:57:41.311Z]  Building support-scheduler ... done Building security-proxy-setup [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-18T16:57:41.909Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-18T16:57:41.909Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-18T16:57:41.909Z] Dload Upload Total Spent Left Speed [2022-10-18T16:57:41.909Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 72 12602 72 9125 0 0 48796 0 --:--:-- --:--:-- --:--:-- 48537 100 12602 100 12602 0 0 66677 0 --:--:-- --:--:-- --:--:-- 66677 [Pipeline] sh [2022-10-18T16:57:42.470Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-18T16:57:42.684Z] Removing intermediate container 308d933f3903 [2022-10-18T16:57:42.684Z] ---> 938fd2451f62 [2022-10-18T16:57:42.684Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-18T16:57:42.795Z] + sudo tee /etc/docker/daemon.new [2022-10-18T16:57:42.795Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-18T16:57:42.795Z] { [2022-10-18T16:57:42.795Z] "registry-mirrors": [ [2022-10-18T16:57:42.795Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-18T16:57:42.795Z] ], [2022-10-18T16:57:42.795Z] "bip": "10.250.0.254/24", [2022-10-18T16:57:42.795Z] "hosts": [ [2022-10-18T16:57:42.795Z] "tcp://0.0.0.0:5555", [2022-10-18T16:57:42.795Z] "unix:///var/run/docker.sock" [2022-10-18T16:57:42.795Z] ], [2022-10-18T16:57:42.795Z] "mtu": 1458, [2022-10-18T16:57:42.795Z] "selinux-enabled": true, [2022-10-18T16:57:42.795Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-18T16:57:42.795Z] } [Pipeline] sh [2022-10-18T16:57:43.118Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-18T16:57:43.445Z] + sudo service docker restart [2022-10-18T16:57:45.219Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T16:57:45.219Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-18T16:57:45.219Z] ---> 618de7076b88 [2022-10-18T16:57:45.219Z] Step 3/22 : WORKDIR /edgex-go [2022-10-18T16:57:45.219Z] ---> Using cache [2022-10-18T16:57:45.219Z] ---> 9571bb0fdb9d [2022-10-18T16:57:45.219Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T16:57:45.219Z] ---> Using cache [2022-10-18T16:57:45.219Z] ---> ce4daf1db822 [2022-10-18T16:57:45.219Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-18T16:57:45.219Z] ---> Using cache [2022-10-18T16:57:45.219Z] ---> fcde6278b830 [2022-10-18T16:57:45.219Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-18T16:57:45.219Z] ---> Using cache [2022-10-18T16:57:45.219Z] ---> 227c0ef4abc4 [2022-10-18T16:57:45.219Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T16:57:45.476Z] ---> 8017e45093a1 [2022-10-18T16:57:45.476Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-18T16:57:45.476Z] ---> Running in f369efd811d1 [2022-10-18T16:57:48.008Z] Removing intermediate container b8cdcb82f7a0 [2022-10-18T16:57:48.008Z] ---> 9736254a4172 [2022-10-18T16:57:48.008Z] Step 9/24 : COPY . . [2022-10-18T16:57:48.008Z] ---> 3e92719382cb [2022-10-18T16:57:48.008Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-18T16:57:48.266Z] Removing intermediate container 53e8ef81b79f [2022-10-18T16:57:48.266Z] ---> 2d2fb2a6946b [2022-10-18T16:57:48.266Z] Step 8/33 : COPY . . [2022-10-18T16:57:49.197Z] ---> 63dda42a8e9f [2022-10-18T16:57:49.197Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-18T16:57:50.131Z] ---> e4e61495682a [2022-10-18T16:57:50.131Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-18T16:57:51.063Z] ---> 6966c50870e2 [2022-10-18T16:57:51.063Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-18T16:57:51.063Z] ---> Running in cb0e3b48ffd0 [2022-10-18T16:57:51.322Z] Removing intermediate container cb0e3b48ffd0 [2022-10-18T16:57:51.322Z] ---> 6122ff7a6c48 [2022-10-18T16:57:51.322Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-18T16:57:51.322Z] ---> Running in f72823b1b5a2 [2022-10-18T16:57:51.615Z] Removing intermediate container f72823b1b5a2 [2022-10-18T16:57:51.615Z] ---> 926b56ed6e96 [2022-10-18T16:57:51.615Z] Step 24/26 : LABEL arch=x86_64 [2022-10-18T16:57:51.615Z] ---> Running in 8bd9f87c2c2c [2022-10-18T16:57:51.873Z] Removing intermediate container 8bd9f87c2c2c [2022-10-18T16:57:51.873Z] ---> d4a587dce936 [2022-10-18T16:57:51.873Z] Step 25/26 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T16:57:51.873Z] ---> Running in 2be58f6ce7cb [2022-10-18T16:57:52.131Z] Removing intermediate container 2be58f6ce7cb [2022-10-18T16:57:52.131Z] ---> 977d159ee01a [2022-10-18T16:57:52.131Z] Step 26/26 : LABEL version=2.3.0-dev.91 [2022-10-18T16:57:52.131Z] ---> Running in 18644ff81c0f [2022-10-18T16:57:52.389Z] Removing intermediate container 18644ff81c0f [2022-10-18T16:57:52.389Z] ---> 784c463424dc [2022-10-18T16:57:52.389Z] [2022-10-18T16:57:52.647Z] Successfully built 784c463424dc [2022-10-18T16:57:52.647Z] Successfully tagged security-spire-agent:latest [2022-10-18T16:57:52.647Z] Building core-command [2022-10-18T16:57:54.018Z]  Building security-spire-agent ... done  ---> 85e219a0af75 [2022-10-18T16:57:54.018Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-18T16:57:54.281Z] ---> Running in 7974d9eba509 [2022-10-18T16:57:54.281Z] ---> 2b087e5b1a3e [2022-10-18T16:57:54.281Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-18T16:57:54.538Z] ---> Running in ac79f8163883 [2022-10-18T16:57:54.538Z] Removing intermediate container f369efd811d1 [2022-10-18T16:57:54.538Z] ---> 5ee98f596d39 [2022-10-18T16:57:54.538Z] Step 8/22 : COPY . . [2022-10-18T16:57:54.796Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-18T16:57:54.796Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-18T16:57:55.728Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T16:57:55.728Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-18T16:57:55.728Z] ---> 618de7076b88 [2022-10-18T16:57:55.728Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-18T16:57:55.728Z] ---> Using cache [2022-10-18T16:57:55.728Z] ---> 82b67fbc9ee8 [2022-10-18T16:57:55.728Z] Step 4/24 : WORKDIR /edgex-go [2022-10-18T16:57:55.728Z] ---> Using cache [2022-10-18T16:57:55.728Z] ---> af80c3bb501a [2022-10-18T16:57:55.728Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T16:57:55.728Z] ---> Using cache [2022-10-18T16:57:55.728Z] ---> 151a85206117 [2022-10-18T16:57:55.728Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-18T16:57:55.728Z] ---> Using cache [2022-10-18T16:57:55.728Z] ---> bae9a71c4364 [2022-10-18T16:57:55.728Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-18T16:57:55.728Z] ---> Using cache [2022-10-18T16:57:55.728Z] ---> 03595fc0e7d7 [2022-10-18T16:57:55.728Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T16:57:55.728Z] ---> Using cache [2022-10-18T16:57:55.728Z] ---> d75356ae426b [2022-10-18T16:57:55.728Z] Step 9/24 : COPY . . [2022-10-18T16:57:55.728Z] ---> Using cache [2022-10-18T16:57:55.728Z] ---> 5823bef7ccae [2022-10-18T16:57:55.728Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-18T16:57:57.104Z] ---> Running in ebb224ce7e12 [2022-10-18T16:57:57.104Z] Removing intermediate container f9739d6c4270 [2022-10-18T16:57:57.104Z] ---> 258d28ea354b [2022-10-18T16:57:57.104Z] [2022-10-18T16:57:57.104Z] Step 11/23 : FROM alpine:3.16 [2022-10-18T16:57:57.104Z] ---> 9c6f07244728 [2022-10-18T16:57:57.104Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-18T16:57:57.361Z] ---> Running in 8f3599ac30d4 [2022-10-18T16:57:57.620Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-18T16:57:57.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T16:57:57.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T16:57:57.877Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-18T16:57:57.877Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-18T16:57:57.877Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T16:57:57.877Z] Executing ca-certificates-20220614-r0.trigger [2022-10-18T16:57:58.134Z] OK: 6 MiB in 16 packages [2022-10-18T16:57:59.066Z] ---> c511f41efc27 [2022-10-18T16:57:59.066Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-18T16:57:59.325Z] ---> Running in f9c053b677b9 [2022-10-18T16:57:59.325Z] Removing intermediate container 8f3599ac30d4 [2022-10-18T16:57:59.325Z] ---> 90a75322350a [2022-10-18T16:57:59.325Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-18T16:57:59.325Z] ---> Running in ac2e09268545 [2022-10-18T16:57:59.582Z] Removing intermediate container ac2e09268545 [2022-10-18T16:57:59.582Z] ---> c7357b9856b4 [2022-10-18T16:57:59.582Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-18T16:57:59.582Z] ---> Running in acafa3e9fa12 [2022-10-18T16:57:59.839Z] Removing intermediate container acafa3e9fa12 [2022-10-18T16:57:59.839Z] ---> daf3e8daf6b7 [2022-10-18T16:57:59.839Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-18T16:57:59.839Z] ---> Running in d96c2f47e84f [2022-10-18T16:57:59.839Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-18T16:58:00.097Z] Removing intermediate container d96c2f47e84f [2022-10-18T16:58:00.097Z] ---> f2752462b62b [2022-10-18T16:58:00.097Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T16:58:00.355Z] ---> 05adb3a52787 [2022-10-18T16:58:00.356Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-18T16:58:01.287Z] ---> 05bbd02fbed0 [2022-10-18T16:58:01.287Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-18T16:58:01.544Z] ---> d922d1b24962 [2022-10-18T16:58:01.544Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-18T16:58:01.544Z] ---> Running in 493ce62d9c4f [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-18T16:58:01.678Z] provisioning config files... [2022-10-18T16:58:01.700Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/329@tmp/config3668136886173117413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-18T16:58:01.802Z] Removing intermediate container 493ce62d9c4f [2022-10-18T16:58:01.802Z] ---> d95470fe5bf8 [2022-10-18T16:58:01.802Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T16:58:01.802Z] ---> Running in 7a4638056222 [2022-10-18T16:58:02.033Z] ---> docker-login.sh [2022-10-18T16:58:02.033Z] nexus3.edgexfoundry.org:10001 [2022-10-18T16:58:02.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T16:58:02.368Z] Removing intermediate container 7a4638056222 [2022-10-18T16:58:02.368Z] ---> 0ee0464efa63 [2022-10-18T16:58:02.368Z] Step 21/23 : LABEL arch=x86_64 [2022-10-18T16:58:02.368Z] ---> Running in d3ce0a3fbcb2 [2022-10-18T16:58:02.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T16:58:02.570Z] Configure a credential helper to remove this warning. See [2022-10-18T16:58:02.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T16:58:02.570Z] [2022-10-18T16:58:02.570Z] Login Succeeded [2022-10-18T16:58:02.570Z] nexus3.edgexfoundry.org:10002 [2022-10-18T16:58:02.625Z] Removing intermediate container d3ce0a3fbcb2 [2022-10-18T16:58:02.626Z] ---> 9e2666335f08 [2022-10-18T16:58:02.626Z] Step 22/23 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T16:58:02.626Z] ---> Running in 2abd4d385bd8 [2022-10-18T16:58:02.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T16:58:02.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T16:58:02.837Z] Configure a credential helper to remove this warning. See [2022-10-18T16:58:02.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T16:58:02.837Z] [2022-10-18T16:58:02.837Z] Login Succeeded [2022-10-18T16:58:02.837Z] nexus3.edgexfoundry.org:10003 [2022-10-18T16:58:02.884Z] Removing intermediate container 2abd4d385bd8 [2022-10-18T16:58:02.884Z] ---> df3298485bef [2022-10-18T16:58:02.884Z] Step 23/23 : LABEL version=2.3.0-dev.91 [2022-10-18T16:58:02.884Z] ---> Running in 5650f5c28214 [2022-10-18T16:58:03.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T16:58:03.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T16:58:03.103Z] Configure a credential helper to remove this warning. See [2022-10-18T16:58:03.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T16:58:03.103Z] [2022-10-18T16:58:03.140Z] Removing intermediate container 5650f5c28214 [2022-10-18T16:58:03.140Z] ---> 336b34bcd8f8 [2022-10-18T16:58:03.140Z] [2022-10-18T16:58:03.371Z] Login Succeeded [2022-10-18T16:58:03.371Z] nexus3.edgexfoundry.org:10004 [2022-10-18T16:58:03.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T16:58:03.397Z] Successfully built 336b34bcd8f8 [2022-10-18T16:58:03.397Z] Successfully tagged support-notifications:latest [2022-10-18T16:58:03.397Z]  Building support-notifications ... done Building sys-mgmt-agent [2022-10-18T16:58:03.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T16:58:03.639Z] Configure a credential helper to remove this warning. See [2022-10-18T16:58:03.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T16:58:03.639Z] [2022-10-18T16:58:03.639Z] Login Succeeded [2022-10-18T16:58:03.639Z] docker.io [2022-10-18T16:58:03.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T16:58:04.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T16:58:04.174Z] Configure a credential helper to remove this warning. See [2022-10-18T16:58:04.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T16:58:04.174Z] [2022-10-18T16:58:04.174Z] Login Succeeded [2022-10-18T16:58:04.174Z] ---> docker-login.sh ends [Pipeline] } [2022-10-18T16:58:04.186Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-10-18T16:58:04.628Z] + git config --global --add safe.directory /w/workspace/edgex-go/329 [Pipeline] echo [2022-10-18T16:58:04.645Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-18T16:58:04.654Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-18T16:58:04.660Z] ========================================================= [2022-10-18T16:58:04.661Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-18T16:58:04.661Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-10-18T16:58:04.974Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-18T16:58:04.974Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-18T16:58:04.974Z] 9b18e9b68314: Pulling fs layer [2022-10-18T16:58:04.974Z] d32db5db7311: Pulling fs layer [2022-10-18T16:58:04.974Z] d0c4b47475fc: Pulling fs layer [2022-10-18T16:58:04.974Z] 5831b945b038: Pulling fs layer [2022-10-18T16:58:04.974Z] 86bbec2aaacd: Pulling fs layer [2022-10-18T16:58:04.974Z] e10730c5d714: Pulling fs layer [2022-10-18T16:58:04.974Z] 5dd5c2283517: Pulling fs layer [2022-10-18T16:58:04.975Z] d5ac0230b979: Pulling fs layer [2022-10-18T16:58:04.975Z] e10730c5d714: Waiting [2022-10-18T16:58:04.975Z] 5dd5c2283517: Waiting [2022-10-18T16:58:04.975Z] 5831b945b038: Waiting [2022-10-18T16:58:04.975Z] d5ac0230b979: Waiting [2022-10-18T16:58:04.975Z] 86bbec2aaacd: Waiting [2022-10-18T16:58:05.247Z] d0c4b47475fc: Verifying Checksum [2022-10-18T16:58:05.247Z] d0c4b47475fc: Download complete [2022-10-18T16:58:05.247Z] d32db5db7311: Verifying Checksum [2022-10-18T16:58:05.247Z] d32db5db7311: Download complete [2022-10-18T16:58:05.248Z] 86bbec2aaacd: Verifying Checksum [2022-10-18T16:58:05.248Z] 86bbec2aaacd: Download complete [2022-10-18T16:58:05.248Z] e10730c5d714: Verifying Checksum [2022-10-18T16:58:05.248Z] e10730c5d714: Download complete [2022-10-18T16:58:05.248Z] 9b18e9b68314: Verifying Checksum [2022-10-18T16:58:05.248Z] 9b18e9b68314: Download complete [2022-10-18T16:58:05.922Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T16:58:05.922Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-18T16:58:05.922Z] ---> 618de7076b88 [2022-10-18T16:58:05.922Z] Step 3/23 : WORKDIR /edgex-go [2022-10-18T16:58:05.922Z] ---> Using cache [2022-10-18T16:58:05.922Z] ---> 9571bb0fdb9d [2022-10-18T16:58:05.922Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T16:58:05.922Z] ---> Using cache [2022-10-18T16:58:05.922Z] ---> ce4daf1db822 [2022-10-18T16:58:05.922Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-18T16:58:06.211Z] 9b18e9b68314: Pull complete [2022-10-18T16:58:06.211Z] d5ac0230b979: Verifying Checksum [2022-10-18T16:58:06.211Z] d5ac0230b979: Download complete [2022-10-18T16:58:06.481Z] d32db5db7311: Pull complete [2022-10-18T16:58:06.756Z] d0c4b47475fc: Pull complete [2022-10-18T16:58:06.856Z] ---> Running in f81693042a89 [2022-10-18T16:58:07.344Z] 5dd5c2283517: Verifying Checksum [2022-10-18T16:58:07.344Z] 5dd5c2283517: Download complete [2022-10-18T16:58:07.790Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T16:58:08.307Z] 5831b945b038: Verifying Checksum [2022-10-18T16:58:08.308Z] 5831b945b038: Download complete [2022-10-18T16:58:08.722Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T16:58:08.979Z] OK: 211 MiB in 51 packages [2022-10-18T16:58:09.910Z] Removing intermediate container f81693042a89 [2022-10-18T16:58:09.910Z] ---> 14332dcb2b2d [2022-10-18T16:58:09.910Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-18T16:58:10.476Z] ---> 2b3d4b8cbd05 [2022-10-18T16:58:10.476Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T16:58:10.476Z] ---> Running in f8b3c56bc68a [2022-10-18T16:58:20.636Z] 5831b945b038: Pull complete [2022-10-18T16:58:20.636Z] 86bbec2aaacd: Pull complete [2022-10-18T16:58:20.636Z] e10730c5d714: Pull complete [2022-10-18T16:58:22.662Z] Removing intermediate container f8b3c56bc68a [2022-10-18T16:58:22.663Z] ---> 81fd65655691 [2022-10-18T16:58:22.663Z] Step 8/23 : COPY . . [2022-10-18T16:58:22.663Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-18T16:58:22.663Z] Removing intermediate container ac79f8163883 [2022-10-18T16:58:22.663Z] ---> 703c540cd26c [2022-10-18T16:58:22.663Z] [2022-10-18T16:58:22.663Z] Step 10/33 : FROM alpine:3.16 [2022-10-18T16:58:22.663Z] ---> 9c6f07244728 [2022-10-18T16:58:22.663Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-18T16:58:22.920Z] ---> Running in 1f7f5b8f357a [2022-10-18T16:58:23.177Z] Removing intermediate container 1f7f5b8f357a [2022-10-18T16:58:23.177Z] ---> 9d46981fcf7d [2022-10-18T16:58:23.177Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-18T16:58:23.434Z] ---> Running in 1f4f3581376b [2022-10-18T16:58:23.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T16:58:23.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T16:58:24.207Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-18T16:58:24.207Z] (2/2) Installing su-exec (0.2-r1) [2022-10-18T16:58:24.207Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T16:58:24.207Z] OK: 6 MiB in 16 packages [2022-10-18T16:58:24.774Z] ---> 569430ba52b7 [2022-10-18T16:58:24.774Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-18T16:58:24.774Z] Removing intermediate container 7974d9eba509 [2022-10-18T16:58:24.774Z] ---> f898aef4a3e0 [2022-10-18T16:58:24.774Z] [2022-10-18T16:58:24.774Z] Step 11/24 : FROM alpine:3.16Removing intermediate container ebb224ce7e12 [2022-10-18T16:58:24.774Z] ---> 1ccb295d6cc3 [2022-10-18T16:58:24.774Z] [2022-10-18T16:58:24.774Z] Step 11/24 : FROM alpine:3.16 [2022-10-18T16:58:24.774Z] ---> 9c6f07244728 [2022-10-18T16:58:24.774Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-18T16:58:24.774Z] ---> Using cache [2022-10-18T16:58:24.774Z] ---> 661151773122 [2022-10-18T16:58:24.774Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-18T16:58:24.774Z] ---> Using cache [2022-10-18T16:58:24.774Z] ---> 9457163591a1 [2022-10-18T16:58:24.774Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-18T16:58:24.774Z] [2022-10-18T16:58:24.774Z] ---> 9c6f07244728 [2022-10-18T16:58:24.774Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-18T16:58:24.774Z] ---> Running in 4f7e357149b8 [2022-10-18T16:58:24.774Z] ---> Running in ac69f177d931 [2022-10-18T16:58:24.774Z] ---> Running in e669b9c35490 [2022-10-18T16:58:25.037Z] Removing intermediate container 1f4f3581376b [2022-10-18T16:58:25.037Z] ---> f1a25edd4b22 [2022-10-18T16:58:25.037Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-18T16:58:25.037Z] ---> Running in 2146e1a5aeb2 [2022-10-18T16:58:25.037Z] Removing intermediate container 4f7e357149b8 [2022-10-18T16:58:25.037Z] ---> 77d8d396dee8 [2022-10-18T16:58:25.037Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-18T16:58:25.037Z] Removing intermediate container ac69f177d931 [2022-10-18T16:58:25.037Z] ---> 4b4deedc3522 [2022-10-18T16:58:25.037Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-18T16:58:25.037Z] ---> Running in 9d7abd77995b [2022-10-18T16:58:25.037Z] ---> Running in 5ff7d43a7dfe [2022-10-18T16:58:25.037Z] Removing intermediate container 2146e1a5aeb2 [2022-10-18T16:58:25.037Z] ---> 649a770884b2 [2022-10-18T16:58:25.037Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-18T16:58:25.295Z] ---> Running in 3b6ddb417c0d [2022-10-18T16:58:25.295Z] Removing intermediate container 9d7abd77995b [2022-10-18T16:58:25.295Z] ---> c7651e73360e [2022-10-18T16:58:25.295Z] Step 16/24 : WORKDIR / [2022-10-18T16:58:25.295Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-18T16:58:25.295Z] ---> Running in 4705471039ab [2022-10-18T16:58:25.295Z] Removing intermediate container 5ff7d43a7dfe [2022-10-18T16:58:25.295Z] ---> 7085a2a3d138 [2022-10-18T16:58:25.295Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-18T16:58:25.295Z] ---> Running in bd2b07a1b18e [2022-10-18T16:58:25.295Z] Removing intermediate container 3b6ddb417c0d [2022-10-18T16:58:25.295Z] ---> 1c03aec78cf5 [2022-10-18T16:58:25.295Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-18T16:58:25.552Z] Removing intermediate container 4705471039ab [2022-10-18T16:58:25.552Z] ---> f091f6df9d8d [2022-10-18T16:58:25.552Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T16:58:25.552Z] ---> Running in b10845d2878f [2022-10-18T16:58:25.553Z] Removing intermediate container bd2b07a1b18e [2022-10-18T16:58:25.553Z] ---> d2a4cf4b9b6a [2022-10-18T16:58:25.553Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T16:58:25.811Z] ---> Running in bc4781e953bc [2022-10-18T16:58:25.811Z] Removing intermediate container b10845d2878f [2022-10-18T16:58:25.811Z] ---> 12b24f95fec7 [2022-10-18T16:58:25.811Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-18T16:58:25.811Z] ---> b1adb3fe8bae [2022-10-18T16:58:25.811Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-18T16:58:25.811Z] ---> Running in ac9d0b90cb9b [2022-10-18T16:58:25.975Z] 5dd5c2283517: Pull complete [2022-10-18T16:58:26.067Z] Removing intermediate container ac9d0b90cb9b [2022-10-18T16:58:26.067Z] ---> 3f0f65205233 [2022-10-18T16:58:26.067Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-18T16:58:26.067Z] ---> Running in bf25cf142dda [2022-10-18T16:58:26.326Z] ---> f30cbb63f5fb [2022-10-18T16:58:26.326Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-18T16:58:26.326Z] Removing intermediate container f9c053b677b9 [2022-10-18T16:58:26.326Z] ---> 659c539f271d [2022-10-18T16:58:26.326Z] [2022-10-18T16:58:26.326Z] Step 10/22 : FROM alpine:3.16 [2022-10-18T16:58:26.326Z] ---> 9c6f07244728 [2022-10-18T16:58:26.326Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-18T16:58:26.585Z] ---> Running in 0d5eda4a07d1 [2022-10-18T16:58:26.585Z] ---> a18cf3b55bb3 [2022-10-18T16:58:26.585Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-18T16:58:26.585Z] Removing intermediate container bc4781e953bc [2022-10-18T16:58:26.585Z] ---> a7830f9ddee1 [2022-10-18T16:58:26.585Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-18T16:58:26.585Z] ---> Running in 52e994622935 [2022-10-18T16:58:26.585Z] ---> Running in f2bfdd0e5ce4 [2022-10-18T16:58:26.585Z] Removing intermediate container f2bfdd0e5ce4 [2022-10-18T16:58:26.585Z] ---> 66a27752a82a [2022-10-18T16:58:26.585Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T16:58:26.842Z] ---> Running in a667009ee768 [2022-10-18T16:58:26.842Z] Removing intermediate container a667009ee768 [2022-10-18T16:58:26.842Z] ---> a4bdb9e51e37 [2022-10-18T16:58:26.842Z] Step 22/24 : LABEL arch=x86_64 [2022-10-18T16:58:26.842Z] ---> Running in 89277bab7b0d [2022-10-18T16:58:26.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T16:58:27.099Z] Removing intermediate container bf25cf142dda [2022-10-18T16:58:27.099Z] ---> c2b211c03623 [2022-10-18T16:58:27.099Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-18T16:58:27.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T16:58:27.099Z] ---> Running in c91363cbb288 [2022-10-18T16:58:27.099Z] Removing intermediate container 89277bab7b0d [2022-10-18T16:58:27.099Z] ---> 564339e6d8ed [2022-10-18T16:58:27.099Z] Step 23/24 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T16:58:27.099Z] ---> Running in a3f3a418c078 [2022-10-18T16:58:27.099Z] Removing intermediate container c91363cbb288 [2022-10-18T16:58:27.099Z] ---> 7db548fb3fae [2022-10-18T16:58:27.099Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-18T16:58:27.099Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T16:58:27.356Z] Removing intermediate container a3f3a418c078 [2022-10-18T16:58:27.356Z] ---> 552b6e11bae1 [2022-10-18T16:58:27.356Z] Step 24/24 : LABEL version=2.3.0-dev.91 [2022-10-18T16:58:27.356Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-18T16:58:27.356Z] ---> Running in b42de9636770 [2022-10-18T16:58:27.356Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-18T16:58:27.356Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-18T16:58:27.356Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-18T16:58:27.356Z] (5/6) Installing curl (7.83.1-r3) [2022-10-18T16:58:27.356Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-18T16:58:27.356Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T16:58:27.356Z] ---> 07f4e2c4ee92 [2022-10-18T16:58:27.356Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-18T16:58:27.356Z] Executing ca-certificates-20220614-r0.trigger [2022-10-18T16:58:27.356Z] OK: 8 MiB in 20 packages [2022-10-18T16:58:27.356Z] Removing intermediate container b42de9636770 [2022-10-18T16:58:27.356Z] ---> 2b2d8580b56f [2022-10-18T16:58:27.356Z] [2022-10-18T16:58:27.356Z] ---> Running in c2c3943cf5ba [2022-10-18T16:58:27.615Z] Successfully built 2b2d8580b56f [2022-10-18T16:58:27.615Z] Successfully tagged core-command:latest [2022-10-18T16:58:27.872Z]  Building core-command ... done Removing intermediate container 0d5eda4a07d1 [2022-10-18T16:58:27.872Z] ---> c61e0a781b34 [2022-10-18T16:58:27.872Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-18T16:58:27.872Z] ---> Running in 5258e2badb2e [2022-10-18T16:58:27.932Z] d5ac0230b979: Pull complete [2022-10-18T16:58:27.932Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-18T16:58:27.932Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-18T16:58:27.932Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-10-18T16:58:28.131Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T16:58:28.131Z] Removing intermediate container 5258e2badb2e [2022-10-18T16:58:28.131Z] ---> d93ad105aa28 [2022-10-18T16:58:28.131Z] Step 13/22 : WORKDIR /edgex [2022-10-18T16:58:28.131Z] Removing intermediate container c2c3943cf5ba [2022-10-18T16:58:28.131Z] ---> 95561a363b8f [2022-10-18T16:58:28.131Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T16:58:28.131Z] ---> Running in b26a718901d5 [2022-10-18T16:58:28.262Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-18T16:58:28.263Z] WORKDIR /edgex [2022-10-18T16:58:28.263Z] COPY go.mod . [2022-10-18T16:58:28.263Z] RUN go mod downloaddocker [2022-10-18T16:58:28.263Z] build -t ci-base-image-arm64 -f - . [2022-10-18T16:58:28.389Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-18T16:58:28.389Z] Removing intermediate container b26a718901d5 [2022-10-18T16:58:28.389Z] ---> 79938e4bbef4 [2022-10-18T16:58:28.389Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-18T16:58:28.389Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-18T16:58:28.389Z] ---> 7d3eb46a4350 [2022-10-18T16:58:28.389Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-18T16:58:28.648Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-18T16:58:28.648Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-18T16:58:28.648Z] ---> 38efb750b63c [2022-10-18T16:58:28.648Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-18T16:58:28.648Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-18T16:58:28.853Z] Sending build context to Docker daemon 3.268MB [2022-10-18T16:58:28.853Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-18T16:58:28.853Z] ---> 59b3b1a385d4 [2022-10-18T16:58:28.853Z] Step 2/4 : WORKDIR /edgex [2022-10-18T16:58:28.909Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-18T16:58:28.909Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T16:58:28.909Z] OK: 8 MiB in 20 packages [2022-10-18T16:58:28.909Z] ---> 6834c81434db [2022-10-18T16:58:28.909Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-18T16:58:29.167Z] ---> a77a9420cfc9 [2022-10-18T16:58:29.167Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-18T16:58:29.167Z] ---> b4b9cf8528ad [2022-10-18T16:58:29.167Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-18T16:58:29.424Z] Removing intermediate container 52e994622935 [2022-10-18T16:58:29.424Z] ---> af0ef2324b25 [2022-10-18T16:58:29.424Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T16:58:29.424Z] ---> 5fe25f8c70e5 [2022-10-18T16:58:29.424Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-18T16:58:29.424Z] ---> e8b0fe9a69cf [2022-10-18T16:58:29.424Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-18T16:58:29.692Z] ---> b6e48fafc8af [2022-10-18T16:58:29.692Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-18T16:58:29.692Z] ---> d04a36692acd [2022-10-18T16:58:29.692Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-18T16:58:29.952Z] ---> b321ef17e2bb [2022-10-18T16:58:29.952Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-18T16:58:29.952Z] ---> Running in 6d9b838cc1a5 [2022-10-18T16:58:30.209Z] ---> 01eb2edddbc6 [2022-10-18T16:58:30.209Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-18T16:58:30.470Z] ---> 11fcbfe0d8e6 [2022-10-18T16:58:30.470Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-18T16:58:30.727Z] ---> 4eecdbc160a2 [2022-10-18T16:58:30.727Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-18T16:58:30.727Z] ---> Running in dd4380f63439 [2022-10-18T16:58:30.800Z] ---> Running in 9bd11182d86e [2022-10-18T16:58:30.990Z] Removing intermediate container 6d9b838cc1a5 [2022-10-18T16:58:30.990Z] ---> 96bf12f48cc7 [2022-10-18T16:58:30.990Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-18T16:58:30.990Z] ---> cd76816e208c [2022-10-18T16:58:30.990Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-18T16:58:30.990Z] ---> Running in d5b84eed770a [2022-10-18T16:58:30.990Z] ---> Running in 8f9e432da68c [2022-10-18T16:58:31.124Z] Removing intermediate container 9bd11182d86e [2022-10-18T16:58:31.124Z] ---> ed046cf32bb2 [2022-10-18T16:58:31.124Z] Step 3/4 : COPY go.mod . [2022-10-18T16:58:31.246Z] Removing intermediate container d5b84eed770a [2022-10-18T16:58:31.246Z] ---> 8afcc8384bee [2022-10-18T16:58:31.246Z] Step 20/22 : LABEL arch=x86_64 [2022-10-18T16:58:31.246Z] Removing intermediate container 8f9e432da68c [2022-10-18T16:58:31.246Z] ---> 1865ca84bff4 [2022-10-18T16:58:31.246Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T16:58:31.246Z] ---> Running in c77ef4ca7eff [2022-10-18T16:58:31.246Z] ---> Running in 81ef88ea34f7 [2022-10-18T16:58:31.246Z] Removing intermediate container c77ef4ca7eff [2022-10-18T16:58:31.246Z] ---> c3322d304cc4 [2022-10-18T16:58:31.246Z] Step 21/22 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T16:58:31.405Z] ---> 7c8f3892be2b [2022-10-18T16:58:31.405Z] Step 4/4 : RUN go mod download [2022-10-18T16:58:31.510Z] Removing intermediate container 81ef88ea34f7 [2022-10-18T16:58:31.510Z] ---> 2de381463cbc [2022-10-18T16:58:31.510Z] Step 22/24 : LABEL arch=x86_64 [2022-10-18T16:58:31.510Z] ---> Running in 9272d984f24a [2022-10-18T16:58:31.510Z] ---> Running in 049abb92fc0c [2022-10-18T16:58:31.510Z] Removing intermediate container 9272d984f24a [2022-10-18T16:58:31.510Z] ---> c3d413c2e381 [2022-10-18T16:58:31.510Z] Step 22/22 : LABEL version=2.3.0-dev.91 [2022-10-18T16:58:31.510Z] Removing intermediate container 049abb92fc0c [2022-10-18T16:58:31.510Z] ---> e143b639557a [2022-10-18T16:58:31.510Z] Step 23/24 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T16:58:31.678Z] ---> Running in a5664c659b03 [2022-10-18T16:58:31.767Z] ---> Running in bb609cd57523 [2022-10-18T16:58:31.767Z] ---> Running in dd840d46152b [2022-10-18T16:58:31.767Z] Removing intermediate container dd4380f63439 [2022-10-18T16:58:31.767Z] ---> 5ff685494b0f [2022-10-18T16:58:31.767Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-18T16:58:31.767Z] ---> Running in 23e96e435167 [2022-10-18T16:58:31.767Z] Removing intermediate container bb609cd57523 [2022-10-18T16:58:31.767Z] ---> 4b4e967f78ed [2022-10-18T16:58:31.767Z] Step 24/24 : LABEL version=2.3.0-dev.91 [2022-10-18T16:58:31.767Z] Removing intermediate container dd840d46152b [2022-10-18T16:58:31.767Z] ---> dbde597c4acf [2022-10-18T16:58:31.767Z] [2022-10-18T16:58:31.767Z] ---> Running in e86b11baecf8 [2022-10-18T16:58:32.024Z] Successfully built dbde597c4acf [2022-10-18T16:58:32.024Z] Successfully tagged security-proxy-setup:latest [2022-10-18T16:58:32.024Z]  Building security-proxy-setup ... done Removing intermediate container 23e96e435167 [2022-10-18T16:58:32.024Z] ---> 9f9c5f4ab256 [2022-10-18T16:58:32.024Z] Step 30/33 : CMD ["gate"] [2022-10-18T16:58:32.024Z] Removing intermediate container e86b11baecf8 [2022-10-18T16:58:32.024Z] ---> 3d7da26cd306 [2022-10-18T16:58:32.024Z] [2022-10-18T16:58:32.024Z] ---> Running in ca70adbe3fcb [2022-10-18T16:58:32.024Z] Successfully built 3d7da26cd306 [2022-10-18T16:58:32.024Z] Successfully tagged core-data:latest [2022-10-18T16:58:32.281Z]  Building core-data ... done Removing intermediate container ca70adbe3fcb [2022-10-18T16:58:32.281Z] ---> 4d38406a1b4d [2022-10-18T16:58:32.281Z] Step 31/33 : LABEL arch=x86_64 [2022-10-18T16:58:32.281Z] ---> Running in 9f8053f67ef7 [2022-10-18T16:58:32.281Z] Removing intermediate container 9f8053f67ef7 [2022-10-18T16:58:32.281Z] ---> c83a0124656c [2022-10-18T16:58:32.281Z] Step 32/33 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T16:58:32.281Z] ---> Running in 22b4195342d6 [2022-10-18T16:58:32.538Z] Removing intermediate container 22b4195342d6 [2022-10-18T16:58:32.538Z] ---> 1cd834c96bd8 [2022-10-18T16:58:32.538Z] Step 33/33 : LABEL version=2.3.0-dev.91 [2022-10-18T16:58:32.538Z] ---> Running in 77e1e85e3b1e [2022-10-18T16:58:32.538Z] Removing intermediate container 77e1e85e3b1e [2022-10-18T16:58:32.538Z] ---> c70d0c3e3acc [2022-10-18T16:58:32.538Z] [2022-10-18T16:58:32.538Z] Successfully built c70d0c3e3acc [2022-10-18T16:58:32.538Z] Successfully tagged security-bootstrapper:latest [2022-10-18T16:58:37.800Z]  Building security-bootstrapper ... done Removing intermediate container e669b9c35490 [2022-10-18T16:58:37.801Z] ---> e88df1fa81ab [2022-10-18T16:58:37.801Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-18T16:58:37.801Z] ---> Running in 271f885135bb [2022-10-18T16:58:38.059Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-18T16:58:38.626Z] Removing intermediate container 271f885135bb [2022-10-18T16:58:38.626Z] ---> f86b7303c284 [2022-10-18T16:58:38.626Z] [2022-10-18T16:58:38.626Z] Step 11/23 : FROM alpine:3.16 [2022-10-18T16:58:38.626Z] ---> 9c6f07244728 [2022-10-18T16:58:38.626Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-10-18T16:58:38.626Z] ---> Running in a6605ad491c2 [2022-10-18T16:58:38.626Z] Removing intermediate container a6605ad491c2 [2022-10-18T16:58:38.626Z] ---> 7e995ec1ce9f [2022-10-18T16:58:38.626Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-10-18T16:58:38.884Z] ---> Running in 687beb93cf7b [2022-10-18T16:58:39.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T16:58:39.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T16:58:39.402Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-18T16:58:39.402Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-18T16:58:39.402Z] (3/33) Installing readline (8.1.2-r0) [2022-10-18T16:58:39.660Z] (4/33) Installing bash (5.1.16-r2) [2022-10-18T16:58:39.660Z] Executing bash-5.1.16-r2.post-install [2022-10-18T16:58:39.660Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-18T16:58:39.660Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-18T16:58:39.660Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-18T16:58:39.660Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-18T16:58:39.660Z] (9/33) Installing curl (7.83.1-r3) [2022-10-18T16:58:39.660Z] (10/33) Installing docker-cli (20.10.18-r1) [2022-10-18T16:58:39.919Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-18T16:58:39.919Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-18T16:58:39.919Z] (13/33) Installing expat (2.4.9-r0) [2022-10-18T16:58:39.919Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-18T16:58:39.919Z] (15/33) Installing gdbm (1.23-r0) [2022-10-18T16:58:39.919Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-18T16:58:39.919Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-18T16:58:39.919Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-18T16:58:40.178Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-18T16:58:40.178Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-18T16:58:40.178Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-18T16:58:40.437Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-18T16:58:40.437Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-18T16:58:40.437Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-18T16:58:40.437Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-18T16:58:40.437Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-18T16:58:40.437Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-18T16:58:40.437Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-18T16:58:40.437Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-18T16:58:40.437Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-18T16:58:40.437Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-18T16:58:40.437Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-18T16:58:40.437Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-18T16:58:40.696Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T16:58:40.696Z] Executing ca-certificates-20220614-r0.trigger [2022-10-18T16:58:40.696Z] OK: 122 MiB in 47 packages [2022-10-18T16:58:42.600Z] Collecting docker-compose==1.23.2 [2022-10-18T16:58:42.600Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-18T16:58:42.600Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 26.1 MB/s eta 0:00:00 [2022-10-18T16:58:42.600Z] Collecting docker<4.0,>=3.6.0 [2022-10-18T16:58:42.600Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-18T16:58:42.600Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 60.0 MB/s eta 0:00:00 [2022-10-18T16:58:42.600Z] Collecting texttable<0.10,>=0.9.0 [2022-10-18T16:58:42.600Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-18T16:58:42.600Z] Preparing metadata (setup.py): started [2022-10-18T16:58:42.859Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-18T16:58:43.118Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-18T16:58:43.118Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-18T16:58:43.118Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 74.8 MB/s eta 0:00:00 [2022-10-18T16:58:43.118Z] Collecting docopt<0.7,>=0.6.1 [2022-10-18T16:58:43.118Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-18T16:58:43.118Z] Preparing metadata (setup.py): started [2022-10-18T16:58:43.377Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-18T16:58:43.377Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-18T16:58:43.377Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-18T16:58:43.377Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 126.1 MB/s eta 0:00:00 [2022-10-18T16:58:43.377Z] Collecting cached-property<2,>=1.2.0 [2022-10-18T16:58:43.377Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-18T16:58:43.377Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-18T16:58:43.377Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-18T16:58:43.636Z] Preparing metadata (setup.py): started [2022-10-18T16:58:43.636Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-18T16:58:43.894Z] Collecting PyYAML<4,>=3.10 [2022-10-18T16:58:43.894Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-18T16:58:43.894Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 43.3 MB/s eta 0:00:00 [2022-10-18T16:58:43.894Z] Preparing metadata (setup.py): started [2022-10-18T16:58:44.153Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-18T16:58:44.153Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-10-18T16:58:44.411Z] Collecting jsonschema<3,>=2.5.1 [2022-10-18T16:58:44.411Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-18T16:58:44.411Z] Collecting docker-pycreds>=0.4.0 [2022-10-18T16:58:44.411Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-18T16:58:44.670Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-18T16:58:44.670Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-18T16:58:44.670Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 149.8 MB/s eta 0:00:00 [2022-10-18T16:58:44.670Z] Collecting certifi>=2017.4.17 [2022-10-18T16:58:44.670Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-18T16:58:44.671Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 86.2 MB/s eta 0:00:00 [2022-10-18T16:58:44.671Z] Collecting idna<2.8,>=2.5 [2022-10-18T16:58:44.671Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-18T16:58:44.671Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 198.2 MB/s eta 0:00:00 [2022-10-18T16:58:44.671Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-18T16:58:44.671Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-18T16:58:44.671Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 154.1 MB/s eta 0:00:00 [2022-10-18T16:58:44.671Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-18T16:58:44.671Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-18T16:58:44.671Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-18T16:58:44.671Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-18T16:58:44.929Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-18T16:58:44.929Z] Running setup.py install for texttable: started [2022-10-18T16:58:45.188Z] Running setup.py install for texttable: finished with status 'done' [2022-10-18T16:58:45.188Z] Running setup.py install for PyYAML: started [2022-10-18T16:58:45.447Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-18T16:58:45.705Z] Running setup.py install for docopt: started [2022-10-18T16:58:45.964Z] Running setup.py install for docopt: finished with status 'done' [2022-10-18T16:58:46.222Z] Running setup.py install for dockerpty: started [2022-10-18T16:58:46.480Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-18T16:58:47.045Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-10-18T16:58:47.045Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-18T16:58:50.325Z] Removing intermediate container 687beb93cf7b [2022-10-18T16:58:50.325Z] ---> 0013a96814c4 [2022-10-18T16:58:50.325Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-18T16:58:50.325Z] ---> Running in 1f6088128ea3 [2022-10-18T16:58:50.325Z] Removing intermediate container 1f6088128ea3 [2022-10-18T16:58:50.325Z] ---> 0228b9b9bb15 [2022-10-18T16:58:50.325Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-18T16:58:50.325Z] ---> Running in 583852b7531b [2022-10-18T16:58:50.325Z] Removing intermediate container 583852b7531b [2022-10-18T16:58:50.325Z] ---> e374bd4c3e32 [2022-10-18T16:58:50.325Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-18T16:58:50.582Z] ---> 46d7f28200fe [2022-10-18T16:58:50.582Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-18T16:58:50.582Z] ---> b5b6acad77e2 [2022-10-18T16:58:50.582Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-18T16:58:50.840Z] ---> 437c3f65b867 [2022-10-18T16:58:50.840Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-18T16:58:50.840Z] ---> Running in 65557a197416 [2022-10-18T16:58:50.840Z] Removing intermediate container 65557a197416 [2022-10-18T16:58:50.840Z] ---> 421311974cce [2022-10-18T16:58:50.840Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T16:58:50.840Z] ---> Running in 9434b872a03a [2022-10-18T16:58:51.098Z] Removing intermediate container 9434b872a03a [2022-10-18T16:58:51.098Z] ---> 5c0bedd360f8 [2022-10-18T16:58:51.098Z] Step 21/23 : LABEL arch=x86_64 [2022-10-18T16:58:51.098Z] ---> Running in 496502fdba3a [2022-10-18T16:58:51.098Z] Removing intermediate container 496502fdba3a [2022-10-18T16:58:51.098Z] ---> 2cf3db4a1e85 [2022-10-18T16:58:51.098Z] Step 22/23 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T16:58:51.098Z] ---> Running in 34496922cb96 [2022-10-18T16:58:51.098Z] Removing intermediate container 34496922cb96 [2022-10-18T16:58:51.098Z] ---> 3d69d01c7394 [2022-10-18T16:58:51.098Z] Step 23/23 : LABEL version=2.3.0-dev.91 [2022-10-18T16:58:51.356Z] ---> Running in d612abdb39e6 [2022-10-18T16:58:51.356Z] Removing intermediate container d612abdb39e6 [2022-10-18T16:58:51.356Z] ---> 49b902e64837 [2022-10-18T16:58:51.356Z] [2022-10-18T16:58:51.356Z] Successfully built 49b902e64837 [2022-10-18T16:58:51.356Z] Successfully tagged sys-mgmt-agent:latest [2022-10-18T16:58:51.366Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-10-18T16:58:51.365Z] $ docker stop --time=1 1017af1a32cf7c80873c30b929ab4c8da413af32a539c4bfd08ac584b42fe9f5 [2022-10-18T16:58:52.652Z] $ docker rm -f 1017af1a32cf7c80873c30b929ab4c8da413af32a539c4bfd08ac584b42fe9f5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-18T16:58:52.992Z] + docker images [2022-10-18T16:58:52.992Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-18T16:58:52.992Z] sys-mgmt-agent latest 49b902e64837 1 second ago 136MB [2022-10-18T16:58:52.993Z] f86b7303c284 14 seconds ago 1.56GB [2022-10-18T16:58:52.993Z] security-bootstrapper latest c70d0c3e3acc 20 seconds ago 19.9MB [2022-10-18T16:58:52.993Z] core-data latest 3d7da26cd306 21 seconds ago 21.6MB [2022-10-18T16:58:52.993Z] security-proxy-setup latest dbde597c4acf 21 seconds ago 27.4MB [2022-10-18T16:58:52.993Z] core-command latest 2b2d8580b56f 25 seconds ago 17.5MB [2022-10-18T16:58:52.993Z] 659c539f271d 26 seconds ago 1.57GB [2022-10-18T16:58:52.993Z] f898aef4a3e0 28 seconds ago 1.59GB [2022-10-18T16:58:52.993Z] 1ccb295d6cc3 28 seconds ago 1.58GB [2022-10-18T16:58:52.993Z] 703c540cd26c 31 seconds ago 1.57GB [2022-10-18T16:58:52.993Z] support-notifications latest 336b34bcd8f8 49 seconds ago 30.1MB [2022-10-18T16:58:52.993Z] 258d28ea354b 56 seconds ago 1.64GB [2022-10-18T16:58:52.993Z] security-spire-agent latest 784c463424dc About a minute ago 125MB [2022-10-18T16:58:52.993Z] support-scheduler latest 073818327a44 About a minute ago 29.5MB [2022-10-18T16:58:52.993Z] 33fc3b9aff13 About a minute ago 1.64GB [2022-10-18T16:58:52.993Z] 89b7ddcfc239 About a minute ago 1.45GB [2022-10-18T16:58:52.993Z] security-secretstore-setup latest 637d1f006530 About a minute ago 29.3MB [2022-10-18T16:58:52.993Z] security-spiffe-token-provider latest 688b21628f49 About a minute ago 29.3MB [2022-10-18T16:58:52.993Z] core-metadata latest 903bb7b3b7e6 About a minute ago 18.3MB [2022-10-18T16:58:52.993Z] e2683a9ec6d4 About a minute ago 1.61GB [2022-10-18T16:58:52.993Z] 4720e3b06026 About a minute ago 1.57GB [2022-10-18T16:58:52.993Z] 3e4e7446d7db About a minute ago 1.59GB [2022-10-18T16:58:52.993Z] security-spire-config latest df88364306cf About a minute ago 85.8MB [2022-10-18T16:58:52.993Z] security-spire-server latest 749117dac409 About a minute ago 86.5MB [2022-10-18T16:58:52.993Z] a63970468212 About a minute ago 1.45GB [2022-10-18T16:58:52.993Z] e31c028e57b4 About a minute ago 1.45GB [2022-10-18T16:58:52.993Z] ci-base-image-x86_64 latest 618de7076b88 4 minutes ago 940MB [2022-10-18T16:58:52.993Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine 1dedd983c030 7 days ago 677MB [2022-10-18T16:58:52.993Z] alpine 3.15 c4fc93816858 2 months ago 5.59MB [2022-10-18T16:58:52.993Z] alpine 3.16 9c6f07244728 2 months ago 5.54MB [2022-10-18T16:58:52.993Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB [2022-10-18T16:58:52.993Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-18T16:58:53.100Z] provisioning config files... [2022-10-18T16:58:53.108Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/329@tmp/config5449160222382565912tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-18T16:58:53.399Z] ---> docker-login.sh [2022-10-18T16:58:53.399Z] nexus3.edgexfoundry.org:10001 [2022-10-18T16:58:53.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T16:58:53.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T16:58:53.658Z] Configure a credential helper to remove this warning. See [2022-10-18T16:58:53.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T16:58:53.658Z] [2022-10-18T16:58:53.658Z] Login Succeeded [2022-10-18T16:58:53.658Z] nexus3.edgexfoundry.org:10002 [2022-10-18T16:58:53.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T16:58:53.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T16:58:53.658Z] Configure a credential helper to remove this warning. See [2022-10-18T16:58:53.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T16:58:53.658Z] [2022-10-18T16:58:53.658Z] Login Succeeded [2022-10-18T16:58:53.658Z] nexus3.edgexfoundry.org:10003 [2022-10-18T16:58:53.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T16:58:53.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T16:58:53.658Z] Configure a credential helper to remove this warning. See [2022-10-18T16:58:53.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T16:58:53.658Z] [2022-10-18T16:58:53.658Z] Login Succeeded [2022-10-18T16:58:53.658Z] nexus3.edgexfoundry.org:10004 [2022-10-18T16:58:53.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T16:58:53.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T16:58:53.918Z] Configure a credential helper to remove this warning. See [2022-10-18T16:58:53.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T16:58:53.918Z] [2022-10-18T16:58:53.918Z] Login Succeeded [2022-10-18T16:58:53.919Z] docker.io [2022-10-18T16:58:53.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T16:58:54.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T16:58:54.177Z] Configure a credential helper to remove this warning. See [2022-10-18T16:58:54.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T16:58:54.177Z] [2022-10-18T16:58:54.177Z] Login Succeeded [2022-10-18T16:58:54.177Z] ---> docker-login.sh ends [Pipeline] } [2022-10-18T16:58:54.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T16:58:54.211Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-18T16:58:54.234Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-10-18T16:58:54.234Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T16:58:54.234Z] latest [2022-10-18T16:58:54.234Z] 2.3.0-dev.91 [2022-10-18T16:58:54.234Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T16:58:54.234Z] main [2022-10-18T16:58:54.234Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:58:54.557Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:58:54.863Z] + docker push nexus3.edgexfoundry.org:10004/core-command:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T16:58:54.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-18T16:58:54.863Z] f4baa300515e: Preparing [2022-10-18T16:58:54.863Z] d6534877245f: Preparing [2022-10-18T16:58:54.863Z] cf6910bb72f7: Preparing [2022-10-18T16:58:54.863Z] ff02e4c55076: Preparing [2022-10-18T16:58:54.863Z] 994393dc58e7: Preparing [2022-10-18T16:58:54.863Z] 994393dc58e7: Layer already exists [2022-10-18T16:58:54.863Z] f4baa300515e: Pushed [2022-10-18T16:58:54.863Z] ff02e4c55076: Pushed [2022-10-18T16:58:54.863Z] cf6910bb72f7: Pushed [2022-10-18T16:58:56.239Z] d6534877245f: Pushed [2022-10-18T16:58:56.498Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:4387c9435b8137364e9d72ae38400b60bc4eeffc75a63cc0bd2a4e65e4c5f26b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:58:56.809Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:58:57.107Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-10-18T16:58:57.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-18T16:58:57.107Z] f4baa300515e: Preparing [2022-10-18T16:58:57.107Z] d6534877245f: Preparing [2022-10-18T16:58:57.107Z] cf6910bb72f7: Preparing [2022-10-18T16:58:57.107Z] ff02e4c55076: Preparing [2022-10-18T16:58:57.107Z] 994393dc58e7: Preparing [2022-10-18T16:58:57.107Z] 994393dc58e7: Layer already exists [2022-10-18T16:58:57.107Z] f4baa300515e: Layer already exists [2022-10-18T16:58:57.107Z] cf6910bb72f7: Layer already exists [2022-10-18T16:58:57.107Z] d6534877245f: Layer already exists [2022-10-18T16:58:57.107Z] ff02e4c55076: Layer already exists [2022-10-18T16:58:57.107Z] latest: digest: sha256:4387c9435b8137364e9d72ae38400b60bc4eeffc75a63cc0bd2a4e65e4c5f26b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:58:57.409Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:58:57.707Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.91 [2022-10-18T16:58:57.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-18T16:58:57.707Z] f4baa300515e: Preparing [2022-10-18T16:58:57.707Z] d6534877245f: Preparing [2022-10-18T16:58:57.707Z] cf6910bb72f7: Preparing [2022-10-18T16:58:57.707Z] ff02e4c55076: Preparing [2022-10-18T16:58:57.707Z] 994393dc58e7: Preparing [2022-10-18T16:58:57.707Z] d6534877245f: Layer already exists [2022-10-18T16:58:57.707Z] 994393dc58e7: Layer already exists [2022-10-18T16:58:57.707Z] f4baa300515e: Layer already exists [2022-10-18T16:58:57.707Z] cf6910bb72f7: Layer already exists [2022-10-18T16:58:57.707Z] ff02e4c55076: Layer already exists [2022-10-18T16:58:57.707Z] 2.3.0-dev.91: digest: sha256:4387c9435b8137364e9d72ae38400b60bc4eeffc75a63cc0bd2a4e65e4c5f26b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:58:58.008Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:58:58.307Z] + docker push nexus3.edgexfoundry.org:10004/core-command:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T16:58:58.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-18T16:58:58.307Z] f4baa300515e: Preparing [2022-10-18T16:58:58.307Z] d6534877245f: Preparing [2022-10-18T16:58:58.307Z] cf6910bb72f7: Preparing [2022-10-18T16:58:58.307Z] ff02e4c55076: Preparing [2022-10-18T16:58:58.307Z] 994393dc58e7: Preparing [2022-10-18T16:58:58.307Z] d6534877245f: Layer already exists [2022-10-18T16:58:58.307Z] 994393dc58e7: Layer already exists [2022-10-18T16:58:58.307Z] ff02e4c55076: Layer already exists [2022-10-18T16:58:58.307Z] cf6910bb72f7: Layer already exists [2022-10-18T16:58:58.307Z] f4baa300515e: Layer already exists [2022-10-18T16:58:58.307Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:4387c9435b8137364e9d72ae38400b60bc4eeffc75a63cc0bd2a4e65e4c5f26b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:58:58.613Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:58:58.910Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-10-18T16:58:58.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-10-18T16:58:58.910Z] f4baa300515e: Preparing [2022-10-18T16:58:58.910Z] d6534877245f: Preparing [2022-10-18T16:58:58.910Z] cf6910bb72f7: Preparing [2022-10-18T16:58:58.910Z] ff02e4c55076: Preparing [2022-10-18T16:58:58.910Z] 994393dc58e7: Preparing [2022-10-18T16:58:58.910Z] f4baa300515e: Layer already exists [2022-10-18T16:58:58.910Z] 994393dc58e7: Layer already exists [2022-10-18T16:58:58.910Z] ff02e4c55076: Layer already exists [2022-10-18T16:58:58.910Z] cf6910bb72f7: Layer already exists [2022-10-18T16:58:58.910Z] d6534877245f: Layer already exists [2022-10-18T16:58:58.910Z] main: digest: sha256:4387c9435b8137364e9d72ae38400b60bc4eeffc75a63cc0bd2a4e65e4c5f26b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T16:58:58.943Z] ===================================================== [Pipeline] echo [2022-10-18T16:58:58.948Z] taggedImages: [2022-10-18T16:58:58.948Z] - nexus3.edgexfoundry.org:10004/core-command:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T16:58:58.948Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-10-18T16:58:58.948Z] - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.91 [2022-10-18T16:58:58.948Z] - nexus3.edgexfoundry.org:10004/core-command:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T16:58:58.948Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-10-18T16:58:58.961Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-10-18T16:58:58.961Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T16:58:58.961Z] latest [2022-10-18T16:58:58.961Z] 2.3.0-dev.91 [2022-10-18T16:58:58.961Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T16:58:58.961Z] main [2022-10-18T16:58:58.961Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:58:59.257Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:58:59.553Z] + docker push nexus3.edgexfoundry.org:10004/core-data:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T16:58:59.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-18T16:58:59.553Z] 5f52825219f6: Preparing [2022-10-18T16:58:59.553Z] a627851c4001: Preparing [2022-10-18T16:58:59.553Z] cf6910bb72f7: Preparing [2022-10-18T16:58:59.553Z] b3f2fcd67396: Preparing [2022-10-18T16:58:59.553Z] 6b61dfff528d: Preparing [2022-10-18T16:58:59.553Z] 994393dc58e7: Preparing [2022-10-18T16:58:59.553Z] 994393dc58e7: Waiting [2022-10-18T16:58:59.553Z] cf6910bb72f7: Layer already exists [2022-10-18T16:58:59.553Z] 994393dc58e7: Layer already exists [2022-10-18T16:58:59.553Z] 5f52825219f6: Pushed [2022-10-18T16:58:59.553Z] 6b61dfff528d: Pushed [2022-10-18T16:58:59.810Z] b3f2fcd67396: Pushed [2022-10-18T16:59:01.188Z] a627851c4001: Pushed [2022-10-18T16:59:01.188Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:4662eb9701fb062f4fe7edfa395385ad97d734b7703d0d6e6cabaa61fe8160ad size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:01.493Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:01.793Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-10-18T16:59:01.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-18T16:59:01.793Z] 5f52825219f6: Preparing [2022-10-18T16:59:01.793Z] a627851c4001: Preparing [2022-10-18T16:59:01.793Z] cf6910bb72f7: Preparing [2022-10-18T16:59:01.793Z] b3f2fcd67396: Preparing [2022-10-18T16:59:01.793Z] 6b61dfff528d: Preparing [2022-10-18T16:59:01.793Z] 994393dc58e7: Preparing [2022-10-18T16:59:01.793Z] 994393dc58e7: Waiting [2022-10-18T16:59:01.793Z] 6b61dfff528d: Layer already exists [2022-10-18T16:59:01.793Z] 5f52825219f6: Layer already exists [2022-10-18T16:59:01.793Z] cf6910bb72f7: Layer already exists [2022-10-18T16:59:01.793Z] b3f2fcd67396: Layer already exists [2022-10-18T16:59:01.793Z] a627851c4001: Layer already exists [2022-10-18T16:59:01.793Z] 994393dc58e7: Layer already exists [2022-10-18T16:59:01.793Z] latest: digest: sha256:4662eb9701fb062f4fe7edfa395385ad97d734b7703d0d6e6cabaa61fe8160ad size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:02.094Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:02.393Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.91 [2022-10-18T16:59:02.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-18T16:59:02.393Z] 5f52825219f6: Preparing [2022-10-18T16:59:02.393Z] a627851c4001: Preparing [2022-10-18T16:59:02.393Z] cf6910bb72f7: Preparing [2022-10-18T16:59:02.393Z] b3f2fcd67396: Preparing [2022-10-18T16:59:02.393Z] 6b61dfff528d: Preparing [2022-10-18T16:59:02.393Z] 994393dc58e7: Preparing [2022-10-18T16:59:02.393Z] cf6910bb72f7: Layer already exists [2022-10-18T16:59:02.393Z] b3f2fcd67396: Layer already exists [2022-10-18T16:59:02.393Z] 5f52825219f6: Layer already exists [2022-10-18T16:59:02.393Z] a627851c4001: Layer already exists [2022-10-18T16:59:02.393Z] 6b61dfff528d: Layer already exists [2022-10-18T16:59:02.393Z] 994393dc58e7: Layer already exists [2022-10-18T16:59:02.393Z] 2.3.0-dev.91: digest: sha256:4662eb9701fb062f4fe7edfa395385ad97d734b7703d0d6e6cabaa61fe8160ad size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:02.696Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:02.990Z] + docker push nexus3.edgexfoundry.org:10004/core-data:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T16:59:02.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-18T16:59:02.990Z] 5f52825219f6: Preparing [2022-10-18T16:59:02.990Z] a627851c4001: Preparing [2022-10-18T16:59:02.990Z] cf6910bb72f7: Preparing [2022-10-18T16:59:02.990Z] b3f2fcd67396: Preparing [2022-10-18T16:59:02.990Z] 6b61dfff528d: Preparing [2022-10-18T16:59:02.990Z] 994393dc58e7: Preparing [2022-10-18T16:59:02.990Z] 994393dc58e7: Waiting [2022-10-18T16:59:02.990Z] 5f52825219f6: Layer already exists [2022-10-18T16:59:02.990Z] cf6910bb72f7: Layer already exists [2022-10-18T16:59:02.990Z] b3f2fcd67396: Layer already exists [2022-10-18T16:59:02.990Z] a627851c4001: Layer already exists [2022-10-18T16:59:02.990Z] 6b61dfff528d: Layer already exists [2022-10-18T16:59:02.990Z] 994393dc58e7: Layer already exists [2022-10-18T16:59:02.990Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:4662eb9701fb062f4fe7edfa395385ad97d734b7703d0d6e6cabaa61fe8160ad size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:03.291Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:03.597Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-10-18T16:59:03.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-10-18T16:59:03.597Z] 5f52825219f6: Preparing [2022-10-18T16:59:03.597Z] a627851c4001: Preparing [2022-10-18T16:59:03.597Z] cf6910bb72f7: Preparing [2022-10-18T16:59:03.597Z] b3f2fcd67396: Preparing [2022-10-18T16:59:03.597Z] 6b61dfff528d: Preparing [2022-10-18T16:59:03.597Z] 994393dc58e7: Preparing [2022-10-18T16:59:03.597Z] 994393dc58e7: Waiting [2022-10-18T16:59:03.597Z] b3f2fcd67396: Layer already exists [2022-10-18T16:59:03.597Z] a627851c4001: Layer already exists [2022-10-18T16:59:03.597Z] 5f52825219f6: Layer already exists [2022-10-18T16:59:03.597Z] cf6910bb72f7: Layer already exists [2022-10-18T16:59:03.597Z] 6b61dfff528d: Layer already exists [2022-10-18T16:59:03.597Z] 994393dc58e7: Layer already exists [2022-10-18T16:59:03.597Z] main: digest: sha256:4662eb9701fb062f4fe7edfa395385ad97d734b7703d0d6e6cabaa61fe8160ad size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T16:59:03.636Z] ===================================================== [Pipeline] echo [2022-10-18T16:59:03.647Z] taggedImages: [2022-10-18T16:59:03.647Z] - nexus3.edgexfoundry.org:10004/core-data:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T16:59:03.647Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-10-18T16:59:03.647Z] - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.91 [2022-10-18T16:59:03.647Z] - nexus3.edgexfoundry.org:10004/core-data:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T16:59:03.647Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-10-18T16:59:03.669Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-10-18T16:59:03.669Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T16:59:03.669Z] latest [2022-10-18T16:59:03.669Z] 2.3.0-dev.91 [2022-10-18T16:59:03.669Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T16:59:03.669Z] main [2022-10-18T16:59:03.669Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:03.931Z] Removing intermediate container a5664c659b03 [2022-10-18T16:59:03.931Z] ---> 765ca0f0db95 [2022-10-18T16:59:03.931Z] Successfully built 765ca0f0db95 [2022-10-18T16:59:03.931Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:03.982Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:04.256Z] + docker inspect -f . ci-base-image-arm64 [2022-10-18T16:59:04.256Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T16:59:04.296Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T16:59:04.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-18T16:59:04.296Z] e2ee4415288c: Preparing [2022-10-18T16:59:04.296Z] dbda6d70a98c: Preparing [2022-10-18T16:59:04.296Z] 924b57394358: Preparing [2022-10-18T16:59:04.296Z] cf6910bb72f7: Preparing [2022-10-18T16:59:04.296Z] ff02e4c55076: Preparing [2022-10-18T16:59:04.296Z] 994393dc58e7: Preparing [2022-10-18T16:59:04.296Z] 994393dc58e7: Waiting [2022-10-18T16:59:04.296Z] ff02e4c55076: Layer already exists [2022-10-18T16:59:04.296Z] cf6910bb72f7: Layer already exists [2022-10-18T16:59:04.296Z] 994393dc58e7: Layer already exists [2022-10-18T16:59:04.296Z] e2ee4415288c: Pushed [2022-10-18T16:59:04.296Z] dbda6d70a98c: Pushed [2022-10-18T16:59:04.440Z] prd-ubuntu20.04-docker-arm64-4c-16g-8480 does not seem to be running inside a container [2022-10-18T16:59:04.497Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/329 -v /w/workspace/edgex-go/329:/w/workspace/edgex-go/329:rw,z -v /w/workspace/edgex-go/329@tmp:/w/workspace/edgex-go/329@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 [2022-10-18T16:59:05.671Z] 924b57394358: Pushed [2022-10-18T16:59:05.684Z] $ docker top 9ae78f85fe7436d31f6d24386800e2449886ae22b7ba4565d3f5d7d04e5d9b19 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-18T16:59:05.929Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:351f4b2c07975aa327559d4d9acdfdd58911bb65c037ec2a4c8ab3372f9389c4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:06.243Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:06.520Z] + go version [2022-10-18T16:59:06.520Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-18T16:59:06.535Z] $ docker stop --time=1 9ae78f85fe7436d31f6d24386800e2449886ae22b7ba4565d3f5d7d04e5d9b19 [2022-10-18T16:59:06.540Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-10-18T16:59:06.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-18T16:59:06.540Z] e2ee4415288c: Preparing [2022-10-18T16:59:06.540Z] dbda6d70a98c: Preparing [2022-10-18T16:59:06.540Z] 924b57394358: Preparing [2022-10-18T16:59:06.540Z] cf6910bb72f7: Preparing [2022-10-18T16:59:06.540Z] ff02e4c55076: Preparing [2022-10-18T16:59:06.540Z] 994393dc58e7: Preparing [2022-10-18T16:59:06.540Z] 994393dc58e7: Waiting [2022-10-18T16:59:06.540Z] e2ee4415288c: Layer already exists [2022-10-18T16:59:06.540Z] cf6910bb72f7: Layer already exists [2022-10-18T16:59:06.540Z] dbda6d70a98c: Layer already exists [2022-10-18T16:59:06.540Z] ff02e4c55076: Layer already exists [2022-10-18T16:59:06.540Z] 924b57394358: Layer already exists [2022-10-18T16:59:06.540Z] 994393dc58e7: Layer already exists [2022-10-18T16:59:06.540Z] latest: digest: sha256:351f4b2c07975aa327559d4d9acdfdd58911bb65c037ec2a4c8ab3372f9389c4 size: 1571 [2022-10-18T16:59:08.134Z] $ docker rm -f 9ae78f85fe7436d31f6d24386800e2449886ae22b7ba4565d3f5d7d04e5d9b19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:08.621Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:08.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-18T16:59:08.765Z] [2022-10-18T16:59:08.765Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:08.933Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.91 [2022-10-18T16:59:08.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-18T16:59:08.933Z] e2ee4415288c: Preparing [2022-10-18T16:59:08.933Z] dbda6d70a98c: Preparing [2022-10-18T16:59:08.933Z] 924b57394358: Preparing [2022-10-18T16:59:08.933Z] cf6910bb72f7: Preparing [2022-10-18T16:59:08.933Z] ff02e4c55076: Preparing [2022-10-18T16:59:08.933Z] 994393dc58e7: Preparing [2022-10-18T16:59:08.933Z] 994393dc58e7: Waiting [2022-10-18T16:59:08.933Z] ff02e4c55076: Layer already exists [2022-10-18T16:59:08.933Z] cf6910bb72f7: Layer already exists [2022-10-18T16:59:08.933Z] dbda6d70a98c: Layer already exists [2022-10-18T16:59:08.933Z] 924b57394358: Layer already exists [2022-10-18T16:59:08.933Z] e2ee4415288c: Layer already exists [2022-10-18T16:59:08.933Z] 994393dc58e7: Layer already exists [2022-10-18T16:59:08.933Z] 2.3.0-dev.91: digest: sha256:351f4b2c07975aa327559d4d9acdfdd58911bb65c037ec2a4c8ab3372f9389c4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:09.098Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-18T16:59:09.098Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-10-18T16:59:09.098Z] 29e5d40040c1: Pulling fs layer [2022-10-18T16:59:09.098Z] 1ce36da41761: Pulling fs layer [2022-10-18T16:59:09.098Z] 25b303627fd3: Pulling fs layer [2022-10-18T16:59:09.244Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:09.371Z] 29e5d40040c1: Verifying Checksum [2022-10-18T16:59:09.371Z] 29e5d40040c1: Download complete [2022-10-18T16:59:09.544Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T16:59:09.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-18T16:59:09.544Z] e2ee4415288c: Preparing [2022-10-18T16:59:09.544Z] dbda6d70a98c: Preparing [2022-10-18T16:59:09.544Z] 924b57394358: Preparing [2022-10-18T16:59:09.544Z] cf6910bb72f7: Preparing [2022-10-18T16:59:09.544Z] ff02e4c55076: Preparing [2022-10-18T16:59:09.544Z] 994393dc58e7: Preparing [2022-10-18T16:59:09.544Z] 994393dc58e7: Waiting [2022-10-18T16:59:09.544Z] 924b57394358: Layer already exists [2022-10-18T16:59:09.544Z] ff02e4c55076: Layer already exists [2022-10-18T16:59:09.544Z] dbda6d70a98c: Layer already exists [2022-10-18T16:59:09.544Z] e2ee4415288c: Layer already exists [2022-10-18T16:59:09.544Z] cf6910bb72f7: Layer already exists [2022-10-18T16:59:09.544Z] 994393dc58e7: Layer already exists [2022-10-18T16:59:09.544Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:351f4b2c07975aa327559d4d9acdfdd58911bb65c037ec2a4c8ab3372f9389c4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:09.639Z] 1ce36da41761: Verifying Checksum [2022-10-18T16:59:09.639Z] 1ce36da41761: Download complete [2022-10-18T16:59:09.853Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:09.905Z] 29e5d40040c1: Pull complete [2022-10-18T16:59:10.151Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-10-18T16:59:10.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-10-18T16:59:10.151Z] e2ee4415288c: Preparing [2022-10-18T16:59:10.151Z] dbda6d70a98c: Preparing [2022-10-18T16:59:10.151Z] 924b57394358: Preparing [2022-10-18T16:59:10.151Z] cf6910bb72f7: Preparing [2022-10-18T16:59:10.151Z] ff02e4c55076: Preparing [2022-10-18T16:59:10.151Z] 994393dc58e7: Preparing [2022-10-18T16:59:10.151Z] 994393dc58e7: Waiting [2022-10-18T16:59:10.151Z] 924b57394358: Layer already exists [2022-10-18T16:59:10.151Z] cf6910bb72f7: Layer already exists [2022-10-18T16:59:10.151Z] dbda6d70a98c: Layer already exists [2022-10-18T16:59:10.151Z] e2ee4415288c: Layer already exists [2022-10-18T16:59:10.151Z] ff02e4c55076: Layer already exists [2022-10-18T16:59:10.151Z] 994393dc58e7: Layer already exists [2022-10-18T16:59:10.151Z] main: digest: sha256:351f4b2c07975aa327559d4d9acdfdd58911bb65c037ec2a4c8ab3372f9389c4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T16:59:10.195Z] ===================================================== [Pipeline] echo [2022-10-18T16:59:10.204Z] taggedImages: [2022-10-18T16:59:10.204Z] - nexus3.edgexfoundry.org:10004/core-metadata:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T16:59:10.204Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-10-18T16:59:10.204Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.91 [2022-10-18T16:59:10.204Z] - nexus3.edgexfoundry.org:10004/core-metadata:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T16:59:10.204Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-10-18T16:59:10.224Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-10-18T16:59:10.224Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T16:59:10.224Z] latest [2022-10-18T16:59:10.224Z] 2.3.0-dev.91 [2022-10-18T16:59:10.224Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T16:59:10.224Z] main [2022-10-18T16:59:10.224Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:10.538Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:10.834Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T16:59:10.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-18T16:59:10.835Z] 01b9d30149d9: Preparing [2022-10-18T16:59:10.835Z] 01b9d30149d9: Preparing [2022-10-18T16:59:10.835Z] d198f71e3a41: Preparing [2022-10-18T16:59:10.835Z] acce05ee154c: Preparing [2022-10-18T16:59:10.835Z] 568df69318da: Preparing [2022-10-18T16:59:10.835Z] aaff95731715: Preparing [2022-10-18T16:59:10.835Z] 192cb098a53f: Preparing [2022-10-18T16:59:10.835Z] cf6910bb72f7: Preparing [2022-10-18T16:59:10.835Z] ff73d5c60e4a: Preparing [2022-10-18T16:59:10.835Z] a0e2b2f4985a: Preparing [2022-10-18T16:59:10.835Z] e6b4b507a72a: Preparing [2022-10-18T16:59:10.835Z] 26823121c830: Preparing [2022-10-18T16:59:10.835Z] 994393dc58e7: Preparing [2022-10-18T16:59:10.835Z] a0e2b2f4985a: Waiting [2022-10-18T16:59:10.835Z] e6b4b507a72a: Waiting [2022-10-18T16:59:10.835Z] 26823121c830: Waiting [2022-10-18T16:59:10.835Z] cf6910bb72f7: Waiting [2022-10-18T16:59:10.835Z] 994393dc58e7: Waiting [2022-10-18T16:59:10.835Z] ff73d5c60e4a: Waiting [2022-10-18T16:59:10.835Z] 01b9d30149d9: Pushed [2022-10-18T16:59:10.835Z] aaff95731715: Pushed [2022-10-18T16:59:10.835Z] d198f71e3a41: Pushed [2022-10-18T16:59:10.835Z] acce05ee154c: Pushed [2022-10-18T16:59:10.835Z] 568df69318da: Pushed [2022-10-18T16:59:10.835Z] cf6910bb72f7: Layer already exists [2022-10-18T16:59:11.094Z] a0e2b2f4985a: Pushed [2022-10-18T16:59:11.094Z] 994393dc58e7: Layer already exists [2022-10-18T16:59:11.094Z] e6b4b507a72a: Pushed [2022-10-18T16:59:11.094Z] ff73d5c60e4a: Pushed [2022-10-18T16:59:11.094Z] 26823121c830: Pushed [2022-10-18T16:59:11.320Z] 25b303627fd3: Verifying Checksum [2022-10-18T16:59:11.321Z] 25b303627fd3: Download complete [2022-10-18T16:59:11.321Z] 1ce36da41761: Pull complete [2022-10-18T16:59:12.472Z] 192cb098a53f: Pushed [2022-10-18T16:59:12.730Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:f44132cf3ff68a0d38c81f4633f28a271787ff674ddcf015050cb68232a76723 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:13.041Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:13.346Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-10-18T16:59:13.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-18T16:59:13.347Z] 01b9d30149d9: Preparing [2022-10-18T16:59:13.347Z] 01b9d30149d9: Preparing [2022-10-18T16:59:13.347Z] d198f71e3a41: Preparing [2022-10-18T16:59:13.347Z] acce05ee154c: Preparing [2022-10-18T16:59:13.347Z] 568df69318da: Preparing [2022-10-18T16:59:13.347Z] aaff95731715: Preparing [2022-10-18T16:59:13.347Z] 192cb098a53f: Preparing [2022-10-18T16:59:13.347Z] cf6910bb72f7: Preparing [2022-10-18T16:59:13.347Z] ff73d5c60e4a: Preparing [2022-10-18T16:59:13.347Z] a0e2b2f4985a: Preparing [2022-10-18T16:59:13.347Z] e6b4b507a72a: Preparing [2022-10-18T16:59:13.347Z] 26823121c830: Preparing [2022-10-18T16:59:13.347Z] 994393dc58e7: Preparing [2022-10-18T16:59:13.347Z] cf6910bb72f7: Waiting [2022-10-18T16:59:13.347Z] ff73d5c60e4a: Waiting [2022-10-18T16:59:13.347Z] a0e2b2f4985a: Waiting [2022-10-18T16:59:13.347Z] e6b4b507a72a: Waiting [2022-10-18T16:59:13.347Z] 26823121c830: Waiting [2022-10-18T16:59:13.347Z] 994393dc58e7: Waiting [2022-10-18T16:59:13.347Z] 192cb098a53f: Waiting [2022-10-18T16:59:13.347Z] d198f71e3a41: Layer already exists [2022-10-18T16:59:13.347Z] acce05ee154c: Layer already exists [2022-10-18T16:59:13.347Z] 568df69318da: Layer already exists [2022-10-18T16:59:13.347Z] 01b9d30149d9: Layer already exists [2022-10-18T16:59:13.347Z] aaff95731715: Layer already exists [2022-10-18T16:59:13.347Z] cf6910bb72f7: Layer already exists [2022-10-18T16:59:13.347Z] 192cb098a53f: Layer already exists [2022-10-18T16:59:13.347Z] ff73d5c60e4a: Layer already exists [2022-10-18T16:59:13.347Z] e6b4b507a72a: Layer already exists [2022-10-18T16:59:13.347Z] a0e2b2f4985a: Layer already exists [2022-10-18T16:59:13.347Z] 26823121c830: Layer already exists [2022-10-18T16:59:13.347Z] 994393dc58e7: Layer already exists [2022-10-18T16:59:13.347Z] latest: digest: sha256:f44132cf3ff68a0d38c81f4633f28a271787ff674ddcf015050cb68232a76723 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:13.674Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:13.987Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.91 [2022-10-18T16:59:13.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-18T16:59:13.987Z] 01b9d30149d9: Preparing [2022-10-18T16:59:13.987Z] 01b9d30149d9: Preparing [2022-10-18T16:59:13.987Z] d198f71e3a41: Preparing [2022-10-18T16:59:13.987Z] acce05ee154c: Preparing [2022-10-18T16:59:13.987Z] 568df69318da: Preparing [2022-10-18T16:59:13.987Z] aaff95731715: Preparing [2022-10-18T16:59:13.987Z] 192cb098a53f: Preparing [2022-10-18T16:59:13.987Z] cf6910bb72f7: Preparing [2022-10-18T16:59:13.987Z] ff73d5c60e4a: Preparing [2022-10-18T16:59:13.987Z] a0e2b2f4985a: Preparing [2022-10-18T16:59:13.987Z] e6b4b507a72a: Preparing [2022-10-18T16:59:13.987Z] 26823121c830: Preparing [2022-10-18T16:59:13.987Z] 994393dc58e7: Preparing [2022-10-18T16:59:13.987Z] 192cb098a53f: Waiting [2022-10-18T16:59:13.987Z] cf6910bb72f7: Waiting [2022-10-18T16:59:13.987Z] a0e2b2f4985a: Waiting [2022-10-18T16:59:13.987Z] 26823121c830: Waiting [2022-10-18T16:59:13.987Z] e6b4b507a72a: Waiting [2022-10-18T16:59:13.987Z] ff73d5c60e4a: Waiting [2022-10-18T16:59:13.987Z] 568df69318da: Layer already exists [2022-10-18T16:59:13.987Z] 01b9d30149d9: Layer already exists [2022-10-18T16:59:13.987Z] aaff95731715: Layer already exists [2022-10-18T16:59:13.987Z] d198f71e3a41: Layer already exists [2022-10-18T16:59:13.987Z] acce05ee154c: Layer already exists [2022-10-18T16:59:13.987Z] 192cb098a53f: Layer already exists [2022-10-18T16:59:13.987Z] cf6910bb72f7: Layer already exists [2022-10-18T16:59:13.987Z] e6b4b507a72a: Layer already exists [2022-10-18T16:59:13.987Z] ff73d5c60e4a: Layer already exists [2022-10-18T16:59:13.987Z] a0e2b2f4985a: Layer already exists [2022-10-18T16:59:13.987Z] 994393dc58e7: Layer already exists [2022-10-18T16:59:13.987Z] 26823121c830: Layer already exists [2022-10-18T16:59:13.987Z] 2.3.0-dev.91: digest: sha256:f44132cf3ff68a0d38c81f4633f28a271787ff674ddcf015050cb68232a76723 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:14.300Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:14.614Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T16:59:14.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-18T16:59:14.615Z] 01b9d30149d9: Preparing [2022-10-18T16:59:14.615Z] 01b9d30149d9: Preparing [2022-10-18T16:59:14.615Z] d198f71e3a41: Preparing [2022-10-18T16:59:14.615Z] acce05ee154c: Preparing [2022-10-18T16:59:14.615Z] 568df69318da: Preparing [2022-10-18T16:59:14.615Z] aaff95731715: Preparing [2022-10-18T16:59:14.615Z] 192cb098a53f: Preparing [2022-10-18T16:59:14.615Z] cf6910bb72f7: Preparing [2022-10-18T16:59:14.615Z] ff73d5c60e4a: Preparing [2022-10-18T16:59:14.615Z] a0e2b2f4985a: Preparing [2022-10-18T16:59:14.615Z] e6b4b507a72a: Preparing [2022-10-18T16:59:14.615Z] 26823121c830: Preparing [2022-10-18T16:59:14.615Z] 994393dc58e7: Preparing [2022-10-18T16:59:14.615Z] cf6910bb72f7: Waiting [2022-10-18T16:59:14.615Z] 192cb098a53f: Waiting [2022-10-18T16:59:14.615Z] a0e2b2f4985a: Waiting [2022-10-18T16:59:14.615Z] e6b4b507a72a: Waiting [2022-10-18T16:59:14.615Z] 26823121c830: Waiting [2022-10-18T16:59:14.615Z] 994393dc58e7: Waiting [2022-10-18T16:59:14.615Z] 01b9d30149d9: Layer already exists [2022-10-18T16:59:14.615Z] aaff95731715: Layer already exists [2022-10-18T16:59:14.615Z] d198f71e3a41: Layer already exists [2022-10-18T16:59:14.615Z] acce05ee154c: Layer already exists [2022-10-18T16:59:14.615Z] 568df69318da: Layer already exists [2022-10-18T16:59:14.615Z] 192cb098a53f: Layer already exists [2022-10-18T16:59:14.615Z] cf6910bb72f7: Layer already exists [2022-10-18T16:59:14.615Z] ff73d5c60e4a: Layer already exists [2022-10-18T16:59:14.615Z] e6b4b507a72a: Layer already exists [2022-10-18T16:59:14.615Z] a0e2b2f4985a: Layer already exists [2022-10-18T16:59:14.615Z] 26823121c830: Layer already exists [2022-10-18T16:59:14.615Z] 994393dc58e7: Layer already exists [2022-10-18T16:59:14.615Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:f44132cf3ff68a0d38c81f4633f28a271787ff674ddcf015050cb68232a76723 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:14.928Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:15.234Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-10-18T16:59:15.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-10-18T16:59:15.234Z] 01b9d30149d9: Preparing [2022-10-18T16:59:15.234Z] 01b9d30149d9: Preparing [2022-10-18T16:59:15.234Z] d198f71e3a41: Preparing [2022-10-18T16:59:15.234Z] acce05ee154c: Preparing [2022-10-18T16:59:15.234Z] 568df69318da: Preparing [2022-10-18T16:59:15.234Z] aaff95731715: Preparing [2022-10-18T16:59:15.234Z] 192cb098a53f: Preparing [2022-10-18T16:59:15.234Z] cf6910bb72f7: Preparing [2022-10-18T16:59:15.234Z] ff73d5c60e4a: Preparing [2022-10-18T16:59:15.234Z] a0e2b2f4985a: Preparing [2022-10-18T16:59:15.234Z] e6b4b507a72a: Preparing [2022-10-18T16:59:15.234Z] 26823121c830: Preparing [2022-10-18T16:59:15.234Z] 994393dc58e7: Preparing [2022-10-18T16:59:15.234Z] 192cb098a53f: Waiting [2022-10-18T16:59:15.234Z] cf6910bb72f7: Waiting [2022-10-18T16:59:15.234Z] ff73d5c60e4a: Waiting [2022-10-18T16:59:15.234Z] a0e2b2f4985a: Waiting [2022-10-18T16:59:15.234Z] e6b4b507a72a: Waiting [2022-10-18T16:59:15.234Z] 26823121c830: Waiting [2022-10-18T16:59:15.234Z] 994393dc58e7: Waiting [2022-10-18T16:59:15.234Z] aaff95731715: Layer already exists [2022-10-18T16:59:15.234Z] acce05ee154c: Layer already exists [2022-10-18T16:59:15.234Z] 568df69318da: Layer already exists [2022-10-18T16:59:15.234Z] 01b9d30149d9: Layer already exists [2022-10-18T16:59:15.234Z] d198f71e3a41: Layer already exists [2022-10-18T16:59:15.234Z] ff73d5c60e4a: Layer already exists [2022-10-18T16:59:15.234Z] 192cb098a53f: Layer already exists [2022-10-18T16:59:15.234Z] a0e2b2f4985a: Layer already exists [2022-10-18T16:59:15.234Z] cf6910bb72f7: Layer already exists [2022-10-18T16:59:15.234Z] e6b4b507a72a: Layer already exists [2022-10-18T16:59:15.234Z] 26823121c830: Layer already exists [2022-10-18T16:59:15.234Z] 994393dc58e7: Layer already exists [2022-10-18T16:59:15.234Z] main: digest: sha256:f44132cf3ff68a0d38c81f4633f28a271787ff674ddcf015050cb68232a76723 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T16:59:15.269Z] ===================================================== [Pipeline] echo [2022-10-18T16:59:15.278Z] taggedImages: [2022-10-18T16:59:15.278Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T16:59:15.278Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-10-18T16:59:15.278Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.91 [2022-10-18T16:59:15.278Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T16:59:15.278Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-10-18T16:59:15.293Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-10-18T16:59:15.293Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T16:59:15.293Z] latest [2022-10-18T16:59:15.293Z] 2.3.0-dev.91 [2022-10-18T16:59:15.293Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T16:59:15.293Z] main [2022-10-18T16:59:15.293Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:15.592Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:15.953Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T16:59:15.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-18T16:59:15.953Z] 8006f1c39250: Preparing [2022-10-18T16:59:15.953Z] 70223075aad4: Preparing [2022-10-18T16:59:15.953Z] e92849ba0dd5: Preparing [2022-10-18T16:59:15.953Z] b34d0ee40fcd: Preparing [2022-10-18T16:59:15.953Z] 5e892d028f87: Preparing [2022-10-18T16:59:15.953Z] 4c9768045d29: Preparing [2022-10-18T16:59:15.953Z] 511171ec7e93: Preparing [2022-10-18T16:59:15.953Z] 994393dc58e7: Preparing [2022-10-18T16:59:15.953Z] 4c9768045d29: Waiting [2022-10-18T16:59:15.953Z] 511171ec7e93: Waiting [2022-10-18T16:59:15.953Z] 70223075aad4: Pushed [2022-10-18T16:59:15.953Z] 5e892d028f87: Pushed [2022-10-18T16:59:15.953Z] 8006f1c39250: Pushed [2022-10-18T16:59:15.953Z] 994393dc58e7: Layer already exists [2022-10-18T16:59:16.211Z] 4c9768045d29: Pushed [2022-10-18T16:59:16.469Z] 511171ec7e93: Pushed [2022-10-18T16:59:17.037Z] e92849ba0dd5: Pushed [2022-10-18T16:59:17.037Z] b34d0ee40fcd: Pushed [2022-10-18T16:59:17.037Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:accc4d5a467cf34ff24015ceccb3cc078c769f5c2706e1d33801269f7d2cdd2f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:17.346Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:17.649Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-10-18T16:59:17.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-18T16:59:17.650Z] 8006f1c39250: Preparing [2022-10-18T16:59:17.650Z] 70223075aad4: Preparing [2022-10-18T16:59:17.650Z] e92849ba0dd5: Preparing [2022-10-18T16:59:17.650Z] b34d0ee40fcd: Preparing [2022-10-18T16:59:17.650Z] 5e892d028f87: Preparing [2022-10-18T16:59:17.650Z] 4c9768045d29: Preparing [2022-10-18T16:59:17.650Z] 511171ec7e93: Preparing [2022-10-18T16:59:17.650Z] 994393dc58e7: Preparing [2022-10-18T16:59:17.650Z] 4c9768045d29: Waiting [2022-10-18T16:59:17.650Z] 511171ec7e93: Waiting [2022-10-18T16:59:17.650Z] 994393dc58e7: Waiting [2022-10-18T16:59:17.650Z] b34d0ee40fcd: Layer already exists [2022-10-18T16:59:17.650Z] 70223075aad4: Layer already exists [2022-10-18T16:59:17.650Z] 8006f1c39250: Layer already exists [2022-10-18T16:59:17.650Z] e92849ba0dd5: Layer already exists [2022-10-18T16:59:17.650Z] 5e892d028f87: Layer already exists [2022-10-18T16:59:17.650Z] 4c9768045d29: Layer already exists [2022-10-18T16:59:17.650Z] 994393dc58e7: Layer already exists [2022-10-18T16:59:17.650Z] 511171ec7e93: Layer already exists [2022-10-18T16:59:17.650Z] latest: digest: sha256:accc4d5a467cf34ff24015ceccb3cc078c769f5c2706e1d33801269f7d2cdd2f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:17.964Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:18.274Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.91 [2022-10-18T16:59:18.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-18T16:59:18.274Z] 8006f1c39250: Preparing [2022-10-18T16:59:18.274Z] 70223075aad4: Preparing [2022-10-18T16:59:18.274Z] e92849ba0dd5: Preparing [2022-10-18T16:59:18.274Z] b34d0ee40fcd: Preparing [2022-10-18T16:59:18.274Z] 5e892d028f87: Preparing [2022-10-18T16:59:18.274Z] 4c9768045d29: Preparing [2022-10-18T16:59:18.274Z] 511171ec7e93: Preparing [2022-10-18T16:59:18.274Z] 994393dc58e7: Preparing [2022-10-18T16:59:18.274Z] 4c9768045d29: Waiting [2022-10-18T16:59:18.274Z] 511171ec7e93: Waiting [2022-10-18T16:59:18.274Z] 994393dc58e7: Waiting [2022-10-18T16:59:18.274Z] 5e892d028f87: Layer already exists [2022-10-18T16:59:18.274Z] 70223075aad4: Layer already exists [2022-10-18T16:59:18.274Z] b34d0ee40fcd: Layer already exists [2022-10-18T16:59:18.274Z] e92849ba0dd5: Layer already exists [2022-10-18T16:59:18.274Z] 8006f1c39250: Layer already exists [2022-10-18T16:59:18.274Z] 4c9768045d29: Layer already exists [2022-10-18T16:59:18.274Z] 511171ec7e93: Layer already exists [2022-10-18T16:59:18.274Z] 994393dc58e7: Layer already exists [2022-10-18T16:59:18.274Z] 2.3.0-dev.91: digest: sha256:accc4d5a467cf34ff24015ceccb3cc078c769f5c2706e1d33801269f7d2cdd2f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:18.646Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:19.009Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T16:59:19.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-18T16:59:19.009Z] 8006f1c39250: Preparing [2022-10-18T16:59:19.009Z] 70223075aad4: Preparing [2022-10-18T16:59:19.009Z] e92849ba0dd5: Preparing [2022-10-18T16:59:19.009Z] b34d0ee40fcd: Preparing [2022-10-18T16:59:19.009Z] 5e892d028f87: Preparing [2022-10-18T16:59:19.009Z] 4c9768045d29: Preparing [2022-10-18T16:59:19.009Z] 511171ec7e93: Preparing [2022-10-18T16:59:19.009Z] 994393dc58e7: Preparing [2022-10-18T16:59:19.009Z] 4c9768045d29: Waiting [2022-10-18T16:59:19.009Z] 511171ec7e93: Waiting [2022-10-18T16:59:19.009Z] 994393dc58e7: Waiting [2022-10-18T16:59:19.009Z] b34d0ee40fcd: Layer already exists [2022-10-18T16:59:19.009Z] 8006f1c39250: Layer already exists [2022-10-18T16:59:19.009Z] 5e892d028f87: Layer already exists [2022-10-18T16:59:19.009Z] 70223075aad4: Layer already exists [2022-10-18T16:59:19.009Z] e92849ba0dd5: Layer already exists [2022-10-18T16:59:19.009Z] 4c9768045d29: Layer already exists [2022-10-18T16:59:19.009Z] 511171ec7e93: Layer already exists [2022-10-18T16:59:19.009Z] 994393dc58e7: Layer already exists [2022-10-18T16:59:19.009Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:accc4d5a467cf34ff24015ceccb3cc078c769f5c2706e1d33801269f7d2cdd2f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:19.374Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:19.676Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-10-18T16:59:19.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-10-18T16:59:19.676Z] 8006f1c39250: Preparing [2022-10-18T16:59:19.676Z] 70223075aad4: Preparing [2022-10-18T16:59:19.676Z] e92849ba0dd5: Preparing [2022-10-18T16:59:19.676Z] b34d0ee40fcd: Preparing [2022-10-18T16:59:19.676Z] 5e892d028f87: Preparing [2022-10-18T16:59:19.676Z] 4c9768045d29: Preparing [2022-10-18T16:59:19.676Z] 511171ec7e93: Preparing [2022-10-18T16:59:19.676Z] 994393dc58e7: Preparing [2022-10-18T16:59:19.676Z] 511171ec7e93: Waiting [2022-10-18T16:59:19.676Z] 4c9768045d29: Waiting [2022-10-18T16:59:19.676Z] 994393dc58e7: Waiting [2022-10-18T16:59:19.676Z] 8006f1c39250: Layer already exists [2022-10-18T16:59:19.676Z] 5e892d028f87: Layer already exists [2022-10-18T16:59:19.676Z] e92849ba0dd5: Layer already exists [2022-10-18T16:59:19.676Z] b34d0ee40fcd: Layer already exists [2022-10-18T16:59:19.676Z] 70223075aad4: Layer already exists [2022-10-18T16:59:19.676Z] 511171ec7e93: Layer already exists [2022-10-18T16:59:19.676Z] 4c9768045d29: Layer already exists [2022-10-18T16:59:19.676Z] 994393dc58e7: Layer already exists [2022-10-18T16:59:19.676Z] main: digest: sha256:accc4d5a467cf34ff24015ceccb3cc078c769f5c2706e1d33801269f7d2cdd2f size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T16:59:19.712Z] ===================================================== [Pipeline] echo [2022-10-18T16:59:19.718Z] taggedImages: [2022-10-18T16:59:19.718Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T16:59:19.718Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-10-18T16:59:19.718Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.91 [2022-10-18T16:59:19.718Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T16:59:19.718Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-10-18T16:59:19.732Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-10-18T16:59:19.732Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T16:59:19.732Z] latest [2022-10-18T16:59:19.732Z] 2.3.0-dev.91 [2022-10-18T16:59:19.732Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T16:59:19.732Z] main [2022-10-18T16:59:19.732Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:20.032Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:20.335Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T16:59:20.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-18T16:59:20.335Z] 0ba8ee5dd143: Preparing [2022-10-18T16:59:20.335Z] 38096d3e3093: Preparing [2022-10-18T16:59:20.335Z] 1491b8c2401c: Preparing [2022-10-18T16:59:20.335Z] a110a1c0dcaa: Preparing [2022-10-18T16:59:20.335Z] aea2c44df550: Preparing [2022-10-18T16:59:20.335Z] 139cc8177867: Preparing [2022-10-18T16:59:20.335Z] 9079d81d1313: Preparing [2022-10-18T16:59:20.335Z] d06f57e8a665: Preparing [2022-10-18T16:59:20.335Z] 42bfc74f38a7: Preparing [2022-10-18T16:59:20.335Z] 994393dc58e7: Preparing [2022-10-18T16:59:20.335Z] 139cc8177867: Waiting [2022-10-18T16:59:20.335Z] d06f57e8a665: Waiting [2022-10-18T16:59:20.335Z] 9079d81d1313: Waiting [2022-10-18T16:59:20.335Z] 42bfc74f38a7: Waiting [2022-10-18T16:59:20.335Z] 994393dc58e7: Waiting [2022-10-18T16:59:20.335Z] 38096d3e3093: Pushed [2022-10-18T16:59:20.335Z] aea2c44df550: Pushed [2022-10-18T16:59:20.335Z] 0ba8ee5dd143: Pushed [2022-10-18T16:59:20.593Z] d06f57e8a665: Pushed [2022-10-18T16:59:20.593Z] 9079d81d1313: Pushed [2022-10-18T16:59:20.593Z] 139cc8177867: Pushed [2022-10-18T16:59:20.593Z] 994393dc58e7: Layer already exists [2022-10-18T16:59:20.593Z] 42bfc74f38a7: Pushed [2022-10-18T16:59:21.410Z] 25b303627fd3: Pull complete [2022-10-18T16:59:21.410Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-10-18T16:59:21.410Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-18T16:59:21.410Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T16:59:21.530Z] a110a1c0dcaa: Pushed [2022-10-18T16:59:21.574Z] prd-ubuntu20.04-docker-arm64-4c-16g-8480 does not seem to be running inside a container [2022-10-18T16:59:21.633Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/329 -v /w/workspace/edgex-go/329:/w/workspace/edgex-go/329:rw,z -v /w/workspace/edgex-go/329@tmp:/w/workspace/edgex-go/329@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-10-18T16:59:21.788Z] 1491b8c2401c: Pushed [2022-10-18T16:59:21.788Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:c0d512b1ee77a4604c48d2db45ea1cf175c5f5c3205a4b2604d7ffaeeee69a14 size: 2405 [2022-10-18T16:59:23.630Z] $ docker top 963d44bb08d3cf0ac39ae6358427253d132745a922a62808c72fa7ea7bbda92f -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:24.154Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:24.429Z] + docker-compose build --help [2022-10-18T16:59:24.429Z] + grep parallel [2022-10-18T16:59:24.454Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-10-18T16:59:24.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-18T16:59:24.454Z] 0ba8ee5dd143: Preparing [2022-10-18T16:59:24.454Z] 38096d3e3093: Preparing [2022-10-18T16:59:24.454Z] 1491b8c2401c: Preparing [2022-10-18T16:59:24.454Z] a110a1c0dcaa: Preparing [2022-10-18T16:59:24.454Z] aea2c44df550: Preparing [2022-10-18T16:59:24.455Z] 139cc8177867: Preparing [2022-10-18T16:59:24.455Z] 9079d81d1313: Preparing [2022-10-18T16:59:24.455Z] d06f57e8a665: Preparing [2022-10-18T16:59:24.455Z] 42bfc74f38a7: Preparing [2022-10-18T16:59:24.455Z] 994393dc58e7: Preparing [2022-10-18T16:59:24.455Z] 139cc8177867: Waiting [2022-10-18T16:59:24.455Z] 9079d81d1313: Waiting [2022-10-18T16:59:24.455Z] 42bfc74f38a7: Waiting [2022-10-18T16:59:24.455Z] d06f57e8a665: Waiting [2022-10-18T16:59:24.455Z] 994393dc58e7: Waiting [2022-10-18T16:59:24.455Z] aea2c44df550: Layer already exists [2022-10-18T16:59:24.455Z] 0ba8ee5dd143: Layer already exists [2022-10-18T16:59:24.455Z] a110a1c0dcaa: Layer already exists [2022-10-18T16:59:24.455Z] 1491b8c2401c: Layer already exists [2022-10-18T16:59:24.455Z] 38096d3e3093: Layer already exists [2022-10-18T16:59:24.455Z] d06f57e8a665: Layer already exists [2022-10-18T16:59:24.455Z] 139cc8177867: Layer already exists [2022-10-18T16:59:24.455Z] 42bfc74f38a7: Layer already exists [2022-10-18T16:59:24.455Z] 994393dc58e7: Layer already exists [2022-10-18T16:59:24.455Z] 9079d81d1313: Layer already exists [2022-10-18T16:59:24.455Z] latest: digest: sha256:c0d512b1ee77a4604c48d2db45ea1cf175c5f5c3205a4b2604d7ffaeeee69a14 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:24.764Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:25.066Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.91 [2022-10-18T16:59:25.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-18T16:59:25.066Z] 0ba8ee5dd143: Preparing [2022-10-18T16:59:25.066Z] 38096d3e3093: Preparing [2022-10-18T16:59:25.066Z] 1491b8c2401c: Preparing [2022-10-18T16:59:25.066Z] a110a1c0dcaa: Preparing [2022-10-18T16:59:25.066Z] aea2c44df550: Preparing [2022-10-18T16:59:25.066Z] 139cc8177867: Preparing [2022-10-18T16:59:25.066Z] 9079d81d1313: Preparing [2022-10-18T16:59:25.066Z] d06f57e8a665: Preparing [2022-10-18T16:59:25.066Z] 9079d81d1313: Waiting [2022-10-18T16:59:25.066Z] 139cc8177867: Waiting [2022-10-18T16:59:25.066Z] 42bfc74f38a7: Preparing [2022-10-18T16:59:25.066Z] d06f57e8a665: Waiting [2022-10-18T16:59:25.066Z] 42bfc74f38a7: Waiting [2022-10-18T16:59:25.066Z] 994393dc58e7: Preparing [2022-10-18T16:59:25.066Z] a110a1c0dcaa: Layer already exists [2022-10-18T16:59:25.066Z] 1491b8c2401c: Layer already exists [2022-10-18T16:59:25.066Z] 38096d3e3093: Layer already exists [2022-10-18T16:59:25.066Z] aea2c44df550: Layer already exists [2022-10-18T16:59:25.066Z] 0ba8ee5dd143: Layer already exists [2022-10-18T16:59:25.066Z] 9079d81d1313: Layer already exists [2022-10-18T16:59:25.066Z] d06f57e8a665: Layer already exists [2022-10-18T16:59:25.066Z] 139cc8177867: Layer already exists [2022-10-18T16:59:25.066Z] 42bfc74f38a7: Layer already exists [2022-10-18T16:59:25.066Z] 994393dc58e7: Layer already exists [2022-10-18T16:59:25.066Z] 2.3.0-dev.91: digest: sha256:c0d512b1ee77a4604c48d2db45ea1cf175c5f5c3205a4b2604d7ffaeeee69a14 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:25.375Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:25.678Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T16:59:25.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-18T16:59:25.678Z] 0ba8ee5dd143: Preparing [2022-10-18T16:59:25.678Z] 38096d3e3093: Preparing [2022-10-18T16:59:25.678Z] 1491b8c2401c: Preparing [2022-10-18T16:59:25.678Z] a110a1c0dcaa: Preparing [2022-10-18T16:59:25.678Z] aea2c44df550: Preparing [2022-10-18T16:59:25.678Z] 139cc8177867: Preparing [2022-10-18T16:59:25.678Z] 9079d81d1313: Preparing [2022-10-18T16:59:25.678Z] d06f57e8a665: Preparing [2022-10-18T16:59:25.678Z] 42bfc74f38a7: Preparing [2022-10-18T16:59:25.678Z] 994393dc58e7: Preparing [2022-10-18T16:59:25.678Z] 139cc8177867: Waiting [2022-10-18T16:59:25.678Z] 9079d81d1313: Waiting [2022-10-18T16:59:25.678Z] d06f57e8a665: Waiting [2022-10-18T16:59:25.678Z] 42bfc74f38a7: Waiting [2022-10-18T16:59:25.678Z] 994393dc58e7: Waiting [2022-10-18T16:59:25.678Z] 38096d3e3093: Layer already exists [2022-10-18T16:59:25.678Z] aea2c44df550: Layer already exists [2022-10-18T16:59:25.678Z] a110a1c0dcaa: Layer already exists [2022-10-18T16:59:25.678Z] 0ba8ee5dd143: Layer already exists [2022-10-18T16:59:25.678Z] 1491b8c2401c: Layer already exists [2022-10-18T16:59:25.678Z] 139cc8177867: Layer already exists [2022-10-18T16:59:25.678Z] 9079d81d1313: Layer already exists [2022-10-18T16:59:25.678Z] 42bfc74f38a7: Layer already exists [2022-10-18T16:59:25.678Z] d06f57e8a665: Layer already exists [2022-10-18T16:59:25.678Z] 994393dc58e7: Layer already exists [2022-10-18T16:59:25.678Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:c0d512b1ee77a4604c48d2db45ea1cf175c5f5c3205a4b2604d7ffaeeee69a14 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:25.991Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:26.298Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-10-18T16:59:26.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-10-18T16:59:26.298Z] 0ba8ee5dd143: Preparing [2022-10-18T16:59:26.298Z] 38096d3e3093: Preparing [2022-10-18T16:59:26.298Z] 1491b8c2401c: Preparing [2022-10-18T16:59:26.298Z] a110a1c0dcaa: Preparing [2022-10-18T16:59:26.298Z] aea2c44df550: Preparing [2022-10-18T16:59:26.298Z] 139cc8177867: Preparing [2022-10-18T16:59:26.298Z] 9079d81d1313: Preparing [2022-10-18T16:59:26.298Z] d06f57e8a665: Preparing [2022-10-18T16:59:26.298Z] 42bfc74f38a7: Preparing [2022-10-18T16:59:26.298Z] 994393dc58e7: Preparing [2022-10-18T16:59:26.298Z] 139cc8177867: Waiting [2022-10-18T16:59:26.298Z] 9079d81d1313: Waiting [2022-10-18T16:59:26.298Z] d06f57e8a665: Waiting [2022-10-18T16:59:26.298Z] 994393dc58e7: Waiting [2022-10-18T16:59:26.298Z] 0ba8ee5dd143: Layer already exists [2022-10-18T16:59:26.298Z] 38096d3e3093: Layer already exists [2022-10-18T16:59:26.298Z] aea2c44df550: Layer already exists [2022-10-18T16:59:26.298Z] a110a1c0dcaa: Layer already exists [2022-10-18T16:59:26.298Z] 1491b8c2401c: Layer already exists [2022-10-18T16:59:26.298Z] 139cc8177867: Layer already exists [2022-10-18T16:59:26.298Z] 9079d81d1313: Layer already exists [2022-10-18T16:59:26.298Z] 42bfc74f38a7: Layer already exists [2022-10-18T16:59:26.298Z] d06f57e8a665: Layer already exists [2022-10-18T16:59:26.298Z] 994393dc58e7: Layer already exists [2022-10-18T16:59:26.298Z] main: digest: sha256:c0d512b1ee77a4604c48d2db45ea1cf175c5f5c3205a4b2604d7ffaeeee69a14 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T16:59:26.342Z] ===================================================== [Pipeline] echo [2022-10-18T16:59:26.353Z] taggedImages: [2022-10-18T16:59:26.353Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T16:59:26.353Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-10-18T16:59:26.353Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.91 [2022-10-18T16:59:26.353Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T16:59:26.353Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-10-18T16:59:26.371Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-10-18T16:59:26.371Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T16:59:26.371Z] latest [2022-10-18T16:59:26.371Z] 2.3.0-dev.91 [2022-10-18T16:59:26.371Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T16:59:26.371Z] main [2022-10-18T16:59:26.371Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:26.689Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:26.994Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T16:59:26.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-18T16:59:26.994Z] 6146f6f51df1: Preparing [2022-10-18T16:59:26.994Z] 59ffb5fe5c83: Preparing [2022-10-18T16:59:26.994Z] cf6910bb72f7: Preparing [2022-10-18T16:59:26.994Z] a93eb788f5e0: Preparing [2022-10-18T16:59:26.994Z] b520c00462e4: Preparing [2022-10-18T16:59:26.994Z] 34d5ebaa5410: Preparing [2022-10-18T16:59:26.994Z] 34d5ebaa5410: Waiting [2022-10-18T16:59:26.994Z] cf6910bb72f7: Layer already exists [2022-10-18T16:59:26.994Z] 34d5ebaa5410: Layer already exists [2022-10-18T16:59:26.994Z] 6146f6f51df1: Pushed [2022-10-18T16:59:26.994Z] b520c00462e4: Pushed [2022-10-18T16:59:27.561Z] a93eb788f5e0: Pushed [2022-10-18T16:59:28.668Z] --parallel Build images in parallel. [Pipeline] } [2022-10-18T16:59:28.683Z] $ docker stop --time=1 963d44bb08d3cf0ac39ae6358427253d132745a922a62808c72fa7ea7bbda92f [2022-10-18T16:59:28.938Z] 59ffb5fe5c83: Pushed [2022-10-18T16:59:28.939Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:377e71b50851eb38501c0bb8b5ddc2d0d4a312d922224c36549a9625957e29ba size: 1573 [2022-10-18T16:59:30.262Z] $ docker rm -f 963d44bb08d3cf0ac39ae6358427253d132745a922a62808c72fa7ea7bbda92f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:30.715Z] + 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 [2022-10-18T16:59:30.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-10-18T16:59:30.821Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T16:59:30.972Z] prd-ubuntu20.04-docker-arm64-4c-16g-8480 does not seem to be running inside a container [2022-10-18T16:59:31.016Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-10-18T16:59:31.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-18T16:59:31.016Z] 6146f6f51df1: Preparing [2022-10-18T16:59:31.016Z] 59ffb5fe5c83: Preparing [2022-10-18T16:59:31.016Z] cf6910bb72f7: Preparing [2022-10-18T16:59:31.016Z] a93eb788f5e0: Preparing [2022-10-18T16:59:31.016Z] b520c00462e4: Preparing [2022-10-18T16:59:31.016Z] 34d5ebaa5410: Preparing [2022-10-18T16:59:31.016Z] 34d5ebaa5410: Waiting [2022-10-18T16:59:31.016Z] a93eb788f5e0: Layer already exists [2022-10-18T16:59:31.016Z] cf6910bb72f7: Layer already exists [2022-10-18T16:59:31.016Z] 6146f6f51df1: Layer already exists [2022-10-18T16:59:31.016Z] 59ffb5fe5c83: Layer already exists [2022-10-18T16:59:31.016Z] b520c00462e4: Layer already exists [2022-10-18T16:59:31.016Z] 34d5ebaa5410: Layer already exists [2022-10-18T16:59:31.016Z] latest: digest: sha256:377e71b50851eb38501c0bb8b5ddc2d0d4a312d922224c36549a9625957e29ba size: 1573 [2022-10-18T16:59:31.024Z] $ 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/329 -v /w/workspace/edgex-go/329:/w/workspace/edgex-go/329:rw,z -v /w/workspace/edgex-go/329@tmp:/w/workspace/edgex-go/329@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 [2022-10-18T16:59:32.084Z] $ docker top f38146704e5eec98e7776f6965994812585785fb5a76f60ea283f6a21a0dbe41 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:32.567Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-10-18T16:59:32.596Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:32.897Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.91 [2022-10-18T16:59:32.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-18T16:59:32.897Z] 6146f6f51df1: Preparing [2022-10-18T16:59:32.897Z] 59ffb5fe5c83: Preparing [2022-10-18T16:59:32.897Z] cf6910bb72f7: Preparing [2022-10-18T16:59:32.897Z] a93eb788f5e0: Preparing [2022-10-18T16:59:32.897Z] b520c00462e4: Preparing [2022-10-18T16:59:32.897Z] 34d5ebaa5410: Preparing [2022-10-18T16:59:32.897Z] 34d5ebaa5410: Waiting [2022-10-18T16:59:32.897Z] cf6910bb72f7: Layer already exists [2022-10-18T16:59:32.897Z] a93eb788f5e0: Layer already exists [2022-10-18T16:59:32.897Z] 6146f6f51df1: Layer already exists [2022-10-18T16:59:32.897Z] 59ffb5fe5c83: Layer already exists [2022-10-18T16:59:32.897Z] b520c00462e4: Layer already exists [2022-10-18T16:59:32.897Z] 34d5ebaa5410: Layer already exists [2022-10-18T16:59:32.897Z] 2.3.0-dev.91: digest: sha256:377e71b50851eb38501c0bb8b5ddc2d0d4a312d922224c36549a9625957e29ba size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:33.214Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:33.528Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T16:59:33.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-18T16:59:33.528Z] 6146f6f51df1: Preparing [2022-10-18T16:59:33.528Z] 59ffb5fe5c83: Preparing [2022-10-18T16:59:33.528Z] cf6910bb72f7: Preparing [2022-10-18T16:59:33.528Z] a93eb788f5e0: Preparing [2022-10-18T16:59:33.528Z] b520c00462e4: Preparing [2022-10-18T16:59:33.528Z] 34d5ebaa5410: Preparing [2022-10-18T16:59:33.528Z] 34d5ebaa5410: Waiting [2022-10-18T16:59:33.528Z] b520c00462e4: Layer already exists [2022-10-18T16:59:33.528Z] a93eb788f5e0: Layer already exists [2022-10-18T16:59:33.528Z] 6146f6f51df1: Layer already exists [2022-10-18T16:59:33.528Z] 59ffb5fe5c83: Layer already exists [2022-10-18T16:59:33.528Z] cf6910bb72f7: Layer already exists [2022-10-18T16:59:33.528Z] 34d5ebaa5410: Layer already exists [2022-10-18T16:59:33.528Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:377e71b50851eb38501c0bb8b5ddc2d0d4a312d922224c36549a9625957e29ba size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:33.843Z] + 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 [2022-10-18T16:59:34.149Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-10-18T16:59:34.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-10-18T16:59:34.149Z] 6146f6f51df1: Preparing [2022-10-18T16:59:34.149Z] 59ffb5fe5c83: Preparing [2022-10-18T16:59:34.149Z] cf6910bb72f7: Preparing [2022-10-18T16:59:34.149Z] a93eb788f5e0: Preparing [2022-10-18T16:59:34.149Z] b520c00462e4: Preparing [2022-10-18T16:59:34.149Z] 34d5ebaa5410: Preparing [2022-10-18T16:59:34.149Z] 34d5ebaa5410: Waiting [2022-10-18T16:59:34.149Z] 59ffb5fe5c83: Layer already exists [2022-10-18T16:59:34.149Z] b520c00462e4: Layer already exists [2022-10-18T16:59:34.149Z] a93eb788f5e0: Layer already exists [2022-10-18T16:59:34.149Z] 6146f6f51df1: Layer already exists [2022-10-18T16:59:34.149Z] cf6910bb72f7: Layer already exists [2022-10-18T16:59:34.149Z] 34d5ebaa5410: Layer already exists [2022-10-18T16:59:34.149Z] main: digest: sha256:377e71b50851eb38501c0bb8b5ddc2d0d4a312d922224c36549a9625957e29ba size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T16:59:34.195Z] ===================================================== [Pipeline] echo [2022-10-18T16:59:34.203Z] taggedImages: [2022-10-18T16:59:34.203Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T16:59:34.203Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-10-18T16:59:34.203Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.91 [2022-10-18T16:59:34.203Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T16:59:34.203Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-10-18T16:59:34.223Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-10-18T16:59:34.223Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T16:59:34.223Z] latest [2022-10-18T16:59:34.223Z] 2.3.0-dev.91 [2022-10-18T16:59:34.223Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T16:59:34.223Z] main [2022-10-18T16:59:34.223Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:34.541Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:34.846Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T16:59:34.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-18T16:59:34.846Z] 86b183b86e94: Preparing [2022-10-18T16:59:34.846Z] c4744fa01bda: Preparing [2022-10-18T16:59:34.846Z] 01150b46f802: Preparing [2022-10-18T16:59:34.846Z] c16b7b505e70: Preparing [2022-10-18T16:59:34.846Z] 00dcd6ce7f4d: Preparing [2022-10-18T16:59:34.846Z] 8f2f66b6cdf7: Preparing [2022-10-18T16:59:34.846Z] b520c00462e4: Preparing [2022-10-18T16:59:34.846Z] 34d5ebaa5410: Preparing [2022-10-18T16:59:34.846Z] 8f2f66b6cdf7: Waiting [2022-10-18T16:59:34.846Z] b520c00462e4: Waiting [2022-10-18T16:59:34.846Z] 34d5ebaa5410: Waiting [2022-10-18T16:59:34.846Z] c4744fa01bda: Pushed [2022-10-18T16:59:34.846Z] 86b183b86e94: Pushed [2022-10-18T16:59:34.846Z] 01150b46f802: Pushed [2022-10-18T16:59:34.846Z] b520c00462e4: Layer already exists [2022-10-18T16:59:34.846Z] 34d5ebaa5410: Layer already exists [2022-10-18T16:59:35.411Z] 8f2f66b6cdf7: Pushed [2022-10-18T16:59:36.803Z] Building core-command ... [2022-10-18T16:59:36.803Z] Building core-data ... [2022-10-18T16:59:36.803Z] Building core-metadata ... [2022-10-18T16:59:36.803Z] Building security-bootstrapper ... [2022-10-18T16:59:36.803Z] Building security-proxy-setup ... [2022-10-18T16:59:36.803Z] Building security-secretstore-setup ... [2022-10-18T16:59:36.803Z] Building security-spiffe-token-provider ... [2022-10-18T16:59:36.803Z] Building security-spire-agent ... [2022-10-18T16:59:36.803Z] Building security-spire-config ... [2022-10-18T16:59:36.803Z] Building security-spire-server ... [2022-10-18T16:59:36.803Z] Building support-notifications ... [2022-10-18T16:59:36.803Z] Building support-scheduler ... [2022-10-18T16:59:36.803Z] Building sys-mgmt-agent ... [2022-10-18T16:59:36.803Z] Building security-spire-server [2022-10-18T16:59:36.803Z] Building security-bootstrapper [2022-10-18T16:59:36.803Z] Building core-data [2022-10-18T16:59:36.803Z] Building security-secretstore-setup [2022-10-18T16:59:36.803Z] Building security-spiffe-token-provider [2022-10-18T16:59:38.695Z] 00dcd6ce7f4d: Pushed [2022-10-18T16:59:41.226Z] c16b7b505e70: Pushed [2022-10-18T16:59:41.484Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:9b9e0f43e36556cbaeb11f5e9bd5c0041719fcdd42c4e0ed11a55a3c05ceb328 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:41.794Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:42.105Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-10-18T16:59:42.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-18T16:59:42.105Z] 86b183b86e94: Preparing [2022-10-18T16:59:42.105Z] c4744fa01bda: Preparing [2022-10-18T16:59:42.105Z] 01150b46f802: Preparing [2022-10-18T16:59:42.105Z] c16b7b505e70: Preparing [2022-10-18T16:59:42.105Z] 00dcd6ce7f4d: Preparing [2022-10-18T16:59:42.105Z] 8f2f66b6cdf7: Preparing [2022-10-18T16:59:42.105Z] b520c00462e4: Preparing [2022-10-18T16:59:42.105Z] 34d5ebaa5410: Preparing [2022-10-18T16:59:42.105Z] 34d5ebaa5410: Waiting [2022-10-18T16:59:42.105Z] 8f2f66b6cdf7: Waiting [2022-10-18T16:59:42.105Z] c4744fa01bda: Layer already exists [2022-10-18T16:59:42.105Z] c16b7b505e70: Layer already exists [2022-10-18T16:59:42.105Z] 00dcd6ce7f4d: Layer already exists [2022-10-18T16:59:42.105Z] 86b183b86e94: Layer already exists [2022-10-18T16:59:42.105Z] 01150b46f802: Layer already exists [2022-10-18T16:59:42.105Z] 8f2f66b6cdf7: Layer already exists [2022-10-18T16:59:42.105Z] b520c00462e4: Layer already exists [2022-10-18T16:59:42.105Z] 34d5ebaa5410: Layer already exists [2022-10-18T16:59:42.105Z] latest: digest: sha256:9b9e0f43e36556cbaeb11f5e9bd5c0041719fcdd42c4e0ed11a55a3c05ceb328 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:42.416Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:42.720Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.91 [2022-10-18T16:59:42.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-18T16:59:42.720Z] 86b183b86e94: Preparing [2022-10-18T16:59:42.720Z] c4744fa01bda: Preparing [2022-10-18T16:59:42.720Z] 01150b46f802: Preparing [2022-10-18T16:59:42.720Z] c16b7b505e70: Preparing [2022-10-18T16:59:42.720Z] 00dcd6ce7f4d: Preparing [2022-10-18T16:59:42.720Z] 8f2f66b6cdf7: Preparing [2022-10-18T16:59:42.720Z] b520c00462e4: Preparing [2022-10-18T16:59:42.720Z] 34d5ebaa5410: Preparing [2022-10-18T16:59:42.720Z] 8f2f66b6cdf7: Waiting [2022-10-18T16:59:42.720Z] b520c00462e4: Waiting [2022-10-18T16:59:42.720Z] 34d5ebaa5410: Waiting [2022-10-18T16:59:42.720Z] 86b183b86e94: Layer already exists [2022-10-18T16:59:42.720Z] 00dcd6ce7f4d: Layer already exists [2022-10-18T16:59:42.720Z] c4744fa01bda: Layer already exists [2022-10-18T16:59:42.720Z] 01150b46f802: Layer already exists [2022-10-18T16:59:42.720Z] c16b7b505e70: Layer already exists [2022-10-18T16:59:42.720Z] b520c00462e4: Layer already exists [2022-10-18T16:59:42.720Z] 8f2f66b6cdf7: Layer already exists [2022-10-18T16:59:42.720Z] 34d5ebaa5410: Layer already exists [2022-10-18T16:59:42.720Z] 2.3.0-dev.91: digest: sha256:9b9e0f43e36556cbaeb11f5e9bd5c0041719fcdd42c4e0ed11a55a3c05ceb328 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:43.030Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:43.334Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T16:59:43.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-18T16:59:43.334Z] 86b183b86e94: Preparing [2022-10-18T16:59:43.334Z] c4744fa01bda: Preparing [2022-10-18T16:59:43.334Z] 01150b46f802: Preparing [2022-10-18T16:59:43.334Z] c16b7b505e70: Preparing [2022-10-18T16:59:43.334Z] 00dcd6ce7f4d: Preparing [2022-10-18T16:59:43.334Z] 8f2f66b6cdf7: Preparing [2022-10-18T16:59:43.334Z] b520c00462e4: Preparing [2022-10-18T16:59:43.334Z] 34d5ebaa5410: Preparing [2022-10-18T16:59:43.334Z] 34d5ebaa5410: Waiting [2022-10-18T16:59:43.334Z] c16b7b505e70: Layer already exists [2022-10-18T16:59:43.334Z] c4744fa01bda: Layer already exists [2022-10-18T16:59:43.334Z] 86b183b86e94: Layer already exists [2022-10-18T16:59:43.334Z] 00dcd6ce7f4d: Layer already exists [2022-10-18T16:59:43.334Z] 01150b46f802: Layer already exists [2022-10-18T16:59:43.334Z] 8f2f66b6cdf7: Layer already exists [2022-10-18T16:59:43.334Z] b520c00462e4: Layer already exists [2022-10-18T16:59:43.334Z] 34d5ebaa5410: Layer already exists [2022-10-18T16:59:43.334Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:9b9e0f43e36556cbaeb11f5e9bd5c0041719fcdd42c4e0ed11a55a3c05ceb328 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:43.636Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:43.939Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-10-18T16:59:43.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-10-18T16:59:43.939Z] 86b183b86e94: Preparing [2022-10-18T16:59:43.939Z] c4744fa01bda: Preparing [2022-10-18T16:59:43.939Z] 01150b46f802: Preparing [2022-10-18T16:59:43.939Z] c16b7b505e70: Preparing [2022-10-18T16:59:43.939Z] 00dcd6ce7f4d: Preparing [2022-10-18T16:59:43.939Z] 8f2f66b6cdf7: Preparing [2022-10-18T16:59:43.939Z] b520c00462e4: Preparing [2022-10-18T16:59:43.939Z] 34d5ebaa5410: Preparing [2022-10-18T16:59:43.939Z] 8f2f66b6cdf7: Waiting [2022-10-18T16:59:43.939Z] b520c00462e4: Waiting [2022-10-18T16:59:43.939Z] 34d5ebaa5410: Waiting [2022-10-18T16:59:43.939Z] 01150b46f802: Layer already exists [2022-10-18T16:59:43.939Z] 00dcd6ce7f4d: Layer already exists [2022-10-18T16:59:43.939Z] 86b183b86e94: Layer already exists [2022-10-18T16:59:43.939Z] c16b7b505e70: Layer already exists [2022-10-18T16:59:43.939Z] c4744fa01bda: Layer already exists [2022-10-18T16:59:43.939Z] b520c00462e4: Layer already exists [2022-10-18T16:59:43.939Z] 34d5ebaa5410: Layer already exists [2022-10-18T16:59:43.939Z] 8f2f66b6cdf7: Layer already exists [2022-10-18T16:59:43.939Z] main: digest: sha256:9b9e0f43e36556cbaeb11f5e9bd5c0041719fcdd42c4e0ed11a55a3c05ceb328 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T16:59:43.972Z] ===================================================== [Pipeline] echo [2022-10-18T16:59:43.977Z] taggedImages: [2022-10-18T16:59:43.977Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T16:59:43.977Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-10-18T16:59:43.977Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.91 [2022-10-18T16:59:43.977Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T16:59:43.977Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-10-18T16:59:43.989Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-10-18T16:59:43.989Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T16:59:43.989Z] latest [2022-10-18T16:59:43.989Z] 2.3.0-dev.91 [2022-10-18T16:59:43.989Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T16:59:43.989Z] main [2022-10-18T16:59:43.989Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:44.292Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:44.592Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T16:59:44.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-18T16:59:44.592Z] 3868bb1a3a55: Preparing [2022-10-18T16:59:44.592Z] 0fe066b9f3d0: Preparing [2022-10-18T16:59:44.592Z] 525e972ec3fc: Preparing [2022-10-18T16:59:44.592Z] 0afd097c7025: Preparing [2022-10-18T16:59:44.592Z] c89d9b819de2: Preparing [2022-10-18T16:59:44.592Z] b520c00462e4: Preparing [2022-10-18T16:59:44.592Z] 34d5ebaa5410: Preparing [2022-10-18T16:59:44.592Z] b520c00462e4: Waiting [2022-10-18T16:59:44.592Z] 34d5ebaa5410: Waiting [2022-10-18T16:59:44.592Z] 525e972ec3fc: Pushed [2022-10-18T16:59:44.592Z] 0fe066b9f3d0: Pushed [2022-10-18T16:59:44.592Z] 3868bb1a3a55: Pushed [2022-10-18T16:59:44.592Z] b520c00462e4: Layer already exists [2022-10-18T16:59:44.592Z] 34d5ebaa5410: Layer already exists [2022-10-18T16:59:44.852Z] c89d9b819de2: Pushed [2022-10-18T16:59:49.112Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T16:59:49.112Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-18T16:59:49.112Z] ---> 765ca0f0db95 [2022-10-18T16:59:49.112Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-18T16:59:49.112Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T16:59:49.112Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-18T16:59:49.112Z] ---> 765ca0f0db95 [2022-10-18T16:59:49.112Z] Step 3/25 : WORKDIR /edgex-go [2022-10-18T16:59:49.112Z] ---> Running in 4c1022a3c706 [2022-10-18T16:59:49.112Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T16:59:49.112Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-10-18T16:59:49.112Z] ---> 765ca0f0db95 [2022-10-18T16:59:49.112Z] Step 3/20 : WORKDIR /edgex-go [2022-10-18T16:59:49.112Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T16:59:49.112Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-18T16:59:49.112Z] ---> 765ca0f0db95 [2022-10-18T16:59:49.112Z] Step 3/25 : WORKDIR /edgex-go [2022-10-18T16:59:49.112Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T16:59:49.112Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-10-18T16:59:49.112Z] ---> 765ca0f0db95 [2022-10-18T16:59:49.112Z] Step 3/33 : WORKDIR /edgex-go [2022-10-18T16:59:49.112Z] ---> Running in b5df4a8e52ee [2022-10-18T16:59:49.112Z] ---> Running in c5503676bcb0 [2022-10-18T16:59:49.112Z] ---> Running in 4c197ade97c5 [2022-10-18T16:59:49.112Z] ---> Running in 0400cce65b4f [2022-10-18T16:59:49.112Z] Removing intermediate container b5df4a8e52ee [2022-10-18T16:59:49.112Z] ---> 9c08eb70a630 [2022-10-18T16:59:49.112Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T16:59:49.112Z] Removing intermediate container 4c1022a3c706 [2022-10-18T16:59:49.112Z] ---> 624cf2d4ed3b [2022-10-18T16:59:49.112Z] Step 4/24 : WORKDIR /edgex-go [2022-10-18T16:59:49.112Z] ---> Running in 06b4f52477eb [2022-10-18T16:59:49.112Z] Removing intermediate container c5503676bcb0 [2022-10-18T16:59:49.112Z] Removing intermediate container 0400cce65b4f [2022-10-18T16:59:49.112Z] ---> 0feec77f75a7 [2022-10-18T16:59:49.112Z] ---> 50eedc2112a6 [2022-10-18T16:59:49.112Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-10-18T16:59:49.112Z] [2022-10-18T16:59:49.112Z] ---> Running in 883370c70b1e [2022-10-18T16:59:49.112Z] Removing intermediate container 4c197ade97c5 [2022-10-18T16:59:49.112Z] ---> dc0cc61c158f [2022-10-18T16:59:49.112Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T16:59:49.112Z] ---> Running in d364ed7cdff7 [2022-10-18T16:59:49.112Z] ---> Running in 2f14170c2f7d [2022-10-18T16:59:49.112Z] ---> Running in 7e7b349d0e7a [2022-10-18T16:59:49.112Z] Removing intermediate container 883370c70b1e [2022-10-18T16:59:49.112Z] ---> 8987f4671241 [2022-10-18T16:59:49.112Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T16:59:49.379Z] ---> Running in c173529e610c [2022-10-18T16:59:51.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T16:59:51.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T16:59:51.328Z] Removing intermediate container 06b4f52477eb [2022-10-18T16:59:51.328Z] ---> 4018ce959a35 [2022-10-18T16:59:51.328Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-10-18T16:59:51.418Z] 0afd097c7025: Pushed [2022-10-18T16:59:51.418Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:0ebf465618f180a2c2cfea1575fd4e04a66a05333a4dcbb439b0e304738d04fe size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:51.596Z] ---> Running in f95c986b975b [2022-10-18T16:59:51.728Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:52.029Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-10-18T16:59:52.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-18T16:59:52.029Z] 3868bb1a3a55: Preparing [2022-10-18T16:59:52.030Z] 0fe066b9f3d0: Preparing [2022-10-18T16:59:52.030Z] 525e972ec3fc: Preparing [2022-10-18T16:59:52.030Z] 0afd097c7025: Preparing [2022-10-18T16:59:52.030Z] c89d9b819de2: Preparing [2022-10-18T16:59:52.030Z] b520c00462e4: Preparing [2022-10-18T16:59:52.030Z] 34d5ebaa5410: Preparing [2022-10-18T16:59:52.030Z] b520c00462e4: Waiting [2022-10-18T16:59:52.030Z] 34d5ebaa5410: Waiting [2022-10-18T16:59:52.030Z] c89d9b819de2: Layer already exists [2022-10-18T16:59:52.030Z] 3868bb1a3a55: Layer already exists [2022-10-18T16:59:52.030Z] 525e972ec3fc: Layer already exists [2022-10-18T16:59:52.030Z] 0fe066b9f3d0: Layer already exists [2022-10-18T16:59:52.030Z] 0afd097c7025: Layer already exists [2022-10-18T16:59:52.030Z] b520c00462e4: Layer already exists [2022-10-18T16:59:52.030Z] 34d5ebaa5410: Layer already exists [2022-10-18T16:59:52.030Z] latest: digest: sha256:0ebf465618f180a2c2cfea1575fd4e04a66a05333a4dcbb439b0e304738d04fe size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:52.332Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:52.570Z] v3.16.2-303-g355c945e84 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-10-18T16:59:52.570Z] v3.16.2-302-g26bb45e677 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-10-18T16:59:52.570Z] OK: 16893 distinct packages available [2022-10-18T16:59:52.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T16:59:52.630Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.91 [2022-10-18T16:59:52.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-18T16:59:52.630Z] 3868bb1a3a55: Preparing [2022-10-18T16:59:52.630Z] 0fe066b9f3d0: Preparing [2022-10-18T16:59:52.630Z] 525e972ec3fc: Preparing [2022-10-18T16:59:52.630Z] 0afd097c7025: Preparing [2022-10-18T16:59:52.630Z] c89d9b819de2: Preparing [2022-10-18T16:59:52.630Z] b520c00462e4: Preparing [2022-10-18T16:59:52.630Z] 34d5ebaa5410: Preparing [2022-10-18T16:59:52.630Z] b520c00462e4: Waiting [2022-10-18T16:59:52.630Z] 34d5ebaa5410: Waiting [2022-10-18T16:59:52.630Z] 0afd097c7025: Layer already exists [2022-10-18T16:59:52.630Z] 0fe066b9f3d0: Layer already exists [2022-10-18T16:59:52.630Z] 3868bb1a3a55: Layer already exists [2022-10-18T16:59:52.630Z] c89d9b819de2: Layer already exists [2022-10-18T16:59:52.630Z] 525e972ec3fc: Layer already exists [2022-10-18T16:59:52.630Z] b520c00462e4: Layer already exists [2022-10-18T16:59:52.630Z] 34d5ebaa5410: Layer already exists [2022-10-18T16:59:52.630Z] 2.3.0-dev.91: digest: sha256:0ebf465618f180a2c2cfea1575fd4e04a66a05333a4dcbb439b0e304738d04fe size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:52.837Z] Removing intermediate container 7e7b349d0e7a [2022-10-18T16:59:52.837Z] ---> d2324cb9acf3 [2022-10-18T16:59:52.837Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-10-18T16:59:52.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T16:59:52.837Z] ---> Running in 384eae973a08 [2022-10-18T16:59:52.935Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:53.105Z] Removing intermediate container c173529e610c [2022-10-18T16:59:53.105Z] ---> 1f0ab02c219a [2022-10-18T16:59:53.105Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-10-18T16:59:53.105Z] ---> Running in 0cebfcbf07bc [2022-10-18T16:59:53.239Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T16:59:53.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-18T16:59:53.239Z] 3868bb1a3a55: Preparing [2022-10-18T16:59:53.239Z] 0fe066b9f3d0: Preparing [2022-10-18T16:59:53.239Z] 525e972ec3fc: Preparing [2022-10-18T16:59:53.239Z] 0afd097c7025: Preparing [2022-10-18T16:59:53.239Z] c89d9b819de2: Preparing [2022-10-18T16:59:53.239Z] b520c00462e4: Preparing [2022-10-18T16:59:53.239Z] 34d5ebaa5410: Preparing [2022-10-18T16:59:53.239Z] 34d5ebaa5410: Waiting [2022-10-18T16:59:53.239Z] b520c00462e4: Waiting [2022-10-18T16:59:53.239Z] 0fe066b9f3d0: Layer already exists [2022-10-18T16:59:53.239Z] c89d9b819de2: Layer already exists [2022-10-18T16:59:53.239Z] 525e972ec3fc: Layer already exists [2022-10-18T16:59:53.239Z] 0afd097c7025: Layer already exists [2022-10-18T16:59:53.239Z] 3868bb1a3a55: Layer already exists [2022-10-18T16:59:53.239Z] b520c00462e4: Layer already exists [2022-10-18T16:59:53.239Z] 34d5ebaa5410: Layer already exists [2022-10-18T16:59:53.239Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:0ebf465618f180a2c2cfea1575fd4e04a66a05333a4dcbb439b0e304738d04fe size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:53.542Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:53.696Z] Removing intermediate container 2f14170c2f7d [2022-10-18T16:59:53.697Z] ---> 232fac3c4e3d [2022-10-18T16:59:53.697Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-10-18T16:59:53.697Z] ---> Running in 154e12e743eb [2022-10-18T16:59:53.851Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-10-18T16:59:53.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-10-18T16:59:53.851Z] 3868bb1a3a55: Preparing [2022-10-18T16:59:53.851Z] 0fe066b9f3d0: Preparing [2022-10-18T16:59:53.851Z] 525e972ec3fc: Preparing [2022-10-18T16:59:53.851Z] 0afd097c7025: Preparing [2022-10-18T16:59:53.851Z] c89d9b819de2: Preparing [2022-10-18T16:59:53.851Z] b520c00462e4: Preparing [2022-10-18T16:59:53.851Z] 34d5ebaa5410: Preparing [2022-10-18T16:59:53.851Z] b520c00462e4: Waiting [2022-10-18T16:59:53.851Z] 34d5ebaa5410: Waiting [2022-10-18T16:59:53.851Z] 0afd097c7025: Layer already exists [2022-10-18T16:59:53.851Z] 3868bb1a3a55: Layer already exists [2022-10-18T16:59:53.851Z] 525e972ec3fc: Layer already exists [2022-10-18T16:59:53.851Z] c89d9b819de2: Layer already exists [2022-10-18T16:59:53.851Z] 0fe066b9f3d0: Layer already exists [2022-10-18T16:59:53.851Z] 34d5ebaa5410: Layer already exists [2022-10-18T16:59:53.851Z] b520c00462e4: Layer already exists [2022-10-18T16:59:53.851Z] main: digest: sha256:0ebf465618f180a2c2cfea1575fd4e04a66a05333a4dcbb439b0e304738d04fe size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T16:59:53.889Z] ===================================================== [Pipeline] echo [2022-10-18T16:59:53.894Z] taggedImages: [2022-10-18T16:59:53.894Z] - nexus3.edgexfoundry.org:10004/security-spire-config:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T16:59:53.894Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-10-18T16:59:53.894Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.91 [2022-10-18T16:59:53.894Z] - nexus3.edgexfoundry.org:10004/security-spire-config:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T16:59:53.894Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-10-18T16:59:53.907Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-10-18T16:59:53.907Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T16:59:53.907Z] latest [2022-10-18T16:59:53.907Z] 2.3.0-dev.91 [2022-10-18T16:59:53.907Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T16:59:53.907Z] main [2022-10-18T16:59:53.907Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:53.969Z] OK: 221 MiB in 51 packages [2022-10-18T16:59:53.969Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T16:59:54.213Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:54.518Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T16:59:54.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-18T16:59:54.518Z] 8365fcfd8720: Preparing [2022-10-18T16:59:54.518Z] a3a4a45f7aae: Preparing [2022-10-18T16:59:54.518Z] 223ff6056a18: Preparing [2022-10-18T16:59:54.518Z] 0afd097c7025: Preparing [2022-10-18T16:59:54.518Z] 452a73a1bb88: Preparing [2022-10-18T16:59:54.518Z] b520c00462e4: Preparing [2022-10-18T16:59:54.518Z] 34d5ebaa5410: Preparing [2022-10-18T16:59:54.518Z] b520c00462e4: Waiting [2022-10-18T16:59:54.518Z] 34d5ebaa5410: Waiting [2022-10-18T16:59:54.518Z] 0afd097c7025: Layer already exists [2022-10-18T16:59:54.518Z] b520c00462e4: Layer already exists [2022-10-18T16:59:54.518Z] 34d5ebaa5410: Layer already exists [2022-10-18T16:59:54.518Z] a3a4a45f7aae: Pushed [2022-10-18T16:59:54.518Z] 223ff6056a18: Pushed [2022-10-18T16:59:54.518Z] 8365fcfd8720: Pushed [2022-10-18T16:59:54.932Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T16:59:55.087Z] 452a73a1bb88: Pushed [2022-10-18T16:59:55.087Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:3767bb79057f05dbc1bb98c039bfd94f73f9a553ad655bdb2d297786f92c4bad size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:55.201Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T16:59:55.394Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:55.470Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T16:59:55.470Z] Removing intermediate container d364ed7cdff7 [2022-10-18T16:59:55.470Z] ---> a86ecd191045 [2022-10-18T16:59:55.470Z] Step 5/20 : COPY go.mod vendor* ./ [2022-10-18T16:59:55.700Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-10-18T16:59:55.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-18T16:59:55.700Z] 8365fcfd8720: Preparing [2022-10-18T16:59:55.700Z] a3a4a45f7aae: Preparing [2022-10-18T16:59:55.700Z] 223ff6056a18: Preparing [2022-10-18T16:59:55.700Z] 0afd097c7025: Preparing [2022-10-18T16:59:55.700Z] 452a73a1bb88: Preparing [2022-10-18T16:59:55.700Z] b520c00462e4: Preparing [2022-10-18T16:59:55.700Z] 34d5ebaa5410: Preparing [2022-10-18T16:59:55.700Z] b520c00462e4: Waiting [2022-10-18T16:59:55.700Z] 34d5ebaa5410: Waiting [2022-10-18T16:59:55.700Z] 452a73a1bb88: Layer already exists [2022-10-18T16:59:55.700Z] a3a4a45f7aae: Layer already exists [2022-10-18T16:59:55.700Z] 0afd097c7025: Layer already exists [2022-10-18T16:59:55.700Z] 8365fcfd8720: Layer already exists [2022-10-18T16:59:55.700Z] 223ff6056a18: Layer already exists [2022-10-18T16:59:55.700Z] b520c00462e4: Layer already exists [2022-10-18T16:59:55.700Z] 34d5ebaa5410: Layer already exists [2022-10-18T16:59:55.700Z] latest: digest: sha256:3767bb79057f05dbc1bb98c039bfd94f73f9a553ad655bdb2d297786f92c4bad size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:55.738Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T16:59:56.003Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.91 [2022-10-18T16:59:56.007Z] OK: 221 MiB in 51 packages [2022-10-18T16:59:56.007Z] ---> 5fd0a6582647 [2022-10-18T16:59:56.007Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T16:59:56.007Z] ---> Running in 5580bf283f9f [2022-10-18T16:59:56.007Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:56.280Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T16:59:56.301Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.91 [2022-10-18T16:59:56.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-18T16:59:56.301Z] 8365fcfd8720: Preparing [2022-10-18T16:59:56.301Z] a3a4a45f7aae: Preparing [2022-10-18T16:59:56.301Z] 223ff6056a18: Preparing [2022-10-18T16:59:56.301Z] 0afd097c7025: Preparing [2022-10-18T16:59:56.301Z] 452a73a1bb88: Preparing [2022-10-18T16:59:56.301Z] b520c00462e4: Preparing [2022-10-18T16:59:56.301Z] 34d5ebaa5410: Preparing [2022-10-18T16:59:56.301Z] b520c00462e4: Waiting [2022-10-18T16:59:56.301Z] 34d5ebaa5410: Waiting [2022-10-18T16:59:56.301Z] a3a4a45f7aae: Layer already exists [2022-10-18T16:59:56.301Z] 8365fcfd8720: Layer already exists [2022-10-18T16:59:56.301Z] 223ff6056a18: Layer already exists [2022-10-18T16:59:56.301Z] 452a73a1bb88: Layer already exists [2022-10-18T16:59:56.301Z] 0afd097c7025: Layer already exists [2022-10-18T16:59:56.301Z] 34d5ebaa5410: Layer already exists [2022-10-18T16:59:56.301Z] b520c00462e4: Layer already exists [2022-10-18T16:59:56.301Z] 2.3.0-dev.91: digest: sha256:3767bb79057f05dbc1bb98c039bfd94f73f9a553ad655bdb2d297786f92c4bad size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:56.605Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:56.863Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T16:59:56.908Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T16:59:56.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-18T16:59:56.908Z] 8365fcfd8720: Preparing [2022-10-18T16:59:56.908Z] a3a4a45f7aae: Preparing [2022-10-18T16:59:56.908Z] 223ff6056a18: Preparing [2022-10-18T16:59:56.908Z] 0afd097c7025: Preparing [2022-10-18T16:59:56.908Z] 452a73a1bb88: Preparing [2022-10-18T16:59:56.908Z] b520c00462e4: Preparing [2022-10-18T16:59:56.908Z] 34d5ebaa5410: Preparing [2022-10-18T16:59:56.908Z] b520c00462e4: Waiting [2022-10-18T16:59:56.908Z] 34d5ebaa5410: Waiting [2022-10-18T16:59:56.908Z] 0afd097c7025: Layer already exists [2022-10-18T16:59:56.908Z] 8365fcfd8720: Layer already exists [2022-10-18T16:59:56.908Z] 452a73a1bb88: Layer already exists [2022-10-18T16:59:56.908Z] a3a4a45f7aae: Layer already exists [2022-10-18T16:59:56.908Z] 223ff6056a18: Layer already exists [2022-10-18T16:59:56.908Z] 34d5ebaa5410: Layer already exists [2022-10-18T16:59:56.908Z] b520c00462e4: Layer already exists [2022-10-18T16:59:56.908Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:3767bb79057f05dbc1bb98c039bfd94f73f9a553ad655bdb2d297786f92c4bad size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:57.213Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:57.456Z] OK: 221 MiB in 51 packages [2022-10-18T16:59:57.456Z] Removing intermediate container f95c986b975b [2022-10-18T16:59:57.456Z] ---> 30c0542d66e1 [2022-10-18T16:59:57.456Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-18T16:59:57.456Z] OK: 221 MiB in 51 packages [2022-10-18T16:59:57.517Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-10-18T16:59:57.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-10-18T16:59:57.517Z] 8365fcfd8720: Preparing [2022-10-18T16:59:57.517Z] a3a4a45f7aae: Preparing [2022-10-18T16:59:57.517Z] 223ff6056a18: Preparing [2022-10-18T16:59:57.517Z] 0afd097c7025: Preparing [2022-10-18T16:59:57.517Z] 452a73a1bb88: Preparing [2022-10-18T16:59:57.517Z] b520c00462e4: Preparing [2022-10-18T16:59:57.517Z] 34d5ebaa5410: Preparing [2022-10-18T16:59:57.517Z] b520c00462e4: Waiting [2022-10-18T16:59:57.517Z] 34d5ebaa5410: Waiting [2022-10-18T16:59:57.517Z] 223ff6056a18: Layer already exists [2022-10-18T16:59:57.517Z] 8365fcfd8720: Layer already exists [2022-10-18T16:59:57.517Z] a3a4a45f7aae: Layer already exists [2022-10-18T16:59:57.517Z] 0afd097c7025: Layer already exists [2022-10-18T16:59:57.517Z] 452a73a1bb88: Layer already exists [2022-10-18T16:59:57.517Z] b520c00462e4: Layer already exists [2022-10-18T16:59:57.517Z] 34d5ebaa5410: Layer already exists [2022-10-18T16:59:57.517Z] main: digest: sha256:3767bb79057f05dbc1bb98c039bfd94f73f9a553ad655bdb2d297786f92c4bad size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T16:59:57.562Z] ===================================================== [Pipeline] echo [2022-10-18T16:59:57.569Z] taggedImages: [2022-10-18T16:59:57.569Z] - nexus3.edgexfoundry.org:10004/security-spire-server:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T16:59:57.569Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-10-18T16:59:57.569Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.91 [2022-10-18T16:59:57.569Z] - nexus3.edgexfoundry.org:10004/security-spire-server:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T16:59:57.569Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-10-18T16:59:57.591Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-10-18T16:59:57.591Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T16:59:57.591Z] latest [2022-10-18T16:59:57.591Z] 2.3.0-dev.91 [2022-10-18T16:59:57.591Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T16:59:57.591Z] main [2022-10-18T16:59:57.591Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:57.913Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T16:59:58.044Z] OK: 221 MiB in 51 packages [2022-10-18T16:59:58.212Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T16:59:58.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-18T16:59:58.212Z] fc645bb69ca0: Preparing [2022-10-18T16:59:58.212Z] 93fd4f1d536f: Preparing [2022-10-18T16:59:58.212Z] cf6910bb72f7: Preparing [2022-10-18T16:59:58.212Z] c899bff7a381: Preparing [2022-10-18T16:59:58.212Z] 994393dc58e7: Preparing [2022-10-18T16:59:58.212Z] cf6910bb72f7: Layer already exists [2022-10-18T16:59:58.212Z] 994393dc58e7: Layer already exists [2022-10-18T16:59:58.212Z] fc645bb69ca0: Pushed [2022-10-18T16:59:58.212Z] c899bff7a381: Pushed [2022-10-18T16:59:59.007Z] ---> c6a3674fea17 [2022-10-18T16:59:59.008Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T16:59:59.275Z] ---> Running in a50bbaed9049 [2022-10-18T16:59:59.275Z] Removing intermediate container 0cebfcbf07bc [2022-10-18T16:59:59.275Z] Removing intermediate container 384eae973a08 [2022-10-18T16:59:59.275Z] ---> 2779a6c57b77 [2022-10-18T16:59:59.275Z] Step 6/33 : COPY go.mod vendor* ./ [2022-10-18T16:59:59.275Z] ---> d2b6f102c2ed [2022-10-18T16:59:59.275Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-18T16:59:59.866Z] Removing intermediate container 154e12e743eb [2022-10-18T16:59:59.866Z] ---> 1a45816fafd6 [2022-10-18T16:59:59.866Z] Step 6/25 : COPY go.mod vendor* ./ [2022-10-18T17:00:00.452Z] ---> a1f8b41fab16 [2022-10-18T17:00:00.452Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T17:00:00.452Z] ---> Running in 5234a4684227 [2022-10-18T17:00:00.717Z] ---> 98d782ce13a9 [2022-10-18T17:00:00.717Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T17:00:00.717Z] ---> Running in e5f879d60e0b [2022-10-18T17:00:00.745Z] 93fd4f1d536f: Pushed [2022-10-18T17:00:00.745Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:ab5ae69f2ceab90a8a9cf73986fe3b47c8002d50da09995771138c1dfc892ff4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:00:01.051Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:00:01.355Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-10-18T17:00:01.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-18T17:00:01.355Z] fc645bb69ca0: Preparing [2022-10-18T17:00:01.355Z] 93fd4f1d536f: Preparing [2022-10-18T17:00:01.355Z] cf6910bb72f7: Preparing [2022-10-18T17:00:01.355Z] c899bff7a381: Preparing [2022-10-18T17:00:01.355Z] 994393dc58e7: Preparing [2022-10-18T17:00:01.355Z] c899bff7a381: Layer already exists [2022-10-18T17:00:01.355Z] cf6910bb72f7: Layer already exists [2022-10-18T17:00:01.355Z] 994393dc58e7: Layer already exists [2022-10-18T17:00:01.355Z] 93fd4f1d536f: Layer already exists [2022-10-18T17:00:01.355Z] fc645bb69ca0: Layer already exists [2022-10-18T17:00:01.355Z] latest: digest: sha256:ab5ae69f2ceab90a8a9cf73986fe3b47c8002d50da09995771138c1dfc892ff4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:00:01.656Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [2022-10-18T17:00:01.672Z] ---> 1bb78546a59d [2022-10-18T17:00:01.672Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T17:00:01.672Z] ---> Running in 8f31d83ca077 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:00:01.960Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.91 [2022-10-18T17:00:01.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-18T17:00:01.960Z] fc645bb69ca0: Preparing [2022-10-18T17:00:01.960Z] 93fd4f1d536f: Preparing [2022-10-18T17:00:01.960Z] cf6910bb72f7: Preparing [2022-10-18T17:00:01.960Z] c899bff7a381: Preparing [2022-10-18T17:00:01.960Z] 994393dc58e7: Preparing [2022-10-18T17:00:01.960Z] cf6910bb72f7: Layer already exists [2022-10-18T17:00:01.960Z] c899bff7a381: Layer already exists [2022-10-18T17:00:01.960Z] fc645bb69ca0: Layer already exists [2022-10-18T17:00:01.960Z] 994393dc58e7: Layer already exists [2022-10-18T17:00:01.960Z] 93fd4f1d536f: Layer already exists [2022-10-18T17:00:01.960Z] 2.3.0-dev.91: digest: sha256:ab5ae69f2ceab90a8a9cf73986fe3b47c8002d50da09995771138c1dfc892ff4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:00:02.263Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:00:02.568Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T17:00:02.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-18T17:00:02.568Z] fc645bb69ca0: Preparing [2022-10-18T17:00:02.568Z] 93fd4f1d536f: Preparing [2022-10-18T17:00:02.568Z] cf6910bb72f7: Preparing [2022-10-18T17:00:02.568Z] c899bff7a381: Preparing [2022-10-18T17:00:02.568Z] 994393dc58e7: Preparing [2022-10-18T17:00:02.568Z] fc645bb69ca0: Layer already exists [2022-10-18T17:00:02.568Z] cf6910bb72f7: Layer already exists [2022-10-18T17:00:02.568Z] 93fd4f1d536f: Layer already exists [2022-10-18T17:00:02.568Z] 994393dc58e7: Layer already exists [2022-10-18T17:00:02.568Z] c899bff7a381: Layer already exists [2022-10-18T17:00:02.568Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:ab5ae69f2ceab90a8a9cf73986fe3b47c8002d50da09995771138c1dfc892ff4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:00:02.869Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:00:03.169Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-10-18T17:00:03.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-10-18T17:00:03.169Z] fc645bb69ca0: Preparing [2022-10-18T17:00:03.169Z] 93fd4f1d536f: Preparing [2022-10-18T17:00:03.169Z] cf6910bb72f7: Preparing [2022-10-18T17:00:03.169Z] c899bff7a381: Preparing [2022-10-18T17:00:03.169Z] 994393dc58e7: Preparing [2022-10-18T17:00:03.169Z] 994393dc58e7: Layer already exists [2022-10-18T17:00:03.169Z] c899bff7a381: Layer already exists [2022-10-18T17:00:03.169Z] fc645bb69ca0: Layer already exists [2022-10-18T17:00:03.169Z] cf6910bb72f7: Layer already exists [2022-10-18T17:00:03.169Z] 93fd4f1d536f: Layer already exists [2022-10-18T17:00:03.169Z] main: digest: sha256:ab5ae69f2ceab90a8a9cf73986fe3b47c8002d50da09995771138c1dfc892ff4 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T17:00:03.203Z] ===================================================== [Pipeline] echo [2022-10-18T17:00:03.208Z] taggedImages: [2022-10-18T17:00:03.208Z] - nexus3.edgexfoundry.org:10004/support-notifications:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:00:03.208Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-10-18T17:00:03.208Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.91 [2022-10-18T17:00:03.208Z] - nexus3.edgexfoundry.org:10004/support-notifications:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T17:00:03.208Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-10-18T17:00:03.221Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-10-18T17:00:03.221Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:00:03.221Z] latest [2022-10-18T17:00:03.221Z] 2.3.0-dev.91 [2022-10-18T17:00:03.221Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T17:00:03.221Z] main [2022-10-18T17:00:03.221Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:00:03.528Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:00:03.838Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:00:03.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-18T17:00:03.839Z] 278cbf51db84: Preparing [2022-10-18T17:00:03.839Z] 5beb2dc4eee3: Preparing [2022-10-18T17:00:03.839Z] cf6910bb72f7: Preparing [2022-10-18T17:00:03.839Z] ff02e4c55076: Preparing [2022-10-18T17:00:03.839Z] 994393dc58e7: Preparing [2022-10-18T17:00:03.839Z] 994393dc58e7: Layer already exists [2022-10-18T17:00:03.839Z] ff02e4c55076: Layer already exists [2022-10-18T17:00:03.839Z] cf6910bb72f7: Layer already exists [2022-10-18T17:00:03.839Z] 278cbf51db84: Pushed [2022-10-18T17:00:06.371Z] 5beb2dc4eee3: Pushed [2022-10-18T17:00:06.371Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:84917c4d13cb145f2360a3bd21edcc6dc900e1c471af9d7884b2ac2334283fbc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:00:06.682Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:00:06.986Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-10-18T17:00:06.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-18T17:00:06.986Z] 278cbf51db84: Preparing [2022-10-18T17:00:06.986Z] 5beb2dc4eee3: Preparing [2022-10-18T17:00:06.986Z] cf6910bb72f7: Preparing [2022-10-18T17:00:06.986Z] ff02e4c55076: Preparing [2022-10-18T17:00:06.986Z] 994393dc58e7: Preparing [2022-10-18T17:00:06.986Z] 994393dc58e7: Layer already exists [2022-10-18T17:00:06.986Z] ff02e4c55076: Layer already exists [2022-10-18T17:00:06.986Z] 278cbf51db84: Layer already exists [2022-10-18T17:00:06.986Z] 5beb2dc4eee3: Layer already exists [2022-10-18T17:00:06.986Z] cf6910bb72f7: Layer already exists [2022-10-18T17:00:06.986Z] latest: digest: sha256:84917c4d13cb145f2360a3bd21edcc6dc900e1c471af9d7884b2ac2334283fbc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:00:07.296Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:00:07.596Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.91 [2022-10-18T17:00:07.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-18T17:00:07.596Z] 278cbf51db84: Preparing [2022-10-18T17:00:07.596Z] 5beb2dc4eee3: Preparing [2022-10-18T17:00:07.596Z] cf6910bb72f7: Preparing [2022-10-18T17:00:07.596Z] ff02e4c55076: Preparing [2022-10-18T17:00:07.596Z] 994393dc58e7: Preparing [2022-10-18T17:00:07.596Z] 278cbf51db84: Layer already exists [2022-10-18T17:00:07.596Z] cf6910bb72f7: Layer already exists [2022-10-18T17:00:07.596Z] 5beb2dc4eee3: Layer already exists [2022-10-18T17:00:07.596Z] ff02e4c55076: Layer already exists [2022-10-18T17:00:07.596Z] 994393dc58e7: Layer already exists [2022-10-18T17:00:07.596Z] 2.3.0-dev.91: digest: sha256:84917c4d13cb145f2360a3bd21edcc6dc900e1c471af9d7884b2ac2334283fbc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:00:07.901Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:00:08.202Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T17:00:08.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-18T17:00:08.202Z] 278cbf51db84: Preparing [2022-10-18T17:00:08.202Z] 5beb2dc4eee3: Preparing [2022-10-18T17:00:08.202Z] cf6910bb72f7: Preparing [2022-10-18T17:00:08.202Z] ff02e4c55076: Preparing [2022-10-18T17:00:08.202Z] 994393dc58e7: Preparing [2022-10-18T17:00:08.202Z] ff02e4c55076: Layer already exists [2022-10-18T17:00:08.202Z] 5beb2dc4eee3: Layer already exists [2022-10-18T17:00:08.202Z] 278cbf51db84: Layer already exists [2022-10-18T17:00:08.202Z] cf6910bb72f7: Layer already exists [2022-10-18T17:00:08.202Z] 994393dc58e7: Layer already exists [2022-10-18T17:00:08.202Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:84917c4d13cb145f2360a3bd21edcc6dc900e1c471af9d7884b2ac2334283fbc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:00:08.504Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:00:08.799Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-10-18T17:00:08.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-10-18T17:00:08.799Z] 278cbf51db84: Preparing [2022-10-18T17:00:08.799Z] 5beb2dc4eee3: Preparing [2022-10-18T17:00:08.799Z] cf6910bb72f7: Preparing [2022-10-18T17:00:08.799Z] ff02e4c55076: Preparing [2022-10-18T17:00:08.799Z] 994393dc58e7: Preparing [2022-10-18T17:00:08.799Z] cf6910bb72f7: Layer already exists [2022-10-18T17:00:08.799Z] 5beb2dc4eee3: Layer already exists [2022-10-18T17:00:08.799Z] ff02e4c55076: Layer already exists [2022-10-18T17:00:08.799Z] 278cbf51db84: Layer already exists [2022-10-18T17:00:08.799Z] 994393dc58e7: Layer already exists [2022-10-18T17:00:08.799Z] main: digest: sha256:84917c4d13cb145f2360a3bd21edcc6dc900e1c471af9d7884b2ac2334283fbc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T17:00:08.840Z] ===================================================== [Pipeline] echo [2022-10-18T17:00:08.845Z] taggedImages: [2022-10-18T17:00:08.845Z] - nexus3.edgexfoundry.org:10004/support-scheduler:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:00:08.845Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-10-18T17:00:08.845Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.91 [2022-10-18T17:00:08.845Z] - nexus3.edgexfoundry.org:10004/support-scheduler:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T17:00:08.845Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-10-18T17:00:08.858Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-10-18T17:00:08.858Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:00:08.858Z] latest [2022-10-18T17:00:08.858Z] 2.3.0-dev.91 [2022-10-18T17:00:08.858Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T17:00:08.858Z] main [2022-10-18T17:00:08.858Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:00:09.158Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:00:09.460Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:00:09.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-18T17:00:09.460Z] 8e7c095eb2fd: Preparing [2022-10-18T17:00:09.460Z] e631b51cab64: Preparing [2022-10-18T17:00:09.460Z] c805a8ab573f: Preparing [2022-10-18T17:00:09.460Z] 459cc6d384ff: Preparing [2022-10-18T17:00:09.460Z] 994393dc58e7: Preparing [2022-10-18T17:00:09.460Z] 994393dc58e7: Layer already exists [2022-10-18T17:00:09.460Z] e631b51cab64: Pushed [2022-10-18T17:00:09.718Z] 8e7c095eb2fd: Pushed [2022-10-18T17:00:10.651Z] c805a8ab573f: Pushed [2022-10-18T17:00:22.852Z] 459cc6d384ff: Pushed [2022-10-18T17:00:22.852Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:11802f120c4cd7b98960d825233dcd06603462d00009e27c8d2fc279fbf9bf30 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:00:23.162Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:00:23.466Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-10-18T17:00:23.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-18T17:00:23.467Z] 8e7c095eb2fd: Preparing [2022-10-18T17:00:23.467Z] e631b51cab64: Preparing [2022-10-18T17:00:23.467Z] c805a8ab573f: Preparing [2022-10-18T17:00:23.467Z] 459cc6d384ff: Preparing [2022-10-18T17:00:23.467Z] 994393dc58e7: Preparing [2022-10-18T17:00:23.467Z] c805a8ab573f: Layer already exists [2022-10-18T17:00:23.467Z] 459cc6d384ff: Layer already exists [2022-10-18T17:00:23.467Z] e631b51cab64: Layer already exists [2022-10-18T17:00:23.467Z] 8e7c095eb2fd: Layer already exists [2022-10-18T17:00:23.467Z] 994393dc58e7: Layer already exists [2022-10-18T17:00:23.467Z] latest: digest: sha256:11802f120c4cd7b98960d825233dcd06603462d00009e27c8d2fc279fbf9bf30 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:00:23.767Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:00:24.066Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.91 [2022-10-18T17:00:24.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-18T17:00:24.066Z] 8e7c095eb2fd: Preparing [2022-10-18T17:00:24.066Z] e631b51cab64: Preparing [2022-10-18T17:00:24.066Z] c805a8ab573f: Preparing [2022-10-18T17:00:24.066Z] 459cc6d384ff: Preparing [2022-10-18T17:00:24.066Z] 994393dc58e7: Preparing [2022-10-18T17:00:24.066Z] 459cc6d384ff: Layer already exists [2022-10-18T17:00:24.066Z] 994393dc58e7: Layer already exists [2022-10-18T17:00:24.066Z] 8e7c095eb2fd: Layer already exists [2022-10-18T17:00:24.066Z] c805a8ab573f: Layer already exists [2022-10-18T17:00:24.066Z] e631b51cab64: Layer already exists [2022-10-18T17:00:24.066Z] 2.3.0-dev.91: digest: sha256:11802f120c4cd7b98960d825233dcd06603462d00009e27c8d2fc279fbf9bf30 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:00:24.375Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:00:24.673Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T17:00:24.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-18T17:00:24.673Z] 8e7c095eb2fd: Preparing [2022-10-18T17:00:24.673Z] e631b51cab64: Preparing [2022-10-18T17:00:24.673Z] c805a8ab573f: Preparing [2022-10-18T17:00:24.673Z] 459cc6d384ff: Preparing [2022-10-18T17:00:24.673Z] 994393dc58e7: Preparing [2022-10-18T17:00:24.673Z] 994393dc58e7: Layer already exists [2022-10-18T17:00:24.673Z] c805a8ab573f: Layer already exists [2022-10-18T17:00:24.673Z] 459cc6d384ff: Layer already exists [2022-10-18T17:00:24.673Z] e631b51cab64: Layer already exists [2022-10-18T17:00:24.673Z] 8e7c095eb2fd: Layer already exists [2022-10-18T17:00:24.673Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:11802f120c4cd7b98960d825233dcd06603462d00009e27c8d2fc279fbf9bf30 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:00:24.973Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:00:25.277Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-10-18T17:00:25.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-10-18T17:00:25.277Z] 8e7c095eb2fd: Preparing [2022-10-18T17:00:25.277Z] e631b51cab64: Preparing [2022-10-18T17:00:25.277Z] c805a8ab573f: Preparing [2022-10-18T17:00:25.277Z] 459cc6d384ff: Preparing [2022-10-18T17:00:25.277Z] 994393dc58e7: Preparing [2022-10-18T17:00:25.277Z] 459cc6d384ff: Layer already exists [2022-10-18T17:00:25.277Z] e631b51cab64: Layer already exists [2022-10-18T17:00:25.277Z] 8e7c095eb2fd: Layer already exists [2022-10-18T17:00:25.277Z] c805a8ab573f: Layer already exists [2022-10-18T17:00:25.277Z] 994393dc58e7: Layer already exists [2022-10-18T17:00:25.277Z] main: digest: sha256:11802f120c4cd7b98960d825233dcd06603462d00009e27c8d2fc279fbf9bf30 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T17:00:25.311Z] ===================================================== [Pipeline] echo [2022-10-18T17:00:25.316Z] taggedImages: [2022-10-18T17:00:25.316Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:00:25.316Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-10-18T17:00:25.316Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.91 [2022-10-18T17:00:25.316Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T17:00:25.316Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-18T17:01:09.512Z] Removing intermediate container 5580bf283f9f [2022-10-18T17:01:09.512Z] ---> 0ec043dc2673 [2022-10-18T17:01:09.512Z] Step 7/20 : COPY . . [2022-10-18T17:01:09.512Z] Removing intermediate container a50bbaed9049 [2022-10-18T17:01:09.512Z] ---> 23679dce2492 [2022-10-18T17:01:09.512Z] Step 8/25 : COPY . . [2022-10-18T17:01:09.512Z] Removing intermediate container 5234a4684227 [2022-10-18T17:01:09.512Z] ---> 29439e0acdc6 [2022-10-18T17:01:09.512Z] Step 9/24 : COPY . . [2022-10-18T17:01:09.512Z] Removing intermediate container e5f879d60e0b [2022-10-18T17:01:09.512Z] ---> 11186b075037 [2022-10-18T17:01:09.512Z] Step 8/33 : COPY . . [2022-10-18T17:01:09.512Z] Removing intermediate container 8f31d83ca077 [2022-10-18T17:01:09.512Z] ---> bf36ab4f6568 [2022-10-18T17:01:09.512Z] Step 8/25 : COPY . . [2022-10-18T17:01:09.512Z] ---> 01e07d01a762 [2022-10-18T17:01:09.512Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-10-18T17:01:09.512Z] ---> Running in 4eab619fdb7d [2022-10-18T17:01:09.512Z] ---> 9bb708ec04c8 [2022-10-18T17:01:09.512Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-10-18T17:01:09.512Z] ---> Running in 550ecea70da9 [2022-10-18T17:01:09.512Z] Removing intermediate container 550ecea70da9 [2022-10-18T17:01:09.512Z] ---> 04abb79c0ae0 [2022-10-18T17:01:09.512Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-10-18T17:01:09.512Z] ---> 5a853500fadc [2022-10-18T17:01:09.512Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-10-18T17:01:09.512Z] ---> Running in fda468ac446e [2022-10-18T17:01:09.512Z] ---> Running in 85de9fd1b479 [2022-10-18T17:01:09.512Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-10-18T17:01:09.512Z] Removing intermediate container fda468ac446e [2022-10-18T17:01:09.512Z] ---> db3016a85c3c [2022-10-18T17:01:09.512Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-18T17:01:09.512Z] ---> Running in e6a70d93ca86 [2022-10-18T17:01:10.106Z] ---> 49ea45ca8c0c [2022-10-18T17:01:10.106Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-10-18T17:01:10.106Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-10-18T17:01:10.390Z] ---> Running in dc4e95cc458d [2022-10-18T17:01:10.390Z] ---> 782def397a97 [2022-10-18T17:01:10.390Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-10-18T17:01:10.659Z] ---> Running in 0749600b5d03 [2022-10-18T17:01:12.603Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-10-18T17:01:12.876Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-10-18T17:01:13.457Z] Removing intermediate container e6a70d93ca86 [2022-10-18T17:01:13.457Z] ---> 4509194e1a85 [2022-10-18T17:01:13.457Z] Step 12/25 : WORKDIR /edgex-go [2022-10-18T17:01:13.457Z] ---> Running in ac3368247866 [2022-10-18T17:01:14.051Z] Removing intermediate container ac3368247866 [2022-10-18T17:01:14.051Z] ---> 278f99aea14f [2022-10-18T17:01:14.051Z] [2022-10-18T17:01:14.051Z] Step 13/25 : FROM alpine:3.15 [2022-10-18T17:01:14.051Z] 3.15: Pulling from library/alpine [2022-10-18T17:01:15.014Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-10-18T17:01:15.281Z] Status: Downloaded newer image for alpine:3.15 [2022-10-18T17:01:15.281Z] ---> 02e0d6fdf486 [2022-10-18T17:01:15.281Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-18T17:01:15.281Z] ---> Running in da6f7b1b0084 [2022-10-18T17:01:15.864Z] Removing intermediate container da6f7b1b0084 [2022-10-18T17:01:15.864Z] ---> c4dca4c8eb1c [2022-10-18T17:01:15.864Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T17:01:15.864Z] ---> Running in 2efb7094573a [2022-10-18T17:01:19.222Z] Removing intermediate container 2efb7094573a [2022-10-18T17:01:19.222Z] ---> f507cfc014b5 [2022-10-18T17:01:19.222Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-18T17:01:19.222Z] ---> Running in 6277dcdf25dd [2022-10-18T17:01:21.157Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-18T17:01:22.116Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-18T17:01:23.076Z] v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-18T17:01:23.076Z] v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-18T17:01:23.076Z] OK: 15734 distinct packages available [2022-10-18T17:01:23.346Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-18T17:01:24.304Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-18T17:01:25.732Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-10-18T17:01:25.732Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-10-18T17:01:25.732Z] (3/5) Installing libucontext (1.1-r0) [2022-10-18T17:01:25.732Z] (4/5) Installing gcompat (1.0.0-r4) [2022-10-18T17:01:25.732Z] (5/5) Installing openssl (1.1.1q-r0) [2022-10-18T17:01:25.998Z] Executing busybox-1.34.1-r7.trigger [2022-10-18T17:01:25.998Z] OK: 6 MiB in 19 packages [2022-10-18T17:01:27.931Z] Removing intermediate container 6277dcdf25dd [2022-10-18T17:01:27.931Z] ---> f114434a6489 [2022-10-18T17:01:27.931Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-18T17:01:33.262Z] ---> 70a917742642 [2022-10-18T17:01:33.262Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-10-18T17:01:34.220Z] ---> 269684bc1f54 [2022-10-18T17:01:34.220Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-10-18T17:01:35.175Z] ---> aa47e92a6a8d [2022-10-18T17:01:35.175Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-10-18T17:01:36.135Z] ---> 424bedb5bbea [2022-10-18T17:01:36.135Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-18T17:01:36.400Z] ---> Running in f396fe976e4d [2022-10-18T17:01:36.665Z] Removing intermediate container f396fe976e4d [2022-10-18T17:01:36.665Z] ---> db319aa8f6bc [2022-10-18T17:01:36.665Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-18T17:01:36.932Z] ---> Running in 55ea8cf360f2 [2022-10-18T17:01:37.518Z] Removing intermediate container 55ea8cf360f2 [2022-10-18T17:01:37.518Z] ---> 9d32cfe5f033 [2022-10-18T17:01:37.518Z] Step 23/25 : LABEL arch=arm64 [2022-10-18T17:01:37.518Z] ---> Running in dc0ab56e5dc2 [2022-10-18T17:01:37.787Z] Removing intermediate container dc0ab56e5dc2 [2022-10-18T17:01:37.787Z] ---> f75b2d263b26 [2022-10-18T17:01:37.787Z] Step 24/25 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:01:38.053Z] ---> Running in 0b3acd83f34b [2022-10-18T17:01:38.634Z] Removing intermediate container 0b3acd83f34b [2022-10-18T17:01:38.634Z] ---> c61f402cdc4f [2022-10-18T17:01:38.634Z] Step 25/25 : LABEL version=2.3.0-dev.91 [2022-10-18T17:01:38.898Z] ---> Running in 73c7dec7ae54 [2022-10-18T17:01:39.477Z] Removing intermediate container 73c7dec7ae54 [2022-10-18T17:01:39.477Z] ---> 014869e6d574 [2022-10-18T17:01:39.477Z] [2022-10-18T17:01:39.477Z] Successfully built 014869e6d574 [2022-10-18T17:01:39.477Z] Successfully tagged security-spire-server-arm64:latest [2022-10-18T17:01:39.477Z]  Building security-spire-server ... done Building support-notifications [2022-10-18T17:01:44.799Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T17:01:44.799Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-18T17:01:44.799Z] ---> 765ca0f0db95 [2022-10-18T17:01:44.799Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-18T17:01:44.799Z] ---> Using cache [2022-10-18T17:01:44.799Z] ---> 624cf2d4ed3b [2022-10-18T17:01:44.799Z] Step 4/23 : WORKDIR /edgex-go [2022-10-18T17:01:44.799Z] ---> Using cache [2022-10-18T17:01:44.800Z] ---> 8987f4671241 [2022-10-18T17:01:44.800Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T17:01:44.800Z] ---> Using cache [2022-10-18T17:01:44.800Z] ---> 1f0ab02c219a [2022-10-18T17:01:44.800Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-10-18T17:01:44.800Z] ---> Running in 4a67e8f6f977 [2022-10-18T17:01:46.198Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T17:01:47.596Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T17:01:49.210Z] OK: 221 MiB in 51 packages [2022-10-18T17:01:51.897Z] Removing intermediate container 4a67e8f6f977 [2022-10-18T17:01:51.897Z] ---> 77c08e874b7a [2022-10-18T17:01:51.897Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-18T17:01:52.548Z] ---> f29b903658e6 [2022-10-18T17:01:52.548Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T17:01:52.824Z] ---> Running in 7bfdabb88895 [2022-10-18T17:03:14.414Z] Removing intermediate container 7bfdabb88895 [2022-10-18T17:03:14.414Z] ---> 865a3d8b7ef3 [2022-10-18T17:03:14.414Z] Step 9/23 : COPY . . [2022-10-18T17:03:14.414Z] ---> ff5f690afd2e [2022-10-18T17:03:14.414Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-10-18T17:03:14.414Z] ---> Running in 1f55a8f57618 [2022-10-18T17:03:14.414Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-10-18T17:06:51.163Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-10-18T17:07:03.444Z] Removing intermediate container 0749600b5d03 [2022-10-18T17:07:03.444Z] ---> d9260dc7a50b [2022-10-18T17:07:03.444Z] [2022-10-18T17:07:03.444Z] Step 10/25 : FROM alpine:3.16 [2022-10-18T17:07:03.444Z] 3.16: Pulling from library/alpine [2022-10-18T17:07:03.444Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-18T17:07:03.444Z] Status: Downloaded newer image for alpine:3.16 [2022-10-18T17:07:03.444Z] ---> a6215f271958 [2022-10-18T17:07:03.444Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-10-18T17:07:03.444Z] ---> Running in 3183d00e2327 [2022-10-18T17:07:06.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T17:07:06.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T17:07:07.949Z] (1/3) Installing ca-certificates (20220614-r0) [2022-10-18T17:07:07.949Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-10-18T17:07:07.949Z] (3/3) Installing su-exec (0.2-r1) [2022-10-18T17:07:07.949Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T17:07:07.949Z] Executing ca-certificates-20220614-r0.trigger [2022-10-18T17:07:08.531Z] OK: 6 MiB in 17 packages [2022-10-18T17:07:11.858Z] Removing intermediate container 3183d00e2327 [2022-10-18T17:07:11.858Z] ---> a547be95e827 [2022-10-18T17:07:11.858Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-18T17:07:12.124Z] ---> Running in fea88607ce8c [2022-10-18T17:07:12.707Z] Removing intermediate container fea88607ce8c [2022-10-18T17:07:12.707Z] ---> 4e4f660d7f73 [2022-10-18T17:07:12.707Z] Step 13/25 : WORKDIR / [2022-10-18T17:07:12.974Z] ---> Running in 0af41f000d15 [2022-10-18T17:07:13.239Z] Removing intermediate container dc4e95cc458d [2022-10-18T17:07:13.239Z] ---> a7f73f855488 [2022-10-18T17:07:13.239Z] [2022-10-18T17:07:13.239Z] Step 10/33 : FROM alpine:3.16 [2022-10-18T17:07:13.239Z] ---> a6215f271958 [2022-10-18T17:07:13.239Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-18T17:07:13.512Z] ---> Running in a1891624c9c7 [2022-10-18T17:07:13.512Z] Removing intermediate container 0af41f000d15 [2022-10-18T17:07:13.512Z] ---> 531bff32fc04 [2022-10-18T17:07:13.512Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-10-18T17:07:14.090Z] Removing intermediate container a1891624c9c7 [2022-10-18T17:07:14.090Z] ---> a0238c936eb0 [2022-10-18T17:07:14.090Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-10-18T17:07:14.361Z] ---> Running in 9fa903a5144a [2022-10-18T17:07:14.941Z] ---> 037e0fe5082b [2022-10-18T17:07:14.941Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-10-18T17:07:16.341Z] ---> a0466c81569f [2022-10-18T17:07:16.341Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-10-18T17:07:16.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T17:07:18.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T17:07:19.014Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-10-18T17:07:19.015Z] (2/2) Installing su-exec (0.2-r1) [2022-10-18T17:07:19.015Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T17:07:19.015Z] ---> 2dc35dee8833 [2022-10-18T17:07:19.015Z] OK: 5 MiB in 16 packages [2022-10-18T17:07:19.015Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-10-18T17:07:19.969Z] ---> 2f63e0892d46 [2022-10-18T17:07:19.969Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-10-18T17:07:20.924Z] Removing intermediate container 9fa903a5144a [2022-10-18T17:07:20.924Z] ---> eeb6a260c538 [2022-10-18T17:07:20.924Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-10-18T17:07:21.190Z] ---> Running in 8c8bfad4a077 [2022-10-18T17:07:21.772Z] Removing intermediate container 8c8bfad4a077 [2022-10-18T17:07:21.772Z] ---> 661685b8aec2 [2022-10-18T17:07:21.772Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-10-18T17:07:22.040Z] ---> Running in 4fbc2be64b88 [2022-10-18T17:07:22.624Z] ---> 525607006fe3 [2022-10-18T17:07:22.624Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-10-18T17:07:22.624Z] Removing intermediate container 4fbc2be64b88 [2022-10-18T17:07:22.624Z] ---> 61b5a3d6b16e [2022-10-18T17:07:22.624Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-10-18T17:07:22.624Z] ---> Running in f28a38452da5 [2022-10-18T17:07:23.209Z] Removing intermediate container f28a38452da5 [2022-10-18T17:07:23.209Z] ---> c51edb339c16 [2022-10-18T17:07:23.209Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-10-18T17:07:23.209Z] ---> Running in bec353b8c879 [2022-10-18T17:07:23.790Z] Removing intermediate container bec353b8c879 [2022-10-18T17:07:23.790Z] ---> 9fc10fc58b69 [2022-10-18T17:07:23.790Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-10-18T17:07:24.058Z] ---> Running in 0f487598465d [2022-10-18T17:07:25.466Z] ---> fb9038e1d89e [2022-10-18T17:07:25.466Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-10-18T17:07:26.046Z] ---> 1604eacabd77 [2022-10-18T17:07:26.046Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-18T17:07:26.312Z] ---> Running in dee632eaef3e [2022-10-18T17:07:27.726Z] Removing intermediate container 0f487598465d [2022-10-18T17:07:27.726Z] ---> ecda0b20983e [2022-10-18T17:07:27.726Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-10-18T17:07:27.996Z] ---> Running in a4a7e7630150 [2022-10-18T17:07:28.581Z] Removing intermediate container a4a7e7630150 [2022-10-18T17:07:28.581Z] ---> 093b56006530 [2022-10-18T17:07:28.581Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-10-18T17:07:30.016Z] ---> 37dbc85345a1 [2022-10-18T17:07:30.016Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-10-18T17:07:30.291Z] ---> Running in dd73edd52675 [2022-10-18T17:07:30.291Z] Removing intermediate container dee632eaef3e [2022-10-18T17:07:30.291Z] ---> 8efce50d4135 [2022-10-18T17:07:30.291Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-10-18T17:07:30.562Z] ---> Running in c88bda811096 [2022-10-18T17:07:31.141Z] Removing intermediate container c88bda811096 [2022-10-18T17:07:31.141Z] ---> 1f7d11716e09 [2022-10-18T17:07:31.142Z] Step 23/25 : LABEL arch=arm64 [2022-10-18T17:07:31.142Z] ---> Running in 8800cd72788a [2022-10-18T17:07:31.722Z] Removing intermediate container 8800cd72788a [2022-10-18T17:07:31.722Z] ---> eedf3efe6ae2 [2022-10-18T17:07:31.722Z] Step 24/25 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:07:31.722Z] ---> Running in 09f964474770 [2022-10-18T17:07:32.677Z] Removing intermediate container 09f964474770 [2022-10-18T17:07:32.677Z] ---> 503fc447a3ba [2022-10-18T17:07:32.677Z] Step 25/25 : LABEL version=2.3.0-dev.91 [2022-10-18T17:07:32.677Z] ---> Running in 3d053a2df885 [2022-10-18T17:07:33.636Z] Removing intermediate container 3d053a2df885 [2022-10-18T17:07:33.636Z] ---> f0d9063ef87b [2022-10-18T17:07:33.636Z] [2022-10-18T17:07:33.901Z] Successfully built f0d9063ef87b [2022-10-18T17:07:33.901Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-10-18T17:07:33.901Z] Building support-scheduler [2022-10-18T17:07:34.166Z]  Building security-secretstore-setup ... done Removing intermediate container dd73edd52675 [2022-10-18T17:07:34.166Z] ---> 4abfe608c24d [2022-10-18T17:07:34.166Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T17:07:35.122Z] ---> 465e32d661a9 [2022-10-18T17:07:35.122Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-10-18T17:07:37.062Z] ---> 742198b30aac [2022-10-18T17:07:37.062Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-10-18T17:07:38.018Z] ---> e7a4927a72de [2022-10-18T17:07:38.018Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-10-18T17:07:38.597Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T17:07:38.597Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-18T17:07:38.597Z] ---> 765ca0f0db95 [2022-10-18T17:07:38.597Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-10-18T17:07:38.597Z] ---> Using cache [2022-10-18T17:07:38.597Z] ---> 624cf2d4ed3b [2022-10-18T17:07:38.597Z] Step 4/23 : WORKDIR /edgex-go [2022-10-18T17:07:38.597Z] ---> Using cache [2022-10-18T17:07:38.597Z] ---> 8987f4671241 [2022-10-18T17:07:38.597Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T17:07:38.597Z] ---> Using cache [2022-10-18T17:07:38.597Z] ---> 1f0ab02c219a [2022-10-18T17:07:38.597Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-10-18T17:07:38.862Z] ---> Running in c8e9f0b44ced [2022-10-18T17:07:39.445Z] ---> 44eab00e5e97 [2022-10-18T17:07:39.445Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-10-18T17:07:40.402Z] ---> dd73d2dba50f [2022-10-18T17:07:40.402Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-10-18T17:07:40.984Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T17:07:41.253Z] ---> 650e6b9b8957 [2022-10-18T17:07:41.253Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-10-18T17:07:42.224Z] ---> 248a584e5c3d [2022-10-18T17:07:42.224Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-10-18T17:07:42.224Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T17:07:42.224Z] ---> Running in cadc85740f55 [2022-10-18T17:07:44.183Z] OK: 221 MiB in 51 packages [2022-10-18T17:07:45.611Z] Removing intermediate container cadc85740f55 [2022-10-18T17:07:45.611Z] ---> a7ffd8d294ef [2022-10-18T17:07:45.611Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-10-18T17:07:45.611Z] Removing intermediate container c8e9f0b44ced [2022-10-18T17:07:45.611Z] ---> 8e11205d429b [2022-10-18T17:07:45.611Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-18T17:07:45.878Z] ---> Running in 6a5f11a527b0 [2022-10-18T17:07:46.490Z] Removing intermediate container 6a5f11a527b0 [2022-10-18T17:07:46.490Z] ---> 198b0fe8087e [2022-10-18T17:07:46.490Z] Step 30/33 : CMD ["gate"] [2022-10-18T17:07:46.490Z] ---> Running in d3e7d8bb3d05 [2022-10-18T17:07:47.079Z] ---> fd3e9369033b [2022-10-18T17:07:47.079Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T17:07:47.359Z] ---> Running in d7e8032abe6e [2022-10-18T17:07:47.359Z] Removing intermediate container d3e7d8bb3d05 [2022-10-18T17:07:47.359Z] ---> 51f1c5cea652 [2022-10-18T17:07:47.359Z] Step 31/33 : LABEL arch=arm64 [2022-10-18T17:07:47.626Z] ---> Running in 80f07bc23930 [2022-10-18T17:07:48.219Z] Removing intermediate container 80f07bc23930 [2022-10-18T17:07:48.219Z] ---> 5f06aa4835a2 [2022-10-18T17:07:48.219Z] Step 32/33 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:07:48.219Z] ---> Running in 58233bb6d02d [2022-10-18T17:07:49.176Z] Removing intermediate container 58233bb6d02d [2022-10-18T17:07:49.176Z] ---> f18e12007161 [2022-10-18T17:07:49.176Z] Step 33/33 : LABEL version=2.3.0-dev.91 [2022-10-18T17:07:49.176Z] ---> Running in 05cc18ee0c0a [2022-10-18T17:07:49.767Z] Removing intermediate container 05cc18ee0c0a [2022-10-18T17:07:49.767Z] ---> 1d08c5061ae6 [2022-10-18T17:07:49.767Z] [2022-10-18T17:07:49.767Z] Successfully built 1d08c5061ae6 [2022-10-18T17:07:49.767Z] Successfully tagged security-bootstrapper-arm64:latest [2022-10-18T17:07:49.767Z] Building security-spire-agent [2022-10-18T17:07:53.101Z]  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T17:07:53.101Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-18T17:07:53.101Z] ---> 765ca0f0db95 [2022-10-18T17:07:53.101Z] Step 3/26 : WORKDIR /edgex-go [2022-10-18T17:07:53.101Z] ---> Using cache [2022-10-18T17:07:53.101Z] ---> dc0cc61c158f [2022-10-18T17:07:53.101Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T17:07:53.101Z] ---> Using cache [2022-10-18T17:07:53.101Z] ---> d2324cb9acf3 [2022-10-18T17:07:53.101Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-18T17:07:53.101Z] ---> Running in 85fb6175257b [2022-10-18T17:07:55.041Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T17:07:55.997Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T17:07:57.403Z] OK: 221 MiB in 51 packages [2022-10-18T17:07:59.347Z] Removing intermediate container 85fb6175257b [2022-10-18T17:07:59.347Z] ---> 05feec61add2 [2022-10-18T17:07:59.347Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-18T17:07:59.928Z] ---> c1ed86c7e6de [2022-10-18T17:07:59.928Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T17:07:59.928Z] ---> Running in 32ddd2efd0e5 [2022-10-18T17:08:38.784Z] Removing intermediate container 85de9fd1b479 [2022-10-18T17:08:38.784Z] ---> 8929f1f9ce3a [2022-10-18T17:08:38.784Z] [2022-10-18T17:08:38.784Z] Step 11/24 : FROM alpine:3.16 [2022-10-18T17:08:38.784Z] ---> a6215f271958 [2022-10-18T17:08:38.784Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-10-18T17:08:38.784Z] ---> Running in 71e8ff318b8f [2022-10-18T17:08:38.784Z] Removing intermediate container 71e8ff318b8f [2022-10-18T17:08:38.784Z] ---> 61f81614ba2c [2022-10-18T17:08:38.784Z] Step 13/24 : ENV APP_PORT=59880 [2022-10-18T17:08:38.784Z] ---> Running in 8ee490a653c9 [2022-10-18T17:08:38.784Z] Removing intermediate container 8ee490a653c9 [2022-10-18T17:08:38.784Z] ---> 4291ea58a41d [2022-10-18T17:08:38.784Z] Step 14/24 : EXPOSE $APP_PORT [2022-10-18T17:08:38.784Z] ---> Running in f5eda58a1264 [2022-10-18T17:08:38.784Z] Removing intermediate container f5eda58a1264 [2022-10-18T17:08:38.784Z] ---> 64dacbdb2792 [2022-10-18T17:08:38.784Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T17:08:38.784Z] ---> Running in 1216963150a5 [2022-10-18T17:08:43.058Z] Removing intermediate container 1216963150a5 [2022-10-18T17:08:43.058Z] ---> f6934d016dd7 [2022-10-18T17:08:43.058Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-18T17:08:43.322Z] ---> Running in 6c7b305ea280 [2022-10-18T17:08:46.654Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T17:08:46.920Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T17:08:48.330Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-18T17:08:48.330Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-18T17:08:48.330Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-18T17:08:48.330Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-18T17:08:48.595Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-18T17:08:48.867Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-18T17:08:48.867Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T17:08:48.867Z] OK: 8 MiB in 20 packages [2022-10-18T17:08:52.198Z] Removing intermediate container 6c7b305ea280 [2022-10-18T17:08:52.198Z] ---> 3dc8f22616de [2022-10-18T17:08:52.198Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T17:08:54.768Z] ---> 43f582467f20 [2022-10-18T17:08:54.768Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-10-18T17:08:59.023Z] ---> 36242bdb6836 [2022-10-18T17:08:59.291Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-10-18T17:09:01.234Z] ---> bab5baf44dda [2022-10-18T17:09:01.234Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-10-18T17:09:01.501Z] ---> Running in da86a0eb7299 [2022-10-18T17:09:03.149Z] Removing intermediate container da86a0eb7299 [2022-10-18T17:09:03.149Z] ---> a6d2d8735ae3 [2022-10-18T17:09:03.149Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T17:09:03.437Z] ---> Running in 100821c38079 [2022-10-18T17:09:04.898Z] Removing intermediate container 100821c38079 [2022-10-18T17:09:04.898Z] ---> f95b55cf3cf2 [2022-10-18T17:09:04.898Z] Step 22/24 : LABEL arch=arm64 [2022-10-18T17:09:05.228Z] ---> Running in 6c338b500eb8 [2022-10-18T17:09:06.215Z] Removing intermediate container 6c338b500eb8 [2022-10-18T17:09:06.215Z] ---> 59aa070fed27 [2022-10-18T17:09:06.215Z] Step 23/24 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:09:06.539Z] ---> Running in 6a078c231172 [2022-10-18T17:09:07.130Z] Removing intermediate container 4eab619fdb7d [2022-10-18T17:09:07.130Z] ---> 12de4ea974be [2022-10-18T17:09:07.130Z] [2022-10-18T17:09:07.130Z] Step 9/20 : FROM alpine:3.15 [2022-10-18T17:09:07.130Z] ---> 02e0d6fdf486 [2022-10-18T17:09:07.130Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-18T17:09:07.130Z] ---> Using cache [2022-10-18T17:09:07.130Z] ---> c4dca4c8eb1c [2022-10-18T17:09:07.130Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T17:09:07.130Z] ---> Using cache [2022-10-18T17:09:07.130Z] ---> f507cfc014b5 [2022-10-18T17:09:07.130Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-10-18T17:09:07.714Z] ---> Running in 5519826e52dd [2022-10-18T17:09:07.714Z] Removing intermediate container 6a078c231172 [2022-10-18T17:09:07.714Z] ---> 6727589cd6d4 [2022-10-18T17:09:07.714Z] Step 24/24 : LABEL version=2.3.0-dev.91 [2022-10-18T17:09:07.980Z] ---> Running in a46ca4ade0f4 [2022-10-18T17:09:08.935Z] Removing intermediate container a46ca4ade0f4 [2022-10-18T17:09:08.935Z] ---> d39c6d44d65d [2022-10-18T17:09:08.935Z] [2022-10-18T17:09:09.512Z] Successfully built d39c6d44d65d [2022-10-18T17:09:09.512Z] Successfully tagged core-data-arm64:latest [2022-10-18T17:09:09.512Z] Building sys-mgmt-agent [2022-10-18T17:09:10.090Z]  Building core-data ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-18T17:09:11.053Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-18T17:09:12.485Z] Removing intermediate container d7e8032abe6e [2022-10-18T17:09:12.485Z] ---> a6faa09a9165 [2022-10-18T17:09:12.485Z] Step 9/23 : COPY . . [2022-10-18T17:09:12.485Z] v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-18T17:09:12.485Z] v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-18T17:09:12.485Z] OK: 15734 distinct packages available [2022-10-18T17:09:12.485Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-18T17:09:13.071Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T17:09:13.071Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-10-18T17:09:13.071Z] ---> 765ca0f0db95 [2022-10-18T17:09:13.071Z] Step 3/23 : WORKDIR /edgex-go [2022-10-18T17:09:13.071Z] ---> Using cache [2022-10-18T17:09:13.071Z] ---> dc0cc61c158f [2022-10-18T17:09:13.071Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T17:09:13.071Z] ---> Using cache [2022-10-18T17:09:13.071Z] ---> d2324cb9acf3 [2022-10-18T17:09:13.071Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-10-18T17:09:13.393Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-18T17:09:13.983Z] ---> Running in c7ff08a84283 [2022-10-18T17:09:14.949Z] (1/9) Installing ca-certificates (20220614-r0) [2022-10-18T17:09:14.949Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-10-18T17:09:14.949Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-10-18T17:09:15.219Z] (4/9) Installing libcurl (7.80.0-r3) [2022-10-18T17:09:15.219Z] (5/9) Installing curl (7.80.0-r3) [2022-10-18T17:09:15.219Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-10-18T17:09:15.489Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-10-18T17:09:15.489Z] (8/9) Installing libucontext (1.1-r0) [2022-10-18T17:09:15.489Z] (9/9) Installing gcompat (1.0.0-r4) [2022-10-18T17:09:15.759Z] Executing busybox-1.34.1-r7.trigger [2022-10-18T17:09:15.759Z] Executing ca-certificates-20220614-r0.trigger [2022-10-18T17:09:16.033Z] OK: 8 MiB in 23 packages [2022-10-18T17:09:16.304Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T17:09:17.273Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T17:09:17.868Z] ---> a0ee481d01d6 [2022-10-18T17:09:17.868Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-10-18T17:09:18.138Z] ---> Running in ed3d5ec32817 [2022-10-18T17:09:18.407Z] OK: 221 MiB in 51 packages [2022-10-18T17:09:20.364Z] Removing intermediate container 5519826e52dd [2022-10-18T17:09:20.364Z] ---> 5b3877c2d498 [2022-10-18T17:09:20.364Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T17:09:20.364Z] Removing intermediate container c7ff08a84283 [2022-10-18T17:09:20.364Z] ---> 7b54d4e65688 [2022-10-18T17:09:20.364Z] Step 6/23 : COPY go.mod vendor* ./ [2022-10-18T17:09:20.631Z] Removing intermediate container 32ddd2efd0e5 [2022-10-18T17:09:20.631Z] ---> 3832d07f6ece [2022-10-18T17:09:20.631Z] Step 8/26 : COPY . . [2022-10-18T17:09:20.631Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-10-18T17:09:21.597Z] ---> fcbbf74522ba [2022-10-18T17:09:21.597Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-10-18T17:09:21.597Z] ---> a7f5576db4f2 [2022-10-18T17:09:21.597Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T17:09:21.863Z] ---> Running in 61705537ec2b [2022-10-18T17:09:26.125Z] ---> aea3c6c6e9d4 [2022-10-18T17:09:26.125Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-10-18T17:09:26.394Z] ---> bb13ff93028d [2022-10-18T17:09:26.394Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-18T17:09:26.394Z] ---> Running in 2572bad422ae [2022-10-18T17:09:26.979Z] ---> 64f9acf2c99d [2022-10-18T17:09:26.979Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-10-18T17:09:26.979Z] ---> Running in 6e9935608eae [2022-10-18T17:09:27.248Z] Removing intermediate container 2572bad422ae [2022-10-18T17:09:27.248Z] ---> 0a3f1791dfa6 [2022-10-18T17:09:27.248Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-18T17:09:27.248Z] ---> Running in c44c5026391d [2022-10-18T17:09:27.833Z] Removing intermediate container 6e9935608eae [2022-10-18T17:09:27.833Z] ---> 4f445657dd6b [2022-10-18T17:09:27.833Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T17:09:28.108Z] ---> Running in c27920b0fcb5 [2022-10-18T17:09:28.108Z] Removing intermediate container c44c5026391d [2022-10-18T17:09:28.108Z] ---> 4a74b1ca864b [2022-10-18T17:09:28.108Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-18T17:09:28.108Z] ---> Running in c8dc303ca82c [2022-10-18T17:09:29.077Z] Removing intermediate container c27920b0fcb5 [2022-10-18T17:09:29.077Z] ---> 9ac09b8537d2 [2022-10-18T17:09:29.077Z] Step 18/20 : LABEL arch=arm64 [2022-10-18T17:09:29.077Z] ---> Running in db0365808d9c [2022-10-18T17:09:29.668Z] Removing intermediate container db0365808d9c [2022-10-18T17:09:29.668Z] ---> f0e3550e3b3c [2022-10-18T17:09:29.668Z] Step 19/20 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:09:29.668Z] ---> Running in 32881177aa91 [2022-10-18T17:09:30.644Z] Removing intermediate container 32881177aa91 [2022-10-18T17:09:30.644Z] ---> 1fdd05ca5382 [2022-10-18T17:09:30.644Z] Step 20/20 : LABEL version=2.3.0-dev.91 [2022-10-18T17:09:30.644Z] ---> Running in 73c4ead39ad0 [2022-10-18T17:09:31.619Z] Removing intermediate container 73c4ead39ad0 [2022-10-18T17:09:31.619Z] ---> c29f7121602a [2022-10-18T17:09:31.619Z] [2022-10-18T17:09:31.619Z] Successfully built c29f7121602a [2022-10-18T17:09:31.619Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-10-18T17:09:31.619Z] Building security-spire-config [2022-10-18T17:09:31.892Z]  Building security-spiffe-token-provider ... done Removing intermediate container c8dc303ca82c [2022-10-18T17:09:31.892Z] ---> ffd6e9c2ff52 [2022-10-18T17:09:31.892Z] Step 12/26 : WORKDIR /edgex-go [2022-10-18T17:09:32.159Z] ---> Running in 14b9a6ce2e6c [2022-10-18T17:09:32.432Z] Removing intermediate container 14b9a6ce2e6c [2022-10-18T17:09:32.432Z] ---> fb084027d3e8 [2022-10-18T17:09:32.432Z] [2022-10-18T17:09:32.432Z] Step 13/26 : FROM alpine:3.15 [2022-10-18T17:09:32.432Z] ---> 02e0d6fdf486 [2022-10-18T17:09:32.432Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-18T17:09:32.432Z] ---> Using cache [2022-10-18T17:09:32.432Z] ---> c4dca4c8eb1c [2022-10-18T17:09:32.432Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T17:09:32.432Z] ---> Using cache [2022-10-18T17:09:32.432Z] ---> f507cfc014b5 [2022-10-18T17:09:32.432Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-10-18T17:09:32.432Z] ---> Using cache [2022-10-18T17:09:32.432Z] ---> f114434a6489 [2022-10-18T17:09:32.432Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-10-18T17:09:36.716Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T17:09:36.716Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-10-18T17:09:36.716Z] ---> 765ca0f0db95 [2022-10-18T17:09:36.716Z] Step 3/26 : WORKDIR /edgex-go [2022-10-18T17:09:36.716Z] ---> Using cache [2022-10-18T17:09:36.716Z] ---> dc0cc61c158f [2022-10-18T17:09:36.716Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T17:09:36.716Z] ---> Using cache [2022-10-18T17:09:36.716Z] ---> d2324cb9acf3 [2022-10-18T17:09:36.716Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-10-18T17:09:36.716Z] ---> Using cache [2022-10-18T17:09:36.716Z] ---> 05feec61add2 [2022-10-18T17:09:36.716Z] Step 6/26 : COPY go.mod vendor* ./ [2022-10-18T17:09:36.716Z] ---> 7b5c99edcb6b [2022-10-18T17:09:36.716Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-18T17:09:36.716Z] ---> Using cache [2022-10-18T17:09:36.716Z] ---> c1ed86c7e6de [2022-10-18T17:09:36.716Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T17:09:36.716Z] ---> Using cache [2022-10-18T17:09:36.716Z] ---> 3832d07f6ece [2022-10-18T17:09:36.716Z] Step 8/26 : COPY . . [2022-10-18T17:09:36.716Z] ---> Using cache [2022-10-18T17:09:36.716Z] ---> bb13ff93028d [2022-10-18T17:09:36.716Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-10-18T17:09:36.716Z] ---> Using cache [2022-10-18T17:09:36.716Z] ---> 0a3f1791dfa6 [2022-10-18T17:09:36.716Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-10-18T17:09:36.716Z] ---> Using cache [2022-10-18T17:09:36.716Z] ---> 4a74b1ca864b [2022-10-18T17:09:36.716Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-10-18T17:09:36.716Z] ---> Using cache [2022-10-18T17:09:36.716Z] ---> ffd6e9c2ff52 [2022-10-18T17:09:36.716Z] Step 12/26 : WORKDIR /edgex-go [2022-10-18T17:09:36.716Z] ---> Using cache [2022-10-18T17:09:36.716Z] ---> fb084027d3e8 [2022-10-18T17:09:36.716Z] [2022-10-18T17:09:36.716Z] Step 13/26 : FROM alpine:3.15 [2022-10-18T17:09:36.716Z] ---> 02e0d6fdf486 [2022-10-18T17:09:36.716Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-10-18T17:09:36.716Z] ---> Using cache [2022-10-18T17:09:36.716Z] ---> c4dca4c8eb1c [2022-10-18T17:09:36.716Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T17:09:36.716Z] ---> Using cache [2022-10-18T17:09:36.716Z] ---> f507cfc014b5 [2022-10-18T17:09:36.716Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-10-18T17:09:36.716Z] ---> Running in 4d3a19675228 [2022-10-18T17:09:39.307Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-18T17:09:40.267Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-18T17:09:41.671Z] v3.15.6-125-g1be0cb5739 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-10-18T17:09:41.671Z] v3.15.6-124-g5541575424 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-10-18T17:09:41.671Z] OK: 15734 distinct packages available [2022-10-18T17:09:41.941Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-18T17:09:43.352Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-18T17:09:43.352Z] ---> 4ba9170675a2 [2022-10-18T17:09:43.352Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-10-18T17:09:44.309Z] ---> 0415f504e8bc [2022-10-18T17:09:44.309Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-10-18T17:09:44.309Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-10-18T17:09:44.574Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-10-18T17:09:44.574Z] (3/4) Installing libucontext (1.1-r0) [2022-10-18T17:09:44.574Z] (4/4) Installing gcompat (1.0.0-r4) [2022-10-18T17:09:44.839Z] Executing busybox-1.34.1-r7.trigger [2022-10-18T17:09:44.839Z] OK: 6 MiB in 18 packages [2022-10-18T17:09:45.104Z] ---> 85eefaa3142a [2022-10-18T17:09:45.104Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-10-18T17:09:46.508Z] ---> 4efb1f9275ba [2022-10-18T17:09:46.508Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-18T17:09:46.773Z] ---> Running in a3ec25a5ff9a [2022-10-18T17:09:47.039Z] Removing intermediate container 4d3a19675228 [2022-10-18T17:09:47.039Z] ---> 15b7852eba61 [2022-10-18T17:09:47.039Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-10-18T17:09:47.304Z] Removing intermediate container a3ec25a5ff9a [2022-10-18T17:09:47.304Z] ---> 02031e1f17d0 [2022-10-18T17:09:47.304Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-18T17:09:47.568Z] ---> Running in 6fae0e17b152 [2022-10-18T17:09:48.520Z] Removing intermediate container 6fae0e17b152 [2022-10-18T17:09:48.520Z] ---> 4085aca6b83e [2022-10-18T17:09:48.520Z] Step 24/26 : LABEL arch=arm64 [2022-10-18T17:09:48.520Z] ---> Running in 0d76d000368e [2022-10-18T17:09:49.114Z] Removing intermediate container 0d76d000368e [2022-10-18T17:09:49.114Z] ---> 2b618ab7bfe7 [2022-10-18T17:09:49.114Z] Step 25/26 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:09:49.379Z] ---> Running in 728af6de9f72 [2022-10-18T17:09:49.958Z] Removing intermediate container 728af6de9f72 [2022-10-18T17:09:49.958Z] ---> 805b957ce588 [2022-10-18T17:09:49.958Z] Step 26/26 : LABEL version=2.3.0-dev.91 [2022-10-18T17:09:50.223Z] ---> Running in 4b55e79ec7e8 [2022-10-18T17:09:51.181Z] Removing intermediate container 4b55e79ec7e8 [2022-10-18T17:09:51.181Z] ---> 4cf11fdff036 [2022-10-18T17:09:51.181Z] [2022-10-18T17:09:51.448Z] Successfully built 4cf11fdff036 [2022-10-18T17:09:51.448Z] Successfully tagged security-spire-agent-arm64:latest [2022-10-18T17:09:51.448Z]  Building security-spire-agent ... done Building core-command [2022-10-18T17:09:53.388Z] ---> ab9ba9e36c37 [2022-10-18T17:09:53.388Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-10-18T17:09:53.996Z] ---> 611841f73aa5 [2022-10-18T17:09:53.996Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-10-18T17:09:53.996Z] ---> Running in cbcf28942282 [2022-10-18T17:09:54.577Z] Removing intermediate container cbcf28942282 [2022-10-18T17:09:54.577Z] ---> 83973161c7a7 [2022-10-18T17:09:54.577Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-10-18T17:09:56.519Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T17:09:56.519Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-10-18T17:09:56.519Z] ---> 765ca0f0db95 [2022-10-18T17:09:56.519Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-18T17:09:56.519Z] ---> Using cache [2022-10-18T17:09:56.519Z] ---> 624cf2d4ed3b [2022-10-18T17:09:56.519Z] Step 4/24 : WORKDIR /edgex-go [2022-10-18T17:09:56.519Z] ---> Using cache [2022-10-18T17:09:56.519Z] ---> 8987f4671241 [2022-10-18T17:09:56.519Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T17:09:56.519Z] ---> Using cache [2022-10-18T17:09:56.519Z] ---> 1f0ab02c219a [2022-10-18T17:09:56.519Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-10-18T17:09:56.519Z] ---> Using cache [2022-10-18T17:09:56.519Z] ---> 8e11205d429b [2022-10-18T17:09:56.519Z] Step 7/24 : COPY go.mod vendor* ./ [2022-10-18T17:09:56.519Z] ---> 7a1539856d89 [2022-10-18T17:09:56.519Z] Step 21/26 : WORKDIR / [2022-10-18T17:09:56.519Z] ---> Using cache [2022-10-18T17:09:56.519Z] ---> fd3e9369033b [2022-10-18T17:09:56.519Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T17:09:56.519Z] ---> Using cache [2022-10-18T17:09:56.519Z] ---> a6faa09a9165 [2022-10-18T17:09:56.519Z] Step 9/24 : COPY . . [2022-10-18T17:09:56.519Z] ---> Running in cbca802903a7 [2022-10-18T17:09:56.519Z] ---> Using cache [2022-10-18T17:09:56.519Z] ---> a0ee481d01d6 [2022-10-18T17:09:56.519Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-10-18T17:09:56.785Z] ---> Running in 7e25bb428457 [2022-10-18T17:09:57.748Z] Removing intermediate container cbca802903a7 [2022-10-18T17:09:57.748Z] ---> c337cc90381f [2022-10-18T17:09:57.748Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-10-18T17:09:58.059Z] ---> Running in 5eb4fbce6e45 [2022-10-18T17:09:59.021Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-10-18T17:09:59.021Z] Removing intermediate container 5eb4fbce6e45 [2022-10-18T17:09:59.021Z] ---> 327e2bccfad3 [2022-10-18T17:09:59.021Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-10-18T17:09:59.291Z] ---> Running in d1c3168fdedb [2022-10-18T17:10:00.250Z] Removing intermediate container d1c3168fdedb [2022-10-18T17:10:00.250Z] ---> 3966a4b7629f [2022-10-18T17:10:00.250Z] Step 24/26 : LABEL arch=arm64 [2022-10-18T17:10:00.250Z] ---> Running in 01ec7a07b162 [2022-10-18T17:10:00.832Z] Removing intermediate container 01ec7a07b162 [2022-10-18T17:10:00.832Z] ---> 116ed0468528 [2022-10-18T17:10:00.832Z] Step 25/26 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:10:01.099Z] ---> Running in 207ee8fed6d1 [2022-10-18T17:10:01.686Z] Removing intermediate container 207ee8fed6d1 [2022-10-18T17:10:01.686Z] ---> 30a5f5d2e3e1 [2022-10-18T17:10:01.686Z] Step 26/26 : LABEL version=2.3.0-dev.91 [2022-10-18T17:10:01.950Z] ---> Running in e6a7f1ad6419 [2022-10-18T17:10:03.884Z] Removing intermediate container e6a7f1ad6419 [2022-10-18T17:10:03.884Z] ---> dd394150b985 [2022-10-18T17:10:03.884Z] [2022-10-18T17:10:03.884Z] Successfully built dd394150b985 [2022-10-18T17:10:03.884Z] Successfully tagged security-spire-config-arm64:latest [2022-10-18T17:10:03.884Z]  Building security-spire-config ... done Building security-proxy-setup [2022-10-18T17:10:09.211Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T17:10:09.211Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-10-18T17:10:09.211Z] ---> 765ca0f0db95 [2022-10-18T17:10:09.211Z] Step 3/22 : WORKDIR /edgex-go [2022-10-18T17:10:09.211Z] ---> Using cache [2022-10-18T17:10:09.211Z] ---> dc0cc61c158f [2022-10-18T17:10:09.211Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T17:10:09.211Z] ---> Using cache [2022-10-18T17:10:09.211Z] ---> d2324cb9acf3 [2022-10-18T17:10:09.211Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-10-18T17:10:09.211Z] ---> Using cache [2022-10-18T17:10:09.211Z] ---> 2779a6c57b77 [2022-10-18T17:10:09.212Z] Step 6/22 : COPY go.mod vendor* ./ [2022-10-18T17:10:09.212Z] ---> Using cache [2022-10-18T17:10:09.212Z] ---> 98d782ce13a9 [2022-10-18T17:10:09.212Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T17:10:09.212Z] ---> Using cache [2022-10-18T17:10:09.212Z] ---> 11186b075037 [2022-10-18T17:10:09.212Z] Step 8/22 : COPY . . [2022-10-18T17:10:09.212Z] ---> Using cache [2022-10-18T17:10:09.212Z] ---> 49ea45ca8c0c [2022-10-18T17:10:09.212Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-10-18T17:10:09.793Z] ---> Running in a791e187bea6 [2022-10-18T17:10:12.366Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-10-18T17:10:22.448Z] Removing intermediate container 61705537ec2b [2022-10-18T17:10:22.448Z] ---> e437045626d6 [2022-10-18T17:10:22.448Z] Step 8/23 : COPY . . [2022-10-18T17:10:24.379Z] ---> 44edd67ebb21 [2022-10-18T17:10:24.645Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-10-18T17:10:24.645Z] ---> Running in ee2474e70b08 [2022-10-18T17:10:26.597Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-10-18T17:10:53.281Z] Removing intermediate container 1f55a8f57618 [2022-10-18T17:10:53.281Z] ---> 8ddb760e5283 [2022-10-18T17:10:53.281Z] [2022-10-18T17:10:53.281Z] Step 11/23 : FROM alpine:3.16 [2022-10-18T17:10:53.281Z] ---> a6215f271958 [2022-10-18T17:10:53.281Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-10-18T17:10:53.281Z] ---> Running in 945d0b9f5253 [2022-10-18T17:10:53.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T17:10:53.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T17:10:54.951Z] (1/2) Installing ca-certificates (20220614-r0) [2022-10-18T17:10:55.217Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-10-18T17:10:55.217Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T17:10:55.217Z] Executing ca-certificates-20220614-r0.trigger [2022-10-18T17:10:55.482Z] OK: 6 MiB in 16 packages [2022-10-18T17:10:58.055Z] Removing intermediate container 945d0b9f5253 [2022-10-18T17:10:58.055Z] ---> 409aad6e5d50 [2022-10-18T17:10:58.055Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-18T17:10:58.055Z] ---> Running in 34c913b388b5 [2022-10-18T17:10:58.055Z] Removing intermediate container 34c913b388b5 [2022-10-18T17:10:58.055Z] ---> 2e0777c9dc20 [2022-10-18T17:10:58.055Z] Step 14/23 : ENV APP_PORT=59860 [2022-10-18T17:10:58.321Z] ---> Running in 3610018baf5a [2022-10-18T17:10:58.904Z] Removing intermediate container 3610018baf5a [2022-10-18T17:10:58.904Z] ---> 2ac7c468cb78 [2022-10-18T17:10:58.904Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-18T17:10:58.904Z] ---> Running in e89ca56b7ff1 [2022-10-18T17:10:59.169Z] Removing intermediate container e89ca56b7ff1 [2022-10-18T17:10:59.169Z] ---> 68ad49950140 [2022-10-18T17:10:59.169Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T17:11:00.125Z] ---> 93bcb82b5251 [2022-10-18T17:11:00.393Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-10-18T17:11:02.972Z] ---> 4b93daf361f0 [2022-10-18T17:11:02.972Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-10-18T17:11:03.556Z] ---> f6dcb76d9ab9 [2022-10-18T17:11:03.556Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-10-18T17:11:03.556Z] ---> Running in bb5e01afa4cf [2022-10-18T17:11:04.143Z] Removing intermediate container bb5e01afa4cf [2022-10-18T17:11:04.143Z] ---> 3dd00c0d61ff [2022-10-18T17:11:04.143Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T17:11:04.143Z] ---> Running in 3039c8751735 [2022-10-18T17:11:04.726Z] Removing intermediate container 3039c8751735 [2022-10-18T17:11:04.726Z] ---> ca7c3f8d364d [2022-10-18T17:11:04.726Z] Step 21/23 : LABEL arch=arm64 [2022-10-18T17:11:04.992Z] ---> Running in d84baed3eebe [2022-10-18T17:11:05.578Z] Removing intermediate container d84baed3eebe [2022-10-18T17:11:05.578Z] ---> 544b0bb09319 [2022-10-18T17:11:05.578Z] Step 22/23 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:11:05.845Z] ---> Running in 0acc793a01e6 [2022-10-18T17:11:06.431Z] Removing intermediate container 0acc793a01e6 [2022-10-18T17:11:06.431Z] ---> 5fb4aeb9d3c4 [2022-10-18T17:11:06.431Z] Step 23/23 : LABEL version=2.3.0-dev.91 [2022-10-18T17:11:06.431Z] ---> Running in e59e44b5a032 [2022-10-18T17:11:07.016Z] Removing intermediate container e59e44b5a032 [2022-10-18T17:11:07.016Z] ---> ebd278f7294e [2022-10-18T17:11:07.016Z] [2022-10-18T17:11:07.016Z] Successfully built ebd278f7294e [2022-10-18T17:11:07.016Z] Successfully tagged support-notifications-arm64:latest [2022-10-18T17:11:07.016Z] Building core-metadata [2022-10-18T17:11:11.263Z]  Building support-notifications ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-10-18T17:11:11.263Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-10-18T17:11:11.263Z] ---> 765ca0f0db95 [2022-10-18T17:11:11.263Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-18T17:11:11.264Z] ---> Using cache [2022-10-18T17:11:11.264Z] ---> 624cf2d4ed3b [2022-10-18T17:11:11.264Z] Step 4/25 : WORKDIR /edgex-go [2022-10-18T17:11:11.264Z] ---> Using cache [2022-10-18T17:11:11.264Z] ---> 8987f4671241 [2022-10-18T17:11:11.264Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T17:11:11.264Z] ---> Using cache [2022-10-18T17:11:11.264Z] ---> 1f0ab02c219a [2022-10-18T17:11:11.264Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-10-18T17:11:11.264Z] ---> Using cache [2022-10-18T17:11:11.264Z] ---> 8e11205d429b [2022-10-18T17:11:11.264Z] Step 7/25 : COPY go.mod vendor* ./ [2022-10-18T17:11:11.264Z] ---> Using cache [2022-10-18T17:11:11.264Z] ---> fd3e9369033b [2022-10-18T17:11:11.264Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T17:11:11.264Z] ---> Using cache [2022-10-18T17:11:11.264Z] ---> a6faa09a9165 [2022-10-18T17:11:11.264Z] Step 9/25 : COPY . . [2022-10-18T17:11:11.264Z] ---> Using cache [2022-10-18T17:11:11.264Z] ---> a0ee481d01d6 [2022-10-18T17:11:11.264Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-10-18T17:11:11.264Z] ---> Running in dae111613056 [2022-10-18T17:11:13.205Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-10-18T17:15:20.282Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-10-18T17:15:46.985Z] Removing intermediate container a791e187bea6 [2022-10-18T17:15:46.985Z] ---> 6b2b05771971 [2022-10-18T17:15:46.985Z] [2022-10-18T17:15:46.985Z] Step 10/22 : FROM alpine:3.16 [2022-10-18T17:15:46.985Z] ---> a6215f271958 [2022-10-18T17:15:46.985Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-10-18T17:15:46.985Z] ---> Running in e7cd4406ad04 [2022-10-18T17:15:46.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T17:15:47.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T17:15:47.255Z] Removing intermediate container ee2474e70b08 [2022-10-18T17:15:47.255Z] ---> a08340c88279 [2022-10-18T17:15:47.255Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-10-18T17:15:47.523Z] ---> Running in ed9bfbda9f37 [2022-10-18T17:15:48.488Z] (1/6) Installing ca-certificates (20220614-r0) [2022-10-18T17:15:48.759Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-10-18T17:15:48.759Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-10-18T17:15:48.759Z] (4/6) Installing libcurl (7.83.1-r3) [2022-10-18T17:15:48.759Z] (5/6) Installing curl (7.83.1-r3) [2022-10-18T17:15:48.759Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-10-18T17:15:48.759Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T17:15:48.759Z] Executing ca-certificates-20220614-r0.trigger [2022-10-18T17:15:49.342Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.91" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-10-18T17:15:49.342Z] OK: 8 MiB in 20 packages [2022-10-18T17:15:51.914Z] Removing intermediate container e7cd4406ad04 [2022-10-18T17:15:51.914Z] ---> 381a2c92fe31 [2022-10-18T17:15:51.914Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-10-18T17:15:52.181Z] ---> Running in 0a971567c0d1 [2022-10-18T17:15:52.760Z] Removing intermediate container 0a971567c0d1 [2022-10-18T17:15:52.760Z] ---> f5fbe2fedd0c [2022-10-18T17:15:52.760Z] Step 13/22 : WORKDIR /edgex [2022-10-18T17:15:53.025Z] ---> Running in 6ee37e35917b [2022-10-18T17:15:53.978Z] Removing intermediate container 6ee37e35917b [2022-10-18T17:15:53.978Z] ---> ee4c8a140245 [2022-10-18T17:15:53.978Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-10-18T17:15:55.913Z] ---> cb3215f2e56a [2022-10-18T17:15:55.913Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-10-18T17:15:55.913Z] Removing intermediate container ed9bfbda9f37 [2022-10-18T17:15:55.913Z] ---> ec8f10ef82ae [2022-10-18T17:15:55.913Z] [2022-10-18T17:15:55.913Z] Step 11/23 : FROM alpine:3.16 [2022-10-18T17:15:55.913Z] ---> a6215f271958 [2022-10-18T17:15:55.913Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-10-18T17:15:56.179Z] ---> Running in c77a3d1a7542 [2022-10-18T17:15:57.133Z] Removing intermediate container c77a3d1a7542 [2022-10-18T17:15:57.133Z] ---> cacf6cd84843 [2022-10-18T17:15:57.133Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-10-18T17:15:57.133Z] ---> Running in d8056e4c3b71 [2022-10-18T17:15:59.718Z] ---> d9c19f2c8e48 [2022-10-18T17:15:59.718Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-10-18T17:15:59.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T17:15:59.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T17:16:01.385Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-18T17:16:01.385Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-18T17:16:01.385Z] (3/33) Installing readline (8.1.2-r0) [2022-10-18T17:16:01.385Z] (4/33) Installing bash (5.1.16-r2) [2022-10-18T17:16:01.385Z] Executing bash-5.1.16-r2.post-install [2022-10-18T17:16:01.385Z] (5/33) Installing ca-certificates (20220614-r0) [2022-10-18T17:16:01.656Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-10-18T17:16:01.656Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-10-18T17:16:01.656Z] (8/33) Installing libcurl (7.83.1-r3) [2022-10-18T17:16:01.926Z] ---> 4464e6ad6c61 [2022-10-18T17:16:01.926Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-10-18T17:16:01.926Z] (9/33) Installing curl (7.83.1-r3) [2022-10-18T17:16:01.926Z] (10/33) Installing docker-cli (20.10.18-r1) [2022-10-18T17:16:01.926Z] Removing intermediate container 7e25bb428457 [2022-10-18T17:16:01.926Z] ---> 88d48562a957 [2022-10-18T17:16:01.926Z] [2022-10-18T17:16:01.926Z] Step 11/24 : FROM alpine:3.16 [2022-10-18T17:16:01.926Z] ---> a6215f271958 [2022-10-18T17:16:01.926Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-10-18T17:16:02.197Z] ---> Running in 793817c559eb [2022-10-18T17:16:03.162Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-10-18T17:16:03.162Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-10-18T17:16:03.162Z] (13/33) Installing expat (2.4.9-r0) [2022-10-18T17:16:03.162Z] (14/33) Installing libffi (3.4.2-r1) [2022-10-18T17:16:03.162Z] (15/33) Installing gdbm (1.23-r0) [2022-10-18T17:16:03.162Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-10-18T17:16:03.162Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-10-18T17:16:03.162Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-18T17:16:03.162Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-10-18T17:16:03.162Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-10-18T17:16:03.428Z] ---> 20f08f47f2d6 [2022-10-18T17:16:03.428Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-10-18T17:16:03.428Z] (21/33) Installing python3 (3.10.5-r0) [2022-10-18T17:16:03.428Z] ---> Running in 9f431a31a2ce [2022-10-18T17:16:04.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T17:16:05.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T17:16:06.509Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-10-18T17:16:06.509Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-10-18T17:16:06.509Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-10-18T17:16:06.509Z] (25/33) Installing py3-six (1.16.0-r1) [2022-10-18T17:16:06.509Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-10-18T17:16:06.509Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-10-18T17:16:06.509Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-10-18T17:16:06.509Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-10-18T17:16:06.509Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-10-18T17:16:06.509Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T17:16:06.509Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-10-18T17:16:06.777Z] Removing intermediate container 9f431a31a2ce [2022-10-18T17:16:06.777Z] ---> 8508e6cd19aa [2022-10-18T17:16:06.777Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-10-18T17:16:06.777Z] OK: 5 MiB in 15 packages [2022-10-18T17:16:06.777Z] (31/33) Installing py3-packaging (21.3-r0) [2022-10-18T17:16:06.777Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-10-18T17:16:06.777Z] ---> Running in b18ff5ed62b6 [2022-10-18T17:16:07.044Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-10-18T17:16:07.626Z] Removing intermediate container b18ff5ed62b6 [2022-10-18T17:16:07.626Z] ---> 6fac5733e868 [2022-10-18T17:16:07.626Z] Step 20/22 : LABEL arch=arm64 [2022-10-18T17:16:07.899Z] ---> Running in ac24be9ac21e [2022-10-18T17:16:08.165Z] Removing intermediate container 793817c559eb [2022-10-18T17:16:08.165Z] ---> c787bdc31991 [2022-10-18T17:16:08.165Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-18T17:16:08.430Z] ---> Running in f714f3987823 [2022-10-18T17:16:08.430Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T17:16:08.430Z] Executing ca-certificates-20220614-r0.trigger [2022-10-18T17:16:08.697Z] Removing intermediate container ac24be9ac21e [2022-10-18T17:16:08.697Z] ---> 1c1b632507c5 [2022-10-18T17:16:08.697Z] Step 21/22 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:16:08.963Z] ---> Running in 1c321256ab9c [2022-10-18T17:16:08.963Z] OK: 120 MiB in 47 packages [2022-10-18T17:16:09.229Z] Removing intermediate container f714f3987823 [2022-10-18T17:16:09.229Z] ---> 1e812543914e [2022-10-18T17:16:09.229Z] Step 14/24 : ENV APP_PORT=59882 [2022-10-18T17:16:09.496Z] ---> Running in 739edb5b2c3a [2022-10-18T17:16:09.496Z] Removing intermediate container 1c321256ab9c [2022-10-18T17:16:09.496Z] ---> 1c5a951b30c6 [2022-10-18T17:16:09.496Z] Step 22/22 : LABEL version=2.3.0-dev.91 [2022-10-18T17:16:09.762Z] ---> Running in f857fe7cb296 [2022-10-18T17:16:09.763Z] Removing intermediate container 739edb5b2c3a [2022-10-18T17:16:09.763Z] ---> 78d5917220ea [2022-10-18T17:16:09.763Z] Step 15/24 : EXPOSE $APP_PORT [2022-10-18T17:16:10.031Z] ---> Running in d65acc63fb2f [2022-10-18T17:16:10.615Z] Removing intermediate container f857fe7cb296 [2022-10-18T17:16:10.615Z] ---> a3d8881b2a4d [2022-10-18T17:16:10.615Z] [2022-10-18T17:16:10.615Z] Removing intermediate container d65acc63fb2f [2022-10-18T17:16:10.615Z] ---> 846002cc88cf [2022-10-18T17:16:10.615Z] Step 16/24 : WORKDIR / [2022-10-18T17:16:10.879Z] Successfully built a3d8881b2a4d [2022-10-18T17:16:10.879Z] Successfully tagged security-proxy-setup-arm64:latest [2022-10-18T17:16:10.879Z]  Building security-proxy-setup ... done  ---> Running in aaa34666cc4c [2022-10-18T17:16:11.144Z] Removing intermediate container aaa34666cc4c [2022-10-18T17:16:11.144Z] ---> 7351fa92c164 [2022-10-18T17:16:11.144Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T17:16:12.097Z] ---> f04f1a24815a [2022-10-18T17:16:12.097Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-10-18T17:16:14.029Z] ---> 78205ddf0051 [2022-10-18T17:16:14.029Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-10-18T17:16:14.611Z] ---> 037db813f664 [2022-10-18T17:16:14.611Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-10-18T17:16:14.876Z] ---> Running in df090aea69aa [2022-10-18T17:16:15.456Z] Removing intermediate container df090aea69aa [2022-10-18T17:16:15.456Z] ---> 9cc63cae79b5 [2022-10-18T17:16:15.456Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T17:16:15.456Z] ---> Running in 98c77f80c3af [2022-10-18T17:16:16.037Z] Removing intermediate container 98c77f80c3af [2022-10-18T17:16:16.037Z] ---> 97dca312714d [2022-10-18T17:16:16.037Z] Step 22/24 : LABEL arch=arm64 [2022-10-18T17:16:16.037Z] ---> Running in e69f79640a0a [2022-10-18T17:16:16.615Z] Removing intermediate container e69f79640a0a [2022-10-18T17:16:16.615Z] ---> d6a628dc886f [2022-10-18T17:16:16.615Z] Step 23/24 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:16:16.615Z] ---> Running in 8025bef0be52 [2022-10-18T17:16:17.194Z] Removing intermediate container 8025bef0be52 [2022-10-18T17:16:17.194Z] ---> aa3fafe8e6f1 [2022-10-18T17:16:17.194Z] Step 24/24 : LABEL version=2.3.0-dev.91 [2022-10-18T17:16:17.194Z] ---> Running in 0a92c0d3b3d4 [2022-10-18T17:16:17.772Z] Removing intermediate container 0a92c0d3b3d4 [2022-10-18T17:16:17.772Z] ---> 66cbef77b02f [2022-10-18T17:16:17.772Z] [2022-10-18T17:16:17.772Z] Successfully built 66cbef77b02f [2022-10-18T17:16:17.772Z] Successfully tagged core-command-arm64:latest [2022-10-18T17:16:24.389Z]  Building core-command ... done Collecting docker-compose==1.23.2 [2022-10-18T17:16:24.389Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-10-18T17:16:24.389Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.2 MB/s eta 0:00:00 [2022-10-18T17:16:24.389Z] Collecting docker<4.0,>=3.6.0 [2022-10-18T17:16:24.389Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-10-18T17:16:24.389Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.7 MB/s eta 0:00:00 [2022-10-18T17:16:24.389Z] Collecting docopt<0.7,>=0.6.1 [2022-10-18T17:16:24.389Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-10-18T17:16:24.654Z] Preparing metadata (setup.py): started [2022-10-18T17:16:26.593Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-18T17:16:26.593Z] Collecting texttable<0.10,>=0.9.0 [2022-10-18T17:16:26.593Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-10-18T17:16:26.593Z] Preparing metadata (setup.py): started [2022-10-18T17:16:28.534Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-18T17:16:28.534Z] Collecting cached-property<2,>=1.2.0 [2022-10-18T17:16:28.534Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-10-18T17:16:28.800Z] Collecting jsonschema<3,>=2.5.1 [2022-10-18T17:16:28.800Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-10-18T17:16:28.800Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-10-18T17:16:29.380Z] Collecting websocket-client<1.0,>=0.32.0 [2022-10-18T17:16:29.380Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-10-18T17:16:29.380Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 19.1 MB/s eta 0:00:00 [2022-10-18T17:16:29.380Z] Collecting dockerpty<0.5,>=0.4.1 [2022-10-18T17:16:29.380Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-10-18T17:16:29.380Z] Preparing metadata (setup.py): started [2022-10-18T17:16:31.315Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-18T17:16:32.712Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-10-18T17:16:32.712Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-10-18T17:16:32.712Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.5 MB/s eta 0:00:00 [2022-10-18T17:16:33.291Z] Collecting PyYAML<4,>=3.10 [2022-10-18T17:16:33.291Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-10-18T17:16:33.291Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 17.5 MB/s eta 0:00:00 [2022-10-18T17:16:34.690Z] Preparing metadata (setup.py): started [2022-10-18T17:16:36.623Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-18T17:16:37.201Z] Collecting docker-pycreds>=0.4.0 [2022-10-18T17:16:37.201Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-10-18T17:16:37.466Z] Collecting chardet<3.1.0,>=3.0.2 [2022-10-18T17:16:37.466Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-10-18T17:16:37.731Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 10.2 MB/s eta 0:00:00 [2022-10-18T17:16:37.731Z] Collecting idna<2.8,>=2.5 [2022-10-18T17:16:37.997Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-10-18T17:16:37.997Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.3 MB/s eta 0:00:00 [2022-10-18T17:16:38.580Z] Collecting urllib3<1.25,>=1.21.1 [2022-10-18T17:16:38.580Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-10-18T17:16:38.580Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 17.9 MB/s eta 0:00:00 [2022-10-18T17:16:39.160Z] Collecting certifi>=2017.4.17 [2022-10-18T17:16:39.160Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-18T17:16:39.160Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 9.0 MB/s eta 0:00:00 [2022-10-18T17:16:39.738Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-10-18T17:16:39.738Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-10-18T17:16:39.738Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-10-18T17:16:39.738Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-10-18T17:16:40.692Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-10-18T17:16:40.692Z] Running setup.py install for texttable: started [2022-10-18T17:16:43.264Z] Running setup.py install for texttable: finished with status 'done' [2022-10-18T17:16:43.264Z] Running setup.py install for PyYAML: started [2022-10-18T17:16:45.832Z] Running setup.py install for PyYAML: finished with status 'done' [2022-10-18T17:16:47.242Z] Running setup.py install for docopt: started [2022-10-18T17:16:49.183Z] Running setup.py install for docopt: finished with status 'done' [2022-10-18T17:16:52.533Z] Running setup.py install for dockerpty: started [2022-10-18T17:16:52.533Z] Removing intermediate container dae111613056 [2022-10-18T17:16:52.533Z] ---> 76fe7b801e2c [2022-10-18T17:16:52.533Z] [2022-10-18T17:16:52.533Z] Step 11/25 : FROM alpine:3.16 [2022-10-18T17:16:52.533Z] ---> a6215f271958 [2022-10-18T17:16:52.533Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-10-18T17:16:52.533Z] ---> Using cache [2022-10-18T17:16:52.533Z] ---> c787bdc31991 [2022-10-18T17:16:52.533Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-18T17:16:52.533Z] ---> Using cache [2022-10-18T17:16:52.533Z] ---> 1e812543914e [2022-10-18T17:16:52.533Z] Step 14/25 : ENV APP_PORT=59881 [2022-10-18T17:16:52.533Z] ---> Running in 2c1c9b0f0255 [2022-10-18T17:16:52.803Z] Removing intermediate container 2c1c9b0f0255 [2022-10-18T17:16:52.803Z] ---> 63455fc60c37 [2022-10-18T17:16:52.803Z] Step 15/25 : EXPOSE $APP_PORT [2022-10-18T17:16:52.803Z] ---> Running in 08d6d2878a21 [2022-10-18T17:16:53.068Z] Removing intermediate container 08d6d2878a21 [2022-10-18T17:16:53.068Z] ---> 3a6ee14335e8 [2022-10-18T17:16:53.068Z] Step 16/25 : WORKDIR / [2022-10-18T17:16:53.339Z] ---> Running in c90428ccb505 [2022-10-18T17:16:53.607Z] Removing intermediate container c90428ccb505 [2022-10-18T17:16:53.607Z] ---> b4710dc9685f [2022-10-18T17:16:53.607Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T17:16:54.562Z] Running setup.py install for dockerpty: finished with status 'done' [2022-10-18T17:16:55.141Z] ---> f92d23ea5b1b [2022-10-18T17:16:55.141Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-10-18T17:16:56.567Z] ---> ae2f88a53a19 [2022-10-18T17:16:56.567Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-10-18T17:16:57.152Z] ---> 1f241279e9d1 [2022-10-18T17:16:57.152Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-10-18T17:16:57.735Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-18T17:16:57.735Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-10-18T17:16:57.735Z] ---> de477b9d771e [2022-10-18T17:16:57.735Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-10-18T17:16:57.735Z] ---> Running in 6ff018dd84ff [2022-10-18T17:16:58.002Z] Removing intermediate container 6ff018dd84ff [2022-10-18T17:16:58.002Z] ---> 9c74ca280195 [2022-10-18T17:16:58.002Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T17:16:58.269Z] ---> Running in af6bb70b5b42 [2022-10-18T17:16:58.537Z] Removing intermediate container af6bb70b5b42 [2022-10-18T17:16:58.537Z] ---> 03073e773055 [2022-10-18T17:16:58.537Z] Step 23/25 : LABEL arch=arm64 [2022-10-18T17:16:58.537Z] ---> Running in e2d4d3d3839e [2022-10-18T17:16:59.123Z] Removing intermediate container e2d4d3d3839e [2022-10-18T17:16:59.123Z] ---> 17383318b0da [2022-10-18T17:16:59.123Z] Step 24/25 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:16:59.123Z] ---> Running in 94d022639ab6 [2022-10-18T17:16:59.389Z] Removing intermediate container 94d022639ab6 [2022-10-18T17:16:59.389Z] ---> 914490fce86c [2022-10-18T17:16:59.389Z] Step 25/25 : LABEL version=2.3.0-dev.91 [2022-10-18T17:16:59.657Z] ---> Running in 88c199e2dbd8 [2022-10-18T17:17:00.252Z] Removing intermediate container 88c199e2dbd8 [2022-10-18T17:17:00.252Z] ---> ecc4ed313e2c [2022-10-18T17:17:00.252Z] [2022-10-18T17:17:00.252Z] Successfully built ecc4ed313e2c [2022-10-18T17:17:00.252Z] Successfully tagged core-metadata-arm64:latest [2022-10-18T17:17:08.479Z]  Building core-metadata ... done Removing intermediate container d8056e4c3b71 [2022-10-18T17:17:08.479Z] ---> be4e5ff1ef77 [2022-10-18T17:17:08.479Z] Step 14/23 : ENV APP_PORT=58890 [2022-10-18T17:17:08.479Z] ---> Running in 1f4c5cb61f16 [2022-10-18T17:17:08.479Z] Removing intermediate container ed3d5ec32817 [2022-10-18T17:17:08.479Z] ---> 77a15237ebc1 [2022-10-18T17:17:08.479Z] [2022-10-18T17:17:08.479Z] Step 11/23 : FROM alpine:3.16 [2022-10-18T17:17:08.479Z] ---> a6215f271958 [2022-10-18T17:17:08.479Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-10-18T17:17:08.479Z] ---> Using cache [2022-10-18T17:17:08.479Z] ---> c787bdc31991 [2022-10-18T17:17:08.479Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-10-18T17:17:08.479Z] ---> Using cache [2022-10-18T17:17:08.479Z] ---> 1e812543914e [2022-10-18T17:17:08.479Z] Step 14/23 : ENV APP_PORT=59861 [2022-10-18T17:17:08.749Z] ---> Running in 0a2263d24cc5 [2022-10-18T17:17:08.749Z] Removing intermediate container 1f4c5cb61f16 [2022-10-18T17:17:08.749Z] ---> edec4f11f8a6 [2022-10-18T17:17:08.749Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-18T17:17:09.018Z] ---> Running in a8bf52021666 [2022-10-18T17:17:09.018Z] Removing intermediate container 0a2263d24cc5 [2022-10-18T17:17:09.018Z] ---> 7927aa36da81 [2022-10-18T17:17:09.018Z] Step 15/23 : EXPOSE $APP_PORT [2022-10-18T17:17:09.018Z] ---> Running in 35eb035a079b [2022-10-18T17:17:09.295Z] Removing intermediate container a8bf52021666 [2022-10-18T17:17:09.295Z] ---> 75de7d0a6a00 [2022-10-18T17:17:09.295Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-10-18T17:17:09.565Z] Removing intermediate container 35eb035a079b [2022-10-18T17:17:09.565Z] ---> a42592ea25fd [2022-10-18T17:17:09.565Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-10-18T17:17:10.168Z] ---> 2e46062dc5b7 [2022-10-18T17:17:10.168Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-10-18T17:17:10.168Z] ---> 75fff2215278 [2022-10-18T17:17:10.168Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-10-18T17:17:11.139Z] ---> c2136532bf7e [2022-10-18T17:17:11.139Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-10-18T17:17:11.725Z] ---> 842eb99482bb [2022-10-18T17:17:11.725Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-10-18T17:17:11.725Z] ---> 0e8cd23ecb8c [2022-10-18T17:17:11.725Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-10-18T17:17:11.725Z] ---> Running in b106e4a45253 [2022-10-18T17:17:11.995Z] Removing intermediate container b106e4a45253 [2022-10-18T17:17:11.995Z] ---> 6602754498b0 [2022-10-18T17:17:11.995Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T17:17:12.267Z] ---> Running in 05ce7efe78b9 [2022-10-18T17:17:12.267Z] ---> 0779ebaef89a [2022-10-18T17:17:12.267Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-10-18T17:17:12.267Z] ---> Running in fc6f25220b1a [2022-10-18T17:17:12.538Z] Removing intermediate container 05ce7efe78b9 [2022-10-18T17:17:12.538Z] ---> c55782cb12d7 [2022-10-18T17:17:12.538Z] Step 21/23 : LABEL arch=arm64 [2022-10-18T17:17:12.538Z] ---> Running in 8d20c8e66703 [2022-10-18T17:17:12.538Z] Removing intermediate container fc6f25220b1a [2022-10-18T17:17:12.538Z] ---> 5d0a53d7e8a6 [2022-10-18T17:17:12.538Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T17:17:12.807Z] ---> Running in 8ca4e1089e0a [2022-10-18T17:17:13.077Z] Removing intermediate container 8d20c8e66703 [2022-10-18T17:17:13.077Z] ---> 7404ed0df3d0 [2022-10-18T17:17:13.077Z] Step 22/23 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:17:13.077Z] ---> Running in bfde4a383f08 [2022-10-18T17:17:13.077Z] Removing intermediate container 8ca4e1089e0a [2022-10-18T17:17:13.077Z] ---> eb2973e0a6fc [2022-10-18T17:17:13.077Z] Step 21/23 : LABEL arch=arm64 [2022-10-18T17:17:13.077Z] ---> Running in b63497e5ca26 [2022-10-18T17:17:13.349Z] Removing intermediate container bfde4a383f08 [2022-10-18T17:17:13.349Z] ---> 3f62f4da77ba [2022-10-18T17:17:13.349Z] Step 23/23 : LABEL version=2.3.0-dev.91 [2022-10-18T17:17:13.617Z] ---> Running in 1b8f732fa7a6 [2022-10-18T17:17:13.617Z] Removing intermediate container b63497e5ca26 [2022-10-18T17:17:13.617Z] ---> eeff6d5f99ec [2022-10-18T17:17:13.617Z] Step 22/23 : LABEL git_sha=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:17:13.617Z] ---> Running in 72fe516e2e2c [2022-10-18T17:17:13.887Z] Removing intermediate container 1b8f732fa7a6 [2022-10-18T17:17:13.887Z] ---> 576aeac1b15c [2022-10-18T17:17:13.887Z] [2022-10-18T17:17:13.887Z] Removing intermediate container 72fe516e2e2c [2022-10-18T17:17:13.887Z] ---> bdf4d9d01baa [2022-10-18T17:17:13.887Z] Step 23/23 : LABEL version=2.3.0-dev.91 [2022-10-18T17:17:13.887Z] ---> Running in 2e5acddc8649 [2022-10-18T17:17:13.887Z] Successfully built 576aeac1b15c [2022-10-18T17:17:13.887Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-10-18T17:17:14.156Z]  Building sys-mgmt-agent ... done Removing intermediate container 2e5acddc8649 [2022-10-18T17:17:14.156Z] ---> 8a6f0275f502 [2022-10-18T17:17:14.156Z] [2022-10-18T17:17:14.424Z] Successfully built 8a6f0275f502 [2022-10-18T17:17:14.424Z] Successfully tagged support-scheduler-arm64:latest [2022-10-18T17:17:14.704Z]  Building support-scheduler ... done  [Pipeline] } [2022-10-18T17:17:14.709Z] $ docker stop --time=1 f38146704e5eec98e7776f6965994812585785fb5a76f60ea283f6a21a0dbe41 [2022-10-18T17:17:16.348Z] $ docker rm -f f38146704e5eec98e7776f6965994812585785fb5a76f60ea283f6a21a0dbe41 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-18T17:17:16.820Z] + docker images [2022-10-18T17:17:17.086Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-18T17:17:17.086Z] support-scheduler-arm64 latest 8a6f0275f502 2 seconds ago 28.5MB [2022-10-18T17:17:17.086Z] sys-mgmt-agent-arm64 latest 576aeac1b15c 3 seconds ago 133MB [2022-10-18T17:17:17.086Z] 77a15237ebc1 9 seconds ago 1.3GB [2022-10-18T17:17:17.086Z] core-metadata-arm64 latest ecc4ed313e2c 17 seconds ago 17.6MB [2022-10-18T17:17:17.086Z] 76fe7b801e2c 25 seconds ago 1.24GB [2022-10-18T17:17:17.086Z] core-command-arm64 latest 66cbef77b02f 59 seconds ago 16.8MB [2022-10-18T17:17:17.086Z] security-proxy-setup-arm64 latest a3d8881b2a4d About a minute ago 26.5MB [2022-10-18T17:17:17.086Z] 88d48562a957 About a minute ago 1.24GB [2022-10-18T17:17:17.086Z] ec8f10ef82ae About a minute ago 1.22GB [2022-10-18T17:17:17.086Z] 6b2b05771971 About a minute ago 1.23GB [2022-10-18T17:17:17.086Z] support-notifications-arm64 latest ebd278f7294e 6 minutes ago 29.1MB [2022-10-18T17:17:17.086Z] 8ddb760e5283 6 minutes ago 1.3GB [2022-10-18T17:17:17.086Z] security-spire-config-arm64 latest dd394150b985 7 minutes ago 83.6MB [2022-10-18T17:17:17.086Z] security-spire-agent-arm64 latest 4cf11fdff036 7 minutes ago 122MB [2022-10-18T17:17:17.086Z] fb084027d3e8 7 minutes ago 1.11GB [2022-10-18T17:17:17.086Z] security-spiffe-token-provider-arm64 latest c29f7121602a 7 minutes ago 28.4MB [2022-10-18T17:17:17.086Z] core-data-arm64 latest d39c6d44d65d 8 minutes ago 20.7MB [2022-10-18T17:17:17.086Z] 12de4ea974be 8 minutes ago 1.27GB [2022-10-18T17:17:17.086Z] 8929f1f9ce3a 8 minutes ago 1.25GB [2022-10-18T17:17:17.086Z] security-bootstrapper-arm64 latest 1d08c5061ae6 9 minutes ago 19.1MB [2022-10-18T17:17:17.086Z] security-secretstore-setup-arm64 latest f0d9063ef87b 9 minutes ago 28.2MB [2022-10-18T17:17:17.086Z] a7f73f855488 10 minutes ago 1.23GB [2022-10-18T17:17:17.086Z] d9260dc7a50b 10 minutes ago 1.23GB [2022-10-18T17:17:17.086Z] security-spire-server-arm64 latest 014869e6d574 15 minutes ago 84.3MB [2022-10-18T17:17:17.086Z] 278f99aea14f 16 minutes ago 1.11GB [2022-10-18T17:17:17.086Z] ci-base-image-arm64 latest 765ca0f0db95 18 minutes ago 942MB [2022-10-18T17:17:17.086Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 59b3b1a385d4 7 days ago 679MB [2022-10-18T17:17:17.086Z] alpine 3.15 02e0d6fdf486 2 months ago 5.33MB [2022-10-18T17:17:17.086Z] alpine 3.16 a6215f271958 2 months ago 5.29MB [2022-10-18T17:17:17.086Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-18T17:17:17.207Z] provisioning config files... [2022-10-18T17:17:17.221Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/329@tmp/config16796878320177882937tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-18T17:17:17.551Z] ---> docker-login.sh [2022-10-18T17:17:17.551Z] nexus3.edgexfoundry.org:10001 [2022-10-18T17:17:17.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T17:17:18.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T17:17:18.132Z] Configure a credential helper to remove this warning. See [2022-10-18T17:17:18.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T17:17:18.132Z] [2022-10-18T17:17:18.132Z] Login Succeeded [2022-10-18T17:17:18.132Z] nexus3.edgexfoundry.org:10002 [2022-10-18T17:17:18.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T17:17:18.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T17:17:18.399Z] Configure a credential helper to remove this warning. See [2022-10-18T17:17:18.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T17:17:18.399Z] [2022-10-18T17:17:18.399Z] Login Succeeded [2022-10-18T17:17:18.399Z] nexus3.edgexfoundry.org:10003 [2022-10-18T17:17:18.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T17:17:18.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T17:17:18.667Z] Configure a credential helper to remove this warning. See [2022-10-18T17:17:18.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T17:17:18.667Z] [2022-10-18T17:17:18.667Z] Login Succeeded [2022-10-18T17:17:18.667Z] nexus3.edgexfoundry.org:10004 [2022-10-18T17:17:18.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T17:17:19.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T17:17:19.198Z] Configure a credential helper to remove this warning. See [2022-10-18T17:17:19.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T17:17:19.198Z] [2022-10-18T17:17:19.198Z] Login Succeeded [2022-10-18T17:17:19.198Z] docker.io [2022-10-18T17:17:19.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T17:17:19.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T17:17:19.725Z] Configure a credential helper to remove this warning. See [2022-10-18T17:17:19.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T17:17:19.725Z] [2022-10-18T17:17:19.725Z] Login Succeeded [2022-10-18T17:17:19.725Z] ---> docker-login.sh ends [Pipeline] } [2022-10-18T17:17:19.735Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T17:17:19.757Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-18T17:17:19.771Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-10-18T17:17:19.771Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:17:19.771Z] latest [2022-10-18T17:17:19.771Z] 2.3.0-dev.91 [2022-10-18T17:17:19.771Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T17:17:19.771Z] main [2022-10-18T17:17:19.771Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:20.094Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:20.430Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:17:20.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-18T17:17:20.430Z] da01292498c5: Preparing [2022-10-18T17:17:20.430Z] b6efe18d7922: Preparing [2022-10-18T17:17:20.430Z] c1abf686ba14: Preparing [2022-10-18T17:17:20.430Z] e80c29af8d0a: Preparing [2022-10-18T17:17:20.430Z] 5d3e392a13a0: Preparing [2022-10-18T17:17:20.430Z] 5d3e392a13a0: Layer already exists [2022-10-18T17:17:20.695Z] da01292498c5: Pushed [2022-10-18T17:17:20.695Z] c1abf686ba14: Pushed [2022-10-18T17:17:20.695Z] e80c29af8d0a: Pushed [2022-10-18T17:17:23.346Z] b6efe18d7922: Pushed [2022-10-18T17:17:23.615Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:3bd12127a92050b981238f0c0d148e22cfea67e43bff4f9c5f03441ac29e1513 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:23.979Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:24.325Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-10-18T17:17:24.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-18T17:17:24.325Z] da01292498c5: Preparing [2022-10-18T17:17:24.325Z] b6efe18d7922: Preparing [2022-10-18T17:17:24.325Z] c1abf686ba14: Preparing [2022-10-18T17:17:24.325Z] e80c29af8d0a: Preparing [2022-10-18T17:17:24.325Z] 5d3e392a13a0: Preparing [2022-10-18T17:17:24.325Z] e80c29af8d0a: Layer already exists [2022-10-18T17:17:24.325Z] c1abf686ba14: Layer already exists [2022-10-18T17:17:24.325Z] da01292498c5: Layer already exists [2022-10-18T17:17:24.325Z] b6efe18d7922: Layer already exists [2022-10-18T17:17:24.325Z] 5d3e392a13a0: Layer already exists [2022-10-18T17:17:24.325Z] latest: digest: sha256:3bd12127a92050b981238f0c0d148e22cfea67e43bff4f9c5f03441ac29e1513 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:24.950Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:25.286Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.91 [2022-10-18T17:17:25.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-18T17:17:25.286Z] da01292498c5: Preparing [2022-10-18T17:17:25.286Z] b6efe18d7922: Preparing [2022-10-18T17:17:25.286Z] c1abf686ba14: Preparing [2022-10-18T17:17:25.286Z] e80c29af8d0a: Preparing [2022-10-18T17:17:25.286Z] 5d3e392a13a0: Preparing [2022-10-18T17:17:25.286Z] 5d3e392a13a0: Layer already exists [2022-10-18T17:17:25.286Z] c1abf686ba14: Layer already exists [2022-10-18T17:17:25.286Z] da01292498c5: Layer already exists [2022-10-18T17:17:25.286Z] e80c29af8d0a: Layer already exists [2022-10-18T17:17:25.286Z] b6efe18d7922: Layer already exists [2022-10-18T17:17:25.286Z] 2.3.0-dev.91: digest: sha256:3bd12127a92050b981238f0c0d148e22cfea67e43bff4f9c5f03441ac29e1513 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:25.618Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:25.947Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T17:17:25.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-18T17:17:25.948Z] da01292498c5: Preparing [2022-10-18T17:17:25.948Z] b6efe18d7922: Preparing [2022-10-18T17:17:25.948Z] c1abf686ba14: Preparing [2022-10-18T17:17:25.948Z] e80c29af8d0a: Preparing [2022-10-18T17:17:25.948Z] 5d3e392a13a0: Preparing [2022-10-18T17:17:25.948Z] e80c29af8d0a: Layer already exists [2022-10-18T17:17:25.948Z] b6efe18d7922: Layer already exists [2022-10-18T17:17:25.948Z] c1abf686ba14: Layer already exists [2022-10-18T17:17:25.948Z] da01292498c5: Layer already exists [2022-10-18T17:17:25.948Z] 5d3e392a13a0: Layer already exists [2022-10-18T17:17:25.948Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:3bd12127a92050b981238f0c0d148e22cfea67e43bff4f9c5f03441ac29e1513 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:26.274Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:26.606Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-10-18T17:17:26.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-10-18T17:17:26.606Z] da01292498c5: Preparing [2022-10-18T17:17:26.606Z] b6efe18d7922: Preparing [2022-10-18T17:17:26.606Z] c1abf686ba14: Preparing [2022-10-18T17:17:26.606Z] e80c29af8d0a: Preparing [2022-10-18T17:17:26.606Z] 5d3e392a13a0: Preparing [2022-10-18T17:17:26.606Z] b6efe18d7922: Layer already exists [2022-10-18T17:17:26.606Z] da01292498c5: Layer already exists [2022-10-18T17:17:26.606Z] e80c29af8d0a: Layer already exists [2022-10-18T17:17:26.606Z] c1abf686ba14: Layer already exists [2022-10-18T17:17:26.606Z] 5d3e392a13a0: Layer already exists [2022-10-18T17:17:26.606Z] main: digest: sha256:3bd12127a92050b981238f0c0d148e22cfea67e43bff4f9c5f03441ac29e1513 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T17:17:26.659Z] ===================================================== [Pipeline] echo [2022-10-18T17:17:26.668Z] taggedImages: [2022-10-18T17:17:26.668Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:17:26.668Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-10-18T17:17:26.668Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.91 [2022-10-18T17:17:26.668Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T17:17:26.668Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-10-18T17:17:26.687Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-10-18T17:17:26.687Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:17:26.687Z] latest [2022-10-18T17:17:26.687Z] 2.3.0-dev.91 [2022-10-18T17:17:26.687Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T17:17:26.687Z] main [2022-10-18T17:17:26.687Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:27.038Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:27.367Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:17:27.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-18T17:17:27.367Z] 348b8f8a9fb1: Preparing [2022-10-18T17:17:27.367Z] 762f100d2ca9: Preparing [2022-10-18T17:17:27.367Z] c1abf686ba14: Preparing [2022-10-18T17:17:27.367Z] 912bc79be706: Preparing [2022-10-18T17:17:27.367Z] a9bf3e6d15b3: Preparing [2022-10-18T17:17:27.367Z] 5d3e392a13a0: Preparing [2022-10-18T17:17:27.367Z] 5d3e392a13a0: Waiting [2022-10-18T17:17:27.367Z] c1abf686ba14: Layer already exists [2022-10-18T17:17:27.631Z] 5d3e392a13a0: Layer already exists [2022-10-18T17:17:27.631Z] a9bf3e6d15b3: Pushed [2022-10-18T17:17:27.631Z] 348b8f8a9fb1: Pushed [2022-10-18T17:17:28.209Z] 912bc79be706: Pushed [2022-10-18T17:17:30.775Z] 762f100d2ca9: Pushed [2022-10-18T17:17:30.775Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:c8300bd3c04aa4ed0126fcbb1bebbbe689d4a6e100f2e79baf70805cbc3c8516 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:31.103Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:31.431Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-10-18T17:17:31.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-18T17:17:31.431Z] 348b8f8a9fb1: Preparing [2022-10-18T17:17:31.431Z] 762f100d2ca9: Preparing [2022-10-18T17:17:31.431Z] c1abf686ba14: Preparing [2022-10-18T17:17:31.431Z] 912bc79be706: Preparing [2022-10-18T17:17:31.431Z] a9bf3e6d15b3: Preparing [2022-10-18T17:17:31.431Z] 5d3e392a13a0: Preparing [2022-10-18T17:17:31.431Z] 5d3e392a13a0: Waiting [2022-10-18T17:17:31.431Z] 762f100d2ca9: Layer already exists [2022-10-18T17:17:31.431Z] c1abf686ba14: Layer already exists [2022-10-18T17:17:31.431Z] a9bf3e6d15b3: Layer already exists [2022-10-18T17:17:31.431Z] 348b8f8a9fb1: Layer already exists [2022-10-18T17:17:31.431Z] 912bc79be706: Layer already exists [2022-10-18T17:17:31.431Z] 5d3e392a13a0: Layer already exists [2022-10-18T17:17:31.432Z] latest: digest: sha256:c8300bd3c04aa4ed0126fcbb1bebbbe689d4a6e100f2e79baf70805cbc3c8516 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:31.763Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:32.096Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.91 [2022-10-18T17:17:32.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-18T17:17:32.096Z] 348b8f8a9fb1: Preparing [2022-10-18T17:17:32.096Z] 762f100d2ca9: Preparing [2022-10-18T17:17:32.096Z] c1abf686ba14: Preparing [2022-10-18T17:17:32.096Z] 912bc79be706: Preparing [2022-10-18T17:17:32.096Z] a9bf3e6d15b3: Preparing [2022-10-18T17:17:32.096Z] 5d3e392a13a0: Preparing [2022-10-18T17:17:32.096Z] 5d3e392a13a0: Waiting [2022-10-18T17:17:32.096Z] c1abf686ba14: Layer already exists [2022-10-18T17:17:32.096Z] 762f100d2ca9: Layer already exists [2022-10-18T17:17:32.096Z] 912bc79be706: Layer already exists [2022-10-18T17:17:32.096Z] a9bf3e6d15b3: Layer already exists [2022-10-18T17:17:32.096Z] 348b8f8a9fb1: Layer already exists [2022-10-18T17:17:32.096Z] 5d3e392a13a0: Layer already exists [2022-10-18T17:17:32.096Z] 2.3.0-dev.91: digest: sha256:c8300bd3c04aa4ed0126fcbb1bebbbe689d4a6e100f2e79baf70805cbc3c8516 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:32.426Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:32.764Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T17:17:32.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-18T17:17:32.764Z] 348b8f8a9fb1: Preparing [2022-10-18T17:17:32.764Z] 762f100d2ca9: Preparing [2022-10-18T17:17:32.764Z] c1abf686ba14: Preparing [2022-10-18T17:17:32.764Z] 912bc79be706: Preparing [2022-10-18T17:17:32.764Z] a9bf3e6d15b3: Preparing [2022-10-18T17:17:32.764Z] 5d3e392a13a0: Preparing [2022-10-18T17:17:32.764Z] 5d3e392a13a0: Waiting [2022-10-18T17:17:32.764Z] 762f100d2ca9: Layer already exists [2022-10-18T17:17:32.764Z] c1abf686ba14: Layer already exists [2022-10-18T17:17:32.764Z] 912bc79be706: Layer already exists [2022-10-18T17:17:32.764Z] a9bf3e6d15b3: Layer already exists [2022-10-18T17:17:32.764Z] 348b8f8a9fb1: Layer already exists [2022-10-18T17:17:32.764Z] 5d3e392a13a0: Layer already exists [2022-10-18T17:17:32.764Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:c8300bd3c04aa4ed0126fcbb1bebbbe689d4a6e100f2e79baf70805cbc3c8516 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:33.362Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:33.693Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-10-18T17:17:33.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-10-18T17:17:33.693Z] 348b8f8a9fb1: Preparing [2022-10-18T17:17:33.693Z] 762f100d2ca9: Preparing [2022-10-18T17:17:33.693Z] c1abf686ba14: Preparing [2022-10-18T17:17:33.693Z] 912bc79be706: Preparing [2022-10-18T17:17:33.693Z] a9bf3e6d15b3: Preparing [2022-10-18T17:17:33.693Z] 5d3e392a13a0: Preparing [2022-10-18T17:17:33.693Z] 5d3e392a13a0: Waiting [2022-10-18T17:17:33.693Z] 762f100d2ca9: Layer already exists [2022-10-18T17:17:33.693Z] 912bc79be706: Layer already exists [2022-10-18T17:17:33.693Z] a9bf3e6d15b3: Layer already exists [2022-10-18T17:17:33.693Z] 348b8f8a9fb1: Layer already exists [2022-10-18T17:17:33.693Z] c1abf686ba14: Layer already exists [2022-10-18T17:17:33.693Z] 5d3e392a13a0: Layer already exists [2022-10-18T17:17:33.693Z] main: digest: sha256:c8300bd3c04aa4ed0126fcbb1bebbbe689d4a6e100f2e79baf70805cbc3c8516 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T17:17:33.992Z] ===================================================== [Pipeline] echo [2022-10-18T17:17:33.997Z] taggedImages: [2022-10-18T17:17:33.997Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:17:33.997Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-10-18T17:17:33.997Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.91 [2022-10-18T17:17:33.997Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T17:17:33.997Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-10-18T17:17:34.011Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-10-18T17:17:34.011Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:17:34.011Z] latest [2022-10-18T17:17:34.011Z] 2.3.0-dev.91 [2022-10-18T17:17:34.011Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T17:17:34.011Z] main [2022-10-18T17:17:34.011Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:34.334Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:34.658Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:17:34.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-18T17:17:34.658Z] 71542b32d1a3: Preparing [2022-10-18T17:17:34.658Z] ff4b062934f3: Preparing [2022-10-18T17:17:34.658Z] 5af1c3e95cd6: Preparing [2022-10-18T17:17:34.658Z] c1abf686ba14: Preparing [2022-10-18T17:17:34.658Z] e80c29af8d0a: Preparing [2022-10-18T17:17:34.658Z] 5d3e392a13a0: Preparing [2022-10-18T17:17:34.658Z] e80c29af8d0a: Layer already exists [2022-10-18T17:17:34.658Z] c1abf686ba14: Layer already exists [2022-10-18T17:17:34.922Z] 5d3e392a13a0: Layer already exists [2022-10-18T17:17:34.922Z] 71542b32d1a3: Pushed [2022-10-18T17:17:34.922Z] ff4b062934f3: Pushed [2022-10-18T17:17:38.240Z] 5af1c3e95cd6: Pushed [2022-10-18T17:17:38.240Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:7d65a776bf95a9c4b449804d2d5bf04db67ab5853d39743d10f1edeef0073d4c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:38.580Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:38.916Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-10-18T17:17:38.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-18T17:17:38.916Z] 71542b32d1a3: Preparing [2022-10-18T17:17:38.916Z] ff4b062934f3: Preparing [2022-10-18T17:17:38.916Z] 5af1c3e95cd6: Preparing [2022-10-18T17:17:38.916Z] c1abf686ba14: Preparing [2022-10-18T17:17:38.916Z] e80c29af8d0a: Preparing [2022-10-18T17:17:38.916Z] 5d3e392a13a0: Preparing [2022-10-18T17:17:38.916Z] ff4b062934f3: Layer already exists [2022-10-18T17:17:38.916Z] e80c29af8d0a: Layer already exists [2022-10-18T17:17:38.916Z] c1abf686ba14: Layer already exists [2022-10-18T17:17:38.916Z] 71542b32d1a3: Layer already exists [2022-10-18T17:17:38.916Z] 5af1c3e95cd6: Layer already exists [2022-10-18T17:17:38.916Z] 5d3e392a13a0: Layer already exists [2022-10-18T17:17:38.916Z] latest: digest: sha256:7d65a776bf95a9c4b449804d2d5bf04db67ab5853d39743d10f1edeef0073d4c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:39.512Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:39.848Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.91 [2022-10-18T17:17:39.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-18T17:17:39.848Z] 71542b32d1a3: Preparing [2022-10-18T17:17:39.848Z] ff4b062934f3: Preparing [2022-10-18T17:17:39.848Z] 5af1c3e95cd6: Preparing [2022-10-18T17:17:39.848Z] c1abf686ba14: Preparing [2022-10-18T17:17:39.848Z] e80c29af8d0a: Preparing [2022-10-18T17:17:39.848Z] 5d3e392a13a0: Preparing [2022-10-18T17:17:39.848Z] 5d3e392a13a0: Waiting [2022-10-18T17:17:39.848Z] e80c29af8d0a: Layer already exists [2022-10-18T17:17:39.848Z] c1abf686ba14: Layer already exists [2022-10-18T17:17:39.848Z] 71542b32d1a3: Layer already exists [2022-10-18T17:17:39.848Z] 5af1c3e95cd6: Layer already exists [2022-10-18T17:17:39.848Z] ff4b062934f3: Layer already exists [2022-10-18T17:17:39.848Z] 5d3e392a13a0: Layer already exists [2022-10-18T17:17:39.848Z] 2.3.0-dev.91: digest: sha256:7d65a776bf95a9c4b449804d2d5bf04db67ab5853d39743d10f1edeef0073d4c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:40.179Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:40.503Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T17:17:40.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-18T17:17:40.504Z] 71542b32d1a3: Preparing [2022-10-18T17:17:40.504Z] ff4b062934f3: Preparing [2022-10-18T17:17:40.504Z] 5af1c3e95cd6: Preparing [2022-10-18T17:17:40.504Z] c1abf686ba14: Preparing [2022-10-18T17:17:40.504Z] e80c29af8d0a: Preparing [2022-10-18T17:17:40.504Z] 5d3e392a13a0: Preparing [2022-10-18T17:17:40.504Z] 5d3e392a13a0: Waiting [2022-10-18T17:17:40.504Z] ff4b062934f3: Layer already exists [2022-10-18T17:17:40.504Z] c1abf686ba14: Layer already exists [2022-10-18T17:17:40.504Z] 71542b32d1a3: Layer already exists [2022-10-18T17:17:40.504Z] 5af1c3e95cd6: Layer already exists [2022-10-18T17:17:40.504Z] e80c29af8d0a: Layer already exists [2022-10-18T17:17:40.504Z] 5d3e392a13a0: Layer already exists [2022-10-18T17:17:40.504Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:7d65a776bf95a9c4b449804d2d5bf04db67ab5853d39743d10f1edeef0073d4c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:40.843Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:41.179Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-10-18T17:17:41.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-10-18T17:17:41.179Z] 71542b32d1a3: Preparing [2022-10-18T17:17:41.179Z] ff4b062934f3: Preparing [2022-10-18T17:17:41.179Z] 5af1c3e95cd6: Preparing [2022-10-18T17:17:41.179Z] c1abf686ba14: Preparing [2022-10-18T17:17:41.179Z] e80c29af8d0a: Preparing [2022-10-18T17:17:41.179Z] 5d3e392a13a0: Preparing [2022-10-18T17:17:41.179Z] 5d3e392a13a0: Waiting [2022-10-18T17:17:41.179Z] e80c29af8d0a: Layer already exists [2022-10-18T17:17:41.179Z] 5af1c3e95cd6: Layer already exists [2022-10-18T17:17:41.179Z] ff4b062934f3: Layer already exists [2022-10-18T17:17:41.179Z] 71542b32d1a3: Layer already exists [2022-10-18T17:17:41.179Z] c1abf686ba14: Layer already exists [2022-10-18T17:17:41.179Z] 5d3e392a13a0: Layer already exists [2022-10-18T17:17:41.447Z] main: digest: sha256:7d65a776bf95a9c4b449804d2d5bf04db67ab5853d39743d10f1edeef0073d4c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T17:17:41.491Z] ===================================================== [Pipeline] echo [2022-10-18T17:17:41.499Z] taggedImages: [2022-10-18T17:17:41.499Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:17:41.499Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-10-18T17:17:41.499Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.91 [2022-10-18T17:17:41.499Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T17:17:41.499Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-10-18T17:17:41.517Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-10-18T17:17:41.517Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:17:41.517Z] latest [2022-10-18T17:17:41.517Z] 2.3.0-dev.91 [2022-10-18T17:17:41.517Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T17:17:41.517Z] main [2022-10-18T17:17:41.517Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:41.852Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:42.181Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:17:42.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-18T17:17:42.181Z] c6e0d7928a24: Preparing [2022-10-18T17:17:42.181Z] c6e0d7928a24: Preparing [2022-10-18T17:17:42.181Z] 61569fc8cd8d: Preparing [2022-10-18T17:17:42.181Z] 78c6b0b15a5b: Preparing [2022-10-18T17:17:42.181Z] a7732279437d: Preparing [2022-10-18T17:17:42.181Z] 6063c8f31ed9: Preparing [2022-10-18T17:17:42.181Z] a5da6379eeff: Preparing [2022-10-18T17:17:42.181Z] c1abf686ba14: Preparing [2022-10-18T17:17:42.181Z] 8553476d6621: Preparing [2022-10-18T17:17:42.181Z] f772df2996ce: Preparing [2022-10-18T17:17:42.181Z] 2df8b4ba909b: Preparing [2022-10-18T17:17:42.181Z] 6f9ab2ddc6cb: Preparing [2022-10-18T17:17:42.181Z] 5d3e392a13a0: Preparing [2022-10-18T17:17:42.181Z] 8553476d6621: Waiting [2022-10-18T17:17:42.181Z] f772df2996ce: Waiting [2022-10-18T17:17:42.181Z] 2df8b4ba909b: Waiting [2022-10-18T17:17:42.181Z] 6f9ab2ddc6cb: Waiting [2022-10-18T17:17:42.181Z] 5d3e392a13a0: Waiting [2022-10-18T17:17:42.181Z] a5da6379eeff: Waiting [2022-10-18T17:17:42.181Z] c1abf686ba14: Waiting [2022-10-18T17:17:42.446Z] a7732279437d: Pushed [2022-10-18T17:17:42.446Z] c6e0d7928a24: Pushed [2022-10-18T17:17:42.446Z] 6063c8f31ed9: Pushed [2022-10-18T17:17:42.446Z] 78c6b0b15a5b: Pushed [2022-10-18T17:17:42.446Z] 61569fc8cd8d: Pushed [2022-10-18T17:17:42.713Z] c1abf686ba14: Layer already exists [2022-10-18T17:17:42.713Z] f772df2996ce: Pushed [2022-10-18T17:17:42.713Z] 2df8b4ba909b: Pushed [2022-10-18T17:17:42.713Z] 8553476d6621: Pushed [2022-10-18T17:17:42.713Z] 6f9ab2ddc6cb: Pushed [2022-10-18T17:17:42.713Z] 5d3e392a13a0: Layer already exists [2022-10-18T17:17:46.037Z] a5da6379eeff: Pushed [2022-10-18T17:17:46.037Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:0548a6b12ca8c87d4ed1657303f4b6c04e02c188c169d97b23fa9ba545681bfc size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:46.373Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:46.716Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-10-18T17:17:46.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-18T17:17:46.716Z] c6e0d7928a24: Preparing [2022-10-18T17:17:46.716Z] c6e0d7928a24: Preparing [2022-10-18T17:17:46.716Z] 61569fc8cd8d: Preparing [2022-10-18T17:17:46.716Z] 78c6b0b15a5b: Preparing [2022-10-18T17:17:46.716Z] a7732279437d: Preparing [2022-10-18T17:17:46.716Z] 6063c8f31ed9: Preparing [2022-10-18T17:17:46.716Z] a5da6379eeff: Preparing [2022-10-18T17:17:46.716Z] c1abf686ba14: Preparing [2022-10-18T17:17:46.716Z] 8553476d6621: Preparing [2022-10-18T17:17:46.716Z] f772df2996ce: Preparing [2022-10-18T17:17:46.716Z] 2df8b4ba909b: Preparing [2022-10-18T17:17:46.716Z] 6f9ab2ddc6cb: Preparing [2022-10-18T17:17:46.716Z] 5d3e392a13a0: Preparing [2022-10-18T17:17:46.716Z] a5da6379eeff: Waiting [2022-10-18T17:17:46.716Z] f772df2996ce: Waiting [2022-10-18T17:17:46.716Z] 6f9ab2ddc6cb: Waiting [2022-10-18T17:17:46.716Z] 2df8b4ba909b: Waiting [2022-10-18T17:17:46.716Z] 5d3e392a13a0: Waiting [2022-10-18T17:17:46.716Z] c1abf686ba14: Waiting [2022-10-18T17:17:46.716Z] 8553476d6621: Waiting [2022-10-18T17:17:46.716Z] 78c6b0b15a5b: Layer already exists [2022-10-18T17:17:46.716Z] 61569fc8cd8d: Layer already exists [2022-10-18T17:17:46.716Z] c6e0d7928a24: Layer already exists [2022-10-18T17:17:46.716Z] 6063c8f31ed9: Layer already exists [2022-10-18T17:17:46.716Z] a7732279437d: Layer already exists [2022-10-18T17:17:46.716Z] 8553476d6621: Layer already exists [2022-10-18T17:17:46.716Z] c1abf686ba14: Layer already exists [2022-10-18T17:17:46.716Z] a5da6379eeff: Layer already exists [2022-10-18T17:17:46.716Z] 2df8b4ba909b: Layer already exists [2022-10-18T17:17:46.716Z] f772df2996ce: Layer already exists [2022-10-18T17:17:46.716Z] 5d3e392a13a0: Layer already exists [2022-10-18T17:17:46.716Z] 6f9ab2ddc6cb: Layer already exists [2022-10-18T17:17:46.979Z] latest: digest: sha256:0548a6b12ca8c87d4ed1657303f4b6c04e02c188c169d97b23fa9ba545681bfc size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:47.322Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:47.655Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.91 [2022-10-18T17:17:47.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-18T17:17:47.655Z] c6e0d7928a24: Preparing [2022-10-18T17:17:47.655Z] c6e0d7928a24: Preparing [2022-10-18T17:17:47.655Z] 61569fc8cd8d: Preparing [2022-10-18T17:17:47.655Z] 78c6b0b15a5b: Preparing [2022-10-18T17:17:47.655Z] a7732279437d: Preparing [2022-10-18T17:17:47.655Z] 6063c8f31ed9: Preparing [2022-10-18T17:17:47.655Z] a5da6379eeff: Preparing [2022-10-18T17:17:47.655Z] c1abf686ba14: Preparing [2022-10-18T17:17:47.655Z] 8553476d6621: Preparing [2022-10-18T17:17:47.655Z] f772df2996ce: Preparing [2022-10-18T17:17:47.655Z] 2df8b4ba909b: Preparing [2022-10-18T17:17:47.655Z] 6f9ab2ddc6cb: Preparing [2022-10-18T17:17:47.655Z] 5d3e392a13a0: Preparing [2022-10-18T17:17:47.655Z] 8553476d6621: Waiting [2022-10-18T17:17:47.655Z] a5da6379eeff: Waiting [2022-10-18T17:17:47.655Z] c1abf686ba14: Waiting [2022-10-18T17:17:47.655Z] 2df8b4ba909b: Waiting [2022-10-18T17:17:47.655Z] 6f9ab2ddc6cb: Waiting [2022-10-18T17:17:47.655Z] 5d3e392a13a0: Waiting [2022-10-18T17:17:47.655Z] f772df2996ce: Waiting [2022-10-18T17:17:47.655Z] 6063c8f31ed9: Layer already exists [2022-10-18T17:17:47.655Z] c6e0d7928a24: Layer already exists [2022-10-18T17:17:47.655Z] 61569fc8cd8d: Layer already exists [2022-10-18T17:17:47.655Z] a7732279437d: Layer already exists [2022-10-18T17:17:47.655Z] 78c6b0b15a5b: Layer already exists [2022-10-18T17:17:47.655Z] 8553476d6621: Layer already exists [2022-10-18T17:17:47.655Z] c1abf686ba14: Layer already exists [2022-10-18T17:17:47.655Z] a5da6379eeff: Layer already exists [2022-10-18T17:17:47.655Z] f772df2996ce: Layer already exists [2022-10-18T17:17:47.655Z] 2df8b4ba909b: Layer already exists [2022-10-18T17:17:47.655Z] 6f9ab2ddc6cb: Layer already exists [2022-10-18T17:17:47.655Z] 5d3e392a13a0: Layer already exists [2022-10-18T17:17:47.917Z] 2.3.0-dev.91: digest: sha256:0548a6b12ca8c87d4ed1657303f4b6c04e02c188c169d97b23fa9ba545681bfc size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:48.255Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:48.593Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T17:17:48.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-18T17:17:48.593Z] c6e0d7928a24: Preparing [2022-10-18T17:17:48.593Z] c6e0d7928a24: Preparing [2022-10-18T17:17:48.593Z] 61569fc8cd8d: Preparing [2022-10-18T17:17:48.593Z] 78c6b0b15a5b: Preparing [2022-10-18T17:17:48.593Z] a7732279437d: Preparing [2022-10-18T17:17:48.593Z] 6063c8f31ed9: Preparing [2022-10-18T17:17:48.593Z] a5da6379eeff: Preparing [2022-10-18T17:17:48.593Z] c1abf686ba14: Preparing [2022-10-18T17:17:48.593Z] 8553476d6621: Preparing [2022-10-18T17:17:48.593Z] f772df2996ce: Preparing [2022-10-18T17:17:48.593Z] 2df8b4ba909b: Preparing [2022-10-18T17:17:48.593Z] 6f9ab2ddc6cb: Preparing [2022-10-18T17:17:48.593Z] 5d3e392a13a0: Preparing [2022-10-18T17:17:48.593Z] a5da6379eeff: Waiting [2022-10-18T17:17:48.593Z] 8553476d6621: Waiting [2022-10-18T17:17:48.593Z] f772df2996ce: Waiting [2022-10-18T17:17:48.593Z] 5d3e392a13a0: Waiting [2022-10-18T17:17:48.593Z] 2df8b4ba909b: Waiting [2022-10-18T17:17:48.593Z] c1abf686ba14: Waiting [2022-10-18T17:17:48.593Z] 6063c8f31ed9: Layer already exists [2022-10-18T17:17:48.593Z] 61569fc8cd8d: Layer already exists [2022-10-18T17:17:48.593Z] c6e0d7928a24: Layer already exists [2022-10-18T17:17:48.593Z] a7732279437d: Layer already exists [2022-10-18T17:17:48.593Z] 78c6b0b15a5b: Layer already exists [2022-10-18T17:17:48.593Z] c1abf686ba14: Layer already exists [2022-10-18T17:17:48.593Z] 8553476d6621: Layer already exists [2022-10-18T17:17:48.593Z] a5da6379eeff: Layer already exists [2022-10-18T17:17:48.593Z] f772df2996ce: Layer already exists [2022-10-18T17:17:48.593Z] 2df8b4ba909b: Layer already exists [2022-10-18T17:17:48.593Z] 5d3e392a13a0: Layer already exists [2022-10-18T17:17:48.593Z] 6f9ab2ddc6cb: Layer already exists [2022-10-18T17:17:48.856Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:0548a6b12ca8c87d4ed1657303f4b6c04e02c188c169d97b23fa9ba545681bfc size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:49.193Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:49.519Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-10-18T17:17:49.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-10-18T17:17:49.519Z] c6e0d7928a24: Preparing [2022-10-18T17:17:49.519Z] c6e0d7928a24: Preparing [2022-10-18T17:17:49.519Z] 61569fc8cd8d: Preparing [2022-10-18T17:17:49.519Z] 78c6b0b15a5b: Preparing [2022-10-18T17:17:49.519Z] a7732279437d: Preparing [2022-10-18T17:17:49.519Z] 6063c8f31ed9: Preparing [2022-10-18T17:17:49.519Z] a5da6379eeff: Preparing [2022-10-18T17:17:49.519Z] c1abf686ba14: Preparing [2022-10-18T17:17:49.519Z] 8553476d6621: Preparing [2022-10-18T17:17:49.519Z] f772df2996ce: Preparing [2022-10-18T17:17:49.519Z] 2df8b4ba909b: Preparing [2022-10-18T17:17:49.519Z] 6f9ab2ddc6cb: Preparing [2022-10-18T17:17:49.519Z] 5d3e392a13a0: Preparing [2022-10-18T17:17:49.519Z] f772df2996ce: Waiting [2022-10-18T17:17:49.519Z] 2df8b4ba909b: Waiting [2022-10-18T17:17:49.519Z] 6f9ab2ddc6cb: Waiting [2022-10-18T17:17:49.519Z] 5d3e392a13a0: Waiting [2022-10-18T17:17:49.519Z] a5da6379eeff: Waiting [2022-10-18T17:17:49.519Z] 8553476d6621: Waiting [2022-10-18T17:17:49.519Z] c1abf686ba14: Waiting [2022-10-18T17:17:49.519Z] 6063c8f31ed9: Layer already exists [2022-10-18T17:17:49.519Z] 61569fc8cd8d: Layer already exists [2022-10-18T17:17:49.519Z] c6e0d7928a24: Layer already exists [2022-10-18T17:17:49.519Z] 78c6b0b15a5b: Layer already exists [2022-10-18T17:17:49.519Z] a7732279437d: Layer already exists [2022-10-18T17:17:49.519Z] c1abf686ba14: Layer already exists [2022-10-18T17:17:49.519Z] 8553476d6621: Layer already exists [2022-10-18T17:17:49.519Z] 2df8b4ba909b: Layer already exists [2022-10-18T17:17:49.519Z] f772df2996ce: Layer already exists [2022-10-18T17:17:49.519Z] a5da6379eeff: Layer already exists [2022-10-18T17:17:49.519Z] 5d3e392a13a0: Layer already exists [2022-10-18T17:17:49.519Z] 6f9ab2ddc6cb: Layer already exists [2022-10-18T17:17:49.782Z] main: digest: sha256:0548a6b12ca8c87d4ed1657303f4b6c04e02c188c169d97b23fa9ba545681bfc size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T17:17:49.826Z] ===================================================== [Pipeline] echo [2022-10-18T17:17:49.832Z] taggedImages: [2022-10-18T17:17:49.832Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:17:49.832Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-10-18T17:17:49.832Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.91 [2022-10-18T17:17:49.832Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T17:17:49.832Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-10-18T17:17:49.847Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-10-18T17:17:49.847Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:17:49.847Z] latest [2022-10-18T17:17:49.847Z] 2.3.0-dev.91 [2022-10-18T17:17:49.847Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T17:17:49.847Z] main [2022-10-18T17:17:49.847Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:50.174Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:50.502Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:17:50.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-18T17:17:50.502Z] 6db5d21d12d0: Preparing [2022-10-18T17:17:50.502Z] 37d0634da2a9: Preparing [2022-10-18T17:17:50.502Z] 54262e56ac86: Preparing [2022-10-18T17:17:50.502Z] 060c4a8e9799: Preparing [2022-10-18T17:17:50.502Z] f1ae0b1cf017: Preparing [2022-10-18T17:17:50.502Z] e707c1e5003b: Preparing [2022-10-18T17:17:50.502Z] 96b1973da5a9: Preparing [2022-10-18T17:17:50.502Z] 5d3e392a13a0: Preparing [2022-10-18T17:17:50.502Z] e707c1e5003b: Waiting [2022-10-18T17:17:50.502Z] 96b1973da5a9: Waiting [2022-10-18T17:17:50.502Z] 5d3e392a13a0: Waiting [2022-10-18T17:17:50.765Z] f1ae0b1cf017: Pushed [2022-10-18T17:17:50.765Z] 37d0634da2a9: Pushed [2022-10-18T17:17:50.765Z] 6db5d21d12d0: Pushed [2022-10-18T17:17:50.765Z] 5d3e392a13a0: Layer already exists [2022-10-18T17:17:51.031Z] e707c1e5003b: Pushed [2022-10-18T17:17:51.608Z] 96b1973da5a9: Pushed [2022-10-18T17:17:53.005Z] 060c4a8e9799: Pushed [2022-10-18T17:17:53.006Z] 54262e56ac86: Pushed [2022-10-18T17:17:53.269Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:0ca1f06b158289a51c651050f26d2e1959ee9dd2610f6c6f8a62b51045940d80 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:53.602Z] + 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 [2022-10-18T17:17:53.939Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-10-18T17:17:53.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-18T17:17:53.939Z] 6db5d21d12d0: Preparing [2022-10-18T17:17:53.939Z] 37d0634da2a9: Preparing [2022-10-18T17:17:53.939Z] 54262e56ac86: Preparing [2022-10-18T17:17:53.939Z] 060c4a8e9799: Preparing [2022-10-18T17:17:53.939Z] f1ae0b1cf017: Preparing [2022-10-18T17:17:53.939Z] e707c1e5003b: Preparing [2022-10-18T17:17:53.939Z] 96b1973da5a9: Preparing [2022-10-18T17:17:53.939Z] 5d3e392a13a0: Preparing [2022-10-18T17:17:53.939Z] 96b1973da5a9: Waiting [2022-10-18T17:17:53.939Z] 5d3e392a13a0: Waiting [2022-10-18T17:17:53.939Z] e707c1e5003b: Waiting [2022-10-18T17:17:53.939Z] f1ae0b1cf017: Layer already exists [2022-10-18T17:17:53.939Z] 060c4a8e9799: Layer already exists [2022-10-18T17:17:53.939Z] 37d0634da2a9: Layer already exists [2022-10-18T17:17:53.939Z] 54262e56ac86: Layer already exists [2022-10-18T17:17:53.939Z] 6db5d21d12d0: Layer already exists [2022-10-18T17:17:53.939Z] 5d3e392a13a0: Layer already exists [2022-10-18T17:17:53.939Z] e707c1e5003b: Layer already exists [2022-10-18T17:17:53.939Z] 96b1973da5a9: Layer already exists [2022-10-18T17:17:54.202Z] latest: digest: sha256:0ca1f06b158289a51c651050f26d2e1959ee9dd2610f6c6f8a62b51045940d80 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:54.549Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:55.459Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.91 [2022-10-18T17:17:55.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-18T17:17:55.459Z] 6db5d21d12d0: Preparing [2022-10-18T17:17:55.459Z] 37d0634da2a9: Preparing [2022-10-18T17:17:55.459Z] 54262e56ac86: Preparing [2022-10-18T17:17:55.459Z] 060c4a8e9799: Preparing [2022-10-18T17:17:55.459Z] f1ae0b1cf017: Preparing [2022-10-18T17:17:55.459Z] e707c1e5003b: Preparing [2022-10-18T17:17:55.459Z] 96b1973da5a9: Preparing [2022-10-18T17:17:55.459Z] 5d3e392a13a0: Preparing [2022-10-18T17:17:55.459Z] e707c1e5003b: Waiting [2022-10-18T17:17:55.459Z] 5d3e392a13a0: Waiting [2022-10-18T17:17:55.459Z] 96b1973da5a9: Waiting [2022-10-18T17:17:55.459Z] f1ae0b1cf017: Layer already exists [2022-10-18T17:17:55.459Z] 6db5d21d12d0: Layer already exists [2022-10-18T17:17:55.459Z] 37d0634da2a9: Layer already exists [2022-10-18T17:17:55.459Z] 060c4a8e9799: Layer already exists [2022-10-18T17:17:55.459Z] 54262e56ac86: Layer already exists [2022-10-18T17:17:55.459Z] 96b1973da5a9: Layer already exists [2022-10-18T17:17:55.459Z] e707c1e5003b: Layer already exists [2022-10-18T17:17:55.459Z] 5d3e392a13a0: Layer already exists [2022-10-18T17:17:55.722Z] 2.3.0-dev.91: digest: sha256:0ca1f06b158289a51c651050f26d2e1959ee9dd2610f6c6f8a62b51045940d80 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:56.045Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:56.367Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T17:17:56.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-18T17:17:56.367Z] 6db5d21d12d0: Preparing [2022-10-18T17:17:56.367Z] 37d0634da2a9: Preparing [2022-10-18T17:17:56.367Z] 54262e56ac86: Preparing [2022-10-18T17:17:56.367Z] 060c4a8e9799: Preparing [2022-10-18T17:17:56.367Z] f1ae0b1cf017: Preparing [2022-10-18T17:17:56.367Z] e707c1e5003b: Preparing [2022-10-18T17:17:56.367Z] 96b1973da5a9: Preparing [2022-10-18T17:17:56.367Z] 5d3e392a13a0: Preparing [2022-10-18T17:17:56.367Z] e707c1e5003b: Waiting [2022-10-18T17:17:56.367Z] 96b1973da5a9: Waiting [2022-10-18T17:17:56.367Z] 5d3e392a13a0: Waiting [2022-10-18T17:17:56.367Z] 37d0634da2a9: Layer already exists [2022-10-18T17:17:56.367Z] 060c4a8e9799: Layer already exists [2022-10-18T17:17:56.367Z] f1ae0b1cf017: Layer already exists [2022-10-18T17:17:56.367Z] 6db5d21d12d0: Layer already exists [2022-10-18T17:17:56.367Z] 54262e56ac86: Layer already exists [2022-10-18T17:17:56.367Z] 5d3e392a13a0: Layer already exists [2022-10-18T17:17:56.367Z] 96b1973da5a9: Layer already exists [2022-10-18T17:17:56.367Z] e707c1e5003b: Layer already exists [2022-10-18T17:17:56.631Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:0ca1f06b158289a51c651050f26d2e1959ee9dd2610f6c6f8a62b51045940d80 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:56.956Z] + 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 [2022-10-18T17:17:57.280Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-10-18T17:17:57.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-10-18T17:17:57.280Z] 6db5d21d12d0: Preparing [2022-10-18T17:17:57.280Z] 37d0634da2a9: Preparing [2022-10-18T17:17:57.280Z] 54262e56ac86: Preparing [2022-10-18T17:17:57.280Z] 060c4a8e9799: Preparing [2022-10-18T17:17:57.280Z] f1ae0b1cf017: Preparing [2022-10-18T17:17:57.280Z] e707c1e5003b: Preparing [2022-10-18T17:17:57.280Z] 96b1973da5a9: Preparing [2022-10-18T17:17:57.280Z] 5d3e392a13a0: Preparing [2022-10-18T17:17:57.280Z] e707c1e5003b: Waiting [2022-10-18T17:17:57.280Z] 96b1973da5a9: Waiting [2022-10-18T17:17:57.280Z] 5d3e392a13a0: Waiting [2022-10-18T17:17:57.280Z] f1ae0b1cf017: Layer already exists [2022-10-18T17:17:57.280Z] 060c4a8e9799: Layer already exists [2022-10-18T17:17:57.280Z] 37d0634da2a9: Layer already exists [2022-10-18T17:17:57.280Z] 6db5d21d12d0: Layer already exists [2022-10-18T17:17:57.280Z] 54262e56ac86: Layer already exists [2022-10-18T17:17:57.280Z] e707c1e5003b: Layer already exists [2022-10-18T17:17:57.280Z] 5d3e392a13a0: Layer already exists [2022-10-18T17:17:57.280Z] 96b1973da5a9: Layer already exists [2022-10-18T17:17:57.543Z] main: digest: sha256:0ca1f06b158289a51c651050f26d2e1959ee9dd2610f6c6f8a62b51045940d80 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T17:17:57.585Z] ===================================================== [Pipeline] echo [2022-10-18T17:17:57.592Z] taggedImages: [2022-10-18T17:17:57.592Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:17:57.592Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-10-18T17:17:57.592Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.91 [2022-10-18T17:17:57.592Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T17:17:57.592Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-10-18T17:17:57.607Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-10-18T17:17:57.607Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:17:57.607Z] latest [2022-10-18T17:17:57.607Z] 2.3.0-dev.91 [2022-10-18T17:17:57.607Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T17:17:57.607Z] main [2022-10-18T17:17:57.607Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:57.974Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:17:58.344Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:17:58.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-18T17:17:58.344Z] 2d16be9ce345: Preparing [2022-10-18T17:17:58.344Z] b6c2fce70791: Preparing [2022-10-18T17:17:58.344Z] 0d8c4c57c02a: Preparing [2022-10-18T17:17:58.344Z] b3f2c286756b: Preparing [2022-10-18T17:17:58.344Z] d96d8a35d23d: Preparing [2022-10-18T17:17:58.344Z] c16e2d0ae9f4: Preparing [2022-10-18T17:17:58.344Z] 3b7bf4d7218c: Preparing [2022-10-18T17:17:58.344Z] 7082dd776702: Preparing [2022-10-18T17:17:58.344Z] c68492035e80: Preparing [2022-10-18T17:17:58.344Z] 5d3e392a13a0: Preparing [2022-10-18T17:17:58.344Z] c16e2d0ae9f4: Waiting [2022-10-18T17:17:58.344Z] 3b7bf4d7218c: Waiting [2022-10-18T17:17:58.344Z] 7082dd776702: Waiting [2022-10-18T17:17:58.344Z] c68492035e80: Waiting [2022-10-18T17:17:58.344Z] 5d3e392a13a0: Waiting [2022-10-18T17:17:58.620Z] d96d8a35d23d: Pushed [2022-10-18T17:17:58.620Z] 2d16be9ce345: Pushed [2022-10-18T17:17:58.621Z] b6c2fce70791: Pushed [2022-10-18T17:17:58.621Z] c16e2d0ae9f4: Pushed [2022-10-18T17:17:58.893Z] 3b7bf4d7218c: Pushed [2022-10-18T17:17:58.893Z] 7082dd776702: Pushed [2022-10-18T17:17:58.894Z] 5d3e392a13a0: Layer already exists [2022-10-18T17:17:59.164Z] c68492035e80: Pushed [2022-10-18T17:18:01.093Z] b3f2c286756b: Pushed [2022-10-18T17:18:01.669Z] 0d8c4c57c02a: Pushed [2022-10-18T17:18:01.669Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:61c3673433a89ed60ea9251b84a84090e02456ec9efa4c2129405b40e0c792ee size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:18:02.002Z] + 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 [2022-10-18T17:18:02.321Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-10-18T17:18:02.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-18T17:18:02.321Z] 2d16be9ce345: Preparing [2022-10-18T17:18:02.321Z] b6c2fce70791: Preparing [2022-10-18T17:18:02.321Z] 0d8c4c57c02a: Preparing [2022-10-18T17:18:02.321Z] b3f2c286756b: Preparing [2022-10-18T17:18:02.321Z] d96d8a35d23d: Preparing [2022-10-18T17:18:02.321Z] c16e2d0ae9f4: Preparing [2022-10-18T17:18:02.321Z] 3b7bf4d7218c: Preparing [2022-10-18T17:18:02.321Z] 7082dd776702: Preparing [2022-10-18T17:18:02.321Z] c68492035e80: Preparing [2022-10-18T17:18:02.321Z] 5d3e392a13a0: Preparing [2022-10-18T17:18:02.321Z] 7082dd776702: Waiting [2022-10-18T17:18:02.321Z] c68492035e80: Waiting [2022-10-18T17:18:02.321Z] c16e2d0ae9f4: Waiting [2022-10-18T17:18:02.321Z] 3b7bf4d7218c: Waiting [2022-10-18T17:18:02.321Z] 5d3e392a13a0: Waiting [2022-10-18T17:18:02.321Z] b6c2fce70791: Layer already exists [2022-10-18T17:18:02.321Z] 2d16be9ce345: Layer already exists [2022-10-18T17:18:02.321Z] d96d8a35d23d: Layer already exists [2022-10-18T17:18:02.321Z] b3f2c286756b: Layer already exists [2022-10-18T17:18:02.321Z] 0d8c4c57c02a: Layer already exists [2022-10-18T17:18:02.321Z] 3b7bf4d7218c: Layer already exists [2022-10-18T17:18:02.321Z] c16e2d0ae9f4: Layer already exists [2022-10-18T17:18:02.321Z] c68492035e80: Layer already exists [2022-10-18T17:18:02.321Z] 7082dd776702: Layer already exists [2022-10-18T17:18:02.321Z] 5d3e392a13a0: Layer already exists [2022-10-18T17:18:02.583Z] latest: digest: sha256:61c3673433a89ed60ea9251b84a84090e02456ec9efa4c2129405b40e0c792ee size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:18:02.912Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:18:03.234Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.91 [2022-10-18T17:18:03.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-18T17:18:03.234Z] 2d16be9ce345: Preparing [2022-10-18T17:18:03.234Z] b6c2fce70791: Preparing [2022-10-18T17:18:03.234Z] 0d8c4c57c02a: Preparing [2022-10-18T17:18:03.234Z] b3f2c286756b: Preparing [2022-10-18T17:18:03.234Z] d96d8a35d23d: Preparing [2022-10-18T17:18:03.234Z] c16e2d0ae9f4: Preparing [2022-10-18T17:18:03.234Z] 3b7bf4d7218c: Preparing [2022-10-18T17:18:03.234Z] 7082dd776702: Preparing [2022-10-18T17:18:03.234Z] c68492035e80: Preparing [2022-10-18T17:18:03.234Z] 5d3e392a13a0: Preparing [2022-10-18T17:18:03.234Z] 3b7bf4d7218c: Waiting [2022-10-18T17:18:03.234Z] 7082dd776702: Waiting [2022-10-18T17:18:03.234Z] c68492035e80: Waiting [2022-10-18T17:18:03.234Z] 5d3e392a13a0: Waiting [2022-10-18T17:18:03.234Z] c16e2d0ae9f4: Waiting [2022-10-18T17:18:03.234Z] d96d8a35d23d: Layer already exists [2022-10-18T17:18:03.234Z] b6c2fce70791: Layer already exists [2022-10-18T17:18:03.234Z] 0d8c4c57c02a: Layer already exists [2022-10-18T17:18:03.234Z] b3f2c286756b: Layer already exists [2022-10-18T17:18:03.234Z] 2d16be9ce345: Layer already exists [2022-10-18T17:18:03.234Z] 7082dd776702: Layer already exists [2022-10-18T17:18:03.234Z] c16e2d0ae9f4: Layer already exists [2022-10-18T17:18:03.234Z] 3b7bf4d7218c: Layer already exists [2022-10-18T17:18:03.234Z] c68492035e80: Layer already exists [2022-10-18T17:18:03.234Z] 5d3e392a13a0: Layer already exists [2022-10-18T17:18:03.234Z] 2.3.0-dev.91: digest: sha256:61c3673433a89ed60ea9251b84a84090e02456ec9efa4c2129405b40e0c792ee size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:18:03.823Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:18:04.145Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T17:18:04.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-18T17:18:04.145Z] 2d16be9ce345: Preparing [2022-10-18T17:18:04.145Z] b6c2fce70791: Preparing [2022-10-18T17:18:04.145Z] 0d8c4c57c02a: Preparing [2022-10-18T17:18:04.145Z] b3f2c286756b: Preparing [2022-10-18T17:18:04.145Z] d96d8a35d23d: Preparing [2022-10-18T17:18:04.145Z] c16e2d0ae9f4: Preparing [2022-10-18T17:18:04.145Z] 3b7bf4d7218c: Preparing [2022-10-18T17:18:04.145Z] 7082dd776702: Preparing [2022-10-18T17:18:04.145Z] c68492035e80: Preparing [2022-10-18T17:18:04.145Z] 5d3e392a13a0: Preparing [2022-10-18T17:18:04.145Z] c16e2d0ae9f4: Waiting [2022-10-18T17:18:04.145Z] 3b7bf4d7218c: Waiting [2022-10-18T17:18:04.145Z] 7082dd776702: Waiting [2022-10-18T17:18:04.145Z] 5d3e392a13a0: Waiting [2022-10-18T17:18:04.145Z] c68492035e80: Waiting [2022-10-18T17:18:04.145Z] 0d8c4c57c02a: Layer already exists [2022-10-18T17:18:04.145Z] b6c2fce70791: Layer already exists [2022-10-18T17:18:04.145Z] b3f2c286756b: Layer already exists [2022-10-18T17:18:04.145Z] 2d16be9ce345: Layer already exists [2022-10-18T17:18:04.145Z] d96d8a35d23d: Layer already exists [2022-10-18T17:18:04.145Z] c16e2d0ae9f4: Layer already exists [2022-10-18T17:18:04.145Z] 7082dd776702: Layer already exists [2022-10-18T17:18:04.145Z] 5d3e392a13a0: Layer already exists [2022-10-18T17:18:04.145Z] c68492035e80: Layer already exists [2022-10-18T17:18:04.145Z] 3b7bf4d7218c: Layer already exists [2022-10-18T17:18:04.408Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:61c3673433a89ed60ea9251b84a84090e02456ec9efa4c2129405b40e0c792ee size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:18:04.864Z] + 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 [2022-10-18T17:18:05.185Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-10-18T17:18:05.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-10-18T17:18:05.185Z] 2d16be9ce345: Preparing [2022-10-18T17:18:05.185Z] b6c2fce70791: Preparing [2022-10-18T17:18:05.185Z] 0d8c4c57c02a: Preparing [2022-10-18T17:18:05.185Z] b3f2c286756b: Preparing [2022-10-18T17:18:05.185Z] d96d8a35d23d: Preparing [2022-10-18T17:18:05.185Z] c16e2d0ae9f4: Preparing [2022-10-18T17:18:05.185Z] 3b7bf4d7218c: Preparing [2022-10-18T17:18:05.185Z] 7082dd776702: Preparing [2022-10-18T17:18:05.185Z] c68492035e80: Preparing [2022-10-18T17:18:05.185Z] 5d3e392a13a0: Preparing [2022-10-18T17:18:05.185Z] 7082dd776702: Waiting [2022-10-18T17:18:05.185Z] c68492035e80: Waiting [2022-10-18T17:18:05.185Z] 5d3e392a13a0: Waiting [2022-10-18T17:18:05.185Z] c16e2d0ae9f4: Waiting [2022-10-18T17:18:05.185Z] 3b7bf4d7218c: Waiting [2022-10-18T17:18:05.185Z] b3f2c286756b: Layer already exists [2022-10-18T17:18:05.185Z] 0d8c4c57c02a: Layer already exists [2022-10-18T17:18:05.185Z] d96d8a35d23d: Layer already exists [2022-10-18T17:18:05.185Z] 2d16be9ce345: Layer already exists [2022-10-18T17:18:05.185Z] b6c2fce70791: Layer already exists [2022-10-18T17:18:05.185Z] c16e2d0ae9f4: Layer already exists [2022-10-18T17:18:05.185Z] 3b7bf4d7218c: Layer already exists [2022-10-18T17:18:05.185Z] 7082dd776702: Layer already exists [2022-10-18T17:18:05.185Z] c68492035e80: Layer already exists [2022-10-18T17:18:05.185Z] 5d3e392a13a0: Layer already exists [2022-10-18T17:18:05.449Z] main: digest: sha256:61c3673433a89ed60ea9251b84a84090e02456ec9efa4c2129405b40e0c792ee size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T17:18:05.506Z] ===================================================== [Pipeline] echo [2022-10-18T17:18:05.515Z] taggedImages: [2022-10-18T17:18:05.515Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:18:05.515Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-10-18T17:18:05.515Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.91 [2022-10-18T17:18:05.515Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T17:18:05.515Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-10-18T17:18:05.533Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-10-18T17:18:05.534Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:18:05.534Z] latest [2022-10-18T17:18:05.534Z] 2.3.0-dev.91 [2022-10-18T17:18:05.534Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T17:18:05.534Z] main [2022-10-18T17:18:05.534Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:18:05.856Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:18:06.186Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:18:06.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-18T17:18:06.186Z] 03e62012b0ac: Preparing [2022-10-18T17:18:06.186Z] 6ba967536908: Preparing [2022-10-18T17:18:06.186Z] c1abf686ba14: Preparing [2022-10-18T17:18:06.186Z] b0c1d78734b2: Preparing [2022-10-18T17:18:06.186Z] d054d2e1a044: Preparing [2022-10-18T17:18:06.186Z] 9833f26c6bda: Preparing [2022-10-18T17:18:06.186Z] c1abf686ba14: Layer already exists [2022-10-18T17:18:06.450Z] d054d2e1a044: Pushed [2022-10-18T17:18:06.450Z] 03e62012b0ac: Pushed [2022-10-18T17:18:07.401Z] b0c1d78734b2: Pushed [2022-10-18T17:18:07.665Z] 9833f26c6bda: Layer already exists [2022-10-18T17:18:10.983Z] 6ba967536908: Pushed [2022-10-18T17:18:10.983Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:b2fa8e2a3afcb97e2ce1d545a55c1f68ba43f1b57ef896423bc2c42a18a0f89b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:18:11.316Z] + 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 [2022-10-18T17:18:11.634Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-10-18T17:18:11.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-18T17:18:11.634Z] 03e62012b0ac: Preparing [2022-10-18T17:18:11.634Z] 6ba967536908: Preparing [2022-10-18T17:18:11.634Z] c1abf686ba14: Preparing [2022-10-18T17:18:11.634Z] b0c1d78734b2: Preparing [2022-10-18T17:18:11.634Z] d054d2e1a044: Preparing [2022-10-18T17:18:11.634Z] 9833f26c6bda: Preparing [2022-10-18T17:18:11.634Z] 9833f26c6bda: Waiting [2022-10-18T17:18:11.634Z] c1abf686ba14: Layer already exists [2022-10-18T17:18:11.634Z] 03e62012b0ac: Layer already exists [2022-10-18T17:18:11.634Z] d054d2e1a044: Layer already exists [2022-10-18T17:18:11.634Z] b0c1d78734b2: Layer already exists [2022-10-18T17:18:11.634Z] 6ba967536908: Layer already exists [2022-10-18T17:18:11.634Z] 9833f26c6bda: Layer already exists [2022-10-18T17:18:11.898Z] latest: digest: sha256:b2fa8e2a3afcb97e2ce1d545a55c1f68ba43f1b57ef896423bc2c42a18a0f89b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:18:12.233Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:18:12.556Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.91 [2022-10-18T17:18:12.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-18T17:18:12.556Z] 03e62012b0ac: Preparing [2022-10-18T17:18:12.556Z] 6ba967536908: Preparing [2022-10-18T17:18:12.556Z] c1abf686ba14: Preparing [2022-10-18T17:18:12.556Z] b0c1d78734b2: Preparing [2022-10-18T17:18:12.556Z] d054d2e1a044: Preparing [2022-10-18T17:18:12.556Z] 9833f26c6bda: Preparing [2022-10-18T17:18:12.556Z] 9833f26c6bda: Waiting [2022-10-18T17:18:12.556Z] 03e62012b0ac: Layer already exists [2022-10-18T17:18:12.556Z] d054d2e1a044: Layer already exists [2022-10-18T17:18:12.556Z] b0c1d78734b2: Layer already exists [2022-10-18T17:18:12.556Z] c1abf686ba14: Layer already exists [2022-10-18T17:18:12.556Z] 6ba967536908: Layer already exists [2022-10-18T17:18:12.556Z] 9833f26c6bda: Layer already exists [2022-10-18T17:18:12.556Z] 2.3.0-dev.91: digest: sha256:b2fa8e2a3afcb97e2ce1d545a55c1f68ba43f1b57ef896423bc2c42a18a0f89b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:18:13.156Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:18:13.476Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T17:18:13.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-18T17:18:13.476Z] 03e62012b0ac: Preparing [2022-10-18T17:18:13.476Z] 6ba967536908: Preparing [2022-10-18T17:18:13.476Z] c1abf686ba14: Preparing [2022-10-18T17:18:13.476Z] b0c1d78734b2: Preparing [2022-10-18T17:18:13.476Z] d054d2e1a044: Preparing [2022-10-18T17:18:13.476Z] 9833f26c6bda: Preparing [2022-10-18T17:18:13.476Z] 9833f26c6bda: Waiting [2022-10-18T17:18:13.476Z] 6ba967536908: Layer already exists [2022-10-18T17:18:13.476Z] d054d2e1a044: Layer already exists [2022-10-18T17:18:13.476Z] 03e62012b0ac: Layer already exists [2022-10-18T17:18:13.476Z] c1abf686ba14: Layer already exists [2022-10-18T17:18:13.476Z] b0c1d78734b2: Layer already exists [2022-10-18T17:18:13.476Z] 9833f26c6bda: Layer already exists [2022-10-18T17:18:13.740Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:b2fa8e2a3afcb97e2ce1d545a55c1f68ba43f1b57ef896423bc2c42a18a0f89b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:18:14.063Z] + 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 [2022-10-18T17:18:14.389Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-10-18T17:18:14.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-10-18T17:18:14.389Z] 03e62012b0ac: Preparing [2022-10-18T17:18:14.389Z] 6ba967536908: Preparing [2022-10-18T17:18:14.389Z] c1abf686ba14: Preparing [2022-10-18T17:18:14.389Z] b0c1d78734b2: Preparing [2022-10-18T17:18:14.389Z] d054d2e1a044: Preparing [2022-10-18T17:18:14.389Z] 9833f26c6bda: Preparing [2022-10-18T17:18:14.389Z] 9833f26c6bda: Waiting [2022-10-18T17:18:14.389Z] c1abf686ba14: Layer already exists [2022-10-18T17:18:14.389Z] 03e62012b0ac: Layer already exists [2022-10-18T17:18:14.389Z] d054d2e1a044: Layer already exists [2022-10-18T17:18:14.389Z] 6ba967536908: Layer already exists [2022-10-18T17:18:14.389Z] b0c1d78734b2: Layer already exists [2022-10-18T17:18:14.389Z] 9833f26c6bda: Layer already exists [2022-10-18T17:18:14.657Z] main: digest: sha256:b2fa8e2a3afcb97e2ce1d545a55c1f68ba43f1b57ef896423bc2c42a18a0f89b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T17:18:14.702Z] ===================================================== [Pipeline] echo [2022-10-18T17:18:14.708Z] taggedImages: [2022-10-18T17:18:14.708Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:18:14.708Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-10-18T17:18:14.708Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.91 [2022-10-18T17:18:14.708Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T17:18:14.708Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-10-18T17:18:14.721Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-10-18T17:18:14.721Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:18:14.721Z] latest [2022-10-18T17:18:14.721Z] 2.3.0-dev.91 [2022-10-18T17:18:14.721Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T17:18:14.721Z] main [2022-10-18T17:18:14.721Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:18:15.040Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:18:15.361Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:18:15.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-18T17:18:15.362Z] 0bf54782bd2b: Preparing [2022-10-18T17:18:15.362Z] d3e88856a1fb: Preparing [2022-10-18T17:18:15.362Z] 9b23a0637800: Preparing [2022-10-18T17:18:15.362Z] c1ef34998b03: Preparing [2022-10-18T17:18:15.362Z] ac07d2f2d652: Preparing [2022-10-18T17:18:15.362Z] 2aed515c1e04: Preparing [2022-10-18T17:18:15.362Z] d054d2e1a044: Preparing [2022-10-18T17:18:15.362Z] 9833f26c6bda: Preparing [2022-10-18T17:18:15.362Z] 2aed515c1e04: Waiting [2022-10-18T17:18:15.362Z] d054d2e1a044: Waiting [2022-10-18T17:18:15.362Z] 9833f26c6bda: Waiting [2022-10-18T17:18:15.627Z] 9b23a0637800: Pushed [2022-10-18T17:18:15.627Z] d3e88856a1fb: Pushed [2022-10-18T17:18:15.627Z] 0bf54782bd2b: Pushed [2022-10-18T17:18:15.627Z] 9833f26c6bda: Layer already exists [2022-10-18T17:18:15.627Z] d054d2e1a044: Layer already exists [2022-10-18T17:18:16.582Z] 2aed515c1e04: Pushed [2022-10-18T17:18:24.773Z] ac07d2f2d652: Pushed [2022-10-18T17:18:31.389Z] c1ef34998b03: Pushed [2022-10-18T17:18:31.389Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:5e6f34b630d5ac964f727fc7892f6fb60b4d511a6a02904d814faa410cc488ac size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:18:31.726Z] + 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 [2022-10-18T17:18:32.059Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-10-18T17:18:32.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-18T17:18:32.059Z] 0bf54782bd2b: Preparing [2022-10-18T17:18:32.059Z] d3e88856a1fb: Preparing [2022-10-18T17:18:32.059Z] 9b23a0637800: Preparing [2022-10-18T17:18:32.059Z] c1ef34998b03: Preparing [2022-10-18T17:18:32.059Z] ac07d2f2d652: Preparing [2022-10-18T17:18:32.059Z] 2aed515c1e04: Preparing [2022-10-18T17:18:32.059Z] d054d2e1a044: Preparing [2022-10-18T17:18:32.059Z] 9833f26c6bda: Preparing [2022-10-18T17:18:32.059Z] 2aed515c1e04: Waiting [2022-10-18T17:18:32.059Z] d054d2e1a044: Waiting [2022-10-18T17:18:32.059Z] 9833f26c6bda: Waiting [2022-10-18T17:18:32.059Z] 0bf54782bd2b: Layer already exists [2022-10-18T17:18:32.059Z] c1ef34998b03: Layer already exists [2022-10-18T17:18:32.059Z] ac07d2f2d652: Layer already exists [2022-10-18T17:18:32.059Z] d3e88856a1fb: Layer already exists [2022-10-18T17:18:32.059Z] 9b23a0637800: Layer already exists [2022-10-18T17:18:32.059Z] 9833f26c6bda: Layer already exists [2022-10-18T17:18:32.059Z] 2aed515c1e04: Layer already exists [2022-10-18T17:18:32.059Z] d054d2e1a044: Layer already exists [2022-10-18T17:18:32.325Z] latest: digest: sha256:5e6f34b630d5ac964f727fc7892f6fb60b4d511a6a02904d814faa410cc488ac size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:18:32.652Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:18:32.975Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.91 [2022-10-18T17:18:32.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-18T17:18:32.975Z] 0bf54782bd2b: Preparing [2022-10-18T17:18:32.975Z] d3e88856a1fb: Preparing [2022-10-18T17:18:32.975Z] 9b23a0637800: Preparing [2022-10-18T17:18:32.975Z] c1ef34998b03: Preparing [2022-10-18T17:18:32.975Z] ac07d2f2d652: Preparing [2022-10-18T17:18:32.975Z] 2aed515c1e04: Preparing [2022-10-18T17:18:32.975Z] d054d2e1a044: Preparing [2022-10-18T17:18:32.975Z] 9833f26c6bda: Preparing [2022-10-18T17:18:32.975Z] d054d2e1a044: Waiting [2022-10-18T17:18:32.975Z] 9833f26c6bda: Waiting [2022-10-18T17:18:32.975Z] 2aed515c1e04: Waiting [2022-10-18T17:18:32.975Z] 9b23a0637800: Layer already exists [2022-10-18T17:18:32.975Z] d3e88856a1fb: Layer already exists [2022-10-18T17:18:32.975Z] c1ef34998b03: Layer already exists [2022-10-18T17:18:32.975Z] ac07d2f2d652: Layer already exists [2022-10-18T17:18:32.975Z] 0bf54782bd2b: Layer already exists [2022-10-18T17:18:32.975Z] d054d2e1a044: Layer already exists [2022-10-18T17:18:32.975Z] 2aed515c1e04: Layer already exists [2022-10-18T17:18:32.975Z] 9833f26c6bda: Layer already exists [2022-10-18T17:18:33.238Z] 2.3.0-dev.91: digest: sha256:5e6f34b630d5ac964f727fc7892f6fb60b4d511a6a02904d814faa410cc488ac size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:18:33.567Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:18:33.888Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T17:18:33.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-18T17:18:33.888Z] 0bf54782bd2b: Preparing [2022-10-18T17:18:33.888Z] d3e88856a1fb: Preparing [2022-10-18T17:18:33.888Z] 9b23a0637800: Preparing [2022-10-18T17:18:33.888Z] c1ef34998b03: Preparing [2022-10-18T17:18:33.888Z] ac07d2f2d652: Preparing [2022-10-18T17:18:33.888Z] 2aed515c1e04: Preparing [2022-10-18T17:18:33.888Z] d054d2e1a044: Preparing [2022-10-18T17:18:33.888Z] 9833f26c6bda: Preparing [2022-10-18T17:18:33.888Z] d054d2e1a044: Waiting [2022-10-18T17:18:33.888Z] 9833f26c6bda: Waiting [2022-10-18T17:18:33.888Z] 2aed515c1e04: Waiting [2022-10-18T17:18:33.888Z] c1ef34998b03: Layer already exists [2022-10-18T17:18:33.888Z] 0bf54782bd2b: Layer already exists [2022-10-18T17:18:33.888Z] ac07d2f2d652: Layer already exists [2022-10-18T17:18:33.888Z] 9b23a0637800: Layer already exists [2022-10-18T17:18:33.888Z] d3e88856a1fb: Layer already exists [2022-10-18T17:18:33.888Z] 9833f26c6bda: Layer already exists [2022-10-18T17:18:33.888Z] d054d2e1a044: Layer already exists [2022-10-18T17:18:33.888Z] 2aed515c1e04: Layer already exists [2022-10-18T17:18:34.153Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:5e6f34b630d5ac964f727fc7892f6fb60b4d511a6a02904d814faa410cc488ac size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:18:34.484Z] + 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 [2022-10-18T17:18:34.814Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-10-18T17:18:34.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-10-18T17:18:34.814Z] 0bf54782bd2b: Preparing [2022-10-18T17:18:34.814Z] d3e88856a1fb: Preparing [2022-10-18T17:18:34.814Z] 9b23a0637800: Preparing [2022-10-18T17:18:34.814Z] c1ef34998b03: Preparing [2022-10-18T17:18:34.814Z] ac07d2f2d652: Preparing [2022-10-18T17:18:34.814Z] 2aed515c1e04: Preparing [2022-10-18T17:18:34.814Z] d054d2e1a044: Preparing [2022-10-18T17:18:34.814Z] 9833f26c6bda: Preparing [2022-10-18T17:18:34.814Z] d054d2e1a044: Waiting [2022-10-18T17:18:34.814Z] 9833f26c6bda: Waiting [2022-10-18T17:18:34.814Z] 2aed515c1e04: Waiting [2022-10-18T17:18:34.814Z] 0bf54782bd2b: Layer already exists [2022-10-18T17:18:34.814Z] c1ef34998b03: Layer already exists [2022-10-18T17:18:34.814Z] d3e88856a1fb: Layer already exists [2022-10-18T17:18:34.814Z] 9b23a0637800: Layer already exists [2022-10-18T17:18:34.814Z] ac07d2f2d652: Layer already exists [2022-10-18T17:18:34.814Z] d054d2e1a044: Layer already exists [2022-10-18T17:18:34.814Z] 2aed515c1e04: Layer already exists [2022-10-18T17:18:34.814Z] 9833f26c6bda: Layer already exists [2022-10-18T17:18:35.078Z] main: digest: sha256:5e6f34b630d5ac964f727fc7892f6fb60b4d511a6a02904d814faa410cc488ac size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T17:18:35.117Z] ===================================================== [Pipeline] echo [2022-10-18T17:18:35.123Z] taggedImages: [2022-10-18T17:18:35.123Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:18:35.123Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-10-18T17:18:35.123Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.91 [2022-10-18T17:18:35.123Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T17:18:35.123Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-10-18T17:18:35.136Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-10-18T17:18:35.136Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:18:35.136Z] latest [2022-10-18T17:18:35.136Z] 2.3.0-dev.91 [2022-10-18T17:18:35.136Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T17:18:35.136Z] main [2022-10-18T17:18:35.136Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:18:35.459Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:18:35.782Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:18:35.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-18T17:18:35.782Z] b1b525a2e861: Preparing [2022-10-18T17:18:35.782Z] ab28adc103c9: Preparing [2022-10-18T17:18:35.782Z] 96fa637bf8d4: Preparing [2022-10-18T17:18:35.782Z] d148506fddcc: Preparing [2022-10-18T17:18:35.782Z] 7078b1b70c12: Preparing [2022-10-18T17:18:35.782Z] d054d2e1a044: Preparing [2022-10-18T17:18:35.782Z] 9833f26c6bda: Preparing [2022-10-18T17:18:35.782Z] d054d2e1a044: Waiting [2022-10-18T17:18:35.782Z] 9833f26c6bda: Waiting [2022-10-18T17:18:36.048Z] ab28adc103c9: Pushed [2022-10-18T17:18:36.048Z] 96fa637bf8d4: Pushed [2022-10-18T17:18:36.048Z] b1b525a2e861: Pushed [2022-10-18T17:18:36.048Z] d054d2e1a044: Layer already exists [2022-10-18T17:18:36.048Z] 9833f26c6bda: Layer already exists [2022-10-18T17:18:36.627Z] 7078b1b70c12: Pushed [2022-10-18T17:18:51.594Z] d148506fddcc: Pushed [2022-10-18T17:18:51.594Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:7a03242914e3a59c8584dbfd1d16aec92284f41b411b81e86dc9fb5867214945 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:18:51.919Z] + 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 [2022-10-18T17:18:52.247Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-10-18T17:18:52.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-18T17:18:52.247Z] b1b525a2e861: Preparing [2022-10-18T17:18:52.247Z] ab28adc103c9: Preparing [2022-10-18T17:18:52.247Z] 96fa637bf8d4: Preparing [2022-10-18T17:18:52.247Z] d148506fddcc: Preparing [2022-10-18T17:18:52.247Z] 7078b1b70c12: Preparing [2022-10-18T17:18:52.247Z] d054d2e1a044: Preparing [2022-10-18T17:18:52.247Z] 9833f26c6bda: Preparing [2022-10-18T17:18:52.247Z] d054d2e1a044: Waiting [2022-10-18T17:18:52.247Z] 9833f26c6bda: Waiting [2022-10-18T17:18:52.247Z] d148506fddcc: Layer already exists [2022-10-18T17:18:52.247Z] 96fa637bf8d4: Layer already exists [2022-10-18T17:18:52.247Z] 7078b1b70c12: Layer already exists [2022-10-18T17:18:52.247Z] b1b525a2e861: Layer already exists [2022-10-18T17:18:52.247Z] ab28adc103c9: Layer already exists [2022-10-18T17:18:52.247Z] d054d2e1a044: Layer already exists [2022-10-18T17:18:52.247Z] 9833f26c6bda: Layer already exists [2022-10-18T17:18:52.511Z] latest: digest: sha256:7a03242914e3a59c8584dbfd1d16aec92284f41b411b81e86dc9fb5867214945 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:18:52.836Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:18:53.158Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.91 [2022-10-18T17:18:53.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-18T17:18:53.158Z] b1b525a2e861: Preparing [2022-10-18T17:18:53.158Z] ab28adc103c9: Preparing [2022-10-18T17:18:53.158Z] 96fa637bf8d4: Preparing [2022-10-18T17:18:53.158Z] d148506fddcc: Preparing [2022-10-18T17:18:53.158Z] 7078b1b70c12: Preparing [2022-10-18T17:18:53.158Z] d054d2e1a044: Preparing [2022-10-18T17:18:53.158Z] 9833f26c6bda: Preparing [2022-10-18T17:18:53.158Z] d054d2e1a044: Waiting [2022-10-18T17:18:53.158Z] 9833f26c6bda: Waiting [2022-10-18T17:18:53.158Z] d148506fddcc: Layer already exists [2022-10-18T17:18:53.158Z] 96fa637bf8d4: Layer already exists [2022-10-18T17:18:53.158Z] b1b525a2e861: Layer already exists [2022-10-18T17:18:53.158Z] ab28adc103c9: Layer already exists [2022-10-18T17:18:53.158Z] 7078b1b70c12: Layer already exists [2022-10-18T17:18:53.158Z] d054d2e1a044: Layer already exists [2022-10-18T17:18:53.158Z] 9833f26c6bda: Layer already exists [2022-10-18T17:18:53.158Z] 2.3.0-dev.91: digest: sha256:7a03242914e3a59c8584dbfd1d16aec92284f41b411b81e86dc9fb5867214945 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:18:53.748Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:18:54.067Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T17:18:54.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-18T17:18:54.067Z] b1b525a2e861: Preparing [2022-10-18T17:18:54.067Z] ab28adc103c9: Preparing [2022-10-18T17:18:54.067Z] 96fa637bf8d4: Preparing [2022-10-18T17:18:54.067Z] d148506fddcc: Preparing [2022-10-18T17:18:54.067Z] 7078b1b70c12: Preparing [2022-10-18T17:18:54.067Z] d054d2e1a044: Preparing [2022-10-18T17:18:54.067Z] 9833f26c6bda: Preparing [2022-10-18T17:18:54.067Z] d054d2e1a044: Waiting [2022-10-18T17:18:54.067Z] 9833f26c6bda: Waiting [2022-10-18T17:18:54.067Z] 7078b1b70c12: Layer already exists [2022-10-18T17:18:54.067Z] b1b525a2e861: Layer already exists [2022-10-18T17:18:54.067Z] d148506fddcc: Layer already exists [2022-10-18T17:18:54.067Z] 96fa637bf8d4: Layer already exists [2022-10-18T17:18:54.067Z] ab28adc103c9: Layer already exists [2022-10-18T17:18:54.067Z] d054d2e1a044: Layer already exists [2022-10-18T17:18:54.067Z] 9833f26c6bda: Layer already exists [2022-10-18T17:18:54.067Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:7a03242914e3a59c8584dbfd1d16aec92284f41b411b81e86dc9fb5867214945 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:18:54.661Z] + 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 [2022-10-18T17:18:54.980Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-10-18T17:18:54.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-10-18T17:18:54.980Z] b1b525a2e861: Preparing [2022-10-18T17:18:54.980Z] ab28adc103c9: Preparing [2022-10-18T17:18:54.980Z] 96fa637bf8d4: Preparing [2022-10-18T17:18:54.980Z] d148506fddcc: Preparing [2022-10-18T17:18:54.980Z] 7078b1b70c12: Preparing [2022-10-18T17:18:54.980Z] d054d2e1a044: Preparing [2022-10-18T17:18:54.980Z] 9833f26c6bda: Preparing [2022-10-18T17:18:54.980Z] d054d2e1a044: Waiting [2022-10-18T17:18:54.980Z] 9833f26c6bda: Waiting [2022-10-18T17:18:54.980Z] ab28adc103c9: Layer already exists [2022-10-18T17:18:54.980Z] 7078b1b70c12: Layer already exists [2022-10-18T17:18:54.980Z] 96fa637bf8d4: Layer already exists [2022-10-18T17:18:54.980Z] d148506fddcc: Layer already exists [2022-10-18T17:18:54.980Z] b1b525a2e861: Layer already exists [2022-10-18T17:18:54.980Z] d054d2e1a044: Layer already exists [2022-10-18T17:18:54.980Z] 9833f26c6bda: Layer already exists [2022-10-18T17:18:55.243Z] main: digest: sha256:7a03242914e3a59c8584dbfd1d16aec92284f41b411b81e86dc9fb5867214945 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T17:18:55.285Z] ===================================================== [Pipeline] echo [2022-10-18T17:18:55.298Z] taggedImages: [2022-10-18T17:18:55.298Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:18:55.298Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-10-18T17:18:55.298Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.91 [2022-10-18T17:18:55.298Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T17:18:55.298Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-10-18T17:18:55.319Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-10-18T17:18:55.319Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:18:55.319Z] latest [2022-10-18T17:18:55.319Z] 2.3.0-dev.91 [2022-10-18T17:18:55.319Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T17:18:55.319Z] main [2022-10-18T17:18:55.319Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:18:55.653Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:18:55.980Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:18:55.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-18T17:18:55.980Z] fdf676e3f995: Preparing [2022-10-18T17:18:55.980Z] d35459bb3829: Preparing [2022-10-18T17:18:55.980Z] 3b9f6a373183: Preparing [2022-10-18T17:18:55.980Z] 12edeb04c420: Preparing [2022-10-18T17:18:55.980Z] 2aed515c1e04: Preparing [2022-10-18T17:18:55.980Z] d054d2e1a044: Preparing [2022-10-18T17:18:55.980Z] 9833f26c6bda: Preparing [2022-10-18T17:18:55.980Z] d054d2e1a044: Waiting [2022-10-18T17:18:55.980Z] 9833f26c6bda: Waiting [2022-10-18T17:18:55.980Z] 2aed515c1e04: Layer already exists [2022-10-18T17:18:56.245Z] d054d2e1a044: Layer already exists [2022-10-18T17:18:56.245Z] 9833f26c6bda: Layer already exists [2022-10-18T17:18:56.245Z] fdf676e3f995: Pushed [2022-10-18T17:18:56.245Z] d35459bb3829: Pushed [2022-10-18T17:18:56.245Z] 3b9f6a373183: Pushed [2022-10-18T17:19:11.222Z] 12edeb04c420: Pushed [2022-10-18T17:19:11.490Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:e3423640d2919459a7e506ea8f09e2c95389a1af4cabbe372ca87529ebf7d60d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:19:11.830Z] + 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 [2022-10-18T17:19:12.162Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-10-18T17:19:12.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-18T17:19:12.163Z] fdf676e3f995: Preparing [2022-10-18T17:19:12.163Z] d35459bb3829: Preparing [2022-10-18T17:19:12.163Z] 3b9f6a373183: Preparing [2022-10-18T17:19:12.163Z] 12edeb04c420: Preparing [2022-10-18T17:19:12.163Z] 2aed515c1e04: Preparing [2022-10-18T17:19:12.163Z] d054d2e1a044: Preparing [2022-10-18T17:19:12.163Z] 9833f26c6bda: Preparing [2022-10-18T17:19:12.163Z] d054d2e1a044: Waiting [2022-10-18T17:19:12.163Z] 9833f26c6bda: Waiting [2022-10-18T17:19:12.163Z] 2aed515c1e04: Layer already exists [2022-10-18T17:19:12.163Z] d35459bb3829: Layer already exists [2022-10-18T17:19:12.163Z] fdf676e3f995: Layer already exists [2022-10-18T17:19:12.163Z] 12edeb04c420: Layer already exists [2022-10-18T17:19:12.163Z] 3b9f6a373183: Layer already exists [2022-10-18T17:19:12.163Z] 9833f26c6bda: Layer already exists [2022-10-18T17:19:12.163Z] d054d2e1a044: Layer already exists [2022-10-18T17:19:12.430Z] latest: digest: sha256:e3423640d2919459a7e506ea8f09e2c95389a1af4cabbe372ca87529ebf7d60d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:19:12.761Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:19:13.082Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.91 [2022-10-18T17:19:13.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-18T17:19:13.082Z] fdf676e3f995: Preparing [2022-10-18T17:19:13.082Z] d35459bb3829: Preparing [2022-10-18T17:19:13.082Z] 3b9f6a373183: Preparing [2022-10-18T17:19:13.082Z] 12edeb04c420: Preparing [2022-10-18T17:19:13.082Z] 2aed515c1e04: Preparing [2022-10-18T17:19:13.082Z] d054d2e1a044: Preparing [2022-10-18T17:19:13.082Z] 9833f26c6bda: Preparing [2022-10-18T17:19:13.082Z] d054d2e1a044: Waiting [2022-10-18T17:19:13.082Z] 9833f26c6bda: Waiting [2022-10-18T17:19:13.082Z] 3b9f6a373183: Layer already exists [2022-10-18T17:19:13.082Z] 12edeb04c420: Layer already exists [2022-10-18T17:19:13.082Z] d35459bb3829: Layer already exists [2022-10-18T17:19:13.082Z] fdf676e3f995: Layer already exists [2022-10-18T17:19:13.082Z] 2aed515c1e04: Layer already exists [2022-10-18T17:19:13.082Z] d054d2e1a044: Layer already exists [2022-10-18T17:19:13.082Z] 9833f26c6bda: Layer already exists [2022-10-18T17:19:13.082Z] 2.3.0-dev.91: digest: sha256:e3423640d2919459a7e506ea8f09e2c95389a1af4cabbe372ca87529ebf7d60d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:19:13.687Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:19:14.008Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T17:19:14.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-18T17:19:14.009Z] fdf676e3f995: Preparing [2022-10-18T17:19:14.009Z] d35459bb3829: Preparing [2022-10-18T17:19:14.009Z] 3b9f6a373183: Preparing [2022-10-18T17:19:14.009Z] 12edeb04c420: Preparing [2022-10-18T17:19:14.009Z] 2aed515c1e04: Preparing [2022-10-18T17:19:14.009Z] d054d2e1a044: Preparing [2022-10-18T17:19:14.009Z] 9833f26c6bda: Preparing [2022-10-18T17:19:14.009Z] d054d2e1a044: Waiting [2022-10-18T17:19:14.009Z] 9833f26c6bda: Waiting [2022-10-18T17:19:14.009Z] 3b9f6a373183: Layer already exists [2022-10-18T17:19:14.009Z] d35459bb3829: Layer already exists [2022-10-18T17:19:14.009Z] 12edeb04c420: Layer already exists [2022-10-18T17:19:14.009Z] fdf676e3f995: Layer already exists [2022-10-18T17:19:14.009Z] 2aed515c1e04: Layer already exists [2022-10-18T17:19:14.009Z] d054d2e1a044: Layer already exists [2022-10-18T17:19:14.009Z] 9833f26c6bda: Layer already exists [2022-10-18T17:19:14.273Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:e3423640d2919459a7e506ea8f09e2c95389a1af4cabbe372ca87529ebf7d60d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:19:14.617Z] + 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 [2022-10-18T17:19:14.949Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-10-18T17:19:14.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-10-18T17:19:14.949Z] fdf676e3f995: Preparing [2022-10-18T17:19:14.949Z] d35459bb3829: Preparing [2022-10-18T17:19:14.949Z] 3b9f6a373183: Preparing [2022-10-18T17:19:14.949Z] 12edeb04c420: Preparing [2022-10-18T17:19:14.949Z] 2aed515c1e04: Preparing [2022-10-18T17:19:14.949Z] d054d2e1a044: Preparing [2022-10-18T17:19:14.949Z] 9833f26c6bda: Preparing [2022-10-18T17:19:14.950Z] d054d2e1a044: Waiting [2022-10-18T17:19:14.950Z] 9833f26c6bda: Waiting [2022-10-18T17:19:14.950Z] fdf676e3f995: Layer already exists [2022-10-18T17:19:14.950Z] 12edeb04c420: Layer already exists [2022-10-18T17:19:14.950Z] 2aed515c1e04: Layer already exists [2022-10-18T17:19:14.950Z] 3b9f6a373183: Layer already exists [2022-10-18T17:19:14.950Z] d35459bb3829: Layer already exists [2022-10-18T17:19:14.950Z] d054d2e1a044: Layer already exists [2022-10-18T17:19:14.950Z] 9833f26c6bda: Layer already exists [2022-10-18T17:19:15.214Z] main: digest: sha256:e3423640d2919459a7e506ea8f09e2c95389a1af4cabbe372ca87529ebf7d60d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T17:19:15.270Z] ===================================================== [Pipeline] echo [2022-10-18T17:19:15.281Z] taggedImages: [2022-10-18T17:19:15.281Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:19:15.281Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-10-18T17:19:15.281Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.91 [2022-10-18T17:19:15.281Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T17:19:15.281Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-10-18T17:19:15.303Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-10-18T17:19:15.303Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:19:15.303Z] latest [2022-10-18T17:19:15.303Z] 2.3.0-dev.91 [2022-10-18T17:19:15.303Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T17:19:15.303Z] main [2022-10-18T17:19:15.303Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:19:15.638Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:19:15.963Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:19:15.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-18T17:19:15.963Z] c899e6088184: Preparing [2022-10-18T17:19:15.963Z] 75991b842696: Preparing [2022-10-18T17:19:15.963Z] c1abf686ba14: Preparing [2022-10-18T17:19:15.963Z] 4c9ae5e3339a: Preparing [2022-10-18T17:19:15.963Z] 5d3e392a13a0: Preparing [2022-10-18T17:19:15.963Z] 5d3e392a13a0: Layer already exists [2022-10-18T17:19:15.963Z] c1abf686ba14: Layer already exists [2022-10-18T17:19:16.228Z] c899e6088184: Pushed [2022-10-18T17:19:16.228Z] 4c9ae5e3339a: Pushed [2022-10-18T17:19:21.541Z] 75991b842696: Pushed [2022-10-18T17:19:21.541Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:9d9de844e1e74546f47254979e28a44b0f92d8520265d00e5ba1b4edeee4f3e3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:19:21.862Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:19:22.183Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-10-18T17:19:22.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-18T17:19:22.183Z] c899e6088184: Preparing [2022-10-18T17:19:22.183Z] 75991b842696: Preparing [2022-10-18T17:19:22.183Z] c1abf686ba14: Preparing [2022-10-18T17:19:22.183Z] 4c9ae5e3339a: Preparing [2022-10-18T17:19:22.183Z] 5d3e392a13a0: Preparing [2022-10-18T17:19:22.183Z] c1abf686ba14: Layer already exists [2022-10-18T17:19:22.183Z] c899e6088184: Layer already exists [2022-10-18T17:19:22.183Z] 4c9ae5e3339a: Layer already exists [2022-10-18T17:19:22.183Z] 5d3e392a13a0: Layer already exists [2022-10-18T17:19:22.183Z] 75991b842696: Layer already exists [2022-10-18T17:19:22.446Z] latest: digest: sha256:9d9de844e1e74546f47254979e28a44b0f92d8520265d00e5ba1b4edeee4f3e3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:19:22.766Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:19:23.090Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.91 [2022-10-18T17:19:23.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-18T17:19:23.090Z] c899e6088184: Preparing [2022-10-18T17:19:23.090Z] 75991b842696: Preparing [2022-10-18T17:19:23.090Z] c1abf686ba14: Preparing [2022-10-18T17:19:23.090Z] 4c9ae5e3339a: Preparing [2022-10-18T17:19:23.090Z] 5d3e392a13a0: Preparing [2022-10-18T17:19:23.090Z] c1abf686ba14: Layer already exists [2022-10-18T17:19:23.090Z] 5d3e392a13a0: Layer already exists [2022-10-18T17:19:23.090Z] 4c9ae5e3339a: Layer already exists [2022-10-18T17:19:23.090Z] c899e6088184: Layer already exists [2022-10-18T17:19:23.090Z] 75991b842696: Layer already exists [2022-10-18T17:19:23.090Z] 2.3.0-dev.91: digest: sha256:9d9de844e1e74546f47254979e28a44b0f92d8520265d00e5ba1b4edeee4f3e3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:19:23.418Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:19:23.742Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T17:19:23.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-18T17:19:23.742Z] c899e6088184: Preparing [2022-10-18T17:19:23.742Z] 75991b842696: Preparing [2022-10-18T17:19:23.742Z] c1abf686ba14: Preparing [2022-10-18T17:19:23.742Z] 4c9ae5e3339a: Preparing [2022-10-18T17:19:23.742Z] 5d3e392a13a0: Preparing [2022-10-18T17:19:23.742Z] 5d3e392a13a0: Layer already exists [2022-10-18T17:19:23.742Z] 75991b842696: Layer already exists [2022-10-18T17:19:23.742Z] 4c9ae5e3339a: Layer already exists [2022-10-18T17:19:23.742Z] c1abf686ba14: Layer already exists [2022-10-18T17:19:23.742Z] c899e6088184: Layer already exists [2022-10-18T17:19:23.742Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:9d9de844e1e74546f47254979e28a44b0f92d8520265d00e5ba1b4edeee4f3e3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:19:24.070Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:19:24.404Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-10-18T17:19:24.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-10-18T17:19:24.405Z] c899e6088184: Preparing [2022-10-18T17:19:24.405Z] 75991b842696: Preparing [2022-10-18T17:19:24.405Z] c1abf686ba14: Preparing [2022-10-18T17:19:24.405Z] 4c9ae5e3339a: Preparing [2022-10-18T17:19:24.405Z] 5d3e392a13a0: Preparing [2022-10-18T17:19:24.405Z] c1abf686ba14: Layer already exists [2022-10-18T17:19:24.405Z] 4c9ae5e3339a: Layer already exists [2022-10-18T17:19:24.405Z] c899e6088184: Layer already exists [2022-10-18T17:19:24.405Z] 5d3e392a13a0: Layer already exists [2022-10-18T17:19:24.405Z] 75991b842696: Layer already exists [2022-10-18T17:19:24.669Z] main: digest: sha256:9d9de844e1e74546f47254979e28a44b0f92d8520265d00e5ba1b4edeee4f3e3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T17:19:24.725Z] ===================================================== [Pipeline] echo [2022-10-18T17:19:24.732Z] taggedImages: [2022-10-18T17:19:24.732Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:19:24.732Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-10-18T17:19:24.732Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.91 [2022-10-18T17:19:24.732Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T17:19:24.733Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-10-18T17:19:24.752Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-10-18T17:19:24.752Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:19:24.752Z] latest [2022-10-18T17:19:24.752Z] 2.3.0-dev.91 [2022-10-18T17:19:24.752Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T17:19:24.752Z] main [2022-10-18T17:19:24.752Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:19:25.073Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:19:25.399Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:19:25.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-18T17:19:25.399Z] c8c226df78b6: Preparing [2022-10-18T17:19:25.399Z] 5b9d58b3735d: Preparing [2022-10-18T17:19:25.399Z] c1abf686ba14: Preparing [2022-10-18T17:19:25.399Z] e80c29af8d0a: Preparing [2022-10-18T17:19:25.399Z] 5d3e392a13a0: Preparing [2022-10-18T17:19:25.399Z] e80c29af8d0a: Layer already exists [2022-10-18T17:19:25.399Z] 5d3e392a13a0: Layer already exists [2022-10-18T17:19:25.399Z] c1abf686ba14: Layer already exists [2022-10-18T17:19:25.662Z] c8c226df78b6: Pushed [2022-10-18T17:19:30.982Z] 5b9d58b3735d: Pushed [2022-10-18T17:19:30.982Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:d0a01176986d725de12598e1d3c129ecf4f19624e1c5f647e6e9c8ab3a4701c2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:19:31.310Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:19:31.631Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-10-18T17:19:31.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-18T17:19:31.631Z] c8c226df78b6: Preparing [2022-10-18T17:19:31.631Z] 5b9d58b3735d: Preparing [2022-10-18T17:19:31.631Z] c1abf686ba14: Preparing [2022-10-18T17:19:31.631Z] e80c29af8d0a: Preparing [2022-10-18T17:19:31.631Z] 5d3e392a13a0: Preparing [2022-10-18T17:19:31.631Z] 5d3e392a13a0: Layer already exists [2022-10-18T17:19:31.631Z] c8c226df78b6: Layer already exists [2022-10-18T17:19:31.631Z] e80c29af8d0a: Layer already exists [2022-10-18T17:19:31.631Z] 5b9d58b3735d: Layer already exists [2022-10-18T17:19:31.631Z] c1abf686ba14: Layer already exists [2022-10-18T17:19:31.631Z] latest: digest: sha256:d0a01176986d725de12598e1d3c129ecf4f19624e1c5f647e6e9c8ab3a4701c2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:19:31.952Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:19:32.274Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.91 [2022-10-18T17:19:32.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-18T17:19:32.274Z] c8c226df78b6: Preparing [2022-10-18T17:19:32.274Z] 5b9d58b3735d: Preparing [2022-10-18T17:19:32.274Z] c1abf686ba14: Preparing [2022-10-18T17:19:32.274Z] e80c29af8d0a: Preparing [2022-10-18T17:19:32.274Z] 5d3e392a13a0: Preparing [2022-10-18T17:19:32.274Z] 5d3e392a13a0: Layer already exists [2022-10-18T17:19:32.274Z] e80c29af8d0a: Layer already exists [2022-10-18T17:19:32.274Z] c8c226df78b6: Layer already exists [2022-10-18T17:19:32.274Z] 5b9d58b3735d: Layer already exists [2022-10-18T17:19:32.274Z] c1abf686ba14: Layer already exists [2022-10-18T17:19:32.275Z] 2.3.0-dev.91: digest: sha256:d0a01176986d725de12598e1d3c129ecf4f19624e1c5f647e6e9c8ab3a4701c2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:19:32.610Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:19:32.939Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T17:19:32.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-18T17:19:32.939Z] c8c226df78b6: Preparing [2022-10-18T17:19:32.939Z] 5b9d58b3735d: Preparing [2022-10-18T17:19:32.939Z] c1abf686ba14: Preparing [2022-10-18T17:19:32.939Z] e80c29af8d0a: Preparing [2022-10-18T17:19:32.939Z] 5d3e392a13a0: Preparing [2022-10-18T17:19:32.939Z] e80c29af8d0a: Layer already exists [2022-10-18T17:19:32.939Z] c1abf686ba14: Layer already exists [2022-10-18T17:19:32.939Z] 5b9d58b3735d: Layer already exists [2022-10-18T17:19:32.939Z] 5d3e392a13a0: Layer already exists [2022-10-18T17:19:32.939Z] c8c226df78b6: Layer already exists [2022-10-18T17:19:32.939Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:d0a01176986d725de12598e1d3c129ecf4f19624e1c5f647e6e9c8ab3a4701c2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:19:33.281Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:19:33.611Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-10-18T17:19:33.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-10-18T17:19:33.611Z] c8c226df78b6: Preparing [2022-10-18T17:19:33.611Z] 5b9d58b3735d: Preparing [2022-10-18T17:19:33.611Z] c1abf686ba14: Preparing [2022-10-18T17:19:33.611Z] e80c29af8d0a: Preparing [2022-10-18T17:19:33.611Z] 5d3e392a13a0: Preparing [2022-10-18T17:19:33.611Z] c1abf686ba14: Layer already exists [2022-10-18T17:19:33.611Z] e80c29af8d0a: Layer already exists [2022-10-18T17:19:33.611Z] 5b9d58b3735d: Layer already exists [2022-10-18T17:19:33.611Z] c8c226df78b6: Layer already exists [2022-10-18T17:19:33.611Z] 5d3e392a13a0: Layer already exists [2022-10-18T17:19:33.876Z] main: digest: sha256:d0a01176986d725de12598e1d3c129ecf4f19624e1c5f647e6e9c8ab3a4701c2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T17:19:33.929Z] ===================================================== [Pipeline] echo [2022-10-18T17:19:33.937Z] taggedImages: [2022-10-18T17:19:33.937Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:19:33.937Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-10-18T17:19:33.937Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.91 [2022-10-18T17:19:33.937Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T17:19:33.937Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-10-18T17:19:33.960Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-10-18T17:19:33.960Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:19:33.960Z] latest [2022-10-18T17:19:33.960Z] 2.3.0-dev.91 [2022-10-18T17:19:33.960Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T17:19:33.960Z] main [2022-10-18T17:19:33.960Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:19:34.288Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:19:34.619Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:19:34.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-18T17:19:34.620Z] 48442d4ce2c2: Preparing [2022-10-18T17:19:34.620Z] 8860bdccdf15: Preparing [2022-10-18T17:19:34.620Z] b293c10cfb36: Preparing [2022-10-18T17:19:34.620Z] 1113c9d40b09: Preparing [2022-10-18T17:19:34.620Z] 5d3e392a13a0: Preparing [2022-10-18T17:19:34.620Z] 5d3e392a13a0: Layer already exists [2022-10-18T17:19:34.884Z] 8860bdccdf15: Pushed [2022-10-18T17:19:35.461Z] 48442d4ce2c2: Pushed [2022-10-18T17:19:37.392Z] b293c10cfb36: Pushed [2022-10-18T17:20:04.034Z] 1113c9d40b09: Pushed [2022-10-18T17:20:04.034Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5: digest: sha256:a61ecd469780c6129608d64cafed678b66278e0873906e293c4cb683bd31c8c7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:20:04.483Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:20:04.802Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-10-18T17:20:04.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-18T17:20:04.803Z] 48442d4ce2c2: Preparing [2022-10-18T17:20:04.803Z] 8860bdccdf15: Preparing [2022-10-18T17:20:04.803Z] b293c10cfb36: Preparing [2022-10-18T17:20:04.803Z] 1113c9d40b09: Preparing [2022-10-18T17:20:04.803Z] 5d3e392a13a0: Preparing [2022-10-18T17:20:04.803Z] b293c10cfb36: Layer already exists [2022-10-18T17:20:04.803Z] 48442d4ce2c2: Layer already exists [2022-10-18T17:20:04.803Z] 8860bdccdf15: Layer already exists [2022-10-18T17:20:04.803Z] 5d3e392a13a0: Layer already exists [2022-10-18T17:20:04.803Z] 1113c9d40b09: Layer already exists [2022-10-18T17:20:04.803Z] latest: digest: sha256:a61ecd469780c6129608d64cafed678b66278e0873906e293c4cb683bd31c8c7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:20:05.392Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:20:05.711Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.91 [2022-10-18T17:20:05.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-18T17:20:05.711Z] 48442d4ce2c2: Preparing [2022-10-18T17:20:05.711Z] 8860bdccdf15: Preparing [2022-10-18T17:20:05.711Z] b293c10cfb36: Preparing [2022-10-18T17:20:05.711Z] 1113c9d40b09: Preparing [2022-10-18T17:20:05.711Z] 5d3e392a13a0: Preparing [2022-10-18T17:20:05.711Z] 48442d4ce2c2: Layer already exists [2022-10-18T17:20:05.711Z] 5d3e392a13a0: Layer already exists [2022-10-18T17:20:05.711Z] b293c10cfb36: Layer already exists [2022-10-18T17:20:05.711Z] 1113c9d40b09: Layer already exists [2022-10-18T17:20:05.711Z] 8860bdccdf15: Layer already exists [2022-10-18T17:20:05.975Z] 2.3.0-dev.91: digest: sha256:a61ecd469780c6129608d64cafed678b66278e0873906e293c4cb683bd31c8c7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:20:06.307Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:20:06.637Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T17:20:06.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-18T17:20:06.637Z] 48442d4ce2c2: Preparing [2022-10-18T17:20:06.637Z] 8860bdccdf15: Preparing [2022-10-18T17:20:06.637Z] b293c10cfb36: Preparing [2022-10-18T17:20:06.637Z] 1113c9d40b09: Preparing [2022-10-18T17:20:06.637Z] 5d3e392a13a0: Preparing [2022-10-18T17:20:06.637Z] 1113c9d40b09: Layer already exists [2022-10-18T17:20:06.637Z] 48442d4ce2c2: Layer already exists [2022-10-18T17:20:06.637Z] 8860bdccdf15: Layer already exists [2022-10-18T17:20:06.637Z] 5d3e392a13a0: Layer already exists [2022-10-18T17:20:06.637Z] b293c10cfb36: Layer already exists [2022-10-18T17:20:06.637Z] 9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91: digest: sha256:a61ecd469780c6129608d64cafed678b66278e0873906e293c4cb683bd31c8c7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:20:07.239Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:20:07.567Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-10-18T17:20:07.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-10-18T17:20:07.567Z] 48442d4ce2c2: Preparing [2022-10-18T17:20:07.567Z] 8860bdccdf15: Preparing [2022-10-18T17:20:07.567Z] b293c10cfb36: Preparing [2022-10-18T17:20:07.567Z] 1113c9d40b09: Preparing [2022-10-18T17:20:07.567Z] 5d3e392a13a0: Preparing [2022-10-18T17:20:07.567Z] 48442d4ce2c2: Layer already exists [2022-10-18T17:20:07.567Z] 8860bdccdf15: Layer already exists [2022-10-18T17:20:07.567Z] 5d3e392a13a0: Layer already exists [2022-10-18T17:20:07.567Z] b293c10cfb36: Layer already exists [2022-10-18T17:20:07.567Z] 1113c9d40b09: Layer already exists [2022-10-18T17:20:07.567Z] main: digest: sha256:a61ecd469780c6129608d64cafed678b66278e0873906e293c4cb683bd31c8c7 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-18T17:20:07.613Z] ===================================================== [Pipeline] echo [2022-10-18T17:20:07.620Z] taggedImages: [2022-10-18T17:20:07.620Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [2022-10-18T17:20:07.620Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-10-18T17:20:07.620Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.91 [2022-10-18T17:20:07.620Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5-2.3.0-dev.91 [2022-10-18T17:20:07.620Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:20:07.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-18T17:20:07.961Z] [2022-10-18T17:20:07.961Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:20:08.282Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-18T17:20:08.283Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-18T17:20:08.283Z] 8998bd30e6a1: Pulling fs layer [2022-10-18T17:20:08.283Z] 04944245beec: Pulling fs layer [2022-10-18T17:20:08.283Z] 699f458cf7ca: Pulling fs layer [2022-10-18T17:20:08.283Z] 765212b225bb: Pulling fs layer [2022-10-18T17:20:08.283Z] f23df028b6ca: Pulling fs layer [2022-10-18T17:20:08.283Z] d65c8cfc05b1: Pulling fs layer [2022-10-18T17:20:08.283Z] 2437ff75d9bd: Pulling fs layer [2022-10-18T17:20:08.283Z] f23df028b6ca: Waiting [2022-10-18T17:20:08.283Z] d65c8cfc05b1: Waiting [2022-10-18T17:20:08.283Z] 2437ff75d9bd: Waiting [2022-10-18T17:20:08.283Z] 765212b225bb: Waiting [2022-10-18T17:20:08.548Z] 04944245beec: Verifying Checksum [2022-10-18T17:20:08.548Z] 04944245beec: Download complete [2022-10-18T17:20:08.548Z] 765212b225bb: Verifying Checksum [2022-10-18T17:20:08.548Z] 765212b225bb: Download complete [2022-10-18T17:20:08.548Z] f23df028b6ca: Download complete [2022-10-18T17:20:08.548Z] d65c8cfc05b1: Verifying Checksum [2022-10-18T17:20:08.548Z] d65c8cfc05b1: Download complete [2022-10-18T17:20:08.815Z] 699f458cf7ca: Verifying Checksum [2022-10-18T17:20:08.815Z] 699f458cf7ca: Download complete [2022-10-18T17:20:09.081Z] 8998bd30e6a1: Verifying Checksum [2022-10-18T17:20:09.081Z] 8998bd30e6a1: Download complete [2022-10-18T17:20:11.656Z] 2437ff75d9bd: Verifying Checksum [2022-10-18T17:20:11.656Z] 2437ff75d9bd: Download complete [2022-10-18T17:20:13.056Z] 8998bd30e6a1: Pull complete [2022-10-18T17:20:13.321Z] 04944245beec: Pull complete [2022-10-18T17:20:14.723Z] 699f458cf7ca: Pull complete [2022-10-18T17:20:14.988Z] 765212b225bb: Pull complete [2022-10-18T17:20:15.567Z] f23df028b6ca: Pull complete [2022-10-18T17:20:15.834Z] d65c8cfc05b1: Pull complete [2022-10-18T17:20:30.800Z] 2437ff75d9bd: Pull complete [2022-10-18T17:20:30.800Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-18T17:20:30.800Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-18T17:20:30.800Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T17:20:30.972Z] prd-ubuntu20.04-docker-arm64-4c-16g-8480 does not seem to be running inside a container [2022-10-18T17:20:31.018Z] $ 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/329 -v /w/workspace/edgex-go/329:/w/workspace/edgex-go/329:rw,z -v /w/workspace/edgex-go/329@tmp:/w/workspace/edgex-go/329@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 [2022-10-18T17:20:33.565Z] $ docker top 27c29cad70709df05a98628c2eebf851cafa564143c63038cdf7bd5c2ef3f489 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-18T17:20:34.186Z] ---> job-cost.sh [2022-10-18T17:20:34.464Z] lf-activate-venv: SKIPPING [2022-10-18T17:20:34.464Z] INFO: No Stack... [2022-10-18T17:20:35.053Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-18T17:20:36.014Z] INFO: Archiving Costs [Pipeline] sh [2022-10-18T17:20:36.639Z] + cut -d, -f6 [2022-10-18T17:20:36.639Z] + cat /w/workspace/edgex-go/329/archives/cost.csv [Pipeline] lock [2022-10-18T17:20:36.708Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-329-stack-cost] [2022-10-18T17:20:36.719Z] Resource [jenkins-edgexfoundry-edgex-go-main-329-stack-cost] did not exist. Created. [2022-10-18T17:20:36.719Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-329-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-18T17:20:37.032Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-18T17:20:37.539Z] Stashed 1 file(s) [Pipeline] } [2022-10-18T17:20:37.547Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-329-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-18T17:20:37.557Z] $ docker stop --time=1 27c29cad70709df05a98628c2eebf851cafa564143c63038cdf7bd5c2ef3f489 [2022-10-18T17:20:39.034Z] $ docker rm -f 27c29cad70709df05a98628c2eebf851cafa564143c63038cdf7bd5c2ef3f489 [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 [2022-10-18T17:20:39.486Z] provisioning config files... [2022-10-18T17:20:39.493Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/329@tmp/config6762524270058910507tmp [Pipeline] { [Pipeline] sh [2022-10-18T17:20:39.781Z] + set +x [2022-10-18T17:20:39.781Z] + curl -s https://codecov.io/bash [2022-10-18T17:20:39.781Z] + bash -s -- [2022-10-18T17:20:39.781Z] [2022-10-18T17:20:39.781Z] _____ _ [2022-10-18T17:20:39.781Z] / ____| | | [2022-10-18T17:20:39.781Z] | | ___ __| | ___ ___ _____ __ [2022-10-18T17:20:39.781Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-18T17:20:39.781Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-18T17:20:39.781Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-18T17:20:39.781Z] Bash-1.0.6 [2022-10-18T17:20:39.781Z] [2022-10-18T17:20:39.781Z] [2022-10-18T17:20:39.781Z] ==> git version 2.25.1 found [2022-10-18T17:20:39.781Z] ==> 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 [2022-10-18T17:20:39.781Z] Release-Date: 2020-01-08 [2022-10-18T17:20:39.781Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-18T17:20:39.781Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-18T17:20:39.781Z] ==> Jenkins CI detected. [2022-10-18T17:20:39.781Z] current dir:  /w/workspace/edgex-go/329 [2022-10-18T17:20:39.781Z] project root: . [2022-10-18T17:20:39.781Z] --> token set from env [2022-10-18T17:20:39.781Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-18T17:20:39.781Z] ==> Running gcov in . (disable via -X gcov) [2022-10-18T17:20:39.781Z] ==> Python coveragepy not found [2022-10-18T17:20:39.781Z] ==> Searching for coverage reports in: [2022-10-18T17:20:39.781Z] + . [2022-10-18T17:20:39.781Z] -> Found 1 reports [2022-10-18T17:20:39.781Z] ==> Detecting git/mercurial file structure [2022-10-18T17:20:39.781Z] ==> Reading reports [2022-10-18T17:20:39.781Z] + ./coverage.out bytes=502375 [2022-10-18T17:20:40.039Z] ==> Appending adjustments [2022-10-18T17:20:40.039Z] https://docs.codecov.io/docs/fixing-reports [2022-10-18T17:20:41.412Z] + Found adjustments [2022-10-18T17:20:41.412Z] ==> Gzipping contents [2022-10-18T17:20:41.412Z] 68K /tmp/codecov.cHTVjx.gz [2022-10-18T17:20:41.412Z] ==> Uploading reports [2022-10-18T17:20:41.412Z] url: https://codecov.io [2022-10-18T17:20:41.412Z] query: branch=main&commit=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5&build=329&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F329%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-18T17:20:41.412Z] -> Pinging Codecov [2022-10-18T17:20:41.412Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5&build=329&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F329%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-18T17:20:41.981Z] -> Uploading to [2022-10-18T17:20:41.981Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-18/00271124DB129430A58F1EEE437C3FCB/9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5/c39986e4-34c3-429e-9fa4-1130c26ef61b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221018%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221018T172041Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=09f1bc1516ed51abf275736fbd726a70e29cb6de5708e6b043942aedf4514958 [2022-10-18T17:20:41.981Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-18T17:20:41.981Z] Dload Upload Total Spent Left Speed [2022-10-18T17:20:42.240Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65589 0 0 100 65589 0 289k --:--:-- --:--:-- --:--:-- 288k 100 65589 0 0 100 65589 0 250k --:--:-- --:--:-- --:--:-- 249k [2022-10-18T17:20:42.240Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/9d7e6f1339a3ca1715d3c7bab29b76e4e1c51ef5 [Pipeline] } [2022-10-18T17:20:42.247Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-10-18T17:20:42.450Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-18T17:20:42.463Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:20:42.749Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-18T17:20:42.749Z] [2022-10-18T17:20:42.749Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:20:43.038Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-18T17:20:43.038Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-18T17:20:43.038Z] df9b9388f04a: Pulling fs layer [2022-10-18T17:20:43.038Z] 52dc419b0ee2: Pulling fs layer [2022-10-18T17:20:43.038Z] 25bc292e5bac: Pulling fs layer [2022-10-18T17:20:43.038Z] 114826534d7a: Pulling fs layer [2022-10-18T17:20:43.038Z] 4657fd5d0bcf: Pulling fs layer [2022-10-18T17:20:43.038Z] 6ad1cebc031e: Pulling fs layer [2022-10-18T17:20:43.038Z] 8a3aa393b2d8: Pulling fs layer [2022-10-18T17:20:43.038Z] 114826534d7a: Waiting [2022-10-18T17:20:43.038Z] 4657fd5d0bcf: Waiting [2022-10-18T17:20:43.038Z] 6ad1cebc031e: Waiting [2022-10-18T17:20:43.038Z] 8a3aa393b2d8: Waiting [2022-10-18T17:20:43.038Z] 25bc292e5bac: Verifying Checksum [2022-10-18T17:20:43.038Z] 25bc292e5bac: Download complete [2022-10-18T17:20:43.038Z] 52dc419b0ee2: Verifying Checksum [2022-10-18T17:20:43.038Z] 52dc419b0ee2: Download complete [2022-10-18T17:20:43.038Z] 4657fd5d0bcf: Verifying Checksum [2022-10-18T17:20:43.038Z] 4657fd5d0bcf: Download complete [2022-10-18T17:20:43.038Z] df9b9388f04a: Download complete [2022-10-18T17:20:43.298Z] df9b9388f04a: Pull complete [2022-10-18T17:20:43.298Z] 6ad1cebc031e: Verifying Checksum [2022-10-18T17:20:43.298Z] 6ad1cebc031e: Download complete [2022-10-18T17:20:43.298Z] 52dc419b0ee2: Pull complete [2022-10-18T17:20:43.298Z] 25bc292e5bac: Pull complete [2022-10-18T17:20:43.865Z] 114826534d7a: Verifying Checksum [2022-10-18T17:20:43.865Z] 114826534d7a: Download complete [2022-10-18T17:20:44.124Z] 8a3aa393b2d8: Verifying Checksum [2022-10-18T17:20:44.124Z] 8a3aa393b2d8: Download complete [2022-10-18T17:20:47.406Z] 114826534d7a: Pull complete [2022-10-18T17:20:47.406Z] 4657fd5d0bcf: Pull complete [2022-10-18T17:20:47.664Z] 6ad1cebc031e: Pull complete [2022-10-18T17:20:50.192Z] 8a3aa393b2d8: Pull complete [2022-10-18T17:20:50.192Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-18T17:20:50.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-18T17:20:50.192Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T17:20:50.260Z] prd-ubuntu20.04-docker-8c-8g-8478 does not seem to be running inside a container [2022-10-18T17:20:50.276Z] $ 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/329 -v /w/workspace/edgex-go/329:/w/workspace/edgex-go/329:rw,z -v /w/workspace/edgex-go/329@tmp:/w/workspace/edgex-go/329@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-18T17:20:52.088Z] $ docker top 354ab8128d778d572722d43286fbcc980cfc456648c0267fa336b319b2a1d96a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-18T17:20:52.158Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2022-10-18T17:20:52.433Z] + set -o pipefail [2022-10-18T17:20:52.433Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2022-10-18T17:20:57.702Z] [2022-10-18T17:20:57.702Z] Monitoring /w/workspace/edgex-go/329 (github.com/edgexfoundry/edgex-go)... [2022-10-18T17:20:57.702Z] [2022-10-18T17:20:57.702Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/11bb885e-9d46-450e-9a25-a2ece0523919 [2022-10-18T17:20:57.702Z] [2022-10-18T17:20:57.702Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-18T17:20:57.702Z] [2022-10-18T17:20:57.702Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-18T17:20:57.702Z] [2022-10-18T17:20:57.702Z] [2022-10-18T17:20:57.702Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-18T17:20:57.702Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-18T17:20:57.702Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-18T17:20:57.702Z] $ docker stop --time=1 354ab8128d778d572722d43286fbcc980cfc456648c0267fa336b319b2a1d96a [2022-10-18T17:20:59.678Z] $ docker rm -f 354ab8128d778d572722d43286fbcc980cfc456648c0267fa336b319b2a1d96a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-10-18T17:21:00.031Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-18T17:21:00.042Z] provisioning config files... [2022-10-18T17:21:00.049Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/329@tmp/config9576247110456360687tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-18T17:21:00.399Z] --> edgex-publish-swagger.sh [2022-10-18T17:21:00.399Z] === Publish openapi/v2 API === [2022-10-18T17:21:00.399Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-10-18T17:21:00.399Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/329/openapi/v2/core-command.yaml] [2022-10-18T17:21:00.399Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-18T17:21:00.399Z] Dload Upload Total Spent Left Speed [2022-10-18T17:21:01.397Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 31009 0:00:01 0:00:01 --:--:-- 31037 100 33831 0 0 100 33831 0 31009 0:00:01 0:00:01 --:--:-- 31009 [2022-10-18T17:21:01.397Z] [2022-10-18T17:21:01.397Z] [2022-10-18T17:21:01.397Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/329/openapi/v2/core-data.yaml] [2022-10-18T17:21:01.397Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-18T17:21:01.397Z] Dload Upload Total Spent Left Speed [2022-10-18T17:21:02.366Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 69451 0:00:01 0:00:01 --:--:-- 69451 100 71604 0 0 100 71604 0 69383 0:00:01 0:00:01 --:--:-- 69383 [2022-10-18T17:21:02.366Z] [2022-10-18T17:21:02.366Z] [2022-10-18T17:21:02.366Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/329/openapi/v2/core-metadata.yaml] [2022-10-18T17:21:02.366Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-18T17:21:02.366Z] Dload Upload Total Spent Left Speed [2022-10-18T17:21:03.742Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 131k 0:00:01 0:00:01 --:--:-- 131k 100 144k 0 0 100 144k 0 131k 0:00:01 0:00:01 --:--:-- 131k [2022-10-18T17:21:03.742Z] [2022-10-18T17:21:03.742Z] [2022-10-18T17:21:03.742Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/329/openapi/v2/support-notifications.yaml] [2022-10-18T17:21:03.742Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-18T17:21:03.742Z] Dload Upload Total Spent Left Speed [2022-10-18T17:21:04.680Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 76602 0:00:01 0:00:01 --:--:-- 76602 100 89318 0 0 100 89318 0 76536 0:00:01 0:00:01 --:--:-- 76602 [2022-10-18T17:21:04.680Z] [2022-10-18T17:21:04.680Z] [2022-10-18T17:21:04.680Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/329/openapi/v2/support-scheduler.yaml] [2022-10-18T17:21:04.680Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-18T17:21:04.680Z] Dload Upload Total Spent Left Speed [2022-10-18T17:21:06.053Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 32853 0:00:01 0:00:01 --:--:-- 32853 100 39556 0 0 100 39556 0 30806 0:00:01 0:00:01 --:--:-- 30806 [2022-10-18T17:21:06.053Z] [2022-10-18T17:21:06.053Z] [2022-10-18T17:21:06.053Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/329/openapi/v2/system-agent.yaml] [2022-10-18T17:21:06.053Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-18T17:21:06.053Z] Dload Upload Total Spent Left Speed [2022-10-18T17:21:07.249Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 98970 --:--:-- --:--:-- --:--:-- 98485 100 20091 0 0 100 20091 0 19449 0:00:01 0:00:01 --:--:-- 19468 [2022-10-18T17:21:07.249Z] [2022-10-18T17:21:07.250Z] [Pipeline] } [2022-10-18T17:21:07.257Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-10-18T17:21:07.619Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-18T17:21:07.619Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:21:07.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-18T17:21:07.913Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T17:21:07.974Z] prd-ubuntu20.04-docker-8c-8g-8478 does not seem to be running inside a container [2022-10-18T17:21:07.986Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/329 -v /w/workspace/edgex-go/329:/w/workspace/edgex-go/329:rw,z -v /w/workspace/edgex-go/329@tmp:/w/workspace/edgex-go/329@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-18T17:21:08.356Z] $ docker top f89a411c5d25fb1b2793773aeafcda417a29d287b23a983199a60661dafdc5c5 -eo pid,comm [2022-10-18T17:21:08.415Z] 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). [2022-10-18T17:21:08.415Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-18T17:21:08.443Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-18T17:21:08.443Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-18T17:21:08.565Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-18T17:21:08.556Z] $ docker exec f89a411c5d25fb1b2793773aeafcda417a29d287b23a983199a60661dafdc5c5 ssh-agent [2022-10-18T17:21:08.683Z] SSH_AUTH_SOCK=/tmp/ssh-RknFV7jqNrr7/agent.32 [2022-10-18T17:21:08.683Z] SSH_AGENT_PID=38 [2022-10-18T17:21:08.687Z] Running ssh-add (command line suppressed) [2022-10-18T17:21:08.766Z] Identity added: /w/workspace/edgex-go/329@tmp/private_key_13866822995861472020.key (/w/workspace/edgex-go/329@tmp/private_key_13866822995861472020.key) [2022-10-18T17:21:08.789Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-18T17:21:09.066Z] + git semver tag [2022-10-18T17:21:09.325Z] 2022-10-18 17:21:09,228 [run_tag] DEBUG tag force:False [2022-10-18T17:21:09.325Z] 2022-10-18 17:21:09,228 [check_head_tag] DEBUG check head tag [2022-10-18T17:21:09.325Z] 2022-10-18 17:21:09,231 [execute] INFO git cat-file --batch-check [2022-10-18T17:21:09.325Z] 2022-10-18 17:21:09,231 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/329, universal_newlines=False, shell=None, istream=) [2022-10-18T17:21:09.325Z] 2022-10-18 17:21:09,234 [execute] INFO git cat-file --batch [2022-10-18T17:21:09.325Z] 2022-10-18 17:21:09,235 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/329, universal_newlines=False, shell=None, istream=) [2022-10-18T17:21:09.325Z] 2022-10-18 17:21:09,267 [read_version] DEBUG read version from /w/workspace/edgex-go/329/.semver/main [2022-10-18T17:21:09.325Z] 2022-10-18 17:21:09,267 [execute] INFO git tag -a v2.3.0-dev.91 -m v2.3.0-dev.91 [2022-10-18T17:21:09.325Z] 2022-10-18 17:21:09,267 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.91', '-m', 'v2.3.0-dev.91'], cwd=/w/workspace/edgex-go/329, universal_newlines=False, shell=None, istream=None) [2022-10-18T17:21:09.325Z] 2022-10-18 17:21:09,271 [read_version] DEBUG read version from /w/workspace/edgex-go/329/.semver/main [2022-10-18T17:21:09.325Z] 2.3.0-dev.91 [Pipeline] } [2022-10-18T17:21:09.322Z] $ docker exec --env ******** --env ******** f89a411c5d25fb1b2793773aeafcda417a29d287b23a983199a60661dafdc5c5 ssh-agent -k [2022-10-18T17:21:09.421Z] unset SSH_AUTH_SOCK; [2022-10-18T17:21:09.421Z] unset SSH_AGENT_PID; [2022-10-18T17:21:09.421Z] echo Agent pid 38 killed; [2022-10-18T17:21:09.442Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-18T17:21:09.733Z] + git semver [Pipeline] } [2022-10-18T17:21:09.992Z] $ docker stop --time=1 f89a411c5d25fb1b2793773aeafcda417a29d287b23a983199a60661dafdc5c5 [2022-10-18T17:21:11.295Z] $ docker rm -f f89a411c5d25fb1b2793773aeafcda417a29d287b23a983199a60661dafdc5c5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:21:11.679Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-18T17:21:11.679Z] [2022-10-18T17:21:11.679Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:21:11.979Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-18T17:21:11.979Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-18T17:21:11.979Z] ab5ef0e58194: Pulling fs layer [2022-10-18T17:21:11.979Z] 9712f1f96733: Pulling fs layer [2022-10-18T17:21:11.979Z] 63f879dbbcfc: Pulling fs layer [2022-10-18T17:21:11.979Z] 0d9ebad4ef96: Pulling fs layer [2022-10-18T17:21:11.979Z] e9a5061849ea: Pulling fs layer [2022-10-18T17:21:11.979Z] d747dcd14b5f: Pulling fs layer [2022-10-18T17:21:11.979Z] 2de7ff778b66: Pulling fs layer [2022-10-18T17:21:11.979Z] 0d9ebad4ef96: Waiting [2022-10-18T17:21:11.979Z] e9a5061849ea: Waiting [2022-10-18T17:21:11.979Z] d747dcd14b5f: Waiting [2022-10-18T17:21:11.979Z] 2de7ff778b66: Waiting [2022-10-18T17:21:11.979Z] 9712f1f96733: Verifying Checksum [2022-10-18T17:21:11.979Z] 9712f1f96733: Download complete [2022-10-18T17:21:12.249Z] 63f879dbbcfc: Verifying Checksum [2022-10-18T17:21:12.249Z] 63f879dbbcfc: Download complete [2022-10-18T17:21:12.509Z] 0d9ebad4ef96: Verifying Checksum [2022-10-18T17:21:12.509Z] 0d9ebad4ef96: Download complete [2022-10-18T17:21:12.509Z] d747dcd14b5f: Verifying Checksum [2022-10-18T17:21:12.509Z] d747dcd14b5f: Download complete [2022-10-18T17:21:12.509Z] e9a5061849ea: Verifying Checksum [2022-10-18T17:21:12.509Z] e9a5061849ea: Download complete [2022-10-18T17:21:12.509Z] 2de7ff778b66: Verifying Checksum [2022-10-18T17:21:12.509Z] 2de7ff778b66: Download complete [2022-10-18T17:21:12.509Z] ab5ef0e58194: Verifying Checksum [2022-10-18T17:21:12.509Z] ab5ef0e58194: Download complete [2022-10-18T17:21:15.040Z] ab5ef0e58194: Pull complete [2022-10-18T17:21:15.040Z] 9712f1f96733: Pull complete [2022-10-18T17:21:15.973Z] 63f879dbbcfc: Pull complete [2022-10-18T17:21:19.253Z] 0d9ebad4ef96: Pull complete [2022-10-18T17:21:19.253Z] e9a5061849ea: Pull complete [2022-10-18T17:21:19.253Z] d747dcd14b5f: Pull complete [2022-10-18T17:21:20.186Z] 2de7ff778b66: Pull complete [2022-10-18T17:21:20.186Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-18T17:21:20.186Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-18T17:21:20.186Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T17:21:20.252Z] prd-ubuntu20.04-docker-8c-8g-8478 does not seem to be running inside a container [2022-10-18T17:21:20.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/329 -v /w/workspace/edgex-go/329:/w/workspace/edgex-go/329:rw,z -v /w/workspace/edgex-go/329@tmp:/w/workspace/edgex-go/329@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-18T17:21:22.028Z] $ docker top fdb675040358ccd0dc0ada7a7a8977a53f76c3a401587d8b5b862c749b7fa944 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-18T17:21:22.112Z] provisioning config files... [2022-10-18T17:21:22.118Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/329@tmp/config907445662535258933tmp [2022-10-18T17:21:22.127Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/329@tmp/config2314326172450645711tmp [2022-10-18T17:21:22.135Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/329@tmp/config13054811759375626376tmp [Pipeline] { [Pipeline] echo [2022-10-18T17:21:22.149Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-18T17:21:22.428Z] ---> sigul-configuration.sh [2022-10-18T17:21:22.428Z] gpg: directory `/root/.gnupg' created [2022-10-18T17:21:22.428Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-18T17:21:22.428Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-18T17:21:22.428Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-18T17:21:22.428Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-18T17:21:22.428Z] gpg: CAST5 encrypted data [2022-10-18T17:21:22.428Z] gpg: encrypted with 1 passphrase [2022-10-18T17:21:22.428Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-18T17:21:22.712Z] + mkdir /home/jenkins [2022-10-18T17:21:22.712Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-18T17:21:22.993Z] + 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 [2022-10-18T17:21:23.000Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-18T17:21:23.285Z] ---> sigul-install.sh [2022-10-18T17:21:23.285Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-18T17:21:23.568Z] + git tag --list [2022-10-18T17:21:23.568Z] 0.6.0 [2022-10-18T17:21:23.568Z] 0.6.1 [2022-10-18T17:21:23.568Z] 0.7.0 [2022-10-18T17:21:23.568Z] 0.7.1 [2022-10-18T17:21:23.568Z] v1.0.0 [2022-10-18T17:21:23.568Z] v1.0.1 [2022-10-18T17:21:23.568Z] v1.1.0 [2022-10-18T17:21:23.568Z] v1.2.0 [2022-10-18T17:21:23.568Z] v1.2.1 [2022-10-18T17:21:23.568Z] v1.3.0 [2022-10-18T17:21:23.568Z] v1.3.1 [2022-10-18T17:21:23.568Z] v2.0.0 [2022-10-18T17:21:23.568Z] v2.1.0 [2022-10-18T17:21:23.568Z] v2.1.1 [2022-10-18T17:21:23.568Z] v2.1.1-dev.1 [2022-10-18T17:21:23.568Z] v2.1.1-dev.2 [2022-10-18T17:21:23.568Z] v2.1.1-dev.3 [2022-10-18T17:21:23.568Z] v2.1.1-dev.4 [2022-10-18T17:21:23.568Z] v2.1.1-dev.5 [2022-10-18T17:21:23.568Z] v2.1.1-dev.6 [2022-10-18T17:21:23.568Z] v2.1.1-dev.7 [2022-10-18T17:21:23.568Z] v2.1.1-dev.8 [2022-10-18T17:21:23.568Z] v2.1.2-dev.1 [2022-10-18T17:21:23.568Z] v2.2.0 [2022-10-18T17:21:23.568Z] v2.2.1-dev.1 [2022-10-18T17:21:23.568Z] v2.2.1-dev.10 [2022-10-18T17:21:23.568Z] v2.2.1-dev.11 [2022-10-18T17:21:23.568Z] v2.2.1-dev.12 [2022-10-18T17:21:23.568Z] v2.2.1-dev.13 [2022-10-18T17:21:23.568Z] v2.2.1-dev.14 [2022-10-18T17:21:23.568Z] v2.2.1-dev.15 [2022-10-18T17:21:23.568Z] v2.2.1-dev.16 [2022-10-18T17:21:23.568Z] v2.2.1-dev.17 [2022-10-18T17:21:23.568Z] v2.2.1-dev.18 [2022-10-18T17:21:23.568Z] v2.2.1-dev.19 [2022-10-18T17:21:23.568Z] v2.2.1-dev.2 [2022-10-18T17:21:23.568Z] v2.2.1-dev.20 [2022-10-18T17:21:23.568Z] v2.2.1-dev.21 [2022-10-18T17:21:23.568Z] v2.2.1-dev.22 [2022-10-18T17:21:23.568Z] v2.2.1-dev.23 [2022-10-18T17:21:23.568Z] v2.2.1-dev.24 [2022-10-18T17:21:23.568Z] v2.2.1-dev.25 [2022-10-18T17:21:23.568Z] v2.2.1-dev.26 [2022-10-18T17:21:23.568Z] v2.2.1-dev.27 [2022-10-18T17:21:23.568Z] v2.2.1-dev.28 [2022-10-18T17:21:23.568Z] v2.2.1-dev.29 [2022-10-18T17:21:23.568Z] v2.2.1-dev.3 [2022-10-18T17:21:23.568Z] v2.2.1-dev.4 [2022-10-18T17:21:23.568Z] v2.2.1-dev.5 [2022-10-18T17:21:23.568Z] v2.2.1-dev.6 [2022-10-18T17:21:23.568Z] v2.2.1-dev.7 [2022-10-18T17:21:23.568Z] v2.2.1-dev.8 [2022-10-18T17:21:23.568Z] v2.2.1-dev.9 [2022-10-18T17:21:23.568Z] v2.3.0-dev.29 [2022-10-18T17:21:23.568Z] v2.3.0-dev.30 [2022-10-18T17:21:23.568Z] v2.3.0-dev.31 [2022-10-18T17:21:23.569Z] v2.3.0-dev.32 [2022-10-18T17:21:23.569Z] v2.3.0-dev.33 [2022-10-18T17:21:23.569Z] v2.3.0-dev.34 [2022-10-18T17:21:23.569Z] v2.3.0-dev.35 [2022-10-18T17:21:23.569Z] v2.3.0-dev.36 [2022-10-18T17:21:23.569Z] v2.3.0-dev.37 [2022-10-18T17:21:23.569Z] v2.3.0-dev.38 [2022-10-18T17:21:23.569Z] v2.3.0-dev.39 [2022-10-18T17:21:23.569Z] v2.3.0-dev.40 [2022-10-18T17:21:23.569Z] v2.3.0-dev.41 [2022-10-18T17:21:23.569Z] v2.3.0-dev.42 [2022-10-18T17:21:23.569Z] v2.3.0-dev.43 [2022-10-18T17:21:23.569Z] v2.3.0-dev.44 [2022-10-18T17:21:23.569Z] v2.3.0-dev.45 [2022-10-18T17:21:23.569Z] v2.3.0-dev.46 [2022-10-18T17:21:23.569Z] v2.3.0-dev.47 [2022-10-18T17:21:23.569Z] v2.3.0-dev.48 [2022-10-18T17:21:23.569Z] v2.3.0-dev.49 [2022-10-18T17:21:23.569Z] v2.3.0-dev.50 [2022-10-18T17:21:23.569Z] v2.3.0-dev.51 [2022-10-18T17:21:23.569Z] v2.3.0-dev.52 [2022-10-18T17:21:23.569Z] v2.3.0-dev.53 [2022-10-18T17:21:23.569Z] v2.3.0-dev.54 [2022-10-18T17:21:23.569Z] v2.3.0-dev.55 [2022-10-18T17:21:23.569Z] v2.3.0-dev.56 [2022-10-18T17:21:23.569Z] v2.3.0-dev.57 [2022-10-18T17:21:23.569Z] v2.3.0-dev.58 [2022-10-18T17:21:23.569Z] v2.3.0-dev.59 [2022-10-18T17:21:23.569Z] v2.3.0-dev.60 [2022-10-18T17:21:23.569Z] v2.3.0-dev.61 [2022-10-18T17:21:23.569Z] v2.3.0-dev.62 [2022-10-18T17:21:23.569Z] v2.3.0-dev.63 [2022-10-18T17:21:23.569Z] v2.3.0-dev.64 [2022-10-18T17:21:23.569Z] v2.3.0-dev.65 [2022-10-18T17:21:23.569Z] v2.3.0-dev.66 [2022-10-18T17:21:23.569Z] v2.3.0-dev.67 [2022-10-18T17:21:23.569Z] v2.3.0-dev.68 [2022-10-18T17:21:23.569Z] v2.3.0-dev.69 [2022-10-18T17:21:23.569Z] v2.3.0-dev.70 [2022-10-18T17:21:23.569Z] v2.3.0-dev.71 [2022-10-18T17:21:23.569Z] v2.3.0-dev.72 [2022-10-18T17:21:23.569Z] v2.3.0-dev.73 [2022-10-18T17:21:23.569Z] v2.3.0-dev.74 [2022-10-18T17:21:23.569Z] v2.3.0-dev.75 [2022-10-18T17:21:23.569Z] v2.3.0-dev.76 [2022-10-18T17:21:23.569Z] v2.3.0-dev.77 [2022-10-18T17:21:23.569Z] v2.3.0-dev.78 [2022-10-18T17:21:23.569Z] v2.3.0-dev.79 [2022-10-18T17:21:23.569Z] v2.3.0-dev.80 [2022-10-18T17:21:23.569Z] v2.3.0-dev.81 [2022-10-18T17:21:23.569Z] v2.3.0-dev.82 [2022-10-18T17:21:23.569Z] v2.3.0-dev.83 [2022-10-18T17:21:23.569Z] v2.3.0-dev.84 [2022-10-18T17:21:23.569Z] v2.3.0-dev.85 [2022-10-18T17:21:23.569Z] v2.3.0-dev.86 [2022-10-18T17:21:23.569Z] v2.3.0-dev.87 [2022-10-18T17:21:23.569Z] v2.3.0-dev.88 [2022-10-18T17:21:23.569Z] v2.3.0-dev.89 [2022-10-18T17:21:23.569Z] v2.3.0-dev.90 [2022-10-18T17:21:23.569Z] v2.3.0-dev.91 [Pipeline] sh [2022-10-18T17:21:23.852Z] + lftools sign git-tag v2.3.0-dev.91 [2022-10-18T17:21:24.417Z] Signing Git tag with Sigul... [2022-10-18T17:21:24.417Z] Signing v2.3.0-dev.91 [Pipeline] echo [2022-10-18T17:21:24.683Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-18T17:21:24.965Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-18T17:21:24.971Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-18T17:21:24.977Z] $ docker stop --time=1 fdb675040358ccd0dc0ada7a7a8977a53f76c3a401587d8b5b862c749b7fa944 [2022-10-18T17:21:26.286Z] $ docker rm -f fdb675040358ccd0dc0ada7a7a8977a53f76c3a401587d8b5b862c749b7fa944 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-18T17:21:26.678Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-18T17:21:26.678Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:21:26.971Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-18T17:21:26.971Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T17:21:27.035Z] prd-ubuntu20.04-docker-8c-8g-8478 does not seem to be running inside a container [2022-10-18T17:21:27.052Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/329 -v /w/workspace/edgex-go/329:/w/workspace/edgex-go/329:rw,z -v /w/workspace/edgex-go/329@tmp:/w/workspace/edgex-go/329@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-18T17:21:27.388Z] $ docker top e329620543c9d2dfdc65f28818da413003d13fcd574cdba733788fa229f8c5c8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-18T17:21:27.482Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-18T17:21:27.482Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-18T17:21:27.603Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-18T17:21:27.595Z] $ docker exec e329620543c9d2dfdc65f28818da413003d13fcd574cdba733788fa229f8c5c8 ssh-agent [2022-10-18T17:21:27.704Z] SSH_AUTH_SOCK=/tmp/ssh-0huOJAzlNY85/agent.32 [2022-10-18T17:21:27.704Z] SSH_AGENT_PID=38 [2022-10-18T17:21:27.709Z] Running ssh-add (command line suppressed) [2022-10-18T17:21:27.802Z] Identity added: /w/workspace/edgex-go/329@tmp/private_key_17986170903055968465.key (/w/workspace/edgex-go/329@tmp/private_key_17986170903055968465.key) [2022-10-18T17:21:27.828Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-18T17:21:28.112Z] + git semver bump pre [2022-10-18T17:21:28.370Z] 2022-10-18 17:21:28,278 [read_version] DEBUG read version from /w/workspace/edgex-go/329/.semver/main [2022-10-18T17:21:28.370Z] 2022-10-18 17:21:28,279 [bump_version] DEBUG bumping version:2.3.0-dev.91 on axis:pre with prefix:dev [2022-10-18T17:21:28.370Z] 2022-10-18 17:21:28,279 [bump_version] DEBUG bumped version:2.3.0-dev.92 [2022-10-18T17:21:28.370Z] 2022-10-18 17:21:28,279 [write_version] DEBUG write version:2.3.0-dev.92 to path:/w/workspace/edgex-go/329/.semver/main with force:True [2022-10-18T17:21:28.370Z] 2022-10-18 17:21:28,279 [read_version] DEBUG read version from /w/workspace/edgex-go/329/.semver/main [2022-10-18T17:21:28.370Z] 2022-10-18 17:21:28,279 [write_file] DEBUG write to file:/w/workspace/edgex-go/329/.semver/main [2022-10-18T17:21:28.370Z] 2022-10-18 17:21:28,281 [execute] INFO git cat-file --batch-check [2022-10-18T17:21:28.370Z] 2022-10-18 17:21:28,281 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/329/.semver, universal_newlines=False, shell=None, istream=) [2022-10-18T17:21:28.370Z] 2022-10-18 17:21:28,286 [execute] INFO git cat-file --batch [2022-10-18T17:21:28.370Z] 2022-10-18 17:21:28,286 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/329/.semver, universal_newlines=False, shell=None, istream=) [2022-10-18T17:21:28.370Z] 2022-10-18 17:21:28,293 [read_version] DEBUG read version from /w/workspace/edgex-go/329/.semver/main [2022-10-18T17:21:28.370Z] 2.3.0-dev.92 [Pipeline] } [2022-10-18T17:21:28.369Z] $ docker exec --env ******** --env ******** e329620543c9d2dfdc65f28818da413003d13fcd574cdba733788fa229f8c5c8 ssh-agent -k [2022-10-18T17:21:28.465Z] unset SSH_AUTH_SOCK; [2022-10-18T17:21:28.465Z] unset SSH_AGENT_PID; [2022-10-18T17:21:28.465Z] echo Agent pid 38 killed; [2022-10-18T17:21:28.485Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-18T17:21:28.789Z] + git semver [Pipeline] } [2022-10-18T17:21:29.048Z] $ docker stop --time=1 e329620543c9d2dfdc65f28818da413003d13fcd574cdba733788fa229f8c5c8 [2022-10-18T17:21:30.357Z] $ docker rm -f e329620543c9d2dfdc65f28818da413003d13fcd574cdba733788fa229f8c5c8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-18T17:21:30.694Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-18T17:21:30.694Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:21:30.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-18T17:21:30.992Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T17:21:31.059Z] prd-ubuntu20.04-docker-8c-8g-8478 does not seem to be running inside a container [2022-10-18T17:21:31.077Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/329 -v /w/workspace/edgex-go/329:/w/workspace/edgex-go/329:rw,z -v /w/workspace/edgex-go/329@tmp:/w/workspace/edgex-go/329@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-18T17:21:31.462Z] $ docker top 07d63ca8f81cae7605c6bebbe904ff8316d96ab3844b55a307d78f391e8443ea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-18T17:21:31.554Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-18T17:21:31.554Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-18T17:21:31.668Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-18T17:21:31.660Z] $ docker exec 07d63ca8f81cae7605c6bebbe904ff8316d96ab3844b55a307d78f391e8443ea ssh-agent [2022-10-18T17:21:31.787Z] SSH_AUTH_SOCK=/tmp/ssh-kPCDqv3AsVhT/agent.32 [2022-10-18T17:21:31.787Z] SSH_AGENT_PID=38 [2022-10-18T17:21:31.792Z] Running ssh-add (command line suppressed) [2022-10-18T17:21:31.880Z] Identity added: /w/workspace/edgex-go/329@tmp/private_key_3205132080858428203.key (/w/workspace/edgex-go/329@tmp/private_key_3205132080858428203.key) [2022-10-18T17:21:31.902Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-18T17:21:32.186Z] + git semver push [2022-10-18T17:21:32.444Z] 2022-10-18 17:21:32,354 [run_push] DEBUG push [2022-10-18T17:21:32.444Z] 2022-10-18 17:21:32,354 [execute] INFO git cat-file --batch-check [2022-10-18T17:21:32.444Z] 2022-10-18 17:21:32,354 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/329/.semver, universal_newlines=False, shell=None, istream=) [2022-10-18T17:21:32.444Z] 2022-10-18 17:21:32,358 [execute] INFO git rev-list 44b77263a6e8f1e73d69fe4d48ace62179441a43 -- [2022-10-18T17:21:32.444Z] 2022-10-18 17:21:32,359 [execute] DEBUG Popen(['git', 'rev-list', '44b77263a6e8f1e73d69fe4d48ace62179441a43', '--'], cwd=/w/workspace/edgex-go/329/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-18T17:21:32.444Z] 2022-10-18 17:21:32,372 [execute] INFO git fetch -v origin [2022-10-18T17:21:32.444Z] 2022-10-18 17:21:32,372 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/329/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-18T17:21:33.010Z] 2022-10-18 17:21:32,909 [run_push] DEBUG no remote changes detected [2022-10-18T17:21:33.010Z] 2022-10-18 17:21:32,910 [execute] INFO git push origin semver [2022-10-18T17:21:33.010Z] 2022-10-18 17:21:32,910 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/329/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-18T17:21:33.945Z] 2022-10-18 17:21:33,918 [run_push] DEBUG push all version tags [2022-10-18T17:21:33.945Z] 2022-10-18 17:21:33,918 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-18T17:21:33.945Z] 2022-10-18 17:21:33,919 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/329, universal_newlines=False, shell=None, istream=None) [2022-10-18T17:21:34.886Z] 2022-10-18 17:21:34,771 [read_version] DEBUG read version from /w/workspace/edgex-go/329/.semver/main [2022-10-18T17:21:34.886Z] 2.3.0-dev.92 [Pipeline] } [2022-10-18T17:21:34.884Z] $ docker exec --env ******** --env ******** 07d63ca8f81cae7605c6bebbe904ff8316d96ab3844b55a307d78f391e8443ea ssh-agent -k [2022-10-18T17:21:34.976Z] unset SSH_AUTH_SOCK; [2022-10-18T17:21:34.976Z] unset SSH_AGENT_PID; [2022-10-18T17:21:34.976Z] echo Agent pid 38 killed; [2022-10-18T17:21:34.996Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-18T17:21:35.296Z] + git semver [Pipeline] } [2022-10-18T17:21:35.557Z] $ docker stop --time=1 07d63ca8f81cae7605c6bebbe904ff8316d96ab3844b55a307d78f391e8443ea [2022-10-18T17:21:36.866Z] $ docker rm -f 07d63ca8f81cae7605c6bebbe904ff8316d96ab3844b55a307d78f391e8443ea [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 [2022-10-18T17:21:37.381Z] + [ -d /w/workspace/edgex-go/329/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-10-18T17:21:37.671Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-18T17:21:38.528Z] ---> package-listing.sh [2022-10-18T17:21:38.529Z] ++ facter osfamily [2022-10-18T17:21:38.529Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-18T17:21:38.788Z] + OS_FAMILY=debian [2022-10-18T17:21:38.788Z] + workspace=/w/workspace/edgex-go/329 [2022-10-18T17:21:38.788Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-18T17:21:38.788Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-18T17:21:38.788Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-18T17:21:38.788Z] + PACKAGES=/tmp/packages_start.txt [2022-10-18T17:21:38.788Z] + '[' /w/workspace/edgex-go/329 ']' [2022-10-18T17:21:38.788Z] + PACKAGES=/tmp/packages_end.txt [2022-10-18T17:21:38.788Z] + case "${OS_FAMILY}" in [2022-10-18T17:21:38.788Z] + dpkg -l [2022-10-18T17:21:38.788Z] + grep '^ii' [2022-10-18T17:21:38.788Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-18T17:21:38.788Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-18T17:21:38.788Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-18T17:21:38.788Z] + '[' /w/workspace/edgex-go/329 ']' [2022-10-18T17:21:38.788Z] + mkdir -p /w/workspace/edgex-go/329/archives/ [2022-10-18T17:21:38.788Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/329/archives/ [Pipeline] echo [2022-10-18T17:21:38.798Z] 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/329/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-18T17:21:39.075Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:21:39.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-18T17:21:39.627Z] [2022-10-18T17:21:39.627Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T17:21:39.919Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-18T17:21:39.919Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-18T17:21:39.919Z] 5eb5b503b376: Pulling fs layer [2022-10-18T17:21:39.919Z] 5c69ac0246d0: Pulling fs layer [2022-10-18T17:21:39.919Z] ec43610c2a17: Pulling fs layer [2022-10-18T17:21:39.919Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-18T17:21:39.919Z] 33b1e0a273af: Pulling fs layer [2022-10-18T17:21:39.919Z] 5d3b04190fa2: Pulling fs layer [2022-10-18T17:21:39.919Z] 2f39f015ded8: Pulling fs layer [2022-10-18T17:21:39.919Z] 3a2ae6a8a46f: Waiting [2022-10-18T17:21:39.919Z] 33b1e0a273af: Waiting [2022-10-18T17:21:39.919Z] 5d3b04190fa2: Waiting [2022-10-18T17:21:39.919Z] 2f39f015ded8: Waiting [2022-10-18T17:21:39.919Z] 5c69ac0246d0: Download complete [2022-10-18T17:21:39.919Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-18T17:21:39.919Z] 3a2ae6a8a46f: Download complete [2022-10-18T17:21:39.919Z] 33b1e0a273af: Verifying Checksum [2022-10-18T17:21:39.919Z] 33b1e0a273af: Download complete [2022-10-18T17:21:39.919Z] ec43610c2a17: Verifying Checksum [2022-10-18T17:21:39.919Z] ec43610c2a17: Download complete [2022-10-18T17:21:40.177Z] 5d3b04190fa2: Download complete [2022-10-18T17:21:40.177Z] 5eb5b503b376: Download complete [2022-10-18T17:21:40.743Z] 2f39f015ded8: Download complete [2022-10-18T17:21:41.309Z] 5eb5b503b376: Pull complete [2022-10-18T17:21:41.309Z] 5c69ac0246d0: Pull complete [2022-10-18T17:21:41.873Z] ec43610c2a17: Pull complete [2022-10-18T17:21:41.873Z] 3a2ae6a8a46f: Pull complete [2022-10-18T17:21:41.873Z] 33b1e0a273af: Pull complete [2022-10-18T17:21:42.131Z] 5d3b04190fa2: Pull complete [2022-10-18T17:21:46.310Z] 2f39f015ded8: Pull complete [2022-10-18T17:21:46.310Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-18T17:21:46.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-18T17:21:46.310Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T17:21:46.376Z] prd-ubuntu20.04-docker-8c-8g-8478 does not seem to be running inside a container [2022-10-18T17:21:46.393Z] $ 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/329/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/329 -v /w/workspace/edgex-go/329:/w/workspace/edgex-go/329:rw,z -v /w/workspace/edgex-go/329@tmp:/w/workspace/edgex-go/329@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-18T17:21:47.681Z] $ docker top 55086998c4ca0989638906a73d3afa2c7dc4ba2ad50509e654ddb546435d9b2c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-18T17:21:48.025Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-18T17:21:48.308Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-18T17:21:48.590Z] + ls /var/log/sa-host [2022-10-18T17:21:48.590Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-18T17:21:48.737Z] provisioning config files... [2022-10-18T17:21:48.744Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/329@tmp/config9328353040606353306tmp [Pipeline] { [Pipeline] echo [2022-10-18T17:21:48.754Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-18T17:21:49.034Z] ---> create-netrc.sh [Pipeline] } [2022-10-18T17:21:49.040Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-18T17:21:49.373Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-18T17:21:49.380Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-18T17:21:49.660Z] ---> sudo-logs.sh [2022-10-18T17:21:49.660Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-18T17:21:49.680Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-18T17:21:49.960Z] ---> job-cost.sh [2022-10-18T17:21:49.960Z] lf-activate-venv: SKIPPING [2022-10-18T17:21:49.960Z] DEBUG: total: 0.10999999940395355 [2022-10-18T17:21:49.960Z] INFO: Retrieving Stack Cost... [2022-10-18T17:21:50.219Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-18T17:21:50.786Z] INFO: Archiving Costs [Pipeline] echo [2022-10-18T17:21:50.797Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-18T17:21:51.078Z] ---> logs-deploy.sh [2022-10-18T17:21:51.078Z] lf-activate-venv: SKIPPING [2022-10-18T17:21:51.078Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/329 [2022-10-18T17:21:51.078Z] INFO: archiving workspace using pattern(s): [2022-10-18T17:21:52.015Z] Archives upload complete. [2022-10-18T17:21:52.015Z] INFO: archiving logs to Nexus