Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fad9fe7ce883aac56d41a9d22f65d99fda24394e+25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a (be12133f20a5670153c6c302ea6345f920b5cc8d) 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-ssh2098836779548942306.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-ssh3394172585128495582.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4097/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4097/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5029222328266024263.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13465983325552934158.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4097/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4097/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13191052668682164943.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-21689 in /w/workspace/edgexfoundry_edgex-go_PR-4097 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a into PR head commit fad9fe7ce883aac56d41a9d22f65d99fda24394e Merge succeeded, producing a1018bc1fbf34bab8d72be2708a6b9677c29209e Checking out Revision a1018bc1fbf34bab8d72be2708a6b9677c29209e (PR-4097) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4097/head:refs/remotes/origin/PR-4097 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fad9fe7ce883aac56d41a9d22f65d99fda24394e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a1018bc1fbf34bab8d72be2708a6b9677c29209e # timeout=10 Commit message: "Merge commit '25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-01T16:30:00.324Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-01T16:30:00.390Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-01T16:30:00.404Z] ========================================================= [2022-08-01T16:30:00.405Z] EdgeX Global Pipelines Version Info [2022-08-01T16:30:00.405Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk d6953eeb42ab3c27c7f6e6d58d0ee696a4b86e69 # timeout=10 [2022-08-01T16:30:01.563Z] ------------------- [2022-08-01T16:30:01.563Z] stable info: [2022-08-01T16:30:01.563Z] ------------------- [2022-08-01T16:30:01.563Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-01T16:30:01.563Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-01T16:30:01.563Z] Message: update stable to v1.0.238 [2022-08-01T16:30:02.138Z] ------------------- [2022-08-01T16:30:02.138Z] experimental info: [2022-08-01T16:30:02.138Z] ------------------- [2022-08-01T16:30:02.138Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-01T16:30:02.138Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-01T16:30:02.138Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-01T16:30:02.346Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-08-01T16:30:02.357Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-08-01T16:30:02.368Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-01T16:30:02.378Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-01T16:30:02.389Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-01T16:30:02.397Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-01T16:30:02.405Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-01T16:30:02.418Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-08-01T16:30:02.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-08-01T16:30:02.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-08-01T16:30:02.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-01T16:30:02.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-01T16:30:02.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-01T16:30:02.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-01T16:30:02.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-01T16:30:02.500Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-01T16:30:02.510Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-01T16:30:02.518Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-01T16:30:02.530Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-01T16:30:02.543Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-01T16:30:02.555Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-01T16:30:02.566Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-01T16:30:02.577Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-01T16:30:02.589Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4097 [Pipeline] echo [2022-08-01T16:30:02.608Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4097 [Pipeline] echo [2022-08-01T16:30:02.621Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4097 [Pipeline] echo [2022-08-01T16:30:02.630Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a1018bc1fbf34bab8d72be2708a6b9677c29209e [Pipeline] echo [2022-08-01T16:30:02.637Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a1018bc [Pipeline] echo [2022-08-01T16:30:02.645Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-01T16:30:02.683Z] provisioning config files... [2022-08-01T16:30:02.695Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config13553822024967936tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-01T16:30:03.009Z] ---> docker-login.sh [2022-08-01T16:30:03.009Z] nexus3.edgexfoundry.org:10001 [2022-08-01T16:30:04.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T16:30:04.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T16:30:04.399Z] Configure a credential helper to remove this warning. See [2022-08-01T16:30:04.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T16:30:04.399Z] [2022-08-01T16:30:04.399Z] Login Succeeded [2022-08-01T16:30:04.399Z] nexus3.edgexfoundry.org:10002 [2022-08-01T16:30:04.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T16:30:04.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T16:30:04.660Z] Configure a credential helper to remove this warning. See [2022-08-01T16:30:04.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T16:30:04.660Z] [2022-08-01T16:30:04.660Z] Login Succeeded [2022-08-01T16:30:04.660Z] nexus3.edgexfoundry.org:10003 [2022-08-01T16:30:04.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T16:30:04.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T16:30:04.923Z] Configure a credential helper to remove this warning. See [2022-08-01T16:30:04.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T16:30:04.923Z] [2022-08-01T16:30:04.923Z] Login Succeeded [2022-08-01T16:30:04.923Z] nexus3.edgexfoundry.org:10004 [2022-08-01T16:30:04.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T16:30:04.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T16:30:04.923Z] Configure a credential helper to remove this warning. See [2022-08-01T16:30:04.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T16:30:04.923Z] [2022-08-01T16:30:04.923Z] Login Succeeded [2022-08-01T16:30:04.923Z] docker.io [2022-08-01T16:30:05.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T16:30:05.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T16:30:05.449Z] Configure a credential helper to remove this warning. See [2022-08-01T16:30:05.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T16:30:05.449Z] [2022-08-01T16:30:05.449Z] Login Succeeded [2022-08-01T16:30:05.449Z] ---> docker-login.sh ends [Pipeline] } [2022-08-01T16:30:05.458Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-01T16:30:05.778Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-08-01T16:30:05.778Z] + dirname cmd/core-command/Dockerfile [2022-08-01T16:30:05.778Z] + cut -d/ -f2 [2022-08-01T16:30:05.778Z] + echo core-command,cmd/core-command/Dockerfile [2022-08-01T16:30:05.778Z] + dirname cmd/core-data/Dockerfile [2022-08-01T16:30:05.778Z] + cut -d/ -f2 [2022-08-01T16:30:05.778Z] + echo core-data,cmd/core-data/Dockerfile [2022-08-01T16:30:05.778Z] + dirname cmd/core-metadata/Dockerfile [2022-08-01T16:30:05.778Z] + cut -d/ -f2 [2022-08-01T16:30:05.778Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-08-01T16:30:05.778Z] + + dirname cmd/security-bootstrapper/Dockerfile [2022-08-01T16:30:05.778Z] cut -d/ -f2 [2022-08-01T16:30:05.778Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-08-01T16:30:05.778Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-08-01T16:30:05.778Z] + cut -d/ -f2 [2022-08-01T16:30:05.778Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-08-01T16:30:05.778Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-08-01T16:30:05.778Z] + cut -d/ -f2 [2022-08-01T16:30:05.778Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-08-01T16:30:05.778Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-08-01T16:30:05.778Z] + cut -d/ -f2 [2022-08-01T16:30:05.778Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-08-01T16:30:05.778Z] + dirname cmd/security-spire-agent/Dockerfile [2022-08-01T16:30:05.778Z] + cut -d/ -f2 [2022-08-01T16:30:05.778Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-08-01T16:30:05.778Z] + dirname cmd/security-spire-config/Dockerfile [2022-08-01T16:30:05.778Z] + cut -d/ -f2 [2022-08-01T16:30:05.778Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-08-01T16:30:05.778Z] + dirname cmd/security-spire-server/Dockerfile [2022-08-01T16:30:05.778Z] + cut -d/ -f2 [2022-08-01T16:30:05.778Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-08-01T16:30:05.778Z] + dirname cmd/support-notifications/Dockerfile [2022-08-01T16:30:05.778Z] + cut -d/ -f2 [2022-08-01T16:30:05.778Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-08-01T16:30:05.778Z] + dirname cmd/support-scheduler/Dockerfile [2022-08-01T16:30:05.778Z] + cut -d/ -f2 [2022-08-01T16:30:05.778Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-08-01T16:30:05.778Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-08-01T16:30:05.778Z] + cut -d/ -f2 [2022-08-01T16:30:05.778Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-08-01T16:30:05.819Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-01T16:30:06.171Z] + git rev-list -1 --merges a1018bc1fbf34bab8d72be2708a6b9677c29209e~1..a1018bc1fbf34bab8d72be2708a6b9677c29209e [Pipeline] echo [2022-08-01T16:30:06.185Z] -----------> git rev-list -1 --merges a1018bc1fbf34bab8d72be2708a6b9677c29209e~1..a1018bc1fbf34bab8d72be2708a6b9677c29209e a1018bc1fbf34bab8d72be2708a6b9677c29209e [2022-08-01T16:30:06.185Z] a1018bc1fbf34bab8d72be2708a6b9677c29209e [false] [Pipeline] sh [2022-08-01T16:30:06.477Z] + git log --format=format:%s -1 a1018bc1fbf34bab8d72be2708a6b9677c29209e [Pipeline] echo [2022-08-01T16:30:06.497Z] ========================================================= [2022-08-01T16:30:06.497Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-01T16:30:06.497Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-01T16:30:06.873Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-01T16:30:06.874Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-01T16:30:06.874Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-01T16:30:06.874Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-01T16:30:06.874Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-01T16:30:06.874Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-01T16:30:06.874Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T16:30:07.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-01T16:30:07.236Z] [2022-08-01T16:30:07.236Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T16:30:07.544Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-01T16:30:07.826Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-01T16:30:07.826Z] b85a868b505f: Pulling fs layer [2022-08-01T16:30:07.826Z] e2be974225ed: Pulling fs layer [2022-08-01T16:30:07.826Z] 339a4e72a1f5: Pulling fs layer [2022-08-01T16:30:07.826Z] 988bab9f4d93: Pulling fs layer [2022-08-01T16:30:07.826Z] 1469e6f7b9e6: Pulling fs layer [2022-08-01T16:30:07.826Z] eaf3925da568: Pulling fs layer [2022-08-01T16:30:07.826Z] bab4dde63d76: Pulling fs layer [2022-08-01T16:30:07.826Z] bde34c3a00c8: Pulling fs layer [2022-08-01T16:30:07.826Z] b352a97aabf1: Pulling fs layer [2022-08-01T16:30:07.826Z] 4872d77fe225: Pulling fs layer [2022-08-01T16:30:07.826Z] 5851b861e8e6: Pulling fs layer [2022-08-01T16:30:07.826Z] bab4dde63d76: Waiting [2022-08-01T16:30:07.826Z] 1469e6f7b9e6: Waiting [2022-08-01T16:30:07.826Z] 4872d77fe225: Waiting [2022-08-01T16:30:07.826Z] bde34c3a00c8: Waiting [2022-08-01T16:30:07.826Z] eaf3925da568: Waiting [2022-08-01T16:30:07.826Z] b352a97aabf1: Waiting [2022-08-01T16:30:07.826Z] 5851b861e8e6: Waiting [2022-08-01T16:30:07.826Z] 988bab9f4d93: Waiting [2022-08-01T16:30:07.826Z] e2be974225ed: Download complete [2022-08-01T16:30:07.826Z] 988bab9f4d93: Download complete [2022-08-01T16:30:07.826Z] 339a4e72a1f5: Verifying Checksum [2022-08-01T16:30:07.826Z] 339a4e72a1f5: Download complete [2022-08-01T16:30:07.826Z] 1469e6f7b9e6: Verifying Checksum [2022-08-01T16:30:07.826Z] 1469e6f7b9e6: Download complete [2022-08-01T16:30:07.826Z] eaf3925da568: Verifying Checksum [2022-08-01T16:30:07.826Z] eaf3925da568: Download complete [2022-08-01T16:30:08.093Z] bde34c3a00c8: Verifying Checksum [2022-08-01T16:30:08.093Z] bde34c3a00c8: Download complete [2022-08-01T16:30:08.093Z] b352a97aabf1: Verifying Checksum [2022-08-01T16:30:08.093Z] b352a97aabf1: Download complete [2022-08-01T16:30:08.093Z] 4872d77fe225: Verifying Checksum [2022-08-01T16:30:08.093Z] 4872d77fe225: Download complete [2022-08-01T16:30:08.093Z] 5851b861e8e6: Verifying Checksum [2022-08-01T16:30:08.093Z] 5851b861e8e6: Download complete [2022-08-01T16:30:08.093Z] b85a868b505f: Verifying Checksum [2022-08-01T16:30:08.093Z] b85a868b505f: Download complete [2022-08-01T16:30:08.355Z] bab4dde63d76: Verifying Checksum [2022-08-01T16:30:08.355Z] bab4dde63d76: Download complete [2022-08-01T16:30:09.746Z] b85a868b505f: Pull complete [2022-08-01T16:30:10.009Z] e2be974225ed: Pull complete [2022-08-01T16:30:10.581Z] 339a4e72a1f5: Pull complete [2022-08-01T16:30:10.842Z] 988bab9f4d93: Pull complete [2022-08-01T16:30:11.104Z] 1469e6f7b9e6: Pull complete [2022-08-01T16:30:11.365Z] eaf3925da568: Pull complete [2022-08-01T16:30:13.916Z] bab4dde63d76: Pull complete [2022-08-01T16:30:13.916Z] bde34c3a00c8: Pull complete [2022-08-01T16:30:13.916Z] b352a97aabf1: Pull complete [2022-08-01T16:30:13.916Z] 4872d77fe225: Pull complete [2022-08-01T16:30:14.179Z] 5851b861e8e6: Pull complete [2022-08-01T16:30:14.179Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-01T16:30:14.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-01T16:30:14.179Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T16:30:14.285Z] prd-ubuntu20.04-docker-8c-8g-21689 does not seem to be running inside a container [2022-08-01T16:30:14.330Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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/py-git-semver:0.1.4 cat [2022-08-01T16:30:17.121Z] $ docker top 2454d793c2c7b177f0b461ca6b38ba03659d097b4f86a05821aec8603900da21 -eo pid,comm [2022-08-01T16:30:17.185Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-08-01T16:30:17.185Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-01T16:30:17.218Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-01T16:30:17.218Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-01T16:30:17.333Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-01T16:30:17.338Z] $ docker exec 2454d793c2c7b177f0b461ca6b38ba03659d097b4f86a05821aec8603900da21 ssh-agent [2022-08-01T16:30:17.457Z] SSH_AUTH_SOCK=/tmp/ssh-P20RqFG1b5eF/agent.32 [2022-08-01T16:30:17.457Z] SSH_AGENT_PID=38 [2022-08-01T16:30:17.464Z] Running ssh-add (command line suppressed) [2022-08-01T16:30:17.578Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_1185232606697132729.key (/w/workspace/edgex-go/5@tmp/private_key_1185232606697132729.key) [2022-08-01T16:30:17.594Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-01T16:30:17.887Z] + git tag --points-at HEAD [Pipeline] } [2022-08-01T16:30:17.906Z] $ docker exec --env ******** --env ******** 2454d793c2c7b177f0b461ca6b38ba03659d097b4f86a05821aec8603900da21 ssh-agent -k [2022-08-01T16:30:18.013Z] unset SSH_AUTH_SOCK; [2022-08-01T16:30:18.013Z] unset SSH_AGENT_PID; [2022-08-01T16:30:18.013Z] echo Agent pid 38 killed; [2022-08-01T16:30:18.021Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-01T16:30:18.042Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-01T16:30:18.042Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-01T16:30:18.171Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-01T16:30:18.176Z] $ docker exec 2454d793c2c7b177f0b461ca6b38ba03659d097b4f86a05821aec8603900da21 ssh-agent [2022-08-01T16:30:18.297Z] SSH_AUTH_SOCK=/tmp/ssh-c6GuTHGCZjCN/agent.72 [2022-08-01T16:30:18.297Z] SSH_AGENT_PID=79 [2022-08-01T16:30:18.303Z] Running ssh-add (command line suppressed) [2022-08-01T16:30:18.423Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_6485927058092433226.key (/w/workspace/edgex-go/5@tmp/private_key_6485927058092433226.key) [2022-08-01T16:30:18.439Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-01T16:30:18.729Z] + git semver init [2022-08-01T16:30:18.990Z] 2022-08-01 16:30:18,935 [run_init] DEBUG init version:0.0.0 force:False [2022-08-01T16:30:18.990Z] 2022-08-01 16:30:18,936 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver [2022-08-01T16:30:18.990Z] 2022-08-01 16:30:18,936 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver [2022-08-01T16:30:18.990Z] 2022-08-01 16:30:18,937 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) [2022-08-01T16:30:24.305Z] 2022-08-01 16:30:23,709 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude [2022-08-01T16:30:24.305Z] 2022-08-01 16:30:23,710 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4097 with force:False [2022-08-01T16:30:24.305Z] 2022-08-01 16:30:23,710 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4097 [2022-08-01T16:30:24.305Z] 2022-08-01 16:30:23,714 [execute] INFO git cat-file --batch-check [2022-08-01T16:30:24.305Z] 2022-08-01 16:30:23,714 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2022-08-01T16:30:24.305Z] 2022-08-01 16:30:23,720 [execute] INFO git cat-file --batch [2022-08-01T16:30:24.305Z] 2022-08-01 16:30:23,720 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2022-08-01T16:30:24.305Z] 2022-08-01 16:30:23,724 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4097 [2022-08-01T16:30:24.305Z] 0.0.0 [Pipeline] } [2022-08-01T16:30:24.320Z] $ docker exec --env ******** --env ******** 2454d793c2c7b177f0b461ca6b38ba03659d097b4f86a05821aec8603900da21 ssh-agent -k [2022-08-01T16:30:24.422Z] unset SSH_AUTH_SOCK; [2022-08-01T16:30:24.423Z] unset SSH_AGENT_PID; [2022-08-01T16:30:24.429Z] echo Agent pid 79 killed; [2022-08-01T16:30:24.434Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-01T16:30:24.747Z] + git semver [Pipeline] } [2022-08-01T16:30:25.052Z] $ docker stop --time=1 2454d793c2c7b177f0b461ca6b38ba03659d097b4f86a05821aec8603900da21 [2022-08-01T16:30:26.380Z] $ docker rm -f 2454d793c2c7b177f0b461ca6b38ba03659d097b4f86a05821aec8603900da21 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-01T16:30:26.730Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-01T16:30:26.971Z] Stashed 1 file(s) [Pipeline] echo [2022-08-01T16:30:26.973Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-01T16:30:27.343Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2022-08-01T16:30:27.359Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-01T16:30:27.371Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-01T16:30:27.379Z] ========================================================= [2022-08-01T16:30:27.379Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-01T16:30:27.379Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-01T16:30:27.671Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-01T16:30:27.671Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-01T16:30:27.671Z] 2408cc74d12b: Pulling fs layer [2022-08-01T16:30:27.671Z] ea60b727a1ce: Pulling fs layer [2022-08-01T16:30:27.671Z] 30c4a7721957: Pulling fs layer [2022-08-01T16:30:27.671Z] 370296b7ddb6: Pulling fs layer [2022-08-01T16:30:27.671Z] 7c6cee850709: Pulling fs layer [2022-08-01T16:30:27.671Z] 39a5fcdaea64: Pulling fs layer [2022-08-01T16:30:27.671Z] d94ebbe4e438: Pulling fs layer [2022-08-01T16:30:27.671Z] bcfd1f05c69d: Pulling fs layer [2022-08-01T16:30:27.671Z] 59ccb84bbe0f: Pulling fs layer [2022-08-01T16:30:27.671Z] 7c6cee850709: Waiting [2022-08-01T16:30:27.671Z] bcfd1f05c69d: Waiting [2022-08-01T16:30:27.671Z] 59ccb84bbe0f: Waiting [2022-08-01T16:30:27.671Z] 39a5fcdaea64: Waiting [2022-08-01T16:30:27.671Z] d94ebbe4e438: Waiting [2022-08-01T16:30:27.671Z] 370296b7ddb6: Waiting [2022-08-01T16:30:27.671Z] 30c4a7721957: Verifying Checksum [2022-08-01T16:30:27.671Z] 30c4a7721957: Download complete [2022-08-01T16:30:27.671Z] ea60b727a1ce: Download complete [2022-08-01T16:30:27.671Z] 7c6cee850709: Verifying Checksum [2022-08-01T16:30:27.671Z] 7c6cee850709: Download complete [2022-08-01T16:30:27.671Z] 39a5fcdaea64: Download complete [2022-08-01T16:30:27.932Z] 2408cc74d12b: Download complete [2022-08-01T16:30:27.932Z] d94ebbe4e438: Download complete [2022-08-01T16:30:27.932Z] 2408cc74d12b: Pull complete [2022-08-01T16:30:27.932Z] ea60b727a1ce: Pull complete [2022-08-01T16:30:28.194Z] 30c4a7721957: Pull complete [2022-08-01T16:30:28.457Z] 59ccb84bbe0f: Verifying Checksum [2022-08-01T16:30:28.457Z] 59ccb84bbe0f: Download complete [2022-08-01T16:30:28.716Z] 370296b7ddb6: Verifying Checksum [2022-08-01T16:30:28.717Z] 370296b7ddb6: Download complete [2022-08-01T16:30:28.717Z] bcfd1f05c69d: Verifying Checksum [2022-08-01T16:30:28.717Z] bcfd1f05c69d: Download complete [2022-08-01T16:30:34.013Z] 370296b7ddb6: Pull complete [2022-08-01T16:30:34.013Z] 7c6cee850709: Pull complete [2022-08-01T16:30:34.013Z] 39a5fcdaea64: Pull complete [2022-08-01T16:30:34.013Z] d94ebbe4e438: Pull complete [2022-08-01T16:30:35.389Z] bcfd1f05c69d: Pull complete [2022-08-01T16:30:36.328Z] 59ccb84bbe0f: Pull complete [2022-08-01T16:30:36.328Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-01T16:30:36.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-01T16:30:36.328Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-01T16:30:36.631Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-01T16:30:36.631Z] WORKDIR /edgex [2022-08-01T16:30:36.631Z] COPY go.mod . [2022-08-01T16:30:36.631Z] RUN go mod download [2022-08-01T16:30:36.631Z] + docker build -t ci-base-image-x86_64 -f - . [2022-08-01T16:30:38.030Z] Sending build context to Docker daemon 335.4MB [2022-08-01T16:30:38.030Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-01T16:30:38.030Z] ---> a4fb48ad2a94 [2022-08-01T16:30:38.030Z] Step 2/4 : WORKDIR /edgex [2022-08-01T16:30:42.035Z] Still waiting to schedule task [2022-08-01T16:30:42.035Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-01T16:30:43.343Z] ---> Running in 20db951c1217 [2022-08-01T16:30:43.344Z] Removing intermediate container 20db951c1217 [2022-08-01T16:30:43.344Z] ---> be5f888716a3 [2022-08-01T16:30:43.344Z] Step 3/4 : COPY go.mod . [2022-08-01T16:30:43.344Z] ---> fadf65eea30b [2022-08-01T16:30:43.344Z] Step 4/4 : RUN go mod download [2022-08-01T16:30:43.344Z] ---> Running in b29eca714788 [2022-08-01T16:30:58.251Z] Removing intermediate container b29eca714788 [2022-08-01T16:30:58.251Z] ---> 2f45434c1ab5 [2022-08-01T16:30:58.251Z] Successfully built 2f45434c1ab5 [2022-08-01T16:30:58.251Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T16:30:58.580Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-01T16:30:58.581Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T16:30:58.720Z] prd-ubuntu20.04-docker-8c-8g-21689 does not seem to be running inside a container [2022-08-01T16:30:58.833Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-01T16:30:59.211Z] $ docker top d3e5e9b3c1f9a8678954c35f0a91358b77987a0f4233ecd55f8803108a429a84 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-01T16:30:59.566Z] + go version [2022-08-01T16:30:59.566Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-01T16:30:59.579Z] $ docker stop --time=1 d3e5e9b3c1f9a8678954c35f0a91358b77987a0f4233ecd55f8803108a429a84 [2022-08-01T16:31:00.854Z] $ docker rm -f d3e5e9b3c1f9a8678954c35f0a91358b77987a0f4233ecd55f8803108a429a84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T16:31:01.264Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-01T16:31:01.264Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T16:31:01.376Z] prd-ubuntu20.04-docker-8c-8g-21689 does not seem to be running inside a container [2022-08-01T16:31:01.422Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-01T16:31:01.748Z] $ docker top ad635eca43af4333cdda2e8b00f74258fdbeb53fc320114fe349174a182dc1d0 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-01T16:31:01.842Z] ========================================================= [2022-08-01T16:31:01.843Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-01T16:31:01.843Z] ========================================================= [Pipeline] sh [2022-08-01T16:31:02.125Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2022-08-01T16:31:02.427Z] + make test [2022-08-01T16:31:02.428Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-01T16:31:09.001Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-01T16:31:21.212Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-01T16:31:21.471Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-01T16:31:21.729Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-01T16:31:21.729Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-01T16:31:21.729Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-01T16:31:21.729Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-01T16:31:21.729Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-01T16:31:21.729Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-01T16:31:21.729Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-01T16:31:21.986Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-01T16:31:21.986Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-01T16:31:21.986Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-01T16:31:21.986Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-01T16:31:21.986Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-01T16:31:21.986Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-01T16:31:22.921Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements [2022-08-01T16:31:22.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-01T16:31:22.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-01T16:31:22.921Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.106s coverage: 98.5% of statements [2022-08-01T16:31:22.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-01T16:31:23.179Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.087s coverage: 54.2% of statements [2022-08-01T16:31:23.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-01T16:31:23.179Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-01T16:31:26.469Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.977s coverage: 89.2% of statements [2022-08-01T16:31:26.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-01T16:31:26.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-01T16:31:26.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-01T16:31:26.469Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.090s coverage: 83.8% of statements [2022-08-01T16:31:26.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-01T16:31:26.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-01T16:31:26.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-08-01T16:31:26.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-01T16:31:26.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-01T16:31:26.469Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.484s coverage: 95.6% of statements [2022-08-01T16:31:26.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-01T16:31:26.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-01T16:31:26.469Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.093s coverage: 72.2% of statements [2022-08-01T16:31:26.469Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-01T16:31:26.469Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-01T16:31:26.469Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-01T16:31:26.469Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-01T16:31:26.469Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-01T16:31:26.469Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 60.0% of statements [2022-08-01T16:31:26.469Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-01T16:31:26.469Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-01T16:31:26.469Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-01T16:31:26.469Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements [2022-08-01T16:31:26.469Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-01T16:31:26.469Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.078s coverage: 58.8% of statements [2022-08-01T16:31:26.469Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.091s coverage: 29.6% of statements [2022-08-01T16:31:26.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-01T16:31:26.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.078s coverage: 47.1% of statements [2022-08-01T16:31:26.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.066s coverage: 79.5% of statements [2022-08-01T16:31:26.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2022-08-01T16:31:26.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.096s coverage: 96.3% of statements [2022-08-01T16:31:26.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements [2022-08-01T16:31:33.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.066s coverage: 94.4% of statements [2022-08-01T16:31:33.045Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2022-08-01T16:31:38.324Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.222s coverage: 82.2% of statements [2022-08-01T16:31:38.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-01T16:31:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.095s coverage: 92.9% of statements [2022-08-01T16:31:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-01T16:31:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-01T16:31:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-01T16:31:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2022-08-01T16:31:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-01T16:31:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-01T16:31:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-01T16:31:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-01T16:31:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-01T16:31:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2022-08-01T16:31:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-01T16:31:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-01T16:31:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2022-08-01T16:31:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-01T16:31:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements [2022-08-01T16:31:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-01T16:31:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.0% of statements [2022-08-01T16:31:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements [2022-08-01T16:31:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2022-08-01T16:31:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.235s coverage: 91.2% of statements [2022-08-01T16:31:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-01T16:31:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.156s coverage: 64.7% of statements [2022-08-01T16:31:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-01T16:31:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-01T16:31:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2022-08-01T16:31:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-08-01T16:31:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-08-01T16:31:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.044s coverage: 73.7% of statements [2022-08-01T16:31:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.080s coverage: 100.0% of statements [2022-08-01T16:31:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.290s coverage: 65.8% of statements [2022-08-01T16:31:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-01T16:31:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-01T16:31:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-01T16:31:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.159s coverage: 43.6% of statements [2022-08-01T16:31:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-01T16:31:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-01T16:31:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements [2022-08-01T16:31:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-01T16:31:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.080s coverage: 84.8% of statements [2022-08-01T16:31:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-01T16:31:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-01T16:31:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-01T16:31:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-01T16:31:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements [2022-08-01T16:31:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-01T16:31:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-01T16:31:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-01T16:31:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-01T16:31:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.153s coverage: 92.3% of statements [2022-08-01T16:31:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-01T16:31:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-01T16:31:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-01T16:31:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-01T16:31:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements [2022-08-01T16:31:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-01T16:31:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-01T16:31:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.122s coverage: 97.7% of statements [2022-08-01T16:31:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-01T16:31:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-01T16:31:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-01T16:31:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-01T16:31:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-08-01T16:31:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-01T16:31:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-01T16:31:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-01T16:31:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-01T16:31:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-01T16:31:46.469Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-01T16:31:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-08-01T16:31:46.469Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-08-01T16:31:46.469Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-08-01T16:32:08.415Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-08-01T16:32:08.415Z] GO111MODULE=on go vet ./... [2022-08-01T16:32:08.983Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-01T16:32:08.983Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-01T16:32:09.242Z] ./bin/test-attribution-txt.sh [2022-08-01T16:32:09.242Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-01T16:32:09.242Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-01T16:32:09.242Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-01T16:32:09.242Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-01T16:32:09.242Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-01T16:32:09.242Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-01T16:32:09.242Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-01T16:32:09.256Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-01T16:32:09.550Z] + ls -al . [2022-08-01T16:32:09.550Z] total 688 [2022-08-01T16:32:09.550Z] drwxrwxr-x 10 1001 1001 4096 Aug 1 16:31 . [2022-08-01T16:32:09.550Z] drwxr-xr-x 4 root root 4096 Aug 1 16:31 .. [2022-08-01T16:32:09.550Z] -rw-rw-r-- 1 1001 1001 11 Aug 1 16:29 .dockerignore [2022-08-01T16:32:09.550Z] drwxrwxr-x 8 1001 1001 4096 Aug 1 16:31 .git [2022-08-01T16:32:09.550Z] drwxrwxr-x 3 1001 1001 4096 Aug 1 16:29 .github [2022-08-01T16:32:09.550Z] -rw-rw-r-- 1 1001 1001 1030 Aug 1 16:29 .gitignore [2022-08-01T16:32:09.550Z] -rw-rw-r-- 1 1001 1001 42 Aug 1 16:29 .golangci.yml [2022-08-01T16:32:09.550Z] -rw-rw-r-- 1 1001 1001 87 Aug 1 16:29 .hadolint.yml [2022-08-01T16:32:09.550Z] drwxr-xr-x 3 1001 1001 4096 Aug 1 16:30 .semver [2022-08-01T16:32:09.550Z] -rw-rw-r-- 1 1001 1001 166 Aug 1 16:29 .sonarcloud.properties [2022-08-01T16:32:09.550Z] -rw-rw-r-- 1 1001 1001 1171 Aug 1 16:29 ADOPTERS.md [2022-08-01T16:32:09.550Z] -rw-rw-r-- 1 1001 1001 10347 Aug 1 16:29 Attribution.txt [2022-08-01T16:32:09.550Z] -rw-rw-r-- 1 1001 1001 63209 Aug 1 16:29 CHANGELOG.md [2022-08-01T16:32:09.550Z] -rw-rw-r-- 1 1001 1001 3804 Aug 1 16:29 CONTRIBUTING.md [2022-08-01T16:32:09.550Z] -rw-rw-r-- 1 1001 1001 677 Aug 1 16:29 GOVERNANCE.md [2022-08-01T16:32:09.550Z] -rw-rw-r-- 1 1001 1001 850 Aug 1 16:29 Jenkinsfile [2022-08-01T16:32:09.550Z] -rw-rw-r-- 1 1001 1001 10775 Aug 1 16:29 LICENSE [2022-08-01T16:32:09.550Z] -rw-rw-r-- 1 1001 1001 10350 Aug 1 16:29 Makefile [2022-08-01T16:32:09.550Z] -rw-rw-r-- 1 1001 1001 582 Aug 1 16:29 OWNERS.md [2022-08-01T16:32:09.550Z] -rw-rw-r-- 1 1001 1001 9094 Aug 1 16:29 README.md [2022-08-01T16:32:09.550Z] -rw-rw-r-- 1 1001 1001 6912 Aug 1 16:29 SECURITY.md [2022-08-01T16:32:09.550Z] -rw-rw-r-- 1 1001 1001 5 Aug 1 16:30 VERSION [2022-08-01T16:32:09.550Z] -rw-rw-r-- 1 1001 1001 4131 Aug 1 16:29 ZMQWindows.md [2022-08-01T16:32:09.550Z] drwxrwxr-x 2 1001 1001 4096 Aug 1 16:29 bin [2022-08-01T16:32:09.550Z] drwxrwxr-x 18 1001 1001 4096 Aug 1 16:29 cmd [2022-08-01T16:32:09.550Z] -rw-r--r-- 1 root root 436531 Aug 1 16:31 coverage.out [2022-08-01T16:32:09.550Z] -rw-rw-r-- 1 1001 1001 3681 Aug 1 16:29 go.mod [2022-08-01T16:32:09.550Z] -rw-rw-r-- 1 1001 1001 38033 Aug 1 16:29 go.sum [2022-08-01T16:32:09.550Z] drwxrwxr-x 8 1001 1001 4096 Aug 1 16:29 internal [2022-08-01T16:32:09.550Z] drwxrwxr-x 3 1001 1001 4096 Aug 1 16:29 openapi [2022-08-01T16:32:09.550Z] drwxrwxr-x 4 1001 1001 4096 Aug 1 16:29 snap [2022-08-01T16:32:09.550Z] -rw-rw-r-- 1 1001 1001 204 Aug 1 16:29 version.go [Pipeline] sh [2022-08-01T16:32:09.840Z] + '[' -e coverage.out ] [2022-08-01T16:32:09.840Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-01T16:32:09.939Z] Stashed 1 file(s) [Pipeline] sh [2022-08-01T16:32:10.251Z] + make build [2022-08-01T16:32:10.251Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-01T16:32:25.171Z] 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-08-01T16:32:35.160Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-01T16:32:35.160Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-01T16:32:41.738Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-01T16:32:41.998Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-01T16:32:42.935Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-01T16:32:43.875Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-01T16:32:44.811Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-01T16:32:45.748Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-01T16:32:46.712Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-01T16:32:47.344Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-01T16:32:48.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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-08-01T16:32:50.174Z] $ docker stop --time=1 ad635eca43af4333cdda2e8b00f74258fdbeb53fc320114fe349174a182dc1d0 [2022-08-01T16:32:58.614Z] $ docker rm -f ad635eca43af4333cdda2e8b00f74258fdbeb53fc320114fe349174a182dc1d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T16:32:59.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-01T16:32:59.425Z] [2022-08-01T16:32:59.425Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T16:32:59.733Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-01T16:32:59.733Z] latest: Pulling from edgex-devops/edgex-compose [2022-08-01T16:32:59.733Z] cbdbe7a5bc2a: Pulling fs layer [2022-08-01T16:32:59.733Z] ca9280d653b3: Pulling fs layer [2022-08-01T16:32:59.733Z] 7e9c9ca2126c: Pulling fs layer [2022-08-01T16:32:59.994Z] cbdbe7a5bc2a: Verifying Checksum [2022-08-01T16:32:59.994Z] cbdbe7a5bc2a: Download complete [2022-08-01T16:32:59.994Z] ca9280d653b3: Verifying Checksum [2022-08-01T16:32:59.994Z] ca9280d653b3: Download complete [2022-08-01T16:33:00.253Z] cbdbe7a5bc2a: Pull complete [2022-08-01T16:33:00.513Z] 7e9c9ca2126c: Download complete [2022-08-01T16:33:00.773Z] ca9280d653b3: Pull complete [2022-08-01T16:33:02.649Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21693 in /w/workspace/edgexfoundry_edgex-go_PR-4097 [Pipeline] { [Pipeline] ws [2022-08-01T16:33:02.664Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2022-08-01T16:33:02.700Z] The recommended git tool is: git [2022-08-01T16:33:04.058Z] 7e9c9ca2126c: Pull complete [2022-08-01T16:33:04.058Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-08-01T16:33:04.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-01T16:33:04.058Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T16:33:04.151Z] prd-ubuntu20.04-docker-8c-8g-21689 does not seem to be running inside a container [2022-08-01T16:33:04.200Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-01T16:33:07.315Z] $ docker top 9a09def404bb8da6e0c9b4e97dfa22d3f34546f1eaa82b2b2487c81ec8886fdf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-01T16:33:07.679Z] + docker-compose+ build --helpgrep [2022-08-01T16:33:07.679Z] parallel [2022-08-01T16:33:08.246Z] --parallel Build images in parallel. [Pipeline] } [2022-08-01T16:33:08.262Z] $ docker stop --time=1 9a09def404bb8da6e0c9b4e97dfa22d3f34546f1eaa82b2b2487c81ec8886fdf [2022-08-01T16:33:09.799Z] $ docker rm -f 9a09def404bb8da6e0c9b4e97dfa22d3f34546f1eaa82b2b2487c81ec8886fdf [2022-08-01T16:33:10.017Z] using credential edgex-jenkins-ssh [Pipeline] // withDockerContainer [2022-08-01T16:33:10.044Z] Cloning the remote Git repository [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T16:33:10.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-01T16:33:10.399Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T16:33:10.480Z] prd-ubuntu20.04-docker-8c-8g-21689 does not seem to be running inside a container [2022-08-01T16:33:10.520Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-01T16:33:10.161Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-01T16:33:10.256Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2022-08-01T16:33:10.353Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-01T16:33:10.354Z] > git --version # timeout=10 [2022-08-01T16:33:10.386Z] > git --version # 'git version 2.25.1' [2022-08-01T16:33:10.389Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-01T16:33:11.310Z] $ docker top f2c0d8220540e925900608744a704482c1c369120dc2e5b4a08a7acc44d04bb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-01T16:33:11.667Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-01T16:33:10.546Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-01T16:33:12.236Z] Building core-command ... [2022-08-01T16:33:12.236Z] Building core-data ... [2022-08-01T16:33:12.236Z] Building core-metadata ... [2022-08-01T16:33:12.236Z] Building security-bootstrapper ... [2022-08-01T16:33:12.236Z] Building security-proxy-setup ... [2022-08-01T16:33:12.236Z] Building security-secretstore-setup ... [2022-08-01T16:33:12.236Z] Building security-spiffe-token-provider ... [2022-08-01T16:33:12.236Z] Building security-spire-agent ... [2022-08-01T16:33:12.236Z] Building security-spire-config ... [2022-08-01T16:33:12.236Z] Building security-spire-server ... [2022-08-01T16:33:12.236Z] Building support-notifications ... [2022-08-01T16:33:12.236Z] Building support-scheduler ... [2022-08-01T16:33:12.236Z] Building sys-mgmt-agent ... [2022-08-01T16:33:12.236Z] Building core-metadata [2022-08-01T16:33:12.236Z] Building security-spire-agent [2022-08-01T16:33:12.236Z] Building sys-mgmt-agent [2022-08-01T16:33:12.236Z] Building security-bootstrapper [2022-08-01T16:33:12.236Z] Building security-spire-config [2022-08-01T16:33:27.151Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T16:33:27.151Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-01T16:33:27.151Z] ---> 2f45434c1ab5 [2022-08-01T16:33:27.151Z] Step 3/23 : WORKDIR /edgex-go [2022-08-01T16:33:27.151Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T16:33:27.151Z] [2022-08-01T16:33:27.151Z] Step 2/26 : FROM ${BUILDER_BASE} AS builderStep 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-01T16:33:27.151Z] [2022-08-01T16:33:27.151Z] ---> 2f45434c1ab5 [2022-08-01T16:33:27.151Z] Step 3/23 : WORKDIR /edgex-go ---> 2f45434c1ab5 [2022-08-01T16:33:27.151Z] [2022-08-01T16:33:27.151Z] Step 3/26 : WORKDIR /edgex-go [2022-08-01T16:33:27.151Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T16:33:27.151Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-01T16:33:27.151Z] ---> 2f45434c1ab5 [2022-08-01T16:33:27.151Z] Step 3/26 : WORKDIR /edgex-go [2022-08-01T16:33:27.151Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T16:33:27.151Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-01T16:33:27.151Z] ---> 2f45434c1ab5 [2022-08-01T16:33:27.151Z] Step 3/31 : WORKDIR /edgex-go [2022-08-01T16:33:30.786Z] Merging remotes/origin/main commit 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a into PR head commit fad9fe7ce883aac56d41a9d22f65d99fda24394e [2022-08-01T16:33:31.280Z] Merge succeeded, producing 7865923e20671411f56ebb46f3a88b4c96a306ad [2022-08-01T16:33:31.280Z] Checking out Revision 7865923e20671411f56ebb46f3a88b4c96a306ad (PR-4097) [2022-08-01T16:33:30.106Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-01T16:33:30.142Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-01T16:33:30.170Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-01T16:33:30.214Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-01T16:33:30.215Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-01T16:33:30.229Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4097/head:refs/remotes/origin/PR-4097 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-01T16:33:30.809Z] > git config core.sparsecheckout # timeout=10 [2022-08-01T16:33:30.830Z] > git checkout -f fad9fe7ce883aac56d41a9d22f65d99fda24394e # timeout=10 [2022-08-01T16:33:31.097Z] > git remote # timeout=10 [2022-08-01T16:33:31.116Z] > git config --get remote.origin.url # timeout=10 [2022-08-01T16:33:31.142Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-01T16:33:31.154Z] > git merge 25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a # timeout=10 [2022-08-01T16:33:31.260Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-01T16:33:31.291Z] > git config core.sparsecheckout # timeout=10 [2022-08-01T16:33:31.306Z] > git checkout -f 7865923e20671411f56ebb46f3a88b4c96a306ad # timeout=10 [2022-08-01T16:33:35.669Z] Commit message: "Merge commit '25c53ab8fe0d490b54aa6946de8f536b7b8ddd6a' into HEAD" [2022-08-01T16:33:35.703Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-01T16:33:36.659Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-01T16:33:36.659Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-01T16:33:36.659Z] Dload Upload Total Spent Left Speed [2022-08-01T16:33:36.659Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 179k 0 --:--:-- --:--:-- --:--:-- 182k [2022-08-01T16:33:35.681Z] > git rev-list --no-walk d6953eeb42ab3c27c7f6e6d58d0ee696a4b86e69 # timeout=10 [Pipeline] sh [2022-08-01T16:33:37.309Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-01T16:33:37.665Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-01T16:33:37.665Z] sudo tee /etc/docker/daemon.new [2022-08-01T16:33:37.665Z] { [2022-08-01T16:33:37.665Z] "registry-mirrors": [ [2022-08-01T16:33:37.665Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-01T16:33:37.665Z] ], [2022-08-01T16:33:37.665Z] "bip": "10.250.0.254/24", [2022-08-01T16:33:37.665Z] "hosts": [ [2022-08-01T16:33:37.665Z] "tcp://0.0.0.0:5555", [2022-08-01T16:33:37.665Z] "unix:///var/run/docker.sock" [2022-08-01T16:33:37.665Z] ], [2022-08-01T16:33:37.665Z] "mtu": 1458, [2022-08-01T16:33:37.665Z] "selinux-enabled": true, [2022-08-01T16:33:37.665Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-01T16:33:37.665Z] } [Pipeline] sh [2022-08-01T16:33:38.019Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-01T16:33:38.430Z] + sudo service docker restart [2022-08-01T16:33:45.262Z] ---> Running in 546f9e3ab46c [2022-08-01T16:33:45.262Z] ---> Running in d42369e630b5 [2022-08-01T16:33:45.262Z] ---> Running in cfd5f669f6f2 [2022-08-01T16:33:45.262Z] ---> Running in c4b02a17a9a3 [2022-08-01T16:33:45.262Z] ---> Running in 2ae9b607333f [2022-08-01T16:33:45.262Z] Removing intermediate container 546f9e3ab46c [2022-08-01T16:33:45.262Z] ---> 34b0a7e84a41 [2022-08-01T16:33:45.262Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T16:33:45.262Z] Removing intermediate container d42369e630b5 [2022-08-01T16:33:45.262Z] ---> 4c9b62b0829e [2022-08-01T16:33:45.262Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T16:33:45.262Z] Removing intermediate container cfd5f669f6f2 [2022-08-01T16:33:45.262Z] ---> 9e272579a01f [2022-08-01T16:33:45.262Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T16:33:45.262Z] Removing intermediate container 2ae9b607333f [2022-08-01T16:33:45.262Z] ---> e74993cdb772 [2022-08-01T16:33:45.262Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T16:33:45.262Z] Removing intermediate container c4b02a17a9a3 [2022-08-01T16:33:45.262Z] ---> 544549a7d695 [2022-08-01T16:33:45.262Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T16:33:45.262Z] ---> Running in c5f208d25454 [2022-08-01T16:33:45.262Z] ---> Running in a14f3eff5578 [2022-08-01T16:33:45.262Z] ---> Running in 73e012197fce [2022-08-01T16:33:45.262Z] ---> Running in 612e12cfcd45 [2022-08-01T16:33:45.262Z] ---> Running in 79ec81f040e5 [2022-08-01T16:33:48.585Z] Removing intermediate container a14f3eff5578 [2022-08-01T16:33:48.585Z] ---> 0ef8ec2db0bc [2022-08-01T16:33:48.585Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-01T16:33:48.585Z] ---> Running in ba7b6115cb0d [2022-08-01T16:33:48.585Z] Removing intermediate container c5f208d25454 [2022-08-01T16:33:48.585Z] ---> 5f7ac41c7a1e [2022-08-01T16:33:48.585Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-01T16:33:48.904Z] Removing intermediate container 73e012197fce [2022-08-01T16:33:48.904Z] ---> ac962d545eba [2022-08-01T16:33:48.904Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-01T16:33:48.904Z] ---> Running in 39c0ec203fd3 [2022-08-01T16:33:48.904Z] ---> Running in dfd9c8bb4ee8 [2022-08-01T16:33:49.164Z] Removing intermediate container 79ec81f040e5 [2022-08-01T16:33:49.164Z] ---> 2094bc01a586 [2022-08-01T16:33:49.164Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-01T16:33:49.164Z] Removing intermediate container 612e12cfcd45 [2022-08-01T16:33:49.164Z] ---> fd74987f212d [2022-08-01T16:33:49.164Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-01T16:33:49.164Z] ---> Running in fcce9393b830 [2022-08-01T16:33:49.164Z] ---> Running in 38207a8ba6a6 [2022-08-01T16:33:49.429Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-01T16:33:49.429Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-01T16:33:49.429Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-01T16:33:49.689Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-01T16:33:49.948Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-01T16:33:50.207Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-01T16:33:50.207Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-01T16:33:50.207Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-01T16:33:50.468Z] OK: 211 MiB in 51 packages [2022-08-01T16:33:50.729Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-01T16:33:50.729Z] OK: 211 MiB in 51 packages [2022-08-01T16:33:50.729Z] OK: 211 MiB in 51 packages [2022-08-01T16:33:50.729Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-01T16:33:50.988Z] OK: 211 MiB in 51 packages [2022-08-01T16:33:50.988Z] Removing intermediate container 39c0ec203fd3 [2022-08-01T16:33:50.988Z] ---> 41a9ef8d357b [2022-08-01T16:33:50.988Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-01T16:33:50.988Z] Removing intermediate container ba7b6115cb0d [2022-08-01T16:33:50.988Z] ---> 8712f77195d0 [2022-08-01T16:33:50.988Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-01T16:33:51.249Z] OK: 211 MiB in 51 packages [2022-08-01T16:33:51.249Z] Removing intermediate container dfd9c8bb4ee8 [2022-08-01T16:33:51.249Z] ---> 61eaf1e15f5b [2022-08-01T16:33:51.249Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-01T16:33:51.249Z] ---> 56e74dd6c1fa [2022-08-01T16:33:51.249Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T16:33:51.249Z] ---> 1daa5eac427e [2022-08-01T16:33:51.249Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T16:33:51.249Z] ---> Running in 75a970fd5784 [2022-08-01T16:33:51.249Z] ---> Running in 52e0f89a8b1b [2022-08-01T16:33:51.249Z] ---> 1448e8882278 [2022-08-01T16:33:51.249Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T16:33:51.249Z] Removing intermediate container fcce9393b830 [2022-08-01T16:33:51.508Z] ---> 18d9bfdb0048 [2022-08-01T16:33:51.508Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-01T16:33:51.508Z] ---> Running in ad20f05671d4 [2022-08-01T16:33:51.508Z] Removing intermediate container 38207a8ba6a6 [2022-08-01T16:33:51.508Z] ---> 145fae45caec [2022-08-01T16:33:51.508Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-01T16:33:51.508Z] ---> 79afd9439987 [2022-08-01T16:33:51.508Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T16:33:51.508Z] ---> Running in 70de3748474c [2022-08-01T16:33:51.767Z] ---> eeabc004bfe7 [2022-08-01T16:33:51.767Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T16:33:51.767Z] ---> Running in 7cc2e3a98022 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-01T16:33:56.782Z] provisioning config files... [2022-08-01T16:33:56.808Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config6557699988872283484tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-01T16:33:57.341Z] ---> docker-login.sh [2022-08-01T16:33:57.341Z] nexus3.edgexfoundry.org:10001 [2022-08-01T16:33:57.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T16:33:58.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T16:33:58.221Z] Configure a credential helper to remove this warning. See [2022-08-01T16:33:58.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T16:33:58.221Z] [2022-08-01T16:33:58.221Z] Login Succeeded [2022-08-01T16:33:58.221Z] nexus3.edgexfoundry.org:10002 [2022-08-01T16:33:58.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T16:33:58.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T16:33:58.820Z] Configure a credential helper to remove this warning. See [2022-08-01T16:33:58.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T16:33:58.820Z] [2022-08-01T16:33:58.820Z] Login Succeeded [2022-08-01T16:33:58.820Z] nexus3.edgexfoundry.org:10003 [2022-08-01T16:33:59.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T16:33:59.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T16:33:59.374Z] Configure a credential helper to remove this warning. See [2022-08-01T16:33:59.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T16:33:59.374Z] [2022-08-01T16:33:59.374Z] Login Succeeded [2022-08-01T16:33:59.374Z] nexus3.edgexfoundry.org:10004 [2022-08-01T16:33:59.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T16:33:59.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T16:33:59.924Z] Configure a credential helper to remove this warning. See [2022-08-01T16:33:59.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T16:33:59.924Z] [2022-08-01T16:33:59.924Z] Login Succeeded [2022-08-01T16:33:59.924Z] docker.io [2022-08-01T16:34:00.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-01T16:34:00.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-01T16:34:00.799Z] Configure a credential helper to remove this warning. See [2022-08-01T16:34:00.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-01T16:34:00.799Z] [2022-08-01T16:34:00.799Z] Login Succeeded [2022-08-01T16:34:00.799Z] ---> docker-login.sh ends [Pipeline] } [2022-08-01T16:34:00.819Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-08-01T16:34:01.480Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2022-08-01T16:34:01.508Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-01T16:34:01.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-01T16:34:01.537Z] ========================================================= [2022-08-01T16:34:01.537Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-01T16:34:01.537Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-01T16:34:01.884Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-01T16:34:02.174Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-01T16:34:02.174Z] b3c136eddcbf: Pulling fs layer [2022-08-01T16:34:02.174Z] c0a3192eca97: Pulling fs layer [2022-08-01T16:34:02.174Z] a050256f5b6f: Pulling fs layer [2022-08-01T16:34:02.174Z] 656be50a0ddc: Pulling fs layer [2022-08-01T16:34:02.174Z] 2bbca73fdf42: Pulling fs layer [2022-08-01T16:34:02.174Z] 46d945488cbd: Pulling fs layer [2022-08-01T16:34:02.174Z] 8a5474983e97: Pulling fs layer [2022-08-01T16:34:02.174Z] 329c88fbcd65: Pulling fs layer [2022-08-01T16:34:02.174Z] 2bbca73fdf42: Waiting [2022-08-01T16:34:02.174Z] 46d945488cbd: Waiting [2022-08-01T16:34:02.174Z] 8a5474983e97: Waiting [2022-08-01T16:34:02.174Z] 329c88fbcd65: Waiting [2022-08-01T16:34:02.174Z] 656be50a0ddc: Waiting [2022-08-01T16:34:02.174Z] a050256f5b6f: Verifying Checksum [2022-08-01T16:34:02.174Z] a050256f5b6f: Download complete [2022-08-01T16:34:02.174Z] c0a3192eca97: Verifying Checksum [2022-08-01T16:34:02.174Z] c0a3192eca97: Download complete [2022-08-01T16:34:02.174Z] 2bbca73fdf42: Verifying Checksum [2022-08-01T16:34:02.174Z] 2bbca73fdf42: Download complete [2022-08-01T16:34:02.174Z] 46d945488cbd: Verifying Checksum [2022-08-01T16:34:02.174Z] 46d945488cbd: Download complete [2022-08-01T16:34:02.174Z] b3c136eddcbf: Verifying Checksum [2022-08-01T16:34:02.174Z] b3c136eddcbf: Download complete [2022-08-01T16:34:03.175Z] b3c136eddcbf: Pull complete [2022-08-01T16:34:03.453Z] 329c88fbcd65: Verifying Checksum [2022-08-01T16:34:03.453Z] 329c88fbcd65: Download complete [2022-08-01T16:34:04.066Z] c0a3192eca97: Pull complete [2022-08-01T16:34:04.340Z] a050256f5b6f: Pull complete [2022-08-01T16:34:04.626Z] 8a5474983e97: Verifying Checksum [2022-08-01T16:34:04.626Z] 8a5474983e97: Download complete [2022-08-01T16:34:05.615Z] 656be50a0ddc: Verifying Checksum [2022-08-01T16:34:05.615Z] 656be50a0ddc: Download complete [2022-08-01T16:34:20.745Z] 656be50a0ddc: Pull complete [2022-08-01T16:34:20.745Z] 2bbca73fdf42: Pull complete [2022-08-01T16:34:20.745Z] 46d945488cbd: Pull complete [2022-08-01T16:34:27.496Z] 8a5474983e97: Pull complete [2022-08-01T16:34:28.480Z] 329c88fbcd65: Pull complete [2022-08-01T16:34:28.480Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-01T16:34:28.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-01T16:34:28.480Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-01T16:34:29.108Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-01T16:34:29.109Z] WORKDIR /edgex [2022-08-01T16:34:29.109Z] COPY go.mod . [2022-08-01T16:34:29.109Z] RUN go mod download [2022-08-01T16:34:29.109Z] + docker build -t ci-base-image-arm64 -f - . [2022-08-01T16:34:31.758Z] Sending build context to Docker daemon 169.3MB [2022-08-01T16:34:31.759Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-01T16:34:31.759Z] ---> ff4287adb874 [2022-08-01T16:34:31.759Z] Step 2/4 : WORKDIR /edgex [2022-08-01T16:34:33.759Z] ---> Running in f89d2db86f1f [2022-08-01T16:34:34.359Z] Removing intermediate container f89d2db86f1f [2022-08-01T16:34:34.359Z] ---> cb6356491f4d [2022-08-01T16:34:34.360Z] Step 3/4 : COPY go.mod . [2022-08-01T16:34:34.965Z] ---> 8cddf4634648 [2022-08-01T16:34:34.965Z] Step 4/4 : RUN go mod download [2022-08-01T16:34:34.965Z] ---> Running in 9be97b35c074 [2022-08-01T16:34:48.265Z] Removing intermediate container ad20f05671d4 [2022-08-01T16:34:48.265Z] ---> 7f1b46ef516f [2022-08-01T16:34:48.266Z] Step 8/23 : COPY . . [2022-08-01T16:34:48.266Z] Removing intermediate container 70de3748474c [2022-08-01T16:34:48.266Z] ---> 760dd9b4316f [2022-08-01T16:34:48.266Z] Step 8/31 : COPY . . [2022-08-01T16:34:48.266Z] Removing intermediate container 75a970fd5784 [2022-08-01T16:34:48.266Z] ---> 2ea0ad640540 [2022-08-01T16:34:48.266Z] Step 8/23 : COPY . . [2022-08-01T16:34:48.266Z] Removing intermediate container 7cc2e3a98022 [2022-08-01T16:34:48.266Z] ---> 2e27ea1d6c14 [2022-08-01T16:34:48.266Z] Step 8/26 : COPY . . [2022-08-01T16:34:48.266Z] Removing intermediate container 52e0f89a8b1b [2022-08-01T16:34:48.266Z] ---> c24dda09cbd5 [2022-08-01T16:34:48.266Z] Step 8/26 : COPY . . [2022-08-01T16:35:10.290Z] ---> 3648a865a778 [2022-08-01T16:35:10.290Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-01T16:35:10.290Z] ---> 6a1cf081a60a [2022-08-01T16:35:10.290Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-01T16:35:10.290Z] ---> 04944a206221 [2022-08-01T16:35:10.290Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-01T16:35:10.290Z] ---> 64cf2f38fe8b [2022-08-01T16:35:10.290Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-01T16:35:10.290Z] ---> 70e42cd09f79 [2022-08-01T16:35:10.290Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-01T16:35:10.290Z] ---> Running in ed025c1ab10b [2022-08-01T16:35:10.290Z] ---> Running in f6568117fe3a [2022-08-01T16:35:10.290Z] ---> Running in 3b9af54427c2 [2022-08-01T16:35:10.290Z] ---> Running in 2bd3a28dfb0d [2022-08-01T16:35:10.290Z] ---> Running in 73ce14ceb8c7 [2022-08-01T16:35:10.290Z] Removing intermediate container ed025c1ab10b [2022-08-01T16:35:10.290Z] Removing intermediate container 3b9af54427c2 [2022-08-01T16:35:10.290Z] ---> a1ce96dfd0c9 [2022-08-01T16:35:10.290Z] ---> fb5aff896789 [2022-08-01T16:35:10.290Z] Step 10/26 : WORKDIR /edgex-go/spire-buildStep 10/26 : WORKDIR /edgex-go/spire-build [2022-08-01T16:35:10.290Z] [2022-08-01T16:35:10.290Z] ---> Running in 22d84f84b0a5 [2022-08-01T16:35:10.290Z] ---> Running in e32024151f06 [2022-08-01T16:35:10.290Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-01T16:35:10.290Z] Removing intermediate container 22d84f84b0a5 [2022-08-01T16:35:10.290Z] ---> bd017c9307a8 [2022-08-01T16:35:10.290Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-01T16:35:10.290Z] Removing intermediate container e32024151f06 [2022-08-01T16:35:10.290Z] ---> c65431f29070 [2022-08-01T16:35:10.290Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-01T16:35:10.290Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-01T16:35:10.290Z] ---> Running in 16e69be4d9cc [2022-08-01T16:35:10.290Z] 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-08-01T16:35:10.290Z] ---> Running in 3fce3a2df6b2 [2022-08-01T16:35:12.832Z] Removing intermediate container 3fce3a2df6b2 [2022-08-01T16:35:12.832Z] ---> 508d45add5db [2022-08-01T16:35:12.832Z] Step 12/26 : WORKDIR /edgex-go [2022-08-01T16:35:12.832Z] Removing intermediate container 16e69be4d9cc [2022-08-01T16:35:12.832Z] ---> cc8750a60025 [2022-08-01T16:35:12.832Z] Step 12/26 : WORKDIR /edgex-go [2022-08-01T16:35:12.832Z] ---> Running in e8a6dabc4163 [2022-08-01T16:35:12.832Z] ---> Running in 9e641b9d1725 [2022-08-01T16:35:14.034Z] Removing intermediate container 9be97b35c074 [2022-08-01T16:35:14.034Z] ---> f6ae9cd4439a [2022-08-01T16:35:14.034Z] Successfully built f6ae9cd4439a [2022-08-01T16:35:14.034Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T16:35:14.214Z] Removing intermediate container e8a6dabc4163 [2022-08-01T16:35:14.214Z] ---> 268906d2e561 [2022-08-01T16:35:14.214Z] [2022-08-01T16:35:14.214Z] Step 13/26 : FROM alpine:3.15 [2022-08-01T16:35:14.214Z] Removing intermediate container 9e641b9d1725 [2022-08-01T16:35:14.214Z] ---> 8d15a14bad33 [2022-08-01T16:35:14.214Z] [2022-08-01T16:35:14.214Z] Step 13/26 : FROM alpine:3.15 [2022-08-01T16:35:14.401Z] + docker inspect -f . ci-base-image-arm64 [2022-08-01T16:35:14.401Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T16:35:14.702Z] prd-ubuntu20.04-docker-arm64-4c-16g-21693 does not seem to be running inside a container [2022-08-01T16:35:14.780Z] 3.15: Pulling from library/alpine [2022-08-01T16:35:14.780Z] 3.15: Pulling from library/alpine [2022-08-01T16:35:14.802Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-01T16:35:16.307Z] $ docker top 1dee0db0edb818d8a5ce783cb9f4e6dad50736c8cf3dbe790a4307cac26165b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-01T16:35:17.266Z] + go version [2022-08-01T16:35:17.266Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-01T16:35:17.294Z] $ docker stop --time=1 1dee0db0edb818d8a5ce783cb9f4e6dad50736c8cf3dbe790a4307cac26165b0 [2022-08-01T16:35:17.320Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-01T16:35:17.320Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-01T16:35:17.320Z] Status: Image is up to date for alpine:3.15 [2022-08-01T16:35:17.320Z] Status: Downloaded newer image for alpine:3.15 [2022-08-01T16:35:17.320Z] ---> 2720e26172a0 [2022-08-01T16:35:17.320Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-01T16:35:17.320Z] ---> 2720e26172a0 [2022-08-01T16:35:17.320Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-01T16:35:19.027Z] $ docker rm -f 1dee0db0edb818d8a5ce783cb9f4e6dad50736c8cf3dbe790a4307cac26165b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T16:35:19.726Z] + docker inspect -f . ci-base-image-arm64 [2022-08-01T16:35:19.726Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T16:35:20.010Z] prd-ubuntu20.04-docker-arm64-4c-16g-21693 does not seem to be running inside a container [2022-08-01T16:35:20.112Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-01T16:35:21.553Z] $ docker top 0f325c3adf5b33a06c6a8d73ee945ce0ab2c1b84b91b3b1cf215234dc9f36baa -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-01T16:35:21.866Z] ========================================================= [2022-08-01T16:35:21.866Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-01T16:35:21.866Z] ========================================================= [Pipeline] sh [2022-08-01T16:35:22.520Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2022-08-01T16:35:23.200Z] + make test [2022-08-01T16:35:23.200Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-01T16:35:35.581Z] ---> Running in 0cacf6c71f75 [2022-08-01T16:35:35.581Z] ---> Running in a51e019ee2a0 [2022-08-01T16:35:35.581Z] Removing intermediate container 0cacf6c71f75 [2022-08-01T16:35:35.581Z] ---> 7e47efe3ffee [2022-08-01T16:35:35.581Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T16:35:35.581Z] Removing intermediate container a51e019ee2a0 [2022-08-01T16:35:35.581Z] ---> 0c678214cd37 [2022-08-01T16:35:35.581Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T16:35:38.121Z] ---> Running in 88420b8ecc3f [2022-08-01T16:35:38.121Z] ---> Running in 4e886b991a2f [2022-08-01T16:35:38.121Z] Removing intermediate container f6568117fe3a [2022-08-01T16:35:38.121Z] ---> 804a1bf9f1c5 [2022-08-01T16:35:38.121Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-01T16:35:43.398Z] ---> Running in 95cbf0f343f1 [2022-08-01T16:35:43.398Z] Removing intermediate container 73ce14ceb8c7 [2022-08-01T16:35:43.398Z] ---> 8d2073229734 [2022-08-01T16:35:43.398Z] [2022-08-01T16:35:43.398Z] Step 10/31 : FROM alpine:3.16 [2022-08-01T16:35:43.398Z] Removing intermediate container 2bd3a28dfb0d [2022-08-01T16:35:43.398Z] ---> ccd59acc2b1d [2022-08-01T16:35:43.398Z] [2022-08-01T16:35:43.398Z] Step 10/23 : FROM alpine:3.16 [2022-08-01T16:35:43.975Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-01T16:35:44.571Z] 3.16: Pulling from library/alpine [2022-08-01T16:35:44.571Z] 3.16: Pulling from library/alpine [2022-08-01T16:35:45.953Z] Removing intermediate container 88420b8ecc3f [2022-08-01T16:35:45.953Z] ---> f5333e1669cc [2022-08-01T16:35:45.953Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-01T16:35:45.953Z] Removing intermediate container 4e886b991a2f [2022-08-01T16:35:45.953Z] ---> 2bf132a5c7f1 [2022-08-01T16:35:45.953Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-01T16:35:45.953Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-01T16:35:46.214Z] ---> Running in f8c00713c91b [2022-08-01T16:35:46.214Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-01T16:35:46.214Z] ---> Running in 41b5e019c7f9 [2022-08-01T16:35:46.214Z] Status: Downloaded newer image for alpine:3.16 [2022-08-01T16:35:46.214Z] Status: Image is up to date for alpine:3.16 [2022-08-01T16:35:46.214Z] ---> d7d3d98c851f [2022-08-01T16:35:46.214Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-01T16:35:46.214Z] ---> d7d3d98c851f [2022-08-01T16:35:46.214Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-01T16:35:46.214Z] Removing intermediate container 95cbf0f343f1 [2022-08-01T16:35:46.214Z] ---> 0182d7e16c2a [2022-08-01T16:35:46.214Z] [2022-08-01T16:35:46.214Z] Step 11/23 : FROM docker:20.10.14 [2022-08-01T16:35:46.475Z] ---> Running in f275a73a8c5e [2022-08-01T16:35:46.475Z] ---> Running in 710ada116daf [2022-08-01T16:35:46.735Z] 20.10.14: Pulling from library/docker [2022-08-01T16:35:46.735Z] Removing intermediate container 710ada116daf [2022-08-01T16:35:46.735Z] ---> f87fbc1e76d8 [2022-08-01T16:35:46.735Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-01T16:35:46.735Z] ---> Running in 06e306c2ca18 [2022-08-01T16:35:46.994Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-01T16:35:47.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-01T16:35:47.253Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-01T16:35:47.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-01T16:35:47.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-01T16:35:47.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-01T16:35:47.517Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-01T16:35:47.517Z] Executing busybox-1.35.0-r15.trigger [2022-08-01T16:35:47.517Z] OK: 6 MiB in 15 packages [2022-08-01T16:35:47.517Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-01T16:35:47.517Z] (2/2) Installing su-exec (0.2-r1) [2022-08-01T16:35:47.775Z] Executing busybox-1.35.0-r15.trigger [2022-08-01T16:35:47.775Z] OK: 6 MiB in 16 packages [2022-08-01T16:35:48.344Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-01T16:35:48.602Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-01T16:35:48.602Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-01T16:35:48.602Z] OK: 15857 distinct packages available [2022-08-01T16:35:48.602Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-01T16:35:48.865Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-01T16:35:49.437Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-01T16:35:49.437Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-01T16:35:49.437Z] OK: 15857 distinct packages available [2022-08-01T16:35:49.437Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-01T16:35:49.437Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-01T16:35:49.699Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-01T16:35:49.699Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-01T16:35:49.958Z] (3/5) Installing libucontext (1.1-r0) [2022-08-01T16:35:49.958Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-01T16:35:49.958Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-01T16:35:50.217Z] Executing busybox-1.34.1-r7.trigger [2022-08-01T16:35:50.217Z] OK: 6 MiB in 19 packages [2022-08-01T16:35:50.217Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-01T16:35:50.477Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-01T16:35:50.477Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-01T16:35:50.737Z] (3/4) Installing libucontext (1.1-r0) [2022-08-01T16:35:50.737Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-01T16:35:50.998Z] Executing busybox-1.34.1-r7.trigger [2022-08-01T16:35:50.998Z] OK: 6 MiB in 18 packages [2022-08-01T16:35:51.953Z] Removing intermediate container f275a73a8c5e [2022-08-01T16:35:51.953Z] ---> 7973323dd868 [2022-08-01T16:35:51.953Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-01T16:35:52.213Z] Removing intermediate container 06e306c2ca18 [2022-08-01T16:35:52.213Z] ---> 373dbc8486d4 [2022-08-01T16:35:52.213Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-01T16:35:52.473Z] ---> Running in bcc0957fb5ac [2022-08-01T16:35:52.733Z] ---> Running in cdf9a2777a02 [2022-08-01T16:35:53.324Z] Removing intermediate container f8c00713c91b [2022-08-01T16:35:53.324Z] ---> b30f2c820b56 [2022-08-01T16:35:53.324Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-01T16:35:53.585Z] Removing intermediate container 41b5e019c7f9 [2022-08-01T16:35:53.585Z] ---> 89886f9866e2 [2022-08-01T16:35:53.585Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-01T16:35:53.843Z] Removing intermediate container bcc0957fb5ac [2022-08-01T16:35:53.843Z] ---> ff1c4d3c7183 [2022-08-01T16:35:53.843Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-01T16:35:53.843Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-08-01T16:35:54.104Z] Status: Downloaded newer image for docker:20.10.14 [2022-08-01T16:35:54.365Z] ---> 7417809fdb73 [2022-08-01T16:35:54.365Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-01T16:35:54.940Z] Removing intermediate container cdf9a2777a02 [2022-08-01T16:35:54.940Z] ---> b9dd275a4a3a [2022-08-01T16:35:54.940Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-01T16:35:55.204Z] ---> Running in bf4b4d4a1408 [2022-08-01T16:35:55.468Z] ---> a20124b39306 [2022-08-01T16:35:55.468Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-01T16:35:55.468Z] ---> Running in 9d80aed08108 [2022-08-01T16:35:55.468Z] ---> Running in 6ee8196e797a [2022-08-01T16:35:55.729Z] ---> a6e3c54a0c5d [2022-08-01T16:35:55.730Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-01T16:35:55.993Z] Removing intermediate container bf4b4d4a1408 [2022-08-01T16:35:55.993Z] ---> a83d865ea4e7 [2022-08-01T16:35:55.993Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-01T16:35:57.395Z] ---> Running in 3184735d1b55 [2022-08-01T16:35:57.395Z] Removing intermediate container 6ee8196e797a [2022-08-01T16:35:57.395Z] ---> 176ebf76b059 [2022-08-01T16:35:57.395Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-01T16:35:57.395Z] Removing intermediate container 9d80aed08108 [2022-08-01T16:35:57.395Z] ---> 0a32e16bccfb [2022-08-01T16:35:57.395Z] 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-08-01T16:35:57.657Z] ---> bb3939db9558 [2022-08-01T16:35:57.657Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-01T16:35:57.657Z] ---> ce46da7d385b [2022-08-01T16:35:57.657Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-01T16:35:57.920Z] ---> Running in 843a669cce4d [2022-08-01T16:35:57.920Z] ---> Running in 121cd08c8114 [2022-08-01T16:35:58.183Z] ---> Running in 07b44635cad7 [2022-08-01T16:35:58.183Z] Removing intermediate container 3184735d1b55 [2022-08-01T16:35:58.183Z] ---> 14ebed3ccbb5 [2022-08-01T16:35:58.183Z] Step 15/23 : WORKDIR / [2022-08-01T16:35:58.756Z] ---> df4361d46405 [2022-08-01T16:35:58.756Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-01T16:35:58.756Z] ---> Running in 9f00d4b06d17 [2022-08-01T16:35:58.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-01T16:35:59.019Z] Removing intermediate container 843a669cce4d [2022-08-01T16:35:59.019Z] ---> 728f11101e78 [2022-08-01T16:35:59.019Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-01T16:35:59.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-01T16:35:59.019Z] Removing intermediate container 07b44635cad7 [2022-08-01T16:35:59.019Z] ---> 1b9d39d9157b [2022-08-01T16:35:59.019Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-01T16:35:59.369Z] (1/43) Installing readline (8.1.1-r0) [2022-08-01T16:35:59.369Z] (2/43) Installing bash (5.1.16-r0) [2022-08-01T16:35:59.369Z] Executing bash-5.1.16-r0.post-install [2022-08-01T16:35:59.369Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-08-01T16:35:59.369Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-08-01T16:35:59.369Z] (5/43) Installing libcurl (7.80.0-r2) [2022-08-01T16:35:59.369Z] ---> Running in cbb989535555 [2022-08-01T16:35:59.369Z] ---> d257bf8df1cf [2022-08-01T16:35:59.369Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-01T16:35:59.369Z] (6/43) Installing curl (7.80.0-r2) [2022-08-01T16:35:59.369Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-08-01T16:35:59.369Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-08-01T16:35:59.369Z] (9/43) Installing expat (2.4.7-r0) [2022-08-01T16:35:59.369Z] (10/43) Installing libffi (3.4.2-r1) [2022-08-01T16:35:59.369Z] (11/43) Installing gdbm (1.22-r0) [2022-08-01T16:35:59.369Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-08-01T16:35:59.369Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-08-01T16:35:59.369Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-08-01T16:35:59.369Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-08-01T16:35:59.369Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-08-01T16:35:59.631Z] (17/43) Installing python3 (3.9.13-r1) [2022-08-01T16:35:59.893Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-08-01T16:35:59.893Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-08-01T16:35:59.893Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-08-01T16:35:59.893Z] (21/43) Installing py3-idna (3.3-r0) [2022-08-01T16:35:59.893Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-08-01T16:36:00.157Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-08-01T16:36:00.157Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-08-01T16:36:00.157Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-08-01T16:36:00.157Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-08-01T16:36:00.157Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-08-01T16:36:00.157Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-08-01T16:36:00.157Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-08-01T16:36:00.158Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-08-01T16:36:00.158Z] (31/43) Installing py3-six (1.16.0-r0) [2022-08-01T16:36:00.158Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-08-01T16:36:00.158Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-08-01T16:36:00.158Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-08-01T16:36:00.158Z] (35/43) Installing py3-packaging (20.9-r1) [2022-08-01T16:36:00.158Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-08-01T16:36:00.158Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-08-01T16:36:00.158Z] (38/43) Installing py3-progress (1.6-r0) [2022-08-01T16:36:00.158Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-08-01T16:36:00.158Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-08-01T16:36:00.158Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-08-01T16:36:00.158Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-08-01T16:36:00.158Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-08-01T16:36:00.419Z] Executing busybox-1.34.1-r5.trigger [2022-08-01T16:36:00.419Z] OK: 83 MiB in 65 packages [2022-08-01T16:36:00.419Z] Removing intermediate container 9f00d4b06d17 [2022-08-01T16:36:00.419Z] ---> 78d9c8d4884b [2022-08-01T16:36:00.419Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-01T16:36:01.391Z] Collecting docker-compose==1.23.2 [2022-08-01T16:36:01.392Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-01T16:36:01.652Z] Collecting jsonschema<3,>=2.5.1 [2022-08-01T16:36:01.652Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-01T16:36:01.652Z] Collecting texttable<0.10,>=0.9.0 [2022-08-01T16:36:01.652Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-01T16:36:01.914Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-01T16:36:01.914Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-01T16:36:02.175Z] 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-08-01T16:36:02.175Z] Collecting cached-property<2,>=1.2.0 [2022-08-01T16:36:02.175Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-01T16:36:02.175Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-01T16:36:02.175Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-01T16:36:02.175Z] Collecting docker<4.0,>=3.6.0 [2022-08-01T16:36:02.175Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-01T16:36:02.240Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-01T16:36:02.436Z] ---> 9810d5d417b9 [2022-08-01T16:36:02.436Z] Step 21/26 : WORKDIR / [2022-08-01T16:36:02.436Z] Collecting PyYAML<4,>=3.10 [2022-08-01T16:36:02.436Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-01T16:36:02.841Z] ---> 45a172ad6508 [2022-08-01T16:36:02.841Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-01T16:36:03.106Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-01T16:36:03.106Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-01T16:36:03.365Z] Collecting docopt<0.7,>=0.6.1 [2022-08-01T16:36:03.365Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-01T16:36:03.626Z] ---> Running in a02691b35e82 [2022-08-01T16:36:03.626Z] ---> 14dafcf9023a [2022-08-01T16:36:03.626Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-01T16:36:03.884Z] Collecting docker-pycreds>=0.4.0 [2022-08-01T16:36:03.884Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-01T16:36:03.884Z] Collecting idna<2.8,>=2.5 [2022-08-01T16:36:03.884Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-01T16:36:03.884Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-01T16:36:03.884Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-01T16:36:04.145Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-01T16:36:04.145Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-01T16:36:04.145Z] 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-08-01T16:36:04.145Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-01T16:36:04.145Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-01T16:36:04.145Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-01T16:36:04.145Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-01T16:36:04.145Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-08-01T16:36:04.145Z] Attempting uninstall: urllib3 [2022-08-01T16:36:04.145Z] Found existing installation: urllib3 1.26.7 [2022-08-01T16:36:04.145Z] Uninstalling urllib3-1.26.7: [2022-08-01T16:36:04.145Z] Successfully uninstalled urllib3-1.26.7 [2022-08-01T16:36:05.087Z] ---> Running in 9c96812a3b17 [2022-08-01T16:36:05.087Z] Attempting uninstall: idna [2022-08-01T16:36:05.087Z] Found existing installation: idna 3.3 [2022-08-01T16:36:05.087Z] Uninstalling idna-3.3: [2022-08-01T16:36:05.087Z] Successfully uninstalled idna-3.3 [2022-08-01T16:36:07.033Z] ---> 4b66b285ae8d [2022-08-01T16:36:07.033Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-01T16:36:07.033Z] Attempting uninstall: requests [2022-08-01T16:36:07.033Z] Found existing installation: requests 2.26.0 [2022-08-01T16:36:07.033Z] Uninstalling requests-2.26.0: [2022-08-01T16:36:07.033Z] Removing intermediate container a02691b35e82 [2022-08-01T16:36:07.033Z] ---> 279572a2f3d4 [2022-08-01T16:36:07.033Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-01T16:36:07.033Z] Successfully uninstalled requests-2.26.0 [2022-08-01T16:36:07.033Z] Removing intermediate container 9c96812a3b17 [2022-08-01T16:36:07.033Z] ---> eab50b9d81b1 [2022-08-01T16:36:07.033Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-01T16:36:07.033Z] Removing intermediate container cbb989535555 [2022-08-01T16:36:07.033Z] ---> 820e8ae26234 [2022-08-01T16:36:07.033Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-01T16:36:07.304Z] Running setup.py install for texttable: started [2022-08-01T16:36:07.304Z] ---> Running in 4783b2c65158 [2022-08-01T16:36:07.304Z] ---> b9aa874c5472 [2022-08-01T16:36:07.304Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-01T16:36:07.583Z] ---> Running in 65c41bb2f31a [2022-08-01T16:36:07.583Z] ---> Running in a8f2263f4dc8 [2022-08-01T16:36:07.583Z] Running setup.py install for texttable: finished with status 'done' [2022-08-01T16:36:07.583Z] Running setup.py install for PyYAML: started [2022-08-01T16:36:07.845Z] ---> Running in d45b41df29ad [2022-08-01T16:36:08.106Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-01T16:36:08.106Z] Removing intermediate container 4783b2c65158 [2022-08-01T16:36:08.106Z] ---> 315c574bf4d2 [2022-08-01T16:36:08.106Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-01T16:36:08.106Z] Running setup.py install for docopt: started [2022-08-01T16:36:08.106Z] Removing intermediate container 65c41bb2f31a [2022-08-01T16:36:08.106Z] ---> 19a7f98fe0ba [2022-08-01T16:36:08.106Z] Step 24/26 : LABEL arch=x86_64 [2022-08-01T16:36:08.373Z] Removing intermediate container a8f2263f4dc8 [2022-08-01T16:36:08.373Z] ---> ed1f8015c86a [2022-08-01T16:36:08.373Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-01T16:36:08.666Z] Running setup.py install for docopt: finished with status 'done' [2022-08-01T16:36:08.666Z] Running setup.py install for dockerpty: started [2022-08-01T16:36:08.666Z] ---> Running in c19094394568 [2022-08-01T16:36:08.666Z] ---> Running in bf1960823c0b [2022-08-01T16:36:08.666Z] Removing intermediate container d45b41df29ad [2022-08-01T16:36:08.666Z] ---> d2c25a024de2 [2022-08-01T16:36:08.666Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-01T16:36:08.929Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-01T16:36:08.929Z] ---> f3c5ab1692c6 [2022-08-01T16:36:08.929Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-01T16:36:08.929Z] ---> Running in badd069efee1 [2022-08-01T16:36:09.191Z] Removing intermediate container c19094394568 [2022-08-01T16:36:09.191Z] ---> 85b43eca38ef [2022-08-01T16:36:09.191Z] Step 24/26 : LABEL arch=x86_64 [2022-08-01T16:36:09.191Z] Removing intermediate container bf1960823c0b [2022-08-01T16:36:09.191Z] ---> 9a700e3786a8 [2022-08-01T16:36:09.191Z] Step 25/26 : LABEL git_sha=a1018bc1fbf34bab8d72be2708a6b9677c29209e [2022-08-01T16:36:09.191Z] ---> Running in 5bfe3dfcbf79 [2022-08-01T16:36:09.191Z] ---> Running in 7247193b6f28 [2022-08-01T16:36:09.191Z] ---> Running in 4eb985c1b364 [2022-08-01T16:36:09.453Z] Removing intermediate container badd069efee1 [2022-08-01T16:36:09.453Z] ---> 46f1ba96bd15 [2022-08-01T16:36:09.453Z] Step 21/23 : LABEL arch=x86_64 [2022-08-01T16:36:09.453Z] ---> Running in 72c7e72827e8 [2022-08-01T16:36:09.453Z] 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-08-01T16:36:09.715Z] Removing intermediate container 7247193b6f28 [2022-08-01T16:36:09.715Z] ---> 3f280518fbe4 [2022-08-01T16:36:09.715Z] Step 25/26 : LABEL git_sha=a1018bc1fbf34bab8d72be2708a6b9677c29209e [2022-08-01T16:36:09.715Z] Removing intermediate container 4eb985c1b364 [2022-08-01T16:36:09.715Z] ---> df0c1ef3bfee [2022-08-01T16:36:09.715Z] Step 26/26 : LABEL version=0.0.0 [2022-08-01T16:36:09.715Z] Removing intermediate container 72c7e72827e8 [2022-08-01T16:36:09.715Z] ---> 6f4e6e03a428 [2022-08-01T16:36:09.715Z] Step 22/23 : LABEL git_sha=a1018bc1fbf34bab8d72be2708a6b9677c29209e [2022-08-01T16:36:09.988Z] ---> Running in 04436cd0731f [2022-08-01T16:36:09.988Z] ---> Running in cf3e60a8e2b1 [2022-08-01T16:36:09.988Z] ---> Running in 9e549c81a072 [2022-08-01T16:36:11.377Z] Removing intermediate container 04436cd0731f [2022-08-01T16:36:11.377Z] ---> ddf8f2deb3ad [2022-08-01T16:36:11.377Z] Step 26/26 : LABEL version=0.0.0 [2022-08-01T16:36:11.377Z] Removing intermediate container cf3e60a8e2b1 [2022-08-01T16:36:11.377Z] ---> 7b21867672d5 [2022-08-01T16:36:11.377Z] [2022-08-01T16:36:11.642Z] Successfully built 7b21867672d5 [2022-08-01T16:36:11.642Z] Removing intermediate container 9e549c81a072 [2022-08-01T16:36:11.642Z] ---> 6302708edcb6 [2022-08-01T16:36:11.642Z] Step 23/23 : LABEL version=0.0.0 [2022-08-01T16:36:11.642Z] Successfully tagged security-spire-agent:latest [2022-08-01T16:36:11.642Z] Building core-data [2022-08-01T16:36:11.911Z]  Building security-spire-agent ... done  ---> Running in 881c240d54c0 [2022-08-01T16:36:18.508Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T16:36:18.508Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-01T16:36:20.454Z] ---> 2f45434c1ab5 [2022-08-01T16:36:20.455Z] Step 3/23 : WORKDIR /edgex-go [2022-08-01T16:36:20.455Z] ---> Using cache [2022-08-01T16:36:20.455Z] ---> e74993cdb772 [2022-08-01T16:36:20.455Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T16:36:20.455Z] ---> Using cache [2022-08-01T16:36:20.455Z] ---> fd74987f212d [2022-08-01T16:36:20.455Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-01T16:36:20.717Z] ---> Running in 5a65687ceaa7 [2022-08-01T16:36:20.717Z] Removing intermediate container 5bfe3dfcbf79 [2022-08-01T16:36:20.717Z] ---> 84cec48448c0 [2022-08-01T16:36:20.717Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-01T16:36:20.717Z] Removing intermediate container 881c240d54c0 [2022-08-01T16:36:20.717Z] ---> 92d1e08ffdc3 [2022-08-01T16:36:20.717Z] [2022-08-01T16:36:20.717Z] Successfully built 92d1e08ffdc3 [2022-08-01T16:36:20.979Z] ---> Running in 1481c53700d4 [2022-08-01T16:36:20.979Z] Successfully tagged security-spire-config:latest [2022-08-01T16:36:20.979Z] Building support-scheduler [2022-08-01T16:36:21.554Z]  Building security-spire-config ... done Removing intermediate container 121cd08c8114 [2022-08-01T16:36:21.554Z] ---> 45167da8c7ca [2022-08-01T16:36:21.554Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-01T16:36:25.766Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T16:36:25.766Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-01T16:36:27.219Z] ---> 2f45434c1ab5 [2022-08-01T16:36:27.219Z] Step 3/22 : WORKDIR /edgex-go [2022-08-01T16:36:29.155Z] ---> Using cache [2022-08-01T16:36:29.155Z] ---> e74993cdb772 [2022-08-01T16:36:29.155Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T16:36:29.155Z] ---> Using cache [2022-08-01T16:36:29.155Z] ---> fd74987f212d [2022-08-01T16:36:29.155Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-01T16:36:30.100Z] ---> 1fb093bc0e48 [2022-08-01T16:36:30.100Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-01T16:36:30.100Z] Removing intermediate container 5a65687ceaa7 [2022-08-01T16:36:30.100Z] ---> e2ff508fa30d [2022-08-01T16:36:30.100Z] [2022-08-01T16:36:30.362Z] Successfully built e2ff508fa30d [2022-08-01T16:36:30.741Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-01T16:36:30.741Z] Successfully tagged core-metadata:latest [2022-08-01T16:36:30.741Z] Building security-spire-server [2022-08-01T16:36:30.741Z]  Building core-metadata ... done  ---> Running in 1929bf481ee1 [2022-08-01T16:36:30.741Z] ---> Running in cf3c5621bb99 [2022-08-01T16:36:31.314Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-01T16:36:31.887Z] OK: 211 MiB in 51 packages [2022-08-01T16:36:34.523Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T16:36:34.523Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-01T16:36:35.512Z] ---> 2f45434c1ab5 [2022-08-01T16:36:35.512Z] Step 3/25 : WORKDIR /edgex-go [2022-08-01T16:36:35.512Z] ---> Using cache [2022-08-01T16:36:35.512Z] ---> e74993cdb772 [2022-08-01T16:36:35.512Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T16:36:35.512Z] ---> Using cache [2022-08-01T16:36:35.512Z] ---> fd74987f212d [2022-08-01T16:36:35.512Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-01T16:36:35.512Z] ---> Using cache [2022-08-01T16:36:35.512Z] ---> 145fae45caec [2022-08-01T16:36:35.512Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-01T16:36:35.512Z] ---> Using cache [2022-08-01T16:36:35.512Z] ---> eeabc004bfe7 [2022-08-01T16:36:35.512Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T16:36:35.512Z] ---> Using cache [2022-08-01T16:36:35.512Z] ---> 2e27ea1d6c14 [2022-08-01T16:36:35.512Z] Step 8/25 : COPY . . [2022-08-01T16:36:35.512Z] ---> Using cache [2022-08-01T16:36:35.512Z] ---> 3648a865a778 [2022-08-01T16:36:35.512Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-01T16:36:35.512Z] ---> Using cache [2022-08-01T16:36:35.512Z] ---> a1ce96dfd0c9 [2022-08-01T16:36:35.512Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-01T16:36:35.512Z] ---> Using cache [2022-08-01T16:36:35.512Z] ---> c65431f29070 [2022-08-01T16:36:35.512Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-01T16:36:38.828Z] ---> f31b7fe0e187 [2022-08-01T16:36:38.828Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-01T16:36:38.828Z] Removing intermediate container cf3c5621bb99 [2022-08-01T16:36:38.828Z] ---> 4f72a0a492ee [2022-08-01T16:36:38.828Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-01T16:36:38.828Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-01T16:36:38.828Z] ---> Running in 26598f0eee9d [2022-08-01T16:36:38.828Z] ---> Running in 217288fabb37 [2022-08-01T16:36:39.099Z] ---> d676a50e1f6e [2022-08-01T16:36:39.099Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-01T16:36:39.393Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-01T16:36:39.655Z] Removing intermediate container 1481c53700d4 [2022-08-01T16:36:39.655Z] ---> 344a6857a0c5 [2022-08-01T16:36:39.655Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-01T16:36:39.918Z] Removing intermediate container 217288fabb37 [2022-08-01T16:36:39.918Z] ---> 20abe567107d [2022-08-01T16:36:39.918Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-01T16:36:39.918Z] OK: 211 MiB in 51 packages [2022-08-01T16:36:39.918Z] ---> 8c0100ad2f4e [2022-08-01T16:36:39.918Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-01T16:36:41.309Z] ---> 8559d5db0132 [2022-08-01T16:36:41.309Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T16:36:41.598Z] ---> 690a3e89701b [2022-08-01T16:36:41.598Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-01T16:36:41.598Z] ---> c2ffd1dfd951 [2022-08-01T16:36:41.598Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-01T16:36:41.858Z] ---> Running in 1f49df78a171 [2022-08-01T16:36:42.122Z] Removing intermediate container 26598f0eee9d [2022-08-01T16:36:42.122Z] ---> 9b7dae72108f [2022-08-01T16:36:42.393Z] Step 12/25 : WORKDIR /edgex-go [2022-08-01T16:36:42.393Z] ---> 10108d81eeab [2022-08-01T16:36:42.393Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-01T16:36:42.393Z] ---> 72f84c022c2e [2022-08-01T16:36:42.393Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-01T16:36:42.674Z] Removing intermediate container 1929bf481ee1 [2022-08-01T16:36:42.674Z] ---> ad34fa9ec3b5 [2022-08-01T16:36:42.674Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-01T16:36:42.962Z] ---> Running in 7bd08db7bba2 [2022-08-01T16:36:43.230Z] ---> Running in bb9480234ffd [2022-08-01T16:36:43.490Z] ---> 3dfd06eb97a5 [2022-08-01T16:36:43.490Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T16:36:43.490Z] ---> 6af4fe1bc9cd [2022-08-01T16:36:43.490Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-01T16:36:44.068Z] Removing intermediate container 7bd08db7bba2 [2022-08-01T16:36:44.068Z] ---> ab9c74f0a231 [2022-08-01T16:36:44.068Z] [2022-08-01T16:36:44.068Z] Step 13/25 : FROM alpine:3.15 [2022-08-01T16:36:44.068Z] ---> 2720e26172a0 [2022-08-01T16:36:44.068Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-01T16:36:44.068Z] ---> Using cache [2022-08-01T16:36:44.068Z] ---> 0c678214cd37 [2022-08-01T16:36:44.068Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T16:36:44.068Z] ---> Using cache [2022-08-01T16:36:44.068Z] ---> 2bf132a5c7f1 [2022-08-01T16:36:44.068Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-01T16:36:49.419Z] ---> Running in c07cad5769e4 [2022-08-01T16:36:49.419Z] ---> Running in d8c91dffbb6a [2022-08-01T16:36:49.419Z] ---> Running in 96e35234b1e6 [2022-08-01T16:36:51.328Z] Removing intermediate container c07cad5769e4 [2022-08-01T16:36:51.328Z] ---> 2369c9b01751 [2022-08-01T16:36:51.328Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-01T16:36:55.675Z] Removing intermediate container bb9480234ffd [2022-08-01T16:36:55.675Z] ---> dc1e96f4dead [2022-08-01T16:36:55.675Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-01T16:36:55.675Z] ---> Running in 35532df67820 [2022-08-01T16:36:55.675Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-01T16:36:55.675Z] ---> Running in 279347574e9c [2022-08-01T16:36:55.965Z] Removing intermediate container 1f49df78a171 [2022-08-01T16:36:55.965Z] ---> bb7e2818e463 [2022-08-01T16:36:55.965Z] Step 8/23 : COPY . . [2022-08-01T16:36:56.571Z] Removing intermediate container 35532df67820 [2022-08-01T16:36:56.571Z] ---> ff309ae88f5e [2022-08-01T16:36:56.571Z] Step 21/23 : LABEL arch=x86_64 [2022-08-01T16:36:56.571Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-01T16:36:57.139Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-01T16:36:57.139Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-01T16:36:57.139Z] OK: 15857 distinct packages available [2022-08-01T16:36:57.139Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-01T16:36:58.076Z] Removing intermediate container 279347574e9c [2022-08-01T16:36:58.076Z] ---> 509ea281331a [2022-08-01T16:36:58.076Z] Step 28/31 : CMD ["gate"] [2022-08-01T16:36:58.076Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-01T16:36:58.336Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-01T16:36:58.336Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-01T16:36:58.336Z] (3/5) Installing libucontext (1.1-r0) [2022-08-01T16:36:58.594Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-01T16:36:58.594Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-01T16:36:58.594Z] Executing busybox-1.34.1-r7.trigger [2022-08-01T16:36:58.594Z] OK: 6 MiB in 19 packages [2022-08-01T16:37:05.200Z] ---> Running in d7aaa5cabc02 [2022-08-01T16:37:05.200Z] ---> Running in ded08487d7aa [2022-08-01T16:37:05.460Z] ---> a604c7e9834f [2022-08-01T16:37:05.460Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-01T16:37:05.720Z] Removing intermediate container d7aaa5cabc02 [2022-08-01T16:37:05.720Z] ---> 226fbeb9cb50 [2022-08-01T16:37:05.720Z] Step 22/23 : LABEL git_sha=a1018bc1fbf34bab8d72be2708a6b9677c29209e [2022-08-01T16:37:05.979Z] ---> Running in fbd6b0cfef3f [2022-08-01T16:37:05.979Z] Removing intermediate container ded08487d7aa [2022-08-01T16:37:05.979Z] ---> db83c03a9aa6 [2022-08-01T16:37:05.979Z] Step 29/31 : LABEL arch=x86_64 [2022-08-01T16:37:06.560Z] ---> Running in 9979f26a7190 [2022-08-01T16:37:07.134Z] Removing intermediate container 96e35234b1e6 [2022-08-01T16:37:07.134Z] ---> d3d845bb1351 [2022-08-01T16:37:07.134Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-01T16:37:08.612Z] ---> Running in 13a23f62b5c2 [2022-08-01T16:37:10.003Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-01T16:37:11.938Z] Removing intermediate container 9979f26a7190 [2022-08-01T16:37:11.938Z] ---> b9de34f934e1 [2022-08-01T16:37:11.938Z] Step 23/23 : LABEL version=0.0.0 [2022-08-01T16:37:12.200Z] ---> Running in 29780b6ecbc5 [2022-08-01T16:37:12.200Z] ---> a7387a7f986f [2022-08-01T16:37:12.200Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-01T16:37:12.462Z] Removing intermediate container 13a23f62b5c2 [2022-08-01T16:37:12.462Z] ---> 85f538707a60 [2022-08-01T16:37:12.462Z] Step 30/31 : LABEL git_sha=a1018bc1fbf34bab8d72be2708a6b9677c29209e [2022-08-01T16:37:12.724Z] Removing intermediate container d8c91dffbb6a [2022-08-01T16:37:12.724Z] ---> 08764e31b6b6 [2022-08-01T16:37:12.724Z] Step 8/22 : COPY . . [2022-08-01T16:37:12.985Z] ---> Running in 45ec917f2c7a [2022-08-01T16:37:14.902Z] Removing intermediate container 29780b6ecbc5 [2022-08-01T16:37:14.902Z] ---> 9dc857d89776 [2022-08-01T16:37:14.902Z] [2022-08-01T16:37:14.902Z] Successfully built 9dc857d89776 [2022-08-01T16:37:19.114Z] Successfully tagged sys-mgmt-agent:latest [2022-08-01T16:37:19.114Z]  Building sys-mgmt-agent ... done Building support-notifications [2022-08-01T16:37:23.338Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T16:37:23.338Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-01T16:37:23.338Z] ---> 2f45434c1ab5 [2022-08-01T16:37:23.338Z] Step 3/22 : WORKDIR /edgex-go [2022-08-01T16:37:23.338Z] ---> Using cache [2022-08-01T16:37:23.338Z] ---> e74993cdb772 [2022-08-01T16:37:23.338Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T16:37:23.338Z] ---> Using cache [2022-08-01T16:37:23.338Z] ---> fd74987f212d [2022-08-01T16:37:23.338Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-01T16:37:27.575Z] ---> 62fdd054ec02 [2022-08-01T16:37:27.575Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-01T16:37:28.958Z] Removing intermediate container 45ec917f2c7a [2022-08-01T16:37:28.958Z] ---> e25ff9df8593 [2022-08-01T16:37:28.958Z] Step 31/31 : LABEL version=0.0.0 [2022-08-01T16:37:28.958Z] ---> Running in f462db3d612a [2022-08-01T16:37:28.958Z] ---> 17ef9fcb1779 [2022-08-01T16:37:28.958Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-01T16:37:28.958Z] ---> Running in 89849666fddc [2022-08-01T16:37:29.220Z] ---> fe68e8975142 [2022-08-01T16:37:29.220Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-01T16:37:29.220Z] ---> Running in dbd037e8fa85 [2022-08-01T16:37:29.220Z] Removing intermediate container 89849666fddc [2022-08-01T16:37:29.220Z] ---> 30865e7431f0 [2022-08-01T16:37:29.220Z] [2022-08-01T16:37:29.220Z] ---> 5a80f884b6dc [2022-08-01T16:37:29.220Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-01T16:37:29.220Z] Successfully built 30865e7431f0 [2022-08-01T16:37:29.478Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-01T16:37:29.478Z] ---> Running in 286ed3f0c3b0 [2022-08-01T16:37:29.478Z] Successfully tagged security-bootstrapper:latest [2022-08-01T16:37:29.478Z]  Building security-bootstrapper ... done Building security-proxy-setup [2022-08-01T16:37:29.478Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-01T16:37:30.412Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-01T16:37:30.673Z] OK: 211 MiB in 51 packages [2022-08-01T16:37:42.887Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T16:37:42.887Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-01T16:37:42.887Z] ---> 2f45434c1ab5 [2022-08-01T16:37:42.887Z] Step 3/22 : WORKDIR /edgex-go [2022-08-01T16:37:42.887Z] ---> Using cache [2022-08-01T16:37:42.887Z] ---> e74993cdb772 [2022-08-01T16:37:42.887Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T16:37:42.887Z] ---> Using cache [2022-08-01T16:37:42.887Z] ---> fd74987f212d [2022-08-01T16:37:42.887Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-01T16:37:42.887Z] ---> Using cache [2022-08-01T16:37:42.887Z] ---> ad34fa9ec3b5 [2022-08-01T16:37:42.887Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-01T16:37:42.887Z] ---> Using cache [2022-08-01T16:37:42.887Z] ---> 3dfd06eb97a5 [2022-08-01T16:37:42.887Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T16:37:42.887Z] ---> Using cache [2022-08-01T16:37:42.887Z] ---> 08764e31b6b6 [2022-08-01T16:37:42.887Z] Step 8/22 : COPY . . [2022-08-01T16:37:42.887Z] ---> Using cache [2022-08-01T16:37:42.887Z] ---> fe68e8975142 [2022-08-01T16:37:42.887Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-01T16:37:57.867Z] Removing intermediate container 286ed3f0c3b0 [2022-08-01T16:37:57.867Z] ---> bc530d5afb87 [2022-08-01T16:37:57.867Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-01T16:37:57.867Z] ---> Running in 3555ca9804d8 [2022-08-01T16:37:57.867Z] ---> Running in 1f781075aced [2022-08-01T16:38:01.191Z] Removing intermediate container f462db3d612a [2022-08-01T16:38:01.191Z] ---> 7b4cad75ee1d [2022-08-01T16:38:01.191Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-01T16:38:01.191Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-01T16:38:02.573Z] Removing intermediate container 1f781075aced [2022-08-01T16:38:02.573Z] ---> d19b7db44706 [2022-08-01T16:38:02.573Z] Step 23/25 : LABEL arch=x86_64 [2022-08-01T16:38:02.833Z] Removing intermediate container dbd037e8fa85 [2022-08-01T16:38:02.833Z] ---> d0f6f6526014 [2022-08-01T16:38:02.833Z] [2022-08-01T16:38:02.833Z] Step 10/22 : FROM alpine:3.16 [2022-08-01T16:38:02.833Z] ---> d7d3d98c851f [2022-08-01T16:38:02.833Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-01T16:38:02.833Z] ---> Using cache [2022-08-01T16:38:02.833Z] ---> 7973323dd868 [2022-08-01T16:38:02.833Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-01T16:38:02.833Z] ---> Using cache [2022-08-01T16:38:02.833Z] ---> ff1c4d3c7183 [2022-08-01T16:38:02.833Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-01T16:38:02.833Z] ---> 78b5848bc8a4 [2022-08-01T16:38:02.833Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T16:38:03.324Z] ---> Running in 783185629d66 [2022-08-01T16:38:03.589Z] ---> Running in b53bd523c801 [2022-08-01T16:38:03.848Z] ---> Running in 313470f3a506 [2022-08-01T16:38:09.135Z] Removing intermediate container 783185629d66 [2022-08-01T16:38:09.135Z] ---> 71f46331d125 [2022-08-01T16:38:09.135Z] Step 24/25 : LABEL git_sha=a1018bc1fbf34bab8d72be2708a6b9677c29209e [2022-08-01T16:38:09.135Z] Removing intermediate container b53bd523c801 [2022-08-01T16:38:09.135Z] ---> f5a72837b673 [2022-08-01T16:38:09.135Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-01T16:38:09.202Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-01T16:38:09.202Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-01T16:38:09.202Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-01T16:38:09.202Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-01T16:38:09.202Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-01T16:38:09.202Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-01T16:38:09.202Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-01T16:38:09.202Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-01T16:38:09.202Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-01T16:38:10.665Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-01T16:38:10.665Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-01T16:38:10.665Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-01T16:38:10.665Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-01T16:38:10.665Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-01T16:38:10.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-01T16:38:11.050Z] Removing intermediate container fbd6b0cfef3f [2022-08-01T16:38:11.050Z] ---> c773fb6f5c78 [2022-08-01T16:38:11.050Z] [2022-08-01T16:38:11.050Z] Step 10/23 : FROM alpine:3.16 [2022-08-01T16:38:11.050Z] ---> d7d3d98c851f [2022-08-01T16:38:11.050Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-01T16:38:11.310Z] ---> Running in b5aa3a1f8ea7 [2022-08-01T16:38:13.218Z] ---> Running in 8b1627528374 [2022-08-01T16:38:14.605Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-01T16:38:17.148Z] ---> Running in 913cf46eedd6 [2022-08-01T16:38:17.408Z] Removing intermediate container b5aa3a1f8ea7 [2022-08-01T16:38:17.408Z] ---> 77104f22f709 [2022-08-01T16:38:17.408Z] Step 25/25 : LABEL version=0.0.0 [2022-08-01T16:38:17.667Z] Removing intermediate container 8b1627528374 [2022-08-01T16:38:17.667Z] ---> 3c0c0327cda3 [2022-08-01T16:38:17.667Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-01T16:38:25.803Z] ---> Running in 938199dcc1ac [2022-08-01T16:38:25.805Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.284s coverage: 28.7% of statements [2022-08-01T16:38:25.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-01T16:38:25.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-01T16:38:26.374Z] Removing intermediate container 913cf46eedd6 [2022-08-01T16:38:26.374Z] ---> 0e442bd9dc14 [2022-08-01T16:38:26.374Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-01T16:38:26.637Z] ---> 4418ecb5ebfd [2022-08-01T16:38:26.637Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-01T16:38:27.588Z] Removing intermediate container 313470f3a506 [2022-08-01T16:38:27.588Z] ---> b985024f1453 [2022-08-01T16:38:27.588Z] Step 8/22 : COPY . . [2022-08-01T16:38:27.852Z] Removing intermediate container 3555ca9804d8 [2022-08-01T16:38:27.852Z] ---> 61ed185d5f86 [2022-08-01T16:38:27.852Z] [2022-08-01T16:38:27.852Z] Step 10/22 : FROM alpine:3.16 [2022-08-01T16:38:27.852Z] ---> d7d3d98c851f [2022-08-01T16:38:27.852Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-01T16:38:27.852Z] Removing intermediate container 938199dcc1ac [2022-08-01T16:38:27.852Z] ---> 7ed901a840e4 [2022-08-01T16:38:27.852Z] [2022-08-01T16:38:28.115Z] Successfully built 7ed901a840e4 [2022-08-01T16:38:28.115Z] ---> Running in b0b9adbf76a6 [2022-08-01T16:38:31.350Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.516s coverage: 98.5% of statements [2022-08-01T16:38:31.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-01T16:38:31.350Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.532s coverage: 54.2% of statements [2022-08-01T16:38:31.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-01T16:38:31.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-01T16:38:36.237Z] Successfully tagged security-spire-server:latest [2022-08-01T16:38:36.237Z]  Building security-spire-server ... done Building security-secretstore-setup [2022-08-01T16:38:38.249Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T16:38:38.249Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-01T16:38:38.249Z] ---> 2f45434c1ab5 [2022-08-01T16:38:38.249Z] Step 3/25 : WORKDIR /edgex-go [2022-08-01T16:38:38.249Z] ---> Using cache [2022-08-01T16:38:38.249Z] ---> e74993cdb772 [2022-08-01T16:38:38.249Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T16:38:38.249Z] ---> Using cache [2022-08-01T16:38:38.249Z] ---> fd74987f212d [2022-08-01T16:38:38.249Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-01T16:38:38.249Z] ---> Using cache [2022-08-01T16:38:38.249Z] ---> ad34fa9ec3b5 [2022-08-01T16:38:38.249Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-01T16:38:38.249Z] ---> Using cache [2022-08-01T16:38:38.249Z] ---> 3dfd06eb97a5 [2022-08-01T16:38:38.249Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T16:38:38.249Z] ---> Using cache [2022-08-01T16:38:38.249Z] ---> 08764e31b6b6 [2022-08-01T16:38:38.249Z] Step 8/25 : COPY . . [2022-08-01T16:38:38.249Z] ---> Using cache [2022-08-01T16:38:38.249Z] ---> fe68e8975142 [2022-08-01T16:38:38.249Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-01T16:38:46.408Z] ---> Running in f122ff19743d [2022-08-01T16:38:46.408Z] ---> 90f5d79c3f65 [2022-08-01T16:38:46.408Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-01T16:38:46.408Z] ---> Running in 77f7bfeab985 [2022-08-01T16:38:46.408Z] ---> e4d2e7eb7b54 [2022-08-01T16:38:46.408Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-01T16:38:46.408Z] Removing intermediate container b0b9adbf76a6 [2022-08-01T16:38:46.408Z] ---> d3c93f740c2b [2022-08-01T16:38:46.408Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-01T16:38:46.408Z] ---> 5a97039710dd [2022-08-01T16:38:46.408Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-01T16:38:46.667Z] ---> Running in 0345efa6bc69 [2022-08-01T16:38:46.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-01T16:38:46.667Z] ---> Running in c0e6f36778f5 [2022-08-01T16:38:46.928Z] ---> Running in 822af3c43ba2 [2022-08-01T16:38:47.187Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-01T16:38:47.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-01T16:38:47.452Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-01T16:38:47.452Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-01T16:38:47.452Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-01T16:38:47.452Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-01T16:38:47.452Z] (5/6) Installing curl (7.83.1-r2) [2022-08-01T16:38:47.452Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-01T16:38:47.452Z] Executing busybox-1.35.0-r15.trigger [2022-08-01T16:38:47.452Z] Executing ca-certificates-20220614-r0.trigger [2022-08-01T16:38:47.452Z] OK: 8 MiB in 20 packages [2022-08-01T16:38:47.854Z] Removing intermediate container c0e6f36778f5 [2022-08-01T16:38:47.854Z] ---> 2f14235e10af [2022-08-01T16:38:47.854Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T16:38:48.144Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-01T16:38:48.457Z] Removing intermediate container 822af3c43ba2 [2022-08-01T16:38:48.457Z] ---> 4acc857596c0 [2022-08-01T16:38:48.457Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-01T16:38:48.457Z] ---> Running in fc3ff293ac98 [2022-08-01T16:38:49.413Z] ---> Running in 70439009b7fd [2022-08-01T16:38:52.717Z] Removing intermediate container 70439009b7fd [2022-08-01T16:38:52.717Z] ---> 2fc2d5ce8f0c [2022-08-01T16:38:52.717Z] Step 20/22 : LABEL arch=x86_64 [2022-08-01T16:38:52.717Z] Removing intermediate container f122ff19743d [2022-08-01T16:38:52.717Z] ---> 0f3ad04d11fd [2022-08-01T16:38:52.717Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-01T16:38:53.598Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.935s coverage: 89.2% of statements [2022-08-01T16:38:53.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-01T16:38:53.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-01T16:38:53.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-01T16:38:53.598Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.352s coverage: 83.8% of statements [2022-08-01T16:38:53.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-01T16:38:53.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-01T16:38:53.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-08-01T16:38:53.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-01T16:38:53.598Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-01T16:38:57.007Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.393s coverage: 95.6% of statements [2022-08-01T16:38:57.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-01T16:38:57.007Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-01T16:38:57.007Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.372s coverage: 72.2% of statements [2022-08-01T16:38:57.007Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-01T16:38:57.007Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-01T16:38:57.007Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-01T16:38:57.007Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-01T16:38:57.007Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-01T16:38:57.007Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.449s coverage: 60.0% of statements [2022-08-01T16:38:57.007Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-01T16:38:57.007Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-01T16:38:57.007Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-01T16:38:57.007Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.435s coverage: 0.9% of statements [2022-08-01T16:38:57.007Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-01T16:38:57.007Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.287s coverage: 58.8% of statements [2022-08-01T16:38:57.007Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.240s coverage: 29.6% of statements [2022-08-01T16:38:57.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-01T16:39:00.856Z] ---> Running in 461a6a56a6cc [2022-08-01T16:39:00.856Z] ---> Running in ddc514f2bdea [2022-08-01T16:39:02.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.273s coverage: 47.1% of statements [2022-08-01T16:39:02.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.435s coverage: 79.5% of statements [2022-08-01T16:39:02.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.312s coverage: 94.1% of statements [2022-08-01T16:39:02.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.311s coverage: 96.3% of statements [2022-08-01T16:39:04.144Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-01T16:39:05.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.317s coverage: 87.5% of statements [2022-08-01T16:39:06.679Z] Removing intermediate container 461a6a56a6cc [2022-08-01T16:39:06.679Z] ---> 83a7666efd6b [2022-08-01T16:39:06.679Z] Step 13/22 : WORKDIR /edgex [2022-08-01T16:39:06.679Z] Removing intermediate container ddc514f2bdea [2022-08-01T16:39:06.679Z] ---> 6b25ed671c6c [2022-08-01T16:39:06.679Z] Step 21/22 : LABEL git_sha=a1018bc1fbf34bab8d72be2708a6b9677c29209e [2022-08-01T16:39:06.940Z] Removing intermediate container fc3ff293ac98 [2022-08-01T16:39:06.940Z] ---> 24cbe48175cf [2022-08-01T16:39:06.940Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-01T16:39:07.510Z] ---> Running in 37cdc6546b47 [2022-08-01T16:39:07.510Z] ---> Running in 418de2328336 [2022-08-01T16:39:07.510Z] ---> Running in 73113b2a3a36 [2022-08-01T16:39:11.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.261s coverage: 94.4% of statements [2022-08-01T16:39:11.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.216s coverage: 44.8% of statements [2022-08-01T16:39:12.792Z] Removing intermediate container 73113b2a3a36 [2022-08-01T16:39:12.792Z] Removing intermediate container 37cdc6546b47 [2022-08-01T16:39:12.792Z] ---> 749ea551b66d [2022-08-01T16:39:12.792Z] ---> 47254e2d357a [2022-08-01T16:39:12.792Z] Step 22/22 : LABEL version=0.0.0 [2022-08-01T16:39:12.792Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-01T16:39:12.792Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-01T16:39:13.051Z] Removing intermediate container 77f7bfeab985 [2022-08-01T16:39:13.051Z] ---> f3feada45a91 [2022-08-01T16:39:13.051Z] [2022-08-01T16:39:13.051Z] Step 10/25 : FROM alpine:3.16 [2022-08-01T16:39:13.051Z] ---> d7d3d98c851f [2022-08-01T16:39:13.051Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-01T16:39:13.051Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-01T16:39:13.650Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-01T16:39:13.650Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-01T16:39:13.650Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-01T16:39:13.913Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-01T16:39:13.913Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-01T16:39:13.913Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-01T16:39:14.174Z] Executing busybox-1.35.0-r15.trigger [2022-08-01T16:39:14.174Z] OK: 8 MiB in 20 packages [2022-08-01T16:39:16.732Z] ---> Running in 3431a1df2e65 [2022-08-01T16:39:16.732Z] ---> 0529cdf28b99 [2022-08-01T16:39:16.732Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-01T16:39:17.001Z] ---> Running in fdee6ce6038c [2022-08-01T16:39:17.001Z] Removing intermediate container 0345efa6bc69 [2022-08-01T16:39:17.001Z] ---> ecee1a0fa685 [2022-08-01T16:39:17.001Z] [2022-08-01T16:39:17.001Z] Step 10/22 : FROM alpine:3.16 [2022-08-01T16:39:17.001Z] ---> d7d3d98c851f [2022-08-01T16:39:17.001Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-01T16:39:17.264Z] Removing intermediate container 3431a1df2e65 [2022-08-01T16:39:17.264Z] ---> 16941ffc896f [2022-08-01T16:39:17.264Z] [2022-08-01T16:39:17.587Z] Successfully built 16941ffc896f [2022-08-01T16:39:17.587Z] ---> Running in f7b6b865fdad [2022-08-01T16:39:17.587Z] ---> 0ea9e8663bf5 [2022-08-01T16:39:17.587Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-01T16:39:17.587Z] Successfully tagged support-scheduler:latest [2022-08-01T16:39:17.587Z]  Building support-scheduler ... done Building core-command [2022-08-01T16:39:17.587Z] Removing intermediate container 418de2328336 [2022-08-01T16:39:17.587Z] ---> bde9df589abc [2022-08-01T16:39:17.587Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-01T16:39:17.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-01T16:39:17.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-01T16:39:18.105Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-01T16:39:18.105Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-01T16:39:18.105Z] (3/3) Installing su-exec (0.2-r1) [2022-08-01T16:39:18.105Z] Executing busybox-1.35.0-r15.trigger [2022-08-01T16:39:18.105Z] Executing ca-certificates-20220614-r0.trigger [2022-08-01T16:39:18.362Z] OK: 6 MiB in 17 packages [2022-08-01T16:39:20.899Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T16:39:20.899Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-01T16:39:20.899Z] ---> 2f45434c1ab5 [2022-08-01T16:39:20.899Z] Step 3/23 : WORKDIR /edgex-go [2022-08-01T16:39:20.899Z] ---> Using cache [2022-08-01T16:39:20.899Z] ---> e74993cdb772 [2022-08-01T16:39:20.899Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T16:39:20.899Z] ---> Using cache [2022-08-01T16:39:20.899Z] ---> fd74987f212d [2022-08-01T16:39:20.899Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-01T16:39:20.899Z] ---> Using cache [2022-08-01T16:39:20.899Z] ---> ad34fa9ec3b5 [2022-08-01T16:39:20.899Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-01T16:39:20.899Z] ---> Using cache [2022-08-01T16:39:20.899Z] ---> 3dfd06eb97a5 [2022-08-01T16:39:20.899Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T16:39:20.899Z] ---> Using cache [2022-08-01T16:39:20.899Z] ---> 08764e31b6b6 [2022-08-01T16:39:20.899Z] Step 8/23 : COPY . . [2022-08-01T16:39:20.899Z] ---> Using cache [2022-08-01T16:39:20.899Z] ---> fe68e8975142 [2022-08-01T16:39:20.899Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-01T16:39:23.445Z] ---> 41c3d8ec135b [2022-08-01T16:39:23.445Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-01T16:39:23.445Z] ---> 661e310e9093 [2022-08-01T16:39:23.445Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-01T16:39:23.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-01T16:39:23.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-01T16:39:23.704Z] ---> Running in bbe1a932819f [2022-08-01T16:39:23.964Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-01T16:39:23.965Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-01T16:39:23.965Z] Executing busybox-1.35.0-r15.trigger [2022-08-01T16:39:23.965Z] Executing ca-certificates-20220614-r0.trigger [2022-08-01T16:39:23.965Z] OK: 6 MiB in 16 packages [2022-08-01T16:39:24.533Z] ---> b70563d88a0f [2022-08-01T16:39:24.533Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-01T16:39:24.533Z] Removing intermediate container fdee6ce6038c [2022-08-01T16:39:24.533Z] ---> 28fed5023240 [2022-08-01T16:39:24.533Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-01T16:39:24.533Z] ---> 593e60f22a3a [2022-08-01T16:39:24.533Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-01T16:39:24.533Z] ---> Running in ed2d8067b907 [2022-08-01T16:39:24.533Z] ---> Running in 1aa04eca21ba [2022-08-01T16:39:24.793Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-01T16:39:24.793Z] Removing intermediate container ed2d8067b907 [2022-08-01T16:39:24.793Z] ---> 04bea92a9e95 [2022-08-01T16:39:24.793Z] Step 13/25 : WORKDIR / [2022-08-01T16:39:25.101Z] ---> 79edec09090e [2022-08-01T16:39:25.101Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-01T16:39:25.367Z] ---> Running in b66101ed0809 [2022-08-01T16:39:25.367Z] ---> Running in 89d83c70d7a3 [2022-08-01T16:39:25.626Z] Removing intermediate container f7b6b865fdad [2022-08-01T16:39:25.626Z] ---> 32eddbe00980 [2022-08-01T16:39:25.626Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-01T16:39:25.626Z] Removing intermediate container b66101ed0809 [2022-08-01T16:39:25.626Z] ---> 8a300d6fefe9 [2022-08-01T16:39:25.626Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-01T16:39:25.886Z] ---> Running in 97247568055e [2022-08-01T16:39:25.886Z] Removing intermediate container 89d83c70d7a3 [2022-08-01T16:39:25.886Z] ---> f32e55e6e242 [2022-08-01T16:39:25.886Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-01T16:39:25.886Z] Removing intermediate container 1aa04eca21ba [2022-08-01T16:39:25.886Z] ---> 51340e9711f1 [2022-08-01T16:39:25.886Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-01T16:39:25.886Z] ---> Running in cf6028e50ccd [2022-08-01T16:39:26.150Z] ---> Running in a8c78ac288e8 [2022-08-01T16:39:26.150Z] ---> 0a34672fa71d [2022-08-01T16:39:26.150Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-01T16:39:26.150Z] Removing intermediate container 97247568055e [2022-08-01T16:39:26.150Z] ---> 2dec8e13834a [2022-08-01T16:39:26.150Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-01T16:39:26.150Z] ---> Running in d618c19ff984 [2022-08-01T16:39:26.150Z] Removing intermediate container a8c78ac288e8 [2022-08-01T16:39:26.150Z] ---> 28f1d402bf38 [2022-08-01T16:39:26.150Z] Step 20/22 : LABEL arch=x86_64 [2022-08-01T16:39:26.150Z] Removing intermediate container cf6028e50ccd [2022-08-01T16:39:26.150Z] ---> d87816ba90fc [2022-08-01T16:39:26.150Z] Step 21/23 : LABEL arch=x86_64 [2022-08-01T16:39:26.150Z] ---> Running in c69cf5f9050b [2022-08-01T16:39:26.150Z] ---> Running in af22fd03340e [2022-08-01T16:39:26.150Z] ---> 3f321ae9853d [2022-08-01T16:39:26.150Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-01T16:39:26.150Z] Removing intermediate container d618c19ff984 [2022-08-01T16:39:26.150Z] ---> e3e19c835350 [2022-08-01T16:39:26.150Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-01T16:39:26.411Z] ---> Running in c608d6f50a67 [2022-08-01T16:39:26.411Z] Removing intermediate container c69cf5f9050b [2022-08-01T16:39:26.411Z] ---> 5d5e526eb5c7 [2022-08-01T16:39:26.411Z] Step 21/22 : LABEL git_sha=a1018bc1fbf34bab8d72be2708a6b9677c29209e [2022-08-01T16:39:26.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.827s coverage: 82.2% of statements [2022-08-01T16:39:26.442Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-01T16:39:26.674Z] Removing intermediate container af22fd03340e [2022-08-01T16:39:26.675Z] ---> 15cacb13d64c [2022-08-01T16:39:26.675Z] Step 22/23 : LABEL git_sha=a1018bc1fbf34bab8d72be2708a6b9677c29209e [2022-08-01T16:39:26.934Z] ---> Running in 6d4e670b705b [2022-08-01T16:39:26.934Z] ---> Running in 3a0abbe00d89 [2022-08-01T16:39:27.194Z] ---> ae34696a9a8b [2022-08-01T16:39:27.194Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-01T16:39:27.194Z] Removing intermediate container c608d6f50a67 [2022-08-01T16:39:27.194Z] ---> 4c1a1ec6d1a8 [2022-08-01T16:39:27.194Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-01T16:39:28.128Z] Removing intermediate container 6d4e670b705b [2022-08-01T16:39:28.128Z] ---> 6bd7055c02ed [2022-08-01T16:39:28.128Z] Step 22/22 : LABEL version=0.0.0 [2022-08-01T16:39:28.128Z] Removing intermediate container 3a0abbe00d89 [2022-08-01T16:39:28.128Z] ---> 5cd09ae0e78b [2022-08-01T16:39:28.128Z] Step 23/23 : LABEL version=0.0.0 [2022-08-01T16:39:28.387Z] ---> Running in a4386c64aeb0 [2022-08-01T16:39:28.387Z] ---> 727dcd5dbdda [2022-08-01T16:39:28.387Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-01T16:39:28.387Z] ---> 62a536f1df32 [2022-08-01T16:39:28.387Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-01T16:39:28.387Z] ---> Running in 5db5d54dcbeb [2022-08-01T16:39:28.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.352s coverage: 92.9% of statements [2022-08-01T16:39:28.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-01T16:39:28.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-01T16:39:28.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-01T16:39:28.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.068s coverage: 65.1% of statements [2022-08-01T16:39:28.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-01T16:39:28.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-01T16:39:28.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-01T16:39:28.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-01T16:39:28.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-01T16:39:28.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.242s coverage: 87.2% of statements [2022-08-01T16:39:28.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-01T16:39:28.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-01T16:39:28.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.212s coverage: 100.0% of statements [2022-08-01T16:39:28.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-01T16:39:28.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.334s coverage: 58.8% of statements [2022-08-01T16:39:28.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-01T16:39:28.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.323s coverage: 80.0% of statements [2022-08-01T16:39:28.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.272s coverage: 87.2% of statements [2022-08-01T16:39:28.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.313s coverage: 85.4% of statements [2022-08-01T16:39:28.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 91.2% of statements [2022-08-01T16:39:28.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-01T16:39:28.646Z] Removing intermediate container a4386c64aeb0 [2022-08-01T16:39:28.646Z] ---> 4939cdc136bc [2022-08-01T16:39:28.646Z] [2022-08-01T16:39:28.646Z] Successfully built 4939cdc136bc [2022-08-01T16:39:28.905Z] Removing intermediate container 5db5d54dcbeb [2022-08-01T16:39:28.906Z] ---> 25c3751713af [2022-08-01T16:39:28.906Z] [2022-08-01T16:39:28.906Z] Successfully tagged security-proxy-setup:latest [2022-08-01T16:39:28.906Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2022-08-01T16:39:28.906Z] Successfully built 25c3751713af [2022-08-01T16:39:28.906Z] Successfully tagged core-data:latest [2022-08-01T16:39:33.094Z]  Building core-data ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T16:39:33.094Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-01T16:39:33.094Z] ---> 2f45434c1ab5 [2022-08-01T16:39:33.094Z] Step 3/20 : WORKDIR /edgex-go [2022-08-01T16:39:33.094Z] ---> Using cache [2022-08-01T16:39:33.094Z] ---> e74993cdb772 [2022-08-01T16:39:33.094Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-01T16:39:36.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.114s coverage: 64.7% of statements [2022-08-01T16:39:36.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-01T16:39:36.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-01T16:39:36.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.327s coverage: 100.0% of statements [2022-08-01T16:39:36.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.123s coverage: 89.4% of statements [2022-08-01T16:39:36.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements [2022-08-01T16:39:36.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.077s coverage: 73.7% of statements [2022-08-01T16:39:36.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2022-08-01T16:39:39.719Z] ---> f245bcaf6f47 [2022-08-01T16:39:39.719Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-01T16:39:39.719Z] ---> d069507a4b0f [2022-08-01T16:39:39.719Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-01T16:39:39.719Z] ---> Running in 12dd5beed3d1 [2022-08-01T16:39:41.641Z] ---> 3091d71dda19 [2022-08-01T16:39:41.641Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-01T16:39:41.641Z] ---> d46a022a385c [2022-08-01T16:39:41.641Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-01T16:39:41.642Z] ---> Running in 34d9afdcd1c7 [2022-08-01T16:39:41.642Z] Removing intermediate container bbe1a932819f [2022-08-01T16:39:41.642Z] ---> 259913845e1d [2022-08-01T16:39:41.642Z] [2022-08-01T16:39:41.642Z] Step 10/23 : FROM alpine:3.16 [2022-08-01T16:39:41.642Z] ---> d7d3d98c851f [2022-08-01T16:39:41.642Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-01T16:39:41.642Z] ---> Using cache [2022-08-01T16:39:41.642Z] ---> 7973323dd868 [2022-08-01T16:39:41.642Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-01T16:39:41.642Z] ---> Using cache [2022-08-01T16:39:41.642Z] ---> ff1c4d3c7183 [2022-08-01T16:39:41.642Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-01T16:39:41.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-01T16:39:41.642Z] ---> Running in 2da62e9405c8 [2022-08-01T16:39:41.642Z] ---> 5ceac69328cc [2022-08-01T16:39:41.642Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-01T16:39:41.642Z] Removing intermediate container 34d9afdcd1c7 [2022-08-01T16:39:41.642Z] ---> 690991d50844 [2022-08-01T16:39:41.642Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-01T16:39:41.642Z] ---> Running in 12242161bbb6 [2022-08-01T16:39:41.642Z] ---> Running in a0f5faa47736 [2022-08-01T16:39:41.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-01T16:39:41.642Z] Removing intermediate container 2da62e9405c8 [2022-08-01T16:39:41.642Z] ---> 2c6a30fb69d5 [2022-08-01T16:39:41.642Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-01T16:39:41.903Z] Removing intermediate container a0f5faa47736 [2022-08-01T16:39:41.903Z] ---> 140cad6d833a [2022-08-01T16:39:41.903Z] Step 20/22 : LABEL arch=x86_64 [2022-08-01T16:39:41.903Z] ---> Running in f4a263e56282 [2022-08-01T16:39:41.903Z] ---> Running in 51824ded18b9 [2022-08-01T16:39:41.903Z] Removing intermediate container f4a263e56282 [2022-08-01T16:39:41.903Z] ---> 1a401ea5e916 [2022-08-01T16:39:41.903Z] Step 21/22 : LABEL git_sha=a1018bc1fbf34bab8d72be2708a6b9677c29209e [2022-08-01T16:39:41.903Z] Removing intermediate container 51824ded18b9 [2022-08-01T16:39:41.903Z] ---> 3cc458c24ab3 [2022-08-01T16:39:41.903Z] Step 15/23 : WORKDIR / [2022-08-01T16:39:41.903Z] ---> Running in c22363f15035 [2022-08-01T16:39:41.903Z] ---> Running in 540989e18cfc [2022-08-01T16:39:41.903Z] v3.16.1-78-g2bf6ec48e5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-01T16:39:41.903Z] v3.16.1-77-g49d89aeb5c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-01T16:39:41.903Z] OK: 17035 distinct packages available [2022-08-01T16:39:41.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-01T16:39:42.165Z] Removing intermediate container c22363f15035 [2022-08-01T16:39:42.165Z] ---> 9082b86210ae [2022-08-01T16:39:42.165Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-01T16:39:42.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-01T16:39:42.165Z] Removing intermediate container 540989e18cfc [2022-08-01T16:39:42.165Z] ---> 799542826512 [2022-08-01T16:39:42.165Z] Step 22/22 : LABEL version=0.0.0 [2022-08-01T16:39:42.165Z] ---> Running in 72f94fb9f170 [2022-08-01T16:39:42.165Z] ---> 8d7185ce1071 [2022-08-01T16:39:42.165Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-01T16:39:42.165Z] Removing intermediate container 12242161bbb6 [2022-08-01T16:39:42.165Z] ---> 7eabc729f742 [2022-08-01T16:39:42.165Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-01T16:39:42.165Z] Removing intermediate container 72f94fb9f170 [2022-08-01T16:39:42.165Z] ---> 8204bbdae2a9 [2022-08-01T16:39:42.165Z] [2022-08-01T16:39:42.429Z] ---> Running in 6035cf4cb777 [2022-08-01T16:39:42.429Z] Successfully built 8204bbdae2a9 [2022-08-01T16:39:42.429Z] OK: 211 MiB in 51 packages [2022-08-01T16:39:42.429Z] Successfully tagged support-notifications:latest [2022-08-01T16:39:42.692Z]  Building support-notifications ... done Removing intermediate container 6035cf4cb777 [2022-08-01T16:39:42.692Z] ---> 0f2e2af89c0b [2022-08-01T16:39:42.692Z] Step 23/25 : LABEL arch=x86_64 [2022-08-01T16:39:42.692Z] ---> Running in 73018391f6ba [2022-08-01T16:39:42.692Z] ---> 363434685411 [2022-08-01T16:39:42.692Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-01T16:39:42.692Z] Removing intermediate container 73018391f6ba [2022-08-01T16:39:42.692Z] ---> cb35594b41d2 [2022-08-01T16:39:42.692Z] Step 24/25 : LABEL git_sha=a1018bc1fbf34bab8d72be2708a6b9677c29209e [2022-08-01T16:39:42.955Z] ---> Running in 707797df2f43 [2022-08-01T16:39:43.221Z] ---> 41943ed2cac9 [2022-08-01T16:39:43.221Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-01T16:39:43.483Z] Removing intermediate container 12dd5beed3d1 [2022-08-01T16:39:43.483Z] ---> b3d204fdca24 [2022-08-01T16:39:43.483Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-01T16:39:43.483Z] Removing intermediate container 707797df2f43 [2022-08-01T16:39:43.483Z] ---> 71f5bf7b3f0c [2022-08-01T16:39:43.483Z] Step 25/25 : LABEL version=0.0.0 [2022-08-01T16:39:43.483Z] ---> Running in d4e2921c40b7 [2022-08-01T16:39:43.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.430s coverage: 65.8% of statements [2022-08-01T16:39:43.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-01T16:39:43.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-01T16:39:43.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-01T16:39:43.746Z] ---> Running in 3ae9b80a7542 [2022-08-01T16:39:44.008Z] ---> c5c0ec45b42e [2022-08-01T16:39:44.008Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T16:39:44.008Z] Removing intermediate container d4e2921c40b7 [2022-08-01T16:39:44.008Z] ---> e1b4ccc98fd7 [2022-08-01T16:39:44.008Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-01T16:39:44.269Z] Removing intermediate container 3ae9b80a7542 [2022-08-01T16:39:44.269Z] ---> 3dbfe7601d8d [2022-08-01T16:39:44.269Z] [2022-08-01T16:39:44.269Z] Successfully built 3dbfe7601d8d [2022-08-01T16:39:44.269Z] ---> Running in cd6212fdbaf5 [2022-08-01T16:39:44.269Z] Successfully tagged security-secretstore-setup:latest [2022-08-01T16:39:44.269Z]  Building security-secretstore-setup ... done  ---> Running in b0923ba99e6d [2022-08-01T16:39:44.843Z] Removing intermediate container b0923ba99e6d [2022-08-01T16:39:44.843Z] ---> 7e9dbd48ef59 [2022-08-01T16:39:44.843Z] Step 21/23 : LABEL arch=x86_64 [2022-08-01T16:39:44.843Z] ---> Running in cfdeda420f30 [2022-08-01T16:39:45.105Z] Removing intermediate container cfdeda420f30 [2022-08-01T16:39:45.105Z] ---> 27c097000db0 [2022-08-01T16:39:45.105Z] Step 22/23 : LABEL git_sha=a1018bc1fbf34bab8d72be2708a6b9677c29209e [2022-08-01T16:39:45.105Z] ---> Running in 9d3293b2dbc0 [2022-08-01T16:39:45.366Z] Removing intermediate container 9d3293b2dbc0 [2022-08-01T16:39:45.366Z] ---> 6633a17d250a [2022-08-01T16:39:45.366Z] Step 23/23 : LABEL version=0.0.0 [2022-08-01T16:39:45.628Z] ---> Running in 220b69c50ce7 [2022-08-01T16:39:45.628Z] Removing intermediate container 220b69c50ce7 [2022-08-01T16:39:45.628Z] ---> 7f6df2d3afa0 [2022-08-01T16:39:45.628Z] [2022-08-01T16:39:45.888Z] Successfully built 7f6df2d3afa0 [2022-08-01T16:39:45.888Z] Successfully tagged core-command:latest [2022-08-01T16:39:46.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.891s coverage: 43.6% of statements [2022-08-01T16:39:46.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-01T16:39:46.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-01T16:39:46.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.346s coverage: 89.5% of statements [2022-08-01T16:39:46.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-01T16:39:46.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.345s coverage: 84.8% of statements [2022-08-01T16:39:46.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-01T16:39:46.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-01T16:39:46.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-01T16:39:46.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-01T16:39:54.020Z]  Building core-command ... done Removing intermediate container cd6212fdbaf5 [2022-08-01T16:39:54.021Z] ---> e802c7406390 [2022-08-01T16:39:54.021Z] Step 7/20 : COPY . . [2022-08-01T16:39:57.156Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.403s coverage: 17.7% of statements [2022-08-01T16:39:57.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-01T16:39:57.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-01T16:39:57.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-01T16:39:57.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-01T16:39:57.156Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.857s coverage: 92.3% of statements [2022-08-01T16:39:57.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-01T16:39:57.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-01T16:39:57.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-01T16:39:57.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-01T16:39:57.156Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.395s coverage: 63.2% of statements [2022-08-01T16:39:57.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-01T16:39:57.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-01T16:39:57.156Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.514s coverage: 97.7% of statements [2022-08-01T16:39:57.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-01T16:39:57.156Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-01T16:39:57.156Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-01T16:39:57.156Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-01T16:39:57.156Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.230s coverage: 28.9% of statements [2022-08-01T16:39:57.157Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-01T16:39:57.157Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-01T16:39:57.157Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-01T16:39:57.157Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-01T16:39:57.157Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-01T16:39:57.157Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-01T16:39:57.157Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.236s coverage: 100.0% of statements [2022-08-01T16:39:57.157Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.086s coverage: 96.9% of statements [2022-08-01T16:39:57.752Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-08-01T16:39:57.752Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-01T16:39:57.752Z] GO111MODULE=on go vet ./... [2022-08-01T16:40:04.012Z] ---> 0444bb4bfc16 [2022-08-01T16:40:04.012Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-01T16:40:04.012Z] ---> Running in 84c1f2eeca91 [2022-08-01T16:40:04.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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-01T16:40:22.112Z] Removing intermediate container 84c1f2eeca91 [2022-08-01T16:40:22.112Z] ---> 18084281ac16 [2022-08-01T16:40:22.112Z] [2022-08-01T16:40:22.112Z] Step 9/20 : FROM alpine:3.15 [2022-08-01T16:40:22.112Z] ---> 2720e26172a0 [2022-08-01T16:40:22.112Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-01T16:40:22.112Z] ---> Using cache [2022-08-01T16:40:22.112Z] ---> 0c678214cd37 [2022-08-01T16:40:22.112Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T16:40:22.112Z] ---> Using cache [2022-08-01T16:40:22.112Z] ---> 2bf132a5c7f1 [2022-08-01T16:40:22.112Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-01T16:40:22.112Z] ---> Running in 505e2bc8d39e [2022-08-01T16:40:22.112Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-01T16:40:22.112Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-01T16:40:22.112Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-01T16:40:22.112Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-01T16:40:22.112Z] OK: 15857 distinct packages available [2022-08-01T16:40:22.112Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-01T16:40:22.373Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-01T16:40:22.631Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-01T16:40:22.891Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-01T16:40:22.891Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-01T16:40:23.151Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-01T16:40:23.151Z] (5/9) Installing curl (7.80.0-r2) [2022-08-01T16:40:23.151Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-01T16:40:23.446Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-01T16:40:23.446Z] (8/9) Installing libucontext (1.1-r0) [2022-08-01T16:40:23.722Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-01T16:40:23.722Z] Executing busybox-1.34.1-r7.trigger [2022-08-01T16:40:23.722Z] Executing ca-certificates-20220614-r0.trigger [2022-08-01T16:40:23.722Z] OK: 8 MiB in 23 packages [2022-08-01T16:40:24.343Z] Removing intermediate container 505e2bc8d39e [2022-08-01T16:40:24.343Z] ---> 1032e2642984 [2022-08-01T16:40:24.343Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-01T16:40:24.604Z] ---> 93d231f3f042 [2022-08-01T16:40:24.604Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-01T16:40:25.171Z] ---> 06ca0c9ac434 [2022-08-01T16:40:25.171Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-01T16:40:25.171Z] ---> 6ad32df6ca9d [2022-08-01T16:40:25.171Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-01T16:40:25.171Z] ---> Running in 41b4506cf4c2 [2022-08-01T16:40:25.171Z] Removing intermediate container 41b4506cf4c2 [2022-08-01T16:40:25.171Z] ---> 34a03fe8313a [2022-08-01T16:40:25.171Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-01T16:40:25.171Z] ---> Running in 3624d975faff [2022-08-01T16:40:25.431Z] Removing intermediate container 3624d975faff [2022-08-01T16:40:25.431Z] ---> c5c97083570d [2022-08-01T16:40:25.431Z] Step 18/20 : LABEL arch=x86_64 [2022-08-01T16:40:25.431Z] ---> Running in 9a3656d6778f [2022-08-01T16:40:25.431Z] Removing intermediate container 9a3656d6778f [2022-08-01T16:40:25.431Z] ---> 7709b02d9200 [2022-08-01T16:40:25.431Z] Step 19/20 : LABEL git_sha=a1018bc1fbf34bab8d72be2708a6b9677c29209e [2022-08-01T16:40:25.431Z] ---> Running in 4b5f067a177b [2022-08-01T16:40:25.431Z] Removing intermediate container 4b5f067a177b [2022-08-01T16:40:25.431Z] ---> eb6bd3ac5396 [2022-08-01T16:40:25.431Z] Step 20/20 : LABEL version=0.0.0 [2022-08-01T16:40:25.431Z] ---> Running in 8da755695507 [2022-08-01T16:40:25.690Z] Removing intermediate container 8da755695507 [2022-08-01T16:40:25.691Z] ---> 8bb4b4ef75f3 [2022-08-01T16:40:25.691Z] [2022-08-01T16:40:25.691Z] Successfully built 8bb4b4ef75f3 [2022-08-01T16:40:25.691Z] Successfully tagged security-spiffe-token-provider:latest [2022-08-01T16:40:25.698Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-08-01T16:40:25.708Z] $ docker stop --time=1 f2c0d8220540e925900608744a704482c1c369120dc2e5b4a08a7acc44d04bb4 [2022-08-01T16:40:27.032Z] $ docker rm -f f2c0d8220540e925900608744a704482c1c369120dc2e5b4a08a7acc44d04bb4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-01T16:40:27.377Z] + docker images [2022-08-01T16:40:27.377Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-01T16:40:27.377Z] security-spiffe-token-provider latest 8bb4b4ef75f3 2 seconds ago 29.2MB [2022-08-01T16:40:27.377Z] 18084281ac16 9 seconds ago 1.74GB [2022-08-01T16:40:27.377Z] core-command latest 7f6df2d3afa0 42 seconds ago 16.2MB [2022-08-01T16:40:27.377Z] security-secretstore-setup latest 3dbfe7601d8d 44 seconds ago 28.9MB [2022-08-01T16:40:27.377Z] support-notifications latest 8204bbdae2a9 45 seconds ago 27.1MB [2022-08-01T16:40:27.377Z] 259913845e1d 46 seconds ago 1.68GB [2022-08-01T16:40:27.377Z] security-proxy-setup latest 4939cdc136bc 59 seconds ago 27.2MB [2022-08-01T16:40:27.377Z] core-data latest 25c3751713af 59 seconds ago 21.5MB [2022-08-01T16:40:27.377Z] ecee1a0fa685 About a minute ago 1.75GB [2022-08-01T16:40:27.377Z] support-scheduler latest 16941ffc896f About a minute ago 26.5MB [2022-08-01T16:40:27.377Z] f3feada45a91 About a minute ago 1.7GB [2022-08-01T16:40:27.377Z] security-spire-server latest 7ed901a840e4 2 minutes ago 86.5MB [2022-08-01T16:40:27.377Z] 61ed185d5f86 2 minutes ago 1.69GB [2022-08-01T16:40:27.377Z] c773fb6f5c78 2 minutes ago 1.71GB [2022-08-01T16:40:27.377Z] d0f6f6526014 2 minutes ago 1.74GB [2022-08-01T16:40:27.377Z] security-bootstrapper latest 30865e7431f0 2 minutes ago 19.3MB [2022-08-01T16:40:27.377Z] sys-mgmt-agent latest 9dc857d89776 3 minutes ago 299MB [2022-08-01T16:40:27.377Z] ab9c74f0a231 3 minutes ago 1.58GB [2022-08-01T16:40:27.377Z] core-metadata latest e2ff508fa30d 4 minutes ago 17.1MB [2022-08-01T16:40:27.377Z] security-spire-config latest 92d1e08ffdc3 4 minutes ago 85.8MB [2022-08-01T16:40:27.377Z] security-spire-agent latest 7b21867672d5 4 minutes ago 125MB [2022-08-01T16:40:27.377Z] 0182d7e16c2a 4 minutes ago 1.69GB [2022-08-01T16:40:27.377Z] ccd59acc2b1d 4 minutes ago 1.69GB [2022-08-01T16:40:27.377Z] 8d2073229734 4 minutes ago 1.69GB [2022-08-01T16:40:27.377Z] 268906d2e561 5 minutes ago 1.58GB [2022-08-01T16:40:27.377Z] 8d15a14bad33 5 minutes ago 1.58GB [2022-08-01T16:40:27.377Z] ci-base-image-x86_64 latest 2f45434c1ab5 9 minutes ago 993MB [2022-08-01T16:40:27.377Z] alpine 3.15 2720e26172a0 12 days ago 5.57MB [2022-08-01T16:40:27.377Z] alpine 3.16 d7d3d98c851f 13 days ago 5.53MB [2022-08-01T16:40:27.377Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 weeks ago 253MB [2022-08-01T16:40:27.377Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 3 weeks ago 677MB [2022-08-01T16:40:27.377Z] docker 20.10.14 7417809fdb73 3 months ago 218MB [2022-08-01T16:40:27.377Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-01T16:42:04.693Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-01T16:42:04.693Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-01T16:42:04.693Z] ./bin/test-attribution-txt.sh [2022-08-01T16:42:04.693Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-01T16:42:04.693Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-01T16:42:04.693Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-01T16:42:04.693Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-01T16:42:04.693Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-01T16:42:04.693Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-01T16:42:04.693Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-01T16:42:04.718Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-01T16:42:05.373Z] + ls -al . [2022-08-01T16:42:05.374Z] total 684 [2022-08-01T16:42:05.374Z] drwxrwxr-x 9 1001 1001 4096 Aug 1 16:35 . [2022-08-01T16:42:05.374Z] drwxr-xr-x 4 root root 4096 Aug 1 16:35 .. [2022-08-01T16:42:05.374Z] -rw-rw-r-- 1 1001 1001 11 Aug 1 16:33 .dockerignore [2022-08-01T16:42:05.374Z] drwxrwxr-x 8 1001 1001 4096 Aug 1 16:33 .git [2022-08-01T16:42:05.374Z] drwxrwxr-x 3 1001 1001 4096 Aug 1 16:33 .github [2022-08-01T16:42:05.374Z] -rw-rw-r-- 1 1001 1001 1030 Aug 1 16:33 .gitignore [2022-08-01T16:42:05.374Z] -rw-rw-r-- 1 1001 1001 42 Aug 1 16:33 .golangci.yml [2022-08-01T16:42:05.374Z] -rw-rw-r-- 1 1001 1001 87 Aug 1 16:33 .hadolint.yml [2022-08-01T16:42:05.374Z] -rw-rw-r-- 1 1001 1001 166 Aug 1 16:33 .sonarcloud.properties [2022-08-01T16:42:05.374Z] -rw-rw-r-- 1 1001 1001 1171 Aug 1 16:33 ADOPTERS.md [2022-08-01T16:42:05.374Z] -rw-rw-r-- 1 1001 1001 10347 Aug 1 16:33 Attribution.txt [2022-08-01T16:42:05.374Z] -rw-rw-r-- 1 1001 1001 63209 Aug 1 16:33 CHANGELOG.md [2022-08-01T16:42:05.374Z] -rw-rw-r-- 1 1001 1001 3804 Aug 1 16:33 CONTRIBUTING.md [2022-08-01T16:42:05.374Z] -rw-rw-r-- 1 1001 1001 677 Aug 1 16:33 GOVERNANCE.md [2022-08-01T16:42:05.374Z] -rw-rw-r-- 1 1001 1001 850 Aug 1 16:33 Jenkinsfile [2022-08-01T16:42:05.374Z] -rw-rw-r-- 1 1001 1001 10775 Aug 1 16:33 LICENSE [2022-08-01T16:42:05.374Z] -rw-rw-r-- 1 1001 1001 10350 Aug 1 16:33 Makefile [2022-08-01T16:42:05.374Z] -rw-rw-r-- 1 1001 1001 582 Aug 1 16:33 OWNERS.md [2022-08-01T16:42:05.374Z] -rw-rw-r-- 1 1001 1001 9094 Aug 1 16:33 README.md [2022-08-01T16:42:05.374Z] -rw-rw-r-- 1 1001 1001 6912 Aug 1 16:33 SECURITY.md [2022-08-01T16:42:05.374Z] -rw-rw-r-- 1 1001 1001 5 Aug 1 16:30 VERSION [2022-08-01T16:42:05.374Z] -rw-rw-r-- 1 1001 1001 4131 Aug 1 16:33 ZMQWindows.md [2022-08-01T16:42:05.374Z] drwxrwxr-x 2 1001 1001 4096 Aug 1 16:33 bin [2022-08-01T16:42:05.374Z] drwxrwxr-x 18 1001 1001 4096 Aug 1 16:33 cmd [2022-08-01T16:42:05.374Z] -rw-r--r-- 1 root root 436531 Aug 1 16:39 coverage.out [2022-08-01T16:42:05.374Z] -rw-rw-r-- 1 1001 1001 3681 Aug 1 16:33 go.mod [2022-08-01T16:42:05.374Z] -rw-rw-r-- 1 1001 1001 38033 Aug 1 16:33 go.sum [2022-08-01T16:42:05.374Z] drwxrwxr-x 8 1001 1001 4096 Aug 1 16:33 internal [2022-08-01T16:42:05.374Z] drwxrwxr-x 3 1001 1001 4096 Aug 1 16:33 openapi [2022-08-01T16:42:05.374Z] drwxrwxr-x 4 1001 1001 4096 Aug 1 16:33 snap [2022-08-01T16:42:05.374Z] -rw-rw-r-- 1 1001 1001 204 Aug 1 16:33 version.go [Pipeline] sh [2022-08-01T16:42:06.039Z] + '[' -e coverage.out ] [2022-08-01T16:42:06.039Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-01T16:42:06.071Z] Warning: overwriting stash ‘coverage-report’ [2022-08-01T16:42:06.925Z] Stashed 1 file(s) [Pipeline] sh [2022-08-01T16:42:07.597Z] + make build [2022-08-01T16:42:07.598Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-01T16:43:44.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/core-metadata/core-metadata ./cmd/core-metadata [2022-08-01T16:45:06.356Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-01T16:45:06.356Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-01T16:45:45.383Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-01T16:45:45.383Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-01T16:45:45.383Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-01T16:45:52.103Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-01T16:45:56.420Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-01T16:46:01.827Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-01T16:46:06.146Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-01T16:46:10.461Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-01T16:46:20.634Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-08-01T16:46:26.067Z] $ docker stop --time=1 0f325c3adf5b33a06c6a8d73ee945ce0ab2c1b84b91b3b1cf215234dc9f36baa [2022-08-01T16:46:28.204Z] $ docker rm -f 0f325c3adf5b33a06c6a8d73ee945ce0ab2c1b84b91b3b1cf215234dc9f36baa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T16:46:30.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-01T16:46:30.740Z] [2022-08-01T16:46:30.740Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T16:46:31.092Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-01T16:46:31.366Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-08-01T16:46:31.366Z] 29e5d40040c1: Pulling fs layer [2022-08-01T16:46:31.366Z] 1ce36da41761: Pulling fs layer [2022-08-01T16:46:31.366Z] 25b303627fd3: Pulling fs layer [2022-08-01T16:46:31.645Z] 29e5d40040c1: Verifying Checksum [2022-08-01T16:46:31.645Z] 29e5d40040c1: Download complete [2022-08-01T16:46:31.922Z] 1ce36da41761: Verifying Checksum [2022-08-01T16:46:31.922Z] 1ce36da41761: Download complete [2022-08-01T16:46:32.196Z] 29e5d40040c1: Pull complete [2022-08-01T16:46:33.631Z] 1ce36da41761: Pull complete [2022-08-01T16:46:33.631Z] 25b303627fd3: Download complete [2022-08-01T16:46:46.029Z] 25b303627fd3: Pull complete [2022-08-01T16:46:46.029Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-08-01T16:46:46.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-01T16:46:46.029Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T16:46:46.279Z] prd-ubuntu20.04-docker-arm64-4c-16g-21693 does not seem to be running inside a container [2022-08-01T16:46:46.363Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-01T16:46:48.936Z] $ docker top 9e6ba88fb528ffd3ac9084bc17361a289cb07a42e1958a60e00612a346621400 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-01T16:46:49.880Z] + docker-compose build --help [2022-08-01T16:46:49.880Z] + grep parallel [2022-08-01T16:46:56.574Z] --parallel Build images in parallel. [Pipeline] } [2022-08-01T16:46:56.598Z] $ docker stop --time=1 9e6ba88fb528ffd3ac9084bc17361a289cb07a42e1958a60e00612a346621400 [2022-08-01T16:46:58.263Z] $ docker rm -f 9e6ba88fb528ffd3ac9084bc17361a289cb07a42e1958a60e00612a346621400 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T16:46:58.871Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-01T16:46:58.871Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T16:46:59.142Z] prd-ubuntu20.04-docker-arm64-4c-16g-21693 does not seem to be running inside a container [2022-08-01T16:46:59.245Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-01T16:47:00.668Z] $ docker top a76d80921aea95310d5752ecdfccd31ecd903883a3e1b3887176ed3037f26f30 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-01T16:47:01.621Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-01T16:47:08.314Z] Building core-command ... [2022-08-01T16:47:08.314Z] Building core-data ... [2022-08-01T16:47:08.314Z] Building core-metadata ... [2022-08-01T16:47:08.314Z] Building security-bootstrapper ... [2022-08-01T16:47:08.314Z] Building security-proxy-setup ... [2022-08-01T16:47:08.314Z] Building security-secretstore-setup ... [2022-08-01T16:47:08.314Z] Building security-spiffe-token-provider ... [2022-08-01T16:47:08.314Z] Building security-spire-agent ... [2022-08-01T16:47:08.314Z] Building security-spire-config ... [2022-08-01T16:47:08.314Z] Building security-spire-server ... [2022-08-01T16:47:08.314Z] Building support-notifications ... [2022-08-01T16:47:08.314Z] Building support-scheduler ... [2022-08-01T16:47:08.314Z] Building sys-mgmt-agent ... [2022-08-01T16:47:08.314Z] Building security-bootstrapper [2022-08-01T16:47:08.314Z] Building support-scheduler [2022-08-01T16:47:08.314Z] Building core-command [2022-08-01T16:47:08.314Z] Building security-spire-config [2022-08-01T16:47:08.314Z] Building support-notifications [2022-08-01T16:48:45.108Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T16:48:45.108Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-01T16:48:45.108Z] ---> f6ae9cd4439a [2022-08-01T16:48:45.108Z] Step 3/22 : WORKDIR /edgex-go [2022-08-01T16:48:45.108Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T16:48:45.108Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-01T16:48:45.108Z] ---> f6ae9cd4439a [2022-08-01T16:48:45.108Z] Step 3/31 : WORKDIR /edgex-go [2022-08-01T16:48:45.108Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T16:48:45.108Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-01T16:48:45.108Z] ---> f6ae9cd4439a [2022-08-01T16:48:45.108Z] Step 3/26 : WORKDIR /edgex-go [2022-08-01T16:48:45.108Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T16:48:45.108Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-01T16:48:45.108Z] ---> f6ae9cd4439a [2022-08-01T16:48:45.108Z] Step 3/22 : WORKDIR /edgex-go [2022-08-01T16:48:45.108Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T16:48:45.108Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-01T16:48:45.108Z] ---> f6ae9cd4439a [2022-08-01T16:48:45.108Z] Step 3/23 : WORKDIR /edgex-go [2022-08-01T16:48:45.108Z] ---> Running in 55e7631a7ddf [2022-08-01T16:48:45.108Z] ---> Running in 243dc6d5c294 [2022-08-01T16:48:45.108Z] ---> Running in da3aacdd399d [2022-08-01T16:48:45.108Z] ---> Running in a9859b48d41c [2022-08-01T16:48:45.108Z] ---> Running in ccf03adae6a0 [2022-08-01T16:48:45.108Z] Removing intermediate container 55e7631a7ddf [2022-08-01T16:48:45.108Z] ---> e69db1a76929 [2022-08-01T16:48:45.108Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T16:48:45.108Z] Removing intermediate container a9859b48d41c [2022-08-01T16:48:45.108Z] ---> 67e4a2158f80 [2022-08-01T16:48:45.108Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T16:48:45.109Z] Removing intermediate container ccf03adae6a0 [2022-08-01T16:48:45.109Z] ---> f0b12345d187 [2022-08-01T16:48:45.109Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T16:48:45.109Z] Removing intermediate container da3aacdd399d [2022-08-01T16:48:45.109Z] ---> 8cd39e76daff [2022-08-01T16:48:45.109Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T16:48:45.109Z] ---> Running in 6bc3860e1bff [2022-08-01T16:48:45.109Z] Removing intermediate container 243dc6d5c294 [2022-08-01T16:48:45.109Z] ---> 899616c48c14 [2022-08-01T16:48:45.109Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T16:48:45.109Z] ---> Running in 0cab44043dfe [2022-08-01T16:48:45.109Z] ---> Running in f4b4d9d28adf [2022-08-01T16:48:45.109Z] ---> Running in f8cf8f97c85d [2022-08-01T16:48:45.109Z] ---> Running in 073a2840ab3e [2022-08-01T16:48:45.109Z] Removing intermediate container 0cab44043dfe [2022-08-01T16:48:45.109Z] ---> e1fea25bb346 [2022-08-01T16:48:45.109Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-01T16:48:45.109Z] ---> Running in e244a3afeb0b [2022-08-01T16:48:45.109Z] Removing intermediate container 6bc3860e1bff [2022-08-01T16:48:45.109Z] ---> 2c2e9167dfa8 [2022-08-01T16:48:45.109Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-01T16:48:45.109Z] ---> Running in 39b3666ec0f6 [2022-08-01T16:48:45.109Z] Removing intermediate container f4b4d9d28adf [2022-08-01T16:48:45.109Z] ---> 84198afa2f0f [2022-08-01T16:48:45.109Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-01T16:48:45.109Z] Removing intermediate container f8cf8f97c85d [2022-08-01T16:48:45.109Z] ---> 4f6edaba1a90 [2022-08-01T16:48:45.109Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-01T16:48:45.109Z] Removing intermediate container 073a2840ab3e [2022-08-01T16:48:45.109Z] ---> 9f5f09fee0e3 [2022-08-01T16:48:45.109Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-01T16:48:45.109Z] ---> Running in abc1c906ca08 [2022-08-01T16:48:45.109Z] ---> Running in ff9f8dbc7969 [2022-08-01T16:48:45.109Z] ---> Running in d5ce4fbe533c [2022-08-01T16:48:45.109Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-01T16:48:45.109Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-01T16:48:45.109Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-01T16:48:45.109Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-01T16:48:45.109Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-01T16:48:45.109Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-01T16:48:45.109Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-01T16:48:45.109Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-01T16:48:45.109Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-01T16:48:45.109Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-01T16:48:45.109Z] OK: 221 MiB in 51 packages [2022-08-01T16:48:45.109Z] OK: 221 MiB in 51 packages [2022-08-01T16:48:45.109Z] OK: 221 MiB in 51 packages [2022-08-01T16:48:45.109Z] OK: 221 MiB in 51 packages [2022-08-01T16:48:45.384Z] OK: 221 MiB in 51 packages [2022-08-01T16:48:45.989Z] Removing intermediate container e244a3afeb0b [2022-08-01T16:48:45.989Z] ---> 415551944b4e [2022-08-01T16:48:45.989Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-01T16:48:46.269Z] Removing intermediate container 39b3666ec0f6 [2022-08-01T16:48:46.269Z] ---> 3ef63730151e [2022-08-01T16:48:46.269Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-01T16:48:46.545Z] Removing intermediate container abc1c906ca08 [2022-08-01T16:48:46.545Z] ---> 3d5192dc61bc [2022-08-01T16:48:46.545Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-01T16:48:47.156Z] Removing intermediate container ff9f8dbc7969 [2022-08-01T16:48:47.156Z] ---> e4cc6c7c843f [2022-08-01T16:48:47.156Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-01T16:48:47.156Z] Removing intermediate container d5ce4fbe533c [2022-08-01T16:48:47.156Z] ---> 8048a903c91b [2022-08-01T16:48:47.156Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-01T16:48:47.431Z] ---> 77f1075ec905 [2022-08-01T16:48:47.431Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T16:48:47.710Z] ---> Running in 51d98432b394 [2022-08-01T16:48:47.710Z] ---> 9129f0e57aaa [2022-08-01T16:48:47.710Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T16:48:47.710Z] ---> b92b56e880eb [2022-08-01T16:48:47.710Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T16:48:47.710Z] ---> Running in eee41bc6301c [2022-08-01T16:48:47.996Z] ---> Running in dee352746cd5 [2022-08-01T16:48:49.020Z] ---> 8e65bbf122e8 [2022-08-01T16:48:49.020Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T16:48:49.020Z] ---> Running in 014ed07c6f9f [2022-08-01T16:48:49.020Z] ---> 2b591e7e27d9 [2022-08-01T16:48:49.020Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T16:48:49.296Z] ---> Running in e97f603b09e0 [2022-08-01T16:49:57.378Z] Removing intermediate container 51d98432b394 [2022-08-01T16:49:57.378Z] ---> 6eec6d2269c7 [2022-08-01T16:49:57.378Z] Step 8/22 : COPY . . [2022-08-01T16:49:57.378Z] Removing intermediate container 014ed07c6f9f [2022-08-01T16:49:57.378Z] ---> 68c776336a05 [2022-08-01T16:49:57.378Z] Step 8/22 : COPY . . [2022-08-01T16:49:57.378Z] Removing intermediate container eee41bc6301c [2022-08-01T16:49:57.378Z] ---> 364ffaede1f8 [2022-08-01T16:49:57.378Z] Step 8/31 : COPY . . [2022-08-01T16:49:57.378Z] Removing intermediate container e97f603b09e0 [2022-08-01T16:49:57.378Z] ---> 83137e6d60ee [2022-08-01T16:49:57.378Z] Step 8/26 : COPY . . [2022-08-01T16:49:57.378Z] Removing intermediate container dee352746cd5 [2022-08-01T16:49:57.378Z] ---> d4e7cfa9950a [2022-08-01T16:49:57.378Z] Step 8/23 : COPY . . [2022-08-01T16:50:24.244Z] ---> 7930381e9f45 [2022-08-01T16:50:24.244Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-01T16:50:24.244Z] ---> Running in 7e6b95a86f63 [2022-08-01T16:50:24.244Z] ---> 832d6a83a3e2 [2022-08-01T16:50:24.244Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-01T16:50:24.244Z] ---> 309802ac167d [2022-08-01T16:50:24.244Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-01T16:50:24.244Z] ---> 059839765256 [2022-08-01T16:50:24.244Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-01T16:50:24.244Z] ---> Running in f6d2690f670f [2022-08-01T16:50:24.244Z] ---> Running in a3897028fa1e [2022-08-01T16:50:24.244Z] ---> Running in 575318655bb7 [2022-08-01T16:50:24.244Z] ---> 75b568952c83 [2022-08-01T16:50:24.244Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-01T16:50:24.244Z] ---> Running in d980a0ea65c3 [2022-08-01T16:50:24.244Z] Removing intermediate container a3897028fa1e [2022-08-01T16:50:24.244Z] ---> 4f0662a3ed5f [2022-08-01T16:50:24.244Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-01T16:50:24.244Z] ---> Running in 11bc8f2ffb09 [2022-08-01T16:50:25.234Z] Removing intermediate container 11bc8f2ffb09 [2022-08-01T16:50:25.234Z] ---> e49afecda300 [2022-08-01T16:50:25.234Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-01T16:50:25.234Z] ---> Running in 11bcfcd03bd4 [2022-08-01T16:50:25.516Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-01T16:50:26.121Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-01T16:50:26.121Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-01T16:50:26.398Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-01T16:50:28.413Z] Removing intermediate container 11bcfcd03bd4 [2022-08-01T16:50:28.413Z] ---> cabfa64643fa [2022-08-01T16:50:28.413Z] Step 12/26 : WORKDIR /edgex-go [2022-08-01T16:50:28.413Z] ---> Running in 128a56c7dfbe [2022-08-01T16:50:28.694Z] Removing intermediate container 128a56c7dfbe [2022-08-01T16:50:28.694Z] ---> 772498c77edd [2022-08-01T16:50:28.694Z] [2022-08-01T16:50:28.694Z] Step 13/26 : FROM alpine:3.15 [2022-08-01T16:50:28.976Z] 3.15: Pulling from library/alpine [2022-08-01T16:50:30.429Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-01T16:50:30.429Z] Status: Downloaded newer image for alpine:3.15 [2022-08-01T16:50:30.429Z] ---> 60f2846fe774 [2022-08-01T16:50:30.429Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-01T16:50:30.429Z] ---> Running in 16d03d1d0699 [2022-08-01T16:50:31.042Z] Removing intermediate container 16d03d1d0699 [2022-08-01T16:50:31.042Z] ---> 29cacb7a1ff0 [2022-08-01T16:50:31.042Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T16:50:31.042Z] ---> Running in 6946072d7504 [2022-08-01T16:50:34.488Z] Removing intermediate container 6946072d7504 [2022-08-01T16:50:34.488Z] ---> 9b36fc644dd2 [2022-08-01T16:50:34.488Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-01T16:50:34.488Z] ---> Running in 8bc30b913518 [2022-08-01T16:50:36.489Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-01T16:50:37.487Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-01T16:50:39.484Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-01T16:50:39.484Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-01T16:50:39.484Z] OK: 15734 distinct packages available [2022-08-01T16:50:39.484Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-01T16:50:40.473Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-01T16:50:41.925Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-01T16:50:41.925Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-01T16:50:42.204Z] (3/4) Installing libucontext (1.1-r0) [2022-08-01T16:50:42.204Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-01T16:50:42.204Z] Executing busybox-1.34.1-r7.trigger [2022-08-01T16:50:42.204Z] OK: 6 MiB in 18 packages [2022-08-01T16:50:44.207Z] Removing intermediate container 8bc30b913518 [2022-08-01T16:50:44.207Z] ---> 2b15c18b387e [2022-08-01T16:50:44.207Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-01T16:50:50.989Z] ---> 155d7fbe9c38 [2022-08-01T16:50:50.989Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-01T16:50:51.277Z] ---> 34cff53e4149 [2022-08-01T16:50:51.277Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-01T16:50:51.565Z] ---> Running in e24f66289a11 [2022-08-01T16:50:51.857Z] Removing intermediate container e24f66289a11 [2022-08-01T16:50:51.857Z] ---> 0b849a1a7dd9 [2022-08-01T16:50:51.857Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-01T16:50:52.856Z] ---> 74b982937e3d [2022-08-01T16:50:52.856Z] Step 21/26 : WORKDIR / [2022-08-01T16:50:53.138Z] ---> Running in 9f8f68478139 [2022-08-01T16:50:53.425Z] Removing intermediate container 9f8f68478139 [2022-08-01T16:50:53.425Z] ---> d3dcece87c41 [2022-08-01T16:50:53.425Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-01T16:50:53.708Z] ---> Running in ddbba178ec2e [2022-08-01T16:50:54.316Z] Removing intermediate container ddbba178ec2e [2022-08-01T16:50:54.316Z] ---> 671f2dedeb37 [2022-08-01T16:50:54.316Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-01T16:50:54.316Z] ---> Running in eb7be315b6f2 [2022-08-01T16:50:54.926Z] Removing intermediate container eb7be315b6f2 [2022-08-01T16:50:54.926Z] ---> 09e51ff4200f [2022-08-01T16:50:54.926Z] Step 24/26 : LABEL arch=arm64 [2022-08-01T16:50:54.926Z] ---> Running in 087f63705645 [2022-08-01T16:50:55.532Z] Removing intermediate container 087f63705645 [2022-08-01T16:50:55.532Z] ---> a2a81fcff789 [2022-08-01T16:50:55.532Z] Step 25/26 : LABEL git_sha=7865923e20671411f56ebb46f3a88b4c96a306ad [2022-08-01T16:50:55.817Z] ---> Running in 5a07ddddc5d4 [2022-08-01T16:50:56.095Z] Removing intermediate container 5a07ddddc5d4 [2022-08-01T16:50:56.095Z] ---> 7edc015f37ba [2022-08-01T16:50:56.095Z] Step 26/26 : LABEL version=0.0.0 [2022-08-01T16:50:56.373Z] ---> Running in c358b2b97637 [2022-08-01T16:50:57.000Z] Removing intermediate container c358b2b97637 [2022-08-01T16:50:57.000Z] ---> 3e9ec08e5c82 [2022-08-01T16:50:57.000Z] [2022-08-01T16:50:57.274Z] Successfully built 3e9ec08e5c82 [2022-08-01T16:50:57.274Z] Successfully tagged security-spire-config-arm64:latest [2022-08-01T16:50:57.274Z] Building core-metadata [2022-08-01T16:51:29.978Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T16:51:29.978Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-01T16:51:29.978Z] ---> f6ae9cd4439a [2022-08-01T16:51:29.978Z] Step 3/23 : WORKDIR /edgex-go [2022-08-01T16:51:29.978Z] ---> Using cache [2022-08-01T16:51:29.978Z] ---> 899616c48c14 [2022-08-01T16:51:29.978Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T16:51:29.978Z] ---> Using cache [2022-08-01T16:51:29.978Z] ---> 9f5f09fee0e3 [2022-08-01T16:51:29.978Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-01T16:51:29.978Z] ---> Running in 0ba505d11fd9 [2022-08-01T16:51:31.972Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-01T16:51:33.422Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-01T16:51:34.867Z] OK: 221 MiB in 51 packages [2022-08-01T16:51:36.324Z] Removing intermediate container 0ba505d11fd9 [2022-08-01T16:51:36.324Z] ---> 207cabe8bd00 [2022-08-01T16:51:36.324Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-01T16:51:37.334Z] ---> 87155c80e51a [2022-08-01T16:51:37.334Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T16:51:37.334Z] ---> Running in 1c799753ca66 [2022-08-01T16:52:33.935Z] Removing intermediate container 1c799753ca66 [2022-08-01T16:52:33.935Z] ---> 4018845c11ed [2022-08-01T16:52:33.935Z] Step 8/23 : COPY . . [2022-08-01T16:52:52.321Z] ---> 227623dd81cf [2022-08-01T16:52:52.321Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-01T16:52:52.321Z] ---> Running in 397dccd428f5 [2022-08-01T16:52:52.321Z] 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-08-01T16:56:29.455Z] Removing intermediate container d980a0ea65c3 [2022-08-01T16:56:29.455Z] ---> 417e34801e8d [2022-08-01T16:56:29.455Z] [2022-08-01T16:56:29.455Z] Step 10/23 : FROM alpine:3.16 [2022-08-01T16:56:29.732Z] 3.16: Pulling from library/alpine [2022-08-01T16:56:31.198Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-01T16:56:31.198Z] Status: Downloaded newer image for alpine:3.16 [2022-08-01T16:56:31.198Z] ---> 3d81c46cd875 [2022-08-01T16:56:31.198Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-01T16:56:31.198Z] ---> Running in 28a504a9752c [2022-08-01T16:56:33.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-01T16:56:33.867Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-01T16:56:35.330Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-01T16:56:35.330Z] Executing busybox-1.35.0-r15.trigger [2022-08-01T16:56:35.330Z] OK: 5 MiB in 15 packages [2022-08-01T16:56:37.345Z] Removing intermediate container 28a504a9752c [2022-08-01T16:56:37.345Z] ---> f9d93ea13f3e [2022-08-01T16:56:37.345Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-01T16:56:37.345Z] ---> Running in 992fa163d8df [2022-08-01T16:56:37.962Z] Removing intermediate container 992fa163d8df [2022-08-01T16:56:37.962Z] ---> 993c3afa5d3e [2022-08-01T16:56:37.962Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-01T16:56:37.962Z] ---> Running in a8bca72bc5e0 [2022-08-01T16:56:38.576Z] Removing intermediate container a8bca72bc5e0 [2022-08-01T16:56:38.576Z] ---> 0f17d9888cb3 [2022-08-01T16:56:38.576Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-01T16:56:38.576Z] ---> Running in 01e1a1863425 [2022-08-01T16:56:39.201Z] Removing intermediate container 01e1a1863425 [2022-08-01T16:56:39.201Z] ---> 5a3787a76b9f [2022-08-01T16:56:39.201Z] Step 15/23 : WORKDIR / [2022-08-01T16:56:39.486Z] ---> Running in a0a225d54963 [2022-08-01T16:56:40.500Z] Removing intermediate container a0a225d54963 [2022-08-01T16:56:40.500Z] ---> 6c6c6d92d06d [2022-08-01T16:56:40.500Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-01T16:56:41.964Z] ---> 666ab787e555 [2022-08-01T16:56:41.964Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-01T16:56:45.385Z] ---> 565157d686f2 [2022-08-01T16:56:45.385Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-01T16:56:47.373Z] ---> 07e82a549d91 [2022-08-01T16:56:47.373Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-01T16:56:47.373Z] ---> Running in ffefc1e11a64 [2022-08-01T16:56:48.369Z] Removing intermediate container ffefc1e11a64 [2022-08-01T16:56:48.369Z] ---> 2d8ea1293d11 [2022-08-01T16:56:48.369Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-01T16:56:48.369Z] ---> Running in 1a177af62d6a [2022-08-01T16:56:49.372Z] Removing intermediate container 1a177af62d6a [2022-08-01T16:56:49.372Z] ---> fadb1942b1a6 [2022-08-01T16:56:49.372Z] Step 21/23 : LABEL arch=arm64 [2022-08-01T16:56:49.651Z] ---> Running in be308bdf6df4 [2022-08-01T16:56:49.937Z] Removing intermediate container 7e6b95a86f63 [2022-08-01T16:56:49.937Z] ---> 2137b4476b55 [2022-08-01T16:56:49.937Z] [2022-08-01T16:56:49.937Z] Step 10/31 : FROM alpine:3.16 [2022-08-01T16:56:49.937Z] ---> 3d81c46cd875 [2022-08-01T16:56:49.937Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-01T16:56:50.220Z] ---> Running in b11df5b9ffa0 [2022-08-01T16:56:50.220Z] Removing intermediate container be308bdf6df4 [2022-08-01T16:56:50.220Z] ---> d7fbe26fdd18 [2022-08-01T16:56:50.220Z] Step 22/23 : LABEL git_sha=7865923e20671411f56ebb46f3a88b4c96a306ad [2022-08-01T16:56:50.499Z] ---> Running in bbf70b6357a2 [2022-08-01T16:56:50.779Z] Removing intermediate container b11df5b9ffa0 [2022-08-01T16:56:50.779Z] ---> 5e5329277c6f [2022-08-01T16:56:50.779Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-01T16:56:51.064Z] Removing intermediate container bbf70b6357a2 [2022-08-01T16:56:51.064Z] ---> 2257a32b1fbd [2022-08-01T16:56:51.064Z] Step 23/23 : LABEL version=0.0.0 [2022-08-01T16:56:51.064Z] ---> Running in 5a77f54334b1 [2022-08-01T16:56:51.342Z] ---> Running in de5a2f61733f [2022-08-01T16:56:52.345Z] Removing intermediate container de5a2f61733f [2022-08-01T16:56:52.345Z] ---> 3f4d20c5ed05 [2022-08-01T16:56:52.345Z] [2022-08-01T16:56:53.334Z] Successfully built 3f4d20c5ed05 [2022-08-01T16:56:53.334Z] Successfully tagged core-command-arm64:latest [2022-08-01T16:56:53.334Z] Building security-proxy-setup [2022-08-01T16:56:53.624Z]  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-01T16:56:54.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-01T16:56:55.243Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-01T16:56:55.243Z] (2/2) Installing su-exec (0.2-r1) [2022-08-01T16:56:55.243Z] Executing busybox-1.35.0-r15.trigger [2022-08-01T16:56:55.243Z] OK: 5 MiB in 16 packages [2022-08-01T16:56:57.299Z] Removing intermediate container 5a77f54334b1 [2022-08-01T16:56:57.299Z] ---> fece1ae25e9e [2022-08-01T16:56:57.299Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-01T16:56:57.299Z] ---> Running in 5b5a22a3440c [2022-08-01T16:56:57.575Z] Removing intermediate container 5b5a22a3440c [2022-08-01T16:56:57.575Z] ---> 6a551c223f96 [2022-08-01T16:56:57.575Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-01T16:56:57.857Z] ---> Running in facf72c1fff3 [2022-08-01T16:56:58.142Z] Removing intermediate container facf72c1fff3 [2022-08-01T16:56:58.142Z] ---> bb4c4b7ed771 [2022-08-01T16:56:58.142Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-01T16:56:58.420Z] ---> Running in 4ca7f6a1090d [2022-08-01T16:56:59.032Z] Removing intermediate container 4ca7f6a1090d [2022-08-01T16:56:59.032Z] ---> 9c4e0d077dcb [2022-08-01T16:56:59.032Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-01T16:56:59.032Z] ---> Running in 3230d860c7cf [2022-08-01T16:57:02.621Z] Removing intermediate container 3230d860c7cf [2022-08-01T16:57:02.621Z] ---> 350cbe584208 [2022-08-01T16:57:02.621Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-01T16:57:02.621Z] ---> Running in a1b70c9a2275 [2022-08-01T16:57:03.012Z] Removing intermediate container a1b70c9a2275 [2022-08-01T16:57:03.012Z] ---> a5b518cb8756 [2022-08-01T16:57:03.012Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-01T16:57:04.066Z] ---> 3455fcaeb087 [2022-08-01T16:57:04.066Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-01T16:57:04.442Z] ---> Running in 9f14cd95d9a6 [2022-08-01T16:57:07.996Z] Removing intermediate container 9f14cd95d9a6 [2022-08-01T16:57:07.996Z] ---> 074ec551854a [2022-08-01T16:57:07.996Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-01T16:57:08.992Z] ---> 6b39cba5bd34 [2022-08-01T16:57:08.992Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-01T16:57:12.406Z] ---> 16a94c0712e7 [2022-08-01T16:57:12.406Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-01T16:57:13.858Z] ---> 1ea00d36b15d [2022-08-01T16:57:13.858Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-01T16:57:15.316Z] ---> b82deea46b88 [2022-08-01T16:57:15.316Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-01T16:57:16.779Z] ---> 8d0b2a278f1e [2022-08-01T16:57:16.779Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-01T16:57:18.241Z] ---> 5fcbfd129ced [2022-08-01T16:57:18.241Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-01T16:57:18.241Z] ---> Running in 3f12845cca5b [2022-08-01T16:57:22.620Z] Removing intermediate container 3f12845cca5b [2022-08-01T16:57:22.620Z] ---> ca5501e0c896 [2022-08-01T16:57:22.620Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-01T16:57:22.620Z] ---> Running in 471f863649d1 [2022-08-01T16:57:23.671Z] Removing intermediate container 471f863649d1 [2022-08-01T16:57:23.671Z] ---> 4001003e557c [2022-08-01T16:57:23.671Z] Step 28/31 : CMD ["gate"] [2022-08-01T16:57:23.671Z] ---> Running in 9360560d0055 [2022-08-01T16:57:24.279Z] Removing intermediate container 9360560d0055 [2022-08-01T16:57:24.279Z] ---> cd72cea12ef5 [2022-08-01T16:57:24.279Z] Step 29/31 : LABEL arch=arm64 [2022-08-01T16:57:24.552Z] ---> Running in d2a4813bc6de [2022-08-01T16:57:25.591Z] Removing intermediate container d2a4813bc6de [2022-08-01T16:57:25.591Z] ---> 5f324dafd93b [2022-08-01T16:57:25.591Z] Step 30/31 : LABEL git_sha=7865923e20671411f56ebb46f3a88b4c96a306ad [2022-08-01T16:57:25.591Z] ---> Running in 2700ec25fdca [2022-08-01T16:57:26.627Z] Removing intermediate container 2700ec25fdca [2022-08-01T16:57:26.627Z] ---> 87579dcce983 [2022-08-01T16:57:26.627Z] Step 31/31 : LABEL version=0.0.0 [2022-08-01T16:57:26.627Z] ---> Running in 7e814f48f75b [2022-08-01T16:57:27.234Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T16:57:27.234Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-01T16:57:27.234Z] ---> f6ae9cd4439a [2022-08-01T16:57:27.234Z] Step 3/22 : WORKDIR /edgex-go [2022-08-01T16:57:27.234Z] ---> Using cache [2022-08-01T16:57:27.234Z] ---> 899616c48c14 [2022-08-01T16:57:27.234Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T16:57:27.234Z] ---> Using cache [2022-08-01T16:57:27.234Z] ---> 9f5f09fee0e3 [2022-08-01T16:57:27.234Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-01T16:57:27.234Z] ---> Using cache [2022-08-01T16:57:27.234Z] ---> 207cabe8bd00 [2022-08-01T16:57:27.234Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-01T16:57:27.234Z] ---> Using cache [2022-08-01T16:57:27.234Z] ---> 87155c80e51a [2022-08-01T16:57:27.234Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T16:57:27.234Z] ---> Using cache [2022-08-01T16:57:27.234Z] ---> 4018845c11ed [2022-08-01T16:57:27.234Z] Step 8/22 : COPY . . [2022-08-01T16:57:27.234Z] ---> Using cache [2022-08-01T16:57:27.234Z] ---> 227623dd81cf [2022-08-01T16:57:27.234Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-01T16:57:27.234Z] ---> Running in 0c2af563ca40 [2022-08-01T16:57:27.516Z] Removing intermediate container 7e814f48f75b [2022-08-01T16:57:27.516Z] ---> f602f9047777 [2022-08-01T16:57:27.516Z] [2022-08-01T16:57:28.515Z] Successfully built f602f9047777 [2022-08-01T16:57:28.515Z] Successfully tagged security-bootstrapper-arm64:latest [2022-08-01T16:57:28.515Z] Building sys-mgmt-agent [2022-08-01T16:57:29.121Z]  Building security-bootstrapper ... 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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-01T16:58:01.520Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T16:58:01.520Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-01T16:58:01.520Z] ---> f6ae9cd4439a [2022-08-01T16:58:01.520Z] Step 3/23 : WORKDIR /edgex-go [2022-08-01T16:58:01.520Z] ---> Using cache [2022-08-01T16:58:01.520Z] ---> 899616c48c14 [2022-08-01T16:58:01.520Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T16:58:01.520Z] ---> Using cache [2022-08-01T16:58:01.520Z] ---> 9f5f09fee0e3 [2022-08-01T16:58:01.520Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-01T16:58:01.800Z] ---> Running in b9e69dcca3f7 [2022-08-01T16:58:03.820Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-01T16:58:04.831Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-01T16:58:06.300Z] OK: 221 MiB in 51 packages [2022-08-01T16:58:07.765Z] Removing intermediate container b9e69dcca3f7 [2022-08-01T16:58:07.765Z] ---> 1cfcc71b6610 [2022-08-01T16:58:07.765Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-01T16:58:09.225Z] ---> d417910b54d7 [2022-08-01T16:58:09.225Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T16:58:09.225Z] ---> Running in 2bb8a950fab9 [2022-08-01T16:59:05.847Z] Removing intermediate container 2bb8a950fab9 [2022-08-01T16:59:05.847Z] ---> 8410a4b3a768 [2022-08-01T16:59:05.847Z] Step 8/23 : COPY . . [2022-08-01T16:59:24.255Z] ---> ae8338ea7cb3 [2022-08-01T16:59:24.255Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-01T16:59:24.255Z] ---> Running in e9225e1e0a7c [2022-08-01T16:59:26.901Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-01T16:59:33.643Z] Removing intermediate container 397dccd428f5 [2022-08-01T16:59:33.643Z] ---> 89ed3b91b2d8 [2022-08-01T16:59:33.643Z] [2022-08-01T16:59:33.643Z] Step 10/23 : FROM alpine:3.16 [2022-08-01T16:59:33.643Z] ---> 3d81c46cd875 [2022-08-01T16:59:33.643Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-01T16:59:33.643Z] ---> Using cache [2022-08-01T16:59:33.643Z] ---> f9d93ea13f3e [2022-08-01T16:59:33.643Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-01T16:59:33.643Z] ---> Using cache [2022-08-01T16:59:33.643Z] ---> 993c3afa5d3e [2022-08-01T16:59:33.643Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-01T16:59:33.643Z] ---> Running in 02962e4a018f [2022-08-01T16:59:33.643Z] Removing intermediate container 02962e4a018f [2022-08-01T16:59:33.643Z] ---> 4aa4c28446ee [2022-08-01T16:59:33.643Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-01T16:59:33.643Z] ---> Running in 92c3289eada4 [2022-08-01T16:59:34.260Z] Removing intermediate container 92c3289eada4 [2022-08-01T16:59:34.260Z] ---> 206f9b9f633f [2022-08-01T16:59:34.260Z] Step 15/23 : WORKDIR / [2022-08-01T16:59:34.260Z] ---> Running in 8b915c1faa67 [2022-08-01T16:59:34.877Z] Removing intermediate container 8b915c1faa67 [2022-08-01T16:59:34.877Z] ---> 9c3cce3e5afa [2022-08-01T16:59:34.877Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-01T16:59:35.875Z] ---> 611a1c5853eb [2022-08-01T16:59:35.875Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-01T16:59:37.889Z] ---> 4a3b1d933928 [2022-08-01T16:59:37.889Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-01T16:59:38.597Z] ---> c2653966966c [2022-08-01T16:59:38.597Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-01T16:59:38.597Z] ---> Running in 9c2de6a25f58 [2022-08-01T16:59:39.352Z] Removing intermediate container 9c2de6a25f58 [2022-08-01T16:59:39.352Z] ---> 206e20853759 [2022-08-01T16:59:39.352Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-01T16:59:39.352Z] ---> Running in 0d886d6bd044 [2022-08-01T16:59:40.018Z] Removing intermediate container 0d886d6bd044 [2022-08-01T16:59:40.018Z] ---> 3fbb975900b6 [2022-08-01T16:59:40.018Z] Step 21/23 : LABEL arch=arm64 [2022-08-01T16:59:40.018Z] ---> Running in 73bdec391b30 [2022-08-01T16:59:40.652Z] Removing intermediate container 73bdec391b30 [2022-08-01T16:59:40.652Z] ---> b695180b866d [2022-08-01T16:59:40.652Z] Step 22/23 : LABEL git_sha=7865923e20671411f56ebb46f3a88b4c96a306ad [2022-08-01T16:59:40.933Z] ---> Running in a75c3b96cb99 [2022-08-01T16:59:41.555Z] Removing intermediate container a75c3b96cb99 [2022-08-01T16:59:41.555Z] ---> 2ebe20abf6ae [2022-08-01T16:59:41.555Z] Step 23/23 : LABEL version=0.0.0 [2022-08-01T16:59:41.555Z] ---> Running in d234d93c7063 [2022-08-01T16:59:42.173Z] Removing intermediate container d234d93c7063 [2022-08-01T16:59:42.173Z] ---> e2e8e9a85f1d [2022-08-01T16:59:42.173Z] [2022-08-01T16:59:42.774Z] Successfully built e2e8e9a85f1d [2022-08-01T16:59:42.774Z] Successfully tagged core-metadata-arm64:latest [2022-08-01T16:59:42.774Z]  Building core-metadata ... done Building security-spiffe-token-provider [2022-08-01T17:00:21.798Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T17:00:21.798Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-01T17:00:21.798Z] ---> f6ae9cd4439a [2022-08-01T17:00:21.798Z] Step 3/20 : WORKDIR /edgex-go [2022-08-01T17:00:21.798Z] ---> Using cache [2022-08-01T17:00:21.798Z] ---> 899616c48c14 [2022-08-01T17:00:21.798Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-01T17:00:21.798Z] ---> Running in b44cb6ef121f [2022-08-01T17:00:21.798Z] Removing intermediate container f6d2690f670f [2022-08-01T17:00:21.798Z] ---> 6a1f95d8d00f [2022-08-01T17:00:21.798Z] [2022-08-01T17:00:21.798Z] Step 10/22 : FROM alpine:3.16 [2022-08-01T17:00:21.798Z] ---> 3d81c46cd875 [2022-08-01T17:00:21.798Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-01T17:00:21.798Z] Removing intermediate container 575318655bb7 [2022-08-01T17:00:21.798Z] ---> 3c60f00b4c8d [2022-08-01T17:00:21.798Z] [2022-08-01T17:00:21.798Z] Step 10/22 : FROM alpine:3.16 [2022-08-01T17:00:21.798Z] ---> 3d81c46cd875 [2022-08-01T17:00:21.798Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-01T17:00:21.798Z] ---> Using cache [2022-08-01T17:00:21.798Z] ---> f9d93ea13f3e [2022-08-01T17:00:21.798Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-01T17:00:21.798Z] ---> Using cache [2022-08-01T17:00:21.798Z] ---> 993c3afa5d3e [2022-08-01T17:00:21.798Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-01T17:00:21.798Z] ---> Running in 272080aa3906 [2022-08-01T17:00:21.798Z] ---> Running in 3026d5b38036 [2022-08-01T17:00:21.798Z] Removing intermediate container 3026d5b38036 [2022-08-01T17:00:21.798Z] ---> d857f955574a [2022-08-01T17:00:21.798Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-01T17:00:21.798Z] ---> Running in d896688e5d4d [2022-08-01T17:00:21.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-01T17:00:22.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-01T17:00:22.362Z] Removing intermediate container d896688e5d4d [2022-08-01T17:00:22.362Z] ---> d4a7266f2f74 [2022-08-01T17:00:22.362Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-01T17:00:22.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-01T17:00:23.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-01T17:00:23.531Z] ---> 71046a9b433f [2022-08-01T17:00:23.531Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-01T17:00:23.531Z] v3.16.1-78-g2bf6ec48e5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-01T17:00:23.531Z] v3.16.1-77-g49d89aeb5c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-01T17:00:23.531Z] OK: 16889 distinct packages available [2022-08-01T17:00:23.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-01T17:00:24.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-01T17:00:25.052Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-01T17:00:25.052Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-01T17:00:25.052Z] Executing busybox-1.35.0-r15.trigger [2022-08-01T17:00:25.052Z] Executing ca-certificates-20220614-r0.trigger [2022-08-01T17:00:25.657Z] OK: 6 MiB in 16 packages [2022-08-01T17:00:25.940Z] ---> 554e2623cd25 [2022-08-01T17:00:25.941Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-01T17:00:26.236Z] OK: 221 MiB in 51 packages [2022-08-01T17:00:28.242Z] ---> 3971e10274d7 [2022-08-01T17:00:28.242Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-01T17:00:28.519Z] ---> Running in d490df568256 [2022-08-01T17:00:28.519Z] Removing intermediate container b44cb6ef121f [2022-08-01T17:00:28.519Z] ---> 63776072ca00 [2022-08-01T17:00:28.519Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-01T17:00:29.125Z] Removing intermediate container 272080aa3906 [2022-08-01T17:00:29.125Z] ---> 6e585a2986c9 [2022-08-01T17:00:29.125Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-01T17:00:29.125Z] ---> Running in 15f5036da236 [2022-08-01T17:00:29.125Z] Removing intermediate container d490df568256 [2022-08-01T17:00:29.125Z] ---> 09a7baca892d [2022-08-01T17:00:29.125Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-01T17:00:29.411Z] ---> Running in f5c7d91e17fd [2022-08-01T17:00:30.019Z] Removing intermediate container 15f5036da236 [2022-08-01T17:00:30.019Z] ---> ea26f8d68e64 [2022-08-01T17:00:30.019Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-01T17:00:30.299Z] ---> Running in 4829c02561cb [2022-08-01T17:00:30.581Z] ---> 26f3a056e09f [2022-08-01T17:00:30.581Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T17:00:30.581Z] Removing intermediate container f5c7d91e17fd [2022-08-01T17:00:30.581Z] ---> 4b553b97e97e [2022-08-01T17:00:30.581Z] Step 20/22 : LABEL arch=arm64 [2022-08-01T17:00:30.581Z] ---> Running in 3745f1482b30 [2022-08-01T17:00:30.870Z] ---> Running in 9e358bbdd364 [2022-08-01T17:00:31.480Z] Removing intermediate container 4829c02561cb [2022-08-01T17:00:31.481Z] ---> 708828a61598 [2022-08-01T17:00:31.481Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-01T17:00:31.481Z] ---> Running in 5235a26dccb3 [2022-08-01T17:00:32.089Z] Removing intermediate container 9e358bbdd364 [2022-08-01T17:00:32.089Z] ---> 1ca565a6188e [2022-08-01T17:00:32.089Z] Step 21/22 : LABEL git_sha=7865923e20671411f56ebb46f3a88b4c96a306ad [2022-08-01T17:00:32.368Z] ---> Running in 8b279fee7eed [2022-08-01T17:00:32.652Z] Removing intermediate container 5235a26dccb3 [2022-08-01T17:00:32.652Z] ---> 71dcfa4eb4fe [2022-08-01T17:00:32.652Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-01T17:00:33.264Z] Removing intermediate container 8b279fee7eed [2022-08-01T17:00:33.264Z] ---> 168ac9b210c6 [2022-08-01T17:00:33.264Z] Step 22/22 : LABEL version=0.0.0 [2022-08-01T17:00:33.264Z] ---> Running in 4cc9c8f6d2ea [2022-08-01T17:00:33.869Z] Removing intermediate container 4cc9c8f6d2ea [2022-08-01T17:00:34.148Z] ---> e2acd86168bf [2022-08-01T17:00:34.148Z] [2022-08-01T17:00:34.148Z] ---> 34acde3d7719 [2022-08-01T17:00:34.148Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-01T17:00:34.751Z] Successfully built e2acd86168bf [2022-08-01T17:00:34.751Z] Successfully tagged support-scheduler-arm64:latest [2022-08-01T17:00:34.751Z] Building security-secretstore-setup [2022-08-01T17:00:37.057Z]  Building support-scheduler ... done  ---> 95d3930e4970 [2022-08-01T17:00:37.057Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-01T17:00:38.537Z] ---> 5d6f02a7f065 [2022-08-01T17:00:38.537Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-01T17:00:38.537Z] ---> Running in 54736d16f169 [2022-08-01T17:00:39.150Z] Removing intermediate container 54736d16f169 [2022-08-01T17:00:39.150Z] ---> 96f42c1e5ce5 [2022-08-01T17:00:39.150Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-01T17:00:39.150Z] ---> Running in e48939838568 [2022-08-01T17:00:39.773Z] Removing intermediate container e48939838568 [2022-08-01T17:00:39.773Z] ---> 9176218e5c5d [2022-08-01T17:00:39.773Z] Step 20/22 : LABEL arch=arm64 [2022-08-01T17:00:39.773Z] ---> Running in ea9000aa7f33 [2022-08-01T17:00:40.411Z] Removing intermediate container ea9000aa7f33 [2022-08-01T17:00:40.411Z] ---> f0f012f76f0c [2022-08-01T17:00:40.411Z] Step 21/22 : LABEL git_sha=7865923e20671411f56ebb46f3a88b4c96a306ad [2022-08-01T17:00:40.687Z] ---> Running in ab7ac4723288 [2022-08-01T17:00:41.292Z] Removing intermediate container ab7ac4723288 [2022-08-01T17:00:41.292Z] ---> fe753d8c1a62 [2022-08-01T17:00:41.292Z] Step 22/22 : LABEL version=0.0.0 [2022-08-01T17:00:41.292Z] ---> Running in fa36596b8757 [2022-08-01T17:00:41.908Z] Removing intermediate container fa36596b8757 [2022-08-01T17:00:41.908Z] ---> b564ee68d07d [2022-08-01T17:00:41.908Z] [2022-08-01T17:00:42.511Z] Successfully built b564ee68d07d [2022-08-01T17:00:42.511Z] Successfully tagged support-notifications-arm64:latest [2022-08-01T17:00:42.511Z]  Building support-notifications ... done Building security-spire-agent [2022-08-01T17:01:21.577Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T17:01:21.577Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-01T17:01:21.577Z] ---> f6ae9cd4439a [2022-08-01T17:01:21.577Z] Step 3/25 : WORKDIR /edgex-go [2022-08-01T17:01:21.577Z] ---> Using cache [2022-08-01T17:01:21.577Z] ---> 899616c48c14 [2022-08-01T17:01:21.577Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T17:01:21.577Z] ---> Using cache [2022-08-01T17:01:21.577Z] ---> 9f5f09fee0e3 [2022-08-01T17:01:21.577Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-01T17:01:21.577Z] ---> Using cache [2022-08-01T17:01:21.577Z] ---> 207cabe8bd00 [2022-08-01T17:01:21.577Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-01T17:01:21.577Z] ---> Using cache [2022-08-01T17:01:21.577Z] ---> 87155c80e51a [2022-08-01T17:01:21.577Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T17:01:21.577Z] ---> Using cache [2022-08-01T17:01:21.577Z] ---> 4018845c11ed [2022-08-01T17:01:21.577Z] Step 8/25 : COPY . . [2022-08-01T17:01:21.577Z] ---> Using cache [2022-08-01T17:01:21.577Z] ---> 227623dd81cf [2022-08-01T17:01:21.577Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-01T17:01:21.577Z] ---> Running in cc42e0639460 [2022-08-01T17:01:24.229Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-01T17:01:32.582Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T17:01:32.582Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-01T17:01:32.582Z] ---> f6ae9cd4439a [2022-08-01T17:01:32.582Z] Step 3/26 : WORKDIR /edgex-go [2022-08-01T17:01:32.582Z] ---> Using cache [2022-08-01T17:01:32.582Z] ---> 899616c48c14 [2022-08-01T17:01:32.582Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T17:01:32.582Z] ---> Using cache [2022-08-01T17:01:32.582Z] ---> 9f5f09fee0e3 [2022-08-01T17:01:32.582Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-01T17:01:32.582Z] ---> Using cache [2022-08-01T17:01:32.582Z] ---> 8048a903c91b [2022-08-01T17:01:32.582Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-01T17:01:32.582Z] ---> Using cache [2022-08-01T17:01:32.582Z] ---> 2b591e7e27d9 [2022-08-01T17:01:32.582Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T17:01:32.582Z] ---> Using cache [2022-08-01T17:01:32.582Z] ---> 83137e6d60ee [2022-08-01T17:01:32.582Z] Step 8/26 : COPY . . [2022-08-01T17:01:32.582Z] ---> Using cache [2022-08-01T17:01:32.582Z] ---> 309802ac167d [2022-08-01T17:01:32.582Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-01T17:01:32.582Z] ---> Using cache [2022-08-01T17:01:32.582Z] ---> 4f0662a3ed5f [2022-08-01T17:01:32.582Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-01T17:01:32.582Z] ---> Using cache [2022-08-01T17:01:32.582Z] ---> e49afecda300 [2022-08-01T17:01:32.582Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-01T17:01:32.582Z] ---> Using cache [2022-08-01T17:01:32.582Z] ---> cabfa64643fa [2022-08-01T17:01:32.582Z] Step 12/26 : WORKDIR /edgex-go [2022-08-01T17:01:32.582Z] ---> Using cache [2022-08-01T17:01:32.582Z] ---> 772498c77edd [2022-08-01T17:01:32.582Z] [2022-08-01T17:01:32.582Z] Step 13/26 : FROM alpine:3.15 [2022-08-01T17:01:32.582Z] ---> 60f2846fe774 [2022-08-01T17:01:32.582Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-01T17:01:32.582Z] ---> Using cache [2022-08-01T17:01:32.582Z] ---> 29cacb7a1ff0 [2022-08-01T17:01:32.582Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T17:01:32.582Z] ---> Using cache [2022-08-01T17:01:32.582Z] ---> 9b36fc644dd2 [2022-08-01T17:01:32.582Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-01T17:01:32.582Z] ---> Running in 0438f1e4ede2 [2022-08-01T17:01:34.588Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-01T17:01:34.588Z] Removing intermediate container 3745f1482b30 [2022-08-01T17:01:34.588Z] ---> 000bd37b78ca [2022-08-01T17:01:34.588Z] Step 7/20 : COPY . . [2022-08-01T17:01:36.058Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-01T17:01:38.071Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-01T17:01:38.071Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-01T17:01:38.071Z] OK: 15734 distinct packages available [2022-08-01T17:01:38.071Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-01T17:01:39.072Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-01T17:01:41.078Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-01T17:01:41.078Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-01T17:01:41.078Z] (3/5) Installing libucontext (1.1-r0) [2022-08-01T17:01:41.078Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-01T17:01:41.365Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-01T17:01:41.646Z] Executing busybox-1.34.1-r7.trigger [2022-08-01T17:01:41.646Z] OK: 6 MiB in 19 packages [2022-08-01T17:01:45.085Z] Removing intermediate container 0438f1e4ede2 [2022-08-01T17:01:45.085Z] ---> fc5160ea9618 [2022-08-01T17:01:45.085Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-01T17:01:50.504Z] ---> 39e840a7b5f3 [2022-08-01T17:01:50.504Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-01T17:02:03.011Z] ---> af8175f1ebf5 [2022-08-01T17:02:03.011Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-01T17:02:03.011Z] ---> 66bc997a3e59 [2022-08-01T17:02:03.011Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-01T17:02:03.011Z] ---> caf65cc06ce4 [2022-08-01T17:02:03.011Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-01T17:02:03.287Z] ---> Running in c4a0d5ede300 [2022-08-01T17:02:04.297Z] ---> d3121ef159be [2022-08-01T17:02:04.297Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-01T17:02:05.760Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-01T17:02:05.760Z] ---> 6389ce8f7dec [2022-08-01T17:02:05.760Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-01T17:02:05.760Z] ---> Running in 9facf9aa4563 [2022-08-01T17:02:06.377Z] Removing intermediate container 9facf9aa4563 [2022-08-01T17:02:06.377Z] ---> f86cade57fdb [2022-08-01T17:02:06.377Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-01T17:02:06.377Z] ---> Running in 62f159370c9a [2022-08-01T17:02:06.978Z] Removing intermediate container 62f159370c9a [2022-08-01T17:02:06.978Z] ---> 883a0542b3ea [2022-08-01T17:02:06.978Z] Step 24/26 : LABEL arch=arm64 [2022-08-01T17:02:06.978Z] ---> Running in 23edc8dd7dd2 [2022-08-01T17:02:07.585Z] Removing intermediate container 23edc8dd7dd2 [2022-08-01T17:02:07.585Z] ---> 34889c8ab9cd [2022-08-01T17:02:07.585Z] Step 25/26 : LABEL git_sha=7865923e20671411f56ebb46f3a88b4c96a306ad [2022-08-01T17:02:07.586Z] ---> Running in a72564542ef7 [2022-08-01T17:02:08.182Z] Removing intermediate container a72564542ef7 [2022-08-01T17:02:08.182Z] ---> 84e401320b85 [2022-08-01T17:02:08.182Z] Step 26/26 : LABEL version=0.0.0 [2022-08-01T17:02:08.459Z] ---> Running in d86a32fb4ce1 [2022-08-01T17:02:09.061Z] Removing intermediate container d86a32fb4ce1 [2022-08-01T17:02:09.061Z] ---> 581327fe0d2e [2022-08-01T17:02:09.061Z] [2022-08-01T17:02:09.366Z] Successfully built 581327fe0d2e [2022-08-01T17:02:09.366Z] Successfully tagged security-spire-agent-arm64:latest [2022-08-01T17:02:09.366Z] Building security-spire-server [2022-08-01T17:02:41.811Z]  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T17:02:41.811Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-01T17:02:41.811Z] ---> f6ae9cd4439a [2022-08-01T17:02:41.811Z] Step 3/25 : WORKDIR /edgex-go [2022-08-01T17:02:41.811Z] ---> Using cache [2022-08-01T17:02:41.811Z] ---> 899616c48c14 [2022-08-01T17:02:41.811Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T17:02:41.811Z] ---> Using cache [2022-08-01T17:02:41.811Z] ---> 9f5f09fee0e3 [2022-08-01T17:02:41.811Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-01T17:02:41.811Z] ---> Using cache [2022-08-01T17:02:41.811Z] ---> 8048a903c91b [2022-08-01T17:02:41.811Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-01T17:02:41.811Z] ---> Using cache [2022-08-01T17:02:41.811Z] ---> 2b591e7e27d9 [2022-08-01T17:02:41.811Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T17:02:41.811Z] ---> Using cache [2022-08-01T17:02:41.811Z] ---> 83137e6d60ee [2022-08-01T17:02:41.811Z] Step 8/25 : COPY . . [2022-08-01T17:02:41.811Z] ---> Using cache [2022-08-01T17:02:41.811Z] ---> 309802ac167d [2022-08-01T17:02:41.811Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-01T17:02:41.811Z] ---> Using cache [2022-08-01T17:02:41.811Z] ---> 4f0662a3ed5f [2022-08-01T17:02:41.811Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-01T17:02:41.811Z] ---> Using cache [2022-08-01T17:02:41.811Z] ---> e49afecda300 [2022-08-01T17:02:41.811Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-01T17:02:41.811Z] ---> Running in cde88045586a [2022-08-01T17:02:42.091Z] Removing intermediate container cde88045586a [2022-08-01T17:02:42.092Z] ---> c0ffac454c7b [2022-08-01T17:02:42.092Z] Step 12/25 : WORKDIR /edgex-go [2022-08-01T17:02:42.375Z] ---> Running in a423fa733ecf [2022-08-01T17:02:42.989Z] Removing intermediate container a423fa733ecf [2022-08-01T17:02:42.989Z] ---> 2d8db81822ce [2022-08-01T17:02:42.989Z] [2022-08-01T17:02:42.989Z] Step 13/25 : FROM alpine:3.15 [2022-08-01T17:02:42.989Z] ---> 60f2846fe774 [2022-08-01T17:02:42.989Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-01T17:02:42.989Z] ---> Using cache [2022-08-01T17:02:42.989Z] ---> 29cacb7a1ff0 [2022-08-01T17:02:42.989Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T17:02:42.989Z] ---> Using cache [2022-08-01T17:02:42.989Z] ---> 9b36fc644dd2 [2022-08-01T17:02:42.989Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-01T17:02:42.989Z] ---> Using cache [2022-08-01T17:02:42.989Z] ---> fc5160ea9618 [2022-08-01T17:02:42.989Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-01T17:02:49.734Z] ---> 89cc82dd5d72 [2022-08-01T17:02:49.734Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-01T17:02:50.009Z] ---> f2f65b8535a2 [2022-08-01T17:02:50.009Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-01T17:02:50.997Z] ---> b7bc0ee543e5 [2022-08-01T17:02:50.997Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-01T17:02:51.986Z] ---> 9f34a0bf8b05 [2022-08-01T17:02:51.986Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-01T17:02:51.986Z] ---> Running in f81b2b9d4d0f [2022-08-01T17:02:52.586Z] Removing intermediate container f81b2b9d4d0f [2022-08-01T17:02:52.586Z] ---> bf50a723d1c4 [2022-08-01T17:02:52.586Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-01T17:02:52.586Z] ---> Running in abc298ed0a82 [2022-08-01T17:02:53.184Z] Removing intermediate container abc298ed0a82 [2022-08-01T17:02:53.184Z] ---> dfa3f550c271 [2022-08-01T17:02:53.184Z] Step 23/25 : LABEL arch=arm64 [2022-08-01T17:02:53.184Z] ---> Running in 1c7c2284dc62 [2022-08-01T17:02:53.783Z] Removing intermediate container 1c7c2284dc62 [2022-08-01T17:02:53.783Z] ---> 79d4cdfe30bb [2022-08-01T17:02:53.783Z] Step 24/25 : LABEL git_sha=7865923e20671411f56ebb46f3a88b4c96a306ad [2022-08-01T17:02:53.783Z] ---> Running in 453d930fb9d1 [2022-08-01T17:02:54.379Z] Removing intermediate container 453d930fb9d1 [2022-08-01T17:02:54.379Z] ---> 166246755ed2 [2022-08-01T17:02:54.379Z] Step 25/25 : LABEL version=0.0.0 [2022-08-01T17:02:54.379Z] ---> Running in 7673beb3f0a3 [2022-08-01T17:02:54.976Z] Removing intermediate container 7673beb3f0a3 [2022-08-01T17:02:54.976Z] ---> 615e4c7b37dd [2022-08-01T17:02:54.976Z] [2022-08-01T17:02:55.570Z] Successfully built 615e4c7b37dd [2022-08-01T17:02:55.570Z] Successfully tagged security-spire-server-arm64:latest [2022-08-01T17:02:55.570Z]  Building security-spire-server ... done Building core-data [2022-08-01T17:03:17.756Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-01T17:03:22.086Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-01T17:03:22.086Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-01T17:03:22.086Z] ---> f6ae9cd4439a [2022-08-01T17:03:22.086Z] Step 3/23 : WORKDIR /edgex-go [2022-08-01T17:03:22.086Z] ---> Using cache [2022-08-01T17:03:22.086Z] ---> 899616c48c14 [2022-08-01T17:03:22.086Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T17:03:22.086Z] ---> Using cache [2022-08-01T17:03:22.086Z] ---> 9f5f09fee0e3 [2022-08-01T17:03:22.086Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-01T17:03:22.086Z] ---> Running in a7eced7c250c [2022-08-01T17:03:24.078Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-01T17:03:25.065Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-01T17:03:26.511Z] OK: 221 MiB in 51 packages [2022-08-01T17:03:27.971Z] Removing intermediate container a7eced7c250c [2022-08-01T17:03:27.971Z] ---> 1692a9775784 [2022-08-01T17:03:27.971Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-01T17:03:28.967Z] ---> 4fd1912d1886 [2022-08-01T17:03:28.967Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-01T17:03:28.967Z] ---> Running in 9ee2b4f8ef23 [2022-08-01T17:03:44.086Z] Removing intermediate container 0c2af563ca40 [2022-08-01T17:03:44.086Z] ---> 4af77e04aae0 [2022-08-01T17:03:44.086Z] [2022-08-01T17:03:44.086Z] Step 10/22 : FROM alpine:3.16 [2022-08-01T17:03:44.086Z] ---> 3d81c46cd875 [2022-08-01T17:03:44.086Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-01T17:03:44.086Z] ---> Running in fa29c4c924f9 [2022-08-01T17:03:44.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-01T17:03:45.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-01T17:03:46.739Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-01T17:03:46.739Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-01T17:03:47.015Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-01T17:03:47.015Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-01T17:03:47.015Z] (5/6) Installing curl (7.83.1-r2) [2022-08-01T17:03:47.015Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-01T17:03:47.015Z] Executing busybox-1.35.0-r15.trigger [2022-08-01T17:03:47.015Z] Executing ca-certificates-20220614-r0.trigger [2022-08-01T17:03:47.615Z] OK: 8 MiB in 20 packages [2022-08-01T17:03:50.251Z] Removing intermediate container fa29c4c924f9 [2022-08-01T17:03:50.251Z] ---> 1148c3495b30 [2022-08-01T17:03:50.251Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-01T17:03:50.251Z] ---> Running in 1450b57f9166 [2022-08-01T17:03:50.856Z] Removing intermediate container 1450b57f9166 [2022-08-01T17:03:50.856Z] ---> 844eae07aa4a [2022-08-01T17:03:50.856Z] Step 13/22 : WORKDIR /edgex [2022-08-01T17:03:50.856Z] ---> Running in 192646759b6b [2022-08-01T17:03:51.469Z] Removing intermediate container 192646759b6b [2022-08-01T17:03:51.470Z] ---> f9b9c4ccc8e6 [2022-08-01T17:03:51.470Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-01T17:03:52.469Z] ---> 381b28331cae [2022-08-01T17:03:52.469Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-01T17:03:54.476Z] ---> 6fb697576929 [2022-08-01T17:03:54.476Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-01T17:03:55.644Z] ---> 4529cf02e970 [2022-08-01T17:03:55.644Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-01T17:03:56.906Z] ---> df3bf72a2615 [2022-08-01T17:03:56.906Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-01T17:03:56.906Z] ---> Running in 86f1918336a1 [2022-08-01T17:04:00.413Z] Removing intermediate container 86f1918336a1 [2022-08-01T17:04:00.413Z] ---> a52ad9d0742b [2022-08-01T17:04:00.413Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-01T17:04:00.697Z] ---> Running in d11cb02ef56e [2022-08-01T17:04:01.328Z] Removing intermediate container d11cb02ef56e [2022-08-01T17:04:01.328Z] ---> 6d86d8b8df96 [2022-08-01T17:04:01.328Z] Step 20/22 : LABEL arch=arm64 [2022-08-01T17:04:01.328Z] ---> Running in ec422d4c4b16 [2022-08-01T17:04:01.953Z] Removing intermediate container ec422d4c4b16 [2022-08-01T17:04:01.953Z] ---> b88e930c8d97 [2022-08-01T17:04:01.953Z] Step 21/22 : LABEL git_sha=7865923e20671411f56ebb46f3a88b4c96a306ad [2022-08-01T17:04:01.953Z] ---> Running in 4da51d5ffc2c [2022-08-01T17:04:02.956Z] Removing intermediate container 4da51d5ffc2c [2022-08-01T17:04:02.956Z] ---> a41b53d411db [2022-08-01T17:04:02.956Z] Step 22/22 : LABEL version=0.0.0 [2022-08-01T17:04:03.235Z] ---> Running in 5ce22b936318 [2022-08-01T17:04:04.247Z] Removing intermediate container 5ce22b936318 [2022-08-01T17:04:04.247Z] ---> 2d5fa05f0cad [2022-08-01T17:04:04.247Z] [2022-08-01T17:04:05.251Z] Successfully built 2d5fa05f0cad [2022-08-01T17:04:05.251Z] Successfully tagged security-proxy-setup-arm64:latest [2022-08-01T17:04:27.534Z]  Building security-proxy-setup ... done Removing intermediate container 9ee2b4f8ef23 [2022-08-01T17:04:27.534Z] ---> dd5bbbc81a45 [2022-08-01T17:04:27.534Z] Step 8/23 : COPY . . [2022-08-01T17:04:50.597Z] ---> 6193d87a8420 [2022-08-01T17:04:50.597Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-01T17:04:50.597Z] ---> Running in eb9525132d3c [2022-08-01T17:04:51.590Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-01T17:05:18.426Z] Removing intermediate container e9225e1e0a7c [2022-08-01T17:05:18.426Z] ---> 2bc6ca897d06 [2022-08-01T17:05:18.426Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-01T17:05:18.426Z] ---> Running in 246c586263da [2022-08-01T17:05:18.426Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-01T17:05:23.839Z] Removing intermediate container 246c586263da [2022-08-01T17:05:23.839Z] ---> 4d33a3aec619 [2022-08-01T17:05:23.839Z] [2022-08-01T17:05:23.839Z] Step 11/23 : FROM docker:20.10.14 [2022-08-01T17:05:23.839Z] 20.10.14: Pulling from library/docker [2022-08-01T17:05:42.345Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-08-01T17:05:42.345Z] Status: Downloaded newer image for docker:20.10.14 [2022-08-01T17:05:42.345Z] ---> c346e9eafbab [2022-08-01T17:05:42.345Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-01T17:05:42.345Z] ---> Running in 7d19aa189e96 [2022-08-01T17:05:42.345Z] Removing intermediate container 7d19aa189e96 [2022-08-01T17:05:42.345Z] ---> bc9b91eaac81 [2022-08-01T17:05:42.345Z] 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-08-01T17:05:42.345Z] ---> Running in 42ba2c68e29b [2022-08-01T17:05:43.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-01T17:05:44.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-01T17:05:45.051Z] (1/43) Installing readline (8.1.1-r0) [2022-08-01T17:05:45.051Z] (2/43) Installing bash (5.1.16-r0) [2022-08-01T17:05:45.333Z] Executing bash-5.1.16-r0.post-install [2022-08-01T17:05:45.333Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-08-01T17:05:45.333Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-08-01T17:05:45.333Z] (5/43) Installing libcurl (7.80.0-r2) [2022-08-01T17:05:45.333Z] (6/43) Installing curl (7.80.0-r2) [2022-08-01T17:05:45.333Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-08-01T17:05:45.333Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-08-01T17:05:45.333Z] (9/43) Installing expat (2.4.7-r0) [2022-08-01T17:05:45.333Z] (10/43) Installing libffi (3.4.2-r1) [2022-08-01T17:05:45.333Z] (11/43) Installing gdbm (1.22-r0) [2022-08-01T17:05:45.333Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-08-01T17:05:45.333Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-08-01T17:05:45.333Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-08-01T17:05:45.333Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-08-01T17:05:45.333Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-08-01T17:05:45.616Z] (17/43) Installing python3 (3.9.13-r1) [2022-08-01T17:05:47.612Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-08-01T17:05:47.612Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-08-01T17:05:47.612Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-08-01T17:05:47.889Z] (21/43) Installing py3-idna (3.3-r0) [2022-08-01T17:05:47.889Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-08-01T17:05:47.889Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-08-01T17:05:47.889Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-08-01T17:05:47.889Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-08-01T17:05:47.889Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-08-01T17:05:47.889Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-08-01T17:05:48.169Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-08-01T17:05:48.169Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-08-01T17:05:48.169Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-08-01T17:05:48.169Z] (31/43) Installing py3-six (1.16.0-r0) [2022-08-01T17:05:48.169Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-08-01T17:05:48.169Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-08-01T17:05:48.169Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-08-01T17:05:48.169Z] (35/43) Installing py3-packaging (20.9-r1) [2022-08-01T17:05:48.464Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-08-01T17:05:48.464Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-08-01T17:05:48.464Z] (38/43) Installing py3-progress (1.6-r0) [2022-08-01T17:05:48.464Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-08-01T17:05:48.464Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-08-01T17:05:48.464Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-08-01T17:05:48.740Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-08-01T17:05:48.740Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-08-01T17:05:49.345Z] Executing busybox-1.34.1-r5.trigger [2022-08-01T17:05:49.346Z] OK: 83 MiB in 65 packages [2022-08-01T17:05:54.770Z] Collecting docker-compose==1.23.2 [2022-08-01T17:05:54.770Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-01T17:05:55.377Z] Collecting cached-property<2,>=1.2.0 [2022-08-01T17:05:55.377Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-01T17:05:57.373Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-01T17:05:57.373Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-01T17:05:57.978Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-01T17:05:57.978Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-01T17:05:58.583Z] Collecting jsonschema<3,>=2.5.1 [2022-08-01T17:05:58.583Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-01T17:05:58.583Z] Collecting docopt<0.7,>=0.6.1 [2022-08-01T17:05:58.583Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-01T17:06:01.234Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-01T17:06:01.234Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-01T17:06:04.650Z] Collecting PyYAML<4,>=3.10 [2022-08-01T17:06:04.650Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-01T17:06:08.974Z] Collecting texttable<0.10,>=0.9.0 [2022-08-01T17:06:08.974Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-01T17:06:11.607Z] 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-08-01T17:06:11.884Z] Collecting docker<4.0,>=3.6.0 [2022-08-01T17:06:11.884Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-01T17:06:12.871Z] Collecting docker-pycreds>=0.4.0 [2022-08-01T17:06:12.871Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-01T17:06:14.309Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-01T17:06:14.309Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-01T17:06:14.309Z] 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-08-01T17:06:14.586Z] Collecting idna<2.8,>=2.5 [2022-08-01T17:06:14.586Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-01T17:06:14.861Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-01T17:06:14.861Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-01T17:06:15.137Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-01T17:06:15.137Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-01T17:06:15.137Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-01T17:06:15.137Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-01T17:06:16.577Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-08-01T17:06:16.577Z] Attempting uninstall: urllib3 [2022-08-01T17:06:16.577Z] Found existing installation: urllib3 1.26.7 [2022-08-01T17:06:16.577Z] Uninstalling urllib3-1.26.7: [2022-08-01T17:06:16.577Z] Successfully uninstalled urllib3-1.26.7 [2022-08-01T17:06:17.179Z] Attempting uninstall: idna [2022-08-01T17:06:17.179Z] Found existing installation: idna 3.3 [2022-08-01T17:06:17.179Z] Uninstalling idna-3.3: [2022-08-01T17:06:17.456Z] Successfully uninstalled idna-3.3 [2022-08-01T17:06:20.869Z] Attempting uninstall: requests [2022-08-01T17:06:20.869Z] Found existing installation: requests 2.26.0 [2022-08-01T17:06:20.869Z] Uninstalling requests-2.26.0: [2022-08-01T17:06:20.870Z] Successfully uninstalled requests-2.26.0 [2022-08-01T17:06:21.474Z] Running setup.py install for texttable: started [2022-08-01T17:06:24.108Z] Running setup.py install for texttable: finished with status 'done' [2022-08-01T17:06:24.108Z] Running setup.py install for PyYAML: started [2022-08-01T17:06:27.511Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-01T17:06:27.789Z] Running setup.py install for docopt: started [2022-08-01T17:06:30.423Z] Running setup.py install for docopt: finished with status 'done' [2022-08-01T17:06:30.699Z] Running setup.py install for dockerpty: started [2022-08-01T17:06:33.343Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-01T17:06:35.344Z] 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-08-01T17:06:53.710Z] Removing intermediate container 42ba2c68e29b [2022-08-01T17:06:53.710Z] ---> dd138b364e19 [2022-08-01T17:06:53.710Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-01T17:06:53.710Z] ---> Running in b867a99ea596 [2022-08-01T17:06:53.710Z] Removing intermediate container b867a99ea596 [2022-08-01T17:06:53.710Z] ---> 8228572c3608 [2022-08-01T17:06:53.710Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-01T17:06:53.710Z] ---> Running in 518a41c0aba0 [2022-08-01T17:06:53.710Z] Removing intermediate container 518a41c0aba0 [2022-08-01T17:06:53.710Z] ---> b4ca14dbc6f0 [2022-08-01T17:06:53.710Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-01T17:06:53.710Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-01T17:06:53.710Z] ---> f8f12bf1a4da [2022-08-01T17:06:53.710Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-01T17:06:54.708Z] ---> cf55c10fd48d [2022-08-01T17:06:54.708Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-01T17:06:56.156Z] ---> 9656583a3ac8 [2022-08-01T17:06:56.156Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-01T17:06:56.156Z] ---> Running in 0e42a1849ff7 [2022-08-01T17:06:56.776Z] Removing intermediate container 0e42a1849ff7 [2022-08-01T17:06:56.776Z] ---> c35a9712d95b [2022-08-01T17:06:56.776Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-01T17:06:57.052Z] ---> Running in 3641fcbd559b [2022-08-01T17:06:57.661Z] Removing intermediate container 3641fcbd559b [2022-08-01T17:06:57.661Z] ---> 3fa58a13df09 [2022-08-01T17:06:57.661Z] Step 21/23 : LABEL arch=arm64 [2022-08-01T17:06:57.661Z] ---> Running in 8136a3259f86 [2022-08-01T17:06:58.269Z] Removing intermediate container 8136a3259f86 [2022-08-01T17:06:58.269Z] ---> c36c6c477d19 [2022-08-01T17:06:58.269Z] Step 22/23 : LABEL git_sha=7865923e20671411f56ebb46f3a88b4c96a306ad [2022-08-01T17:06:58.269Z] ---> Running in 17ec3dbedab6 [2022-08-01T17:06:58.879Z] Removing intermediate container 17ec3dbedab6 [2022-08-01T17:06:58.879Z] ---> fdba26c042f1 [2022-08-01T17:06:58.879Z] Step 23/23 : LABEL version=0.0.0 [2022-08-01T17:06:59.167Z] ---> Running in 22ab3b150467 [2022-08-01T17:06:59.774Z] Removing intermediate container 22ab3b150467 [2022-08-01T17:06:59.774Z] ---> 9d7db47a3590 [2022-08-01T17:06:59.774Z] [2022-08-01T17:07:00.051Z] Successfully built 9d7db47a3590 [2022-08-01T17:07:00.051Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-08-01T17:07:12.492Z]  Building sys-mgmt-agent ... done Removing intermediate container cc42e0639460 [2022-08-01T17:07:12.492Z] ---> 9c19d8d9663b [2022-08-01T17:07:12.492Z] [2022-08-01T17:07:12.492Z] Step 10/25 : FROM alpine:3.16 [2022-08-01T17:07:12.492Z] ---> 3d81c46cd875 [2022-08-01T17:07:12.492Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-01T17:07:12.492Z] ---> Running in 48f063149fee [2022-08-01T17:07:13.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-01T17:07:13.760Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-01T17:07:14.961Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-01T17:07:14.961Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-01T17:07:14.961Z] (3/3) Installing su-exec (0.2-r1) [2022-08-01T17:07:14.961Z] Executing busybox-1.35.0-r15.trigger [2022-08-01T17:07:14.961Z] Executing ca-certificates-20220614-r0.trigger [2022-08-01T17:07:15.601Z] OK: 6 MiB in 17 packages [2022-08-01T17:07:17.704Z] Removing intermediate container 48f063149fee [2022-08-01T17:07:17.704Z] ---> 1df839ee6b7e [2022-08-01T17:07:17.704Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-01T17:07:17.704Z] ---> Running in e2e52608a608 [2022-08-01T17:07:18.302Z] Removing intermediate container e2e52608a608 [2022-08-01T17:07:18.302Z] ---> c07609a9fe8f [2022-08-01T17:07:18.302Z] Step 13/25 : WORKDIR / [2022-08-01T17:07:18.302Z] ---> Running in 9477f56b60c7 [2022-08-01T17:07:18.911Z] Removing intermediate container 9477f56b60c7 [2022-08-01T17:07:18.911Z] ---> d02d97ca47b0 [2022-08-01T17:07:18.911Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-01T17:07:20.358Z] ---> 64dc971f4b91 [2022-08-01T17:07:20.358Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-01T17:07:21.351Z] ---> a94e673ec6bc [2022-08-01T17:07:21.351Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-01T17:07:22.341Z] ---> 979edfb8d02c [2022-08-01T17:07:22.341Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-01T17:07:23.332Z] ---> 7dfa5e76c503 [2022-08-01T17:07:23.332Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-01T17:07:25.368Z] ---> fcc18b4c047b [2022-08-01T17:07:25.368Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-01T17:07:26.843Z] ---> 9d4ebf4c3cf3 [2022-08-01T17:07:26.843Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-01T17:07:27.852Z] ---> 099c05be09ed [2022-08-01T17:07:27.852Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-01T17:07:27.852Z] ---> Running in 8c343904880c [2022-08-01T17:07:31.317Z] Removing intermediate container 8c343904880c [2022-08-01T17:07:31.317Z] ---> 07fa261b8139 [2022-08-01T17:07:31.317Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-01T17:07:31.317Z] ---> Running in 7fb2a934880e [2022-08-01T17:07:31.593Z] Removing intermediate container 7fb2a934880e [2022-08-01T17:07:31.593Z] ---> a1817eaffc9c [2022-08-01T17:07:31.593Z] Step 23/25 : LABEL arch=arm64 [2022-08-01T17:07:31.593Z] ---> Running in cd8a4e18e622 [2022-08-01T17:07:32.231Z] Removing intermediate container cd8a4e18e622 [2022-08-01T17:07:32.231Z] ---> 192ca45b75e5 [2022-08-01T17:07:32.231Z] Step 24/25 : LABEL git_sha=7865923e20671411f56ebb46f3a88b4c96a306ad [2022-08-01T17:07:32.517Z] ---> Running in 7a3a576ce18c [2022-08-01T17:07:33.127Z] Removing intermediate container 7a3a576ce18c [2022-08-01T17:07:33.127Z] ---> 738aed70d9b6 [2022-08-01T17:07:33.127Z] Step 25/25 : LABEL version=0.0.0 [2022-08-01T17:07:33.127Z] ---> Running in da0ad7b0bcba [2022-08-01T17:07:33.734Z] Removing intermediate container da0ad7b0bcba [2022-08-01T17:07:33.734Z] ---> 21b7bf45e11e [2022-08-01T17:07:33.734Z] [2022-08-01T17:07:34.343Z] Successfully built 21b7bf45e11e [2022-08-01T17:07:34.343Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-08-01T17:08:42.457Z]  Building security-secretstore-setup ... done Removing intermediate container c4a0d5ede300 [2022-08-01T17:08:42.457Z] ---> ae786f3777df [2022-08-01T17:08:42.457Z] [2022-08-01T17:08:42.457Z] Step 9/20 : FROM alpine:3.15 [2022-08-01T17:08:42.457Z] ---> 60f2846fe774 [2022-08-01T17:08:42.457Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-01T17:08:42.457Z] ---> Using cache [2022-08-01T17:08:42.457Z] ---> 29cacb7a1ff0 [2022-08-01T17:08:42.457Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T17:08:42.457Z] ---> Using cache [2022-08-01T17:08:42.457Z] ---> 9b36fc644dd2 [2022-08-01T17:08:42.457Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-01T17:08:42.457Z] ---> Running in 935a8162ab0d [2022-08-01T17:08:42.457Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-01T17:08:42.457Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-01T17:08:42.457Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-01T17:08:42.457Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-01T17:08:42.457Z] OK: 15734 distinct packages available [2022-08-01T17:08:42.457Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-01T17:08:42.457Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-01T17:08:42.457Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-01T17:08:42.457Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-01T17:08:42.457Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-01T17:08:42.457Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-01T17:08:42.457Z] (5/9) Installing curl (7.80.0-r2) [2022-08-01T17:08:42.457Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-01T17:08:42.457Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-01T17:08:42.457Z] (8/9) Installing libucontext (1.1-r0) [2022-08-01T17:08:42.457Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-01T17:08:42.457Z] Executing busybox-1.34.1-r7.trigger [2022-08-01T17:08:42.457Z] Executing ca-certificates-20220614-r0.trigger [2022-08-01T17:08:42.457Z] OK: 8 MiB in 23 packages [2022-08-01T17:08:42.457Z] Removing intermediate container 935a8162ab0d [2022-08-01T17:08:42.457Z] ---> e66c199e0f34 [2022-08-01T17:08:42.457Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-01T17:08:42.457Z] ---> 0380153542a4 [2022-08-01T17:08:42.457Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-01T17:08:43.447Z] ---> 5cf07531900f [2022-08-01T17:08:43.447Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-01T17:08:44.449Z] ---> c92b310b4d13 [2022-08-01T17:08:44.449Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-01T17:08:44.733Z] ---> Running in ab223c322d1b [2022-08-01T17:08:45.014Z] Removing intermediate container ab223c322d1b [2022-08-01T17:08:45.014Z] ---> 596a3706aa1f [2022-08-01T17:08:45.014Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-01T17:08:45.014Z] ---> Running in f5d5c69a6ff9 [2022-08-01T17:08:45.621Z] Removing intermediate container f5d5c69a6ff9 [2022-08-01T17:08:45.621Z] ---> 2d0ea42d1409 [2022-08-01T17:08:45.621Z] Step 18/20 : LABEL arch=arm64 [2022-08-01T17:08:45.621Z] ---> Running in c8ba7b00d1af [2022-08-01T17:08:45.905Z] Removing intermediate container c8ba7b00d1af [2022-08-01T17:08:45.905Z] ---> 59d07d3eca9f [2022-08-01T17:08:45.905Z] Step 19/20 : LABEL git_sha=7865923e20671411f56ebb46f3a88b4c96a306ad [2022-08-01T17:08:46.183Z] ---> Running in 0cdb952b679e [2022-08-01T17:08:46.459Z] Removing intermediate container 0cdb952b679e [2022-08-01T17:08:46.459Z] ---> 92dc3b7f4f18 [2022-08-01T17:08:46.459Z] Step 20/20 : LABEL version=0.0.0 [2022-08-01T17:08:46.459Z] ---> Running in a493ffb3d0b6 [2022-08-01T17:08:47.065Z] Removing intermediate container a493ffb3d0b6 [2022-08-01T17:08:47.065Z] ---> 1eb8392ff15b [2022-08-01T17:08:47.065Z] [2022-08-01T17:08:47.341Z] Successfully built 1eb8392ff15b [2022-08-01T17:08:47.341Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-08-01T17:08:54.070Z]  Building security-spiffe-token-provider ... done Removing intermediate container eb9525132d3c [2022-08-01T17:08:54.070Z] ---> 89b86327df96 [2022-08-01T17:08:54.070Z] [2022-08-01T17:08:54.070Z] Step 10/23 : FROM alpine:3.16 [2022-08-01T17:08:54.071Z] ---> 3d81c46cd875 [2022-08-01T17:08:54.071Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-01T17:08:54.071Z] ---> Running in c3db29f48eb7 [2022-08-01T17:08:54.071Z] Removing intermediate container c3db29f48eb7 [2022-08-01T17:08:54.071Z] ---> d2d537053714 [2022-08-01T17:08:54.071Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-01T17:08:54.071Z] ---> Running in d0bf5e5edb46 [2022-08-01T17:08:54.071Z] Removing intermediate container d0bf5e5edb46 [2022-08-01T17:08:54.071Z] ---> 467ce8fa48fa [2022-08-01T17:08:54.071Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-01T17:08:54.346Z] ---> Running in 5a4b7f7173b9 [2022-08-01T17:08:54.620Z] Removing intermediate container 5a4b7f7173b9 [2022-08-01T17:08:54.620Z] ---> f8a061d1788e [2022-08-01T17:08:54.620Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-01T17:08:54.620Z] ---> Running in 22b5e20a4cbb [2022-08-01T17:08:56.609Z] Removing intermediate container 22b5e20a4cbb [2022-08-01T17:08:56.609Z] ---> 7da435365cc3 [2022-08-01T17:08:56.609Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-01T17:08:56.609Z] ---> Running in 46cc84239543 [2022-08-01T17:08:57.595Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-01T17:08:58.578Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-01T17:08:59.557Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-01T17:08:59.557Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-01T17:08:59.557Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-01T17:08:59.829Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-01T17:08:59.829Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-01T17:08:59.829Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-01T17:09:00.104Z] Executing busybox-1.35.0-r15.trigger [2022-08-01T17:09:00.104Z] OK: 8 MiB in 20 packages [2022-08-01T17:09:01.086Z] Removing intermediate container 46cc84239543 [2022-08-01T17:09:01.086Z] ---> f6ae0332d2ec [2022-08-01T17:09:01.086Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-01T17:09:01.682Z] ---> 304abb8c544e [2022-08-01T17:09:01.682Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-01T17:09:02.662Z] ---> 7989202b6253 [2022-08-01T17:09:02.662Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-01T17:09:03.258Z] ---> 0d0be1338c24 [2022-08-01T17:09:03.258Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-01T17:09:03.258Z] ---> Running in 32ecfa57d329 [2022-08-01T17:09:03.532Z] Removing intermediate container 32ecfa57d329 [2022-08-01T17:09:03.532Z] ---> 2840a714e6e3 [2022-08-01T17:09:03.532Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-01T17:09:03.805Z] ---> Running in 0c8892988275 [2022-08-01T17:09:04.082Z] Removing intermediate container 0c8892988275 [2022-08-01T17:09:04.082Z] ---> d94d3e234779 [2022-08-01T17:09:04.082Z] Step 21/23 : LABEL arch=arm64 [2022-08-01T17:09:04.082Z] ---> Running in 3bb14a5767be [2022-08-01T17:09:04.358Z] Removing intermediate container 3bb14a5767be [2022-08-01T17:09:04.358Z] ---> 55e3ce3a0f3f [2022-08-01T17:09:04.358Z] Step 22/23 : LABEL git_sha=7865923e20671411f56ebb46f3a88b4c96a306ad [2022-08-01T17:09:04.634Z] ---> Running in 4637681cded3 [2022-08-01T17:09:04.907Z] Removing intermediate container 4637681cded3 [2022-08-01T17:09:04.907Z] ---> 5ccfb12eaec6 [2022-08-01T17:09:04.907Z] Step 23/23 : LABEL version=0.0.0 [2022-08-01T17:09:04.907Z] ---> Running in 64150370ba79 [2022-08-01T17:09:05.180Z] Removing intermediate container 64150370ba79 [2022-08-01T17:09:05.180Z] ---> 5cf394db84f7 [2022-08-01T17:09:05.180Z] [2022-08-01T17:09:05.776Z] Successfully built 5cf394db84f7 [2022-08-01T17:09:05.776Z] Successfully tagged core-data-arm64:latest [2022-08-01T17:09:06.066Z]  Building core-data ... done  [Pipeline] } [2022-08-01T17:09:06.073Z] $ docker stop --time=1 a76d80921aea95310d5752ecdfccd31ecd903883a3e1b3887176ed3037f26f30 [2022-08-01T17:09:07.808Z] $ docker rm -f a76d80921aea95310d5752ecdfccd31ecd903883a3e1b3887176ed3037f26f30 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-01T17:09:08.450Z] + docker images [2022-08-01T17:09:08.728Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-01T17:09:08.728Z] core-data-arm64 latest 5cf394db84f7 3 seconds ago 20.6MB [2022-08-01T17:09:08.728Z] 89b86327df96 16 seconds ago 1.54GB [2022-08-01T17:09:08.728Z] security-spiffe-token-provider-arm64 latest 1eb8392ff15b 22 seconds ago 28.3MB [2022-08-01T17:09:08.728Z] ae786f3777df 37 seconds ago 1.56GB [2022-08-01T17:09:08.728Z] security-secretstore-setup-arm64 latest 21b7bf45e11e About a minute ago 27.9MB [2022-08-01T17:09:08.728Z] 9c19d8d9663b About a minute ago 1.52GB [2022-08-01T17:09:08.728Z] sys-mgmt-agent-arm64 latest 9d7db47a3590 2 minutes ago 282MB [2022-08-01T17:09:08.728Z] 4d33a3aec619 3 minutes ago 1.51GB [2022-08-01T17:09:08.728Z] security-proxy-setup-arm64 latest 2d5fa05f0cad 5 minutes ago 26.2MB [2022-08-01T17:09:08.728Z] 4af77e04aae0 5 minutes ago 1.52GB [2022-08-01T17:09:08.728Z] security-spire-server-arm64 latest 615e4c7b37dd 6 minutes ago 84.2MB [2022-08-01T17:09:08.728Z] 2d8db81822ce 6 minutes ago 1.41GB [2022-08-01T17:09:08.728Z] security-spire-agent-arm64 latest 581327fe0d2e 7 minutes ago 122MB [2022-08-01T17:09:08.728Z] support-notifications-arm64 latest b564ee68d07d 8 minutes ago 26.1MB [2022-08-01T17:09:08.728Z] support-scheduler-arm64 latest e2acd86168bf 8 minutes ago 25.6MB [2022-08-01T17:09:08.728Z] 6a1f95d8d00f 8 minutes ago 1.57GB [2022-08-01T17:09:08.728Z] 3c60f00b4c8d 8 minutes ago 1.57GB [2022-08-01T17:09:08.728Z] core-metadata-arm64 latest e2e8e9a85f1d 9 minutes ago 16.4MB [2022-08-01T17:09:08.728Z] 89ed3b91b2d8 9 minutes ago 1.52GB [2022-08-01T17:09:08.728Z] security-bootstrapper-arm64 latest f602f9047777 11 minutes ago 18.6MB [2022-08-01T17:09:08.728Z] core-command-arm64 latest 3f4d20c5ed05 12 minutes ago 15.5MB [2022-08-01T17:09:08.728Z] 2137b4476b55 12 minutes ago 1.52GB [2022-08-01T17:09:08.728Z] 417e34801e8d 12 minutes ago 1.51GB [2022-08-01T17:09:08.728Z] security-spire-config-arm64 latest 3e9ec08e5c82 18 minutes ago 83.6MB [2022-08-01T17:09:08.728Z] 772498c77edd 18 minutes ago 1.41GB [2022-08-01T17:09:08.728Z] ci-base-image-arm64 latest f6ae9cd4439a 34 minutes ago 994MB [2022-08-01T17:09:08.728Z] alpine 3.15 60f2846fe774 12 days ago 5.32MB [2022-08-01T17:09:08.728Z] alpine 3.16 3d81c46cd875 13 days ago 5.27MB [2022-08-01T17:09:08.728Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 3 weeks ago 678MB [2022-08-01T17:09:08.728Z] docker 20.10.14 c346e9eafbab 3 months ago 202MB [2022-08-01T17:09:08.728Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T17:09:09.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-01T17:09:09.208Z] [2022-08-01T17:09:09.208Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T17:09:09.601Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-01T17:09:09.874Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-01T17:09:09.874Z] 8998bd30e6a1: Pulling fs layer [2022-08-01T17:09:09.874Z] 04944245beec: Pulling fs layer [2022-08-01T17:09:09.874Z] 699f458cf7ca: Pulling fs layer [2022-08-01T17:09:09.874Z] 765212b225bb: Pulling fs layer [2022-08-01T17:09:09.874Z] f23df028b6ca: Pulling fs layer [2022-08-01T17:09:09.874Z] d65c8cfc05b1: Pulling fs layer [2022-08-01T17:09:09.874Z] 2437ff75d9bd: Pulling fs layer [2022-08-01T17:09:09.874Z] 765212b225bb: Waiting [2022-08-01T17:09:09.874Z] f23df028b6ca: Waiting [2022-08-01T17:09:09.874Z] d65c8cfc05b1: Waiting [2022-08-01T17:09:09.874Z] 2437ff75d9bd: Waiting [2022-08-01T17:09:09.874Z] 04944245beec: Verifying Checksum [2022-08-01T17:09:09.874Z] 04944245beec: Download complete [2022-08-01T17:09:09.874Z] 765212b225bb: Verifying Checksum [2022-08-01T17:09:09.874Z] 765212b225bb: Download complete [2022-08-01T17:09:10.149Z] f23df028b6ca: Verifying Checksum [2022-08-01T17:09:10.150Z] f23df028b6ca: Download complete [2022-08-01T17:09:10.150Z] d65c8cfc05b1: Verifying Checksum [2022-08-01T17:09:10.150Z] d65c8cfc05b1: Download complete [2022-08-01T17:09:10.150Z] 699f458cf7ca: Verifying Checksum [2022-08-01T17:09:10.150Z] 699f458cf7ca: Download complete [2022-08-01T17:09:10.427Z] 8998bd30e6a1: Verifying Checksum [2022-08-01T17:09:10.427Z] 8998bd30e6a1: Download complete [2022-08-01T17:09:13.051Z] 2437ff75d9bd: Verifying Checksum [2022-08-01T17:09:13.051Z] 2437ff75d9bd: Download complete [2022-08-01T17:09:15.028Z] 8998bd30e6a1: Pull complete [2022-08-01T17:09:15.625Z] 04944245beec: Pull complete [2022-08-01T17:09:17.058Z] 699f458cf7ca: Pull complete [2022-08-01T17:09:17.333Z] 765212b225bb: Pull complete [2022-08-01T17:09:18.314Z] f23df028b6ca: Pull complete [2022-08-01T17:09:18.314Z] d65c8cfc05b1: Pull complete [2022-08-01T17:09:33.385Z] 2437ff75d9bd: Pull complete [2022-08-01T17:09:33.385Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-01T17:09:33.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-01T17:09:33.385Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T17:09:33.648Z] prd-ubuntu20.04-docker-arm64-4c-16g-21693 does not seem to be running inside a container [2022-08-01T17:09:33.728Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-01T17:09:36.219Z] $ docker top 2f21e2dee3c25ef89ff329e586395aa446995623b7e15fd4e86132d05813719e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-01T17:09:37.157Z] ---> job-cost.sh [2022-08-01T17:09:37.157Z] lf-activate-venv: SKIPPING [2022-08-01T17:09:37.157Z] INFO: No Stack... [2022-08-01T17:09:37.750Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-01T17:09:38.723Z] INFO: Archiving Costs [Pipeline] sh [2022-08-01T17:09:39.386Z] + + cat /w/workspace/edgex-go/5/archives/cost.csvcut [2022-08-01T17:09:39.386Z] -d, -f6 [Pipeline] lock [2022-08-01T17:09:39.415Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4097-5-stack-cost] [2022-08-01T17:09:39.421Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4097-5-stack-cost] did not exist. Created. [2022-08-01T17:09:39.421Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4097-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-01T17:09:40.093Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-01T17:09:40.285Z] Stashed 1 file(s) [Pipeline] } [2022-08-01T17:09:40.292Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4097-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-01T17:09:40.314Z] $ docker stop --time=1 2f21e2dee3c25ef89ff329e586395aa446995623b7e15fd4e86132d05813719e [2022-08-01T17:09:41.835Z] $ docker rm -f 2f21e2dee3c25ef89ff329e586395aa446995623b7e15fd4e86132d05813719e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-08-01T17:09:42.297Z] provisioning config files... [2022-08-01T17:09:42.305Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config7912592635499929915tmp [Pipeline] { [Pipeline] sh [2022-08-01T17:09:42.606Z] + set +x [2022-08-01T17:09:42.606Z] + curl -s https://codecov.io/bash [2022-08-01T17:09:42.606Z] + bash -s -- [2022-08-01T17:09:42.606Z] [2022-08-01T17:09:42.606Z] _____ _ [2022-08-01T17:09:42.606Z] / ____| | | [2022-08-01T17:09:42.606Z] | | ___ __| | ___ ___ _____ __ [2022-08-01T17:09:42.606Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-01T17:09:42.606Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-01T17:09:42.606Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-01T17:09:42.606Z] Bash-1.0.6 [2022-08-01T17:09:42.606Z] [2022-08-01T17:09:42.606Z] [2022-08-01T17:09:42.606Z] ==> git version 2.25.1 found [2022-08-01T17:09:42.606Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-08-01T17:09:42.606Z] Release-Date: 2020-01-08 [2022-08-01T17:09:42.606Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-01T17:09:42.606Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-01T17:09:42.606Z] ==> Jenkins CI detected. [2022-08-01T17:09:42.606Z] current dir:  /w/workspace/edgex-go/5 [2022-08-01T17:09:42.606Z] project root: . [2022-08-01T17:09:42.606Z] --> token set from env [2022-08-01T17:09:42.606Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-01T17:09:42.606Z] ==> Running gcov in . (disable via -X gcov) [2022-08-01T17:09:42.606Z] ==> Python coveragepy not found [2022-08-01T17:09:42.606Z] ==> Searching for coverage reports in: [2022-08-01T17:09:42.606Z] + . [2022-08-01T17:09:42.606Z] -> Found 1 reports [2022-08-01T17:09:42.606Z] ==> Detecting git/mercurial file structure [2022-08-01T17:09:42.606Z] ==> Reading reports [2022-08-01T17:09:42.606Z] + ./coverage.out bytes=436531 [2022-08-01T17:09:42.606Z] ==> Appending adjustments [2022-08-01T17:09:42.606Z] https://docs.codecov.io/docs/fixing-reports [2022-08-01T17:09:43.988Z] + Found adjustments [2022-08-01T17:09:43.988Z] ==> Gzipping contents [2022-08-01T17:09:43.988Z] 60K /tmp/codecov.TK2bYu.gz [2022-08-01T17:09:43.988Z] ==> Uploading reports [2022-08-01T17:09:43.988Z] url: https://codecov.io [2022-08-01T17:09:43.988Z] query: branch=PR-4097&commit=a1018bc1fbf34bab8d72be2708a6b9677c29209e&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4097%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4097&job=&cmd_args= [2022-08-01T17:09:43.988Z] -> Pinging Codecov [2022-08-01T17:09:43.988Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4097&commit=a1018bc1fbf34bab8d72be2708a6b9677c29209e&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4097%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4097&job=&cmd_args= [2022-08-01T17:09:44.248Z] -> Uploading to [2022-08-01T17:09:44.248Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-01/00271124DB129430A58F1EEE437C3FCB/a1018bc1fbf34bab8d72be2708a6b9677c29209e/42022fb5-9187-4101-8ef6-0160eccfb320.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220801%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220801T170944Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5abe5f05f7733ca859ae6a774f3d9fa054246d5266e5807a7ab339b13afc0fda [2022-08-01T17:09:44.248Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-01T17:09:44.248Z] Dload Upload Total Spent Left Speed [2022-08-01T17:09:44.508Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59972 0 0 100 59972 0 258k --:--:-- --:--:-- --:--:-- 256k [2022-08-01T17:09:44.509Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/a1018bc1fbf34bab8d72be2708a6b9677c29209e [Pipeline] } [2022-08-01T17:09:44.516Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-08-01T17:09:45.074Z] + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-08-01T17:09:45.369Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-01T17:09:46.235Z] ---> package-listing.sh [2022-08-01T17:09:46.235Z] ++ facter osfamily [2022-08-01T17:09:46.235Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-01T17:09:46.495Z] + OS_FAMILY=debian [2022-08-01T17:09:46.495Z] + workspace=/w/workspace/edgex-go/5 [2022-08-01T17:09:46.495Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-01T17:09:46.495Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-01T17:09:46.495Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-01T17:09:46.495Z] + PACKAGES=/tmp/packages_start.txt [2022-08-01T17:09:46.495Z] + '[' /w/workspace/edgex-go/5 ']' [2022-08-01T17:09:46.495Z] + PACKAGES=/tmp/packages_end.txt [2022-08-01T17:09:46.495Z] + case "${OS_FAMILY}" in [2022-08-01T17:09:46.495Z] + dpkg -l [2022-08-01T17:09:46.495Z] + grep '^ii' [2022-08-01T17:09:46.495Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-01T17:09:46.495Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-01T17:09:46.495Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-01T17:09:46.495Z] + '[' /w/workspace/edgex-go/5 ']' [2022-08-01T17:09:46.495Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2022-08-01T17:09:46.495Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2022-08-01T17:09:46.507Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-01T17:09:46.803Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T17:09:47.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-01T17:09:47.110Z] [2022-08-01T17:09:47.110Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-01T17:09:47.415Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-01T17:09:47.415Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-01T17:09:47.415Z] 5eb5b503b376: Pulling fs layer [2022-08-01T17:09:47.415Z] 5c69ac0246d0: Pulling fs layer [2022-08-01T17:09:47.415Z] ec43610c2a17: Pulling fs layer [2022-08-01T17:09:47.415Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-01T17:09:47.415Z] 33b1e0a273af: Pulling fs layer [2022-08-01T17:09:47.415Z] 5d3b04190fa2: Pulling fs layer [2022-08-01T17:09:47.415Z] 2f39f015ded8: Pulling fs layer [2022-08-01T17:09:47.415Z] 33b1e0a273af: Waiting [2022-08-01T17:09:47.415Z] 5d3b04190fa2: Waiting [2022-08-01T17:09:47.415Z] 2f39f015ded8: Waiting [2022-08-01T17:09:47.415Z] 3a2ae6a8a46f: Waiting [2022-08-01T17:09:47.415Z] 5c69ac0246d0: Verifying Checksum [2022-08-01T17:09:47.415Z] 5c69ac0246d0: Download complete [2022-08-01T17:09:47.415Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-01T17:09:47.415Z] 3a2ae6a8a46f: Download complete [2022-08-01T17:09:47.415Z] 33b1e0a273af: Verifying Checksum [2022-08-01T17:09:47.415Z] 33b1e0a273af: Download complete [2022-08-01T17:09:47.415Z] 5d3b04190fa2: Verifying Checksum [2022-08-01T17:09:47.415Z] 5d3b04190fa2: Download complete [2022-08-01T17:09:47.674Z] ec43610c2a17: Verifying Checksum [2022-08-01T17:09:47.674Z] ec43610c2a17: Download complete [2022-08-01T17:09:47.674Z] 5eb5b503b376: Verifying Checksum [2022-08-01T17:09:47.674Z] 5eb5b503b376: Download complete [2022-08-01T17:09:48.243Z] 2f39f015ded8: Download complete [2022-08-01T17:09:48.812Z] 5eb5b503b376: Pull complete [2022-08-01T17:09:48.812Z] 5c69ac0246d0: Pull complete [2022-08-01T17:09:49.380Z] ec43610c2a17: Pull complete [2022-08-01T17:09:49.380Z] 3a2ae6a8a46f: Pull complete [2022-08-01T17:09:49.639Z] 33b1e0a273af: Pull complete [2022-08-01T17:09:49.639Z] 5d3b04190fa2: Pull complete [2022-08-01T17:09:53.840Z] 2f39f015ded8: Pull complete [2022-08-01T17:09:53.840Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-01T17:09:53.840Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-01T17:09:53.840Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-01T17:09:53.924Z] prd-ubuntu20.04-docker-8c-8g-21689 does not seem to be running inside a container [2022-08-01T17:09:53.966Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-01T17:09:56.422Z] $ docker top 3c4ddebd1d54aae961117b872b345ade23f5472195d6b9dcc357246a7f465ad4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-01T17:09:56.793Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-01T17:09:57.082Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-01T17:09:57.372Z] + ls /var/log/sa-host [2022-08-01T17:09:57.372Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-01T17:09:57.443Z] provisioning config files... [2022-08-01T17:09:57.452Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config1782489072092077605tmp [Pipeline] { [Pipeline] echo [2022-08-01T17:09:57.465Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-01T17:09:57.752Z] ---> create-netrc.sh [Pipeline] } [2022-08-01T17:09:57.761Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-01T17:09:58.104Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-01T17:09:58.114Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-01T17:09:58.402Z] ---> sudo-logs.sh [2022-08-01T17:09:58.402Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-01T17:09:58.423Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-01T17:09:58.712Z] ---> job-cost.sh [2022-08-01T17:09:58.712Z] lf-activate-venv: SKIPPING [2022-08-01T17:09:58.712Z] DEBUG: total: 0.10999999940395355 [2022-08-01T17:09:58.712Z] INFO: Retrieving Stack Cost... [2022-08-01T17:09:58.972Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-01T17:09:59.543Z] INFO: Archiving Costs [Pipeline] echo [2022-08-01T17:09:59.555Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-01T17:09:59.839Z] ---> logs-deploy.sh [2022-08-01T17:09:59.840Z] lf-activate-venv: SKIPPING [2022-08-01T17:09:59.840Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4097/5 [2022-08-01T17:09:59.840Z] INFO: archiving workspace using pattern(s): [2022-08-01T17:10:00.777Z] Archives upload complete. [2022-08-01T17:10:00.777Z] INFO: archiving logs to Nexus