Pull request #4111 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424+a9913775ba844ac49f5eb06b88cc0e63275269c3 (94c2c24918af04e124d41e64eb79d930f464d3f3) 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-ssh13951680702814906271.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-ssh15861429864538960785.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4111/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4111/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7915033323210459168.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4111/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4732099329624580412.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13171300299034591917.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4111/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4111/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1772879770094766516.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-21507 in /w/workspace/edgexfoundry_edgex-go_PR-4111 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a9913775ba844ac49f5eb06b88cc0e63275269c3 into PR head commit 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 Merge succeeded, producing 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 Checking out Revision 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 (PR-4111) > 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/4111/head:refs/remotes/origin/PR-4111 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 # 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 a9913775ba844ac49f5eb06b88cc0e63275269c3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-29T19:06:10.874Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-29T19:06:11.040Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-29T19:06:11.139Z] ========================================================= [2022-07-29T19:06:11.139Z] EdgeX Global Pipelines Version Info [2022-07-29T19:06:11.139Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-29T19:06:11.939Z] ------------------- [2022-07-29T19:06:11.940Z] stable info: [2022-07-29T19:06:11.940Z] ------------------- [2022-07-29T19:06:11.940Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-29T19:06:11.940Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-29T19:06:11.940Z] Message: update stable to v1.0.238 [2022-07-29T19:06:12.513Z] ------------------- [2022-07-29T19:06:12.513Z] experimental info: [2022-07-29T19:06:12.513Z] ------------------- [2022-07-29T19:06:12.513Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-29T19:06:12.513Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-29T19:06:12.513Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-29T19:06:12.868Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-29T19:06:12.910Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-29T19:06:12.947Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-29T19:06:12.985Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-29T19:06:13.027Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-29T19:06:13.066Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-29T19:06:13.103Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-29T19:06:13.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-29T19:06:13.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-29T19:06:13.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-29T19:06:13.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-29T19:06:13.295Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-29T19:06:13.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-29T19:06:13.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-29T19:06:13.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-29T19:06:13.451Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-29T19:06:13.491Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-29T19:06:13.531Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-29T19:06:13.570Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-29T19:06:13.618Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-29T19:06:13.661Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-29T19:06:13.706Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-29T19:06:13.745Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-29T19:06:13.787Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4111 [Pipeline] echo [2022-07-29T19:06:13.829Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4111 [Pipeline] echo [2022-07-29T19:06:13.876Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4111 [Pipeline] echo [2022-07-29T19:06:13.913Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 [Pipeline] echo [2022-07-29T19:06:13.951Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5143e2c [Pipeline] echo [2022-07-29T19:06:13.988Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-29T19:06:14.103Z] provisioning config files... [2022-07-29T19:06:14.120Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5832798460183216275tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-29T19:06:14.466Z] ---> docker-login.sh [2022-07-29T19:06:14.466Z] nexus3.edgexfoundry.org:10001 [2022-07-29T19:06:14.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T19:06:14.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T19:06:14.989Z] Configure a credential helper to remove this warning. See [2022-07-29T19:06:14.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T19:06:14.989Z] [2022-07-29T19:06:14.989Z] Login Succeeded [2022-07-29T19:06:14.989Z] nexus3.edgexfoundry.org:10002 [2022-07-29T19:06:14.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T19:06:14.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T19:06:14.989Z] Configure a credential helper to remove this warning. See [2022-07-29T19:06:14.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T19:06:14.989Z] [2022-07-29T19:06:14.989Z] Login Succeeded [2022-07-29T19:06:14.989Z] nexus3.edgexfoundry.org:10003 [2022-07-29T19:06:15.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T19:06:15.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T19:06:15.250Z] Configure a credential helper to remove this warning. See [2022-07-29T19:06:15.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T19:06:15.250Z] [2022-07-29T19:06:15.250Z] Login Succeeded [2022-07-29T19:06:15.250Z] nexus3.edgexfoundry.org:10004 [2022-07-29T19:06:15.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T19:06:15.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T19:06:15.250Z] Configure a credential helper to remove this warning. See [2022-07-29T19:06:15.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T19:06:15.250Z] [2022-07-29T19:06:15.250Z] Login Succeeded [2022-07-29T19:06:15.250Z] docker.io [2022-07-29T19:06:15.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T19:06:15.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T19:06:15.777Z] Configure a credential helper to remove this warning. See [2022-07-29T19:06:15.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T19:06:15.777Z] [2022-07-29T19:06:15.777Z] Login Succeeded [2022-07-29T19:06:15.777Z] ---> docker-login.sh ends [Pipeline] } [2022-07-29T19:06:15.806Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-29T19:06:16.229Z] + 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-07-29T19:06:16.229Z] + dirname cmd/core-command/Dockerfile [2022-07-29T19:06:16.229Z] + cut -d/ -f2 [2022-07-29T19:06:16.229Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-29T19:06:16.229Z] + dirname cmd/core-data/Dockerfile [2022-07-29T19:06:16.229Z] + cut -d/ -f2 [2022-07-29T19:06:16.229Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-29T19:06:16.229Z] + dirname cmd/core-metadata/Dockerfile [2022-07-29T19:06:16.229Z] + cut -d/ -f2 [2022-07-29T19:06:16.229Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-29T19:06:16.229Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-07-29T19:06:16.229Z] + cut -d/ -f2 [2022-07-29T19:06:16.229Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-29T19:06:16.229Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-07-29T19:06:16.229Z] + cut -d/ -f2 [2022-07-29T19:06:16.229Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-29T19:06:16.229Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-07-29T19:06:16.229Z] + cut -d/ -f2 [2022-07-29T19:06:16.229Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-29T19:06:16.229Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-07-29T19:06:16.229Z] + cut -d/ -f2 [2022-07-29T19:06:16.229Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-07-29T19:06:16.229Z] + dirname cmd/security-spire-agent/Dockerfile [2022-07-29T19:06:16.229Z] + cut -d/ -f2 [2022-07-29T19:06:16.229Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-07-29T19:06:16.229Z] + dirname cmd/security-spire-config/Dockerfile [2022-07-29T19:06:16.229Z] + cut -d/ -f2 [2022-07-29T19:06:16.229Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-07-29T19:06:16.229Z] + dirname cmd/security-spire-server/Dockerfile [2022-07-29T19:06:16.229Z] + cut -d/ -f2 [2022-07-29T19:06:16.229Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-07-29T19:06:16.229Z] + dirname cmd/support-notifications/Dockerfile [2022-07-29T19:06:16.229Z] + cut -d/ -f2 [2022-07-29T19:06:16.229Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-29T19:06:16.229Z] + dirname cmd/support-scheduler/Dockerfile [2022-07-29T19:06:16.229Z] + cut -d/ -f2 [2022-07-29T19:06:16.229Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-29T19:06:16.229Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-29T19:06:16.229Z] + cut -d/ -f2 [2022-07-29T19:06:16.229Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-29T19:06:16.282Z] 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-07-29T19:06:16.810Z] + git rev-list -1 --merges 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424~1..5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 [Pipeline] echo [2022-07-29T19:06:16.845Z] -----------> git rev-list -1 --merges 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424~1..5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 [false] [Pipeline] sh [2022-07-29T19:06:17.160Z] + git log --format=format:%s -1 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 [Pipeline] echo [2022-07-29T19:06:17.196Z] ========================================================= [2022-07-29T19:06:17.196Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-29T19:06:17.196Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-29T19:06:17.692Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-29T19:06:17.692Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-29T19:06:17.692Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-29T19:06:17.692Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-29T19:06:17.692Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-29T19:06:17.692Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-29T19:06:17.692Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T19:06:18.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-29T19:06:18.181Z] [2022-07-29T19:06:18.181Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T19:06:18.573Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-29T19:06:18.573Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-29T19:06:18.573Z] b85a868b505f: Pulling fs layer [2022-07-29T19:06:18.573Z] e2be974225ed: Pulling fs layer [2022-07-29T19:06:18.573Z] 339a4e72a1f5: Pulling fs layer [2022-07-29T19:06:18.573Z] 988bab9f4d93: Pulling fs layer [2022-07-29T19:06:18.573Z] 1469e6f7b9e6: Pulling fs layer [2022-07-29T19:06:18.573Z] eaf3925da568: Pulling fs layer [2022-07-29T19:06:18.573Z] bab4dde63d76: Pulling fs layer [2022-07-29T19:06:18.573Z] bde34c3a00c8: Pulling fs layer [2022-07-29T19:06:18.573Z] b352a97aabf1: Pulling fs layer [2022-07-29T19:06:18.573Z] 4872d77fe225: Pulling fs layer [2022-07-29T19:06:18.573Z] 5851b861e8e6: Pulling fs layer [2022-07-29T19:06:18.573Z] bab4dde63d76: Waiting [2022-07-29T19:06:18.573Z] 4872d77fe225: Waiting [2022-07-29T19:06:18.573Z] 5851b861e8e6: Waiting [2022-07-29T19:06:18.573Z] 988bab9f4d93: Waiting [2022-07-29T19:06:18.573Z] bde34c3a00c8: Waiting [2022-07-29T19:06:18.573Z] 1469e6f7b9e6: Waiting [2022-07-29T19:06:18.573Z] eaf3925da568: Waiting [2022-07-29T19:06:18.573Z] b352a97aabf1: Waiting [2022-07-29T19:06:18.573Z] e2be974225ed: Verifying Checksum [2022-07-29T19:06:18.573Z] e2be974225ed: Download complete [2022-07-29T19:06:18.573Z] 988bab9f4d93: Download complete [2022-07-29T19:06:18.834Z] 1469e6f7b9e6: Verifying Checksum [2022-07-29T19:06:18.834Z] 1469e6f7b9e6: Download complete [2022-07-29T19:06:18.834Z] 339a4e72a1f5: Verifying Checksum [2022-07-29T19:06:18.834Z] 339a4e72a1f5: Download complete [2022-07-29T19:06:18.834Z] eaf3925da568: Verifying Checksum [2022-07-29T19:06:18.834Z] eaf3925da568: Download complete [2022-07-29T19:06:18.834Z] bde34c3a00c8: Download complete [2022-07-29T19:06:18.834Z] b352a97aabf1: Download complete [2022-07-29T19:06:18.834Z] 4872d77fe225: Verifying Checksum [2022-07-29T19:06:18.834Z] 4872d77fe225: Download complete [2022-07-29T19:06:18.834Z] 5851b861e8e6: Verifying Checksum [2022-07-29T19:06:18.834Z] 5851b861e8e6: Download complete [2022-07-29T19:06:18.834Z] b85a868b505f: Verifying Checksum [2022-07-29T19:06:18.834Z] b85a868b505f: Download complete [2022-07-29T19:06:19.094Z] bab4dde63d76: Verifying Checksum [2022-07-29T19:06:19.094Z] bab4dde63d76: Download complete [2022-07-29T19:06:20.035Z] b85a868b505f: Pull complete [2022-07-29T19:06:20.300Z] e2be974225ed: Pull complete [2022-07-29T19:06:20.873Z] 339a4e72a1f5: Pull complete [2022-07-29T19:06:20.873Z] 988bab9f4d93: Pull complete [2022-07-29T19:06:21.134Z] 1469e6f7b9e6: Pull complete [2022-07-29T19:06:21.134Z] eaf3925da568: Pull complete [2022-07-29T19:06:23.057Z] bab4dde63d76: Pull complete [2022-07-29T19:06:23.057Z] bde34c3a00c8: Pull complete [2022-07-29T19:06:23.057Z] b352a97aabf1: Pull complete [2022-07-29T19:06:23.319Z] 4872d77fe225: Pull complete [2022-07-29T19:06:23.319Z] 5851b861e8e6: Pull complete [2022-07-29T19:06:23.319Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-29T19:06:23.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-29T19:06:23.319Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T19:06:23.541Z] prd-ubuntu20.04-docker-8c-8g-21507 does not seem to be running inside a container [2022-07-29T19:06:23.580Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-29T19:06:25.107Z] $ docker top f1de8c186db311b458f14b8182912f7b6884df347831aead2a92f6874569fdbe -eo pid,comm [2022-07-29T19:06:25.166Z] 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-07-29T19:06:25.166Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-29T19:06:25.299Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-29T19:06:25.299Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-29T19:06:25.437Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-29T19:06:25.445Z] $ docker exec f1de8c186db311b458f14b8182912f7b6884df347831aead2a92f6874569fdbe ssh-agent [2022-07-29T19:06:25.556Z] SSH_AUTH_SOCK=/tmp/ssh-T0HSHWVavm40/agent.34 [2022-07-29T19:06:25.556Z] SSH_AGENT_PID=40 [2022-07-29T19:06:25.562Z] Running ssh-add (command line suppressed) [2022-07-29T19:06:25.676Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6398986310731070025.key (/w/workspace/edgex-go/1@tmp/private_key_6398986310731070025.key) [2022-07-29T19:06:25.687Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-29T19:06:26.025Z] + git tag --points-at HEAD [Pipeline] } [2022-07-29T19:06:26.056Z] $ docker exec --env ******** --env ******** f1de8c186db311b458f14b8182912f7b6884df347831aead2a92f6874569fdbe ssh-agent -k [2022-07-29T19:06:26.168Z] unset SSH_AUTH_SOCK; [2022-07-29T19:06:26.168Z] unset SSH_AGENT_PID; [2022-07-29T19:06:26.169Z] echo Agent pid 40 killed; [2022-07-29T19:06:26.177Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-29T19:06:26.265Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-29T19:06:26.265Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-29T19:06:26.389Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-29T19:06:26.397Z] $ docker exec f1de8c186db311b458f14b8182912f7b6884df347831aead2a92f6874569fdbe ssh-agent [2022-07-29T19:06:26.509Z] SSH_AUTH_SOCK=/tmp/ssh-76hv2ntMZukH/agent.72 [2022-07-29T19:06:26.509Z] SSH_AGENT_PID=78 [2022-07-29T19:06:26.515Z] Running ssh-add (command line suppressed) [2022-07-29T19:06:26.639Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_6952112968251958784.key (/w/workspace/edgex-go/1@tmp/private_key_6952112968251958784.key) [2022-07-29T19:06:26.650Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-29T19:06:26.986Z] + git semver init [2022-07-29T19:06:27.247Z] 2022-07-29 19:06:27,183 [run_init] DEBUG init version:0.0.0 force:False [2022-07-29T19:06:27.247Z] 2022-07-29 19:06:27,184 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-07-29T19:06:27.247Z] 2022-07-29 19:06:27,184 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-07-29T19:06:27.247Z] 2022-07-29 19:06:27,185 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-07-29T19:06:32.559Z] 2022-07-29 19:06:31,866 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-07-29T19:06:32.559Z] 2022-07-29 19:06:31,867 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4111 with force:False [2022-07-29T19:06:32.559Z] 2022-07-29 19:06:31,867 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4111 [2022-07-29T19:06:32.559Z] 2022-07-29 19:06:31,872 [execute] INFO git cat-file --batch-check [2022-07-29T19:06:32.559Z] 2022-07-29 19:06:31,872 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-07-29T19:06:32.559Z] 2022-07-29 19:06:31,878 [execute] INFO git cat-file --batch [2022-07-29T19:06:32.559Z] 2022-07-29 19:06:31,878 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-07-29T19:06:32.559Z] 2022-07-29 19:06:31,883 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4111 [2022-07-29T19:06:32.559Z] 0.0.0 [Pipeline] } [2022-07-29T19:06:32.595Z] $ docker exec --env ******** --env ******** f1de8c186db311b458f14b8182912f7b6884df347831aead2a92f6874569fdbe ssh-agent -k [2022-07-29T19:06:32.707Z] unset SSH_AUTH_SOCK; [2022-07-29T19:06:32.707Z] unset SSH_AGENT_PID; [2022-07-29T19:06:32.708Z] echo Agent pid 78 killed; [2022-07-29T19:06:32.716Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-29T19:06:33.140Z] + git semver [Pipeline] } [2022-07-29T19:06:33.432Z] $ docker stop --time=1 f1de8c186db311b458f14b8182912f7b6884df347831aead2a92f6874569fdbe [2022-07-29T19:06:34.756Z] $ docker rm -f f1de8c186db311b458f14b8182912f7b6884df347831aead2a92f6874569fdbe [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-29T19:06:35.170Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-29T19:06:35.472Z] Stashed 1 file(s) [Pipeline] echo [2022-07-29T19:06:35.489Z] [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-07-29T19:06:36.205Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-07-29T19:06:36.246Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-29T19:06:36.285Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-29T19:06:36.317Z] ========================================================= [2022-07-29T19:06:36.317Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-29T19:06:36.317Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-29T19:06:36.662Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-29T19:06:36.662Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-29T19:06:36.662Z] 2408cc74d12b: Pulling fs layer [2022-07-29T19:06:36.662Z] ea60b727a1ce: Pulling fs layer [2022-07-29T19:06:36.662Z] 30c4a7721957: Pulling fs layer [2022-07-29T19:06:36.662Z] 370296b7ddb6: Pulling fs layer [2022-07-29T19:06:36.662Z] 7c6cee850709: Pulling fs layer [2022-07-29T19:06:36.662Z] 39a5fcdaea64: Pulling fs layer [2022-07-29T19:06:36.662Z] d94ebbe4e438: Pulling fs layer [2022-07-29T19:06:36.662Z] bcfd1f05c69d: Pulling fs layer [2022-07-29T19:06:36.662Z] 59ccb84bbe0f: Pulling fs layer [2022-07-29T19:06:36.662Z] 7c6cee850709: Waiting [2022-07-29T19:06:36.662Z] d94ebbe4e438: Waiting [2022-07-29T19:06:36.662Z] 370296b7ddb6: Waiting [2022-07-29T19:06:36.662Z] bcfd1f05c69d: Waiting [2022-07-29T19:06:36.662Z] 59ccb84bbe0f: Waiting [2022-07-29T19:06:36.662Z] 39a5fcdaea64: Waiting [2022-07-29T19:06:36.662Z] 30c4a7721957: Download complete [2022-07-29T19:06:36.662Z] ea60b727a1ce: Verifying Checksum [2022-07-29T19:06:36.662Z] ea60b727a1ce: Download complete [2022-07-29T19:06:36.662Z] 7c6cee850709: Verifying Checksum [2022-07-29T19:06:36.662Z] 7c6cee850709: Download complete [2022-07-29T19:06:36.662Z] 39a5fcdaea64: Download complete [2022-07-29T19:06:36.662Z] 2408cc74d12b: Verifying Checksum [2022-07-29T19:06:36.662Z] 2408cc74d12b: Download complete [2022-07-29T19:06:36.662Z] d94ebbe4e438: Verifying Checksum [2022-07-29T19:06:36.662Z] d94ebbe4e438: Download complete [2022-07-29T19:06:36.935Z] 2408cc74d12b: Pull complete [2022-07-29T19:06:36.935Z] ea60b727a1ce: Pull complete [2022-07-29T19:06:36.935Z] 30c4a7721957: Pull complete [2022-07-29T19:06:37.528Z] bcfd1f05c69d: Verifying Checksum [2022-07-29T19:06:37.528Z] bcfd1f05c69d: Download complete [2022-07-29T19:06:37.528Z] 370296b7ddb6: Verifying Checksum [2022-07-29T19:06:37.528Z] 370296b7ddb6: Download complete [2022-07-29T19:06:37.528Z] 59ccb84bbe0f: Verifying Checksum [2022-07-29T19:06:37.528Z] 59ccb84bbe0f: Download complete [2022-07-29T19:06:41.731Z] 370296b7ddb6: Pull complete [2022-07-29T19:06:41.731Z] 7c6cee850709: Pull complete [2022-07-29T19:06:41.731Z] 39a5fcdaea64: Pull complete [2022-07-29T19:06:41.731Z] d94ebbe4e438: Pull complete [2022-07-29T19:06:43.637Z] bcfd1f05c69d: Pull complete [2022-07-29T19:06:44.206Z] 59ccb84bbe0f: Pull complete [2022-07-29T19:06:44.206Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-29T19:06:44.206Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-29T19:06:44.206Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-29T19:06:44.564Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-29T19:06:44.564Z] WORKDIR /edgex [2022-07-29T19:06:44.564Z] COPY go.mod . [2022-07-29T19:06:44.564Z] RUN go mod download [2022-07-29T19:06:44.564Z] + docker build -t ci-base-image-x86_64 -f - . [2022-07-29T19:06:45.942Z] Sending build context to Docker daemon 335.4MB [2022-07-29T19:06:45.942Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-29T19:06:45.943Z] ---> a4fb48ad2a94 [2022-07-29T19:06:45.943Z] Step 2/4 : WORKDIR /edgex [2022-07-29T19:06:48.487Z] ---> Running in 6b5b6bb31c06 [2022-07-29T19:06:48.487Z] Removing intermediate container 6b5b6bb31c06 [2022-07-29T19:06:48.487Z] ---> 4874bac0d8cb [2022-07-29T19:06:48.487Z] Step 3/4 : COPY go.mod . [2022-07-29T19:06:48.487Z] ---> 9aae422133ac [2022-07-29T19:06:48.487Z] Step 4/4 : RUN go mod download [2022-07-29T19:06:48.487Z] ---> Running in 281465dac83c [2022-07-29T19:06:50.755Z] Still waiting to schedule task [2022-07-29T19:06:50.755Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-29T19:07:00.715Z] Removing intermediate container 281465dac83c [2022-07-29T19:07:00.715Z] ---> bfb51e11aa09 [2022-07-29T19:07:00.715Z] Successfully built bfb51e11aa09 [2022-07-29T19:07:00.715Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T19:07:01.088Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-29T19:07:01.088Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T19:07:01.239Z] prd-ubuntu20.04-docker-8c-8g-21507 does not seem to be running inside a container [2022-07-29T19:07:01.282Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-29T19:07:01.686Z] $ docker top a02bee143f27100ac075e61ddd9466f39a91cf517657809df7c6b3bf9a061367 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T19:07:02.078Z] + go version [2022-07-29T19:07:02.078Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-29T19:07:02.119Z] $ docker stop --time=1 a02bee143f27100ac075e61ddd9466f39a91cf517657809df7c6b3bf9a061367 [2022-07-29T19:07:03.418Z] $ docker rm -f a02bee143f27100ac075e61ddd9466f39a91cf517657809df7c6b3bf9a061367 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T19:07:04.125Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-29T19:07:04.125Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T19:07:04.273Z] prd-ubuntu20.04-docker-8c-8g-21507 does not seem to be running inside a container [2022-07-29T19:07:04.508Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-29T19:07:04.902Z] $ docker top 3056c06213a8df514638fe339c93ec0ae4320a2029471f0bb785cf93a1f4aa3f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-29T19:07:05.020Z] ========================================================= [2022-07-29T19:07:05.020Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-29T19:07:05.020Z] ========================================================= [Pipeline] sh [2022-07-29T19:07:05.314Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-07-29T19:07:05.673Z] + make test [2022-07-29T19:07:05.673Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-29T19:07:12.257Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-29T19:07:24.461Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-29T19:07:24.461Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-29T19:07:24.720Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-29T19:07:24.720Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-29T19:07:24.720Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-29T19:07:24.720Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-29T19:07:24.720Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-29T19:07:24.720Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-29T19:07:24.720Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-29T19:07:24.720Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-29T19:07:24.720Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-29T19:07:24.720Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-29T19:07:24.720Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-29T19:07:24.720Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-29T19:07:24.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-29T19:07:25.655Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.077s coverage: 28.7% of statements [2022-07-29T19:07:25.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-29T19:07:25.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-29T19:07:25.913Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.109s coverage: 98.5% of statements [2022-07-29T19:07:25.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-29T19:07:26.173Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.100s coverage: 54.2% of statements [2022-07-29T19:07:26.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-29T19:07:26.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-29T19:07:29.472Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.271s coverage: 89.2% of statements [2022-07-29T19:07:29.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-29T19:07:29.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-29T19:07:29.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-29T19:07:29.472Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.087s coverage: 83.8% of statements [2022-07-29T19:07:29.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-29T19:07:29.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-29T19:07:29.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-29T19:07:29.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-29T19:07:29.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-29T19:07:29.472Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.450s coverage: 95.6% of statements [2022-07-29T19:07:29.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-29T19:07:29.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-29T19:07:29.472Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements [2022-07-29T19:07:29.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-29T19:07:29.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-29T19:07:29.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-29T19:07:29.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-29T19:07:29.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-29T19:07:29.472Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.084s coverage: 60.0% of statements [2022-07-29T19:07:29.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-29T19:07:29.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-29T19:07:29.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-29T19:07:29.472Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.9% of statements [2022-07-29T19:07:29.472Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-29T19:07:29.472Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements [2022-07-29T19:07:29.472Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 29.6% of statements [2022-07-29T19:07:29.472Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-29T19:07:29.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 47.1% of statements [2022-07-29T19:07:29.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.094s coverage: 79.5% of statements [2022-07-29T19:07:29.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements [2022-07-29T19:07:29.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.083s coverage: 96.3% of statements [2022-07-29T19:07:29.472Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements [2022-07-29T19:07:37.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.084s coverage: 94.4% of statements [2022-07-29T19:07:37.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2022-07-29T19:07:40.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.205s coverage: 82.2% of statements [2022-07-29T19:07:40.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-29T19:07:49.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements [2022-07-29T19:07:49.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-29T19:07:49.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-29T19:07:49.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-29T19:07:49.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 65.1% of statements [2022-07-29T19:07:49.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-29T19:07:49.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-29T19:07:49.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-29T19:07:49.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-29T19:07:49.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-29T19:07:49.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.053s coverage: 87.2% of statements [2022-07-29T19:07:49.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-29T19:07:49.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-29T19:07:49.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2022-07-29T19:07:49.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-29T19:07:49.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.072s coverage: 58.8% of statements [2022-07-29T19:07:49.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-29T19:07:49.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.078s coverage: 80.0% of statements [2022-07-29T19:07:49.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.058s coverage: 87.2% of statements [2022-07-29T19:07:49.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.079s coverage: 85.4% of statements [2022-07-29T19:07:49.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.221s coverage: 91.2% of statements [2022-07-29T19:07:49.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-29T19:07:49.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 64.7% of statements [2022-07-29T19:07:49.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-29T19:07:49.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-29T19:07:49.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements [2022-07-29T19:07:49.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-07-29T19:07:49.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2022-07-29T19:07:49.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.050s coverage: 73.7% of statements [2022-07-29T19:07:49.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2022-07-29T19:07:49.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.306s coverage: 65.8% of statements [2022-07-29T19:07:49.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-29T19:07:49.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-29T19:07:49.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-29T19:07:49.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.146s coverage: 43.6% of statements [2022-07-29T19:07:49.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-29T19:07:49.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-29T19:07:49.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.077s coverage: 89.5% of statements [2022-07-29T19:07:49.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-29T19:07:49.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2022-07-29T19:07:49.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-29T19:07:49.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-29T19:07:49.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-29T19:07:49.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-29T19:07:49.052Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements [2022-07-29T19:07:49.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-29T19:07:49.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-29T19:07:49.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-29T19:07:49.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-29T19:07:49.052Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.177s coverage: 92.3% of statements [2022-07-29T19:07:49.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-29T19:07:49.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-29T19:07:49.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-29T19:07:49.052Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-29T19:07:49.053Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 63.2% of statements [2022-07-29T19:07:49.053Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-29T19:07:49.053Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-29T19:07:49.053Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.103s coverage: 97.7% of statements [2022-07-29T19:07:49.053Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-29T19:07:49.053Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-29T19:07:49.053Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-29T19:07:49.053Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-29T19:07:49.053Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2022-07-29T19:07:49.053Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-29T19:07:49.053Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-29T19:07:49.053Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-29T19:07:49.053Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-29T19:07:49.053Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-29T19:07:49.053Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-29T19:07:49.053Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-07-29T19:07:49.053Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2022-07-29T19:07:49.053Z] 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-07-29T19:08:07.251Z] 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-07-29T19:08:07.251Z] GO111MODULE=on go vet ./... [2022-07-29T19:08:11.450Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-29T19:08:11.710Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-29T19:08:11.710Z] ./bin/test-attribution-txt.sh [2022-07-29T19:08:11.710Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-07-29T19:08:11.970Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-07-29T19:08:11.971Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-07-29T19:08:11.971Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-07-29T19:08:11.971Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-07-29T19:08:11.971Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-07-29T19:08:11.971Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-07-29T19:08:12.008Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-29T19:08:12.323Z] + ls -al . [2022-07-29T19:08:12.323Z] total 688 [2022-07-29T19:08:12.323Z] drwxrwxr-x 10 1001 1001 4096 Jul 29 19:07 . [2022-07-29T19:08:12.323Z] drwxr-xr-x 4 root root 4096 Jul 29 19:07 .. [2022-07-29T19:08:12.323Z] -rw-rw-r-- 1 1001 1001 11 Jul 29 19:06 .dockerignore [2022-07-29T19:08:12.323Z] drwxrwxr-x 8 1001 1001 4096 Jul 29 19:07 .git [2022-07-29T19:08:12.323Z] drwxrwxr-x 3 1001 1001 4096 Jul 29 19:06 .github [2022-07-29T19:08:12.323Z] -rw-rw-r-- 1 1001 1001 1030 Jul 29 19:06 .gitignore [2022-07-29T19:08:12.323Z] -rw-rw-r-- 1 1001 1001 42 Jul 29 19:06 .golangci.yml [2022-07-29T19:08:12.323Z] -rw-rw-r-- 1 1001 1001 87 Jul 29 19:06 .hadolint.yml [2022-07-29T19:08:12.323Z] drwxr-xr-x 3 1001 1001 4096 Jul 29 19:06 .semver [2022-07-29T19:08:12.323Z] -rw-rw-r-- 1 1001 1001 166 Jul 29 19:06 .sonarcloud.properties [2022-07-29T19:08:12.323Z] -rw-rw-r-- 1 1001 1001 1171 Jul 29 19:06 ADOPTERS.md [2022-07-29T19:08:12.323Z] -rw-rw-r-- 1 1001 1001 10347 Jul 29 19:06 Attribution.txt [2022-07-29T19:08:12.323Z] -rw-rw-r-- 1 1001 1001 63209 Jul 29 19:06 CHANGELOG.md [2022-07-29T19:08:12.323Z] -rw-rw-r-- 1 1001 1001 3804 Jul 29 19:06 CONTRIBUTING.md [2022-07-29T19:08:12.323Z] -rw-rw-r-- 1 1001 1001 677 Jul 29 19:06 GOVERNANCE.md [2022-07-29T19:08:12.323Z] -rw-rw-r-- 1 1001 1001 850 Jul 29 19:06 Jenkinsfile [2022-07-29T19:08:12.323Z] -rw-rw-r-- 1 1001 1001 10775 Jul 29 19:06 LICENSE [2022-07-29T19:08:12.323Z] -rw-rw-r-- 1 1001 1001 10350 Jul 29 19:06 Makefile [2022-07-29T19:08:12.323Z] -rw-rw-r-- 1 1001 1001 582 Jul 29 19:06 OWNERS.md [2022-07-29T19:08:12.323Z] -rw-rw-r-- 1 1001 1001 9094 Jul 29 19:06 README.md [2022-07-29T19:08:12.323Z] -rw-rw-r-- 1 1001 1001 6912 Jul 29 19:06 SECURITY.md [2022-07-29T19:08:12.323Z] -rw-rw-r-- 1 1001 1001 5 Jul 29 19:06 VERSION [2022-07-29T19:08:12.323Z] -rw-rw-r-- 1 1001 1001 4131 Jul 29 19:06 ZMQWindows.md [2022-07-29T19:08:12.323Z] drwxrwxr-x 2 1001 1001 4096 Jul 29 19:06 bin [2022-07-29T19:08:12.323Z] drwxrwxr-x 18 1001 1001 4096 Jul 29 19:06 cmd [2022-07-29T19:08:12.323Z] -rw-r--r-- 1 root root 436531 Jul 29 19:07 coverage.out [2022-07-29T19:08:12.323Z] -rw-rw-r-- 1 1001 1001 3681 Jul 29 19:06 go.mod [2022-07-29T19:08:12.323Z] -rw-rw-r-- 1 1001 1001 38033 Jul 29 19:06 go.sum [2022-07-29T19:08:12.323Z] drwxrwxr-x 8 1001 1001 4096 Jul 29 19:06 internal [2022-07-29T19:08:12.323Z] drwxrwxr-x 3 1001 1001 4096 Jul 29 19:06 openapi [2022-07-29T19:08:12.323Z] drwxrwxr-x 4 1001 1001 4096 Jul 29 19:06 snap [2022-07-29T19:08:12.323Z] -rw-rw-r-- 1 1001 1001 204 Jul 29 19:06 version.go [Pipeline] sh [2022-07-29T19:08:12.642Z] + '[' -e coverage.out ] [2022-07-29T19:08:12.642Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-29T19:08:12.762Z] Stashed 1 file(s) [Pipeline] sh [2022-07-29T19:08:13.061Z] + make build [2022-07-29T19:08:13.061Z] 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-07-29T19:08:25.578Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21509 in /w/workspace/edgexfoundry_edgex-go_PR-4111 [Pipeline] { [Pipeline] ws [2022-07-29T19:08:25.621Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-07-29T19:08:25.732Z] The recommended git tool is: git [2022-07-29T19:08:27.951Z] 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-metadata/core-metadata ./cmd/core-metadata [2022-07-29T19:08:32.699Z] using credential edgex-jenkins-ssh [2022-07-29T19:08:32.718Z] Cloning the remote Git repository [2022-07-29T19:08:32.787Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-29T19:08:32.873Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-07-29T19:08:32.983Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-29T19:08:32.984Z] > git --version # timeout=10 [2022-07-29T19:08:33.028Z] > git --version # 'git version 2.25.1' [2022-07-29T19:08:33.030Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-29T19:08:33.197Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-29T19:08:36.068Z] 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-07-29T19:08:36.328Z] 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-07-29T19:08:42.898Z] 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-07-29T19:08:42.898Z] 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-07-29T19:08:43.839Z] 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-07-29T19:08:44.778Z] 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-07-29T19:08:45.715Z] 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-07-29T19:08:46.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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-29T19:08:47.590Z] 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-07-29T19:08:48.158Z] 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-07-29T19:08:49.535Z] 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-07-29T19:08:50.131Z] Merging remotes/origin/main commit a9913775ba844ac49f5eb06b88cc0e63275269c3 into PR head commit 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 [2022-07-29T19:08:49.477Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-29T19:08:49.502Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-29T19:08:49.534Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-29T19:08:49.574Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-29T19:08:49.575Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-29T19:08:49.588Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4111/head:refs/remotes/origin/PR-4111 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-29T19:08:50.157Z] > git config core.sparsecheckout # timeout=10 [2022-07-29T19:08:50.173Z] > git checkout -f 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 # timeout=10 [2022-07-29T19:08:50.507Z] Merge succeeded, producing 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 [2022-07-29T19:08:50.508Z] Checking out Revision 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 (PR-4111) [Pipeline] } [2022-07-29T19:08:50.943Z] $ docker stop --time=1 3056c06213a8df514638fe339c93ec0ae4320a2029471f0bb785cf93a1f4aa3f [2022-07-29T19:08:50.405Z] > git remote # timeout=10 [2022-07-29T19:08:50.433Z] > git config --get remote.origin.url # timeout=10 [2022-07-29T19:08:50.454Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-29T19:08:50.465Z] > git merge a9913775ba844ac49f5eb06b88cc0e63275269c3 # timeout=10 [2022-07-29T19:08:50.489Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-29T19:08:50.518Z] > git config core.sparsecheckout # timeout=10 [2022-07-29T19:08:50.547Z] > git checkout -f 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 # timeout=10 [2022-07-29T19:08:53.625Z] $ docker rm -f 3056c06213a8df514638fe339c93ec0ae4320a2029471f0bb785cf93a1f4aa3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T19:08:54.848Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" [2022-07-29T19:08:54.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-29T19:08:54.854Z] [2022-07-29T19:08:54.854Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2022-07-29T19:08:54.904Z] > git --version # timeout=10 [2022-07-29T19:08:54.917Z] > git --version # 'git version 2.25.1' [2022-07-29T19:08:54.927Z] fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] sh [2022-07-29T19:08:55.250Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-29T19:08:55.250Z] latest: Pulling from edgex-devops/edgex-compose [2022-07-29T19:08:55.250Z] cbdbe7a5bc2a: Pulling fs layer [2022-07-29T19:08:55.250Z] ca9280d653b3: Pulling fs layer [2022-07-29T19:08:55.250Z] 7e9c9ca2126c: Pulling fs layer [2022-07-29T19:08:55.250Z] cbdbe7a5bc2a: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-29T19:08:55.508Z] ca9280d653b3: Verifying Checksum [2022-07-29T19:08:55.508Z] ca9280d653b3: Download complete [2022-07-29T19:08:55.508Z] cbdbe7a5bc2a: Pull complete [2022-07-29T19:08:55.768Z] 7e9c9ca2126c: Download complete [2022-07-29T19:08:55.768Z] ca9280d653b3: Pull complete [2022-07-29T19:08:55.981Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-29T19:08:55.981Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-29T19:08:55.981Z] Dload Upload Total Spent Left Speed [2022-07-29T19:08:55.981Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 91348 0 --:--:-- --:--:-- --:--:-- 91348 [Pipeline] sh [2022-07-29T19:08:56.869Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-29T19:08:57.232Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-29T19:08:57.232Z] + sudo tee /etc/docker/daemon.new [2022-07-29T19:08:57.232Z] { [2022-07-29T19:08:57.232Z] "registry-mirrors": [ [2022-07-29T19:08:57.232Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-29T19:08:57.232Z] ], [2022-07-29T19:08:57.232Z] "bip": "10.250.0.254/24", [2022-07-29T19:08:57.232Z] "hosts": [ [2022-07-29T19:08:57.232Z] "tcp://0.0.0.0:5555", [2022-07-29T19:08:57.232Z] "unix:///var/run/docker.sock" [2022-07-29T19:08:57.232Z] ], [2022-07-29T19:08:57.232Z] "mtu": 1458, [2022-07-29T19:08:57.232Z] "selinux-enabled": true, [2022-07-29T19:08:57.232Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-29T19:08:57.232Z] } [Pipeline] sh [2022-07-29T19:08:57.579Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-29T19:08:57.935Z] + sudo service docker restart [2022-07-29T19:08:59.057Z] 7e9c9ca2126c: Pull complete [2022-07-29T19:08:59.057Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-07-29T19:08:59.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-29T19:08:59.057Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T19:08:59.294Z] prd-ubuntu20.04-docker-8c-8g-21507 does not seem to be running inside a container [2022-07-29T19:08:59.331Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-29T19:09:00.823Z] $ docker top 1a616d91d6a74a2ece6e51085c58ae6cf24c46c86cbd4c166b549eb667348f0f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T19:09:01.235Z] + docker-compose build --help [2022-07-29T19:09:01.235Z] + grep parallel [2022-07-29T19:09:01.808Z] --parallel Build images in parallel. [Pipeline] } [2022-07-29T19:09:01.847Z] $ docker stop --time=1 1a616d91d6a74a2ece6e51085c58ae6cf24c46c86cbd4c166b549eb667348f0f [2022-07-29T19:09:03.145Z] $ docker rm -f 1a616d91d6a74a2ece6e51085c58ae6cf24c46c86cbd4c166b549eb667348f0f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T19:09:03.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-29T19:09:03.767Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T19:09:03.924Z] prd-ubuntu20.04-docker-8c-8g-21507 does not seem to be running inside a container [2022-07-29T19:09:03.961Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-29T19:09:04.361Z] $ docker top 31be0b4f1fcc7a05b7853465bde76724a50af11f87d0da3378ef9f9ee8e88377 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T19:09:04.765Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-29T19:09:05.337Z] Building core-command ... [2022-07-29T19:09:05.337Z] Building core-data ... [2022-07-29T19:09:05.337Z] Building core-metadata ... [2022-07-29T19:09:05.337Z] Building security-bootstrapper ... [2022-07-29T19:09:05.337Z] Building security-proxy-setup ... [2022-07-29T19:09:05.337Z] Building security-secretstore-setup ... [2022-07-29T19:09:05.337Z] Building security-spiffe-token-provider ... [2022-07-29T19:09:05.337Z] Building security-spire-agent ... [2022-07-29T19:09:05.337Z] Building security-spire-config ... [2022-07-29T19:09:05.337Z] Building security-spire-server ... [2022-07-29T19:09:05.337Z] Building support-notifications ... [2022-07-29T19:09:05.337Z] Building support-scheduler ... [2022-07-29T19:09:05.337Z] Building sys-mgmt-agent ... [2022-07-29T19:09:05.337Z] Building security-secretstore-setup [2022-07-29T19:09:05.337Z] Building support-scheduler [2022-07-29T19:09:05.337Z] Building core-data [2022-07-29T19:09:05.337Z] Building support-notifications [2022-07-29T19:09:05.337Z] Building security-spire-config [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-29T19:09:16.337Z] provisioning config files... [2022-07-29T19:09:16.369Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1981541263745593193tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-29T19:09:16.781Z] ---> docker-login.sh [2022-07-29T19:09:16.781Z] nexus3.edgexfoundry.org:10001 [2022-07-29T19:09:17.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T19:09:17.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T19:09:17.657Z] Configure a credential helper to remove this warning. See [2022-07-29T19:09:17.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T19:09:17.657Z] [2022-07-29T19:09:17.657Z] Login Succeeded [2022-07-29T19:09:17.657Z] nexus3.edgexfoundry.org:10002 [2022-07-29T19:09:17.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T19:09:18.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T19:09:18.207Z] Configure a credential helper to remove this warning. See [2022-07-29T19:09:18.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T19:09:18.207Z] [2022-07-29T19:09:18.207Z] Login Succeeded [2022-07-29T19:09:18.207Z] nexus3.edgexfoundry.org:10003 [2022-07-29T19:09:18.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T19:09:18.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T19:09:18.766Z] Configure a credential helper to remove this warning. See [2022-07-29T19:09:18.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T19:09:18.766Z] [2022-07-29T19:09:18.766Z] Login Succeeded [2022-07-29T19:09:18.766Z] nexus3.edgexfoundry.org:10004 [2022-07-29T19:09:19.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T19:09:19.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T19:09:19.042Z] Configure a credential helper to remove this warning. See [2022-07-29T19:09:19.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T19:09:19.042Z] [2022-07-29T19:09:19.042Z] Login Succeeded [2022-07-29T19:09:19.042Z] docker.io [2022-07-29T19:09:19.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T19:09:19.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T19:09:19.921Z] Configure a credential helper to remove this warning. See [2022-07-29T19:09:19.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T19:09:19.921Z] [2022-07-29T19:09:19.921Z] Login Succeeded [2022-07-29T19:09:19.921Z] ---> docker-login.sh ends [Pipeline] } [2022-07-29T19:09:19.952Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-07-29T19:09:20.231Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:09:20.231Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:09:20.231Z] ---> bfb51e11aa09 [2022-07-29T19:09:20.231Z] Step 3/26 : WORKDIR /edgex-go [2022-07-29T19:09:20.231Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:09:20.231Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:09:20.231Z] ---> bfb51e11aa09 [2022-07-29T19:09:20.231Z] Step 3/22 : WORKDIR /edgex-go [2022-07-29T19:09:20.231Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:09:20.231Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:09:20.231Z] ---> bfb51e11aa09 [2022-07-29T19:09:20.231Z] Step 3/25 : WORKDIR /edgex-go [2022-07-29T19:09:20.231Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:09:20.231Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:09:20.231Z] ---> bfb51e11aa09 [2022-07-29T19:09:20.231Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T19:09:20.231Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:09:20.231Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:09:20.231Z] ---> bfb51e11aa09 [2022-07-29T19:09:20.231Z] Step 3/22 : WORKDIR /edgex-go [Pipeline] sh [2022-07-29T19:09:20.655Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-07-29T19:09:20.694Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-29T19:09:20.731Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-29T19:09:20.763Z] ========================================================= [2022-07-29T19:09:20.763Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-29T19:09:20.763Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-29T19:09:21.146Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-29T19:09:21.424Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-29T19:09:21.424Z] b3c136eddcbf: Pulling fs layer [2022-07-29T19:09:21.424Z] c0a3192eca97: Pulling fs layer [2022-07-29T19:09:21.424Z] a050256f5b6f: Pulling fs layer [2022-07-29T19:09:21.424Z] 656be50a0ddc: Pulling fs layer [2022-07-29T19:09:21.424Z] 2bbca73fdf42: Pulling fs layer [2022-07-29T19:09:21.424Z] 46d945488cbd: Pulling fs layer [2022-07-29T19:09:21.424Z] 8a5474983e97: Pulling fs layer [2022-07-29T19:09:21.424Z] 329c88fbcd65: Pulling fs layer [2022-07-29T19:09:21.424Z] 656be50a0ddc: Waiting [2022-07-29T19:09:21.424Z] 2bbca73fdf42: Waiting [2022-07-29T19:09:21.424Z] 46d945488cbd: Waiting [2022-07-29T19:09:21.424Z] 329c88fbcd65: Waiting [2022-07-29T19:09:21.424Z] 8a5474983e97: Waiting [2022-07-29T19:09:21.424Z] a050256f5b6f: Verifying Checksum [2022-07-29T19:09:21.424Z] a050256f5b6f: Download complete [2022-07-29T19:09:21.424Z] c0a3192eca97: Verifying Checksum [2022-07-29T19:09:21.424Z] c0a3192eca97: Download complete [2022-07-29T19:09:21.424Z] 2bbca73fdf42: Verifying Checksum [2022-07-29T19:09:21.424Z] 2bbca73fdf42: Download complete [2022-07-29T19:09:21.424Z] 46d945488cbd: Verifying Checksum [2022-07-29T19:09:21.424Z] 46d945488cbd: Download complete [2022-07-29T19:09:21.424Z] b3c136eddcbf: Verifying Checksum [2022-07-29T19:09:22.430Z] b3c136eddcbf: Pull complete [2022-07-29T19:09:22.430Z] 329c88fbcd65: Verifying Checksum [2022-07-29T19:09:22.430Z] 329c88fbcd65: Download complete [2022-07-29T19:09:23.037Z] c0a3192eca97: Pull complete [2022-07-29T19:09:23.538Z] ---> Running in 3d6ec277b3a3 [2022-07-29T19:09:23.538Z] ---> Running in ce85d980b838 [2022-07-29T19:09:23.538Z] ---> Running in 107f5a0b667c [2022-07-29T19:09:23.538Z] ---> Running in 30d7f16c07d5 [2022-07-29T19:09:23.538Z] ---> Running in d120ac604244 [2022-07-29T19:09:23.538Z] Removing intermediate container ce85d980b838 [2022-07-29T19:09:23.538Z] ---> 55f62cac4a56 [2022-07-29T19:09:23.538Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:09:23.538Z] Removing intermediate container 3d6ec277b3a3 [2022-07-29T19:09:23.538Z] ---> 3afcf657c184 [2022-07-29T19:09:23.538Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:09:23.538Z] Removing intermediate container d120ac604244 [2022-07-29T19:09:23.538Z] ---> 4f91f01be067 [2022-07-29T19:09:23.538Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:09:23.538Z] Removing intermediate container 30d7f16c07d5 [2022-07-29T19:09:23.538Z] Removing intermediate container 107f5a0b667c [2022-07-29T19:09:23.538Z] ---> 954e9b772da6 [2022-07-29T19:09:23.538Z] ---> 1e175393280e [2022-07-29T19:09:23.538Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:09:23.538Z] [2022-07-29T19:09:23.538Z] ---> Running in 86a92460df3c [2022-07-29T19:09:23.538Z] ---> Running in 632ea52866a5 [2022-07-29T19:09:23.538Z] ---> Running in ed650efa6e73 [2022-07-29T19:09:23.538Z] ---> Running in 1d19105594b6 [2022-07-29T19:09:23.538Z] ---> Running in 63cf1fce523c [2022-07-29T19:09:23.637Z] a050256f5b6f: Pull complete [2022-07-29T19:09:23.910Z] 8a5474983e97: Verifying Checksum [2022-07-29T19:09:23.910Z] 8a5474983e97: Download complete [2022-07-29T19:09:24.483Z] Removing intermediate container 86a92460df3c [2022-07-29T19:09:24.483Z] ---> 24e677dae006 [2022-07-29T19:09:24.483Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-29T19:09:24.483Z] ---> Running in 1b177926e643 [2022-07-29T19:09:24.483Z] Removing intermediate container 1d19105594b6 [2022-07-29T19:09:24.483Z] ---> 352f6d4ea858 [2022-07-29T19:09:24.483Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-29T19:09:24.520Z] 656be50a0ddc: Verifying Checksum [2022-07-29T19:09:24.520Z] 656be50a0ddc: Download complete [2022-07-29T19:09:24.743Z] ---> Running in 1e5fcbaa68f2 [2022-07-29T19:09:24.743Z] Removing intermediate container 632ea52866a5 [2022-07-29T19:09:24.743Z] ---> 73e553454ded [2022-07-29T19:09:24.743Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-29T19:09:24.743Z] Removing intermediate container ed650efa6e73 [2022-07-29T19:09:24.743Z] ---> 347dab118c83 [2022-07-29T19:09:24.743Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-29T19:09:24.743Z] ---> Running in d0a73b909fa6 [2022-07-29T19:09:24.743Z] ---> Running in 6a0c97f0c877 [2022-07-29T19:09:24.743Z] Removing intermediate container 63cf1fce523c [2022-07-29T19:09:24.743Z] ---> de18a5290753 [2022-07-29T19:09:24.743Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-29T19:09:25.003Z] ---> Running in 9abeca40a920 [2022-07-29T19:09:25.003Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T19:09:25.003Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T19:09:25.263Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T19:09:25.263Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T19:09:25.523Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T19:09:26.094Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T19:09:26.094Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T19:09:26.094Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T19:09:26.094Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T19:09:26.362Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T19:09:26.363Z] OK: 211 MiB in 51 packages [2022-07-29T19:09:26.363Z] OK: 211 MiB in 51 packages [2022-07-29T19:09:26.363Z] OK: 211 MiB in 51 packages [2022-07-29T19:09:26.625Z] OK: 211 MiB in 51 packages [2022-07-29T19:09:26.625Z] OK: 211 MiB in 51 packages [2022-07-29T19:09:26.886Z] Removing intermediate container 1b177926e643 [2022-07-29T19:09:26.886Z] ---> b3bda18ee70a [2022-07-29T19:09:26.886Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T19:09:26.886Z] Removing intermediate container d0a73b909fa6 [2022-07-29T19:09:26.886Z] ---> d6b7aff2cbb9 [2022-07-29T19:09:26.886Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-29T19:09:26.886Z] ---> 2ad9246703e7 [2022-07-29T19:09:26.886Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:09:27.145Z] ---> Running in 053de71933fc [2022-07-29T19:09:27.145Z] Removing intermediate container 1e5fcbaa68f2 [2022-07-29T19:09:27.145Z] ---> 7566b067d41b [2022-07-29T19:09:27.145Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-29T19:09:27.145Z] Removing intermediate container 9abeca40a920 [2022-07-29T19:09:27.145Z] ---> a604d086194b [2022-07-29T19:09:27.145Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-29T19:09:27.145Z] ---> 337c6738c4e9 [2022-07-29T19:09:27.145Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:09:27.145Z] ---> Running in c4994bec0b09 [2022-07-29T19:09:27.145Z] Removing intermediate container 6a0c97f0c877 [2022-07-29T19:09:27.145Z] ---> 38cf9c8d645a [2022-07-29T19:09:27.145Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-29T19:09:27.145Z] ---> 6f95a7103ebc [2022-07-29T19:09:27.145Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:09:27.405Z] ---> 45bf46847de1 [2022-07-29T19:09:27.405Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:09:27.405Z] ---> Running in 3b3030b5be87 [2022-07-29T19:09:27.405Z] ---> Running in 574fc3cdac59 [2022-07-29T19:09:27.405Z] ---> 1b2efcd96ee1 [2022-07-29T19:09:27.405Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:09:27.405Z] ---> Running in bb8cf50aa094 [2022-07-29T19:09:39.643Z] 656be50a0ddc: Pull complete [2022-07-29T19:09:39.644Z] 2bbca73fdf42: Pull complete [2022-07-29T19:09:39.644Z] 46d945488cbd: Pull complete [2022-07-29T19:09:42.323Z] Removing intermediate container 053de71933fc [2022-07-29T19:09:42.323Z] ---> f81f3fc187ca [2022-07-29T19:09:42.323Z] Step 8/23 : COPY . . [2022-07-29T19:09:42.323Z] Removing intermediate container 3b3030b5be87 [2022-07-29T19:09:42.323Z] ---> 0e6e705de6a6 [2022-07-29T19:09:42.323Z] Step 8/22 : COPY . . [2022-07-29T19:09:42.323Z] Removing intermediate container 574fc3cdac59 [2022-07-29T19:09:42.323Z] ---> df44f23b8182 [2022-07-29T19:09:42.323Z] Step 8/25 : COPY . . [2022-07-29T19:09:42.323Z] Removing intermediate container c4994bec0b09 [2022-07-29T19:09:42.323Z] ---> 53757c0c7e1e [2022-07-29T19:09:42.323Z] Step 8/22 : COPY . . [2022-07-29T19:09:42.323Z] Removing intermediate container bb8cf50aa094 [2022-07-29T19:09:42.323Z] ---> a2b8d8a59872 [2022-07-29T19:09:42.323Z] Step 8/26 : COPY . . [2022-07-29T19:09:45.066Z] 8a5474983e97: Pull complete [2022-07-29T19:09:47.047Z] 329c88fbcd65: Pull complete [2022-07-29T19:09:47.047Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-29T19:09:47.047Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-29T19:09:47.047Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-29T19:09:47.448Z] + docker build -t ci-base-image-arm64 -f - . [2022-07-29T19:09:47.448Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-29T19:09:47.448Z] WORKDIR /edgex [2022-07-29T19:09:47.448Z] COPY go.mod . [2022-07-29T19:09:47.448Z] RUN go mod download [2022-07-29T19:09:50.102Z] Sending build context to Docker daemon 169.3MB [2022-07-29T19:09:50.102Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-29T19:09:50.102Z] ---> ff4287adb874 [2022-07-29T19:09:50.102Z] Step 2/4 : WORKDIR /edgex [2022-07-29T19:09:52.087Z] ---> Running in 9432435b68c8 [2022-07-29T19:09:52.317Z] ---> 1548b8bc4170 [2022-07-29T19:09:52.317Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-29T19:09:52.317Z] ---> 190a14fb6fde [2022-07-29T19:09:52.317Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-29T19:09:52.317Z] ---> ab5961f293c9 [2022-07-29T19:09:52.317Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-29T19:09:52.317Z] ---> 5ae9340c8f3b [2022-07-29T19:09:52.317Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-29T19:09:52.317Z] ---> 8d0ea6d885e8 [2022-07-29T19:09:52.317Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-29T19:09:52.317Z] ---> Running in 8c58f043c301 [2022-07-29T19:09:52.368Z] Removing intermediate container 9432435b68c8 [2022-07-29T19:09:52.368Z] ---> 458d262a3f12 [2022-07-29T19:09:52.368Z] Step 3/4 : COPY go.mod . [2022-07-29T19:09:52.577Z] ---> Running in 43b3c9eb3b14 [2022-07-29T19:09:52.577Z] ---> Running in 6a2679b112d2 [2022-07-29T19:09:52.577Z] ---> Running in 7266df1ecba2 [2022-07-29T19:09:52.577Z] ---> Running in cf9651348ff6 [2022-07-29T19:09:52.577Z] Removing intermediate container 6a2679b112d2 [2022-07-29T19:09:52.577Z] ---> d4502ad8fc5d [2022-07-29T19:09:52.577Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-29T19:09:52.577Z] ---> Running in 8f52942e1e5f [2022-07-29T19:09:52.837Z] Removing intermediate container 8f52942e1e5f [2022-07-29T19:09:52.837Z] ---> 9e59f2db9442 [2022-07-29T19:09:52.837Z] 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-07-29T19:09:52.837Z] ---> Running in 7c2d6b0f93be [2022-07-29T19:09:52.837Z] 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-07-29T19:09:52.968Z] ---> 18253abb874f [2022-07-29T19:09:52.968Z] Step 4/4 : RUN go mod download [2022-07-29T19:09:52.968Z] ---> Running in 35c8b57e2116 [2022-07-29T19:09:53.120Z] 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-07-29T19:09:53.120Z] 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-07-29T19:09:53.381Z] 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-07-29T19:09:53.948Z] Removing intermediate container 7c2d6b0f93be [2022-07-29T19:09:53.948Z] ---> 800a505e6f17 [2022-07-29T19:09:53.948Z] Step 12/26 : WORKDIR /edgex-go [2022-07-29T19:09:53.948Z] ---> Running in 265fe911e82b [2022-07-29T19:09:54.208Z] Removing intermediate container 265fe911e82b [2022-07-29T19:09:54.208Z] ---> 75b095ad7d8a [2022-07-29T19:09:54.208Z] [2022-07-29T19:09:54.208Z] Step 13/26 : FROM alpine:3.15 [2022-07-29T19:09:54.208Z] 3.15: Pulling from library/alpine [2022-07-29T19:09:54.782Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-29T19:09:54.782Z] Status: Downloaded newer image for alpine:3.15 [2022-07-29T19:09:54.782Z] ---> 2720e26172a0 [2022-07-29T19:09:54.782Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T19:09:55.040Z] ---> Running in 3ba3642219ac [2022-07-29T19:09:55.040Z] Removing intermediate container 3ba3642219ac [2022-07-29T19:09:55.040Z] ---> 2db68705b4ba [2022-07-29T19:09:55.040Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:09:55.040Z] ---> Running in 85baa3c5a9de [2022-07-29T19:09:56.419Z] Removing intermediate container 85baa3c5a9de [2022-07-29T19:09:56.419Z] ---> ec71091de174 [2022-07-29T19:09:56.419Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-29T19:09:56.419Z] ---> Running in 9f3631985501 [2022-07-29T19:09:56.992Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T19:09:57.929Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T19:09:58.187Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-29T19:09:58.187Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-29T19:09:58.187Z] OK: 15856 distinct packages available [2022-07-29T19:09:58.187Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T19:09:59.131Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T19:09:59.131Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-29T19:09:59.390Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-29T19:09:59.390Z] (3/4) Installing libucontext (1.1-r0) [2022-07-29T19:09:59.390Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-29T19:09:59.649Z] Executing busybox-1.34.1-r7.trigger [2022-07-29T19:09:59.649Z] OK: 6 MiB in 18 packages [2022-07-29T19:10:01.035Z] Removing intermediate container 9f3631985501 [2022-07-29T19:10:01.035Z] ---> 9dabf8759b92 [2022-07-29T19:10:01.035Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-29T19:10:03.567Z] ---> 2a01c4274eaa [2022-07-29T19:10:03.567Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-29T19:10:03.872Z] ---> 978701645ad6 [2022-07-29T19:10:03.872Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-29T19:10:04.130Z] ---> Running in b8756855f57c [2022-07-29T19:10:04.389Z] Removing intermediate container b8756855f57c [2022-07-29T19:10:04.389Z] ---> cec1dcc961db [2022-07-29T19:10:04.389Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-29T19:10:04.970Z] ---> 2e081b307440 [2022-07-29T19:10:04.970Z] Step 21/26 : WORKDIR / [2022-07-29T19:10:04.971Z] ---> Running in 34c30f69d829 [2022-07-29T19:10:05.547Z] Removing intermediate container 34c30f69d829 [2022-07-29T19:10:05.547Z] ---> 7561125d48d5 [2022-07-29T19:10:05.547Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-29T19:10:05.547Z] ---> Running in c4f85abc4063 [2022-07-29T19:10:06.120Z] Removing intermediate container c4f85abc4063 [2022-07-29T19:10:06.120Z] ---> 54e8cacaa15b [2022-07-29T19:10:06.120Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-29T19:10:06.120Z] ---> Running in f3226bff6080 [2022-07-29T19:10:06.382Z] Removing intermediate container f3226bff6080 [2022-07-29T19:10:06.382Z] ---> e2068acef988 [2022-07-29T19:10:06.382Z] Step 24/26 : LABEL arch=x86_64 [2022-07-29T19:10:06.642Z] ---> Running in 2e24a03afd6c [2022-07-29T19:10:06.902Z] Removing intermediate container 2e24a03afd6c [2022-07-29T19:10:06.902Z] ---> f66c620c6d23 [2022-07-29T19:10:06.902Z] Step 25/26 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 [2022-07-29T19:10:06.902Z] ---> Running in 96244a00e069 [2022-07-29T19:10:07.510Z] Removing intermediate container 96244a00e069 [2022-07-29T19:10:07.510Z] ---> 798673f0f7d3 [2022-07-29T19:10:07.510Z] Step 26/26 : LABEL version=0.0.0 [2022-07-29T19:10:07.771Z] ---> Running in 8f3f58b7a965 [2022-07-29T19:10:08.030Z] Removing intermediate container 8f3f58b7a965 [2022-07-29T19:10:08.030Z] ---> c52dcb5b105b [2022-07-29T19:10:08.030Z] [2022-07-29T19:10:08.289Z] Successfully built c52dcb5b105b [2022-07-29T19:10:08.289Z] Successfully tagged security-spire-config:latest [2022-07-29T19:10:08.289Z]  Building security-spire-config ... done Building security-spire-server [2022-07-29T19:10:12.491Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:10:12.491Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:10:12.491Z] ---> bfb51e11aa09 [2022-07-29T19:10:12.491Z] Step 3/25 : WORKDIR /edgex-go [2022-07-29T19:10:12.491Z] ---> Using cache [2022-07-29T19:10:12.491Z] ---> 1e175393280e [2022-07-29T19:10:12.491Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:10:12.491Z] ---> Using cache [2022-07-29T19:10:12.491Z] ---> de18a5290753 [2022-07-29T19:10:12.491Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-29T19:10:14.397Z] ---> Running in df25c6020996 [2022-07-29T19:10:15.332Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T19:10:16.269Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T19:10:16.528Z] OK: 211 MiB in 51 packages [2022-07-29T19:10:18.438Z] Removing intermediate container df25c6020996 [2022-07-29T19:10:18.438Z] ---> 3290cd3433bd [2022-07-29T19:10:18.438Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-29T19:10:19.006Z] ---> 5c4d822463c7 [2022-07-29T19:10:19.006Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:10:19.007Z] ---> Running in 7ff32b945692 [2022-07-29T19:10:19.572Z] 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-07-29T19:10:25.371Z] Removing intermediate container 35c8b57e2116 [2022-07-29T19:10:25.371Z] ---> fdae4224769d [2022-07-29T19:10:25.371Z] Successfully built fdae4224769d [2022-07-29T19:10:25.371Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T19:10:25.786Z] + docker inspect -f . ci-base-image-arm64 [2022-07-29T19:10:25.787Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T19:10:26.079Z] prd-ubuntu20.04-docker-arm64-4c-16g-21509 does not seem to be running inside a container [2022-07-29T19:10:26.179Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-29T19:10:26.216Z] Removing intermediate container cf9651348ff6 [2022-07-29T19:10:26.216Z] ---> 5d09d54b90c4 [2022-07-29T19:10:26.216Z] [2022-07-29T19:10:26.216Z] Step 10/25 : FROM alpine:3.16 [2022-07-29T19:10:26.216Z] 3.16: Pulling from library/alpine [2022-07-29T19:10:26.216Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-29T19:10:26.216Z] Status: Downloaded newer image for alpine:3.16 [2022-07-29T19:10:26.216Z] ---> d7d3d98c851f [2022-07-29T19:10:26.216Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-29T19:10:27.160Z] ---> Running in 69d132014c90 [2022-07-29T19:10:27.160Z] Removing intermediate container 8c58f043c301 [2022-07-29T19:10:27.160Z] ---> 8345cb892842 [2022-07-29T19:10:27.160Z] [2022-07-29T19:10:27.160Z] Step 10/23 : FROM alpine:3.16 [2022-07-29T19:10:27.160Z] ---> d7d3d98c851f [2022-07-29T19:10:27.160Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-29T19:10:27.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T19:10:27.419Z] Removing intermediate container 7ff32b945692 [2022-07-29T19:10:27.419Z] ---> 154d89da68f6 [2022-07-29T19:10:27.419Z] Step 8/25 : COPY . . [2022-07-29T19:10:27.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T19:10:27.429Z] $ docker top b8ff211554e50a22c96a59ddf2ade81b4fb1d5b0dc13d7751f733f1f8ebf2942 -eo pid,comm [2022-07-29T19:10:27.678Z] ---> Running in e7990d615ce8 [2022-07-29T19:10:27.679Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-29T19:10:27.679Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-29T19:10:27.679Z] (3/3) Installing su-exec (0.2-r1) [2022-07-29T19:10:27.679Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T19:10:27.679Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T19:10:27.679Z] OK: 6 MiB in 17 packages [Pipeline] { [Pipeline] sh [2022-07-29T19:10:28.429Z] + go version [2022-07-29T19:10:28.429Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-29T19:10:28.474Z] $ docker stop --time=1 b8ff211554e50a22c96a59ddf2ade81b4fb1d5b0dc13d7751f733f1f8ebf2942 [2022-07-29T19:10:30.077Z] $ docker rm -f b8ff211554e50a22c96a59ddf2ade81b4fb1d5b0dc13d7751f733f1f8ebf2942 [Pipeline] // withDockerContainer [Pipeline] } [2022-07-29T19:10:30.318Z] Removing intermediate container e7990d615ce8 [2022-07-29T19:10:30.318Z] ---> d14148efabe6 [2022-07-29T19:10:30.318Z] Step 12/23 : ENV APP_PORT=59880 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T19:10:30.970Z] + docker inspect -f . ci-base-image-arm64 [2022-07-29T19:10:30.970Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T19:10:31.276Z] prd-ubuntu20.04-docker-arm64-4c-16g-21509 does not seem to be running inside a container [2022-07-29T19:10:31.363Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-29T19:10:31.742Z] ---> Running in 6cccd0edfd16 [2022-07-29T19:10:31.742Z] Removing intermediate container 7266df1ecba2 [2022-07-29T19:10:31.742Z] ---> 195ff45f804b [2022-07-29T19:10:31.742Z] [2022-07-29T19:10:31.742Z] Step 10/22 : FROM alpine:3.16 [2022-07-29T19:10:31.742Z] ---> d7d3d98c851f [2022-07-29T19:10:31.742Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-29T19:10:31.742Z] Removing intermediate container 43b3c9eb3b14 [2022-07-29T19:10:31.742Z] ---> 122f4bbeda8f [2022-07-29T19:10:31.742Z] [2022-07-29T19:10:31.742Z] Step 10/22 : FROM alpine:3.16 [2022-07-29T19:10:31.742Z] ---> d7d3d98c851f [2022-07-29T19:10:31.742Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-29T19:10:32.004Z] Removing intermediate container 6cccd0edfd16 [2022-07-29T19:10:32.004Z] ---> 48556305cd95 [2022-07-29T19:10:32.004Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-29T19:10:32.004Z] Removing intermediate container 69d132014c90 [2022-07-29T19:10:32.004Z] ---> 0574292686db [2022-07-29T19:10:32.004Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-29T19:10:32.004Z] ---> Running in 8cc8b0da93ad [2022-07-29T19:10:32.004Z] ---> Running in 0ce4d64f8176 [2022-07-29T19:10:32.004Z] ---> Running in ef609a987b3d [2022-07-29T19:10:32.004Z] ---> Running in 03ed50eaf880 [2022-07-29T19:10:32.264Z] Removing intermediate container ef609a987b3d [2022-07-29T19:10:32.264Z] ---> 3d52cba36c4e [2022-07-29T19:10:32.264Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:10:32.264Z] Removing intermediate container 03ed50eaf880 [2022-07-29T19:10:32.264Z] ---> 9ec576a633c0 [2022-07-29T19:10:32.264Z] Step 13/25 : WORKDIR / [2022-07-29T19:10:32.524Z] ---> Running in aa199a9c35dc [2022-07-29T19:10:32.524Z] ---> Running in ecfde0a647c1 [2022-07-29T19:10:32.543Z] $ docker top 40028c8a08a63f885cf90a76915df600cb584f98c6a5836c51e6171b211791d4 -eo pid,comm [2022-07-29T19:10:32.786Z] Removing intermediate container ecfde0a647c1 [2022-07-29T19:10:32.786Z] ---> 72c61b25e9d5 [2022-07-29T19:10:32.786Z] 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-07-29T19:10:32.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T19:10:32.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T19:10:32.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T19:10:32.786Z] ---> 26ab4561e038 [2022-07-29T19:10:32.786Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-29T19:10:32.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T19:10:32.786Z] ---> Running in b9e0cb34098f [2022-07-29T19:10:32.786Z] ---> 402e5f8ef40c [2022-07-29T19:10:32.786Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [Pipeline] { [Pipeline] echo [2022-07-29T19:10:32.921Z] ========================================================= [2022-07-29T19:10:32.921Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-29T19:10:32.921Z] ========================================================= [Pipeline] sh [2022-07-29T19:10:33.044Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-29T19:10:33.044Z] Removing intermediate container b9e0cb34098f [2022-07-29T19:10:33.044Z] ---> 77428f2b00c6 [2022-07-29T19:10:33.044Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-29T19:10:33.044Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-29T19:10:33.044Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T19:10:33.044Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T19:10:33.044Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-29T19:10:33.044Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T19:10:33.044Z] OK: 6 MiB in 15 packages [2022-07-29T19:10:33.044Z] ---> Running in 48a70350f2a9 [2022-07-29T19:10:33.044Z] ---> 8c6d52d1068b [2022-07-29T19:10:33.044Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-29T19:10:33.044Z] OK: 6 MiB in 16 packages [2022-07-29T19:10:33.304Z] Removing intermediate container 48a70350f2a9 [2022-07-29T19:10:33.304Z] ---> 9201d6852335 [2022-07-29T19:10:33.304Z] 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-07-29T19:10:33.304Z] ---> Running in 91da07303702 [2022-07-29T19:10:33.304Z] ---> f8403357d226 [2022-07-29T19:10:33.304Z] 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-07-29T19:10:33.304Z] Removing intermediate container aa199a9c35dc [2022-07-29T19:10:33.304Z] ---> 048a85092392 [2022-07-29T19:10:33.304Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-29T19:10:33.304Z] ---> Running in 9b7b5650aad8 [2022-07-29T19:10:33.565Z] ---> e386011e8edf [2022-07-29T19:10:33.565Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-29T19:10:33.565Z] Removing intermediate container 0ce4d64f8176 [2022-07-29T19:10:33.565Z] ---> cc3ca0138289 [2022-07-29T19:10:33.565Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T19:10:33.575Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-07-29T19:10:33.825Z] ---> Running in 3fa5fbf871c9 [2022-07-29T19:10:33.825Z] Removing intermediate container 8cc8b0da93ad [2022-07-29T19:10:33.825Z] ---> 00b432a4d464 [2022-07-29T19:10:33.825Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T19:10:34.111Z] ---> Running in 7983f2fd2e10 [2022-07-29T19:10:34.111Z] Removing intermediate container 3fa5fbf871c9 [2022-07-29T19:10:34.111Z] ---> d962ae9ab73c [2022-07-29T19:10:34.111Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-29T19:10:34.111Z] ---> b50d5ed159ac [2022-07-29T19:10:34.111Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-29T19:10:34.111Z] ---> Running in 4cf40fa9e278 [2022-07-29T19:10:34.111Z] Removing intermediate container 7983f2fd2e10 [2022-07-29T19:10:34.111Z] ---> ca2cd1a00526 [2022-07-29T19:10:34.111Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-29T19:10:34.111Z] ---> Running in 33f4de881f54 [2022-07-29T19:10:34.111Z] Removing intermediate container 4cf40fa9e278 [2022-07-29T19:10:34.111Z] ---> b15fc7b4d748 [2022-07-29T19:10:34.111Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-29T19:10:34.310Z] + make test [2022-07-29T19:10:34.310Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-29T19:10:34.372Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T19:10:34.372Z] ---> Running in d45b55f6f2b1 [2022-07-29T19:10:34.372Z] Removing intermediate container 33f4de881f54 [2022-07-29T19:10:34.372Z] ---> 6f823c1aa820 [2022-07-29T19:10:34.372Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-29T19:10:34.372Z] ---> Running in d7d722a8ecc9 [2022-07-29T19:10:34.639Z] Removing intermediate container d45b55f6f2b1 [2022-07-29T19:10:34.639Z] ---> 6b1a425678a5 [2022-07-29T19:10:34.639Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T19:10:34.639Z] ---> be196f166683 [2022-07-29T19:10:34.639Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-29T19:10:34.639Z] Removing intermediate container d7d722a8ecc9 [2022-07-29T19:10:34.639Z] ---> 2ae7c75997ce [2022-07-29T19:10:34.639Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T19:10:34.639Z] Removing intermediate container 91da07303702 [2022-07-29T19:10:34.639Z] ---> 27aaa2328c0b [2022-07-29T19:10:34.639Z] Step 12/25 : WORKDIR /edgex-go [2022-07-29T19:10:34.639Z] ---> Running in 78571d20d9f2 [2022-07-29T19:10:34.639Z] ---> d235165fa906 [2022-07-29T19:10:34.639Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-29T19:10:34.639Z] ---> 6f436bb93a0b [2022-07-29T19:10:34.639Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-29T19:10:34.900Z] ---> Running in 25d79cf21c88 [2022-07-29T19:10:34.900Z] ---> e6d38361c436 [2022-07-29T19:10:34.900Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-29T19:10:34.900Z] Removing intermediate container 78571d20d9f2 [2022-07-29T19:10:34.900Z] ---> 01536c1167e7 [2022-07-29T19:10:34.900Z] [2022-07-29T19:10:34.900Z] Step 13/25 : FROM alpine:3.15 [2022-07-29T19:10:34.900Z] ---> 2720e26172a0 [2022-07-29T19:10:34.900Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T19:10:34.900Z] ---> Using cache [2022-07-29T19:10:34.900Z] ---> 2db68705b4ba [2022-07-29T19:10:34.901Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:10:34.901Z] ---> Using cache [2022-07-29T19:10:34.901Z] ---> ec71091de174 [2022-07-29T19:10:34.901Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-29T19:10:34.901Z] ---> Running in 15cff55f36a3 [2022-07-29T19:10:34.901Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T19:10:35.467Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-29T19:10:35.467Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-29T19:10:35.467Z] ---> 33e0e6418114 [2022-07-29T19:10:35.467Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-29T19:10:35.467Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T19:10:35.467Z] ---> 93096d032285 [2022-07-29T19:10:35.467Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-29T19:10:35.467Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-29T19:10:35.727Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-29T19:10:35.727Z] Removing intermediate container 25d79cf21c88 [2022-07-29T19:10:35.727Z] ---> ea386b84a9e0 [2022-07-29T19:10:35.727Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-29T19:10:35.727Z] ---> e0d07b7ee995 [2022-07-29T19:10:35.727Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-29T19:10:35.727Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-29T19:10:35.727Z] ---> c378f901eff7 [2022-07-29T19:10:35.727Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-29T19:10:35.727Z] ---> Running in 7b45a3fa6665 [2022-07-29T19:10:35.727Z] ---> Running in d12950a411ad [2022-07-29T19:10:35.727Z] ---> Running in 330b460842c7 [2022-07-29T19:10:35.991Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-29T19:10:35.991Z] Removing intermediate container 7b45a3fa6665 [2022-07-29T19:10:35.991Z] ---> 1cfa88c569db [2022-07-29T19:10:35.991Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T19:10:35.991Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T19:10:35.991Z] Removing intermediate container d12950a411ad [2022-07-29T19:10:35.991Z] ---> bef728c47968 [2022-07-29T19:10:35.991Z] Step 23/25 : LABEL arch=x86_64 [2022-07-29T19:10:35.991Z] OK: 8 MiB in 20 packages [2022-07-29T19:10:35.991Z] ---> Running in 739bf66b7653 [2022-07-29T19:10:35.991Z] ---> Running in 27059c79e40c [2022-07-29T19:10:35.991Z] Removing intermediate container 330b460842c7 [2022-07-29T19:10:35.991Z] ---> 5a3a4f3d984c [2022-07-29T19:10:35.991Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T19:10:35.991Z] ---> Running in 3ad935ce4077 [2022-07-29T19:10:36.260Z] Removing intermediate container 739bf66b7653 [2022-07-29T19:10:36.260Z] ---> ed68d6459261 [2022-07-29T19:10:36.260Z] Removing intermediate container 27059c79e40c [2022-07-29T19:10:36.260Z] ---> b4a69669d642 [2022-07-29T19:10:36.260Z] Step 24/25 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 [2022-07-29T19:10:36.260Z] Step 20/22 : LABEL arch=x86_64 [2022-07-29T19:10:36.260Z] ---> Running in 9353df15501e [2022-07-29T19:10:36.260Z] ---> Running in ef9060115acb [2022-07-29T19:10:36.260Z] Removing intermediate container 3ad935ce4077 [2022-07-29T19:10:36.260Z] ---> 2d402db6e00a [2022-07-29T19:10:36.260Z] Step 20/22 : LABEL arch=x86_64 [2022-07-29T19:10:36.260Z] ---> Running in 7491b02296c1 [2022-07-29T19:10:36.260Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T19:10:36.260Z] Removing intermediate container 9353df15501e [2022-07-29T19:10:36.260Z] ---> c1f87cc6f077 [2022-07-29T19:10:36.260Z] Step 25/25 : LABEL version=0.0.0 [2022-07-29T19:10:36.520Z] Removing intermediate container ef9060115acb [2022-07-29T19:10:36.520Z] ---> 407758d8ad84 [2022-07-29T19:10:36.520Z] Step 21/22 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 [2022-07-29T19:10:36.520Z] ---> Running in 6b0e53d0ba48 [2022-07-29T19:10:36.520Z] Removing intermediate container 9b7b5650aad8 [2022-07-29T19:10:36.520Z] ---> 28602a2b0a88 [2022-07-29T19:10:36.520Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T19:10:36.520Z] ---> Running in c02e9104686a [2022-07-29T19:10:36.520Z] Removing intermediate container 7491b02296c1 [2022-07-29T19:10:36.520Z] ---> 74c675dce838 [2022-07-29T19:10:36.520Z] Step 21/22 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 [2022-07-29T19:10:36.520Z] ---> Running in a7d40f163e09 [2022-07-29T19:10:36.520Z] Removing intermediate container 6b0e53d0ba48 [2022-07-29T19:10:36.520Z] ---> 16c36fa9caa5 [2022-07-29T19:10:36.520Z] [2022-07-29T19:10:36.781Z] Removing intermediate container c02e9104686a [2022-07-29T19:10:36.781Z] ---> f2e0e5fb143a [2022-07-29T19:10:36.781Z] Step 22/22 : LABEL version=0.0.0 [2022-07-29T19:10:36.781Z] ---> 46efb71dcb62 [2022-07-29T19:10:36.781Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-29T19:10:36.781Z] Removing intermediate container a7d40f163e09 [2022-07-29T19:10:36.781Z] ---> 8f8e90d0e499 [2022-07-29T19:10:36.781Z] Step 22/22 : LABEL version=0.0.0 [2022-07-29T19:10:36.781Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-29T19:10:36.781Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-29T19:10:36.781Z] OK: 15856 distinct packages available [2022-07-29T19:10:36.781Z] ---> Running in 78ce041384a2 [2022-07-29T19:10:36.781Z] Successfully built 16c36fa9caa5 [2022-07-29T19:10:36.781Z] Successfully tagged security-secretstore-setup:latest [2022-07-29T19:10:36.781Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2022-07-29T19:10:36.781Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T19:10:36.781Z] ---> Running in 0cdac5586188 [2022-07-29T19:10:36.781Z] Removing intermediate container 78ce041384a2 [2022-07-29T19:10:36.781Z] ---> 1e9c7de84504 [2022-07-29T19:10:36.781Z] [2022-07-29T19:10:37.045Z] Successfully built 1e9c7de84504 [2022-07-29T19:10:37.305Z] Successfully tagged support-scheduler:latest [2022-07-29T19:10:37.305Z] Building security-spire-agent [2022-07-29T19:10:37.305Z]  Building support-scheduler ... done Removing intermediate container 0cdac5586188 [2022-07-29T19:10:37.305Z] ---> e0b88afdf3e2 [2022-07-29T19:10:37.305Z] [2022-07-29T19:10:37.305Z] Successfully built e0b88afdf3e2 [2022-07-29T19:10:37.567Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T19:10:37.832Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-29T19:10:38.100Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-29T19:10:38.100Z] (3/5) Installing libucontext (1.1-r0) [2022-07-29T19:10:38.100Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-29T19:10:38.359Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-29T19:10:38.359Z] Executing busybox-1.34.1-r7.trigger [2022-07-29T19:10:38.359Z] OK: 6 MiB in 19 packages [2022-07-29T19:10:38.359Z] Successfully tagged support-notifications:latest [2022-07-29T19:10:38.359Z] Building security-bootstrapper [2022-07-29T19:10:43.637Z]  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:10:43.637Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:10:43.637Z] ---> bfb51e11aa09 [2022-07-29T19:10:43.637Z] Step 3/22 : WORKDIR /edgex-go [2022-07-29T19:10:43.637Z] ---> Using cache [2022-07-29T19:10:43.637Z] ---> 1e175393280e [2022-07-29T19:10:43.637Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:10:43.637Z] ---> Using cache [2022-07-29T19:10:43.637Z] ---> de18a5290753 [2022-07-29T19:10:43.637Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-29T19:10:43.637Z] ---> Using cache [2022-07-29T19:10:43.637Z] ---> a604d086194b [2022-07-29T19:10:43.637Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-29T19:10:43.637Z] ---> Using cache [2022-07-29T19:10:43.637Z] ---> 45bf46847de1 [2022-07-29T19:10:43.637Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:10:43.637Z] ---> Using cache [2022-07-29T19:10:43.637Z] ---> df44f23b8182 [2022-07-29T19:10:43.637Z] Step 8/22 : COPY . . [2022-07-29T19:10:43.637Z] ---> Using cache [2022-07-29T19:10:43.637Z] ---> 5ae9340c8f3b [2022-07-29T19:10:43.637Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-29T19:10:43.637Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:10:43.637Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:10:43.637Z] ---> bfb51e11aa09 [2022-07-29T19:10:43.637Z] Step 3/26 : WORKDIR /edgex-go [2022-07-29T19:10:43.637Z] ---> Using cache [2022-07-29T19:10:43.637Z] ---> 1e175393280e [2022-07-29T19:10:43.637Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:10:43.637Z] ---> Using cache [2022-07-29T19:10:43.637Z] ---> de18a5290753 [2022-07-29T19:10:43.637Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-29T19:10:43.637Z] ---> Using cache [2022-07-29T19:10:43.637Z] ---> 3290cd3433bd [2022-07-29T19:10:43.637Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-29T19:10:43.637Z] ---> Using cache [2022-07-29T19:10:43.637Z] ---> 5c4d822463c7 [2022-07-29T19:10:43.637Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:10:43.637Z] ---> Using cache [2022-07-29T19:10:43.637Z] ---> 154d89da68f6 [2022-07-29T19:10:43.637Z] Step 8/26 : COPY . . [2022-07-29T19:10:43.637Z] ---> Using cache [2022-07-29T19:10:43.637Z] ---> 26ab4561e038 [2022-07-29T19:10:43.637Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-29T19:10:43.637Z] ---> Using cache [2022-07-29T19:10:43.637Z] ---> 77428f2b00c6 [2022-07-29T19:10:43.637Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-29T19:10:43.637Z] ---> Using cache [2022-07-29T19:10:43.637Z] ---> 9201d6852335 [2022-07-29T19:10:43.637Z] 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-07-29T19:10:43.637Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:10:43.637Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:10:43.637Z] ---> bfb51e11aa09 [2022-07-29T19:10:43.637Z] Step 3/31 : WORKDIR /edgex-go [2022-07-29T19:10:43.637Z] ---> Using cache [2022-07-29T19:10:43.637Z] ---> 1e175393280e [2022-07-29T19:10:43.637Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:10:43.637Z] ---> Using cache [2022-07-29T19:10:43.637Z] ---> de18a5290753 [2022-07-29T19:10:43.637Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-29T19:10:43.637Z] ---> Using cache [2022-07-29T19:10:43.637Z] ---> a604d086194b [2022-07-29T19:10:43.637Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-29T19:10:43.637Z] ---> Using cache [2022-07-29T19:10:43.637Z] ---> 45bf46847de1 [2022-07-29T19:10:43.637Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:10:43.637Z] ---> Using cache [2022-07-29T19:10:43.637Z] ---> df44f23b8182 [2022-07-29T19:10:43.637Z] Step 8/31 : COPY . . [2022-07-29T19:10:43.637Z] ---> Using cache [2022-07-29T19:10:43.637Z] ---> 5ae9340c8f3b [2022-07-29T19:10:43.637Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-29T19:10:45.566Z] ---> 09bab1dd16aa [2022-07-29T19:10:45.566Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-29T19:10:45.829Z] ---> Running in 3a58295a92b9 [2022-07-29T19:10:45.829Z] ---> Running in c359ddb433bb [2022-07-29T19:10:45.829Z] ---> Running in 76643727f94a [2022-07-29T19:10:45.829Z] ---> b9020e091fe0 [2022-07-29T19:10:45.829Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-29T19:10:45.829Z] Removing intermediate container 15cff55f36a3 [2022-07-29T19:10:45.829Z] ---> fc34da3a66eb [2022-07-29T19:10:45.829Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-29T19:10:46.089Z] ---> Running in 53e10518dc5d [2022-07-29T19:10:46.089Z] Removing intermediate container 53e10518dc5d [2022-07-29T19:10:46.089Z] ---> e85e1ff6d25b [2022-07-29T19:10:46.089Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T19:10:46.089Z] ---> Running in 6916097b352a [2022-07-29T19:10:46.349Z] Removing intermediate container 6916097b352a [2022-07-29T19:10:46.349Z] ---> 6c6f015d731f [2022-07-29T19:10:46.349Z] Step 21/23 : LABEL arch=x86_64 [2022-07-29T19:10:46.349Z] 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-07-29T19:10:46.349Z] 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-07-29T19:10:46.610Z] ---> Running in 1518b9cee6bf [2022-07-29T19:10:47.179Z] Removing intermediate container 1518b9cee6bf [2022-07-29T19:10:47.179Z] ---> 9f5b4432bc44 [2022-07-29T19:10:47.179Z] Step 22/23 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 [2022-07-29T19:10:47.439Z] ---> Running in fbb936b50930 [2022-07-29T19:10:47.439Z] ---> 978c8af9f863 [2022-07-29T19:10:47.439Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-29T19:10:47.439Z] Removing intermediate container 76643727f94a [2022-07-29T19:10:47.439Z] ---> a97d404bb07f [2022-07-29T19:10:47.439Z] Step 12/26 : WORKDIR /edgex-go [2022-07-29T19:10:47.439Z] ---> Running in cc01adcd7bc7 [2022-07-29T19:10:47.439Z] Removing intermediate container fbb936b50930 [2022-07-29T19:10:47.439Z] ---> 83440534a7b3 [2022-07-29T19:10:47.439Z] Step 23/23 : LABEL version=0.0.0 [2022-07-29T19:10:47.439Z] ---> Running in 885231ce6fd5 [2022-07-29T19:10:47.701Z] ---> 5cc3b6adeddc [2022-07-29T19:10:47.701Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-29T19:10:47.701Z] Removing intermediate container cc01adcd7bc7 [2022-07-29T19:10:47.701Z] ---> 4263bbd8ab06 [2022-07-29T19:10:47.701Z] [2022-07-29T19:10:47.701Z] Step 13/26 : FROM alpine:3.15 [2022-07-29T19:10:47.701Z] ---> 2720e26172a0 [2022-07-29T19:10:47.701Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T19:10:47.701Z] ---> Using cache [2022-07-29T19:10:47.701Z] ---> 2db68705b4ba [2022-07-29T19:10:47.701Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:10:47.701Z] ---> Using cache [2022-07-29T19:10:47.701Z] ---> ec71091de174 [2022-07-29T19:10:47.701Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-29T19:10:47.701Z] ---> Using cache [2022-07-29T19:10:47.701Z] ---> fc34da3a66eb [2022-07-29T19:10:47.701Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-29T19:10:47.701Z] Removing intermediate container 885231ce6fd5 [2022-07-29T19:10:47.701Z] ---> cf0ac032613d [2022-07-29T19:10:47.701Z] [2022-07-29T19:10:47.701Z] Successfully built cf0ac032613d [2022-07-29T19:10:47.701Z] Successfully tagged core-data:latest [2022-07-29T19:10:47.701Z]  Building core-data ... done Building core-metadata [2022-07-29T19:10:47.701Z] ---> ec8f2bb98e55 [2022-07-29T19:10:47.701Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-29T19:10:51.910Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:10:51.910Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:10:51.910Z] ---> bfb51e11aa09 [2022-07-29T19:10:51.910Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T19:10:51.910Z] ---> Using cache [2022-07-29T19:10:51.910Z] ---> 1e175393280e [2022-07-29T19:10:51.910Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:10:51.910Z] ---> Using cache [2022-07-29T19:10:51.910Z] ---> de18a5290753 [2022-07-29T19:10:51.910Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-29T19:10:51.910Z] ---> Using cache [2022-07-29T19:10:51.910Z] ---> a604d086194b [2022-07-29T19:10:51.910Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T19:10:51.910Z] ---> Using cache [2022-07-29T19:10:51.910Z] ---> 45bf46847de1 [2022-07-29T19:10:51.910Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:10:51.910Z] ---> Using cache [2022-07-29T19:10:51.910Z] ---> df44f23b8182 [2022-07-29T19:10:51.910Z] Step 8/23 : COPY . . [2022-07-29T19:10:51.910Z] ---> Using cache [2022-07-29T19:10:51.910Z] ---> 5ae9340c8f3b [2022-07-29T19:10:51.910Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-29T19:10:51.910Z] ---> 22d6d6ab8f67 [2022-07-29T19:10:51.910Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-29T19:10:52.172Z] ---> 6298ecafa9b9 [2022-07-29T19:10:52.172Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-29T19:10:52.172Z] ---> Running in 5cabdae145d5 [2022-07-29T19:10:52.489Z] ---> Running in 0a81b3b22ff2 [2022-07-29T19:10:52.749Z] Removing intermediate container 5cabdae145d5 [2022-07-29T19:10:52.749Z] ---> 76cf046e94c3 [2022-07-29T19:10:52.749Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-29T19:10:53.008Z] 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-metadata/core-metadata ./cmd/core-metadata [2022-07-29T19:10:53.266Z] ---> Running in 9536e7e5f8be [2022-07-29T19:10:53.835Z] Removing intermediate container 9536e7e5f8be [2022-07-29T19:10:53.835Z] ---> 87f05b2b9af3 [2022-07-29T19:10:53.835Z] Step 23/25 : LABEL arch=x86_64 [2022-07-29T19:10:53.835Z] ---> fde38b857b19 [2022-07-29T19:10:53.835Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-29T19:10:53.835Z] ---> Running in 7f341131cc4e [2022-07-29T19:10:54.414Z] Removing intermediate container 7f341131cc4e [2022-07-29T19:10:54.414Z] ---> 42e45c7f44b3 [2022-07-29T19:10:54.414Z] Step 24/25 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 [2022-07-29T19:10:54.414Z] ---> d7525fbf5a0f [2022-07-29T19:10:54.414Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-29T19:10:54.414Z] ---> Running in a8faa1d1b9bd [2022-07-29T19:10:54.694Z] Removing intermediate container a8faa1d1b9bd [2022-07-29T19:10:54.694Z] ---> 0ddfc1f1cd98 [2022-07-29T19:10:54.694Z] Step 25/25 : LABEL version=0.0.0 [2022-07-29T19:10:54.957Z] ---> Running in 12ff1201bad1 [2022-07-29T19:10:54.957Z] ---> 2106085e74ee [2022-07-29T19:10:54.957Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-29T19:10:55.216Z] Removing intermediate container 12ff1201bad1 [2022-07-29T19:10:55.216Z] ---> b0d85f15e8fd [2022-07-29T19:10:55.216Z] [2022-07-29T19:10:55.477Z] Successfully built b0d85f15e8fd [2022-07-29T19:10:55.477Z] Successfully tagged security-spire-server:latest [2022-07-29T19:10:55.477Z] Building sys-mgmt-agent [2022-07-29T19:10:55.746Z]  Building security-spire-server ... done  ---> 57bb89be0082 [2022-07-29T19:10:55.746Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-29T19:10:59.051Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:10:59.051Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:10:59.051Z] ---> bfb51e11aa09 [2022-07-29T19:10:59.051Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T19:10:59.051Z] ---> Using cache [2022-07-29T19:10:59.051Z] ---> 1e175393280e [2022-07-29T19:10:59.051Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:10:59.051Z] ---> Using cache [2022-07-29T19:10:59.051Z] ---> de18a5290753 [2022-07-29T19:10:59.051Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-29T19:11:00.006Z] ---> Running in bff2f2d3a9e2 [2022-07-29T19:11:00.006Z] ---> Running in 814c269415b8 [2022-07-29T19:11:00.006Z] Removing intermediate container bff2f2d3a9e2 [2022-07-29T19:11:00.006Z] ---> d8070a54e94a [2022-07-29T19:11:00.006Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-29T19:11:00.280Z] ---> Running in 111875570abf [2022-07-29T19:11:00.550Z] Removing intermediate container 111875570abf [2022-07-29T19:11:00.550Z] ---> 9e58777d89e3 [2022-07-29T19:11:00.550Z] Step 24/26 : LABEL arch=x86_64 [2022-07-29T19:11:00.550Z] ---> Running in 45ba45c87ef9 [2022-07-29T19:11:00.550Z] Removing intermediate container 45ba45c87ef9 [2022-07-29T19:11:00.550Z] ---> f67368d056e2 [2022-07-29T19:11:00.550Z] Step 25/26 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 [2022-07-29T19:11:00.811Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T19:11:00.811Z] ---> Running in af41f389d057 [2022-07-29T19:11:00.811Z] Removing intermediate container af41f389d057 [2022-07-29T19:11:00.811Z] ---> a19c03e6268b [2022-07-29T19:11:00.811Z] Step 26/26 : LABEL version=0.0.0 [2022-07-29T19:11:00.811Z] ---> Running in 790c023534b2 [2022-07-29T19:11:01.076Z] Removing intermediate container 790c023534b2 [2022-07-29T19:11:01.076Z] ---> d8ea6ff84e9a [2022-07-29T19:11:01.076Z] [2022-07-29T19:11:01.076Z] Successfully built d8ea6ff84e9a [2022-07-29T19:11:01.076Z] Successfully tagged security-spire-agent:latest [2022-07-29T19:11:01.076Z] Building security-spiffe-token-provider [2022-07-29T19:11:01.605Z]  Building security-spire-agent ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T19:11:01.865Z] OK: 211 MiB in 51 packages [2022-07-29T19:11:05.153Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:11:05.153Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:11:05.153Z] ---> bfb51e11aa09 [2022-07-29T19:11:05.153Z] Step 3/20 : WORKDIR /edgex-go [2022-07-29T19:11:05.153Z] ---> Using cache [2022-07-29T19:11:05.153Z] ---> 1e175393280e [2022-07-29T19:11:05.153Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-29T19:11:05.721Z] 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-07-29T19:11:06.654Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-29T19:11:06.664Z] ---> Running in 41a636f66da7 [2022-07-29T19:11:06.664Z] Removing intermediate container 814c269415b8 [2022-07-29T19:11:06.664Z] ---> 99c240c38222 [2022-07-29T19:11:06.664Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T19:11:07.233Z] ---> cbb58cee512a [2022-07-29T19:11:07.233Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:11:07.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T19:11:07.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T19:11:07.492Z] ---> Running in 593d2955b337 [2022-07-29T19:11:07.492Z] v3.16.1-61-g770d922b3a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-07-29T19:11:07.492Z] v3.16.1-60-g40ab2097df [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-07-29T19:11:07.492Z] OK: 17033 distinct packages available [2022-07-29T19:11:07.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T19:11:07.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T19:11:07.751Z] OK: 211 MiB in 51 packages [2022-07-29T19:11:09.135Z] Removing intermediate container c359ddb433bb [2022-07-29T19:11:09.135Z] ---> 0f45e2b437d0 [2022-07-29T19:11:09.135Z] [2022-07-29T19:11:09.135Z] Step 10/31 : FROM alpine:3.16 [2022-07-29T19:11:09.135Z] ---> d7d3d98c851f [2022-07-29T19:11:09.135Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T19:11:09.135Z] Removing intermediate container 41a636f66da7 [2022-07-29T19:11:09.135Z] ---> 31c8033f0800 [2022-07-29T19:11:09.135Z] Step 5/20 : COPY go.mod vendor* ./ ---> Running in 6703ce16c4dd [2022-07-29T19:11:09.135Z] [2022-07-29T19:11:09.394Z] Removing intermediate container 6703ce16c4dd [2022-07-29T19:11:09.394Z] ---> d555b7aeafe8 [2022-07-29T19:11:09.394Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-29T19:11:09.394Z] Removing intermediate container 3a58295a92b9 [2022-07-29T19:11:09.394Z] ---> 71601fe6eab4 [2022-07-29T19:11:09.394Z] [2022-07-29T19:11:09.394Z] Step 10/22 : FROM alpine:3.16 [2022-07-29T19:11:09.394Z] ---> d7d3d98c851f [2022-07-29T19:11:09.394Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-29T19:11:10.333Z] ---> fadc7da5a9bc [2022-07-29T19:11:10.333Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:11:10.333Z] ---> Running in d83adfa4c976 [2022-07-29T19:11:10.333Z] ---> Running in 3600daf9a018 [2022-07-29T19:11:10.333Z] ---> Running in 9f9b23179582 [2022-07-29T19:11:10.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T19:11:10.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T19:11:11.182Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-29T19:11:11.182Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-29T19:11:11.182Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-29T19:11:11.182Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-29T19:11:11.182Z] (5/6) Installing curl (7.83.1-r2) [2022-07-29T19:11:11.182Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-29T19:11:11.182Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T19:11:11.182Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T19:11:11.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T19:11:11.182Z] OK: 8 MiB in 20 packages [2022-07-29T19:11:11.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T19:11:11.489Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-29T19:11:11.489Z] (2/2) Installing su-exec (0.2-r1) [2022-07-29T19:11:11.489Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T19:11:11.489Z] OK: 6 MiB in 16 packages [2022-07-29T19:11:12.428Z] Removing intermediate container d83adfa4c976 [2022-07-29T19:11:12.428Z] ---> b7155e3ecd3c [2022-07-29T19:11:12.428Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-29T19:11:12.688Z] Removing intermediate container 3600daf9a018 [2022-07-29T19:11:12.688Z] ---> 983abdb7659a [2022-07-29T19:11:12.688Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-29T19:11:13.630Z] ---> Running in cbfa6a38b56f [2022-07-29T19:11:13.630Z] ---> Running in baf2a297c016 [2022-07-29T19:11:13.894Z] Removing intermediate container cbfa6a38b56f [2022-07-29T19:11:13.894Z] ---> 6aae3788ed98 [2022-07-29T19:11:13.894Z] Step 13/22 : WORKDIR /edgex [2022-07-29T19:11:13.894Z] Removing intermediate container 0a81b3b22ff2 [2022-07-29T19:11:13.894Z] ---> 2fdc991f1332 [2022-07-29T19:11:13.894Z] [2022-07-29T19:11:13.894Z] Step 10/23 : FROM alpine:3.16 [2022-07-29T19:11:13.894Z] ---> d7d3d98c851f [2022-07-29T19:11:13.894Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-29T19:11:13.894Z] ---> Using cache [2022-07-29T19:11:13.894Z] ---> cc3ca0138289 [2022-07-29T19:11:13.894Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T19:11:13.894Z] ---> Using cache [2022-07-29T19:11:13.894Z] ---> d962ae9ab73c [2022-07-29T19:11:13.894Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-29T19:11:13.894Z] Removing intermediate container baf2a297c016 [2022-07-29T19:11:13.894Z] ---> 35eda7b170cf [2022-07-29T19:11:13.894Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-07-29T19:11:13.894Z] ---> Running in cde1903f0c0c [2022-07-29T19:11:13.894Z] ---> Running in e88056209b7a [2022-07-29T19:11:13.894Z] ---> Running in e80fa5154a73 [2022-07-29T19:11:14.158Z] Removing intermediate container cde1903f0c0c [2022-07-29T19:11:14.158Z] ---> c1853213b8e6 [2022-07-29T19:11:14.158Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-29T19:11:14.158Z] Removing intermediate container e88056209b7a [2022-07-29T19:11:14.158Z] ---> 74a1bbd1e9a6 [2022-07-29T19:11:14.158Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-29T19:11:14.158Z] Removing intermediate container e80fa5154a73 [2022-07-29T19:11:14.158Z] ---> 7f49759f338d [2022-07-29T19:11:14.159Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-07-29T19:11:14.427Z] ---> Running in 3c664891b171 [2022-07-29T19:11:14.427Z] ---> Running in 44130a3d22e3 [2022-07-29T19:11:14.427Z] Removing intermediate container 593d2955b337 [2022-07-29T19:11:14.427Z] ---> fc1f5c6d2565 [2022-07-29T19:11:14.427Z] Step 8/23 : COPY . . [2022-07-29T19:11:14.715Z] ---> 6c3b5fe27830 [2022-07-29T19:11:14.715Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-29T19:11:14.715Z] Removing intermediate container 3c664891b171 [2022-07-29T19:11:14.715Z] ---> c6dac946d3ff [2022-07-29T19:11:14.715Z] Step 15/23 : WORKDIR / [2022-07-29T19:11:14.715Z] Removing intermediate container 44130a3d22e3 [2022-07-29T19:11:14.715Z] ---> 641490275864 [2022-07-29T19:11:14.715Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-29T19:11:17.256Z] ---> Running in e432df46c87a [2022-07-29T19:11:17.825Z] ---> Running in e221e8b6e483 [2022-07-29T19:11:17.825Z] ---> df00c0978492 [2022-07-29T19:11:17.825Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-29T19:11:17.825Z] Removing intermediate container e432df46c87a [2022-07-29T19:11:17.825Z] ---> 3842e0db94da [2022-07-29T19:11:17.825Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T19:11:18.127Z] ---> eabc516457a5 [2022-07-29T19:11:18.127Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-29T19:11:18.388Z] ---> 85aee275da8e [2022-07-29T19:11:18.388Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-29T19:11:18.388Z] Removing intermediate container 9f9b23179582 [2022-07-29T19:11:18.388Z] ---> 8a50305bc323 [2022-07-29T19:11:18.388Z] Step 7/20 : COPY . . [2022-07-29T19:11:18.648Z] ---> e85636872c08 [2022-07-29T19:11:18.648Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-29T19:11:20.554Z] ---> Running in 34b54dfe811c [2022-07-29T19:11:22.461Z] ---> 3a5546bf0390 [2022-07-29T19:11:22.461Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-29T19:11:22.461Z] Removing intermediate container e221e8b6e483 [2022-07-29T19:11:22.461Z] ---> 5d587c9f011f [2022-07-29T19:11:22.461Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-07-29T19:11:22.721Z] ---> Running in 169f45d9bb2b [2022-07-29T19:11:22.721Z] ---> 4bb2f694868f [2022-07-29T19:11:22.721Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-29T19:11:22.721Z] ---> Running in 49611e044e6b [2022-07-29T19:11:22.721Z] ---> 144c97a79e3b [2022-07-29T19:11:22.721Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-29T19:11:22.985Z] Removing intermediate container 169f45d9bb2b [2022-07-29T19:11:22.985Z] ---> f7188d59e740 [2022-07-29T19:11:22.985Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-07-29T19:11:22.985Z] ---> Running in 125aaf684b4f [2022-07-29T19:11:22.985Z] ---> 68c56162e764 [2022-07-29T19:11:22.985Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-29T19:11:22.985Z] ---> Running in 6c5d4ee075c4 [2022-07-29T19:11:22.985Z] Removing intermediate container 125aaf684b4f [2022-07-29T19:11:22.985Z] ---> 1aab67ad6e1c [2022-07-29T19:11:22.985Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T19:11:22.985Z] ---> 387b51f0b365 [2022-07-29T19:11:22.985Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-07-29T19:11:23.245Z] ---> Running in 60649d837423 [2022-07-29T19:11:23.245Z] ---> Running in 2c2d7abe43ce [2022-07-29T19:11:23.245Z] 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-07-29T19:11:23.245Z] Removing intermediate container 34b54dfe811c [2022-07-29T19:11:23.245Z] ---> fa527278a082 [2022-07-29T19:11:23.245Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-29T19:11:23.245Z] Removing intermediate container 60649d837423 [2022-07-29T19:11:23.245Z] ---> 9a32640d4abc [2022-07-29T19:11:23.245Z] Step 21/23 : LABEL arch=x86_64 [2022-07-29T19:11:23.245Z] ---> Running in f0029910fa03 [2022-07-29T19:11:23.245Z] ---> Running in 6645805ba19d [2022-07-29T19:11:23.505Z] Removing intermediate container f0029910fa03 [2022-07-29T19:11:23.505Z] ---> 17421881d57a [2022-07-29T19:11:23.505Z] Step 20/22 : LABEL arch=x86_64 [2022-07-29T19:11:23.505Z] Removing intermediate container 6645805ba19d [2022-07-29T19:11:23.505Z] ---> 6b7a7d9e573a [2022-07-29T19:11:23.505Z] Step 22/23 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 [2022-07-29T19:11:23.505Z] 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-07-29T19:11:23.505Z] ---> Running in ab812207e16d [2022-07-29T19:11:23.771Z] ---> Running in 60691a0091ed [2022-07-29T19:11:23.771Z] Removing intermediate container ab812207e16d [2022-07-29T19:11:23.771Z] ---> ca5bff12721d [2022-07-29T19:11:23.771Z] Step 21/22 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 [2022-07-29T19:11:23.771Z] Removing intermediate container 60691a0091ed [2022-07-29T19:11:23.771Z] ---> 291bcbb52c93 [2022-07-29T19:11:23.771Z] Step 23/23 : LABEL version=0.0.0 [2022-07-29T19:11:23.771Z] ---> Running in 4f5c81066775 [2022-07-29T19:11:23.771Z] ---> Running in 26763df213d8 [2022-07-29T19:11:24.042Z] Removing intermediate container 26763df213d8 [2022-07-29T19:11:24.042Z] ---> 6bf30de2da14 [2022-07-29T19:11:24.042Z] [2022-07-29T19:11:24.042Z] Removing intermediate container 4f5c81066775 [2022-07-29T19:11:24.042Z] ---> 0360f307ac21 [2022-07-29T19:11:24.042Z] Step 22/22 : LABEL version=0.0.0 [2022-07-29T19:11:24.042Z] Removing intermediate container 2c2d7abe43ce [2022-07-29T19:11:24.042Z] ---> 2a302d44eb24 [2022-07-29T19:11:24.042Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T19:11:24.042Z] Successfully built 6bf30de2da14 [2022-07-29T19:11:24.310Z] ---> Running in 89068ec77d2d [2022-07-29T19:11:24.310Z] Successfully tagged core-metadata:latest [2022-07-29T19:11:24.310Z]  Building core-metadata ... done Building core-command [2022-07-29T19:11:24.940Z] Removing intermediate container 89068ec77d2d [2022-07-29T19:11:24.940Z] ---> 2ed403e18946 [2022-07-29T19:11:24.940Z] [2022-07-29T19:11:24.940Z] Successfully built 2ed403e18946 [2022-07-29T19:11:25.895Z] Successfully tagged security-proxy-setup:latest [2022-07-29T19:11:27.810Z]  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:11:27.810Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:11:27.810Z] ---> bfb51e11aa09 [2022-07-29T19:11:27.810Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T19:11:27.810Z] ---> Using cache [2022-07-29T19:11:27.810Z] ---> 1e175393280e [2022-07-29T19:11:27.810Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:11:27.810Z] ---> Using cache [2022-07-29T19:11:27.810Z] ---> de18a5290753 [2022-07-29T19:11:27.810Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-29T19:11:27.810Z] ---> Using cache [2022-07-29T19:11:27.810Z] ---> a604d086194b [2022-07-29T19:11:27.810Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T19:11:27.810Z] ---> Using cache [2022-07-29T19:11:27.810Z] ---> 45bf46847de1 [2022-07-29T19:11:27.810Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:11:27.810Z] ---> Using cache [2022-07-29T19:11:27.810Z] ---> df44f23b8182 [2022-07-29T19:11:27.810Z] Step 8/23 : COPY . . [2022-07-29T19:11:27.810Z] ---> Using cache [2022-07-29T19:11:27.810Z] ---> 5ae9340c8f3b [2022-07-29T19:11:27.810Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-29T19:11:28.746Z] ---> 85f6b7a4ed7f [2022-07-29T19:11:28.746Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-29T19:11:28.746Z] ---> Running in 9187b2ba5690 [2022-07-29T19:11:29.687Z] 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-07-29T19:11:29.687Z] ---> 8f724e1462b3 [2022-07-29T19:11:29.687Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-29T19:11:30.256Z] ---> afcd34136ba5 [2022-07-29T19:11:30.256Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-29T19:11:30.835Z] ---> 5378fba991f4 [2022-07-29T19:11:30.835Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-07-29T19:11:31.096Z] ---> 9532464cdc78 [2022-07-29T19:11:31.096Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-29T19:11:31.664Z] ---> c6a4b8a3183b [2022-07-29T19:11:31.664Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-29T19:11:31.664Z] ---> Running in cd08815c4985 [2022-07-29T19:11:33.574Z] Removing intermediate container cd08815c4985 [2022-07-29T19:11:33.574Z] ---> b6b6318c3940 [2022-07-29T19:11:33.574Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-29T19:11:33.574Z] ---> Running in 46ec99fe68c0 [2022-07-29T19:11:33.840Z] Removing intermediate container 46ec99fe68c0 [2022-07-29T19:11:33.840Z] ---> de9947bc5393 [2022-07-29T19:11:33.840Z] Step 28/31 : CMD ["gate"] [2022-07-29T19:11:33.840Z] ---> Running in dad4b9f51bc6 [2022-07-29T19:11:34.099Z] Removing intermediate container dad4b9f51bc6 [2022-07-29T19:11:34.099Z] ---> 32407276a1ed [2022-07-29T19:11:34.099Z] Step 29/31 : LABEL arch=x86_64 [2022-07-29T19:11:34.099Z] ---> Running in 1b57634d42b7 [2022-07-29T19:11:34.358Z] Removing intermediate container 1b57634d42b7 [2022-07-29T19:11:34.358Z] ---> fc37b634705b [2022-07-29T19:11:34.358Z] Step 30/31 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 [2022-07-29T19:11:34.623Z] ---> Running in 12cb1b15a72b [2022-07-29T19:11:34.883Z] Removing intermediate container 12cb1b15a72b [2022-07-29T19:11:34.883Z] ---> d75f129760ec [2022-07-29T19:11:34.883Z] Step 31/31 : LABEL version=0.0.0 [2022-07-29T19:11:34.883Z] ---> Running in 7fb062f4346d [2022-07-29T19:11:35.141Z] Removing intermediate container 7fb062f4346d [2022-07-29T19:11:35.141Z] ---> 3dba4547c09c [2022-07-29T19:11:35.141Z] [2022-07-29T19:11:35.141Z] Successfully built 3dba4547c09c [2022-07-29T19:11:35.141Z] Successfully tagged security-bootstrapper:latest [2022-07-29T19:11:43.262Z]  Building security-bootstrapper ... done Removing intermediate container 49611e044e6b [2022-07-29T19:11:43.262Z] ---> b170a1e0f6ed [2022-07-29T19:11:43.262Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-29T19:11:43.262Z] ---> Running in 1bab179d276d [2022-07-29T19:11:43.839Z] 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-07-29T19:11:45.221Z] Removing intermediate container 1bab179d276d [2022-07-29T19:11:45.221Z] ---> 957993aab2c6 [2022-07-29T19:11:45.221Z] [2022-07-29T19:11:45.221Z] Step 11/23 : FROM docker:20.10.14 [2022-07-29T19:11:45.221Z] 20.10.14: Pulling from library/docker [2022-07-29T19:11:47.137Z] Removing intermediate container 6c5d4ee075c4 [2022-07-29T19:11:47.137Z] ---> 300b6a82400c [2022-07-29T19:11:47.137Z] [2022-07-29T19:11:47.137Z] Step 9/20 : FROM alpine:3.15 [2022-07-29T19:11:47.137Z] ---> 2720e26172a0 [2022-07-29T19:11:47.137Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T19:11:47.137Z] ---> Using cache [2022-07-29T19:11:47.137Z] ---> 2db68705b4ba [2022-07-29T19:11:47.137Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:11:47.137Z] ---> Using cache [2022-07-29T19:11:47.137Z] ---> ec71091de174 [2022-07-29T19:11:47.137Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-29T19:11:47.396Z] ---> Running in 94ba80c28ebb [2022-07-29T19:11:47.967Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T19:11:48.229Z] Removing intermediate container 9187b2ba5690 [2022-07-29T19:11:48.229Z] ---> bbca93f68a26 [2022-07-29T19:11:48.229Z] [2022-07-29T19:11:48.229Z] Step 10/23 : FROM alpine:3.16 [2022-07-29T19:11:48.229Z] ---> d7d3d98c851f [2022-07-29T19:11:48.229Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-29T19:11:48.229Z] ---> Using cache [2022-07-29T19:11:48.229Z] ---> cc3ca0138289 [2022-07-29T19:11:48.229Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T19:11:48.229Z] ---> Using cache [2022-07-29T19:11:48.229Z] ---> d962ae9ab73c [2022-07-29T19:11:48.229Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-29T19:11:48.491Z] ---> Running in 4ec481d61104 [2022-07-29T19:11:48.491Z] Removing intermediate container 4ec481d61104 [2022-07-29T19:11:48.491Z] ---> cc02c1bb3236 [2022-07-29T19:11:48.491Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-29T19:11:48.491Z] ---> Running in d134d0ec8dab [2022-07-29T19:11:48.753Z] Removing intermediate container d134d0ec8dab [2022-07-29T19:11:48.753Z] ---> a56aa33f6619 [2022-07-29T19:11:48.753Z] Step 15/23 : WORKDIR / [2022-07-29T19:11:48.753Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T19:11:48.753Z] ---> Running in 4ded0db8edfa [2022-07-29T19:11:49.015Z] Removing intermediate container 4ded0db8edfa [2022-07-29T19:11:49.015Z] ---> ad83de9afd49 [2022-07-29T19:11:49.015Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T19:11:49.015Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-29T19:11:49.015Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-29T19:11:49.015Z] ---> 7417809fdb73 [2022-07-29T19:11:49.015Z] 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-07-29T19:11:49.015Z] ---> Running in f75ca9c05229 [2022-07-29T19:11:49.015Z] ---> 7850ff24c98d [2022-07-29T19:11:49.015Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-29T19:11:49.277Z] Removing intermediate container f75ca9c05229 [2022-07-29T19:11:49.277Z] ---> 7ffc8b015de9 [2022-07-29T19:11:49.277Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-29T19:11:49.277Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-29T19:11:49.277Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-29T19:11:49.277Z] OK: 15856 distinct packages available [2022-07-29T19:11:49.277Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T19:11:49.277Z] ---> Running in 646705174f7c [2022-07-29T19:11:49.537Z] ---> 0f6b0e411d65 [2022-07-29T19:11:49.537Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-29T19:11:49.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T19:11:49.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T19:11:49.537Z] ---> ac3986ccd220 [2022-07-29T19:11:49.537Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-29T19:11:49.797Z] ---> Running in 6f130714f4c8 [2022-07-29T19:11:49.797Z] Removing intermediate container 6f130714f4c8 [2022-07-29T19:11:49.797Z] ---> 66da65642d5b [2022-07-29T19:11:49.797Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T19:11:49.797Z] ---> Running in 235bab51f44c [2022-07-29T19:11:49.797Z] (1/43) Installing readline (8.1.1-r0) [2022-07-29T19:11:49.797Z] (2/43) Installing bash (5.1.16-r0) [2022-07-29T19:11:49.797Z] Executing bash-5.1.16-r0.post-install [2022-07-29T19:11:49.797Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-29T19:11:49.797Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-29T19:11:49.797Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-29T19:11:50.058Z] (6/43) Installing curl (7.80.0-r2) [2022-07-29T19:11:50.058Z] Removing intermediate container 235bab51f44c [2022-07-29T19:11:50.058Z] ---> 8511d24acd1b [2022-07-29T19:11:50.058Z] Step 21/23 : LABEL arch=x86_64 [2022-07-29T19:11:50.058Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-29T19:11:50.058Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-29T19:11:50.058Z] (9/43) Installing expat (2.4.7-r0) [2022-07-29T19:11:50.058Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-29T19:11:50.058Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T19:11:50.058Z] (11/43) Installing gdbm (1.22-r0) [2022-07-29T19:11:50.058Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-29T19:11:50.058Z] ---> Running in dcf15b765d78 [2022-07-29T19:11:50.058Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-29T19:11:50.058Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-29T19:11:50.058Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-29T19:11:50.058Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-29T19:11:50.058Z] (17/43) Installing python3 (3.9.13-r1) [2022-07-29T19:11:50.058Z] Removing intermediate container dcf15b765d78 [2022-07-29T19:11:50.058Z] ---> 88e6e6fe3094 [2022-07-29T19:11:50.058Z] Step 22/23 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 [2022-07-29T19:11:50.323Z] ---> Running in 6163cdc34fb9 [2022-07-29T19:11:50.323Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-29T19:11:50.323Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-29T19:11:50.584Z] Removing intermediate container 6163cdc34fb9 [2022-07-29T19:11:50.585Z] ---> 9041b3ec6846 [2022-07-29T19:11:50.585Z] Step 23/23 : LABEL version=0.0.0 [2022-07-29T19:11:50.585Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-29T19:11:50.585Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-29T19:11:50.585Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-29T19:11:50.585Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-29T19:11:50.585Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-29T19:11:50.585Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-29T19:11:50.585Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-29T19:11:50.585Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-29T19:11:50.585Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-29T19:11:50.585Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-29T19:11:50.585Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-29T19:11:50.585Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-29T19:11:50.585Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-29T19:11:50.585Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-29T19:11:50.585Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-29T19:11:50.585Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-29T19:11:50.585Z] (5/9) Installing curl (7.80.0-r2) [2022-07-29T19:11:50.585Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-29T19:11:50.848Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-29T19:11:50.848Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-29T19:11:50.848Z] ---> Running in 0946575a0175 [2022-07-29T19:11:50.848Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-29T19:11:50.848Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-29T19:11:50.848Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-29T19:11:50.848Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-29T19:11:50.848Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-29T19:11:50.848Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-29T19:11:50.848Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-29T19:11:50.848Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-29T19:11:50.848Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-29T19:11:50.848Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-29T19:11:50.848Z] Removing intermediate container 0946575a0175 [2022-07-29T19:11:50.848Z] ---> 5927e5092fe3 [2022-07-29T19:11:50.848Z] [2022-07-29T19:11:50.848Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-29T19:11:50.848Z] Executing busybox-1.34.1-r5.trigger [2022-07-29T19:11:50.848Z] Successfully built 5927e5092fe3 [2022-07-29T19:11:50.848Z] OK: 83 MiB in 65 packages [2022-07-29T19:11:50.848Z] Successfully tagged core-command:latest [2022-07-29T19:11:50.848Z]  Building core-command ... done (8/9) Installing libucontext (1.1-r0) [2022-07-29T19:11:51.110Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-29T19:11:51.110Z] Executing busybox-1.34.1-r7.trigger [2022-07-29T19:11:51.110Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T19:11:51.110Z] OK: 8 MiB in 23 packages [2022-07-29T19:11:51.682Z] Collecting docker-compose==1.23.2 [2022-07-29T19:11:51.682Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-29T19:11:51.682Z] Collecting jsonschema<3,>=2.5.1 [2022-07-29T19:11:51.682Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-29T19:11:51.682Z] Removing intermediate container 94ba80c28ebb [2022-07-29T19:11:51.682Z] ---> 84642924e0e8 [2022-07-29T19:11:51.682Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T19:11:51.941Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-29T19:11:51.941Z] ---> b818a6559ed7 [2022-07-29T19:11:51.941Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-29T19:11:51.941Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-29T19:11:52.205Z] Collecting PyYAML<4,>=3.10 [2022-07-29T19:11:52.205Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-29T19:11:52.467Z] ---> 648da5ce6b67 [2022-07-29T19:11:52.467Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-29T19:11:52.729Z] ---> 4f7255a10685 [2022-07-29T19:11:52.729Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-29T19:11:52.729Z] ---> Running in d2d2ded5d0b7 [2022-07-29T19:11:52.729Z] Collecting texttable<0.10,>=0.9.0 [2022-07-29T19:11:52.729Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-29T19:11:52.729Z] Removing intermediate container d2d2ded5d0b7 [2022-07-29T19:11:52.729Z] ---> 49e9ebd9fe19 [2022-07-29T19:11:52.729Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T19:11:52.729Z] ---> Running in c4a39e6da5ad [2022-07-29T19:11:52.990Z] Removing intermediate container c4a39e6da5ad [2022-07-29T19:11:52.990Z] ---> 9a3ad07e4387 [2022-07-29T19:11:52.990Z] Step 18/20 : LABEL arch=x86_64 [2022-07-29T19:11:52.990Z] ---> Running in 2a66e5ee95c6 [2022-07-29T19:11:52.990Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-29T19:11:52.990Z] Removing intermediate container 2a66e5ee95c6 [2022-07-29T19:11:52.990Z] ---> 9de765be18ca [2022-07-29T19:11:52.990Z] Step 19/20 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 [2022-07-29T19:11:52.990Z] ---> Running in 14369bd0f97e [2022-07-29T19:11:52.990Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-29T19:11:52.990Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-29T19:11:53.251Z] Removing intermediate container 14369bd0f97e [2022-07-29T19:11:53.251Z] ---> 271610565f68 [2022-07-29T19:11:53.251Z] Step 20/20 : LABEL version=0.0.0 [2022-07-29T19:11:53.251Z] Collecting docker<4.0,>=3.6.0 [2022-07-29T19:11:53.251Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-29T19:11:53.251Z] Collecting docopt<0.7,>=0.6.1 [2022-07-29T19:11:53.251Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-29T19:11:53.251Z] ---> Running in 176de1ab0d1a [2022-07-29T19:11:53.251Z] Removing intermediate container 176de1ab0d1a [2022-07-29T19:11:53.251Z] ---> 43ea756ae476 [2022-07-29T19:11:53.251Z] [2022-07-29T19:11:53.251Z] Successfully built 43ea756ae476 [2022-07-29T19:11:53.513Z] Successfully tagged security-spiffe-token-provider:latest [2022-07-29T19:11:53.513Z]  Building security-spiffe-token-provider ... done Collecting dockerpty<0.5,>=0.4.1 [2022-07-29T19:11:53.513Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-29T19:11:53.774Z] Collecting cached-property<2,>=1.2.0 [2022-07-29T19:11:53.774Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-29T19:11:53.774Z] Collecting docker-pycreds>=0.4.0 [2022-07-29T19:11:53.774Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-29T19:11:54.035Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-29T19:11:54.035Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-29T19:11:54.035Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-29T19:11:54.035Z] Collecting idna<2.8,>=2.5 [2022-07-29T19:11:54.035Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-29T19:11:54.035Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-29T19:11:54.035Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-29T19:11:54.035Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-29T19:11:54.035Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-29T19:11:54.035Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-29T19:11:54.035Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-29T19:11:54.297Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-29T19:11:54.297Z] Attempting uninstall: urllib3 [2022-07-29T19:11:54.297Z] Found existing installation: urllib3 1.26.7 [2022-07-29T19:11:54.297Z] Uninstalling urllib3-1.26.7: [2022-07-29T19:11:54.297Z] Successfully uninstalled urllib3-1.26.7 [2022-07-29T19:11:54.297Z] Attempting uninstall: idna [2022-07-29T19:11:54.297Z] Found existing installation: idna 3.3 [2022-07-29T19:11:54.297Z] Uninstalling idna-3.3: [2022-07-29T19:11:54.297Z] Successfully uninstalled idna-3.3 [2022-07-29T19:11:54.869Z] Attempting uninstall: requests [2022-07-29T19:11:54.869Z] Found existing installation: requests 2.26.0 [2022-07-29T19:11:54.869Z] Uninstalling requests-2.26.0: [2022-07-29T19:11:54.869Z] Successfully uninstalled requests-2.26.0 [2022-07-29T19:11:54.869Z] Running setup.py install for texttable: started [2022-07-29T19:11:55.129Z] Running setup.py install for texttable: finished with status 'done' [2022-07-29T19:11:55.129Z] Running setup.py install for PyYAML: started [2022-07-29T19:11:55.702Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-29T19:11:55.702Z] Running setup.py install for docopt: started [2022-07-29T19:11:55.963Z] Running setup.py install for docopt: finished with status 'done' [2022-07-29T19:11:55.963Z] Running setup.py install for dockerpty: started [2022-07-29T19:11:56.226Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-29T19:11:56.488Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-07-29T19:11:59.035Z] Removing intermediate container 646705174f7c [2022-07-29T19:11:59.035Z] ---> 4aaf210677e6 [2022-07-29T19:11:59.035Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-29T19:11:59.035Z] ---> Running in 59f91f082aee [2022-07-29T19:11:59.296Z] Removing intermediate container 59f91f082aee [2022-07-29T19:11:59.296Z] ---> e58133bfe574 [2022-07-29T19:11:59.296Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-29T19:11:59.296Z] ---> Running in f56c8c860e35 [2022-07-29T19:11:59.296Z] Removing intermediate container f56c8c860e35 [2022-07-29T19:11:59.296Z] ---> f200e6503fc6 [2022-07-29T19:11:59.296Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-29T19:11:59.866Z] ---> 29462407d027 [2022-07-29T19:11:59.866Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-29T19:11:59.866Z] ---> e8bb1864ecc4 [2022-07-29T19:11:59.866Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-29T19:12:00.127Z] ---> ab21f28fa8b0 [2022-07-29T19:12:00.127Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-29T19:12:00.127Z] ---> Running in 7309058f3629 [2022-07-29T19:12:00.127Z] Removing intermediate container 7309058f3629 [2022-07-29T19:12:00.127Z] ---> ee7fbddf52c7 [2022-07-29T19:12:00.127Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T19:12:00.386Z] ---> Running in 461994a16d83 [2022-07-29T19:12:00.386Z] Removing intermediate container 461994a16d83 [2022-07-29T19:12:00.386Z] ---> bfda65c3c1e3 [2022-07-29T19:12:00.386Z] Step 21/23 : LABEL arch=x86_64 [2022-07-29T19:12:00.386Z] ---> Running in 4cd23301fa2a [2022-07-29T19:12:00.386Z] Removing intermediate container 4cd23301fa2a [2022-07-29T19:12:00.386Z] ---> f9dac5ea09ec [2022-07-29T19:12:00.386Z] Step 22/23 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 [2022-07-29T19:12:00.646Z] ---> Running in dadb38c2911a [2022-07-29T19:12:00.647Z] Removing intermediate container dadb38c2911a [2022-07-29T19:12:00.647Z] ---> a997df96d07e [2022-07-29T19:12:00.647Z] Step 23/23 : LABEL version=0.0.0 [2022-07-29T19:12:00.647Z] ---> Running in f18a4ccd2db6 [2022-07-29T19:12:00.647Z] Removing intermediate container f18a4ccd2db6 [2022-07-29T19:12:00.647Z] ---> d21b53a1a27a [2022-07-29T19:12:00.647Z] [2022-07-29T19:12:00.908Z] Successfully built d21b53a1a27a [2022-07-29T19:12:00.908Z] Successfully tagged sys-mgmt-agent:latest [2022-07-29T19:12:00.915Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-07-29T19:12:00.946Z] $ docker stop --time=1 31be0b4f1fcc7a05b7853465bde76724a50af11f87d0da3378ef9f9ee8e88377 [2022-07-29T19:12:02.239Z] $ docker rm -f 31be0b4f1fcc7a05b7853465bde76724a50af11f87d0da3378ef9f9ee8e88377 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-29T19:12:02.663Z] + docker images [2022-07-29T19:12:02.663Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-29T19:12:02.663Z] sys-mgmt-agent latest d21b53a1a27a 2 seconds ago 299MB [2022-07-29T19:12:02.663Z] security-spiffe-token-provider latest 43ea756ae476 9 seconds ago 29.1MB [2022-07-29T19:12:02.663Z] core-command latest 5927e5092fe3 12 seconds ago 16.2MB [2022-07-29T19:12:02.663Z] bbca93f68a26 15 seconds ago 1.68GB [2022-07-29T19:12:02.663Z] 300b6a82400c 16 seconds ago 1.74GB [2022-07-29T19:12:02.663Z] 957993aab2c6 18 seconds ago 1.69GB [2022-07-29T19:12:02.663Z] security-bootstrapper latest 3dba4547c09c 28 seconds ago 19.3MB [2022-07-29T19:12:02.663Z] security-proxy-setup latest 2ed403e18946 38 seconds ago 27.2MB [2022-07-29T19:12:02.663Z] core-metadata latest 6bf30de2da14 39 seconds ago 17.1MB [2022-07-29T19:12:02.663Z] 2fdc991f1332 49 seconds ago 1.69GB [2022-07-29T19:12:02.663Z] 71601fe6eab4 54 seconds ago 1.69GB [2022-07-29T19:12:02.663Z] 0f45e2b437d0 55 seconds ago 1.69GB [2022-07-29T19:12:02.663Z] security-spire-agent latest d8ea6ff84e9a About a minute ago 125MB [2022-07-29T19:12:02.663Z] security-spire-server latest b0d85f15e8fd About a minute ago 86.5MB [2022-07-29T19:12:02.663Z] 4263bbd8ab06 About a minute ago 1.58GB [2022-07-29T19:12:02.663Z] core-data latest cf0ac032613d About a minute ago 21.5MB [2022-07-29T19:12:02.663Z] support-scheduler latest 1e9c7de84504 About a minute ago 26.5MB [2022-07-29T19:12:02.663Z] support-notifications latest e0b88afdf3e2 About a minute ago 27.1MB [2022-07-29T19:12:02.663Z] security-secretstore-setup latest 16c36fa9caa5 About a minute ago 28.9MB [2022-07-29T19:12:02.663Z] 01536c1167e7 About a minute ago 1.58GB [2022-07-29T19:12:02.663Z] 122f4bbeda8f About a minute ago 1.74GB [2022-07-29T19:12:02.663Z] 195ff45f804b About a minute ago 1.75GB [2022-07-29T19:12:02.663Z] 8345cb892842 About a minute ago 1.71GB [2022-07-29T19:12:02.663Z] 5d09d54b90c4 About a minute ago 1.7GB [2022-07-29T19:12:02.663Z] security-spire-config latest c52dcb5b105b About a minute ago 85.8MB [2022-07-29T19:12:02.663Z] 75b095ad7d8a 2 minutes ago 1.58GB [2022-07-29T19:12:02.663Z] ci-base-image-x86_64 latest bfb51e11aa09 5 minutes ago 993MB [2022-07-29T19:12:02.663Z] alpine 3.15 2720e26172a0 9 days ago 5.57MB [2022-07-29T19:12:02.664Z] alpine 3.16 d7d3d98c851f 10 days ago 5.53MB [2022-07-29T19:12:02.664Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 weeks ago 253MB [2022-07-29T19:12:02.664Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 3 weeks ago 677MB [2022-07-29T19:12:02.664Z] docker 20.10.14 7417809fdb73 3 months ago 218MB [2022-07-29T19:12:02.664Z] 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-07-29T19:12:58.583Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-29T19:12:58.583Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-29T19:12:58.583Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-29T19:12:58.583Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-29T19:12:58.583Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-29T19:12:58.583Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-29T19:12:58.583Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-29T19:12:58.583Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-29T19:12:58.583Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-29T19:12:58.583Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-29T19:12:58.583Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-29T19:12:58.583Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-29T19:12:58.583Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-29T19:12:58.583Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-29T19:12:58.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-29T19:13:13.712Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.282s coverage: 28.7% of statements [2022-07-29T19:13:13.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-29T19:13:13.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-29T19:13:15.719Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.389s coverage: 98.5% of statements [2022-07-29T19:13:15.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-29T19:13:15.719Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.458s coverage: 54.2% of statements [2022-07-29T19:13:15.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-29T19:13:15.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-29T19:13:38.005Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.919s coverage: 89.2% of statements [2022-07-29T19:13:38.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-29T19:13:38.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-29T19:13:38.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-29T19:13:38.005Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.637s coverage: 83.8% of statements [2022-07-29T19:13:38.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-29T19:13:38.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-29T19:13:38.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-29T19:13:38.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-29T19:13:38.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-29T19:13:39.003Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.459s coverage: 95.6% of statements [2022-07-29T19:13:39.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-29T19:13:39.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-29T19:13:39.004Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.254s coverage: 72.2% of statements [2022-07-29T19:13:39.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-29T19:13:39.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-29T19:13:39.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-29T19:13:39.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-29T19:13:39.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-29T19:13:39.004Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.446s coverage: 60.0% of statements [2022-07-29T19:13:39.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-29T19:13:39.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-29T19:13:39.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-29T19:13:39.004Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.444s coverage: 0.9% of statements [2022-07-29T19:13:39.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-29T19:13:39.004Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.245s coverage: 58.8% of statements [2022-07-29T19:13:39.004Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.292s coverage: 29.6% of statements [2022-07-29T19:13:39.004Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-29T19:13:44.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.304s coverage: 47.1% of statements [2022-07-29T19:13:44.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.375s coverage: 79.5% of statements [2022-07-29T19:13:44.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.203s coverage: 94.1% of statements [2022-07-29T19:13:44.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.276s coverage: 96.3% of statements [2022-07-29T19:13:47.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.263s coverage: 87.5% of statements [2022-07-29T19:13:58.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.350s coverage: 94.4% of statements [2022-07-29T19:13:58.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.214s coverage: 44.8% of statements [2022-07-29T19:14:06.398Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.708s coverage: 82.2% of statements [2022-07-29T19:14:06.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-29T19:14:09.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.301s coverage: 92.9% of statements [2022-07-29T19:14:09.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-29T19:14:09.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-29T19:14:09.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-29T19:14:09.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements [2022-07-29T19:14:09.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-29T19:14:09.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-29T19:14:09.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-29T19:14:09.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-29T19:14:09.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-29T19:14:09.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.221s coverage: 87.2% of statements [2022-07-29T19:14:09.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-29T19:14:09.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-29T19:14:09.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements [2022-07-29T19:14:09.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-29T19:14:09.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.280s coverage: 58.8% of statements [2022-07-29T19:14:09.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-29T19:14:09.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.273s coverage: 80.0% of statements [2022-07-29T19:14:09.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.229s coverage: 87.2% of statements [2022-07-29T19:14:09.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.288s coverage: 85.4% of statements [2022-07-29T19:14:09.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.826s coverage: 91.2% of statements [2022-07-29T19:14:09.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-29T19:14:15.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.015s coverage: 64.7% of statements [2022-07-29T19:14:15.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-29T19:14:15.296Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-29T19:14:15.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.260s coverage: 100.0% of statements [2022-07-29T19:14:15.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.128s coverage: 89.4% of statements [2022-07-29T19:14:15.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements [2022-07-29T19:14:15.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements [2022-07-29T19:14:15.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements [2022-07-29T19:14:23.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.300s coverage: 65.8% of statements [2022-07-29T19:14:23.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-29T19:14:23.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-29T19:14:23.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-29T19:14:25.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.888s coverage: 43.6% of statements [2022-07-29T19:14:25.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-29T19:14:25.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-29T19:14:25.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.329s coverage: 89.5% of statements [2022-07-29T19:14:25.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-29T19:14:25.099Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.260s coverage: 84.8% of statements [2022-07-29T19:14:25.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-29T19:14:25.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-29T19:14:25.099Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-29T19:14:25.099Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-29T19:14:35.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.367s coverage: 17.7% of statements [2022-07-29T19:14:35.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-29T19:14:35.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-29T19:14:35.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-29T19:14:35.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-29T19:14:35.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.891s coverage: 92.3% of statements [2022-07-29T19:14:35.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-29T19:14:35.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-29T19:14:35.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-29T19:14:35.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-29T19:14:35.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.473s coverage: 63.2% of statements [2022-07-29T19:14:35.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-29T19:14:35.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-29T19:14:35.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.490s coverage: 97.7% of statements [2022-07-29T19:14:35.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-29T19:14:35.312Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-29T19:14:35.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-29T19:14:35.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-29T19:14:35.312Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.221s coverage: 28.9% of statements [2022-07-29T19:14:35.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-29T19:14:35.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-29T19:14:35.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-29T19:14:35.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-29T19:14:35.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-29T19:14:35.312Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-29T19:14:35.312Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.210s coverage: 100.0% of statements [2022-07-29T19:14:35.312Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements [2022-07-29T19:14:35.312Z] 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-07-29T19:14:35.312Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-29T19:14:35.312Z] GO111MODULE=on go vet ./... [2022-07-29T19:16:27.264Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-29T19:16:27.264Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-29T19:16:27.264Z] ./bin/test-attribution-txt.sh [2022-07-29T19:16:27.264Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-07-29T19:16:27.264Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-07-29T19:16:27.264Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-07-29T19:16:27.264Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-07-29T19:16:27.264Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-07-29T19:16:27.264Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-07-29T19:16:27.264Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-07-29T19:16:27.304Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-29T19:16:27.995Z] + ls -al . [2022-07-29T19:16:27.995Z] total 684 [2022-07-29T19:16:27.995Z] drwxrwxr-x 9 1001 1001 4096 Jul 29 19:10 . [2022-07-29T19:16:27.995Z] drwxr-xr-x 4 root root 4096 Jul 29 19:10 .. [2022-07-29T19:16:27.995Z] -rw-rw-r-- 1 1001 1001 11 Jul 29 19:08 .dockerignore [2022-07-29T19:16:27.995Z] drwxrwxr-x 8 1001 1001 4096 Jul 29 19:08 .git [2022-07-29T19:16:27.995Z] drwxrwxr-x 3 1001 1001 4096 Jul 29 19:08 .github [2022-07-29T19:16:27.995Z] -rw-rw-r-- 1 1001 1001 1030 Jul 29 19:08 .gitignore [2022-07-29T19:16:27.995Z] -rw-rw-r-- 1 1001 1001 42 Jul 29 19:08 .golangci.yml [2022-07-29T19:16:27.995Z] -rw-rw-r-- 1 1001 1001 87 Jul 29 19:08 .hadolint.yml [2022-07-29T19:16:27.995Z] -rw-rw-r-- 1 1001 1001 166 Jul 29 19:08 .sonarcloud.properties [2022-07-29T19:16:27.995Z] -rw-rw-r-- 1 1001 1001 1171 Jul 29 19:08 ADOPTERS.md [2022-07-29T19:16:27.995Z] -rw-rw-r-- 1 1001 1001 10347 Jul 29 19:08 Attribution.txt [2022-07-29T19:16:27.995Z] -rw-rw-r-- 1 1001 1001 63209 Jul 29 19:08 CHANGELOG.md [2022-07-29T19:16:27.995Z] -rw-rw-r-- 1 1001 1001 3804 Jul 29 19:08 CONTRIBUTING.md [2022-07-29T19:16:27.995Z] -rw-rw-r-- 1 1001 1001 677 Jul 29 19:08 GOVERNANCE.md [2022-07-29T19:16:27.995Z] -rw-rw-r-- 1 1001 1001 850 Jul 29 19:08 Jenkinsfile [2022-07-29T19:16:27.995Z] -rw-rw-r-- 1 1001 1001 10775 Jul 29 19:08 LICENSE [2022-07-29T19:16:27.995Z] -rw-rw-r-- 1 1001 1001 10350 Jul 29 19:08 Makefile [2022-07-29T19:16:27.995Z] -rw-rw-r-- 1 1001 1001 582 Jul 29 19:08 OWNERS.md [2022-07-29T19:16:27.995Z] -rw-rw-r-- 1 1001 1001 9094 Jul 29 19:08 README.md [2022-07-29T19:16:27.995Z] -rw-rw-r-- 1 1001 1001 6912 Jul 29 19:08 SECURITY.md [2022-07-29T19:16:27.995Z] -rw-rw-r-- 1 1001 1001 5 Jul 29 19:06 VERSION [2022-07-29T19:16:27.995Z] -rw-rw-r-- 1 1001 1001 4131 Jul 29 19:08 ZMQWindows.md [2022-07-29T19:16:27.995Z] drwxrwxr-x 2 1001 1001 4096 Jul 29 19:08 bin [2022-07-29T19:16:27.995Z] drwxrwxr-x 18 1001 1001 4096 Jul 29 19:08 cmd [2022-07-29T19:16:27.995Z] -rw-r--r-- 1 root root 436531 Jul 29 19:14 coverage.out [2022-07-29T19:16:27.995Z] -rw-rw-r-- 1 1001 1001 3681 Jul 29 19:08 go.mod [2022-07-29T19:16:27.995Z] -rw-rw-r-- 1 1001 1001 38033 Jul 29 19:08 go.sum [2022-07-29T19:16:27.995Z] drwxrwxr-x 8 1001 1001 4096 Jul 29 19:08 internal [2022-07-29T19:16:27.995Z] drwxrwxr-x 3 1001 1001 4096 Jul 29 19:08 openapi [2022-07-29T19:16:27.995Z] drwxrwxr-x 4 1001 1001 4096 Jul 29 19:08 snap [2022-07-29T19:16:27.995Z] -rw-rw-r-- 1 1001 1001 204 Jul 29 19:08 version.go [Pipeline] sh [2022-07-29T19:16:28.678Z] + '[' -e coverage.out ] [2022-07-29T19:16:28.678Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-29T19:16:28.719Z] Warning: overwriting stash ‘coverage-report’ [2022-07-29T19:16:29.510Z] Stashed 1 file(s) [Pipeline] sh [2022-07-29T19:16:30.174Z] + make build [2022-07-29T19:16:30.174Z] 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-07-29T19:18:07.053Z] 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-metadata/core-metadata ./cmd/core-metadata [2022-07-29T19:19:15.149Z] 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-07-29T19:19:15.150Z] 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-07-29T19:19:54.219Z] 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-07-29T19:19:54.219Z] 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-07-29T19:19:54.820Z] 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-07-29T19:20:01.585Z] 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-07-29T19:20:04.206Z] 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-07-29T19:20:09.615Z] 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-07-29T19:20:13.012Z] 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-07-29T19:20:16.406Z] 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-07-29T19:20:26.859Z] 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-07-29T19:20:32.314Z] $ docker stop --time=1 40028c8a08a63f885cf90a76915df600cb584f98c6a5836c51e6171b211791d4 [2022-07-29T19:20:34.335Z] $ docker rm -f 40028c8a08a63f885cf90a76915df600cb584f98c6a5836c51e6171b211791d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T19:20:36.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-29T19:20:36.964Z] [2022-07-29T19:20:36.964Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T19:20:37.380Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-29T19:20:37.654Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-07-29T19:20:37.654Z] 29e5d40040c1: Pulling fs layer [2022-07-29T19:20:37.654Z] 1ce36da41761: Pulling fs layer [2022-07-29T19:20:37.654Z] 25b303627fd3: Pulling fs layer [2022-07-29T19:20:37.932Z] 29e5d40040c1: Verifying Checksum [2022-07-29T19:20:37.932Z] 29e5d40040c1: Download complete [2022-07-29T19:20:38.209Z] 1ce36da41761: Download complete [2022-07-29T19:20:38.485Z] 29e5d40040c1: Pull complete [2022-07-29T19:20:39.920Z] 25b303627fd3: Verifying Checksum [2022-07-29T19:20:39.920Z] 25b303627fd3: Download complete [2022-07-29T19:20:39.920Z] 1ce36da41761: Pull complete [2022-07-29T19:20:52.317Z] 25b303627fd3: Pull complete [2022-07-29T19:20:52.317Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-07-29T19:20:52.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-29T19:20:52.317Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T19:20:52.711Z] prd-ubuntu20.04-docker-arm64-4c-16g-21509 does not seem to be running inside a container [2022-07-29T19:20:52.820Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-29T19:20:55.255Z] $ docker top 05df649b49e10f5109aec54d21bb4edee12b61013b20a0daef95838d0e69364f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T19:20:56.195Z] + grep parallel [2022-07-29T19:20:56.196Z] + docker-compose build --help [2022-07-29T19:21:00.502Z] --parallel Build images in parallel. [Pipeline] } [2022-07-29T19:21:00.825Z] $ docker stop --time=1 05df649b49e10f5109aec54d21bb4edee12b61013b20a0daef95838d0e69364f [2022-07-29T19:21:02.511Z] $ docker rm -f 05df649b49e10f5109aec54d21bb4edee12b61013b20a0daef95838d0e69364f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T19:21:03.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-29T19:21:03.293Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T19:21:03.622Z] prd-ubuntu20.04-docker-arm64-4c-16g-21509 does not seem to be running inside a container [2022-07-29T19:21:03.730Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-29T19:21:05.050Z] $ docker top d498c3f1bd38abe329074efa2c95f8cc881f1f41d0f13e1f0a071cf9d264a105 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T19:21:05.987Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-29T19:21:11.373Z] Building core-command ... [2022-07-29T19:21:11.373Z] Building core-data ... [2022-07-29T19:21:11.373Z] Building core-metadata ... [2022-07-29T19:21:11.373Z] Building security-bootstrapper ... [2022-07-29T19:21:11.373Z] Building security-proxy-setup ... [2022-07-29T19:21:11.373Z] Building security-secretstore-setup ... [2022-07-29T19:21:11.373Z] Building security-spiffe-token-provider ... [2022-07-29T19:21:11.373Z] Building security-spire-agent ... [2022-07-29T19:21:11.373Z] Building security-spire-config ... [2022-07-29T19:21:11.373Z] Building security-spire-server ... [2022-07-29T19:21:11.373Z] Building support-notifications ... [2022-07-29T19:21:11.373Z] Building support-scheduler ... [2022-07-29T19:21:11.373Z] Building sys-mgmt-agent ... [2022-07-29T19:21:11.373Z] Building core-metadata [2022-07-29T19:21:11.373Z] Building security-spiffe-token-provider [2022-07-29T19:21:11.373Z] Building sys-mgmt-agent [2022-07-29T19:21:11.373Z] Building security-bootstrapper [2022-07-29T19:21:11.373Z] Building security-spire-config [2022-07-29T19:22:33.156Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:22:33.156Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:22:33.156Z] ---> fdae4224769d [2022-07-29T19:22:33.156Z] Step 3/31 : WORKDIR /edgex-go [2022-07-29T19:22:33.156Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:22:33.156Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:22:33.156Z] ---> fdae4224769d [2022-07-29T19:22:33.156Z] Step 3/20 : WORKDIR /edgex-go [2022-07-29T19:22:33.156Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:22:33.156Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:22:33.156Z] ---> fdae4224769d [2022-07-29T19:22:33.156Z] Step 3/26 : WORKDIR /edgex-go [2022-07-29T19:22:33.156Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:22:33.156Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:22:33.156Z] ---> fdae4224769d [2022-07-29T19:22:33.156Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T19:22:33.156Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:22:33.156Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:22:33.156Z] ---> fdae4224769d [2022-07-29T19:22:33.156Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T19:22:33.433Z] ---> Running in 7789e573007e [2022-07-29T19:22:33.433Z] ---> Running in c9744d2a59f9 [2022-07-29T19:22:33.433Z] ---> Running in 713b29395aad [2022-07-29T19:22:33.433Z] ---> Running in 61a002deac70 [2022-07-29T19:22:33.433Z] ---> Running in 58a11672cda8 [2022-07-29T19:22:34.034Z] Removing intermediate container 713b29395aad [2022-07-29T19:22:34.034Z] ---> 7f94114d3cfd [2022-07-29T19:22:34.034Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-29T19:22:34.034Z] Removing intermediate container c9744d2a59f9 [2022-07-29T19:22:34.034Z] ---> 36d820754638 [2022-07-29T19:22:34.034Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:22:34.034Z] ---> Running in 6afa5e2a49f2 [2022-07-29T19:22:34.314Z] Removing intermediate container 58a11672cda8 [2022-07-29T19:22:34.314Z] ---> 7b98420418aa [2022-07-29T19:22:34.314Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 7789e573007e [2022-07-29T19:22:34.314Z] [2022-07-29T19:22:34.314Z] ---> 7999fd353952 [2022-07-29T19:22:34.314Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:22:34.314Z] ---> Running in a58396914f07 [2022-07-29T19:22:34.314Z] Removing intermediate container 61a002deac70 [2022-07-29T19:22:34.314Z] ---> 33aa871bfe22 [2022-07-29T19:22:34.314Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:22:34.591Z] ---> Running in 029f87e6c8e4 [2022-07-29T19:22:34.591Z] ---> Running in 47ebd76b046e [2022-07-29T19:22:34.591Z] ---> Running in 94f01f5f16c0 [2022-07-29T19:22:36.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T19:22:36.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T19:22:38.035Z] v3.16.1-61-g770d922b3a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-07-29T19:22:38.035Z] v3.16.1-60-g40ab2097df [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-07-29T19:22:38.035Z] OK: 16887 distinct packages available [2022-07-29T19:22:38.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T19:22:38.322Z] Removing intermediate container a58396914f07 [2022-07-29T19:22:38.322Z] ---> 51c4f9c0e474 [2022-07-29T19:22:38.322Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-29T19:22:38.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T19:22:38.322Z] Removing intermediate container 94f01f5f16c0 [2022-07-29T19:22:38.322Z] ---> d2773d2c68b0 [2022-07-29T19:22:38.322Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-29T19:22:38.322Z] ---> Running in 2d3c132add12 [2022-07-29T19:22:38.617Z] ---> Running in e4a4b23ee38f [2022-07-29T19:22:38.617Z] Removing intermediate container 47ebd76b046e [2022-07-29T19:22:38.617Z] ---> 4367531b7a69 [2022-07-29T19:22:38.617Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-29T19:22:38.893Z] Removing intermediate container 029f87e6c8e4 [2022-07-29T19:22:38.893Z] ---> d5581e290292 [2022-07-29T19:22:38.893Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-29T19:22:38.893Z] ---> Running in a7ea4849a155 [2022-07-29T19:22:38.893Z] ---> Running in 9e9b53fd3e36 [2022-07-29T19:22:39.507Z] OK: 221 MiB in 51 packages [2022-07-29T19:22:41.497Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T19:22:41.497Z] Removing intermediate container 6afa5e2a49f2 [2022-07-29T19:22:41.497Z] ---> 0c47e7f81595 [2022-07-29T19:22:41.497Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-29T19:22:41.497Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T19:22:41.497Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T19:22:41.497Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T19:22:42.100Z] ---> d964361bcdd5 [2022-07-29T19:22:42.100Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:22:42.100Z] ---> Running in 8f3d5a08b63c [2022-07-29T19:22:42.100Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T19:22:42.379Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T19:22:42.379Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T19:22:42.657Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T19:22:43.659Z] OK: 221 MiB in 51 packages [2022-07-29T19:22:43.659Z] OK: 221 MiB in 51 packages [2022-07-29T19:22:43.947Z] OK: 221 MiB in 51 packages [2022-07-29T19:22:43.947Z] OK: 221 MiB in 51 packages [2022-07-29T19:22:45.410Z] Removing intermediate container e4a4b23ee38f [2022-07-29T19:22:45.410Z] ---> 6ed4f2ba9849 [2022-07-29T19:22:45.410Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T19:22:45.695Z] Removing intermediate container 2d3c132add12 [2022-07-29T19:22:45.695Z] ---> 9503943047e9 [2022-07-29T19:22:45.695Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-29T19:22:45.973Z] Removing intermediate container a7ea4849a155 [2022-07-29T19:22:45.973Z] ---> e25867615604 [2022-07-29T19:22:45.973Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T19:22:45.973Z] Removing intermediate container 9e9b53fd3e36 [2022-07-29T19:22:45.973Z] ---> 25fd9ff5e1fd [2022-07-29T19:22:45.973Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-29T19:22:46.576Z] ---> a695a48071bb [2022-07-29T19:22:46.576Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:22:46.576Z] ---> 6d1d763bf6fd [2022-07-29T19:22:46.576Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:22:46.576Z] ---> Running in 638de2d9ef85 [2022-07-29T19:22:46.856Z] ---> Running in 01515148ff32 [2022-07-29T19:22:47.136Z] ---> 51b3640dffd3 [2022-07-29T19:22:47.136Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:22:47.136Z] ---> 5abdfbf24080 [2022-07-29T19:22:47.136Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:22:47.414Z] ---> Running in a0408b3e59a6 [2022-07-29T19:22:47.414Z] ---> Running in 1fc00d7a6d95 [2022-07-29T19:23:44.019Z] Removing intermediate container 8f3d5a08b63c [2022-07-29T19:23:44.019Z] ---> 8022032c8f6c [2022-07-29T19:23:44.019Z] Step 7/20 : COPY . . [2022-07-29T19:23:44.019Z] Removing intermediate container 638de2d9ef85 [2022-07-29T19:23:44.019Z] ---> 0c87b4249b14 [2022-07-29T19:23:44.019Z] Step 8/23 : COPY . . [2022-07-29T19:23:44.019Z] Removing intermediate container a0408b3e59a6 [2022-07-29T19:23:44.019Z] ---> 13054be458c8 [2022-07-29T19:23:44.019Z] Step 8/26 : COPY . . [2022-07-29T19:23:44.019Z] Removing intermediate container 01515148ff32 [2022-07-29T19:23:44.019Z] ---> 3a1c4ceef4a7 [2022-07-29T19:23:44.019Z] Step 8/31 : COPY . . [2022-07-29T19:23:44.019Z] Removing intermediate container 1fc00d7a6d95 [2022-07-29T19:23:44.019Z] ---> 4d53d2460cc1 [2022-07-29T19:23:44.019Z] Step 8/23 : COPY . . [2022-07-29T19:24:16.401Z] ---> 69d51422bde0 [2022-07-29T19:24:16.401Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-29T19:24:16.401Z] ---> 6b4d801b313b [2022-07-29T19:24:16.401Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-29T19:24:16.401Z] ---> b42c87821aa9 [2022-07-29T19:24:16.401Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-29T19:24:16.401Z] ---> Running in 5cf7abf44256 [2022-07-29T19:24:16.401Z] ---> 6eed0fc31aa3 [2022-07-29T19:24:16.401Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-29T19:24:16.401Z] ---> Running in eaf4eaa9f08e [2022-07-29T19:24:16.401Z] ---> Running in 91381beedad5 [2022-07-29T19:24:16.401Z] ---> b33c94cb1838 [2022-07-29T19:24:16.401Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-29T19:24:16.401Z] ---> Running in 7805304cafc4 [2022-07-29T19:24:16.401Z] ---> Running in 4de102d9196e [2022-07-29T19:24:16.401Z] Removing intermediate container 4de102d9196e [2022-07-29T19:24:16.401Z] ---> 51780de97abe [2022-07-29T19:24:16.401Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-29T19:24:16.401Z] ---> Running in 20444f53c234 [2022-07-29T19:24:16.401Z] Removing intermediate container 20444f53c234 [2022-07-29T19:24:16.401Z] ---> c7ca4561c830 [2022-07-29T19:24:16.401Z] 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-07-29T19:24:16.401Z] ---> Running in ec50e79b5cbb [2022-07-29T19:24:16.401Z] 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-07-29T19:24:16.401Z] 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-07-29T19:24:16.401Z] 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-metadata/core-metadata ./cmd/core-metadata [2022-07-29T19:24:16.401Z] 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-07-29T19:24:16.401Z] Removing intermediate container ec50e79b5cbb [2022-07-29T19:24:16.401Z] ---> d48e0da607c3 [2022-07-29T19:24:16.401Z] Step 12/26 : WORKDIR /edgex-go [2022-07-29T19:24:16.401Z] ---> Running in dc75fde5f66c [2022-07-29T19:24:17.003Z] Removing intermediate container dc75fde5f66c [2022-07-29T19:24:17.003Z] ---> 804289a97a22 [2022-07-29T19:24:17.003Z] [2022-07-29T19:24:17.003Z] Step 13/26 : FROM alpine:3.15 [2022-07-29T19:24:17.003Z] 3.15: Pulling from library/alpine [2022-07-29T19:24:18.457Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-29T19:24:18.457Z] Status: Downloaded newer image for alpine:3.15 [2022-07-29T19:24:18.457Z] ---> 60f2846fe774 [2022-07-29T19:24:18.457Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T19:24:18.457Z] ---> Running in aea879c06510 [2022-07-29T19:24:18.737Z] Removing intermediate container aea879c06510 [2022-07-29T19:24:18.737Z] ---> 642de8c88b89 [2022-07-29T19:24:18.737Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:24:19.018Z] ---> Running in 576b14044792 [2022-07-29T19:24:22.440Z] Removing intermediate container 576b14044792 [2022-07-29T19:24:22.720Z] ---> fa148a1a86cb [2022-07-29T19:24:22.720Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-29T19:24:22.995Z] ---> Running in fb7f753a3f82 [2022-07-29T19:24:24.996Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T19:24:25.989Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T19:24:27.980Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-29T19:24:27.980Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-29T19:24:27.980Z] OK: 15733 distinct packages available [2022-07-29T19:24:27.980Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T19:24:28.976Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T19:24:30.428Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-29T19:24:30.428Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-29T19:24:30.707Z] (3/4) Installing libucontext (1.1-r0) [2022-07-29T19:24:30.707Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-29T19:24:30.707Z] Executing busybox-1.34.1-r7.trigger [2022-07-29T19:24:30.707Z] OK: 6 MiB in 18 packages [2022-07-29T19:24:32.715Z] Removing intermediate container fb7f753a3f82 [2022-07-29T19:24:32.715Z] ---> d5efa79701d0 [2022-07-29T19:24:32.715Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-29T19:24:38.172Z] ---> ac6326386ccf [2022-07-29T19:24:38.172Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-29T19:24:38.458Z] ---> 44afda544e06 [2022-07-29T19:24:38.458Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-29T19:24:38.749Z] ---> Running in bbe8b2851189 [2022-07-29T19:24:39.033Z] Removing intermediate container bbe8b2851189 [2022-07-29T19:24:39.033Z] ---> e2968599a3b2 [2022-07-29T19:24:39.033Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-29T19:24:40.044Z] ---> 7fc289fc41a1 [2022-07-29T19:24:40.044Z] Step 21/26 : WORKDIR / [2022-07-29T19:24:40.044Z] ---> Running in 96511126ec99 [2022-07-29T19:24:40.647Z] Removing intermediate container 96511126ec99 [2022-07-29T19:24:40.647Z] ---> d25dfced0925 [2022-07-29T19:24:40.647Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-29T19:24:40.647Z] ---> Running in e48ad3d28bab [2022-07-29T19:24:41.249Z] Removing intermediate container e48ad3d28bab [2022-07-29T19:24:41.249Z] ---> 314cf82427e3 [2022-07-29T19:24:41.249Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-29T19:24:41.249Z] ---> Running in e23c6a88902f [2022-07-29T19:24:41.861Z] Removing intermediate container e23c6a88902f [2022-07-29T19:24:41.861Z] ---> 658e30c3ad5b [2022-07-29T19:24:41.861Z] Step 24/26 : LABEL arch=arm64 [2022-07-29T19:24:41.861Z] ---> Running in 8ad1095b08c7 [2022-07-29T19:24:42.465Z] Removing intermediate container 8ad1095b08c7 [2022-07-29T19:24:42.465Z] ---> 4db646c026d3 [2022-07-29T19:24:42.465Z] Step 25/26 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 [2022-07-29T19:24:42.465Z] ---> Running in dc0a93132862 [2022-07-29T19:24:43.073Z] Removing intermediate container dc0a93132862 [2022-07-29T19:24:43.073Z] ---> 1e9a4a295494 [2022-07-29T19:24:43.073Z] Step 26/26 : LABEL version=0.0.0 [2022-07-29T19:24:43.073Z] ---> Running in 48ba76e2fce4 [2022-07-29T19:24:43.354Z] Removing intermediate container 48ba76e2fce4 [2022-07-29T19:24:43.354Z] ---> 36c455b6780b [2022-07-29T19:24:43.354Z] [2022-07-29T19:24:43.956Z] Successfully built 36c455b6780b [2022-07-29T19:24:43.956Z] Successfully tagged security-spire-config-arm64:latest [2022-07-29T19:24:43.956Z] Building core-data [2022-07-29T19:25:16.374Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:25:16.374Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:25:16.374Z] ---> fdae4224769d [2022-07-29T19:25:16.374Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T19:25:16.374Z] ---> Using cache [2022-07-29T19:25:16.374Z] ---> 33aa871bfe22 [2022-07-29T19:25:16.374Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:25:16.374Z] ---> Using cache [2022-07-29T19:25:16.374Z] ---> d2773d2c68b0 [2022-07-29T19:25:16.374Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-29T19:25:16.374Z] ---> Running in 76113877933b [2022-07-29T19:25:17.368Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T19:25:18.365Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T19:25:19.820Z] OK: 221 MiB in 51 packages [2022-07-29T19:25:21.281Z] Removing intermediate container 76113877933b [2022-07-29T19:25:21.281Z] ---> a33992e82695 [2022-07-29T19:25:21.281Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T19:25:22.284Z] ---> c18890139c9e [2022-07-29T19:25:22.284Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:25:22.284Z] ---> Running in f3b1a4cf2f91 [2022-07-29T19:26:18.905Z] Removing intermediate container f3b1a4cf2f91 [2022-07-29T19:26:18.905Z] ---> 97450b8fb088 [2022-07-29T19:26:18.905Z] Step 8/23 : COPY . . [2022-07-29T19:26:34.059Z] ---> f037dab57d4c [2022-07-29T19:26:34.059Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-29T19:26:34.059Z] ---> Running in e3db3b134eaa [2022-07-29T19:26:35.512Z] 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-07-29T19:29:58.231Z] Removing intermediate container 91381beedad5 [2022-07-29T19:29:58.231Z] ---> f82bc1e88603 [2022-07-29T19:29:58.231Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-29T19:29:58.231Z] ---> Running in bbcb92c2b4bb [2022-07-29T19:29:59.680Z] 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-07-29T19:30:05.116Z] Removing intermediate container bbcb92c2b4bb [2022-07-29T19:30:05.116Z] ---> 451332f644a9 [2022-07-29T19:30:05.116Z] [2022-07-29T19:30:05.116Z] Step 11/23 : FROM docker:20.10.14 [2022-07-29T19:30:05.116Z] 20.10.14: Pulling from library/docker [2022-07-29T19:30:27.334Z] Removing intermediate container 5cf7abf44256 [2022-07-29T19:30:27.334Z] ---> dae91914b2a2 [2022-07-29T19:30:27.334Z] [2022-07-29T19:30:27.334Z] Step 10/31 : FROM alpine:3.16 [2022-07-29T19:30:27.334Z] 3.16: Pulling from library/alpine [2022-07-29T19:30:28.328Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-29T19:30:28.328Z] Status: Downloaded newer image for alpine:3.16 [2022-07-29T19:30:28.328Z] ---> 3d81c46cd875 [2022-07-29T19:30:28.328Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T19:30:28.932Z] ---> Running in 622534a3f4f2 [2022-07-29T19:30:29.922Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-29T19:30:29.922Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-29T19:30:29.922Z] ---> c346e9eafbab [2022-07-29T19:30:29.922Z] 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-07-29T19:30:29.922Z] Removing intermediate container 622534a3f4f2 [2022-07-29T19:30:29.922Z] ---> 1a5926c57545 [2022-07-29T19:30:29.922Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-29T19:30:30.213Z] ---> Running in a11330d32683 [2022-07-29T19:30:30.213Z] ---> Running in 98fd6e99253c [2022-07-29T19:30:31.663Z] Removing intermediate container 7805304cafc4 [2022-07-29T19:30:31.663Z] ---> 21d2aa2101f2 [2022-07-29T19:30:31.663Z] [2022-07-29T19:30:31.663Z] Step 10/23 : FROM alpine:3.16 [2022-07-29T19:30:31.663Z] ---> 3d81c46cd875 [2022-07-29T19:30:31.663Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-29T19:30:31.663Z] Removing intermediate container a11330d32683 [2022-07-29T19:30:31.663Z] ---> 36b6268a8244 [2022-07-29T19:30:31.663Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-29T19:30:31.663Z] ---> Running in ec9da1a779b9 [2022-07-29T19:30:31.663Z] ---> Running in 6a615359428d [2022-07-29T19:30:33.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T19:30:33.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T19:30:34.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T19:30:34.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T19:30:34.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T19:30:34.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T19:30:35.156Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-29T19:30:35.156Z] (2/2) Installing su-exec (0.2-r1) [2022-07-29T19:30:35.156Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T19:30:35.156Z] OK: 5 MiB in 16 packages [2022-07-29T19:30:36.637Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-29T19:30:36.637Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T19:30:36.637Z] Removing intermediate container 98fd6e99253c [2022-07-29T19:30:36.637Z] ---> 8f900052a858 [2022-07-29T19:30:36.637Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-29T19:30:36.637Z] OK: 5 MiB in 15 packages [2022-07-29T19:30:36.637Z] ---> Running in 1ed7e93ec4c3 [2022-07-29T19:30:36.918Z] (1/43) Installing readline (8.1.1-r0) [2022-07-29T19:30:36.918Z] (2/43) Installing bash (5.1.16-r0) [2022-07-29T19:30:36.918Z] Executing bash-5.1.16-r0.post-install [2022-07-29T19:30:36.918Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-29T19:30:36.918Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-29T19:30:36.918Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-29T19:30:37.196Z] (6/43) Installing curl (7.80.0-r2) [2022-07-29T19:30:37.196Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-29T19:30:37.196Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-29T19:30:37.196Z] (9/43) Installing expat (2.4.7-r0) [2022-07-29T19:30:37.196Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-29T19:30:37.196Z] (11/43) Installing gdbm (1.22-r0) [2022-07-29T19:30:37.196Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-29T19:30:37.196Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-29T19:30:37.196Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-29T19:30:37.196Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-29T19:30:37.196Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-29T19:30:37.196Z] Removing intermediate container 1ed7e93ec4c3 [2022-07-29T19:30:37.196Z] ---> e439cc756572 [2022-07-29T19:30:37.196Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-07-29T19:30:37.488Z] (17/43) Installing python3 (3.9.13-r1) [2022-07-29T19:30:37.488Z] ---> Running in 9243268df47e [2022-07-29T19:30:38.473Z] Removing intermediate container ec9da1a779b9 [2022-07-29T19:30:38.474Z] ---> 33a54f5f47ed [2022-07-29T19:30:38.474Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T19:30:38.474Z] Removing intermediate container 9243268df47e [2022-07-29T19:30:38.474Z] ---> df21721a5996 [2022-07-29T19:30:38.474Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-07-29T19:30:38.474Z] ---> Running in 58218aec4eb1 [2022-07-29T19:30:38.755Z] ---> Running in f81ae12418f8 [2022-07-29T19:30:39.383Z] Removing intermediate container 58218aec4eb1 [2022-07-29T19:30:39.383Z] ---> de3d99c130b6 [2022-07-29T19:30:39.383Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-29T19:30:39.383Z] ---> Running in a65f7c431a24 [2022-07-29T19:30:39.666Z] Removing intermediate container f81ae12418f8 [2022-07-29T19:30:39.666Z] ---> 7ba5354cf95c [2022-07-29T19:30:39.666Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-29T19:30:39.666Z] ---> Running in 8c9af5f463b4 [2022-07-29T19:30:40.286Z] Removing intermediate container a65f7c431a24 [2022-07-29T19:30:40.286Z] ---> 66cd916e88d3 [2022-07-29T19:30:40.286Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-29T19:30:40.571Z] ---> Running in 8909f08b73fa [2022-07-29T19:30:40.848Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-29T19:30:40.848Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-29T19:30:40.848Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-29T19:30:40.848Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-29T19:30:40.848Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-29T19:30:40.848Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-29T19:30:41.128Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-29T19:30:41.128Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-29T19:30:41.128Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-29T19:30:41.128Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-29T19:30:41.128Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-29T19:30:41.128Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-29T19:30:41.128Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-29T19:30:41.410Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-29T19:30:41.410Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-29T19:30:41.410Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-29T19:30:41.410Z] Removing intermediate container 8909f08b73fa [2022-07-29T19:30:41.410Z] ---> e37224f953e5 [2022-07-29T19:30:41.410Z] Step 15/23 : WORKDIR / [2022-07-29T19:30:41.410Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-29T19:30:41.688Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-29T19:30:41.688Z] ---> Running in 70d7c8516057 [2022-07-29T19:30:41.688Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-29T19:30:41.688Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-29T19:30:41.688Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-29T19:30:41.688Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-29T19:30:41.688Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-29T19:30:41.688Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-29T19:30:41.967Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-29T19:30:41.967Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-29T19:30:42.572Z] Removing intermediate container 70d7c8516057 [2022-07-29T19:30:42.572Z] ---> 0ae878382aef [2022-07-29T19:30:42.572Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T19:30:42.846Z] Executing busybox-1.34.1-r5.trigger [2022-07-29T19:30:42.846Z] OK: 83 MiB in 65 packages [2022-07-29T19:30:43.451Z] Removing intermediate container 8c9af5f463b4 [2022-07-29T19:30:43.451Z] ---> ff96285ae6c8 [2022-07-29T19:30:43.451Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-07-29T19:30:43.728Z] ---> Running in cba41e1e0a75 [2022-07-29T19:30:44.008Z] ---> c27ab4b2d50e [2022-07-29T19:30:44.009Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-29T19:30:44.620Z] Removing intermediate container cba41e1e0a75 [2022-07-29T19:30:44.620Z] ---> 3814cf357dae [2022-07-29T19:30:44.620Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-07-29T19:30:46.085Z] ---> 6d95b3550739 [2022-07-29T19:30:46.085Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-07-29T19:30:46.085Z] ---> Running in 84cde01fdae9 [2022-07-29T19:30:46.372Z] ---> 7e137bbd4643 [2022-07-29T19:30:46.372Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-29T19:30:47.836Z] ---> e47437587a89 [2022-07-29T19:30:47.836Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-29T19:30:47.836Z] ---> Running in c0b4101a80b1 [2022-07-29T19:30:48.432Z] Removing intermediate container c0b4101a80b1 [2022-07-29T19:30:48.432Z] ---> 37417ba5bc9e [2022-07-29T19:30:48.432Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T19:30:48.432Z] ---> Running in 6a6e57f6f3e7 [2022-07-29T19:30:49.428Z] Removing intermediate container 6a6e57f6f3e7 [2022-07-29T19:30:49.428Z] ---> e0234169dd80 [2022-07-29T19:30:49.428Z] Step 21/23 : LABEL arch=arm64 [2022-07-29T19:30:49.700Z] ---> Running in 736bc8724e7b [2022-07-29T19:30:49.700Z] Removing intermediate container 84cde01fdae9 [2022-07-29T19:30:49.700Z] ---> a725cf6ec498 [2022-07-29T19:30:49.700Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T19:30:49.700Z] Collecting docker-compose==1.23.2 [2022-07-29T19:30:49.977Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-29T19:30:50.581Z] Removing intermediate container 736bc8724e7b [2022-07-29T19:30:50.581Z] ---> 8a06f88d203e [2022-07-29T19:30:50.581Z] Step 22/23 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 [2022-07-29T19:30:50.581Z] ---> Running in 3b8289eeb413 [2022-07-29T19:30:50.864Z] ---> b01e8e865e91 [2022-07-29T19:30:50.864Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-29T19:30:51.481Z] Removing intermediate container 3b8289eeb413 [2022-07-29T19:30:51.481Z] ---> b0d11b712992 [2022-07-29T19:30:51.481Z] Step 23/23 : LABEL version=0.0.0 [2022-07-29T19:30:51.758Z] ---> Running in f9abcb166420 [2022-07-29T19:30:51.758Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-29T19:30:51.758Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-29T19:30:52.039Z] Collecting cached-property<2,>=1.2.0 [2022-07-29T19:30:52.318Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-29T19:30:52.318Z] Removing intermediate container f9abcb166420 [2022-07-29T19:30:52.318Z] ---> ec592b63ecfb [2022-07-29T19:30:52.318Z] [2022-07-29T19:30:52.612Z] Collecting texttable<0.10,>=0.9.0 [2022-07-29T19:30:52.612Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-29T19:30:53.232Z] Successfully built ec592b63ecfb [2022-07-29T19:30:53.232Z] Successfully tagged core-metadata-arm64:latest [2022-07-29T19:30:53.232Z] Building security-spire-server [2022-07-29T19:30:53.514Z]  Building core-metadata ... done  ---> 4ad3694528fe [2022-07-29T19:30:53.514Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-29T19:30:54.506Z] ---> fd8db1fdeaea [2022-07-29T19:30:54.506Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-29T19:30:55.508Z] ---> 45e2643ef4e2 [2022-07-29T19:30:55.508Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-07-29T19:30:55.792Z] Collecting docopt<0.7,>=0.6.1 [2022-07-29T19:30:55.792Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-29T19:30:56.391Z] ---> ea421d3c579b [2022-07-29T19:30:56.391Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-29T19:30:56.998Z] ---> 0bad62c1d07d [2022-07-29T19:30:56.998Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-29T19:30:57.273Z] ---> Running in a6f73c4200c3 [2022-07-29T19:30:59.925Z] Removing intermediate container a6f73c4200c3 [2022-07-29T19:30:59.925Z] ---> 07aeb0122feb [2022-07-29T19:30:59.925Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-29T19:31:00.204Z] Collecting PyYAML<4,>=3.10 [2022-07-29T19:31:00.204Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-29T19:31:00.204Z] ---> Running in b8ab90d821b0 [2022-07-29T19:31:00.814Z] Removing intermediate container b8ab90d821b0 [2022-07-29T19:31:00.814Z] ---> ed5b80bafe02 [2022-07-29T19:31:00.814Z] Step 28/31 : CMD ["gate"] [2022-07-29T19:31:00.814Z] ---> Running in 0fcd2a2edfa2 [2022-07-29T19:31:01.439Z] Removing intermediate container 0fcd2a2edfa2 [2022-07-29T19:31:01.439Z] ---> 7ca51cc6796c [2022-07-29T19:31:01.439Z] Step 29/31 : LABEL arch=arm64 [2022-07-29T19:31:01.716Z] ---> Running in 4b4e427bb1de [2022-07-29T19:31:02.338Z] Removing intermediate container 4b4e427bb1de [2022-07-29T19:31:02.338Z] ---> 264dbe0c0ed6 [2022-07-29T19:31:02.338Z] Step 30/31 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 [2022-07-29T19:31:02.622Z] ---> Running in b63d5069d72d [2022-07-29T19:31:03.231Z] Removing intermediate container b63d5069d72d [2022-07-29T19:31:03.231Z] ---> 0f6f30e85bee [2022-07-29T19:31:03.231Z] Step 31/31 : LABEL version=0.0.0 [2022-07-29T19:31:03.231Z] ---> Running in 7c9323ea2551 [2022-07-29T19:31:03.836Z] Removing intermediate container 7c9323ea2551 [2022-07-29T19:31:03.836Z] ---> 9d808ef617d7 [2022-07-29T19:31:03.836Z] [2022-07-29T19:31:04.444Z] Successfully built 9d808ef617d7 [2022-07-29T19:31:04.444Z] Successfully tagged security-bootstrapper-arm64:latest [2022-07-29T19:31:04.444Z]  Building security-bootstrapper ... done Building support-scheduler [2022-07-29T19:31:05.051Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-29T19:31:05.051Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-29T19:31:08.461Z] Collecting docker<4.0,>=3.6.0 [2022-07-29T19:31:08.461Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-29T19:31:08.461Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-29T19:31:08.737Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-29T19:31:08.737Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-29T19:31:09.731Z] Collecting jsonschema<3,>=2.5.1 [2022-07-29T19:31:09.731Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-29T19:31:10.339Z] Collecting docker-pycreds>=0.4.0 [2022-07-29T19:31:10.339Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-29T19:31:12.332Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-29T19:31:12.332Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-29T19:31:12.612Z] Collecting idna<2.8,>=2.5 [2022-07-29T19:31:12.612Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-29T19:31:12.612Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-29T19:31:12.895Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-29T19:31:12.895Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-29T19:31:13.502Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-29T19:31:13.502Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-29T19:31:13.503Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-29T19:31:13.503Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-29T19:31:14.952Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-29T19:31:14.952Z] Attempting uninstall: urllib3 [2022-07-29T19:31:14.952Z] Found existing installation: urllib3 1.26.7 [2022-07-29T19:31:14.952Z] Uninstalling urllib3-1.26.7: [2022-07-29T19:31:15.232Z] Successfully uninstalled urllib3-1.26.7 [2022-07-29T19:31:15.839Z] Attempting uninstall: idna [2022-07-29T19:31:15.839Z] Found existing installation: idna 3.3 [2022-07-29T19:31:15.839Z] Uninstalling idna-3.3: [2022-07-29T19:31:16.117Z] Successfully uninstalled idna-3.3 [2022-07-29T19:31:19.544Z] Attempting uninstall: requests [2022-07-29T19:31:19.544Z] Found existing installation: requests 2.26.0 [2022-07-29T19:31:19.544Z] Uninstalling requests-2.26.0: [2022-07-29T19:31:19.545Z] Successfully uninstalled requests-2.26.0 [2022-07-29T19:31:20.152Z] Running setup.py install for texttable: started [2022-07-29T19:31:23.576Z] Running setup.py install for texttable: finished with status 'done' [2022-07-29T19:31:23.576Z] Running setup.py install for PyYAML: started [2022-07-29T19:31:27.929Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-29T19:31:27.929Z] Running setup.py install for docopt: started [2022-07-29T19:31:30.574Z] Running setup.py install for docopt: finished with status 'done' [2022-07-29T19:31:30.574Z] Running setup.py install for dockerpty: started [2022-07-29T19:31:33.980Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-29T19:31:36.628Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-07-29T19:31:37.636Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:31:37.636Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:31:37.636Z] ---> fdae4224769d [2022-07-29T19:31:37.636Z] Step 3/25 : WORKDIR /edgex-go [2022-07-29T19:31:37.636Z] ---> Using cache [2022-07-29T19:31:37.636Z] ---> 33aa871bfe22 [2022-07-29T19:31:37.636Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:31:37.636Z] ---> Using cache [2022-07-29T19:31:37.636Z] ---> d2773d2c68b0 [2022-07-29T19:31:37.636Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-29T19:31:39.094Z] ---> Running in 6eac2c1c0164 [2022-07-29T19:31:41.769Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T19:31:42.369Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T19:31:43.813Z] OK: 221 MiB in 51 packages [2022-07-29T19:31:46.448Z] Removing intermediate container 6eac2c1c0164 [2022-07-29T19:31:46.448Z] ---> 54ba22cdea78 [2022-07-29T19:31:46.448Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-29T19:31:48.438Z] ---> 0fad76a2cf5d [2022-07-29T19:31:48.438Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:31:48.438Z] ---> Running in 90a7693aab81 [2022-07-29T19:31:52.766Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:31:52.766Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:31:52.766Z] ---> fdae4224769d [2022-07-29T19:31:52.766Z] Step 3/22 : WORKDIR /edgex-go [2022-07-29T19:31:52.766Z] ---> Using cache [2022-07-29T19:31:52.766Z] ---> 33aa871bfe22 [2022-07-29T19:31:52.766Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:31:52.766Z] ---> Using cache [2022-07-29T19:31:52.766Z] ---> d2773d2c68b0 [2022-07-29T19:31:52.766Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-29T19:31:52.766Z] ---> Using cache [2022-07-29T19:31:52.766Z] ---> 6ed4f2ba9849 [2022-07-29T19:31:52.766Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-29T19:31:52.766Z] ---> Using cache [2022-07-29T19:31:52.766Z] ---> a695a48071bb [2022-07-29T19:31:52.766Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:31:52.766Z] ---> Using cache [2022-07-29T19:31:52.766Z] ---> 0c87b4249b14 [2022-07-29T19:31:52.766Z] Step 8/22 : COPY . . [2022-07-29T19:31:52.766Z] ---> Using cache [2022-07-29T19:31:52.766Z] ---> 6eed0fc31aa3 [2022-07-29T19:31:52.766Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-29T19:31:52.766Z] ---> Running in 4250992f2a18 [2022-07-29T19:31:55.415Z] 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-07-29T19:31:58.844Z] Removing intermediate container 6a615359428d [2022-07-29T19:31:58.844Z] ---> e2a9cd5f3745 [2022-07-29T19:31:58.844Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-29T19:31:59.130Z] ---> Running in 82790d2b6466 [2022-07-29T19:31:59.738Z] Removing intermediate container 82790d2b6466 [2022-07-29T19:31:59.739Z] ---> 1bed3ccbf859 [2022-07-29T19:31:59.739Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-29T19:32:00.350Z] ---> Running in a142231e0601 [2022-07-29T19:32:01.389Z] Removing intermediate container a142231e0601 [2022-07-29T19:32:01.389Z] ---> a8aab16c5964 [2022-07-29T19:32:01.389Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-29T19:32:04.815Z] ---> 0588430ac4f5 [2022-07-29T19:32:04.815Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-29T19:32:06.837Z] ---> f73267ad3c3a [2022-07-29T19:32:06.837Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-29T19:32:08.851Z] ---> 699a39658c17 [2022-07-29T19:32:08.851Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-29T19:32:08.851Z] ---> Running in 583834b90c4d [2022-07-29T19:32:09.851Z] Removing intermediate container 583834b90c4d [2022-07-29T19:32:09.851Z] ---> 1b03afbea84d [2022-07-29T19:32:09.851Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T19:32:10.128Z] ---> Running in e2e5dcb51a1e [2022-07-29T19:32:11.131Z] Removing intermediate container e2e5dcb51a1e [2022-07-29T19:32:11.131Z] ---> 5d64387ec62c [2022-07-29T19:32:11.131Z] Step 21/23 : LABEL arch=arm64 [2022-07-29T19:32:11.131Z] ---> Running in 30dba445b07b [2022-07-29T19:32:11.758Z] Removing intermediate container 30dba445b07b [2022-07-29T19:32:11.758Z] ---> 64663eedc2d4 [2022-07-29T19:32:11.758Z] Step 22/23 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 [2022-07-29T19:32:12.064Z] Removing intermediate container eaf4eaa9f08e [2022-07-29T19:32:12.064Z] ---> 6bd899d98ebe [2022-07-29T19:32:12.064Z] [2022-07-29T19:32:12.064Z] Step 9/20 : FROM alpine:3.15 [2022-07-29T19:32:12.064Z] ---> 60f2846fe774 [2022-07-29T19:32:12.064Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T19:32:12.064Z] ---> Using cache [2022-07-29T19:32:12.064Z] ---> 642de8c88b89 [2022-07-29T19:32:12.064Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:32:12.064Z] ---> Using cache [2022-07-29T19:32:12.064Z] ---> fa148a1a86cb [2022-07-29T19:32:12.064Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-29T19:32:12.064Z] ---> Running in fd33ac1c4da1 [2022-07-29T19:32:12.064Z] ---> Running in a39fbb6129ce [2022-07-29T19:32:13.052Z] Removing intermediate container fd33ac1c4da1 [2022-07-29T19:32:13.052Z] ---> 4498c2a663ab [2022-07-29T19:32:13.052Z] Step 23/23 : LABEL version=0.0.0 [2022-07-29T19:32:13.342Z] ---> Running in 94e920f55cc3 [2022-07-29T19:32:13.957Z] Removing intermediate container 94e920f55cc3 [2022-07-29T19:32:13.957Z] ---> ce2bebba5599 [2022-07-29T19:32:13.957Z] [2022-07-29T19:32:14.562Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T19:32:14.562Z] Successfully built ce2bebba5599 [2022-07-29T19:32:14.562Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-07-29T19:32:14.562Z]  Building sys-mgmt-agent ... done Building security-proxy-setup [2022-07-29T19:32:15.550Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T19:32:17.536Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-29T19:32:17.536Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-29T19:32:17.536Z] OK: 15733 distinct packages available [2022-07-29T19:32:17.536Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T19:32:18.531Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T19:32:19.981Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-29T19:32:19.982Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-29T19:32:20.259Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-29T19:32:20.259Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-29T19:32:20.535Z] (5/9) Installing curl (7.80.0-r2) [2022-07-29T19:32:20.535Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-29T19:32:20.816Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-29T19:32:20.816Z] (8/9) Installing libucontext (1.1-r0) [2022-07-29T19:32:20.816Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-29T19:32:21.098Z] Executing busybox-1.34.1-r7.trigger [2022-07-29T19:32:21.098Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T19:32:21.703Z] OK: 8 MiB in 23 packages [2022-07-29T19:32:26.069Z] Removing intermediate container a39fbb6129ce [2022-07-29T19:32:26.069Z] ---> 4d1bcf855b5a [2022-07-29T19:32:26.069Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T19:32:28.067Z] ---> f9903d931b33 [2022-07-29T19:32:28.067Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-29T19:32:33.495Z] ---> 38fb6426e298 [2022-07-29T19:32:33.495Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-29T19:32:34.495Z] ---> 264dab0494f9 [2022-07-29T19:32:34.495Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-29T19:32:34.777Z] ---> Running in ddc6b9eba276 [2022-07-29T19:32:35.787Z] Removing intermediate container ddc6b9eba276 [2022-07-29T19:32:35.787Z] ---> e79c137332fb [2022-07-29T19:32:35.787Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T19:32:35.787Z] ---> Running in 43384373e5c7 [2022-07-29T19:32:36.414Z] Removing intermediate container 43384373e5c7 [2022-07-29T19:32:36.414Z] ---> 1305d817bcf9 [2022-07-29T19:32:36.414Z] Step 18/20 : LABEL arch=arm64 [2022-07-29T19:32:36.691Z] ---> Running in 05679ffbb376 [2022-07-29T19:32:37.690Z] Removing intermediate container 05679ffbb376 [2022-07-29T19:32:37.690Z] ---> 27d841b3b8b7 [2022-07-29T19:32:37.973Z] Step 19/20 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 [2022-07-29T19:32:37.973Z] ---> Running in 8e95878d8bb4 [2022-07-29T19:32:38.977Z] Removing intermediate container 8e95878d8bb4 [2022-07-29T19:32:38.977Z] ---> bf15c64eb921 [2022-07-29T19:32:38.977Z] Step 20/20 : LABEL version=0.0.0 [2022-07-29T19:32:39.253Z] ---> Running in a48f0de95022 [2022-07-29T19:32:40.244Z] Removing intermediate container a48f0de95022 [2022-07-29T19:32:40.244Z] ---> bc0fdd850214 [2022-07-29T19:32:40.244Z] [2022-07-29T19:32:42.238Z] Successfully built bc0fdd850214 [2022-07-29T19:32:42.238Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-07-29T19:32:42.238Z] Building support-notifications [2022-07-29T19:32:46.571Z]  Building security-spiffe-token-provider ... done Removing intermediate container 90a7693aab81 [2022-07-29T19:32:46.571Z] ---> 056e6f9b2bbe [2022-07-29T19:32:46.571Z] Step 8/25 : COPY . . [2022-07-29T19:32:49.993Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:32:49.993Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:32:49.993Z] ---> fdae4224769d [2022-07-29T19:32:49.993Z] Step 3/22 : WORKDIR /edgex-go [2022-07-29T19:32:49.993Z] ---> Using cache [2022-07-29T19:32:49.993Z] ---> 33aa871bfe22 [2022-07-29T19:32:49.993Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:32:49.993Z] ---> Using cache [2022-07-29T19:32:49.993Z] ---> d2773d2c68b0 [2022-07-29T19:32:49.993Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-29T19:32:49.993Z] ---> Using cache [2022-07-29T19:32:49.993Z] ---> 6ed4f2ba9849 [2022-07-29T19:32:49.993Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-29T19:32:49.993Z] ---> Using cache [2022-07-29T19:32:49.993Z] ---> a695a48071bb [2022-07-29T19:32:49.993Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:32:49.993Z] ---> Using cache [2022-07-29T19:32:49.993Z] ---> 0c87b4249b14 [2022-07-29T19:32:49.993Z] Step 8/22 : COPY . . [2022-07-29T19:32:49.993Z] ---> Using cache [2022-07-29T19:32:49.993Z] ---> 6eed0fc31aa3 [2022-07-29T19:32:49.993Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-29T19:32:50.985Z] ---> Running in 5e4cbd028289 [2022-07-29T19:32:53.627Z] 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-07-29T19:33:20.506Z] ---> 39f590e2f57f [2022-07-29T19:33:20.506Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-29T19:33:20.506Z] ---> Running in 0e51f0926fdd [2022-07-29T19:33:20.506Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:33:20.506Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:33:20.506Z] ---> fdae4224769d [2022-07-29T19:33:20.506Z] Step 3/22 : WORKDIR /edgex-go [2022-07-29T19:33:20.506Z] ---> Using cache [2022-07-29T19:33:20.506Z] ---> 33aa871bfe22 [2022-07-29T19:33:20.506Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:33:20.506Z] ---> Using cache [2022-07-29T19:33:20.506Z] ---> d2773d2c68b0 [2022-07-29T19:33:20.506Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-29T19:33:20.506Z] ---> Running in bbdd4775d880 [2022-07-29T19:33:20.506Z] Removing intermediate container 0e51f0926fdd [2022-07-29T19:33:20.506Z] ---> 9a37a93b2dd2 [2022-07-29T19:33:20.506Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-29T19:33:20.506Z] ---> Running in ea01e55bf9c3 [2022-07-29T19:33:20.506Z] Removing intermediate container ea01e55bf9c3 [2022-07-29T19:33:20.506Z] ---> cb7df91e066b [2022-07-29T19:33:20.506Z] 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-07-29T19:33:20.506Z] ---> Running in 99de798cf83a [2022-07-29T19:33:20.506Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T19:33:21.117Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T19:33:23.132Z] OK: 221 MiB in 51 packages [2022-07-29T19:33:23.132Z] Removing intermediate container 99de798cf83a [2022-07-29T19:33:23.132Z] ---> 01d7e2c7e0ee [2022-07-29T19:33:23.132Z] Step 12/25 : WORKDIR /edgex-go [2022-07-29T19:33:23.409Z] ---> Running in 946a0bf6a4c5 [2022-07-29T19:33:25.233Z] Removing intermediate container 946a0bf6a4c5 [2022-07-29T19:33:25.233Z] ---> 50fe96c694f3 [2022-07-29T19:33:25.233Z] [2022-07-29T19:33:25.233Z] Step 13/25 : FROM alpine:3.15 [2022-07-29T19:33:25.233Z] ---> 60f2846fe774 [2022-07-29T19:33:25.233Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T19:33:25.233Z] Removing intermediate container bbdd4775d880 [2022-07-29T19:33:25.233Z] ---> 3a8dc3e9519c [2022-07-29T19:33:25.233Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-29T19:33:25.233Z] ---> Using cache [2022-07-29T19:33:25.233Z] ---> 642de8c88b89 [2022-07-29T19:33:25.233Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:33:25.233Z] ---> Using cache [2022-07-29T19:33:25.233Z] ---> fa148a1a86cb [2022-07-29T19:33:25.233Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-29T19:33:25.563Z] ---> Running in 77b07558f882 [2022-07-29T19:33:29.189Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T19:33:29.189Z] ---> 824a29aac031 [2022-07-29T19:33:29.189Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:33:29.189Z] ---> Running in dd41f929949a [2022-07-29T19:33:30.257Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T19:33:32.341Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-29T19:33:32.341Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-29T19:33:32.341Z] OK: 15733 distinct packages available [2022-07-29T19:33:32.635Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T19:33:33.637Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T19:33:33.932Z] Removing intermediate container e3db3b134eaa [2022-07-29T19:33:33.932Z] ---> 9bc7823af40c [2022-07-29T19:33:33.932Z] [2022-07-29T19:33:33.932Z] Step 10/23 : FROM alpine:3.16 [2022-07-29T19:33:33.932Z] ---> 3d81c46cd875 [2022-07-29T19:33:33.932Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-29T19:33:34.210Z] ---> Running in 8af1caafa998 [2022-07-29T19:33:34.823Z] Removing intermediate container 8af1caafa998 [2022-07-29T19:33:34.823Z] ---> bc2519f31150 [2022-07-29T19:33:34.823Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-29T19:33:34.823Z] ---> Running in 3aaef36beb70 [2022-07-29T19:33:35.426Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-29T19:33:35.426Z] Removing intermediate container 3aaef36beb70 [2022-07-29T19:33:35.426Z] ---> 2345af29095a [2022-07-29T19:33:35.426Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-29T19:33:35.426Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-29T19:33:35.426Z] ---> Running in 2f40d02e68c1 [2022-07-29T19:33:35.426Z] (3/5) Installing libucontext (1.1-r0) [2022-07-29T19:33:35.702Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-29T19:33:35.702Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-29T19:33:35.984Z] Executing busybox-1.34.1-r7.trigger [2022-07-29T19:33:35.984Z] Removing intermediate container 2f40d02e68c1 [2022-07-29T19:33:35.984Z] ---> 860a3f3cc09c [2022-07-29T19:33:35.984Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:33:35.984Z] OK: 6 MiB in 19 packages [2022-07-29T19:33:36.265Z] ---> Running in cc0256300ba1 [2022-07-29T19:33:37.935Z] Removing intermediate container 77b07558f882 [2022-07-29T19:33:37.935Z] ---> 449dab682695 [2022-07-29T19:33:37.935Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-29T19:33:40.604Z] Removing intermediate container cc0256300ba1 [2022-07-29T19:33:40.604Z] ---> 106457dfedf2 [2022-07-29T19:33:40.604Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-29T19:33:40.604Z] ---> Running in f120e5a020ae [2022-07-29T19:33:42.628Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T19:33:44.098Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T19:33:45.563Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-29T19:33:45.563Z] ---> e6018f61919a [2022-07-29T19:33:45.563Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-29T19:33:45.563Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-29T19:33:45.563Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-29T19:33:45.563Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-29T19:33:45.843Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-29T19:33:45.843Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-29T19:33:46.125Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T19:33:46.125Z] OK: 8 MiB in 20 packages [2022-07-29T19:33:46.412Z] ---> 86c0748a68a9 [2022-07-29T19:33:46.412Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-29T19:33:47.893Z] Removing intermediate container f120e5a020ae [2022-07-29T19:33:47.893Z] ---> f3e8c5c996d9 [2022-07-29T19:33:47.893Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T19:33:48.175Z] ---> 107962a1428c [2022-07-29T19:33:48.175Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-29T19:33:49.185Z] ---> 95e8f6afde29 [2022-07-29T19:33:49.185Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-29T19:33:49.464Z] ---> 1c1d2076d849 [2022-07-29T19:33:49.464Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-29T19:33:49.464Z] ---> Running in 40b1498113d0 [2022-07-29T19:33:50.447Z] Removing intermediate container 40b1498113d0 [2022-07-29T19:33:50.447Z] ---> 5db6e1700964 [2022-07-29T19:33:50.447Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-29T19:33:50.447Z] ---> Running in c277673f47a9 [2022-07-29T19:33:51.450Z] Removing intermediate container c277673f47a9 [2022-07-29T19:33:51.450Z] ---> 18cc0223045f [2022-07-29T19:33:51.450Z] Step 23/25 : LABEL arch=arm64 [2022-07-29T19:33:51.730Z] ---> Running in c3301d2be1ec [2022-07-29T19:33:52.339Z] ---> afed0a87fe2a [2022-07-29T19:33:52.339Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-29T19:33:52.619Z] Removing intermediate container c3301d2be1ec [2022-07-29T19:33:52.619Z] ---> 015c21569655 [2022-07-29T19:33:52.619Z] Step 24/25 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 [2022-07-29T19:33:52.896Z] ---> Running in 11cdc52d0565 [2022-07-29T19:33:53.504Z] Removing intermediate container 11cdc52d0565 [2022-07-29T19:33:53.504Z] ---> cffc9a022c47 [2022-07-29T19:33:53.504Z] Step 25/25 : LABEL version=0.0.0 [2022-07-29T19:33:53.504Z] ---> Running in c0aac64f6e36 [2022-07-29T19:33:54.112Z] ---> 117dc32d1dac [2022-07-29T19:33:54.112Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-29T19:33:54.112Z] ---> Running in b9b19fdf180b [2022-07-29T19:33:54.406Z] Removing intermediate container c0aac64f6e36 [2022-07-29T19:33:54.406Z] ---> f491902872bc [2022-07-29T19:33:54.406Z] [2022-07-29T19:33:55.007Z] Removing intermediate container b9b19fdf180b [2022-07-29T19:33:55.007Z] ---> f25221a8db90 [2022-07-29T19:33:55.007Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T19:33:55.007Z] ---> Running in a861970bb050 [2022-07-29T19:33:55.007Z] Successfully built f491902872bc [2022-07-29T19:33:55.007Z] Successfully tagged security-spire-server-arm64:latest [2022-07-29T19:33:55.007Z] Building security-secretstore-setup [2022-07-29T19:33:55.615Z]  Building security-spire-server ... done Removing intermediate container a861970bb050 [2022-07-29T19:33:55.615Z] ---> 7c81cdcb182c [2022-07-29T19:33:55.615Z] Step 21/23 : LABEL arch=arm64 [2022-07-29T19:33:55.615Z] ---> Running in cf083c372947 [2022-07-29T19:33:56.247Z] Removing intermediate container cf083c372947 [2022-07-29T19:33:56.247Z] ---> 6f87a07fa716 [2022-07-29T19:33:56.247Z] Step 22/23 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 [2022-07-29T19:33:56.247Z] ---> Running in 4b4c43a56f31 [2022-07-29T19:33:56.848Z] Removing intermediate container 4b4c43a56f31 [2022-07-29T19:33:56.848Z] ---> 4dd6fa9f5c6c [2022-07-29T19:33:56.848Z] Step 23/23 : LABEL version=0.0.0 [2022-07-29T19:33:57.125Z] ---> Running in 8947423d12cf [2022-07-29T19:33:57.403Z] Removing intermediate container 8947423d12cf [2022-07-29T19:33:57.403Z] ---> 970cf7fdbb66 [2022-07-29T19:33:57.681Z] [2022-07-29T19:33:57.960Z] Successfully built 970cf7fdbb66 [2022-07-29T19:33:57.960Z] Successfully tagged core-data-arm64:latest [2022-07-29T19:33:57.960Z] Building core-command [2022-07-29T19:34:30.368Z]  Building core-data ... done Removing intermediate container dd41f929949a [2022-07-29T19:34:30.368Z] ---> 8b20119d4fb9 [2022-07-29T19:34:30.368Z] Step 8/22 : COPY . . [2022-07-29T19:34:40.565Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:34:40.565Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:34:40.566Z] ---> fdae4224769d [2022-07-29T19:34:40.566Z] Step 3/25 : WORKDIR /edgex-go [2022-07-29T19:34:40.566Z] ---> Using cache [2022-07-29T19:34:40.566Z] ---> 33aa871bfe22 [2022-07-29T19:34:40.566Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:34:40.566Z] ---> Using cache [2022-07-29T19:34:40.566Z] ---> d2773d2c68b0 [2022-07-29T19:34:40.566Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-29T19:34:40.566Z] ---> Using cache [2022-07-29T19:34:40.566Z] ---> 6ed4f2ba9849 [2022-07-29T19:34:40.566Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-29T19:34:40.566Z] ---> Using cache [2022-07-29T19:34:40.566Z] ---> a695a48071bb [2022-07-29T19:34:40.566Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:34:40.566Z] ---> Using cache [2022-07-29T19:34:40.566Z] ---> 0c87b4249b14 [2022-07-29T19:34:40.566Z] Step 8/25 : COPY . . [2022-07-29T19:34:40.566Z] ---> Using cache [2022-07-29T19:34:40.566Z] ---> 6eed0fc31aa3 [2022-07-29T19:34:40.566Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-29T19:34:41.182Z] ---> Running in bd538b4642ce [2022-07-29T19:34:41.459Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:34:41.459Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:34:41.459Z] ---> fdae4224769d [2022-07-29T19:34:41.459Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T19:34:41.459Z] ---> Using cache [2022-07-29T19:34:41.459Z] ---> 33aa871bfe22 [2022-07-29T19:34:41.459Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:34:41.459Z] ---> Using cache [2022-07-29T19:34:41.459Z] ---> d2773d2c68b0 [2022-07-29T19:34:41.459Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-29T19:34:41.459Z] ---> Using cache [2022-07-29T19:34:41.459Z] ---> 6ed4f2ba9849 [2022-07-29T19:34:41.459Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T19:34:41.459Z] ---> Using cache [2022-07-29T19:34:41.459Z] ---> a695a48071bb [2022-07-29T19:34:41.459Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:34:41.459Z] ---> Using cache [2022-07-29T19:34:41.459Z] ---> 0c87b4249b14 [2022-07-29T19:34:41.459Z] Step 8/23 : COPY . . [2022-07-29T19:34:42.068Z] ---> Using cache [2022-07-29T19:34:42.068Z] ---> 6eed0fc31aa3 [2022-07-29T19:34:42.068Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-29T19:34:42.350Z] ---> Running in 10a379ac9f51 [2022-07-29T19:34:44.341Z] 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-07-29T19:34:45.331Z] 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-07-29T19:34:57.770Z] ---> 2bbac2ab04c0 [2022-07-29T19:34:57.770Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-29T19:34:57.770Z] ---> Running in 9066e78010ab [2022-07-29T19:34:59.220Z] 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-07-29T19:38:06.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/secrets-config ./cmd/secrets-config [2022-07-29T19:38:28.463Z] Removing intermediate container 5e4cbd028289 [2022-07-29T19:38:28.463Z] ---> 6de6714deea1 [2022-07-29T19:38:28.463Z] [2022-07-29T19:38:28.463Z] Step 10/22 : FROM alpine:3.16 [2022-07-29T19:38:28.463Z] ---> 3d81c46cd875 [2022-07-29T19:38:28.463Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-29T19:38:28.463Z] ---> Running in 46eca2d08de1 [2022-07-29T19:38:29.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T19:38:30.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T19:38:31.182Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-29T19:38:31.455Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-29T19:38:31.455Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-29T19:38:31.455Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-29T19:38:31.455Z] (5/6) Installing curl (7.83.1-r2) [2022-07-29T19:38:31.455Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-29T19:38:31.455Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T19:38:31.455Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T19:38:31.736Z] OK: 8 MiB in 20 packages [2022-07-29T19:38:34.402Z] Removing intermediate container 46eca2d08de1 [2022-07-29T19:38:34.402Z] ---> 1fec0b846fb3 [2022-07-29T19:38:34.402Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-29T19:38:34.402Z] ---> Running in d49cd9db388c [2022-07-29T19:38:34.686Z] Removing intermediate container d49cd9db388c [2022-07-29T19:38:34.686Z] ---> 30a6a69cf637 [2022-07-29T19:38:34.686Z] Step 13/22 : WORKDIR /edgex [2022-07-29T19:38:34.686Z] ---> Running in f37e3cdd39ed [2022-07-29T19:38:35.297Z] Removing intermediate container f37e3cdd39ed [2022-07-29T19:38:35.297Z] ---> be13840b6660 [2022-07-29T19:38:35.297Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-29T19:38:36.303Z] ---> b868f3936196 [2022-07-29T19:38:36.303Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-29T19:38:37.770Z] ---> 31558a02a165 [2022-07-29T19:38:37.770Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-29T19:38:39.224Z] ---> f7524b9ac369 [2022-07-29T19:38:39.224Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-29T19:38:40.215Z] ---> c626d9af734c [2022-07-29T19:38:40.215Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-29T19:38:40.215Z] ---> Running in 5262746961e9 [2022-07-29T19:38:43.623Z] Removing intermediate container 5262746961e9 [2022-07-29T19:38:43.623Z] ---> 7a57bd747f1b [2022-07-29T19:38:43.623Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-29T19:38:43.623Z] ---> Running in 5e323718bf6c [2022-07-29T19:38:43.900Z] Removing intermediate container 5e323718bf6c [2022-07-29T19:38:43.900Z] ---> 0caabd5d984a [2022-07-29T19:38:43.900Z] Step 20/22 : LABEL arch=arm64 [2022-07-29T19:38:44.175Z] ---> Running in e3d416fa9a8d [2022-07-29T19:38:44.773Z] Removing intermediate container e3d416fa9a8d [2022-07-29T19:38:44.773Z] ---> 45eba82caebd [2022-07-29T19:38:44.773Z] Step 21/22 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 [2022-07-29T19:38:45.051Z] ---> Running in e9a59d6db5c7 [2022-07-29T19:38:45.327Z] Removing intermediate container e9a59d6db5c7 [2022-07-29T19:38:45.327Z] ---> e1898f5c7653 [2022-07-29T19:38:45.327Z] Step 22/22 : LABEL version=0.0.0 [2022-07-29T19:38:45.603Z] ---> Running in b833ea4bd3db [2022-07-29T19:38:46.203Z] Removing intermediate container b833ea4bd3db [2022-07-29T19:38:46.203Z] ---> a01451e0f0b8 [2022-07-29T19:38:46.203Z] [2022-07-29T19:38:46.478Z] Successfully built a01451e0f0b8 [2022-07-29T19:38:46.478Z] Successfully tagged security-proxy-setup-arm64:latest [2022-07-29T19:38:46.478Z] Building security-spire-agent [2022-07-29T19:39:18.855Z]  Building security-proxy-setup ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T19:39:18.855Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-29T19:39:18.855Z] ---> fdae4224769d [2022-07-29T19:39:18.855Z] Step 3/26 : WORKDIR /edgex-go [2022-07-29T19:39:18.855Z] ---> Using cache [2022-07-29T19:39:18.855Z] ---> 33aa871bfe22 [2022-07-29T19:39:18.855Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:39:18.855Z] ---> Using cache [2022-07-29T19:39:18.855Z] ---> d2773d2c68b0 [2022-07-29T19:39:18.855Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-29T19:39:18.855Z] ---> Using cache [2022-07-29T19:39:18.855Z] ---> 54ba22cdea78 [2022-07-29T19:39:18.855Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-29T19:39:18.855Z] ---> Using cache [2022-07-29T19:39:18.855Z] ---> 0fad76a2cf5d [2022-07-29T19:39:18.855Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T19:39:18.855Z] ---> Using cache [2022-07-29T19:39:18.855Z] ---> 056e6f9b2bbe [2022-07-29T19:39:18.855Z] Step 8/26 : COPY . . [2022-07-29T19:39:18.855Z] ---> Using cache [2022-07-29T19:39:18.855Z] ---> 39f590e2f57f [2022-07-29T19:39:18.855Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-29T19:39:18.855Z] ---> Using cache [2022-07-29T19:39:18.855Z] ---> 9a37a93b2dd2 [2022-07-29T19:39:18.855Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-29T19:39:18.855Z] ---> Using cache [2022-07-29T19:39:18.855Z] ---> cb7df91e066b [2022-07-29T19:39:18.855Z] 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-07-29T19:39:18.855Z] ---> Running in 3723d308310c [2022-07-29T19:39:18.855Z] Removing intermediate container 3723d308310c [2022-07-29T19:39:18.855Z] ---> 5389221e48d7 [2022-07-29T19:39:18.855Z] Step 12/26 : WORKDIR /edgex-go [2022-07-29T19:39:19.132Z] ---> Running in 421ffcd8674b [2022-07-29T19:39:19.729Z] Removing intermediate container 421ffcd8674b [2022-07-29T19:39:19.729Z] ---> a23dfdf4a60a [2022-07-29T19:39:19.729Z] [2022-07-29T19:39:19.729Z] Step 13/26 : FROM alpine:3.15 [2022-07-29T19:39:19.729Z] ---> 60f2846fe774 [2022-07-29T19:39:19.729Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T19:39:19.729Z] ---> Using cache [2022-07-29T19:39:19.729Z] ---> 642de8c88b89 [2022-07-29T19:39:19.729Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T19:39:19.729Z] ---> Using cache [2022-07-29T19:39:19.729Z] ---> fa148a1a86cb [2022-07-29T19:39:19.729Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-29T19:39:19.729Z] ---> Using cache [2022-07-29T19:39:19.729Z] ---> 449dab682695 [2022-07-29T19:39:19.729Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-29T19:39:23.137Z] ---> c148fd5972c2 [2022-07-29T19:39:23.137Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-29T19:39:29.880Z] ---> 803d47c9f0ba [2022-07-29T19:39:29.880Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-29T19:39:29.880Z] ---> 76d167753a48 [2022-07-29T19:39:29.880Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-29T19:39:30.866Z] ---> 6c57b8e44cbc [2022-07-29T19:39:30.866Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-29T19:39:31.864Z] ---> 123295a4f4ba [2022-07-29T19:39:31.864Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-29T19:39:31.864Z] ---> Running in 444c28ee536f [2022-07-29T19:39:32.486Z] Removing intermediate container 444c28ee536f [2022-07-29T19:39:32.486Z] ---> 9078771e5087 [2022-07-29T19:39:32.486Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-29T19:39:32.486Z] ---> Running in d63ffbd8056b [2022-07-29T19:39:33.101Z] Removing intermediate container d63ffbd8056b [2022-07-29T19:39:33.101Z] ---> febec52c538a [2022-07-29T19:39:33.101Z] Step 24/26 : LABEL arch=arm64 [2022-07-29T19:39:33.101Z] ---> Running in ff5d52f05b8a [2022-07-29T19:39:33.723Z] Removing intermediate container ff5d52f05b8a [2022-07-29T19:39:33.723Z] ---> 5a86c2b04229 [2022-07-29T19:39:33.723Z] Step 25/26 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 [2022-07-29T19:39:33.723Z] ---> Running in 525af752fca0 [2022-07-29T19:39:34.344Z] Removing intermediate container 525af752fca0 [2022-07-29T19:39:34.344Z] ---> 61c1379d280b [2022-07-29T19:39:34.344Z] Step 26/26 : LABEL version=0.0.0 [2022-07-29T19:39:34.344Z] ---> Running in 0e67d7839c39 [2022-07-29T19:39:34.961Z] Removing intermediate container 0e67d7839c39 [2022-07-29T19:39:34.961Z] ---> 4c47f2d524b6 [2022-07-29T19:39:34.961Z] [2022-07-29T19:39:35.575Z] Successfully built 4c47f2d524b6 [2022-07-29T19:39:35.575Z] Successfully tagged security-spire-agent-arm64:latest [2022-07-29T19:40:14.670Z]  Building security-spire-agent ... 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-07-29T19:40:18.106Z] Removing intermediate container 10a379ac9f51 [2022-07-29T19:40:18.106Z] ---> 7993a6233ce9 [2022-07-29T19:40:18.106Z] [2022-07-29T19:40:18.106Z] Step 10/23 : FROM alpine:3.16 [2022-07-29T19:40:18.106Z] ---> 3d81c46cd875 [2022-07-29T19:40:18.106Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-29T19:40:18.106Z] ---> Using cache [2022-07-29T19:40:18.106Z] ---> 33a54f5f47ed [2022-07-29T19:40:18.106Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T19:40:18.106Z] ---> Using cache [2022-07-29T19:40:18.106Z] ---> de3d99c130b6 [2022-07-29T19:40:18.106Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-29T19:40:18.106Z] Removing intermediate container 4250992f2a18 [2022-07-29T19:40:18.106Z] ---> 7fe4a0a8eca3 [2022-07-29T19:40:18.106Z] [2022-07-29T19:40:18.106Z] Step 10/22 : FROM alpine:3.16 [2022-07-29T19:40:18.106Z] ---> 3d81c46cd875 [2022-07-29T19:40:18.106Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-29T19:40:18.106Z] ---> Using cache [2022-07-29T19:40:18.106Z] ---> 33a54f5f47ed [2022-07-29T19:40:18.106Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T19:40:18.106Z] ---> Using cache [2022-07-29T19:40:18.106Z] ---> de3d99c130b6 [2022-07-29T19:40:18.106Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-29T19:40:18.106Z] ---> Running in 7087a4588931 [2022-07-29T19:40:18.106Z] ---> Running in e4f20267bb35 [2022-07-29T19:40:19.125Z] Removing intermediate container 7087a4588931 [2022-07-29T19:40:19.125Z] ---> 70f0400fd30a [2022-07-29T19:40:19.126Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-29T19:40:19.126Z] ---> Running in bda2eff405bd [2022-07-29T19:40:19.126Z] Removing intermediate container e4f20267bb35 [2022-07-29T19:40:19.126Z] ---> f434ba4ee053 [2022-07-29T19:40:19.126Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-29T19:40:19.413Z] ---> Running in f4a795f2ebfa [2022-07-29T19:40:20.412Z] Removing intermediate container bda2eff405bd [2022-07-29T19:40:20.412Z] ---> d7f1a755afb8 [2022-07-29T19:40:20.412Z] Step 15/23 : WORKDIR / [2022-07-29T19:40:20.412Z] ---> Running in 0d9430b5844a [2022-07-29T19:40:20.412Z] Removing intermediate container f4a795f2ebfa [2022-07-29T19:40:20.412Z] ---> f342d7c25325 [2022-07-29T19:40:20.693Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T19:40:21.311Z] Removing intermediate container 0d9430b5844a [2022-07-29T19:40:21.311Z] ---> 59f9c25b991c [2022-07-29T19:40:21.311Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T19:40:23.323Z] ---> c9b180858356 [2022-07-29T19:40:23.323Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-29T19:40:23.323Z] ---> a332f292da46 [2022-07-29T19:40:23.323Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-29T19:40:26.774Z] ---> 1e96e7614ae2 [2022-07-29T19:40:26.774Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-29T19:40:27.792Z] ---> 4cb008f81d65 [2022-07-29T19:40:27.792Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-29T19:40:28.435Z] ---> 566017d3ba1e [2022-07-29T19:40:28.435Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-29T19:40:28.435Z] ---> Running in 692189e09734 [2022-07-29T19:40:29.051Z] Removing intermediate container bd538b4642ce [2022-07-29T19:40:29.051Z] ---> 19056856b68c [2022-07-29T19:40:29.051Z] [2022-07-29T19:40:29.051Z] Step 10/25 : FROM alpine:3.16 [2022-07-29T19:40:29.051Z] ---> 3d81c46cd875 [2022-07-29T19:40:29.051Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-29T19:40:29.329Z] ---> Running in 7503f8df81d5 [2022-07-29T19:40:29.329Z] ---> 18b7fec8784a [2022-07-29T19:40:29.329Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-29T19:40:29.329Z] Removing intermediate container 692189e09734 [2022-07-29T19:40:29.329Z] ---> 80664f0248c2 [2022-07-29T19:40:29.329Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T19:40:29.607Z] ---> Running in 95a73a57f24a [2022-07-29T19:40:29.608Z] ---> Running in 75240c295602 [2022-07-29T19:40:30.617Z] Removing intermediate container 75240c295602 [2022-07-29T19:40:30.617Z] ---> 5772a5ef7927 [2022-07-29T19:40:30.617Z] Step 21/23 : LABEL arch=arm64 [2022-07-29T19:40:30.617Z] ---> Running in 6c6de79d5efe [2022-07-29T19:40:30.617Z] Removing intermediate container 95a73a57f24a [2022-07-29T19:40:30.617Z] ---> d712765e98c7 [2022-07-29T19:40:30.617Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T19:40:30.903Z] ---> Running in 68dcd73fdb02 [2022-07-29T19:40:31.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T19:40:31.512Z] Removing intermediate container 6c6de79d5efe [2022-07-29T19:40:31.512Z] ---> b0a034da6cc5 [2022-07-29T19:40:31.512Z] Step 22/23 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 [2022-07-29T19:40:31.792Z] Removing intermediate container 68dcd73fdb02 [2022-07-29T19:40:31.792Z] ---> d481cf819a77 [2022-07-29T19:40:31.792Z] Step 20/22 : LABEL arch=arm64 [2022-07-29T19:40:31.792Z] ---> Running in 30fe5501e250 [2022-07-29T19:40:32.076Z] ---> Running in 0af0fc8dff85 [2022-07-29T19:40:32.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T19:40:32.357Z] Removing intermediate container 30fe5501e250 [2022-07-29T19:40:32.357Z] ---> b8f6afd5da18 [2022-07-29T19:40:32.357Z] Step 23/23 : LABEL version=0.0.0 [2022-07-29T19:40:32.637Z] ---> Running in 9603cf30b40f [2022-07-29T19:40:32.637Z] Removing intermediate container 0af0fc8dff85 [2022-07-29T19:40:32.637Z] ---> eab5d758716b [2022-07-29T19:40:32.637Z] Step 21/22 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 [2022-07-29T19:40:32.914Z] ---> Running in dcbafa095db6 [2022-07-29T19:40:33.192Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-29T19:40:33.501Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-29T19:40:33.501Z] Removing intermediate container 9603cf30b40f [2022-07-29T19:40:33.501Z] ---> 8d6475181476 [2022-07-29T19:40:33.501Z] [2022-07-29T19:40:33.501Z] (3/3) Installing su-exec (0.2-r1) [2022-07-29T19:40:33.501Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T19:40:33.501Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T19:40:33.501Z] Removing intermediate container dcbafa095db6 [2022-07-29T19:40:33.501Z] ---> 170e9098806a [2022-07-29T19:40:33.501Z] Step 22/22 : LABEL version=0.0.0 [2022-07-29T19:40:33.786Z] ---> Running in 374519bf4a13 [2022-07-29T19:40:33.786Z] OK: 6 MiB in 17 packages [2022-07-29T19:40:34.418Z] Successfully built 8d6475181476 [2022-07-29T19:40:34.418Z] Successfully tagged core-command-arm64:latest [2022-07-29T19:40:34.704Z]  Building core-command ... done Removing intermediate container 374519bf4a13 [2022-07-29T19:40:34.704Z] ---> 291921c7cd2c [2022-07-29T19:40:34.704Z] [2022-07-29T19:40:35.705Z] Successfully built 291921c7cd2c [2022-07-29T19:40:35.705Z] Successfully tagged support-scheduler-arm64:latest [2022-07-29T19:40:35.987Z]  Building support-scheduler ... done Removing intermediate container 7503f8df81d5 [2022-07-29T19:40:35.987Z] ---> 71556fad5780 [2022-07-29T19:40:35.987Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-29T19:40:35.987Z] ---> Running in 8fc6e9de23a4 [2022-07-29T19:40:36.600Z] Removing intermediate container 8fc6e9de23a4 [2022-07-29T19:40:36.600Z] ---> b2a4e8aa76d1 [2022-07-29T19:40:36.600Z] Step 13/25 : WORKDIR / [2022-07-29T19:40:36.600Z] ---> Running in f05f66004e03 [2022-07-29T19:40:37.212Z] Removing intermediate container f05f66004e03 [2022-07-29T19:40:37.212Z] ---> c85deb020dc7 [2022-07-29T19:40:37.212Z] 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-07-29T19:40:37.829Z] ---> 9b2cdc3b95e1 [2022-07-29T19:40:37.829Z] 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-07-29T19:40:38.828Z] ---> df8d8483633b [2022-07-29T19:40:38.828Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-29T19:40:39.828Z] ---> 850134d2051d [2022-07-29T19:40:39.828Z] 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-07-29T19:40:40.829Z] ---> b3d9a61f2f91 [2022-07-29T19:40:40.829Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-29T19:40:42.289Z] ---> 5e4482f88f8a [2022-07-29T19:40:42.289Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-29T19:40:45.702Z] ---> 9155eb81778d [2022-07-29T19:40:45.702Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-29T19:40:46.329Z] ---> 147b5b8fd738 [2022-07-29T19:40:46.329Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-29T19:40:46.329Z] ---> Running in 4e454f9f39be [2022-07-29T19:40:49.002Z] Removing intermediate container 4e454f9f39be [2022-07-29T19:40:49.002Z] ---> 15f07ac07fa6 [2022-07-29T19:40:49.002Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-29T19:40:49.282Z] ---> Running in 5ffb572eae72 [2022-07-29T19:40:49.561Z] Removing intermediate container 5ffb572eae72 [2022-07-29T19:40:49.561Z] ---> dcd5288e126d [2022-07-29T19:40:49.561Z] Step 23/25 : LABEL arch=arm64 [2022-07-29T19:40:49.847Z] ---> Running in e76f8b0704ba [2022-07-29T19:40:50.129Z] Removing intermediate container e76f8b0704ba [2022-07-29T19:40:50.129Z] ---> 66e3066e2e50 [2022-07-29T19:40:50.129Z] Step 24/25 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 [2022-07-29T19:40:50.410Z] ---> Running in 5b6a39a45e79 [2022-07-29T19:40:51.021Z] Removing intermediate container 5b6a39a45e79 [2022-07-29T19:40:51.021Z] ---> ca82b7ca9c16 [2022-07-29T19:40:51.021Z] Step 25/25 : LABEL version=0.0.0 [2022-07-29T19:40:51.021Z] ---> Running in c95c691b3fe6 [2022-07-29T19:40:51.634Z] Removing intermediate container c95c691b3fe6 [2022-07-29T19:40:51.634Z] ---> d1a99f791563 [2022-07-29T19:40:51.634Z] [2022-07-29T19:40:51.915Z] Successfully built d1a99f791563 [2022-07-29T19:40:51.915Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-07-29T19:41:18.783Z]  Building security-secretstore-setup ... done Removing intermediate container 9066e78010ab [2022-07-29T19:41:18.783Z] ---> 441cbee59244 [2022-07-29T19:41:18.783Z] [2022-07-29T19:41:18.783Z] Step 10/22 : FROM alpine:3.16 [2022-07-29T19:41:18.783Z] ---> 3d81c46cd875 [2022-07-29T19:41:18.783Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-29T19:41:18.783Z] ---> Running in ab5ae49c564f [2022-07-29T19:41:18.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T19:41:18.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T19:41:18.783Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-29T19:41:18.783Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-29T19:41:18.783Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T19:41:18.783Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T19:41:18.783Z] OK: 6 MiB in 16 packages [2022-07-29T19:41:18.783Z] Removing intermediate container ab5ae49c564f [2022-07-29T19:41:18.783Z] ---> a96435f7f195 [2022-07-29T19:41:18.783Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T19:41:18.783Z] ---> Running in 87b4c3673589 [2022-07-29T19:41:19.063Z] Removing intermediate container 87b4c3673589 [2022-07-29T19:41:19.063Z] ---> 94e7c6d0f0bb [2022-07-29T19:41:19.063Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-29T19:41:19.063Z] ---> Running in a6c0e4973c40 [2022-07-29T19:41:19.665Z] Removing intermediate container a6c0e4973c40 [2022-07-29T19:41:19.665Z] ---> 70d53a09d3ad [2022-07-29T19:41:19.665Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-29T19:41:19.665Z] ---> Running in 9c638457a1fd [2022-07-29T19:41:19.941Z] Removing intermediate container 9c638457a1fd [2022-07-29T19:41:19.941Z] ---> cb6cbf3c383f [2022-07-29T19:41:19.941Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T19:41:20.539Z] ---> 581f1482cd02 [2022-07-29T19:41:20.539Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-29T19:41:21.996Z] ---> d05a034d1f2f [2022-07-29T19:41:21.996Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-29T19:41:22.272Z] ---> ecfa30e0dad0 [2022-07-29T19:41:22.272Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-29T19:41:22.272Z] ---> Running in d7fd1dec7ad8 [2022-07-29T19:41:22.550Z] Removing intermediate container d7fd1dec7ad8 [2022-07-29T19:41:22.550Z] ---> 70a1c71d8fe4 [2022-07-29T19:41:22.550Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T19:41:22.826Z] ---> Running in 6cca4e1a6771 [2022-07-29T19:41:23.103Z] Removing intermediate container 6cca4e1a6771 [2022-07-29T19:41:23.103Z] ---> 32188d25cdaf [2022-07-29T19:41:23.103Z] Step 20/22 : LABEL arch=arm64 [2022-07-29T19:41:23.103Z] ---> Running in 78f8e600077a [2022-07-29T19:41:23.380Z] Removing intermediate container 78f8e600077a [2022-07-29T19:41:23.380Z] ---> 27155ca20af5 [2022-07-29T19:41:23.380Z] Step 21/22 : LABEL git_sha=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 [2022-07-29T19:41:23.380Z] ---> Running in dc86bce820b4 [2022-07-29T19:41:23.978Z] Removing intermediate container dc86bce820b4 [2022-07-29T19:41:23.978Z] ---> 64c7e962f66e [2022-07-29T19:41:23.978Z] Step 22/22 : LABEL version=0.0.0 [2022-07-29T19:41:23.978Z] ---> Running in 444c47aca83a [2022-07-29T19:41:24.252Z] Removing intermediate container 444c47aca83a [2022-07-29T19:41:24.252Z] ---> f34d66a23785 [2022-07-29T19:41:24.252Z] [2022-07-29T19:41:24.524Z] Successfully built f34d66a23785 [2022-07-29T19:41:24.524Z] Successfully tagged support-notifications-arm64:latest [2022-07-29T19:41:25.137Z]  Building support-notifications ... done  [Pipeline] } [2022-07-29T19:41:25.184Z] $ docker stop --time=1 d498c3f1bd38abe329074efa2c95f8cc881f1f41d0f13e1f0a071cf9d264a105 [2022-07-29T19:41:26.901Z] $ docker rm -f d498c3f1bd38abe329074efa2c95f8cc881f1f41d0f13e1f0a071cf9d264a105 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-29T19:41:27.482Z] + docker images [2022-07-29T19:41:27.757Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-29T19:41:27.757Z] support-notifications-arm64 latest f34d66a23785 3 seconds ago 26.1MB [2022-07-29T19:41:27.757Z] 441cbee59244 14 seconds ago 1.57GB [2022-07-29T19:41:27.757Z] security-secretstore-setup-arm64 latest d1a99f791563 36 seconds ago 27.9MB [2022-07-29T19:41:27.757Z] support-scheduler-arm64 latest 291921c7cd2c 53 seconds ago 25.6MB [2022-07-29T19:41:27.757Z] core-command-arm64 latest 8d6475181476 54 seconds ago 15.5MB [2022-07-29T19:41:27.757Z] 19056856b68c About a minute ago 1.52GB [2022-07-29T19:41:27.757Z] 7993a6233ce9 About a minute ago 1.51GB [2022-07-29T19:41:27.757Z] 7fe4a0a8eca3 About a minute ago 1.57GB [2022-07-29T19:41:27.757Z] security-spire-agent-arm64 latest 4c47f2d524b6 About a minute ago 122MB [2022-07-29T19:41:27.757Z] a23dfdf4a60a 2 minutes ago 1.41GB [2022-07-29T19:41:27.757Z] security-proxy-setup-arm64 latest a01451e0f0b8 2 minutes ago 26.2MB [2022-07-29T19:41:27.757Z] 6de6714deea1 3 minutes ago 1.52GB [2022-07-29T19:41:27.757Z] core-data-arm64 latest 970cf7fdbb66 7 minutes ago 20.6MB [2022-07-29T19:41:27.757Z] security-spire-server-arm64 latest f491902872bc 7 minutes ago 84.2MB [2022-07-29T19:41:27.757Z] 9bc7823af40c 7 minutes ago 1.54GB [2022-07-29T19:41:27.757Z] 50fe96c694f3 8 minutes ago 1.41GB [2022-07-29T19:41:27.757Z] security-spiffe-token-provider-arm64 latest bc0fdd850214 8 minutes ago 28.3MB [2022-07-29T19:41:27.757Z] sys-mgmt-agent-arm64 latest ce2bebba5599 9 minutes ago 282MB [2022-07-29T19:41:27.757Z] 6bd899d98ebe 9 minutes ago 1.56GB [2022-07-29T19:41:27.757Z] security-bootstrapper-arm64 latest 9d808ef617d7 10 minutes ago 18.5MB [2022-07-29T19:41:27.757Z] core-metadata-arm64 latest ec592b63ecfb 10 minutes ago 16.4MB [2022-07-29T19:41:27.757Z] 21d2aa2101f2 10 minutes ago 1.52GB [2022-07-29T19:41:27.757Z] dae91914b2a2 11 minutes ago 1.52GB [2022-07-29T19:41:27.757Z] 451332f644a9 11 minutes ago 1.51GB [2022-07-29T19:41:27.757Z] security-spire-config-arm64 latest 36c455b6780b 16 minutes ago 83.6MB [2022-07-29T19:41:27.757Z] 804289a97a22 17 minutes ago 1.41GB [2022-07-29T19:41:27.757Z] ci-base-image-arm64 latest fdae4224769d 31 minutes ago 994MB [2022-07-29T19:41:27.757Z] alpine 3.15 60f2846fe774 9 days ago 5.32MB [2022-07-29T19:41:27.757Z] alpine 3.16 3d81c46cd875 10 days ago 5.27MB [2022-07-29T19:41:27.758Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 3 weeks ago 678MB [2022-07-29T19:41:27.758Z] docker 20.10.14 c346e9eafbab 3 months ago 202MB [2022-07-29T19:41:27.758Z] 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-07-29T19:41:28.578Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-29T19:41:28.578Z] [2022-07-29T19:41:28.578Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T19:41:28.995Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-29T19:41:29.271Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-29T19:41:29.271Z] 8998bd30e6a1: Pulling fs layer [2022-07-29T19:41:29.271Z] 04944245beec: Pulling fs layer [2022-07-29T19:41:29.271Z] 699f458cf7ca: Pulling fs layer [2022-07-29T19:41:29.271Z] 765212b225bb: Pulling fs layer [2022-07-29T19:41:29.271Z] f23df028b6ca: Pulling fs layer [2022-07-29T19:41:29.271Z] d65c8cfc05b1: Pulling fs layer [2022-07-29T19:41:29.271Z] 2437ff75d9bd: Pulling fs layer [2022-07-29T19:41:29.271Z] f23df028b6ca: Waiting [2022-07-29T19:41:29.271Z] d65c8cfc05b1: Waiting [2022-07-29T19:41:29.271Z] 2437ff75d9bd: Waiting [2022-07-29T19:41:29.271Z] 765212b225bb: Waiting [2022-07-29T19:41:29.550Z] 04944245beec: Verifying Checksum [2022-07-29T19:41:29.550Z] 04944245beec: Download complete [2022-07-29T19:41:29.550Z] 765212b225bb: Verifying Checksum [2022-07-29T19:41:29.550Z] 765212b225bb: Download complete [2022-07-29T19:41:29.550Z] f23df028b6ca: Verifying Checksum [2022-07-29T19:41:29.550Z] f23df028b6ca: Download complete [2022-07-29T19:41:29.550Z] d65c8cfc05b1: Verifying Checksum [2022-07-29T19:41:29.550Z] d65c8cfc05b1: Download complete [2022-07-29T19:41:29.550Z] 699f458cf7ca: Verifying Checksum [2022-07-29T19:41:29.550Z] 699f458cf7ca: Download complete [2022-07-29T19:41:30.149Z] 8998bd30e6a1: Verifying Checksum [2022-07-29T19:41:30.149Z] 8998bd30e6a1: Download complete [2022-07-29T19:41:32.774Z] 2437ff75d9bd: Verifying Checksum [2022-07-29T19:41:32.774Z] 2437ff75d9bd: Download complete [2022-07-29T19:41:34.760Z] 8998bd30e6a1: Pull complete [2022-07-29T19:41:35.035Z] 04944245beec: Pull complete [2022-07-29T19:41:36.478Z] 699f458cf7ca: Pull complete [2022-07-29T19:41:36.752Z] 765212b225bb: Pull complete [2022-07-29T19:41:37.735Z] f23df028b6ca: Pull complete [2022-07-29T19:41:38.010Z] d65c8cfc05b1: Pull complete [2022-07-29T19:41:53.099Z] 2437ff75d9bd: Pull complete [2022-07-29T19:41:53.099Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-29T19:41:53.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-29T19:41:53.099Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T19:41:53.476Z] prd-ubuntu20.04-docker-arm64-4c-16g-21509 does not seem to be running inside a container [2022-07-29T19:41:53.598Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-29T19:41:56.466Z] $ docker top 63567ed7d63dc57da4d2f5e63414a134dc516d158afb084c09d313834d10d87f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-29T19:41:57.532Z] ---> job-cost.sh [2022-07-29T19:41:57.532Z] lf-activate-venv: SKIPPING [2022-07-29T19:41:57.532Z] INFO: No Stack... [2022-07-29T19:41:58.127Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-29T19:41:59.104Z] INFO: Archiving Costs [Pipeline] sh [2022-07-29T19:41:59.788Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-07-29T19:41:59.789Z] + cut -d, -f6 [Pipeline] lock [2022-07-29T19:41:59.871Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4111-1-stack-cost] [2022-07-29T19:41:59.876Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4111-1-stack-cost] did not exist. Created. [2022-07-29T19:41:59.876Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4111-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-29T19:42:00.628Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-29T19:42:00.831Z] Stashed 1 file(s) [Pipeline] } [2022-07-29T19:42:00.848Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4111-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-29T19:42:00.948Z] $ docker stop --time=1 63567ed7d63dc57da4d2f5e63414a134dc516d158afb084c09d313834d10d87f [2022-07-29T19:42:02.483Z] $ docker rm -f 63567ed7d63dc57da4d2f5e63414a134dc516d158afb084c09d313834d10d87f [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-07-29T19:42:03.487Z] provisioning config files... [2022-07-29T19:42:03.515Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config25051674434358699tmp [Pipeline] { [Pipeline] sh [2022-07-29T19:42:03.862Z] + set +x [2022-07-29T19:42:03.862Z] + curl -s https://codecov.io/bash [2022-07-29T19:42:03.862Z] + bash -s -- [2022-07-29T19:42:03.862Z] [2022-07-29T19:42:03.862Z] _____ _ [2022-07-29T19:42:03.862Z] / ____| | | [2022-07-29T19:42:03.862Z] | | ___ __| | ___ ___ _____ __ [2022-07-29T19:42:03.862Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-29T19:42:03.862Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-29T19:42:03.862Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-29T19:42:03.862Z] Bash-1.0.6 [2022-07-29T19:42:03.862Z] [2022-07-29T19:42:03.862Z] [2022-07-29T19:42:03.862Z] ==> git version 2.25.1 found [2022-07-29T19:42:03.862Z] ==> 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-07-29T19:42:03.862Z] Release-Date: 2020-01-08 [2022-07-29T19:42:03.862Z] 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-07-29T19:42:03.862Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-29T19:42:03.862Z] ==> Jenkins CI detected. [2022-07-29T19:42:03.862Z] current dir:  /w/workspace/edgex-go/1 [2022-07-29T19:42:03.862Z] project root: . [2022-07-29T19:42:03.862Z] --> token set from env [2022-07-29T19:42:03.862Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-29T19:42:03.862Z] ==> Running gcov in . (disable via -X gcov) [2022-07-29T19:42:03.862Z] ==> Python coveragepy not found [2022-07-29T19:42:03.862Z] ==> Searching for coverage reports in: [2022-07-29T19:42:03.862Z] + . [2022-07-29T19:42:03.862Z] -> Found 1 reports [2022-07-29T19:42:03.862Z] ==> Detecting git/mercurial file structure [2022-07-29T19:42:03.862Z] ==> Reading reports [2022-07-29T19:42:03.862Z] + ./coverage.out bytes=436531 [2022-07-29T19:42:04.125Z] ==> Appending adjustments [2022-07-29T19:42:04.125Z] https://docs.codecov.io/docs/fixing-reports [2022-07-29T19:42:05.172Z] + Found adjustments [2022-07-29T19:42:05.172Z] ==> Gzipping contents [2022-07-29T19:42:05.172Z] 60K /tmp/codecov.Gj6EJy.gz [2022-07-29T19:42:05.172Z] ==> Uploading reports [2022-07-29T19:42:05.172Z] url: https://codecov.io [2022-07-29T19:42:05.172Z] query: branch=PR-4111&commit=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4111%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4111&job=&cmd_args= [2022-07-29T19:42:05.172Z] -> Pinging Codecov [2022-07-29T19:42:05.172Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4111&commit=5143e2cf2902a78431c1a1f5a4bd37caaa8f6424&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4111%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4111&job=&cmd_args= [2022-07-29T19:42:05.433Z] -> Uploading to [2022-07-29T19:42:05.433Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-29/00271124DB129430A58F1EEE437C3FCB/5143e2cf2902a78431c1a1f5a4bd37caaa8f6424/9d2fbae6-48be-4d32-bb06-d10bc6a8822d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220729%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220729T194205Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ada1d55fce278f6b7eae0f3affff89e948879ed3951f66aa26dfa033e90d6f3b [2022-07-29T19:42:05.433Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-29T19:42:05.433Z] Dload Upload Total Spent Left Speed [2022-07-29T19:42:05.694Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59970 0 0 100 59970 0 247k --:--:-- --:--:-- --:--:-- 248k [2022-07-29T19:42:05.694Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 [Pipeline] } [2022-07-29T19:42:05.717Z] 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-07-29T19:42:07.031Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-29T19:42:07.361Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T19:42:08.251Z] ---> package-listing.sh [2022-07-29T19:42:08.251Z] ++ facter osfamily [2022-07-29T19:42:08.251Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-29T19:42:08.511Z] + OS_FAMILY=debian [2022-07-29T19:42:08.511Z] + workspace=/w/workspace/edgex-go/1 [2022-07-29T19:42:08.511Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-29T19:42:08.511Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-29T19:42:08.511Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-29T19:42:08.511Z] + PACKAGES=/tmp/packages_start.txt [2022-07-29T19:42:08.511Z] + '[' /w/workspace/edgex-go/1 ']' [2022-07-29T19:42:08.511Z] + PACKAGES=/tmp/packages_end.txt [2022-07-29T19:42:08.511Z] + case "${OS_FAMILY}" in [2022-07-29T19:42:08.511Z] + dpkg -l [2022-07-29T19:42:08.511Z] + grep '^ii' [2022-07-29T19:42:08.511Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-29T19:42:08.511Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-29T19:42:08.511Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-29T19:42:08.511Z] + '[' /w/workspace/edgex-go/1 ']' [2022-07-29T19:42:08.511Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-07-29T19:42:08.511Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-07-29T19:42:08.543Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-29T19:42:08.833Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T19:42:09.461Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-29T19:42:09.461Z] [2022-07-29T19:42:09.461Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T19:42:09.835Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-29T19:42:09.836Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-29T19:42:09.836Z] 5eb5b503b376: Pulling fs layer [2022-07-29T19:42:09.836Z] 5c69ac0246d0: Pulling fs layer [2022-07-29T19:42:09.836Z] ec43610c2a17: Pulling fs layer [2022-07-29T19:42:09.836Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-29T19:42:09.836Z] 33b1e0a273af: Pulling fs layer [2022-07-29T19:42:09.836Z] 5d3b04190fa2: Pulling fs layer [2022-07-29T19:42:09.836Z] 2f39f015ded8: Pulling fs layer [2022-07-29T19:42:09.836Z] 33b1e0a273af: Waiting [2022-07-29T19:42:09.836Z] 5d3b04190fa2: Waiting [2022-07-29T19:42:09.836Z] 3a2ae6a8a46f: Waiting [2022-07-29T19:42:09.836Z] 2f39f015ded8: Waiting [2022-07-29T19:42:09.836Z] 5c69ac0246d0: Download complete [2022-07-29T19:42:09.836Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-29T19:42:09.836Z] 3a2ae6a8a46f: Download complete [2022-07-29T19:42:10.094Z] 33b1e0a273af: Verifying Checksum [2022-07-29T19:42:10.094Z] 33b1e0a273af: Download complete [2022-07-29T19:42:10.094Z] ec43610c2a17: Verifying Checksum [2022-07-29T19:42:10.094Z] ec43610c2a17: Download complete [2022-07-29T19:42:10.094Z] 5d3b04190fa2: Download complete [2022-07-29T19:42:10.094Z] 5eb5b503b376: Verifying Checksum [2022-07-29T19:42:10.094Z] 5eb5b503b376: Download complete [2022-07-29T19:42:10.662Z] 2f39f015ded8: Download complete [2022-07-29T19:42:11.230Z] 5eb5b503b376: Pull complete [2022-07-29T19:42:11.230Z] 5c69ac0246d0: Pull complete [2022-07-29T19:42:11.799Z] ec43610c2a17: Pull complete [2022-07-29T19:42:11.799Z] 3a2ae6a8a46f: Pull complete [2022-07-29T19:42:12.058Z] 33b1e0a273af: Pull complete [2022-07-29T19:42:12.058Z] 5d3b04190fa2: Pull complete [2022-07-29T19:42:17.330Z] 2f39f015ded8: Pull complete [2022-07-29T19:42:17.330Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-29T19:42:17.330Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-29T19:42:17.330Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T19:42:17.547Z] prd-ubuntu20.04-docker-8c-8g-21507 does not seem to be running inside a container [2022-07-29T19:42:17.577Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-29T19:42:19.180Z] $ docker top 698761cc70e584029c7bf097858fee6e33fde8f2b5a0a05a65691c7ee91d6907 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T19:42:19.591Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-29T19:42:19.897Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-29T19:42:20.209Z] + ls /var/log/sa-host [2022-07-29T19:42:20.209Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-29T19:42:20.406Z] provisioning config files... [2022-07-29T19:42:20.415Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4080401907381561752tmp [Pipeline] { [Pipeline] echo [2022-07-29T19:42:20.459Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T19:42:20.770Z] ---> create-netrc.sh [Pipeline] } [2022-07-29T19:42:20.797Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-29T19:42:21.200Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-29T19:42:21.231Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T19:42:21.547Z] ---> sudo-logs.sh [2022-07-29T19:42:21.547Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-29T19:42:21.625Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T19:42:21.940Z] ---> job-cost.sh [2022-07-29T19:42:21.940Z] lf-activate-venv: SKIPPING [2022-07-29T19:42:21.940Z] DEBUG: total: 0.10999999940395355 [2022-07-29T19:42:21.940Z] INFO: Retrieving Stack Cost... [2022-07-29T19:42:22.200Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-29T19:42:22.771Z] INFO: Archiving Costs [Pipeline] echo [2022-07-29T19:42:22.805Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T19:42:23.115Z] ---> logs-deploy.sh [2022-07-29T19:42:23.115Z] lf-activate-venv: SKIPPING [2022-07-29T19:42:23.115Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4111/1 [2022-07-29T19:42:23.115Z] INFO: archiving workspace using pattern(s): [2022-07-29T19:42:24.055Z] Archives upload complete. [2022-07-29T19:42:24.317Z] INFO: archiving logs to Nexus