Pull request #4105 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 5ebe4c56fd8cc741780ab8d9d214394c00f60fb9+062af8d3cd30019d44081b1021c6648b4b920d9b (4dc40e572fe167ff764ad8fe994c137e07cacb6e) 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-ssh16822296219327541805.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-ssh15941196385241237344.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-4105/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-4105/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16808499641378198843.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-ssh5835633150616058890.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-4105/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-4105/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1266970303636337248.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 ‘prd-ubuntu20.04-docker-8c-8g-21395’ is offline Running on prd-ubuntu20.04-docker-8c-8g-21399 in /w/workspace/edgexfoundry_edgex-go_PR-4105 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 062af8d3cd30019d44081b1021c6648b4b920d9b into PR head commit 5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 Merge succeeded, producing 5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 Checking out Revision 5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 (PR-4105) > 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/4105/head:refs/remotes/origin/PR-4105 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 # 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 062af8d3cd30019d44081b1021c6648b4b920d9b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 # timeout=10 Commit message: "fix: add go-mod-bootstrap v2.2.1-dev.8 version update" > git rev-list --no-walk 1512640f8e52fcf46e88fe04c15d5ec62f82cd8f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-28T20:45:28.932Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-28T20:45:28.988Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-28T20:45:29.004Z] ========================================================= [2022-07-28T20:45:29.004Z] EdgeX Global Pipelines Version Info [2022-07-28T20:45:29.004Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-28T20:45:29.754Z] ------------------- [2022-07-28T20:45:29.754Z] stable info: [2022-07-28T20:45:29.754Z] ------------------- [2022-07-28T20:45:29.754Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-28T20:45:29.754Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-28T20:45:29.754Z] Message: update stable to v1.0.238 [2022-07-28T20:45:30.328Z] ------------------- [2022-07-28T20:45:30.328Z] experimental info: [2022-07-28T20:45:30.328Z] ------------------- [2022-07-28T20:45:30.328Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-28T20:45:30.328Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-28T20:45:30.328Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-28T20:45:30.588Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-28T20:45:30.597Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-28T20:45:30.605Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-28T20:45:30.613Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-28T20:45:30.620Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-28T20:45:30.628Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-28T20:45:30.635Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-28T20:45:30.643Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-28T20:45:30.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-28T20:45:30.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-28T20:45:30.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-28T20:45:30.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-28T20:45:30.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-28T20:45:30.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-28T20:45:30.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-28T20:45:30.734Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-28T20:45:30.751Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-28T20:45:30.767Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-28T20:45:30.778Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-28T20:45:30.791Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-28T20:45:30.801Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-28T20:45:30.812Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-28T20:45:30.824Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-28T20:45:30.839Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4105 [Pipeline] echo [2022-07-28T20:45:30.853Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4105 [Pipeline] echo [2022-07-28T20:45:30.864Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4105 [Pipeline] echo [2022-07-28T20:45:30.875Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 [Pipeline] echo [2022-07-28T20:45:30.886Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5ebe4c5 [Pipeline] echo [2022-07-28T20:45:30.898Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-28T20:45:30.941Z] provisioning config files... [2022-07-28T20:45:30.954Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6890787851751390415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T20:45:31.276Z] ---> docker-login.sh [2022-07-28T20:45:31.276Z] nexus3.edgexfoundry.org:10001 [2022-07-28T20:45:31.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T20:45:31.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T20:45:31.539Z] Configure a credential helper to remove this warning. See [2022-07-28T20:45:31.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T20:45:31.539Z] [2022-07-28T20:45:31.539Z] Login Succeeded [2022-07-28T20:45:31.539Z] nexus3.edgexfoundry.org:10002 [2022-07-28T20:45:31.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T20:45:31.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T20:45:31.801Z] Configure a credential helper to remove this warning. See [2022-07-28T20:45:31.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T20:45:31.801Z] [2022-07-28T20:45:31.801Z] Login Succeeded [2022-07-28T20:45:31.801Z] nexus3.edgexfoundry.org:10003 [2022-07-28T20:45:31.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T20:45:31.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T20:45:31.801Z] Configure a credential helper to remove this warning. See [2022-07-28T20:45:31.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T20:45:31.801Z] [2022-07-28T20:45:31.801Z] Login Succeeded [2022-07-28T20:45:31.801Z] nexus3.edgexfoundry.org:10004 [2022-07-28T20:45:32.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T20:45:32.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T20:45:32.063Z] Configure a credential helper to remove this warning. See [2022-07-28T20:45:32.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T20:45:32.063Z] [2022-07-28T20:45:32.063Z] Login Succeeded [2022-07-28T20:45:32.063Z] docker.io [2022-07-28T20:45:32.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T20:45:32.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T20:45:32.638Z] Configure a credential helper to remove this warning. See [2022-07-28T20:45:32.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T20:45:32.638Z] [2022-07-28T20:45:32.638Z] Login Succeeded [2022-07-28T20:45:32.638Z] ---> docker-login.sh ends [Pipeline] } [2022-07-28T20:45:32.647Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-28T20:45:32.964Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-07-28T20:45:32.964Z] + dirname cmd/core-command/Dockerfile [2022-07-28T20:45:32.964Z] + cut -d/ -f2 [2022-07-28T20:45:32.964Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-28T20:45:32.964Z] + dirname cmd/core-data/Dockerfile [2022-07-28T20:45:32.964Z] + cut -d/ -f2 [2022-07-28T20:45:32.964Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-28T20:45:32.964Z] + dirname cmd/core-metadata/Dockerfile [2022-07-28T20:45:32.964Z] + cut -d/ -f2 [2022-07-28T20:45:32.964Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-28T20:45:32.964Z] + + dirname cmd/security-bootstrapper/Dockerfile [2022-07-28T20:45:32.964Z] cut -d/ -f2 [2022-07-28T20:45:32.964Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-28T20:45:32.964Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-07-28T20:45:32.964Z] + cut -d/ -f2 [2022-07-28T20:45:32.964Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-28T20:45:32.964Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-07-28T20:45:32.964Z] + cut -d/ -f2 [2022-07-28T20:45:32.964Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-28T20:45:32.964Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-07-28T20:45:32.964Z] + cut -d/ -f2 [2022-07-28T20:45:32.964Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-07-28T20:45:32.964Z] + dirname cmd/security-spire-agent/Dockerfile [2022-07-28T20:45:32.964Z] + cut -d/ -f2 [2022-07-28T20:45:32.964Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-07-28T20:45:32.964Z] + dirname cmd/security-spire-config/Dockerfile [2022-07-28T20:45:32.964Z] + cut -d/ -f2 [2022-07-28T20:45:32.964Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-07-28T20:45:32.964Z] + dirname cmd/security-spire-server/Dockerfile [2022-07-28T20:45:32.964Z] + cut -d/ -f2 [2022-07-28T20:45:32.964Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-07-28T20:45:32.964Z] + dirname cmd/support-notifications/Dockerfile [2022-07-28T20:45:32.964Z] + cut -d/ -f2 [2022-07-28T20:45:32.964Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-28T20:45:32.964Z] + dirname cmd/support-scheduler/Dockerfile [2022-07-28T20:45:32.964Z] + cut -d/ -f2 [2022-07-28T20:45:32.964Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-28T20:45:32.964Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-28T20:45:32.964Z] + cut -d/ -f2 [2022-07-28T20:45:32.964Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-28T20:45:33.000Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-28T20:45:33.353Z] + git rev-list -1 --merges 5ebe4c56fd8cc741780ab8d9d214394c00f60fb9~1..5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 [Pipeline] echo [2022-07-28T20:45:33.376Z] -----------> git rev-list -1 --merges 5ebe4c56fd8cc741780ab8d9d214394c00f60fb9~1..5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 [false] [Pipeline] sh [2022-07-28T20:45:33.668Z] + git log --format=format:%s -1 5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 [Pipeline] echo [2022-07-28T20:45:33.684Z] ========================================================= [2022-07-28T20:45:33.684Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-28T20:45:33.684Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-28T20:45:34.109Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-28T20:45:34.110Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-28T20:45:34.110Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-28T20:45:34.110Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-28T20:45:34.110Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-28T20:45:34.110Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-28T20:45:34.110Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T20:45:34.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-28T20:45:34.531Z] [2022-07-28T20:45:34.531Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T20:45:34.835Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-28T20:45:34.835Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-28T20:45:34.835Z] b85a868b505f: Pulling fs layer [2022-07-28T20:45:34.835Z] e2be974225ed: Pulling fs layer [2022-07-28T20:45:34.835Z] 339a4e72a1f5: Pulling fs layer [2022-07-28T20:45:34.835Z] 988bab9f4d93: Pulling fs layer [2022-07-28T20:45:34.835Z] 1469e6f7b9e6: Pulling fs layer [2022-07-28T20:45:34.835Z] eaf3925da568: Pulling fs layer [2022-07-28T20:45:34.835Z] bab4dde63d76: Pulling fs layer [2022-07-28T20:45:34.835Z] bde34c3a00c8: Pulling fs layer [2022-07-28T20:45:34.835Z] b352a97aabf1: Pulling fs layer [2022-07-28T20:45:34.835Z] 4872d77fe225: Pulling fs layer [2022-07-28T20:45:34.835Z] 5851b861e8e6: Pulling fs layer [2022-07-28T20:45:34.835Z] 1469e6f7b9e6: Waiting [2022-07-28T20:45:34.835Z] eaf3925da568: Waiting [2022-07-28T20:45:34.835Z] bab4dde63d76: Waiting [2022-07-28T20:45:34.835Z] bde34c3a00c8: Waiting [2022-07-28T20:45:34.835Z] b352a97aabf1: Waiting [2022-07-28T20:45:34.835Z] 4872d77fe225: Waiting [2022-07-28T20:45:34.835Z] 5851b861e8e6: Waiting [2022-07-28T20:45:34.835Z] 988bab9f4d93: Waiting [2022-07-28T20:45:34.835Z] e2be974225ed: Download complete [2022-07-28T20:45:34.835Z] 988bab9f4d93: Download complete [2022-07-28T20:45:35.096Z] 1469e6f7b9e6: Verifying Checksum [2022-07-28T20:45:35.096Z] 1469e6f7b9e6: Download complete [2022-07-28T20:45:35.096Z] 339a4e72a1f5: Download complete [2022-07-28T20:45:35.096Z] eaf3925da568: Verifying Checksum [2022-07-28T20:45:35.096Z] eaf3925da568: Download complete [2022-07-28T20:45:35.096Z] bde34c3a00c8: Download complete [2022-07-28T20:45:35.096Z] b352a97aabf1: Verifying Checksum [2022-07-28T20:45:35.096Z] b352a97aabf1: Download complete [2022-07-28T20:45:35.096Z] 4872d77fe225: Verifying Checksum [2022-07-28T20:45:35.096Z] 4872d77fe225: Download complete [2022-07-28T20:45:35.096Z] 5851b861e8e6: Verifying Checksum [2022-07-28T20:45:35.096Z] 5851b861e8e6: Download complete [2022-07-28T20:45:35.096Z] b85a868b505f: Verifying Checksum [2022-07-28T20:45:35.096Z] b85a868b505f: Download complete [2022-07-28T20:45:35.357Z] bab4dde63d76: Verifying Checksum [2022-07-28T20:45:35.357Z] bab4dde63d76: Download complete [2022-07-28T20:45:36.740Z] b85a868b505f: Pull complete [2022-07-28T20:45:36.740Z] e2be974225ed: Pull complete [2022-07-28T20:45:37.309Z] 339a4e72a1f5: Pull complete [2022-07-28T20:45:37.309Z] 988bab9f4d93: Pull complete [2022-07-28T20:45:37.573Z] 1469e6f7b9e6: Pull complete [2022-07-28T20:45:37.573Z] eaf3925da568: Pull complete [2022-07-28T20:45:39.485Z] bab4dde63d76: Pull complete [2022-07-28T20:45:39.747Z] bde34c3a00c8: Pull complete [2022-07-28T20:45:39.747Z] b352a97aabf1: Pull complete [2022-07-28T20:45:40.009Z] 4872d77fe225: Pull complete [2022-07-28T20:45:40.009Z] 5851b861e8e6: Pull complete [2022-07-28T20:45:40.009Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-28T20:45:40.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-28T20:45:40.009Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T20:45:40.116Z] prd-ubuntu20.04-docker-8c-8g-21399 does not seem to be running inside a container [2022-07-28T20:45:40.156Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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/py-git-semver:0.1.4 cat [2022-07-28T20:45:42.153Z] $ docker top cbd76d98f01ac057dc695983953ff64c0bd26112d43b3ff0c4b935b0d15e46d3 -eo pid,comm [2022-07-28T20:45:42.221Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-28T20:45:42.222Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-28T20:45:42.259Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-28T20:45:42.259Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-28T20:45:42.398Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-28T20:45:42.404Z] $ docker exec cbd76d98f01ac057dc695983953ff64c0bd26112d43b3ff0c4b935b0d15e46d3 ssh-agent [2022-07-28T20:45:42.528Z] SSH_AUTH_SOCK=/tmp/ssh-afxvJNFkO93R/agent.32 [2022-07-28T20:45:42.528Z] SSH_AGENT_PID=39 [2022-07-28T20:45:42.535Z] Running ssh-add (command line suppressed) [2022-07-28T20:45:42.647Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_8547522079941075584.key (/w/workspace/edgex-go/4@tmp/private_key_8547522079941075584.key) [2022-07-28T20:45:42.661Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-28T20:45:42.952Z] + git tag --points-at HEAD [Pipeline] } [2022-07-28T20:45:42.967Z] $ docker exec --env ******** --env ******** cbd76d98f01ac057dc695983953ff64c0bd26112d43b3ff0c4b935b0d15e46d3 ssh-agent -k [2022-07-28T20:45:43.066Z] unset SSH_AUTH_SOCK; [2022-07-28T20:45:43.066Z] unset SSH_AGENT_PID; [2022-07-28T20:45:43.067Z] echo Agent pid 39 killed; [2022-07-28T20:45:43.074Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-28T20:45:43.100Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-28T20:45:43.100Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-28T20:45:43.218Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-28T20:45:43.224Z] $ docker exec cbd76d98f01ac057dc695983953ff64c0bd26112d43b3ff0c4b935b0d15e46d3 ssh-agent [2022-07-28T20:45:43.346Z] SSH_AUTH_SOCK=/tmp/ssh-RufWUEDFKiL2/agent.73 [2022-07-28T20:45:43.346Z] SSH_AGENT_PID=80 [2022-07-28T20:45:43.351Z] Running ssh-add (command line suppressed) [2022-07-28T20:45:43.464Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_3831001257553238485.key (/w/workspace/edgex-go/4@tmp/private_key_3831001257553238485.key) [2022-07-28T20:45:43.475Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-28T20:45:43.765Z] + git semver init [2022-07-28T20:45:44.025Z] 2022-07-28 20:45:43,955 [run_init] DEBUG init version:0.0.0 force:False [2022-07-28T20:45:44.025Z] 2022-07-28 20:45:43,956 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2022-07-28T20:45:44.025Z] 2022-07-28 20:45:43,957 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2022-07-28T20:45:44.025Z] 2022-07-28 20:45:43,957 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2022-07-28T20:45:49.357Z] 2022-07-28 20:45:48,577 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2022-07-28T20:45:49.357Z] 2022-07-28 20:45:48,578 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4105 with force:False [2022-07-28T20:45:49.357Z] 2022-07-28 20:45:48,578 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4105 [2022-07-28T20:45:49.357Z] 2022-07-28 20:45:48,583 [execute] INFO git cat-file --batch-check [2022-07-28T20:45:49.357Z] 2022-07-28 20:45:48,583 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2022-07-28T20:45:49.357Z] 2022-07-28 20:45:48,589 [execute] INFO git cat-file --batch [2022-07-28T20:45:49.357Z] 2022-07-28 20:45:48,589 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2022-07-28T20:45:49.357Z] 2022-07-28 20:45:48,595 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4105 [2022-07-28T20:45:49.357Z] 0.0.0 [Pipeline] } [2022-07-28T20:45:49.373Z] $ docker exec --env ******** --env ******** cbd76d98f01ac057dc695983953ff64c0bd26112d43b3ff0c4b935b0d15e46d3 ssh-agent -k [2022-07-28T20:45:49.488Z] unset SSH_AUTH_SOCK; [2022-07-28T20:45:49.489Z] unset SSH_AGENT_PID; [2022-07-28T20:45:49.489Z] echo Agent pid 80 killed; [2022-07-28T20:45:49.496Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-28T20:45:49.809Z] + git semver [Pipeline] } [2022-07-28T20:45:50.089Z] $ docker stop --time=1 cbd76d98f01ac057dc695983953ff64c0bd26112d43b3ff0c4b935b0d15e46d3 [2022-07-28T20:45:51.450Z] $ docker rm -f cbd76d98f01ac057dc695983953ff64c0bd26112d43b3ff0c4b935b0d15e46d3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-28T20:45:51.801Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-28T20:45:52.072Z] Stashed 1 file(s) [Pipeline] echo [2022-07-28T20:45:52.075Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-28T20:45:52.507Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2022-07-28T20:45:52.521Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-28T20:45:52.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-28T20:45:52.551Z] ========================================================= [2022-07-28T20:45:52.551Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-28T20:45:52.551Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-28T20:45:52.841Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-28T20:45:52.842Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-28T20:45:52.842Z] 2408cc74d12b: Pulling fs layer [2022-07-28T20:45:52.842Z] ea60b727a1ce: Pulling fs layer [2022-07-28T20:45:52.842Z] 30c4a7721957: Pulling fs layer [2022-07-28T20:45:52.842Z] 370296b7ddb6: Pulling fs layer [2022-07-28T20:45:52.842Z] 7c6cee850709: Pulling fs layer [2022-07-28T20:45:52.842Z] 39a5fcdaea64: Pulling fs layer [2022-07-28T20:45:52.842Z] d94ebbe4e438: Pulling fs layer [2022-07-28T20:45:52.842Z] bcfd1f05c69d: Pulling fs layer [2022-07-28T20:45:52.842Z] 59ccb84bbe0f: Pulling fs layer [2022-07-28T20:45:52.842Z] 7c6cee850709: Waiting [2022-07-28T20:45:52.842Z] 39a5fcdaea64: Waiting [2022-07-28T20:45:52.842Z] d94ebbe4e438: Waiting [2022-07-28T20:45:52.842Z] bcfd1f05c69d: Waiting [2022-07-28T20:45:52.842Z] 59ccb84bbe0f: Waiting [2022-07-28T20:45:52.842Z] 370296b7ddb6: Waiting [2022-07-28T20:45:52.842Z] 30c4a7721957: Verifying Checksum [2022-07-28T20:45:52.842Z] 30c4a7721957: Download complete [2022-07-28T20:45:52.842Z] ea60b727a1ce: Verifying Checksum [2022-07-28T20:45:52.842Z] ea60b727a1ce: Download complete [2022-07-28T20:45:52.842Z] 7c6cee850709: Download complete [2022-07-28T20:45:52.842Z] 39a5fcdaea64: Verifying Checksum [2022-07-28T20:45:52.842Z] 39a5fcdaea64: Download complete [2022-07-28T20:45:52.842Z] 2408cc74d12b: Verifying Checksum [2022-07-28T20:45:52.842Z] 2408cc74d12b: Download complete [2022-07-28T20:45:52.842Z] d94ebbe4e438: Verifying Checksum [2022-07-28T20:45:52.842Z] d94ebbe4e438: Download complete [2022-07-28T20:45:53.101Z] 2408cc74d12b: Pull complete [2022-07-28T20:45:53.363Z] ea60b727a1ce: Pull complete [2022-07-28T20:45:53.363Z] 30c4a7721957: Pull complete [2022-07-28T20:45:53.625Z] 59ccb84bbe0f: Download complete [2022-07-28T20:45:53.625Z] 370296b7ddb6: Verifying Checksum [2022-07-28T20:45:53.625Z] 370296b7ddb6: Download complete [2022-07-28T20:45:53.884Z] bcfd1f05c69d: Verifying Checksum [2022-07-28T20:45:53.884Z] bcfd1f05c69d: Download complete [2022-07-28T20:45:58.089Z] 370296b7ddb6: Pull complete [2022-07-28T20:45:58.089Z] 7c6cee850709: Pull complete [2022-07-28T20:45:58.089Z] 39a5fcdaea64: Pull complete [2022-07-28T20:45:58.089Z] d94ebbe4e438: Pull complete [2022-07-28T20:45:59.998Z] bcfd1f05c69d: Pull complete [2022-07-28T20:46:00.567Z] 59ccb84bbe0f: Pull complete [2022-07-28T20:46:00.567Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-28T20:46:00.567Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-28T20:46:00.567Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-28T20:46:00.869Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-28T20:46:00.869Z] WORKDIR /edgex [2022-07-28T20:46:00.869Z] COPY go.mod . [2022-07-28T20:46:00.869Z] RUN go mod download -t ci-base-image-x86_64 -f - . [2022-07-28T20:46:00.869Z] [2022-07-28T20:46:02.252Z] Sending build context to Docker daemon 335.5MB [2022-07-28T20:46:02.252Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-28T20:46:02.252Z] ---> a4fb48ad2a94 [2022-07-28T20:46:02.252Z] Step 2/4 : WORKDIR /edgex [2022-07-28T20:46:06.475Z] ---> Running in 360c61534965 [2022-07-28T20:46:06.475Z] Removing intermediate container 360c61534965 [2022-07-28T20:46:06.475Z] ---> 5ec5a1c7eb84 [2022-07-28T20:46:06.475Z] Step 3/4 : COPY go.mod . [2022-07-28T20:46:06.475Z] ---> 4f317d452292 [2022-07-28T20:46:06.475Z] Step 4/4 : RUN go mod download [2022-07-28T20:46:06.475Z] ---> Running in 014f0c90b02a [2022-07-28T20:46:07.161Z] Still waiting to schedule task [2022-07-28T20:46:07.161Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-21396’ is offline [2022-07-28T20:46:21.386Z] Removing intermediate container 014f0c90b02a [2022-07-28T20:46:21.386Z] ---> 45c9ddd314e3 [2022-07-28T20:46:21.386Z] Successfully built 45c9ddd314e3 [2022-07-28T20:46:21.386Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T20:46:21.691Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-28T20:46:21.692Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T20:46:21.773Z] prd-ubuntu20.04-docker-8c-8g-21399 does not seem to be running inside a container [2022-07-28T20:46:21.813Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-28T20:46:22.253Z] $ docker top 9c4402a009ffd1f1cbe92280163f9ef1baf1d1f148944bfb437c005a0f6708c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T20:46:22.607Z] + go version [2022-07-28T20:46:22.607Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-28T20:46:22.626Z] $ docker stop --time=1 9c4402a009ffd1f1cbe92280163f9ef1baf1d1f148944bfb437c005a0f6708c1 [2022-07-28T20:46:23.922Z] $ docker rm -f 9c4402a009ffd1f1cbe92280163f9ef1baf1d1f148944bfb437c005a0f6708c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T20:46:24.339Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-28T20:46:24.339Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T20:46:24.430Z] prd-ubuntu20.04-docker-8c-8g-21399 does not seem to be running inside a container [2022-07-28T20:46:24.478Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-28T20:46:24.838Z] $ docker top cb96038000bfbe0716141fce85da1130705de777f14ba18d7472d832dc3f1408 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-28T20:46:24.913Z] ========================================================= [2022-07-28T20:46:24.913Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-28T20:46:24.913Z] ========================================================= [Pipeline] sh [2022-07-28T20:46:25.304Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2022-07-28T20:46:25.604Z] + make test [2022-07-28T20:46:25.605Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-28T20:46:32.183Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-28T20:46:47.086Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-28T20:46:47.086Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-28T20:46:47.086Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-28T20:46:47.086Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-28T20:46:47.086Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-28T20:46:47.086Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-28T20:46:47.086Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-28T20:46:47.086Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-28T20:46:47.086Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-28T20:46:47.086Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-28T20:46:47.086Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-28T20:46:47.086Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-28T20:46:47.086Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-28T20:46:47.086Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-28T20:46:47.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-28T20:46:48.030Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.095s coverage: 28.7% of statements [2022-07-28T20:46:48.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-28T20:46:48.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-28T20:46:48.030Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.115s coverage: 98.5% of statements [2022-07-28T20:46:48.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-28T20:46:48.290Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.132s coverage: 54.2% of statements [2022-07-28T20:46:48.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-28T20:46:48.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-28T20:46:52.491Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.676s coverage: 89.2% of statements [2022-07-28T20:46:52.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-28T20:46:52.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-28T20:46:52.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-28T20:46:52.491Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.109s coverage: 83.8% of statements [2022-07-28T20:46:52.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-28T20:46:52.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-28T20:46:52.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-28T20:46:52.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-28T20:46:52.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-28T20:46:52.491Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.492s coverage: 95.6% of statements [2022-07-28T20:46:52.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-28T20:46:52.491Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-28T20:46:52.491Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.070s coverage: 72.2% of statements [2022-07-28T20:46:52.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-28T20:46:52.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-28T20:46:52.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-28T20:46:52.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-28T20:46:52.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-28T20:46:52.491Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 60.0% of statements [2022-07-28T20:46:52.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-28T20:46:52.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-28T20:46:52.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-28T20:46:52.491Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.083s coverage: 0.9% of statements [2022-07-28T20:46:52.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-28T20:46:52.491Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements [2022-07-28T20:46:52.491Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 29.6% of statements [2022-07-28T20:46:52.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-28T20:46:52.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.072s coverage: 47.1% of statements [2022-07-28T20:46:52.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.070s coverage: 79.5% of statements [2022-07-28T20:46:52.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements [2022-07-28T20:46:52.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.085s coverage: 96.3% of statements [2022-07-28T20:46:52.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.082s coverage: 87.5% of statements [2022-07-28T20:47:00.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements [2022-07-28T20:47:00.640Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2022-07-28T20:47:03.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.219s coverage: 82.4% of statements [2022-07-28T20:47:03.943Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-28T20:47:12.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements [2022-07-28T20:47:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-28T20:47:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-28T20:47:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-28T20:47:12.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements [2022-07-28T20:47:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-28T20:47:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-28T20:47:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-28T20:47:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-28T20:47:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-28T20:47:12.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements [2022-07-28T20:47:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-28T20:47:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-28T20:47:12.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2022-07-28T20:47:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-28T20:47:12.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 58.8% of statements [2022-07-28T20:47:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-28T20:47:12.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.0% of statements [2022-07-28T20:47:12.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2022-07-28T20:47:12.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.070s coverage: 85.4% of statements [2022-07-28T20:47:12.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.254s coverage: 91.2% of statements [2022-07-28T20:47:12.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-28T20:47:12.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.189s coverage: 64.4% of statements [2022-07-28T20:47:12.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-28T20:47:12.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-28T20:47:12.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2022-07-28T20:47:12.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-07-28T20:47:12.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.043s coverage: 100.0% of statements [2022-07-28T20:47:12.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-07-28T20:47:12.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2022-07-28T20:47:12.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.341s coverage: 66.1% of statements [2022-07-28T20:47:12.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-28T20:47:12.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-28T20:47:12.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-28T20:47:12.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.205s coverage: 43.8% of statements [2022-07-28T20:47:12.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-28T20:47:12.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-28T20:47:12.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2022-07-28T20:47:12.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-28T20:47:12.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2022-07-28T20:47:12.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-28T20:47:12.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-28T20:47:12.085Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-28T20:47:12.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-28T20:47:12.085Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.085s coverage: 17.7% of statements [2022-07-28T20:47:12.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-28T20:47:12.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-28T20:47:12.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-28T20:47:12.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-28T20:47:12.085Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.174s coverage: 92.3% of statements [2022-07-28T20:47:12.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-28T20:47:12.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-28T20:47:12.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-28T20:47:12.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-28T20:47:12.085Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2022-07-28T20:47:12.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-28T20:47:12.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-28T20:47:12.085Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.122s coverage: 97.7% of statements [2022-07-28T20:47:12.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-28T20:47:12.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-28T20:47:12.085Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-28T20:47:12.085Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-28T20:47:12.085Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.060s coverage: 28.9% of statements [2022-07-28T20:47:12.085Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-28T20:47:12.085Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-28T20:47:12.085Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-28T20:47:12.085Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-28T20:47:12.085Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-28T20:47:12.085Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-28T20:47:12.085Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-07-28T20:47:12.085Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-07-28T20:47:12.085Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-07-28T20:47:34.048Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-07-28T20:47:34.048Z] GO111MODULE=on go vet ./... [2022-07-28T20:47:37.337Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-28T20:47:37.595Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-28T20:47:37.595Z] ./bin/test-attribution-txt.sh [2022-07-28T20:47:37.854Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-07-28T20:47:37.854Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-07-28T20:47:37.854Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-07-28T20:47:37.854Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-07-28T20:47:37.854Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-07-28T20:47:37.854Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-07-28T20:47:37.854Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-07-28T20:47:37.869Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-28T20:47:38.170Z] + ls -al . [2022-07-28T20:47:38.170Z] total 688 [2022-07-28T20:47:38.170Z] drwxrwxr-x 10 1001 1001 4096 Jul 28 20:46 . [2022-07-28T20:47:38.170Z] drwxr-xr-x 4 root root 4096 Jul 28 20:46 .. [2022-07-28T20:47:38.170Z] -rw-rw-r-- 1 1001 1001 11 Jul 28 20:45 .dockerignore [2022-07-28T20:47:38.170Z] drwxrwxr-x 8 1001 1001 4096 Jul 28 20:47 .git [2022-07-28T20:47:38.170Z] drwxrwxr-x 3 1001 1001 4096 Jul 28 20:45 .github [2022-07-28T20:47:38.170Z] -rw-rw-r-- 1 1001 1001 1030 Jul 28 20:45 .gitignore [2022-07-28T20:47:38.170Z] -rw-rw-r-- 1 1001 1001 42 Jul 28 20:45 .golangci.yml [2022-07-28T20:47:38.170Z] -rw-rw-r-- 1 1001 1001 87 Jul 28 20:45 .hadolint.yml [2022-07-28T20:47:38.170Z] drwxr-xr-x 3 1001 1001 4096 Jul 28 20:45 .semver [2022-07-28T20:47:38.170Z] -rw-rw-r-- 1 1001 1001 166 Jul 28 20:45 .sonarcloud.properties [2022-07-28T20:47:38.170Z] -rw-rw-r-- 1 1001 1001 1171 Jul 28 20:45 ADOPTERS.md [2022-07-28T20:47:38.170Z] -rw-rw-r-- 1 1001 1001 10347 Jul 28 20:45 Attribution.txt [2022-07-28T20:47:38.170Z] -rw-rw-r-- 1 1001 1001 63209 Jul 28 20:45 CHANGELOG.md [2022-07-28T20:47:38.170Z] -rw-rw-r-- 1 1001 1001 3804 Jul 28 20:45 CONTRIBUTING.md [2022-07-28T20:47:38.170Z] -rw-rw-r-- 1 1001 1001 677 Jul 28 20:45 GOVERNANCE.md [2022-07-28T20:47:38.170Z] -rw-rw-r-- 1 1001 1001 850 Jul 28 20:45 Jenkinsfile [2022-07-28T20:47:38.170Z] -rw-rw-r-- 1 1001 1001 10775 Jul 28 20:45 LICENSE [2022-07-28T20:47:38.170Z] -rw-rw-r-- 1 1001 1001 10350 Jul 28 20:45 Makefile [2022-07-28T20:47:38.170Z] -rw-rw-r-- 1 1001 1001 582 Jul 28 20:45 OWNERS.md [2022-07-28T20:47:38.170Z] -rw-rw-r-- 1 1001 1001 9094 Jul 28 20:45 README.md [2022-07-28T20:47:38.170Z] -rw-rw-r-- 1 1001 1001 6912 Jul 28 20:45 SECURITY.md [2022-07-28T20:47:38.170Z] -rw-rw-r-- 1 1001 1001 5 Jul 28 20:45 VERSION [2022-07-28T20:47:38.170Z] -rw-rw-r-- 1 1001 1001 4131 Jul 28 20:45 ZMQWindows.md [2022-07-28T20:47:38.170Z] drwxrwxr-x 2 1001 1001 4096 Jul 28 20:45 bin [2022-07-28T20:47:38.170Z] drwxrwxr-x 18 1001 1001 4096 Jul 28 20:45 cmd [2022-07-28T20:47:38.170Z] -rw-r--r-- 1 root root 436144 Jul 28 20:47 coverage.out [2022-07-28T20:47:38.170Z] -rw-rw-r-- 1 1001 1001 3680 Jul 28 20:45 go.mod [2022-07-28T20:47:38.170Z] -rw-rw-r-- 1 1001 1001 38031 Jul 28 20:45 go.sum [2022-07-28T20:47:38.170Z] drwxrwxr-x 8 1001 1001 4096 Jul 28 20:45 internal [2022-07-28T20:47:38.170Z] drwxrwxr-x 3 1001 1001 4096 Jul 28 20:45 openapi [2022-07-28T20:47:38.170Z] drwxrwxr-x 4 1001 1001 4096 Jul 28 20:45 snap [2022-07-28T20:47:38.170Z] -rw-rw-r-- 1 1001 1001 204 Jul 28 20:45 version.go [Pipeline] sh [2022-07-28T20:47:38.556Z] + '[' -e coverage.out ] [2022-07-28T20:47:38.556Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-28T20:47:38.654Z] Stashed 1 file(s) [Pipeline] sh [2022-07-28T20:47:38.937Z] + make build [2022-07-28T20:47:38.937Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-28T20:47:48.887Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21400 in /w/workspace/edgexfoundry_edgex-go_PR-4105 [Pipeline] { [Pipeline] ws [2022-07-28T20:47:48.900Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2022-07-28T20:47:48.939Z] The recommended git tool is: git [2022-07-28T20:47:53.905Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-28T20:47:55.333Z] using credential edgex-jenkins-ssh [2022-07-28T20:47:55.350Z] Cloning the remote Git repository [2022-07-28T20:47:55.425Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-28T20:47:55.500Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2022-07-28T20:47:55.606Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-28T20:47:55.608Z] > git --version # timeout=10 [2022-07-28T20:47:55.637Z] > git --version # 'git version 2.25.1' [2022-07-28T20:47:55.640Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-28T20:47:55.761Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-28T20:48:03.893Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-28T20:48:04.832Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-28T20:48:12.356Z] Merging remotes/origin/main commit 062af8d3cd30019d44081b1021c6648b4b920d9b into PR head commit 5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 [2022-07-28T20:48:12.733Z] Merge succeeded, producing 5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 [2022-07-28T20:48:12.734Z] Checking out Revision 5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 (PR-4105) [2022-07-28T20:48:12.961Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-28T20:48:12.961Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-28T20:48:11.480Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-28T20:48:11.498Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-28T20:48:11.527Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-28T20:48:11.565Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-28T20:48:11.566Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-28T20:48:11.582Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4105/head:refs/remotes/origin/PR-4105 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-28T20:48:12.382Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T20:48:12.400Z] > git checkout -f 5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 # timeout=10 [2022-07-28T20:48:12.633Z] > git remote # timeout=10 [2022-07-28T20:48:12.658Z] > git config --get remote.origin.url # timeout=10 [2022-07-28T20:48:12.672Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-28T20:48:12.685Z] > git merge 062af8d3cd30019d44081b1021c6648b4b920d9b # timeout=10 [2022-07-28T20:48:12.712Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-28T20:48:12.746Z] > git config core.sparsecheckout # timeout=10 [2022-07-28T20:48:12.764Z] > git checkout -f 5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 # timeout=10 [2022-07-28T20:48:13.530Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-28T20:48:14.919Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-28T20:48:15.859Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-28T20:48:17.043Z] Commit message: "fix: add go-mod-bootstrap v2.2.1-dev.8 version update" [2022-07-28T20:48:17.252Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-28T20:48:17.951Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-28T20:48:17.951Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-28T20:48:17.951Z] Dload Upload Total Spent Left Speed [2022-07-28T20:48:17.951Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 93424 0 --:--:-- --:--:-- --:--:-- 93424 [2022-07-28T20:48:18.195Z] 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 [Pipeline] sh [2022-07-28T20:48:18.725Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-28T20:48:19.070Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-28T20:48:19.070Z] + sudo tee /etc/docker/daemon.new [2022-07-28T20:48:19.070Z] { [2022-07-28T20:48:19.070Z] "registry-mirrors": [ [2022-07-28T20:48:19.070Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-28T20:48:19.070Z] ], [2022-07-28T20:48:19.070Z] "bip": "10.250.0.254/24", [2022-07-28T20:48:19.070Z] "hosts": [ [2022-07-28T20:48:19.070Z] "tcp://0.0.0.0:5555", [2022-07-28T20:48:19.070Z] "unix:///var/run/docker.sock" [2022-07-28T20:48:19.070Z] ], [2022-07-28T20:48:19.070Z] "mtu": 1458, [2022-07-28T20:48:19.070Z] "selinux-enabled": true, [2022-07-28T20:48:19.070Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-28T20:48:19.070Z] } [Pipeline] sh [2022-07-28T20:48:19.133Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-28T20:48:19.423Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-28T20:48:19.769Z] + sudo service docker restart [2022-07-28T20:48:21.042Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-07-28T20:48:22.448Z] $ docker stop --time=1 cb96038000bfbe0716141fce85da1130705de777f14ba18d7472d832dc3f1408 [2022-07-28T20:48:25.600Z] $ docker rm -f cb96038000bfbe0716141fce85da1130705de777f14ba18d7472d832dc3f1408 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T20:48:26.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-28T20:48:26.522Z] [2022-07-28T20:48:26.522Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T20:48:26.839Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-28T20:48:27.101Z] latest: Pulling from edgex-devops/edgex-compose [2022-07-28T20:48:27.101Z] cbdbe7a5bc2a: Pulling fs layer [2022-07-28T20:48:27.101Z] ca9280d653b3: Pulling fs layer [2022-07-28T20:48:27.101Z] 7e9c9ca2126c: Pulling fs layer [2022-07-28T20:48:27.101Z] cbdbe7a5bc2a: Download complete [2022-07-28T20:48:27.360Z] ca9280d653b3: Verifying Checksum [2022-07-28T20:48:27.360Z] ca9280d653b3: Download complete [2022-07-28T20:48:27.360Z] cbdbe7a5bc2a: Pull complete [2022-07-28T20:48:27.928Z] 7e9c9ca2126c: Download complete [2022-07-28T20:48:27.928Z] ca9280d653b3: Pull complete [2022-07-28T20:48:32.130Z] 7e9c9ca2126c: Pull complete [2022-07-28T20:48:32.130Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-07-28T20:48:32.130Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-28T20:48:32.130Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T20:48:32.235Z] prd-ubuntu20.04-docker-8c-8g-21399 does not seem to be running inside a container [2022-07-28T20:48:32.302Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-28T20:48:34.149Z] $ docker top bfa14dda983f5c07945acc078c8702c3d4cd29a2da791e4f687797dbf8064a85 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T20:48:34.564Z] + docker-compose build --help [2022-07-28T20:48:34.564Z] + grep parallel [2022-07-28T20:48:35.135Z] --parallel Build images in parallel. [Pipeline] } [2022-07-28T20:48:35.159Z] $ docker stop --time=1 bfa14dda983f5c07945acc078c8702c3d4cd29a2da791e4f687797dbf8064a85 [2022-07-28T20:48:36.433Z] $ docker rm -f bfa14dda983f5c07945acc078c8702c3d4cd29a2da791e4f687797dbf8064a85 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T20:48:36.909Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-28T20:48:36.910Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T20:48:37.010Z] prd-ubuntu20.04-docker-8c-8g-21399 does not seem to be running inside a container [2022-07-28T20:48:37.054Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-28T20:48:37.463Z] $ docker top 642f8920207fe11b4e3147322919abe7e5a8fbb63b29199ad0d3729ff3830787 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T20:48:37.825Z] + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-28T20:48:38.118Z] provisioning config files... [2022-07-28T20:48:38.143Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config5360971528409689827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T20:48:38.398Z] Building core-command ... [2022-07-28T20:48:38.398Z] Building core-data ... [2022-07-28T20:48:38.398Z] Building core-metadata ... [2022-07-28T20:48:38.398Z] Building security-bootstrapper ... [2022-07-28T20:48:38.398Z] Building security-proxy-setup ... [2022-07-28T20:48:38.398Z] Building security-secretstore-setup ... [2022-07-28T20:48:38.398Z] Building security-spiffe-token-provider ... [2022-07-28T20:48:38.398Z] Building security-spire-agent ... [2022-07-28T20:48:38.398Z] Building security-spire-config ... [2022-07-28T20:48:38.398Z] Building security-spire-server ... [2022-07-28T20:48:38.398Z] Building support-notifications ... [2022-07-28T20:48:38.398Z] Building support-scheduler ... [2022-07-28T20:48:38.398Z] Building sys-mgmt-agent ... [2022-07-28T20:48:38.398Z] Building security-proxy-setup [2022-07-28T20:48:38.398Z] Building security-secretstore-setup [2022-07-28T20:48:38.398Z] Building sys-mgmt-agent [2022-07-28T20:48:38.398Z] Building core-metadata [2022-07-28T20:48:38.398Z] Building core-data [2022-07-28T20:48:38.724Z] ---> docker-login.sh [2022-07-28T20:48:38.724Z] nexus3.edgexfoundry.org:10001 [2022-07-28T20:48:39.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T20:48:39.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T20:48:39.598Z] Configure a credential helper to remove this warning. See [2022-07-28T20:48:39.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T20:48:39.598Z] [2022-07-28T20:48:39.598Z] Login Succeeded [2022-07-28T20:48:39.598Z] nexus3.edgexfoundry.org:10002 [2022-07-28T20:48:39.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T20:48:40.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T20:48:40.146Z] Configure a credential helper to remove this warning. See [2022-07-28T20:48:40.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T20:48:40.146Z] [2022-07-28T20:48:40.146Z] Login Succeeded [2022-07-28T20:48:40.146Z] nexus3.edgexfoundry.org:10003 [2022-07-28T20:48:40.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T20:48:40.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T20:48:40.420Z] Configure a credential helper to remove this warning. See [2022-07-28T20:48:40.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T20:48:40.420Z] [2022-07-28T20:48:40.420Z] Login Succeeded [2022-07-28T20:48:40.420Z] nexus3.edgexfoundry.org:10004 [2022-07-28T20:48:41.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T20:48:41.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T20:48:41.024Z] Configure a credential helper to remove this warning. See [2022-07-28T20:48:41.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T20:48:41.024Z] [2022-07-28T20:48:41.024Z] Login Succeeded [2022-07-28T20:48:41.024Z] docker.io [2022-07-28T20:48:41.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-28T20:48:41.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-28T20:48:41.893Z] Configure a credential helper to remove this warning. See [2022-07-28T20:48:41.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-28T20:48:41.893Z] [2022-07-28T20:48:41.893Z] Login Succeeded [2022-07-28T20:48:41.893Z] ---> docker-login.sh ends [Pipeline] } [2022-07-28T20:48:41.911Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-07-28T20:48:42.491Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2022-07-28T20:48:42.515Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-28T20:48:42.531Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-28T20:48:42.544Z] ========================================================= [2022-07-28T20:48:42.544Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-28T20:48:42.544Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-28T20:48:42.885Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-28T20:48:43.164Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-28T20:48:43.164Z] b3c136eddcbf: Pulling fs layer [2022-07-28T20:48:43.164Z] c0a3192eca97: Pulling fs layer [2022-07-28T20:48:43.164Z] a050256f5b6f: Pulling fs layer [2022-07-28T20:48:43.164Z] 656be50a0ddc: Pulling fs layer [2022-07-28T20:48:43.164Z] 2bbca73fdf42: Pulling fs layer [2022-07-28T20:48:43.164Z] 46d945488cbd: Pulling fs layer [2022-07-28T20:48:43.164Z] 8a5474983e97: Pulling fs layer [2022-07-28T20:48:43.164Z] 329c88fbcd65: Pulling fs layer [2022-07-28T20:48:43.164Z] 656be50a0ddc: Waiting [2022-07-28T20:48:43.164Z] 2bbca73fdf42: Waiting [2022-07-28T20:48:43.164Z] 329c88fbcd65: Waiting [2022-07-28T20:48:43.164Z] 8a5474983e97: Waiting [2022-07-28T20:48:43.164Z] 46d945488cbd: Waiting [2022-07-28T20:48:43.164Z] a050256f5b6f: Verifying Checksum [2022-07-28T20:48:43.164Z] a050256f5b6f: Download complete [2022-07-28T20:48:43.164Z] c0a3192eca97: Verifying Checksum [2022-07-28T20:48:43.164Z] c0a3192eca97: Download complete [2022-07-28T20:48:43.164Z] 2bbca73fdf42: Verifying Checksum [2022-07-28T20:48:43.164Z] 2bbca73fdf42: Download complete [2022-07-28T20:48:43.164Z] 46d945488cbd: Verifying Checksum [2022-07-28T20:48:43.164Z] 46d945488cbd: Download complete [2022-07-28T20:48:43.164Z] b3c136eddcbf: Verifying Checksum [2022-07-28T20:48:43.164Z] b3c136eddcbf: Download complete [2022-07-28T20:48:44.168Z] b3c136eddcbf: Pull complete [2022-07-28T20:48:44.446Z] 329c88fbcd65: Download complete [2022-07-28T20:48:44.726Z] c0a3192eca97: Pull complete [2022-07-28T20:48:45.003Z] a050256f5b6f: Pull complete [2022-07-28T20:48:45.600Z] 8a5474983e97: Verifying Checksum [2022-07-28T20:48:45.600Z] 8a5474983e97: Download complete [2022-07-28T20:48:46.199Z] 656be50a0ddc: Verifying Checksum [2022-07-28T20:48:46.199Z] 656be50a0ddc: Download complete [2022-07-28T20:48:56.505Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T20:48:56.505Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-28T20:48:56.505Z] ---> 45c9ddd314e3 [2022-07-28T20:48:56.505Z] Step 3/23 : WORKDIR /edgex-go [2022-07-28T20:48:56.505Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T20:48:56.505Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-28T20:48:56.505Z] ---> 45c9ddd314e3 [2022-07-28T20:48:56.505Z] Step 3/25 : WORKDIR /edgex-go [2022-07-28T20:48:56.505Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T20:48:56.505Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-28T20:48:56.505Z] ---> 45c9ddd314e3 [2022-07-28T20:48:56.505Z] Step 3/23 : WORKDIR /edgex-go [2022-07-28T20:48:56.505Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T20:48:56.505Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-28T20:48:56.505Z] ---> 45c9ddd314e3 [2022-07-28T20:48:56.505Z] Step 3/22 : WORKDIR /edgex-go [2022-07-28T20:48:56.505Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T20:48:56.505Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-28T20:48:56.505Z] ---> 45c9ddd314e3 [2022-07-28T20:48:56.505Z] Step 3/23 : WORKDIR /edgex-go [2022-07-28T20:48:59.054Z] ---> Running in 66b400770a68 [2022-07-28T20:48:59.054Z] ---> Running in 1dbceaf8ea35 [2022-07-28T20:48:59.054Z] ---> Running in 71f600ae13dd [2022-07-28T20:48:59.054Z] ---> Running in 0493b830076a [2022-07-28T20:48:59.054Z] ---> Running in 452df3f30608 [2022-07-28T20:48:59.054Z] Removing intermediate container 1dbceaf8ea35 [2022-07-28T20:48:59.054Z] ---> 16d206ae8c0e [2022-07-28T20:48:59.054Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T20:48:59.054Z] Removing intermediate container 66b400770a68 [2022-07-28T20:48:59.054Z] ---> e77f2ff22017 [2022-07-28T20:48:59.054Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T20:48:59.054Z] Removing intermediate container 0493b830076a [2022-07-28T20:48:59.054Z] ---> f2c15399c72c [2022-07-28T20:48:59.054Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T20:48:59.054Z] ---> Running in b2c1e98d64ea [2022-07-28T20:48:59.054Z] ---> Running in 346793b61b7d [2022-07-28T20:48:59.054Z] Removing intermediate container 452df3f30608 [2022-07-28T20:48:59.054Z] ---> 65799138ddf6 [2022-07-28T20:48:59.054Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T20:48:59.054Z] Removing intermediate container 71f600ae13dd [2022-07-28T20:48:59.054Z] ---> 046fe6f5b7df [2022-07-28T20:48:59.054Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T20:48:59.054Z] ---> Running in 18a49af7959d [2022-07-28T20:48:59.054Z] ---> Running in 5a743615d03c [2022-07-28T20:48:59.054Z] ---> Running in 3e76e33066a5 [2022-07-28T20:48:59.994Z] Removing intermediate container b2c1e98d64ea [2022-07-28T20:48:59.994Z] ---> 7997033ce683 [2022-07-28T20:48:59.994Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-28T20:48:59.994Z] ---> Running in 34a3ba59ecb0 [2022-07-28T20:48:59.994Z] Removing intermediate container 346793b61b7d [2022-07-28T20:48:59.994Z] ---> c98a529a5a6d [2022-07-28T20:48:59.994Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-28T20:48:59.994Z] ---> Running in 3002e207cbae [2022-07-28T20:49:00.254Z] Removing intermediate container 18a49af7959d [2022-07-28T20:49:00.254Z] ---> dcb900bedd52 [2022-07-28T20:49:00.254Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-28T20:49:00.514Z] ---> Running in 21a7f89879a4 [2022-07-28T20:49:00.514Z] Removing intermediate container 5a743615d03c [2022-07-28T20:49:00.514Z] ---> 31b613b9b042 [2022-07-28T20:49:00.514Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-28T20:49:00.514Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T20:49:00.514Z] ---> Running in a65ea9614aac [2022-07-28T20:49:00.774Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T20:49:00.774Z] Removing intermediate container 3e76e33066a5 [2022-07-28T20:49:00.774Z] ---> 0acd086c74cd [2022-07-28T20:49:00.774Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-28T20:49:00.774Z] ---> Running in 4ae55f797e5c [2022-07-28T20:49:01.301Z] 656be50a0ddc: Pull complete [2022-07-28T20:49:01.301Z] 2bbca73fdf42: Pull complete [2022-07-28T20:49:01.301Z] 46d945488cbd: Pull complete [2022-07-28T20:49:01.349Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T20:49:01.349Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T20:49:01.349Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T20:49:01.349Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T20:49:01.612Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T20:49:01.874Z] OK: 211 MiB in 51 packages [2022-07-28T20:49:01.875Z] OK: 211 MiB in 51 packages [2022-07-28T20:49:02.136Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T20:49:02.136Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T20:49:02.136Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T20:49:02.136Z] Removing intermediate container 34a3ba59ecb0 [2022-07-28T20:49:02.136Z] ---> 69063d5dd6ea [2022-07-28T20:49:02.136Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-28T20:49:02.401Z] ---> e94156c93afa [2022-07-28T20:49:02.402Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T20:49:02.402Z] ---> Running in 5a86a2b23156 [2022-07-28T20:49:02.402Z] Removing intermediate container 3002e207cbae [2022-07-28T20:49:02.402Z] ---> 537a8622fc4a [2022-07-28T20:49:02.402Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-28T20:49:02.402Z] OK: 211 MiB in 51 packages [2022-07-28T20:49:02.664Z] OK: 211 MiB in 51 packages [2022-07-28T20:49:02.664Z] ---> 8ff3155a88cf [2022-07-28T20:49:02.664Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T20:49:02.664Z] ---> Running in 78034dc32aa6 [2022-07-28T20:49:02.664Z] OK: 211 MiB in 51 packages [2022-07-28T20:49:02.664Z] Removing intermediate container 21a7f89879a4 [2022-07-28T20:49:02.664Z] ---> 0da2ef5b2c38 [2022-07-28T20:49:02.664Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-28T20:49:02.924Z] ---> d42a42f3bb26 [2022-07-28T20:49:02.924Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T20:49:02.924Z] ---> Running in 7c75319d7392 [2022-07-28T20:49:02.924Z] Removing intermediate container 4ae55f797e5c [2022-07-28T20:49:02.925Z] ---> 8b56c8bf24dd [2022-07-28T20:49:02.925Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-28T20:49:03.188Z] ---> 4cd6adf22882 [2022-07-28T20:49:03.188Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T20:49:03.188Z] ---> Running in 4604e4d92877 [2022-07-28T20:49:03.188Z] Removing intermediate container a65ea9614aac [2022-07-28T20:49:03.188Z] ---> 9f0255fb266e [2022-07-28T20:49:03.188Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-28T20:49:03.449Z] ---> d0911e0d7db1 [2022-07-28T20:49:03.449Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T20:49:03.449Z] ---> Running in 66d70d68d96d [2022-07-28T20:49:05.654Z] 8a5474983e97: Pull complete [2022-07-28T20:49:07.637Z] 329c88fbcd65: Pull complete [2022-07-28T20:49:07.637Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-28T20:49:07.637Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-28T20:49:07.637Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-28T20:49:07.981Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-28T20:49:07.981Z] WORKDIR /edgex [2022-07-28T20:49:07.981Z] COPY go.mod . [2022-07-28T20:49:07.981Z] RUN go mod download [2022-07-28T20:49:07.981Z] + docker build -t ci-base-image-arm64 -f - . [2022-07-28T20:49:10.621Z] Sending build context to Docker daemon 169.4MB [2022-07-28T20:49:10.621Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-28T20:49:10.621Z] ---> ff4287adb874 [2022-07-28T20:49:10.621Z] Step 2/4 : WORKDIR /edgex [2022-07-28T20:49:12.601Z] ---> Running in 3943d4664bd8 [2022-07-28T20:49:12.601Z] Removing intermediate container 3943d4664bd8 [2022-07-28T20:49:12.601Z] ---> 16b75abe2221 [2022-07-28T20:49:12.601Z] Step 3/4 : COPY go.mod . [2022-07-28T20:49:13.199Z] ---> 8b412072f9d3 [2022-07-28T20:49:13.199Z] Step 4/4 : RUN go mod download [2022-07-28T20:49:13.199Z] ---> Running in 260571c3c7a7 [2022-07-28T20:49:18.379Z] Removing intermediate container 66d70d68d96d [2022-07-28T20:49:18.379Z] ---> 18bb3458da3f [2022-07-28T20:49:18.379Z] Step 8/25 : COPY . . [2022-07-28T20:49:18.379Z] Removing intermediate container 78034dc32aa6 [2022-07-28T20:49:18.379Z] ---> 6f2523e9b919 [2022-07-28T20:49:18.379Z] Step 8/23 : COPY . . [2022-07-28T20:49:18.379Z] Removing intermediate container 5a86a2b23156 [2022-07-28T20:49:18.379Z] ---> 83b1741acb04 [2022-07-28T20:49:18.379Z] Step 8/23 : COPY . . [2022-07-28T20:49:18.379Z] Removing intermediate container 4604e4d92877 [2022-07-28T20:49:18.379Z] ---> 61b3b77c886c [2022-07-28T20:49:18.379Z] Step 8/23 : COPY . . [2022-07-28T20:49:18.379Z] Removing intermediate container 7c75319d7392 [2022-07-28T20:49:18.379Z] ---> a5f97d05fd48 [2022-07-28T20:49:18.379Z] Step 8/22 : COPY . . [2022-07-28T20:49:36.496Z] ---> d86ae6327cd5 [2022-07-28T20:49:36.496Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-28T20:49:36.496Z] ---> 18529f5c2d8a [2022-07-28T20:49:36.496Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-28T20:49:36.496Z] ---> ea4b44186027 [2022-07-28T20:49:36.496Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-28T20:49:36.496Z] ---> 538755fde1d9 [2022-07-28T20:49:36.496Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-28T20:49:36.496Z] ---> a2b8aae26d1f [2022-07-28T20:49:36.496Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-28T20:49:36.496Z] ---> Running in 933da52edf37 [2022-07-28T20:49:36.496Z] ---> Running in cb5d5ba396a2 [2022-07-28T20:49:36.496Z] ---> Running in c1e742b29020 [2022-07-28T20:49:36.496Z] ---> Running in 61b35157eb96 [2022-07-28T20:49:36.496Z] ---> Running in 520400b1c70d [2022-07-28T20:49:36.496Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-28T20:49:36.496Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-28T20:49:36.496Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-28T20:49:36.496Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-28T20:49:36.496Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-28T20:49:45.566Z] Removing intermediate container 260571c3c7a7 [2022-07-28T20:49:45.566Z] ---> 1572a3747019 [2022-07-28T20:49:45.566Z] Successfully built 1572a3747019 [2022-07-28T20:49:45.566Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T20:49:45.918Z] + docker inspect -f . ci-base-image-arm64 [2022-07-28T20:49:45.918Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T20:49:46.156Z] prd-ubuntu20.04-docker-arm64-4c-16g-21400 does not seem to be running inside a container [2022-07-28T20:49:46.249Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-28T20:49:47.552Z] $ docker top de310594124ab5ea9558f177dc55aee1a790065324a61faf88804bb25400f257 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T20:49:48.473Z] + go version [2022-07-28T20:49:48.473Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-28T20:49:48.505Z] $ docker stop --time=1 de310594124ab5ea9558f177dc55aee1a790065324a61faf88804bb25400f257 [2022-07-28T20:49:50.132Z] $ docker rm -f de310594124ab5ea9558f177dc55aee1a790065324a61faf88804bb25400f257 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T20:49:50.709Z] + docker inspect -f . ci-base-image-arm64 [2022-07-28T20:49:50.709Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T20:49:50.962Z] prd-ubuntu20.04-docker-arm64-4c-16g-21400 does not seem to be running inside a container [2022-07-28T20:49:51.063Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-28T20:49:52.267Z] $ docker top 11187f95e45b91d7984fa9879cc5739cfd82597fbf229cde39808e74fdec4558 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-28T20:49:52.536Z] ========================================================= [2022-07-28T20:49:52.536Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-28T20:49:52.536Z] ========================================================= [Pipeline] sh [2022-07-28T20:49:53.186Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2022-07-28T20:49:53.855Z] + make test [2022-07-28T20:49:53.855Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-28T20:50:08.602Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-28T20:50:08.602Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-28T20:50:13.890Z] Removing intermediate container 933da52edf37 [2022-07-28T20:50:13.890Z] ---> 5cf1bdf7fa01 [2022-07-28T20:50:13.890Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-28T20:50:13.890Z] Removing intermediate container c1e742b29020 [2022-07-28T20:50:13.890Z] ---> 390bb6625ee8 [2022-07-28T20:50:13.890Z] [2022-07-28T20:50:13.890Z] Step 10/23 : FROM alpine:3.16 [2022-07-28T20:50:13.890Z] ---> Running in 6bc67d21b457 [2022-07-28T20:50:13.890Z] 3.16: Pulling from library/alpine [2022-07-28T20:50:13.890Z] Removing intermediate container 520400b1c70d [2022-07-28T20:50:13.890Z] ---> b89c73209e42 [2022-07-28T20:50:13.890Z] [2022-07-28T20:50:13.890Z] Step 10/25 : FROM alpine:3.16 [2022-07-28T20:50:13.890Z] Removing intermediate container cb5d5ba396a2 [2022-07-28T20:50:13.890Z] ---> c99329c9b8c9 [2022-07-28T20:50:13.890Z] [2022-07-28T20:50:13.890Z] Step 10/22 : FROM alpine:3.16 [2022-07-28T20:50:13.890Z] 3.16: Pulling from library/alpine [2022-07-28T20:50:13.890Z] 3.16: Pulling from library/alpine [2022-07-28T20:50:13.890Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-28T20:50:13.890Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-28T20:50:13.890Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-28T20:50:13.890Z] Status: Downloaded newer image for alpine:3.16 [2022-07-28T20:50:13.890Z] Status: Image is up to date for alpine:3.16 [2022-07-28T20:50:13.890Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-28T20:50:13.890Z] Status: Image is up to date for alpine:3.16 [2022-07-28T20:50:13.890Z] ---> d7d3d98c851f [2022-07-28T20:50:13.890Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-28T20:50:13.890Z] ---> d7d3d98c851f [2022-07-28T20:50:13.890Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-28T20:50:13.890Z] ---> d7d3d98c851f [2022-07-28T20:50:13.890Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-28T20:50:14.459Z] ---> Running in 28bcfaf5c41b [2022-07-28T20:50:14.459Z] ---> Running in 1c1469699be4 [2022-07-28T20:50:14.459Z] ---> Running in 9d8225447a41 [2022-07-28T20:50:14.459Z] Removing intermediate container 61b35157eb96 [2022-07-28T20:50:14.459Z] ---> f7fd1c949ee7 [2022-07-28T20:50:14.459Z] [2022-07-28T20:50:14.459Z] Step 10/23 : FROM alpine:3.16 [2022-07-28T20:50:14.459Z] ---> d7d3d98c851f [2022-07-28T20:50:14.459Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-28T20:50:14.459Z] ---> Running in f42fe054cdcc [2022-07-28T20:50:14.724Z] Removing intermediate container f42fe054cdcc [2022-07-28T20:50:14.724Z] ---> 42be3a31c697 [2022-07-28T20:50:14.724Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-28T20:50:14.724Z] ---> Running in 38ff9915045c [2022-07-28T20:50:14.724Z] Removing intermediate container 38ff9915045c [2022-07-28T20:50:14.724Z] ---> c20718c45c48 [2022-07-28T20:50:14.724Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-28T20:50:14.724Z] Removing intermediate container 6bc67d21b457 [2022-07-28T20:50:14.724Z] ---> a409c96ec63d [2022-07-28T20:50:14.724Z] [2022-07-28T20:50:14.724Z] Step 11/23 : FROM docker:20.10.14 [2022-07-28T20:50:14.724Z] ---> Running in e3623340db7a [2022-07-28T20:50:14.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T20:50:14.984Z] Removing intermediate container e3623340db7a [2022-07-28T20:50:14.984Z] ---> 0fb9c7204076 [2022-07-28T20:50:14.984Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T20:50:14.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T20:50:14.984Z] ---> Running in 3379dde067ae [2022-07-28T20:50:14.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T20:50:14.984Z] 20.10.14: Pulling from library/docker [2022-07-28T20:50:14.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T20:50:14.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T20:50:15.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T20:50:15.243Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-28T20:50:15.243Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-28T20:50:15.243Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-28T20:50:15.243Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-28T20:50:15.243Z] (5/6) Installing curl (7.83.1-r2) [2022-07-28T20:50:15.243Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-28T20:50:15.243Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T20:50:15.243Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-28T20:50:15.243Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T20:50:15.243Z] Executing ca-certificates-20211220-r0.trigger [2022-07-28T20:50:15.243Z] OK: 6 MiB in 15 packages [2022-07-28T20:50:15.243Z] OK: 8 MiB in 20 packages [2022-07-28T20:50:15.504Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-28T20:50:15.504Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-28T20:50:15.504Z] (3/3) Installing su-exec (0.2-r1) [2022-07-28T20:50:15.504Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T20:50:15.504Z] Executing ca-certificates-20211220-r0.trigger [2022-07-28T20:50:15.504Z] OK: 6 MiB in 17 packages [2022-07-28T20:50:16.449Z] Removing intermediate container 28bcfaf5c41b [2022-07-28T20:50:16.449Z] ---> aa322e79a243 [2022-07-28T20:50:16.449Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-28T20:50:16.449Z] ---> Running in 8bf75b70e35c [2022-07-28T20:50:16.449Z] Removing intermediate container 3379dde067ae [2022-07-28T20:50:16.449Z] ---> 6437d26f9efa [2022-07-28T20:50:16.449Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-28T20:50:16.449Z] Removing intermediate container 1c1469699be4 [2022-07-28T20:50:16.449Z] ---> df1695798113 [2022-07-28T20:50:16.449Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-28T20:50:16.449Z] ---> Running in 4227f07c19dc [2022-07-28T20:50:16.449Z] ---> Running in 9af81937f788 [2022-07-28T20:50:16.449Z] Removing intermediate container 9d8225447a41 [2022-07-28T20:50:16.449Z] ---> 258e760f2f58 [2022-07-28T20:50:16.449Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-28T20:50:16.449Z] Removing intermediate container 8bf75b70e35c [2022-07-28T20:50:16.449Z] ---> 4bc03c4bd100 [2022-07-28T20:50:16.449Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-28T20:50:16.716Z] ---> Running in 310c197511e0 [2022-07-28T20:50:16.716Z] ---> Running in b18d73892de9 [2022-07-28T20:50:16.716Z] Removing intermediate container 9af81937f788 [2022-07-28T20:50:16.716Z] ---> a5d1b82657b8 [2022-07-28T20:50:16.716Z] Step 13/22 : WORKDIR /edgex [2022-07-28T20:50:16.716Z] ---> Running in f47f37e67f9f [2022-07-28T20:50:16.716Z] Removing intermediate container 310c197511e0 [2022-07-28T20:50:16.716Z] ---> 69cfbed0caf8 [2022-07-28T20:50:16.716Z] Step 13/25 : WORKDIR / [2022-07-28T20:50:16.976Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T20:50:16.976Z] Removing intermediate container b18d73892de9 [2022-07-28T20:50:16.976Z] ---> b63ecb157d65 [2022-07-28T20:50:16.976Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-28T20:50:16.976Z] ---> Running in ef0378135749 [2022-07-28T20:50:16.976Z] ---> Running in 28d8360476c9 [2022-07-28T20:50:16.976Z] Removing intermediate container f47f37e67f9f [2022-07-28T20:50:16.976Z] ---> 52249bb91410 [2022-07-28T20:50:16.976Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-28T20:50:16.976Z] Removing intermediate container ef0378135749 [2022-07-28T20:50:16.976Z] ---> 3400f7983bc2 [2022-07-28T20:50:16.976Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-07-28T20:50:17.235Z] Removing intermediate container 28d8360476c9 [2022-07-28T20:50:17.235Z] ---> c8bc5e6c3d38 [2022-07-28T20:50:17.235Z] Step 15/23 : WORKDIR / [2022-07-28T20:50:17.235Z] ---> Running in 6a114aadb53c [2022-07-28T20:50:17.235Z] ---> 6702f9587957 [2022-07-28T20:50:17.235Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-28T20:50:17.493Z] ---> d55ef34b93b0 [2022-07-28T20:50:17.493Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-07-28T20:50:17.493Z] Removing intermediate container 6a114aadb53c [2022-07-28T20:50:17.493Z] ---> 2140cc529bc2 [2022-07-28T20:50:17.493Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T20:50:17.757Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T20:50:18.016Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-28T20:50:18.016Z] ---> de82c2a11a70 [2022-07-28T20:50:18.016Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-28T20:50:18.016Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-28T20:50:18.276Z] ---> 4510416a4264 [2022-07-28T20:50:18.276Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-28T20:50:18.276Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-28T20:50:18.276Z] ---> 4c4d3796a589 [2022-07-28T20:50:18.276Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-28T20:50:18.276Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-28T20:50:18.538Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-28T20:50:18.538Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-28T20:50:18.538Z] ---> 1a1f91b5b0ed [2022-07-28T20:50:18.538Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-07-28T20:50:18.538Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T20:50:18.538Z] OK: 8 MiB in 20 packages [2022-07-28T20:50:18.799Z] ---> e6e53f5cb8b3 [2022-07-28T20:50:18.799Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-28T20:50:18.799Z] ---> a9aa3bb9fe6b [2022-07-28T20:50:18.799Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-28T20:50:18.799Z] ---> 0e29747c420f [2022-07-28T20:50:18.799Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-28T20:50:19.368Z] ---> 9f1909be1774 [2022-07-28T20:50:19.368Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-28T20:50:19.368Z] ---> b20a1240c3f9 [2022-07-28T20:50:19.368Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-28T20:50:19.368Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-28T20:50:19.368Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-28T20:50:19.368Z] ---> 7417809fdb73 [2022-07-28T20:50:19.368Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-07-28T20:50:19.368Z] ---> Running in 0ebd570a9a0b [2022-07-28T20:50:19.368Z] Removing intermediate container 4227f07c19dc [2022-07-28T20:50:19.368Z] ---> c62b5d02d501 [2022-07-28T20:50:19.368Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T20:50:19.368Z] ---> Running in bc6b14e1ecec [2022-07-28T20:50:19.368Z] ---> 5a42023356e3 [2022-07-28T20:50:19.368Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-28T20:50:19.368Z] ---> Running in 5357fc97b615 [2022-07-28T20:50:19.644Z] Removing intermediate container bc6b14e1ecec [2022-07-28T20:50:19.644Z] ---> 785e3e8232af [2022-07-28T20:50:19.644Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T20:50:19.644Z] ---> Running in 116262cd47d9 [2022-07-28T20:50:19.644Z] Removing intermediate container 5357fc97b615 [2022-07-28T20:50:19.644Z] ---> cc2c1957bf6e [2022-07-28T20:50:19.644Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-28T20:50:19.644Z] ---> Running in 58b280cc44c1 [2022-07-28T20:50:19.903Z] ---> 5900cdd3778d [2022-07-28T20:50:19.903Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-28T20:50:19.903Z] Removing intermediate container 116262cd47d9 [2022-07-28T20:50:19.903Z] ---> 061737f9b8e2 [2022-07-28T20:50:19.903Z] Step 21/23 : LABEL arch=x86_64 [2022-07-28T20:50:19.903Z] ---> Running in e8e163cb25c7 [2022-07-28T20:50:19.903Z] ---> fb2712415e73 [2022-07-28T20:50:19.903Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-28T20:50:19.903Z] Removing intermediate container e8e163cb25c7 [2022-07-28T20:50:19.903Z] ---> fed1db6715b4 [2022-07-28T20:50:19.903Z] Step 22/23 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 [2022-07-28T20:50:20.165Z] ---> Running in b81fca2dde42 [2022-07-28T20:50:20.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-28T20:50:20.165Z] ---> b438058c7468 [2022-07-28T20:50:20.165Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-28T20:50:20.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-28T20:50:20.165Z] ---> Running in 3ff3a9d064a9 [2022-07-28T20:50:20.165Z] Removing intermediate container 0ebd570a9a0b [2022-07-28T20:50:20.165Z] ---> 7616d4131e43 [2022-07-28T20:50:20.165Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-28T20:50:20.165Z] Removing intermediate container b81fca2dde42 [2022-07-28T20:50:20.165Z] ---> de690e667e36 [2022-07-28T20:50:20.165Z] Step 23/23 : LABEL version=0.0.0 [2022-07-28T20:50:20.424Z] ---> 5db92878ca7d [2022-07-28T20:50:20.424Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-28T20:50:20.424Z] ---> Running in f201948ff1c4 [2022-07-28T20:50:20.424Z] ---> Running in f007295c45e8 [2022-07-28T20:50:20.424Z] Removing intermediate container f201948ff1c4 [2022-07-28T20:50:20.424Z] ---> 8907d48eaa61 [2022-07-28T20:50:20.424Z] [2022-07-28T20:50:20.424Z] Removing intermediate container f007295c45e8 [2022-07-28T20:50:20.424Z] ---> 4ccd14c40c4d [2022-07-28T20:50:20.424Z] Step 20/22 : LABEL arch=x86_64 [2022-07-28T20:50:20.424Z] ---> Running in 440bac656541 [2022-07-28T20:50:20.424Z] ---> bbf85ac44876 [2022-07-28T20:50:20.424Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-28T20:50:20.424Z] (1/43) Installing readline (8.1.1-r0) [2022-07-28T20:50:20.424Z] (2/43) Installing bash (5.1.16-r0) [2022-07-28T20:50:20.424Z] ---> Running in a05c29f8999c [2022-07-28T20:50:20.424Z] Executing bash-5.1.16-r0.post-install [2022-07-28T20:50:20.424Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-28T20:50:20.424Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-28T20:50:20.424Z] Successfully built 8907d48eaa61 [2022-07-28T20:50:20.424Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-28T20:50:20.424Z] Successfully tagged core-metadata:latest [2022-07-28T20:50:20.424Z]  Building core-metadata ... done Building security-spire-config [2022-07-28T20:50:20.684Z] (6/43) Installing curl (7.80.0-r2) [2022-07-28T20:50:20.684Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-28T20:50:20.684Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-28T20:50:20.684Z] (9/43) Installing expat (2.4.7-r0) [2022-07-28T20:50:20.684Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-28T20:50:20.684Z] (11/43) Installing gdbm (1.22-r0) [2022-07-28T20:50:20.684Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-28T20:50:20.684Z] Removing intermediate container 440bac656541 [2022-07-28T20:50:20.684Z] ---> ff2acea691f8 [2022-07-28T20:50:20.684Z] Step 21/22 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 [2022-07-28T20:50:20.684Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-28T20:50:20.684Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-28T20:50:20.684Z] Removing intermediate container a05c29f8999c [2022-07-28T20:50:20.684Z] ---> b50e13d4abe9 [2022-07-28T20:50:20.684Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T20:50:20.684Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-28T20:50:20.684Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-28T20:50:20.684Z] ---> Running in 5fa0ad1af3b0 [2022-07-28T20:50:20.684Z] (17/43) Installing python3 (3.9.13-r1) [2022-07-28T20:50:20.684Z] ---> Running in fb3492c43831 [2022-07-28T20:50:21.255Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-28T20:50:21.255Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-28T20:50:21.255Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-28T20:50:21.255Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-28T20:50:21.255Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-28T20:50:21.255Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-28T20:50:21.255Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-28T20:50:21.255Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-28T20:50:21.255Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-28T20:50:21.255Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-28T20:50:21.255Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-28T20:50:21.255Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-28T20:50:21.255Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-28T20:50:21.255Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-28T20:50:21.255Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-28T20:50:21.255Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-28T20:50:21.255Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-28T20:50:21.255Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-28T20:50:21.518Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-28T20:50:21.518Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-28T20:50:21.518Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-28T20:50:21.518Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-28T20:50:21.518Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-28T20:50:21.518Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-28T20:50:21.518Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-28T20:50:21.518Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-28T20:50:21.518Z] Executing busybox-1.34.1-r5.trigger [2022-07-28T20:50:21.518Z] OK: 83 MiB in 65 packages [2022-07-28T20:50:22.089Z] Removing intermediate container 5fa0ad1af3b0 [2022-07-28T20:50:22.089Z] ---> 0ff577909ee4 [2022-07-28T20:50:22.089Z] Step 22/22 : LABEL version=0.0.0 [2022-07-28T20:50:22.348Z] Collecting docker-compose==1.23.2 [2022-07-28T20:50:22.348Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-28T20:50:22.348Z] Collecting PyYAML<4,>=3.10 [2022-07-28T20:50:22.348Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-28T20:50:23.302Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-28T20:50:23.302Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-28T20:50:23.903Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-28T20:50:23.903Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-28T20:50:23.903Z] Collecting cached-property<2,>=1.2.0 [2022-07-28T20:50:23.903Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-28T20:50:23.903Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-28T20:50:23.903Z] Collecting docopt<0.7,>=0.6.1 [2022-07-28T20:50:23.903Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-28T20:50:24.164Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T20:50:24.164Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-28T20:50:24.164Z] ---> 45c9ddd314e3 [2022-07-28T20:50:24.164Z] Step 3/26 : WORKDIR /edgex-go [2022-07-28T20:50:24.164Z] ---> Using cache [2022-07-28T20:50:24.164Z] ---> 046fe6f5b7df [2022-07-28T20:50:24.164Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T20:50:24.164Z] ---> Using cache [2022-07-28T20:50:24.164Z] ---> 0acd086c74cd [2022-07-28T20:50:24.164Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-28T20:50:24.425Z] Collecting jsonschema<3,>=2.5.1 [2022-07-28T20:50:24.425Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-28T20:50:24.425Z] Removing intermediate container fb3492c43831 [2022-07-28T20:50:24.425Z] ---> 995e5ba62d58 [2022-07-28T20:50:24.425Z] Step 21/23 : LABEL arch=x86_64 [2022-07-28T20:50:24.425Z] ---> Running in b675900efc67 [2022-07-28T20:50:24.425Z] ---> Running in a90568b6908b [2022-07-28T20:50:24.425Z] ---> Running in 4d7fe5b48b3b [2022-07-28T20:50:24.685Z] Removing intermediate container 3ff3a9d064a9 [2022-07-28T20:50:24.685Z] ---> a03129c1005e [2022-07-28T20:50:24.685Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-28T20:50:24.685Z] Removing intermediate container a90568b6908b [2022-07-28T20:50:24.685Z] ---> 9c2c2d42753c [2022-07-28T20:50:24.685Z] [2022-07-28T20:50:24.685Z] Removing intermediate container 4d7fe5b48b3b [2022-07-28T20:50:24.685Z] ---> a8c28b4a7aa4 [2022-07-28T20:50:24.685Z] Step 22/23 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 [2022-07-28T20:50:24.685Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-28T20:50:24.685Z] ---> Running in 1e6612b40b91 [2022-07-28T20:50:24.685Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-28T20:50:24.685Z] ---> Running in e8af03a92470 [2022-07-28T20:50:24.685Z] Collecting docker<4.0,>=3.6.0 [2022-07-28T20:50:24.685Z] Removing intermediate container 1e6612b40b91 [2022-07-28T20:50:24.685Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-28T20:50:24.685Z] ---> dfd4f74ff74e [2022-07-28T20:50:24.685Z] Step 23/25 : LABEL arch=x86_64 [2022-07-28T20:50:24.685Z] Successfully built 9c2c2d42753c [2022-07-28T20:50:24.685Z] Successfully tagged security-proxy-setup:latest [2022-07-28T20:50:24.685Z] Building core-command [2022-07-28T20:50:24.685Z]  Building security-proxy-setup ... done Removing intermediate container e8af03a92470 [2022-07-28T20:50:24.685Z] ---> 37cbdd919588 [2022-07-28T20:50:24.685Z] Step 23/23 : LABEL version=0.0.0 [2022-07-28T20:50:24.685Z] Collecting texttable<0.10,>=0.9.0 [2022-07-28T20:50:24.685Z] ---> Running in a3caae36bb08 [2022-07-28T20:50:24.685Z] ---> Running in 9da46fbc58c3 [2022-07-28T20:50:24.685Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-28T20:50:24.946Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T20:50:24.946Z] Removing intermediate container a3caae36bb08 [2022-07-28T20:50:24.946Z] ---> ab0381654f13 [2022-07-28T20:50:24.946Z] Step 24/25 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 [2022-07-28T20:50:25.208Z] Collecting docker-pycreds>=0.4.0 [2022-07-28T20:50:25.208Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-28T20:50:25.208Z] Collecting idna<2.8,>=2.5 [2022-07-28T20:50:25.208Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-28T20:50:25.208Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-28T20:50:25.478Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-28T20:50:25.478Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-28T20:50:25.478Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-28T20:50:25.478Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-28T20:50:25.478Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-28T20:50:25.478Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-28T20:50:25.478Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-28T20:50:25.478Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-28T20:50:25.740Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-28T20:50:25.740Z] Attempting uninstall: urllib3 [2022-07-28T20:50:25.740Z] Found existing installation: urllib3 1.26.7 [2022-07-28T20:50:25.740Z] Uninstalling urllib3-1.26.7: [2022-07-28T20:50:25.740Z] Successfully uninstalled urllib3-1.26.7 [2022-07-28T20:50:25.740Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T20:50:25.999Z] OK: 211 MiB in 51 packages [2022-07-28T20:50:26.211Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-28T20:50:26.570Z] Attempting uninstall: idna [2022-07-28T20:50:26.570Z] Found existing installation: idna 3.3 [2022-07-28T20:50:26.570Z] Removing intermediate container 9da46fbc58c3 [2022-07-28T20:50:26.570Z] ---> 90fa2cd2a80a [2022-07-28T20:50:26.570Z] [2022-07-28T20:50:26.570Z] Uninstalling idna-3.3: [2022-07-28T20:50:26.570Z] Successfully uninstalled idna-3.3 [2022-07-28T20:50:26.830Z] Successfully built 90fa2cd2a80a [2022-07-28T20:50:27.780Z] Successfully tagged core-data:latest [2022-07-28T20:50:27.780Z]  Building core-data ... done Building security-bootstrapper [2022-07-28T20:50:28.739Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T20:50:28.739Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-28T20:50:28.739Z] ---> 45c9ddd314e3 [2022-07-28T20:50:28.739Z] Step 3/23 : WORKDIR /edgex-go [2022-07-28T20:50:28.739Z] ---> Using cache [2022-07-28T20:50:28.739Z] ---> 046fe6f5b7df [2022-07-28T20:50:28.739Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T20:50:28.739Z] ---> Using cache [2022-07-28T20:50:28.739Z] ---> 0acd086c74cd [2022-07-28T20:50:28.739Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-28T20:50:28.739Z] ---> Using cache [2022-07-28T20:50:28.739Z] ---> 8b56c8bf24dd [2022-07-28T20:50:28.739Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-28T20:50:28.739Z] ---> Using cache [2022-07-28T20:50:28.739Z] ---> 4cd6adf22882 [2022-07-28T20:50:28.739Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T20:50:28.739Z] ---> Using cache [2022-07-28T20:50:28.739Z] ---> 61b3b77c886c [2022-07-28T20:50:28.739Z] Step 8/23 : COPY . . [2022-07-28T20:50:28.739Z] ---> Using cache [2022-07-28T20:50:28.739Z] ---> 538755fde1d9 [2022-07-28T20:50:28.739Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-28T20:50:29.697Z] ---> Running in 37cc2e2226e1 [2022-07-28T20:50:30.648Z] Attempting uninstall: requests [2022-07-28T20:50:30.648Z] Found existing installation: requests 2.26.0 [2022-07-28T20:50:30.648Z] Uninstalling requests-2.26.0: [2022-07-28T20:50:30.648Z] Successfully uninstalled requests-2.26.0 [2022-07-28T20:50:30.920Z] Running setup.py install for texttable: started [2022-07-28T20:50:31.179Z] ---> Running in 230d02d96840 [2022-07-28T20:50:31.179Z] Removing intermediate container 37cc2e2226e1 [2022-07-28T20:50:31.179Z] ---> f7b3f56f4339 [2022-07-28T20:50:31.179Z] Step 25/25 : LABEL version=0.0.0 [2022-07-28T20:50:31.179Z] Removing intermediate container b675900efc67 [2022-07-28T20:50:31.179Z] ---> 735a235323b0 [2022-07-28T20:50:31.179Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-28T20:50:31.179Z] ---> Running in 7a57d8bab605 [2022-07-28T20:50:31.438Z] Running setup.py install for texttable: finished with status 'done' [2022-07-28T20:50:31.438Z] Running setup.py install for PyYAML: started [2022-07-28T20:50:31.438Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-28T20:50:31.698Z] Removing intermediate container 7a57d8bab605 [2022-07-28T20:50:31.698Z] ---> f13780acb03a [2022-07-28T20:50:31.698Z] [2022-07-28T20:50:31.698Z] ---> 303fee66d166 [2022-07-28T20:50:31.698Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T20:50:31.698Z] Successfully built f13780acb03a [2022-07-28T20:50:31.698Z] Successfully tagged security-secretstore-setup:latest [2022-07-28T20:50:31.698Z] ---> Running in 3c7584a2cfcd [2022-07-28T20:50:31.698Z] Building support-scheduler [2022-07-28T20:50:31.958Z]  Building security-secretstore-setup ... done  Running setup.py install for PyYAML: finished with status 'done' [2022-07-28T20:50:31.958Z] Running setup.py install for docopt: started [2022-07-28T20:50:32.217Z] Running setup.py install for docopt: finished with status 'done' [2022-07-28T20:50:32.217Z] Running setup.py install for dockerpty: started [2022-07-28T20:50:32.790Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-28T20:50:33.049Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T20:50:33.049Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-28T20:50:33.049Z] ---> 45c9ddd314e3 [2022-07-28T20:50:33.049Z] Step 3/31 : WORKDIR /edgex-go [2022-07-28T20:50:33.049Z] ---> Using cache [2022-07-28T20:50:33.049Z] ---> 046fe6f5b7df [2022-07-28T20:50:33.049Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T20:50:33.049Z] ---> Using cache [2022-07-28T20:50:33.049Z] ---> 0acd086c74cd [2022-07-28T20:50:33.049Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-28T20:50:33.049Z] ---> Using cache [2022-07-28T20:50:33.049Z] ---> 8b56c8bf24dd [2022-07-28T20:50:33.049Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-28T20:50:33.049Z] ---> Using cache [2022-07-28T20:50:33.049Z] ---> 4cd6adf22882 [2022-07-28T20:50:33.049Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T20:50:33.049Z] ---> Using cache [2022-07-28T20:50:33.049Z] ---> 61b3b77c886c [2022-07-28T20:50:33.049Z] Step 8/31 : COPY . . [2022-07-28T20:50:33.049Z] ---> Using cache [2022-07-28T20:50:33.050Z] ---> 538755fde1d9 [2022-07-28T20:50:33.050Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-28T20:50:34.440Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-07-28T20:50:35.821Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T20:50:35.821Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-28T20:50:35.821Z] ---> 45c9ddd314e3 [2022-07-28T20:50:35.821Z] Step 3/22 : WORKDIR /edgex-go [2022-07-28T20:50:35.821Z] ---> Using cache [2022-07-28T20:50:35.821Z] ---> 046fe6f5b7df [2022-07-28T20:50:35.821Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T20:50:35.821Z] ---> Using cache [2022-07-28T20:50:35.821Z] ---> 0acd086c74cd [2022-07-28T20:50:35.821Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-28T20:50:35.821Z] ---> Using cache [2022-07-28T20:50:35.821Z] ---> 8b56c8bf24dd [2022-07-28T20:50:35.821Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-28T20:50:35.821Z] ---> Using cache [2022-07-28T20:50:35.821Z] ---> 4cd6adf22882 [2022-07-28T20:50:35.821Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T20:50:35.821Z] ---> Using cache [2022-07-28T20:50:35.821Z] ---> 61b3b77c886c [2022-07-28T20:50:35.821Z] Step 8/22 : COPY . . [2022-07-28T20:50:35.821Z] ---> Using cache [2022-07-28T20:50:35.821Z] ---> 538755fde1d9 [2022-07-28T20:50:35.821Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-28T20:50:39.121Z] ---> Running in 18db46035c67 [2022-07-28T20:50:39.121Z] ---> Running in dba0481cc37f [2022-07-28T20:50:39.695Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-28T20:50:39.956Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-28T20:50:44.155Z] Removing intermediate container 58b280cc44c1 [2022-07-28T20:50:44.155Z] ---> bd8c0682ef07 [2022-07-28T20:50:44.155Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-28T20:50:44.529Z] ---> Running in e81e09108108 [2022-07-28T20:50:44.804Z] Removing intermediate container 3c7584a2cfcd [2022-07-28T20:50:44.804Z] ---> 20ea8fc7a5dc [2022-07-28T20:50:44.804Z] Step 8/26 : COPY . . [2022-07-28T20:50:44.804Z] Removing intermediate container e81e09108108 [2022-07-28T20:50:44.804Z] ---> 3b982d77a7e0 [2022-07-28T20:50:44.804Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-28T20:50:45.067Z] ---> Running in a1fcb144ac50 [2022-07-28T20:50:45.636Z] Removing intermediate container a1fcb144ac50 [2022-07-28T20:50:45.636Z] ---> b48909ef10eb [2022-07-28T20:50:45.636Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-28T20:50:52.240Z] ---> febf0c3dbf29 [2022-07-28T20:50:52.240Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-28T20:50:52.500Z] ---> 13a0dc703736 [2022-07-28T20:50:52.500Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-28T20:50:52.763Z] ---> 74db835f1682 [2022-07-28T20:50:52.763Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-28T20:50:52.763Z] ---> Running in 64b20f9bdd9d [2022-07-28T20:50:53.029Z] Removing intermediate container 64b20f9bdd9d [2022-07-28T20:50:53.029Z] ---> e0cdf3ab588f [2022-07-28T20:50:53.029Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-28T20:50:53.288Z] ---> Running in 83bff235f5bc [2022-07-28T20:50:53.553Z] ---> 173760dd5b38 [2022-07-28T20:50:53.553Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-28T20:50:53.813Z] ---> Running in d74a5cdb72fd [2022-07-28T20:50:53.813Z] Removing intermediate container 83bff235f5bc [2022-07-28T20:50:53.813Z] ---> 2d14c3b16c40 [2022-07-28T20:50:53.813Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-28T20:50:53.813Z] ---> Running in ab93fa254361 [2022-07-28T20:50:54.072Z] Removing intermediate container d74a5cdb72fd [2022-07-28T20:50:54.073Z] ---> e82cc3350560 [2022-07-28T20:50:54.073Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T20:50:54.073Z] ---> Running in 47c5c4f511f3 [2022-07-28T20:50:55.015Z] Removing intermediate container 47c5c4f511f3 [2022-07-28T20:50:55.015Z] ---> 9556fbe097a5 [2022-07-28T20:50:55.015Z] Step 21/23 : LABEL arch=x86_64 [2022-07-28T20:50:55.275Z] ---> Running in c05b3ff2078d [2022-07-28T20:50:55.276Z] Removing intermediate container 230d02d96840 [2022-07-28T20:50:55.276Z] ---> b9a39f2182a0 [2022-07-28T20:50:55.276Z] [2022-07-28T20:50:55.276Z] Step 10/23 : FROM alpine:3.16 [2022-07-28T20:50:55.276Z] ---> d7d3d98c851f [2022-07-28T20:50:55.276Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-28T20:50:55.276Z] ---> Using cache [2022-07-28T20:50:55.276Z] ---> aa322e79a243 [2022-07-28T20:50:55.276Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-28T20:50:55.276Z] ---> Using cache [2022-07-28T20:50:55.276Z] ---> 4bc03c4bd100 [2022-07-28T20:50:55.276Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-28T20:50:55.567Z] ---> Running in ec965a7e42dd [2022-07-28T20:50:55.567Z] Removing intermediate container c05b3ff2078d [2022-07-28T20:50:55.567Z] ---> 451d6d774624 [2022-07-28T20:50:55.567Z] Step 22/23 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 [2022-07-28T20:50:55.567Z] ---> Running in c8c855577194 [2022-07-28T20:50:55.828Z] Removing intermediate container ec965a7e42dd [2022-07-28T20:50:55.828Z] ---> 3a7f1e239023 [2022-07-28T20:50:55.828Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-28T20:50:55.828Z] ---> Running in d38fbfcf2125 [2022-07-28T20:50:55.828Z] Removing intermediate container ab93fa254361 [2022-07-28T20:50:55.828Z] ---> c61cd41e2d41 [2022-07-28T20:50:55.828Z] Step 12/26 : WORKDIR /edgex-go [2022-07-28T20:50:55.828Z] Removing intermediate container c8c855577194 [2022-07-28T20:50:55.828Z] ---> 2668a33f9f17 [2022-07-28T20:50:55.828Z] Step 23/23 : LABEL version=0.0.0 [2022-07-28T20:50:55.828Z] ---> Running in 6d83a0ea97ee [2022-07-28T20:50:55.828Z] ---> Running in d082abccc921 [2022-07-28T20:50:56.089Z] Removing intermediate container d38fbfcf2125 [2022-07-28T20:50:56.089Z] ---> 574303e6e4aa [2022-07-28T20:50:56.089Z] Step 15/23 : WORKDIR / [2022-07-28T20:50:56.089Z] ---> Running in bd311f3172c2 [2022-07-28T20:50:56.089Z] Removing intermediate container d082abccc921 [2022-07-28T20:50:56.089Z] ---> e7148d785053 [2022-07-28T20:50:56.089Z] [2022-07-28T20:50:56.354Z] Removing intermediate container 6d83a0ea97ee [2022-07-28T20:50:56.354Z] ---> 6c72a44548ca [2022-07-28T20:50:56.354Z] [2022-07-28T20:50:56.354Z] Step 13/26 : FROM alpine:3.15 [2022-07-28T20:50:56.354Z] Successfully built e7148d785053 [2022-07-28T20:50:56.354Z] Successfully tagged sys-mgmt-agent:latest [2022-07-28T20:50:56.354Z]  Building sys-mgmt-agent ... done Building security-spire-server [2022-07-28T20:50:56.354Z] 3.15: Pulling from library/alpine [2022-07-28T20:50:56.354Z] Removing intermediate container bd311f3172c2 [2022-07-28T20:50:56.354Z] ---> 8de4fe3b3ca1 [2022-07-28T20:50:56.354Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T20:51:00.557Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T20:51:00.557Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-28T20:51:00.818Z] ---> 45c9ddd314e3 [2022-07-28T20:51:00.818Z] Step 3/25 : WORKDIR /edgex-go [2022-07-28T20:51:00.818Z] ---> Using cache [2022-07-28T20:51:00.818Z] ---> 046fe6f5b7df [2022-07-28T20:51:00.818Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T20:51:00.818Z] ---> Using cache [2022-07-28T20:51:00.818Z] ---> 0acd086c74cd [2022-07-28T20:51:00.818Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-28T20:51:00.818Z] ---> Using cache [2022-07-28T20:51:00.818Z] ---> 735a235323b0 [2022-07-28T20:51:00.818Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-28T20:51:00.818Z] ---> Using cache [2022-07-28T20:51:00.818Z] ---> 303fee66d166 [2022-07-28T20:51:00.818Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T20:51:00.818Z] ---> Using cache [2022-07-28T20:51:00.818Z] ---> 20ea8fc7a5dc [2022-07-28T20:51:00.818Z] Step 8/25 : COPY . . [2022-07-28T20:51:00.818Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-28T20:51:00.818Z] ---> Using cache [2022-07-28T20:51:00.818Z] ---> 13a0dc703736 [2022-07-28T20:51:00.818Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-28T20:51:00.818Z] ---> Using cache [2022-07-28T20:51:00.818Z] ---> e0cdf3ab588f [2022-07-28T20:51:00.818Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-28T20:51:00.818Z] ---> Using cache [2022-07-28T20:51:00.818Z] ---> 2d14c3b16c40 [2022-07-28T20:51:00.818Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-28T20:51:01.757Z] Status: Downloaded newer image for alpine:3.15 [2022-07-28T20:51:01.757Z] ---> 2720e26172a0 [2022-07-28T20:51:01.757Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-28T20:51:02.019Z] ---> ea601ab8c56e [2022-07-28T20:51:02.019Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-28T20:51:02.283Z] ---> Running in 9aa9b9f610e7 [2022-07-28T20:51:02.283Z] ---> Running in 65e149739323 [2022-07-28T20:51:02.283Z] Removing intermediate container 9aa9b9f610e7 [2022-07-28T20:51:02.283Z] ---> 42ea0a5c7cb1 [2022-07-28T20:51:02.283Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T20:51:02.283Z] ---> Running in bdeacd80fdbf [2022-07-28T20:51:02.860Z] ---> 01cf35996712 [2022-07-28T20:51:02.860Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-28T20:51:03.120Z] ---> fc2b15a01b8b [2022-07-28T20:51:03.121Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-28T20:51:03.121Z] ---> Running in eb5b76f58d7a [2022-07-28T20:51:03.384Z] Removing intermediate container 65e149739323 [2022-07-28T20:51:03.384Z] ---> cc2df28298bf [2022-07-28T20:51:03.384Z] Step 12/25 : WORKDIR /edgex-go [2022-07-28T20:51:03.384Z] Removing intermediate container eb5b76f58d7a [2022-07-28T20:51:03.384Z] ---> 6af7d3b76ea4 [2022-07-28T20:51:03.384Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T20:51:03.384Z] ---> Running in d47d39021336 [2022-07-28T20:51:03.643Z] ---> Running in 4c7d62da46a3 [2022-07-28T20:51:03.643Z] Removing intermediate container bdeacd80fdbf [2022-07-28T20:51:03.643Z] ---> 433a0c0ff56b [2022-07-28T20:51:03.643Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-28T20:51:03.643Z] ---> Running in 0b7899dce31a [2022-07-28T20:51:03.643Z] Removing intermediate container d47d39021336 [2022-07-28T20:51:03.643Z] ---> 67df9670d35a [2022-07-28T20:51:03.643Z] [2022-07-28T20:51:03.643Z] Step 13/25 : FROM alpine:3.15 [2022-07-28T20:51:03.643Z] ---> 2720e26172a0 [2022-07-28T20:51:03.643Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-28T20:51:03.643Z] ---> Using cache [2022-07-28T20:51:03.643Z] ---> 42ea0a5c7cb1 [2022-07-28T20:51:03.643Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T20:51:03.643Z] ---> Using cache [2022-07-28T20:51:03.643Z] Removing intermediate container 4c7d62da46a3 [2022-07-28T20:51:03.643Z] ---> 433a0c0ff56b [2022-07-28T20:51:03.643Z] ---> 3749058c7183 [2022-07-28T20:51:03.643Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompatStep 21/23 : LABEL arch=x86_64 [2022-07-28T20:51:03.643Z] [2022-07-28T20:51:03.903Z] ---> Running in abc600935f31 [2022-07-28T20:51:03.903Z] ---> Running in d57fd4103eae [2022-07-28T20:51:03.903Z] Removing intermediate container abc600935f31 [2022-07-28T20:51:03.903Z] ---> e525e5e3e707 [2022-07-28T20:51:03.903Z] Step 22/23 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 [2022-07-28T20:51:04.163Z] ---> Running in 6c19444939f5 [2022-07-28T20:51:04.441Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-28T20:51:04.441Z] Removing intermediate container 6c19444939f5 [2022-07-28T20:51:04.441Z] ---> f2097c743251 [2022-07-28T20:51:04.441Z] Step 23/23 : LABEL version=0.0.0 [2022-07-28T20:51:04.703Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-28T20:51:04.703Z] ---> Running in 169ed98ac65f [2022-07-28T20:51:04.703Z] Removing intermediate container 18db46035c67 [2022-07-28T20:51:04.703Z] ---> f2667d5cbf6c [2022-07-28T20:51:04.703Z] [2022-07-28T20:51:04.703Z] Step 10/31 : FROM alpine:3.16 [2022-07-28T20:51:04.703Z] ---> d7d3d98c851f [2022-07-28T20:51:04.703Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-28T20:51:04.703Z] ---> Running in 556778cf6d1e [2022-07-28T20:51:04.703Z] Removing intermediate container 169ed98ac65f [2022-07-28T20:51:04.703Z] ---> 6db3454caf51 [2022-07-28T20:51:04.703Z] [2022-07-28T20:51:04.967Z] Removing intermediate container 556778cf6d1e [2022-07-28T20:51:04.967Z] ---> bfd28df1ebb3 [2022-07-28T20:51:04.967Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-28T20:51:04.967Z] ---> Running in 186e808bdfa2 [2022-07-28T20:51:04.967Z] Successfully built 6db3454caf51 [2022-07-28T20:51:04.967Z] Successfully tagged core-command:latest [2022-07-28T20:51:04.967Z]  Building core-command ... done Building support-notifications [2022-07-28T20:51:05.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T20:51:05.226Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-28T20:51:05.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T20:51:05.486Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-28T20:51:05.486Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-28T20:51:05.486Z] (2/2) Installing su-exec (0.2-r1) [2022-07-28T20:51:05.486Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T20:51:05.486Z] OK: 6 MiB in 16 packages [2022-07-28T20:51:05.746Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-28T20:51:05.746Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-28T20:51:05.746Z] OK: 15856 distinct packages available [2022-07-28T20:51:05.746Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-28T20:51:05.746Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-28T20:51:05.746Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-28T20:51:05.746Z] OK: 15856 distinct packages available [2022-07-28T20:51:05.746Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-28T20:51:06.691Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-28T20:51:06.691Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-28T20:51:06.953Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-28T20:51:07.214Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-28T20:51:07.214Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-28T20:51:07.214Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-28T20:51:07.214Z] (3/4) Installing libucontext (1.1-r0) [2022-07-28T20:51:07.214Z] (3/5) Installing libucontext (1.1-r0) [2022-07-28T20:51:07.214Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-28T20:51:07.475Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-28T20:51:07.475Z] Executing busybox-1.34.1-r7.trigger [2022-07-28T20:51:07.475Z] OK: 6 MiB in 18 packages [2022-07-28T20:51:07.475Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-28T20:51:07.475Z] Executing busybox-1.34.1-r7.trigger [2022-07-28T20:51:07.475Z] OK: 6 MiB in 19 packages [2022-07-28T20:51:08.863Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T20:51:08.863Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-28T20:51:08.863Z] ---> 45c9ddd314e3 [2022-07-28T20:51:08.863Z] Step 3/22 : WORKDIR /edgex-go [2022-07-28T20:51:08.863Z] ---> Using cache [2022-07-28T20:51:08.863Z] ---> 046fe6f5b7df [2022-07-28T20:51:08.863Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T20:51:08.863Z] ---> Using cache [2022-07-28T20:51:08.863Z] ---> 0acd086c74cd [2022-07-28T20:51:08.863Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-28T20:51:10.800Z] ---> Running in 9e3d104f4b50 [2022-07-28T20:51:10.800Z] Removing intermediate container 186e808bdfa2 [2022-07-28T20:51:10.800Z] ---> ff4f5b18ed4e [2022-07-28T20:51:10.800Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-28T20:51:10.800Z] ---> Running in 23ac8ac01f2f [2022-07-28T20:51:11.061Z] Removing intermediate container d57fd4103eae [2022-07-28T20:51:11.061Z] ---> 3ee7383ae8ac [2022-07-28T20:51:11.061Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-28T20:51:11.061Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T20:51:11.322Z] Removing intermediate container 0b7899dce31a [2022-07-28T20:51:11.322Z] ---> 59f4f77e0153 [2022-07-28T20:51:11.322Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-28T20:51:11.322Z] Removing intermediate container 23ac8ac01f2f [2022-07-28T20:51:11.322Z] ---> 2eb243c11424 [2022-07-28T20:51:11.322Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-07-28T20:51:11.894Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T20:51:12.467Z] OK: 211 MiB in 51 packages [2022-07-28T20:51:13.041Z] ---> Running in bdc5cfa680aa [2022-07-28T20:51:13.627Z] ---> f5b146a8122c [2022-07-28T20:51:13.627Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-28T20:51:13.627Z] ---> 5bcd4d088437 [2022-07-28T20:51:13.627Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-28T20:51:13.627Z] Removing intermediate container bdc5cfa680aa [2022-07-28T20:51:13.627Z] ---> 8930de38a9ed [2022-07-28T20:51:13.627Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-07-28T20:51:13.627Z] ---> Running in da73436899fb [2022-07-28T20:51:13.627Z] Removing intermediate container 9e3d104f4b50 [2022-07-28T20:51:13.627Z] ---> 83bddd4f773e [2022-07-28T20:51:13.627Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-28T20:51:13.889Z] Removing intermediate container dba0481cc37f [2022-07-28T20:51:13.889Z] ---> ebf058755d31 [2022-07-28T20:51:13.889Z] [2022-07-28T20:51:13.889Z] ---> 8972c71f07e9 [2022-07-28T20:51:13.889Z] Step 10/22 : FROM alpine:3.16 [2022-07-28T20:51:13.889Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-28T20:51:13.889Z] ---> d7d3d98c851f [2022-07-28T20:51:13.889Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-28T20:51:13.889Z] ---> Using cache [2022-07-28T20:51:13.889Z] ---> aa322e79a243 [2022-07-28T20:51:13.889Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-28T20:51:13.889Z] ---> Using cache [2022-07-28T20:51:13.889Z] ---> 4bc03c4bd100 [2022-07-28T20:51:13.889Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-28T20:51:13.889Z] ---> db42444205ba [2022-07-28T20:51:13.889Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-28T20:51:13.889Z] Removing intermediate container da73436899fb [2022-07-28T20:51:13.889Z] ---> 00393c24f97c [2022-07-28T20:51:13.889Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-28T20:51:13.889Z] ---> Running in 0c00e2a07f78 [2022-07-28T20:51:13.889Z] ---> Running in 0d8dfa874f51 [2022-07-28T20:51:13.889Z] ---> Running in dd5360dc4d11 [2022-07-28T20:51:13.889Z] ---> f36115b64302 [2022-07-28T20:51:13.889Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T20:51:13.889Z] ---> Running in ee74e046bcae [2022-07-28T20:51:14.149Z] Removing intermediate container 0d8dfa874f51 [2022-07-28T20:51:14.149Z] ---> 37a19b994b35 [2022-07-28T20:51:14.149Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-28T20:51:14.149Z] ---> 201a6923f6e1 [2022-07-28T20:51:14.149Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-28T20:51:14.149Z] Removing intermediate container 0c00e2a07f78 [2022-07-28T20:51:14.149Z] ---> c22b96d92412 [2022-07-28T20:51:14.149Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-28T20:51:14.149Z] ---> Running in b24094b74afa [2022-07-28T20:51:14.149Z] Removing intermediate container b24094b74afa [2022-07-28T20:51:14.149Z] ---> 5e18a5262768 [2022-07-28T20:51:14.149Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T20:51:14.414Z] ---> c5b5387c2e41 [2022-07-28T20:51:14.414Z] Step 21/26 : WORKDIR / [2022-07-28T20:51:14.414Z] ---> Running in 478ce302e0b6 [2022-07-28T20:51:14.414Z] ---> 06a492d92506 [2022-07-28T20:51:14.414Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-28T20:51:14.414Z] ---> Running in 570f959fcf0e [2022-07-28T20:51:14.414Z] Removing intermediate container 478ce302e0b6 [2022-07-28T20:51:14.414Z] ---> fc91788f8c4a [2022-07-28T20:51:14.414Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-28T20:51:14.414Z] ---> 6abd9ac31372 [2022-07-28T20:51:14.414Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-28T20:51:14.414Z] ---> Running in d0513c1cf4a6 [2022-07-28T20:51:14.414Z] Removing intermediate container 570f959fcf0e [2022-07-28T20:51:14.414Z] ---> 5ea245c17832 [2022-07-28T20:51:14.414Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-28T20:51:14.681Z] ---> Running in 11e50d96eedc [2022-07-28T20:51:14.681Z] Removing intermediate container d0513c1cf4a6 [2022-07-28T20:51:14.681Z] ---> 2b2491e6f622 [2022-07-28T20:51:14.681Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-28T20:51:14.681Z] ---> Running in bc60379b4326 [2022-07-28T20:51:14.681Z] Removing intermediate container dd5360dc4d11 [2022-07-28T20:51:14.681Z] ---> 80ba727cf2fa [2022-07-28T20:51:14.681Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-07-28T20:51:14.943Z] Removing intermediate container 11e50d96eedc [2022-07-28T20:51:14.943Z] ---> 88a64b1b0a64 [2022-07-28T20:51:14.943Z] Step 23/25 : LABEL arch=x86_64 [2022-07-28T20:51:14.943Z] Removing intermediate container bc60379b4326 [2022-07-28T20:51:14.943Z] ---> 61f5d078f1a0 [2022-07-28T20:51:14.943Z] Step 24/26 : LABEL arch=x86_64 [2022-07-28T20:51:14.943Z] ---> Running in 81a1dbe94259 [2022-07-28T20:51:14.943Z] ---> Running in 46855ed08d0a [2022-07-28T20:51:15.213Z] ---> Running in 8765bfbe0270 [2022-07-28T20:51:15.213Z] ---> dd4418fa6da0 [2022-07-28T20:51:15.213Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-28T20:51:15.213Z] Removing intermediate container 8765bfbe0270 [2022-07-28T20:51:15.213Z] ---> c618079a83be [2022-07-28T20:51:15.213Z] Step 25/26 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 [2022-07-28T20:51:15.213Z] Removing intermediate container 81a1dbe94259 [2022-07-28T20:51:15.213Z] ---> 2c4568d6540b [2022-07-28T20:51:15.213Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-07-28T20:51:15.213Z] Removing intermediate container 46855ed08d0a [2022-07-28T20:51:15.213Z] ---> 2b7ec16a16b5 [2022-07-28T20:51:15.213Z] Step 24/25 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 [2022-07-28T20:51:15.213Z] ---> Running in 0e84f378d5a4 [2022-07-28T20:51:15.213Z] ---> Running in 722cf62231a1 [2022-07-28T20:51:15.213Z] ---> 97a3a7492cd9 [2022-07-28T20:51:15.213Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-28T20:51:15.213Z] ---> Running in 09a808b429b0 [2022-07-28T20:51:15.213Z] Removing intermediate container 0e84f378d5a4 [2022-07-28T20:51:15.213Z] ---> b8f1a516bcde [2022-07-28T20:51:15.213Z] Step 26/26 : LABEL version=0.0.0 [2022-07-28T20:51:15.474Z] Removing intermediate container 722cf62231a1 [2022-07-28T20:51:15.474Z] ---> 31e7c19c2958 [2022-07-28T20:51:15.474Z] Step 25/25 : LABEL version=0.0.0 [2022-07-28T20:51:15.474Z] ---> 0b966abbbb19 [2022-07-28T20:51:15.474Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-07-28T20:51:15.474Z] ---> Running in cfa1033956e0 [2022-07-28T20:51:15.474Z] Removing intermediate container 09a808b429b0 [2022-07-28T20:51:15.474Z] ---> 026af1894564 [2022-07-28T20:51:15.474Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T20:51:15.474Z] ---> Running in c03db009c49f [2022-07-28T20:51:15.474Z] ---> Running in 760f12ce3757 [2022-07-28T20:51:15.474Z] ---> Running in c20c7c773594 [2022-07-28T20:51:15.474Z] Removing intermediate container cfa1033956e0 [2022-07-28T20:51:15.474Z] ---> 4d363747223f [2022-07-28T20:51:15.474Z] [2022-07-28T20:51:15.737Z] Removing intermediate container 760f12ce3757 [2022-07-28T20:51:15.737Z] ---> 4cddf87e6bf2 [2022-07-28T20:51:15.737Z] [2022-07-28T20:51:15.737Z] Successfully built 4d363747223f [2022-07-28T20:51:15.737Z] Successfully tagged security-spire-config:latest [2022-07-28T20:51:15.737Z]  Building security-spire-config ... done Building security-spire-agent [2022-07-28T20:51:15.737Z] Removing intermediate container c20c7c773594 [2022-07-28T20:51:15.737Z] ---> e3afbe606215 [2022-07-28T20:51:15.737Z] Step 20/22 : LABEL arch=x86_64 [2022-07-28T20:51:15.737Z] ---> Running in 281e45c6e0aa [2022-07-28T20:51:16.001Z] Successfully built 4cddf87e6bf2 [2022-07-28T20:51:16.001Z] Successfully tagged security-spire-server:latest [2022-07-28T20:51:16.001Z] Building security-spiffe-token-provider [2022-07-28T20:51:16.946Z]  Building security-spire-server ... done Removing intermediate container 281e45c6e0aa [2022-07-28T20:51:16.946Z] ---> afb9f005c781 [2022-07-28T20:51:16.946Z] Step 21/22 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 [2022-07-28T20:51:21.173Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T20:51:21.173Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-28T20:51:21.173Z] ---> 45c9ddd314e3 [2022-07-28T20:51:21.173Z] Step 3/20 : WORKDIR /edgex-go [2022-07-28T20:51:21.173Z] ---> Using cache [2022-07-28T20:51:21.173Z] ---> 046fe6f5b7df [2022-07-28T20:51:21.173Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-28T20:51:21.436Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T20:51:21.436Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-28T20:51:21.436Z] ---> 45c9ddd314e3 [2022-07-28T20:51:21.436Z] Step 3/26 : WORKDIR /edgex-go [2022-07-28T20:51:21.436Z] ---> Using cache [2022-07-28T20:51:21.436Z] ---> 046fe6f5b7df [2022-07-28T20:51:21.436Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T20:51:21.436Z] ---> Using cache [2022-07-28T20:51:21.436Z] ---> 0acd086c74cd [2022-07-28T20:51:21.436Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-28T20:51:21.436Z] ---> Using cache [2022-07-28T20:51:21.436Z] ---> 735a235323b0 [2022-07-28T20:51:21.436Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-28T20:51:21.436Z] ---> Using cache [2022-07-28T20:51:21.436Z] ---> 303fee66d166 [2022-07-28T20:51:21.436Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T20:51:21.436Z] ---> Using cache [2022-07-28T20:51:21.436Z] ---> 20ea8fc7a5dc [2022-07-28T20:51:21.436Z] Step 8/26 : COPY . . [2022-07-28T20:51:21.436Z] ---> Using cache [2022-07-28T20:51:21.436Z] ---> 13a0dc703736 [2022-07-28T20:51:21.436Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-28T20:51:21.436Z] ---> Using cache [2022-07-28T20:51:21.436Z] ---> e0cdf3ab588f [2022-07-28T20:51:21.436Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-28T20:51:21.436Z] ---> Using cache [2022-07-28T20:51:21.436Z] ---> 2d14c3b16c40 [2022-07-28T20:51:21.436Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-28T20:51:21.436Z] ---> Using cache [2022-07-28T20:51:21.436Z] ---> c61cd41e2d41 [2022-07-28T20:51:21.436Z] Step 12/26 : WORKDIR /edgex-go [2022-07-28T20:51:21.436Z] ---> Using cache [2022-07-28T20:51:21.436Z] ---> 6c72a44548ca [2022-07-28T20:51:21.436Z] [2022-07-28T20:51:21.436Z] Step 13/26 : FROM alpine:3.15 [2022-07-28T20:51:21.436Z] ---> 2720e26172a0 [2022-07-28T20:51:21.436Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-28T20:51:21.436Z] ---> Using cache [2022-07-28T20:51:21.436Z] ---> 42ea0a5c7cb1 [2022-07-28T20:51:21.436Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T20:51:21.436Z] ---> Using cache [2022-07-28T20:51:21.436Z] ---> 433a0c0ff56b [2022-07-28T20:51:21.436Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-28T20:51:21.436Z] ---> Using cache [2022-07-28T20:51:21.436Z] ---> 3ee7383ae8ac [2022-07-28T20:51:21.436Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-28T20:51:22.823Z] ---> Running in c343219a828b [2022-07-28T20:51:22.823Z] ---> Running in 83a154efb3a2 [2022-07-28T20:51:22.823Z] ---> 2400eca9200b [2022-07-28T20:51:22.823Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-28T20:51:23.083Z] Removing intermediate container c03db009c49f [2022-07-28T20:51:23.083Z] ---> 93fb52a8ac3e [2022-07-28T20:51:23.083Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T20:51:23.083Z] Removing intermediate container 83a154efb3a2 [2022-07-28T20:51:23.083Z] ---> f75569a6cf3d [2022-07-28T20:51:23.083Z] Step 22/22 : LABEL version=0.0.0 [2022-07-28T20:51:23.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T20:51:23.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T20:51:23.343Z] v3.16.1-49-g79e592dfdf [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-07-28T20:51:23.343Z] v3.16.1-51-g3f4189f60c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-07-28T20:51:23.343Z] OK: 17033 distinct packages available [2022-07-28T20:51:23.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T20:51:23.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T20:51:23.869Z] OK: 211 MiB in 51 packages [2022-07-28T20:51:23.869Z] ---> Running in b6f5f2556b1f [2022-07-28T20:51:23.869Z] ---> 4ecf96384728 [2022-07-28T20:51:23.869Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-28T20:51:23.869Z] ---> 93a26a9d413d [2022-07-28T20:51:23.869Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-28T20:51:24.130Z] Removing intermediate container b6f5f2556b1f [2022-07-28T20:51:24.130Z] ---> 90f798f24244 [2022-07-28T20:51:24.130Z] [2022-07-28T20:51:24.130Z] Successfully built 90f798f24244 [2022-07-28T20:51:24.393Z] Successfully tagged support-scheduler:latest [2022-07-28T20:51:24.972Z]  Building support-scheduler ... done  ---> 3e3776ccb8bf [2022-07-28T20:51:24.972Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-28T20:51:24.972Z] ---> 0a3f99a97c3f [2022-07-28T20:51:24.972Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-28T20:51:24.972Z] Removing intermediate container c343219a828b [2022-07-28T20:51:24.972Z] ---> d971945a5c52 [2022-07-28T20:51:24.972Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-28T20:51:25.255Z] ---> e8b2587c8bd9 [2022-07-28T20:51:25.255Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-28T20:51:25.255Z] ---> 718a1e37b466 [2022-07-28T20:51:25.255Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-28T20:51:25.255Z] ---> 3d478cfde27a [2022-07-28T20:51:25.255Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T20:51:25.255Z] ---> Running in 1f707b4ed745 [2022-07-28T20:51:25.517Z] ---> 45fec15786b6 [2022-07-28T20:51:25.517Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-07-28T20:51:25.517Z] ---> 3261dfa2e139 [2022-07-28T20:51:25.517Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-28T20:51:25.517Z] ---> Running in b40d3d4fc45f [2022-07-28T20:51:25.798Z] Removing intermediate container b40d3d4fc45f [2022-07-28T20:51:25.798Z] ---> d8bf4bbfbabf [2022-07-28T20:51:25.798Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-28T20:51:25.798Z] ---> c7913aa483ee [2022-07-28T20:51:25.798Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-28T20:51:25.798Z] ---> Running in 9bf00efb4d35 [2022-07-28T20:51:26.060Z] Removing intermediate container 9bf00efb4d35 [2022-07-28T20:51:26.060Z] ---> c00736553890 [2022-07-28T20:51:26.060Z] Step 24/26 : LABEL arch=x86_64 [2022-07-28T20:51:26.060Z] ---> 09e388476342 [2022-07-28T20:51:26.060Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-28T20:51:26.060Z] ---> Running in d3e193fee1af [2022-07-28T20:51:26.060Z] ---> Running in 69ebaf7c59cf [2022-07-28T20:51:26.323Z] Removing intermediate container d3e193fee1af [2022-07-28T20:51:26.323Z] ---> 831e98c8c930 [2022-07-28T20:51:26.323Z] Step 25/26 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 [2022-07-28T20:51:26.323Z] ---> Running in 432d6c4d3727 [2022-07-28T20:51:26.657Z] Removing intermediate container 432d6c4d3727 [2022-07-28T20:51:26.657Z] ---> 17bd63a1e3db [2022-07-28T20:51:26.657Z] Step 26/26 : LABEL version=0.0.0 [2022-07-28T20:51:26.657Z] ---> Running in 0867b0ebaa08 [2022-07-28T20:51:27.604Z] Removing intermediate container 0867b0ebaa08 [2022-07-28T20:51:27.604Z] ---> 47dd4bff7c81 [2022-07-28T20:51:27.604Z] [2022-07-28T20:51:27.868Z] Successfully built 47dd4bff7c81 [2022-07-28T20:51:27.868Z] Successfully tagged security-spire-agent:latest [2022-07-28T20:51:27.868Z]  Building security-spire-agent ... done Removing intermediate container 69ebaf7c59cf [2022-07-28T20:51:27.868Z] ---> 2efcc8859521 [2022-07-28T20:51:27.868Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-28T20:51:28.130Z] ---> Running in 94938e6589cc [2022-07-28T20:51:28.130Z] Removing intermediate container 94938e6589cc [2022-07-28T20:51:28.130Z] ---> ddf4c7ab3b4e [2022-07-28T20:51:28.130Z] Step 28/31 : CMD ["gate"] [2022-07-28T20:51:28.130Z] ---> Running in 38277418a99f [2022-07-28T20:51:28.130Z] Removing intermediate container ee74e046bcae [2022-07-28T20:51:28.130Z] ---> 855bddcc6d05 [2022-07-28T20:51:28.130Z] Step 8/22 : COPY . . [2022-07-28T20:51:28.399Z] Removing intermediate container 38277418a99f [2022-07-28T20:51:28.399Z] ---> 1d2f08db0ac7 [2022-07-28T20:51:28.399Z] Step 29/31 : LABEL arch=x86_64 [2022-07-28T20:51:28.399Z] ---> Running in 21aaab5a83da [2022-07-28T20:51:30.329Z] Removing intermediate container 21aaab5a83da [2022-07-28T20:51:30.329Z] ---> 1ebf6e177a6f [2022-07-28T20:51:30.329Z] Step 30/31 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 [2022-07-28T20:51:32.248Z] ---> Running in 5e798c1add90 [2022-07-28T20:51:32.511Z] Removing intermediate container 5e798c1add90 [2022-07-28T20:51:32.511Z] ---> 601dba8f31bc [2022-07-28T20:51:32.511Z] Step 31/31 : LABEL version=0.0.0 [2022-07-28T20:51:32.511Z] ---> Running in 77cd118b897c [2022-07-28T20:51:32.511Z] Removing intermediate container 1f707b4ed745 [2022-07-28T20:51:32.511Z] ---> 30c69ddf5bc6 [2022-07-28T20:51:32.511Z] Step 7/20 : COPY . . [2022-07-28T20:51:33.084Z] Removing intermediate container 77cd118b897c [2022-07-28T20:51:33.084Z] ---> 2de1e396b439 [2022-07-28T20:51:33.084Z] [2022-07-28T20:51:33.084Z] Successfully built 2de1e396b439 [2022-07-28T20:51:34.030Z] Successfully tagged security-bootstrapper:latest [2022-07-28T20:51:34.978Z]  Building security-bootstrapper ... done  ---> 5d1260a13440 [2022-07-28T20:51:34.978Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-28T20:51:35.551Z] ---> Running in 018a87687d5f [2022-07-28T20:51:35.814Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-28T20:51:38.363Z] ---> 310eeb513c54 [2022-07-28T20:51:38.363Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-28T20:51:38.363Z] ---> Running in 9a72efb6fea2 [2022-07-28T20:51:38.363Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-07-28T20:52:03.067Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-28T20:52:03.067Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-28T20:52:04.966Z] Removing intermediate container 9a72efb6fea2 [2022-07-28T20:52:04.966Z] ---> 7cfd1130c7ef [2022-07-28T20:52:04.966Z] [2022-07-28T20:52:04.966Z] Step 9/20 : FROM alpine:3.15 [2022-07-28T20:52:04.966Z] ---> 2720e26172a0 [2022-07-28T20:52:04.966Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-28T20:52:04.966Z] ---> Using cache [2022-07-28T20:52:04.966Z] ---> 42ea0a5c7cb1 [2022-07-28T20:52:04.966Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T20:52:04.966Z] ---> Using cache [2022-07-28T20:52:04.966Z] ---> 433a0c0ff56b [2022-07-28T20:52:04.966Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-28T20:52:04.966Z] Removing intermediate container 018a87687d5f [2022-07-28T20:52:04.966Z] ---> 8e2a32e3c27c [2022-07-28T20:52:04.966Z] [2022-07-28T20:52:04.966Z] Step 10/22 : FROM alpine:3.16 [2022-07-28T20:52:04.966Z] ---> d7d3d98c851f [2022-07-28T20:52:04.966Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-28T20:52:04.966Z] ---> Running in 69b408e62cec [2022-07-28T20:52:04.966Z] ---> Running in 57a8defa9c8d [2022-07-28T20:52:04.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-28T20:52:04.966Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-28T20:52:04.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-28T20:52:04.966Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-28T20:52:04.966Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-28T20:52:04.966Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T20:52:04.966Z] Executing ca-certificates-20211220-r0.trigger [2022-07-28T20:52:04.966Z] OK: 6 MiB in 16 packages [2022-07-28T20:52:04.966Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-28T20:52:04.966Z] Removing intermediate container 57a8defa9c8d [2022-07-28T20:52:04.966Z] ---> ddc061bd4b36 [2022-07-28T20:52:04.966Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-28T20:52:04.966Z] ---> Running in adfc94ef794f [2022-07-28T20:52:04.966Z] Removing intermediate container adfc94ef794f [2022-07-28T20:52:04.966Z] ---> 5c8836be8854 [2022-07-28T20:52:04.966Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-28T20:52:04.966Z] ---> Running in 1c03c13d53e4 [2022-07-28T20:52:04.966Z] Removing intermediate container 1c03c13d53e4 [2022-07-28T20:52:04.966Z] ---> 9c43dd82eeea [2022-07-28T20:52:04.966Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-28T20:52:04.966Z] ---> Running in 4c93f0d1f9b8 [2022-07-28T20:52:04.966Z] Removing intermediate container 4c93f0d1f9b8 [2022-07-28T20:52:04.966Z] ---> 02a22dd5020a [2022-07-28T20:52:04.966Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T20:52:04.966Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-28T20:52:04.966Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-28T20:52:04.966Z] OK: 15856 distinct packages available [2022-07-28T20:52:04.967Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-28T20:52:04.967Z] ---> 647820085b80 [2022-07-28T20:52:04.967Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-28T20:52:04.967Z] ---> a4b9e6fd0bbc [2022-07-28T20:52:04.967Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-28T20:52:04.967Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-28T20:52:04.967Z] ---> feb11a9f114f [2022-07-28T20:52:04.967Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-28T20:52:04.967Z] ---> Running in c1970e45d8f5 [2022-07-28T20:52:04.967Z] Removing intermediate container c1970e45d8f5 [2022-07-28T20:52:04.967Z] ---> f94c09618ef7 [2022-07-28T20:52:04.967Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T20:52:04.967Z] ---> Running in bd77a7127ff8 [2022-07-28T20:52:04.967Z] Removing intermediate container bd77a7127ff8 [2022-07-28T20:52:04.967Z] ---> 47a99fa95672 [2022-07-28T20:52:04.967Z] Step 20/22 : LABEL arch=x86_64 [2022-07-28T20:52:05.228Z] ---> Running in 9137d3f9e72d [2022-07-28T20:52:05.228Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-28T20:52:05.228Z] Removing intermediate container 9137d3f9e72d [2022-07-28T20:52:05.228Z] ---> a17cb7d900dd [2022-07-28T20:52:05.228Z] Step 21/22 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 [2022-07-28T20:52:05.228Z] ---> Running in dc12eca0e666 [2022-07-28T20:52:05.228Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-28T20:52:05.228Z] Removing intermediate container dc12eca0e666 [2022-07-28T20:52:05.228Z] ---> db1b35729b6d [2022-07-28T20:52:05.228Z] Step 22/22 : LABEL version=0.0.0 [2022-07-28T20:52:05.228Z] ---> Running in 79b32067c336 [2022-07-28T20:52:05.228Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-28T20:52:05.497Z] Removing intermediate container 79b32067c336 [2022-07-28T20:52:05.497Z] ---> 448fa765f567 [2022-07-28T20:52:05.497Z] [2022-07-28T20:52:05.497Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-28T20:52:05.497Z] Successfully built 448fa765f567 [2022-07-28T20:52:05.497Z] Successfully tagged support-notifications:latest [2022-07-28T20:52:05.497Z]  Building support-notifications ... done (5/9) Installing curl (7.80.0-r2) [2022-07-28T20:52:05.497Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-28T20:52:05.759Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-28T20:52:05.759Z] (8/9) Installing libucontext (1.1-r0) [2022-07-28T20:52:05.759Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-28T20:52:06.022Z] Executing busybox-1.34.1-r7.trigger [2022-07-28T20:52:06.022Z] Executing ca-certificates-20211220-r0.trigger [2022-07-28T20:52:06.022Z] OK: 8 MiB in 23 packages [2022-07-28T20:52:06.471Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-28T20:52:06.472Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-28T20:52:06.602Z] Removing intermediate container 69b408e62cec [2022-07-28T20:52:06.602Z] ---> 99ec1de65ffa [2022-07-28T20:52:06.602Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T20:52:06.865Z] ---> 9616295b940a [2022-07-28T20:52:06.865Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-28T20:52:07.440Z] ---> f290324e2c3e [2022-07-28T20:52:07.440Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-28T20:52:07.440Z] ---> a8a346f71862 [2022-07-28T20:52:07.440Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-28T20:52:07.702Z] ---> Running in c07f3af4e777 [2022-07-28T20:52:07.702Z] Removing intermediate container c07f3af4e777 [2022-07-28T20:52:07.702Z] ---> 3973500f7bb1 [2022-07-28T20:52:07.702Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T20:52:07.702Z] ---> Running in 52f3b7194c8d [2022-07-28T20:52:07.702Z] Removing intermediate container 52f3b7194c8d [2022-07-28T20:52:07.702Z] ---> 1a71d6809298 [2022-07-28T20:52:07.702Z] Step 18/20 : LABEL arch=x86_64 [2022-07-28T20:52:07.702Z] ---> Running in e350b83b6459 [2022-07-28T20:52:07.964Z] Removing intermediate container e350b83b6459 [2022-07-28T20:52:07.964Z] ---> 262406b8ad9d [2022-07-28T20:52:07.964Z] Step 19/20 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 [2022-07-28T20:52:07.964Z] ---> Running in 28bca37a8495 [2022-07-28T20:52:07.964Z] Removing intermediate container 28bca37a8495 [2022-07-28T20:52:07.964Z] ---> a7f9265d2e4a [2022-07-28T20:52:07.964Z] Step 20/20 : LABEL version=0.0.0 [2022-07-28T20:52:07.964Z] ---> Running in 6f89f02ff27d [2022-07-28T20:52:07.964Z] Removing intermediate container 6f89f02ff27d [2022-07-28T20:52:07.964Z] ---> ca21bec03c85 [2022-07-28T20:52:07.964Z] [2022-07-28T20:52:08.227Z] Successfully built ca21bec03c85 [2022-07-28T20:52:08.227Z] Successfully tagged security-spiffe-token-provider:latest [2022-07-28T20:52:08.235Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-07-28T20:52:08.248Z] $ docker stop --time=1 642f8920207fe11b4e3147322919abe7e5a8fbb63b29199ad0d3729ff3830787 [2022-07-28T20:52:08.460Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-28T20:52:08.461Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-28T20:52:08.461Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-28T20:52:08.461Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-28T20:52:08.461Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-28T20:52:09.449Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-28T20:52:09.449Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-28T20:52:09.542Z] $ docker rm -f 642f8920207fe11b4e3147322919abe7e5a8fbb63b29199ad0d3729ff3830787 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-28T20:52:09.890Z] + docker images [2022-07-28T20:52:09.890Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-28T20:52:09.890Z] security-spiffe-token-provider latest ca21bec03c85 2 seconds ago 29.1MB [2022-07-28T20:52:09.890Z] support-notifications latest 448fa765f567 4 seconds ago 27.1MB [2022-07-28T20:52:09.890Z] 7cfd1130c7ef 8 seconds ago 1.74GB [2022-07-28T20:52:09.890Z] 8e2a32e3c27c 9 seconds ago 1.75GB [2022-07-28T20:52:09.890Z] security-bootstrapper latest 2de1e396b439 37 seconds ago 19.3MB [2022-07-28T20:52:09.890Z] security-spire-agent latest 47dd4bff7c81 43 seconds ago 125MB [2022-07-28T20:52:09.890Z] support-scheduler latest 90f798f24244 46 seconds ago 26.5MB [2022-07-28T20:52:09.890Z] security-spire-config latest 4d363747223f 54 seconds ago 85.8MB [2022-07-28T20:52:09.890Z] security-spire-server latest 4cddf87e6bf2 54 seconds ago 86.5MB [2022-07-28T20:52:09.890Z] ebf058755d31 56 seconds ago 1.74GB [2022-07-28T20:52:09.890Z] f2667d5cbf6c About a minute ago 1.69GB [2022-07-28T20:52:09.890Z] core-command latest 6db3454caf51 About a minute ago 16.2MB [2022-07-28T20:52:09.890Z] 67df9670d35a About a minute ago 1.58GB [2022-07-28T20:52:09.890Z] 6c72a44548ca About a minute ago 1.58GB [2022-07-28T20:52:09.890Z] sys-mgmt-agent latest e7148d785053 About a minute ago 299MB [2022-07-28T20:52:09.890Z] b9a39f2182a0 About a minute ago 1.68GB [2022-07-28T20:52:09.890Z] security-secretstore-setup latest f13780acb03a About a minute ago 28.9MB [2022-07-28T20:52:09.890Z] core-data latest 90fa2cd2a80a About a minute ago 21.5MB [2022-07-28T20:52:09.890Z] security-proxy-setup latest 9c2c2d42753c About a minute ago 27.2MB [2022-07-28T20:52:09.890Z] core-metadata latest 8907d48eaa61 About a minute ago 17.1MB [2022-07-28T20:52:09.890Z] f7fd1c949ee7 About a minute ago 1.71GB [2022-07-28T20:52:09.890Z] a409c96ec63d About a minute ago 1.69GB [2022-07-28T20:52:09.890Z] b89c73209e42 About a minute ago 1.7GB [2022-07-28T20:52:09.890Z] 390bb6625ee8 About a minute ago 1.69GB [2022-07-28T20:52:09.890Z] c99329c9b8c9 About a minute ago 1.69GB [2022-07-28T20:52:09.890Z] ci-base-image-x86_64 latest 45c9ddd314e3 5 minutes ago 993MB [2022-07-28T20:52:09.890Z] alpine 3.15 2720e26172a0 8 days ago 5.57MB [2022-07-28T20:52:09.890Z] alpine 3.16 d7d3d98c851f 10 days ago 5.53MB [2022-07-28T20:52:09.890Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 weeks ago 253MB [2022-07-28T20:52:09.890Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 3 weeks ago 677MB [2022-07-28T20:52:09.890Z] docker 20.10.14 7417809fdb73 3 months ago 218MB [2022-07-28T20:52:09.890Z] 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] } [2022-07-28T20:52:10.057Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-28T20:52:10.057Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-28T20:52:10.057Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-28T20:52:10.057Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [Pipeline] // stage [Pipeline] } [2022-07-28T20:52:25.194Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.308s coverage: 28.7% of statements [2022-07-28T20:52:25.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-28T20:52:25.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-28T20:52:27.843Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.440s coverage: 98.5% of statements [2022-07-28T20:52:27.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-28T20:52:27.843Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.455s coverage: 54.2% of statements [2022-07-28T20:52:27.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-28T20:52:27.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-28T20:52:50.121Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.224s coverage: 89.2% of statements [2022-07-28T20:52:50.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-28T20:52:50.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-28T20:52:50.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-28T20:52:50.121Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.463s coverage: 83.8% of statements [2022-07-28T20:52:50.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-28T20:52:50.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-28T20:52:50.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-28T20:52:50.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-28T20:52:50.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-28T20:52:50.121Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.316s coverage: 95.6% of statements [2022-07-28T20:52:50.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-28T20:52:50.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-28T20:52:50.121Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.454s coverage: 72.2% of statements [2022-07-28T20:52:50.121Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-28T20:52:50.121Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-28T20:52:50.121Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-28T20:52:50.121Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-28T20:52:50.121Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-28T20:52:50.121Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.384s coverage: 60.0% of statements [2022-07-28T20:52:50.121Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-28T20:52:50.121Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-28T20:52:50.121Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-28T20:52:50.121Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.321s coverage: 0.9% of statements [2022-07-28T20:52:50.121Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-28T20:52:50.121Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.281s coverage: 58.8% of statements [2022-07-28T20:52:51.103Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.250s coverage: 29.6% of statements [2022-07-28T20:52:51.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-28T20:52:56.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.288s coverage: 47.1% of statements [2022-07-28T20:52:56.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.251s coverage: 79.5% of statements [2022-07-28T20:52:56.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.313s coverage: 94.1% of statements [2022-07-28T20:52:56.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.249s coverage: 96.3% of statements [2022-07-28T20:52:59.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.223s coverage: 87.5% of statements [2022-07-28T20:53:07.470Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.248s coverage: 94.4% of statements [2022-07-28T20:53:07.471Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.215s coverage: 44.8% of statements [2022-07-28T20:53:17.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.689s coverage: 82.4% of statements [2022-07-28T20:53:17.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-28T20:53:22.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.321s coverage: 92.9% of statements [2022-07-28T20:53:22.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-28T20:53:22.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-28T20:53:22.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-28T20:53:22.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.074s coverage: 65.1% of statements [2022-07-28T20:53:22.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-28T20:53:22.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-28T20:53:22.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-28T20:53:22.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-28T20:53:22.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-28T20:53:22.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.215s coverage: 87.2% of statements [2022-07-28T20:53:22.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-28T20:53:22.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-28T20:53:22.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements [2022-07-28T20:53:22.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-28T20:53:22.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.272s coverage: 58.8% of statements [2022-07-28T20:53:22.018Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-28T20:53:22.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.252s coverage: 80.0% of statements [2022-07-28T20:53:22.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.207s coverage: 87.2% of statements [2022-07-28T20:53:22.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.294s coverage: 85.4% of statements [2022-07-28T20:53:22.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.843s coverage: 91.2% of statements [2022-07-28T20:53:22.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-28T20:53:26.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.900s coverage: 64.4% of statements [2022-07-28T20:53:26.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-28T20:53:26.379Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-28T20:53:26.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.287s coverage: 100.0% of statements [2022-07-28T20:53:26.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.096s coverage: 89.4% of statements [2022-07-28T20:53:26.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements [2022-07-28T20:53:26.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements [2022-07-28T20:53:26.379Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements [2022-07-28T20:53:34.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.517s coverage: 66.1% of statements [2022-07-28T20:53:34.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-28T20:53:34.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-28T20:53:34.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-28T20:53:35.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.869s coverage: 43.8% of statements [2022-07-28T20:53:35.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-28T20:53:35.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-28T20:53:35.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.306s coverage: 89.5% of statements [2022-07-28T20:53:35.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-28T20:53:35.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.265s coverage: 84.8% of statements [2022-07-28T20:53:35.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-28T20:53:35.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-28T20:53:35.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-28T20:53:35.754Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-28T20:53:44.077Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.424s coverage: 17.7% of statements [2022-07-28T20:53:44.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-28T20:53:44.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-28T20:53:44.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-28T20:53:44.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-28T20:53:44.077Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.761s coverage: 92.3% of statements [2022-07-28T20:53:44.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-28T20:53:44.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-28T20:53:44.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-28T20:53:44.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-28T20:53:44.077Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.250s coverage: 63.2% of statements [2022-07-28T20:53:44.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-28T20:53:44.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-28T20:53:44.077Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.460s coverage: 97.7% of statements [2022-07-28T20:53:44.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-28T20:53:44.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-28T20:53:44.077Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-28T20:53:44.077Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-28T20:53:44.077Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.230s coverage: 28.9% of statements [2022-07-28T20:53:44.077Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-28T20:53:44.077Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-28T20:53:44.077Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-28T20:53:44.077Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-28T20:53:44.077Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-28T20:53:44.077Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-28T20:53:44.077Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.219s coverage: 100.0% of statements [2022-07-28T20:53:44.077Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 96.9% of statements [2022-07-28T20:53:45.059Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-07-28T20:53:45.059Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-28T20:53:45.059Z] GO111MODULE=on go vet ./... [2022-07-28T20:55:36.964Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-28T20:55:36.964Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-28T20:55:36.964Z] ./bin/test-attribution-txt.sh [2022-07-28T20:55:36.964Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-07-28T20:55:36.964Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-07-28T20:55:36.964Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-07-28T20:55:36.964Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-07-28T20:55:36.964Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-07-28T20:55:36.964Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-07-28T20:55:36.964Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-07-28T20:55:36.987Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-28T20:55:37.655Z] + ls -al . [2022-07-28T20:55:37.655Z] total 684 [2022-07-28T20:55:37.655Z] drwxrwxr-x 9 1001 1001 4096 Jul 28 20:49 . [2022-07-28T20:55:37.655Z] drwxr-xr-x 4 root root 4096 Jul 28 20:49 .. [2022-07-28T20:55:37.655Z] -rw-rw-r-- 1 1001 1001 11 Jul 28 20:48 .dockerignore [2022-07-28T20:55:37.655Z] drwxrwxr-x 8 1001 1001 4096 Jul 28 20:48 .git [2022-07-28T20:55:37.655Z] drwxrwxr-x 3 1001 1001 4096 Jul 28 20:48 .github [2022-07-28T20:55:37.655Z] -rw-rw-r-- 1 1001 1001 1030 Jul 28 20:48 .gitignore [2022-07-28T20:55:37.655Z] -rw-rw-r-- 1 1001 1001 42 Jul 28 20:48 .golangci.yml [2022-07-28T20:55:37.655Z] -rw-rw-r-- 1 1001 1001 87 Jul 28 20:48 .hadolint.yml [2022-07-28T20:55:37.655Z] -rw-rw-r-- 1 1001 1001 166 Jul 28 20:48 .sonarcloud.properties [2022-07-28T20:55:37.655Z] -rw-rw-r-- 1 1001 1001 1171 Jul 28 20:48 ADOPTERS.md [2022-07-28T20:55:37.655Z] -rw-rw-r-- 1 1001 1001 10347 Jul 28 20:48 Attribution.txt [2022-07-28T20:55:37.655Z] -rw-rw-r-- 1 1001 1001 63209 Jul 28 20:48 CHANGELOG.md [2022-07-28T20:55:37.655Z] -rw-rw-r-- 1 1001 1001 3804 Jul 28 20:48 CONTRIBUTING.md [2022-07-28T20:55:37.655Z] -rw-rw-r-- 1 1001 1001 677 Jul 28 20:48 GOVERNANCE.md [2022-07-28T20:55:37.655Z] -rw-rw-r-- 1 1001 1001 850 Jul 28 20:48 Jenkinsfile [2022-07-28T20:55:37.655Z] -rw-rw-r-- 1 1001 1001 10775 Jul 28 20:48 LICENSE [2022-07-28T20:55:37.655Z] -rw-rw-r-- 1 1001 1001 10350 Jul 28 20:48 Makefile [2022-07-28T20:55:37.655Z] -rw-rw-r-- 1 1001 1001 582 Jul 28 20:48 OWNERS.md [2022-07-28T20:55:37.655Z] -rw-rw-r-- 1 1001 1001 9094 Jul 28 20:48 README.md [2022-07-28T20:55:37.655Z] -rw-rw-r-- 1 1001 1001 6912 Jul 28 20:48 SECURITY.md [2022-07-28T20:55:37.655Z] -rw-rw-r-- 1 1001 1001 5 Jul 28 20:45 VERSION [2022-07-28T20:55:37.655Z] -rw-rw-r-- 1 1001 1001 4131 Jul 28 20:48 ZMQWindows.md [2022-07-28T20:55:37.655Z] drwxrwxr-x 2 1001 1001 4096 Jul 28 20:48 bin [2022-07-28T20:55:37.655Z] drwxrwxr-x 18 1001 1001 4096 Jul 28 20:48 cmd [2022-07-28T20:55:37.655Z] -rw-r--r-- 1 root root 436144 Jul 28 20:53 coverage.out [2022-07-28T20:55:37.655Z] -rw-rw-r-- 1 1001 1001 3680 Jul 28 20:48 go.mod [2022-07-28T20:55:37.655Z] -rw-rw-r-- 1 1001 1001 38031 Jul 28 20:48 go.sum [2022-07-28T20:55:37.655Z] drwxrwxr-x 8 1001 1001 4096 Jul 28 20:48 internal [2022-07-28T20:55:37.655Z] drwxrwxr-x 3 1001 1001 4096 Jul 28 20:48 openapi [2022-07-28T20:55:37.655Z] drwxrwxr-x 4 1001 1001 4096 Jul 28 20:48 snap [2022-07-28T20:55:37.655Z] -rw-rw-r-- 1 1001 1001 204 Jul 28 20:48 version.go [Pipeline] sh [2022-07-28T20:55:38.317Z] + '[' -e coverage.out ] [2022-07-28T20:55:38.317Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-28T20:55:38.346Z] Warning: overwriting stash ‘coverage-report’ [2022-07-28T20:55:39.143Z] Stashed 1 file(s) [Pipeline] sh [2022-07-28T20:55:39.799Z] + make build [2022-07-28T20:55:39.799Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-28T20:57:01.628Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-28T20:58:09.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/core-command/core-command ./cmd/core-command [2022-07-28T20:58:09.712Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-28T20:58:48.785Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-28T20:58:48.786Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-28T20:58:48.786Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-28T20:58:54.195Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-28T20:58:57.595Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-28T20:59:03.003Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-28T20:59:05.633Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-28T20:59:09.028Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-28T20:59:17.333Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-07-28T20:59:21.676Z] $ docker stop --time=1 11187f95e45b91d7984fa9879cc5739cfd82597fbf229cde39808e74fdec4558 [2022-07-28T20:59:23.831Z] $ docker rm -f 11187f95e45b91d7984fa9879cc5739cfd82597fbf229cde39808e74fdec4558 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T20:59:26.167Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-28T20:59:26.168Z] [2022-07-28T20:59:26.168Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T20:59:26.524Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-28T20:59:26.803Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-07-28T20:59:26.803Z] 29e5d40040c1: Pulling fs layer [2022-07-28T20:59:26.803Z] 1ce36da41761: Pulling fs layer [2022-07-28T20:59:26.803Z] 25b303627fd3: Pulling fs layer [2022-07-28T20:59:27.081Z] 29e5d40040c1: Verifying Checksum [2022-07-28T20:59:27.081Z] 29e5d40040c1: Download complete [2022-07-28T20:59:27.359Z] 1ce36da41761: Verifying Checksum [2022-07-28T20:59:27.359Z] 1ce36da41761: Download complete [2022-07-28T20:59:27.634Z] 29e5d40040c1: Pull complete [2022-07-28T20:59:29.135Z] 25b303627fd3: Verifying Checksum [2022-07-28T20:59:29.135Z] 25b303627fd3: Download complete [2022-07-28T20:59:29.135Z] 1ce36da41761: Pull complete [2022-07-28T20:59:41.695Z] 25b303627fd3: Pull complete [2022-07-28T20:59:41.695Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-07-28T20:59:41.695Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-28T20:59:41.695Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T20:59:41.942Z] prd-ubuntu20.04-docker-arm64-4c-16g-21400 does not seem to be running inside a container [2022-07-28T20:59:42.040Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-28T20:59:44.330Z] $ docker top 069e1ae309436d8132e8d1cd18757033bf97760412edaf4f562c9eaac710cbe4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T20:59:45.253Z] + + grep paralleldocker-compose build --help [2022-07-28T20:59:45.253Z] [2022-07-28T20:59:48.629Z] --parallel Build images in parallel. [Pipeline] } [2022-07-28T20:59:48.936Z] $ docker stop --time=1 069e1ae309436d8132e8d1cd18757033bf97760412edaf4f562c9eaac710cbe4 [2022-07-28T20:59:50.571Z] $ docker rm -f 069e1ae309436d8132e8d1cd18757033bf97760412edaf4f562c9eaac710cbe4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T20:59:51.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-28T20:59:51.177Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T20:59:51.437Z] prd-ubuntu20.04-docker-arm64-4c-16g-21400 does not seem to be running inside a container [2022-07-28T20:59:51.533Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-28T20:59:52.791Z] $ docker top 2546d12b781cbb5671451057a4fb8c55371b440450b0564192011f102ccfeaf9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T20:59:53.697Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-28T20:59:57.995Z] Building core-command ... [2022-07-28T20:59:57.995Z] Building core-data ... [2022-07-28T20:59:57.995Z] Building core-metadata ... [2022-07-28T20:59:57.995Z] Building security-bootstrapper ... [2022-07-28T20:59:57.995Z] Building security-proxy-setup ... [2022-07-28T20:59:57.995Z] Building security-secretstore-setup ... [2022-07-28T20:59:57.995Z] Building security-spiffe-token-provider ... [2022-07-28T20:59:57.995Z] Building security-spire-agent ... [2022-07-28T20:59:57.995Z] Building security-spire-config ... [2022-07-28T20:59:57.995Z] Building security-spire-server ... [2022-07-28T20:59:57.995Z] Building support-notifications ... [2022-07-28T20:59:57.995Z] Building support-scheduler ... [2022-07-28T20:59:57.995Z] Building sys-mgmt-agent ... [2022-07-28T20:59:57.995Z] Building core-command [2022-07-28T20:59:57.995Z] Building security-spiffe-token-provider [2022-07-28T20:59:57.995Z] Building core-data [2022-07-28T20:59:57.995Z] Building sys-mgmt-agent [2022-07-28T20:59:57.995Z] Building core-metadata [2022-07-28T21:01:34.811Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T21:01:34.811Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-28T21:01:34.811Z] ---> 1572a3747019 [2022-07-28T21:01:34.811Z] Step 3/23 : WORKDIR /edgex-go [2022-07-28T21:01:34.811Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T21:01:34.811Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-28T21:01:34.811Z] ---> 1572a3747019 [2022-07-28T21:01:34.811Z] Step 3/23 : WORKDIR /edgex-go [2022-07-28T21:01:34.811Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T21:01:34.811Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-28T21:01:34.811Z] ---> 1572a3747019 [2022-07-28T21:01:34.811Z] Step 3/23 : WORKDIR /edgex-go [2022-07-28T21:01:34.811Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T21:01:34.811Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-28T21:01:34.811Z] ---> 1572a3747019 [2022-07-28T21:01:34.811Z] Step 3/23 : WORKDIR /edgex-go [2022-07-28T21:01:34.811Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T21:01:34.811Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-28T21:01:34.811Z] ---> 1572a3747019 [2022-07-28T21:01:34.811Z] Step 3/20 : WORKDIR /edgex-go [2022-07-28T21:01:34.811Z] ---> Running in be7216e02537 [2022-07-28T21:01:34.811Z] ---> Running in 52d06a87ad6b [2022-07-28T21:01:34.811Z] ---> Running in 5c0e074c2282 [2022-07-28T21:01:34.811Z] ---> Running in b15812413ba7 [2022-07-28T21:01:34.811Z] ---> Running in fa3d3fbb8299 [2022-07-28T21:01:34.811Z] Removing intermediate container 5c0e074c2282 [2022-07-28T21:01:34.811Z] ---> 6842486bdf38 [2022-07-28T21:01:34.811Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T21:01:34.811Z] Removing intermediate container be7216e02537 [2022-07-28T21:01:34.811Z] ---> 7e5cabe78460 [2022-07-28T21:01:34.811Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T21:01:34.811Z] ---> Running in bd6e7b3a2f27 [2022-07-28T21:01:34.811Z] Removing intermediate container fa3d3fbb8299 [2022-07-28T21:01:34.811Z] ---> 9a31bb61a97f [2022-07-28T21:01:34.811Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-28T21:01:34.811Z] Removing intermediate container b15812413ba7 [2022-07-28T21:01:34.811Z] ---> 165180110643 [2022-07-28T21:01:34.811Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T21:01:34.812Z] Removing intermediate container 52d06a87ad6b [2022-07-28T21:01:34.812Z] ---> 289113f26ccb [2022-07-28T21:01:34.812Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T21:01:34.812Z] ---> Running in a959cf261630 [2022-07-28T21:01:34.812Z] ---> Running in 8887c63bb63e [2022-07-28T21:01:34.812Z] ---> Running in d90582d743b9 [2022-07-28T21:01:34.812Z] ---> Running in 73a8c48bb15e [2022-07-28T21:01:34.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T21:01:34.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T21:01:34.812Z] Removing intermediate container bd6e7b3a2f27 [2022-07-28T21:01:34.812Z] ---> f472a0b0bf59 [2022-07-28T21:01:34.812Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-28T21:01:34.812Z] ---> Running in 310e1e22586b [2022-07-28T21:01:34.812Z] Removing intermediate container a959cf261630 [2022-07-28T21:01:34.812Z] ---> 9d94bfdb5658 [2022-07-28T21:01:34.812Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-28T21:01:34.812Z] ---> Running in 0f30680595a9 [2022-07-28T21:01:34.812Z] v3.16.1-49-g79e592dfdf [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-07-28T21:01:34.812Z] v3.16.1-51-g3f4189f60c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-07-28T21:01:34.812Z] OK: 16887 distinct packages available [2022-07-28T21:01:34.812Z] Removing intermediate container 73a8c48bb15e [2022-07-28T21:01:34.812Z] ---> 77193353d513 [2022-07-28T21:01:34.812Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-28T21:01:34.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T21:01:34.812Z] ---> Running in 46cd54ddf603 [2022-07-28T21:01:34.812Z] Removing intermediate container d90582d743b9 [2022-07-28T21:01:34.812Z] ---> 7c499fcde218 [2022-07-28T21:01:34.812Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-28T21:01:34.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T21:01:34.812Z] ---> Running in 3c153df212a1 [2022-07-28T21:01:34.812Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T21:01:34.812Z] OK: 221 MiB in 51 packages [2022-07-28T21:01:34.812Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T21:01:34.812Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T21:01:34.812Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T21:01:34.812Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T21:01:34.812Z] Removing intermediate container 8887c63bb63e [2022-07-28T21:01:34.812Z] ---> 37f11c68d8b5 [2022-07-28T21:01:34.812Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-28T21:01:34.812Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T21:01:34.812Z] ---> 0d62f98d93ce [2022-07-28T21:01:34.812Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T21:01:34.812Z] OK: 221 MiB in 51 packages [2022-07-28T21:01:34.812Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T21:01:34.812Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T21:01:34.812Z] ---> Running in 5dc0e7a44ea4 [2022-07-28T21:01:34.812Z] OK: 221 MiB in 51 packages [2022-07-28T21:01:34.812Z] OK: 221 MiB in 51 packages [2022-07-28T21:01:34.812Z] OK: 221 MiB in 51 packages [2022-07-28T21:01:34.812Z] Removing intermediate container 310e1e22586b [2022-07-28T21:01:34.812Z] ---> 7f1ff76a9d63 [2022-07-28T21:01:34.812Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-28T21:01:34.812Z] Removing intermediate container 0f30680595a9 [2022-07-28T21:01:34.812Z] ---> 6e1e42dc606f [2022-07-28T21:01:34.812Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-28T21:01:34.812Z] Removing intermediate container 46cd54ddf603 [2022-07-28T21:01:34.812Z] ---> c0ae5285cf0e [2022-07-28T21:01:34.812Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-28T21:01:35.089Z] Removing intermediate container 3c153df212a1 [2022-07-28T21:01:35.089Z] ---> 10b6c14e0dc8 [2022-07-28T21:01:35.089Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-28T21:01:35.366Z] ---> c271ac446cf6 [2022-07-28T21:01:35.366Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T21:01:35.366Z] ---> Running in 5becae3e108d [2022-07-28T21:01:35.977Z] ---> 75aa116e3503 [2022-07-28T21:01:35.977Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T21:01:36.259Z] ---> ccf86f5d0f4f [2022-07-28T21:01:36.259Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T21:01:36.259Z] ---> Running in 45d3f7b281e2 [2022-07-28T21:01:36.259Z] ---> Running in b2ed9048ea3d [2022-07-28T21:01:36.535Z] ---> 01898eb41dc1 [2022-07-28T21:01:36.535Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T21:01:36.809Z] ---> Running in 582a8d8a0672 [2022-07-28T21:02:33.406Z] Removing intermediate container 5dc0e7a44ea4 [2022-07-28T21:02:33.406Z] ---> 6e732177d59f [2022-07-28T21:02:33.406Z] Step 7/20 : COPY . . [2022-07-28T21:02:33.406Z] Removing intermediate container 5becae3e108d [2022-07-28T21:02:33.406Z] ---> 54ec71eb410d [2022-07-28T21:02:33.406Z] Step 8/23 : COPY . . [2022-07-28T21:02:33.406Z] Removing intermediate container 45d3f7b281e2 [2022-07-28T21:02:33.406Z] ---> 40970611ac7e [2022-07-28T21:02:33.406Z] Step 8/23 : COPY . . [2022-07-28T21:02:33.406Z] Removing intermediate container b2ed9048ea3d [2022-07-28T21:02:33.406Z] ---> 12b845584ba2 [2022-07-28T21:02:33.406Z] Step 8/23 : COPY . . [2022-07-28T21:02:33.406Z] Removing intermediate container 582a8d8a0672 [2022-07-28T21:02:33.406Z] ---> 3635764e9403 [2022-07-28T21:02:33.406Z] Step 8/23 : COPY . . [2022-07-28T21:03:00.273Z] ---> 48e8d475ad40 [2022-07-28T21:03:00.273Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-28T21:03:00.273Z] ---> ecfae31e895f [2022-07-28T21:03:00.273Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-28T21:03:00.273Z] ---> Running in 4d395f85587e [2022-07-28T21:03:00.273Z] ---> Running in 702f7178c112 [2022-07-28T21:03:00.273Z] ---> 94323ec82409 [2022-07-28T21:03:00.273Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-28T21:03:00.273Z] ---> Running in 7f7d62fbada5 [2022-07-28T21:03:00.273Z] ---> 133e70596a4d [2022-07-28T21:03:00.273Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-28T21:03:00.273Z] ---> 0a445c87d539 [2022-07-28T21:03:00.273Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-28T21:03:00.273Z] ---> Running in 4e2c8ed1885b [2022-07-28T21:03:00.273Z] ---> Running in c1c06ca26ca1 [2022-07-28T21:03:00.273Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-07-28T21:03:00.273Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-28T21:03:00.555Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-28T21:03:01.156Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-28T21:03:01.156Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-28T21:08:08.377Z] Removing intermediate container 7f7d62fbada5 [2022-07-28T21:08:08.377Z] ---> 83c0e1a21b38 [2022-07-28T21:08:08.377Z] [2022-07-28T21:08:08.377Z] Step 10/23 : FROM alpine:3.16 [2022-07-28T21:08:08.377Z] 3.16: Pulling from library/alpine [2022-07-28T21:08:08.377Z] Removing intermediate container 4e2c8ed1885b [2022-07-28T21:08:08.377Z] ---> 4213a252da31 [2022-07-28T21:08:08.377Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-28T21:08:08.377Z] ---> Running in 2dc29cbd4376 [2022-07-28T21:08:08.377Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-28T21:08:08.377Z] Status: Downloaded newer image for alpine:3.16 [2022-07-28T21:08:08.377Z] ---> 3d81c46cd875 [2022-07-28T21:08:08.377Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-28T21:08:08.377Z] ---> Running in 3ae3a5cd3141 [2022-07-28T21:08:08.377Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-28T21:08:08.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T21:08:08.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T21:08:08.978Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-28T21:08:08.978Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T21:08:08.978Z] OK: 5 MiB in 15 packages [2022-07-28T21:08:10.976Z] Removing intermediate container 3ae3a5cd3141 [2022-07-28T21:08:10.976Z] ---> f11613e708ed [2022-07-28T21:08:10.976Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-28T21:08:10.976Z] ---> Running in db0507654e55 [2022-07-28T21:08:11.265Z] Removing intermediate container db0507654e55 [2022-07-28T21:08:11.265Z] ---> d8f11c105665 [2022-07-28T21:08:11.265Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-28T21:08:11.265Z] ---> Running in bd4e917ccb48 [2022-07-28T21:08:12.277Z] Removing intermediate container bd4e917ccb48 [2022-07-28T21:08:12.277Z] ---> 757cc149c723 [2022-07-28T21:08:12.277Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-28T21:08:12.277Z] ---> Running in 49c47b43ac11 [2022-07-28T21:08:12.888Z] Removing intermediate container 49c47b43ac11 [2022-07-28T21:08:12.888Z] ---> 6f975cbfa8a4 [2022-07-28T21:08:12.888Z] Step 15/23 : WORKDIR / [2022-07-28T21:08:13.166Z] ---> Running in 12ff432e830b [2022-07-28T21:08:13.166Z] Removing intermediate container 2dc29cbd4376 [2022-07-28T21:08:13.166Z] ---> 9654f6b60257 [2022-07-28T21:08:13.166Z] [2022-07-28T21:08:13.166Z] Step 11/23 : FROM docker:20.10.14 [2022-07-28T21:08:13.442Z] 20.10.14: Pulling from library/docker [2022-07-28T21:08:14.047Z] Removing intermediate container 12ff432e830b [2022-07-28T21:08:14.047Z] ---> 4723956443ec [2022-07-28T21:08:14.047Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T21:08:16.693Z] ---> b6791d2bb5a6 [2022-07-28T21:08:16.693Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-28T21:08:21.025Z] ---> 0ecb1db1d74d [2022-07-28T21:08:21.025Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-28T21:08:22.492Z] ---> 4f5adc04832e [2022-07-28T21:08:22.492Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-28T21:08:22.768Z] ---> Running in ea15bbb30e06 [2022-07-28T21:08:23.762Z] Removing intermediate container ea15bbb30e06 [2022-07-28T21:08:23.762Z] ---> e04e72c877cc [2022-07-28T21:08:23.762Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T21:08:23.762Z] ---> Running in 0cf6f45e9945 [2022-07-28T21:08:25.213Z] Removing intermediate container 0cf6f45e9945 [2022-07-28T21:08:25.213Z] ---> 004fafcf7d39 [2022-07-28T21:08:25.213Z] Step 21/23 : LABEL arch=arm64 [2022-07-28T21:08:25.494Z] ---> Running in c8d2411ef786 [2022-07-28T21:08:26.489Z] Removing intermediate container c8d2411ef786 [2022-07-28T21:08:26.489Z] ---> 669302d309d0 [2022-07-28T21:08:26.489Z] Step 22/23 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 [2022-07-28T21:08:26.766Z] ---> Running in c77836cba560 [2022-07-28T21:08:27.759Z] Removing intermediate container c77836cba560 [2022-07-28T21:08:27.759Z] ---> 6b0c18ef0ba6 [2022-07-28T21:08:27.759Z] Step 23/23 : LABEL version=0.0.0 [2022-07-28T21:08:27.759Z] ---> Running in c35378332d29 [2022-07-28T21:08:28.749Z] Removing intermediate container c35378332d29 [2022-07-28T21:08:28.749Z] ---> 5e56aec61e5a [2022-07-28T21:08:28.749Z] [2022-07-28T21:08:29.742Z] Removing intermediate container c1c06ca26ca1 [2022-07-28T21:08:29.742Z] ---> 51af833c55b6 [2022-07-28T21:08:29.742Z] [2022-07-28T21:08:29.742Z] Step 10/23 : FROM alpine:3.16 [2022-07-28T21:08:29.742Z] ---> 3d81c46cd875 [2022-07-28T21:08:29.742Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-28T21:08:29.742Z] ---> Using cache [2022-07-28T21:08:29.742Z] ---> f11613e708ed [2022-07-28T21:08:29.742Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-28T21:08:29.742Z] ---> Using cache [2022-07-28T21:08:29.742Z] ---> d8f11c105665 [2022-07-28T21:08:29.742Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-28T21:08:29.742Z] Successfully built 5e56aec61e5a [2022-07-28T21:08:29.742Z] Successfully tagged core-command-arm64:latest [2022-07-28T21:08:29.742Z]  Building core-command ... done Building security-spire-agent [2022-07-28T21:08:29.742Z] ---> Running in baa0ffedc8c4 [2022-07-28T21:08:31.188Z] Removing intermediate container baa0ffedc8c4 [2022-07-28T21:08:31.188Z] ---> 3a9e59d76b7c [2022-07-28T21:08:31.188Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-28T21:08:31.188Z] ---> Running in eca31366ed98 [2022-07-28T21:08:31.815Z] Removing intermediate container eca31366ed98 [2022-07-28T21:08:31.815Z] ---> 2f71fb761949 [2022-07-28T21:08:31.815Z] Step 15/23 : WORKDIR / [2022-07-28T21:08:32.105Z] ---> Running in bc2213fc9e7f [2022-07-28T21:08:33.109Z] Removing intermediate container bc2213fc9e7f [2022-07-28T21:08:33.109Z] ---> 2db165b509cc [2022-07-28T21:08:33.109Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T21:08:34.582Z] ---> 4a797a0d1c1b [2022-07-28T21:08:34.582Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-28T21:08:37.224Z] ---> 2322c7ee6254 [2022-07-28T21:08:37.224Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-28T21:08:38.669Z] ---> c53a38fcb6a6 [2022-07-28T21:08:38.669Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-28T21:08:38.669Z] ---> Running in 5821508587e3 [2022-07-28T21:08:39.268Z] Removing intermediate container 5821508587e3 [2022-07-28T21:08:39.268Z] ---> bec4d5318a4d [2022-07-28T21:08:39.268Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T21:08:39.268Z] ---> Running in 026664a1b896 [2022-07-28T21:08:40.257Z] Removing intermediate container 026664a1b896 [2022-07-28T21:08:40.257Z] ---> 7eef35c7ef2a [2022-07-28T21:08:40.257Z] Step 21/23 : LABEL arch=arm64 [2022-07-28T21:08:40.257Z] ---> Running in f1f8e1fe8e92 [2022-07-28T21:08:40.533Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-28T21:08:40.533Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-28T21:08:40.533Z] ---> c346e9eafbab [2022-07-28T21:08:40.533Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-07-28T21:08:40.809Z] ---> Running in 8f94a9dd6a05 [2022-07-28T21:08:41.094Z] Removing intermediate container f1f8e1fe8e92 [2022-07-28T21:08:41.094Z] ---> fbd5276a41e6 [2022-07-28T21:08:41.094Z] Step 22/23 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 [2022-07-28T21:08:41.383Z] ---> Running in 697368f0fbb1 [2022-07-28T21:08:41.999Z] Removing intermediate container 8f94a9dd6a05 [2022-07-28T21:08:41.999Z] ---> b45cd86c05f1 [2022-07-28T21:08:41.999Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-28T21:08:41.999Z] ---> Running in 0c978aacabda [2022-07-28T21:08:42.611Z] Removing intermediate container 697368f0fbb1 [2022-07-28T21:08:42.611Z] ---> 5e696f148ccf [2022-07-28T21:08:42.611Z] Step 23/23 : LABEL version=0.0.0 [2022-07-28T21:08:42.885Z] ---> Running in 1758752a0cef [2022-07-28T21:08:43.880Z] Removing intermediate container 1758752a0cef [2022-07-28T21:08:43.880Z] ---> 9f7caf46008d [2022-07-28T21:08:43.880Z] [2022-07-28T21:08:44.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-28T21:08:44.771Z] Successfully built 9f7caf46008d [2022-07-28T21:08:44.771Z] Successfully tagged core-metadata-arm64:latest [2022-07-28T21:08:44.771Z]  Building core-metadata ... done Building security-spire-config [2022-07-28T21:08:45.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-28T21:08:46.050Z] (1/43) Installing readline (8.1.1-r0) [2022-07-28T21:08:46.332Z] (2/43) Installing bash (5.1.16-r0) [2022-07-28T21:08:46.332Z] Executing bash-5.1.16-r0.post-install [2022-07-28T21:08:46.332Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-28T21:08:46.332Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-28T21:08:46.332Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-28T21:08:46.332Z] (6/43) Installing curl (7.80.0-r2) [2022-07-28T21:08:46.332Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-28T21:08:46.332Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-28T21:08:46.332Z] (9/43) Installing expat (2.4.7-r0) [2022-07-28T21:08:46.332Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-28T21:08:46.332Z] (11/43) Installing gdbm (1.22-r0) [2022-07-28T21:08:46.332Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-28T21:08:46.332Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-28T21:08:46.332Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-28T21:08:46.612Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-28T21:08:46.612Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-28T21:08:46.612Z] (17/43) Installing python3 (3.9.13-r1) [2022-07-28T21:08:49.284Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-28T21:08:49.285Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-28T21:08:49.285Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-28T21:08:49.285Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-28T21:08:49.285Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-28T21:08:49.566Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-28T21:08:49.566Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-28T21:08:49.566Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-28T21:08:49.566Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-28T21:08:49.566Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-28T21:08:49.566Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-28T21:08:49.566Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-28T21:08:49.566Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-28T21:08:49.566Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-28T21:08:49.566Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-28T21:08:49.566Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-28T21:08:49.848Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-28T21:08:49.848Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-28T21:08:49.848Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-28T21:08:49.848Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-28T21:08:49.848Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-28T21:08:49.848Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-28T21:08:49.848Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-28T21:08:49.848Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-28T21:08:50.125Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-28T21:08:50.125Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-28T21:08:50.731Z] Executing busybox-1.34.1-r5.trigger [2022-07-28T21:08:51.007Z] OK: 83 MiB in 65 packages [2022-07-28T21:08:56.431Z] Collecting docker-compose==1.23.2 [2022-07-28T21:08:56.431Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-28T21:08:57.035Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-28T21:08:57.315Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-28T21:08:57.315Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-28T21:08:58.905Z] Collecting PyYAML<4,>=3.10 [2022-07-28T21:08:58.905Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-28T21:09:04.516Z] Collecting docopt<0.7,>=0.6.1 [2022-07-28T21:09:04.516Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-28T21:09:06.513Z] Collecting texttable<0.10,>=0.9.0 [2022-07-28T21:09:06.513Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-28T21:09:09.168Z] Collecting jsonschema<3,>=2.5.1 [2022-07-28T21:09:09.168Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-28T21:09:10.149Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-28T21:09:10.149Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-28T21:09:10.149Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-28T21:09:10.149Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-28T21:09:12.149Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T21:09:12.149Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-28T21:09:12.149Z] ---> 1572a3747019 [2022-07-28T21:09:12.149Z] Step 3/26 : WORKDIR /edgex-go [2022-07-28T21:09:12.149Z] ---> Using cache [2022-07-28T21:09:12.149Z] ---> 289113f26ccb [2022-07-28T21:09:12.149Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T21:09:12.149Z] ---> Using cache [2022-07-28T21:09:12.149Z] ---> 7c499fcde218 [2022-07-28T21:09:12.149Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-28T21:09:13.596Z] Collecting cached-property<2,>=1.2.0 [2022-07-28T21:09:13.596Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-28T21:09:13.596Z] ---> Running in ead6456c23a6 [2022-07-28T21:09:14.202Z] Collecting docker<4.0,>=3.6.0 [2022-07-28T21:09:14.202Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-28T21:09:14.477Z] Collecting docker-pycreds>=0.4.0 [2022-07-28T21:09:14.477Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-28T21:09:15.471Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-28T21:09:16.079Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T21:09:16.357Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-28T21:09:16.357Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-28T21:09:16.640Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-28T21:09:16.640Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-28T21:09:16.924Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T21:09:17.202Z] Collecting idna<2.8,>=2.5 [2022-07-28T21:09:17.202Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-28T21:09:17.809Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-28T21:09:17.809Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-28T21:09:17.809Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-28T21:09:17.809Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-28T21:09:18.416Z] OK: 221 MiB in 51 packages [2022-07-28T21:09:19.423Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-28T21:09:19.423Z] Attempting uninstall: urllib3 [2022-07-28T21:09:19.423Z] Found existing installation: urllib3 1.26.7 [2022-07-28T21:09:19.423Z] Uninstalling urllib3-1.26.7: [2022-07-28T21:09:19.423Z] Successfully uninstalled urllib3-1.26.7 [2022-07-28T21:09:20.408Z] Attempting uninstall: idna [2022-07-28T21:09:20.408Z] Removing intermediate container ead6456c23a6 [2022-07-28T21:09:20.408Z] ---> 2cc7b434b801 [2022-07-28T21:09:20.408Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-28T21:09:20.408Z] Found existing installation: idna 3.3 [2022-07-28T21:09:20.408Z] Uninstalling idna-3.3: [2022-07-28T21:09:20.683Z] Successfully uninstalled idna-3.3 [2022-07-28T21:09:21.675Z] ---> 3fec23307d1a [2022-07-28T21:09:21.676Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T21:09:21.676Z] ---> Running in 1f2f74bc90d7 [2022-07-28T21:09:24.313Z] Attempting uninstall: requests [2022-07-28T21:09:24.313Z] Found existing installation: requests 2.26.0 [2022-07-28T21:09:24.313Z] Uninstalling requests-2.26.0: [2022-07-28T21:09:24.591Z] Successfully uninstalled requests-2.26.0 [2022-07-28T21:09:25.193Z] Running setup.py install for texttable: started [2022-07-28T21:09:27.205Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T21:09:27.205Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-28T21:09:27.205Z] ---> 1572a3747019 [2022-07-28T21:09:27.205Z] Step 3/26 : WORKDIR /edgex-go [2022-07-28T21:09:27.205Z] ---> Using cache [2022-07-28T21:09:27.205Z] ---> 289113f26ccb [2022-07-28T21:09:27.205Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T21:09:27.205Z] ---> Using cache [2022-07-28T21:09:27.205Z] ---> 7c499fcde218 [2022-07-28T21:09:27.205Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-28T21:09:27.205Z] ---> Using cache [2022-07-28T21:09:27.205Z] ---> 2cc7b434b801 [2022-07-28T21:09:27.205Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-28T21:09:27.205Z] ---> Using cache [2022-07-28T21:09:27.205Z] ---> 3fec23307d1a [2022-07-28T21:09:27.205Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T21:09:27.205Z] ---> Running in af717560077a [2022-07-28T21:09:27.808Z] Running setup.py install for texttable: finished with status 'done' [2022-07-28T21:09:27.808Z] Running setup.py install for PyYAML: started [2022-07-28T21:09:31.220Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-28T21:09:31.824Z] Running setup.py install for docopt: started [2022-07-28T21:09:34.469Z] Running setup.py install for docopt: finished with status 'done' [2022-07-28T21:09:34.469Z] Running setup.py install for dockerpty: started [2022-07-28T21:09:34.469Z] Removing intermediate container 702f7178c112 [2022-07-28T21:09:34.469Z] ---> 736841c63975 [2022-07-28T21:09:34.469Z] [2022-07-28T21:09:34.469Z] Step 10/23 : FROM alpine:3.16 [2022-07-28T21:09:34.469Z] ---> 3d81c46cd875 [2022-07-28T21:09:34.469Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-28T21:09:35.075Z] ---> Running in 5ba94667cc29 [2022-07-28T21:09:35.699Z] Removing intermediate container 5ba94667cc29 [2022-07-28T21:09:35.699Z] ---> aad301bc1f31 [2022-07-28T21:09:35.699Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-28T21:09:35.699Z] ---> Running in 2fbe308685a8 [2022-07-28T21:09:35.980Z] Removing intermediate container 2fbe308685a8 [2022-07-28T21:09:35.980Z] ---> d20af77caf2d [2022-07-28T21:09:35.980Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-28T21:09:36.257Z] ---> Running in 75581e30ea17 [2022-07-28T21:09:36.856Z] Removing intermediate container 75581e30ea17 [2022-07-28T21:09:36.856Z] ---> 121d8494dea4 [2022-07-28T21:09:36.856Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T21:09:36.856Z] ---> Running in 3d3a87c9b888 [2022-07-28T21:09:37.456Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-28T21:09:40.095Z] Removing intermediate container 3d3a87c9b888 [2022-07-28T21:09:40.095Z] ---> cc97ac091c88 [2022-07-28T21:09:40.095Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-28T21:09:40.095Z] ---> Running in 4745e55f9fb8 [2022-07-28T21:09:40.370Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-07-28T21:09:41.811Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T21:09:42.796Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T21:09:44.265Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-28T21:09:44.265Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-28T21:09:44.543Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-28T21:09:44.543Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-28T21:09:44.821Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-28T21:09:45.099Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-28T21:09:45.099Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T21:09:45.099Z] OK: 8 MiB in 20 packages [2022-07-28T21:09:48.516Z] Removing intermediate container 4745e55f9fb8 [2022-07-28T21:09:48.516Z] ---> e9fb146b80f3 [2022-07-28T21:09:48.516Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T21:09:49.513Z] ---> ef1dd4cb74f6 [2022-07-28T21:09:49.513Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-28T21:09:52.927Z] ---> 39c7df50a6f1 [2022-07-28T21:09:52.927Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-28T21:09:53.911Z] ---> b96a214e9a3c [2022-07-28T21:09:53.911Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-28T21:09:54.186Z] ---> Running in 6c7e6148632f [2022-07-28T21:09:54.784Z] Removing intermediate container 6c7e6148632f [2022-07-28T21:09:54.784Z] ---> 9173eac46e0d [2022-07-28T21:09:54.784Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T21:09:55.058Z] ---> Running in e50bf66d965b [2022-07-28T21:09:55.669Z] Removing intermediate container e50bf66d965b [2022-07-28T21:09:55.669Z] ---> 1da4fbf5bb02 [2022-07-28T21:09:55.669Z] Step 21/23 : LABEL arch=arm64 [2022-07-28T21:09:55.945Z] ---> Running in fa63efa1b922 [2022-07-28T21:09:56.541Z] Removing intermediate container fa63efa1b922 [2022-07-28T21:09:56.541Z] ---> 9454feea2fea [2022-07-28T21:09:56.541Z] Step 22/23 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 [2022-07-28T21:09:56.813Z] ---> Running in 9a5b10c15fc9 [2022-07-28T21:09:57.798Z] Removing intermediate container 9a5b10c15fc9 [2022-07-28T21:09:57.798Z] ---> 3d3989e93b6f [2022-07-28T21:09:57.798Z] Step 23/23 : LABEL version=0.0.0 [2022-07-28T21:09:57.798Z] ---> Running in 6c503bba9b95 [2022-07-28T21:09:58.397Z] Removing intermediate container 6c503bba9b95 [2022-07-28T21:09:58.397Z] ---> 1b8b0a17abfb [2022-07-28T21:09:58.397Z] [2022-07-28T21:09:59.378Z] Successfully built 1b8b0a17abfb [2022-07-28T21:09:59.378Z] Successfully tagged core-data-arm64:latest [2022-07-28T21:09:59.378Z]  Building core-data ... done Building support-scheduler [2022-07-28T21:09:59.976Z] Removing intermediate container 0c978aacabda [2022-07-28T21:09:59.976Z] ---> e81199342d5e [2022-07-28T21:09:59.976Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-28T21:10:00.572Z] ---> Running in 39eb1bda26c6 [2022-07-28T21:10:01.566Z] Removing intermediate container 39eb1bda26c6 [2022-07-28T21:10:01.566Z] ---> c9c81e221274 [2022-07-28T21:10:01.566Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-28T21:10:01.842Z] ---> Running in 6c29e839ce6d [2022-07-28T21:10:02.441Z] Removing intermediate container 6c29e839ce6d [2022-07-28T21:10:02.441Z] ---> 0ff62bac423c [2022-07-28T21:10:02.441Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-28T21:10:03.880Z] Removing intermediate container 4d395f85587e [2022-07-28T21:10:03.880Z] ---> 3698b22ea4af [2022-07-28T21:10:03.880Z] [2022-07-28T21:10:03.880Z] Step 9/20 : FROM alpine:3.15 [2022-07-28T21:10:03.880Z] 3.15: Pulling from library/alpine [2022-07-28T21:10:05.360Z] ---> a2da4c311b30 [2022-07-28T21:10:05.360Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-28T21:10:06.379Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-28T21:10:06.380Z] Status: Downloaded newer image for alpine:3.15 [2022-07-28T21:10:06.380Z] ---> 60f2846fe774 [2022-07-28T21:10:06.380Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-28T21:10:06.380Z] ---> a966b593509c [2022-07-28T21:10:06.380Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-28T21:10:06.656Z] ---> Running in de2d4ad60548 [2022-07-28T21:10:07.276Z] Removing intermediate container de2d4ad60548 [2022-07-28T21:10:07.276Z] ---> 12d477b6ca7b [2022-07-28T21:10:07.276Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T21:10:07.570Z] ---> Running in 8048201c5e6d [2022-07-28T21:10:08.182Z] ---> 8ab2e24e9ff9 [2022-07-28T21:10:08.182Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-28T21:10:08.465Z] ---> Running in c0617b440943 [2022-07-28T21:10:09.468Z] Removing intermediate container c0617b440943 [2022-07-28T21:10:09.468Z] ---> ded72f8a3ad8 [2022-07-28T21:10:09.468Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T21:10:09.746Z] ---> Running in bdd6c707f2b2 [2022-07-28T21:10:10.354Z] Removing intermediate container 8048201c5e6d [2022-07-28T21:10:10.354Z] ---> e180145556d3 [2022-07-28T21:10:10.354Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-28T21:10:10.354Z] Removing intermediate container bdd6c707f2b2 [2022-07-28T21:10:10.354Z] ---> aaa8f319a519 [2022-07-28T21:10:10.354Z] Step 21/23 : LABEL arch=arm64 [2022-07-28T21:10:10.631Z] ---> Running in 560fba5ff311 [2022-07-28T21:10:10.631Z] ---> Running in 81bd6e6385e2 [2022-07-28T21:10:11.634Z] Removing intermediate container 81bd6e6385e2 [2022-07-28T21:10:11.635Z] ---> d3a2fdb4de29 [2022-07-28T21:10:11.635Z] Step 22/23 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 [2022-07-28T21:10:11.635Z] ---> Running in 3dad62165fdf [2022-07-28T21:10:12.239Z] Removing intermediate container 3dad62165fdf [2022-07-28T21:10:12.239Z] ---> 89d0c0050ddd [2022-07-28T21:10:12.239Z] Step 23/23 : LABEL version=0.0.0 [2022-07-28T21:10:12.239Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-28T21:10:12.515Z] ---> Running in 45f8ef0b62cf [2022-07-28T21:10:13.136Z] Removing intermediate container 45f8ef0b62cf [2022-07-28T21:10:13.136Z] ---> 2ce4734c31f1 [2022-07-28T21:10:13.136Z] [2022-07-28T21:10:13.422Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-28T21:10:14.030Z] Successfully built 2ce4734c31f1 [2022-07-28T21:10:14.309Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-07-28T21:10:14.309Z]  Building sys-mgmt-agent ... done Building security-bootstrapper [2022-07-28T21:10:14.590Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-28T21:10:14.590Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-28T21:10:14.590Z] OK: 15733 distinct packages available [2022-07-28T21:10:14.590Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-28T21:10:15.581Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-28T21:10:16.579Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-28T21:10:16.860Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-28T21:10:16.860Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-28T21:10:17.139Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-28T21:10:17.139Z] (5/9) Installing curl (7.80.0-r2) [2022-07-28T21:10:17.139Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-28T21:10:17.415Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-28T21:10:17.415Z] (8/9) Installing libucontext (1.1-r0) [2022-07-28T21:10:17.415Z] Removing intermediate container 1f2f74bc90d7 [2022-07-28T21:10:17.415Z] ---> b8679307e898 [2022-07-28T21:10:17.415Z] Step 8/26 : COPY . . [2022-07-28T21:10:17.415Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-28T21:10:17.693Z] Executing busybox-1.34.1-r7.trigger [2022-07-28T21:10:17.693Z] Executing ca-certificates-20211220-r0.trigger [2022-07-28T21:10:17.976Z] OK: 8 MiB in 23 packages [2022-07-28T21:10:18.257Z] Removing intermediate container af717560077a [2022-07-28T21:10:18.257Z] ---> 57d5261f42b0 [2022-07-28T21:10:18.257Z] Step 8/26 : COPY . . [2022-07-28T21:10:20.916Z] Removing intermediate container 560fba5ff311 [2022-07-28T21:10:20.916Z] ---> a76b64cd2fa7 [2022-07-28T21:10:20.916Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T21:10:22.367Z] ---> e20cdd14ecd0 [2022-07-28T21:10:22.367Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-28T21:10:25.784Z] ---> e2bed3919aed [2022-07-28T21:10:25.784Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-28T21:10:26.066Z] ---> e66e9d3dac0c [2022-07-28T21:10:26.066Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-28T21:10:26.347Z] ---> Running in 13aeb3066cfe [2022-07-28T21:10:27.336Z] Removing intermediate container 13aeb3066cfe [2022-07-28T21:10:27.336Z] ---> dada9fd2f1da [2022-07-28T21:10:27.336Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T21:10:27.336Z] ---> Running in 99478c764e5f [2022-07-28T21:10:27.942Z] Removing intermediate container 99478c764e5f [2022-07-28T21:10:27.942Z] ---> bb582156524a [2022-07-28T21:10:27.942Z] Step 18/20 : LABEL arch=arm64 [2022-07-28T21:10:27.942Z] ---> Running in 5cd55e95adb2 [2022-07-28T21:10:28.548Z] Removing intermediate container 5cd55e95adb2 [2022-07-28T21:10:28.548Z] ---> e0ae85289af0 [2022-07-28T21:10:28.548Z] Step 19/20 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 [2022-07-28T21:10:28.825Z] ---> Running in 7a9ab4c0032e [2022-07-28T21:10:29.430Z] Removing intermediate container 7a9ab4c0032e [2022-07-28T21:10:29.430Z] ---> f38a07c43cf0 [2022-07-28T21:10:29.430Z] Step 20/20 : LABEL version=0.0.0 [2022-07-28T21:10:29.430Z] ---> Running in 5986c031a6a8 [2022-07-28T21:10:30.417Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T21:10:30.417Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-28T21:10:30.417Z] ---> 1572a3747019 [2022-07-28T21:10:30.417Z] Step 3/22 : WORKDIR /edgex-go [2022-07-28T21:10:30.417Z] ---> Using cache [2022-07-28T21:10:30.417Z] ---> 289113f26ccb [2022-07-28T21:10:30.417Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T21:10:30.417Z] ---> Using cache [2022-07-28T21:10:30.417Z] ---> 7c499fcde218 [2022-07-28T21:10:30.417Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-28T21:10:30.417Z] Removing intermediate container 5986c031a6a8 [2022-07-28T21:10:30.417Z] ---> ca667ffe0558 [2022-07-28T21:10:30.417Z] [2022-07-28T21:10:30.417Z] ---> Running in 4b17998ed998 [2022-07-28T21:10:31.027Z] Successfully built ca667ffe0558 [2022-07-28T21:10:31.027Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-07-28T21:10:31.027Z]  Building security-spiffe-token-provider ... done Building security-spire-server [2022-07-28T21:10:31.637Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T21:10:33.096Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T21:10:33.714Z] OK: 221 MiB in 51 packages [2022-07-28T21:10:35.708Z] Removing intermediate container 4b17998ed998 [2022-07-28T21:10:35.708Z] ---> b32194aad8f1 [2022-07-28T21:10:35.708Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-28T21:10:36.703Z] ---> 52f50fbc58dc [2022-07-28T21:10:36.703Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T21:10:36.981Z] ---> Running in 2e028c6386b1 [2022-07-28T21:10:49.397Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T21:10:49.397Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-28T21:10:49.397Z] ---> 1572a3747019 [2022-07-28T21:10:49.397Z] Step 3/31 : WORKDIR /edgex-go [2022-07-28T21:10:49.397Z] ---> Using cache [2022-07-28T21:10:49.397Z] ---> 289113f26ccb [2022-07-28T21:10:49.397Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T21:10:49.397Z] ---> Using cache [2022-07-28T21:10:49.397Z] ---> 7c499fcde218 [2022-07-28T21:10:49.397Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-28T21:10:49.397Z] ---> Using cache [2022-07-28T21:10:49.397Z] ---> b32194aad8f1 [2022-07-28T21:10:49.397Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-28T21:10:49.397Z] ---> Using cache [2022-07-28T21:10:49.397Z] ---> 52f50fbc58dc [2022-07-28T21:10:49.397Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T21:10:51.396Z] ---> Running in 4a92e757f5b8 [2022-07-28T21:10:51.998Z] ---> ebfca02715e6 [2022-07-28T21:10:51.998Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-28T21:10:51.998Z] ---> 04f5bce9d504 [2022-07-28T21:10:51.998Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-28T21:10:52.274Z] ---> Running in 2e294f417c62 [2022-07-28T21:10:52.274Z] ---> Running in d98ceaa97129 [2022-07-28T21:10:53.267Z] Removing intermediate container d98ceaa97129 [2022-07-28T21:10:53.267Z] ---> c97cf11f41d2 [2022-07-28T21:10:53.267Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-28T21:10:53.267Z] Removing intermediate container 2e294f417c62 [2022-07-28T21:10:53.267Z] ---> d71f6fb031a2 [2022-07-28T21:10:53.267Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-28T21:10:53.267Z] ---> Running in 342a9ef2ede1 [2022-07-28T21:10:53.550Z] ---> Running in f1745792571e [2022-07-28T21:10:54.153Z] Removing intermediate container 342a9ef2ede1 [2022-07-28T21:10:54.153Z] ---> 69d1b6fc9d21 [2022-07-28T21:10:54.153Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-28T21:10:54.153Z] Removing intermediate container f1745792571e [2022-07-28T21:10:54.153Z] ---> 09cded660428 [2022-07-28T21:10:54.153Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-28T21:10:54.153Z] ---> Running in 3a6815746dc6 [2022-07-28T21:10:54.430Z] ---> Running in 4732741a9710 [2022-07-28T21:10:58.747Z] Removing intermediate container 4732741a9710 [2022-07-28T21:10:58.747Z] ---> b3d34d54bbcc [2022-07-28T21:10:58.747Z] Step 12/26 : WORKDIR /edgex-go [2022-07-28T21:10:58.747Z] ---> Running in 878fde5fca0c [2022-07-28T21:10:59.021Z] Removing intermediate container 3a6815746dc6 [2022-07-28T21:10:59.022Z] ---> 2e3a8e2f6635 [2022-07-28T21:10:59.022Z] Step 12/26 : WORKDIR /edgex-go [2022-07-28T21:10:59.292Z] ---> Running in 1bc8e60e927e [2022-07-28T21:10:59.887Z] Removing intermediate container 878fde5fca0c [2022-07-28T21:10:59.887Z] ---> aaa04723bb8d [2022-07-28T21:10:59.887Z] [2022-07-28T21:10:59.887Z] Step 13/26 : FROM alpine:3.15 [2022-07-28T21:10:59.887Z] ---> 60f2846fe774 [2022-07-28T21:10:59.887Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-28T21:10:59.887Z] ---> Using cache [2022-07-28T21:10:59.887Z] ---> 12d477b6ca7b [2022-07-28T21:10:59.887Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T21:10:59.887Z] ---> Using cache [2022-07-28T21:10:59.887Z] ---> e180145556d3 [2022-07-28T21:10:59.887Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-28T21:11:00.162Z] ---> Running in 76f7269f3f07 [2022-07-28T21:11:00.441Z] Removing intermediate container 1bc8e60e927e [2022-07-28T21:11:00.441Z] ---> 67cf9598fb10 [2022-07-28T21:11:00.441Z] [2022-07-28T21:11:00.441Z] Step 13/26 : FROM alpine:3.15 [2022-07-28T21:11:00.441Z] ---> 60f2846fe774 [2022-07-28T21:11:00.441Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-28T21:11:00.441Z] ---> Using cache [2022-07-28T21:11:00.441Z] ---> 12d477b6ca7b [2022-07-28T21:11:00.441Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T21:11:00.441Z] ---> Using cache [2022-07-28T21:11:00.441Z] ---> e180145556d3 [2022-07-28T21:11:00.441Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-28T21:11:00.724Z] ---> Running in 4b8c5c3280fe [2022-07-28T21:11:03.370Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-28T21:11:03.370Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-28T21:11:03.969Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-28T21:11:03.969Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-28T21:11:05.429Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-28T21:11:05.429Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-28T21:11:05.429Z] OK: 15733 distinct packages available [2022-07-28T21:11:05.429Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-28T21:11:05.429Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-28T21:11:05.429Z] OK: 15733 distinct packages available [2022-07-28T21:11:05.429Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-28T21:11:05.429Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-28T21:11:05.705Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T21:11:05.705Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-28T21:11:05.705Z] ---> 1572a3747019 [2022-07-28T21:11:05.705Z] Step 3/25 : WORKDIR /edgex-go [2022-07-28T21:11:05.705Z] ---> Using cache [2022-07-28T21:11:05.705Z] ---> 289113f26ccb [2022-07-28T21:11:05.705Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T21:11:05.705Z] ---> Using cache [2022-07-28T21:11:05.705Z] ---> 7c499fcde218 [2022-07-28T21:11:05.705Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-28T21:11:05.705Z] ---> Using cache [2022-07-28T21:11:05.706Z] ---> 2cc7b434b801 [2022-07-28T21:11:05.706Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-28T21:11:05.706Z] ---> Using cache [2022-07-28T21:11:05.706Z] ---> 3fec23307d1a [2022-07-28T21:11:05.706Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T21:11:05.706Z] ---> Using cache [2022-07-28T21:11:05.706Z] ---> 57d5261f42b0 [2022-07-28T21:11:05.706Z] Step 8/25 : COPY . . [2022-07-28T21:11:05.706Z] ---> Using cache [2022-07-28T21:11:05.706Z] ---> ebfca02715e6 [2022-07-28T21:11:05.706Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-28T21:11:05.706Z] ---> Using cache [2022-07-28T21:11:05.706Z] ---> c97cf11f41d2 [2022-07-28T21:11:05.706Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-28T21:11:05.979Z] ---> Using cache [2022-07-28T21:11:05.979Z] ---> 69d1b6fc9d21 [2022-07-28T21:11:05.979Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-28T21:11:06.259Z] ---> Running in 57b291cb765f [2022-07-28T21:11:06.535Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-28T21:11:06.535Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-28T21:11:07.528Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-28T21:11:07.528Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-28T21:11:07.803Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-28T21:11:07.803Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-28T21:11:07.803Z] (3/5) Installing libucontext (1.1-r0) [2022-07-28T21:11:07.803Z] (3/4) Installing libucontext (1.1-r0) [2022-07-28T21:11:07.803Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-28T21:11:07.803Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-28T21:11:08.087Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-28T21:11:08.087Z] Executing busybox-1.34.1-r7.trigger [2022-07-28T21:11:08.087Z] OK: 6 MiB in 18 packages [2022-07-28T21:11:08.087Z] Executing busybox-1.34.1-r7.trigger [2022-07-28T21:11:08.087Z] OK: 6 MiB in 19 packages [2022-07-28T21:11:10.099Z] Removing intermediate container 57b291cb765f [2022-07-28T21:11:10.099Z] ---> b67924033bd6 [2022-07-28T21:11:10.099Z] Step 12/25 : WORKDIR /edgex-go [2022-07-28T21:11:10.099Z] ---> Running in 0f090cf30cba [2022-07-28T21:11:10.384Z] Removing intermediate container 4b8c5c3280fe [2022-07-28T21:11:10.384Z] ---> fe9c19ff06b5 [2022-07-28T21:11:10.384Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-28T21:11:10.384Z] Removing intermediate container 76f7269f3f07 [2022-07-28T21:11:10.384Z] ---> ff630cd17452 [2022-07-28T21:11:10.384Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-28T21:11:10.662Z] Removing intermediate container 0f090cf30cba [2022-07-28T21:11:10.662Z] ---> 63584bf2caf9 [2022-07-28T21:11:10.662Z] [2022-07-28T21:11:10.662Z] Step 13/25 : FROM alpine:3.15 [2022-07-28T21:11:10.662Z] ---> 60f2846fe774 [2022-07-28T21:11:10.662Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-28T21:11:10.662Z] ---> Using cache [2022-07-28T21:11:10.662Z] ---> 12d477b6ca7b [2022-07-28T21:11:10.662Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T21:11:10.662Z] ---> Using cache [2022-07-28T21:11:10.662Z] ---> e180145556d3 [2022-07-28T21:11:10.662Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-28T21:11:10.662Z] ---> Using cache [2022-07-28T21:11:10.662Z] ---> ff630cd17452 [2022-07-28T21:11:10.662Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-28T21:11:16.120Z] ---> 184596ed4d08 [2022-07-28T21:11:16.120Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-28T21:11:19.559Z] ---> a019111919d5 [2022-07-28T21:11:19.559Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-28T21:11:19.559Z] ---> b07b9a67d1fc [2022-07-28T21:11:19.559Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-28T21:11:20.556Z] ---> 725b4f0e6c44 [2022-07-28T21:11:20.556Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-28T21:11:20.556Z] ---> efb4dea480ba [2022-07-28T21:11:20.556Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-28T21:11:20.556Z] ---> Running in 8b236cd35a85 [2022-07-28T21:11:21.548Z] Removing intermediate container 8b236cd35a85 [2022-07-28T21:11:21.548Z] ---> 6b33a9119ea1 [2022-07-28T21:11:21.548Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-28T21:11:21.548Z] ---> 17251f773610 [2022-07-28T21:11:21.548Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-28T21:11:22.540Z] ---> e679566c8376 [2022-07-28T21:11:22.540Z] Step 21/26 : WORKDIR / [2022-07-28T21:11:22.540Z] Removing intermediate container 2e028c6386b1 [2022-07-28T21:11:22.540Z] ---> 09259511eb13 [2022-07-28T21:11:22.540Z] Step 8/22 : COPY . . [2022-07-28T21:11:22.818Z] ---> Running in 5d860454e6a5 [2022-07-28T21:11:23.095Z] ---> 62a3c1966418 [2022-07-28T21:11:23.096Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-28T21:11:23.096Z] ---> Running in 55518c04de11 [2022-07-28T21:11:23.375Z] Removing intermediate container 5d860454e6a5 [2022-07-28T21:11:23.375Z] ---> 5df0d4d7b3f5 [2022-07-28T21:11:23.375Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-28T21:11:23.661Z] ---> Running in 933b5848a44c [2022-07-28T21:11:23.661Z] Removing intermediate container 55518c04de11 [2022-07-28T21:11:23.661Z] ---> ae0cdb945a80 [2022-07-28T21:11:23.661Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-28T21:11:23.944Z] ---> Running in 123fb0878345 [2022-07-28T21:11:24.221Z] Removing intermediate container 933b5848a44c [2022-07-28T21:11:24.221Z] ---> 5cc3ac30c248 [2022-07-28T21:11:24.221Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-28T21:11:24.221Z] ---> Running in e42a653236e5 [2022-07-28T21:11:24.502Z] Removing intermediate container 123fb0878345 [2022-07-28T21:11:24.502Z] ---> fd8a635c2bcd [2022-07-28T21:11:24.502Z] Step 23/25 : LABEL arch=arm64 [2022-07-28T21:11:24.780Z] ---> Running in 17ae4a550a0f [2022-07-28T21:11:24.780Z] ---> 88d87f890263 [2022-07-28T21:11:24.780Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-28T21:11:24.780Z] Removing intermediate container e42a653236e5 [2022-07-28T21:11:24.780Z] ---> ae1a257341fc [2022-07-28T21:11:24.780Z] Step 24/26 : LABEL arch=arm64 [2022-07-28T21:11:25.057Z] ---> Running in 05a758045ca1 [2022-07-28T21:11:25.334Z] Removing intermediate container 17ae4a550a0f [2022-07-28T21:11:25.334Z] ---> 506d78eb7c0b [2022-07-28T21:11:25.334Z] Step 24/25 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 [2022-07-28T21:11:25.334Z] ---> Running in 9a2258e88a7d [2022-07-28T21:11:25.938Z] Removing intermediate container 05a758045ca1 [2022-07-28T21:11:25.938Z] ---> 2945d5d8b074 [2022-07-28T21:11:25.938Z] Step 25/26 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 [2022-07-28T21:11:25.938Z] ---> e8865c388595 [2022-07-28T21:11:25.938Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-28T21:11:25.938Z] ---> Running in fd22b07c96d0 [2022-07-28T21:11:26.217Z] Removing intermediate container 9a2258e88a7d [2022-07-28T21:11:26.217Z] ---> a813b28a350f [2022-07-28T21:11:26.217Z] Step 25/25 : LABEL version=0.0.0 [2022-07-28T21:11:26.217Z] ---> Running in 8d7857962167 [2022-07-28T21:11:26.495Z] Removing intermediate container fd22b07c96d0 [2022-07-28T21:11:26.495Z] ---> 4e53b3581a1e [2022-07-28T21:11:26.495Z] Step 26/26 : LABEL version=0.0.0 [2022-07-28T21:11:26.772Z] ---> Running in 2fe988c19b93 [2022-07-28T21:11:27.047Z] ---> 5accffc18752 [2022-07-28T21:11:27.047Z] Removing intermediate container 8d7857962167 [2022-07-28T21:11:27.047Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ ---> 89c62ba5d346 [2022-07-28T21:11:27.047Z] [2022-07-28T21:11:27.047Z] [2022-07-28T21:11:27.658Z] Removing intermediate container 2fe988c19b93 [2022-07-28T21:11:27.658Z] ---> f1bd30a94526 [2022-07-28T21:11:27.658Z] [2022-07-28T21:11:27.937Z] Successfully built 89c62ba5d346 [2022-07-28T21:11:27.937Z] Successfully tagged security-spire-server-arm64:latest [2022-07-28T21:11:27.937Z]  Building security-spire-server ... done Building security-proxy-setup [2022-07-28T21:11:27.937Z] ---> df15a69ae659 [2022-07-28T21:11:27.937Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-28T21:11:28.212Z] ---> Running in 287f9e436680 [2022-07-28T21:11:28.212Z] Successfully built f1bd30a94526 [2022-07-28T21:11:28.212Z] Successfully tagged security-spire-config-arm64:latest [2022-07-28T21:11:28.212Z] Building support-notifications [2022-07-28T21:11:28.817Z]  Building security-spire-config ... done Removing intermediate container 287f9e436680 [2022-07-28T21:11:28.817Z] ---> 29761c8d4ef9 [2022-07-28T21:11:28.817Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-28T21:11:28.817Z] ---> Running in 9de4ba698ee1 [2022-07-28T21:11:29.422Z] Removing intermediate container 9de4ba698ee1 [2022-07-28T21:11:29.422Z] ---> 762d921902e1 [2022-07-28T21:11:29.422Z] Step 24/26 : LABEL arch=arm64 [2022-07-28T21:11:29.422Z] ---> Running in 9ada832eaff3 [2022-07-28T21:11:30.032Z] Removing intermediate container 9ada832eaff3 [2022-07-28T21:11:30.032Z] ---> ea3ea3ced9db [2022-07-28T21:11:30.032Z] Step 25/26 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 [2022-07-28T21:11:30.312Z] ---> Running in 01ca8a33b8ab [2022-07-28T21:11:30.592Z] Removing intermediate container 4a92e757f5b8 [2022-07-28T21:11:30.592Z] ---> 4072d78a0f94 [2022-07-28T21:11:30.592Z] Step 8/31 : COPY . . [2022-07-28T21:11:31.196Z] Removing intermediate container 01ca8a33b8ab [2022-07-28T21:11:31.196Z] ---> 22974ff7c40d [2022-07-28T21:11:31.196Z] Step 26/26 : LABEL version=0.0.0 [2022-07-28T21:11:31.478Z] ---> Running in 111fe4afe382 [2022-07-28T21:11:32.469Z] Removing intermediate container 111fe4afe382 [2022-07-28T21:11:32.469Z] ---> 3d1178a3e848 [2022-07-28T21:11:32.469Z] [2022-07-28T21:11:33.072Z] Successfully built 3d1178a3e848 [2022-07-28T21:11:33.072Z] Successfully tagged security-spire-agent-arm64:latest [2022-07-28T21:11:33.072Z]  Building security-spire-agent ... done Building security-secretstore-setup [2022-07-28T21:11:48.201Z] ---> 2eee3504fc30 [2022-07-28T21:11:48.201Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-28T21:11:48.201Z] ---> Running in a36332d5ea6e [2022-07-28T21:11:48.201Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-28T21:11:52.556Z] ---> 5c98cd8ee713 [2022-07-28T21:11:52.556Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-28T21:11:52.556Z] ---> Running in 5dabf41ef616 [2022-07-28T21:11:54.553Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-28T21:12:21.727Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T21:12:21.727Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-28T21:12:21.727Z] ---> 1572a3747019 [2022-07-28T21:12:21.727Z] Step 3/22 : WORKDIR /edgex-go [2022-07-28T21:12:21.727Z] ---> Using cache [2022-07-28T21:12:21.727Z] ---> 289113f26ccb [2022-07-28T21:12:21.727Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T21:12:21.727Z] ---> Using cache [2022-07-28T21:12:21.727Z] ---> 7c499fcde218 [2022-07-28T21:12:21.727Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-28T21:12:21.727Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T21:12:21.727Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-28T21:12:21.727Z] ---> 1572a3747019 [2022-07-28T21:12:21.727Z] Step 3/22 : WORKDIR /edgex-go [2022-07-28T21:12:21.727Z] ---> Using cache [2022-07-28T21:12:21.727Z] ---> 289113f26ccb [2022-07-28T21:12:21.727Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T21:12:21.727Z] ---> Using cache [2022-07-28T21:12:21.727Z] ---> 7c499fcde218 [2022-07-28T21:12:21.727Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-28T21:12:21.727Z] ---> Using cache [2022-07-28T21:12:21.727Z] ---> b32194aad8f1 [2022-07-28T21:12:21.727Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-28T21:12:21.727Z] ---> Using cache [2022-07-28T21:12:21.727Z] ---> 52f50fbc58dc [2022-07-28T21:12:21.727Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T21:12:21.727Z] ---> Using cache [2022-07-28T21:12:21.727Z] ---> 4072d78a0f94 [2022-07-28T21:12:21.727Z] Step 8/22 : COPY . . [2022-07-28T21:12:21.727Z] ---> Using cache [2022-07-28T21:12:21.727Z] ---> 5c98cd8ee713 [2022-07-28T21:12:21.727Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-28T21:12:21.727Z] ---> Running in d3815fd67741 [2022-07-28T21:12:21.727Z] ---> Running in 7a811f5e2242 [2022-07-28T21:12:22.719Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T21:12:22.719Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-28T21:12:24.160Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T21:12:25.604Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-28T21:12:25.604Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-28T21:12:25.604Z] ---> 1572a3747019 [2022-07-28T21:12:25.604Z] Step 3/25 : WORKDIR /edgex-go [2022-07-28T21:12:25.604Z] ---> Using cache [2022-07-28T21:12:25.604Z] ---> 289113f26ccb [2022-07-28T21:12:25.604Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-28T21:12:25.604Z] ---> Using cache [2022-07-28T21:12:25.604Z] ---> 7c499fcde218 [2022-07-28T21:12:25.604Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-28T21:12:25.604Z] ---> Using cache [2022-07-28T21:12:25.604Z] ---> b32194aad8f1 [2022-07-28T21:12:25.604Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-28T21:12:25.604Z] ---> Using cache [2022-07-28T21:12:25.604Z] ---> 52f50fbc58dc [2022-07-28T21:12:25.604Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T21:12:25.604Z] ---> Using cache [2022-07-28T21:12:25.604Z] ---> 4072d78a0f94 [2022-07-28T21:12:25.604Z] Step 8/25 : COPY . . [2022-07-28T21:12:25.604Z] ---> Using cache [2022-07-28T21:12:25.604Z] ---> 5c98cd8ee713 [2022-07-28T21:12:25.604Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-28T21:12:25.604Z] ---> Running in aaee9ea7dfa5 [2022-07-28T21:12:25.604Z] OK: 221 MiB in 51 packages [2022-07-28T21:12:27.620Z] Removing intermediate container d3815fd67741 [2022-07-28T21:12:27.620Z] ---> 604f234560f4 [2022-07-28T21:12:27.620Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-28T21:12:27.898Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-28T21:12:28.499Z] ---> 9f68bd40d067 [2022-07-28T21:12:28.499Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-28T21:12:28.499Z] ---> Running in e5b958101c1a [2022-07-28T21:13:25.075Z] Removing intermediate container e5b958101c1a [2022-07-28T21:13:25.075Z] ---> e5539456c3b3 [2022-07-28T21:13:25.075Z] Step 8/22 : COPY . . [2022-07-28T21:13:37.521Z] ---> 79127d714607 [2022-07-28T21:13:37.521Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-28T21:13:37.521Z] ---> Running in d6eed51797da [2022-07-28T21:13:38.507Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-28T21:17:15.572Z] Removing intermediate container 5dabf41ef616 [2022-07-28T21:17:15.572Z] ---> 1b5dc5c9b576 [2022-07-28T21:17:15.572Z] [2022-07-28T21:17:15.572Z] Step 10/31 : FROM alpine:3.16 [2022-07-28T21:17:15.572Z] ---> 3d81c46cd875 [2022-07-28T21:17:15.572Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-28T21:17:15.572Z] ---> Running in bfacde670b8e [2022-07-28T21:17:15.572Z] Removing intermediate container bfacde670b8e [2022-07-28T21:17:15.572Z] ---> ad07670bfc4c [2022-07-28T21:17:15.572Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-28T21:17:15.572Z] ---> Running in 16cef41434d1 [2022-07-28T21:17:15.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T21:17:15.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T21:17:17.030Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-28T21:17:17.030Z] (2/2) Installing su-exec (0.2-r1) [2022-07-28T21:17:17.030Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T21:17:17.030Z] OK: 5 MiB in 16 packages [2022-07-28T21:17:18.491Z] Removing intermediate container 16cef41434d1 [2022-07-28T21:17:18.491Z] ---> 197f43b22ad2 [2022-07-28T21:17:18.491Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-28T21:17:18.491Z] ---> Running in 22b0fd2cdfb4 [2022-07-28T21:17:19.097Z] Removing intermediate container 22b0fd2cdfb4 [2022-07-28T21:17:19.097Z] ---> 48efd8ab9558 [2022-07-28T21:17:19.097Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-07-28T21:17:19.097Z] ---> Running in 501e1be8e32c [2022-07-28T21:17:19.701Z] Removing intermediate container 501e1be8e32c [2022-07-28T21:17:19.701Z] ---> 77535d73b197 [2022-07-28T21:17:19.701Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-07-28T21:17:19.981Z] ---> Running in 44e6bf10060c [2022-07-28T21:17:20.587Z] Removing intermediate container 44e6bf10060c [2022-07-28T21:17:20.587Z] ---> 2c8503115893 [2022-07-28T21:17:20.587Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-28T21:17:20.587Z] ---> Running in 78372b163c6d [2022-07-28T21:17:24.028Z] Removing intermediate container 78372b163c6d [2022-07-28T21:17:24.028Z] ---> ed6173c8b800 [2022-07-28T21:17:24.028Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-07-28T21:17:24.028Z] ---> Running in 7fe366613675 [2022-07-28T21:17:24.307Z] Removing intermediate container 7fe366613675 [2022-07-28T21:17:24.307Z] ---> ce96bade17e4 [2022-07-28T21:17:24.307Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-07-28T21:17:25.761Z] ---> f929bc0a03ca [2022-07-28T21:17:25.761Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-07-28T21:17:25.761Z] ---> Running in e0f3db7d5f2e [2022-07-28T21:17:29.191Z] Removing intermediate container e0f3db7d5f2e [2022-07-28T21:17:29.191Z] ---> 1fbf45556ce5 [2022-07-28T21:17:29.191Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T21:17:29.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/secrets-config ./cmd/secrets-config [2022-07-28T21:17:29.793Z] ---> ce9e79018cb7 [2022-07-28T21:17:29.793Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-28T21:17:31.782Z] ---> b31ff5d041da [2022-07-28T21:17:31.782Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-28T21:17:32.799Z] ---> 458751cb5d7c [2022-07-28T21:17:32.799Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-28T21:17:33.796Z] ---> 983fbcc597cf [2022-07-28T21:17:33.796Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-07-28T21:17:34.798Z] ---> 6f4546c5f9e5 [2022-07-28T21:17:34.798Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-28T21:17:35.786Z] ---> 59e6bd52bc6c [2022-07-28T21:17:35.786Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-28T21:17:36.063Z] ---> Running in 6c3c29e9e4c8 [2022-07-28T21:17:39.455Z] Removing intermediate container 6c3c29e9e4c8 [2022-07-28T21:17:39.455Z] ---> 1903d357b7e4 [2022-07-28T21:17:39.455Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-28T21:17:39.455Z] ---> Running in 8807dcddcda4 [2022-07-28T21:17:39.455Z] Removing intermediate container 8807dcddcda4 [2022-07-28T21:17:39.455Z] ---> 5a3d84283d1e [2022-07-28T21:17:39.455Z] Step 28/31 : CMD ["gate"] [2022-07-28T21:17:39.731Z] ---> Running in 401aca2770b2 [2022-07-28T21:17:40.327Z] Removing intermediate container 401aca2770b2 [2022-07-28T21:17:40.327Z] ---> 0e604b4489ef [2022-07-28T21:17:40.327Z] Step 29/31 : LABEL arch=arm64 [2022-07-28T21:17:40.327Z] ---> Running in 4b0cc7c8a728 [2022-07-28T21:17:40.926Z] Removing intermediate container 4b0cc7c8a728 [2022-07-28T21:17:40.926Z] ---> f9421f651b30 [2022-07-28T21:17:40.926Z] Step 30/31 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 [2022-07-28T21:17:40.927Z] ---> Running in 3d726d6c66db [2022-07-28T21:17:41.527Z] Removing intermediate container 3d726d6c66db [2022-07-28T21:17:41.527Z] ---> d66d429ec3a0 [2022-07-28T21:17:41.527Z] Step 31/31 : LABEL version=0.0.0 [2022-07-28T21:17:41.804Z] ---> Running in fc0782fa9c7b [2022-07-28T21:17:42.416Z] Removing intermediate container fc0782fa9c7b [2022-07-28T21:17:42.416Z] ---> 8c0675279c13 [2022-07-28T21:17:42.416Z] [2022-07-28T21:17:43.020Z] Successfully built 8c0675279c13 [2022-07-28T21:17:43.020Z] Successfully tagged security-bootstrapper-arm64:latest [2022-07-28T21:17:43.297Z]  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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-28T21:17:55.747Z] Removing intermediate container 7a811f5e2242 [2022-07-28T21:17:55.747Z] ---> b5b9174bb26a [2022-07-28T21:17:55.747Z] [2022-07-28T21:17:55.747Z] Step 10/22 : FROM alpine:3.16 [2022-07-28T21:17:55.747Z] ---> 3d81c46cd875 [2022-07-28T21:17:55.747Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-28T21:17:55.747Z] ---> Running in aae800809f92 [2022-07-28T21:17:56.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T21:17:57.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T21:17:58.475Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-28T21:17:58.475Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-28T21:17:58.475Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-28T21:17:58.475Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-28T21:17:58.475Z] (5/6) Installing curl (7.83.1-r2) [2022-07-28T21:17:58.475Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-28T21:17:58.475Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T21:17:58.475Z] Executing ca-certificates-20211220-r0.trigger [2022-07-28T21:17:59.079Z] OK: 8 MiB in 20 packages [2022-07-28T21:18:02.508Z] Removing intermediate container aae800809f92 [2022-07-28T21:18:02.509Z] ---> 8e90e33c09ae [2022-07-28T21:18:02.509Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-28T21:18:02.509Z] ---> Running in abe9f44951b8 [2022-07-28T21:18:02.790Z] Removing intermediate container abe9f44951b8 [2022-07-28T21:18:02.790Z] ---> 0a123bcc8a32 [2022-07-28T21:18:02.790Z] Step 13/22 : WORKDIR /edgex [2022-07-28T21:18:03.068Z] ---> Running in 20f297b6ce1c [2022-07-28T21:18:03.069Z] Removing intermediate container aaee9ea7dfa5 [2022-07-28T21:18:03.069Z] ---> e28e65a1654b [2022-07-28T21:18:03.069Z] [2022-07-28T21:18:03.069Z] Step 10/25 : FROM alpine:3.16 [2022-07-28T21:18:03.069Z] ---> 3d81c46cd875 [2022-07-28T21:18:03.069Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-28T21:18:03.346Z] ---> Running in 13c72ec45b75 [2022-07-28T21:18:03.971Z] Removing intermediate container 20f297b6ce1c [2022-07-28T21:18:03.971Z] ---> f66df297df0d [2022-07-28T21:18:03.971Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-28T21:18:05.420Z] ---> b2f98f0e9380 [2022-07-28T21:18:05.420Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-28T21:18:05.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T21:18:05.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T21:18:06.696Z] ---> 21c8f38c46d4 [2022-07-28T21:18:06.696Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-28T21:18:06.978Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-28T21:18:07.259Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-28T21:18:07.259Z] (3/3) Installing su-exec (0.2-r1) [2022-07-28T21:18:07.259Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T21:18:07.259Z] Executing ca-certificates-20211220-r0.trigger [2022-07-28T21:18:07.538Z] OK: 6 MiB in 17 packages [2022-07-28T21:18:08.568Z] ---> 796751938aeb [2022-07-28T21:18:08.568Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-28T21:18:10.028Z] ---> c3075031ddb3 [2022-07-28T21:18:10.028Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-28T21:18:10.028Z] Removing intermediate container 13c72ec45b75 [2022-07-28T21:18:10.028Z] ---> b8a3eba3252d [2022-07-28T21:18:10.028Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-28T21:18:10.028Z] ---> Running in 48264f60ea51 [2022-07-28T21:18:10.028Z] ---> Running in 8d8b8928d8e1 [2022-07-28T21:18:10.628Z] Removing intermediate container 8d8b8928d8e1 [2022-07-28T21:18:10.628Z] ---> dc9138bc3bde [2022-07-28T21:18:10.628Z] Step 13/25 : WORKDIR / [2022-07-28T21:18:10.913Z] ---> Running in 35ad9fe881a0 [2022-07-28T21:18:11.514Z] Removing intermediate container 35ad9fe881a0 [2022-07-28T21:18:11.514Z] ---> 596268ff60f6 [2022-07-28T21:18:11.514Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-07-28T21:18:13.520Z] ---> 73a6edbb81d5 [2022-07-28T21:18:13.520Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-07-28T21:18:13.520Z] Removing intermediate container 48264f60ea51 [2022-07-28T21:18:13.520Z] ---> 55fa68fd6956 [2022-07-28T21:18:13.520Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-28T21:18:13.799Z] ---> Running in 6f72a9eda321 [2022-07-28T21:18:14.419Z] Removing intermediate container 6f72a9eda321 [2022-07-28T21:18:14.419Z] ---> 5d7f4031a159 [2022-07-28T21:18:14.419Z] Step 20/22 : LABEL arch=arm64 [2022-07-28T21:18:14.419Z] ---> 259f572b215b [2022-07-28T21:18:14.419Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-28T21:18:14.699Z] ---> Running in 033f14378372 [2022-07-28T21:18:15.314Z] Removing intermediate container 033f14378372 [2022-07-28T21:18:15.314Z] ---> adafd738d010 [2022-07-28T21:18:15.314Z] Step 21/22 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 [2022-07-28T21:18:15.594Z] ---> Running in a12f73901fc5 [2022-07-28T21:18:15.874Z] ---> a691fb90549c [2022-07-28T21:18:15.874Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-07-28T21:18:16.483Z] Removing intermediate container a12f73901fc5 [2022-07-28T21:18:16.483Z] ---> 70053091c394 [2022-07-28T21:18:16.483Z] Step 22/22 : LABEL version=0.0.0 [2022-07-28T21:18:16.483Z] ---> Running in 2270662afd7d [2022-07-28T21:18:17.087Z] ---> e4ca5ac6a9a4 [2022-07-28T21:18:17.087Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-28T21:18:17.364Z] Removing intermediate container 2270662afd7d [2022-07-28T21:18:17.364Z] ---> 159338176ab3 [2022-07-28T21:18:17.364Z] [2022-07-28T21:18:18.354Z] Successfully built 159338176ab3 [2022-07-28T21:18:18.355Z] Successfully tagged security-proxy-setup-arm64:latest [2022-07-28T21:18:18.959Z]  Building security-proxy-setup ... done  ---> 6b64b00e2f99 [2022-07-28T21:18:18.959Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-28T21:18:20.959Z] ---> 41dc55f22df5 [2022-07-28T21:18:20.959Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-28T21:18:21.951Z] ---> 7fef20569f6a [2022-07-28T21:18:21.951Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-28T21:18:21.951Z] ---> Running in 7abe517d0ef5 [2022-07-28T21:18:24.627Z] Removing intermediate container 7abe517d0ef5 [2022-07-28T21:18:24.627Z] ---> a068501d5c7b [2022-07-28T21:18:24.627Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-28T21:18:24.627Z] ---> Running in 3c8a2946672d [2022-07-28T21:18:25.240Z] Removing intermediate container 3c8a2946672d [2022-07-28T21:18:25.240Z] ---> e617c60cbb53 [2022-07-28T21:18:25.240Z] Step 23/25 : LABEL arch=arm64 [2022-07-28T21:18:25.240Z] ---> Running in 8421930a29fd [2022-07-28T21:18:25.888Z] Removing intermediate container 8421930a29fd [2022-07-28T21:18:25.888Z] ---> 4c578386a841 [2022-07-28T21:18:25.888Z] Step 24/25 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 [2022-07-28T21:18:26.174Z] ---> Running in a221d7777ee2 [2022-07-28T21:18:26.786Z] Removing intermediate container a221d7777ee2 [2022-07-28T21:18:26.786Z] ---> d291985f2b8a [2022-07-28T21:18:26.786Z] Step 25/25 : LABEL version=0.0.0 [2022-07-28T21:18:26.786Z] ---> Running in a1b493ddc90a [2022-07-28T21:18:27.409Z] Removing intermediate container a1b493ddc90a [2022-07-28T21:18:27.409Z] ---> 3610afad80a2 [2022-07-28T21:18:27.409Z] [2022-07-28T21:18:27.685Z] Successfully built 3610afad80a2 [2022-07-28T21:18:27.685Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-07-28T21:19:06.722Z]  Building security-secretstore-setup ... done Removing intermediate container a36332d5ea6e [2022-07-28T21:19:06.722Z] ---> 7accba316bb5 [2022-07-28T21:19:06.722Z] [2022-07-28T21:19:06.722Z] Step 10/22 : FROM alpine:3.16 [2022-07-28T21:19:06.722Z] ---> 3d81c46cd875 [2022-07-28T21:19:06.722Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-28T21:19:06.722Z] ---> Using cache [2022-07-28T21:19:06.722Z] ---> f11613e708ed [2022-07-28T21:19:06.722Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-28T21:19:06.722Z] ---> Using cache [2022-07-28T21:19:06.722Z] ---> d8f11c105665 [2022-07-28T21:19:06.722Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-28T21:19:06.722Z] ---> Running in 79543276a2da [2022-07-28T21:19:06.722Z] Removing intermediate container 79543276a2da [2022-07-28T21:19:06.722Z] ---> 04f1655e9fbc [2022-07-28T21:19:06.722Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-28T21:19:06.722Z] ---> Running in 51010f82375d [2022-07-28T21:19:06.722Z] Removing intermediate container 51010f82375d [2022-07-28T21:19:06.722Z] ---> 057a68e9a66b [2022-07-28T21:19:06.722Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T21:19:06.722Z] ---> 3d070c24f402 [2022-07-28T21:19:06.722Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-28T21:19:06.722Z] ---> fdc698b9ecff [2022-07-28T21:19:06.722Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-28T21:19:06.722Z] ---> 2bbfc8ed3230 [2022-07-28T21:19:06.722Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-28T21:19:06.722Z] ---> Running in 83fadca9b210 [2022-07-28T21:19:07.332Z] Removing intermediate container 83fadca9b210 [2022-07-28T21:19:07.332Z] ---> ed58e7605944 [2022-07-28T21:19:07.332Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T21:19:07.332Z] ---> Running in 44502a320c31 [2022-07-28T21:19:07.928Z] Removing intermediate container 44502a320c31 [2022-07-28T21:19:07.928Z] ---> 6f0d04f42888 [2022-07-28T21:19:07.928Z] Step 20/22 : LABEL arch=arm64 [2022-07-28T21:19:07.928Z] ---> Running in aa6e118ccc68 [2022-07-28T21:19:08.207Z] Removing intermediate container aa6e118ccc68 [2022-07-28T21:19:08.207Z] ---> c44fb049b9f5 [2022-07-28T21:19:08.207Z] Step 21/22 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 [2022-07-28T21:19:08.481Z] ---> Running in 198bb1c92c1a [2022-07-28T21:19:08.753Z] Removing intermediate container 198bb1c92c1a [2022-07-28T21:19:08.753Z] ---> 5003a23db063 [2022-07-28T21:19:08.753Z] Step 22/22 : LABEL version=0.0.0 [2022-07-28T21:19:08.753Z] ---> Running in 3087cef51305 [2022-07-28T21:19:09.025Z] Removing intermediate container 3087cef51305 [2022-07-28T21:19:09.025Z] ---> 87c0aa3dbb7a [2022-07-28T21:19:09.025Z] [2022-07-28T21:19:09.622Z] Successfully built 87c0aa3dbb7a [2022-07-28T21:19:09.622Z] Successfully tagged support-scheduler-arm64:latest [2022-07-28T21:19:27.927Z]  Building support-scheduler ... done Removing intermediate container d6eed51797da [2022-07-28T21:19:27.927Z] ---> 6c0a76f987e2 [2022-07-28T21:19:27.927Z] [2022-07-28T21:19:27.927Z] Step 10/22 : FROM alpine:3.16 [2022-07-28T21:19:27.927Z] ---> 3d81c46cd875 [2022-07-28T21:19:27.927Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-28T21:19:27.927Z] ---> Running in 06db7834b1e0 [2022-07-28T21:19:27.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-28T21:19:27.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-28T21:19:27.927Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-28T21:19:27.927Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-28T21:19:27.927Z] Executing busybox-1.35.0-r15.trigger [2022-07-28T21:19:27.927Z] Executing ca-certificates-20211220-r0.trigger [2022-07-28T21:19:28.201Z] OK: 6 MiB in 16 packages [2022-07-28T21:19:29.638Z] Removing intermediate container 06db7834b1e0 [2022-07-28T21:19:29.638Z] ---> c0b82584e379 [2022-07-28T21:19:29.638Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-28T21:19:29.638Z] ---> Running in a64ca312e85d [2022-07-28T21:19:29.910Z] Removing intermediate container a64ca312e85d [2022-07-28T21:19:29.910Z] ---> 22db6bed74de [2022-07-28T21:19:29.910Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-28T21:19:29.910Z] ---> Running in c27ffcf3fca4 [2022-07-28T21:19:30.183Z] Removing intermediate container c27ffcf3fca4 [2022-07-28T21:19:30.183Z] ---> a10ede5af243 [2022-07-28T21:19:30.183Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-28T21:19:30.457Z] ---> Running in 95a0d7ef1a67 [2022-07-28T21:19:30.732Z] Removing intermediate container 95a0d7ef1a67 [2022-07-28T21:19:30.732Z] ---> e00258900a0f [2022-07-28T21:19:30.732Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-28T21:19:31.327Z] ---> 6cf05f18e285 [2022-07-28T21:19:31.327Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-28T21:19:32.759Z] ---> 24b2e889e7b3 [2022-07-28T21:19:32.759Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-28T21:19:33.355Z] ---> 2a7c724063a6 [2022-07-28T21:19:33.355Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-28T21:19:33.355Z] ---> Running in d8f76c595f51 [2022-07-28T21:19:33.629Z] Removing intermediate container d8f76c595f51 [2022-07-28T21:19:33.629Z] ---> 77ce43b87ace [2022-07-28T21:19:33.629Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-28T21:19:33.629Z] ---> Running in 8d7c31aa591c [2022-07-28T21:19:33.907Z] Removing intermediate container 8d7c31aa591c [2022-07-28T21:19:33.907Z] ---> cd81ce803019 [2022-07-28T21:19:33.907Z] Step 20/22 : LABEL arch=arm64 [2022-07-28T21:19:34.184Z] ---> Running in 5b2d703990ed [2022-07-28T21:19:34.456Z] Removing intermediate container 5b2d703990ed [2022-07-28T21:19:34.456Z] ---> f886811f62c8 [2022-07-28T21:19:34.456Z] Step 21/22 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 [2022-07-28T21:19:34.456Z] ---> Running in ee2b9191cd9e [2022-07-28T21:19:34.730Z] Removing intermediate container ee2b9191cd9e [2022-07-28T21:19:34.730Z] ---> 6b6666417090 [2022-07-28T21:19:34.730Z] Step 22/22 : LABEL version=0.0.0 [2022-07-28T21:19:34.730Z] ---> Running in ee24df99c2b7 [2022-07-28T21:19:35.335Z] Removing intermediate container ee24df99c2b7 [2022-07-28T21:19:35.335Z] ---> 80ba826943de [2022-07-28T21:19:35.335Z] [2022-07-28T21:19:35.610Z] Successfully built 80ba826943de [2022-07-28T21:19:35.610Z] Successfully tagged support-notifications-arm64:latest [2022-07-28T21:19:35.901Z]  Building support-notifications ... done  [Pipeline] } [2022-07-28T21:19:35.931Z] $ docker stop --time=1 2546d12b781cbb5671451057a4fb8c55371b440450b0564192011f102ccfeaf9 [2022-07-28T21:19:37.695Z] $ docker rm -f 2546d12b781cbb5671451057a4fb8c55371b440450b0564192011f102ccfeaf9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-28T21:19:38.329Z] + docker images [2022-07-28T21:19:38.605Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-28T21:19:38.605Z] support-notifications-arm64 latest 80ba826943de 3 seconds ago 26.1MB [2022-07-28T21:19:38.605Z] 6c0a76f987e2 14 seconds ago 1.57GB [2022-07-28T21:19:38.605Z] support-scheduler-arm64 latest 87c0aa3dbb7a 30 seconds ago 25.6MB [2022-07-28T21:19:38.605Z] 7accba316bb5 38 seconds ago 1.57GB [2022-07-28T21:19:38.605Z] security-secretstore-setup-arm64 latest 3610afad80a2 About a minute ago 27.9MB [2022-07-28T21:19:38.605Z] security-proxy-setup-arm64 latest 159338176ab3 About a minute ago 26.2MB [2022-07-28T21:19:38.605Z] e28e65a1654b About a minute ago 1.52GB [2022-07-28T21:19:38.605Z] b5b9174bb26a About a minute ago 1.52GB [2022-07-28T21:19:38.605Z] security-bootstrapper-arm64 latest 8c0675279c13 About a minute ago 18.5MB [2022-07-28T21:19:38.605Z] 1b5dc5c9b576 2 minutes ago 1.52GB [2022-07-28T21:19:38.605Z] security-spire-agent-arm64 latest 3d1178a3e848 8 minutes ago 122MB [2022-07-28T21:19:38.605Z] security-spire-config-arm64 latest f1bd30a94526 8 minutes ago 83.6MB [2022-07-28T21:19:38.605Z] security-spire-server-arm64 latest 89c62ba5d346 8 minutes ago 84.2MB [2022-07-28T21:19:38.605Z] 63584bf2caf9 8 minutes ago 1.41GB [2022-07-28T21:19:38.605Z] 67cf9598fb10 8 minutes ago 1.41GB [2022-07-28T21:19:38.605Z] aaa04723bb8d 8 minutes ago 1.41GB [2022-07-28T21:19:38.605Z] security-spiffe-token-provider-arm64 latest ca667ffe0558 9 minutes ago 28.3MB [2022-07-28T21:19:38.605Z] sys-mgmt-agent-arm64 latest 2ce4734c31f1 9 minutes ago 282MB [2022-07-28T21:19:38.605Z] 3698b22ea4af 9 minutes ago 1.56GB [2022-07-28T21:19:38.605Z] core-data-arm64 latest 1b8b0a17abfb 9 minutes ago 20.6MB [2022-07-28T21:19:38.605Z] 736841c63975 10 minutes ago 1.54GB [2022-07-28T21:19:38.605Z] core-metadata-arm64 latest 9f7caf46008d 10 minutes ago 16.4MB [2022-07-28T21:19:38.605Z] core-command-arm64 latest 5e56aec61e5a 11 minutes ago 15.5MB [2022-07-28T21:19:38.605Z] 51af833c55b6 11 minutes ago 1.52GB [2022-07-28T21:19:38.605Z] 9654f6b60257 11 minutes ago 1.51GB [2022-07-28T21:19:38.605Z] 83c0e1a21b38 11 minutes ago 1.51GB [2022-07-28T21:19:38.605Z] ci-base-image-arm64 latest 1572a3747019 29 minutes ago 994MB [2022-07-28T21:19:38.605Z] alpine 3.15 60f2846fe774 8 days ago 5.32MB [2022-07-28T21:19:38.605Z] alpine 3.16 3d81c46cd875 9 days ago 5.27MB [2022-07-28T21:19:38.605Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 3 weeks ago 678MB [2022-07-28T21:19:38.605Z] docker 20.10.14 c346e9eafbab 3 months ago 202MB [2022-07-28T21:19:38.605Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T21:19:39.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-28T21:19:39.407Z] [2022-07-28T21:19:39.407Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T21:19:39.782Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-28T21:19:40.079Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-28T21:19:40.079Z] 8998bd30e6a1: Pulling fs layer [2022-07-28T21:19:40.079Z] 04944245beec: Pulling fs layer [2022-07-28T21:19:40.079Z] 699f458cf7ca: Pulling fs layer [2022-07-28T21:19:40.079Z] 765212b225bb: Pulling fs layer [2022-07-28T21:19:40.079Z] f23df028b6ca: Pulling fs layer [2022-07-28T21:19:40.079Z] d65c8cfc05b1: Pulling fs layer [2022-07-28T21:19:40.079Z] 2437ff75d9bd: Pulling fs layer [2022-07-28T21:19:40.079Z] f23df028b6ca: Waiting [2022-07-28T21:19:40.079Z] 765212b225bb: Waiting [2022-07-28T21:19:40.079Z] 04944245beec: Verifying Checksum [2022-07-28T21:19:40.079Z] 04944245beec: Download complete [2022-07-28T21:19:40.079Z] 765212b225bb: Verifying Checksum [2022-07-28T21:19:40.079Z] 765212b225bb: Download complete [2022-07-28T21:19:40.079Z] f23df028b6ca: Verifying Checksum [2022-07-28T21:19:40.079Z] f23df028b6ca: Download complete [2022-07-28T21:19:40.079Z] d65c8cfc05b1: Verifying Checksum [2022-07-28T21:19:40.079Z] d65c8cfc05b1: Download complete [2022-07-28T21:19:40.380Z] 699f458cf7ca: Verifying Checksum [2022-07-28T21:19:40.380Z] 699f458cf7ca: Download complete [2022-07-28T21:19:41.024Z] 8998bd30e6a1: Verifying Checksum [2022-07-28T21:19:41.024Z] 8998bd30e6a1: Download complete [2022-07-28T21:19:43.642Z] 2437ff75d9bd: Verifying Checksum [2022-07-28T21:19:43.642Z] 2437ff75d9bd: Download complete [2022-07-28T21:19:45.618Z] 8998bd30e6a1: Pull complete [2022-07-28T21:19:45.890Z] 04944245beec: Pull complete [2022-07-28T21:19:47.327Z] 699f458cf7ca: Pull complete [2022-07-28T21:19:47.602Z] 765212b225bb: Pull complete [2022-07-28T21:19:48.585Z] f23df028b6ca: Pull complete [2022-07-28T21:19:48.862Z] d65c8cfc05b1: Pull complete [2022-07-28T21:20:07.174Z] 2437ff75d9bd: Pull complete [2022-07-28T21:20:07.174Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-28T21:20:07.174Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-28T21:20:07.174Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T21:20:07.456Z] prd-ubuntu20.04-docker-arm64-4c-16g-21400 does not seem to be running inside a container [2022-07-28T21:20:07.564Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-28T21:20:10.768Z] $ docker top 581fcfaca72b69bf06b488a7f56f9b7c264e65a61038dad2d5d47215a5f20b69 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-28T21:20:11.780Z] ---> job-cost.sh [2022-07-28T21:20:11.781Z] lf-activate-venv: SKIPPING [2022-07-28T21:20:11.781Z] INFO: No Stack... [2022-07-28T21:20:12.375Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-28T21:20:12.970Z] INFO: Archiving Costs [Pipeline] sh [2022-07-28T21:20:13.639Z] + cut -d, -f6 [2022-07-28T21:20:13.639Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [Pipeline] lock [2022-07-28T21:20:13.703Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4105-4-stack-cost] [2022-07-28T21:20:13.713Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4105-4-stack-cost] did not exist. Created. [2022-07-28T21:20:13.713Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4105-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-28T21:20:14.382Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-28T21:20:14.564Z] Stashed 1 file(s) [Pipeline] } [2022-07-28T21:20:14.571Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4105-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-28T21:20:14.616Z] $ docker stop --time=1 581fcfaca72b69bf06b488a7f56f9b7c264e65a61038dad2d5d47215a5f20b69 [2022-07-28T21:20:16.188Z] $ docker rm -f 581fcfaca72b69bf06b488a7f56f9b7c264e65a61038dad2d5d47215a5f20b69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-07-28T21:20:16.755Z] provisioning config files... [2022-07-28T21:20:16.763Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config6035254256580564806tmp [Pipeline] { [Pipeline] sh [2022-07-28T21:20:17.060Z] + set +x [2022-07-28T21:20:17.060Z] + curl -s https://codecov.io/bash [2022-07-28T21:20:17.060Z] + bash -s -- [2022-07-28T21:20:17.060Z] [2022-07-28T21:20:17.060Z] _____ _ [2022-07-28T21:20:17.060Z] / ____| | | [2022-07-28T21:20:17.060Z] | | ___ __| | ___ ___ _____ __ [2022-07-28T21:20:17.060Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-28T21:20:17.060Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-28T21:20:17.060Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-28T21:20:17.060Z] Bash-1.0.6 [2022-07-28T21:20:17.060Z] [2022-07-28T21:20:17.060Z] [2022-07-28T21:20:17.060Z] ==> git version 2.25.1 found [2022-07-28T21:20:17.060Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-07-28T21:20:17.060Z] Release-Date: 2020-01-08 [2022-07-28T21:20:17.060Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-28T21:20:17.060Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-28T21:20:17.060Z] ==> Jenkins CI detected. [2022-07-28T21:20:17.060Z] current dir:  /w/workspace/edgex-go/4 [2022-07-28T21:20:17.060Z] project root: . [2022-07-28T21:20:17.060Z] --> token set from env [2022-07-28T21:20:17.060Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-28T21:20:17.321Z] ==> Running gcov in . (disable via -X gcov) [2022-07-28T21:20:17.321Z] ==> Python coveragepy not found [2022-07-28T21:20:17.321Z] ==> Searching for coverage reports in: [2022-07-28T21:20:17.321Z] + . [2022-07-28T21:20:17.321Z] -> Found 1 reports [2022-07-28T21:20:17.321Z] ==> Detecting git/mercurial file structure [2022-07-28T21:20:17.321Z] ==> Reading reports [2022-07-28T21:20:17.321Z] + ./coverage.out bytes=436144 [2022-07-28T21:20:17.321Z] ==> Appending adjustments [2022-07-28T21:20:17.321Z] https://docs.codecov.io/docs/fixing-reports [2022-07-28T21:20:18.704Z] + Found adjustments [2022-07-28T21:20:18.704Z] ==> Gzipping contents [2022-07-28T21:20:18.704Z] 60K /tmp/codecov.gRWx2o.gz [2022-07-28T21:20:18.704Z] ==> Uploading reports [2022-07-28T21:20:18.704Z] url: https://codecov.io [2022-07-28T21:20:18.704Z] query: branch=PR-4105&commit=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4105%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4105&job=&cmd_args= [2022-07-28T21:20:18.704Z] -> Pinging Codecov [2022-07-28T21:20:18.704Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4105&commit=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4105%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4105&job=&cmd_args= [2022-07-28T21:20:18.965Z] -> Uploading to [2022-07-28T21:20:18.965Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-28/00271124DB129430A58F1EEE437C3FCB/5ebe4c56fd8cc741780ab8d9d214394c00f60fb9/ec6370dc-be3e-4575-99f6-32eb172c8ac2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220728%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220728T212018Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c3ffa0a54a941b707e3252dba7f7629b3035d415190b0391707335f994eea919 [2022-07-28T21:20:18.965Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-28T21:20:18.965Z] Dload Upload Total Spent Left Speed [2022-07-28T21:20:19.225Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59895 0 0 100 59895 0 210k --:--:-- --:--:-- --:--:-- 210k [2022-07-28T21:20:19.225Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 [Pipeline] } [2022-07-28T21:20:19.234Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-28T21:20:19.838Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-28T21:20:20.136Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T21:20:21.007Z] ---> package-listing.sh [2022-07-28T21:20:21.007Z] ++ facter osfamily [2022-07-28T21:20:21.007Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-28T21:20:21.267Z] + OS_FAMILY=debian [2022-07-28T21:20:21.267Z] + workspace=/w/workspace/edgex-go/4 [2022-07-28T21:20:21.267Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-28T21:20:21.267Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-28T21:20:21.267Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-28T21:20:21.267Z] + PACKAGES=/tmp/packages_start.txt [2022-07-28T21:20:21.267Z] + '[' /w/workspace/edgex-go/4 ']' [2022-07-28T21:20:21.267Z] + PACKAGES=/tmp/packages_end.txt [2022-07-28T21:20:21.267Z] + case "${OS_FAMILY}" in [2022-07-28T21:20:21.267Z] + dpkg -l [2022-07-28T21:20:21.267Z] + grep '^ii' [2022-07-28T21:20:21.267Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-28T21:20:21.267Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-28T21:20:21.267Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-28T21:20:21.267Z] + '[' /w/workspace/edgex-go/4 ']' [2022-07-28T21:20:21.267Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2022-07-28T21:20:21.267Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2022-07-28T21:20:21.279Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-28T21:20:21.558Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T21:20:22.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-28T21:20:22.125Z] [2022-07-28T21:20:22.125Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-28T21:20:22.432Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-28T21:20:22.432Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-28T21:20:22.432Z] 5eb5b503b376: Pulling fs layer [2022-07-28T21:20:22.432Z] 5c69ac0246d0: Pulling fs layer [2022-07-28T21:20:22.432Z] ec43610c2a17: Pulling fs layer [2022-07-28T21:20:22.432Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-28T21:20:22.432Z] 33b1e0a273af: Pulling fs layer [2022-07-28T21:20:22.432Z] 5d3b04190fa2: Pulling fs layer [2022-07-28T21:20:22.432Z] 2f39f015ded8: Pulling fs layer [2022-07-28T21:20:22.432Z] 33b1e0a273af: Waiting [2022-07-28T21:20:22.432Z] 5d3b04190fa2: Waiting [2022-07-28T21:20:22.432Z] 3a2ae6a8a46f: Waiting [2022-07-28T21:20:22.432Z] 5c69ac0246d0: Verifying Checksum [2022-07-28T21:20:22.432Z] 5c69ac0246d0: Download complete [2022-07-28T21:20:22.432Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-28T21:20:22.432Z] 3a2ae6a8a46f: Download complete [2022-07-28T21:20:22.694Z] 33b1e0a273af: Verifying Checksum [2022-07-28T21:20:22.694Z] 33b1e0a273af: Download complete [2022-07-28T21:20:22.694Z] 5d3b04190fa2: Verifying Checksum [2022-07-28T21:20:22.694Z] 5d3b04190fa2: Download complete [2022-07-28T21:20:22.694Z] ec43610c2a17: Verifying Checksum [2022-07-28T21:20:22.694Z] ec43610c2a17: Download complete [2022-07-28T21:20:22.694Z] 5eb5b503b376: Verifying Checksum [2022-07-28T21:20:22.694Z] 5eb5b503b376: Download complete [2022-07-28T21:20:23.262Z] 2f39f015ded8: Verifying Checksum [2022-07-28T21:20:23.262Z] 2f39f015ded8: Download complete [2022-07-28T21:20:23.831Z] 5eb5b503b376: Pull complete [2022-07-28T21:20:24.091Z] 5c69ac0246d0: Pull complete [2022-07-28T21:20:24.659Z] ec43610c2a17: Pull complete [2022-07-28T21:20:24.659Z] 3a2ae6a8a46f: Pull complete [2022-07-28T21:20:24.917Z] 33b1e0a273af: Pull complete [2022-07-28T21:20:24.917Z] 5d3b04190fa2: Pull complete [2022-07-28T21:20:29.107Z] 2f39f015ded8: Pull complete [2022-07-28T21:20:29.107Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-28T21:20:29.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-28T21:20:29.107Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-28T21:20:29.203Z] prd-ubuntu20.04-docker-8c-8g-21399 does not seem to be running inside a container [2022-07-28T21:20:29.256Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-28T21:20:32.095Z] $ docker top e3772b273706de485da657a8434240dc32e3d1f9a32f3e28dd4f3fd0e13949be -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-28T21:20:32.438Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-28T21:20:32.724Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-28T21:20:33.015Z] + ls /var/log/sa-host [2022-07-28T21:20:33.015Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-28T21:20:33.086Z] provisioning config files... [2022-07-28T21:20:33.093Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config3658987947240524158tmp [Pipeline] { [Pipeline] echo [2022-07-28T21:20:33.109Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T21:20:33.396Z] ---> create-netrc.sh [Pipeline] } [2022-07-28T21:20:33.405Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-28T21:20:33.736Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-28T21:20:33.745Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T21:20:34.030Z] ---> sudo-logs.sh [2022-07-28T21:20:34.030Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-28T21:20:34.050Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T21:20:34.335Z] ---> job-cost.sh [2022-07-28T21:20:34.335Z] lf-activate-venv: SKIPPING [2022-07-28T21:20:34.335Z] DEBUG: total: 0.10999999940395355 [2022-07-28T21:20:34.335Z] INFO: Retrieving Stack Cost... [2022-07-28T21:20:34.595Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-28T21:20:35.164Z] INFO: Archiving Costs [Pipeline] echo [2022-07-28T21:20:35.176Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-28T21:20:35.459Z] ---> logs-deploy.sh [2022-07-28T21:20:35.459Z] lf-activate-venv: SKIPPING [2022-07-28T21:20:35.459Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4105/4 [2022-07-28T21:20:35.459Z] INFO: archiving workspace using pattern(s): [2022-07-28T21:20:36.398Z] Archives upload complete. [2022-07-28T21:20:36.657Z] INFO: archiving logs to Nexus [2022-07-28T21:20:37.228Z] ---> uname -a: [2022-07-28T21:20:37.228Z] Linux prd-ubuntu20-04-docker-8c-8g-21399 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-28T21:20:37.228Z] [2022-07-28T21:20:37.228Z] [2022-07-28T21:20:37.228Z] ---> lscpu: [2022-07-28T21:20:37.228Z] Architecture: x86_64 [2022-07-28T21:20:37.228Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-28T21:20:37.228Z] Byte Order: Little Endian [2022-07-28T21:20:37.228Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-28T21:20:37.228Z] CPU(s): 8 [2022-07-28T21:20:37.228Z] On-line CPU(s) list: 0-7 [2022-07-28T21:20:37.228Z] Thread(s) per core: 1 [2022-07-28T21:20:37.228Z] Core(s) per socket: 1 [2022-07-28T21:20:37.228Z] Socket(s): 8 [2022-07-28T21:20:37.228Z] NUMA node(s): 1 [2022-07-28T21:20:37.228Z] Vendor ID: AuthenticAMD [2022-07-28T21:20:37.228Z] CPU family: 23 [2022-07-28T21:20:37.228Z] Model: 49 [2022-07-28T21:20:37.228Z] Model name: AMD EPYC-Rome Processor [2022-07-28T21:20:37.228Z] Stepping: 0 [2022-07-28T21:20:37.228Z] CPU MHz: 2799.864 [2022-07-28T21:20:37.228Z] BogoMIPS: 5599.72 [2022-07-28T21:20:37.228Z] Virtualization: AMD-V [2022-07-28T21:20:37.228Z] Hypervisor vendor: KVM [2022-07-28T21:20:37.228Z] Virtualization type: full [2022-07-28T21:20:37.228Z] L1d cache: 256 KiB [2022-07-28T21:20:37.228Z] L1i cache: 256 KiB [2022-07-28T21:20:37.228Z] L2 cache: 4 MiB [2022-07-28T21:20:37.228Z] L3 cache: 128 MiB [2022-07-28T21:20:37.228Z] NUMA node0 CPU(s): 0-7 [2022-07-28T21:20:37.228Z] Vulnerability Itlb multihit: Not affected [2022-07-28T21:20:37.228Z] Vulnerability L1tf: Not affected [2022-07-28T21:20:37.228Z] Vulnerability Mds: Not affected [2022-07-28T21:20:37.228Z] Vulnerability Meltdown: Not affected [2022-07-28T21:20:37.228Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-28T21:20:37.228Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-28T21:20:37.228Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-28T21:20:37.228Z] Vulnerability Srbds: Not affected [2022-07-28T21:20:37.228Z] Vulnerability Tsx async abort: Not affected [2022-07-28T21:20:37.228Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-07-28T21:20:37.228Z] [2022-07-28T21:20:37.228Z] [2022-07-28T21:20:37.228Z] ---> nproc: [2022-07-28T21:20:37.228Z] 8 [2022-07-28T21:20:37.228Z] [2022-07-28T21:20:37.228Z]