Pull request #4401 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0c27c03582befc15ca44ba22a8f2964d059cef61+0ed1034b3ab63d116b0414f8674ebacfe755126e (4997819112cc06caf4fe19727fa57dc5b1d83d10) 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-ssh15953840210617779844.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5407851026482793305.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4401/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-4401/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4151197035615410308.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-4401/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9552183073349900667.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh16203997610981411419.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4401/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-4401/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17237251329437111603.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7909 in /w/workspace/edgexfoundry_edgex-go_PR-4401 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4401/head:refs/remotes/origin/PR-4401 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0ed1034b3ab63d116b0414f8674ebacfe755126e into PR head commit 0c27c03582befc15ca44ba22a8f2964d059cef61 Merge succeeded, producing 0c27c03582befc15ca44ba22a8f2964d059cef61 Checking out Revision 0c27c03582befc15ca44ba22a8f2964d059cef61 (PR-4401) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 0c27c03582befc15ca44ba22a8f2964d059cef61 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0ed1034b3ab63d116b0414f8674ebacfe755126e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0c27c03582befc15ca44ba22a8f2964d059cef61 # timeout=10 [Pipeline] timeout [2023-03-01T05:43:15.438Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-01T05:43:15.603Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-01T05:43:15.718Z] ========================================================= [2023-03-01T05:43:15.718Z] EdgeX Global Pipelines Version Info [2023-03-01T05:43:15.718Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-01T05:43:16.459Z] ------------------- [2023-03-01T05:43:16.459Z] stable info: [2023-03-01T05:43:16.459Z] ------------------- [2023-03-01T05:43:16.459Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-01T05:43:16.459Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T05:43:16.459Z] Message: update stable to v1.0.244 [2023-03-01T05:43:17.030Z] ------------------- [2023-03-01T05:43:17.030Z] experimental info: [2023-03-01T05:43:17.030Z] ------------------- [2023-03-01T05:43:17.030Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-01T05:43:17.030Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T05:43:17.030Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-01T05:43:17.326Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-01T05:43:17.370Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-01T05:43:17.407Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-01T05:43:17.446Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-01T05:43:17.485Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-01T05:43:17.526Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-01T05:43:17.561Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-01T05:43:17.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-01T05:43:17.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-01T05:43:17.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-01T05:43:17.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-01T05:43:17.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-01T05:43:17.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-01T05:43:17.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-01T05:43:17.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-01T05:43:17.925Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T05:43:17.964Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T05:43:18.002Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-01T05:43:18.041Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-01T05:43:18.086Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-01T05:43:18.124Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-01T05:43:18.165Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-01T05:43:18.200Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-01T05:43:18.234Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4401 [Pipeline] echo [2023-03-01T05:43:18.266Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4401 [Pipeline] echo [2023-03-01T05:43:18.299Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4401 [Pipeline] echo [2023-03-01T05:43:18.331Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0c27c03582befc15ca44ba22a8f2964d059cef61 [Pipeline] echo [2023-03-01T05:43:18.371Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0c27c03 [Pipeline] echo [2023-03-01T05:43:18.406Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T05:43:18.512Z] provisioning config files... [2023-03-01T05:43:18.527Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11529736514747863073tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T05:43:18.875Z] ---> docker-login.sh [2023-03-01T05:43:18.875Z] nexus3.edgexfoundry.org:10001 [2023-03-01T05:43:19.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T05:43:19.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T05:43:19.393Z] Configure a credential helper to remove this warning. See [2023-03-01T05:43:19.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T05:43:19.393Z] [2023-03-01T05:43:19.393Z] Login Succeeded [2023-03-01T05:43:19.393Z] nexus3.edgexfoundry.org:10002 [2023-03-01T05:43:19.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T05:43:19.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T05:43:19.393Z] Configure a credential helper to remove this warning. See [2023-03-01T05:43:19.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T05:43:19.393Z] [2023-03-01T05:43:19.393Z] Login Succeeded [2023-03-01T05:43:19.393Z] nexus3.edgexfoundry.org:10003 [2023-03-01T05:43:19.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T05:43:19.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T05:43:19.393Z] Configure a credential helper to remove this warning. See [2023-03-01T05:43:19.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T05:43:19.393Z] [2023-03-01T05:43:19.393Z] Login Succeeded [2023-03-01T05:43:19.393Z] nexus3.edgexfoundry.org:10004 [2023-03-01T05:43:19.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T05:43:19.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T05:43:19.655Z] Configure a credential helper to remove this warning. See [2023-03-01T05:43:19.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T05:43:19.655Z] [2023-03-01T05:43:19.655Z] Login Succeeded [2023-03-01T05:43:19.655Z] docker.io [2023-03-01T05:43:19.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T05:43:19.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T05:43:19.917Z] Configure a credential helper to remove this warning. See [2023-03-01T05:43:19.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T05:43:19.917Z] [2023-03-01T05:43:19.917Z] Login Succeeded [2023-03-01T05:43:19.917Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T05:43:19.942Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T05:43:20.370Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-03-01T05:43:20.370Z] + dirname cmd/core-command/Dockerfile [2023-03-01T05:43:20.370Z] + cut -d/ -f2 [2023-03-01T05:43:20.370Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-01T05:43:20.370Z] + cut -d/ -f2 [2023-03-01T05:43:20.370Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-01T05:43:20.370Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-01T05:43:20.370Z] + dirname cmd/core-data/Dockerfile [2023-03-01T05:43:20.370Z] + cut -d/ -f2 [2023-03-01T05:43:20.370Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-01T05:43:20.370Z] + dirname cmd/core-metadata/Dockerfile [2023-03-01T05:43:20.370Z] + cut -d/ -f2 [2023-03-01T05:43:20.370Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-01T05:43:20.370Z] + + dirname cmd/security-bootstrapper/Dockerfile [2023-03-01T05:43:20.370Z] cut -d/ -f2 [2023-03-01T05:43:20.370Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-01T05:43:20.370Z] + dirname cmd/security-proxy-auth/Dockerfile+ [2023-03-01T05:43:20.370Z] cut -d/ -f2 [2023-03-01T05:43:20.370Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-01T05:43:20.370Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-01T05:43:20.370Z] + cut -d/ -f2 [2023-03-01T05:43:20.370Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-01T05:43:20.370Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-01T05:43:20.370Z] + cut -d/ -f2 [2023-03-01T05:43:20.370Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-01T05:43:20.370Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-01T05:43:20.370Z] + cut -d/ -f2 [2023-03-01T05:43:20.370Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-01T05:43:20.370Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-01T05:43:20.370Z] + cut -d/ -f2 [2023-03-01T05:43:20.370Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-01T05:43:20.370Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-01T05:43:20.370Z] + cut -d/ -f2 [2023-03-01T05:43:20.370Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-01T05:43:20.370Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-01T05:43:20.370Z] + cut -d/ -f2 [2023-03-01T05:43:20.370Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-01T05:43:20.370Z] + dirname cmd/support-notifications/Dockerfile [2023-03-01T05:43:20.370Z] + cut -d/ -f2 [2023-03-01T05:43:20.370Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-01T05:43:20.370Z] + cut -d/ -f2 [2023-03-01T05:43:20.370Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-01T05:43:20.370Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-01T05:43:20.426Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-01T05:43:20.916Z] + git rev-list -1 --merges 0c27c03582befc15ca44ba22a8f2964d059cef61~1..0c27c03582befc15ca44ba22a8f2964d059cef61 [Pipeline] echo [2023-03-01T05:43:20.948Z] -----------> git rev-list -1 --merges 0c27c03582befc15ca44ba22a8f2964d059cef61~1..0c27c03582befc15ca44ba22a8f2964d059cef61 0c27c03582befc15ca44ba22a8f2964d059cef61 [false] [Pipeline] sh [2023-03-01T05:43:21.253Z] + git log --format=format:%s -1 0c27c03582befc15ca44ba22a8f2964d059cef61 [Pipeline] echo [2023-03-01T05:43:21.284Z] ========================================================= [2023-03-01T05:43:21.284Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-01T05:43:21.284Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-01T05:43:21.699Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-01T05:43:21.699Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-01T05:43:21.699Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-01T05:43:21.699Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-01T05:43:21.699Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-01T05:43:21.699Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-01T05:43:21.699Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T05:43:22.114Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T05:43:22.114Z] [2023-03-01T05:43:22.114Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T05:43:22.502Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T05:43:22.502Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-01T05:43:22.502Z] b85a868b505f: Pulling fs layer [2023-03-01T05:43:22.502Z] e2be974225ed: Pulling fs layer [2023-03-01T05:43:22.502Z] 339a4e72a1f5: Pulling fs layer [2023-03-01T05:43:22.502Z] 988bab9f4d93: Pulling fs layer [2023-03-01T05:43:22.502Z] 1469e6f7b9e6: Pulling fs layer [2023-03-01T05:43:22.502Z] eaf3925da568: Pulling fs layer [2023-03-01T05:43:22.502Z] 988bab9f4d93: Waiting [2023-03-01T05:43:22.502Z] 1469e6f7b9e6: Waiting [2023-03-01T05:43:22.502Z] bab4dde63d76: Pulling fs layer [2023-03-01T05:43:22.502Z] bde34c3a00c8: Pulling fs layer [2023-03-01T05:43:22.502Z] eaf3925da568: Waiting [2023-03-01T05:43:22.502Z] bab4dde63d76: Waiting [2023-03-01T05:43:22.502Z] b352a97aabf1: Pulling fs layer [2023-03-01T05:43:22.502Z] 4872d77fe225: Pulling fs layer [2023-03-01T05:43:22.502Z] 5851b861e8e6: Pulling fs layer [2023-03-01T05:43:22.502Z] b352a97aabf1: Waiting [2023-03-01T05:43:22.502Z] 4872d77fe225: Waiting [2023-03-01T05:43:22.502Z] 5851b861e8e6: Waiting [2023-03-01T05:43:22.503Z] e2be974225ed: Verifying Checksum [2023-03-01T05:43:22.503Z] e2be974225ed: Download complete [2023-03-01T05:43:22.503Z] 988bab9f4d93: Verifying Checksum [2023-03-01T05:43:22.503Z] 988bab9f4d93: Download complete [2023-03-01T05:43:22.764Z] 1469e6f7b9e6: Verifying Checksum [2023-03-01T05:43:22.764Z] 1469e6f7b9e6: Download complete [2023-03-01T05:43:22.764Z] eaf3925da568: Verifying Checksum [2023-03-01T05:43:22.764Z] eaf3925da568: Download complete [2023-03-01T05:43:22.764Z] 339a4e72a1f5: Verifying Checksum [2023-03-01T05:43:22.764Z] 339a4e72a1f5: Download complete [2023-03-01T05:43:22.764Z] bde34c3a00c8: Download complete [2023-03-01T05:43:22.764Z] b352a97aabf1: Verifying Checksum [2023-03-01T05:43:22.764Z] b352a97aabf1: Download complete [2023-03-01T05:43:22.764Z] 4872d77fe225: Verifying Checksum [2023-03-01T05:43:22.764Z] 4872d77fe225: Download complete [2023-03-01T05:43:22.764Z] 5851b861e8e6: Verifying Checksum [2023-03-01T05:43:22.764Z] 5851b861e8e6: Download complete [2023-03-01T05:43:22.764Z] b85a868b505f: Verifying Checksum [2023-03-01T05:43:22.764Z] b85a868b505f: Download complete [2023-03-01T05:43:23.025Z] bab4dde63d76: Verifying Checksum [2023-03-01T05:43:23.025Z] bab4dde63d76: Download complete [2023-03-01T05:43:23.957Z] b85a868b505f: Pull complete [2023-03-01T05:43:24.213Z] e2be974225ed: Pull complete [2023-03-01T05:43:24.471Z] 339a4e72a1f5: Pull complete [2023-03-01T05:43:24.471Z] 988bab9f4d93: Pull complete [2023-03-01T05:43:24.730Z] 1469e6f7b9e6: Pull complete [2023-03-01T05:43:24.988Z] eaf3925da568: Pull complete [2023-03-01T05:43:26.893Z] bab4dde63d76: Pull complete [2023-03-01T05:43:26.893Z] bde34c3a00c8: Pull complete [2023-03-01T05:43:26.893Z] b352a97aabf1: Pull complete [2023-03-01T05:43:27.153Z] 4872d77fe225: Pull complete [2023-03-01T05:43:27.153Z] 5851b861e8e6: Pull complete [2023-03-01T05:43:27.153Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-01T05:43:27.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T05:43:27.154Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T05:43:27.388Z] prd-ubuntu20.04-docker-8c-8g-7909 does not seem to be running inside a container [2023-03-01T05:43:27.421Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-01T05:43:29.554Z] $ docker top b3fa80604e024b2363ed8aabde796e549c5a560212ef97eef50107f335f9d815 -eo pid,comm [2023-03-01T05:43:29.604Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-01T05:43:29.604Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-01T05:43:29.728Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T05:43:29.728Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T05:43:29.852Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T05:43:29.857Z] $ docker exec b3fa80604e024b2363ed8aabde796e549c5a560212ef97eef50107f335f9d815 ssh-agent [2023-03-01T05:43:29.951Z] SSH_AUTH_SOCK=/tmp/ssh-LkIIri9yxhWG/agent.33 [2023-03-01T05:43:29.951Z] SSH_AGENT_PID=39 [2023-03-01T05:43:29.957Z] Running ssh-add (command line suppressed) [2023-03-01T05:43:30.062Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7956159115113897029.key (/w/workspace/edgex-go/1@tmp/private_key_7956159115113897029.key) [2023-03-01T05:43:30.071Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T05:43:30.402Z] + git tag --points-at HEAD [Pipeline] } [2023-03-01T05:43:30.457Z] $ docker exec --env ******** --env ******** b3fa80604e024b2363ed8aabde796e549c5a560212ef97eef50107f335f9d815 ssh-agent -k [2023-03-01T05:43:30.545Z] unset SSH_AUTH_SOCK; [2023-03-01T05:43:30.546Z] unset SSH_AGENT_PID; [2023-03-01T05:43:30.546Z] echo Agent pid 39 killed; [2023-03-01T05:43:30.556Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-01T05:43:30.644Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T05:43:30.644Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T05:43:30.749Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T05:43:30.755Z] $ docker exec b3fa80604e024b2363ed8aabde796e549c5a560212ef97eef50107f335f9d815 ssh-agent [2023-03-01T05:43:30.854Z] SSH_AUTH_SOCK=/tmp/ssh-HXVqsz8RcJ6F/agent.71 [2023-03-01T05:43:30.854Z] SSH_AGENT_PID=77 [2023-03-01T05:43:30.858Z] Running ssh-add (command line suppressed) [2023-03-01T05:43:30.957Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9677003896801620085.key (/w/workspace/edgex-go/1@tmp/private_key_9677003896801620085.key) [2023-03-01T05:43:30.967Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T05:43:31.317Z] + git semver init [2023-03-01T05:43:31.576Z] 2023-03-01 05:43:31,514 [run_init] DEBUG init version:0.0.0 force:False [2023-03-01T05:43:31.576Z] 2023-03-01 05:43:31,515 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-03-01T05:43:31.576Z] 2023-03-01 05:43:31,515 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-03-01T05:43:31.576Z] 2023-03-01 05:43:31,515 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-03-01T05:43:36.859Z] 2023-03-01 05:43:36,309 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-03-01T05:43:36.859Z] 2023-03-01 05:43:36,310 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4401 with force:False [2023-03-01T05:43:36.859Z] 2023-03-01 05:43:36,310 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4401 [2023-03-01T05:43:36.859Z] 2023-03-01 05:43:36,314 [execute] INFO git cat-file --batch-check [2023-03-01T05:43:36.859Z] 2023-03-01 05:43:36,315 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T05:43:36.859Z] 2023-03-01 05:43:36,320 [execute] INFO git cat-file --batch [2023-03-01T05:43:36.859Z] 2023-03-01 05:43:36,320 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T05:43:36.859Z] 2023-03-01 05:43:36,326 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4401 [2023-03-01T05:43:36.859Z] 0.0.0 [Pipeline] } [2023-03-01T05:43:36.886Z] $ docker exec --env ******** --env ******** b3fa80604e024b2363ed8aabde796e549c5a560212ef97eef50107f335f9d815 ssh-agent -k [2023-03-01T05:43:36.970Z] unset SSH_AUTH_SOCK; [2023-03-01T05:43:36.970Z] unset SSH_AGENT_PID; [2023-03-01T05:43:36.970Z] echo Agent pid 77 killed; [2023-03-01T05:43:36.975Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T05:43:37.524Z] + git semver [Pipeline] } [2023-03-01T05:43:37.809Z] $ docker stop --time=1 b3fa80604e024b2363ed8aabde796e549c5a560212ef97eef50107f335f9d815 [2023-03-01T05:43:39.236Z] $ docker rm -f --volumes b3fa80604e024b2363ed8aabde796e549c5a560212ef97eef50107f335f9d815 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T05:43:39.660Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-01T05:43:39.911Z] Stashed 1 file(s) [Pipeline] echo [2023-03-01T05:43:39.929Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T05:43:40.707Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-01T05:43:40.742Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T05:43:40.778Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T05:43:40.810Z] ========================================================= [2023-03-01T05:43:40.810Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-01T05:43:40.810Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-01T05:43:41.148Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T05:43:41.148Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-01T05:43:41.148Z] 213ec9aee27d: Pulling fs layer [2023-03-01T05:43:41.148Z] 4583459ba037: Pulling fs layer [2023-03-01T05:43:41.148Z] 93c1e223e6f2: Pulling fs layer [2023-03-01T05:43:41.148Z] 53926ce57604: Pulling fs layer [2023-03-01T05:43:41.148Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-01T05:43:41.148Z] 22ff95d597cd: Pulling fs layer [2023-03-01T05:43:41.148Z] 12d6caf4c0d1: Pulling fs layer [2023-03-01T05:43:41.148Z] 96b7cbca73a9: Pulling fs layer [2023-03-01T05:43:41.148Z] a7acece74701: Pulling fs layer [2023-03-01T05:43:41.148Z] 12d6caf4c0d1: Waiting [2023-03-01T05:43:41.148Z] 96b7cbca73a9: Waiting [2023-03-01T05:43:41.148Z] 21b2b0c7a3f4: Waiting [2023-03-01T05:43:41.148Z] 22ff95d597cd: Waiting [2023-03-01T05:43:41.148Z] 93c1e223e6f2: Verifying Checksum [2023-03-01T05:43:41.148Z] 93c1e223e6f2: Download complete [2023-03-01T05:43:41.148Z] 4583459ba037: Verifying Checksum [2023-03-01T05:43:41.148Z] 4583459ba037: Download complete [2023-03-01T05:43:41.148Z] 21b2b0c7a3f4: Download complete [2023-03-01T05:43:41.148Z] 22ff95d597cd: Download complete [2023-03-01T05:43:41.148Z] 213ec9aee27d: Verifying Checksum [2023-03-01T05:43:41.148Z] 213ec9aee27d: Download complete [2023-03-01T05:43:41.148Z] 12d6caf4c0d1: Download complete [2023-03-01T05:43:41.412Z] 213ec9aee27d: Pull complete [2023-03-01T05:43:41.412Z] 4583459ba037: Pull complete [2023-03-01T05:43:41.675Z] 93c1e223e6f2: Pull complete [2023-03-01T05:43:41.937Z] a7acece74701: Verifying Checksum [2023-03-01T05:43:41.937Z] a7acece74701: Download complete [2023-03-01T05:43:42.206Z] 96b7cbca73a9: Verifying Checksum [2023-03-01T05:43:42.206Z] 96b7cbca73a9: Download complete [2023-03-01T05:43:42.463Z] 53926ce57604: Verifying Checksum [2023-03-01T05:43:42.463Z] 53926ce57604: Download complete [2023-03-01T05:43:46.648Z] 53926ce57604: Pull complete [2023-03-01T05:43:46.648Z] 21b2b0c7a3f4: Pull complete [2023-03-01T05:43:46.648Z] 22ff95d597cd: Pull complete [2023-03-01T05:43:46.648Z] 12d6caf4c0d1: Pull complete [2023-03-01T05:43:48.022Z] 96b7cbca73a9: Pull complete [2023-03-01T05:43:48.954Z] a7acece74701: Pull complete [2023-03-01T05:43:48.954Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-01T05:43:48.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T05:43:48.954Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-01T05:43:49.305Z] + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T05:43:49.305Z] WORKDIR /edgex [2023-03-01T05:43:49.305Z] COPY go.mod . [2023-03-01T05:43:49.305Z] RUN go mod download ci-base-image-x86_64 [2023-03-01T05:43:49.305Z] -f - . [2023-03-01T05:43:49.870Z] Sending build context to Docker daemon 170.5MB [2023-03-01T05:43:49.870Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T05:43:49.870Z] ---> db6d94c90886 [2023-03-01T05:43:49.870Z] Step 2/4 : WORKDIR /edgex [2023-03-01T05:43:54.060Z] ---> Running in cea6d36fb052 [2023-03-01T05:43:54.060Z] Removing intermediate container cea6d36fb052 [2023-03-01T05:43:54.060Z] ---> 654ae771999e [2023-03-01T05:43:54.060Z] Step 3/4 : COPY go.mod . [2023-03-01T05:43:54.060Z] ---> b4c648e627c8 [2023-03-01T05:43:54.060Z] Step 4/4 : RUN go mod download [2023-03-01T05:43:54.060Z] ---> Running in e252fa78da6a [2023-03-01T05:43:55.232Z] Still waiting to schedule task [2023-03-01T05:43:55.232Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-01T05:44:04.040Z] Removing intermediate container e252fa78da6a [2023-03-01T05:44:04.040Z] ---> 5febf27fceb7 [2023-03-01T05:44:04.040Z] Successfully built 5febf27fceb7 [2023-03-01T05:44:04.040Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T05:44:04.417Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T05:44:04.417Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T05:44:04.567Z] prd-ubuntu20.04-docker-8c-8g-7909 does not seem to be running inside a container [2023-03-01T05:44:04.599Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** ci-base-image-x86_64 cat [2023-03-01T05:44:04.965Z] $ docker top 394ad70c44c7b297bc12372908dccd96bad86b8b0718a8be5091758bda7dbc43 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T05:44:05.349Z] + go version [2023-03-01T05:44:05.349Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-01T05:44:05.391Z] $ docker stop --time=1 394ad70c44c7b297bc12372908dccd96bad86b8b0718a8be5091758bda7dbc43 [2023-03-01T05:44:06.667Z] $ docker rm -f --volumes 394ad70c44c7b297bc12372908dccd96bad86b8b0718a8be5091758bda7dbc43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T05:44:07.414Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T05:44:07.414Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T05:44:07.564Z] prd-ubuntu20.04-docker-8c-8g-7909 does not seem to be running inside a container [2023-03-01T05:44:07.598Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** ci-base-image-x86_64 cat [2023-03-01T05:44:07.908Z] $ docker top 33a8423fb6006e745322f62031a1f3f225bef758fbd850b3f6e45a47488aa07a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-01T05:44:08.019Z] ========================================================= [2023-03-01T05:44:08.019Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-01T05:44:08.019Z] ========================================================= [Pipeline] sh [2023-03-01T05:44:08.322Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-01T05:44:08.682Z] + make test [2023-03-01T05:44:08.682Z] go test -race -coverprofile=coverage.out ./... [2023-03-01T05:44:15.248Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-01T05:44:27.432Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-01T05:44:27.432Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-01T05:44:27.432Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-01T05:44:27.432Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-01T05:44:27.432Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-01T05:44:27.432Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-01T05:44:27.432Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-01T05:44:27.432Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-01T05:44:27.432Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-03-01T05:44:27.432Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-01T05:44:27.432Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-01T05:44:27.432Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-01T05:44:27.432Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-01T05:44:27.432Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-01T05:44:27.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-01T05:44:27.689Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.117s coverage: 28.7% of statements [2023-03-01T05:44:27.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-01T05:44:27.689Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-01T05:44:27.947Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.106s coverage: 98.5% of statements [2023-03-01T05:44:31.224Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.120s coverage: 71.2% of statements [2023-03-01T05:44:31.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-01T05:44:31.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-01T05:44:31.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-01T05:44:31.224Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.105s coverage: 54.0% of statements [2023-03-01T05:44:31.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-01T05:44:31.224Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-01T05:44:31.482Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.109s coverage: 88.5% of statements [2023-03-01T05:44:31.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-01T05:44:31.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-01T05:44:31.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-01T05:44:31.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-01T05:44:31.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-01T05:44:31.482Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.091s coverage: 3.9% of statements [2023-03-01T05:44:31.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-01T05:44:31.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-01T05:44:31.482Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.523s coverage: 95.6% of statements [2023-03-01T05:44:31.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-01T05:44:31.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-01T05:44:31.482Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-01T05:44:31.482Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements [2023-03-01T05:44:31.482Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-01T05:44:31.482Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-01T05:44:31.482Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-01T05:44:31.482Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-01T05:44:31.482Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-01T05:44:31.482Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.081s coverage: 65.9% of statements [2023-03-01T05:44:31.482Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-01T05:44:31.482Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-01T05:44:31.482Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-01T05:44:31.482Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements [2023-03-01T05:44:31.482Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-01T05:44:31.482Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 29.6% of statements [2023-03-01T05:44:31.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-01T05:44:31.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements [2023-03-01T05:44:31.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.055s coverage: 82.9% of statements [2023-03-01T05:44:31.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2023-03-01T05:44:31.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements [2023-03-01T05:44:31.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.075s coverage: 87.5% of statements [2023-03-01T05:44:41.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.072s coverage: 94.4% of statements [2023-03-01T05:44:41.460Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements [2023-03-01T05:44:53.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.380s coverage: 79.9% of statements [2023-03-01T05:44:53.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-01T05:44:53.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2023-03-01T05:44:53.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-01T05:44:53.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-01T05:44:53.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-01T05:44:53.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements [2023-03-01T05:44:53.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-01T05:44:53.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-01T05:44:53.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-01T05:44:53.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-01T05:44:53.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.068s coverage: 86.9% of statements [2023-03-01T05:44:53.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-01T05:44:53.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-01T05:44:53.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-01T05:44:53.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-01T05:44:53.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2023-03-01T05:44:53.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.051s coverage: 20.0% of statements [2023-03-01T05:44:53.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-01T05:44:53.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-01T05:44:53.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2023-03-01T05:44:53.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-01T05:44:53.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 77.4% of statements [2023-03-01T05:44:53.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-03-01T05:44:53.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.077s coverage: 80.0% of statements [2023-03-01T05:44:53.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2023-03-01T05:44:53.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.227s coverage: 91.2% of statements [2023-03-01T05:44:53.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-01T05:44:53.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.209s coverage: 63.1% of statements [2023-03-01T05:44:53.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-01T05:44:53.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-01T05:44:53.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2023-03-01T05:44:53.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2023-03-01T05:44:53.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2023-03-01T05:44:53.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements [2023-03-01T05:44:53.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2023-03-01T05:44:53.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.335s coverage: 65.3% of statements [2023-03-01T05:44:53.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-03-01T05:44:53.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-03-01T05:44:53.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-03-01T05:44:53.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-01T05:44:53.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-01T05:44:53.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-01T05:44:53.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.148s coverage: 41.0% of statements [2023-03-01T05:44:53.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-01T05:44:53.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-01T05:44:53.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2023-03-01T05:44:53.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-01T05:44:53.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements [2023-03-01T05:44:53.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-01T05:44:53.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-01T05:44:53.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-01T05:44:53.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-01T05:44:53.677Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements [2023-03-01T05:44:53.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-01T05:44:53.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-01T05:44:53.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-01T05:44:53.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-01T05:44:53.677Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.137s coverage: 92.3% of statements [2023-03-01T05:44:53.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-01T05:44:53.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-01T05:44:53.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-01T05:44:53.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-01T05:44:53.677Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.071s coverage: 63.2% of statements [2023-03-01T05:44:53.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-01T05:44:53.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-01T05:44:53.677Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.105s coverage: 97.7% of statements [2023-03-01T05:44:53.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-01T05:44:53.677Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-01T05:44:53.677Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-01T05:45:11.865Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-01T05:45:11.865Z] go vet ./... [2023-03-01T05:45:16.048Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-01T05:45:16.048Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-01T05:45:16.048Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-01T05:45:16.087Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-01T05:45:16.394Z] + ls -al . [2023-03-01T05:45:16.394Z] total 744 [2023-03-01T05:45:16.394Z] drwxrwxr-x 11 1001 1001 4096 Mar 1 05:44 . [2023-03-01T05:45:16.394Z] drwxr-xr-x 4 root root 4096 Mar 1 05:44 .. [2023-03-01T05:45:16.394Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 05:43 .blubracket [2023-03-01T05:45:16.394Z] -rw-rw-r-- 1 1001 1001 16 Mar 1 05:43 .dockerignore [2023-03-01T05:45:16.394Z] drwxrwxr-x 8 1001 1001 4096 Mar 1 05:44 .git [2023-03-01T05:45:16.394Z] drwxrwxr-x 3 1001 1001 4096 Mar 1 05:43 .github [2023-03-01T05:45:16.394Z] -rw-rw-r-- 1 1001 1001 1068 Mar 1 05:43 .gitignore [2023-03-01T05:45:16.394Z] -rw-rw-r-- 1 1001 1001 42 Mar 1 05:43 .golangci.yml [2023-03-01T05:45:16.394Z] -rw-rw-r-- 1 1001 1001 87 Mar 1 05:43 .hadolint.yml [2023-03-01T05:45:16.394Z] drwxr-xr-x 3 1001 1001 4096 Mar 1 05:43 .semver [2023-03-01T05:45:16.394Z] -rw-rw-r-- 1 1001 1001 166 Mar 1 05:43 .sonarcloud.properties [2023-03-01T05:45:16.394Z] -rw-rw-r-- 1 1001 1001 1171 Mar 1 05:43 ADOPTERS.md [2023-03-01T05:45:16.394Z] -rw-rw-r-- 1 1001 1001 10825 Mar 1 05:43 Attribution.txt [2023-03-01T05:45:16.394Z] -rw-rw-r-- 1 1001 1001 73765 Mar 1 05:43 CHANGELOG.md [2023-03-01T05:45:16.394Z] -rw-rw-r-- 1 1001 1001 3804 Mar 1 05:43 CONTRIBUTING.md [2023-03-01T05:45:16.394Z] -rw-rw-r-- 1 1001 1001 677 Mar 1 05:43 GOVERNANCE.md [2023-03-01T05:45:16.394Z] -rw-rw-r-- 1 1001 1001 883 Mar 1 05:43 Jenkinsfile [2023-03-01T05:45:16.394Z] -rw-rw-r-- 1 1001 1001 10775 Mar 1 05:43 LICENSE [2023-03-01T05:45:16.394Z] -rw-rw-r-- 1 1001 1001 14116 Mar 1 05:43 Makefile [2023-03-01T05:45:16.394Z] -rw-rw-r-- 1 1001 1001 582 Mar 1 05:43 OWNERS.md [2023-03-01T05:45:16.394Z] -rw-rw-r-- 1 1001 1001 9403 Mar 1 05:43 README.md [2023-03-01T05:45:16.394Z] -rw-rw-r-- 1 1001 1001 6912 Mar 1 05:43 SECURITY.md [2023-03-01T05:45:16.394Z] -rw-rw-r-- 1 1001 1001 5 Mar 1 05:43 VERSION [2023-03-01T05:45:16.394Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 05:43 bin [2023-03-01T05:45:16.394Z] drwxrwxr-x 18 1001 1001 4096 Mar 1 05:43 cmd [2023-03-01T05:45:16.394Z] -rw-r--r-- 1 root root 487670 Mar 1 05:44 coverage.out [2023-03-01T05:45:16.394Z] -rw-rw-r-- 1 1001 1001 3296 Mar 1 05:43 go.mod [2023-03-01T05:45:16.394Z] -rw-rw-r-- 1 1001 1001 31429 Mar 1 05:43 go.sum [2023-03-01T05:45:16.394Z] drwxrwxr-x 7 1001 1001 4096 Mar 1 05:43 internal [2023-03-01T05:45:16.394Z] drwxrwxr-x 3 1001 1001 4096 Mar 1 05:43 openapi [2023-03-01T05:45:16.394Z] drwxrwxr-x 4 1001 1001 4096 Mar 1 05:43 snap [2023-03-01T05:45:16.394Z] -rw-rw-r-- 1 1001 1001 204 Mar 1 05:43 version.go [Pipeline] sh [2023-03-01T05:45:16.713Z] + '[' -e coverage.out ] [2023-03-01T05:45:16.713Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-01T05:45:16.829Z] Stashed 1 file(s) [Pipeline] sh [2023-03-01T05:45:17.124Z] + make build [2023-03-01T05:45:17.124Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-01T05:45:29.311Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-01T05:45:29.311Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-01T05:45:30.683Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-01T05:45:31.251Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-01T05:45:37.808Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-01T05:45:39.184Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-01T05:45:40.125Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-03-01T05:45:41.066Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-01T05:45:41.999Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-01T05:45:42.937Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-01T05:45:43.870Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-01T05:45:46.400Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-01T05:45:47.353Z] $ docker stop --time=1 33a8423fb6006e745322f62031a1f3f225bef758fbd850b3f6e45a47488aa07a [2023-03-01T05:45:49.767Z] $ docker rm -f --volumes 33a8423fb6006e745322f62031a1f3f225bef758fbd850b3f6e45a47488aa07a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T05:45:50.766Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-01T05:45:50.766Z] [2023-03-01T05:45:50.766Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T05:45:51.137Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-01T05:45:51.138Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-01T05:45:51.138Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-01T05:45:51.138Z] ca9280d653b3: Pulling fs layer [2023-03-01T05:45:51.138Z] 7e9c9ca2126c: Pulling fs layer [2023-03-01T05:45:51.398Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-01T05:45:51.398Z] cbdbe7a5bc2a: Download complete [2023-03-01T05:45:51.398Z] ca9280d653b3: Verifying Checksum [2023-03-01T05:45:51.398Z] ca9280d653b3: Download complete [2023-03-01T05:45:51.398Z] cbdbe7a5bc2a: Pull complete [2023-03-01T05:45:51.963Z] 7e9c9ca2126c: Verifying Checksum [2023-03-01T05:45:51.963Z] 7e9c9ca2126c: Download complete [2023-03-01T05:45:51.963Z] ca9280d653b3: Pull complete [2023-03-01T05:45:54.489Z] 7e9c9ca2126c: Pull complete [2023-03-01T05:45:54.489Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-01T05:45:54.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-01T05:45:54.489Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T05:45:54.705Z] prd-ubuntu20.04-docker-8c-8g-7909 does not seem to be running inside a container [2023-03-01T05:45:54.731Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-01T05:45:56.018Z] $ docker top 18e1995d67efc0a2218c6a97055240b24f44bbba2a70d160784405e78f223a51 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T05:45:56.406Z] + docker-compose build --help [2023-03-01T05:45:56.406Z] + grep parallel [2023-03-01T05:45:56.971Z] --parallel Build images in parallel. [Pipeline] } [2023-03-01T05:45:57.004Z] $ docker stop --time=1 18e1995d67efc0a2218c6a97055240b24f44bbba2a70d160784405e78f223a51 [2023-03-01T05:45:58.313Z] $ docker rm -f --volumes 18e1995d67efc0a2218c6a97055240b24f44bbba2a70d160784405e78f223a51 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T05:45:58.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-01T05:45:58.910Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T05:45:59.054Z] prd-ubuntu20.04-docker-8c-8g-7909 does not seem to be running inside a container [2023-03-01T05:45:59.081Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-01T05:45:59.427Z] $ docker top fc7c79d90f9969f5c60f1ab40c2515a578f6b23f8df2bff72428861fbe8f4eee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T05:45:59.812Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-01T05:46:00.380Z] Building core-command ... [2023-03-01T05:46:00.380Z] Building core-common-config-bootstrapper ... [2023-03-01T05:46:00.380Z] Building core-data ... [2023-03-01T05:46:00.380Z] Building core-metadata ... [2023-03-01T05:46:00.380Z] Building security-bootstrapper ... [2023-03-01T05:46:00.380Z] Building security-proxy-auth ... [2023-03-01T05:46:00.380Z] Building security-proxy-setup ... [2023-03-01T05:46:00.380Z] Building security-secretstore-setup ... [2023-03-01T05:46:00.380Z] Building security-spiffe-token-provider ... [2023-03-01T05:46:00.380Z] Building security-spire-agent ... [2023-03-01T05:46:00.380Z] Building security-spire-config ... [2023-03-01T05:46:00.380Z] Building security-spire-server ... [2023-03-01T05:46:00.380Z] Building support-notifications ... [2023-03-01T05:46:00.380Z] Building support-scheduler ... [2023-03-01T05:46:00.380Z] Building support-scheduler [2023-03-01T05:46:00.380Z] Building security-spire-config [2023-03-01T05:46:00.380Z] Building security-proxy-setup [2023-03-01T05:46:00.380Z] Building core-data [2023-03-01T05:46:00.380Z] Building security-proxy-auth [2023-03-01T05:46:12.573Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T05:46:12.573Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T05:46:12.573Z] ---> 5febf27fceb7 [2023-03-01T05:46:12.573Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T05:46:12.573Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T05:46:12.573Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T05:46:12.573Z] ---> 5febf27fceb7 [2023-03-01T05:46:12.573Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T05:46:12.573Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T05:46:12.573Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-01T05:46:12.573Z] ---> 5febf27fceb7 [2023-03-01T05:46:12.573Z] Step 3/21 : WORKDIR /edgex-go [2023-03-01T05:46:12.573Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T05:46:12.573Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T05:46:12.573Z] ---> 5febf27fceb7 [2023-03-01T05:46:12.573Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T05:46:12.573Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T05:46:12.573Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T05:46:12.573Z] ---> 5febf27fceb7 [2023-03-01T05:46:12.573Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T05:46:14.474Z] ---> Running in b61fdb3b9e58 [2023-03-01T05:46:14.474Z] ---> Running in d6f4baf12805 [2023-03-01T05:46:14.474Z] ---> Running in a2a1f29eeec9 [2023-03-01T05:46:14.474Z] ---> Running in 1e427d12f871 [2023-03-01T05:46:14.474Z] ---> Running in c984ef9c3111 [2023-03-01T05:46:14.474Z] Removing intermediate container a2a1f29eeec9 [2023-03-01T05:46:14.474Z] ---> 961584f5b93b [2023-03-01T05:46:14.474Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T05:46:14.474Z] Removing intermediate container d6f4baf12805 [2023-03-01T05:46:14.474Z] ---> de921e7576c7 [2023-03-01T05:46:14.740Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T05:46:14.740Z] Removing intermediate container 1e427d12f871 [2023-03-01T05:46:14.740Z] ---> 6a4f209dc734 [2023-03-01T05:46:14.740Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T05:46:14.740Z] ---> Running in aedb29bc06da [2023-03-01T05:46:14.740Z] Removing intermediate container b61fdb3b9e58 [2023-03-01T05:46:14.740Z] ---> e8889bc54e73 [2023-03-01T05:46:14.740Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T05:46:14.740Z] Removing intermediate container c984ef9c3111 [2023-03-01T05:46:14.740Z] ---> dc71033995fa [2023-03-01T05:46:14.740Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-01T05:46:14.740Z] ---> Running in 505a523534f5 [2023-03-01T05:46:14.740Z] ---> Running in 370c91f5e059 [2023-03-01T05:46:14.740Z] ---> Running in 13def1071e92 [2023-03-01T05:46:14.740Z] ---> Running in aa2ac4a9f014 [2023-03-01T05:46:14.740Z] Removing intermediate container aedb29bc06da [2023-03-01T05:46:14.740Z] ---> 0f2fc4b7edf1 [2023-03-01T05:46:14.740Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T05:46:14.740Z] ---> Running in 6fcc82d8ac3b [2023-03-01T05:46:14.740Z] Removing intermediate container 370c91f5e059 [2023-03-01T05:46:14.740Z] ---> 806f65c369dc [2023-03-01T05:46:14.740Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T05:46:14.998Z] Removing intermediate container 505a523534f5 [2023-03-01T05:46:14.998Z] ---> ff0542aaf323 [2023-03-01T05:46:14.998Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T05:46:14.998Z] ---> Running in caff2858f625 [2023-03-01T05:46:14.998Z] ---> Running in eadd916cd993 [2023-03-01T05:46:15.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T05:46:15.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T05:46:15.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T05:46:15.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T05:46:15.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T05:46:15.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T05:46:15.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T05:46:15.516Z] OK: 211 MiB in 51 packages [2023-03-01T05:46:15.516Z] OK: 211 MiB in 51 packages [2023-03-01T05:46:15.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T05:46:15.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T05:46:15.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T05:46:15.773Z] OK: 211 MiB in 51 packages [2023-03-01T05:46:15.773Z] OK: 211 MiB in 51 packages [2023-03-01T05:46:15.773Z] OK: 211 MiB in 51 packages [2023-03-01T05:46:16.030Z] Removing intermediate container aa2ac4a9f014 [2023-03-01T05:46:16.030Z] ---> 6a5b2ba6fa1f [2023-03-01T05:46:16.030Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-01T05:46:16.288Z] Removing intermediate container 13def1071e92 [2023-03-01T05:46:16.288Z] ---> c8979a4100f7 [2023-03-01T05:46:16.288Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T05:46:16.288Z] Removing intermediate container 6fcc82d8ac3b [2023-03-01T05:46:16.288Z] ---> 31c37bf8c8c9 [2023-03-01T05:46:16.288Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T05:46:16.288Z] ---> f832cf77bb87 [2023-03-01T05:46:16.288Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T05:46:16.288Z] ---> Running in bc7b764e2383 [2023-03-01T05:46:16.288Z] Removing intermediate container caff2858f625 [2023-03-01T05:46:16.288Z] ---> 12f29525f74e [2023-03-01T05:46:16.288Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T05:46:16.546Z] Removing intermediate container eadd916cd993 [2023-03-01T05:46:16.546Z] ---> f6fcfe544ce9 [2023-03-01T05:46:16.546Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T05:46:16.546Z] ---> b26e25e61c90 [2023-03-01T05:46:16.546Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T05:46:16.546Z] ---> 08ec690efcc6 [2023-03-01T05:46:16.546Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T05:46:16.546Z] ---> Running in f149c775b582 [2023-03-01T05:46:16.546Z] ---> Running in b7000e298b21 [2023-03-01T05:46:16.546Z] ---> 532efbad62ca [2023-03-01T05:46:16.546Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T05:46:16.546Z] ---> ca42dae2b67b [2023-03-01T05:46:16.546Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T05:46:16.546Z] ---> Running in 875ab3e4eab2 [2023-03-01T05:46:16.546Z] ---> Running in da3a557c4d23 [2023-03-01T05:46:41.951Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7911 in /w/workspace/edgexfoundry_edgex-go_PR-4401 [Pipeline] { [Pipeline] ws [2023-03-01T05:46:42.000Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-03-01T05:46:42.073Z] The recommended git tool is: git [2023-03-01T05:46:48.478Z] using credential edgex-jenkins-ssh [2023-03-01T05:46:48.499Z] Cloning the remote Git repository [2023-03-01T05:46:48.612Z] Removing intermediate container f149c775b582 [2023-03-01T05:46:48.612Z] ---> 21323ecfef32 [2023-03-01T05:46:48.612Z] Step 7/24 : COPY . . [2023-03-01T05:46:48.612Z] Removing intermediate container bc7b764e2383 [2023-03-01T05:46:48.612Z] ---> 34d6ce2d7dd8 [2023-03-01T05:46:48.612Z] Step 7/21 : COPY . . [2023-03-01T05:46:48.612Z] Removing intermediate container da3a557c4d23 [2023-03-01T05:46:48.612Z] ---> 223652d1584d [2023-03-01T05:46:48.612Z] Step 8/22 : COPY . . [2023-03-01T05:46:48.612Z] Removing intermediate container 875ab3e4eab2 [2023-03-01T05:46:48.612Z] ---> 983bc870332f [2023-03-01T05:46:48.612Z] Step 8/22 : COPY . . [2023-03-01T05:46:48.612Z] Removing intermediate container b7000e298b21 [2023-03-01T05:46:48.612Z] ---> 1e24f09b2282 [2023-03-01T05:46:48.612Z] Step 8/22 : COPY . . [2023-03-01T05:46:48.562Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-01T05:46:48.656Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-03-01T05:46:48.854Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-01T05:46:48.855Z] > git --version # timeout=10 [2023-03-01T05:46:48.879Z] > git --version # 'git version 2.25.1' [2023-03-01T05:46:48.882Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T05:46:48.961Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T05:46:56.725Z] ---> 2dc4d51bc63e [2023-03-01T05:46:56.726Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-03-01T05:46:56.726Z] ---> 71207edf5750 [2023-03-01T05:46:56.726Z] ---> 98888dba27c2 [2023-03-01T05:46:56.726Z] Step 9/22 : RUN make cmd/support-scheduler/support-schedulerStep 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-01T05:46:56.726Z] [2023-03-01T05:46:56.726Z] ---> bebf16ddfbf4 [2023-03-01T05:46:56.726Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T05:46:56.726Z] ---> c29d52d4f96f [2023-03-01T05:46:56.726Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-01T05:46:56.726Z] ---> Running in 1413cbbcacac [2023-03-01T05:46:56.726Z] ---> Running in a6585075dd15 [2023-03-01T05:46:56.726Z] ---> Running in 6775022068b9 [2023-03-01T05:46:56.726Z] ---> Running in 439dbbc7410a [2023-03-01T05:46:56.726Z] ---> Running in 9159b380b814 [2023-03-01T05:46:56.726Z] Removing intermediate container 9159b380b814 [2023-03-01T05:46:56.726Z] ---> 556fbb19a601 [2023-03-01T05:46:56.726Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-01T05:46:56.726Z] ---> Running in c8a248644f10 [2023-03-01T05:46:56.726Z] Removing intermediate container c8a248644f10 [2023-03-01T05:46:56.726Z] ---> c595b9338a6e [2023-03-01T05:46:56.726Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-01T05:46:56.726Z] ---> Running in b41f994433a9 [2023-03-01T05:46:56.726Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-03-01T05:46:56.726Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-01T05:46:56.985Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-01T05:46:56.985Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-01T05:46:57.549Z] Removing intermediate container b41f994433a9 [2023-03-01T05:46:57.549Z] ---> 8f57cfef28df [2023-03-01T05:46:57.549Z] Step 11/24 : WORKDIR /edgex-go [2023-03-01T05:46:57.549Z] ---> Running in 9e7dfe37953e [2023-03-01T05:46:57.817Z] Removing intermediate container 9e7dfe37953e [2023-03-01T05:46:57.817Z] ---> f3436f603db4 [2023-03-01T05:46:57.817Z] [2023-03-01T05:46:57.817Z] Step 12/24 : FROM alpine:3.15 [2023-03-01T05:46:57.817Z] 3.15: Pulling from library/alpine [2023-03-01T05:46:58.382Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-01T05:46:58.382Z] Status: Downloaded newer image for alpine:3.15 [2023-03-01T05:46:58.382Z] ---> 5ce65d7b0fde [2023-03-01T05:46:58.382Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T05:46:58.382Z] ---> Running in e2bf744c5624 [2023-03-01T05:46:58.639Z] Removing intermediate container e2bf744c5624 [2023-03-01T05:46:58.639Z] ---> 1db6b0d5fd68 [2023-03-01T05:46:58.639Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-01T05:46:58.639Z] ---> Running in b1715dc4d88b [2023-03-01T05:46:59.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T05:46:59.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T05:46:59.462Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T05:46:59.462Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T05:46:59.462Z] OK: 15857 distinct packages available [2023-03-01T05:46:59.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T05:46:59.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T05:46:59.719Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-01T05:46:59.719Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-01T05:46:59.719Z] (3/4) Installing libucontext (1.1-r0) [2023-03-01T05:46:59.719Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-01T05:46:59.719Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T05:46:59.719Z] OK: 6 MiB in 18 packages [2023-03-01T05:47:00.650Z] Removing intermediate container b1715dc4d88b [2023-03-01T05:47:00.650Z] ---> 4023f17c6950 [2023-03-01T05:47:00.650Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T05:47:03.181Z] ---> 969c9587b236 [2023-03-01T05:47:03.181Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T05:47:03.746Z] ---> 55d869e10021 [2023-03-01T05:47:03.746Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-01T05:47:04.005Z] ---> Running in 821b074aa000 [2023-03-01T05:47:04.265Z] Removing intermediate container 821b074aa000 [2023-03-01T05:47:04.265Z] ---> 4b6f305c2dae [2023-03-01T05:47:04.265Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-01T05:47:04.832Z] ---> 7bbbd214d5de [2023-03-01T05:47:04.832Z] Step 19/24 : WORKDIR / [2023-03-01T05:47:05.090Z] ---> Running in 23521ea9ad16 [2023-03-01T05:47:05.350Z] Removing intermediate container 23521ea9ad16 [2023-03-01T05:47:05.350Z] ---> c85998abb1ef [2023-03-01T05:47:05.350Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T05:47:05.350Z] ---> Running in 706e0627f5e2 [2023-03-01T05:47:05.914Z] Removing intermediate container 706e0627f5e2 [2023-03-01T05:47:05.914Z] ---> 2bb506eb8711 [2023-03-01T05:47:05.914Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T05:47:05.914Z] ---> Running in 0d08a6c89d70 [2023-03-01T05:47:06.480Z] Removing intermediate container 0d08a6c89d70 [2023-03-01T05:47:06.480Z] ---> 9a62f53b4876 [2023-03-01T05:47:06.480Z] Step 22/24 : LABEL arch=x86_64 [2023-03-01T05:47:06.480Z] ---> Running in 5b23157e2ba8 [2023-03-01T05:47:07.047Z] Removing intermediate container 5b23157e2ba8 [2023-03-01T05:47:07.047Z] ---> 1627aaebbe78 [2023-03-01T05:47:07.047Z] Step 23/24 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 [2023-03-01T05:47:07.047Z] ---> Running in 6fe79122b211 [2023-03-01T05:47:07.627Z] Removing intermediate container 6fe79122b211 [2023-03-01T05:47:07.627Z] ---> 83e91da31216 [2023-03-01T05:47:07.627Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T05:47:07.627Z] ---> Running in 3d9b6154f59b [2023-03-01T05:47:08.192Z] Removing intermediate container 3d9b6154f59b [2023-03-01T05:47:08.192Z] ---> 1f3b60c77504 [2023-03-01T05:47:08.192Z] [2023-03-01T05:47:08.192Z] Successfully built 1f3b60c77504 [2023-03-01T05:47:08.192Z] Successfully tagged security-spire-config:latest [2023-03-01T05:47:08.192Z]  Building security-spire-config ... done Building security-spire-server [2023-03-01T05:47:07.040Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-01T05:47:07.066Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T05:47:08.020Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-01T05:47:08.065Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-01T05:47:08.066Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T05:47:08.085Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4401/head:refs/remotes/origin/PR-4401 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-01T05:47:08.863Z] Merging remotes/origin/main commit 0ed1034b3ab63d116b0414f8674ebacfe755126e into PR head commit 0c27c03582befc15ca44ba22a8f2964d059cef61 [2023-03-01T05:47:09.310Z] Merge succeeded, producing 0c27c03582befc15ca44ba22a8f2964d059cef61 [2023-03-01T05:47:09.311Z] Checking out Revision 0c27c03582befc15ca44ba22a8f2964d059cef61 (PR-4401) [2023-03-01T05:47:10.067Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-03-01T05:47:10.135Z] > git --version # timeout=10 [2023-03-01T05:47:10.152Z] > git --version # 'git version 2.25.1' [2023-03-01T05:47:10.169Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-03-01T05:47:10.720Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T05:47:10.720Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-01T05:47:10.720Z] ---> 5febf27fceb7 [2023-03-01T05:47:10.720Z] Step 3/23 : WORKDIR /edgex-go [2023-03-01T05:47:10.720Z] ---> Using cache [2023-03-01T05:47:10.720Z] ---> dc71033995fa [2023-03-01T05:47:10.720Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [Pipeline] script [Pipeline] { [2023-03-01T05:47:08.889Z] > git config core.sparsecheckout # timeout=10 [2023-03-01T05:47:08.911Z] > git checkout -f 0c27c03582befc15ca44ba22a8f2964d059cef61 # timeout=10 [2023-03-01T05:47:09.186Z] > git remote # timeout=10 [2023-03-01T05:47:09.211Z] > git config --get remote.origin.url # timeout=10 [2023-03-01T05:47:09.241Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T05:47:09.257Z] > git merge 0ed1034b3ab63d116b0414f8674ebacfe755126e # timeout=10 [2023-03-01T05:47:09.292Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-01T05:47:09.322Z] > git config core.sparsecheckout # timeout=10 [2023-03-01T05:47:09.345Z] > git checkout -f 0c27c03582befc15ca44ba22a8f2964d059cef61 # timeout=10 [Pipeline] sh [2023-03-01T05:47:11.302Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-01T05:47:11.302Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T05:47:11.302Z] Dload Upload Total Spent Left Speed [2023-03-01T05:47:11.302Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh [2023-03-01T05:47:11.927Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-01T05:47:12.090Z] ---> Running in 78841406dac6 [2023-03-01T05:47:12.276Z] + sudo tee /etc/docker/daemon.new [2023-03-01T05:47:12.276Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-01T05:47:12.276Z] { [2023-03-01T05:47:12.276Z] "registry-mirrors": [ [2023-03-01T05:47:12.276Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-01T05:47:12.276Z] ], [2023-03-01T05:47:12.276Z] "bip": "10.250.0.254/24", [2023-03-01T05:47:12.276Z] "hosts": [ [2023-03-01T05:47:12.276Z] "tcp://0.0.0.0:5555", [2023-03-01T05:47:12.276Z] "unix:///var/run/docker.sock" [2023-03-01T05:47:12.276Z] ], [2023-03-01T05:47:12.276Z] "mtu": 1458, [2023-03-01T05:47:12.276Z] "selinux-enabled": true, [2023-03-01T05:47:12.276Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-01T05:47:12.276Z] } [Pipeline] sh [2023-03-01T05:47:12.626Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-03-01T05:47:12.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [Pipeline] sh [2023-03-01T05:47:12.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T05:47:12.979Z] + sudo service docker restart [2023-03-01T05:47:13.168Z] OK: 211 MiB in 51 packages [2023-03-01T05:47:14.539Z] Removing intermediate container 78841406dac6 [2023-03-01T05:47:14.539Z] ---> 07853d64417c [2023-03-01T05:47:14.539Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-01T05:47:14.796Z] ---> 11544f2f0f17 [2023-03-01T05:47:14.796Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T05:47:14.796Z] ---> Running in d3f6b5116b90 [2023-03-01T05:47:20.053Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-01T05:47:28.164Z] Removing intermediate container a6585075dd15 [2023-03-01T05:47:28.164Z] ---> 91795bc688fc [2023-03-01T05:47:28.164Z] [2023-03-01T05:47:28.164Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T05:47:28.164Z] Removing intermediate container 439dbbc7410a [2023-03-01T05:47:28.164Z] ---> a2518c7cdcf4 [2023-03-01T05:47:28.164Z] [2023-03-01T05:47:28.164Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T05:47:28.164Z] Removing intermediate container 1413cbbcacac [2023-03-01T05:47:28.164Z] ---> 947efb48e0f3 [2023-03-01T05:47:28.164Z] [2023-03-01T05:47:28.164Z] Step 9/21 : FROM alpine:3.16 [2023-03-01T05:47:28.164Z] 3.16: Pulling from library/alpine [2023-03-01T05:47:28.421Z] 3.16: Pulling from library/alpine [2023-03-01T05:47:28.421Z] 3.16: Pulling from library/alpine [2023-03-01T05:47:28.988Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T05:47:28.988Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T05:47:28.988Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T05:47:28.988Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T05:47:28.988Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T05:47:28.988Z] Status: Image is up to date for alpine:3.16 [2023-03-01T05:47:28.988Z] ---> dfd21b5a31f5 [2023-03-01T05:47:28.988Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-03-01T05:47:28.988Z] ---> dfd21b5a31f5 [2023-03-01T05:47:28.988Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-01T05:47:28.988Z] ---> dfd21b5a31f5 [2023-03-01T05:47:28.988Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-01T05:47:30.889Z] ---> Running in a3bca74a2e30 [2023-03-01T05:47:30.889Z] ---> Running in ee0bc95c3315 [2023-03-01T05:47:30.889Z] ---> Running in 419e489bd876 [2023-03-01T05:47:30.889Z] Removing intermediate container 6775022068b9 [2023-03-01T05:47:30.889Z] ---> c69e98c9c87f [2023-03-01T05:47:30.889Z] [2023-03-01T05:47:30.889Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T05:47:30.889Z] ---> dfd21b5a31f5 [2023-03-01T05:47:30.889Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T05:47:30.889Z] Removing intermediate container ee0bc95c3315 [2023-03-01T05:47:30.889Z] ---> 87f7f7681e89 [2023-03-01T05:47:30.889Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-01T05:47:30.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T05:47:30.889Z] ---> Running in 4f931ea9d1a5 [2023-03-01T05:47:30.889Z] Removing intermediate container 419e489bd876 [2023-03-01T05:47:30.889Z] ---> 747b4c12bf0d [2023-03-01T05:47:30.889Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T05:47:30.889Z] ---> Running in c0533f10860b [2023-03-01T05:47:31.146Z] ---> Running in 9bcff7c7e4eb [2023-03-01T05:47:31.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T05:47:31.146Z] Removing intermediate container c0533f10860b [2023-03-01T05:47:31.146Z] ---> 0af58ea88560 [2023-03-01T05:47:31.146Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-01T05:47:31.146Z] ---> Running in f63503d2803c [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T05:47:31.324Z] provisioning config files... [2023-03-01T05:47:31.356Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6406203827949359698tmp [Pipeline] { [2023-03-01T05:47:31.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T05:47:31.406Z] (1/6) Installing ca-certificates (20220614-r0) [2023-03-01T05:47:31.406Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-03-01T05:47:31.406Z] Removing intermediate container f63503d2803c [2023-03-01T05:47:31.406Z] ---> 2d358adc2f6d [2023-03-01T05:47:31.406Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T05:47:31.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T05:47:31.406Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-03-01T05:47:31.406Z] (4/6) Installing libcurl (7.83.1-r6) [2023-03-01T05:47:31.406Z] (5/6) Installing curl (7.83.1-r6) [2023-03-01T05:47:31.406Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-03-01T05:47:31.406Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T05:47:31.406Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T05:47:31.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T05:47:31.406Z] ---> Running in 5b451bb2928a [Pipeline] libraryResource [Pipeline] sh [2023-03-01T05:47:31.664Z] OK: 8 MiB in 20 packages [2023-03-01T05:47:31.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T05:47:31.664Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T05:47:31.664Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T05:47:31.664Z] OK: 6 MiB in 15 packages [2023-03-01T05:47:31.664Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T05:47:31.664Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T05:47:31.664Z] OK: 6 MiB in 15 packages [2023-03-01T05:47:31.756Z] ---> docker-login.sh [2023-03-01T05:47:31.756Z] nexus3.edgexfoundry.org:10001 [2023-03-01T05:47:32.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T05:47:32.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T05:47:32.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T05:47:32.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T05:47:32.354Z] Configure a credential helper to remove this warning. See [2023-03-01T05:47:32.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T05:47:32.354Z] [2023-03-01T05:47:32.354Z] Login Succeeded [2023-03-01T05:47:32.354Z] nexus3.edgexfoundry.org:10002 [2023-03-01T05:47:32.490Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T05:47:32.490Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T05:47:32.490Z] OK: 6 MiB in 15 packages [2023-03-01T05:47:32.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T05:47:32.749Z] Removing intermediate container 4f931ea9d1a5 [2023-03-01T05:47:32.749Z] ---> 71dc44d9fb74 [2023-03-01T05:47:32.749Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T05:47:32.749Z] Removing intermediate container a3bca74a2e30 [2023-03-01T05:47:32.749Z] ---> 2b2b1179a364 [2023-03-01T05:47:32.749Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-01T05:47:32.749Z] Removing intermediate container 9bcff7c7e4eb [2023-03-01T05:47:32.749Z] ---> c508dd8739f8 [2023-03-01T05:47:32.749Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T05:47:32.749Z] ---> Running in e0d0a9ab31f2 [2023-03-01T05:47:32.749Z] ---> Running in 6342d9c39b5d [2023-03-01T05:47:32.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T05:47:32.896Z] Configure a credential helper to remove this warning. See [2023-03-01T05:47:32.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T05:47:32.896Z] [2023-03-01T05:47:32.896Z] Login Succeeded [2023-03-01T05:47:32.896Z] nexus3.edgexfoundry.org:10003 [2023-03-01T05:47:33.009Z] ---> e98b408520d3 [2023-03-01T05:47:33.009Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-01T05:47:33.009Z] Removing intermediate container e0d0a9ab31f2 [2023-03-01T05:47:33.009Z] ---> ffa5101f07b6 [2023-03-01T05:47:33.009Z] Step 12/21 : WORKDIR /edgex [2023-03-01T05:47:33.009Z] Removing intermediate container 6342d9c39b5d [2023-03-01T05:47:33.009Z] ---> 874dd98d50cc [2023-03-01T05:47:33.009Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-01T05:47:33.009Z] Removing intermediate container 5b451bb2928a [2023-03-01T05:47:33.009Z] ---> 09fd170f06d8 [2023-03-01T05:47:33.009Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T05:47:33.009Z] ---> Running in e8e95746af39 [2023-03-01T05:47:33.009Z] ---> Running in ee1b9812e477 [2023-03-01T05:47:33.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T05:47:33.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T05:47:33.170Z] Configure a credential helper to remove this warning. See [2023-03-01T05:47:33.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T05:47:33.170Z] [2023-03-01T05:47:33.170Z] Login Succeeded [2023-03-01T05:47:33.170Z] nexus3.edgexfoundry.org:10004 [2023-03-01T05:47:33.268Z] Removing intermediate container ee1b9812e477 [2023-03-01T05:47:33.268Z] ---> 60147cf26673 [2023-03-01T05:47:33.268Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-01T05:47:33.268Z] Removing intermediate container e8e95746af39 [2023-03-01T05:47:33.268Z] ---> 7d19ac8e497f [2023-03-01T05:47:33.268Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-03-01T05:47:33.268Z] ---> e0acc9ea2812 [2023-03-01T05:47:33.268Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-01T05:47:33.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T05:47:33.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T05:47:33.445Z] Configure a credential helper to remove this warning. See [2023-03-01T05:47:33.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T05:47:33.445Z] [2023-03-01T05:47:33.445Z] Login Succeeded [2023-03-01T05:47:33.445Z] docker.io [2023-03-01T05:47:33.526Z] ---> Running in eddf95696186 [2023-03-01T05:47:33.526Z] ---> 7d4129463b76 [2023-03-01T05:47:33.526Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-01T05:47:33.526Z] Removing intermediate container d3f6b5116b90 [2023-03-01T05:47:33.526Z] ---> 0927ad684325 [2023-03-01T05:47:33.526Z] Step 7/23 : COPY . . [2023-03-01T05:47:33.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T05:47:33.783Z] Removing intermediate container eddf95696186 [2023-03-01T05:47:33.783Z] ---> 20a3091235e1 [2023-03-01T05:47:33.783Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T05:47:33.783Z] ---> dabf5698ef68 [2023-03-01T05:47:33.783Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-03-01T05:47:33.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T05:47:33.983Z] Configure a credential helper to remove this warning. See [2023-03-01T05:47:33.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T05:47:33.983Z] [2023-03-01T05:47:33.983Z] Login Succeeded [2023-03-01T05:47:33.983Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T05:47:34.016Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-01T05:47:34.715Z] ---> 07c177fc766c [2023-03-01T05:47:34.716Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-01T05:47:34.765Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-01T05:47:34.814Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T05:47:34.852Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T05:47:34.884Z] ========================================================= [2023-03-01T05:47:34.884Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-01T05:47:34.884Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-01T05:47:34.980Z] ---> e05c525d932c [2023-03-01T05:47:34.980Z] ---> 0033da3b007d [2023-03-01T05:47:34.980Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config .Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-01T05:47:34.980Z] [2023-03-01T05:47:34.980Z] ---> 5fb42ee178ed [2023-03-01T05:47:34.980Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-01T05:47:35.241Z] ---> 0523f2476759 [2023-03-01T05:47:35.241Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T05:47:35.241Z] ---> Running in f5f3f684f055 [2023-03-01T05:47:35.268Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T05:47:35.268Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-01T05:47:35.268Z] 9b18e9b68314: Pulling fs layer [2023-03-01T05:47:35.268Z] 35d82f9e3411: Pulling fs layer [2023-03-01T05:47:35.268Z] e16973657156: Pulling fs layer [2023-03-01T05:47:35.268Z] fc693d55d65f: Pulling fs layer [2023-03-01T05:47:35.268Z] 7e9fc2657dce: Pulling fs layer [2023-03-01T05:47:35.268Z] dda99020689f: Pulling fs layer [2023-03-01T05:47:35.268Z] db1c61fa0a46: Pulling fs layer [2023-03-01T05:47:35.268Z] 891c053d2c06: Pulling fs layer [2023-03-01T05:47:35.501Z] ---> 84a5df4cdb5a [2023-03-01T05:47:35.501Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-01T05:47:35.501Z] ---> c1c7172f1910 [2023-03-01T05:47:35.501Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-01T05:47:35.501Z] ---> Running in 222e883b6898 [2023-03-01T05:47:35.541Z] fc693d55d65f: Waiting [2023-03-01T05:47:35.541Z] 7e9fc2657dce: Waiting [2023-03-01T05:47:35.541Z] dda99020689f: Waiting [2023-03-01T05:47:35.541Z] db1c61fa0a46: Waiting [2023-03-01T05:47:35.541Z] 891c053d2c06: Waiting [2023-03-01T05:47:35.541Z] e16973657156: Verifying Checksum [2023-03-01T05:47:35.541Z] e16973657156: Download complete [2023-03-01T05:47:35.541Z] 35d82f9e3411: Verifying Checksum [2023-03-01T05:47:35.541Z] 35d82f9e3411: Download complete [2023-03-01T05:47:35.541Z] 7e9fc2657dce: Verifying Checksum [2023-03-01T05:47:35.541Z] 7e9fc2657dce: Download complete [2023-03-01T05:47:35.541Z] dda99020689f: Verifying Checksum [2023-03-01T05:47:35.541Z] dda99020689f: Download complete [2023-03-01T05:47:35.541Z] 9b18e9b68314: Verifying Checksum [2023-03-01T05:47:35.541Z] 9b18e9b68314: Download complete [2023-03-01T05:47:35.781Z] ---> d71f90c92e65 [2023-03-01T05:47:35.781Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-01T05:47:35.781Z] Removing intermediate container 222e883b6898 [2023-03-01T05:47:35.781Z] ---> 9a79c0c421b4 [2023-03-01T05:47:35.781Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T05:47:35.781Z] ---> 7783720fb887 [2023-03-01T05:47:35.781Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T05:47:35.781Z] ---> Running in c700960715f4 [2023-03-01T05:47:36.040Z] ---> Running in 6c952afda0e4 [2023-03-01T05:47:36.040Z] ---> 3fda183ba0e3 [2023-03-01T05:47:36.040Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-01T05:47:36.329Z] Removing intermediate container c700960715f4 [2023-03-01T05:47:36.329Z] ---> ded8660d1134 [2023-03-01T05:47:36.329Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T05:47:36.329Z] ---> Running in 5eb75dbf5abb [2023-03-01T05:47:36.329Z] ---> Running in 71ba6461829a [2023-03-01T05:47:36.329Z] Removing intermediate container f5f3f684f055 [2023-03-01T05:47:36.329Z] ---> 78bf54e69f72 [2023-03-01T05:47:36.329Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T05:47:36.329Z] ---> Running in 2f73197da30e [2023-03-01T05:47:36.545Z] 9b18e9b68314: Pull complete [2023-03-01T05:47:36.588Z] Removing intermediate container 5eb75dbf5abb [2023-03-01T05:47:36.588Z] ---> 7ef9a7ba8cd6 [2023-03-01T05:47:36.588Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T05:47:36.588Z] Removing intermediate container 71ba6461829a [2023-03-01T05:47:36.588Z] ---> 525fadb091d3 [2023-03-01T05:47:36.588Z] Step 21/22 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 [2023-03-01T05:47:36.588Z] ---> Running in ae719bb004ec [2023-03-01T05:47:36.813Z] 891c053d2c06: Verifying Checksum [2023-03-01T05:47:36.814Z] 891c053d2c06: Download complete [2023-03-01T05:47:36.852Z] ---> Running in 74bde88a663a [2023-03-01T05:47:36.852Z] Removing intermediate container 2f73197da30e [2023-03-01T05:47:36.852Z] ---> a50feb172a75 [2023-03-01T05:47:36.852Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-01T05:47:36.852Z] ---> Running in ee7289fc2dfa [2023-03-01T05:47:36.852Z] Removing intermediate container ae719bb004ec [2023-03-01T05:47:36.852Z] ---> f967275802a2 [2023-03-01T05:47:36.852Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T05:47:37.087Z] 35d82f9e3411: Pull complete [2023-03-01T05:47:37.110Z] Removing intermediate container 74bde88a663a [2023-03-01T05:47:37.110Z] ---> 2478a066658e [2023-03-01T05:47:37.110Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T05:47:37.110Z] ---> Running in 66203e1dd555 [2023-03-01T05:47:37.110Z] ---> Running in 736a9c216007 [2023-03-01T05:47:37.110Z] Removing intermediate container 6c952afda0e4 [2023-03-01T05:47:37.110Z] ---> 6e85767b840e [2023-03-01T05:47:37.110Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T05:47:37.360Z] e16973657156: Pull complete [2023-03-01T05:47:37.368Z] Removing intermediate container ee7289fc2dfa [2023-03-01T05:47:37.368Z] ---> 73a4ca76200c [2023-03-01T05:47:37.368Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T05:47:37.368Z] ---> Running in dd59d33d404e [2023-03-01T05:47:37.368Z] Removing intermediate container 66203e1dd555 [2023-03-01T05:47:37.368Z] ---> f7b7480e0342 [2023-03-01T05:47:37.368Z] Step 21/22 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 [2023-03-01T05:47:37.368Z] ---> Running in 7ed27dfedbc5 [2023-03-01T05:47:37.368Z] Removing intermediate container 736a9c216007 [2023-03-01T05:47:37.368Z] ---> dfa1a8a54fba [2023-03-01T05:47:37.368Z] [2023-03-01T05:47:37.368Z] ---> Running in c907d5deec92 [2023-03-01T05:47:37.626Z] Successfully built dfa1a8a54fba [2023-03-01T05:47:37.626Z] Successfully tagged core-data:latest [2023-03-01T05:47:37.626Z]  Building core-data ... done Building security-spiffe-token-provider [2023-03-01T05:47:37.626Z] Removing intermediate container dd59d33d404e [2023-03-01T05:47:37.626Z] ---> 55c2f8439e57 [2023-03-01T05:47:37.626Z] Step 19/21 : LABEL arch=x86_64 [2023-03-01T05:47:37.626Z] Removing intermediate container 7ed27dfedbc5 [2023-03-01T05:47:37.626Z] ---> 40a083db4909 [2023-03-01T05:47:37.626Z] Step 21/22 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 [2023-03-01T05:47:37.626Z] ---> Running in 316212b085f3 [2023-03-01T05:47:37.626Z] Removing intermediate container c907d5deec92 [2023-03-01T05:47:37.626Z] ---> c98abf546ab0 [2023-03-01T05:47:37.626Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T05:47:37.952Z] db1c61fa0a46: Verifying Checksum [2023-03-01T05:47:37.952Z] db1c61fa0a46: Download complete [2023-03-01T05:47:38.537Z] fc693d55d65f: Verifying Checksum [2023-03-01T05:47:38.537Z] fc693d55d65f: Download complete [2023-03-01T05:47:39.000Z] ---> Running in 4551157bf7f9 [2023-03-01T05:47:39.000Z] ---> Running in d6ab0677bddc [2023-03-01T05:47:39.262Z] Removing intermediate container 316212b085f3 [2023-03-01T05:47:39.262Z] ---> 4ff63a8415a0 [2023-03-01T05:47:39.262Z] Step 20/21 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 [2023-03-01T05:47:39.262Z] ---> 6ca7e09b031f [2023-03-01T05:47:39.262Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T05:47:39.262Z] ---> Running in 72ebdfa5caef [2023-03-01T05:47:39.262Z] Removing intermediate container 4551157bf7f9 [2023-03-01T05:47:39.262Z] ---> 9a0a58d0c23f [2023-03-01T05:47:39.262Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T05:47:39.262Z] ---> Running in a6a3031a3637 [2023-03-01T05:47:39.262Z] Removing intermediate container d6ab0677bddc [2023-03-01T05:47:39.262Z] ---> 89bedfbd1dfe [2023-03-01T05:47:39.262Z] [2023-03-01T05:47:39.520Z] Successfully built 89bedfbd1dfe [2023-03-01T05:47:39.520Z] Successfully tagged support-scheduler:latest [2023-03-01T05:47:39.520Z] Building core-metadata [2023-03-01T05:47:39.520Z]  Building support-scheduler ... done  ---> Running in 14d6b3eba125 [2023-03-01T05:47:39.520Z] Removing intermediate container 72ebdfa5caef [2023-03-01T05:47:39.520Z] ---> 0d81234884a1 [2023-03-01T05:47:39.520Z] Step 21/21 : LABEL version=0.0.0 [2023-03-01T05:47:39.520Z] Removing intermediate container a6a3031a3637 [2023-03-01T05:47:39.520Z] ---> 3d2d3923b395 [2023-03-01T05:47:39.520Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-01T05:47:39.520Z] ---> Running in 0e6339b29e50 [2023-03-01T05:47:40.085Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T05:47:40.085Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-01T05:47:40.085Z] ---> 5febf27fceb7 [2023-03-01T05:47:40.085Z] Step 3/19 : WORKDIR /edgex-go [2023-03-01T05:47:40.085Z] ---> Using cache [2023-03-01T05:47:40.085Z] ---> dc71033995fa [2023-03-01T05:47:40.085Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-01T05:47:41.021Z] Removing intermediate container 14d6b3eba125 [2023-03-01T05:47:41.021Z] ---> 517bbef20c70 [2023-03-01T05:47:41.021Z] [2023-03-01T05:47:41.021Z] Successfully built 517bbef20c70 [2023-03-01T05:47:41.021Z] Successfully tagged security-proxy-auth:latest [2023-03-01T05:47:41.021Z]  Building security-proxy-auth ... done Building security-secretstore-setup [2023-03-01T05:47:41.021Z] ---> Running in 13a633287ad1 [2023-03-01T05:47:41.021Z] ---> Running in dbe0d48bc994 [2023-03-01T05:47:41.021Z] Removing intermediate container 0e6339b29e50 [2023-03-01T05:47:41.021Z] ---> e8727987ab2f [2023-03-01T05:47:41.021Z] [2023-03-01T05:47:41.279Z] Successfully built e8727987ab2f [2023-03-01T05:47:41.574Z] Removing intermediate container 13a633287ad1 [2023-03-01T05:47:41.574Z] ---> f43e5557d105 [2023-03-01T05:47:41.574Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-01T05:47:41.574Z] Successfully tagged security-proxy-setup:latest [2023-03-01T05:47:41.574Z]  Building security-proxy-setup ... done Building support-notifications [2023-03-01T05:47:41.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T05:47:41.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T05:47:42.116Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-01T05:47:42.116Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-01T05:47:42.116Z] OK: 17046 distinct packages available [2023-03-01T05:47:42.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T05:47:42.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T05:47:42.373Z] OK: 211 MiB in 51 packages [2023-03-01T05:47:42.634Z] ---> Running in a456bea8a592 [2023-03-01T05:47:43.201Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T05:47:43.201Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T05:47:43.201Z] ---> 5febf27fceb7 [2023-03-01T05:47:43.201Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-01T05:47:43.201Z] ---> Using cache [2023-03-01T05:47:43.201Z] ---> 6a4f209dc734 [2023-03-01T05:47:43.201Z] Step 4/24 : WORKDIR /edgex-go [2023-03-01T05:47:43.201Z] ---> Using cache [2023-03-01T05:47:43.201Z] ---> 806f65c369dc [2023-03-01T05:47:43.201Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-01T05:47:43.201Z] ---> Using cache [2023-03-01T05:47:43.201Z] ---> 12f29525f74e [2023-03-01T05:47:43.201Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-01T05:47:43.201Z] ---> Using cache [2023-03-01T05:47:43.201Z] ---> 532efbad62ca [2023-03-01T05:47:43.201Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T05:47:43.201Z] ---> Using cache [2023-03-01T05:47:43.201Z] ---> 983bc870332f [2023-03-01T05:47:43.201Z] Step 8/24 : COPY . . [2023-03-01T05:47:43.201Z] ---> Using cache [2023-03-01T05:47:43.201Z] ---> c29d52d4f96f [2023-03-01T05:47:43.201Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-01T05:47:44.133Z] ---> Running in 351f835c3841 [2023-03-01T05:47:44.133Z] Removing intermediate container dbe0d48bc994 [2023-03-01T05:47:44.133Z] ---> ed0585ee2846 [2023-03-01T05:47:44.133Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-01T05:47:44.701Z] ---> 21e58dd0709f [2023-03-01T05:47:44.701Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T05:47:44.701Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-01T05:47:45.266Z] ---> Running in 7d36dd3c72b6 [2023-03-01T05:47:45.524Z] Removing intermediate container a456bea8a592 [2023-03-01T05:47:45.524Z] ---> b225fd4bbf7e [2023-03-01T05:47:45.524Z] Step 11/23 : WORKDIR /edgex-go [2023-03-01T05:47:45.524Z] ---> Running in 7e71acdf312c [2023-03-01T05:47:45.783Z] Removing intermediate container 7e71acdf312c [2023-03-01T05:47:45.783Z] ---> 98165327b9b2 [2023-03-01T05:47:45.783Z] [2023-03-01T05:47:45.783Z] Step 12/23 : FROM alpine:3.15 [2023-03-01T05:47:45.783Z] ---> 5ce65d7b0fde [2023-03-01T05:47:45.783Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T05:47:45.783Z] ---> Using cache [2023-03-01T05:47:45.783Z] ---> 1db6b0d5fd68 [2023-03-01T05:47:45.783Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-01T05:47:46.044Z] ---> Running in 16db27eae120 [2023-03-01T05:47:46.044Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T05:47:46.044Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T05:47:46.044Z] ---> 5febf27fceb7 [2023-03-01T05:47:46.044Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T05:47:46.044Z] ---> Using cache [2023-03-01T05:47:46.044Z] ---> dc71033995fa [2023-03-01T05:47:46.044Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-01T05:47:46.044Z] ---> Using cache [2023-03-01T05:47:46.044Z] ---> 6a5b2ba6fa1f [2023-03-01T05:47:46.044Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T05:47:46.044Z] ---> Using cache [2023-03-01T05:47:46.044Z] ---> f832cf77bb87 [2023-03-01T05:47:46.044Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T05:47:46.044Z] ---> Using cache [2023-03-01T05:47:46.044Z] ---> 34d6ce2d7dd8 [2023-03-01T05:47:46.044Z] Step 7/24 : COPY . . [2023-03-01T05:47:46.044Z] ---> Using cache [2023-03-01T05:47:46.044Z] ---> 2dc4d51bc63e [2023-03-01T05:47:46.044Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-01T05:47:46.302Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T05:47:46.302Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T05:47:46.302Z] ---> 5febf27fceb7 [2023-03-01T05:47:46.302Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T05:47:46.302Z] ---> Using cache [2023-03-01T05:47:46.302Z] ---> 6a4f209dc734 [2023-03-01T05:47:46.302Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T05:47:46.302Z] ---> Using cache [2023-03-01T05:47:46.302Z] ---> 806f65c369dc [2023-03-01T05:47:46.302Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-01T05:47:46.302Z] ---> Running in 54459c7c468c [2023-03-01T05:47:46.302Z] ---> Running in 28d101dc874f [2023-03-01T05:47:46.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T05:47:46.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T05:47:46.816Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T05:47:46.816Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T05:47:46.816Z] OK: 15857 distinct packages available [2023-03-01T05:47:46.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T05:47:46.816Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-01T05:47:46.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T05:47:46.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T05:47:47.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T05:47:47.075Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-01T05:47:47.075Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-01T05:47:47.075Z] (3/5) Installing libucontext (1.1-r0) [2023-03-01T05:47:47.075Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-01T05:47:47.075Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-01T05:47:47.075Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T05:47:47.075Z] OK: 7 MiB in 19 packages [2023-03-01T05:47:47.333Z] OK: 211 MiB in 51 packages [2023-03-01T05:47:47.897Z] Removing intermediate container 16db27eae120 [2023-03-01T05:47:47.897Z] ---> bdd258918985 [2023-03-01T05:47:47.897Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T05:47:47.897Z] Removing intermediate container 28d101dc874f [2023-03-01T05:47:47.897Z] ---> 57a55e73bf3a [2023-03-01T05:47:47.897Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T05:47:48.159Z] ---> a41a04874315 [2023-03-01T05:47:48.159Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T05:47:48.418Z] ---> Running in 06f33f04d068 [2023-03-01T05:47:50.311Z] ---> 242bc45f750d [2023-03-01T05:47:50.311Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T05:47:50.868Z] fc693d55d65f: Pull complete [2023-03-01T05:47:50.868Z] 7e9fc2657dce: Pull complete [2023-03-01T05:47:50.868Z] dda99020689f: Pull complete [2023-03-01T05:47:50.877Z] ---> 70fb6a1be24c [2023-03-01T05:47:50.877Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-01T05:47:51.445Z] ---> f5f61b74fb75 [2023-03-01T05:47:51.445Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-01T05:47:52.013Z] ---> 9a15f7fb8684 [2023-03-01T05:47:52.013Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T05:47:52.013Z] ---> Running in abe029513db4 [2023-03-01T05:47:52.575Z] Removing intermediate container abe029513db4 [2023-03-01T05:47:52.575Z] ---> 7845cbed6817 [2023-03-01T05:47:52.575Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T05:47:52.834Z] ---> Running in f57227194a33 [2023-03-01T05:47:53.090Z] Removing intermediate container f57227194a33 [2023-03-01T05:47:53.090Z] ---> a40d0e301be1 [2023-03-01T05:47:53.090Z] Step 21/23 : LABEL arch=x86_64 [2023-03-01T05:47:53.090Z] ---> Running in dad0e0b0d713 [2023-03-01T05:47:53.654Z] Removing intermediate container dad0e0b0d713 [2023-03-01T05:47:53.654Z] ---> 694f8cdc8d9e [2023-03-01T05:47:53.654Z] Step 22/23 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 [2023-03-01T05:47:53.654Z] ---> Running in 7c25363e9cc0 [2023-03-01T05:47:53.911Z] Removing intermediate container 7c25363e9cc0 [2023-03-01T05:47:53.911Z] ---> 3b40711dc4bf [2023-03-01T05:47:53.911Z] Step 23/23 : LABEL version=0.0.0 [2023-03-01T05:47:54.169Z] ---> Running in ecd6af775d5d [2023-03-01T05:47:54.427Z] Removing intermediate container ecd6af775d5d [2023-03-01T05:47:54.427Z] ---> 4c85dafd063f [2023-03-01T05:47:54.427Z] [2023-03-01T05:47:54.684Z] Successfully built 4c85dafd063f [2023-03-01T05:47:54.684Z] Successfully tagged security-spire-server:latest [2023-03-01T05:47:54.684Z]  Building security-spire-server ... done Building security-spire-agent [2023-03-01T05:47:56.338Z] db1c61fa0a46: Pull complete [2023-03-01T05:47:57.762Z] 891c053d2c06: Pull complete [2023-03-01T05:47:57.762Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-01T05:47:57.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T05:47:57.762Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-01T05:47:58.147Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T05:47:58.147Z] WORKDIR /edgex [2023-03-01T05:47:58.147Z] COPY go.mod . [2023-03-01T05:47:58.147Z] RUN go mod download+ [2023-03-01T05:47:58.147Z] docker build -t ci-base-image-arm64 -f - . [2023-03-01T05:47:58.731Z] Sending build context to Docker daemon 3.118MB [2023-03-01T05:47:58.731Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T05:47:58.731Z] ---> f96f9c87975a [2023-03-01T05:47:58.731Z] Step 2/4 : WORKDIR /edgex [2023-03-01T05:47:59.946Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T05:47:59.946Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T05:47:59.946Z] ---> 5febf27fceb7 [2023-03-01T05:47:59.946Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T05:47:59.946Z] ---> Using cache [2023-03-01T05:47:59.946Z] ---> dc71033995fa [2023-03-01T05:47:59.946Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T05:47:59.946Z] ---> Using cache [2023-03-01T05:47:59.946Z] ---> 07853d64417c [2023-03-01T05:47:59.946Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T05:47:59.946Z] ---> Using cache [2023-03-01T05:47:59.946Z] ---> 11544f2f0f17 [2023-03-01T05:47:59.946Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T05:47:59.946Z] ---> Using cache [2023-03-01T05:47:59.946Z] ---> 0927ad684325 [2023-03-01T05:47:59.946Z] Step 7/24 : COPY . . [2023-03-01T05:47:59.946Z] ---> Using cache [2023-03-01T05:47:59.946Z] ---> 6ca7e09b031f [2023-03-01T05:47:59.946Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T05:47:59.946Z] ---> Using cache [2023-03-01T05:47:59.946Z] ---> 3d2d3923b395 [2023-03-01T05:47:59.946Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-01T05:47:59.946Z] ---> Using cache [2023-03-01T05:47:59.946Z] ---> f43e5557d105 [2023-03-01T05:47:59.946Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-01T05:48:00.679Z] ---> Running in 41cbb4a0ac2e [2023-03-01T05:48:00.946Z] Removing intermediate container 41cbb4a0ac2e [2023-03-01T05:48:00.946Z] ---> 6e36dc39e895 [2023-03-01T05:48:00.946Z] Step 3/4 : COPY go.mod . [2023-03-01T05:48:01.532Z] ---> bfa7cca9e514 [2023-03-01T05:48:01.532Z] Step 4/4 : RUN go mod download [2023-03-01T05:48:01.532Z] ---> Running in e4448b4858a4 [2023-03-01T05:48:05.215Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-01T05:48:05.475Z] ---> Running in dd1729eeda3a [2023-03-01T05:48:07.997Z] Removing intermediate container 351f835c3841 [2023-03-01T05:48:07.997Z] ---> 071fb9ccb831 [2023-03-01T05:48:07.997Z] [2023-03-01T05:48:07.997Z] Step 10/24 : FROM alpine:3.16 [2023-03-01T05:48:07.997Z] ---> dfd21b5a31f5 [2023-03-01T05:48:07.997Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-01T05:48:07.997Z] ---> Using cache [2023-03-01T05:48:07.997Z] ---> 71dc44d9fb74 [2023-03-01T05:48:07.997Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T05:48:07.997Z] ---> Using cache [2023-03-01T05:48:07.997Z] ---> 874dd98d50cc [2023-03-01T05:48:07.997Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-01T05:48:07.997Z] Removing intermediate container dd1729eeda3a [2023-03-01T05:48:07.997Z] ---> 366de3dd605d [2023-03-01T05:48:07.997Z] Step 11/24 : WORKDIR /edgex-go [2023-03-01T05:48:08.255Z] ---> Running in fa1a3999ade3 [2023-03-01T05:48:08.513Z] ---> Running in e420b17eb5d0 [2023-03-01T05:48:09.079Z] Removing intermediate container fa1a3999ade3 [2023-03-01T05:48:09.079Z] ---> 5b2d3b1230fa [2023-03-01T05:48:09.079Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-01T05:48:09.079Z] Removing intermediate container e420b17eb5d0 [2023-03-01T05:48:09.079Z] ---> e5b80af2f85b [2023-03-01T05:48:09.079Z] [2023-03-01T05:48:09.079Z] Step 12/24 : FROM alpine:3.15 [2023-03-01T05:48:09.079Z] ---> 5ce65d7b0fde [2023-03-01T05:48:09.079Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T05:48:09.079Z] ---> Using cache [2023-03-01T05:48:09.079Z] ---> 1db6b0d5fd68 [2023-03-01T05:48:09.079Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-01T05:48:09.079Z] ---> Using cache [2023-03-01T05:48:09.079Z] ---> bdd258918985 [2023-03-01T05:48:09.079Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-01T05:48:09.079Z] ---> Running in 046bc8d28da1 [2023-03-01T05:48:09.643Z] Removing intermediate container 046bc8d28da1 [2023-03-01T05:48:09.643Z] ---> 555b08a51e57 [2023-03-01T05:48:09.643Z] Step 15/24 : WORKDIR / [2023-03-01T05:48:10.206Z] Removing intermediate container 54459c7c468c [2023-03-01T05:48:10.207Z] ---> 702bdb37d7a6 [2023-03-01T05:48:10.207Z] [2023-03-01T05:48:10.207Z] Step 9/24 : FROM alpine:3.16 [2023-03-01T05:48:10.207Z] ---> dfd21b5a31f5 [2023-03-01T05:48:10.207Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-01T05:48:10.207Z] ---> Running in 67242ae11cec [2023-03-01T05:48:10.464Z] ---> 268d45b94cff [2023-03-01T05:48:10.464Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T05:48:10.464Z] ---> Running in a6d659c8801f [2023-03-01T05:48:10.720Z] Removing intermediate container 67242ae11cec [2023-03-01T05:48:10.720Z] ---> 4078bbec9570 [2023-03-01T05:48:10.720Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T05:48:10.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T05:48:11.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T05:48:11.553Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-01T05:48:11.553Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-01T05:48:11.553Z] (3/3) Installing su-exec (0.2-r1) [2023-03-01T05:48:11.553Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T05:48:11.553Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T05:48:11.553Z] OK: 6 MiB in 17 packages [2023-03-01T05:48:11.810Z] ---> c56954821d54 [2023-03-01T05:48:11.810Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-01T05:48:12.081Z] ---> 30e3e012964e [2023-03-01T05:48:12.081Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T05:48:12.339Z] ---> 41dcb09c993a [2023-03-01T05:48:12.339Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-01T05:48:12.609Z] ---> c92a2c6b7a98 [2023-03-01T05:48:12.609Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-01T05:48:12.609Z] Removing intermediate container a6d659c8801f [2023-03-01T05:48:12.609Z] ---> 85420320f1cd [2023-03-01T05:48:12.609Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-01T05:48:12.609Z] ---> 8a2795d45161 [2023-03-01T05:48:12.609Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-01T05:48:12.609Z] ---> Running in 4baf4cf8f014 [2023-03-01T05:48:12.867Z] ---> 1fcb08c52e48 [2023-03-01T05:48:12.867Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-01T05:48:12.867Z] ---> 2690254b69ef [2023-03-01T05:48:12.867Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-01T05:48:12.867Z] Removing intermediate container 4baf4cf8f014 [2023-03-01T05:48:12.867Z] ---> e17ed992b7a4 [2023-03-01T05:48:12.867Z] Step 12/24 : WORKDIR / [2023-03-01T05:48:13.150Z] ---> Running in cb2709eee7b7 [2023-03-01T05:48:13.150Z] ---> Running in 3b832b6fc5aa [2023-03-01T05:48:13.150Z] ---> f3ebb316adb5 [2023-03-01T05:48:13.150Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T05:48:13.150Z] ---> Running in 4432aa08e59a [2023-03-01T05:48:13.414Z] Removing intermediate container cb2709eee7b7 [2023-03-01T05:48:13.414Z] ---> e3a91f7ffe1f [2023-03-01T05:48:13.414Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T05:48:13.414Z] Removing intermediate container 3b832b6fc5aa [2023-03-01T05:48:13.414Z] ---> a355ddab758f [2023-03-01T05:48:13.414Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-01T05:48:13.676Z] Removing intermediate container 7d36dd3c72b6 [2023-03-01T05:48:13.676Z] ---> d2bdf3b54960 [2023-03-01T05:48:13.676Z] Step 7/19 : COPY . . [2023-03-01T05:48:13.676Z] ---> Running in 0d50984e18dd [2023-03-01T05:48:13.676Z] Removing intermediate container 4432aa08e59a [2023-03-01T05:48:13.676Z] ---> a4e29fa59328 [2023-03-01T05:48:13.676Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T05:48:13.676Z] Removing intermediate container 06f33f04d068 [2023-03-01T05:48:13.676Z] ---> de16572be93d [2023-03-01T05:48:13.676Z] Step 8/22 : COPY . . [2023-03-01T05:48:16.213Z] ---> a7ef5db29837 [2023-03-01T05:48:16.213Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-01T05:48:16.471Z] ---> Running in 54c01fdf8f98 [2023-03-01T05:48:16.471Z] Removing intermediate container 0d50984e18dd [2023-03-01T05:48:16.471Z] ---> 5c2500051fe2 [2023-03-01T05:48:16.471Z] Step 22/24 : LABEL arch=x86_64 [2023-03-01T05:48:16.729Z] ---> beeef375803e [2023-03-01T05:48:16.729Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-01T05:48:16.729Z] ---> Running in 47ef32bfaa55 [2023-03-01T05:48:16.729Z] Removing intermediate container 54c01fdf8f98 [2023-03-01T05:48:16.729Z] ---> f0c3c54020e3 [2023-03-01T05:48:16.729Z] Step 22/24 : LABEL arch=x86_64 [2023-03-01T05:48:16.988Z] Removing intermediate container 47ef32bfaa55 [2023-03-01T05:48:16.988Z] ---> 771115112af5 [2023-03-01T05:48:16.988Z] Step 23/24 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 [2023-03-01T05:48:16.988Z] ---> Running in b23369cee970 [2023-03-01T05:48:17.246Z] ---> 53492330cc6d [2023-03-01T05:48:17.246Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-03-01T05:48:17.246Z] ---> Running in f8de5077f6a2 [2023-03-01T05:48:17.246Z] Removing intermediate container b23369cee970 [2023-03-01T05:48:17.246Z] ---> 34fffbc83335 [2023-03-01T05:48:17.246Z] Step 23/24 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 [2023-03-01T05:48:17.246Z] ---> d275f8361a89 [2023-03-01T05:48:17.246Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-01T05:48:17.503Z] ---> Running in 07e46a270f2e [2023-03-01T05:48:17.503Z] Removing intermediate container f8de5077f6a2 [2023-03-01T05:48:17.503Z] ---> 80f686003c8a [2023-03-01T05:48:17.503Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T05:48:17.503Z] ---> 0dcf628e3497 [2023-03-01T05:48:17.503Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-01T05:48:17.503Z] ---> Running in 42f018c95501 [2023-03-01T05:48:17.503Z] ---> Running in 107572d37a5d [2023-03-01T05:48:17.503Z] ---> 765dc33228df [2023-03-01T05:48:17.503Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-01T05:48:17.503Z] ---> Running in c0e62ca9dfaa [2023-03-01T05:48:17.764Z] Removing intermediate container 07e46a270f2e [2023-03-01T05:48:17.764Z] ---> ca7f8482f084 [2023-03-01T05:48:17.764Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T05:48:17.764Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-01T05:48:17.764Z] Removing intermediate container 107572d37a5d [2023-03-01T05:48:17.764Z] ---> 34fb8118af79 [2023-03-01T05:48:17.764Z] [2023-03-01T05:48:17.764Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-01T05:48:17.764Z] Successfully built 34fb8118af79 [2023-03-01T05:48:17.764Z] Successfully tagged core-metadata:latest [2023-03-01T05:48:17.764Z]  Building core-metadata ... done Building security-bootstrapper [2023-03-01T05:48:17.764Z] ---> Running in 098d0c40b59e [2023-03-01T05:48:18.022Z] ---> d567059d3a89 [2023-03-01T05:48:18.022Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-01T05:48:18.586Z] Removing intermediate container 098d0c40b59e [2023-03-01T05:48:18.586Z] ---> f7e561dd539a [2023-03-01T05:48:18.586Z] [2023-03-01T05:48:18.586Z] Successfully built f7e561dd539a [2023-03-01T05:48:19.966Z] Successfully tagged security-spire-agent:latest [2023-03-01T05:48:19.966Z]  Building security-spire-agent ... done Building core-command [2023-03-01T05:48:20.532Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T05:48:20.532Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-01T05:48:20.532Z] ---> 5febf27fceb7 [2023-03-01T05:48:20.532Z] Step 3/32 : WORKDIR /edgex-go [2023-03-01T05:48:20.532Z] ---> Using cache [2023-03-01T05:48:20.532Z] ---> dc71033995fa [2023-03-01T05:48:20.532Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-01T05:48:20.532Z] ---> Using cache [2023-03-01T05:48:20.532Z] ---> 6a5b2ba6fa1f [2023-03-01T05:48:20.532Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-01T05:48:20.532Z] ---> Using cache [2023-03-01T05:48:20.532Z] ---> f832cf77bb87 [2023-03-01T05:48:20.532Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T05:48:20.532Z] ---> Using cache [2023-03-01T05:48:20.532Z] ---> 34d6ce2d7dd8 [2023-03-01T05:48:20.532Z] Step 7/32 : COPY . . [2023-03-01T05:48:20.532Z] ---> Using cache [2023-03-01T05:48:20.532Z] ---> 2dc4d51bc63e [2023-03-01T05:48:20.532Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-01T05:48:22.461Z] ---> b4604d2b8716 [2023-03-01T05:48:22.461Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-01T05:48:22.744Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T05:48:22.744Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-01T05:48:22.744Z] ---> 5febf27fceb7 [2023-03-01T05:48:22.744Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-01T05:48:22.744Z] ---> Using cache [2023-03-01T05:48:22.744Z] ---> 6a4f209dc734 [2023-03-01T05:48:22.744Z] Step 4/23 : WORKDIR /edgex-go [2023-03-01T05:48:22.744Z] ---> Using cache [2023-03-01T05:48:22.744Z] ---> 806f65c369dc [2023-03-01T05:48:22.744Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-01T05:48:22.744Z] ---> Using cache [2023-03-01T05:48:22.744Z] ---> 12f29525f74e [2023-03-01T05:48:22.744Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-01T05:48:22.744Z] ---> Using cache [2023-03-01T05:48:22.744Z] ---> 532efbad62ca [2023-03-01T05:48:22.744Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T05:48:22.744Z] ---> Using cache [2023-03-01T05:48:22.744Z] ---> 983bc870332f [2023-03-01T05:48:22.744Z] Step 8/23 : COPY . . [2023-03-01T05:48:22.744Z] ---> Using cache [2023-03-01T05:48:22.744Z] ---> c29d52d4f96f [2023-03-01T05:48:22.744Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-01T05:48:23.002Z] ---> Running in 5ad4d9b9aa96 [2023-03-01T05:48:23.002Z] ---> Running in 335b05fdfc99 [2023-03-01T05:48:23.002Z] ---> 1aea1506e3d7 [2023-03-01T05:48:23.002Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T05:48:23.002Z] ---> Running in 0b4dae47c0d0 [2023-03-01T05:48:23.934Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-01T05:48:23.934Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-01T05:48:24.873Z] Removing intermediate container 0b4dae47c0d0 [2023-03-01T05:48:24.873Z] ---> 0e68b61a61f9 [2023-03-01T05:48:24.873Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T05:48:24.873Z] ---> Running in bf529686366d [2023-03-01T05:48:25.457Z] Removing intermediate container bf529686366d [2023-03-01T05:48:25.457Z] ---> 703ff51dc0d3 [2023-03-01T05:48:25.457Z] Step 22/24 : LABEL arch=x86_64 [2023-03-01T05:48:25.457Z] ---> Running in 82a6edebb5a5 [2023-03-01T05:48:26.028Z] Removing intermediate container 82a6edebb5a5 [2023-03-01T05:48:26.028Z] ---> 94a65da808c8 [2023-03-01T05:48:26.028Z] Step 23/24 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 [2023-03-01T05:48:26.028Z] ---> Running in 7d58af3fe339 [2023-03-01T05:48:26.286Z] Removing intermediate container 7d58af3fe339 [2023-03-01T05:48:26.286Z] ---> 00c64576ccb2 [2023-03-01T05:48:26.286Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T05:48:26.543Z] ---> Running in cffa007df1f1 [2023-03-01T05:48:26.802Z] Removing intermediate container cffa007df1f1 [2023-03-01T05:48:26.802Z] ---> a3c2b56a4e0b [2023-03-01T05:48:26.802Z] [2023-03-01T05:48:27.059Z] Successfully built a3c2b56a4e0b [2023-03-01T05:48:27.059Z] Successfully tagged security-secretstore-setup:latest [2023-03-01T05:48:27.059Z]  Building security-secretstore-setup ... done Building core-common-config-bootstrapper [2023-03-01T05:48:30.342Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T05:48:30.342Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T05:48:30.342Z] ---> 5febf27fceb7 [2023-03-01T05:48:30.342Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T05:48:30.342Z] ---> Using cache [2023-03-01T05:48:30.342Z] ---> 6a4f209dc734 [2023-03-01T05:48:30.342Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T05:48:30.342Z] ---> Using cache [2023-03-01T05:48:30.342Z] ---> 806f65c369dc [2023-03-01T05:48:30.342Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T05:48:30.342Z] ---> Using cache [2023-03-01T05:48:30.342Z] ---> 12f29525f74e [2023-03-01T05:48:30.342Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T05:48:30.342Z] ---> Using cache [2023-03-01T05:48:30.342Z] ---> 532efbad62ca [2023-03-01T05:48:30.342Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T05:48:30.342Z] ---> Using cache [2023-03-01T05:48:30.342Z] ---> 983bc870332f [2023-03-01T05:48:30.342Z] Step 8/22 : COPY . . [2023-03-01T05:48:30.342Z] ---> Using cache [2023-03-01T05:48:30.342Z] ---> c29d52d4f96f [2023-03-01T05:48:30.342Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-01T05:48:32.879Z] ---> Running in 25ad6e01bb92 [2023-03-01T05:48:33.139Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-01T05:48:34.004Z] Removing intermediate container e4448b4858a4 [2023-03-01T05:48:34.004Z] ---> 22e720011c9b [2023-03-01T05:48:34.004Z] Successfully built 22e720011c9b [2023-03-01T05:48:34.004Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T05:48:34.421Z] + docker inspect -f . ci-base-image-arm64 [2023-03-01T05:48:34.421Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T05:48:34.778Z] prd-ubuntu20.04-docker-arm64-4c-16g-7911 does not seem to be running inside a container [2023-03-01T05:48:34.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** ci-base-image-arm64 cat [2023-03-01T05:48:36.194Z] $ docker top d0a8e3651fc77a002f717df908d25529517bb8584f41af50801383ddbd826d4f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T05:48:37.113Z] + go version [2023-03-01T05:48:37.113Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-01T05:48:37.155Z] $ docker stop --time=1 d0a8e3651fc77a002f717df908d25529517bb8584f41af50801383ddbd826d4f [2023-03-01T05:48:38.859Z] $ docker rm -f --volumes d0a8e3651fc77a002f717df908d25529517bb8584f41af50801383ddbd826d4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T05:48:39.836Z] + docker inspect -f . ci-base-image-arm64 [2023-03-01T05:48:39.836Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T05:48:40.119Z] prd-ubuntu20.04-docker-arm64-4c-16g-7911 does not seem to be running inside a container [2023-03-01T05:48:40.201Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** ci-base-image-arm64 cat [2023-03-01T05:48:41.482Z] $ docker top 2fe450ee1adccdb1894e2c8f617d386080283de84b623125362408f9acc3830a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-01T05:48:41.767Z] ========================================================= [2023-03-01T05:48:41.768Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-01T05:48:41.768Z] ========================================================= [Pipeline] sh [2023-03-01T05:48:42.419Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-01T05:48:43.138Z] + make test [2023-03-01T05:48:43.138Z] go test -race -coverprofile=coverage.out ./... [2023-03-01T05:48:59.661Z] Removing intermediate container 5ad4d9b9aa96 [2023-03-01T05:48:59.661Z] ---> 9e1e0bcb0923 [2023-03-01T05:48:59.661Z] [2023-03-01T05:48:59.661Z] Step 9/32 : FROM alpine:3.16 [2023-03-01T05:48:59.661Z] ---> dfd21b5a31f5 [2023-03-01T05:48:59.661Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T05:48:59.661Z] Removing intermediate container c0e62ca9dfaa [2023-03-01T05:48:59.661Z] ---> a318d601521a [2023-03-01T05:48:59.661Z] [2023-03-01T05:48:59.661Z] Step 9/19 : FROM alpine:3.15 [2023-03-01T05:48:59.661Z] ---> 5ce65d7b0fde [2023-03-01T05:48:59.661Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T05:48:59.661Z] ---> Using cache [2023-03-01T05:48:59.661Z] Removing intermediate container 335b05fdfc99 [2023-03-01T05:48:59.661Z] ---> 1db6b0d5fd68 [2023-03-01T05:48:59.661Z] ---> e1bb9b04e59e [2023-03-01T05:48:59.661Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-01T05:48:59.661Z] [2023-03-01T05:48:59.661Z] Step 10/23 : FROM alpine:3.16 [2023-03-01T05:48:59.661Z] ---> dfd21b5a31f5 [2023-03-01T05:48:59.661Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-01T05:48:59.661Z] ---> Using cache [2023-03-01T05:48:59.661Z] ---> 71dc44d9fb74 [2023-03-01T05:48:59.661Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T05:48:59.661Z] ---> Using cache [2023-03-01T05:48:59.661Z] ---> 874dd98d50cc [2023-03-01T05:48:59.661Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-01T05:48:59.661Z] Removing intermediate container 42f018c95501 [2023-03-01T05:48:59.661Z] ---> 364b291e3722 [2023-03-01T05:48:59.661Z] [2023-03-01T05:48:59.661Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T05:48:59.661Z] ---> dfd21b5a31f5 [2023-03-01T05:48:59.661Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-01T05:48:59.661Z] ---> Running in 8a877bf9a0a5 [2023-03-01T05:48:59.661Z] ---> Running in a0f83faf4049 [2023-03-01T05:48:59.661Z] ---> Running in 06f36be5598b [2023-03-01T05:48:59.661Z] ---> Running in 0880409b55f8 [2023-03-01T05:48:59.661Z] Removing intermediate container a0f83faf4049 [2023-03-01T05:48:59.661Z] ---> 5091366d23c6 [2023-03-01T05:48:59.661Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-01T05:48:59.661Z] Removing intermediate container 06f36be5598b [2023-03-01T05:48:59.661Z] ---> 93fa6783c5b7 [2023-03-01T05:48:59.661Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-01T05:48:59.661Z] ---> Running in 520c9aeaa921 [2023-03-01T05:48:59.661Z] ---> Running in 5620752ade5c [2023-03-01T05:48:59.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T05:48:59.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T05:48:59.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T05:48:59.661Z] Removing intermediate container 5620752ade5c [2023-03-01T05:48:59.661Z] ---> 2ac180ac270e [2023-03-01T05:48:59.661Z] Step 15/23 : WORKDIR / [2023-03-01T05:48:59.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T05:48:59.661Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T05:48:59.661Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T05:48:59.661Z] OK: 15857 distinct packages available [2023-03-01T05:48:59.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-01T05:48:59.661Z] ---> Running in aee4048b4d3e [2023-03-01T05:48:59.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-01T05:48:59.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T05:48:59.661Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-01T05:48:59.661Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-01T05:48:59.661Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T05:48:59.661Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T05:48:59.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T05:48:59.921Z] OK: 6 MiB in 16 packages [2023-03-01T05:48:59.921Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-01T05:48:59.921Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-01T05:48:59.921Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-01T05:48:59.921Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-01T05:48:59.921Z] (5/9) Installing curl (7.80.0-r6) [2023-03-01T05:48:59.921Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-01T05:48:59.921Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-01T05:48:59.921Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-01T05:48:59.921Z] (2/2) Installing su-exec (0.2-r1) [2023-03-01T05:48:59.921Z] (8/9) Installing libucontext (1.1-r0) [2023-03-01T05:48:59.921Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T05:48:59.922Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-01T05:48:59.922Z] OK: 6 MiB in 16 packages [2023-03-01T05:48:59.922Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T05:48:59.922Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T05:48:59.922Z] Removing intermediate container aee4048b4d3e [2023-03-01T05:48:59.922Z] ---> a6bc080480af [2023-03-01T05:48:59.922Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T05:48:59.922Z] OK: 8 MiB in 23 packages [2023-03-01T05:49:00.486Z] ---> 70cf5f21de1d [2023-03-01T05:49:00.486Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-01T05:49:00.486Z] Removing intermediate container 25ad6e01bb92 [2023-03-01T05:49:00.486Z] ---> 6b96f2251b5e [2023-03-01T05:49:00.486Z] [2023-03-01T05:49:00.486Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T05:49:00.486Z] ---> dfd21b5a31f5 [2023-03-01T05:49:00.486Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-01T05:49:00.486Z] ---> Using cache [2023-03-01T05:49:00.486Z] ---> 747b4c12bf0d [2023-03-01T05:49:00.486Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T05:49:00.486Z] ---> Using cache [2023-03-01T05:49:00.486Z] ---> c508dd8739f8 [2023-03-01T05:49:00.486Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T05:49:00.486Z] ---> Using cache [2023-03-01T05:49:00.486Z] ---> e98b408520d3 [2023-03-01T05:49:00.486Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-01T05:49:00.744Z] Removing intermediate container 520c9aeaa921 [2023-03-01T05:49:00.744Z] ---> 9511b925f2f3 [2023-03-01T05:49:00.744Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-01T05:49:00.744Z] Removing intermediate container 0880409b55f8 [2023-03-01T05:49:00.744Z] ---> 3ef6f3ebaaab [2023-03-01T05:49:00.744Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T05:49:01.008Z] ---> Running in 8c87494ac624 [2023-03-01T05:49:01.008Z] ---> 904e2676a572 [2023-03-01T05:49:01.008Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-01T05:49:01.008Z] ---> Running in a83ba361cb79 [2023-03-01T05:49:01.008Z] ---> 3005d265042a [2023-03-01T05:49:01.008Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-01T05:49:01.008Z] Removing intermediate container 8a877bf9a0a5 [2023-03-01T05:49:01.008Z] ---> d815b822d9c0 [2023-03-01T05:49:01.008Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T05:49:01.008Z] Removing intermediate container 8c87494ac624 [2023-03-01T05:49:01.008Z] ---> 3455d5b03751 [2023-03-01T05:49:01.008Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-01T05:49:01.008Z] Removing intermediate container a83ba361cb79 [2023-03-01T05:49:01.008Z] ---> 297a6231c7bc [2023-03-01T05:49:01.008Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-01T05:49:01.266Z] ---> cc00341339d5 [2023-03-01T05:49:01.267Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-01T05:49:01.267Z] ---> Running in e723f2db8323 [2023-03-01T05:49:01.267Z] ---> Running in ef71a1c94da1 [2023-03-01T05:49:01.267Z] ---> 40aba6163f4c [2023-03-01T05:49:01.267Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-01T05:49:01.267Z] ---> 8f6357040920 [2023-03-01T05:49:01.267Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-01T05:49:01.267Z] ---> Running in 01e76f8001b9 [2023-03-01T05:49:01.267Z] Removing intermediate container e723f2db8323 [2023-03-01T05:49:01.267Z] ---> 0b53103270ac [2023-03-01T05:49:01.267Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-01T05:49:01.267Z] Removing intermediate container ef71a1c94da1 [2023-03-01T05:49:01.267Z] ---> b7e3476b8e58 [2023-03-01T05:49:01.267Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-01T05:49:01.524Z] ---> Running in e79491f85432 [2023-03-01T05:49:01.524Z] Removing intermediate container 01e76f8001b9 [2023-03-01T05:49:01.524Z] ---> 77cc23c75e04 [2023-03-01T05:49:01.524Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T05:49:01.524Z] ---> 6e04e94fa500 [2023-03-01T05:49:01.524Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T05:49:01.524Z] ---> Running in d70dea79b8ab [2023-03-01T05:49:01.524Z] ---> Running in 918d8aaa4e2c [2023-03-01T05:49:01.783Z] ---> Running in 7f8cf6502393 [2023-03-01T05:49:01.783Z] Removing intermediate container e79491f85432 [2023-03-01T05:49:01.783Z] ---> 288869afa6f6 [2023-03-01T05:49:01.783Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-01T05:49:01.783Z] Removing intermediate container d70dea79b8ab [2023-03-01T05:49:01.783Z] ---> 4619d078163b [2023-03-01T05:49:01.783Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T05:49:01.783Z] ---> Running in 6472bff81d0c [2023-03-01T05:49:01.783Z] ---> 615a07c01818 [2023-03-01T05:49:01.783Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-01T05:49:01.783Z] Removing intermediate container 918d8aaa4e2c [2023-03-01T05:49:01.783Z] ---> cdae4b546b02 [2023-03-01T05:49:01.783Z] Step 21/23 : LABEL arch=x86_64 [2023-03-01T05:49:02.041Z] ---> Running in f05d47097fa3 [2023-03-01T05:49:02.041Z] Removing intermediate container 6472bff81d0c [2023-03-01T05:49:02.041Z] ---> eaa9be800bab [2023-03-01T05:49:02.041Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-01T05:49:02.041Z] ---> Running in 619d159f7bc5 [2023-03-01T05:49:02.041Z] ---> 8ed0c297d9b4 [2023-03-01T05:49:02.041Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-01T05:49:02.041Z] ---> c5e0133c416e [2023-03-01T05:49:02.041Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-01T05:49:02.041Z] Removing intermediate container f05d47097fa3 [2023-03-01T05:49:02.041Z] ---> b449b9a7f2a8 [2023-03-01T05:49:02.041Z] Step 22/23 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 [2023-03-01T05:49:02.300Z] ---> Running in f41672570c25 [2023-03-01T05:49:02.300Z] ---> Running in 83a198eb8166 [2023-03-01T05:49:02.300Z] Removing intermediate container f41672570c25 [2023-03-01T05:49:02.300Z] ---> 7b0742ba8e08 [2023-03-01T05:49:02.300Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T05:49:02.569Z] Removing intermediate container 83a198eb8166 [2023-03-01T05:49:02.569Z] ---> 1e4ff11fef08 [2023-03-01T05:49:02.569Z] Step 23/23 : LABEL version=0.0.0 [2023-03-01T05:49:02.569Z] ---> Running in fb0d02ada06a [2023-03-01T05:49:02.569Z] ---> 4081769cc033 [2023-03-01T05:49:02.569Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-01T05:49:02.569Z] ---> Running in 80aab02a5ca2 [2023-03-01T05:49:02.569Z] Removing intermediate container 7f8cf6502393 [2023-03-01T05:49:02.569Z] ---> 009e552ccf62 [2023-03-01T05:49:02.569Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T05:49:02.569Z] Removing intermediate container fb0d02ada06a [2023-03-01T05:49:02.569Z] ---> fe62acf37328 [2023-03-01T05:49:02.569Z] Step 17/19 : LABEL arch=x86_64 [2023-03-01T05:49:02.828Z] Removing intermediate container 80aab02a5ca2 [2023-03-01T05:49:02.828Z] ---> 915053598032 [2023-03-01T05:49:02.828Z] [2023-03-01T05:49:02.828Z] ---> Running in 4e588a816973 [2023-03-01T05:49:02.828Z] ---> Running in c5ba3f09bb98 [2023-03-01T05:49:02.828Z] ---> 907b510514df [2023-03-01T05:49:02.828Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-01T05:49:02.828Z] ---> Running in af9a25e9de44 [2023-03-01T05:49:02.828Z] Successfully built 915053598032 [2023-03-01T05:49:02.828Z] Removing intermediate container 4e588a816973 [2023-03-01T05:49:02.828Z] ---> 2146abefafb9 [2023-03-01T05:49:02.828Z] Step 18/19 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 [2023-03-01T05:49:02.828Z] Successfully tagged core-command:latest [2023-03-01T05:49:02.828Z]  Building core-command ... done Removing intermediate container c5ba3f09bb98 [2023-03-01T05:49:02.828Z] ---> 375a2ce250d2 [2023-03-01T05:49:02.828Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-01T05:49:03.086Z] ---> Running in d6edddba51d9 [2023-03-01T05:49:03.086Z] ---> Running in 08083b6825b7 [2023-03-01T05:49:03.086Z] Removing intermediate container af9a25e9de44 [2023-03-01T05:49:03.086Z] ---> 1a5359d34764 [2023-03-01T05:49:03.086Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T05:49:03.086Z] ---> Running in 260ea5f89208 [2023-03-01T05:49:03.086Z] Removing intermediate container 619d159f7bc5 [2023-03-01T05:49:03.086Z] ---> cfc1077b3eae [2023-03-01T05:49:03.086Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-01T05:49:03.086Z] ---> Running in 38d39e55231c [2023-03-01T05:49:03.086Z] Removing intermediate container d6edddba51d9 [2023-03-01T05:49:03.086Z] ---> 8268551ec89a [2023-03-01T05:49:03.086Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T05:49:03.086Z] Removing intermediate container 08083b6825b7 [2023-03-01T05:49:03.086Z] ---> 0a47ef07f363 [2023-03-01T05:49:03.086Z] Step 19/19 : LABEL version=0.0.0 [2023-03-01T05:49:03.086Z] Removing intermediate container 260ea5f89208 [2023-03-01T05:49:03.086Z] ---> 524f9c60e226 [2023-03-01T05:49:03.086Z] Step 20/22 : LABEL arch=x86_64 [2023-03-01T05:49:03.344Z] ---> Running in cac204baf5a8 [2023-03-01T05:49:03.344Z] ---> Running in 4a4662087085 [2023-03-01T05:49:03.344Z] ---> Running in c8c302e5d77e [2023-03-01T05:49:03.344Z] Removing intermediate container 38d39e55231c [2023-03-01T05:49:03.344Z] ---> 71744650829a [2023-03-01T05:49:03.344Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-01T05:49:03.344Z] Removing intermediate container cac204baf5a8 [2023-03-01T05:49:03.344Z] ---> c591d6da6245 [2023-03-01T05:49:03.344Z] Step 21/22 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 [2023-03-01T05:49:03.344Z] Removing intermediate container c8c302e5d77e [2023-03-01T05:49:03.344Z] ---> f258405e40ee [2023-03-01T05:49:03.344Z] [2023-03-01T05:49:03.344Z] ---> Running in 0580b6f939c1 [2023-03-01T05:49:03.344Z] Removing intermediate container 4a4662087085 [2023-03-01T05:49:03.344Z] ---> 69edd92da80e [2023-03-01T05:49:03.344Z] Step 21/22 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 [2023-03-01T05:49:03.344Z] ---> Running in 7afabe3fc87b [2023-03-01T05:49:03.602Z] Successfully built f258405e40ee [2023-03-01T05:49:03.602Z] ---> 1db929bbdd72 [2023-03-01T05:49:03.602Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-01T05:49:03.602Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-01T05:49:03.602Z]  Building security-spiffe-token-provider ... done  ---> Running in f1971a422592 [2023-03-01T05:49:03.602Z] Removing intermediate container 0580b6f939c1 [2023-03-01T05:49:03.602Z] ---> 7b0bc5abdd93 [2023-03-01T05:49:03.602Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T05:49:03.602Z] Removing intermediate container 7afabe3fc87b [2023-03-01T05:49:03.602Z] ---> 21c854088a9c [2023-03-01T05:49:03.602Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T05:49:03.602Z] ---> Running in e2a10541ecb8 [2023-03-01T05:49:03.602Z] ---> Running in 690e9fdfb11a [2023-03-01T05:49:03.861Z] Removing intermediate container e2a10541ecb8 [2023-03-01T05:49:03.861Z] ---> 90bd78dc52ee [2023-03-01T05:49:03.861Z] [2023-03-01T05:49:03.861Z] Removing intermediate container 690e9fdfb11a [2023-03-01T05:49:03.861Z] ---> 142bf9916075 [2023-03-01T05:49:03.861Z] [2023-03-01T05:49:03.861Z] Successfully built 142bf9916075 [2023-03-01T05:49:03.861Z] Successfully tagged support-notifications:latest [2023-03-01T05:49:03.862Z]  Building support-notifications ... done Successfully built 90bd78dc52ee [2023-03-01T05:49:03.862Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-01T05:49:04.121Z]  Building core-common-config-bootstrapper ... done Removing intermediate container f1971a422592 [2023-03-01T05:49:04.121Z] ---> 91e2bc46ac83 [2023-03-01T05:49:04.121Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T05:49:04.379Z] ---> 280220b48150 [2023-03-01T05:49:04.379Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-01T05:49:04.637Z] ---> b500c5dc3677 [2023-03-01T05:49:04.637Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-01T05:49:04.897Z] ---> 869c03adaf86 [2023-03-01T05:49:04.897Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-01T05:49:04.897Z] ---> 9377bc706d03 [2023-03-01T05:49:04.897Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-01T05:49:05.154Z] ---> 600a2327a301 [2023-03-01T05:49:05.154Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-01T05:49:05.413Z] ---> dd7c875d1b6c [2023-03-01T05:49:05.413Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-01T05:49:05.413Z] ---> 56fc6654c8f0 [2023-03-01T05:49:05.413Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-01T05:49:05.413Z] ---> Running in 008c7392c782 [2023-03-01T05:49:05.979Z] Removing intermediate container 008c7392c782 [2023-03-01T05:49:05.979Z] ---> 5359e316a498 [2023-03-01T05:49:05.979Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-01T05:49:05.979Z] ---> Running in 7bdbd1301ef6 [2023-03-01T05:49:06.237Z] Removing intermediate container 7bdbd1301ef6 [2023-03-01T05:49:06.237Z] ---> 7b51e51055de [2023-03-01T05:49:06.237Z] Step 29/32 : CMD ["gate"] [2023-03-01T05:49:06.237Z] ---> Running in 2e613ffec97a [2023-03-01T05:49:06.237Z] Removing intermediate container 2e613ffec97a [2023-03-01T05:49:06.237Z] ---> 946e81ad2467 [2023-03-01T05:49:06.237Z] Step 30/32 : LABEL arch=x86_64 [2023-03-01T05:49:06.237Z] ---> Running in cb4c980bac68 [2023-03-01T05:49:06.495Z] Removing intermediate container cb4c980bac68 [2023-03-01T05:49:06.495Z] ---> bc5745ccecac [2023-03-01T05:49:06.495Z] Step 31/32 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 [2023-03-01T05:49:06.495Z] ---> Running in c2b0fbf1f7f3 [2023-03-01T05:49:06.495Z] Removing intermediate container c2b0fbf1f7f3 [2023-03-01T05:49:06.495Z] ---> f114a93fdf69 [2023-03-01T05:49:06.495Z] Step 32/32 : LABEL version=0.0.0 [2023-03-01T05:49:06.495Z] ---> Running in c4cfc12d3e1c [2023-03-01T05:49:06.495Z] Removing intermediate container c4cfc12d3e1c [2023-03-01T05:49:06.495Z] ---> 9627dd0b13dc [2023-03-01T05:49:06.495Z] [2023-03-01T05:49:06.754Z] Successfully built 9627dd0b13dc [2023-03-01T05:49:06.754Z] Successfully tagged security-bootstrapper:latest [2023-03-01T05:49:06.760Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-03-01T05:49:06.783Z] $ docker stop --time=1 fc7c79d90f9969f5c60f1ab40c2515a578f6b23f8df2bff72428861fbe8f4eee [2023-03-01T05:49:08.083Z] $ docker rm -f --volumes fc7c79d90f9969f5c60f1ab40c2515a578f6b23f8df2bff72428861fbe8f4eee [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T05:49:08.489Z] + docker images [2023-03-01T05:49:08.489Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-01T05:49:08.489Z] security-bootstrapper latest 9627dd0b13dc 2 seconds ago 20.4MB [2023-03-01T05:49:08.489Z] support-notifications latest 142bf9916075 5 seconds ago 30.7MB [2023-03-01T05:49:08.489Z] core-common-config-bootstrapper latest 90bd78dc52ee 5 seconds ago 15.5MB [2023-03-01T05:49:08.489Z] security-spiffe-token-provider latest f258405e40ee 5 seconds ago 30MB [2023-03-01T05:49:08.489Z] core-command latest 915053598032 6 seconds ago 17.7MB [2023-03-01T05:49:08.489Z] 6b96f2251b5e 8 seconds ago 1.68GB [2023-03-01T05:49:08.489Z] 364b291e3722 10 seconds ago 1.76GB [2023-03-01T05:49:08.489Z] e1bb9b04e59e 11 seconds ago 1.69GB [2023-03-01T05:49:08.489Z] a318d601521a 11 seconds ago 1.73GB [2023-03-01T05:49:08.489Z] 9e1e0bcb0923 12 seconds ago 1.68GB [2023-03-01T05:49:08.489Z] security-secretstore-setup latest a3c2b56a4e0b 42 seconds ago 30MB [2023-03-01T05:49:08.489Z] core-metadata latest 34fb8118af79 51 seconds ago 18.5MB [2023-03-01T05:49:08.489Z] security-spire-agent latest f7e561dd539a 51 seconds ago 125MB [2023-03-01T05:49:08.489Z] 702bdb37d7a6 59 seconds ago 1.68GB [2023-03-01T05:49:08.489Z] e5b80af2f85b About a minute ago 1.56GB [2023-03-01T05:49:08.489Z] 071fb9ccb831 About a minute ago 1.7GB [2023-03-01T05:49:08.489Z] security-spire-server latest 4c85dafd063f About a minute ago 86.5MB [2023-03-01T05:49:08.489Z] 98165327b9b2 About a minute ago 1.56GB [2023-03-01T05:49:08.489Z] security-proxy-setup latest e8727987ab2f About a minute ago 27.8MB [2023-03-01T05:49:08.489Z] support-scheduler latest 89bedfbd1dfe About a minute ago 30.1MB [2023-03-01T05:49:08.489Z] security-proxy-auth latest 517bbef20c70 About a minute ago 16.2MB [2023-03-01T05:49:08.489Z] core-data latest dfa1a8a54fba About a minute ago 18MB [2023-03-01T05:49:08.489Z] c69e98c9c87f About a minute ago 1.75GB [2023-03-01T05:49:08.489Z] a2518c7cdcf4 About a minute ago 1.67GB [2023-03-01T05:49:08.489Z] 91795bc688fc About a minute ago 1.7GB [2023-03-01T05:49:08.489Z] 947efb48e0f3 About a minute ago 1.68GB [2023-03-01T05:49:08.489Z] security-spire-config latest 1f3b60c77504 2 minutes ago 85.8MB [2023-03-01T05:49:08.489Z] f3436f603db4 2 minutes ago 1.56GB [2023-03-01T05:49:08.489Z] ci-base-image-x86_64 latest 5febf27fceb7 5 minutes ago 904MB [2023-03-01T05:49:08.489Z] alpine 3.15 5ce65d7b0fde 2 weeks ago 5.59MB [2023-03-01T05:49:08.489Z] alpine 3.16 dfd21b5a31f5 2 weeks ago 5.55MB [2023-03-01T05:49:08.489Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-03-01T05:49:08.489Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-03-01T05:49:08.489Z] 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) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-01T05:49:22.083Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-01T05:51:28.813Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-01T05:51:28.813Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-01T05:51:31.405Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-01T05:51:32.369Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-01T05:51:32.369Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-01T05:51:50.622Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-01T05:51:50.622Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-01T05:51:50.622Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-01T05:51:50.622Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-03-01T05:51:50.622Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-01T05:51:50.622Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-01T05:51:50.622Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-01T05:51:50.622Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-01T05:51:50.622Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-01T05:51:50.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-01T05:52:08.887Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.430s coverage: 28.7% of statements [2023-03-01T05:52:08.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-01T05:52:08.887Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-01T05:52:14.247Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.650s coverage: 98.5% of statements [2023-03-01T05:52:18.524Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.704s coverage: 71.2% of statements [2023-03-01T05:52:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-01T05:52:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-01T05:52:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-01T05:52:18.524Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.532s coverage: 54.0% of statements [2023-03-01T05:52:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-01T05:52:18.524Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-01T05:52:36.807Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.855s coverage: 88.5% of statements [2023-03-01T05:52:36.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-01T05:52:36.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-01T05:52:36.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-01T05:52:36.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-01T05:52:36.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-01T05:52:36.807Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.470s coverage: 3.9% of statements [2023-03-01T05:52:36.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-01T05:52:36.807Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-01T05:52:38.813Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.836s coverage: 95.6% of statements [2023-03-01T05:52:38.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-01T05:52:38.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-01T05:52:38.813Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-01T05:52:38.813Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.368s coverage: 72.2% of statements [2023-03-01T05:52:38.813Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-01T05:52:38.813Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-01T05:52:38.813Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-01T05:52:38.814Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-01T05:52:38.814Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-01T05:52:38.814Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.659s coverage: 65.9% of statements [2023-03-01T05:52:38.814Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-01T05:52:38.814Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-01T05:52:38.814Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-01T05:52:38.814Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.483s coverage: 0.9% of statements [2023-03-01T05:52:38.814Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-01T05:52:38.814Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.411s coverage: 29.6% of statements [2023-03-01T05:52:38.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-01T05:52:40.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.294s coverage: 47.1% of statements [2023-03-01T05:52:40.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.290s coverage: 82.9% of statements [2023-03-01T05:52:40.232Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.256s coverage: 94.1% of statements [2023-03-01T05:52:41.198Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.300s coverage: 96.3% of statements [2023-03-01T05:52:42.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.252s coverage: 87.5% of statements [2023-03-01T05:52:54.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.266s coverage: 94.4% of statements [2023-03-01T05:52:54.961Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.256s coverage: 44.8% of statements [2023-03-01T05:53:13.175Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.665s coverage: 79.9% of statements [2023-03-01T05:53:13.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-01T05:53:13.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.299s coverage: 92.9% of statements [2023-03-01T05:53:13.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-01T05:53:13.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-01T05:53:13.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-01T05:53:13.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 64.4% of statements [2023-03-01T05:53:13.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-01T05:53:13.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-01T05:53:13.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-01T05:53:13.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-01T05:53:13.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.264s coverage: 86.9% of statements [2023-03-01T05:53:13.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-01T05:53:13.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-01T05:53:13.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-01T05:53:13.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-01T05:53:13.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.242s coverage: 87.2% of statements [2023-03-01T05:53:13.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.197s coverage: 20.0% of statements [2023-03-01T05:53:13.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-01T05:53:13.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-01T05:53:13.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.198s coverage: 100.0% of statements [2023-03-01T05:53:13.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-01T05:53:13.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.301s coverage: 77.4% of statements [2023-03-01T05:53:13.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-03-01T05:53:13.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.286s coverage: 80.0% of statements [2023-03-01T05:53:13.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.250s coverage: 87.2% of statements [2023-03-01T05:53:13.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.946s coverage: 91.2% of statements [2023-03-01T05:53:13.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-01T05:53:21.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.333s coverage: 63.1% of statements [2023-03-01T05:53:21.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-01T05:53:21.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-01T05:53:21.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.473s coverage: 100.0% of statements [2023-03-01T05:53:21.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.101s coverage: 89.4% of statements [2023-03-01T05:53:21.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.096s coverage: 100.0% of statements [2023-03-01T05:53:21.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements [2023-03-01T05:53:21.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements [2023-03-01T05:53:24.606Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.339s coverage: 65.3% of statements [2023-03-01T05:53:24.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-03-01T05:53:24.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-03-01T05:53:24.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-03-01T05:53:24.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-01T05:53:24.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-01T05:53:24.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-01T05:53:26.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.819s coverage: 41.0% of statements [2023-03-01T05:53:26.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-01T05:53:26.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-01T05:53:26.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.302s coverage: 89.5% of statements [2023-03-01T05:53:26.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-01T05:53:26.551Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.276s coverage: 84.8% of statements [2023-03-01T05:53:26.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-01T05:53:26.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-01T05:53:26.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-01T05:53:26.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-01T05:53:34.763Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.343s coverage: 17.7% of statements [2023-03-01T05:53:34.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-01T05:53:34.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-01T05:53:34.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-01T05:53:34.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-01T05:53:34.763Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.756s coverage: 92.3% of statements [2023-03-01T05:53:34.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-01T05:53:34.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-01T05:53:34.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-01T05:53:34.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-01T05:53:34.763Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.265s coverage: 63.2% of statements [2023-03-01T05:53:34.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-01T05:53:34.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-01T05:53:34.763Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.481s coverage: 97.7% of statements [2023-03-01T05:53:34.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-01T05:53:34.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-01T05:53:35.354Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-01T05:53:35.354Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-01T05:53:35.354Z] go vet ./... [2023-03-01T05:55:42.123Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-01T05:55:42.123Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-01T05:55:42.123Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-01T05:55:42.167Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-01T05:55:42.839Z] + ls -al . [2023-03-01T05:55:42.839Z] total 740 [2023-03-01T05:55:42.839Z] drwxrwxr-x 10 1001 1001 4096 Mar 1 05:48 . [2023-03-01T05:55:42.839Z] drwxr-xr-x 4 root root 4096 Mar 1 05:48 .. [2023-03-01T05:55:42.839Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 05:47 .blubracket [2023-03-01T05:55:42.839Z] -rw-rw-r-- 1 1001 1001 16 Mar 1 05:47 .dockerignore [2023-03-01T05:55:42.839Z] drwxrwxr-x 8 1001 1001 4096 Mar 1 05:47 .git [2023-03-01T05:55:42.839Z] drwxrwxr-x 3 1001 1001 4096 Mar 1 05:47 .github [2023-03-01T05:55:42.839Z] -rw-rw-r-- 1 1001 1001 1068 Mar 1 05:47 .gitignore [2023-03-01T05:55:42.839Z] -rw-rw-r-- 1 1001 1001 42 Mar 1 05:47 .golangci.yml [2023-03-01T05:55:42.839Z] -rw-rw-r-- 1 1001 1001 87 Mar 1 05:47 .hadolint.yml [2023-03-01T05:55:42.839Z] -rw-rw-r-- 1 1001 1001 166 Mar 1 05:47 .sonarcloud.properties [2023-03-01T05:55:42.839Z] -rw-rw-r-- 1 1001 1001 1171 Mar 1 05:47 ADOPTERS.md [2023-03-01T05:55:42.839Z] -rw-rw-r-- 1 1001 1001 10825 Mar 1 05:47 Attribution.txt [2023-03-01T05:55:42.839Z] -rw-rw-r-- 1 1001 1001 73765 Mar 1 05:47 CHANGELOG.md [2023-03-01T05:55:42.839Z] -rw-rw-r-- 1 1001 1001 3804 Mar 1 05:47 CONTRIBUTING.md [2023-03-01T05:55:42.839Z] -rw-rw-r-- 1 1001 1001 677 Mar 1 05:47 GOVERNANCE.md [2023-03-01T05:55:42.839Z] -rw-rw-r-- 1 1001 1001 883 Mar 1 05:47 Jenkinsfile [2023-03-01T05:55:42.839Z] -rw-rw-r-- 1 1001 1001 10775 Mar 1 05:47 LICENSE [2023-03-01T05:55:42.839Z] -rw-rw-r-- 1 1001 1001 14116 Mar 1 05:47 Makefile [2023-03-01T05:55:42.839Z] -rw-rw-r-- 1 1001 1001 582 Mar 1 05:47 OWNERS.md [2023-03-01T05:55:42.839Z] -rw-rw-r-- 1 1001 1001 9403 Mar 1 05:47 README.md [2023-03-01T05:55:42.839Z] -rw-rw-r-- 1 1001 1001 6912 Mar 1 05:47 SECURITY.md [2023-03-01T05:55:42.839Z] -rw-rw-r-- 1 1001 1001 5 Mar 1 05:43 VERSION [2023-03-01T05:55:42.839Z] drwxrwxr-x 2 1001 1001 4096 Mar 1 05:47 bin [2023-03-01T05:55:42.839Z] drwxrwxr-x 18 1001 1001 4096 Mar 1 05:47 cmd [2023-03-01T05:55:42.839Z] -rw-r--r-- 1 root root 487670 Mar 1 05:53 coverage.out [2023-03-01T05:55:42.839Z] -rw-rw-r-- 1 1001 1001 3296 Mar 1 05:47 go.mod [2023-03-01T05:55:42.839Z] -rw-rw-r-- 1 1001 1001 31429 Mar 1 05:47 go.sum [2023-03-01T05:55:42.839Z] drwxrwxr-x 7 1001 1001 4096 Mar 1 05:47 internal [2023-03-01T05:55:42.839Z] drwxrwxr-x 3 1001 1001 4096 Mar 1 05:47 openapi [2023-03-01T05:55:42.839Z] drwxrwxr-x 4 1001 1001 4096 Mar 1 05:47 snap [2023-03-01T05:55:42.840Z] -rw-rw-r-- 1 1001 1001 204 Mar 1 05:47 version.go [Pipeline] sh [2023-03-01T05:55:43.515Z] + '[' -e coverage.out ] [2023-03-01T05:55:43.515Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-01T05:55:43.552Z] Warning: overwriting stash ‘coverage-report’ [2023-03-01T05:55:44.484Z] Stashed 1 file(s) [Pipeline] sh [2023-03-01T05:55:45.144Z] + make build [2023-03-01T05:55:45.144Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-01T05:57:21.859Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-01T05:57:30.078Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-01T05:57:34.352Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-01T05:57:38.655Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-01T05:58:25.515Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-01T05:58:33.723Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-01T05:58:39.072Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-03-01T05:58:44.418Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-01T05:58:51.067Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-01T05:58:54.412Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-01T05:58:59.757Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-01T05:59:14.765Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-01T05:59:21.445Z] $ docker stop --time=1 2fe450ee1adccdb1894e2c8f617d386080283de84b623125362408f9acc3830a [2023-03-01T05:59:23.518Z] $ docker rm -f --volumes 2fe450ee1adccdb1894e2c8f617d386080283de84b623125362408f9acc3830a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T05:59:26.218Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-01T05:59:26.218Z] [2023-03-01T05:59:26.218Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T05:59:26.680Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-01T05:59:26.948Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-01T05:59:26.948Z] 29e5d40040c1: Pulling fs layer [2023-03-01T05:59:26.948Z] 1ce36da41761: Pulling fs layer [2023-03-01T05:59:26.948Z] 25b303627fd3: Pulling fs layer [2023-03-01T05:59:26.948Z] 29e5d40040c1: Download complete [2023-03-01T05:59:27.536Z] 1ce36da41761: Verifying Checksum [2023-03-01T05:59:27.536Z] 1ce36da41761: Download complete [2023-03-01T05:59:27.805Z] 29e5d40040c1: Pull complete [2023-03-01T05:59:29.222Z] 25b303627fd3: Verifying Checksum [2023-03-01T05:59:29.222Z] 25b303627fd3: Download complete [2023-03-01T05:59:29.222Z] 1ce36da41761: Pull complete [2023-03-01T05:59:39.325Z] 25b303627fd3: Pull complete [2023-03-01T05:59:39.325Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-01T05:59:39.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-01T05:59:39.325Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T05:59:39.669Z] prd-ubuntu20.04-docker-arm64-4c-16g-7911 does not seem to be running inside a container [2023-03-01T05:59:39.756Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-01T05:59:42.303Z] $ docker top 349c1bbd024c867f0c75f350fa605823b1f6fe2cbbe0c31329d3da5d34263c09 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T05:59:43.261Z] + docker-compose build --help [2023-03-01T05:59:43.261Z] + grep parallel [2023-03-01T05:59:49.937Z] --parallel Build images in parallel. [Pipeline] } [2023-03-01T05:59:49.978Z] $ docker stop --time=1 349c1bbd024c867f0c75f350fa605823b1f6fe2cbbe0c31329d3da5d34263c09 [2023-03-01T05:59:51.692Z] $ docker rm -f --volumes 349c1bbd024c867f0c75f350fa605823b1f6fe2cbbe0c31329d3da5d34263c09 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T05:59:52.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-01T05:59:52.428Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T05:59:52.704Z] prd-ubuntu20.04-docker-arm64-4c-16g-7911 does not seem to be running inside a container [2023-03-01T05:59:52.781Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-01T05:59:54.093Z] $ docker top ebde236c6046b307b9de0ea74ff7005c51de78e73f897fbfcec98f4c04234e06 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T05:59:55.008Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-01T06:00:01.653Z] Building core-command ... [2023-03-01T06:00:01.653Z] Building core-common-config-bootstrapper ... [2023-03-01T06:00:01.653Z] Building core-data ... [2023-03-01T06:00:01.653Z] Building core-metadata ... [2023-03-01T06:00:01.653Z] Building security-bootstrapper ... [2023-03-01T06:00:01.653Z] Building security-proxy-auth ... [2023-03-01T06:00:01.653Z] Building security-proxy-setup ... [2023-03-01T06:00:01.653Z] Building security-secretstore-setup ... [2023-03-01T06:00:01.653Z] Building security-spiffe-token-provider ... [2023-03-01T06:00:01.653Z] Building security-spire-agent ... [2023-03-01T06:00:01.653Z] Building security-spire-config ... [2023-03-01T06:00:01.653Z] Building security-spire-server ... [2023-03-01T06:00:01.653Z] Building support-notifications ... [2023-03-01T06:00:01.653Z] Building support-scheduler ... [2023-03-01T06:00:01.653Z] Building security-spire-agent [2023-03-01T06:00:01.653Z] Building security-spiffe-token-provider [2023-03-01T06:00:01.653Z] Building support-scheduler [2023-03-01T06:00:01.653Z] Building core-metadata [2023-03-01T06:00:01.653Z] Building core-common-config-bootstrapper [2023-03-01T06:00:58.080Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:00:58.080Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:00:58.080Z] ---> 22e720011c9b [2023-03-01T06:00:58.080Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-01T06:00:58.080Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:00:58.080Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:00:58.080Z] ---> 22e720011c9b [2023-03-01T06:00:58.080Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T06:00:58.080Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:00:58.080Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:00:58.080Z] ---> 22e720011c9b [2023-03-01T06:00:58.080Z] Step 3/19 : WORKDIR /edgex-go [2023-03-01T06:00:58.080Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:00:58.080Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:00:58.080Z] ---> 22e720011c9b [2023-03-01T06:00:58.080Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T06:00:58.080Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:00:58.080Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:00:58.080Z] ---> 22e720011c9b [2023-03-01T06:00:58.080Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T06:00:58.080Z] ---> Running in 5225880413a5 [2023-03-01T06:00:58.080Z] ---> Running in ef1d3b40ca3c [2023-03-01T06:00:58.080Z] ---> Running in d43fed368d81 [2023-03-01T06:00:58.080Z] ---> Running in e0c3c7c2b284 [2023-03-01T06:00:58.080Z] ---> Running in e15a2a2f6b52 [2023-03-01T06:00:58.080Z] Removing intermediate container e0c3c7c2b284 [2023-03-01T06:00:58.080Z] ---> 988a5425c498 [2023-03-01T06:00:58.080Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T06:00:58.080Z] Removing intermediate container ef1d3b40ca3c [2023-03-01T06:00:58.080Z] ---> 288c1387b7bb [2023-03-01T06:00:58.080Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T06:00:58.080Z] Removing intermediate container e15a2a2f6b52 [2023-03-01T06:00:58.080Z] ---> 15c7da531429 [2023-03-01T06:00:58.080Z] Step 4/24 : WORKDIR /edgex-go [2023-03-01T06:00:58.080Z] Removing intermediate container 5225880413a5 [2023-03-01T06:00:58.080Z] ---> c350aa4e7fa7 [2023-03-01T06:00:58.080Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-03-01T06:00:58.080Z] Removing intermediate container d43fed368d81 [2023-03-01T06:00:58.080Z] ---> 046554f2e9bc [2023-03-01T06:00:58.081Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T06:00:58.081Z] ---> Running in be01a4324ede [2023-03-01T06:00:58.081Z] ---> Running in edd108650d5c [2023-03-01T06:00:58.081Z] ---> Running in c615e278e4cd [2023-03-01T06:00:58.081Z] ---> Running in d90e7d0cbd3e [2023-03-01T06:00:58.081Z] ---> Running in e9908b944c3a [2023-03-01T06:00:58.081Z] Removing intermediate container be01a4324ede [2023-03-01T06:00:58.081Z] ---> 4d1ed909578c [2023-03-01T06:00:58.081Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T06:00:58.081Z] Removing intermediate container edd108650d5c [2023-03-01T06:00:58.081Z] ---> ba09c2b4ff14 [2023-03-01T06:00:58.081Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T06:00:58.081Z] Removing intermediate container d90e7d0cbd3e [2023-03-01T06:00:58.081Z] ---> f743ec68f344 [2023-03-01T06:00:58.081Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-01T06:00:58.081Z] ---> Running in 35cbda21111f [2023-03-01T06:00:58.081Z] ---> Running in ecd2db7d8f02 [2023-03-01T06:00:58.081Z] ---> Running in ce10a797bd03 [2023-03-01T06:00:59.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:00:59.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:00:59.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:00:59.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:00:59.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:01:00.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:01:00.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:01:00.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:01:00.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:01:00.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:01:00.981Z] OK: 221 MiB in 51 packages [2023-03-01T06:01:00.981Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-03-01T06:01:00.981Z] v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-03-01T06:01:00.981Z] OK: 16903 distinct packages available [2023-03-01T06:01:01.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:01:01.848Z] OK: 221 MiB in 51 packages [2023-03-01T06:01:02.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:01:02.701Z] OK: 221 MiB in 51 packages [2023-03-01T06:01:02.701Z] OK: 221 MiB in 51 packages [2023-03-01T06:01:03.283Z] OK: 221 MiB in 51 packages [2023-03-01T06:01:04.694Z] Removing intermediate container e9908b944c3a [2023-03-01T06:01:04.694Z] ---> 64488b9584f2 [2023-03-01T06:01:04.694Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T06:01:05.652Z] Removing intermediate container 35cbda21111f [2023-03-01T06:01:05.652Z] ---> 8017860a68fc [2023-03-01T06:01:05.652Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T06:01:05.652Z] ---> f72ef629909a [2023-03-01T06:01:05.652Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:01:05.920Z] Removing intermediate container ecd2db7d8f02 [2023-03-01T06:01:05.920Z] ---> f62e0ba3d091 [2023-03-01T06:01:05.920Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T06:01:05.920Z] Removing intermediate container ce10a797bd03 [2023-03-01T06:01:05.920Z] ---> 68d79216b29e [2023-03-01T06:01:05.920Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-01T06:01:05.920Z] ---> Running in 19980e6721ca [2023-03-01T06:01:06.186Z] Removing intermediate container c615e278e4cd [2023-03-01T06:01:06.186Z] ---> 18a973542b3f [2023-03-01T06:01:06.186Z] Step 5/19 : COPY go.mod vendor* ./ [2023-03-01T06:01:06.771Z] ---> 3a7f84c4fef7 [2023-03-01T06:01:06.771Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:01:07.039Z] ---> Running in 8f1ee749ce1d [2023-03-01T06:01:07.039Z] ---> fcc9a173de65 [2023-03-01T06:01:07.039Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:01:07.306Z] ---> Running in 6b8703f9dca3 [2023-03-01T06:01:07.573Z] ---> 4c95aa940c55 [2023-03-01T06:01:07.573Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:01:07.573Z] ---> be23ba3438f8 [2023-03-01T06:01:07.573Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:01:07.846Z] ---> Running in ed952b5b30de [2023-03-01T06:01:07.846Z] ---> Running in dae3b26f7b97 [2023-03-01T06:02:59.507Z] Removing intermediate container dae3b26f7b97 [2023-03-01T06:02:59.507Z] ---> 57f7fe1cbcf6 [2023-03-01T06:02:59.507Z] Step 7/19 : COPY . . [2023-03-01T06:02:59.507Z] Removing intermediate container ed952b5b30de [2023-03-01T06:02:59.507Z] ---> 0f1bdb867c1c [2023-03-01T06:02:59.507Z] Step 8/24 : COPY . . [2023-03-01T06:02:59.507Z] Removing intermediate container 8f1ee749ce1d [2023-03-01T06:02:59.507Z] ---> 3e3c2c6553ea [2023-03-01T06:02:59.507Z] Step 8/22 : COPY . . [2023-03-01T06:02:59.507Z] Removing intermediate container 19980e6721ca [2023-03-01T06:02:59.507Z] ---> c85d333ea616 [2023-03-01T06:02:59.507Z] Step 7/24 : COPY . . [2023-03-01T06:02:59.507Z] Removing intermediate container 6b8703f9dca3 [2023-03-01T06:02:59.507Z] ---> d1878694a814 [2023-03-01T06:02:59.507Z] Step 8/22 : COPY . . [2023-03-01T06:03:17.739Z] ---> 27b6993e07eb [2023-03-01T06:03:17.739Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-01T06:03:17.739Z] ---> 628e394ebb62 [2023-03-01T06:03:17.739Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-01T06:03:17.739Z] ---> 5b2103ac3fff [2023-03-01T06:03:17.739Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T06:03:17.739Z] ---> e5cd4fc5c886 [2023-03-01T06:03:17.739Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-03-01T06:03:17.739Z] ---> Running in 095d63cabaa1 [2023-03-01T06:03:18.012Z] ---> 8c96ffcf46ea [2023-03-01T06:03:18.012Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-01T06:03:18.012Z] ---> Running in 40d697e985a8 [2023-03-01T06:03:18.012Z] ---> Running in 0ab8ce88abc1 [2023-03-01T06:03:18.012Z] ---> Running in 6881db5b882e [2023-03-01T06:03:18.296Z] ---> Running in 509c7f35d070 [2023-03-01T06:03:18.899Z] Removing intermediate container 40d697e985a8 [2023-03-01T06:03:18.899Z] ---> e5ce36bc5c97 [2023-03-01T06:03:18.899Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-01T06:03:19.169Z] ---> Running in 9e2eccf2e0d8 [2023-03-01T06:03:19.753Z] Removing intermediate container 9e2eccf2e0d8 [2023-03-01T06:03:19.753Z] ---> 7571c6207ac7 [2023-03-01T06:03:19.753Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-01T06:03:20.024Z] ---> Running in 0ce75154e928 [2023-03-01T06:03:20.615Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-01T06:03:21.214Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-01T06:03:21.215Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-01T06:03:21.215Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-01T06:03:23.172Z] Removing intermediate container 0ce75154e928 [2023-03-01T06:03:23.172Z] ---> 2e4b41300863 [2023-03-01T06:03:23.441Z] Step 11/24 : WORKDIR /edgex-go [2023-03-01T06:03:23.441Z] ---> Running in c1b319469b30 [2023-03-01T06:03:24.034Z] Removing intermediate container c1b319469b30 [2023-03-01T06:03:24.034Z] ---> 57d836a8f3a0 [2023-03-01T06:03:24.034Z] [2023-03-01T06:03:24.034Z] Step 12/24 : FROM alpine:3.15 [2023-03-01T06:03:24.312Z] 3.15: Pulling from library/alpine [2023-03-01T06:03:25.729Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-03-01T06:03:25.729Z] Status: Downloaded newer image for alpine:3.15 [2023-03-01T06:03:25.729Z] ---> 354640af7b1b [2023-03-01T06:03:25.729Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T06:03:25.729Z] ---> Running in 1e1dcdffd89c [2023-03-01T06:03:26.331Z] Removing intermediate container 1e1dcdffd89c [2023-03-01T06:03:26.331Z] ---> 53bf71b1498e [2023-03-01T06:03:26.331Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-01T06:03:26.331Z] ---> Running in aea86fb58c9a [2023-03-01T06:03:28.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:03:28.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:03:30.845Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T06:03:30.845Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T06:03:30.845Z] OK: 15734 distinct packages available [2023-03-01T06:03:31.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:03:31.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:03:32.792Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-03-01T06:03:32.792Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-01T06:03:32.792Z] (3/5) Installing libucontext (1.1-r0) [2023-03-01T06:03:32.792Z] (4/5) Installing gcompat (1.0.0-r4) [2023-03-01T06:03:32.792Z] (5/5) Installing openssl (1.1.1t-r1) [2023-03-01T06:03:32.792Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T06:03:33.061Z] OK: 6 MiB in 19 packages [2023-03-01T06:03:35.012Z] Removing intermediate container aea86fb58c9a [2023-03-01T06:03:35.012Z] ---> ad6e7b573ff7 [2023-03-01T06:03:35.012Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-01T06:03:38.363Z] ---> 47c326d06f91 [2023-03-01T06:03:38.363Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T06:03:45.013Z] ---> 6458169afb19 [2023-03-01T06:03:45.013Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T06:03:45.013Z] ---> e69939ebbb2a [2023-03-01T06:03:45.282Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-01T06:03:46.251Z] ---> 90bdd37b9533 [2023-03-01T06:03:46.251Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-01T06:03:47.222Z] ---> a1eb2be6ad9b [2023-03-01T06:03:47.222Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T06:03:47.492Z] ---> Running in 8a3f9cd413c6 [2023-03-01T06:03:48.462Z] Removing intermediate container 8a3f9cd413c6 [2023-03-01T06:03:48.462Z] ---> 9e2703066826 [2023-03-01T06:03:48.462Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T06:03:48.462Z] ---> Running in bf95247a35e9 [2023-03-01T06:03:49.062Z] Removing intermediate container bf95247a35e9 [2023-03-01T06:03:49.062Z] ---> b33a086cbc98 [2023-03-01T06:03:49.062Z] Step 22/24 : LABEL arch=arm64 [2023-03-01T06:03:49.336Z] ---> Running in 3ceadca52ed0 [2023-03-01T06:03:49.932Z] Removing intermediate container 3ceadca52ed0 [2023-03-01T06:03:49.932Z] ---> a4d99df4a0ba [2023-03-01T06:03:49.932Z] Step 23/24 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 [2023-03-01T06:03:49.932Z] ---> Running in ec7fae31ef8d [2023-03-01T06:03:50.523Z] Removing intermediate container ec7fae31ef8d [2023-03-01T06:03:50.523Z] ---> 3e04cd15e170 [2023-03-01T06:03:50.523Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T06:03:50.795Z] ---> Running in 9c41a02de5ae [2023-03-01T06:03:51.381Z] Removing intermediate container 9c41a02de5ae [2023-03-01T06:03:51.381Z] ---> 98c61a10e9cc [2023-03-01T06:03:51.381Z] [2023-03-01T06:03:51.648Z] Successfully built 98c61a10e9cc [2023-03-01T06:03:51.648Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-01T06:03:51.648Z]  Building security-spire-agent ... done Building security-proxy-setup [2023-03-01T06:04:09.871Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:04:09.871Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:04:09.871Z] ---> 22e720011c9b [2023-03-01T06:04:09.871Z] Step 3/21 : WORKDIR /edgex-go [2023-03-01T06:04:09.871Z] ---> Using cache [2023-03-01T06:04:09.871Z] ---> 046554f2e9bc [2023-03-01T06:04:09.871Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-01T06:04:09.871Z] ---> Running in 44806b508d05 [2023-03-01T06:04:12.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:04:12.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:04:14.147Z] OK: 221 MiB in 51 packages [2023-03-01T06:04:16.095Z] Removing intermediate container 44806b508d05 [2023-03-01T06:04:16.095Z] ---> b00586ef4093 [2023-03-01T06:04:16.095Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-01T06:04:17.055Z] ---> 15adcebdae9c [2023-03-01T06:04:17.055Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:04:17.055Z] ---> Running in a9fa6a24d82e [2023-03-01T06:06:08.755Z] Removing intermediate container a9fa6a24d82e [2023-03-01T06:06:08.755Z] ---> 0bc4907087f7 [2023-03-01T06:06:08.755Z] Step 7/21 : COPY . . [2023-03-01T06:06:15.432Z] ---> f8fc69abddcc [2023-03-01T06:06:15.432Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-03-01T06:06:15.432Z] ---> Running in 4f00148307f6 [2023-03-01T06:06:18.059Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-03-01T06:11:25.296Z] Removing intermediate container 0ab8ce88abc1 [2023-03-01T06:11:25.296Z] ---> 5e7bf54e1ce1 [2023-03-01T06:11:25.296Z] [2023-03-01T06:11:25.296Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T06:11:25.296Z] 3.16: Pulling from library/alpine [2023-03-01T06:11:25.296Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T06:11:25.296Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T06:11:25.296Z] ---> 4c81e5bf8899 [2023-03-01T06:11:25.296Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-01T06:11:25.296Z] ---> Running in 06a7be821529 [2023-03-01T06:11:25.296Z] Removing intermediate container 06a7be821529 [2023-03-01T06:11:25.296Z] ---> c573a2ba4ace [2023-03-01T06:11:25.296Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T06:11:25.296Z] ---> Running in ef91014408a1 [2023-03-01T06:11:25.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:11:25.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:11:25.296Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T06:11:25.296Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T06:11:25.296Z] OK: 5 MiB in 15 packages [2023-03-01T06:11:25.296Z] Removing intermediate container ef91014408a1 [2023-03-01T06:11:25.296Z] ---> f5286cb7c977 [2023-03-01T06:11:25.296Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:11:25.296Z] ---> 212d674690a7 [2023-03-01T06:11:25.296Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-01T06:11:25.296Z] ---> dc9a2d682b52 [2023-03-01T06:11:25.296Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-01T06:11:25.296Z] ---> 7c3d71d97f83 [2023-03-01T06:11:25.296Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-01T06:11:25.296Z] ---> 31fbda687d8c [2023-03-01T06:11:25.296Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T06:11:25.296Z] ---> Running in adc5c2dc20aa [2023-03-01T06:11:27.903Z] Removing intermediate container adc5c2dc20aa [2023-03-01T06:11:27.903Z] ---> 0abd37ce3660 [2023-03-01T06:11:27.903Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T06:11:27.903Z] ---> Running in 0fb14046f68c [2023-03-01T06:11:28.493Z] Removing intermediate container 0fb14046f68c [2023-03-01T06:11:28.493Z] ---> fb4656cbbc40 [2023-03-01T06:11:28.493Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-01T06:11:28.767Z] ---> Running in 3fff68073bb9 [2023-03-01T06:11:29.361Z] Removing intermediate container 3fff68073bb9 [2023-03-01T06:11:29.361Z] ---> 21045d950b6a [2023-03-01T06:11:29.361Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T06:11:29.634Z] ---> Running in 3fd49f896afb [2023-03-01T06:11:31.570Z] Removing intermediate container 3fd49f896afb [2023-03-01T06:11:31.570Z] ---> 204d5b20c3a9 [2023-03-01T06:11:31.570Z] Step 21/22 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 [2023-03-01T06:11:31.570Z] ---> Running in afd6067bf29c [2023-03-01T06:11:32.171Z] Removing intermediate container afd6067bf29c [2023-03-01T06:11:32.171Z] ---> ce2feb701aae [2023-03-01T06:11:32.171Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T06:11:32.439Z] ---> Running in fbc8a80458f5 [2023-03-01T06:11:33.025Z] Removing intermediate container fbc8a80458f5 [2023-03-01T06:11:33.025Z] ---> 268a76508d6d [2023-03-01T06:11:33.025Z] [2023-03-01T06:11:33.292Z] Successfully built 268a76508d6d [2023-03-01T06:11:33.292Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-01T06:11:33.292Z]  Building core-common-config-bootstrapper ... done Building core-command [2023-03-01T06:11:55.367Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:11:55.367Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:11:55.367Z] ---> 22e720011c9b [2023-03-01T06:11:55.367Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-01T06:11:55.367Z] ---> Using cache [2023-03-01T06:11:55.367Z] ---> 15c7da531429 [2023-03-01T06:11:55.367Z] Step 4/23 : WORKDIR /edgex-go [2023-03-01T06:11:55.367Z] ---> Using cache [2023-03-01T06:11:55.367Z] ---> f743ec68f344 [2023-03-01T06:11:55.367Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-01T06:11:55.367Z] ---> Using cache [2023-03-01T06:11:55.367Z] ---> 68d79216b29e [2023-03-01T06:11:55.367Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-01T06:11:55.367Z] ---> Using cache [2023-03-01T06:11:55.367Z] ---> 4c95aa940c55 [2023-03-01T06:11:55.367Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:11:55.367Z] ---> Using cache [2023-03-01T06:11:55.367Z] ---> 0f1bdb867c1c [2023-03-01T06:11:55.367Z] Step 8/23 : COPY . . [2023-03-01T06:11:55.367Z] ---> Using cache [2023-03-01T06:11:55.367Z] ---> 8c96ffcf46ea [2023-03-01T06:11:55.367Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-01T06:11:55.367Z] ---> Running in d189c671d592 [2023-03-01T06:11:56.795Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-01T06:12:00.183Z] Removing intermediate container 509c7f35d070 [2023-03-01T06:12:00.183Z] ---> a5252c9d3a4f [2023-03-01T06:12:00.183Z] [2023-03-01T06:12:00.183Z] Step 10/24 : FROM alpine:3.16 [2023-03-01T06:12:00.183Z] ---> 4c81e5bf8899 [2023-03-01T06:12:00.183Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-01T06:12:00.183Z] ---> Running in a3f44688693e [2023-03-01T06:12:02.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:12:02.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:12:04.355Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T06:12:04.355Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T06:12:04.355Z] OK: 5 MiB in 15 packages [2023-03-01T06:12:05.768Z] Removing intermediate container a3f44688693e [2023-03-01T06:12:05.768Z] ---> 27ef37fc258d [2023-03-01T06:12:05.768Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T06:12:06.037Z] ---> Running in 6468f7730cc7 [2023-03-01T06:12:06.629Z] Removing intermediate container 6468f7730cc7 [2023-03-01T06:12:06.629Z] ---> d40e61f8657a [2023-03-01T06:12:06.629Z] Step 13/24 : ENV APP_PORT=59881 [2023-03-01T06:12:06.629Z] ---> Running in ff73ad10d53a [2023-03-01T06:12:07.214Z] Removing intermediate container ff73ad10d53a [2023-03-01T06:12:07.214Z] ---> 6a96f6b7760e [2023-03-01T06:12:07.214Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-01T06:12:07.484Z] ---> Running in 1f12ce482f75 [2023-03-01T06:12:08.067Z] Removing intermediate container 1f12ce482f75 [2023-03-01T06:12:08.067Z] ---> 2473406b04d1 [2023-03-01T06:12:08.067Z] Step 15/24 : WORKDIR / [2023-03-01T06:12:08.067Z] ---> Running in 61c1c3185c35 [2023-03-01T06:12:08.652Z] Removing intermediate container 61c1c3185c35 [2023-03-01T06:12:08.652Z] ---> 0b58df7c707c [2023-03-01T06:12:08.652Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:12:10.604Z] ---> 6ccc7f3703ff [2023-03-01T06:12:10.604Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-01T06:12:12.560Z] ---> d1edaffb8642 [2023-03-01T06:12:12.560Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-01T06:12:13.527Z] ---> 64a592bc86a5 [2023-03-01T06:12:13.527Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-01T06:12:14.490Z] ---> 1989c9edd73f [2023-03-01T06:12:14.490Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-03-01T06:12:14.490Z] ---> Running in 0930e80d6b52 [2023-03-01T06:12:15.078Z] Removing intermediate container 0930e80d6b52 [2023-03-01T06:12:15.078Z] ---> cf5d5524f621 [2023-03-01T06:12:15.078Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T06:12:15.359Z] ---> Running in aa44662e7a53 [2023-03-01T06:12:15.657Z] Removing intermediate container aa44662e7a53 [2023-03-01T06:12:15.657Z] ---> 01fb7e42df7f [2023-03-01T06:12:15.657Z] Step 22/24 : LABEL arch=arm64 [2023-03-01T06:12:15.938Z] ---> Running in 41c1193aec53 [2023-03-01T06:12:16.524Z] Removing intermediate container 41c1193aec53 [2023-03-01T06:12:16.524Z] ---> 4c8be11dc044 [2023-03-01T06:12:16.524Z] Step 23/24 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 [2023-03-01T06:12:16.524Z] ---> Running in d6b693855eae [2023-03-01T06:12:17.110Z] Removing intermediate container d6b693855eae [2023-03-01T06:12:17.110Z] ---> 13433fdb66a8 [2023-03-01T06:12:17.110Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T06:12:17.377Z] ---> Running in edfafd5fd16e [2023-03-01T06:12:17.959Z] Removing intermediate container edfafd5fd16e [2023-03-01T06:12:17.959Z] ---> c4e62dcffcf8 [2023-03-01T06:12:17.959Z] [2023-03-01T06:12:18.237Z] Successfully built c4e62dcffcf8 [2023-03-01T06:12:18.237Z] Successfully tagged core-metadata-arm64:latest [2023-03-01T06:12:18.237Z]  Building core-metadata ... done Building security-spire-config [2023-03-01T06:12:40.315Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:12:40.315Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:12:40.315Z] ---> 22e720011c9b [2023-03-01T06:12:40.315Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T06:12:40.315Z] ---> Using cache [2023-03-01T06:12:40.315Z] ---> 046554f2e9bc [2023-03-01T06:12:40.315Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T06:12:40.315Z] ---> Using cache [2023-03-01T06:12:40.315Z] ---> 64488b9584f2 [2023-03-01T06:12:40.315Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T06:12:40.315Z] ---> Using cache [2023-03-01T06:12:40.315Z] ---> f72ef629909a [2023-03-01T06:12:40.315Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:12:40.315Z] ---> Using cache [2023-03-01T06:12:40.316Z] ---> c85d333ea616 [2023-03-01T06:12:40.316Z] Step 7/24 : COPY . . [2023-03-01T06:12:40.316Z] ---> Using cache [2023-03-01T06:12:40.316Z] ---> 5b2103ac3fff [2023-03-01T06:12:40.316Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T06:12:40.316Z] ---> Using cache [2023-03-01T06:12:40.316Z] ---> e5ce36bc5c97 [2023-03-01T06:12:40.316Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-03-01T06:12:40.316Z] ---> Using cache [2023-03-01T06:12:40.316Z] ---> 7571c6207ac7 [2023-03-01T06:12:40.316Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-01T06:12:40.316Z] ---> Using cache [2023-03-01T06:12:40.316Z] ---> 2e4b41300863 [2023-03-01T06:12:40.316Z] Step 11/24 : WORKDIR /edgex-go [2023-03-01T06:12:40.316Z] ---> Using cache [2023-03-01T06:12:40.316Z] ---> 57d836a8f3a0 [2023-03-01T06:12:40.316Z] [2023-03-01T06:12:40.316Z] Step 12/24 : FROM alpine:3.15 [2023-03-01T06:12:40.316Z] ---> 354640af7b1b [2023-03-01T06:12:40.316Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T06:12:40.316Z] ---> Using cache [2023-03-01T06:12:40.316Z] ---> 53bf71b1498e [2023-03-01T06:12:40.316Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-01T06:12:40.316Z] ---> Running in 3c24c3828259 [2023-03-01T06:12:40.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:12:41.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:12:42.574Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T06:12:42.574Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T06:12:42.574Z] OK: 15734 distinct packages available [2023-03-01T06:12:42.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:12:43.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:12:44.388Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-03-01T06:12:44.655Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-01T06:12:44.655Z] (3/4) Installing libucontext (1.1-r0) [2023-03-01T06:12:44.655Z] (4/4) Installing gcompat (1.0.0-r4) [2023-03-01T06:12:44.655Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T06:12:44.655Z] OK: 6 MiB in 18 packages [2023-03-01T06:12:46.620Z] Removing intermediate container 3c24c3828259 [2023-03-01T06:12:46.620Z] ---> db13a6e96442 [2023-03-01T06:12:46.620Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T06:12:53.268Z] ---> 7781104ec4e7 [2023-03-01T06:12:53.268Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T06:12:53.268Z] ---> e2c391cb7da3 [2023-03-01T06:12:53.268Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-01T06:12:53.268Z] ---> Running in 0a7e973a038f [2023-03-01T06:12:53.852Z] Removing intermediate container 0a7e973a038f [2023-03-01T06:12:53.852Z] ---> 5171fd3bcd9a [2023-03-01T06:12:53.852Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-01T06:12:54.809Z] ---> 834a83e9e19f [2023-03-01T06:12:54.809Z] Step 19/24 : WORKDIR / [2023-03-01T06:12:54.809Z] ---> Running in 8bd7b50705c1 [2023-03-01T06:12:55.777Z] Removing intermediate container 8bd7b50705c1 [2023-03-01T06:12:55.777Z] ---> ddfd31a33950 [2023-03-01T06:12:55.777Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T06:12:55.777Z] ---> Running in bad738be3a12 [2023-03-01T06:12:56.368Z] Removing intermediate container bad738be3a12 [2023-03-01T06:12:56.368Z] ---> 8a9863a92019 [2023-03-01T06:12:56.368Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T06:12:56.368Z] ---> Running in 4ea1ec9ae2f6 [2023-03-01T06:12:56.953Z] Removing intermediate container 4ea1ec9ae2f6 [2023-03-01T06:12:56.953Z] ---> c80728edd30f [2023-03-01T06:12:56.953Z] Step 22/24 : LABEL arch=arm64 [2023-03-01T06:12:56.953Z] ---> Running in 8cc03adb9064 [2023-03-01T06:12:57.534Z] Removing intermediate container 8cc03adb9064 [2023-03-01T06:12:57.534Z] ---> 94797e8412c8 [2023-03-01T06:12:57.534Z] Step 23/24 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 [2023-03-01T06:12:57.534Z] ---> Running in e821d45e6d04 [2023-03-01T06:12:58.117Z] Removing intermediate container e821d45e6d04 [2023-03-01T06:12:58.117Z] ---> 49a7297d6199 [2023-03-01T06:12:58.117Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T06:12:58.117Z] ---> Running in 7bc3fdaef29a [2023-03-01T06:12:58.699Z] Removing intermediate container 7bc3fdaef29a [2023-03-01T06:12:58.699Z] ---> 3bcb034eea99 [2023-03-01T06:12:58.699Z] [2023-03-01T06:12:58.966Z] Successfully built 3bcb034eea99 [2023-03-01T06:12:58.966Z] Successfully tagged security-spire-config-arm64:latest [2023-03-01T06:12:58.966Z]  Building security-spire-config ... done Building support-notifications [2023-03-01T06:13:05.614Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-01T06:13:13.816Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:13:13.816Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:13:13.816Z] ---> 22e720011c9b [2023-03-01T06:13:13.816Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T06:13:13.816Z] ---> Using cache [2023-03-01T06:13:13.816Z] ---> 15c7da531429 [2023-03-01T06:13:13.816Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T06:13:13.816Z] ---> Using cache [2023-03-01T06:13:13.816Z] ---> f743ec68f344 [2023-03-01T06:13:13.816Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-01T06:13:13.816Z] ---> Running in 106b2409ab1f [2023-03-01T06:13:14.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:13:15.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:13:16.474Z] OK: 221 MiB in 51 packages [2023-03-01T06:13:18.418Z] Removing intermediate container 106b2409ab1f [2023-03-01T06:13:18.418Z] ---> 632cad63e9c0 [2023-03-01T06:13:18.418Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T06:13:19.002Z] ---> 6e6e45b3f90e [2023-03-01T06:13:19.002Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:13:19.270Z] ---> Running in 4bac739b7f02 [2023-03-01T06:13:37.477Z] Removing intermediate container 4f00148307f6 [2023-03-01T06:13:37.477Z] ---> d4ceb5e5c75b [2023-03-01T06:13:37.477Z] [2023-03-01T06:13:37.477Z] Step 9/21 : FROM alpine:3.16 [2023-03-01T06:13:37.477Z] ---> 4c81e5bf8899 [2023-03-01T06:13:37.477Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-03-01T06:13:37.477Z] ---> Running in 48c32a097aba [2023-03-01T06:13:37.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:13:37.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:13:39.420Z] (1/6) Installing ca-certificates (20220614-r0) [2023-03-01T06:13:39.420Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-03-01T06:13:39.420Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-03-01T06:13:39.420Z] (4/6) Installing libcurl (7.83.1-r6) [2023-03-01T06:13:39.420Z] (5/6) Installing curl (7.83.1-r6) [2023-03-01T06:13:39.420Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-03-01T06:13:39.420Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T06:13:39.686Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T06:13:39.953Z] OK: 8 MiB in 20 packages [2023-03-01T06:13:45.355Z] Removing intermediate container 48c32a097aba [2023-03-01T06:13:45.356Z] ---> 124341037006 [2023-03-01T06:13:45.356Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-01T06:13:45.356Z] ---> Running in aeede3f65767 [2023-03-01T06:13:45.356Z] Removing intermediate container aeede3f65767 [2023-03-01T06:13:45.356Z] ---> 4b26a0546d9d [2023-03-01T06:13:45.356Z] Step 12/21 : WORKDIR /edgex [2023-03-01T06:13:45.623Z] ---> Running in c9d237d5d7e6 [2023-03-01T06:13:45.623Z] Removing intermediate container 095d63cabaa1 [2023-03-01T06:13:45.623Z] ---> 62286aa6490d [2023-03-01T06:13:45.623Z] [2023-03-01T06:13:45.623Z] Step 9/19 : FROM alpine:3.15 [2023-03-01T06:13:45.623Z] ---> 354640af7b1b [2023-03-01T06:13:45.623Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T06:13:45.623Z] ---> Using cache [2023-03-01T06:13:45.623Z] ---> 53bf71b1498e [2023-03-01T06:13:45.623Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-01T06:13:45.889Z] ---> Running in cfe31b52ec09 [2023-03-01T06:13:46.852Z] Removing intermediate container c9d237d5d7e6 [2023-03-01T06:13:46.852Z] ---> 8625eafc08ce [2023-03-01T06:13:46.852Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-03-01T06:13:47.811Z] ---> 6c4a7bc5670f [2023-03-01T06:13:47.811Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-03-01T06:13:48.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:13:48.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:13:49.255Z] ---> d00cadd55bd5 [2023-03-01T06:13:49.255Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-01T06:13:50.219Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-03-01T06:13:50.219Z] v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-03-01T06:13:50.219Z] OK: 15734 distinct packages available [2023-03-01T06:13:50.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:13:50.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:13:51.033Z] ---> 6decaaed31a5 [2023-03-01T06:13:51.033Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-01T06:13:52.446Z] ---> 7a800f2d26dc [2023-03-01T06:13:52.446Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T06:13:52.446Z] ---> Running in 2a2b96e0e096 [2023-03-01T06:13:52.446Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-01T06:13:52.713Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-03-01T06:13:52.713Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-03-01T06:13:52.980Z] (4/9) Installing libcurl (7.80.0-r6) [2023-03-01T06:13:52.980Z] (5/9) Installing curl (7.80.0-r6) [2023-03-01T06:13:52.980Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-03-01T06:13:52.980Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-01T06:13:52.980Z] (8/9) Installing libucontext (1.1-r0) [2023-03-01T06:13:52.980Z] (9/9) Installing gcompat (1.0.0-r4) [2023-03-01T06:13:52.980Z] Executing busybox-1.34.1-r7.trigger [2023-03-01T06:13:52.980Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T06:13:53.565Z] OK: 8 MiB in 23 packages [2023-03-01T06:13:56.922Z] Removing intermediate container 2a2b96e0e096 [2023-03-01T06:13:56.922Z] ---> f82c90e6bec1 [2023-03-01T06:13:56.922Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T06:13:56.922Z] ---> Running in d879f88c366f [2023-03-01T06:13:56.922Z] Removing intermediate container cfe31b52ec09 [2023-03-01T06:13:56.922Z] ---> ead94722d613 [2023-03-01T06:13:56.922Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:13:57.189Z] Removing intermediate container d879f88c366f [2023-03-01T06:13:57.189Z] ---> 71bab42e34ab [2023-03-01T06:13:57.189Z] Step 19/21 : LABEL arch=arm64 [2023-03-01T06:13:57.456Z] ---> Running in 741b9e74d9f8 [2023-03-01T06:13:58.041Z] Removing intermediate container 741b9e74d9f8 [2023-03-01T06:13:58.041Z] ---> 3f1279902190 [2023-03-01T06:13:58.041Z] Step 20/21 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 [2023-03-01T06:13:58.041Z] ---> Running in 636ee06088a1 [2023-03-01T06:13:58.323Z] ---> aea044e4db58 [2023-03-01T06:13:58.323Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-01T06:13:58.913Z] Removing intermediate container 636ee06088a1 [2023-03-01T06:13:58.913Z] ---> f45ecfbfc432 [2023-03-01T06:13:58.913Z] Step 21/21 : LABEL version=0.0.0 [2023-03-01T06:13:59.182Z] ---> Running in 07fff0118c41 [2023-03-01T06:14:00.147Z] Removing intermediate container 07fff0118c41 [2023-03-01T06:14:00.147Z] ---> 36b4e59e9f30 [2023-03-01T06:14:00.147Z] [2023-03-01T06:14:00.915Z] Successfully built 36b4e59e9f30 [2023-03-01T06:14:00.915Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-01T06:14:00.915Z]  Building security-proxy-setup ... done Building security-spire-server [2023-03-01T06:14:00.915Z] ---> 6c830c76bc4d [2023-03-01T06:14:00.915Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-01T06:14:02.450Z] ---> ec0f6559300f [2023-03-01T06:14:02.450Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-01T06:14:02.450Z] ---> Running in 69fe8290ae51 [2023-03-01T06:14:02.813Z] Removing intermediate container 69fe8290ae51 [2023-03-01T06:14:02.813Z] ---> dc8a7df9b3c5 [2023-03-01T06:14:03.097Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T06:14:03.097Z] ---> Running in 0070063c2d26 [2023-03-01T06:14:03.718Z] Removing intermediate container 0070063c2d26 [2023-03-01T06:14:03.718Z] ---> ab0efae5c291 [2023-03-01T06:14:03.718Z] Step 17/19 : LABEL arch=arm64 [2023-03-01T06:14:03.718Z] ---> Running in 16b86581732f [2023-03-01T06:14:04.374Z] Removing intermediate container 16b86581732f [2023-03-01T06:14:04.374Z] ---> c8d75f87f49b [2023-03-01T06:14:04.374Z] Step 18/19 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 [2023-03-01T06:14:04.652Z] ---> Running in 3ac647312017 [2023-03-01T06:14:05.238Z] Removing intermediate container 3ac647312017 [2023-03-01T06:14:05.238Z] ---> bd0937e0ef90 [2023-03-01T06:14:05.238Z] Step 19/19 : LABEL version=0.0.0 [2023-03-01T06:14:05.520Z] ---> Running in abac0d6de9b5 [2023-03-01T06:14:06.135Z] Removing intermediate container abac0d6de9b5 [2023-03-01T06:14:06.135Z] ---> 341d5d46adef [2023-03-01T06:14:06.135Z] [2023-03-01T06:14:06.404Z] Successfully built 341d5d46adef [2023-03-01T06:14:06.404Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-01T06:14:06.404Z]  Building security-spiffe-token-provider ... done Building core-data [2023-03-01T06:14:28.469Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:14:28.469Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:14:28.469Z] ---> 22e720011c9b [2023-03-01T06:14:28.469Z] Step 3/23 : WORKDIR /edgex-go [2023-03-01T06:14:28.469Z] ---> Using cache [2023-03-01T06:14:28.469Z] ---> 046554f2e9bc [2023-03-01T06:14:28.470Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-03-01T06:14:28.470Z] ---> Using cache [2023-03-01T06:14:28.470Z] ---> 64488b9584f2 [2023-03-01T06:14:28.470Z] Step 5/23 : COPY go.mod vendor* ./ [2023-03-01T06:14:28.470Z] ---> Using cache [2023-03-01T06:14:28.470Z] ---> f72ef629909a [2023-03-01T06:14:28.470Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:14:28.470Z] ---> Using cache [2023-03-01T06:14:28.470Z] ---> c85d333ea616 [2023-03-01T06:14:28.470Z] Step 7/23 : COPY . . [2023-03-01T06:14:28.470Z] ---> Using cache [2023-03-01T06:14:28.470Z] ---> 5b2103ac3fff [2023-03-01T06:14:28.470Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-03-01T06:14:28.470Z] ---> Using cache [2023-03-01T06:14:28.470Z] ---> e5ce36bc5c97 [2023-03-01T06:14:28.470Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-03-01T06:14:28.470Z] ---> Using cache [2023-03-01T06:14:28.470Z] ---> 7571c6207ac7 [2023-03-01T06:14:28.470Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-01T06:14:29.055Z] ---> Running in 3e4de1c579c4 [2023-03-01T06:14:35.728Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:14:35.728Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:14:35.728Z] ---> 22e720011c9b [2023-03-01T06:14:35.728Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T06:14:35.728Z] ---> Using cache [2023-03-01T06:14:35.728Z] ---> 15c7da531429 [2023-03-01T06:14:35.728Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T06:14:35.728Z] ---> Using cache [2023-03-01T06:14:35.728Z] ---> f743ec68f344 [2023-03-01T06:14:35.728Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T06:14:35.728Z] ---> Using cache [2023-03-01T06:14:35.728Z] ---> 68d79216b29e [2023-03-01T06:14:35.728Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T06:14:35.728Z] ---> Using cache [2023-03-01T06:14:35.728Z] ---> 4c95aa940c55 [2023-03-01T06:14:35.728Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:14:35.728Z] Removing intermediate container 3e4de1c579c4 [2023-03-01T06:14:35.728Z] ---> Using cache [2023-03-01T06:14:35.728Z] ---> 2f71e1e3ccc8 [2023-03-01T06:14:35.728Z] ---> 0f1bdb867c1c [2023-03-01T06:14:35.728Z] Step 11/23 : WORKDIR /edgex-goStep 8/22 : COPY . . [2023-03-01T06:14:35.728Z] [2023-03-01T06:14:35.728Z] ---> Running in e16395cbeb7f [2023-03-01T06:14:35.728Z] ---> Using cache [2023-03-01T06:14:35.728Z] ---> 8c96ffcf46ea [2023-03-01T06:14:35.728Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-01T06:14:36.001Z] ---> Running in d0a84a68a08b [2023-03-01T06:14:36.585Z] Removing intermediate container e16395cbeb7f [2023-03-01T06:14:36.585Z] ---> 745ed1ef9a27 [2023-03-01T06:14:36.585Z] [2023-03-01T06:14:36.585Z] Step 12/23 : FROM alpine:3.15 [2023-03-01T06:14:36.585Z] ---> 354640af7b1b [2023-03-01T06:14:36.585Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T06:14:36.585Z] ---> Using cache [2023-03-01T06:14:36.585Z] ---> 53bf71b1498e [2023-03-01T06:14:36.585Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-01T06:14:36.585Z] ---> Using cache [2023-03-01T06:14:36.585Z] ---> ad6e7b573ff7 [2023-03-01T06:14:36.585Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-01T06:14:38.536Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-01T06:14:50.840Z] ---> beb65281deaf [2023-03-01T06:14:50.840Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-01T06:14:52.249Z] ---> 6e1c8be5a457 [2023-03-01T06:14:52.249Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-01T06:14:54.187Z] ---> 915b52505a36 [2023-03-01T06:14:54.187Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-01T06:14:55.593Z] ---> 6c2e1a67c0da [2023-03-01T06:14:55.593Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-01T06:14:55.860Z] ---> Running in bd36c31dc152 [2023-03-01T06:14:57.265Z] Removing intermediate container bd36c31dc152 [2023-03-01T06:14:57.265Z] ---> 1bce33468129 [2023-03-01T06:14:57.265Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-01T06:14:57.265Z] ---> Running in 2fd020c8a8a9 [2023-03-01T06:14:59.579Z] Removing intermediate container 2fd020c8a8a9 [2023-03-01T06:14:59.579Z] ---> a2d35aa25b07 [2023-03-01T06:14:59.579Z] Step 21/23 : LABEL arch=arm64 [2023-03-01T06:14:59.579Z] ---> Running in bf1c31254ecf [2023-03-01T06:15:00.991Z] Removing intermediate container bf1c31254ecf [2023-03-01T06:15:00.991Z] ---> fe7cd47130f7 [2023-03-01T06:15:00.991Z] Step 22/23 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 [2023-03-01T06:15:00.991Z] ---> Running in 242d9a62b28c [2023-03-01T06:15:01.952Z] Removing intermediate container 242d9a62b28c [2023-03-01T06:15:01.952Z] ---> bcbf6cd935f6 [2023-03-01T06:15:01.952Z] Step 23/23 : LABEL version=0.0.0 [2023-03-01T06:15:01.952Z] ---> Running in 4676b6fa1316 [2023-03-01T06:15:02.939Z] Removing intermediate container 6881db5b882e [2023-03-01T06:15:02.939Z] ---> 00b6503badc5 [2023-03-01T06:15:02.939Z] [2023-03-01T06:15:02.939Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T06:15:02.939Z] ---> 4c81e5bf8899 [2023-03-01T06:15:02.939Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T06:15:02.939Z] ---> Using cache [2023-03-01T06:15:02.939Z] ---> 27ef37fc258d [2023-03-01T06:15:02.939Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T06:15:02.939Z] ---> Using cache [2023-03-01T06:15:02.939Z] ---> d40e61f8657a [2023-03-01T06:15:02.939Z] Step 13/22 : ENV APP_PORT=59861 [2023-03-01T06:15:03.205Z] Removing intermediate container 4676b6fa1316 [2023-03-01T06:15:03.205Z] ---> 4d8f82a3d1ca [2023-03-01T06:15:03.205Z] [2023-03-01T06:15:03.205Z] ---> Running in e76a0e7bebef [2023-03-01T06:15:04.168Z] Successfully built 4d8f82a3d1ca [2023-03-01T06:15:04.434Z] Successfully tagged security-spire-server-arm64:latest [2023-03-01T06:15:04.434Z] Removing intermediate container e76a0e7bebef [2023-03-01T06:15:04.434Z] ---> ccc7cba734c9 [2023-03-01T06:15:04.434Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-01T06:15:04.434Z] Building security-proxy-auth [2023-03-01T06:15:04.701Z]  Building security-spire-server ... done  ---> Running in 8256b13c722b [2023-03-01T06:15:05.659Z] Removing intermediate container 8256b13c722b [2023-03-01T06:15:05.659Z] ---> 9956b543554c [2023-03-01T06:15:05.659Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:15:07.066Z] ---> 60389c4e99fd [2023-03-01T06:15:07.066Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-01T06:15:12.412Z] ---> 2291e8ec1620 [2023-03-01T06:15:12.412Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-01T06:15:13.827Z] ---> 4439109e55d3 [2023-03-01T06:15:13.827Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-03-01T06:15:13.827Z] ---> Running in 62368e7ec885 [2023-03-01T06:15:14.786Z] Removing intermediate container 62368e7ec885 [2023-03-01T06:15:14.786Z] ---> 2151a9abfd97 [2023-03-01T06:15:14.786Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T06:15:15.054Z] ---> Running in a2494c57e4ed [2023-03-01T06:15:16.011Z] Removing intermediate container a2494c57e4ed [2023-03-01T06:15:16.011Z] ---> 82f90ab298c2 [2023-03-01T06:15:16.011Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T06:15:16.277Z] ---> Running in df977fe79005 [2023-03-01T06:15:17.239Z] Removing intermediate container df977fe79005 [2023-03-01T06:15:17.239Z] ---> 5887af5b7118 [2023-03-01T06:15:17.239Z] Step 21/22 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 [2023-03-01T06:15:17.511Z] ---> Running in ab17090d7f8b [2023-03-01T06:15:18.470Z] Removing intermediate container ab17090d7f8b [2023-03-01T06:15:18.470Z] ---> bc1c0336d6ef [2023-03-01T06:15:18.470Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T06:15:18.737Z] ---> Running in 8c76bd70898b [2023-03-01T06:15:19.697Z] Removing intermediate container 8c76bd70898b [2023-03-01T06:15:19.697Z] ---> aec9f7aa6df0 [2023-03-01T06:15:19.697Z] [2023-03-01T06:15:20.656Z] Successfully built aec9f7aa6df0 [2023-03-01T06:15:20.656Z] Successfully tagged support-scheduler-arm64:latest [2023-03-01T06:15:20.656Z]  Building support-scheduler ... done Building security-bootstrapper [2023-03-01T06:15:24.004Z] Removing intermediate container 4bac739b7f02 [2023-03-01T06:15:24.004Z] ---> 42b8aad2578b [2023-03-01T06:15:24.004Z] Step 8/22 : COPY . . [2023-03-01T06:15:24.004Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:15:24.004Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:15:24.004Z] ---> 22e720011c9b [2023-03-01T06:15:24.004Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-03-01T06:15:24.004Z] ---> Using cache [2023-03-01T06:15:24.004Z] ---> 15c7da531429 [2023-03-01T06:15:24.004Z] Step 4/22 : WORKDIR /edgex-go [2023-03-01T06:15:24.004Z] ---> Using cache [2023-03-01T06:15:24.004Z] ---> f743ec68f344 [2023-03-01T06:15:24.004Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-03-01T06:15:24.004Z] ---> Using cache [2023-03-01T06:15:24.004Z] ---> 68d79216b29e [2023-03-01T06:15:24.004Z] Step 6/22 : COPY go.mod vendor* ./ [2023-03-01T06:15:24.004Z] ---> Using cache [2023-03-01T06:15:24.004Z] ---> 4c95aa940c55 [2023-03-01T06:15:24.004Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:15:24.004Z] ---> Using cache [2023-03-01T06:15:24.004Z] ---> 0f1bdb867c1c [2023-03-01T06:15:24.004Z] Step 8/22 : COPY . . [2023-03-01T06:15:24.004Z] ---> Using cache [2023-03-01T06:15:24.004Z] ---> 8c96ffcf46ea [2023-03-01T06:15:24.004Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-01T06:15:24.972Z] ---> Running in 385e0f66d2b9 [2023-03-01T06:15:27.560Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-01T06:15:42.544Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:15:42.544Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:15:42.544Z] ---> 22e720011c9b [2023-03-01T06:15:42.544Z] Step 3/32 : WORKDIR /edgex-go [2023-03-01T06:15:42.544Z] ---> Using cache [2023-03-01T06:15:42.544Z] ---> 046554f2e9bc [2023-03-01T06:15:42.544Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-03-01T06:15:42.544Z] ---> Using cache [2023-03-01T06:15:42.544Z] ---> b00586ef4093 [2023-03-01T06:15:42.544Z] Step 5/32 : COPY go.mod vendor* ./ [2023-03-01T06:15:42.544Z] ---> Using cache [2023-03-01T06:15:42.544Z] ---> 15adcebdae9c [2023-03-01T06:15:42.544Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:15:42.544Z] ---> Using cache [2023-03-01T06:15:42.544Z] ---> 0bc4907087f7 [2023-03-01T06:15:42.544Z] Step 7/32 : COPY . . [2023-03-01T06:15:42.544Z] ---> Using cache [2023-03-01T06:15:42.544Z] ---> f8fc69abddcc [2023-03-01T06:15:42.544Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-01T06:15:42.544Z] ---> Running in bb753c112933 [2023-03-01T06:15:42.544Z] ---> a837a686e3f7 [2023-03-01T06:15:42.544Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-03-01T06:15:42.544Z] ---> Running in 3da5ed4ea25a [2023-03-01T06:15:44.484Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-01T06:15:44.484Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-01T06:18:51.214Z] Removing intermediate container d189c671d592 [2023-03-01T06:18:51.214Z] ---> 5d6468c91c5a [2023-03-01T06:18:51.214Z] [2023-03-01T06:18:51.214Z] Step 10/23 : FROM alpine:3.16 [2023-03-01T06:18:51.214Z] ---> 4c81e5bf8899 [2023-03-01T06:18:51.214Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-01T06:18:51.214Z] ---> Using cache [2023-03-01T06:18:51.214Z] ---> 27ef37fc258d [2023-03-01T06:18:51.214Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T06:18:51.214Z] ---> Using cache [2023-03-01T06:18:51.214Z] ---> d40e61f8657a [2023-03-01T06:18:51.214Z] Step 13/23 : ENV APP_PORT=59882 [2023-03-01T06:18:51.214Z] ---> Running in a4800cc5bbb6 [2023-03-01T06:18:51.214Z] Removing intermediate container a4800cc5bbb6 [2023-03-01T06:18:51.214Z] ---> 01f55d688bcc [2023-03-01T06:18:51.214Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-01T06:18:51.214Z] ---> Running in fc115974ca86 [2023-03-01T06:18:51.215Z] Removing intermediate container fc115974ca86 [2023-03-01T06:18:51.215Z] ---> fad15af0b274 [2023-03-01T06:18:51.215Z] Step 15/23 : WORKDIR / [2023-03-01T06:18:51.215Z] ---> Running in d38ff94cae2b [2023-03-01T06:18:51.215Z] Removing intermediate container d38ff94cae2b [2023-03-01T06:18:51.215Z] ---> c006b77c7652 [2023-03-01T06:18:51.215Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:18:51.215Z] ---> ee49268178f1 [2023-03-01T06:18:51.215Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-01T06:18:51.215Z] ---> 9305c3f6d311 [2023-03-01T06:18:51.215Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-01T06:18:51.215Z] ---> 78c504e5b6eb [2023-03-01T06:18:51.215Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-03-01T06:18:51.215Z] ---> Running in 84643f10e221 [2023-03-01T06:18:51.215Z] Removing intermediate container 84643f10e221 [2023-03-01T06:18:51.215Z] ---> 4c06dd345367 [2023-03-01T06:18:51.215Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T06:18:51.215Z] ---> Running in 7db659275aab [2023-03-01T06:18:52.623Z] Removing intermediate container 7db659275aab [2023-03-01T06:18:52.623Z] ---> 5f839bfff356 [2023-03-01T06:18:52.623Z] Step 21/23 : LABEL arch=arm64 [2023-03-01T06:18:52.623Z] ---> Running in 4a2513764916 [2023-03-01T06:18:52.892Z] Removing intermediate container 4a2513764916 [2023-03-01T06:18:52.892Z] ---> 02b8c5211b81 [2023-03-01T06:18:52.892Z] Step 22/23 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 [2023-03-01T06:18:53.159Z] ---> Running in b121a76e05f0 [2023-03-01T06:18:53.740Z] Removing intermediate container b121a76e05f0 [2023-03-01T06:18:53.740Z] ---> 36fa0fe112bc [2023-03-01T06:18:53.741Z] Step 23/23 : LABEL version=0.0.0 [2023-03-01T06:18:53.741Z] ---> Running in ca9a8dfce59b [2023-03-01T06:18:54.320Z] Removing intermediate container ca9a8dfce59b [2023-03-01T06:18:54.320Z] ---> 1899a9c40d6a [2023-03-01T06:18:54.320Z] [2023-03-01T06:18:54.594Z] Successfully built 1899a9c40d6a [2023-03-01T06:18:54.594Z] Successfully tagged core-command-arm64:latest [2023-03-01T06:18:54.594Z]  Building core-command ... done Building security-secretstore-setup [2023-03-01T06:19:12.796Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-03-01T06:19:12.797Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-01T06:19:12.797Z] ---> 22e720011c9b [2023-03-01T06:19:12.797Z] Step 3/24 : WORKDIR /edgex-go [2023-03-01T06:19:12.797Z] ---> Using cache [2023-03-01T06:19:12.797Z] ---> 046554f2e9bc [2023-03-01T06:19:12.797Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-01T06:19:12.797Z] ---> Using cache [2023-03-01T06:19:12.797Z] ---> b00586ef4093 [2023-03-01T06:19:12.797Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-01T06:19:12.797Z] ---> Using cache [2023-03-01T06:19:12.797Z] ---> 15adcebdae9c [2023-03-01T06:19:12.797Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:19:12.797Z] ---> Using cache [2023-03-01T06:19:12.797Z] ---> 0bc4907087f7 [2023-03-01T06:19:12.797Z] Step 7/24 : COPY . . [2023-03-01T06:19:12.797Z] ---> Using cache [2023-03-01T06:19:12.797Z] ---> f8fc69abddcc [2023-03-01T06:19:12.797Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-01T06:19:13.762Z] ---> Running in 68e16d75f548 [2023-03-01T06:19:15.706Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-01T06:22:07.433Z] Removing intermediate container 385e0f66d2b9 [2023-03-01T06:22:07.433Z] ---> 95ce6a4e4e61 [2023-03-01T06:22:07.433Z] [2023-03-01T06:22:07.433Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T06:22:07.433Z] ---> 4c81e5bf8899 [2023-03-01T06:22:07.433Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-01T06:22:07.433Z] ---> Using cache [2023-03-01T06:22:07.433Z] ---> c573a2ba4ace [2023-03-01T06:22:07.433Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T06:22:07.433Z] ---> Using cache [2023-03-01T06:22:07.433Z] ---> f5286cb7c977 [2023-03-01T06:22:07.433Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:22:07.433Z] ---> Using cache [2023-03-01T06:22:07.433Z] ---> 212d674690a7 [2023-03-01T06:22:07.433Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-01T06:22:07.433Z] ---> 0c50bab1d7ad [2023-03-01T06:22:07.433Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-01T06:22:07.433Z] ---> f129eb9fced8 [2023-03-01T06:22:07.433Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-01T06:22:07.433Z] ---> 128f876f6bed [2023-03-01T06:22:07.433Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T06:22:07.433Z] ---> Running in 22b64f398986 [2023-03-01T06:22:12.792Z] Removing intermediate container 22b64f398986 [2023-03-01T06:22:12.792Z] ---> 055cac723e1e [2023-03-01T06:22:12.792Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T06:22:12.792Z] ---> Running in 4a16a8f4f586 [2023-03-01T06:22:13.059Z] Removing intermediate container 4a16a8f4f586 [2023-03-01T06:22:13.059Z] ---> a899f191bae1 [2023-03-01T06:22:13.059Z] Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-01T06:22:13.326Z] ---> Running in e5de897a505b [2023-03-01T06:22:14.285Z] Removing intermediate container e5de897a505b [2023-03-01T06:22:14.285Z] ---> 308d23754184 [2023-03-01T06:22:14.285Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T06:22:14.557Z] ---> Running in 39d3844d097a [2023-03-01T06:22:15.542Z] Removing intermediate container 39d3844d097a [2023-03-01T06:22:15.542Z] ---> e59d920a2852 [2023-03-01T06:22:15.542Z] Step 21/22 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 [2023-03-01T06:22:15.542Z] ---> Running in 525e97d76268 [2023-03-01T06:22:16.502Z] Removing intermediate container 525e97d76268 [2023-03-01T06:22:16.502Z] ---> 396b8b884fee [2023-03-01T06:22:16.502Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T06:22:16.768Z] ---> Running in 86d9a5044efc [2023-03-01T06:22:17.729Z] Removing intermediate container 86d9a5044efc [2023-03-01T06:22:17.729Z] ---> 80b40443cf5e [2023-03-01T06:22:17.729Z] [2023-03-01T06:22:17.996Z] Successfully built 80b40443cf5e [2023-03-01T06:22:17.996Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-01T06:22:18.264Z]  Building security-proxy-auth ... done Removing intermediate container d0a84a68a08b [2023-03-01T06:22:18.264Z] ---> 57455428b00d [2023-03-01T06:22:18.264Z] [2023-03-01T06:22:18.264Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T06:22:18.264Z] ---> 4c81e5bf8899 [2023-03-01T06:22:18.264Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-01T06:22:18.264Z] ---> Running in 1abd67d30d8d [2023-03-01T06:22:18.845Z] Removing intermediate container 1abd67d30d8d [2023-03-01T06:22:18.845Z] ---> 036c248e9695 [2023-03-01T06:22:18.845Z] Step 12/22 : ENV APP_PORT=59880 [2023-03-01T06:22:19.122Z] ---> Running in 411eaaf3ac80 [2023-03-01T06:22:19.722Z] Removing intermediate container 411eaaf3ac80 [2023-03-01T06:22:19.722Z] ---> 46093bb6e608 [2023-03-01T06:22:19.722Z] Step 13/22 : EXPOSE $APP_PORT [2023-03-01T06:22:19.722Z] ---> Running in d1946f5db22d [2023-03-01T06:22:20.306Z] Removing intermediate container d1946f5db22d [2023-03-01T06:22:20.306Z] ---> 77949579f71d [2023-03-01T06:22:20.306Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-03-01T06:22:20.306Z] ---> Running in d2ae7e232a05 [2023-03-01T06:22:22.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:22:22.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:22:24.439Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T06:22:24.720Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T06:22:24.720Z] OK: 5 MiB in 15 packages [2023-03-01T06:22:26.184Z] Removing intermediate container d2ae7e232a05 [2023-03-01T06:22:26.184Z] ---> a8c388e1d4f2 [2023-03-01T06:22:26.184Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:22:27.151Z] ---> 514b681f364e [2023-03-01T06:22:27.151Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-01T06:22:29.091Z] ---> 1f6b22bbe89a [2023-03-01T06:22:29.091Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-01T06:22:30.049Z] ---> 2b05e18a5c4a [2023-03-01T06:22:30.049Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-03-01T06:22:30.317Z] ---> Running in 76e489dc7cda [2023-03-01T06:22:30.899Z] Removing intermediate container 76e489dc7cda [2023-03-01T06:22:30.899Z] ---> 23429b8e34f3 [2023-03-01T06:22:30.899Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T06:22:30.899Z] ---> Running in c81a57cf17d6 [2023-03-01T06:22:31.485Z] Removing intermediate container c81a57cf17d6 [2023-03-01T06:22:31.485Z] ---> 9fb183548853 [2023-03-01T06:22:31.485Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T06:22:31.752Z] ---> Running in 4fb8519331f4 [2023-03-01T06:22:32.338Z] Removing intermediate container 4fb8519331f4 [2023-03-01T06:22:32.338Z] ---> 4357fb99c906 [2023-03-01T06:22:32.338Z] Step 21/22 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 [2023-03-01T06:22:32.338Z] ---> Running in fcfd07f7e280 [2023-03-01T06:22:32.606Z] Removing intermediate container fcfd07f7e280 [2023-03-01T06:22:32.606Z] ---> 7c25021f4989 [2023-03-01T06:22:32.874Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T06:22:32.874Z] ---> Running in 38e28111a5c9 [2023-03-01T06:22:33.457Z] Removing intermediate container 38e28111a5c9 [2023-03-01T06:22:33.457Z] ---> f1bc679faabf [2023-03-01T06:22:33.457Z] [2023-03-01T06:22:33.723Z] Successfully built f1bc679faabf [2023-03-01T06:22:33.723Z] Successfully tagged core-data-arm64:latest [2023-03-01T06:22:48.718Z]  Building core-data ... done Removing intermediate container bb753c112933 [2023-03-01T06:22:48.718Z] ---> b3294f22bd0b [2023-03-01T06:22:48.718Z] [2023-03-01T06:22:48.718Z] Step 9/32 : FROM alpine:3.16 [2023-03-01T06:22:48.718Z] ---> 4c81e5bf8899 [2023-03-01T06:22:48.718Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-01T06:22:50.658Z] ---> Running in 2a34dde28f78 [2023-03-01T06:22:50.925Z] Removing intermediate container 2a34dde28f78 [2023-03-01T06:22:50.925Z] ---> 69788314b715 [2023-03-01T06:22:50.925Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-01T06:22:50.925Z] ---> Running in 2bb28a4aebbe [2023-03-01T06:22:52.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:22:53.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:22:54.538Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-03-01T06:22:54.538Z] (2/2) Installing su-exec (0.2-r1) [2023-03-01T06:22:54.538Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T06:22:54.538Z] OK: 5 MiB in 16 packages [2023-03-01T06:22:55.946Z] Removing intermediate container 2bb28a4aebbe [2023-03-01T06:22:55.946Z] ---> b6ce5fbb3860 [2023-03-01T06:22:55.946Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-01T06:22:55.946Z] ---> Running in 6997c5a14c62 [2023-03-01T06:22:56.529Z] Removing intermediate container 6997c5a14c62 [2023-03-01T06:22:56.529Z] ---> e7344518de5b [2023-03-01T06:22:56.529Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-01T06:22:56.529Z] ---> Running in 51b11fee6f57 [2023-03-01T06:22:57.110Z] Removing intermediate container 51b11fee6f57 [2023-03-01T06:22:57.110Z] ---> 58f74f22944f [2023-03-01T06:22:57.110Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-01T06:22:57.377Z] ---> Running in 82f8c9289110 [2023-03-01T06:22:57.959Z] Removing intermediate container 82f8c9289110 [2023-03-01T06:22:57.959Z] ---> dd56d16a4fe8 [2023-03-01T06:22:57.959Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-01T06:22:57.959Z] ---> Running in 065cecd18841 [2023-03-01T06:22:58.541Z] Removing intermediate container 065cecd18841 [2023-03-01T06:22:58.541Z] ---> c24f2096adfc [2023-03-01T06:22:58.541Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-01T06:22:58.541Z] ---> Running in 3cb73c4b6ea2 [2023-03-01T06:23:01.885Z] Removing intermediate container 3cb73c4b6ea2 [2023-03-01T06:23:01.885Z] ---> 94e04449be8e [2023-03-01T06:23:01.885Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-01T06:23:01.885Z] ---> Running in a181948688bb [2023-03-01T06:23:02.469Z] Removing intermediate container a181948688bb [2023-03-01T06:23:02.469Z] ---> f27440d13192 [2023-03-01T06:23:02.469Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-01T06:23:03.430Z] ---> bfd75d09c93b [2023-03-01T06:23:03.430Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-01T06:23:03.430Z] ---> Running in db4da0bf5d4c [2023-03-01T06:23:06.779Z] Removing intermediate container db4da0bf5d4c [2023-03-01T06:23:06.779Z] ---> ff9937b61776 [2023-03-01T06:23:06.779Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:23:07.365Z] ---> 86d48a08682d [2023-03-01T06:23:07.632Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-01T06:23:09.577Z] ---> 56ae5adc186a [2023-03-01T06:23:09.577Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-01T06:23:10.160Z] ---> 9fa5750590af [2023-03-01T06:23:10.160Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-01T06:23:11.119Z] ---> e45ec611d4c5 [2023-03-01T06:23:11.119Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-01T06:23:12.078Z] ---> a91f236189e7 [2023-03-01T06:23:12.078Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-01T06:23:13.039Z] ---> 5e6b4ed0c7de [2023-03-01T06:23:13.039Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-01T06:23:13.996Z] ---> 208dc8ade994 [2023-03-01T06:23:13.997Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-03-01T06:23:14.263Z] ---> Running in dc32420b26b2 [2023-03-01T06:23:17.635Z] Removing intermediate container dc32420b26b2 [2023-03-01T06:23:17.635Z] ---> 915ede604e11 [2023-03-01T06:23:17.635Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-01T06:23:17.635Z] ---> Running in 602b2af69ac3 [2023-03-01T06:23:18.219Z] Removing intermediate container 602b2af69ac3 [2023-03-01T06:23:18.219Z] ---> 2075b3fd4ef7 [2023-03-01T06:23:18.219Z] Step 29/32 : CMD ["gate"] [2023-03-01T06:23:18.219Z] ---> Running in af779cc37fda [2023-03-01T06:23:18.812Z] Removing intermediate container af779cc37fda [2023-03-01T06:23:18.812Z] ---> 9397627baebe [2023-03-01T06:23:18.812Z] Step 30/32 : LABEL arch=arm64 [2023-03-01T06:23:18.812Z] ---> Running in c6a53bdbc622 [2023-03-01T06:23:19.414Z] Removing intermediate container c6a53bdbc622 [2023-03-01T06:23:19.414Z] ---> c8acc4816bb6 [2023-03-01T06:23:19.414Z] Step 31/32 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 [2023-03-01T06:23:19.414Z] ---> Running in e4f43b7b4ae0 [2023-03-01T06:23:20.006Z] Removing intermediate container e4f43b7b4ae0 [2023-03-01T06:23:20.006Z] ---> d83f9f836b56 [2023-03-01T06:23:20.006Z] Step 32/32 : LABEL version=0.0.0 [2023-03-01T06:23:20.280Z] ---> Running in 4c646742bd10 [2023-03-01T06:23:20.553Z] Removing intermediate container 4c646742bd10 [2023-03-01T06:23:20.553Z] ---> 28d280c29b62 [2023-03-01T06:23:20.553Z] [2023-03-01T06:23:21.162Z] Successfully built 28d280c29b62 [2023-03-01T06:23:21.162Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-01T06:24:00.230Z]  Building security-bootstrapper ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-01T06:24:10.314Z] Removing intermediate container 68e16d75f548 [2023-03-01T06:24:10.314Z] ---> 1c972184994b [2023-03-01T06:24:10.314Z] [2023-03-01T06:24:10.314Z] Step 9/24 : FROM alpine:3.16 [2023-03-01T06:24:10.314Z] ---> 4c81e5bf8899 [2023-03-01T06:24:10.314Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-01T06:24:10.314Z] ---> Running in 03e62ae770a2 [2023-03-01T06:24:11.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:24:11.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:24:12.956Z] (1/3) Installing ca-certificates (20220614-r0) [2023-03-01T06:24:12.956Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-03-01T06:24:12.956Z] (3/3) Installing su-exec (0.2-r1) [2023-03-01T06:24:12.956Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T06:24:12.956Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T06:24:13.223Z] OK: 6 MiB in 17 packages [2023-03-01T06:24:15.172Z] Removing intermediate container 03e62ae770a2 [2023-03-01T06:24:15.172Z] ---> a188d88ddde7 [2023-03-01T06:24:15.172Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-01T06:24:15.172Z] ---> Running in 86f15d9c4aeb [2023-03-01T06:24:15.443Z] Removing intermediate container 86f15d9c4aeb [2023-03-01T06:24:15.443Z] ---> 176eb6f60908 [2023-03-01T06:24:15.443Z] Step 12/24 : WORKDIR / [2023-03-01T06:24:15.710Z] ---> Running in 37a0a4993b88 [2023-03-01T06:24:16.293Z] Removing intermediate container 37a0a4993b88 [2023-03-01T06:24:16.293Z] ---> 0a7c3ce3d0e6 [2023-03-01T06:24:16.293Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-01T06:24:17.254Z] ---> adbab5c14de5 [2023-03-01T06:24:17.254Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-01T06:24:17.837Z] ---> 00a635a84cb8 [2023-03-01T06:24:17.837Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-01T06:24:18.812Z] ---> eb49efe3adc5 [2023-03-01T06:24:18.812Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-03-01T06:24:19.396Z] ---> d55fe7df62a7 [2023-03-01T06:24:19.396Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-01T06:24:19.664Z] Removing intermediate container 3da5ed4ea25a [2023-03-01T06:24:19.664Z] ---> 047576ba7243 [2023-03-01T06:24:19.664Z] [2023-03-01T06:24:19.664Z] Step 10/22 : FROM alpine:3.16 [2023-03-01T06:24:19.664Z] ---> 4c81e5bf8899 [2023-03-01T06:24:19.664Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-01T06:24:19.664Z] ---> Running in 6199bd4fb7ad [2023-03-01T06:24:20.628Z] ---> 0597f3936bf0 [2023-03-01T06:24:20.628Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-01T06:24:20.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:24:21.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:24:21.743Z] ---> 675c2dcbc18f [2023-03-01T06:24:21.743Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-01T06:24:22.333Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-01T06:24:22.333Z] ---> 578b1dd90751 [2023-03-01T06:24:22.333Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-01T06:24:22.333Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-01T06:24:22.333Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T06:24:22.600Z] Executing ca-certificates-20220614-r0.trigger [2023-03-01T06:24:22.600Z] ---> Running in 72322d30db81 [2023-03-01T06:24:22.875Z] OK: 6 MiB in 16 packages [2023-03-01T06:24:24.284Z] Removing intermediate container 6199bd4fb7ad [2023-03-01T06:24:24.284Z] ---> 7078ab120ba8 [2023-03-01T06:24:24.284Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-01T06:24:24.284Z] ---> Running in d2d2ebb3a06f [2023-03-01T06:24:24.551Z] Removing intermediate container 72322d30db81 [2023-03-01T06:24:24.551Z] ---> 173168bbc8c9 [2023-03-01T06:24:24.551Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-01T06:24:24.551Z] ---> Running in 3f13f7b503d7 [2023-03-01T06:24:24.818Z] Removing intermediate container d2d2ebb3a06f [2023-03-01T06:24:24.818Z] ---> e272ea0a82bd [2023-03-01T06:24:24.818Z] Step 13/22 : ENV APP_PORT=59860 [2023-03-01T06:24:24.818Z] ---> Running in b7afb20a031e [2023-03-01T06:24:25.086Z] Removing intermediate container 3f13f7b503d7 [2023-03-01T06:24:25.086Z] ---> 716e9da00764 [2023-03-01T06:24:25.086Z] Step 22/24 : LABEL arch=arm64 [2023-03-01T06:24:25.086Z] ---> Running in 31ad520a3390 [2023-03-01T06:24:25.086Z] Removing intermediate container b7afb20a031e [2023-03-01T06:24:25.086Z] ---> af4dc6523abd [2023-03-01T06:24:25.086Z] Step 14/22 : EXPOSE $APP_PORT [2023-03-01T06:24:25.353Z] ---> Running in 12b3ab44e8cd [2023-03-01T06:24:25.353Z] Removing intermediate container 31ad520a3390 [2023-03-01T06:24:25.353Z] ---> 993e7e4429f9 [2023-03-01T06:24:25.353Z] Step 23/24 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 [2023-03-01T06:24:25.630Z] ---> Running in 3719bb453ae1 [2023-03-01T06:24:25.630Z] Removing intermediate container 12b3ab44e8cd [2023-03-01T06:24:25.630Z] ---> 5de36188ff2a [2023-03-01T06:24:25.630Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-01T06:24:25.895Z] Removing intermediate container 3719bb453ae1 [2023-03-01T06:24:25.895Z] ---> 258cd35d4113 [2023-03-01T06:24:25.895Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T06:24:25.895Z] ---> Running in 610fcdf10e0e [2023-03-01T06:24:26.162Z] ---> ae21ae30b064 [2023-03-01T06:24:26.162Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-01T06:24:26.162Z] Removing intermediate container 610fcdf10e0e [2023-03-01T06:24:26.162Z] ---> 9fa490c329d2 [2023-03-01T06:24:26.162Z] [2023-03-01T06:24:26.743Z] Successfully built 9fa490c329d2 [2023-03-01T06:24:26.743Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-01T06:24:27.702Z]  Building security-secretstore-setup ... done  ---> a93ecdaef771 [2023-03-01T06:24:27.702Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-01T06:24:28.285Z] ---> 89e8bcaefb3e [2023-03-01T06:24:28.285Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-03-01T06:24:28.285Z] ---> Running in d1fde6b4b382 [2023-03-01T06:24:28.551Z] Removing intermediate container d1fde6b4b382 [2023-03-01T06:24:28.551Z] ---> b47b4baa95a8 [2023-03-01T06:24:28.551Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T06:24:28.551Z] ---> Running in 2962499185b6 [2023-03-01T06:24:28.817Z] Removing intermediate container 2962499185b6 [2023-03-01T06:24:28.817Z] ---> 3a08fc8b359d [2023-03-01T06:24:28.817Z] Step 20/22 : LABEL arch=arm64 [2023-03-01T06:24:28.817Z] ---> Running in 2cb0e8ec5739 [2023-03-01T06:24:29.396Z] Removing intermediate container 2cb0e8ec5739 [2023-03-01T06:24:29.396Z] ---> 34902eb475f5 [2023-03-01T06:24:29.397Z] Step 21/22 : LABEL git_sha=0c27c03582befc15ca44ba22a8f2964d059cef61 [2023-03-01T06:24:29.397Z] ---> Running in c1ac2bbbf4c5 [2023-03-01T06:24:29.662Z] Removing intermediate container c1ac2bbbf4c5 [2023-03-01T06:24:29.662Z] ---> adb83b57e620 [2023-03-01T06:24:29.662Z] Step 22/22 : LABEL version=0.0.0 [2023-03-01T06:24:29.662Z] ---> Running in a1d2b64fe66e [2023-03-01T06:24:29.929Z] Removing intermediate container a1d2b64fe66e [2023-03-01T06:24:29.929Z] ---> be984e559313 [2023-03-01T06:24:29.929Z] [2023-03-01T06:24:30.195Z] Successfully built be984e559313 [2023-03-01T06:24:30.195Z] Successfully tagged support-notifications-arm64:latest [2023-03-01T06:24:30.472Z]  Building support-notifications ... done  [Pipeline] } [2023-03-01T06:24:30.492Z] $ docker stop --time=1 ebde236c6046b307b9de0ea74ff7005c51de78e73f897fbfcec98f4c04234e06 [2023-03-01T06:24:32.150Z] $ docker rm -f --volumes ebde236c6046b307b9de0ea74ff7005c51de78e73f897fbfcec98f4c04234e06 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T06:24:32.703Z] + docker images [2023-03-01T06:24:32.969Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-01T06:24:32.970Z] support-notifications-arm64 latest be984e559313 3 seconds ago 29.7MB [2023-03-01T06:24:32.970Z] security-secretstore-setup-arm64 latest 9fa490c329d2 6 seconds ago 29MB [2023-03-01T06:24:32.970Z] 047576ba7243 14 seconds ago 1.58GB [2023-03-01T06:24:32.970Z] 1c972184994b 24 seconds ago 1.51GB [2023-03-01T06:24:32.970Z] security-bootstrapper-arm64 latest 28d280c29b62 About a minute ago 19.6MB [2023-03-01T06:24:32.970Z] b3294f22bd0b About a minute ago 1.51GB [2023-03-01T06:24:32.970Z] core-data-arm64 latest f1bc679faabf About a minute ago 17.3MB [2023-03-01T06:24:32.970Z] security-proxy-auth-arm64 latest 80b40443cf5e 2 minutes ago 15.6MB [2023-03-01T06:24:32.970Z] 57455428b00d 2 minutes ago 1.52GB [2023-03-01T06:24:32.970Z] 95ce6a4e4e61 2 minutes ago 1.5GB [2023-03-01T06:24:32.970Z] core-command-arm64 latest 1899a9c40d6a 5 minutes ago 17.1MB [2023-03-01T06:24:32.970Z] 5d6468c91c5a 5 minutes ago 1.52GB [2023-03-01T06:24:32.970Z] support-scheduler-arm64 latest aec9f7aa6df0 9 minutes ago 29.1MB [2023-03-01T06:24:32.970Z] security-spire-server-arm64 latest 4d8f82a3d1ca 9 minutes ago 84.3MB [2023-03-01T06:24:32.970Z] 00b6503badc5 9 minutes ago 1.58GB [2023-03-01T06:24:32.970Z] 745ed1ef9a27 9 minutes ago 1.39GB [2023-03-01T06:24:32.970Z] security-spiffe-token-provider-arm64 latest 341d5d46adef 10 minutes ago 29.1MB [2023-03-01T06:24:32.970Z] security-proxy-setup-arm64 latest 36b4e59e9f30 10 minutes ago 26.9MB [2023-03-01T06:24:32.970Z] 62286aa6490d 10 minutes ago 1.55GB [2023-03-01T06:24:32.970Z] d4ceb5e5c75b 10 minutes ago 1.51GB [2023-03-01T06:24:32.970Z] security-spire-config-arm64 latest 3bcb034eea99 11 minutes ago 83.6MB [2023-03-01T06:24:32.970Z] core-metadata-arm64 latest c4e62dcffcf8 12 minutes ago 17.8MB [2023-03-01T06:24:32.970Z] a5252c9d3a4f 12 minutes ago 1.52GB [2023-03-01T06:24:32.970Z] core-common-config-bootstrapper-arm64 latest 268a76508d6d 13 minutes ago 14.9MB [2023-03-01T06:24:32.970Z] 5e7bf54e1ce1 13 minutes ago 1.51GB [2023-03-01T06:24:32.970Z] security-spire-agent-arm64 latest 98c61a10e9cc 20 minutes ago 122MB [2023-03-01T06:24:32.970Z] 57d836a8f3a0 21 minutes ago 1.39GB [2023-03-01T06:24:32.970Z] ci-base-image-arm64 latest 22e720011c9b 36 minutes ago 905MB [2023-03-01T06:24:32.970Z] alpine 3.15 354640af7b1b 2 weeks ago 5.34MB [2023-03-01T06:24:32.970Z] alpine 3.16 4c81e5bf8899 2 weeks ago 5.3MB [2023-03-01T06:24:32.970Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-03-01T06:24:32.970Z] 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) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T06:24:33.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T06:24:33.751Z] [2023-03-01T06:24:33.751Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T06:24:34.147Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T06:24:34.416Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-01T06:24:34.416Z] 8998bd30e6a1: Pulling fs layer [2023-03-01T06:24:34.416Z] 04944245beec: Pulling fs layer [2023-03-01T06:24:34.416Z] 699f458cf7ca: Pulling fs layer [2023-03-01T06:24:34.416Z] 765212b225bb: Pulling fs layer [2023-03-01T06:24:34.416Z] f23df028b6ca: Pulling fs layer [2023-03-01T06:24:34.416Z] d65c8cfc05b1: Pulling fs layer [2023-03-01T06:24:34.416Z] 2437ff75d9bd: Pulling fs layer [2023-03-01T06:24:34.416Z] 765212b225bb: Waiting [2023-03-01T06:24:34.416Z] f23df028b6ca: Waiting [2023-03-01T06:24:34.416Z] d65c8cfc05b1: Waiting [2023-03-01T06:24:34.416Z] 2437ff75d9bd: Waiting [2023-03-01T06:24:34.416Z] 04944245beec: Verifying Checksum [2023-03-01T06:24:34.416Z] 04944245beec: Download complete [2023-03-01T06:24:34.416Z] 765212b225bb: Download complete [2023-03-01T06:24:34.416Z] f23df028b6ca: Download complete [2023-03-01T06:24:34.416Z] d65c8cfc05b1: Verifying Checksum [2023-03-01T06:24:34.416Z] d65c8cfc05b1: Download complete [2023-03-01T06:24:34.684Z] 699f458cf7ca: Verifying Checksum [2023-03-01T06:24:34.684Z] 699f458cf7ca: Download complete [2023-03-01T06:24:34.952Z] 8998bd30e6a1: Verifying Checksum [2023-03-01T06:24:34.952Z] 8998bd30e6a1: Download complete [2023-03-01T06:24:37.533Z] 2437ff75d9bd: Verifying Checksum [2023-03-01T06:24:37.533Z] 2437ff75d9bd: Download complete [2023-03-01T06:24:38.938Z] 8998bd30e6a1: Pull complete [2023-03-01T06:24:39.519Z] 04944245beec: Pull complete [2023-03-01T06:24:40.927Z] 699f458cf7ca: Pull complete [2023-03-01T06:24:40.927Z] 765212b225bb: Pull complete [2023-03-01T06:24:41.885Z] f23df028b6ca: Pull complete [2023-03-01T06:24:42.150Z] d65c8cfc05b1: Pull complete [2023-03-01T06:24:57.125Z] 2437ff75d9bd: Pull complete [2023-03-01T06:24:57.125Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-01T06:24:57.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T06:24:57.125Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T06:24:57.446Z] prd-ubuntu20.04-docker-arm64-4c-16g-7911 does not seem to be running inside a container [2023-03-01T06:24:57.507Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-01T06:25:01.105Z] $ docker top 9d2f903f3a06832599921cede93c6bf56e6e833103788d47c9aa2485cfa14316 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T06:25:02.125Z] ---> job-cost.sh [2023-03-01T06:25:02.125Z] lf-activate-venv: SKIPPING [2023-03-01T06:25:02.125Z] INFO: No Stack... [2023-03-01T06:25:02.403Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-01T06:25:03.387Z] INFO: Archiving Costs [Pipeline] sh [2023-03-01T06:25:04.066Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-03-01T06:25:04.066Z] + cut -d, -f6 [Pipeline] lock [2023-03-01T06:25:04.133Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4401-1-stack-cost] [2023-03-01T06:25:04.137Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4401-1-stack-cost] did not exist. Created. [2023-03-01T06:25:04.137Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4401-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-01T06:25:04.872Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-01T06:25:05.068Z] Stashed 1 file(s) [Pipeline] } [2023-03-01T06:25:05.084Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4401-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-01T06:25:05.164Z] $ docker stop --time=1 9d2f903f3a06832599921cede93c6bf56e6e833103788d47c9aa2485cfa14316 [2023-03-01T06:25:06.741Z] $ docker rm -f --volumes 9d2f903f3a06832599921cede93c6bf56e6e833103788d47c9aa2485cfa14316 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-01T06:25:07.727Z] provisioning config files... [2023-03-01T06:25:07.750Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config10563653374220276469tmp [Pipeline] { [Pipeline] sh [2023-03-01T06:25:08.108Z] + set +x [2023-03-01T06:25:08.108Z] + + curl -s https://codecov.io/bash [2023-03-01T06:25:08.108Z] bash -s -- [2023-03-01T06:25:08.108Z] [2023-03-01T06:25:08.108Z] _____ _ [2023-03-01T06:25:08.108Z] / ____| | | [2023-03-01T06:25:08.108Z] | | ___ __| | ___ ___ _____ __ [2023-03-01T06:25:08.108Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-01T06:25:08.108Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-01T06:25:08.108Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-01T06:25:08.108Z] Bash-1.0.6 [2023-03-01T06:25:08.108Z] [2023-03-01T06:25:08.108Z] [2023-03-01T06:25:08.108Z] ==> git version 2.25.1 found [2023-03-01T06:25:08.108Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-01T06:25:08.108Z] Release-Date: 2020-01-08 [2023-03-01T06:25:08.108Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-01T06:25:08.108Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-01T06:25:08.108Z] ==> Jenkins CI detected. [2023-03-01T06:25:08.108Z] current dir:  /w/workspace/edgex-go/1 [2023-03-01T06:25:08.108Z] project root: . [2023-03-01T06:25:08.108Z] --> token set from env [2023-03-01T06:25:08.108Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-01T06:25:08.108Z] ==> Running gcov in . (disable via -X gcov) [2023-03-01T06:25:08.108Z] ==> Python coveragepy not found [2023-03-01T06:25:08.108Z] ==> Searching for coverage reports in: [2023-03-01T06:25:08.108Z] + . [2023-03-01T06:25:08.108Z] -> Found 1 reports [2023-03-01T06:25:08.108Z] ==> Detecting git/mercurial file structure [2023-03-01T06:25:08.108Z] ==> Reading reports [2023-03-01T06:25:08.108Z] + ./coverage.out bytes=487670 [2023-03-01T06:25:08.108Z] ==> Appending adjustments [2023-03-01T06:25:08.108Z] https://docs.codecov.io/docs/fixing-reports [2023-03-01T06:25:09.566Z] + Found adjustments [2023-03-01T06:25:09.566Z] ==> Gzipping contents [2023-03-01T06:25:09.566Z] 64K /tmp/codecov.cRifNh.gz [2023-03-01T06:25:09.566Z] ==> Uploading reports [2023-03-01T06:25:09.566Z] url: https://codecov.io [2023-03-01T06:25:09.566Z] query: branch=PR-4401&commit=0c27c03582befc15ca44ba22a8f2964d059cef61&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4401%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4401&job=&cmd_args= [2023-03-01T06:25:09.566Z] -> Pinging Codecov [2023-03-01T06:25:09.566Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4401&commit=0c27c03582befc15ca44ba22a8f2964d059cef61&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4401%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4401&job=&cmd_args= [2023-03-01T06:25:09.566Z] -> Uploading to [2023-03-01T06:25:09.566Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-01/00271124DB129430A58F1EEE437C3FCB/0c27c03582befc15ca44ba22a8f2964d059cef61/180298ab-6672-490f-a711-e3e7a7e3fc4e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230301T062509Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=06ad715c9ea8ae5c9a88b9ed266e3c576f39bab1303840fdf4e79ae3f632e092 [2023-03-01T06:25:09.566Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T06:25:09.566Z] Dload Upload Total Spent Left Speed [2023-03-01T06:25:09.836Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63139 0 0 100 63139 0 192k --:--:-- --:--:-- --:--:-- 192k 100 63139 0 0 100 63139 0 192k --:--:-- --:--:-- --:--:-- 191k [2023-03-01T06:25:09.836Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0c27c03582befc15ca44ba22a8f2964d059cef61 [Pipeline] } [2023-03-01T06:25:09.866Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-01T06:25:11.147Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-01T06:25:11.470Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T06:25:12.375Z] ---> package-listing.sh [2023-03-01T06:25:12.375Z] ++ facter osfamily [2023-03-01T06:25:12.375Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-01T06:25:12.636Z] + OS_FAMILY=debian [2023-03-01T06:25:12.636Z] + workspace=/w/workspace/edgex-go/1 [2023-03-01T06:25:12.636Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-01T06:25:12.636Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-01T06:25:12.636Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-01T06:25:12.636Z] + PACKAGES=/tmp/packages_start.txt [2023-03-01T06:25:12.636Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-01T06:25:12.636Z] + PACKAGES=/tmp/packages_end.txt [2023-03-01T06:25:12.636Z] + case "${OS_FAMILY}" in [2023-03-01T06:25:12.636Z] + dpkg -l [2023-03-01T06:25:12.636Z] + grep '^ii' [2023-03-01T06:25:12.636Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-01T06:25:12.636Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-01T06:25:12.636Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-01T06:25:12.636Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-01T06:25:12.636Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-03-01T06:25:12.636Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-03-01T06:25:12.671Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-01T06:25:12.966Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T06:25:13.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T06:25:13.588Z] [2023-03-01T06:25:13.588Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T06:25:13.962Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T06:25:13.962Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-01T06:25:13.962Z] 5eb5b503b376: Pulling fs layer [2023-03-01T06:25:13.962Z] 5c69ac0246d0: Pulling fs layer [2023-03-01T06:25:13.962Z] ec43610c2a17: Pulling fs layer [2023-03-01T06:25:13.962Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-01T06:25:13.962Z] 33b1e0a273af: Pulling fs layer [2023-03-01T06:25:13.962Z] 5d3b04190fa2: Pulling fs layer [2023-03-01T06:25:13.962Z] 2f39f015ded8: Pulling fs layer [2023-03-01T06:25:13.962Z] 3a2ae6a8a46f: Waiting [2023-03-01T06:25:13.962Z] 5d3b04190fa2: Waiting [2023-03-01T06:25:13.962Z] 33b1e0a273af: Waiting [2023-03-01T06:25:13.962Z] 2f39f015ded8: Waiting [2023-03-01T06:25:13.962Z] 5c69ac0246d0: Verifying Checksum [2023-03-01T06:25:13.962Z] 5c69ac0246d0: Download complete [2023-03-01T06:25:13.962Z] 3a2ae6a8a46f: Download complete [2023-03-01T06:25:14.223Z] 33b1e0a273af: Verifying Checksum [2023-03-01T06:25:14.223Z] 33b1e0a273af: Download complete [2023-03-01T06:25:14.223Z] ec43610c2a17: Verifying Checksum [2023-03-01T06:25:14.223Z] ec43610c2a17: Download complete [2023-03-01T06:25:14.223Z] 5d3b04190fa2: Verifying Checksum [2023-03-01T06:25:14.223Z] 5d3b04190fa2: Download complete [2023-03-01T06:25:14.223Z] 5eb5b503b376: Verifying Checksum [2023-03-01T06:25:14.223Z] 5eb5b503b376: Download complete [2023-03-01T06:25:14.788Z] 2f39f015ded8: Download complete [2023-03-01T06:25:15.356Z] 5eb5b503b376: Pull complete [2023-03-01T06:25:15.613Z] 5c69ac0246d0: Pull complete [2023-03-01T06:25:15.872Z] ec43610c2a17: Pull complete [2023-03-01T06:25:15.872Z] 3a2ae6a8a46f: Pull complete [2023-03-01T06:25:16.130Z] 33b1e0a273af: Pull complete [2023-03-01T06:25:16.387Z] 5d3b04190fa2: Pull complete [2023-03-01T06:25:20.566Z] 2f39f015ded8: Pull complete [2023-03-01T06:25:20.566Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-01T06:25:20.566Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T06:25:20.566Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T06:25:20.760Z] prd-ubuntu20.04-docker-8c-8g-7909 does not seem to be running inside a container [2023-03-01T06:25:20.769Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-lftools-log-publisher:latest cat [2023-03-01T06:25:22.730Z] $ docker top d0fe30ba82060a6b90dc5f12aed6d0eb51702f7d64e440682a32218d92cfaddc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T06:25:23.131Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-01T06:25:23.436Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-01T06:25:23.741Z] + ls /var/log/sa-host [2023-03-01T06:25:23.741Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T06:25:23.862Z] provisioning config files... [2023-03-01T06:25:23.869Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config14027438969141809943tmp [Pipeline] { [Pipeline] echo [2023-03-01T06:25:23.917Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T06:25:24.227Z] ---> create-netrc.sh [Pipeline] } [2023-03-01T06:25:24.257Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-01T06:25:24.636Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-01T06:25:24.668Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T06:25:24.978Z] ---> sudo-logs.sh [2023-03-01T06:25:24.978Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-01T06:25:25.055Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T06:25:25.369Z] ---> job-cost.sh [2023-03-01T06:25:25.369Z] lf-activate-venv: SKIPPING [2023-03-01T06:25:25.369Z] DEBUG: total: 0.10999999940395355 [2023-03-01T06:25:25.369Z] INFO: Retrieving Stack Cost... [2023-03-01T06:25:25.628Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-01T06:25:26.196Z] INFO: Archiving Costs [Pipeline] echo [2023-03-01T06:25:26.229Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T06:25:26.536Z] ---> logs-deploy.sh [2023-03-01T06:25:26.536Z] lf-activate-venv: SKIPPING [2023-03-01T06:25:26.536Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4401/1 [2023-03-01T06:25:26.536Z] INFO: archiving workspace using pattern(s): [2023-03-01T06:25:27.469Z] Archives upload complete. [2023-03-01T06:25:27.469Z] INFO: archiving logs to Nexus