Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fad9fe7ce883aac56d41a9d22f65d99fda24394e+62f72edb64dca79aa690ec258c3243e87ccbadbd (287ee3f2454e8c2ea80c965bd520e48c4a9a31a2) 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-ssh4374229967973152170.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh974863178474330466.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4097/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4097/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh387264042050199758.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15216982564907023648.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 8213865985cc96b4d65921cf96fa8a01761a1acb The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4097/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4097/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3421106262406052500.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 8213865985cc96b4d65921cf96fa8a01761a1acb (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8213865985cc96b4d65921cf96fa8a01761a1acb # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-21881 in /w/workspace/edgexfoundry_edgex-go_PR-4097 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # 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 Merging remotes/origin/main commit 62f72edb64dca79aa690ec258c3243e87ccbadbd into PR head commit fad9fe7ce883aac56d41a9d22f65d99fda24394e Merge succeeded, producing d5622e27431e2a470127ea0b66702b9e78021c54 Checking out Revision d5622e27431e2a470127ea0b66702b9e78021c54 (PR-4097) > 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/4097/head:refs/remotes/origin/PR-4097 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fad9fe7ce883aac56d41a9d22f65d99fda24394e # 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 62f72edb64dca79aa690ec258c3243e87ccbadbd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d5622e27431e2a470127ea0b66702b9e78021c54 # timeout=10 Commit message: "Merge commit '62f72edb64dca79aa690ec258c3243e87ccbadbd' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-03T16:30:21.384Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-03T16:30:21.442Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-03T16:30:21.455Z] ========================================================= [2022-08-03T16:30:21.455Z] EdgeX Global Pipelines Version Info [2022-08-03T16:30:21.455Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-03T16:30:22.194Z] ------------------- [2022-08-03T16:30:22.194Z] stable info: [2022-08-03T16:30:22.194Z] ------------------- [2022-08-03T16:30:22.194Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-03T16:30:22.194Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-03T16:30:22.194Z] Message: update stable to v1.0.238 > git rev-list --no-walk cd7b71c9f3bf668acb15b90b6edbe9b9b1289eac # timeout=10 [2022-08-03T16:30:22.766Z] ------------------- [2022-08-03T16:30:22.766Z] experimental info: [2022-08-03T16:30:22.766Z] ------------------- [2022-08-03T16:30:22.766Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-03T16:30:22.766Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-03T16:30:22.766Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-03T16:30:22.953Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-08-03T16:30:22.965Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-08-03T16:30:22.978Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-03T16:30:22.990Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-03T16:30:23.001Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-03T16:30:23.014Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-03T16:30:23.028Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-03T16:30:23.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-08-03T16:30:23.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-08-03T16:30:23.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-08-03T16:30:23.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-03T16:30:23.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-03T16:30:23.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-03T16:30:23.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-03T16:30:23.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-03T16:30:23.118Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-03T16:30:23.127Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-03T16:30:23.136Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-03T16:30:23.145Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-03T16:30:23.162Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-03T16:30:23.171Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-03T16:30:23.182Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-03T16:30:23.194Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-03T16:30:23.205Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4097 [Pipeline] echo [2022-08-03T16:30:23.216Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4097 [Pipeline] echo [2022-08-03T16:30:23.228Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4097 [Pipeline] echo [2022-08-03T16:30:23.245Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d5622e27431e2a470127ea0b66702b9e78021c54 [Pipeline] echo [2022-08-03T16:30:23.257Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d5622e2 [Pipeline] echo [2022-08-03T16:30:23.272Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-03T16:30:23.323Z] provisioning config files... [2022-08-03T16:30:23.336Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config192438455159983352tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-03T16:30:23.642Z] ---> docker-login.sh [2022-08-03T16:30:23.642Z] nexus3.edgexfoundry.org:10001 [2022-08-03T16:30:23.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T16:30:23.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T16:30:23.902Z] Configure a credential helper to remove this warning. See [2022-08-03T16:30:23.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T16:30:23.902Z] [2022-08-03T16:30:23.902Z] Login Succeeded [2022-08-03T16:30:23.902Z] nexus3.edgexfoundry.org:10002 [2022-08-03T16:30:24.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T16:30:24.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T16:30:24.163Z] Configure a credential helper to remove this warning. See [2022-08-03T16:30:24.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T16:30:24.163Z] [2022-08-03T16:30:24.163Z] Login Succeeded [2022-08-03T16:30:24.163Z] nexus3.edgexfoundry.org:10003 [2022-08-03T16:30:24.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T16:30:24.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T16:30:24.163Z] Configure a credential helper to remove this warning. See [2022-08-03T16:30:24.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T16:30:24.163Z] [2022-08-03T16:30:24.163Z] Login Succeeded [2022-08-03T16:30:24.426Z] nexus3.edgexfoundry.org:10004 [2022-08-03T16:30:24.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T16:30:24.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T16:30:24.426Z] Configure a credential helper to remove this warning. See [2022-08-03T16:30:24.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T16:30:24.426Z] [2022-08-03T16:30:24.426Z] Login Succeeded [2022-08-03T16:30:24.426Z] docker.io [2022-08-03T16:30:24.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T16:30:25.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T16:30:25.000Z] Configure a credential helper to remove this warning. See [2022-08-03T16:30:25.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T16:30:25.000Z] [2022-08-03T16:30:25.000Z] Login Succeeded [2022-08-03T16:30:25.000Z] ---> docker-login.sh ends [Pipeline] } [2022-08-03T16:30:25.010Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-03T16:30:25.332Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-08-03T16:30:25.332Z] + cut -d/ -f2 [2022-08-03T16:30:25.332Z] + dirname cmd/core-command/Dockerfile [2022-08-03T16:30:25.332Z] + echo core-command,cmd/core-command/Dockerfile [2022-08-03T16:30:25.332Z] + cut -d/ -f2 [2022-08-03T16:30:25.332Z] + dirname cmd/core-data/Dockerfile [2022-08-03T16:30:25.332Z] + echo core-data,cmd/core-data/Dockerfile [2022-08-03T16:30:25.332Z] + + dirname cmd/core-metadata/Dockerfile [2022-08-03T16:30:25.332Z] cut -d/ -f2 [2022-08-03T16:30:25.332Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-08-03T16:30:25.332Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-08-03T16:30:25.332Z] + cut -d/ -f2 [2022-08-03T16:30:25.332Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-08-03T16:30:25.332Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-08-03T16:30:25.332Z] + cut -d/ -f2 [2022-08-03T16:30:25.332Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-08-03T16:30:25.332Z] + + cut -d/ -f2dirname [2022-08-03T16:30:25.332Z] cmd/security-secretstore-setup/Dockerfile [2022-08-03T16:30:25.332Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-08-03T16:30:25.332Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-08-03T16:30:25.332Z] + cut -d/ -f2 [2022-08-03T16:30:25.332Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-08-03T16:30:25.332Z] + dirname cmd/security-spire-agent/Dockerfile [2022-08-03T16:30:25.332Z] + cut -d/ -f2 [2022-08-03T16:30:25.332Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-08-03T16:30:25.332Z] + dirname cmd/security-spire-config/Dockerfile [2022-08-03T16:30:25.332Z] + cut -d/ -f2 [2022-08-03T16:30:25.332Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-08-03T16:30:25.332Z] + dirname cmd/security-spire-server/Dockerfile [2022-08-03T16:30:25.332Z] + cut -d/ -f2 [2022-08-03T16:30:25.332Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-08-03T16:30:25.332Z] + dirname cmd/support-notifications/Dockerfile [2022-08-03T16:30:25.332Z] + cut -d/ -f2 [2022-08-03T16:30:25.332Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-08-03T16:30:25.332Z] + dirname cmd/support-scheduler/Dockerfile [2022-08-03T16:30:25.332Z] + cut -d/ -f2 [2022-08-03T16:30:25.332Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-08-03T16:30:25.332Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-08-03T16:30:25.332Z] + cut -d/ -f2 [2022-08-03T16:30:25.332Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-08-03T16:30:25.431Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-03T16:30:25.781Z] + git rev-list -1 --merges d5622e27431e2a470127ea0b66702b9e78021c54~1..d5622e27431e2a470127ea0b66702b9e78021c54 [Pipeline] echo [2022-08-03T16:30:25.795Z] -----------> git rev-list -1 --merges d5622e27431e2a470127ea0b66702b9e78021c54~1..d5622e27431e2a470127ea0b66702b9e78021c54 d5622e27431e2a470127ea0b66702b9e78021c54 [2022-08-03T16:30:25.795Z] d5622e27431e2a470127ea0b66702b9e78021c54 [false] [Pipeline] sh [2022-08-03T16:30:26.087Z] + git log --format=format:%s -1 d5622e27431e2a470127ea0b66702b9e78021c54 [Pipeline] echo [2022-08-03T16:30:26.104Z] ========================================================= [2022-08-03T16:30:26.104Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-03T16:30:26.104Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-03T16:30:26.466Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-03T16:30:26.466Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-03T16:30:26.466Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-03T16:30:26.466Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-03T16:30:26.466Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-03T16:30:26.466Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-03T16:30:26.466Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T16:30:26.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-03T16:30:26.822Z] [2022-08-03T16:30:26.822Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T16:30:27.132Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-03T16:30:27.132Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-03T16:30:27.132Z] b85a868b505f: Pulling fs layer [2022-08-03T16:30:27.132Z] e2be974225ed: Pulling fs layer [2022-08-03T16:30:27.132Z] 339a4e72a1f5: Pulling fs layer [2022-08-03T16:30:27.132Z] 988bab9f4d93: Pulling fs layer [2022-08-03T16:30:27.132Z] 1469e6f7b9e6: Pulling fs layer [2022-08-03T16:30:27.132Z] eaf3925da568: Pulling fs layer [2022-08-03T16:30:27.132Z] bab4dde63d76: Pulling fs layer [2022-08-03T16:30:27.132Z] bde34c3a00c8: Pulling fs layer [2022-08-03T16:30:27.132Z] b352a97aabf1: Pulling fs layer [2022-08-03T16:30:27.132Z] 4872d77fe225: Pulling fs layer [2022-08-03T16:30:27.132Z] 5851b861e8e6: Pulling fs layer [2022-08-03T16:30:27.132Z] eaf3925da568: Waiting [2022-08-03T16:30:27.132Z] bab4dde63d76: Waiting [2022-08-03T16:30:27.132Z] bde34c3a00c8: Waiting [2022-08-03T16:30:27.132Z] b352a97aabf1: Waiting [2022-08-03T16:30:27.132Z] 4872d77fe225: Waiting [2022-08-03T16:30:27.132Z] 5851b861e8e6: Waiting [2022-08-03T16:30:27.132Z] 988bab9f4d93: Waiting [2022-08-03T16:30:27.132Z] 1469e6f7b9e6: Waiting [2022-08-03T16:30:27.132Z] e2be974225ed: Verifying Checksum [2022-08-03T16:30:27.132Z] e2be974225ed: Download complete [2022-08-03T16:30:27.132Z] 988bab9f4d93: Download complete [2022-08-03T16:30:27.393Z] 339a4e72a1f5: Verifying Checksum [2022-08-03T16:30:27.393Z] 339a4e72a1f5: Download complete [2022-08-03T16:30:27.393Z] 1469e6f7b9e6: Verifying Checksum [2022-08-03T16:30:27.393Z] 1469e6f7b9e6: Download complete [2022-08-03T16:30:27.393Z] eaf3925da568: Download complete [2022-08-03T16:30:27.393Z] bde34c3a00c8: Download complete [2022-08-03T16:30:27.393Z] b352a97aabf1: Verifying Checksum [2022-08-03T16:30:27.393Z] b352a97aabf1: Download complete [2022-08-03T16:30:27.393Z] 4872d77fe225: Verifying Checksum [2022-08-03T16:30:27.393Z] 4872d77fe225: Download complete [2022-08-03T16:30:27.393Z] 5851b861e8e6: Verifying Checksum [2022-08-03T16:30:27.393Z] 5851b861e8e6: Download complete [2022-08-03T16:30:27.393Z] b85a868b505f: Download complete [2022-08-03T16:30:27.653Z] bab4dde63d76: Verifying Checksum [2022-08-03T16:30:27.653Z] bab4dde63d76: Download complete [2022-08-03T16:30:28.592Z] b85a868b505f: Pull complete [2022-08-03T16:30:28.592Z] e2be974225ed: Pull complete [2022-08-03T16:30:29.162Z] 339a4e72a1f5: Pull complete [2022-08-03T16:30:29.162Z] 988bab9f4d93: Pull complete [2022-08-03T16:30:29.423Z] 1469e6f7b9e6: Pull complete [2022-08-03T16:30:29.683Z] eaf3925da568: Pull complete [2022-08-03T16:30:31.593Z] bab4dde63d76: Pull complete [2022-08-03T16:30:31.593Z] bde34c3a00c8: Pull complete [2022-08-03T16:30:31.593Z] b352a97aabf1: Pull complete [2022-08-03T16:30:31.593Z] 4872d77fe225: Pull complete [2022-08-03T16:30:31.593Z] 5851b861e8e6: Pull complete [2022-08-03T16:30:31.593Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-03T16:30:31.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-03T16:30:31.593Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T16:30:31.694Z] prd-ubuntu20.04-docker-8c-8g-21881 does not seem to be running inside a container [2022-08-03T16:30:31.730Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-03T16:30:32.906Z] $ docker top b19e0e71c5862c72b64bd6d43b5ce711fa14e32972d96191d1ede494083047ee -eo pid,comm [2022-08-03T16:30:32.970Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-08-03T16:30:32.970Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-03T16:30:33.004Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-03T16:30:33.004Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-03T16:30:33.142Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-03T16:30:33.148Z] $ docker exec b19e0e71c5862c72b64bd6d43b5ce711fa14e32972d96191d1ede494083047ee ssh-agent [2022-08-03T16:30:33.270Z] SSH_AUTH_SOCK=/tmp/ssh-TIyErD7JO8Mk/agent.33 [2022-08-03T16:30:33.270Z] SSH_AGENT_PID=39 [2022-08-03T16:30:33.276Z] Running ssh-add (command line suppressed) [2022-08-03T16:30:33.395Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_2689252170771366486.key (/w/workspace/edgex-go/7@tmp/private_key_2689252170771366486.key) [2022-08-03T16:30:33.408Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-03T16:30:33.698Z] + git tag --points-at HEAD [Pipeline] } [2022-08-03T16:30:33.719Z] $ docker exec --env ******** --env ******** b19e0e71c5862c72b64bd6d43b5ce711fa14e32972d96191d1ede494083047ee ssh-agent -k [2022-08-03T16:30:33.820Z] unset SSH_AUTH_SOCK; [2022-08-03T16:30:33.821Z] unset SSH_AGENT_PID; [2022-08-03T16:30:33.821Z] echo Agent pid 39 killed; [2022-08-03T16:30:33.830Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-03T16:30:33.860Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-03T16:30:33.860Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-03T16:30:34.002Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-03T16:30:34.007Z] $ docker exec b19e0e71c5862c72b64bd6d43b5ce711fa14e32972d96191d1ede494083047ee ssh-agent [2022-08-03T16:30:34.121Z] SSH_AUTH_SOCK=/tmp/ssh-8L8TuekOPL5d/agent.72 [2022-08-03T16:30:34.121Z] SSH_AGENT_PID=79 [2022-08-03T16:30:34.127Z] Running ssh-add (command line suppressed) [2022-08-03T16:30:34.250Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_8667436118557698291.key (/w/workspace/edgex-go/7@tmp/private_key_8667436118557698291.key) [2022-08-03T16:30:34.261Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-03T16:30:34.547Z] + git semver init [2022-08-03T16:30:34.807Z] 2022-08-03 16:30:34,748 [run_init] DEBUG init version:0.0.0 force:False [2022-08-03T16:30:34.807Z] 2022-08-03 16:30:34,749 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/7/.semver [2022-08-03T16:30:34.807Z] 2022-08-03 16:30:34,749 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/7/.semver [2022-08-03T16:30:34.807Z] 2022-08-03 16:30:34,749 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/7/.semver'], cwd=/w/workspace/edgex-go/7, universal_newlines=False, shell=None, istream=None) [2022-08-03T16:30:39.051Z] 2022-08-03 16:30:38,522 [append_file] DEBUG append to file:/w/workspace/edgex-go/7/.git/info/exclude [2022-08-03T16:30:39.051Z] 2022-08-03 16:30:38,523 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/7/.semver/PR-4097 with force:False [2022-08-03T16:30:39.051Z] 2022-08-03 16:30:38,523 [write_file] DEBUG write to file:/w/workspace/edgex-go/7/.semver/PR-4097 [2022-08-03T16:30:39.051Z] 2022-08-03 16:30:38,527 [execute] INFO git cat-file --batch-check [2022-08-03T16:30:39.051Z] 2022-08-03 16:30:38,528 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) [2022-08-03T16:30:39.051Z] 2022-08-03 16:30:38,534 [execute] INFO git cat-file --batch [2022-08-03T16:30:39.051Z] 2022-08-03 16:30:38,534 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) [2022-08-03T16:30:39.051Z] 2022-08-03 16:30:38,539 [read_version] DEBUG read version from /w/workspace/edgex-go/7/.semver/PR-4097 [2022-08-03T16:30:39.051Z] 0.0.0 [Pipeline] } [2022-08-03T16:30:39.064Z] $ docker exec --env ******** --env ******** b19e0e71c5862c72b64bd6d43b5ce711fa14e32972d96191d1ede494083047ee ssh-agent -k [2022-08-03T16:30:39.169Z] unset SSH_AUTH_SOCK; [2022-08-03T16:30:39.170Z] unset SSH_AGENT_PID; [2022-08-03T16:30:39.170Z] echo Agent pid 79 killed; [2022-08-03T16:30:39.180Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-03T16:30:39.485Z] + git semver [Pipeline] } [2022-08-03T16:30:39.764Z] $ docker stop --time=1 b19e0e71c5862c72b64bd6d43b5ce711fa14e32972d96191d1ede494083047ee [2022-08-03T16:30:41.058Z] $ docker rm -f b19e0e71c5862c72b64bd6d43b5ce711fa14e32972d96191d1ede494083047ee [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-03T16:30:41.408Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-03T16:30:41.651Z] Stashed 1 file(s) [Pipeline] echo [2022-08-03T16:30:41.654Z] [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 [2022-08-03T16:30:42.074Z] + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] echo [2022-08-03T16:30:42.088Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-03T16:30:42.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-03T16:30:42.113Z] ========================================================= [2022-08-03T16:30:42.113Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-03T16:30:42.113Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-03T16:30:42.408Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-03T16:30:42.408Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-03T16:30:42.408Z] 2408cc74d12b: Pulling fs layer [2022-08-03T16:30:42.408Z] ea60b727a1ce: Pulling fs layer [2022-08-03T16:30:42.408Z] 30c4a7721957: Pulling fs layer [2022-08-03T16:30:42.408Z] 370296b7ddb6: Pulling fs layer [2022-08-03T16:30:42.408Z] 7c6cee850709: Pulling fs layer [2022-08-03T16:30:42.408Z] 39a5fcdaea64: Pulling fs layer [2022-08-03T16:30:42.408Z] d94ebbe4e438: Pulling fs layer [2022-08-03T16:30:42.408Z] bcfd1f05c69d: Pulling fs layer [2022-08-03T16:30:42.408Z] 59ccb84bbe0f: Pulling fs layer [2022-08-03T16:30:42.408Z] 370296b7ddb6: Waiting [2022-08-03T16:30:42.408Z] 39a5fcdaea64: Waiting [2022-08-03T16:30:42.408Z] d94ebbe4e438: Waiting [2022-08-03T16:30:42.408Z] bcfd1f05c69d: Waiting [2022-08-03T16:30:42.408Z] 7c6cee850709: Waiting [2022-08-03T16:30:42.408Z] 59ccb84bbe0f: Waiting [2022-08-03T16:30:42.408Z] 30c4a7721957: Verifying Checksum [2022-08-03T16:30:42.408Z] 30c4a7721957: Download complete [2022-08-03T16:30:42.408Z] ea60b727a1ce: Verifying Checksum [2022-08-03T16:30:42.408Z] ea60b727a1ce: Download complete [2022-08-03T16:30:42.408Z] 7c6cee850709: Verifying Checksum [2022-08-03T16:30:42.408Z] 7c6cee850709: Download complete [2022-08-03T16:30:42.408Z] 39a5fcdaea64: Download complete [2022-08-03T16:30:42.408Z] 2408cc74d12b: Verifying Checksum [2022-08-03T16:30:42.408Z] 2408cc74d12b: Download complete [2022-08-03T16:30:42.408Z] d94ebbe4e438: Verifying Checksum [2022-08-03T16:30:42.408Z] d94ebbe4e438: Download complete [2022-08-03T16:30:42.675Z] 2408cc74d12b: Pull complete [2022-08-03T16:30:42.675Z] ea60b727a1ce: Pull complete [2022-08-03T16:30:42.675Z] 30c4a7721957: Pull complete [2022-08-03T16:30:42.950Z] 59ccb84bbe0f: Verifying Checksum [2022-08-03T16:30:42.950Z] 59ccb84bbe0f: Download complete [2022-08-03T16:30:43.214Z] 370296b7ddb6: Verifying Checksum [2022-08-03T16:30:43.214Z] 370296b7ddb6: Download complete [2022-08-03T16:30:43.214Z] bcfd1f05c69d: Verifying Checksum [2022-08-03T16:30:43.214Z] bcfd1f05c69d: Download complete [2022-08-03T16:30:47.404Z] 370296b7ddb6: Pull complete [2022-08-03T16:30:47.404Z] 7c6cee850709: Pull complete [2022-08-03T16:30:47.404Z] 39a5fcdaea64: Pull complete [2022-08-03T16:30:47.404Z] d94ebbe4e438: Pull complete [2022-08-03T16:30:49.311Z] bcfd1f05c69d: Pull complete [2022-08-03T16:30:50.248Z] 59ccb84bbe0f: Pull complete [2022-08-03T16:30:50.248Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-03T16:30:50.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-03T16:30:50.248Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-03T16:30:50.548Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-03T16:30:50.548Z] WORKDIR /edgex [2022-08-03T16:30:50.548Z] COPY go.mod . [2022-08-03T16:30:50.548Z] RUN go mod download [2022-08-03T16:30:50.548Z] + docker build -t ci-base-image-x86_64 -f - . [2022-08-03T16:30:51.927Z] Sending build context to Docker daemon 335.5MB [2022-08-03T16:30:51.927Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-03T16:30:51.927Z] ---> a4fb48ad2a94 [2022-08-03T16:30:51.927Z] Step 2/4 : WORKDIR /edgex [2022-08-03T16:30:53.837Z] ---> Running in d51cb43bdbda [2022-08-03T16:30:53.837Z] Removing intermediate container d51cb43bdbda [2022-08-03T16:30:53.837Z] ---> 7b9938e75f94 [2022-08-03T16:30:53.837Z] Step 3/4 : COPY go.mod . [2022-08-03T16:30:53.837Z] ---> 1d2156d01480 [2022-08-03T16:30:53.837Z] Step 4/4 : RUN go mod download [2022-08-03T16:30:53.837Z] ---> Running in 9fffd4848a07 [2022-08-03T16:30:56.744Z] Still waiting to schedule task [2022-08-03T16:30:56.745Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-21882’ is offline [2022-08-03T16:31:03.826Z] Removing intermediate container 9fffd4848a07 [2022-08-03T16:31:03.826Z] ---> 5728d2ce0ab3 [2022-08-03T16:31:03.826Z] Successfully built 5728d2ce0ab3 [2022-08-03T16:31:03.826Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T16:31:04.136Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-03T16:31:04.136Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T16:31:04.225Z] prd-ubuntu20.04-docker-8c-8g-21881 does not seem to be running inside a container [2022-08-03T16:31:04.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** -e ******** ci-base-image-x86_64 cat [2022-08-03T16:31:04.672Z] $ docker top 9c516cbba3f1fec630ada3f16a7037ef65e02b8e63907c15d2e07d39707cd871 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-03T16:31:05.028Z] + go version [2022-08-03T16:31:05.028Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-03T16:31:05.044Z] $ docker stop --time=1 9c516cbba3f1fec630ada3f16a7037ef65e02b8e63907c15d2e07d39707cd871 [2022-08-03T16:31:06.324Z] $ docker rm -f 9c516cbba3f1fec630ada3f16a7037ef65e02b8e63907c15d2e07d39707cd871 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T16:31:06.739Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-03T16:31:06.739Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T16:31:06.829Z] prd-ubuntu20.04-docker-8c-8g-21881 does not seem to be running inside a container [2022-08-03T16:31:06.868Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** -e ******** ci-base-image-x86_64 cat [2022-08-03T16:31:07.238Z] $ docker top f7dd39fcbf6b0d3b0af26405d1c8e5658600767213506d4f358cb58268face3d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-03T16:31:07.311Z] ========================================================= [2022-08-03T16:31:07.312Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-03T16:31:07.312Z] ========================================================= [Pipeline] sh [2022-08-03T16:31:07.593Z] + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] fileExists [Pipeline] sh [2022-08-03T16:31:07.900Z] + make test [2022-08-03T16:31:07.900Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-03T16:31:14.590Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-03T16:31:26.808Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-03T16:31:26.808Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-03T16:31:26.808Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-03T16:31:26.809Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-03T16:31:26.809Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-03T16:31:26.809Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-03T16:31:26.809Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-03T16:31:26.809Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-03T16:31:26.809Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-03T16:31:26.809Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-03T16:31:26.809Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-03T16:31:26.809Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-03T16:31:26.809Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-03T16:31:26.809Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-03T16:31:26.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-03T16:31:27.749Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.068s coverage: 28.7% of statements [2022-08-03T16:31:27.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-03T16:31:27.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-03T16:31:27.749Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.121s coverage: 98.5% of statements [2022-08-03T16:31:27.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-03T16:31:28.320Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.090s coverage: 54.2% of statements [2022-08-03T16:31:28.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-03T16:31:28.320Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-03T16:31:32.516Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.416s coverage: 89.2% of statements [2022-08-03T16:31:32.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-03T16:31:32.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-03T16:31:32.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-03T16:31:32.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-03T16:31:32.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-03T16:31:32.516Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.082s coverage: 2.1% of statements [2022-08-03T16:31:32.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-03T16:31:32.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-03T16:31:32.516Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.470s coverage: 95.6% of statements [2022-08-03T16:31:32.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-03T16:31:32.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-03T16:31:32.516Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.045s coverage: 72.2% of statements [2022-08-03T16:31:32.516Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-03T16:31:32.516Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-03T16:31:32.516Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-03T16:31:32.516Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-03T16:31:32.516Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-03T16:31:32.516Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 60.0% of statements [2022-08-03T16:31:32.517Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-03T16:31:32.517Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-03T16:31:32.517Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-03T16:31:32.517Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.056s coverage: 0.9% of statements [2022-08-03T16:31:32.517Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-03T16:31:32.517Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements [2022-08-03T16:31:32.517Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 29.6% of statements [2022-08-03T16:31:32.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-03T16:31:32.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements [2022-08-03T16:31:32.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.071s coverage: 79.5% of statements [2022-08-03T16:31:32.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.067s coverage: 94.1% of statements [2022-08-03T16:31:32.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements [2022-08-03T16:31:32.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements [2022-08-03T16:31:37.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements [2022-08-03T16:31:37.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements [2022-08-03T16:31:43.088Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.192s coverage: 82.2% of statements [2022-08-03T16:31:43.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-03T16:31:51.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements [2022-08-03T16:31:51.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-03T16:31:51.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-03T16:31:51.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-03T16:31:51.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.043s coverage: 65.1% of statements [2022-08-03T16:31:51.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-03T16:31:51.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-03T16:31:51.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-03T16:31:51.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-03T16:31:51.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-03T16:31:51.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2022-08-03T16:31:51.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-03T16:31:51.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-03T16:31:51.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements [2022-08-03T16:31:51.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-03T16:31:51.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 58.8% of statements [2022-08-03T16:31:51.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-03T16:31:51.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.0% of statements [2022-08-03T16:31:51.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.069s coverage: 87.2% of statements [2022-08-03T16:31:51.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements [2022-08-03T16:31:51.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.241s coverage: 91.2% of statements [2022-08-03T16:31:51.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-03T16:31:51.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.192s coverage: 64.7% of statements [2022-08-03T16:31:51.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-03T16:31:51.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-03T16:31:51.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2022-08-03T16:31:51.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.053s coverage: 89.4% of statements [2022-08-03T16:31:51.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-08-03T16:31:51.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2022-08-03T16:31:51.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2022-08-03T16:31:51.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.329s coverage: 65.8% of statements [2022-08-03T16:31:51.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-03T16:31:51.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-03T16:31:51.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-03T16:31:51.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.171s coverage: 43.6% of statements [2022-08-03T16:31:51.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-03T16:31:51.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-03T16:31:51.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.074s coverage: 89.5% of statements [2022-08-03T16:31:51.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-03T16:31:51.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2022-08-03T16:31:51.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-03T16:31:51.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-03T16:31:51.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-03T16:31:51.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-03T16:31:51.235Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.090s coverage: 17.7% of statements [2022-08-03T16:31:51.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-03T16:31:51.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-03T16:31:51.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-03T16:31:51.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-03T16:31:51.235Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.169s coverage: 92.3% of statements [2022-08-03T16:31:51.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-03T16:31:51.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-03T16:31:51.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-03T16:31:51.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-03T16:31:51.235Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2022-08-03T16:31:51.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-03T16:31:51.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-03T16:31:51.235Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.120s coverage: 97.7% of statements [2022-08-03T16:31:51.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-03T16:31:51.235Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-03T16:31:51.235Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-03T16:31:51.235Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-03T16:31:51.235Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-08-03T16:31:51.235Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-03T16:31:51.235Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-03T16:31:51.235Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-03T16:31:51.235Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-03T16:31:51.235Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-03T16:31:51.235Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-03T16:31:51.235Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2022-08-03T16:31:51.235Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-08-03T16:31:51.235Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-08-03T16:32:09.332Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-08-03T16:32:09.332Z] GO111MODULE=on go vet ./... [2022-08-03T16:32:11.239Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-03T16:32:11.239Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-03T16:32:11.239Z] ./bin/test-attribution-txt.sh [2022-08-03T16:32:11.500Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-03T16:32:11.500Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-03T16:32:11.500Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-03T16:32:11.500Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-03T16:32:11.500Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-03T16:32:11.500Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-03T16:32:11.500Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-03T16:32:11.516Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-03T16:32:11.807Z] + ls -al . [2022-08-03T16:32:11.807Z] total 728 [2022-08-03T16:32:11.807Z] drwxrwxr-x 10 1001 1001 4096 Aug 3 16:31 . [2022-08-03T16:32:11.807Z] drwxr-xr-x 4 root root 4096 Aug 3 16:31 .. [2022-08-03T16:32:11.807Z] -rw-rw-r-- 1 1001 1001 11 Aug 3 16:30 .dockerignore [2022-08-03T16:32:11.807Z] drwxrwxr-x 8 1001 1001 4096 Aug 3 16:31 .git [2022-08-03T16:32:11.807Z] drwxrwxr-x 3 1001 1001 4096 Aug 3 16:30 .github [2022-08-03T16:32:11.807Z] -rw-rw-r-- 1 1001 1001 1030 Aug 3 16:30 .gitignore [2022-08-03T16:32:11.807Z] -rw-rw-r-- 1 1001 1001 42 Aug 3 16:30 .golangci.yml [2022-08-03T16:32:11.807Z] -rw-rw-r-- 1 1001 1001 87 Aug 3 16:30 .hadolint.yml [2022-08-03T16:32:11.807Z] drwxr-xr-x 3 1001 1001 4096 Aug 3 16:30 .semver [2022-08-03T16:32:11.807Z] -rw-rw-r-- 1 1001 1001 166 Aug 3 16:30 .sonarcloud.properties [2022-08-03T16:32:11.807Z] -rw-rw-r-- 1 1001 1001 1171 Aug 3 16:30 ADOPTERS.md [2022-08-03T16:32:11.807Z] -rw-rw-r-- 1 1001 1001 10347 Aug 3 16:30 Attribution.txt [2022-08-03T16:32:11.807Z] -rw-rw-r-- 1 1001 1001 63209 Aug 3 16:30 CHANGELOG.md [2022-08-03T16:32:11.807Z] -rw-rw-r-- 1 1001 1001 3804 Aug 3 16:30 CONTRIBUTING.md [2022-08-03T16:32:11.807Z] -rw-rw-r-- 1 1001 1001 677 Aug 3 16:30 GOVERNANCE.md [2022-08-03T16:32:11.807Z] -rw-rw-r-- 1 1001 1001 850 Aug 3 16:30 Jenkinsfile [2022-08-03T16:32:11.807Z] -rw-rw-r-- 1 1001 1001 10775 Aug 3 16:30 LICENSE [2022-08-03T16:32:11.807Z] -rw-rw-r-- 1 1001 1001 10370 Aug 3 16:30 Makefile [2022-08-03T16:32:11.807Z] -rw-rw-r-- 1 1001 1001 582 Aug 3 16:30 OWNERS.md [2022-08-03T16:32:11.807Z] -rw-rw-r-- 1 1001 1001 9094 Aug 3 16:30 README.md [2022-08-03T16:32:11.807Z] -rw-rw-r-- 1 1001 1001 6912 Aug 3 16:30 SECURITY.md [2022-08-03T16:32:11.807Z] -rw-rw-r-- 1 1001 1001 5 Aug 3 16:30 VERSION [2022-08-03T16:32:11.807Z] -rw-rw-r-- 1 1001 1001 4131 Aug 3 16:30 ZMQWindows.md [2022-08-03T16:32:11.807Z] drwxrwxr-x 2 1001 1001 4096 Aug 3 16:30 bin [2022-08-03T16:32:11.807Z] drwxrwxr-x 18 1001 1001 4096 Aug 3 16:30 cmd [2022-08-03T16:32:11.807Z] -rw-r--r-- 1 root root 478941 Aug 3 16:31 coverage.out [2022-08-03T16:32:11.807Z] -rw-rw-r-- 1 1001 1001 3681 Aug 3 16:30 go.mod [2022-08-03T16:32:11.807Z] -rw-rw-r-- 1 1001 1001 38033 Aug 3 16:30 go.sum [2022-08-03T16:32:11.807Z] drwxrwxr-x 8 1001 1001 4096 Aug 3 16:30 internal [2022-08-03T16:32:11.807Z] drwxrwxr-x 3 1001 1001 4096 Aug 3 16:30 openapi [2022-08-03T16:32:11.807Z] drwxrwxr-x 4 1001 1001 4096 Aug 3 16:30 snap [2022-08-03T16:32:11.807Z] -rw-rw-r-- 1 1001 1001 204 Aug 3 16:30 version.go [Pipeline] sh [2022-08-03T16:32:12.099Z] + '[' -e coverage.out ] [2022-08-03T16:32:12.099Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-03T16:32:12.179Z] Stashed 1 file(s) [Pipeline] sh [2022-08-03T16:32:12.466Z] + make build [2022-08-03T16:32:12.466Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-03T16:32:24.692Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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 [2022-08-03T16:32:34.671Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-08-03T16:32:34.671Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-03T16:32:41.248Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-03T16:32:41.248Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-03T16:32:41.817Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-03T16:32:43.199Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-03T16:32:43.768Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-03T16:32:44.709Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-03T16:32:45.651Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-03T16:32:46.221Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-03T16:32:48.136Z] CGO_ENABLED=0 GO111MODULE=on 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] } [2022-08-03T16:32:49.092Z] $ docker stop --time=1 f7dd39fcbf6b0d3b0af26405d1c8e5658600767213506d4f358cb58268face3d [2022-08-03T16:32:51.360Z] $ docker rm -f f7dd39fcbf6b0d3b0af26405d1c8e5658600767213506d4f358cb58268face3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T16:32:52.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-03T16:32:52.132Z] [2022-08-03T16:32:52.132Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T16:32:52.497Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-03T16:32:52.497Z] latest: Pulling from edgex-devops/edgex-compose [2022-08-03T16:32:52.497Z] cbdbe7a5bc2a: Pulling fs layer [2022-08-03T16:32:52.497Z] ca9280d653b3: Pulling fs layer [2022-08-03T16:32:52.497Z] 7e9c9ca2126c: Pulling fs layer [2022-08-03T16:32:52.497Z] cbdbe7a5bc2a: Verifying Checksum [2022-08-03T16:32:52.497Z] cbdbe7a5bc2a: Download complete [2022-08-03T16:32:52.773Z] ca9280d653b3: Verifying Checksum [2022-08-03T16:32:52.773Z] ca9280d653b3: Download complete [2022-08-03T16:32:52.773Z] cbdbe7a5bc2a: Pull complete [2022-08-03T16:32:53.040Z] 7e9c9ca2126c: Download complete [2022-08-03T16:32:53.040Z] ca9280d653b3: Pull complete [2022-08-03T16:32:56.328Z] 7e9c9ca2126c: Pull complete [2022-08-03T16:32:56.328Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-08-03T16:32:56.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-03T16:32:56.328Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T16:32:56.423Z] prd-ubuntu20.04-docker-8c-8g-21881 does not seem to be running inside a container [2022-08-03T16:32:56.463Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-03T16:32:57.516Z] $ docker top da356b91926400ca71b36c6aaa543b2cc87d8f7d1f969b18e1da8592b3fda5a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-03T16:32:57.870Z] + grep+ paralleldocker-compose [2022-08-03T16:32:57.870Z] build --help [2022-08-03T16:32:58.442Z] --parallel Build images in parallel. [Pipeline] } [2022-08-03T16:32:58.458Z] $ docker stop --time=1 da356b91926400ca71b36c6aaa543b2cc87d8f7d1f969b18e1da8592b3fda5a6 [2022-08-03T16:32:59.722Z] $ docker rm -f da356b91926400ca71b36c6aaa543b2cc87d8f7d1f969b18e1da8592b3fda5a6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T16:33:00.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-03T16:33:00.122Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T16:33:00.202Z] prd-ubuntu20.04-docker-8c-8g-21881 does not seem to be running inside a container [2022-08-03T16:33:00.238Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-03T16:33:00.559Z] $ docker top ccd24374ba9f392b9f24070bc70ab21f379b4b8c8570280d91dabcd15291c250 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-03T16:33:00.905Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-03T16:33:01.476Z] Building core-command ... [2022-08-03T16:33:01.476Z] Building core-data ... [2022-08-03T16:33:01.476Z] Building core-metadata ... [2022-08-03T16:33:01.476Z] Building security-bootstrapper ... [2022-08-03T16:33:01.476Z] Building security-proxy-setup ... [2022-08-03T16:33:01.476Z] Building security-secretstore-setup ... [2022-08-03T16:33:01.476Z] Building security-spiffe-token-provider ... [2022-08-03T16:33:01.476Z] Building security-spire-agent ... [2022-08-03T16:33:01.476Z] Building security-spire-config ... [2022-08-03T16:33:01.476Z] Building security-spire-server ... [2022-08-03T16:33:01.476Z] Building support-notifications ... [2022-08-03T16:33:01.476Z] Building support-scheduler ... [2022-08-03T16:33:01.476Z] Building sys-mgmt-agent ... [2022-08-03T16:33:01.476Z] Building security-proxy-setup [2022-08-03T16:33:01.476Z] Building support-scheduler [2022-08-03T16:33:01.476Z] Building security-bootstrapper [2022-08-03T16:33:01.476Z] Building security-spire-server [2022-08-03T16:33:01.476Z] Building support-notifications [2022-08-03T16:33:16.376Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:33:16.376Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:33:16.376Z] ---> 5728d2ce0ab3 [2022-08-03T16:33:16.376Z] Step 3/22 : WORKDIR /edgex-go [2022-08-03T16:33:16.376Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:33:16.376Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:33:16.376Z] ---> 5728d2ce0ab3 [2022-08-03T16:33:16.376Z] Step 3/25 : WORKDIR /edgex-go [2022-08-03T16:33:16.376Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:33:16.376Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:33:16.376Z] ---> 5728d2ce0ab3 [2022-08-03T16:33:16.376Z] Step 3/31 : WORKDIR /edgex-go [2022-08-03T16:33:16.376Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:33:16.376Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:33:16.376Z] ---> 5728d2ce0ab3 [2022-08-03T16:33:16.376Z] Step 3/22 : WORKDIR /edgex-go [2022-08-03T16:33:16.376Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:33:16.376Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:33:16.376Z] ---> 5728d2ce0ab3 [2022-08-03T16:33:16.376Z] Step 3/22 : WORKDIR /edgex-go [2022-08-03T16:33:16.946Z] ---> Running in f35c42e199ff [2022-08-03T16:33:16.946Z] ---> Running in a864b724ad74 [2022-08-03T16:33:16.946Z] ---> Running in f998f7665ebb [2022-08-03T16:33:16.946Z] ---> Running in cde33259fa4b [2022-08-03T16:33:16.946Z] ---> Running in b046535df60a [2022-08-03T16:33:17.206Z] Removing intermediate container cde33259fa4b [2022-08-03T16:33:17.206Z] ---> 6aaf5cc58b5f [2022-08-03T16:33:17.206Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:33:17.206Z] Removing intermediate container f35c42e199ff [2022-08-03T16:33:17.206Z] ---> 9788eceb78f3 [2022-08-03T16:33:17.206Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:33:17.206Z] Removing intermediate container a864b724ad74 [2022-08-03T16:33:17.206Z] ---> 2a035a3a917a [2022-08-03T16:33:17.206Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:33:17.206Z] ---> Running in 673b67a1efba [2022-08-03T16:33:17.206Z] Removing intermediate container f998f7665ebb [2022-08-03T16:33:17.206Z] ---> 8eddae56c8b2 [2022-08-03T16:33:17.206Z] Removing intermediate container b046535df60a [2022-08-03T16:33:17.206Z] ---> 998604fe0a68 [2022-08-03T16:33:17.206Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:33:17.206Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:33:17.206Z] ---> Running in 8854bfaf4a97 [2022-08-03T16:33:17.206Z] ---> Running in 6a73af043e85 [2022-08-03T16:33:17.206Z] ---> Running in a94e11075ca6 [2022-08-03T16:33:17.206Z] ---> Running in 52a0dc98987d [2022-08-03T16:33:17.775Z] Removing intermediate container 673b67a1efba [2022-08-03T16:33:17.775Z] ---> 5147bb6eabc8 [2022-08-03T16:33:17.775Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-03T16:33:17.775Z] ---> Running in 5a3c7bfa3618 [2022-08-03T16:33:18.346Z] Removing intermediate container 8854bfaf4a97 [2022-08-03T16:33:18.346Z] ---> 61a95aa3ea19 [2022-08-03T16:33:18.346Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-03T16:33:18.346Z] ---> Running in cc7b52e548b7 [2022-08-03T16:33:18.346Z] Removing intermediate container 6a73af043e85 [2022-08-03T16:33:18.346Z] ---> 25002647c98c [2022-08-03T16:33:18.346Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-03T16:33:18.606Z] ---> Running in 38279ed2bf1b [2022-08-03T16:33:18.606Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T16:33:18.606Z] Removing intermediate container a94e11075ca6 [2022-08-03T16:33:18.606Z] ---> 4c8e47b10532 [2022-08-03T16:33:18.606Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-03T16:33:18.606Z] ---> Running in ad7d61f8e435 [2022-08-03T16:33:18.606Z] Removing intermediate container 52a0dc98987d [2022-08-03T16:33:18.606Z] ---> 2238032782ea [2022-08-03T16:33:18.606Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-03T16:33:18.606Z] ---> Running in 999774d8ff2c [2022-08-03T16:33:18.865Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T16:33:18.865Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T16:33:18.865Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T16:33:18.865Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T16:33:19.437Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T16:33:19.699Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T16:33:19.699Z] OK: 211 MiB in 51 packages [2022-08-03T16:33:19.699Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T16:33:19.965Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T16:33:19.965Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T16:33:19.965Z] Removing intermediate container 5a3c7bfa3618 [2022-08-03T16:33:19.965Z] ---> 80155aade9d3 [2022-08-03T16:33:19.965Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-03T16:33:19.965Z] OK: 211 MiB in 51 packages [2022-08-03T16:33:20.227Z] OK: 211 MiB in 51 packages [2022-08-03T16:33:20.227Z] ---> 7a7922db7e2d [2022-08-03T16:33:20.227Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:33:20.227Z] OK: 211 MiB in 51 packages [2022-08-03T16:33:20.227Z] ---> Running in 60dc96501ea2 [2022-08-03T16:33:20.227Z] OK: 211 MiB in 51 packages [2022-08-03T16:33:20.486Z] Removing intermediate container cc7b52e548b7 [2022-08-03T16:33:20.486Z] ---> e285a42d5777 [2022-08-03T16:33:20.486Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-03T16:33:20.746Z] ---> 0261b92f018d [2022-08-03T16:33:20.746Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:33:20.746Z] ---> Running in 5e0ab17cb649 [2022-08-03T16:33:20.746Z] Removing intermediate container 38279ed2bf1b [2022-08-03T16:33:20.746Z] ---> 6cefea29b1f6 [2022-08-03T16:33:20.746Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-03T16:33:20.746Z] Removing intermediate container ad7d61f8e435 [2022-08-03T16:33:20.746Z] ---> f6c7800fc4f5 [2022-08-03T16:33:20.746Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-03T16:33:20.746Z] Removing intermediate container 999774d8ff2c [2022-08-03T16:33:20.746Z] ---> 321d36d43fe6 [2022-08-03T16:33:20.746Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-03T16:33:21.005Z] ---> b23642b993d1 [2022-08-03T16:33:21.005Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:33:21.005Z] ---> Running in b1d38cd6a9e6 [2022-08-03T16:33:21.005Z] ---> f1129fbdec0c [2022-08-03T16:33:21.005Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:33:21.005Z] ---> cf359cbc1601 [2022-08-03T16:33:21.005Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:33:21.005Z] ---> Running in 75003d8214c2 [2022-08-03T16:33:21.005Z] ---> Running in 5a2a19a0d13f [2022-08-03T16:33:31.006Z] Removing intermediate container b1d38cd6a9e6 [2022-08-03T16:33:31.006Z] ---> fdbc41578164 [2022-08-03T16:33:31.006Z] Step 8/22 : COPY . . [2022-08-03T16:33:31.006Z] Removing intermediate container 75003d8214c2 [2022-08-03T16:33:31.006Z] ---> 76bfead85752 [2022-08-03T16:33:31.006Z] Step 8/31 : COPY . . [2022-08-03T16:33:31.006Z] Removing intermediate container 5a2a19a0d13f [2022-08-03T16:33:31.006Z] ---> ddca3541feef [2022-08-03T16:33:31.006Z] Step 8/22 : COPY . . [2022-08-03T16:33:31.006Z] Removing intermediate container 5e0ab17cb649 [2022-08-03T16:33:31.006Z] ---> ca53bf328618 [2022-08-03T16:33:31.006Z] Step 8/22 : COPY . . [2022-08-03T16:33:31.006Z] Removing intermediate container 60dc96501ea2 [2022-08-03T16:33:31.006Z] ---> de1fab700f39 [2022-08-03T16:33:31.006Z] Step 8/25 : COPY . . [2022-08-03T16:33:39.147Z] ---> 7925d2dd00c6 [2022-08-03T16:33:39.147Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-03T16:33:39.147Z] ---> ed53062f284b [2022-08-03T16:33:39.147Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-03T16:33:39.147Z] ---> 5a6fae2af8dd [2022-08-03T16:33:39.147Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-03T16:33:39.147Z] ---> 73bedfde2259 [2022-08-03T16:33:39.147Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-03T16:33:39.147Z] ---> f22ac917c66d [2022-08-03T16:33:39.147Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-03T16:33:39.147Z] ---> Running in b8745b0bfce9 [2022-08-03T16:33:39.147Z] ---> Running in 7111ec3f9dff [2022-08-03T16:33:39.147Z] ---> Running in 8811b73ce4fa [2022-08-03T16:33:39.147Z] ---> Running in feaa1e9fc3e4 [2022-08-03T16:33:39.147Z] ---> Running in 74e2006beec0 [2022-08-03T16:33:39.147Z] Removing intermediate container b8745b0bfce9 [2022-08-03T16:33:39.147Z] ---> 22617018874c [2022-08-03T16:33:39.147Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-03T16:33:39.147Z] ---> Running in 16dbbc4afceb [2022-08-03T16:33:39.147Z] Removing intermediate container 16dbbc4afceb [2022-08-03T16:33:39.147Z] ---> d3153523f64d [2022-08-03T16:33:39.147Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-03T16:33:39.147Z] ---> Running in 01a1e493a21a [2022-08-03T16:33:39.407Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-03T16:33:39.407Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-03T16:33:39.407Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-03T16:33:39.407Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-03T16:33:39.972Z] Removing intermediate container 01a1e493a21a [2022-08-03T16:33:39.972Z] ---> 860fa1a6ccc7 [2022-08-03T16:33:39.972Z] Step 12/25 : WORKDIR /edgex-go [2022-08-03T16:33:39.972Z] ---> Running in 14d614b853d3 [2022-08-03T16:33:40.230Z] Removing intermediate container 14d614b853d3 [2022-08-03T16:33:40.230Z] ---> 8e923f6e25a6 [2022-08-03T16:33:40.230Z] [2022-08-03T16:33:40.230Z] Step 13/25 : FROM alpine:3.15 [2022-08-03T16:33:40.799Z] 3.15: Pulling from library/alpine [2022-08-03T16:33:41.057Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-03T16:33:41.057Z] Status: Downloaded newer image for alpine:3.15 [2022-08-03T16:33:41.057Z] ---> 2720e26172a0 [2022-08-03T16:33:41.057Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T16:33:41.057Z] ---> Running in 1299af90eba1 [2022-08-03T16:33:41.057Z] Removing intermediate container 1299af90eba1 [2022-08-03T16:33:41.057Z] ---> f7b1c9a7e6d0 [2022-08-03T16:33:41.057Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:33:41.057Z] ---> Running in 29377f439c7e [2022-08-03T16:33:42.467Z] Removing intermediate container 29377f439c7e [2022-08-03T16:33:42.467Z] ---> b91db9d70b74 [2022-08-03T16:33:42.467Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-03T16:33:42.467Z] ---> Running in e06142addc79 [2022-08-03T16:33:42.724Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-03T16:33:43.311Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21883 in /w/workspace/edgexfoundry_edgex-go_PR-4097 [Pipeline] { [Pipeline] ws [2022-08-03T16:33:43.323Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2022-08-03T16:33:43.357Z] The recommended git tool is: git [2022-08-03T16:33:43.662Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-03T16:33:43.920Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-03T16:33:43.920Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-03T16:33:43.920Z] OK: 15857 distinct packages available [2022-08-03T16:33:44.179Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-03T16:33:44.746Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-03T16:33:45.315Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-03T16:33:45.315Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-03T16:33:45.315Z] (3/5) Installing libucontext (1.1-r0) [2022-08-03T16:33:45.573Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-03T16:33:45.573Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-03T16:33:45.573Z] Executing busybox-1.34.1-r7.trigger [2022-08-03T16:33:45.573Z] OK: 6 MiB in 19 packages [2022-08-03T16:33:46.953Z] Removing intermediate container e06142addc79 [2022-08-03T16:33:46.953Z] ---> d3f2b6f7237c [2022-08-03T16:33:46.953Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-03T16:33:48.860Z] ---> 9f7736d64bbe [2022-08-03T16:33:48.860Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-03T16:33:48.860Z] ---> 43ecb92feb3e [2022-08-03T16:33:48.860Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-03T16:33:49.123Z] ---> 39b6344ad59a [2022-08-03T16:33:49.123Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-03T16:33:49.698Z] ---> ba358e0daa51 [2022-08-03T16:33:49.698Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-03T16:33:49.698Z] ---> Running in 4a6037119f55 [2022-08-03T16:33:49.959Z] Removing intermediate container 4a6037119f55 [2022-08-03T16:33:49.959Z] ---> 886084942748 [2022-08-03T16:33:49.959Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-03T16:33:50.275Z] ---> Running in fdfe92e8ebfd [2022-08-03T16:33:50.275Z] Removing intermediate container fdfe92e8ebfd [2022-08-03T16:33:50.275Z] ---> acb9ab13bb3a [2022-08-03T16:33:50.275Z] Step 23/25 : LABEL arch=x86_64 [2022-08-03T16:33:50.480Z] using credential edgex-jenkins-ssh [2022-08-03T16:33:50.498Z] Cloning the remote Git repository [2022-08-03T16:33:50.600Z] ---> Running in fca71e87a7a7 [2022-08-03T16:33:50.859Z] Removing intermediate container fca71e87a7a7 [2022-08-03T16:33:50.859Z] ---> 46524dc9d01b [2022-08-03T16:33:50.859Z] Step 24/25 : LABEL git_sha=d5622e27431e2a470127ea0b66702b9e78021c54 [2022-08-03T16:33:50.859Z] ---> Running in 80a131a44e90 [2022-08-03T16:33:50.566Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-03T16:33:50.811Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2022-08-03T16:33:50.973Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-03T16:33:50.974Z] > git --version # timeout=10 [2022-08-03T16:33:51.117Z] Removing intermediate container 80a131a44e90 [2022-08-03T16:33:51.117Z] ---> 65b84993e4a1 [2022-08-03T16:33:51.117Z] Step 25/25 : LABEL version=0.0.0 [2022-08-03T16:33:51.388Z] ---> Running in c24c280503ac [2022-08-03T16:33:51.645Z] Removing intermediate container c24c280503ac [2022-08-03T16:33:51.645Z] ---> 78003acd6068 [2022-08-03T16:33:51.645Z] [2022-08-03T16:33:51.645Z] Successfully built 78003acd6068 [2022-08-03T16:33:51.645Z] Successfully tagged security-spire-server:latest [2022-08-03T16:33:51.645Z]  Building security-spire-server ... done Building security-spire-agent [2022-08-03T16:33:51.005Z] > git --version # 'git version 2.25.1' [2022-08-03T16:33:51.008Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-03T16:33:51.092Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-03T16:33:56.913Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:33:56.913Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:33:56.913Z] ---> 5728d2ce0ab3 [2022-08-03T16:33:56.913Z] Step 3/26 : WORKDIR /edgex-go [2022-08-03T16:33:56.913Z] ---> Using cache [2022-08-03T16:33:56.913Z] ---> 8eddae56c8b2 [2022-08-03T16:33:56.913Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:33:56.913Z] ---> Using cache [2022-08-03T16:33:56.913Z] ---> 2238032782ea [2022-08-03T16:33:56.913Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-03T16:33:57.848Z] ---> Running in 9b6abc5e8575 [2022-08-03T16:33:58.782Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T16:33:59.349Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T16:33:59.608Z] OK: 211 MiB in 51 packages [2022-08-03T16:34:00.548Z] Removing intermediate container 9b6abc5e8575 [2022-08-03T16:34:00.548Z] ---> 27420e2f7b01 [2022-08-03T16:34:00.548Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-03T16:34:01.115Z] ---> 0fd550c3c17f [2022-08-03T16:34:01.115Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:34:01.115Z] ---> Running in 8ed12da1fc1f [2022-08-03T16:34:06.396Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-03T16:34:07.597Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-03T16:34:07.626Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-03T16:34:07.656Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-03T16:34:07.690Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-03T16:34:07.691Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-03T16:34:07.705Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4097/head:refs/remotes/origin/PR-4097 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-03T16:34:08.292Z] Merging remotes/origin/main commit 62f72edb64dca79aa690ec258c3243e87ccbadbd into PR head commit fad9fe7ce883aac56d41a9d22f65d99fda24394e [2022-08-03T16:34:08.954Z] Merge succeeded, producing 3692c5f3a35f9310aec935ad0dea5707b510fe3c [2022-08-03T16:34:08.954Z] Checking out Revision 3692c5f3a35f9310aec935ad0dea5707b510fe3c (PR-4097) [2022-08-03T16:34:08.316Z] > git config core.sparsecheckout # timeout=10 [2022-08-03T16:34:08.340Z] > git checkout -f fad9fe7ce883aac56d41a9d22f65d99fda24394e # timeout=10 [2022-08-03T16:34:08.595Z] > git remote # timeout=10 [2022-08-03T16:34:08.615Z] > git config --get remote.origin.url # timeout=10 [2022-08-03T16:34:08.631Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-03T16:34:08.644Z] > git merge 62f72edb64dca79aa690ec258c3243e87ccbadbd # timeout=10 [2022-08-03T16:34:08.935Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-03T16:34:08.971Z] > git config core.sparsecheckout # timeout=10 [2022-08-03T16:34:08.984Z] > git checkout -f 3692c5f3a35f9310aec935ad0dea5707b510fe3c # timeout=10 [2022-08-03T16:34:10.743Z] Removing intermediate container 8811b73ce4fa [2022-08-03T16:34:10.743Z] ---> 4513e3eb8df8 [2022-08-03T16:34:10.743Z] [2022-08-03T16:34:10.743Z] Step 10/31 : FROM alpine:3.16 [2022-08-03T16:34:10.743Z] Removing intermediate container 74e2006beec0 [2022-08-03T16:34:10.743Z] ---> 82523d4b40a6 [2022-08-03T16:34:10.743Z] [2022-08-03T16:34:10.743Z] Step 10/22 : FROM alpine:3.16 [2022-08-03T16:34:10.743Z] Removing intermediate container 8ed12da1fc1f [2022-08-03T16:34:10.743Z] ---> 0fd29d9de53a [2022-08-03T16:34:10.743Z] Step 8/26 : COPY . . [2022-08-03T16:34:10.743Z] 3.16: Pulling from library/alpine [2022-08-03T16:34:10.744Z] 3.16: Pulling from library/alpine [2022-08-03T16:34:11.003Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-03T16:34:11.003Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-03T16:34:11.003Z] Status: Image is up to date for alpine:3.16 [2022-08-03T16:34:11.003Z] Status: Downloaded newer image for alpine:3.16 [2022-08-03T16:34:11.003Z] ---> d7d3d98c851f [2022-08-03T16:34:11.003Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T16:34:11.003Z] ---> d7d3d98c851f [2022-08-03T16:34:11.003Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-03T16:34:12.386Z] ---> Running in d9af45786f61 [2022-08-03T16:34:12.386Z] ---> Running in 30611c2cffe3 [2022-08-03T16:34:12.386Z] Removing intermediate container 30611c2cffe3 [2022-08-03T16:34:12.386Z] ---> 16c80d36f7ae [2022-08-03T16:34:12.386Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-03T16:34:12.386Z] ---> Running in b820c49266b4 [2022-08-03T16:34:12.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T16:34:12.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T16:34:12.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T16:34:12.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T16:34:12.957Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-03T16:34:12.957Z] (2/2) Installing su-exec (0.2-r1) [2022-08-03T16:34:13.217Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T16:34:13.217Z] OK: 6 MiB in 16 packages [2022-08-03T16:34:13.217Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-03T16:34:13.217Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-03T16:34:13.217Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-03T16:34:13.217Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-03T16:34:13.217Z] (5/6) Installing curl (7.83.1-r2) [2022-08-03T16:34:13.217Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-03T16:34:13.217Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T16:34:13.217Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T16:34:13.217Z] OK: 8 MiB in 20 packages [2022-08-03T16:34:13.389Z] Commit message: "Merge commit '62f72edb64dca79aa690ec258c3243e87ccbadbd' into HEAD" [2022-08-03T16:34:13.420Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-03T16:34:14.401Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-03T16:34:14.401Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-03T16:34:14.401Z] Dload Upload Total Spent Left Speed [2022-08-03T16:34:14.401Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 218k 0 --:--:-- --:--:-- --:--:-- 223k [2022-08-03T16:34:14.592Z] Removing intermediate container 7111ec3f9dff [2022-08-03T16:34:14.592Z] ---> de09ca7f93f9 [2022-08-03T16:34:14.592Z] [2022-08-03T16:34:14.592Z] Step 10/22 : FROM alpine:3.16 [2022-08-03T16:34:14.592Z] ---> d7d3d98c851f [2022-08-03T16:34:14.592Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-03T16:34:13.403Z] > git rev-list --no-walk cd7b71c9f3bf668acb15b90b6edbe9b9b1289eac # timeout=10 [2022-08-03T16:34:14.852Z] Removing intermediate container b820c49266b4 [2022-08-03T16:34:14.852Z] ---> 7d4ffe8aa587 [2022-08-03T16:34:14.852Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-03T16:34:14.852Z] Removing intermediate container feaa1e9fc3e4 [2022-08-03T16:34:14.852Z] ---> 36324d36b378 [2022-08-03T16:34:14.852Z] [2022-08-03T16:34:14.852Z] Step 10/22 : FROM alpine:3.16 [2022-08-03T16:34:14.852Z] ---> d7d3d98c851f [2022-08-03T16:34:14.852Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-03T16:34:14.852Z] ---> Running in df4baf202601 [2022-08-03T16:34:14.852Z] Removing intermediate container d9af45786f61 [2022-08-03T16:34:14.852Z] ---> 05a69d271534 [2022-08-03T16:34:14.852Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-03T16:34:14.852Z] ---> Running in c67a56b806e7 [2022-08-03T16:34:14.852Z] ---> Running in 3c1780f97c49 [2022-08-03T16:34:14.852Z] ---> Running in 2bbe2ff87c19 [Pipeline] sh [2022-08-03T16:34:15.111Z] Removing intermediate container c67a56b806e7 [2022-08-03T16:34:15.111Z] ---> dd3456dba985 [2022-08-03T16:34:15.111Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-03T16:34:15.111Z] ---> Running in 70cc3012d4ec [2022-08-03T16:34:15.111Z] Removing intermediate container 2bbe2ff87c19 [2022-08-03T16:34:15.111Z] ---> 4388f0b06160 [2022-08-03T16:34:15.111Z] Step 13/22 : WORKDIR /edgex [2022-08-03T16:34:15.111Z] ---> Running in 4f29e294776c [2022-08-03T16:34:15.111Z] Removing intermediate container 70cc3012d4ec [2022-08-03T16:34:15.111Z] ---> 0952b74c7c9f [2022-08-03T16:34:15.111Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-03T16:34:15.111Z] ---> Running in a298457f1332 [2022-08-03T16:34:15.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T16:34:15.235Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-03T16:34:15.370Z] Removing intermediate container 4f29e294776c [2022-08-03T16:34:15.370Z] ---> 8356d5d6374d [2022-08-03T16:34:15.370Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-03T16:34:15.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T16:34:15.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T16:34:15.370Z] Removing intermediate container a298457f1332 [2022-08-03T16:34:15.370Z] ---> 8d0c19c22141 [2022-08-03T16:34:15.370Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-03T16:34:15.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T16:34:15.370Z] ---> Running in cf726c040dd8 [2022-08-03T16:34:15.370Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-03T16:34:15.370Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T16:34:15.370Z] ---> 3fea2673b97d [2022-08-03T16:34:15.370Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-03T16:34:15.370Z] OK: 6 MiB in 15 packages [2022-08-03T16:34:15.593Z] + sudo tee /etc/docker/daemon.new [2022-08-03T16:34:15.593Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-03T16:34:15.593Z] { [2022-08-03T16:34:15.593Z] "registry-mirrors": [ [2022-08-03T16:34:15.593Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-03T16:34:15.593Z] ], [2022-08-03T16:34:15.593Z] "bip": "10.250.0.254/24", [2022-08-03T16:34:15.593Z] "hosts": [ [2022-08-03T16:34:15.593Z] "tcp://0.0.0.0:5555", [2022-08-03T16:34:15.593Z] "unix:///var/run/docker.sock" [2022-08-03T16:34:15.593Z] ], [2022-08-03T16:34:15.593Z] "mtu": 1458, [2022-08-03T16:34:15.593Z] "selinux-enabled": true, [2022-08-03T16:34:15.593Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-03T16:34:15.593Z] } [Pipeline] sh [2022-08-03T16:34:15.629Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-03T16:34:15.629Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-03T16:34:15.629Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T16:34:15.629Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T16:34:15.629Z] ---> 726696970909 [2022-08-03T16:34:15.629Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-03T16:34:15.629Z] OK: 6 MiB in 16 packages [2022-08-03T16:34:15.629Z] ---> Running in 29d9a2f56874 [2022-08-03T16:34:15.891Z] ---> 5c5f0c58cbfd [2022-08-03T16:34:15.891Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-03T16:34:15.891Z] Removing intermediate container 29d9a2f56874 [2022-08-03T16:34:15.891Z] ---> e7e4772b4ea3 [2022-08-03T16:34:15.891Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-03T16:34:15.891Z] Removing intermediate container df4baf202601 [2022-08-03T16:34:15.891Z] ---> b74bac90aa7e [2022-08-03T16:34:15.891Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-03T16:34:15.891Z] ---> Running in b152a9f7b9b4 [2022-08-03T16:34:15.891Z] ---> Running in 7ed81bcd725b [2022-08-03T16:34:15.936Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-03T16:34:16.151Z] Removing intermediate container b152a9f7b9b4 [2022-08-03T16:34:16.151Z] ---> 565a3583f3d0 [2022-08-03T16:34:16.151Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-03T16:34:16.151Z] ---> Running in 8ddf8656cfd2 [2022-08-03T16:34:16.151Z] Removing intermediate container 7ed81bcd725b [2022-08-03T16:34:16.151Z] ---> 59e304288ff0 [2022-08-03T16:34:16.151Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-03T16:34:16.151Z] ---> 7bf4f085fa3e [2022-08-03T16:34:16.151Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-03T16:34:16.151Z] ---> Running in 5a0d04b9c2f8 [2022-08-03T16:34:16.285Z] + sudo service docker restart [2022-08-03T16:34:16.414Z] Removing intermediate container cf726c040dd8 [2022-08-03T16:34:16.414Z] ---> 193ca802d2ba [2022-08-03T16:34:16.414Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-03T16:34:16.414Z] Removing intermediate container 3c1780f97c49 [2022-08-03T16:34:16.414Z] ---> 8ba518f2846b [2022-08-03T16:34:16.414Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-03T16:34:16.414Z] ---> Running in a55759528610 [2022-08-03T16:34:16.414Z] Removing intermediate container 5a0d04b9c2f8 [2022-08-03T16:34:16.414Z] ---> fe1ecf19d228 [2022-08-03T16:34:16.414Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-03T16:34:16.414Z] ---> Running in a0cfdf2117a9 [2022-08-03T16:34:16.414Z] ---> Running in 1374b180e1b8 [2022-08-03T16:34:16.414Z] ---> 448178912b20 [2022-08-03T16:34:16.414Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-03T16:34:16.414Z] ---> Running in 78e266746eb2 [2022-08-03T16:34:16.414Z] Removing intermediate container a55759528610 [2022-08-03T16:34:16.414Z] ---> 43493fdba98c [2022-08-03T16:34:16.414Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-03T16:34:16.414Z] Removing intermediate container a0cfdf2117a9 [2022-08-03T16:34:16.414Z] ---> 9e0db914a122 [2022-08-03T16:34:16.414Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-03T16:34:16.676Z] Removing intermediate container 1374b180e1b8 [2022-08-03T16:34:16.676Z] ---> f7737f208d4a [2022-08-03T16:34:16.676Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T16:34:16.676Z] ---> Running in 0ce73859bf95 [2022-08-03T16:34:16.676Z] ---> 6881691f3120 [2022-08-03T16:34:16.676Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-03T16:34:16.676Z] Removing intermediate container 0ce73859bf95 [2022-08-03T16:34:16.676Z] ---> b42993064421 [2022-08-03T16:34:16.676Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-03T16:34:16.676Z] ---> Running in 584254a2e959 [2022-08-03T16:34:16.676Z] ---> Running in 2ac2d556c99c [2022-08-03T16:34:16.676Z] ---> a8685bd10af2 [2022-08-03T16:34:16.676Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-03T16:34:16.935Z] Removing intermediate container 8ddf8656cfd2 [2022-08-03T16:34:16.935Z] ---> e7f4d55c917a [2022-08-03T16:34:16.935Z] Step 12/26 : WORKDIR /edgex-go [2022-08-03T16:34:16.935Z] ---> Running in 02d55f9264a8 [2022-08-03T16:34:16.935Z] Removing intermediate container 2ac2d556c99c [2022-08-03T16:34:16.935Z] ---> 3ccae0816407 [2022-08-03T16:34:16.935Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T16:34:16.935Z] Removing intermediate container 02d55f9264a8 [2022-08-03T16:34:16.935Z] ---> 7d195c8bad78 [2022-08-03T16:34:16.935Z] [2022-08-03T16:34:16.935Z] Step 13/26 : FROM alpine:3.15 [2022-08-03T16:34:16.935Z] ---> 2720e26172a0 [2022-08-03T16:34:16.935Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T16:34:16.935Z] ---> Using cache [2022-08-03T16:34:16.935Z] ---> f7b1c9a7e6d0 [2022-08-03T16:34:16.935Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:34:16.935Z] ---> Using cache [2022-08-03T16:34:16.935Z] ---> b91db9d70b74 [2022-08-03T16:34:16.935Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-03T16:34:16.935Z] ---> Using cache [2022-08-03T16:34:16.935Z] ---> d3f2b6f7237c [2022-08-03T16:34:16.935Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-03T16:34:17.193Z] ---> 322d97d2c640 [2022-08-03T16:34:17.193Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-03T16:34:17.193Z] Removing intermediate container 78e266746eb2 [2022-08-03T16:34:17.193Z] ---> cd030fe3378d [2022-08-03T16:34:17.193Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-03T16:34:17.453Z] ---> d8addd214498 [2022-08-03T16:34:17.453Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-03T16:34:17.453Z] ---> Running in 5f22df09b29b [2022-08-03T16:34:17.453Z] ---> 3e485d29f7ba [2022-08-03T16:34:17.453Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-03T16:34:17.453Z] Removing intermediate container 5f22df09b29b [2022-08-03T16:34:17.453Z] ---> 94f5f3fe3d61 [2022-08-03T16:34:17.453Z] Step 20/22 : LABEL arch=x86_64 [2022-08-03T16:34:17.712Z] ---> Running in 476af06d3462 [2022-08-03T16:34:17.712Z] ---> Running in e90a4f128eca [2022-08-03T16:34:17.712Z] ---> 489bfc2194ea [2022-08-03T16:34:17.712Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-03T16:34:17.712Z] Removing intermediate container 584254a2e959 [2022-08-03T16:34:17.712Z] ---> efbc8afa0b90 [2022-08-03T16:34:17.712Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T16:34:17.712Z] Removing intermediate container 476af06d3462 [2022-08-03T16:34:17.712Z] ---> 4918331bb7a3 [2022-08-03T16:34:17.712Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T16:34:17.712Z] Removing intermediate container e90a4f128eca [2022-08-03T16:34:17.712Z] ---> ff06d4ab9792 [2022-08-03T16:34:17.712Z] Step 21/22 : LABEL git_sha=d5622e27431e2a470127ea0b66702b9e78021c54 [2022-08-03T16:34:17.712Z] ---> Running in d5ef051382c5 [2022-08-03T16:34:17.712Z] ---> Running in 0326a067e24a [2022-08-03T16:34:17.974Z] ---> 17d8475aa5bd [2022-08-03T16:34:17.974Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-03T16:34:17.974Z] ---> 1f48564457ff [2022-08-03T16:34:17.974Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-03T16:34:17.974Z] ---> Running in 8138e1ea1b4d [2022-08-03T16:34:17.974Z] ---> 8c9e6ebe929d [2022-08-03T16:34:17.974Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-03T16:34:17.974Z] Removing intermediate container d5ef051382c5 [2022-08-03T16:34:17.974Z] ---> ab05dde3c3f3 [2022-08-03T16:34:17.974Z] Step 20/22 : LABEL arch=x86_64 [2022-08-03T16:34:17.974Z] Removing intermediate container 0326a067e24a [2022-08-03T16:34:17.974Z] ---> 6f70c82ac7cb [2022-08-03T16:34:17.974Z] Step 22/22 : LABEL version=0.0.0 [2022-08-03T16:34:17.974Z] ---> Running in 4e4c7044a677 [2022-08-03T16:34:17.974Z] ---> Running in 4276dd78eb8e [2022-08-03T16:34:17.974Z] Removing intermediate container 8138e1ea1b4d [2022-08-03T16:34:17.974Z] ---> dda5247746da [2022-08-03T16:34:17.974Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T16:34:17.974Z] ---> Running in efbc7758c473 [2022-08-03T16:34:18.233Z] Removing intermediate container 4e4c7044a677 [2022-08-03T16:34:18.233Z] ---> fbc13a1dce2f [2022-08-03T16:34:18.233Z] Step 21/22 : LABEL git_sha=d5622e27431e2a470127ea0b66702b9e78021c54 [2022-08-03T16:34:18.233Z] Removing intermediate container 4276dd78eb8e [2022-08-03T16:34:18.233Z] ---> 8d2fee8800d9 [2022-08-03T16:34:18.233Z] [2022-08-03T16:34:18.233Z] ---> Running in cc1ce7a71cf0 [2022-08-03T16:34:18.233Z] Removing intermediate container efbc7758c473 [2022-08-03T16:34:18.233Z] ---> 4ff9ead21314 [2022-08-03T16:34:18.233Z] Step 20/22 : LABEL arch=x86_64 [2022-08-03T16:34:18.233Z] ---> Running in ff45b9f73e6d [2022-08-03T16:34:18.233Z] Removing intermediate container cc1ce7a71cf0 [2022-08-03T16:34:18.233Z] ---> 12e5e3763fb3 [2022-08-03T16:34:18.233Z] Step 22/22 : LABEL version=0.0.0 [2022-08-03T16:34:18.233Z] Successfully built 8d2fee8800d9 [2022-08-03T16:34:18.522Z] Successfully tagged security-proxy-setup:latest [2022-08-03T16:34:18.522Z] Building security-spiffe-token-provider [2022-08-03T16:34:18.522Z]  Building security-proxy-setup ... done  ---> 6c3acb8f1c70 [2022-08-03T16:34:18.522Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-03T16:34:18.522Z] ---> Running in 17780e534776 [2022-08-03T16:34:18.522Z] Removing intermediate container ff45b9f73e6d [2022-08-03T16:34:18.522Z] ---> 246c6063a7ec [2022-08-03T16:34:18.522Z] Step 21/22 : LABEL git_sha=d5622e27431e2a470127ea0b66702b9e78021c54 [2022-08-03T16:34:18.782Z] ---> Running in 05236ccc8d2d [2022-08-03T16:34:18.782Z] Removing intermediate container 17780e534776 [2022-08-03T16:34:18.782Z] ---> b3d587dd6c81 [2022-08-03T16:34:18.782Z] [2022-08-03T16:34:18.782Z] ---> a20e4bb1d0e5 [2022-08-03T16:34:19.041Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-03T16:34:19.041Z] Removing intermediate container 05236ccc8d2d [2022-08-03T16:34:19.041Z] ---> 70dcf97b2759 [2022-08-03T16:34:19.041Z] Step 22/22 : LABEL version=0.0.0 [2022-08-03T16:34:19.041Z] Successfully built b3d587dd6c81 [2022-08-03T16:34:19.041Z] Successfully tagged support-scheduler:latest [2022-08-03T16:34:19.041Z] Building security-secretstore-setup [2022-08-03T16:34:19.041Z]  Building support-scheduler ... done  ---> Running in 17c9d0a6a275 [2022-08-03T16:34:19.041Z] ---> f8b575e7122f [2022-08-03T16:34:19.041Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-03T16:34:19.300Z] Removing intermediate container 17c9d0a6a275 [2022-08-03T16:34:19.300Z] ---> f9c1680412c2 [2022-08-03T16:34:19.300Z] [2022-08-03T16:34:19.300Z] Successfully built f9c1680412c2 [2022-08-03T16:34:19.300Z] Successfully tagged support-notifications:latest [2022-08-03T16:34:19.300Z] Building core-data [2022-08-03T16:34:20.680Z]  Building support-notifications ... done  ---> 9ad6974282d5 [2022-08-03T16:34:20.680Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-03T16:34:20.680Z] ---> ece449bbcfd6 [2022-08-03T16:34:20.680Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-03T16:34:21.247Z] ---> cfbac0ff60ad [2022-08-03T16:34:21.247Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-03T16:34:21.247Z] ---> 72d9c26c27b8 [2022-08-03T16:34:21.247Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-03T16:34:21.247Z] ---> Running in 5ac1f7833013 [2022-08-03T16:34:21.506Z] ---> 8e576030feb9 [2022-08-03T16:34:21.506Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-03T16:34:21.766Z] ---> ee417f79a876 [2022-08-03T16:34:21.766Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-03T16:34:21.766Z] ---> Running in 60a014e6cfcc [2022-08-03T16:34:22.026Z] Removing intermediate container 5ac1f7833013 [2022-08-03T16:34:22.026Z] ---> 3871517f31fd [2022-08-03T16:34:22.026Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-03T16:34:22.026Z] Removing intermediate container 60a014e6cfcc [2022-08-03T16:34:22.026Z] ---> afeb850fdff5 [2022-08-03T16:34:22.026Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-03T16:34:22.026Z] ---> Running in 99af012d2783 [2022-08-03T16:34:22.026Z] ---> Running in addd4589208c [2022-08-03T16:34:22.026Z] Removing intermediate container 99af012d2783 [2022-08-03T16:34:22.026Z] ---> ba029b976931 [2022-08-03T16:34:22.026Z] Step 28/31 : CMD ["gate"] [2022-08-03T16:34:22.287Z] Removing intermediate container addd4589208c [2022-08-03T16:34:22.287Z] ---> d3698030bf74 [2022-08-03T16:34:22.287Z] Step 24/26 : LABEL arch=x86_64 [2022-08-03T16:34:22.287Z] ---> Running in 07731e7d2028 [2022-08-03T16:34:22.287Z] ---> Running in c6a3f60ff157 [2022-08-03T16:34:22.287Z] Removing intermediate container 07731e7d2028 [2022-08-03T16:34:22.287Z] ---> 2155547dbd67 [2022-08-03T16:34:22.287Z] Step 25/26 : LABEL git_sha=d5622e27431e2a470127ea0b66702b9e78021c54 [2022-08-03T16:34:22.287Z] ---> Running in 0ec5435fe722 [2022-08-03T16:34:22.287Z] Removing intermediate container c6a3f60ff157 [2022-08-03T16:34:22.287Z] ---> 0ea9dacfc7b7 [2022-08-03T16:34:22.287Z] Step 29/31 : LABEL arch=x86_64 [2022-08-03T16:34:22.546Z] ---> Running in 55c00e7335be [2022-08-03T16:34:22.546Z] Removing intermediate container 0ec5435fe722 [2022-08-03T16:34:22.546Z] ---> ee46632337ca [2022-08-03T16:34:22.546Z] Step 26/26 : LABEL version=0.0.0 [2022-08-03T16:34:22.546Z] Removing intermediate container 55c00e7335be [2022-08-03T16:34:22.546Z] ---> 45ccae840c83 [2022-08-03T16:34:22.546Z] Step 30/31 : LABEL git_sha=d5622e27431e2a470127ea0b66702b9e78021c54 [2022-08-03T16:34:22.546Z] ---> Running in ee49e020d139 [2022-08-03T16:34:22.546Z] ---> Running in d59a9cc4eab8 [2022-08-03T16:34:22.841Z] Removing intermediate container ee49e020d139 [2022-08-03T16:34:22.841Z] ---> 1e39dbdb3fc1 [2022-08-03T16:34:22.841Z] [2022-08-03T16:34:22.841Z] Removing intermediate container d59a9cc4eab8 [2022-08-03T16:34:22.841Z] ---> e4d2b6433659 [2022-08-03T16:34:22.841Z] Step 31/31 : LABEL version=0.0.0 [2022-08-03T16:34:22.841Z] ---> Running in 9c1079090366 [2022-08-03T16:34:22.841Z] Successfully built 1e39dbdb3fc1 [2022-08-03T16:34:22.841Z] Successfully tagged security-spire-agent:latest [2022-08-03T16:34:22.841Z]  Building security-spire-agent ... done Building security-spire-config [2022-08-03T16:34:23.100Z] Removing intermediate container 9c1079090366 [2022-08-03T16:34:23.100Z] ---> e3e6e7eabab6 [2022-08-03T16:34:23.100Z] [2022-08-03T16:34:23.100Z] Successfully built e3e6e7eabab6 [2022-08-03T16:34:23.100Z] Successfully tagged security-bootstrapper:latest [2022-08-03T16:34:23.100Z]  Building security-bootstrapper ... done Building sys-mgmt-agent [2022-08-03T16:34:29.665Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:34:29.665Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:34:29.665Z] ---> 5728d2ce0ab3 [2022-08-03T16:34:29.665Z] Step 3/20 : WORKDIR /edgex-go [2022-08-03T16:34:29.665Z] ---> Using cache [2022-08-03T16:34:29.665Z] ---> 8eddae56c8b2 [2022-08-03T16:34:29.665Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-03T16:34:30.232Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:34:30.232Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:34:30.232Z] ---> 5728d2ce0ab3 [2022-08-03T16:34:30.232Z] Step 3/25 : WORKDIR /edgex-go [2022-08-03T16:34:30.232Z] ---> Using cache [2022-08-03T16:34:30.232Z] ---> 8eddae56c8b2 [2022-08-03T16:34:30.232Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:34:30.232Z] ---> Using cache [2022-08-03T16:34:30.232Z] ---> 2238032782ea [2022-08-03T16:34:30.232Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-03T16:34:30.232Z] ---> Using cache [2022-08-03T16:34:30.232Z] ---> 321d36d43fe6 [2022-08-03T16:34:30.232Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-03T16:34:30.232Z] ---> Using cache [2022-08-03T16:34:30.232Z] ---> cf359cbc1601 [2022-08-03T16:34:30.232Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:34:30.232Z] ---> Using cache [2022-08-03T16:34:30.232Z] ---> ddca3541feef [2022-08-03T16:34:30.232Z] Step 8/25 : COPY . . [2022-08-03T16:34:30.232Z] ---> Using cache [2022-08-03T16:34:30.232Z] ---> 73bedfde2259 [2022-08-03T16:34:30.232Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-03T16:34:30.802Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:34:30.802Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:34:30.802Z] ---> 5728d2ce0ab3 [2022-08-03T16:34:30.802Z] Step 3/23 : WORKDIR /edgex-go [2022-08-03T16:34:30.802Z] ---> Using cache [2022-08-03T16:34:30.802Z] ---> 8eddae56c8b2 [2022-08-03T16:34:30.802Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:34:30.802Z] ---> Using cache [2022-08-03T16:34:30.802Z] ---> 2238032782ea [2022-08-03T16:34:30.802Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-03T16:34:31.743Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:34:31.743Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:34:31.743Z] ---> 5728d2ce0ab3 [2022-08-03T16:34:31.743Z] Step 3/26 : WORKDIR /edgex-go [2022-08-03T16:34:31.743Z] ---> Using cache [2022-08-03T16:34:31.743Z] ---> 8eddae56c8b2 [2022-08-03T16:34:31.743Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:34:31.743Z] ---> Using cache [2022-08-03T16:34:31.743Z] ---> 2238032782ea [2022-08-03T16:34:31.743Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-03T16:34:31.743Z] ---> Using cache [2022-08-03T16:34:31.743Z] ---> 27420e2f7b01 [2022-08-03T16:34:31.743Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-03T16:34:31.743Z] ---> Using cache [2022-08-03T16:34:31.743Z] ---> 0fd550c3c17f [2022-08-03T16:34:31.743Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:34:31.743Z] ---> Using cache [2022-08-03T16:34:31.743Z] ---> 0fd29d9de53a [2022-08-03T16:34:31.743Z] Step 8/26 : COPY . . [2022-08-03T16:34:31.743Z] ---> Using cache [2022-08-03T16:34:31.743Z] ---> 726696970909 [2022-08-03T16:34:31.743Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-03T16:34:31.743Z] ---> Using cache [2022-08-03T16:34:31.743Z] ---> e7e4772b4ea3 [2022-08-03T16:34:31.743Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-03T16:34:31.743Z] ---> Using cache [2022-08-03T16:34:31.743Z] ---> 565a3583f3d0 [2022-08-03T16:34:31.743Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-03T16:34:31.743Z] ---> Using cache [2022-08-03T16:34:31.743Z] ---> e7f4d55c917a [2022-08-03T16:34:31.743Z] Step 12/26 : WORKDIR /edgex-go [2022-08-03T16:34:31.743Z] ---> Using cache [2022-08-03T16:34:31.743Z] ---> 7d195c8bad78 [2022-08-03T16:34:31.743Z] [2022-08-03T16:34:31.743Z] Step 13/26 : FROM alpine:3.15 [2022-08-03T16:34:31.743Z] ---> 2720e26172a0 [2022-08-03T16:34:31.743Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T16:34:31.743Z] ---> Using cache [2022-08-03T16:34:31.743Z] ---> f7b1c9a7e6d0 [2022-08-03T16:34:31.743Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:34:31.743Z] ---> Using cache [2022-08-03T16:34:31.743Z] ---> b91db9d70b74 [2022-08-03T16:34:31.743Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-03T16:34:32.004Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:34:32.004Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:34:32.004Z] ---> 5728d2ce0ab3 [2022-08-03T16:34:32.004Z] Step 3/23 : WORKDIR /edgex-go [2022-08-03T16:34:32.004Z] ---> Using cache [2022-08-03T16:34:32.004Z] ---> 8eddae56c8b2 [2022-08-03T16:34:32.004Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:34:32.004Z] ---> Using cache [2022-08-03T16:34:32.004Z] ---> 2238032782ea [2022-08-03T16:34:32.004Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-03T16:34:33.922Z] ---> Running in 5acb77c01279 [2022-08-03T16:34:33.922Z] ---> Running in d8815f89dcda [2022-08-03T16:34:33.922Z] ---> Running in 481172344f1f [2022-08-03T16:34:33.922Z] ---> Running in 71e0d7f7fb24 [2022-08-03T16:34:33.922Z] ---> Running in 88044698a960 [2022-08-03T16:34:34.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T16:34:34.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T16:34:34.443Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-03T16:34:34.643Z] provisioning config files... [2022-08-03T16:34:34.668Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config5503082281457068637tmp [2022-08-03T16:34:34.702Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T16:34:34.702Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T16:34:34.702Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-03T16:34:34.702Z] v3.16.1-87-g169a68ae67 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-03T16:34:34.702Z] v3.16.1-90-g7a2a301528 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-03T16:34:34.702Z] OK: 17035 distinct packages available [2022-08-03T16:34:34.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T16:34:34.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-03T16:34:34.960Z] OK: 211 MiB in 51 packages [2022-08-03T16:34:35.220Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-03T16:34:35.308Z] ---> docker-login.sh [2022-08-03T16:34:35.308Z] nexus3.edgexfoundry.org:10001 [2022-08-03T16:34:35.479Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T16:34:35.479Z] Removing intermediate container 5acb77c01279 [2022-08-03T16:34:35.479Z] ---> 91493079e794 [2022-08-03T16:34:35.480Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-03T16:34:35.480Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T16:34:35.480Z] ---> 00faf5d021f9 [2022-08-03T16:34:35.480Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:34:35.743Z] ---> Running in 1f36b5d125d4 [2022-08-03T16:34:35.743Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-03T16:34:35.743Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-03T16:34:35.743Z] OK: 15857 distinct packages available [2022-08-03T16:34:35.743Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-03T16:34:35.743Z] OK: 211 MiB in 51 packages [2022-08-03T16:34:35.743Z] OK: 211 MiB in 51 packages [2022-08-03T16:34:35.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T16:34:36.314Z] Removing intermediate container d8815f89dcda [2022-08-03T16:34:36.314Z] ---> 3c58632caf98 [2022-08-03T16:34:36.314Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-03T16:34:36.314Z] Removing intermediate container 88044698a960 [2022-08-03T16:34:36.314Z] ---> 9c2faa79641f [2022-08-03T16:34:36.314Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-03T16:34:36.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T16:34:36.512Z] Configure a credential helper to remove this warning. See [2022-08-03T16:34:36.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T16:34:36.512Z] [2022-08-03T16:34:36.512Z] Login Succeeded [2022-08-03T16:34:36.512Z] nexus3.edgexfoundry.org:10002 [2022-08-03T16:34:36.572Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-03T16:34:36.572Z] ---> f9ace3e09827 [2022-08-03T16:34:36.572Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:34:36.572Z] ---> b585a4f46f20 [2022-08-03T16:34:36.572Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:34:36.572Z] ---> Running in ec1d13cb6e93 [2022-08-03T16:34:36.572Z] ---> Running in c0398ed817f7 [2022-08-03T16:34:36.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T16:34:36.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T16:34:36.788Z] Configure a credential helper to remove this warning. See [2022-08-03T16:34:36.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T16:34:36.788Z] [2022-08-03T16:34:36.788Z] Login Succeeded [2022-08-03T16:34:36.788Z] nexus3.edgexfoundry.org:10003 [2022-08-03T16:34:36.831Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-03T16:34:36.831Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-03T16:34:37.093Z] (3/4) Installing libucontext (1.1-r0) [2022-08-03T16:34:37.093Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-03T16:34:37.093Z] Executing busybox-1.34.1-r7.trigger [2022-08-03T16:34:37.093Z] OK: 6 MiB in 18 packages [2022-08-03T16:34:37.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T16:34:37.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T16:34:37.395Z] Configure a credential helper to remove this warning. See [2022-08-03T16:34:37.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T16:34:37.395Z] [2022-08-03T16:34:37.395Z] Login Succeeded [2022-08-03T16:34:37.395Z] nexus3.edgexfoundry.org:10004 [2022-08-03T16:34:37.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T16:34:37.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T16:34:37.942Z] Configure a credential helper to remove this warning. See [2022-08-03T16:34:37.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T16:34:37.942Z] [2022-08-03T16:34:37.942Z] Login Succeeded [2022-08-03T16:34:37.942Z] docker.io [2022-08-03T16:34:38.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T16:34:38.474Z] Removing intermediate container 71e0d7f7fb24 [2022-08-03T16:34:38.475Z] ---> c4de1149814b [2022-08-03T16:34:38.475Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-03T16:34:38.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T16:34:38.488Z] Configure a credential helper to remove this warning. See [2022-08-03T16:34:38.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T16:34:38.488Z] [2022-08-03T16:34:38.488Z] Login Succeeded [2022-08-03T16:34:38.760Z] ---> docker-login.sh ends [Pipeline] } [2022-08-03T16:34:38.778Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-08-03T16:34:39.390Z] + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] echo [2022-08-03T16:34:39.414Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-03T16:34:39.427Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-03T16:34:39.436Z] ========================================================= [2022-08-03T16:34:39.436Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-03T16:34:39.436Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-03T16:34:39.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-03T16:34:40.048Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-03T16:34:40.048Z] b3c136eddcbf: Pulling fs layer [2022-08-03T16:34:40.048Z] c0a3192eca97: Pulling fs layer [2022-08-03T16:34:40.048Z] a050256f5b6f: Pulling fs layer [2022-08-03T16:34:40.048Z] 656be50a0ddc: Pulling fs layer [2022-08-03T16:34:40.048Z] 2bbca73fdf42: Pulling fs layer [2022-08-03T16:34:40.048Z] 656be50a0ddc: Waiting [2022-08-03T16:34:40.049Z] 46d945488cbd: Pulling fs layer [2022-08-03T16:34:40.049Z] 2bbca73fdf42: Waiting [2022-08-03T16:34:40.049Z] 8a5474983e97: Pulling fs layer [2022-08-03T16:34:40.049Z] 46d945488cbd: Waiting [2022-08-03T16:34:40.049Z] 329c88fbcd65: Pulling fs layer [2022-08-03T16:34:40.049Z] 8a5474983e97: Waiting [2022-08-03T16:34:40.049Z] 329c88fbcd65: Waiting [2022-08-03T16:34:40.049Z] a050256f5b6f: Verifying Checksum [2022-08-03T16:34:40.049Z] a050256f5b6f: Download complete [2022-08-03T16:34:40.049Z] c0a3192eca97: Download complete [2022-08-03T16:34:40.049Z] 2bbca73fdf42: Verifying Checksum [2022-08-03T16:34:40.049Z] 2bbca73fdf42: Download complete [2022-08-03T16:34:40.049Z] 46d945488cbd: Download complete [2022-08-03T16:34:40.049Z] b3c136eddcbf: Verifying Checksum [2022-08-03T16:34:40.049Z] b3c136eddcbf: Download complete [2022-08-03T16:34:41.012Z] ---> cdf040a70175 [2022-08-03T16:34:41.012Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-03T16:34:41.043Z] b3c136eddcbf: Pull complete [2022-08-03T16:34:41.043Z] 329c88fbcd65: Download complete [2022-08-03T16:34:41.582Z] ---> f27f90201827 [2022-08-03T16:34:41.582Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-03T16:34:41.656Z] c0a3192eca97: Pull complete [2022-08-03T16:34:41.842Z] ---> Running in 1f3387c05268 [2022-08-03T16:34:41.933Z] a050256f5b6f: Pull complete [2022-08-03T16:34:42.104Z] Removing intermediate container 1f36b5d125d4 [2022-08-03T16:34:42.104Z] ---> 11791f27386f [2022-08-03T16:34:42.104Z] Step 7/20 : COPY . . [2022-08-03T16:34:42.208Z] 8a5474983e97: Verifying Checksum [2022-08-03T16:34:42.208Z] 8a5474983e97: Download complete [2022-08-03T16:34:42.364Z] Removing intermediate container 1f3387c05268 [2022-08-03T16:34:42.365Z] ---> a39a5bc14b74 [2022-08-03T16:34:42.365Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-03T16:34:43.191Z] 656be50a0ddc: Verifying Checksum [2022-08-03T16:34:43.191Z] 656be50a0ddc: Download complete [2022-08-03T16:34:43.304Z] ---> f2b9e1d73068 [2022-08-03T16:34:43.304Z] Step 21/26 : WORKDIR / [2022-08-03T16:34:43.573Z] ---> Running in 7f80d3412c68 [2022-08-03T16:34:43.573Z] Removing intermediate container 7f80d3412c68 [2022-08-03T16:34:43.573Z] ---> e3f2368f6ebb [2022-08-03T16:34:43.573Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-03T16:34:43.833Z] ---> Running in 3c361b426927 [2022-08-03T16:34:44.092Z] Removing intermediate container 3c361b426927 [2022-08-03T16:34:44.092Z] ---> 4230fd4da700 [2022-08-03T16:34:44.092Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-03T16:34:44.092Z] ---> Running in 8f89c577a018 [2022-08-03T16:34:44.351Z] Removing intermediate container 8f89c577a018 [2022-08-03T16:34:44.351Z] ---> 445094268ff5 [2022-08-03T16:34:44.351Z] Step 24/26 : LABEL arch=x86_64 [2022-08-03T16:34:44.610Z] ---> Running in 6814d8689833 [2022-08-03T16:34:44.871Z] Removing intermediate container 6814d8689833 [2022-08-03T16:34:44.871Z] ---> d15bc04b26d5 [2022-08-03T16:34:44.871Z] Step 25/26 : LABEL git_sha=d5622e27431e2a470127ea0b66702b9e78021c54 [2022-08-03T16:34:44.871Z] ---> Running in b8b81ffb1661 [2022-08-03T16:34:45.447Z] Removing intermediate container b8b81ffb1661 [2022-08-03T16:34:45.447Z] ---> 88333769d6ba [2022-08-03T16:34:45.447Z] Step 26/26 : LABEL version=0.0.0 [2022-08-03T16:34:45.447Z] ---> Running in 4f132d92f5b2 [2022-08-03T16:34:45.447Z] Removing intermediate container c0398ed817f7 [2022-08-03T16:34:45.447Z] ---> a875b05e64fa [2022-08-03T16:34:45.447Z] Step 8/23 : COPY . . [2022-08-03T16:34:45.707Z] Removing intermediate container 4f132d92f5b2 [2022-08-03T16:34:45.707Z] ---> 3a6a81bdb1e5 [2022-08-03T16:34:45.707Z] [2022-08-03T16:34:45.707Z] Removing intermediate container ec1d13cb6e93 [2022-08-03T16:34:45.707Z] ---> 7ea5ee3a5808 [2022-08-03T16:34:45.707Z] Step 8/23 : COPY . . [2022-08-03T16:34:45.707Z] Successfully built 3a6a81bdb1e5 [2022-08-03T16:34:45.707Z] Successfully tagged security-spire-config:latest [2022-08-03T16:34:45.707Z] Building core-command [2022-08-03T16:34:46.645Z]  Building security-spire-config ... done CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-03T16:34:49.932Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:34:49.932Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:34:49.932Z] ---> 5728d2ce0ab3 [2022-08-03T16:34:49.932Z] Step 3/23 : WORKDIR /edgex-go [2022-08-03T16:34:49.932Z] ---> Using cache [2022-08-03T16:34:49.932Z] ---> 8eddae56c8b2 [2022-08-03T16:34:49.932Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:34:49.932Z] ---> Using cache [2022-08-03T16:34:49.932Z] ---> 2238032782ea [2022-08-03T16:34:49.932Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-03T16:34:49.932Z] ---> Using cache [2022-08-03T16:34:49.932Z] ---> 321d36d43fe6 [2022-08-03T16:34:49.932Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-03T16:34:49.932Z] ---> Using cache [2022-08-03T16:34:49.932Z] ---> cf359cbc1601 [2022-08-03T16:34:49.932Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:34:49.932Z] ---> Using cache [2022-08-03T16:34:49.932Z] ---> ddca3541feef [2022-08-03T16:34:49.932Z] Step 8/23 : COPY . . [2022-08-03T16:34:49.932Z] ---> Using cache [2022-08-03T16:34:49.932Z] ---> 73bedfde2259 [2022-08-03T16:34:49.932Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-03T16:34:53.225Z] ---> Running in 17a931bc0191 [2022-08-03T16:34:53.226Z] ---> cb97d5d1082a [2022-08-03T16:34:53.226Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-03T16:34:53.226Z] ---> cd8c6a55b01f [2022-08-03T16:34:53.226Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-03T16:34:53.226Z] ---> d947c746aee4 [2022-08-03T16:34:53.226Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-03T16:34:53.226Z] ---> Running in ff5a4843cc5f [2022-08-03T16:34:53.226Z] ---> Running in 06422be3cf08 [2022-08-03T16:34:53.226Z] ---> Running in 7f335e4f242c [2022-08-03T16:34:53.226Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-08-03T16:34:53.226Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-03T16:34:53.486Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-03T16:34:53.486Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-03T16:34:54.423Z] Removing intermediate container 481172344f1f [2022-08-03T16:34:54.423Z] ---> 94c08c168314 [2022-08-03T16:34:54.423Z] [2022-08-03T16:34:54.423Z] Step 10/25 : FROM alpine:3.16 [2022-08-03T16:34:54.423Z] ---> d7d3d98c851f [2022-08-03T16:34:54.423Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-03T16:34:54.423Z] ---> Running in af710d938633 [2022-08-03T16:34:54.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T16:34:54.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T16:34:54.991Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-03T16:34:54.991Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-03T16:34:54.991Z] (3/3) Installing su-exec (0.2-r1) [2022-08-03T16:34:54.991Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T16:34:54.991Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T16:34:55.249Z] OK: 6 MiB in 17 packages [2022-08-03T16:34:55.818Z] Removing intermediate container af710d938633 [2022-08-03T16:34:55.818Z] ---> 2359be5863cb [2022-08-03T16:34:55.818Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-03T16:34:55.818Z] ---> Running in 59f5e4016206 [2022-08-03T16:34:56.078Z] Removing intermediate container 59f5e4016206 [2022-08-03T16:34:56.078Z] ---> c1b8ba39964e [2022-08-03T16:34:56.078Z] Step 13/25 : WORKDIR / [2022-08-03T16:34:56.078Z] ---> Running in 7e428f9d7642 [2022-08-03T16:34:56.339Z] Removing intermediate container 7e428f9d7642 [2022-08-03T16:34:56.339Z] ---> 217b621bd0da [2022-08-03T16:34:56.339Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-03T16:34:56.599Z] ---> 099023b63d40 [2022-08-03T16:34:56.599Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-03T16:34:57.167Z] ---> 39bfd17f4975 [2022-08-03T16:34:57.167Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-03T16:34:57.426Z] ---> bb2acbf32bdd [2022-08-03T16:34:57.426Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-03T16:34:57.996Z] ---> 8bd1f0cf9c37 [2022-08-03T16:34:57.996Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-03T16:34:58.302Z] 656be50a0ddc: Pull complete [2022-08-03T16:34:58.302Z] 2bbca73fdf42: Pull complete [2022-08-03T16:34:58.302Z] 46d945488cbd: Pull complete [2022-08-03T16:34:58.934Z] ---> 20604677bb82 [2022-08-03T16:34:58.934Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-03T16:34:59.503Z] ---> 5a78ba6c4b0f [2022-08-03T16:34:59.503Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-03T16:35:00.073Z] ---> e3cf9324f7b5 [2022-08-03T16:35:00.073Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-03T16:35:00.073Z] ---> Running in 3f039d61b26a [2022-08-03T16:35:01.992Z] Removing intermediate container 3f039d61b26a [2022-08-03T16:35:01.992Z] ---> e91bdd1f70dd [2022-08-03T16:35:01.992Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-03T16:35:01.992Z] ---> Running in 84a1ee015c79 [2022-08-03T16:35:01.992Z] Removing intermediate container 84a1ee015c79 [2022-08-03T16:35:01.992Z] ---> bf54a80ff558 [2022-08-03T16:35:01.992Z] Step 23/25 : LABEL arch=x86_64 [2022-08-03T16:35:02.255Z] ---> Running in 7697788e678d [2022-08-03T16:35:02.515Z] Removing intermediate container 7697788e678d [2022-08-03T16:35:02.515Z] ---> 9df60888ff9b [2022-08-03T16:35:02.515Z] Step 24/25 : LABEL git_sha=d5622e27431e2a470127ea0b66702b9e78021c54 [2022-08-03T16:35:02.515Z] ---> Running in 045338b86d09 [2022-08-03T16:35:02.775Z] Removing intermediate container 045338b86d09 [2022-08-03T16:35:02.775Z] ---> 3b2e63bb20f2 [2022-08-03T16:35:02.775Z] Step 25/25 : LABEL version=0.0.0 [2022-08-03T16:35:02.775Z] ---> Running in 6be93ccd5376 [2022-08-03T16:35:03.035Z] Removing intermediate container 6be93ccd5376 [2022-08-03T16:35:03.035Z] ---> 9c50b92457ae [2022-08-03T16:35:03.035Z] [2022-08-03T16:35:03.035Z] Successfully built 9c50b92457ae [2022-08-03T16:35:03.035Z] Successfully tagged security-secretstore-setup:latest [2022-08-03T16:35:03.035Z]  Building security-secretstore-setup ... done Building core-metadata [2022-08-03T16:35:03.725Z] 8a5474983e97: Pull complete [2022-08-03T16:35:05.705Z] 329c88fbcd65: Pull complete [2022-08-03T16:35:05.705Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-03T16:35:05.705Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-03T16:35:05.705Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-03T16:35:06.054Z] + docker build -t ci-base-image-arm64 -f - . [2022-08-03T16:35:06.054Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-03T16:35:06.054Z] WORKDIR /edgex [2022-08-03T16:35:06.054Z] COPY go.mod . [2022-08-03T16:35:06.054Z] RUN go mod download [2022-08-03T16:35:07.233Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:35:07.233Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:35:07.233Z] ---> 5728d2ce0ab3 [2022-08-03T16:35:07.233Z] Step 3/23 : WORKDIR /edgex-go [2022-08-03T16:35:07.233Z] ---> Using cache [2022-08-03T16:35:07.233Z] ---> 8eddae56c8b2 [2022-08-03T16:35:07.233Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:35:07.233Z] ---> Using cache [2022-08-03T16:35:07.233Z] ---> 2238032782ea [2022-08-03T16:35:07.233Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-03T16:35:07.233Z] ---> Using cache [2022-08-03T16:35:07.233Z] ---> 321d36d43fe6 [2022-08-03T16:35:07.233Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-03T16:35:07.233Z] ---> Using cache [2022-08-03T16:35:07.233Z] ---> cf359cbc1601 [2022-08-03T16:35:07.233Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:35:07.233Z] ---> Using cache [2022-08-03T16:35:07.233Z] ---> ddca3541feef [2022-08-03T16:35:07.233Z] Step 8/23 : COPY . . [2022-08-03T16:35:07.233Z] ---> Using cache [2022-08-03T16:35:07.233Z] ---> 73bedfde2259 [2022-08-03T16:35:07.233Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-03T16:35:07.800Z] ---> Running in cd0f2b1d838e [2022-08-03T16:35:08.707Z] Sending build context to Docker daemon 169.3MB [2022-08-03T16:35:08.707Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-03T16:35:08.707Z] ---> ff4287adb874 [2022-08-03T16:35:08.707Z] Step 2/4 : WORKDIR /edgex [2022-08-03T16:35:08.736Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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 [2022-08-03T16:35:10.693Z] ---> Running in f52536162ac4 [2022-08-03T16:35:10.967Z] Removing intermediate container f52536162ac4 [2022-08-03T16:35:10.967Z] ---> 205e364ea45b [2022-08-03T16:35:10.967Z] Step 3/4 : COPY go.mod . [2022-08-03T16:35:11.572Z] ---> e119d7d046e9 [2022-08-03T16:35:11.572Z] Step 4/4 : RUN go mod download [2022-08-03T16:35:11.572Z] ---> Running in 2828e44d93ae [2022-08-03T16:35:23.617Z] Removing intermediate container 17a931bc0191 [2022-08-03T16:35:23.617Z] ---> 924deb6d3034 [2022-08-03T16:35:23.617Z] [2022-08-03T16:35:23.617Z] Step 10/23 : FROM alpine:3.16 [2022-08-03T16:35:23.617Z] ---> d7d3d98c851f [2022-08-03T16:35:23.617Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-03T16:35:23.617Z] ---> Using cache [2022-08-03T16:35:23.617Z] ---> b74bac90aa7e [2022-08-03T16:35:23.617Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-03T16:35:23.617Z] ---> Using cache [2022-08-03T16:35:23.617Z] ---> 59e304288ff0 [2022-08-03T16:35:23.617Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-03T16:35:23.617Z] Removing intermediate container 06422be3cf08 [2022-08-03T16:35:23.617Z] ---> 1b086eeb8d62 [2022-08-03T16:35:23.617Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-03T16:35:23.617Z] ---> Running in 61c39d32f7e0 [2022-08-03T16:35:23.617Z] ---> Running in 82f64abc93db [2022-08-03T16:35:23.617Z] Removing intermediate container 61c39d32f7e0 [2022-08-03T16:35:23.617Z] ---> 2dbe35a6ebe1 [2022-08-03T16:35:23.617Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-03T16:35:23.617Z] ---> Running in af785a2b5ea5 [2022-08-03T16:35:23.617Z] Removing intermediate container af785a2b5ea5 [2022-08-03T16:35:23.617Z] ---> 0a9d3a1c5e30 [2022-08-03T16:35:23.617Z] Step 15/23 : WORKDIR / [2022-08-03T16:35:23.617Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-03T16:35:23.617Z] ---> Running in 98f11ce6c1d8 [2022-08-03T16:35:23.617Z] Removing intermediate container 98f11ce6c1d8 [2022-08-03T16:35:23.617Z] ---> 6f9bf4764f18 [2022-08-03T16:35:23.617Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T16:35:23.617Z] ---> 7be0e32ed419 [2022-08-03T16:35:23.617Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-03T16:35:23.879Z] ---> fc1abe9d1f0c [2022-08-03T16:35:23.879Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-03T16:35:24.140Z] Removing intermediate container 82f64abc93db [2022-08-03T16:35:24.140Z] ---> 7c5a6d75adfd [2022-08-03T16:35:24.140Z] [2022-08-03T16:35:24.140Z] Step 11/23 : FROM alpine:3.16 [2022-08-03T16:35:24.140Z] ---> d7d3d98c851f [2022-08-03T16:35:24.140Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-03T16:35:24.140Z] ---> Running in b47273894897 [2022-08-03T16:35:24.401Z] ---> a4ebf9da1042 [2022-08-03T16:35:24.401Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-03T16:35:24.401Z] ---> Running in 39e09f30abac [2022-08-03T16:35:24.401Z] Removing intermediate container b47273894897 [2022-08-03T16:35:24.401Z] ---> ba4278f75193 [2022-08-03T16:35:24.401Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-03T16:35:24.663Z] ---> Running in b0e8bc5e8fa0 [2022-08-03T16:35:24.663Z] Removing intermediate container 39e09f30abac [2022-08-03T16:35:24.663Z] ---> 4980e7d68023 [2022-08-03T16:35:24.663Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T16:35:24.663Z] ---> Running in 63c8a439cb68 [2022-08-03T16:35:24.923Z] Removing intermediate container 63c8a439cb68 [2022-08-03T16:35:24.923Z] ---> 56e7b8453bb5 [2022-08-03T16:35:24.923Z] Step 21/23 : LABEL arch=x86_64 [2022-08-03T16:35:24.923Z] ---> Running in 59fd45dbb7e7 [2022-08-03T16:35:25.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T16:35:25.183Z] Removing intermediate container 59fd45dbb7e7 [2022-08-03T16:35:25.183Z] ---> 530a28dc6585 [2022-08-03T16:35:25.183Z] Step 22/23 : LABEL git_sha=d5622e27431e2a470127ea0b66702b9e78021c54 [2022-08-03T16:35:25.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T16:35:25.183Z] ---> Running in b98851775520 [2022-08-03T16:35:25.447Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-03T16:35:25.447Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-03T16:35:25.447Z] (3/33) Installing readline (8.1.2-r0) [2022-08-03T16:35:25.447Z] (4/33) Installing bash (5.1.16-r2) [2022-08-03T16:35:25.447Z] Executing bash-5.1.16-r2.post-install [2022-08-03T16:35:25.447Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-03T16:35:25.447Z] Removing intermediate container b98851775520 [2022-08-03T16:35:25.447Z] ---> 2e8dad01acdc [2022-08-03T16:35:25.447Z] Step 23/23 : LABEL version=0.0.0 [2022-08-03T16:35:25.447Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-03T16:35:25.447Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-03T16:35:25.447Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-03T16:35:25.447Z] ---> Running in 547f315247b0 [2022-08-03T16:35:25.447Z] (9/33) Installing curl (7.83.1-r2) [2022-08-03T16:35:25.447Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-03T16:35:25.706Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-03T16:35:25.706Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-03T16:35:25.706Z] (13/33) Installing expat (2.4.8-r0) [2022-08-03T16:35:25.706Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-03T16:35:25.706Z] (15/33) Installing gdbm (1.23-r0) [2022-08-03T16:35:25.706Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-03T16:35:25.706Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-03T16:35:25.706Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-03T16:35:25.706Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-03T16:35:25.706Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-03T16:35:25.706Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-03T16:35:25.965Z] Removing intermediate container 547f315247b0 [2022-08-03T16:35:25.965Z] ---> 59a9dbf19bc7 [2022-08-03T16:35:25.965Z] [2022-08-03T16:35:26.224Z] Successfully built 59a9dbf19bc7 [2022-08-03T16:35:26.224Z] Successfully tagged core-command:latest [2022-08-03T16:35:26.224Z]  Building core-command ... done (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-03T16:35:26.224Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-03T16:35:26.224Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-03T16:35:26.224Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-03T16:35:26.224Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-03T16:35:26.224Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-03T16:35:26.224Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-03T16:35:26.224Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-03T16:35:26.224Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-03T16:35:26.224Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-03T16:35:26.224Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-03T16:35:26.224Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-03T16:35:26.485Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T16:35:26.485Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T16:35:26.485Z] OK: 122 MiB in 47 packages [2022-08-03T16:35:27.060Z] Removing intermediate container 7f335e4f242c [2022-08-03T16:35:27.060Z] ---> 737ea2ef90dc [2022-08-03T16:35:27.060Z] [2022-08-03T16:35:27.060Z] Step 10/23 : FROM alpine:3.16 [2022-08-03T16:35:27.060Z] ---> d7d3d98c851f [2022-08-03T16:35:27.060Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-03T16:35:27.060Z] ---> Running in d9be8db33d7e [2022-08-03T16:35:27.060Z] Removing intermediate container ff5a4843cc5f [2022-08-03T16:35:27.060Z] ---> 31bfb76eae9b [2022-08-03T16:35:27.060Z] [2022-08-03T16:35:27.060Z] Step 9/20 : FROM alpine:3.15 [2022-08-03T16:35:27.060Z] ---> 2720e26172a0 [2022-08-03T16:35:27.060Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T16:35:27.060Z] ---> Using cache [2022-08-03T16:35:27.060Z] ---> f7b1c9a7e6d0 [2022-08-03T16:35:27.060Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:35:27.060Z] ---> Using cache [2022-08-03T16:35:27.060Z] ---> b91db9d70b74 [2022-08-03T16:35:27.060Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-03T16:35:27.319Z] ---> Running in 86daa0d47a5d [2022-08-03T16:35:27.319Z] Removing intermediate container d9be8db33d7e [2022-08-03T16:35:27.319Z] ---> f97372772b64 [2022-08-03T16:35:27.319Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-03T16:35:27.319Z] ---> Running in e19c7121e571 [2022-08-03T16:35:27.319Z] Removing intermediate container e19c7121e571 [2022-08-03T16:35:27.319Z] ---> 7f28328956bd [2022-08-03T16:35:27.319Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-03T16:35:27.577Z] ---> Running in f9adc84c5f8e [2022-08-03T16:35:27.577Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-03T16:35:27.577Z] Removing intermediate container f9adc84c5f8e [2022-08-03T16:35:27.577Z] ---> 53766af9df84 [2022-08-03T16:35:27.577Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:35:27.577Z] ---> Running in 0a405d34f909 [2022-08-03T16:35:28.144Z] Removing intermediate container 0a405d34f909 [2022-08-03T16:35:28.144Z] ---> 646b5ea71e89 [2022-08-03T16:35:28.144Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-03T16:35:28.403Z] ---> Running in f9d7b822c715 [2022-08-03T16:35:28.403Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-03T16:35:28.681Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T16:35:28.681Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-03T16:35:28.681Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-03T16:35:28.681Z] OK: 15857 distinct packages available [2022-08-03T16:35:28.681Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-03T16:35:28.940Z] Collecting docker-compose==1.23.2 [2022-08-03T16:35:28.940Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-03T16:35:28.940Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 35.7 MB/s eta 0:00:00 [2022-08-03T16:35:28.940Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-03T16:35:28.940Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-03T16:35:28.940Z] Preparing metadata (setup.py): started [2022-08-03T16:35:29.270Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-03T16:35:29.270Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-03T16:35:29.270Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-03T16:35:29.270Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 167.1 MB/s eta 0:00:00 [2022-08-03T16:35:29.270Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-03T16:35:29.585Z] Collecting docopt<0.7,>=0.6.1 [2022-08-03T16:35:29.585Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-03T16:35:29.585Z] Preparing metadata (setup.py): started [2022-08-03T16:35:29.585Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T16:35:29.585Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-03T16:35:29.585Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-03T16:35:29.874Z] Collecting docker<4.0,>=3.6.0 [2022-08-03T16:35:29.874Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-03T16:35:29.874Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 133.8 MB/s eta 0:00:00 [2022-08-03T16:35:29.874Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-03T16:35:29.874Z] Collecting PyYAML<4,>=3.10 [2022-08-03T16:35:29.874Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-03T16:35:29.874Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 108.0 MB/s eta 0:00:00 [2022-08-03T16:35:29.874Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-03T16:35:29.874Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-03T16:35:29.874Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-03T16:35:30.167Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-03T16:35:30.167Z] Preparing metadata (setup.py): started [2022-08-03T16:35:30.167Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-03T16:35:30.167Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-03T16:35:30.167Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-03T16:35:30.167Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-03T16:35:30.167Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-03T16:35:30.167Z] (5/9) Installing curl (7.80.0-r2) [2022-08-03T16:35:30.425Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-03T16:35:30.425Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T16:35:30.425Z] Removing intermediate container cd0f2b1d838e [2022-08-03T16:35:30.425Z] ---> 90472371e035 [2022-08-03T16:35:30.425Z] [2022-08-03T16:35:30.425Z] Step 10/23 : FROM alpine:3.16 [2022-08-03T16:35:30.425Z] ---> d7d3d98c851f [2022-08-03T16:35:30.425Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-03T16:35:30.425Z] ---> Using cache [2022-08-03T16:35:30.425Z] ---> b74bac90aa7e [2022-08-03T16:35:30.425Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-03T16:35:30.425Z] ---> Using cache [2022-08-03T16:35:30.425Z] ---> 59e304288ff0 [2022-08-03T16:35:30.425Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-03T16:35:30.425Z] OK: 8 MiB in 20 packages [2022-08-03T16:35:30.425Z] Collecting jsonschema<3,>=2.5.1 [2022-08-03T16:35:30.425Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-03T16:35:30.425Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-03T16:35:30.425Z] ---> Running in 6e69591d34ff [2022-08-03T16:35:30.425Z] Collecting texttable<0.10,>=0.9.0 [2022-08-03T16:35:30.425Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-03T16:35:30.425Z] Preparing metadata (setup.py): started [2022-08-03T16:35:30.425Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-03T16:35:30.425Z] Removing intermediate container 6e69591d34ff [2022-08-03T16:35:30.425Z] ---> 5b7990962553 [2022-08-03T16:35:30.425Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-03T16:35:30.684Z] (8/9) Installing libucontext (1.1-r0) [2022-08-03T16:35:30.684Z] ---> Running in ea4acf70814f [2022-08-03T16:35:30.684Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-03T16:35:30.684Z] Removing intermediate container ea4acf70814f [2022-08-03T16:35:30.684Z] ---> 56ad6a8d8851 [2022-08-03T16:35:30.684Z] Step 15/23 : WORKDIR / [2022-08-03T16:35:30.684Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-03T16:35:30.684Z] Collecting cached-property<2,>=1.2.0 [2022-08-03T16:35:30.684Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-03T16:35:30.684Z] ---> Running in f772a7c07f9b [2022-08-03T16:35:30.684Z] Executing busybox-1.34.1-r7.trigger [2022-08-03T16:35:30.684Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T16:35:30.684Z] Removing intermediate container f9d7b822c715 [2022-08-03T16:35:30.684Z] ---> 01974fb12316 [2022-08-03T16:35:30.684Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T16:35:30.684Z] OK: 8 MiB in 23 packages [2022-08-03T16:35:30.943Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-03T16:35:30.943Z] Removing intermediate container f772a7c07f9b [2022-08-03T16:35:30.943Z] ---> 322256ef3535 [2022-08-03T16:35:30.943Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T16:35:30.943Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-03T16:35:30.943Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 107.2 MB/s eta 0:00:00 [2022-08-03T16:35:30.943Z] Collecting docker-pycreds>=0.4.0 [2022-08-03T16:35:30.943Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-03T16:35:30.943Z] ---> a26d4b9bb088 [2022-08-03T16:35:30.943Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-03T16:35:30.943Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-03T16:35:30.943Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-03T16:35:30.943Z] ---> 2ef21b95d3cf [2022-08-03T16:35:30.943Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-03T16:35:30.943Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 39.9 MB/s eta 0:00:00 [2022-08-03T16:35:31.202Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-03T16:35:31.202Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-03T16:35:31.202Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 123.4 MB/s eta 0:00:00 [2022-08-03T16:35:31.202Z] Collecting idna<2.8,>=2.5 [2022-08-03T16:35:31.202Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-03T16:35:31.202Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 171.9 MB/s eta 0:00:00 [2022-08-03T16:35:31.202Z] Collecting certifi>=2017.4.17 [2022-08-03T16:35:31.202Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-03T16:35:31.202Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 192.5 MB/s eta 0:00:00 [2022-08-03T16:35:31.202Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-03T16:35:31.202Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-03T16:35:31.202Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-03T16:35:31.202Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-03T16:35:31.467Z] Removing intermediate container 86daa0d47a5d [2022-08-03T16:35:31.467Z] ---> b1552df65140 [2022-08-03T16:35:31.467Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T16:35:31.467Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-03T16:35:31.467Z] Running setup.py install for texttable: started [2022-08-03T16:35:31.467Z] ---> 3734e293b471 [2022-08-03T16:35:31.467Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-03T16:35:31.467Z] ---> b4adcbe16ba1 [2022-08-03T16:35:31.467Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-03T16:35:31.467Z] ---> 6fb53efb56e8 [2022-08-03T16:35:31.467Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-03T16:35:31.467Z] ---> f7f3f6eafbc9 [2022-08-03T16:35:31.467Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-03T16:35:31.726Z] ---> Running in 8c538cb80f34 [2022-08-03T16:35:31.726Z] ---> d28ce0c2ca43 [2022-08-03T16:35:31.726Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-03T16:35:31.726Z] ---> Running in bd24d7e22602 [2022-08-03T16:35:31.726Z] Removing intermediate container 8c538cb80f34 [2022-08-03T16:35:31.726Z] ---> 7fbeee04bcf5 [2022-08-03T16:35:31.726Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T16:35:31.726Z] Running setup.py install for texttable: finished with status 'done' [2022-08-03T16:35:31.726Z] Running setup.py install for PyYAML: started [2022-08-03T16:35:31.726Z] ---> Running in 3d0e10ac5e0a [2022-08-03T16:35:31.726Z] Removing intermediate container bd24d7e22602 [2022-08-03T16:35:31.726Z] ---> 7450cc8940b7 [2022-08-03T16:35:31.726Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T16:35:31.985Z] ---> Running in 1408eee3b801 [2022-08-03T16:35:31.985Z] Removing intermediate container 3d0e10ac5e0a [2022-08-03T16:35:31.985Z] ---> 28ea57b61a73 [2022-08-03T16:35:31.985Z] Step 21/23 : LABEL arch=x86_64 [2022-08-03T16:35:31.985Z] ---> Running in 591a7fbed4af [2022-08-03T16:35:31.985Z] Removing intermediate container 1408eee3b801 [2022-08-03T16:35:31.985Z] ---> 186b85a0e170 [2022-08-03T16:35:31.985Z] Step 21/23 : LABEL arch=x86_64 [2022-08-03T16:35:31.985Z] ---> Running in e95162fa025f [2022-08-03T16:35:31.985Z] Removing intermediate container 591a7fbed4af [2022-08-03T16:35:31.985Z] ---> bdf3dd5f4685 [2022-08-03T16:35:31.985Z] Step 22/23 : LABEL git_sha=d5622e27431e2a470127ea0b66702b9e78021c54 [2022-08-03T16:35:32.245Z] ---> 486ad4a35d39 [2022-08-03T16:35:32.245Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-03T16:35:32.245Z] ---> Running in 4839b7c95cde [2022-08-03T16:35:32.245Z] Removing intermediate container e95162fa025f [2022-08-03T16:35:32.245Z] ---> 3e01885bf039 [2022-08-03T16:35:32.245Z] Step 22/23 : LABEL git_sha=d5622e27431e2a470127ea0b66702b9e78021c54 [2022-08-03T16:35:32.245Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-03T16:35:32.245Z] ---> Running in c5be899f2f1f [2022-08-03T16:35:32.245Z] Removing intermediate container 4839b7c95cde [2022-08-03T16:35:32.245Z] ---> 5c45f5ecae2c [2022-08-03T16:35:32.245Z] Step 23/23 : LABEL version=0.0.0 [2022-08-03T16:35:32.245Z] ---> 8037f962d038 [2022-08-03T16:35:32.245Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-03T16:35:32.245Z] ---> Running in 627a764ca951 [2022-08-03T16:35:32.245Z] ---> Running in adb7fbf09211 [2022-08-03T16:35:32.245Z] Removing intermediate container c5be899f2f1f [2022-08-03T16:35:32.245Z] ---> cb5cfc97f6b7 [2022-08-03T16:35:32.245Z] Step 23/23 : LABEL version=0.0.0 [2022-08-03T16:35:32.505Z] ---> Running in 05927928e292 [2022-08-03T16:35:32.505Z] Removing intermediate container 627a764ca951 [2022-08-03T16:35:32.505Z] ---> 67baaf2d6ded [2022-08-03T16:35:32.505Z] [2022-08-03T16:35:32.505Z] Removing intermediate container adb7fbf09211 [2022-08-03T16:35:32.505Z] ---> 172ffca92504 [2022-08-03T16:35:32.505Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T16:35:32.505Z] Running setup.py install for docopt: started [2022-08-03T16:35:32.505Z] Removing intermediate container 05927928e292 [2022-08-03T16:35:32.505Z] ---> 4d49c7aa5190 [2022-08-03T16:35:32.505Z] [2022-08-03T16:35:32.505Z] ---> Running in 0221ded99436 [2022-08-03T16:35:32.505Z] Successfully built 67baaf2d6ded [2022-08-03T16:35:32.505Z] Successfully tagged core-data:latest [2022-08-03T16:35:32.505Z]  Building core-data ... done Successfully built 4d49c7aa5190 [2022-08-03T16:35:32.505Z] Removing intermediate container 0221ded99436 [2022-08-03T16:35:32.505Z] ---> 210dbd4f9bee [2022-08-03T16:35:32.505Z] Step 18/20 : LABEL arch=x86_64 [2022-08-03T16:35:32.505Z] Successfully tagged core-metadata:latest [2022-08-03T16:35:32.768Z]  Building core-metadata ... done  ---> Running in fbfb6b2bc989 [2022-08-03T16:35:32.768Z] Removing intermediate container fbfb6b2bc989 [2022-08-03T16:35:32.768Z] ---> 298f602409fe [2022-08-03T16:35:32.768Z] Step 19/20 : LABEL git_sha=d5622e27431e2a470127ea0b66702b9e78021c54 [2022-08-03T16:35:32.768Z] ---> Running in f58487521928 [2022-08-03T16:35:32.768Z] Running setup.py install for docopt: finished with status 'done' [2022-08-03T16:35:32.768Z] Removing intermediate container f58487521928 [2022-08-03T16:35:32.768Z] ---> 6c5e8e13f473 [2022-08-03T16:35:32.768Z] Step 20/20 : LABEL version=0.0.0 [2022-08-03T16:35:32.768Z] ---> Running in 527c681ecb88 [2022-08-03T16:35:33.028Z] Removing intermediate container 527c681ecb88 [2022-08-03T16:35:33.028Z] ---> 1875846880ed [2022-08-03T16:35:33.028Z] [2022-08-03T16:35:33.028Z] Successfully built 1875846880ed [2022-08-03T16:35:33.028Z] Successfully tagged security-spiffe-token-provider:latest [2022-08-03T16:35:33.288Z]  Building security-spiffe-token-provider ... done  Running setup.py install for dockerpty: started [2022-08-03T16:35:33.548Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-03T16:35:33.811Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-08-03T16:35:33.811Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-03T16:35:37.117Z] Removing intermediate container b0e8bc5e8fa0 [2022-08-03T16:35:37.117Z] ---> b30098e1d60a [2022-08-03T16:35:37.117Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-03T16:35:37.117Z] ---> Running in 4cf34d41c50a [2022-08-03T16:35:37.117Z] Removing intermediate container 4cf34d41c50a [2022-08-03T16:35:37.117Z] ---> 048c433700bd [2022-08-03T16:35:37.117Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-03T16:35:37.117Z] ---> Running in 8ff3740732cc [2022-08-03T16:35:37.117Z] Removing intermediate container 8ff3740732cc [2022-08-03T16:35:37.117Z] ---> 3b1123e6168c [2022-08-03T16:35:37.117Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-03T16:35:37.117Z] ---> ff08427b0d90 [2022-08-03T16:35:37.117Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-03T16:35:37.117Z] ---> f9b99501e2de [2022-08-03T16:35:37.117Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-03T16:35:37.377Z] ---> a7e18f766ecc [2022-08-03T16:35:37.377Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-03T16:35:37.377Z] ---> Running in 758ee69d7ce6 [2022-08-03T16:35:37.377Z] Removing intermediate container 758ee69d7ce6 [2022-08-03T16:35:37.377Z] ---> 3e9659399783 [2022-08-03T16:35:37.377Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T16:35:37.377Z] ---> Running in b528e3bdb2e8 [2022-08-03T16:35:37.640Z] Removing intermediate container b528e3bdb2e8 [2022-08-03T16:35:37.640Z] ---> e28873a036af [2022-08-03T16:35:37.640Z] Step 21/23 : LABEL arch=x86_64 [2022-08-03T16:35:37.640Z] ---> Running in a3b06c03a679 [2022-08-03T16:35:37.640Z] Removing intermediate container a3b06c03a679 [2022-08-03T16:35:37.640Z] ---> 93aa7f470910 [2022-08-03T16:35:37.640Z] Step 22/23 : LABEL git_sha=d5622e27431e2a470127ea0b66702b9e78021c54 [2022-08-03T16:35:37.640Z] ---> Running in 1b004dc3ee62 [2022-08-03T16:35:37.899Z] Removing intermediate container 1b004dc3ee62 [2022-08-03T16:35:37.899Z] ---> 4ceee59e2645 [2022-08-03T16:35:37.899Z] Step 23/23 : LABEL version=0.0.0 [2022-08-03T16:35:37.899Z] ---> Running in fe9952b4068d [2022-08-03T16:35:37.899Z] Removing intermediate container fe9952b4068d [2022-08-03T16:35:37.899Z] ---> 0bd5d7010af4 [2022-08-03T16:35:37.899Z] [2022-08-03T16:35:37.899Z] Successfully built 0bd5d7010af4 [2022-08-03T16:35:37.899Z] Successfully tagged sys-mgmt-agent:latest [2022-08-03T16:35:37.907Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-08-03T16:35:37.915Z] $ docker stop --time=1 ccd24374ba9f392b9f24070bc70ab21f379b4b8c8570280d91dabcd15291c250 [2022-08-03T16:35:39.209Z] $ docker rm -f ccd24374ba9f392b9f24070bc70ab21f379b4b8c8570280d91dabcd15291c250 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-03T16:35:39.546Z] + docker images [2022-08-03T16:35:39.546Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-03T16:35:39.546Z] sys-mgmt-agent latest 0bd5d7010af4 2 seconds ago 135MB [2022-08-03T16:35:39.546Z] security-spiffe-token-provider latest 1875846880ed 7 seconds ago 29.2MB [2022-08-03T16:35:39.546Z] core-metadata latest 4d49c7aa5190 7 seconds ago 18.2MB [2022-08-03T16:35:39.546Z] core-data latest 67baaf2d6ded 7 seconds ago 21.5MB [2022-08-03T16:35:39.546Z] 90472371e035 10 seconds ago 1.71GB [2022-08-03T16:35:39.546Z] 31bfb76eae9b 13 seconds ago 1.74GB [2022-08-03T16:35:39.546Z] 737ea2ef90dc 13 seconds ago 1.72GB [2022-08-03T16:35:39.546Z] core-command latest 59a9dbf19bc7 14 seconds ago 16.2MB [2022-08-03T16:35:39.546Z] 7c5a6d75adfd 16 seconds ago 1.69GB [2022-08-03T16:35:39.547Z] 924deb6d3034 17 seconds ago 1.68GB [2022-08-03T16:35:39.547Z] security-secretstore-setup latest 9c50b92457ae 37 seconds ago 28.9MB [2022-08-03T16:35:39.547Z] 94c08c168314 46 seconds ago 1.7GB [2022-08-03T16:35:39.547Z] security-spire-config latest 3a6a81bdb1e5 54 seconds ago 85.8MB [2022-08-03T16:35:39.547Z] security-bootstrapper latest e3e6e7eabab6 About a minute ago 19.3MB [2022-08-03T16:35:39.547Z] security-spire-agent latest 1e39dbdb3fc1 About a minute ago 125MB [2022-08-03T16:35:39.547Z] support-notifications latest f9c1680412c2 About a minute ago 27.1MB [2022-08-03T16:35:39.547Z] support-scheduler latest b3d587dd6c81 About a minute ago 26.5MB [2022-08-03T16:35:39.547Z] security-proxy-setup latest 8d2fee8800d9 About a minute ago 27.2MB [2022-08-03T16:35:39.547Z] 7d195c8bad78 About a minute ago 1.58GB [2022-08-03T16:35:39.547Z] de09ca7f93f9 About a minute ago 1.75GB [2022-08-03T16:35:39.547Z] 36324d36b378 About a minute ago 1.75GB [2022-08-03T16:35:39.547Z] 82523d4b40a6 About a minute ago 1.69GB [2022-08-03T16:35:39.547Z] 4513e3eb8df8 About a minute ago 1.69GB [2022-08-03T16:35:39.547Z] security-spire-server latest 78003acd6068 About a minute ago 86.5MB [2022-08-03T16:35:39.547Z] 8e923f6e25a6 About a minute ago 1.58GB [2022-08-03T16:35:39.547Z] ci-base-image-x86_64 latest 5728d2ce0ab3 4 minutes ago 993MB [2022-08-03T16:35:39.547Z] alpine 3.15 2720e26172a0 2 weeks ago 5.57MB [2022-08-03T16:35:39.547Z] alpine 3.16 d7d3d98c851f 2 weeks ago 5.53MB [2022-08-03T16:35:39.547Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 weeks ago 253MB [2022-08-03T16:35:39.547Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 3 weeks ago 677MB [2022-08-03T16:35:39.547Z] 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] } [2022-08-03T16:35:50.598Z] Removing intermediate container 2828e44d93ae [2022-08-03T16:35:50.599Z] ---> 7c038dc47e48 [2022-08-03T16:35:50.599Z] Successfully built 7c038dc47e48 [2022-08-03T16:35:50.599Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T16:35:50.953Z] + docker inspect -f . ci-base-image-arm64 [2022-08-03T16:35:50.953Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T16:35:51.225Z] prd-ubuntu20.04-docker-arm64-4c-16g-21883 does not seem to be running inside a container [2022-08-03T16:35:51.322Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-03T16:35:52.705Z] $ docker top f93ab397048d8c9825d5a945c828012299407ad6acdaf3a71e3e578f29afaa54 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-03T16:35:53.633Z] + go version [2022-08-03T16:35:53.633Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-03T16:35:53.659Z] $ docker stop --time=1 f93ab397048d8c9825d5a945c828012299407ad6acdaf3a71e3e578f29afaa54 [2022-08-03T16:35:55.314Z] $ docker rm -f f93ab397048d8c9825d5a945c828012299407ad6acdaf3a71e3e578f29afaa54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T16:35:55.966Z] + docker inspect -f . ci-base-image-arm64 [2022-08-03T16:35:55.966Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T16:35:56.231Z] prd-ubuntu20.04-docker-arm64-4c-16g-21883 does not seem to be running inside a container [2022-08-03T16:35:56.320Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-03T16:35:57.682Z] $ docker top 027be9f0af2aafd68d2d621e9c5a6dbad29c44b536428708dcdc953608db4cbd -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-03T16:35:57.960Z] ========================================================= [2022-08-03T16:35:57.961Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-03T16:35:57.961Z] ========================================================= [Pipeline] sh [2022-08-03T16:35:58.617Z] + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] fileExists [Pipeline] sh [2022-08-03T16:35:59.295Z] + make test [2022-08-03T16:35:59.295Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-03T16:36:38.312Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-03T16:38:30.253Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-03T16:38:30.253Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-03T16:38:31.719Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-03T16:38:31.719Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-03T16:38:31.719Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-03T16:38:32.324Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-03T16:38:32.324Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-03T16:38:32.324Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-03T16:38:32.324Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-03T16:38:35.750Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-03T16:38:35.750Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-03T16:38:35.750Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-03T16:38:35.750Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-03T16:38:35.750Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-03T16:38:35.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-03T16:38:50.894Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.270s coverage: 28.7% of statements [2022-08-03T16:38:50.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-03T16:38:50.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-03T16:38:54.319Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.582s coverage: 98.5% of statements [2022-08-03T16:38:54.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-03T16:38:54.319Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.546s coverage: 54.2% of statements [2022-08-03T16:38:54.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-03T16:38:54.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-03T16:39:12.749Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.203s coverage: 89.2% of statements [2022-08-03T16:39:12.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-03T16:39:12.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-03T16:39:12.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-03T16:39:12.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-03T16:39:12.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-03T16:39:12.749Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.574s coverage: 2.1% of statements [2022-08-03T16:39:12.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-03T16:39:12.749Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-03T16:39:17.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.574s coverage: 95.6% of statements [2022-08-03T16:39:17.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-03T16:39:17.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-03T16:39:17.083Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.653s coverage: 72.2% of statements [2022-08-03T16:39:17.083Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-03T16:39:17.083Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-03T16:39:17.083Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-03T16:39:17.083Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-03T16:39:17.083Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-03T16:39:17.083Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.283s coverage: 60.0% of statements [2022-08-03T16:39:17.083Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-03T16:39:17.083Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-03T16:39:17.083Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-03T16:39:17.083Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.459s coverage: 0.9% of statements [2022-08-03T16:39:17.083Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-03T16:39:18.538Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.242s coverage: 58.8% of statements [2022-08-03T16:39:18.538Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.286s coverage: 29.6% of statements [2022-08-03T16:39:18.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-03T16:39:23.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.331s coverage: 47.1% of statements [2022-08-03T16:39:23.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.261s coverage: 79.5% of statements [2022-08-03T16:39:23.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.237s coverage: 94.1% of statements [2022-08-03T16:39:23.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.277s coverage: 96.3% of statements [2022-08-03T16:39:25.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.220s coverage: 87.5% of statements [2022-08-03T16:39:32.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.258s coverage: 94.4% of statements [2022-08-03T16:39:32.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.231s coverage: 44.8% of statements [2022-08-03T16:39:47.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.661s coverage: 82.2% of statements [2022-08-03T16:39:47.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-03T16:39:49.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.293s coverage: 92.9% of statements [2022-08-03T16:39:49.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-03T16:39:49.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-03T16:39:49.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-03T16:39:49.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements [2022-08-03T16:39:49.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-03T16:39:49.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-03T16:39:49.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-03T16:39:49.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-03T16:39:49.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-03T16:39:49.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.238s coverage: 87.2% of statements [2022-08-03T16:39:49.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-03T16:39:49.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-03T16:39:49.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.192s coverage: 100.0% of statements [2022-08-03T16:39:49.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-03T16:39:49.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.280s coverage: 58.8% of statements [2022-08-03T16:39:49.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-03T16:39:49.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.281s coverage: 80.0% of statements [2022-08-03T16:39:49.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.218s coverage: 87.2% of statements [2022-08-03T16:39:49.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.315s coverage: 85.4% of statements [2022-08-03T16:39:49.269Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.852s coverage: 91.2% of statements [2022-08-03T16:39:49.269Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-03T16:39:52.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.921s coverage: 64.7% of statements [2022-08-03T16:39:52.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-03T16:39:52.696Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-03T16:39:52.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.234s coverage: 100.0% of statements [2022-08-03T16:39:52.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.138s coverage: 89.4% of statements [2022-08-03T16:39:52.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements [2022-08-03T16:39:52.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements [2022-08-03T16:39:52.696Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements [2022-08-03T16:40:02.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.383s coverage: 65.8% of statements [2022-08-03T16:40:02.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-03T16:40:02.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-03T16:40:02.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-03T16:40:04.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.966s coverage: 43.6% of statements [2022-08-03T16:40:04.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-03T16:40:04.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-03T16:40:04.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.295s coverage: 89.5% of statements [2022-08-03T16:40:04.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-03T16:40:04.377Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.254s coverage: 84.8% of statements [2022-08-03T16:40:04.377Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-03T16:40:04.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-03T16:40:04.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-03T16:40:04.378Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-03T16:40:12.700Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.352s coverage: 17.7% of statements [2022-08-03T16:40:12.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-03T16:40:12.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-03T16:40:12.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-03T16:40:12.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-03T16:40:12.700Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.706s coverage: 92.3% of statements [2022-08-03T16:40:12.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-03T16:40:12.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-03T16:40:12.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-03T16:40:12.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-03T16:40:12.700Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.360s coverage: 63.2% of statements [2022-08-03T16:40:12.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-03T16:40:12.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-03T16:40:13.685Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.500s coverage: 97.7% of statements [2022-08-03T16:40:13.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-03T16:40:13.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-03T16:40:13.685Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-03T16:40:13.685Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-03T16:40:13.685Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.229s coverage: 28.9% of statements [2022-08-03T16:40:13.685Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-03T16:40:13.685Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-03T16:40:13.685Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-03T16:40:13.685Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-03T16:40:13.685Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-03T16:40:13.685Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-03T16:40:13.685Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.279s coverage: 100.0% of statements [2022-08-03T16:40:13.685Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements [2022-08-03T16:40:14.682Z] 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 [2022-08-03T16:40:14.682Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-03T16:40:14.682Z] GO111MODULE=on go vet ./... [2022-08-03T16:42:06.611Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-03T16:42:06.611Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-03T16:42:06.611Z] ./bin/test-attribution-txt.sh [2022-08-03T16:42:06.611Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-03T16:42:06.611Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-03T16:42:06.611Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-03T16:42:06.611Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-03T16:42:06.611Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-03T16:42:06.611Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-03T16:42:06.611Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-03T16:42:06.638Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-03T16:42:07.303Z] + ls -al . [2022-08-03T16:42:07.303Z] total 724 [2022-08-03T16:42:07.303Z] drwxrwxr-x 9 1001 1001 4096 Aug 3 16:36 . [2022-08-03T16:42:07.303Z] drwxr-xr-x 4 root root 4096 Aug 3 16:35 .. [2022-08-03T16:42:07.303Z] -rw-rw-r-- 1 1001 1001 11 Aug 3 16:34 .dockerignore [2022-08-03T16:42:07.303Z] drwxrwxr-x 8 1001 1001 4096 Aug 3 16:34 .git [2022-08-03T16:42:07.303Z] drwxrwxr-x 3 1001 1001 4096 Aug 3 16:34 .github [2022-08-03T16:42:07.303Z] -rw-rw-r-- 1 1001 1001 1030 Aug 3 16:34 .gitignore [2022-08-03T16:42:07.303Z] -rw-rw-r-- 1 1001 1001 42 Aug 3 16:34 .golangci.yml [2022-08-03T16:42:07.303Z] -rw-rw-r-- 1 1001 1001 87 Aug 3 16:34 .hadolint.yml [2022-08-03T16:42:07.303Z] -rw-rw-r-- 1 1001 1001 166 Aug 3 16:34 .sonarcloud.properties [2022-08-03T16:42:07.303Z] -rw-rw-r-- 1 1001 1001 1171 Aug 3 16:34 ADOPTERS.md [2022-08-03T16:42:07.303Z] -rw-rw-r-- 1 1001 1001 10347 Aug 3 16:34 Attribution.txt [2022-08-03T16:42:07.303Z] -rw-rw-r-- 1 1001 1001 63209 Aug 3 16:34 CHANGELOG.md [2022-08-03T16:42:07.303Z] -rw-rw-r-- 1 1001 1001 3804 Aug 3 16:34 CONTRIBUTING.md [2022-08-03T16:42:07.303Z] -rw-rw-r-- 1 1001 1001 677 Aug 3 16:34 GOVERNANCE.md [2022-08-03T16:42:07.303Z] -rw-rw-r-- 1 1001 1001 850 Aug 3 16:34 Jenkinsfile [2022-08-03T16:42:07.303Z] -rw-rw-r-- 1 1001 1001 10775 Aug 3 16:34 LICENSE [2022-08-03T16:42:07.303Z] -rw-rw-r-- 1 1001 1001 10370 Aug 3 16:34 Makefile [2022-08-03T16:42:07.303Z] -rw-rw-r-- 1 1001 1001 582 Aug 3 16:34 OWNERS.md [2022-08-03T16:42:07.303Z] -rw-rw-r-- 1 1001 1001 9094 Aug 3 16:34 README.md [2022-08-03T16:42:07.303Z] -rw-rw-r-- 1 1001 1001 6912 Aug 3 16:34 SECURITY.md [2022-08-03T16:42:07.303Z] -rw-rw-r-- 1 1001 1001 5 Aug 3 16:30 VERSION [2022-08-03T16:42:07.303Z] -rw-rw-r-- 1 1001 1001 4131 Aug 3 16:34 ZMQWindows.md [2022-08-03T16:42:07.303Z] drwxrwxr-x 2 1001 1001 4096 Aug 3 16:34 bin [2022-08-03T16:42:07.303Z] drwxrwxr-x 18 1001 1001 4096 Aug 3 16:34 cmd [2022-08-03T16:42:07.303Z] -rw-r--r-- 1 root root 478941 Aug 3 16:40 coverage.out [2022-08-03T16:42:07.303Z] -rw-rw-r-- 1 1001 1001 3681 Aug 3 16:34 go.mod [2022-08-03T16:42:07.303Z] -rw-rw-r-- 1 1001 1001 38033 Aug 3 16:34 go.sum [2022-08-03T16:42:07.303Z] drwxrwxr-x 8 1001 1001 4096 Aug 3 16:34 internal [2022-08-03T16:42:07.303Z] drwxrwxr-x 3 1001 1001 4096 Aug 3 16:34 openapi [2022-08-03T16:42:07.303Z] drwxrwxr-x 4 1001 1001 4096 Aug 3 16:34 snap [2022-08-03T16:42:07.303Z] -rw-rw-r-- 1 1001 1001 204 Aug 3 16:34 version.go [Pipeline] sh [2022-08-03T16:42:07.979Z] + '[' -e coverage.out ] [2022-08-03T16:42:07.979Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-03T16:42:08.012Z] Warning: overwriting stash ‘coverage-report’ [2022-08-03T16:42:08.885Z] Stashed 1 file(s) [Pipeline] sh [2022-08-03T16:42:09.541Z] + make build [2022-08-03T16:42:09.541Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-03T16:43:46.434Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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 [2022-08-03T16:44:54.532Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-08-03T16:44:57.932Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-03T16:45:44.977Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-03T16:45:44.977Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-03T16:45:44.978Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-03T16:45:51.726Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-03T16:45:56.054Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-03T16:46:01.471Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-03T16:46:04.881Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-03T16:46:09.232Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-03T16:46:19.414Z] CGO_ENABLED=0 GO111MODULE=on 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] } [2022-08-03T16:46:23.733Z] $ docker stop --time=1 027be9f0af2aafd68d2d621e9c5a6dbad29c44b536428708dcdc953608db4cbd [2022-08-03T16:46:25.800Z] $ docker rm -f 027be9f0af2aafd68d2d621e9c5a6dbad29c44b536428708dcdc953608db4cbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T16:46:28.436Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-03T16:46:28.436Z] [2022-08-03T16:46:28.436Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T16:46:28.822Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-03T16:46:29.123Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-08-03T16:46:29.123Z] 29e5d40040c1: Pulling fs layer [2022-08-03T16:46:29.123Z] 1ce36da41761: Pulling fs layer [2022-08-03T16:46:29.123Z] 25b303627fd3: Pulling fs layer [2022-08-03T16:46:29.405Z] 29e5d40040c1: Verifying Checksum [2022-08-03T16:46:29.405Z] 29e5d40040c1: Download complete [2022-08-03T16:46:29.705Z] 1ce36da41761: Verifying Checksum [2022-08-03T16:46:29.705Z] 1ce36da41761: Download complete [2022-08-03T16:46:30.359Z] 29e5d40040c1: Pull complete [2022-08-03T16:46:31.881Z] 25b303627fd3: Verifying Checksum [2022-08-03T16:46:31.881Z] 25b303627fd3: Download complete [2022-08-03T16:46:32.491Z] 1ce36da41761: Pull complete [2022-08-03T16:46:44.888Z] 25b303627fd3: Pull complete [2022-08-03T16:46:44.888Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-08-03T16:46:44.888Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-03T16:46:44.888Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T16:46:45.150Z] prd-ubuntu20.04-docker-arm64-4c-16g-21883 does not seem to be running inside a container [2022-08-03T16:46:45.213Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-03T16:46:47.802Z] $ docker top b8e36caae9b6d894b526bbad706a9a9210365d3a040c07a6168ce147cdebab94 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-03T16:46:48.733Z] + grep parallel [2022-08-03T16:46:48.733Z] + docker-compose build --help [2022-08-03T16:46:54.118Z] --parallel Build images in parallel. [Pipeline] } [2022-08-03T16:46:54.394Z] $ docker stop --time=1 b8e36caae9b6d894b526bbad706a9a9210365d3a040c07a6168ce147cdebab94 [2022-08-03T16:46:56.071Z] $ docker rm -f b8e36caae9b6d894b526bbad706a9a9210365d3a040c07a6168ce147cdebab94 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T16:46:56.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-03T16:46:56.737Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T16:46:56.985Z] prd-ubuntu20.04-docker-arm64-4c-16g-21883 does not seem to be running inside a container [2022-08-03T16:46:57.049Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-03T16:46:58.382Z] $ docker top 493182bdbf812c2c9de7f3b25f668810319ee2419dd1e12d1191db68d7f337fe -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-03T16:46:59.349Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-03T16:47:04.740Z] Building core-command ... [2022-08-03T16:47:04.740Z] Building core-data ... [2022-08-03T16:47:04.740Z] Building core-metadata ... [2022-08-03T16:47:04.740Z] Building security-bootstrapper ... [2022-08-03T16:47:04.740Z] Building security-proxy-setup ... [2022-08-03T16:47:04.740Z] Building security-secretstore-setup ... [2022-08-03T16:47:04.740Z] Building security-spiffe-token-provider ... [2022-08-03T16:47:04.740Z] Building security-spire-agent ... [2022-08-03T16:47:04.740Z] Building security-spire-config ... [2022-08-03T16:47:04.740Z] Building security-spire-server ... [2022-08-03T16:47:04.740Z] Building support-notifications ... [2022-08-03T16:47:04.740Z] Building support-scheduler ... [2022-08-03T16:47:04.740Z] Building sys-mgmt-agent ... [2022-08-03T16:47:04.740Z] Building security-spire-agent [2022-08-03T16:47:04.740Z] Building security-secretstore-setup [2022-08-03T16:47:04.740Z] Building security-spire-server [2022-08-03T16:47:04.740Z] Building support-notifications [2022-08-03T16:47:04.740Z] Building security-bootstrapper [2022-08-03T16:48:41.566Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:48:41.566Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:48:41.566Z] ---> 7c038dc47e48 [2022-08-03T16:48:41.566Z] Step 3/25 : WORKDIR /edgex-go [2022-08-03T16:48:41.566Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:48:41.566Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:48:41.566Z] ---> 7c038dc47e48 [2022-08-03T16:48:41.566Z] Step 3/25 : WORKDIR /edgex-go [2022-08-03T16:48:41.566Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:48:41.566Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:48:41.566Z] ---> 7c038dc47e48 [2022-08-03T16:48:41.566Z] Step 3/22 : WORKDIR /edgex-go [2022-08-03T16:48:41.566Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:48:41.566Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:48:41.566Z] ---> 7c038dc47e48 [2022-08-03T16:48:41.566Z] Step 3/31 : WORKDIR /edgex-go [2022-08-03T16:48:41.566Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:48:41.566Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:48:41.566Z] ---> 7c038dc47e48 [2022-08-03T16:48:41.566Z] Step 3/26 : WORKDIR /edgex-go [2022-08-03T16:48:41.566Z] ---> Running in daf79adb4235 [2022-08-03T16:48:41.566Z] ---> Running in ccf92f84d76f [2022-08-03T16:48:41.566Z] ---> Running in 9328b58ef55b [2022-08-03T16:48:41.566Z] ---> Running in f8a7fc630ed0 [2022-08-03T16:48:41.566Z] ---> Running in 69641c4dafb8 [2022-08-03T16:48:41.566Z] Removing intermediate container daf79adb4235 [2022-08-03T16:48:41.566Z] ---> 153a5fe723ea [2022-08-03T16:48:41.566Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:48:41.566Z] Removing intermediate container f8a7fc630ed0 [2022-08-03T16:48:41.566Z] ---> 0057c29a87d9 [2022-08-03T16:48:41.566Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:48:41.566Z] Removing intermediate container 69641c4dafb8 [2022-08-03T16:48:41.566Z] ---> d2aac1c6e33c [2022-08-03T16:48:41.566Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:48:41.566Z] ---> Running in 7af4296601ac [2022-08-03T16:48:41.566Z] Removing intermediate container ccf92f84d76f [2022-08-03T16:48:41.566Z] ---> 578f4d2c7f37 [2022-08-03T16:48:41.566Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:48:41.566Z] ---> Running in 5c8911479529 [2022-08-03T16:48:41.566Z] ---> Running in c3d3ea47a623 [2022-08-03T16:48:41.566Z] Removing intermediate container 9328b58ef55b [2022-08-03T16:48:41.566Z] ---> 0dbd8946a10d [2022-08-03T16:48:41.566Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:48:41.566Z] ---> Running in ce8c25e73290 [2022-08-03T16:48:41.566Z] ---> Running in 78e1dce7001b [2022-08-03T16:48:41.566Z] Removing intermediate container 7af4296601ac [2022-08-03T16:48:41.566Z] ---> 6fcb7c49f584 [2022-08-03T16:48:41.566Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-03T16:48:41.566Z] ---> Running in 0b80bedc333f [2022-08-03T16:48:41.566Z] Removing intermediate container c3d3ea47a623 [2022-08-03T16:48:41.566Z] ---> 149ed41d5954 [2022-08-03T16:48:41.566Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-03T16:48:41.566Z] Removing intermediate container 5c8911479529 [2022-08-03T16:48:41.566Z] ---> 2e0555935bc0 [2022-08-03T16:48:41.566Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-03T16:48:41.566Z] ---> Running in e48f397567ce [2022-08-03T16:48:41.566Z] ---> Running in f6ac0c43b8a2 [2022-08-03T16:48:41.566Z] Removing intermediate container 78e1dce7001b [2022-08-03T16:48:41.566Z] ---> baefaa853283 [2022-08-03T16:48:41.566Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-03T16:48:41.566Z] Removing intermediate container ce8c25e73290 [2022-08-03T16:48:41.566Z] ---> d5cd94bdc6b2 [2022-08-03T16:48:41.566Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-03T16:48:41.566Z] ---> Running in 3193cf3a8339 [2022-08-03T16:48:41.566Z] ---> Running in a561c8061829 [2022-08-03T16:48:42.569Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T16:48:42.569Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T16:48:42.843Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T16:48:42.843Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T16:48:43.116Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T16:48:43.392Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T16:48:43.679Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T16:48:43.970Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T16:48:43.970Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T16:48:43.970Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T16:48:44.594Z] OK: 221 MiB in 51 packages [2022-08-03T16:48:44.876Z] OK: 221 MiB in 51 packages [2022-08-03T16:48:45.501Z] OK: 221 MiB in 51 packages [2022-08-03T16:48:45.779Z] OK: 221 MiB in 51 packages [2022-08-03T16:48:45.779Z] OK: 221 MiB in 51 packages [2022-08-03T16:48:46.382Z] Removing intermediate container 0b80bedc333f [2022-08-03T16:48:46.382Z] ---> 008eb5cf6b00 [2022-08-03T16:48:46.382Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-03T16:48:46.995Z] Removing intermediate container e48f397567ce [2022-08-03T16:48:46.995Z] ---> dcc8b74cee6a [2022-08-03T16:48:46.995Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-03T16:48:47.273Z] Removing intermediate container 3193cf3a8339 [2022-08-03T16:48:47.273Z] ---> 5e2378ac1b04 [2022-08-03T16:48:47.273Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-03T16:48:47.552Z] Removing intermediate container f6ac0c43b8a2 [2022-08-03T16:48:47.552Z] ---> b29fb41b7cc7 [2022-08-03T16:48:47.552Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-03T16:48:47.552Z] Removing intermediate container a561c8061829 [2022-08-03T16:48:47.552Z] ---> 79109882ebfc [2022-08-03T16:48:47.552Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-03T16:48:47.831Z] ---> 2debed7291a4 [2022-08-03T16:48:47.831Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:48:47.831Z] ---> Running in d26ecc21b2aa [2022-08-03T16:48:48.445Z] ---> 96bbf7b6f81e [2022-08-03T16:48:48.445Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:48:48.724Z] ---> Running in fe7ab22dc7cb [2022-08-03T16:48:49.006Z] ---> ae8ac74dfe5a [2022-08-03T16:48:49.006Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:48:49.006Z] ---> aced5f13788a [2022-08-03T16:48:49.006Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:48:49.006Z] ---> 8ed6b5087258 [2022-08-03T16:48:49.006Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:48:49.282Z] ---> Running in 829ad5334c95 [2022-08-03T16:48:49.282Z] ---> Running in 23aaed7371bb [2022-08-03T16:48:49.282Z] ---> Running in fdc7c70fa528 [2022-08-03T16:49:57.359Z] Removing intermediate container 829ad5334c95 [2022-08-03T16:49:57.359Z] ---> 1f8ef4a33ab8 [2022-08-03T16:49:57.359Z] Step 8/31 : COPY . . [2022-08-03T16:49:57.359Z] Removing intermediate container fdc7c70fa528 [2022-08-03T16:49:57.359Z] ---> 401af9697243 [2022-08-03T16:49:57.359Z] Step 8/26 : COPY . . [2022-08-03T16:49:57.359Z] Removing intermediate container 23aaed7371bb [2022-08-03T16:49:57.359Z] ---> 06dcd4afa239 [2022-08-03T16:49:57.359Z] Step 8/25 : COPY . . [2022-08-03T16:49:57.359Z] Removing intermediate container fe7ab22dc7cb [2022-08-03T16:49:57.359Z] ---> d9c49fdc00f3 [2022-08-03T16:49:57.359Z] Step 8/22 : COPY . . [2022-08-03T16:49:57.359Z] Removing intermediate container d26ecc21b2aa [2022-08-03T16:49:57.359Z] ---> 359ac9eab6c5 [2022-08-03T16:49:57.359Z] Step 8/25 : COPY . . [2022-08-03T16:50:19.563Z] ---> 762c295937bd [2022-08-03T16:50:19.563Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-03T16:50:19.563Z] ---> 6c2608d46d1c [2022-08-03T16:50:19.563Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-03T16:50:19.563Z] ---> 5228ff71c10b [2022-08-03T16:50:19.563Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-03T16:50:19.563Z] ---> 082249b21435 [2022-08-03T16:50:19.563Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-03T16:50:19.563Z] ---> 9c5349247b34 [2022-08-03T16:50:19.563Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-03T16:50:19.563Z] ---> Running in 1f7f1b12a1c9 [2022-08-03T16:50:19.563Z] ---> Running in 8e042a8bf2fb [2022-08-03T16:50:19.563Z] ---> Running in 2fdb306a210f [2022-08-03T16:50:19.842Z] ---> Running in d9920cbeb38c [2022-08-03T16:50:19.842Z] ---> Running in a8bff51d965a [2022-08-03T16:50:20.851Z] Removing intermediate container d9920cbeb38c [2022-08-03T16:50:20.851Z] ---> 86e8b56df26c [2022-08-03T16:50:20.851Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-03T16:50:20.851Z] Removing intermediate container 2fdb306a210f [2022-08-03T16:50:20.851Z] ---> 635ce8dc215e [2022-08-03T16:50:20.851Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-03T16:50:20.851Z] ---> Running in 2e789379b8a6 [2022-08-03T16:50:20.851Z] ---> Running in 2b83e69df3c8 [2022-08-03T16:50:21.463Z] Removing intermediate container 2b83e69df3c8 [2022-08-03T16:50:21.463Z] ---> a44acf464be8 [2022-08-03T16:50:21.463Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-03T16:50:21.463Z] Removing intermediate container 2e789379b8a6 [2022-08-03T16:50:21.463Z] ---> f8d0138cd1a4 [2022-08-03T16:50:21.464Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-03T16:50:21.740Z] ---> Running in e4bb1e66666a [2022-08-03T16:50:21.741Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-03T16:50:21.741Z] ---> Running in bef32f4c708e [2022-08-03T16:50:22.342Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-03T16:50:22.342Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-03T16:50:25.760Z] Removing intermediate container e4bb1e66666a [2022-08-03T16:50:25.760Z] ---> c6d8d29e0c27 [2022-08-03T16:50:25.760Z] Step 12/25 : WORKDIR /edgex-go [2022-08-03T16:50:25.760Z] Removing intermediate container bef32f4c708e [2022-08-03T16:50:25.760Z] ---> d42c252d6104 [2022-08-03T16:50:25.760Z] Step 12/26 : WORKDIR /edgex-go [2022-08-03T16:50:25.760Z] ---> Running in 9a9f1e3dd915 [2022-08-03T16:50:25.760Z] ---> Running in f6faf2bb9021 [2022-08-03T16:50:26.044Z] Removing intermediate container 9a9f1e3dd915 [2022-08-03T16:50:26.044Z] ---> b8fbcf53187c [2022-08-03T16:50:26.044Z] [2022-08-03T16:50:26.044Z] Step 13/25 : FROM alpine:3.15 [2022-08-03T16:50:26.321Z] Removing intermediate container f6faf2bb9021 [2022-08-03T16:50:26.321Z] ---> f7032c521ace [2022-08-03T16:50:26.321Z] [2022-08-03T16:50:26.321Z] Step 13/26 : FROM alpine:3.15 [2022-08-03T16:50:26.925Z] 3.15: Pulling from library/alpine [2022-08-03T16:50:26.925Z] 3.15: Pulling from library/alpine [2022-08-03T16:50:29.572Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-03T16:50:29.572Z] Status: Downloaded newer image for alpine:3.15 [2022-08-03T16:50:29.572Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-03T16:50:29.572Z] Status: Image is up to date for alpine:3.15 [2022-08-03T16:50:29.572Z] ---> 60f2846fe774 [2022-08-03T16:50:29.572Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T16:50:29.572Z] ---> 60f2846fe774 [2022-08-03T16:50:29.572Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T16:50:29.572Z] ---> Running in 8b38f2a093f0 [2022-08-03T16:50:29.572Z] ---> Running in 5b0dbb4214fc [2022-08-03T16:50:30.580Z] Removing intermediate container 8b38f2a093f0 [2022-08-03T16:50:30.580Z] ---> de5c8ea9a277 [2022-08-03T16:50:30.580Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:50:30.580Z] Removing intermediate container 5b0dbb4214fc [2022-08-03T16:50:30.580Z] ---> 00efc72b0adf [2022-08-03T16:50:30.580Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:50:30.580Z] ---> Running in 5ca4c9019b39 [2022-08-03T16:50:30.580Z] ---> Running in 7c2c3efe0550 [2022-08-03T16:50:34.923Z] Removing intermediate container 5ca4c9019b39 [2022-08-03T16:50:34.923Z] ---> f5c903029238 [2022-08-03T16:50:34.923Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-03T16:50:34.923Z] ---> Running in f8c8ea772da7 [2022-08-03T16:50:34.923Z] Removing intermediate container 7c2c3efe0550 [2022-08-03T16:50:34.923Z] ---> ff0b11ae29fb [2022-08-03T16:50:34.923Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-03T16:50:34.923Z] ---> Running in 81a7ba33a4d1 [2022-08-03T16:50:36.931Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-03T16:50:37.214Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-03T16:50:38.219Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-03T16:50:38.219Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-03T16:50:39.683Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-03T16:50:39.683Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-03T16:50:39.683Z] OK: 15734 distinct packages available [2022-08-03T16:50:39.683Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-03T16:50:39.683Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-03T16:50:39.683Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-03T16:50:39.683Z] OK: 15734 distinct packages available [2022-08-03T16:50:39.963Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-03T16:50:40.569Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-03T16:50:41.194Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-03T16:50:42.196Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-03T16:50:42.196Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-03T16:50:42.196Z] (3/5) Installing libucontext (1.1-r0) [2022-08-03T16:50:42.196Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-03T16:50:42.481Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-03T16:50:42.481Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-03T16:50:42.481Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-03T16:50:42.481Z] Executing busybox-1.34.1-r7.trigger [2022-08-03T16:50:42.481Z] OK: 6 MiB in 19 packages [2022-08-03T16:50:42.481Z] (3/5) Installing libucontext (1.1-r0) [2022-08-03T16:50:42.767Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-03T16:50:42.767Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-03T16:50:43.047Z] Executing busybox-1.34.1-r7.trigger [2022-08-03T16:50:43.047Z] OK: 6 MiB in 19 packages [2022-08-03T16:50:44.510Z] Removing intermediate container f8c8ea772da7 [2022-08-03T16:50:44.510Z] ---> 13ee3b244071 [2022-08-03T16:50:44.510Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-03T16:50:44.809Z] Removing intermediate container 81a7ba33a4d1 [2022-08-03T16:50:44.809Z] ---> d282f2ea606c [2022-08-03T16:50:44.809Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-03T16:50:50.266Z] ---> bbb8646551a6 [2022-08-03T16:50:50.266Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-03T16:50:52.904Z] ---> b3effb3323e4 [2022-08-03T16:50:52.904Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-03T16:50:53.930Z] ---> 7639e03824d8 [2022-08-03T16:50:53.930Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-03T16:50:54.929Z] ---> bffeeb2d0a5c [2022-08-03T16:50:54.929Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-03T16:50:56.401Z] ---> aa0eaeddbe78 [2022-08-03T16:50:56.401Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-03T16:50:56.401Z] ---> Running in a3651ac33896 [2022-08-03T16:50:57.018Z] Removing intermediate container a3651ac33896 [2022-08-03T16:50:57.018Z] ---> fe0955e44dea [2022-08-03T16:50:57.018Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-03T16:50:57.018Z] ---> Running in a98aa624c0fb [2022-08-03T16:50:57.637Z] ---> d3687396ef22 [2022-08-03T16:50:57.637Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-03T16:50:57.637Z] Removing intermediate container a98aa624c0fb [2022-08-03T16:50:57.637Z] ---> 89d8a74efbe8 [2022-08-03T16:50:57.637Z] Step 23/25 : LABEL arch=arm64 [2022-08-03T16:50:57.929Z] ---> Running in dab90f1cced1 [2022-08-03T16:50:58.557Z] Removing intermediate container dab90f1cced1 [2022-08-03T16:50:58.557Z] ---> 9bbd8e685821 [2022-08-03T16:50:58.557Z] Step 24/25 : LABEL git_sha=3692c5f3a35f9310aec935ad0dea5707b510fe3c [2022-08-03T16:50:58.557Z] ---> Running in acf745331a02 [2022-08-03T16:50:59.179Z] ---> 348d7c136ee2 [2022-08-03T16:50:59.179Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-03T16:50:59.179Z] Removing intermediate container acf745331a02 [2022-08-03T16:50:59.179Z] ---> 8a41bee531b0 [2022-08-03T16:50:59.179Z] Step 25/25 : LABEL version=0.0.0 [2022-08-03T16:50:59.458Z] ---> Running in 1fdeb61beecd [2022-08-03T16:51:00.067Z] Removing intermediate container 1fdeb61beecd [2022-08-03T16:51:00.360Z] ---> f92efe1655b8 [2022-08-03T16:51:00.360Z] [2022-08-03T16:51:00.360Z] ---> 46b126165b50 [2022-08-03T16:51:00.360Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-03T16:51:00.635Z] Successfully built f92efe1655b8 [2022-08-03T16:51:00.913Z] Successfully tagged security-spire-server-arm64:latest [2022-08-03T16:51:00.913Z]  Building security-spire-server ... done Building core-command [2022-08-03T16:51:01.526Z] ---> 11e8188c764a [2022-08-03T16:51:01.526Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-03T16:51:01.526Z] ---> Running in f88383b32fc6 [2022-08-03T16:51:02.132Z] Removing intermediate container f88383b32fc6 [2022-08-03T16:51:02.132Z] ---> 7877f3ee6fbb [2022-08-03T16:51:02.132Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-03T16:51:02.132Z] ---> Running in 0fd59da8a024 [2022-08-03T16:51:02.737Z] Removing intermediate container 0fd59da8a024 [2022-08-03T16:51:02.737Z] ---> 743089e5b731 [2022-08-03T16:51:02.737Z] Step 24/26 : LABEL arch=arm64 [2022-08-03T16:51:02.737Z] ---> Running in b07792dcc5b1 [2022-08-03T16:51:03.450Z] Removing intermediate container b07792dcc5b1 [2022-08-03T16:51:03.450Z] ---> 326951b15611 [2022-08-03T16:51:03.450Z] Step 25/26 : LABEL git_sha=3692c5f3a35f9310aec935ad0dea5707b510fe3c [2022-08-03T16:51:03.896Z] ---> Running in 8b5db436b95a [2022-08-03T16:51:04.224Z] Removing intermediate container 8b5db436b95a [2022-08-03T16:51:04.224Z] ---> 1d1bfe11fd3f [2022-08-03T16:51:04.224Z] Step 26/26 : LABEL version=0.0.0 [2022-08-03T16:51:04.520Z] ---> Running in 0236a57d900d [2022-08-03T16:51:05.162Z] Removing intermediate container 0236a57d900d [2022-08-03T16:51:05.162Z] ---> 8615e78d48fd [2022-08-03T16:51:05.162Z] [2022-08-03T16:51:05.482Z] Successfully built 8615e78d48fd [2022-08-03T16:51:05.482Z] Successfully tagged security-spire-agent-arm64:latest [2022-08-03T16:51:05.482Z]  Building security-spire-agent ... done Building core-metadata [2022-08-03T16:51:52.647Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:51:52.647Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:51:52.647Z] ---> 7c038dc47e48 [2022-08-03T16:51:52.647Z] Step 3/23 : WORKDIR /edgex-go [2022-08-03T16:51:52.647Z] ---> Using cache [2022-08-03T16:51:52.647Z] ---> 0dbd8946a10d [2022-08-03T16:51:52.647Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:51:52.647Z] ---> Using cache [2022-08-03T16:51:52.647Z] ---> baefaa853283 [2022-08-03T16:51:52.647Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-03T16:51:52.647Z] ---> Using cache [2022-08-03T16:51:52.647Z] ---> 5e2378ac1b04 [2022-08-03T16:51:52.647Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-03T16:51:52.647Z] ---> Using cache [2022-08-03T16:51:52.647Z] ---> ae8ac74dfe5a [2022-08-03T16:51:52.647Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:51:52.647Z] ---> Using cache [2022-08-03T16:51:52.647Z] ---> 1f8ef4a33ab8 [2022-08-03T16:51:52.647Z] Step 8/23 : COPY . . [2022-08-03T16:51:52.647Z] ---> Using cache [2022-08-03T16:51:52.647Z] ---> 6c2608d46d1c [2022-08-03T16:51:52.647Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-03T16:51:52.647Z] ---> Running in 2c9c1cbd5c56 [2022-08-03T16:51:52.647Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 [2022-08-03T16:51:52.647Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:51:52.647Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:51:52.647Z] ---> 7c038dc47e48 [2022-08-03T16:51:52.647Z] Step 3/23 : WORKDIR /edgex-go [2022-08-03T16:51:52.647Z] ---> Using cache [2022-08-03T16:51:52.647Z] ---> 0dbd8946a10d [2022-08-03T16:51:52.647Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:51:52.647Z] ---> Using cache [2022-08-03T16:51:52.647Z] ---> baefaa853283 [2022-08-03T16:51:52.647Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-03T16:51:52.647Z] ---> Using cache [2022-08-03T16:51:52.647Z] ---> 5e2378ac1b04 [2022-08-03T16:51:52.647Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-03T16:51:52.647Z] ---> Using cache [2022-08-03T16:51:52.647Z] ---> ae8ac74dfe5a [2022-08-03T16:51:52.647Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:51:52.647Z] ---> Using cache [2022-08-03T16:51:52.647Z] ---> 1f8ef4a33ab8 [2022-08-03T16:51:52.647Z] Step 8/23 : COPY . . [2022-08-03T16:51:52.647Z] ---> Using cache [2022-08-03T16:51:52.647Z] ---> 6c2608d46d1c [2022-08-03T16:51:52.647Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-03T16:51:52.647Z] ---> Running in 763c15eb2e04 [2022-08-03T16:51:54.651Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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 [2022-08-03T16:55:46.746Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-03T16:56:01.874Z] Removing intermediate container a8bff51d965a [2022-08-03T16:56:01.874Z] ---> 226cfda7f924 [2022-08-03T16:56:01.874Z] [2022-08-03T16:56:01.874Z] Step 10/25 : FROM alpine:3.16 [2022-08-03T16:56:02.149Z] 3.16: Pulling from library/alpine [2022-08-03T16:56:04.157Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-03T16:56:04.157Z] Status: Downloaded newer image for alpine:3.16 [2022-08-03T16:56:04.157Z] ---> 3d81c46cd875 [2022-08-03T16:56:04.157Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-03T16:56:04.765Z] ---> Running in 5f5254fe68c7 [2022-08-03T16:56:06.229Z] Removing intermediate container 1f7f1b12a1c9 [2022-08-03T16:56:06.229Z] ---> 5a820fb00429 [2022-08-03T16:56:06.229Z] [2022-08-03T16:56:06.229Z] Step 10/31 : FROM alpine:3.16 [2022-08-03T16:56:06.229Z] ---> 3d81c46cd875 [2022-08-03T16:56:06.229Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T16:56:06.229Z] ---> Running in 99ff516e29ea [2022-08-03T16:56:06.834Z] Removing intermediate container 99ff516e29ea [2022-08-03T16:56:06.834Z] ---> a546b8225308 [2022-08-03T16:56:06.834Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-03T16:56:07.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T16:56:07.110Z] ---> Running in e30ee769502e [2022-08-03T16:56:07.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T16:56:09.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T16:56:09.169Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-03T16:56:09.169Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-03T16:56:09.450Z] (3/3) Installing su-exec (0.2-r1) [2022-08-03T16:56:09.450Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T16:56:09.450Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T16:56:09.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T16:56:09.729Z] OK: 6 MiB in 17 packages [2022-08-03T16:56:11.184Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-03T16:56:11.184Z] (2/2) Installing su-exec (0.2-r1) [2022-08-03T16:56:11.184Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T16:56:11.184Z] OK: 5 MiB in 16 packages [2022-08-03T16:56:12.179Z] Removing intermediate container 5f5254fe68c7 [2022-08-03T16:56:12.179Z] ---> 8357c0aa08f7 [2022-08-03T16:56:12.179Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-03T16:56:12.461Z] ---> Running in 16d2bdce65e4 [2022-08-03T16:56:12.748Z] Removing intermediate container e30ee769502e [2022-08-03T16:56:12.748Z] ---> e9bc95900438 [2022-08-03T16:56:12.748Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-03T16:56:13.062Z] ---> Running in f21aeb402b6c [2022-08-03T16:56:13.062Z] Removing intermediate container 16d2bdce65e4 [2022-08-03T16:56:13.062Z] ---> ddefcda7c9fb [2022-08-03T16:56:13.062Z] Step 13/25 : WORKDIR / [2022-08-03T16:56:13.063Z] ---> Running in 16689b78f674 [2022-08-03T16:56:13.714Z] Removing intermediate container f21aeb402b6c [2022-08-03T16:56:13.714Z] ---> 600906a4a944 [2022-08-03T16:56:13.714Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-03T16:56:13.714Z] Removing intermediate container 16689b78f674 [2022-08-03T16:56:13.714Z] ---> b51a919d6aa0 [2022-08-03T16:56:13.715Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-03T16:56:13.997Z] ---> Running in e2606f3c09ca [2022-08-03T16:56:15.009Z] Removing intermediate container e2606f3c09ca [2022-08-03T16:56:15.009Z] ---> 9565fa7cd015 [2022-08-03T16:56:15.009Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-03T16:56:15.009Z] ---> 3fe7760786ad [2022-08-03T16:56:15.009Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-03T16:56:15.009Z] ---> Running in 3e3d93cfed38 [2022-08-03T16:56:16.035Z] Removing intermediate container 3e3d93cfed38 [2022-08-03T16:56:16.035Z] ---> 92bdff041697 [2022-08-03T16:56:16.035Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-03T16:56:16.035Z] ---> Running in 242ef75d7f5c [2022-08-03T16:56:16.641Z] ---> daeec670aba1 [2022-08-03T16:56:16.641Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-03T16:56:18.100Z] ---> 72000591ca15 [2022-08-03T16:56:18.100Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-03T16:56:19.589Z] ---> 2559d4ba53bf [2022-08-03T16:56:19.589Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-03T16:56:19.865Z] Removing intermediate container 242ef75d7f5c [2022-08-03T16:56:19.865Z] ---> 2007ee945495 [2022-08-03T16:56:19.865Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-03T16:56:19.865Z] ---> Running in 52f3d72473ff [2022-08-03T16:56:20.866Z] Removing intermediate container 52f3d72473ff [2022-08-03T16:56:20.866Z] ---> a95e3dbf900f [2022-08-03T16:56:20.866Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-03T16:56:21.473Z] ---> fca0f8a20d0b [2022-08-03T16:56:21.473Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-03T16:56:22.082Z] ---> c6d17898cff4 [2022-08-03T16:56:22.082Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-03T16:56:22.082Z] ---> Running in 964ed3f7a909 [2022-08-03T16:56:24.724Z] ---> 2a3c53410219 [2022-08-03T16:56:24.724Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-03T16:56:25.740Z] ---> bfa7d0a21440 [2022-08-03T16:56:25.740Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-03T16:56:26.039Z] ---> Running in f7d541dd9d99 [2022-08-03T16:56:26.315Z] Removing intermediate container 964ed3f7a909 [2022-08-03T16:56:26.315Z] ---> 07327096d376 [2022-08-03T16:56:26.315Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T16:56:27.324Z] ---> 54076d289aa8 [2022-08-03T16:56:27.324Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-03T16:56:29.325Z] Removing intermediate container f7d541dd9d99 [2022-08-03T16:56:29.325Z] ---> 7a92ce3f8194 [2022-08-03T16:56:29.325Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-03T16:56:29.605Z] ---> Running in 4cc79af8b978 [2022-08-03T16:56:30.219Z] Removing intermediate container 4cc79af8b978 [2022-08-03T16:56:30.219Z] ---> 7588a21bdf4c [2022-08-03T16:56:30.219Z] Step 23/25 : LABEL arch=arm64 [2022-08-03T16:56:30.219Z] ---> 51434e68ef3e [2022-08-03T16:56:30.219Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-03T16:56:30.494Z] ---> Running in 8f304171e3f6 [2022-08-03T16:56:31.489Z] Removing intermediate container 8f304171e3f6 [2022-08-03T16:56:31.489Z] ---> 323888c70596 [2022-08-03T16:56:31.489Z] Step 24/25 : LABEL git_sha=3692c5f3a35f9310aec935ad0dea5707b510fe3c [2022-08-03T16:56:31.489Z] ---> 38a1478a861b [2022-08-03T16:56:31.489Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-03T16:56:31.489Z] ---> Running in 2ed4a4427b51 [2022-08-03T16:56:32.480Z] Removing intermediate container 2ed4a4427b51 [2022-08-03T16:56:32.480Z] ---> 62373e6fa55b [2022-08-03T16:56:32.480Z] Step 25/25 : LABEL version=0.0.0 [2022-08-03T16:56:32.480Z] ---> Running in 22a911d617c9 [2022-08-03T16:56:32.766Z] ---> 1ff9fe31c360 [2022-08-03T16:56:32.766Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-03T16:56:33.380Z] Removing intermediate container 22a911d617c9 [2022-08-03T16:56:33.381Z] ---> 172e0a19d796 [2022-08-03T16:56:33.381Z] [2022-08-03T16:56:33.978Z] Successfully built 172e0a19d796 [2022-08-03T16:56:33.978Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-08-03T16:56:33.978Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2022-08-03T16:56:33.978Z] ---> 7f3c2b9734bf [2022-08-03T16:56:33.978Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-03T16:56:34.967Z] ---> b8a7c1c19c6f [2022-08-03T16:56:34.967Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-03T16:56:35.258Z] ---> Running in b29105ae7f28 [2022-08-03T16:56:38.711Z] Removing intermediate container b29105ae7f28 [2022-08-03T16:56:38.711Z] ---> a353ee3e72ba [2022-08-03T16:56:38.711Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-03T16:56:38.711Z] ---> Running in 84b37f7c194a [2022-08-03T16:56:39.318Z] Removing intermediate container 84b37f7c194a [2022-08-03T16:56:39.318Z] ---> a445c77689d3 [2022-08-03T16:56:39.318Z] Step 28/31 : CMD ["gate"] [2022-08-03T16:56:39.597Z] ---> Running in 4cf4513aa321 [2022-08-03T16:56:40.202Z] Removing intermediate container 4cf4513aa321 [2022-08-03T16:56:40.202Z] ---> 82d46ed78b31 [2022-08-03T16:56:40.202Z] Step 29/31 : LABEL arch=arm64 [2022-08-03T16:56:40.202Z] ---> Running in e78af7e1bc07 [2022-08-03T16:56:40.816Z] Removing intermediate container e78af7e1bc07 [2022-08-03T16:56:40.816Z] ---> 348ef2bc7709 [2022-08-03T16:56:40.816Z] Step 30/31 : LABEL git_sha=3692c5f3a35f9310aec935ad0dea5707b510fe3c [2022-08-03T16:56:40.816Z] ---> Running in a43233ec2c9f [2022-08-03T16:56:41.423Z] Removing intermediate container a43233ec2c9f [2022-08-03T16:56:41.423Z] ---> 9e5b7c1e32c4 [2022-08-03T16:56:41.423Z] Step 31/31 : LABEL version=0.0.0 [2022-08-03T16:56:41.705Z] ---> Running in ecdbb1e24fa7 [2022-08-03T16:56:41.989Z] Removing intermediate container ecdbb1e24fa7 [2022-08-03T16:56:41.989Z] ---> a768d9c4e5db [2022-08-03T16:56:41.989Z] [2022-08-03T16:56:42.596Z] Successfully built a768d9c4e5db [2022-08-03T16:56:42.596Z] Successfully tagged security-bootstrapper-arm64:latest [2022-08-03T16:56:42.596Z] Building sys-mgmt-agent [2022-08-03T16:57:21.688Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:57:21.688Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:57:21.688Z] ---> 7c038dc47e48 [2022-08-03T16:57:21.688Z] Step 3/22 : WORKDIR /edgex-go [2022-08-03T16:57:21.688Z] ---> Using cache [2022-08-03T16:57:21.688Z] ---> 0dbd8946a10d [2022-08-03T16:57:21.688Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:57:21.688Z] ---> Using cache [2022-08-03T16:57:21.688Z] ---> baefaa853283 [2022-08-03T16:57:21.688Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-03T16:57:21.688Z] ---> Using cache [2022-08-03T16:57:21.688Z] ---> 5e2378ac1b04 [2022-08-03T16:57:21.688Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-03T16:57:21.688Z] ---> Using cache [2022-08-03T16:57:21.688Z] ---> ae8ac74dfe5a [2022-08-03T16:57:21.688Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:57:21.688Z] ---> Using cache [2022-08-03T16:57:21.688Z] ---> 1f8ef4a33ab8 [2022-08-03T16:57:21.688Z] Step 8/22 : COPY . . [2022-08-03T16:57:21.688Z] ---> Using cache [2022-08-03T16:57:21.688Z] ---> 6c2608d46d1c [2022-08-03T16:57:21.688Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-03T16:57:21.688Z] ---> Running in 29e5999ae80c [2022-08-03T16:57:21.688Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-03T16:57:26.035Z] Removing intermediate container 2c9c1cbd5c56 [2022-08-03T16:57:26.035Z] ---> 0576d56f28ae [2022-08-03T16:57:26.035Z] [2022-08-03T16:57:26.035Z] Step 10/23 : FROM alpine:3.16 [2022-08-03T16:57:26.035Z] ---> 3d81c46cd875 [2022-08-03T16:57:26.035Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-03T16:57:26.035Z] ---> Running in 5da2645c7c4c [2022-08-03T16:57:28.027Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:57:28.027Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:57:28.027Z] ---> 7c038dc47e48 [2022-08-03T16:57:28.027Z] Step 3/23 : WORKDIR /edgex-go [2022-08-03T16:57:28.027Z] ---> Using cache [2022-08-03T16:57:28.027Z] ---> 0dbd8946a10d [2022-08-03T16:57:28.027Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:57:28.027Z] ---> Using cache [2022-08-03T16:57:28.027Z] ---> baefaa853283 [2022-08-03T16:57:28.027Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-03T16:57:28.027Z] ---> Running in 35fe696166cb [2022-08-03T16:57:28.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T16:57:28.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T16:57:29.535Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T16:57:30.145Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-03T16:57:30.145Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T16:57:30.145Z] OK: 5 MiB in 15 packages [2022-08-03T16:57:30.426Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T16:57:31.882Z] Removing intermediate container 5da2645c7c4c [2022-08-03T16:57:31.882Z] ---> dc5f76e7e7ca [2022-08-03T16:57:31.882Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-03T16:57:31.882Z] ---> Running in 0eddab239375 [2022-08-03T16:57:32.159Z] OK: 221 MiB in 51 packages [2022-08-03T16:57:32.440Z] Removing intermediate container 0eddab239375 [2022-08-03T16:57:32.440Z] ---> 34f616e26df1 [2022-08-03T16:57:32.440Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-03T16:57:32.725Z] ---> Running in a6bb220d7def [2022-08-03T16:57:33.322Z] Removing intermediate container a6bb220d7def [2022-08-03T16:57:33.598Z] ---> 9610e42df523 [2022-08-03T16:57:33.598Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-03T16:57:33.598Z] ---> Running in 6d5abe556e57 [2022-08-03T16:57:34.204Z] Removing intermediate container 35fe696166cb [2022-08-03T16:57:34.204Z] ---> 9129f016b2e1 [2022-08-03T16:57:34.204Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-03T16:57:34.488Z] Removing intermediate container 6d5abe556e57 [2022-08-03T16:57:34.488Z] ---> a0e89cfc66df [2022-08-03T16:57:34.488Z] Step 15/23 : WORKDIR / [2022-08-03T16:57:34.488Z] ---> Running in fd5266157eb8 [2022-08-03T16:57:35.088Z] Removing intermediate container fd5266157eb8 [2022-08-03T16:57:35.088Z] ---> 0e90e730677b [2022-08-03T16:57:35.088Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T16:57:35.372Z] ---> 576f0d450f65 [2022-08-03T16:57:35.372Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:57:35.372Z] ---> Running in e85595c88f41 [2022-08-03T16:57:36.851Z] ---> c58ac7998d00 [2022-08-03T16:57:36.851Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-03T16:57:38.298Z] ---> f8aa10e0f304 [2022-08-03T16:57:38.298Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-03T16:57:39.294Z] ---> 5182874c1fcc [2022-08-03T16:57:39.294Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-03T16:57:39.573Z] ---> Running in 537767339c1e [2022-08-03T16:57:40.191Z] Removing intermediate container 537767339c1e [2022-08-03T16:57:40.191Z] ---> 8fb2b86879f4 [2022-08-03T16:57:40.191Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T16:57:40.191Z] ---> Running in 3c37951b0345 [2022-08-03T16:57:40.477Z] Removing intermediate container 3c37951b0345 [2022-08-03T16:57:40.477Z] ---> 47c1a6170427 [2022-08-03T16:57:40.477Z] Step 21/23 : LABEL arch=arm64 [2022-08-03T16:57:40.755Z] ---> Running in fab2746fc00c [2022-08-03T16:57:41.371Z] Removing intermediate container fab2746fc00c [2022-08-03T16:57:41.371Z] ---> 022fc5feee60 [2022-08-03T16:57:41.371Z] Step 22/23 : LABEL git_sha=3692c5f3a35f9310aec935ad0dea5707b510fe3c [2022-08-03T16:57:41.371Z] ---> Running in f996d400b5c2 [2022-08-03T16:57:41.978Z] Removing intermediate container f996d400b5c2 [2022-08-03T16:57:41.978Z] ---> 42f811ac6d66 [2022-08-03T16:57:41.978Z] Step 23/23 : LABEL version=0.0.0 [2022-08-03T16:57:41.978Z] ---> Running in 5da93a382842 [2022-08-03T16:57:42.584Z] Removing intermediate container 5da93a382842 [2022-08-03T16:57:42.584Z] ---> 2b9fe8a714b5 [2022-08-03T16:57:42.584Z] [2022-08-03T16:57:43.186Z] Successfully built 2b9fe8a714b5 [2022-08-03T16:57:43.186Z] Successfully tagged core-command-arm64:latest [2022-08-03T16:57:43.186Z]  Building core-command ... done Building security-spire-config [2022-08-03T16:58:15.574Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:58:15.574Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:58:15.574Z] ---> 7c038dc47e48 [2022-08-03T16:58:15.574Z] Step 3/26 : WORKDIR /edgex-go [2022-08-03T16:58:15.574Z] ---> Using cache [2022-08-03T16:58:15.574Z] ---> 0dbd8946a10d [2022-08-03T16:58:15.574Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:58:15.574Z] ---> Using cache [2022-08-03T16:58:15.574Z] ---> baefaa853283 [2022-08-03T16:58:15.574Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-03T16:58:15.574Z] ---> Running in 10479176e3d6 [2022-08-03T16:58:17.581Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T16:58:18.581Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T16:58:20.592Z] OK: 221 MiB in 51 packages [2022-08-03T16:58:22.594Z] Removing intermediate container 10479176e3d6 [2022-08-03T16:58:22.594Z] ---> 6e7501d4e174 [2022-08-03T16:58:22.594Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-03T16:58:24.586Z] ---> eabf2e8690ff [2022-08-03T16:58:24.586Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:58:24.586Z] ---> Running in 96830692a695 [2022-08-03T16:58:37.048Z] Removing intermediate container e85595c88f41 [2022-08-03T16:58:37.048Z] ---> cd07fc693e71 [2022-08-03T16:58:37.048Z] Step 8/23 : COPY . . [2022-08-03T16:58:59.289Z] Removing intermediate container 763c15eb2e04 [2022-08-03T16:58:59.289Z] ---> 7ecb4d5da249 [2022-08-03T16:58:59.289Z] [2022-08-03T16:58:59.289Z] Step 10/23 : FROM alpine:3.16 [2022-08-03T16:58:59.289Z] ---> 3d81c46cd875 [2022-08-03T16:58:59.289Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-03T16:58:59.289Z] ---> Using cache [2022-08-03T16:58:59.289Z] ---> dc5f76e7e7ca [2022-08-03T16:58:59.289Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-03T16:58:59.289Z] ---> Using cache [2022-08-03T16:58:59.289Z] ---> 34f616e26df1 [2022-08-03T16:58:59.289Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-03T16:58:59.289Z] ---> Running in d4fa54cdea90 [2022-08-03T16:58:59.289Z] Removing intermediate container d4fa54cdea90 [2022-08-03T16:58:59.289Z] ---> e38ae07f6a79 [2022-08-03T16:58:59.289Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-03T16:58:59.289Z] ---> Running in 2c115d6ecdf8 [2022-08-03T16:58:59.897Z] Removing intermediate container 2c115d6ecdf8 [2022-08-03T16:58:59.897Z] ---> 3df9788139b2 [2022-08-03T16:58:59.897Z] Step 15/23 : WORKDIR / [2022-08-03T16:59:00.177Z] ---> Running in 68a259b298b1 [2022-08-03T16:59:01.167Z] Removing intermediate container 68a259b298b1 [2022-08-03T16:59:01.167Z] ---> ae1065094f4e [2022-08-03T16:59:01.167Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T16:59:01.459Z] Removing intermediate container 8e042a8bf2fb [2022-08-03T16:59:01.459Z] ---> f80f3ee5d9e1 [2022-08-03T16:59:01.459Z] [2022-08-03T16:59:01.459Z] Step 10/22 : FROM alpine:3.16 [2022-08-03T16:59:01.459Z] ---> 3d81c46cd875 [2022-08-03T16:59:01.459Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-03T16:59:01.739Z] ---> Running in 9ef24bee6054 [2022-08-03T16:59:05.155Z] ---> d4b4dde75fc9 [2022-08-03T16:59:05.155Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-03T16:59:05.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T16:59:05.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T16:59:06.139Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-03T16:59:06.139Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-03T16:59:06.139Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T16:59:06.139Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T16:59:06.737Z] OK: 6 MiB in 16 packages [2022-08-03T16:59:09.387Z] ---> 24161df8c488 [2022-08-03T16:59:09.387Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-03T16:59:10.851Z] Removing intermediate container 9ef24bee6054 [2022-08-03T16:59:10.851Z] ---> 5165210d9df8 [2022-08-03T16:59:10.851Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-03T16:59:10.851Z] ---> Running in 1f1fc97bcda1 [2022-08-03T16:59:12.307Z] ---> 30e858106e30 [2022-08-03T16:59:12.307Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-03T16:59:12.307Z] Removing intermediate container 1f1fc97bcda1 [2022-08-03T16:59:12.307Z] ---> 34ea7e1a2abe [2022-08-03T16:59:12.307Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-03T16:59:12.307Z] ---> Running in 2aa85640a831 [2022-08-03T16:59:12.588Z] ---> Running in d74cf5b08529 [2022-08-03T16:59:13.602Z] Removing intermediate container 2aa85640a831 [2022-08-03T16:59:13.602Z] ---> 70a85a177710 [2022-08-03T16:59:13.602Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T16:59:13.906Z] Removing intermediate container d74cf5b08529 [2022-08-03T16:59:13.906Z] ---> a6b7b955acd0 [2022-08-03T16:59:13.906Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-03T16:59:13.906Z] ---> Running in e3bc55ca4352 [2022-08-03T16:59:14.185Z] ---> Running in d696595785c7 [2022-08-03T16:59:15.659Z] Removing intermediate container d696595785c7 [2022-08-03T16:59:15.660Z] ---> a1155694c308 [2022-08-03T16:59:15.660Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T16:59:15.660Z] Removing intermediate container e3bc55ca4352 [2022-08-03T16:59:15.660Z] ---> b1176eba4468 [2022-08-03T16:59:15.660Z] Step 21/23 : LABEL arch=arm64 [2022-08-03T16:59:15.660Z] ---> Running in 268193b5fb9b [2022-08-03T16:59:17.129Z] ---> c3b10ad6be39 [2022-08-03T16:59:17.129Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-03T16:59:17.129Z] Removing intermediate container 268193b5fb9b [2022-08-03T16:59:17.129Z] ---> 237ec1f3f7b0 [2022-08-03T16:59:17.129Z] Step 22/23 : LABEL git_sha=3692c5f3a35f9310aec935ad0dea5707b510fe3c [2022-08-03T16:59:17.414Z] ---> Running in 17816659bda5 [2022-08-03T16:59:18.417Z] Removing intermediate container 17816659bda5 [2022-08-03T16:59:18.417Z] ---> 2e49de2d332f [2022-08-03T16:59:18.417Z] Step 23/23 : LABEL version=0.0.0 [2022-08-03T16:59:19.029Z] ---> Running in 87743d3279ed [2022-08-03T16:59:20.028Z] Removing intermediate container 87743d3279ed [2022-08-03T16:59:20.028Z] ---> 91debdd7adaa [2022-08-03T16:59:20.028Z] [2022-08-03T16:59:22.038Z] Successfully built 91debdd7adaa [2022-08-03T16:59:22.038Z] Successfully tagged core-metadata-arm64:latest [2022-08-03T16:59:22.038Z] Building security-spiffe-token-provider [2022-08-03T16:59:24.029Z]  Building core-metadata ... done  ---> 837df14a1a27 [2022-08-03T16:59:24.029Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-03T16:59:26.020Z] ---> f256f668c8ba [2022-08-03T16:59:26.020Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-03T16:59:26.295Z] ---> Running in 068bd41ca555 [2022-08-03T16:59:27.308Z] Removing intermediate container 068bd41ca555 [2022-08-03T16:59:27.308Z] ---> 2ea42241b295 [2022-08-03T16:59:27.586Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T16:59:27.586Z] ---> Running in 493cee0388cb [2022-08-03T16:59:28.579Z] Removing intermediate container 493cee0388cb [2022-08-03T16:59:28.579Z] ---> 3a841a6889ba [2022-08-03T16:59:28.853Z] Step 20/22 : LABEL arch=arm64 [2022-08-03T16:59:28.853Z] ---> Running in cee8ca22701b [2022-08-03T16:59:29.837Z] Removing intermediate container cee8ca22701b [2022-08-03T16:59:29.837Z] ---> 6b64ef4a2e64 [2022-08-03T16:59:29.837Z] Step 21/22 : LABEL git_sha=3692c5f3a35f9310aec935ad0dea5707b510fe3c [2022-08-03T16:59:29.837Z] ---> Running in bdbded41e37a [2022-08-03T16:59:30.444Z] ---> c93fbd342826 [2022-08-03T16:59:30.444Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-03T16:59:30.721Z] ---> Running in ed6028305c33 [2022-08-03T16:59:30.721Z] Removing intermediate container bdbded41e37a [2022-08-03T16:59:30.721Z] ---> d8fd988d7fc4 [2022-08-03T16:59:30.721Z] Step 22/22 : LABEL version=0.0.0 [2022-08-03T16:59:30.996Z] ---> Running in 6bb7ae481e56 [2022-08-03T16:59:32.443Z] Removing intermediate container 6bb7ae481e56 [2022-08-03T16:59:32.443Z] ---> 9e59ca37f14a [2022-08-03T16:59:32.443Z] [2022-08-03T16:59:33.052Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-03T16:59:33.328Z] Successfully built 9e59ca37f14a [2022-08-03T16:59:33.328Z] Successfully tagged support-notifications-arm64:latest [2022-08-03T16:59:33.328Z]  Building support-notifications ... done Building support-scheduler [2022-08-03T16:59:35.318Z] Removing intermediate container 96830692a695 [2022-08-03T16:59:35.318Z] ---> 5910e356bf70 [2022-08-03T16:59:35.318Z] Step 8/26 : COPY . . [2022-08-03T16:59:57.996Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:59:57.996Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:59:57.996Z] ---> 7c038dc47e48 [2022-08-03T16:59:57.996Z] Step 3/20 : WORKDIR /edgex-go [2022-08-03T16:59:57.996Z] ---> Using cache [2022-08-03T16:59:57.996Z] ---> 0dbd8946a10d [2022-08-03T16:59:57.996Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-03T16:59:57.996Z] ---> Running in 5a9967a22c46 [2022-08-03T17:00:00.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T17:00:01.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T17:00:03.631Z] v3.16.1-87-g169a68ae67 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-03T17:00:03.631Z] v3.16.1-90-g7a2a301528 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-03T17:00:03.631Z] OK: 16889 distinct packages available [2022-08-03T17:00:03.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T17:00:04.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T17:00:05.669Z] OK: 221 MiB in 51 packages [2022-08-03T17:00:08.316Z] Removing intermediate container 5a9967a22c46 [2022-08-03T17:00:08.316Z] ---> cb719b9e8d6c [2022-08-03T17:00:08.316Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-03T17:00:10.326Z] ---> 161afff60a93 [2022-08-03T17:00:10.326Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T17:00:10.604Z] ---> Running in 2d5017c96fac [2022-08-03T17:00:12.058Z] ---> 151d49aed6fe [2022-08-03T17:00:12.058Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-03T17:00:12.335Z] ---> Running in 9e8a6db8deeb [2022-08-03T17:00:13.332Z] Removing intermediate container 9e8a6db8deeb [2022-08-03T17:00:13.332Z] ---> b3355f1cf1aa [2022-08-03T17:00:13.332Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-03T17:00:13.618Z] ---> Running in 7b2d07ce3032 [2022-08-03T17:00:14.608Z] Removing intermediate container 7b2d07ce3032 [2022-08-03T17:00:14.608Z] ---> 40a7d9fbf846 [2022-08-03T17:00:14.608Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-03T17:00:14.608Z] ---> Running in 4f6f114185ba [2022-08-03T17:00:20.049Z] Removing intermediate container 4f6f114185ba [2022-08-03T17:00:20.049Z] ---> 7b2c0db9f059 [2022-08-03T17:00:20.049Z] Step 12/26 : WORKDIR /edgex-go [2022-08-03T17:00:20.049Z] ---> Running in 7c51afbb53b4 [2022-08-03T17:00:20.660Z] Removing intermediate container 7c51afbb53b4 [2022-08-03T17:00:20.660Z] ---> 8c03bca1435e [2022-08-03T17:00:20.660Z] [2022-08-03T17:00:20.660Z] Step 13/26 : FROM alpine:3.15 [2022-08-03T17:00:20.660Z] ---> 60f2846fe774 [2022-08-03T17:00:20.660Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T17:00:20.660Z] ---> Using cache [2022-08-03T17:00:20.660Z] ---> 00efc72b0adf [2022-08-03T17:00:20.660Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T17:00:20.660Z] ---> Using cache [2022-08-03T17:00:20.660Z] ---> ff0b11ae29fb [2022-08-03T17:00:20.660Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-03T17:00:20.936Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T17:00:20.936Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-03T17:00:20.936Z] ---> 7c038dc47e48 [2022-08-03T17:00:20.936Z] Step 3/22 : WORKDIR /edgex-go [2022-08-03T17:00:20.936Z] ---> Using cache [2022-08-03T17:00:20.936Z] ---> 0dbd8946a10d [2022-08-03T17:00:20.936Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T17:00:20.936Z] ---> Using cache [2022-08-03T17:00:20.936Z] ---> baefaa853283 [2022-08-03T17:00:20.936Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-03T17:00:20.936Z] ---> Using cache [2022-08-03T17:00:20.936Z] ---> 5e2378ac1b04 [2022-08-03T17:00:20.936Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-03T17:00:20.936Z] ---> Using cache [2022-08-03T17:00:20.936Z] ---> ae8ac74dfe5a [2022-08-03T17:00:20.936Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T17:00:20.936Z] ---> Using cache [2022-08-03T17:00:20.936Z] ---> 1f8ef4a33ab8 [2022-08-03T17:00:20.936Z] Step 8/22 : COPY . . [2022-08-03T17:00:20.936Z] ---> Using cache [2022-08-03T17:00:20.936Z] ---> 6c2608d46d1c [2022-08-03T17:00:20.936Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-03T17:00:20.936Z] ---> Running in 0cd605ac19ea [2022-08-03T17:00:20.936Z] ---> Running in bf4c88a63403 [2022-08-03T17:00:23.583Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-03T17:00:23.583Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-03T17:00:24.204Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-03T17:00:26.860Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-03T17:00:26.860Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-03T17:00:26.860Z] OK: 15734 distinct packages available [2022-08-03T17:00:26.860Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-03T17:00:27.845Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-03T17:00:29.291Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-03T17:00:29.292Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-03T17:00:29.292Z] (3/4) Installing libucontext (1.1-r0) [2022-08-03T17:00:29.292Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-03T17:00:29.568Z] Executing busybox-1.34.1-r7.trigger [2022-08-03T17:00:29.568Z] OK: 6 MiB in 18 packages [2022-08-03T17:00:31.605Z] Removing intermediate container bf4c88a63403 [2022-08-03T17:00:31.605Z] ---> 7282efabc310 [2022-08-03T17:00:31.605Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-03T17:00:37.045Z] ---> b4d958eb3dd9 [2022-08-03T17:00:37.321Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-03T17:00:38.323Z] ---> 238cf11023ae [2022-08-03T17:00:38.323Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-03T17:00:38.323Z] ---> Running in 27cab0875551 [2022-08-03T17:00:38.977Z] Removing intermediate container 27cab0875551 [2022-08-03T17:00:38.977Z] ---> 4f4e90f0e545 [2022-08-03T17:00:38.977Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-03T17:00:40.431Z] ---> 6e899fe7c453 [2022-08-03T17:00:40.431Z] Step 21/26 : WORKDIR / [2022-08-03T17:00:40.431Z] ---> Running in f455238abdaa [2022-08-03T17:00:41.038Z] Removing intermediate container f455238abdaa [2022-08-03T17:00:41.038Z] ---> 418361d8acc9 [2022-08-03T17:00:41.038Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-03T17:00:41.320Z] ---> Running in bd11f3e4f25a [2022-08-03T17:00:42.311Z] Removing intermediate container bd11f3e4f25a [2022-08-03T17:00:42.311Z] ---> 3c159937a3e1 [2022-08-03T17:00:42.311Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-03T17:00:42.589Z] ---> Running in aa8488706c8c [2022-08-03T17:00:43.222Z] Removing intermediate container aa8488706c8c [2022-08-03T17:00:43.222Z] ---> 06f0ec9727be [2022-08-03T17:00:43.222Z] Step 24/26 : LABEL arch=arm64 [2022-08-03T17:00:43.222Z] ---> Running in c3595deb042d [2022-08-03T17:00:44.669Z] Removing intermediate container c3595deb042d [2022-08-03T17:00:44.669Z] ---> 395d6a82bd44 [2022-08-03T17:00:44.669Z] Step 25/26 : LABEL git_sha=3692c5f3a35f9310aec935ad0dea5707b510fe3c [2022-08-03T17:00:44.669Z] ---> Running in 70c33267e453 [2022-08-03T17:00:45.662Z] Removing intermediate container 70c33267e453 [2022-08-03T17:00:45.662Z] ---> 618d0e3e3e84 [2022-08-03T17:00:45.662Z] Step 26/26 : LABEL version=0.0.0 [2022-08-03T17:00:45.951Z] ---> Running in e06fc0afbac6 [2022-08-03T17:00:46.941Z] Removing intermediate container e06fc0afbac6 [2022-08-03T17:00:46.941Z] ---> 857e1d9c4f34 [2022-08-03T17:00:46.941Z] [2022-08-03T17:00:47.932Z] Successfully built 857e1d9c4f34 [2022-08-03T17:00:48.222Z] Successfully tagged security-spire-config-arm64:latest [2022-08-03T17:00:48.222Z] Building core-data [2022-08-03T17:01:06.583Z]  Building security-spire-config ... done Removing intermediate container 2d5017c96fac [2022-08-03T17:01:06.583Z] ---> 0525c89ef702 [2022-08-03T17:01:06.583Z] Step 7/20 : COPY . . [2022-08-03T17:01:19.035Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T17:01:19.035Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-03T17:01:19.035Z] ---> 7c038dc47e48 [2022-08-03T17:01:19.035Z] Step 3/23 : WORKDIR /edgex-go [2022-08-03T17:01:19.035Z] ---> Using cache [2022-08-03T17:01:19.035Z] ---> 0dbd8946a10d [2022-08-03T17:01:19.035Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T17:01:19.035Z] ---> Using cache [2022-08-03T17:01:19.035Z] ---> baefaa853283 [2022-08-03T17:01:19.035Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-03T17:01:19.312Z] ---> Running in 0a27c6498008 [2022-08-03T17:01:21.972Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T17:01:22.959Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T17:01:24.957Z] OK: 221 MiB in 51 packages [2022-08-03T17:01:26.978Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-03T17:01:26.978Z] Removing intermediate container 0a27c6498008 [2022-08-03T17:01:26.978Z] ---> d3346920f5f6 [2022-08-03T17:01:26.978Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-03T17:01:28.985Z] ---> 0c3e2183b246 [2022-08-03T17:01:28.985Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T17:01:28.985Z] ---> Running in 05953f1e06ff [2022-08-03T17:01:37.319Z] ---> de5f331370ca [2022-08-03T17:01:37.319Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-03T17:01:37.319Z] ---> Running in 2096e326aa00 [2022-08-03T17:01:37.925Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-08-03T17:01:53.064Z] Removing intermediate container 29e5999ae80c [2022-08-03T17:01:53.064Z] ---> 9d226f4053bb [2022-08-03T17:01:53.064Z] [2022-08-03T17:01:53.064Z] Step 10/22 : FROM alpine:3.16 [2022-08-03T17:01:53.064Z] ---> 3d81c46cd875 [2022-08-03T17:01:53.064Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-03T17:01:53.064Z] ---> Running in 8e3342d38960 [2022-08-03T17:01:53.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T17:01:53.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T17:01:54.796Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-03T17:01:54.796Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-03T17:01:54.796Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-03T17:01:54.796Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-03T17:01:54.796Z] (5/6) Installing curl (7.83.1-r2) [2022-08-03T17:01:54.796Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-03T17:01:55.075Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T17:01:55.075Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T17:01:55.358Z] OK: 8 MiB in 20 packages [2022-08-03T17:01:58.003Z] Removing intermediate container 8e3342d38960 [2022-08-03T17:01:58.003Z] ---> 888f3a7f99fd [2022-08-03T17:01:58.003Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-03T17:01:58.003Z] ---> Running in 94a6c2e52645 [2022-08-03T17:01:58.992Z] Removing intermediate container 94a6c2e52645 [2022-08-03T17:01:58.992Z] ---> f504602fe362 [2022-08-03T17:01:58.992Z] Step 13/22 : WORKDIR /edgex [2022-08-03T17:01:59.277Z] ---> Running in aa532a7e9b43 [2022-08-03T17:01:59.884Z] Removing intermediate container aa532a7e9b43 [2022-08-03T17:01:59.884Z] ---> 8ce9bfaeee81 [2022-08-03T17:01:59.884Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-03T17:02:01.330Z] ---> 84f256fa2f2b [2022-08-03T17:02:01.330Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-03T17:02:04.761Z] ---> 55d57bfca98f [2022-08-03T17:02:04.761Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-03T17:02:08.179Z] ---> 4dc7b82716d9 [2022-08-03T17:02:08.179Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-03T17:02:09.176Z] ---> 9020fdfa46c9 [2022-08-03T17:02:09.176Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-03T17:02:09.462Z] ---> Running in 81d027a72f44 [2022-08-03T17:02:13.817Z] Removing intermediate container 81d027a72f44 [2022-08-03T17:02:13.817Z] ---> 2a0f8c7f414e [2022-08-03T17:02:13.817Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-03T17:02:13.817Z] ---> Running in ea1c6a049031 [2022-08-03T17:02:14.829Z] Removing intermediate container ea1c6a049031 [2022-08-03T17:02:14.829Z] ---> 7c731394b2cc [2022-08-03T17:02:14.829Z] Step 20/22 : LABEL arch=arm64 [2022-08-03T17:02:14.829Z] ---> Running in c0940c98cb18 [2022-08-03T17:02:15.829Z] Removing intermediate container c0940c98cb18 [2022-08-03T17:02:15.829Z] ---> 2a04d6895c90 [2022-08-03T17:02:15.829Z] Step 21/22 : LABEL git_sha=3692c5f3a35f9310aec935ad0dea5707b510fe3c [2022-08-03T17:02:16.116Z] ---> Running in a9ccc2496ac3 [2022-08-03T17:02:16.724Z] Removing intermediate container a9ccc2496ac3 [2022-08-03T17:02:16.724Z] ---> 34a67c039abd [2022-08-03T17:02:16.724Z] Step 22/22 : LABEL version=0.0.0 [2022-08-03T17:02:17.013Z] ---> Running in beb7eafe057f [2022-08-03T17:02:18.004Z] Removing intermediate container beb7eafe057f [2022-08-03T17:02:18.004Z] ---> 5bd5d8ee870d [2022-08-03T17:02:18.004Z] [2022-08-03T17:02:19.459Z] Successfully built 5bd5d8ee870d [2022-08-03T17:02:19.459Z] Successfully tagged security-proxy-setup-arm64:latest [2022-08-03T17:02:27.797Z]  Building security-proxy-setup ... done Removing intermediate container 05953f1e06ff [2022-08-03T17:02:27.797Z] ---> 766b1c52a12f [2022-08-03T17:02:27.797Z] Step 8/23 : COPY . . [2022-08-03T17:02:50.078Z] ---> 27790c6ecb0d [2022-08-03T17:02:50.078Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-03T17:02:50.078Z] ---> Running in 8692c6f98c65 [2022-08-03T17:02:50.078Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-03T17:04:26.990Z] Removing intermediate container ed6028305c33 [2022-08-03T17:04:26.990Z] ---> ecec1e90807e [2022-08-03T17:04:26.990Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-03T17:04:26.990Z] ---> Running in c8bb12f3a314 [2022-08-03T17:04:27.981Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-03T17:04:33.404Z] Removing intermediate container c8bb12f3a314 [2022-08-03T17:04:33.404Z] ---> 2b42c92dd8fe [2022-08-03T17:04:33.404Z] [2022-08-03T17:04:33.404Z] Step 11/23 : FROM alpine:3.16 [2022-08-03T17:04:33.404Z] ---> 3d81c46cd875 [2022-08-03T17:04:33.404Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-03T17:04:33.404Z] ---> Running in c6632e6bf60e [2022-08-03T17:04:33.404Z] Removing intermediate container c6632e6bf60e [2022-08-03T17:04:33.404Z] ---> 0a4c38ac935e [2022-08-03T17:04:33.404Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-03T17:04:33.404Z] ---> Running in 4588578022bc [2022-08-03T17:04:35.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T17:04:35.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T17:04:37.094Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-03T17:04:37.094Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-03T17:04:37.094Z] (3/33) Installing readline (8.1.2-r0) [2022-08-03T17:04:37.094Z] (4/33) Installing bash (5.1.16-r2) [2022-08-03T17:04:37.094Z] Executing bash-5.1.16-r2.post-install [2022-08-03T17:04:37.094Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-03T17:04:37.094Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-03T17:04:37.529Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-03T17:04:37.529Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-03T17:04:37.529Z] (9/33) Installing curl (7.83.1-r2) [2022-08-03T17:04:37.529Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-03T17:04:38.284Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-03T17:04:38.284Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-03T17:04:38.284Z] (13/33) Installing expat (2.4.8-r0) [2022-08-03T17:04:38.284Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-03T17:04:38.284Z] (15/33) Installing gdbm (1.23-r0) [2022-08-03T17:04:38.592Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-03T17:04:38.592Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-03T17:04:38.592Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-03T17:04:38.592Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-03T17:04:38.592Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-03T17:04:38.592Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-03T17:04:41.959Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-03T17:04:41.959Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-03T17:04:41.959Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-03T17:04:41.959Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-03T17:04:41.959Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-03T17:04:41.959Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-03T17:04:41.959Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-03T17:04:41.959Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-03T17:04:41.959Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-03T17:04:41.959Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-03T17:04:41.959Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-03T17:04:41.959Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-03T17:04:42.957Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T17:04:42.957Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T17:04:43.564Z] OK: 120 MiB in 47 packages [2022-08-03T17:04:58.714Z] Collecting docker-compose==1.23.2 [2022-08-03T17:04:58.714Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-03T17:04:58.714Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 6.9 MB/s eta 0:00:00 [2022-08-03T17:04:58.714Z] Collecting docopt<0.7,>=0.6.1 [2022-08-03T17:04:58.714Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-03T17:04:58.714Z] Preparing metadata (setup.py): started [2022-08-03T17:04:59.708Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-03T17:05:00.314Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-03T17:05:00.314Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-03T17:05:00.314Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.1 MB/s eta 0:00:00 [2022-08-03T17:05:00.913Z] Collecting docker<4.0,>=3.6.0 [2022-08-03T17:05:00.913Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-03T17:05:00.913Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.4 MB/s eta 0:00:00 [2022-08-03T17:05:01.899Z] Collecting PyYAML<4,>=3.10 [2022-08-03T17:05:01.899Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-03T17:05:01.899Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 17.1 MB/s eta 0:00:00 [2022-08-03T17:05:03.347Z] Preparing metadata (setup.py): started [2022-08-03T17:05:05.987Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-03T17:05:05.987Z] Collecting jsonschema<3,>=2.5.1 [2022-08-03T17:05:05.987Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-03T17:05:05.987Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-03T17:05:06.263Z] Collecting texttable<0.10,>=0.9.0 [2022-08-03T17:05:06.263Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-03T17:05:06.263Z] Preparing metadata (setup.py): started [2022-08-03T17:05:08.253Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-03T17:05:08.529Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-03T17:05:08.529Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-03T17:05:08.529Z] Preparing metadata (setup.py): started [2022-08-03T17:05:11.173Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-03T17:05:11.173Z] Collecting cached-property<2,>=1.2.0 [2022-08-03T17:05:11.174Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-03T17:05:12.161Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-03T17:05:12.161Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-03T17:05:12.161Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.7 MB/s eta 0:00:00 [2022-08-03T17:05:12.437Z] Collecting docker-pycreds>=0.4.0 [2022-08-03T17:05:12.437Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-03T17:05:13.885Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-03T17:05:13.885Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-03T17:05:13.885Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 18.6 MB/s eta 0:00:00 [2022-08-03T17:05:14.162Z] Collecting idna<2.8,>=2.5 [2022-08-03T17:05:14.162Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-03T17:05:14.162Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.5 MB/s eta 0:00:00 [2022-08-03T17:05:14.439Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-03T17:05:14.439Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-03T17:05:14.439Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 18.6 MB/s eta 0:00:00 [2022-08-03T17:05:15.044Z] Collecting certifi>=2017.4.17 [2022-08-03T17:05:15.044Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-03T17:05:15.044Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 18.5 MB/s eta 0:00:00 [2022-08-03T17:05:15.650Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-03T17:05:15.650Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-03T17:05:15.650Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-03T17:05:15.650Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-03T17:05:16.257Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-03T17:05:16.257Z] Running setup.py install for texttable: started [2022-08-03T17:05:18.900Z] Running setup.py install for texttable: finished with status 'done' [2022-08-03T17:05:18.900Z] Running setup.py install for PyYAML: started [2022-08-03T17:05:22.300Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-03T17:05:23.288Z] Running setup.py install for docopt: started [2022-08-03T17:05:25.919Z] Running setup.py install for docopt: finished with status 'done' [2022-08-03T17:05:28.547Z] Running setup.py install for dockerpty: started [2022-08-03T17:05:31.186Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-03T17:05:34.593Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-08-03T17:05:34.593Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-03T17:05:52.963Z] Removing intermediate container 4588578022bc [2022-08-03T17:05:52.963Z] ---> 35f27774a630 [2022-08-03T17:05:52.963Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-03T17:05:52.963Z] ---> Running in d2494e19c1bb [2022-08-03T17:05:52.963Z] Removing intermediate container d2494e19c1bb [2022-08-03T17:05:52.963Z] ---> 28fd205d502e [2022-08-03T17:05:52.963Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-03T17:05:52.963Z] ---> Running in 86be46d7a3b3 [2022-08-03T17:05:52.963Z] Removing intermediate container 86be46d7a3b3 [2022-08-03T17:05:52.963Z] ---> a0b9238dfef1 [2022-08-03T17:05:52.963Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-03T17:05:52.963Z] ---> 28f26a6742fa [2022-08-03T17:05:52.963Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-03T17:05:53.957Z] ---> faa669c49407 [2022-08-03T17:05:53.957Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-03T17:05:55.407Z] ---> b8e690ff4471 [2022-08-03T17:05:55.407Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-03T17:05:55.407Z] ---> Running in f5ee1ba537bc [2022-08-03T17:05:55.692Z] Removing intermediate container f5ee1ba537bc [2022-08-03T17:05:55.692Z] ---> e20525164fe3 [2022-08-03T17:05:55.692Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T17:05:55.971Z] ---> Running in cf3a62c5d863 [2022-08-03T17:05:56.257Z] Removing intermediate container cf3a62c5d863 [2022-08-03T17:05:56.257Z] ---> fd149ee935d0 [2022-08-03T17:05:56.257Z] Step 21/23 : LABEL arch=arm64 [2022-08-03T17:05:56.535Z] ---> Running in 7ca14158941c [2022-08-03T17:05:57.141Z] Removing intermediate container 7ca14158941c [2022-08-03T17:05:57.141Z] ---> 81562c41a166 [2022-08-03T17:05:57.141Z] Step 22/23 : LABEL git_sha=3692c5f3a35f9310aec935ad0dea5707b510fe3c [2022-08-03T17:05:57.141Z] ---> Running in 51fed4b7e5b3 [2022-08-03T17:05:57.750Z] Removing intermediate container 51fed4b7e5b3 [2022-08-03T17:05:57.750Z] ---> aaadf6ab709d [2022-08-03T17:05:57.750Z] Step 23/23 : LABEL version=0.0.0 [2022-08-03T17:05:57.750Z] ---> Running in 91566ba582d8 [2022-08-03T17:05:58.027Z] Removing intermediate container 91566ba582d8 [2022-08-03T17:05:58.027Z] ---> f349af154ccf [2022-08-03T17:05:58.027Z] [2022-08-03T17:05:58.634Z] Successfully built f349af154ccf [2022-08-03T17:05:58.634Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-08-03T17:07:20.518Z]  Building sys-mgmt-agent ... done Removing intermediate container 0cd605ac19ea [2022-08-03T17:07:20.518Z] ---> a0c0e3c86076 [2022-08-03T17:07:20.518Z] [2022-08-03T17:07:20.518Z] Step 10/22 : FROM alpine:3.16 [2022-08-03T17:07:20.518Z] ---> 3d81c46cd875 [2022-08-03T17:07:20.518Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-03T17:07:20.518Z] ---> Using cache [2022-08-03T17:07:20.518Z] ---> dc5f76e7e7ca [2022-08-03T17:07:20.518Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-03T17:07:20.518Z] ---> Using cache [2022-08-03T17:07:20.518Z] ---> 34f616e26df1 [2022-08-03T17:07:20.518Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-03T17:07:20.518Z] ---> Running in f76e9d1dfac1 [2022-08-03T17:07:20.518Z] Removing intermediate container f76e9d1dfac1 [2022-08-03T17:07:20.518Z] ---> 1b0e85b1a552 [2022-08-03T17:07:20.518Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-03T17:07:20.518Z] ---> Running in e4011f219df2 [2022-08-03T17:07:20.518Z] Removing intermediate container e4011f219df2 [2022-08-03T17:07:20.518Z] ---> 443daa3d7877 [2022-08-03T17:07:20.518Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T17:07:20.518Z] ---> 9ec29ad13ea1 [2022-08-03T17:07:20.518Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-03T17:07:20.518Z] ---> 0f1ecb3db9e4 [2022-08-03T17:07:20.518Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-03T17:07:20.518Z] ---> c55cbc180a9c [2022-08-03T17:07:20.518Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-03T17:07:20.518Z] ---> Running in 29adb297d92e [2022-08-03T17:07:20.518Z] Removing intermediate container 29adb297d92e [2022-08-03T17:07:20.518Z] ---> adf14ee12685 [2022-08-03T17:07:20.518Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T17:07:20.518Z] ---> Running in a03f90b3f3ff [2022-08-03T17:07:20.518Z] Removing intermediate container a03f90b3f3ff [2022-08-03T17:07:20.518Z] ---> cf9d11885508 [2022-08-03T17:07:20.518Z] Step 20/22 : LABEL arch=arm64 [2022-08-03T17:07:20.518Z] ---> Running in 49e7ce20e1ed [2022-08-03T17:07:20.518Z] Removing intermediate container 49e7ce20e1ed [2022-08-03T17:07:20.518Z] ---> 627fb9b70c61 [2022-08-03T17:07:20.518Z] Step 21/22 : LABEL git_sha=3692c5f3a35f9310aec935ad0dea5707b510fe3c [2022-08-03T17:07:20.518Z] ---> Running in 902ef542b1ce [2022-08-03T17:07:20.518Z] Removing intermediate container 902ef542b1ce [2022-08-03T17:07:20.518Z] ---> 640c1fb39e61 [2022-08-03T17:07:20.518Z] Step 22/22 : LABEL version=0.0.0 [2022-08-03T17:07:20.518Z] ---> Running in 3f880d6281f7 [2022-08-03T17:07:20.518Z] Removing intermediate container 3f880d6281f7 [2022-08-03T17:07:20.518Z] ---> 990024999d8f [2022-08-03T17:07:20.518Z] [2022-08-03T17:07:20.518Z] Successfully built 990024999d8f [2022-08-03T17:07:20.518Z] Successfully tagged support-scheduler-arm64:latest [2022-08-03T17:07:28.829Z]  Building support-scheduler ... done Removing intermediate container 2096e326aa00 [2022-08-03T17:07:28.829Z] ---> 7bd36971dc98 [2022-08-03T17:07:28.829Z] [2022-08-03T17:07:28.829Z] Step 9/20 : FROM alpine:3.15 [2022-08-03T17:07:28.829Z] ---> 60f2846fe774 [2022-08-03T17:07:28.829Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T17:07:28.829Z] ---> Using cache [2022-08-03T17:07:28.829Z] ---> 00efc72b0adf [2022-08-03T17:07:28.829Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T17:07:28.829Z] ---> Using cache [2022-08-03T17:07:28.829Z] ---> ff0b11ae29fb [2022-08-03T17:07:28.829Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-03T17:07:28.829Z] ---> Running in 164a7a9a2b57 [2022-08-03T17:07:29.105Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-03T17:07:30.088Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-03T17:07:31.081Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-03T17:07:31.081Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-03T17:07:31.081Z] OK: 15734 distinct packages available [2022-08-03T17:07:31.356Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-03T17:07:32.347Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-03T17:07:33.332Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-03T17:07:33.332Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-03T17:07:33.332Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-03T17:07:33.607Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-03T17:07:33.607Z] (5/9) Installing curl (7.80.0-r2) [2022-08-03T17:07:33.607Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-03T17:07:33.879Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-03T17:07:33.879Z] (8/9) Installing libucontext (1.1-r0) [2022-08-03T17:07:33.879Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-03T17:07:34.156Z] Executing busybox-1.34.1-r7.trigger [2022-08-03T17:07:34.157Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T17:07:34.439Z] OK: 8 MiB in 23 packages [2022-08-03T17:07:35.443Z] Removing intermediate container 8692c6f98c65 [2022-08-03T17:07:35.443Z] ---> afa800fb4069 [2022-08-03T17:07:35.443Z] [2022-08-03T17:07:35.443Z] Step 10/23 : FROM alpine:3.16 [2022-08-03T17:07:35.443Z] ---> 3d81c46cd875 [2022-08-03T17:07:35.443Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-03T17:07:35.443Z] ---> Running in 207e87d819fa [2022-08-03T17:07:35.722Z] Removing intermediate container 207e87d819fa [2022-08-03T17:07:35.722Z] ---> 355b22371433 [2022-08-03T17:07:35.722Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-03T17:07:35.722Z] Removing intermediate container 164a7a9a2b57 [2022-08-03T17:07:35.722Z] ---> 800feaac488b [2022-08-03T17:07:35.722Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T17:07:35.722Z] ---> Running in 7281ea982685 [2022-08-03T17:07:36.329Z] Removing intermediate container 7281ea982685 [2022-08-03T17:07:36.329Z] ---> 2aeae9fbe3b1 [2022-08-03T17:07:36.329Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-03T17:07:36.329Z] ---> Running in a5ce7c3d8fce [2022-08-03T17:07:36.329Z] ---> 2959de691b69 [2022-08-03T17:07:36.329Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-03T17:07:36.611Z] Removing intermediate container a5ce7c3d8fce [2022-08-03T17:07:36.611Z] ---> e9536a431bf1 [2022-08-03T17:07:36.611Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T17:07:36.886Z] ---> Running in 9cee223bbb63 [2022-08-03T17:07:37.877Z] ---> 5dc1c050a2ac [2022-08-03T17:07:37.877Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-03T17:07:38.872Z] Removing intermediate container 9cee223bbb63 [2022-08-03T17:07:38.872Z] ---> 6e45cb72f555 [2022-08-03T17:07:38.872Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-03T17:07:38.872Z] ---> Running in a73f64ecb8ea [2022-08-03T17:07:38.872Z] ---> 6c49857f9e87 [2022-08-03T17:07:38.872Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-03T17:07:38.872Z] ---> Running in 0486df1c2ea4 [2022-08-03T17:07:39.474Z] Removing intermediate container 0486df1c2ea4 [2022-08-03T17:07:39.474Z] ---> 8bb370bbc1ca [2022-08-03T17:07:39.474Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T17:07:39.474Z] ---> Running in bb19f4b01bb9 [2022-08-03T17:07:39.753Z] Removing intermediate container bb19f4b01bb9 [2022-08-03T17:07:39.753Z] ---> 12e3e63511ed [2022-08-03T17:07:39.753Z] Step 18/20 : LABEL arch=arm64 [2022-08-03T17:07:39.753Z] ---> Running in 632f89dca30b [2022-08-03T17:07:40.034Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T17:07:40.307Z] Removing intermediate container 632f89dca30b [2022-08-03T17:07:40.307Z] ---> 7f79bc564557 [2022-08-03T17:07:40.307Z] Step 19/20 : LABEL git_sha=3692c5f3a35f9310aec935ad0dea5707b510fe3c [2022-08-03T17:07:40.307Z] ---> Running in 4d4c35b585eb [2022-08-03T17:07:40.584Z] Removing intermediate container 4d4c35b585eb [2022-08-03T17:07:40.584Z] ---> 4248ced5b8c4 [2022-08-03T17:07:40.584Z] Step 20/20 : LABEL version=0.0.0 [2022-08-03T17:07:40.584Z] ---> Running in 858d1f858d54 [2022-08-03T17:07:40.864Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T17:07:41.140Z] Removing intermediate container 858d1f858d54 [2022-08-03T17:07:41.140Z] ---> e3b6ab00ea44 [2022-08-03T17:07:41.140Z] [2022-08-03T17:07:41.415Z] Successfully built e3b6ab00ea44 [2022-08-03T17:07:41.415Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-08-03T17:07:41.690Z]  Building security-spiffe-token-provider ... done (1/6) Installing dumb-init (1.2.5-r1) [2022-08-03T17:07:41.964Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-03T17:07:41.964Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-03T17:07:42.238Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-03T17:07:42.238Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-03T17:07:42.514Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-03T17:07:42.514Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T17:07:42.514Z] OK: 8 MiB in 20 packages [2022-08-03T17:07:43.498Z] Removing intermediate container a73f64ecb8ea [2022-08-03T17:07:43.498Z] ---> 215fffcc38c8 [2022-08-03T17:07:43.498Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T17:07:44.098Z] ---> adb790d0ff16 [2022-08-03T17:07:44.098Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-03T17:07:45.083Z] ---> 47a82c0e8367 [2022-08-03T17:07:45.083Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-03T17:07:45.684Z] ---> c11dbb7592ff [2022-08-03T17:07:45.684Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-03T17:07:45.684Z] ---> Running in fd238af56188 [2022-08-03T17:07:45.959Z] Removing intermediate container fd238af56188 [2022-08-03T17:07:45.959Z] ---> b07dfc1eb9dd [2022-08-03T17:07:45.959Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T17:07:45.959Z] ---> Running in 2b7d09f4f6e4 [2022-08-03T17:07:46.237Z] Removing intermediate container 2b7d09f4f6e4 [2022-08-03T17:07:46.238Z] ---> d81bb7e6bfef [2022-08-03T17:07:46.238Z] Step 21/23 : LABEL arch=arm64 [2022-08-03T17:07:46.513Z] ---> Running in 0afe7fdd098a [2022-08-03T17:07:46.788Z] Removing intermediate container 0afe7fdd098a [2022-08-03T17:07:46.788Z] ---> 02d3a41d9bdd [2022-08-03T17:07:46.788Z] Step 22/23 : LABEL git_sha=3692c5f3a35f9310aec935ad0dea5707b510fe3c [2022-08-03T17:07:46.788Z] ---> Running in 99cdc79530bf [2022-08-03T17:07:47.066Z] Removing intermediate container 99cdc79530bf [2022-08-03T17:07:47.066Z] ---> bbff38f4345c [2022-08-03T17:07:47.066Z] Step 23/23 : LABEL version=0.0.0 [2022-08-03T17:07:47.066Z] ---> Running in bdb8e16f5ed7 [2022-08-03T17:07:47.667Z] Removing intermediate container bdb8e16f5ed7 [2022-08-03T17:07:47.667Z] ---> 4b91e26eb4b5 [2022-08-03T17:07:47.667Z] [2022-08-03T17:07:47.941Z] Successfully built 4b91e26eb4b5 [2022-08-03T17:07:47.941Z] Successfully tagged core-data-arm64:latest [2022-08-03T17:07:48.234Z]  Building core-data ... done  [Pipeline] } [2022-08-03T17:07:48.192Z] $ docker stop --time=1 493182bdbf812c2c9de7f3b25f668810319ee2419dd1e12d1191db68d7f337fe [2022-08-03T17:07:49.859Z] $ docker rm -f 493182bdbf812c2c9de7f3b25f668810319ee2419dd1e12d1191db68d7f337fe [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-03T17:07:50.470Z] + docker images [2022-08-03T17:07:50.740Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-03T17:07:50.740Z] core-data-arm64 latest 4b91e26eb4b5 3 seconds ago 20.6MB [2022-08-03T17:07:50.740Z] security-spiffe-token-provider-arm64 latest e3b6ab00ea44 10 seconds ago 28.3MB [2022-08-03T17:07:50.740Z] afa800fb4069 17 seconds ago 1.54GB [2022-08-03T17:07:50.741Z] 7bd36971dc98 24 seconds ago 1.57GB [2022-08-03T17:07:50.741Z] support-scheduler-arm64 latest 990024999d8f 33 seconds ago 25.6MB [2022-08-03T17:07:50.741Z] a0c0e3c86076 42 seconds ago 1.57GB [2022-08-03T17:07:50.741Z] sys-mgmt-agent-arm64 latest f349af154ccf About a minute ago 133MB [2022-08-03T17:07:50.741Z] 2b42c92dd8fe 3 minutes ago 1.52GB [2022-08-03T17:07:50.741Z] security-proxy-setup-arm64 latest 5bd5d8ee870d 5 minutes ago 26.2MB [2022-08-03T17:07:50.741Z] 9d226f4053bb 6 minutes ago 1.52GB [2022-08-03T17:07:50.741Z] security-spire-config-arm64 latest 857e1d9c4f34 7 minutes ago 83.6MB [2022-08-03T17:07:50.741Z] 8c03bca1435e 7 minutes ago 1.41GB [2022-08-03T17:07:50.741Z] support-notifications-arm64 latest 9e59ca37f14a 8 minutes ago 26.1MB [2022-08-03T17:07:50.741Z] core-metadata-arm64 latest 91debdd7adaa 8 minutes ago 17.4MB [2022-08-03T17:07:50.741Z] f80f3ee5d9e1 8 minutes ago 1.58GB [2022-08-03T17:07:50.741Z] 7ecb4d5da249 8 minutes ago 1.54GB [2022-08-03T17:07:50.741Z] core-command-arm64 latest 2b9fe8a714b5 10 minutes ago 15.5MB [2022-08-03T17:07:50.741Z] 0576d56f28ae 10 minutes ago 1.51GB [2022-08-03T17:07:50.741Z] security-bootstrapper-arm64 latest a768d9c4e5db 11 minutes ago 18.6MB [2022-08-03T17:07:50.741Z] security-secretstore-setup-arm64 latest 172e0a19d796 11 minutes ago 27.9MB [2022-08-03T17:07:50.741Z] 5a820fb00429 11 minutes ago 1.52GB [2022-08-03T17:07:50.741Z] 226cfda7f924 11 minutes ago 1.53GB [2022-08-03T17:07:50.741Z] security-spire-agent-arm64 latest 8615e78d48fd 16 minutes ago 122MB [2022-08-03T17:07:50.741Z] security-spire-server-arm64 latest f92efe1655b8 16 minutes ago 84.2MB [2022-08-03T17:07:50.741Z] f7032c521ace 17 minutes ago 1.41GB [2022-08-03T17:07:50.741Z] b8fbcf53187c 17 minutes ago 1.41GB [2022-08-03T17:07:50.741Z] ci-base-image-arm64 latest 7c038dc47e48 32 minutes ago 995MB [2022-08-03T17:07:50.741Z] alpine 3.15 60f2846fe774 2 weeks ago 5.32MB [2022-08-03T17:07:50.741Z] alpine 3.16 3d81c46cd875 2 weeks ago 5.27MB [2022-08-03T17:07:50.741Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 3 weeks ago 678MB [2022-08-03T17:07:50.741Z] 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 [2022-08-03T17:07:51.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-03T17:07:51.184Z] [2022-08-03T17:07:51.184Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T17:07:51.539Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-03T17:07:51.814Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-03T17:07:51.814Z] 8998bd30e6a1: Pulling fs layer [2022-08-03T17:07:51.814Z] 04944245beec: Pulling fs layer [2022-08-03T17:07:51.814Z] 699f458cf7ca: Pulling fs layer [2022-08-03T17:07:51.814Z] 765212b225bb: Pulling fs layer [2022-08-03T17:07:51.814Z] f23df028b6ca: Pulling fs layer [2022-08-03T17:07:51.814Z] d65c8cfc05b1: Pulling fs layer [2022-08-03T17:07:51.814Z] 2437ff75d9bd: Pulling fs layer [2022-08-03T17:07:51.814Z] f23df028b6ca: Waiting [2022-08-03T17:07:51.814Z] d65c8cfc05b1: Waiting [2022-08-03T17:07:51.814Z] 2437ff75d9bd: Waiting [2022-08-03T17:07:51.814Z] 765212b225bb: Waiting [2022-08-03T17:07:51.814Z] 04944245beec: Verifying Checksum [2022-08-03T17:07:51.814Z] 04944245beec: Download complete [2022-08-03T17:07:51.814Z] 765212b225bb: Verifying Checksum [2022-08-03T17:07:51.814Z] 765212b225bb: Download complete [2022-08-03T17:07:52.088Z] f23df028b6ca: Download complete [2022-08-03T17:07:52.088Z] d65c8cfc05b1: Verifying Checksum [2022-08-03T17:07:52.088Z] d65c8cfc05b1: Download complete [2022-08-03T17:07:52.088Z] 699f458cf7ca: Verifying Checksum [2022-08-03T17:07:52.088Z] 699f458cf7ca: Download complete [2022-08-03T17:07:52.360Z] 8998bd30e6a1: Verifying Checksum [2022-08-03T17:07:52.360Z] 8998bd30e6a1: Download complete [2022-08-03T17:07:54.993Z] 2437ff75d9bd: Verifying Checksum [2022-08-03T17:07:54.993Z] 2437ff75d9bd: Download complete [2022-08-03T17:07:56.965Z] 8998bd30e6a1: Pull complete [2022-08-03T17:07:57.238Z] 04944245beec: Pull complete [2022-08-03T17:07:59.208Z] 699f458cf7ca: Pull complete [2022-08-03T17:07:59.208Z] 765212b225bb: Pull complete [2022-08-03T17:08:00.189Z] f23df028b6ca: Pull complete [2022-08-03T17:08:00.189Z] d65c8cfc05b1: Pull complete [2022-08-03T17:08:15.255Z] 2437ff75d9bd: Pull complete [2022-08-03T17:08:15.255Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-03T17:08:15.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-03T17:08:15.255Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T17:08:15.519Z] prd-ubuntu20.04-docker-arm64-4c-16g-21883 does not seem to be running inside a container [2022-08-03T17:08:15.560Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-03T17:08:18.121Z] $ docker top bf1faf8effc88d37d1ab3f02c504165b1ed7ce8e1ffd80ace79ef5f2ac85efe3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-03T17:08:19.101Z] ---> job-cost.sh [2022-08-03T17:08:19.101Z] lf-activate-venv: SKIPPING [2022-08-03T17:08:19.101Z] INFO: No Stack... [2022-08-03T17:08:19.690Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-03T17:08:20.659Z] INFO: Archiving Costs [Pipeline] sh [2022-08-03T17:08:21.314Z] + cut -d, -f6 [2022-08-03T17:08:21.315Z] + cat /w/workspace/edgex-go/7/archives/cost.csv [Pipeline] lock [2022-08-03T17:08:21.373Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4097-7-stack-cost] [2022-08-03T17:08:21.381Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4097-7-stack-cost] did not exist. Created. [2022-08-03T17:08:21.381Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4097-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-03T17:08:22.040Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-03T17:08:22.208Z] Stashed 1 file(s) [Pipeline] } [2022-08-03T17:08:22.218Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4097-7-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-03T17:08:22.194Z] $ docker stop --time=1 bf1faf8effc88d37d1ab3f02c504165b1ed7ce8e1ffd80ace79ef5f2ac85efe3 [2022-08-03T17:08:23.692Z] $ docker rm -f bf1faf8effc88d37d1ab3f02c504165b1ed7ce8e1ffd80ace79ef5f2ac85efe3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-08-03T17:08:24.172Z] provisioning config files... [2022-08-03T17:08:24.180Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config1284615324953726853tmp [Pipeline] { [Pipeline] sh [2022-08-03T17:08:24.482Z] + set +x [2022-08-03T17:08:24.482Z] + curl -s https://codecov.io/bash [2022-08-03T17:08:24.482Z] + bash -s -- [2022-08-03T17:08:24.482Z] [2022-08-03T17:08:24.482Z] _____ _ [2022-08-03T17:08:24.482Z] / ____| | | [2022-08-03T17:08:24.482Z] | | ___ __| | ___ ___ _____ __ [2022-08-03T17:08:24.482Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-03T17:08:24.482Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-03T17:08:24.482Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-03T17:08:24.482Z] Bash-1.0.6 [2022-08-03T17:08:24.482Z] [2022-08-03T17:08:24.482Z] [2022-08-03T17:08:24.482Z] ==> git version 2.25.1 found [2022-08-03T17:08:24.482Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-08-03T17:08:24.482Z] Release-Date: 2020-01-08 [2022-08-03T17:08:24.482Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-03T17:08:24.482Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-03T17:08:24.482Z] ==> Jenkins CI detected. [2022-08-03T17:08:24.482Z] current dir:  /w/workspace/edgex-go/7 [2022-08-03T17:08:24.482Z] project root: . [2022-08-03T17:08:24.482Z] --> token set from env [2022-08-03T17:08:24.482Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-03T17:08:24.482Z] ==> Running gcov in . (disable via -X gcov) [2022-08-03T17:08:24.482Z] ==> Python coveragepy not found [2022-08-03T17:08:24.482Z] ==> Searching for coverage reports in: [2022-08-03T17:08:24.482Z] + . [2022-08-03T17:08:24.482Z] -> Found 1 reports [2022-08-03T17:08:24.482Z] ==> Detecting git/mercurial file structure [2022-08-03T17:08:24.482Z] ==> Reading reports [2022-08-03T17:08:24.482Z] + ./coverage.out bytes=478941 [2022-08-03T17:08:24.482Z] ==> Appending adjustments [2022-08-03T17:08:24.482Z] https://docs.codecov.io/docs/fixing-reports [2022-08-03T17:08:25.871Z] + Found adjustments [2022-08-03T17:08:25.871Z] ==> Gzipping contents [2022-08-03T17:08:25.871Z] 64K /tmp/codecov.sC1OTa.gz [2022-08-03T17:08:25.871Z] ==> Uploading reports [2022-08-03T17:08:25.871Z] url: https://codecov.io [2022-08-03T17:08:25.871Z] query: branch=PR-4097&commit=d5622e27431e2a470127ea0b66702b9e78021c54&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4097%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4097&job=&cmd_args= [2022-08-03T17:08:25.871Z] -> Pinging Codecov [2022-08-03T17:08:25.871Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4097&commit=d5622e27431e2a470127ea0b66702b9e78021c54&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4097%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4097&job=&cmd_args= [2022-08-03T17:08:26.132Z] -> Uploading to [2022-08-03T17:08:26.132Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-03/00271124DB129430A58F1EEE437C3FCB/d5622e27431e2a470127ea0b66702b9e78021c54/30431b4f-5574-46dd-84ef-37bfbd878673.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220803%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220803T170825Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4ef2ab5c0e371e2d923e2b3516ba283a0c7d50b4b7d2435bafea0de5e6b2090f [2022-08-03T17:08:26.132Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-03T17:08:26.132Z] Dload Upload Total Spent Left Speed [2022-08-03T17:08:26.393Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62905 0 0 100 62905 0 233k --:--:-- --:--:-- --:--:-- 234k [2022-08-03T17:08:26.393Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d5622e27431e2a470127ea0b66702b9e78021c54 [Pipeline] } [2022-08-03T17:08:26.401Z] 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 [2022-08-03T17:08:27.005Z] + [ -d /w/workspace/edgex-go/7/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-08-03T17:08:27.299Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-03T17:08:28.169Z] ---> package-listing.sh [2022-08-03T17:08:28.169Z] ++ facter osfamily [2022-08-03T17:08:28.169Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-03T17:08:28.431Z] + OS_FAMILY=debian [2022-08-03T17:08:28.431Z] + workspace=/w/workspace/edgex-go/7 [2022-08-03T17:08:28.431Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-03T17:08:28.431Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-03T17:08:28.431Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-03T17:08:28.431Z] + PACKAGES=/tmp/packages_start.txt [2022-08-03T17:08:28.431Z] + '[' /w/workspace/edgex-go/7 ']' [2022-08-03T17:08:28.431Z] + PACKAGES=/tmp/packages_end.txt [2022-08-03T17:08:28.431Z] + case "${OS_FAMILY}" in [2022-08-03T17:08:28.431Z] + dpkg -l [2022-08-03T17:08:28.431Z] + grep '^ii' [2022-08-03T17:08:28.431Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-03T17:08:28.431Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-03T17:08:28.431Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-03T17:08:28.431Z] + '[' /w/workspace/edgex-go/7 ']' [2022-08-03T17:08:28.431Z] + mkdir -p /w/workspace/edgex-go/7/archives/ [2022-08-03T17:08:28.431Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo [2022-08-03T17:08:28.442Z] 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-03T17:08:28.728Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T17:08:29.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-03T17:08:29.297Z] [2022-08-03T17:08:29.297Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T17:08:29.610Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-03T17:08:29.610Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-03T17:08:29.610Z] 5eb5b503b376: Pulling fs layer [2022-08-03T17:08:29.610Z] 5c69ac0246d0: Pulling fs layer [2022-08-03T17:08:29.610Z] ec43610c2a17: Pulling fs layer [2022-08-03T17:08:29.611Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-03T17:08:29.611Z] 33b1e0a273af: Pulling fs layer [2022-08-03T17:08:29.611Z] 5d3b04190fa2: Pulling fs layer [2022-08-03T17:08:29.611Z] 2f39f015ded8: Pulling fs layer [2022-08-03T17:08:29.611Z] 3a2ae6a8a46f: Waiting [2022-08-03T17:08:29.611Z] 33b1e0a273af: Waiting [2022-08-03T17:08:29.611Z] 5d3b04190fa2: Waiting [2022-08-03T17:08:29.611Z] 5c69ac0246d0: Verifying Checksum [2022-08-03T17:08:29.611Z] 5c69ac0246d0: Download complete [2022-08-03T17:08:29.611Z] 3a2ae6a8a46f: Download complete [2022-08-03T17:08:29.611Z] 33b1e0a273af: Verifying Checksum [2022-08-03T17:08:29.611Z] 33b1e0a273af: Download complete [2022-08-03T17:08:29.611Z] 5d3b04190fa2: Download complete [2022-08-03T17:08:29.611Z] ec43610c2a17: Verifying Checksum [2022-08-03T17:08:29.611Z] ec43610c2a17: Download complete [2022-08-03T17:08:29.871Z] 5eb5b503b376: Verifying Checksum [2022-08-03T17:08:29.871Z] 5eb5b503b376: Download complete [2022-08-03T17:08:30.439Z] 2f39f015ded8: Verifying Checksum [2022-08-03T17:08:30.439Z] 2f39f015ded8: Download complete [2022-08-03T17:08:31.006Z] 5eb5b503b376: Pull complete [2022-08-03T17:08:31.006Z] 5c69ac0246d0: Pull complete [2022-08-03T17:08:31.573Z] ec43610c2a17: Pull complete [2022-08-03T17:08:31.573Z] 3a2ae6a8a46f: Pull complete [2022-08-03T17:08:31.832Z] 33b1e0a273af: Pull complete [2022-08-03T17:08:31.832Z] 5d3b04190fa2: Pull complete [2022-08-03T17:08:36.029Z] 2f39f015ded8: Pull complete [2022-08-03T17:08:36.029Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-03T17:08:36.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-03T17:08:36.029Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T17:08:36.121Z] prd-ubuntu20.04-docker-8c-8g-21881 does not seem to be running inside a container [2022-08-03T17:08:36.158Z] $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-lftools-log-publisher:latest cat [2022-08-03T17:08:38.467Z] $ docker top 6eadf0d44d233f4a9f3ae91e59ce26296f3f7b4c52f055519ee73c2891850a35 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-03T17:08:38.821Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-03T17:08:39.110Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-03T17:08:39.398Z] + ls /var/log/sa-host [2022-08-03T17:08:39.398Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-03T17:08:39.463Z] provisioning config files... [2022-08-03T17:08:39.473Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config4972310161727810248tmp [Pipeline] { [Pipeline] echo [2022-08-03T17:08:39.487Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-03T17:08:39.770Z] ---> create-netrc.sh [Pipeline] } [2022-08-03T17:08:39.779Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-03T17:08:40.102Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-03T17:08:40.111Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-03T17:08:40.457Z] ---> sudo-logs.sh [2022-08-03T17:08:40.457Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-03T17:08:40.516Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-03T17:08:40.799Z] ---> job-cost.sh [2022-08-03T17:08:40.799Z] lf-activate-venv: SKIPPING [2022-08-03T17:08:40.799Z] DEBUG: total: 0.10999999940395355 [2022-08-03T17:08:40.799Z] INFO: Retrieving Stack Cost... [2022-08-03T17:08:41.370Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-03T17:08:41.631Z] INFO: Archiving Costs [Pipeline] echo [2022-08-03T17:08:41.645Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-03T17:08:41.937Z] ---> logs-deploy.sh [2022-08-03T17:08:41.937Z] lf-activate-venv: SKIPPING [2022-08-03T17:08:41.937Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4097/7 [2022-08-03T17:08:41.937Z] INFO: archiving workspace using pattern(s): [2022-08-03T17:08:42.880Z] Archives upload complete. [2022-08-03T17:08:43.140Z] INFO: archiving logs to Nexus