Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424+62f72edb64dca79aa690ec258c3243e87ccbadbd (327eeed8232d84029eb398971a1ae929b25a4444) 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-ssh15722257097383075206.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-ssh12502553316418699227.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-4111/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-4111/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13773806261352666377.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-ssh11928642724419521626.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 8213865985cc96b4d65921cf96fa8a01761a1acb The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4111/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-4111/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17181835859374510551.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 8213865985cc96b4d65921cf96fa8a01761a1acb (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8213865985cc96b4d65921cf96fa8a01761a1acb # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-21880 in /w/workspace/edgexfoundry_edgex-go_PR-4111 [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 62f72edb64dca79aa690ec258c3243e87ccbadbd into PR head commit 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 Merge succeeded, producing 5569c6f7b0d93c8018e078ce903f34e0248973cc Checking out Revision 5569c6f7b0d93c8018e078ce903f34e0248973cc (PR-4111) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4111/head:refs/remotes/origin/PR-4111 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 62f72edb64dca79aa690ec258c3243e87ccbadbd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5569c6f7b0d93c8018e078ce903f34e0248973cc # timeout=10 Commit message: "Merge commit '62f72edb64dca79aa690ec258c3243e87ccbadbd' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-03T16:29:22.767Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-03T16:29:22.827Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-03T16:29:22.838Z] ========================================================= [2022-08-03T16:29:22.838Z] EdgeX Global Pipelines Version Info [2022-08-03T16:29:22.838Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 107c192d309c0c05fab49c16a1f83f091f2a514c # timeout=10 [2022-08-03T16:29:23.605Z] ------------------- [2022-08-03T16:29:23.605Z] stable info: [2022-08-03T16:29:23.605Z] ------------------- [2022-08-03T16:29:23.605Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-03T16:29:23.605Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-03T16:29:23.605Z] Message: update stable to v1.0.238 [2022-08-03T16:29:24.178Z] ------------------- [2022-08-03T16:29:24.178Z] experimental info: [2022-08-03T16:29:24.178Z] ------------------- [2022-08-03T16:29:24.178Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-03T16:29:24.178Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-03T16:29:24.178Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-03T16:29:24.366Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-08-03T16:29:24.378Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-08-03T16:29:24.392Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-03T16:29:24.407Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-03T16:29:24.418Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-03T16:29:24.430Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-03T16:29:24.440Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-03T16:29:24.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-08-03T16:29:24.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-08-03T16:29:24.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-08-03T16:29:24.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-03T16:29:24.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-03T16:29:24.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-03T16:29:24.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-03T16:29:24.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-03T16:29:24.550Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-03T16:29:24.563Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-03T16:29:24.576Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-03T16:29:24.585Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-08-03T16:29:24.599Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-08-03T16:29:24.610Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-03T16:29:24.620Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-03T16:29:24.632Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-03T16:29:24.645Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4111 [Pipeline] echo [2022-08-03T16:29:24.655Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4111 [Pipeline] echo [2022-08-03T16:29:24.666Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4111 [Pipeline] echo [2022-08-03T16:29:24.678Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5569c6f7b0d93c8018e078ce903f34e0248973cc [Pipeline] echo [2022-08-03T16:29:24.689Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5569c6f [Pipeline] echo [2022-08-03T16:29:24.700Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-03T16:29:24.751Z] provisioning config files... [2022-08-03T16:29:24.763Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2688064887751078599tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-03T16:29:25.069Z] ---> docker-login.sh [2022-08-03T16:29:25.069Z] nexus3.edgexfoundry.org:10001 [2022-08-03T16:29:25.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T16:29:25.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T16:29:25.590Z] Configure a credential helper to remove this warning. See [2022-08-03T16:29:25.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T16:29:25.590Z] [2022-08-03T16:29:25.590Z] Login Succeeded [2022-08-03T16:29:25.590Z] nexus3.edgexfoundry.org:10002 [2022-08-03T16:29:25.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T16:29:25.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T16:29:25.590Z] Configure a credential helper to remove this warning. See [2022-08-03T16:29:25.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T16:29:25.590Z] [2022-08-03T16:29:25.590Z] Login Succeeded [2022-08-03T16:29:25.590Z] nexus3.edgexfoundry.org:10003 [2022-08-03T16:29:25.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T16:29:25.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T16:29:25.852Z] Configure a credential helper to remove this warning. See [2022-08-03T16:29:25.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T16:29:25.852Z] [2022-08-03T16:29:25.852Z] Login Succeeded [2022-08-03T16:29:25.852Z] nexus3.edgexfoundry.org:10004 [2022-08-03T16:29:25.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T16:29:26.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T16:29:26.114Z] Configure a credential helper to remove this warning. See [2022-08-03T16:29:26.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T16:29:26.114Z] [2022-08-03T16:29:26.114Z] Login Succeeded [2022-08-03T16:29:26.114Z] docker.io [2022-08-03T16:29:26.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T16:29:26.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T16:29:26.376Z] Configure a credential helper to remove this warning. See [2022-08-03T16:29:26.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T16:29:26.376Z] [2022-08-03T16:29:26.376Z] Login Succeeded [2022-08-03T16:29:26.376Z] ---> docker-login.sh ends [Pipeline] } [2022-08-03T16:29:26.385Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-03T16:29:26.694Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-08-03T16:29:26.694Z] + dirname+ cmd/core-command/Dockerfile [2022-08-03T16:29:26.694Z] cut -d/ -f2 [2022-08-03T16:29:26.694Z] + echo core-command,cmd/core-command/Dockerfile [2022-08-03T16:29:26.694Z] + dirname cmd/core-data/Dockerfile [2022-08-03T16:29:26.694Z] + cut -d/ -f2 [2022-08-03T16:29:26.694Z] + echo core-data,cmd/core-data/Dockerfile [2022-08-03T16:29:26.694Z] + dirname cmd/core-metadata/Dockerfile [2022-08-03T16:29:26.694Z] + cut -d/ -f2 [2022-08-03T16:29:26.694Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-08-03T16:29:26.694Z] + + dirname cmd/security-bootstrapper/Dockerfile [2022-08-03T16:29:26.694Z] cut -d/ -f2 [2022-08-03T16:29:26.694Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-08-03T16:29:26.694Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-08-03T16:29:26.694Z] + cut -d/ -f2 [2022-08-03T16:29:26.694Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-08-03T16:29:26.694Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2022-08-03T16:29:26.694Z] cut -d/ -f2 [2022-08-03T16:29:26.694Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-08-03T16:29:26.694Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-08-03T16:29:26.694Z] + cut -d/ -f2 [2022-08-03T16:29:26.694Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-08-03T16:29:26.694Z] + dirname cmd/security-spire-agent/Dockerfile [2022-08-03T16:29:26.694Z] + cut -d/ -f2 [2022-08-03T16:29:26.694Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-08-03T16:29:26.694Z] + dirname cmd/security-spire-config/Dockerfile [2022-08-03T16:29:26.694Z] + cut -d/ -f2 [2022-08-03T16:29:26.694Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-08-03T16:29:26.694Z] + dirname cmd/security-spire-server/Dockerfile [2022-08-03T16:29:26.694Z] + cut -d/ -f2 [2022-08-03T16:29:26.694Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-08-03T16:29:26.694Z] + dirname cmd/support-notifications/Dockerfile [2022-08-03T16:29:26.694Z] + cut -d/ -f2 [2022-08-03T16:29:26.694Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-08-03T16:29:26.694Z] + dirname cmd/support-scheduler/Dockerfile [2022-08-03T16:29:26.694Z] + cut -d/ -f2 [2022-08-03T16:29:26.694Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-08-03T16:29:26.694Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-08-03T16:29:26.694Z] + cut -d/ -f2 [2022-08-03T16:29:26.694Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-08-03T16:29:26.734Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-03T16:29:27.087Z] + git rev-list -1 --merges 5569c6f7b0d93c8018e078ce903f34e0248973cc~1..5569c6f7b0d93c8018e078ce903f34e0248973cc [Pipeline] echo [2022-08-03T16:29:27.099Z] -----------> git rev-list -1 --merges 5569c6f7b0d93c8018e078ce903f34e0248973cc~1..5569c6f7b0d93c8018e078ce903f34e0248973cc 5569c6f7b0d93c8018e078ce903f34e0248973cc [2022-08-03T16:29:27.099Z] 5569c6f7b0d93c8018e078ce903f34e0248973cc [false] [Pipeline] sh [2022-08-03T16:29:27.396Z] + git log --format=format:%s -1 5569c6f7b0d93c8018e078ce903f34e0248973cc [Pipeline] echo [2022-08-03T16:29:27.413Z] ========================================================= [2022-08-03T16:29:27.413Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-03T16:29:27.413Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-08-03T16:29:27.857Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-03T16:29:27.857Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-03T16:29:27.857Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-03T16:29:27.857Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-03T16:29:27.857Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-03T16:29:27.857Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-03T16:29:27.857Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T16:29:28.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-03T16:29:28.287Z] [2022-08-03T16:29:28.287Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T16:29:28.593Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-03T16:29:28.593Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-03T16:29:28.593Z] b85a868b505f: Pulling fs layer [2022-08-03T16:29:28.593Z] e2be974225ed: Pulling fs layer [2022-08-03T16:29:28.593Z] 339a4e72a1f5: Pulling fs layer [2022-08-03T16:29:28.593Z] 988bab9f4d93: Pulling fs layer [2022-08-03T16:29:28.593Z] 1469e6f7b9e6: Pulling fs layer [2022-08-03T16:29:28.593Z] eaf3925da568: Pulling fs layer [2022-08-03T16:29:28.593Z] bab4dde63d76: Pulling fs layer [2022-08-03T16:29:28.593Z] bde34c3a00c8: Pulling fs layer [2022-08-03T16:29:28.593Z] b352a97aabf1: Pulling fs layer [2022-08-03T16:29:28.593Z] 4872d77fe225: Pulling fs layer [2022-08-03T16:29:28.593Z] 5851b861e8e6: Pulling fs layer [2022-08-03T16:29:28.593Z] bab4dde63d76: Waiting [2022-08-03T16:29:28.593Z] bde34c3a00c8: Waiting [2022-08-03T16:29:28.593Z] b352a97aabf1: Waiting [2022-08-03T16:29:28.593Z] 4872d77fe225: Waiting [2022-08-03T16:29:28.593Z] 5851b861e8e6: Waiting [2022-08-03T16:29:28.593Z] 988bab9f4d93: Waiting [2022-08-03T16:29:28.593Z] eaf3925da568: Waiting [2022-08-03T16:29:28.593Z] 1469e6f7b9e6: Waiting [2022-08-03T16:29:28.593Z] e2be974225ed: Download complete [2022-08-03T16:29:28.593Z] 988bab9f4d93: Verifying Checksum [2022-08-03T16:29:28.593Z] 988bab9f4d93: Download complete [2022-08-03T16:29:28.854Z] 1469e6f7b9e6: Verifying Checksum [2022-08-03T16:29:28.854Z] 1469e6f7b9e6: Download complete [2022-08-03T16:29:28.854Z] 339a4e72a1f5: Verifying Checksum [2022-08-03T16:29:28.854Z] 339a4e72a1f5: Download complete [2022-08-03T16:29:28.854Z] eaf3925da568: Verifying Checksum [2022-08-03T16:29:28.854Z] eaf3925da568: Download complete [2022-08-03T16:29:28.854Z] bde34c3a00c8: Verifying Checksum [2022-08-03T16:29:28.854Z] bde34c3a00c8: Download complete [2022-08-03T16:29:28.854Z] b352a97aabf1: Download complete [2022-08-03T16:29:28.854Z] 4872d77fe225: Download complete [2022-08-03T16:29:28.854Z] 5851b861e8e6: Verifying Checksum [2022-08-03T16:29:28.854Z] 5851b861e8e6: Download complete [2022-08-03T16:29:28.854Z] b85a868b505f: Verifying Checksum [2022-08-03T16:29:28.854Z] b85a868b505f: Download complete [2022-08-03T16:29:29.114Z] bab4dde63d76: Verifying Checksum [2022-08-03T16:29:29.114Z] bab4dde63d76: Download complete [2022-08-03T16:29:30.500Z] b85a868b505f: Pull complete [2022-08-03T16:29:30.500Z] e2be974225ed: Pull complete [2022-08-03T16:29:31.070Z] 339a4e72a1f5: Pull complete [2022-08-03T16:29:31.070Z] 988bab9f4d93: Pull complete [2022-08-03T16:29:31.331Z] 1469e6f7b9e6: Pull complete [2022-08-03T16:29:31.592Z] eaf3925da568: Pull complete [2022-08-03T16:29:33.503Z] bab4dde63d76: Pull complete [2022-08-03T16:29:33.503Z] bde34c3a00c8: Pull complete [2022-08-03T16:29:33.766Z] b352a97aabf1: Pull complete [2022-08-03T16:29:33.766Z] 4872d77fe225: Pull complete [2022-08-03T16:29:33.766Z] 5851b861e8e6: Pull complete [2022-08-03T16:29:33.766Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-03T16:29:33.766Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-03T16:29:33.766Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T16:29:33.870Z] prd-ubuntu20.04-docker-8c-8g-21880 does not seem to be running inside a container [2022-08-03T16:29:33.913Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-03T16:29:35.376Z] $ docker top 542ff3f4bc7a28ced7b0852d0a3229c9b2abd15550f3002e79fdfc3221b4cfe4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-03T16:29:35.487Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-03T16:29:35.487Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-03T16:29:35.631Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-03T16:29:35.639Z] $ docker exec 542ff3f4bc7a28ced7b0852d0a3229c9b2abd15550f3002e79fdfc3221b4cfe4 ssh-agent [2022-08-03T16:29:35.772Z] SSH_AUTH_SOCK=/tmp/ssh-9GyXb9gBQKm7/agent.33 [2022-08-03T16:29:35.772Z] SSH_AGENT_PID=39 [2022-08-03T16:29:35.779Z] Running ssh-add (command line suppressed) [2022-08-03T16:29:35.922Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_4824940066218390620.key (/w/workspace/edgex-go/4@tmp/private_key_4824940066218390620.key) [2022-08-03T16:29:35.937Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-03T16:29:36.234Z] + git tag --points-at HEAD [Pipeline] } [2022-08-03T16:29:36.259Z] $ docker exec --env ******** --env ******** 542ff3f4bc7a28ced7b0852d0a3229c9b2abd15550f3002e79fdfc3221b4cfe4 ssh-agent -k [2022-08-03T16:29:36.381Z] unset SSH_AUTH_SOCK; [2022-08-03T16:29:36.381Z] unset SSH_AGENT_PID; [2022-08-03T16:29:36.381Z] echo Agent pid 39 killed; [2022-08-03T16:29:36.393Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-03T16:29:36.418Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-03T16:29:36.418Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-03T16:29:36.552Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-03T16:29:36.558Z] $ docker exec 542ff3f4bc7a28ced7b0852d0a3229c9b2abd15550f3002e79fdfc3221b4cfe4 ssh-agent [2022-08-03T16:29:36.684Z] SSH_AUTH_SOCK=/tmp/ssh-Fc9YHMYdnhjQ/agent.73 [2022-08-03T16:29:36.684Z] SSH_AGENT_PID=80 [2022-08-03T16:29:36.691Z] Running ssh-add (command line suppressed) [2022-08-03T16:29:36.816Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_3525902741541922538.key (/w/workspace/edgex-go/4@tmp/private_key_3525902741541922538.key) [2022-08-03T16:29:36.831Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-03T16:29:37.124Z] + git semver init [2022-08-03T16:29:37.386Z] 2022-08-03 16:29:37,344 [run_init] DEBUG init version:0.0.0 force:False [2022-08-03T16:29:37.386Z] 2022-08-03 16:29:37,346 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2022-08-03T16:29:37.386Z] 2022-08-03 16:29:37,346 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2022-08-03T16:29:37.386Z] 2022-08-03 16:29:37,346 [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-08-03T16:29:41.635Z] 2022-08-03 16:29:41,285 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2022-08-03T16:29:41.635Z] 2022-08-03 16:29:41,286 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4111 with force:False [2022-08-03T16:29:41.635Z] 2022-08-03 16:29:41,286 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4111 [2022-08-03T16:29:41.635Z] 2022-08-03 16:29:41,291 [execute] INFO git cat-file --batch-check [2022-08-03T16:29:41.635Z] 2022-08-03 16:29:41,291 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2022-08-03T16:29:41.635Z] 2022-08-03 16:29:41,297 [execute] INFO git cat-file --batch [2022-08-03T16:29:41.635Z] 2022-08-03 16:29:41,297 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2022-08-03T16:29:41.635Z] 2022-08-03 16:29:41,302 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4111 [2022-08-03T16:29:41.635Z] 0.0.0 [Pipeline] } [2022-08-03T16:29:41.652Z] $ docker exec --env ******** --env ******** 542ff3f4bc7a28ced7b0852d0a3229c9b2abd15550f3002e79fdfc3221b4cfe4 ssh-agent -k [2022-08-03T16:29:41.773Z] unset SSH_AUTH_SOCK; [2022-08-03T16:29:41.774Z] unset SSH_AGENT_PID; [2022-08-03T16:29:41.774Z] echo Agent pid 80 killed; [2022-08-03T16:29:41.782Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-03T16:29:42.108Z] + git semver [Pipeline] } [2022-08-03T16:29:42.389Z] $ docker stop --time=1 542ff3f4bc7a28ced7b0852d0a3229c9b2abd15550f3002e79fdfc3221b4cfe4 [2022-08-03T16:29:43.716Z] $ docker rm -f 542ff3f4bc7a28ced7b0852d0a3229c9b2abd15550f3002e79fdfc3221b4cfe4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-03T16:29:44.077Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-03T16:29:44.362Z] Stashed 1 file(s) [Pipeline] echo [2022-08-03T16:29:44.365Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-03T16:29:44.774Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2022-08-03T16:29:44.791Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-03T16:29:44.806Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-03T16:29:44.813Z] ========================================================= [2022-08-03T16:29:44.813Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-03T16:29:44.813Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-03T16:29:45.106Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-03T16:29:45.106Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-03T16:29:45.106Z] 2408cc74d12b: Pulling fs layer [2022-08-03T16:29:45.106Z] ea60b727a1ce: Pulling fs layer [2022-08-03T16:29:45.106Z] 30c4a7721957: Pulling fs layer [2022-08-03T16:29:45.106Z] 370296b7ddb6: Pulling fs layer [2022-08-03T16:29:45.106Z] 7c6cee850709: Pulling fs layer [2022-08-03T16:29:45.106Z] 39a5fcdaea64: Pulling fs layer [2022-08-03T16:29:45.106Z] d94ebbe4e438: Pulling fs layer [2022-08-03T16:29:45.106Z] bcfd1f05c69d: Pulling fs layer [2022-08-03T16:29:45.106Z] 59ccb84bbe0f: Pulling fs layer [2022-08-03T16:29:45.106Z] d94ebbe4e438: Waiting [2022-08-03T16:29:45.106Z] 7c6cee850709: Waiting [2022-08-03T16:29:45.106Z] 39a5fcdaea64: Waiting [2022-08-03T16:29:45.106Z] bcfd1f05c69d: Waiting [2022-08-03T16:29:45.106Z] 59ccb84bbe0f: Waiting [2022-08-03T16:29:45.106Z] 370296b7ddb6: Waiting [2022-08-03T16:29:45.106Z] 30c4a7721957: Download complete [2022-08-03T16:29:45.106Z] ea60b727a1ce: Download complete [2022-08-03T16:29:45.106Z] 7c6cee850709: Download complete [2022-08-03T16:29:45.106Z] 39a5fcdaea64: Verifying Checksum [2022-08-03T16:29:45.106Z] 39a5fcdaea64: Download complete [2022-08-03T16:29:45.106Z] 2408cc74d12b: Verifying Checksum [2022-08-03T16:29:45.106Z] 2408cc74d12b: Download complete [2022-08-03T16:29:45.370Z] d94ebbe4e438: Verifying Checksum [2022-08-03T16:29:45.370Z] d94ebbe4e438: Download complete [2022-08-03T16:29:45.370Z] 2408cc74d12b: Pull complete [2022-08-03T16:29:45.370Z] ea60b727a1ce: Pull complete [2022-08-03T16:29:45.632Z] 30c4a7721957: Pull complete [2022-08-03T16:29:45.632Z] 59ccb84bbe0f: Verifying Checksum [2022-08-03T16:29:45.632Z] 59ccb84bbe0f: Download complete [2022-08-03T16:29:45.893Z] bcfd1f05c69d: Verifying Checksum [2022-08-03T16:29:45.893Z] bcfd1f05c69d: Download complete [2022-08-03T16:29:45.893Z] 370296b7ddb6: Verifying Checksum [2022-08-03T16:29:45.893Z] 370296b7ddb6: Download complete [2022-08-03T16:29:51.182Z] 370296b7ddb6: Pull complete [2022-08-03T16:29:51.182Z] 7c6cee850709: Pull complete [2022-08-03T16:29:51.182Z] 39a5fcdaea64: Pull complete [2022-08-03T16:29:51.182Z] d94ebbe4e438: Pull complete [2022-08-03T16:29:53.093Z] bcfd1f05c69d: Pull complete [2022-08-03T16:29:54.035Z] 59ccb84bbe0f: Pull complete [2022-08-03T16:29:54.035Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-03T16:29:54.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-03T16:29:54.035Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-03T16:29:54.340Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-03T16:29:54.340Z] WORKDIR /edgex [2022-08-03T16:29:54.340Z] COPY go.mod . [2022-08-03T16:29:54.340Z] RUN go mod download [2022-08-03T16:29:54.340Z] + docker build -t ci-base-image-x86_64 -f - . [2022-08-03T16:29:55.726Z] Sending build context to Docker daemon 335.5MB [2022-08-03T16:29:55.726Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-03T16:29:55.726Z] ---> a4fb48ad2a94 [2022-08-03T16:29:55.726Z] Step 2/4 : WORKDIR /edgex [2022-08-03T16:29:58.279Z] ---> Running in b607217e846f [2022-08-03T16:29:58.279Z] Removing intermediate container b607217e846f [2022-08-03T16:29:58.279Z] ---> d12937188d68 [2022-08-03T16:29:58.279Z] Step 3/4 : COPY go.mod . [2022-08-03T16:29:58.279Z] ---> 30e189ffa653 [2022-08-03T16:29:58.279Z] Step 4/4 : RUN go mod download [2022-08-03T16:29:58.279Z] ---> Running in fdc0585f4c06 [2022-08-03T16:29:59.448Z] Still waiting to schedule task [2022-08-03T16:29:59.449Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-03T16:30:16.416Z] Removing intermediate container fdc0585f4c06 [2022-08-03T16:30:16.416Z] ---> f45a52f17c2b [2022-08-03T16:30:16.416Z] Successfully built f45a52f17c2b [2022-08-03T16:30:16.416Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T16:30:16.727Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-03T16:30:16.727Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T16:30:16.818Z] prd-ubuntu20.04-docker-8c-8g-21880 does not seem to be running inside a container [2022-08-03T16:30:16.861Z] $ 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 ******** ci-base-image-x86_64 cat [2022-08-03T16:30:17.283Z] $ docker top e569afe24b1089aa7a30b7c71b088c7a4162187174c07a8d308f6db43cde9185 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-03T16:30:17.657Z] + go version [2022-08-03T16:30:17.658Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-03T16:30:17.673Z] $ docker stop --time=1 e569afe24b1089aa7a30b7c71b088c7a4162187174c07a8d308f6db43cde9185 [2022-08-03T16:30:18.993Z] $ docker rm -f e569afe24b1089aa7a30b7c71b088c7a4162187174c07a8d308f6db43cde9185 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T16:30:19.416Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-03T16:30:19.416Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T16:30:19.504Z] prd-ubuntu20.04-docker-8c-8g-21880 does not seem to be running inside a container [2022-08-03T16:30:19.588Z] $ 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 ******** ci-base-image-x86_64 cat [2022-08-03T16:30:19.991Z] $ docker top b7a0bdbcd53daf6eea0f5171a3706426bb7dd33c2b333e7fd0c29550ef7a6747 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-03T16:30:20.080Z] ========================================================= [2022-08-03T16:30:20.080Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-03T16:30:20.080Z] ========================================================= [Pipeline] sh [2022-08-03T16:30:20.379Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2022-08-03T16:30:20.683Z] + make test [2022-08-03T16:30:20.683Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-03T16:30:27.264Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-03T16:30:42.169Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-03T16:30:42.169Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-03T16:30:42.169Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-03T16:30:42.169Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-03T16:30:42.169Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-03T16:30:42.169Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-03T16:30:42.169Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-03T16:30:42.169Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-03T16:30:42.169Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-03T16:30:42.431Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-03T16:30:42.431Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-03T16:30:42.431Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-03T16:30:42.431Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-03T16:30:42.431Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-03T16:30:42.431Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-03T16:30:43.020Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.078s coverage: 28.7% of statements [2022-08-03T16:30:43.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-03T16:30:43.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-03T16:30:43.020Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.102s coverage: 98.5% of statements [2022-08-03T16:30:43.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-03T16:30:43.962Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.121s coverage: 54.2% of statements [2022-08-03T16:30:43.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-03T16:30:43.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-03T16:30:48.163Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.987s coverage: 89.2% of statements [2022-08-03T16:30:48.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-03T16:30:48.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-03T16:30:48.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-03T16:30:48.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-03T16:30:48.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-03T16:30:48.163Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.087s coverage: 2.1% of statements [2022-08-03T16:30:48.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-03T16:30:48.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-03T16:30:48.163Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.480s coverage: 95.6% of statements [2022-08-03T16:30:48.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-03T16:30:48.163Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-03T16:30:48.163Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.087s coverage: 72.2% of statements [2022-08-03T16:30:48.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-03T16:30:48.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-03T16:30:48.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-03T16:30:48.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-03T16:30:48.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-03T16:30:48.163Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.071s coverage: 60.0% of statements [2022-08-03T16:30:48.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-03T16:30:48.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-03T16:30:48.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-03T16:30:48.163Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.085s coverage: 0.9% of statements [2022-08-03T16:30:48.163Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-03T16:30:48.163Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.078s coverage: 58.8% of statements [2022-08-03T16:30:48.163Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.079s coverage: 29.6% of statements [2022-08-03T16:30:48.163Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-03T16:30:48.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 47.1% of statements [2022-08-03T16:30:48.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.069s coverage: 79.5% of statements [2022-08-03T16:30:48.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.088s coverage: 94.1% of statements [2022-08-03T16:30:48.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements [2022-08-03T16:30:48.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.079s coverage: 87.5% of statements [2022-08-03T16:30:52.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.084s coverage: 94.4% of statements [2022-08-03T16:30:52.364Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.048s coverage: 44.8% of statements [2022-08-03T16:30:58.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.200s coverage: 82.2% of statements [2022-08-03T16:30:58.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-03T16:31:07.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2022-08-03T16:31:07.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-03T16:31:07.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-03T16:31:07.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-03T16:31:07.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2022-08-03T16:31:07.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-03T16:31:07.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-03T16:31:07.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-03T16:31:07.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-03T16:31:07.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-03T16:31:07.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements [2022-08-03T16:31:07.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-03T16:31:07.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-03T16:31:07.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements [2022-08-03T16:31:07.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-03T16:31:07.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.097s coverage: 58.8% of statements [2022-08-03T16:31:07.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-03T16:31:07.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.077s coverage: 80.0% of statements [2022-08-03T16:31:07.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2022-08-03T16:31:07.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2022-08-03T16:31:07.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.247s coverage: 91.2% of statements [2022-08-03T16:31:07.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-03T16:31:07.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.176s coverage: 64.7% of statements [2022-08-03T16:31:07.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-03T16:31:07.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-03T16:31:07.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2022-08-03T16:31:07.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements [2022-08-03T16:31:07.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2022-08-03T16:31:07.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements [2022-08-03T16:31:07.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2022-08-03T16:31:07.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.424s coverage: 65.8% of statements [2022-08-03T16:31:07.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-03T16:31:07.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-03T16:31:07.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-03T16:31:07.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.205s coverage: 43.6% of statements [2022-08-03T16:31:07.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-03T16:31:07.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-03T16:31:07.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.084s coverage: 89.5% of statements [2022-08-03T16:31:07.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-03T16:31:07.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.074s coverage: 84.8% of statements [2022-08-03T16:31:07.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-03T16:31:07.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-03T16:31:07.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-03T16:31:07.103Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-03T16:31:07.103Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements [2022-08-03T16:31:07.103Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-03T16:31:07.103Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-03T16:31:07.103Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-03T16:31:07.103Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-03T16:31:07.103Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.172s coverage: 92.3% of statements [2022-08-03T16:31:07.103Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-03T16:31:07.103Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-03T16:31:07.103Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-03T16:31:07.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-03T16:31:07.104Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2022-08-03T16:31:07.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-03T16:31:07.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-03T16:31:07.104Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.123s coverage: 97.7% of statements [2022-08-03T16:31:07.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-03T16:31:07.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-03T16:31:07.104Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-03T16:31:07.104Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-03T16:31:07.104Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-08-03T16:31:07.104Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-03T16:31:07.104Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-03T16:31:07.104Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-03T16:31:07.104Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-03T16:31:07.104Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-03T16:31:07.104Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-03T16:31:07.104Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-08-03T16:31:07.104Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-08-03T16:31:07.104Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-08-03T16:31:29.049Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-08-03T16:31:29.049Z] GO111MODULE=on go vet ./... [2022-08-03T16:31:31.588Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-03T16:31:31.588Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-03T16:31:31.588Z] ./bin/test-attribution-txt.sh [2022-08-03T16:31:31.849Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-03T16:31:31.849Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-03T16:31:31.849Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-03T16:31:31.849Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-03T16:31:31.849Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-03T16:31:31.849Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-03T16:31:31.849Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-03T16:31:31.864Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-03T16:31:32.163Z] + ls -al . [2022-08-03T16:31:32.163Z] total 728 [2022-08-03T16:31:32.164Z] drwxrwxr-x 10 1001 1001 4096 Aug 3 16:30 . [2022-08-03T16:31:32.164Z] drwxr-xr-x 4 root root 4096 Aug 3 16:30 .. [2022-08-03T16:31:32.164Z] -rw-rw-r-- 1 1001 1001 11 Aug 3 16:29 .dockerignore [2022-08-03T16:31:32.164Z] drwxrwxr-x 8 1001 1001 4096 Aug 3 16:31 .git [2022-08-03T16:31:32.164Z] drwxrwxr-x 3 1001 1001 4096 Aug 3 16:29 .github [2022-08-03T16:31:32.164Z] -rw-rw-r-- 1 1001 1001 1030 Aug 3 16:29 .gitignore [2022-08-03T16:31:32.164Z] -rw-rw-r-- 1 1001 1001 42 Aug 3 16:29 .golangci.yml [2022-08-03T16:31:32.164Z] -rw-rw-r-- 1 1001 1001 87 Aug 3 16:29 .hadolint.yml [2022-08-03T16:31:32.164Z] drwxr-xr-x 3 1001 1001 4096 Aug 3 16:29 .semver [2022-08-03T16:31:32.164Z] -rw-rw-r-- 1 1001 1001 166 Aug 3 16:29 .sonarcloud.properties [2022-08-03T16:31:32.164Z] -rw-rw-r-- 1 1001 1001 1171 Aug 3 16:29 ADOPTERS.md [2022-08-03T16:31:32.164Z] -rw-rw-r-- 1 1001 1001 10347 Aug 3 16:29 Attribution.txt [2022-08-03T16:31:32.164Z] -rw-rw-r-- 1 1001 1001 63209 Aug 3 16:29 CHANGELOG.md [2022-08-03T16:31:32.164Z] -rw-rw-r-- 1 1001 1001 3804 Aug 3 16:29 CONTRIBUTING.md [2022-08-03T16:31:32.164Z] -rw-rw-r-- 1 1001 1001 677 Aug 3 16:29 GOVERNANCE.md [2022-08-03T16:31:32.164Z] -rw-rw-r-- 1 1001 1001 850 Aug 3 16:29 Jenkinsfile [2022-08-03T16:31:32.164Z] -rw-rw-r-- 1 1001 1001 10775 Aug 3 16:29 LICENSE [2022-08-03T16:31:32.164Z] -rw-rw-r-- 1 1001 1001 10370 Aug 3 16:29 Makefile [2022-08-03T16:31:32.164Z] -rw-rw-r-- 1 1001 1001 582 Aug 3 16:29 OWNERS.md [2022-08-03T16:31:32.164Z] -rw-rw-r-- 1 1001 1001 9094 Aug 3 16:29 README.md [2022-08-03T16:31:32.164Z] -rw-rw-r-- 1 1001 1001 6912 Aug 3 16:29 SECURITY.md [2022-08-03T16:31:32.164Z] -rw-rw-r-- 1 1001 1001 5 Aug 3 16:29 VERSION [2022-08-03T16:31:32.164Z] -rw-rw-r-- 1 1001 1001 4131 Aug 3 16:29 ZMQWindows.md [2022-08-03T16:31:32.164Z] drwxrwxr-x 2 1001 1001 4096 Aug 3 16:29 bin [2022-08-03T16:31:32.164Z] drwxrwxr-x 18 1001 1001 4096 Aug 3 16:29 cmd [2022-08-03T16:31:32.164Z] -rw-r--r-- 1 root root 478941 Aug 3 16:31 coverage.out [2022-08-03T16:31:32.164Z] -rw-rw-r-- 1 1001 1001 3681 Aug 3 16:29 go.mod [2022-08-03T16:31:32.164Z] -rw-rw-r-- 1 1001 1001 38033 Aug 3 16:29 go.sum [2022-08-03T16:31:32.164Z] drwxrwxr-x 8 1001 1001 4096 Aug 3 16:29 internal [2022-08-03T16:31:32.164Z] drwxrwxr-x 3 1001 1001 4096 Aug 3 16:29 openapi [2022-08-03T16:31:32.164Z] drwxrwxr-x 4 1001 1001 4096 Aug 3 16:29 snap [2022-08-03T16:31:32.164Z] -rw-rw-r-- 1 1001 1001 204 Aug 3 16:29 version.go [Pipeline] sh [2022-08-03T16:31:32.453Z] + '[' -e coverage.out ] [2022-08-03T16:31:32.453Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-03T16:31:32.541Z] Stashed 1 file(s) [Pipeline] sh [2022-08-03T16:31:32.823Z] + make build [2022-08-03T16:31:32.824Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-03T16:31:38.491Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21882 in /w/workspace/edgexfoundry_edgex-go_PR-4111 [Pipeline] { [Pipeline] ws [2022-08-03T16:31:38.504Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2022-08-03T16:31:38.534Z] The recommended git tool is: git [2022-08-03T16:31:45.149Z] using credential edgex-jenkins-ssh [2022-08-03T16:31:45.166Z] Cloning the remote Git repository [2022-08-03T16:31:45.242Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-08-03T16:31:45.318Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2022-08-03T16:31:45.475Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-03T16:31:45.476Z] > git --version # timeout=10 [2022-08-03T16:31:45.499Z] > git --version # 'git version 2.25.1' [2022-08-03T16:31:45.502Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-03T16:31:45.640Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-03T16:31:47.725Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-03T16:31:57.728Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-03T16:31:58.672Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-03T16:32:01.224Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-03T16:32:01.243Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-03T16:32:01.949Z] Merging remotes/origin/main commit 62f72edb64dca79aa690ec258c3243e87ccbadbd into PR head commit 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 [2022-08-03T16:32:02.600Z] Merge succeeded, producing a4e24082aa0cc815d990641d24ba9d0447785490 [2022-08-03T16:32:02.600Z] Checking out Revision a4e24082aa0cc815d990641d24ba9d0447785490 (PR-4111) [2022-08-03T16:32:01.269Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-08-03T16:32:01.303Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-08-03T16:32:01.304Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-03T16:32:01.326Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4111/head:refs/remotes/origin/PR-4111 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-03T16:32:01.974Z] > git config core.sparsecheckout # timeout=10 [2022-08-03T16:32:01.995Z] > git checkout -f 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 # timeout=10 [2022-08-03T16:32:02.246Z] > git remote # timeout=10 [2022-08-03T16:32:02.266Z] > git config --get remote.origin.url # timeout=10 [2022-08-03T16:32:02.291Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-03T16:32:02.304Z] > git merge 62f72edb64dca79aa690ec258c3243e87ccbadbd # timeout=10 [2022-08-03T16:32:02.588Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-03T16:32:02.613Z] > git config core.sparsecheckout # timeout=10 [2022-08-03T16:32:02.629Z] > git checkout -f a4e24082aa0cc815d990641d24ba9d0447785490 # timeout=10 [2022-08-03T16:32:06.806Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-03T16:32:06.806Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-03T16:32:06.943Z] Commit message: "Merge commit '62f72edb64dca79aa690ec258c3243e87ccbadbd' into HEAD" [2022-08-03T16:32:06.974Z] First time build. Skipping changelog. [2022-08-03T16:32:07.064Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-03T16:32:06.957Z] > git rev-list --no-walk 107c192d309c0c05fab49c16a1f83f091f2a514c # timeout=10 [2022-08-03T16:32:07.908Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-03T16:32:07.908Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-03T16:32:07.908Z] Dload Upload Total Spent Left Speed [2022-08-03T16:32:07.908Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 92029 0 --:--:-- --:--:-- --:--:-- 92721 [Pipeline] sh [2022-08-03T16:32:08.445Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-03T16:32:08.727Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-03T16:32:09.070Z] + + sudosudo tee /etc/docker/daemon.new jq [2022-08-03T16:32:09.070Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-03T16:32:09.070Z] { [2022-08-03T16:32:09.070Z] "registry-mirrors": [ [2022-08-03T16:32:09.070Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-03T16:32:09.070Z] ], [2022-08-03T16:32:09.070Z] "bip": "10.250.0.254/24", [2022-08-03T16:32:09.070Z] "hosts": [ [2022-08-03T16:32:09.070Z] "tcp://0.0.0.0:5555", [2022-08-03T16:32:09.070Z] "unix:///var/run/docker.sock" [2022-08-03T16:32:09.070Z] ], [2022-08-03T16:32:09.070Z] "mtu": 1458, [2022-08-03T16:32:09.070Z] "selinux-enabled": true, [2022-08-03T16:32:09.070Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-03T16:32:09.070Z] } [Pipeline] sh [2022-08-03T16:32:09.390Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-03T16:32:09.420Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-03T16:32:09.756Z] + sudo service docker restart [2022-08-03T16:32:10.774Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-03T16:32:11.342Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-03T16:32:12.281Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-03T16:32:14.193Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-08-03T16:32:15.593Z] $ docker stop --time=1 b7a0bdbcd53daf6eea0f5171a3706426bb7dd33c2b333e7fd0c29550ef7a6747 [2022-08-03T16:32:17.979Z] $ docker rm -f b7a0bdbcd53daf6eea0f5171a3706426bb7dd33c2b333e7fd0c29550ef7a6747 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T16:32:19.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-03T16:32:19.076Z] [2022-08-03T16:32:19.076Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T16:32:19.446Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-03T16:32:19.446Z] latest: Pulling from edgex-devops/edgex-compose [2022-08-03T16:32:19.446Z] cbdbe7a5bc2a: Pulling fs layer [2022-08-03T16:32:19.446Z] ca9280d653b3: Pulling fs layer [2022-08-03T16:32:19.446Z] 7e9c9ca2126c: Pulling fs layer [2022-08-03T16:32:19.446Z] cbdbe7a5bc2a: Verifying Checksum [2022-08-03T16:32:19.446Z] cbdbe7a5bc2a: Download complete [2022-08-03T16:32:19.706Z] ca9280d653b3: Verifying Checksum [2022-08-03T16:32:19.706Z] ca9280d653b3: Download complete [2022-08-03T16:32:19.707Z] cbdbe7a5bc2a: Pull complete [2022-08-03T16:32:20.276Z] 7e9c9ca2126c: Download complete [2022-08-03T16:32:20.277Z] ca9280d653b3: Pull complete [2022-08-03T16:32:24.476Z] 7e9c9ca2126c: Pull complete [2022-08-03T16:32:24.476Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-08-03T16:32:24.476Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-03T16:32:24.476Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T16:32:24.574Z] prd-ubuntu20.04-docker-8c-8g-21880 does not seem to be running inside a container [2022-08-03T16:32:24.615Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-03T16:32:26.041Z] $ docker top af01f1ce85a3ea39d4ed32eba503102125ff7c535ac399873235b1b918a1ca8e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-03T16:32:26.410Z] + docker-compose build --help [2022-08-03T16:32:26.410Z] + grep parallel [2022-08-03T16:32:26.983Z] --parallel Build images in parallel. [Pipeline] } [2022-08-03T16:32:26.998Z] $ docker stop --time=1 af01f1ce85a3ea39d4ed32eba503102125ff7c535ac399873235b1b918a1ca8e [2022-08-03T16:32:28.309Z] $ docker rm -f af01f1ce85a3ea39d4ed32eba503102125ff7c535ac399873235b1b918a1ca8e [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-03T16:32:28.398Z] provisioning config files... [2022-08-03T16:32:28.428Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config4751477899495051070tmp [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-03T16:32:28.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-08-03T16:32:28.767Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T16:32:28.855Z] prd-ubuntu20.04-docker-8c-8g-21880 does not seem to be running inside a container [2022-08-03T16:32:28.895Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-08-03T16:32:29.022Z] ---> docker-login.sh [2022-08-03T16:32:29.022Z] nexus3.edgexfoundry.org:10001 [2022-08-03T16:32:29.306Z] $ docker top cdf4d1726f9b5d8dffc28fab7ae732e683465524a07898e2d4b478fdd20b05d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-03T16:32:29.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T16:32:29.674Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-03T16:32:29.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T16:32:29.895Z] Configure a credential helper to remove this warning. See [2022-08-03T16:32:29.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T16:32:29.895Z] [2022-08-03T16:32:29.895Z] Login Succeeded [2022-08-03T16:32:29.895Z] nexus3.edgexfoundry.org:10002 [2022-08-03T16:32:30.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T16:32:30.247Z] Building core-command ... [2022-08-03T16:32:30.247Z] Building core-data ... [2022-08-03T16:32:30.247Z] Building core-metadata ... [2022-08-03T16:32:30.247Z] Building security-bootstrapper ... [2022-08-03T16:32:30.247Z] Building security-proxy-setup ... [2022-08-03T16:32:30.247Z] Building security-secretstore-setup ... [2022-08-03T16:32:30.247Z] Building security-spiffe-token-provider ... [2022-08-03T16:32:30.247Z] Building security-spire-agent ... [2022-08-03T16:32:30.247Z] Building security-spire-config ... [2022-08-03T16:32:30.247Z] Building security-spire-server ... [2022-08-03T16:32:30.247Z] Building support-notifications ... [2022-08-03T16:32:30.247Z] Building support-scheduler ... [2022-08-03T16:32:30.247Z] Building sys-mgmt-agent ... [2022-08-03T16:32:30.247Z] Building support-notifications [2022-08-03T16:32:30.247Z] Building security-spire-config [2022-08-03T16:32:30.247Z] Building security-spire-agent [2022-08-03T16:32:30.247Z] Building security-spiffe-token-provider [2022-08-03T16:32:30.247Z] Building security-proxy-setup [2022-08-03T16:32:30.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T16:32:30.447Z] Configure a credential helper to remove this warning. See [2022-08-03T16:32:30.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T16:32:30.447Z] [2022-08-03T16:32:30.447Z] Login Succeeded [2022-08-03T16:32:30.447Z] nexus3.edgexfoundry.org:10003 [2022-08-03T16:32:30.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T16:32:30.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T16:32:30.722Z] Configure a credential helper to remove this warning. See [2022-08-03T16:32:30.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T16:32:30.722Z] [2022-08-03T16:32:30.722Z] Login Succeeded [2022-08-03T16:32:30.722Z] nexus3.edgexfoundry.org:10004 [2022-08-03T16:32:31.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T16:32:31.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T16:32:31.328Z] Configure a credential helper to remove this warning. See [2022-08-03T16:32:31.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T16:32:31.328Z] [2022-08-03T16:32:31.328Z] Login Succeeded [2022-08-03T16:32:31.328Z] docker.io [2022-08-03T16:32:31.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-03T16:32:32.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-03T16:32:32.202Z] Configure a credential helper to remove this warning. See [2022-08-03T16:32:32.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-03T16:32:32.202Z] [2022-08-03T16:32:32.202Z] Login Succeeded [2022-08-03T16:32:32.202Z] ---> docker-login.sh ends [Pipeline] } [2022-08-03T16:32:32.222Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-08-03T16:32:32.826Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2022-08-03T16:32:32.854Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-03T16:32:32.872Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-03T16:32:32.882Z] ========================================================= [2022-08-03T16:32:32.882Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-03T16:32:32.882Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-08-03T16:32:33.222Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-03T16:32:33.500Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-03T16:32:33.500Z] b3c136eddcbf: Pulling fs layer [2022-08-03T16:32:33.500Z] c0a3192eca97: Pulling fs layer [2022-08-03T16:32:33.500Z] a050256f5b6f: Pulling fs layer [2022-08-03T16:32:33.500Z] 656be50a0ddc: Pulling fs layer [2022-08-03T16:32:33.500Z] 2bbca73fdf42: Pulling fs layer [2022-08-03T16:32:33.500Z] 46d945488cbd: Pulling fs layer [2022-08-03T16:32:33.500Z] 8a5474983e97: Pulling fs layer [2022-08-03T16:32:33.500Z] 329c88fbcd65: Pulling fs layer [2022-08-03T16:32:33.500Z] 656be50a0ddc: Waiting [2022-08-03T16:32:33.500Z] 2bbca73fdf42: Waiting [2022-08-03T16:32:33.500Z] 46d945488cbd: Waiting [2022-08-03T16:32:33.500Z] 8a5474983e97: Waiting [2022-08-03T16:32:33.500Z] 329c88fbcd65: Waiting [2022-08-03T16:32:33.500Z] a050256f5b6f: Download complete [2022-08-03T16:32:33.500Z] c0a3192eca97: Download complete [2022-08-03T16:32:33.500Z] 2bbca73fdf42: Verifying Checksum [2022-08-03T16:32:33.500Z] 2bbca73fdf42: Download complete [2022-08-03T16:32:33.500Z] b3c136eddcbf: Verifying Checksum [2022-08-03T16:32:33.500Z] 46d945488cbd: Verifying Checksum [2022-08-03T16:32:33.500Z] 46d945488cbd: Download complete [2022-08-03T16:32:34.488Z] b3c136eddcbf: Pull complete [2022-08-03T16:32:34.488Z] 329c88fbcd65: Verifying Checksum [2022-08-03T16:32:34.488Z] 329c88fbcd65: Download complete [2022-08-03T16:32:35.092Z] c0a3192eca97: Pull complete [2022-08-03T16:32:35.367Z] a050256f5b6f: Pull complete [2022-08-03T16:32:35.642Z] 8a5474983e97: Verifying Checksum [2022-08-03T16:32:35.642Z] 8a5474983e97: Download complete [2022-08-03T16:32:36.631Z] 656be50a0ddc: Download complete [2022-08-03T16:32:51.740Z] 656be50a0ddc: Pull complete [2022-08-03T16:32:51.740Z] 2bbca73fdf42: Pull complete [2022-08-03T16:32:51.740Z] 46d945488cbd: Pull complete [2022-08-03T16:32:52.213Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:32:52.214Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:32:52.214Z] ---> f45a52f17c2b [2022-08-03T16:32:52.214Z] Step 3/22 : WORKDIR /edgex-go [2022-08-03T16:32:52.214Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:32:52.214Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:32:52.214Z] ---> f45a52f17c2b [2022-08-03T16:32:52.214Z] Step 3/22 : WORKDIR /edgex-go [2022-08-03T16:32:52.214Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:32:52.214Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:32:52.214Z] ---> f45a52f17c2b [2022-08-03T16:32:52.214Z] Step 3/26 : WORKDIR /edgex-go [2022-08-03T16:32:52.214Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:32:52.214Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:32:52.214Z] ---> f45a52f17c2b [2022-08-03T16:32:52.214Z] Step 3/26 : WORKDIR /edgex-go [2022-08-03T16:32:52.214Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:32:52.214Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:32:52.214Z] ---> f45a52f17c2b [2022-08-03T16:32:52.214Z] Step 3/20 : WORKDIR /edgex-go [2022-08-03T16:32:52.214Z] ---> Running in b9c9a85c52c8 [2022-08-03T16:32:52.214Z] ---> Running in bb8ee94be31d [2022-08-03T16:32:52.214Z] ---> Running in 1d9e149ae86c [2022-08-03T16:32:52.214Z] ---> Running in 15594fd03008 [2022-08-03T16:32:52.214Z] ---> Running in dfd9ad6ec09e [2022-08-03T16:32:52.214Z] Removing intermediate container b9c9a85c52c8 [2022-08-03T16:32:52.214Z] ---> aafbecc2dd02 [2022-08-03T16:32:52.214Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:32:52.214Z] Removing intermediate container bb8ee94be31d [2022-08-03T16:32:52.214Z] ---> d1399be4a9ca [2022-08-03T16:32:52.214Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-08-03T16:32:52.214Z] Removing intermediate container 1d9e149ae86c [2022-08-03T16:32:52.214Z] Removing intermediate container dfd9ad6ec09e [2022-08-03T16:32:52.214Z] ---> 2c20a74d4dde [2022-08-03T16:32:52.214Z] ---> e7665435b3ca [2022-08-03T16:32:52.214Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 15594fd03008 [2022-08-03T16:32:52.214Z] [2022-08-03T16:32:52.214Z] ---> 71645198a59f [2022-08-03T16:32:52.214Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:32:52.214Z] [2022-08-03T16:32:52.214Z] ---> Running in d16339c2267d [2022-08-03T16:32:52.214Z] ---> Running in 40184a725670 [2022-08-03T16:32:52.214Z] ---> Running in ab0eaa6b88c3 [2022-08-03T16:32:52.214Z] ---> Running in 40699af65243 [2022-08-03T16:32:52.214Z] ---> Running in 89e5a2ea4bd8 [2022-08-03T16:32:52.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T16:32:53.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T16:32:53.309Z] v3.16.1-87-g169a68ae67 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-03T16:32:53.309Z] v3.16.1-90-g7a2a301528 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-03T16:32:53.309Z] OK: 17035 distinct packages available [2022-08-03T16:32:53.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T16:32:53.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T16:32:53.568Z] Removing intermediate container 89e5a2ea4bd8 [2022-08-03T16:32:53.568Z] ---> 15c5deddeca2 [2022-08-03T16:32:53.568Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-03T16:32:53.568Z] Removing intermediate container d16339c2267d [2022-08-03T16:32:53.568Z] ---> e07f14fb4af8 [2022-08-03T16:32:53.568Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-03T16:32:53.568Z] ---> Running in eedda1d770ad [2022-08-03T16:32:53.568Z] ---> Running in 8497cd2a5baa [2022-08-03T16:32:53.828Z] OK: 211 MiB in 51 packages [2022-08-03T16:32:53.828Z] Removing intermediate container 40699af65243 [2022-08-03T16:32:53.828Z] ---> 2ae6254456ad [2022-08-03T16:32:53.828Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-03T16:32:53.828Z] ---> Running in ffa18c1a97ee [2022-08-03T16:32:53.828Z] Removing intermediate container ab0eaa6b88c3 [2022-08-03T16:32:53.828Z] ---> 50138fd46ceb [2022-08-03T16:32:53.828Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-03T16:32:54.089Z] ---> Running in 93a7c867e298 [2022-08-03T16:32:54.348Z] Removing intermediate container 40184a725670 [2022-08-03T16:32:54.348Z] ---> ebec5990bc1e [2022-08-03T16:32:54.348Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-03T16:32:54.348Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T16:32:54.348Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T16:32:54.348Z] ---> 90eec769a316 [2022-08-03T16:32:54.348Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:32:54.607Z] ---> Running in 48f42452c5a0 [2022-08-03T16:32:54.607Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T16:32:54.607Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T16:32:55.177Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T16:32:55.437Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T16:32:55.437Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T16:32:55.437Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T16:32:55.697Z] OK: 211 MiB in 51 packages [2022-08-03T16:32:55.956Z] OK: 211 MiB in 51 packages [2022-08-03T16:32:55.956Z] OK: 211 MiB in 51 packages [2022-08-03T16:32:56.225Z] Removing intermediate container eedda1d770ad [2022-08-03T16:32:56.225Z] ---> cc1cfe7606bf [2022-08-03T16:32:56.225Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-03T16:32:56.225Z] Removing intermediate container 93a7c867e298 [2022-08-03T16:32:56.225Z] ---> 7aa098fe0758 [2022-08-03T16:32:56.225Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-03T16:32:56.484Z] ---> 785949faec0f [2022-08-03T16:32:56.484Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:32:56.484Z] ---> Running in 6b1aa1ab9a67 [2022-08-03T16:32:56.484Z] Removing intermediate container ffa18c1a97ee [2022-08-03T16:32:56.484Z] ---> dc25985bc1e6 [2022-08-03T16:32:56.484Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-03T16:32:56.484Z] ---> ca174fd386e6 [2022-08-03T16:32:56.484Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:32:56.484Z] ---> Running in f9393749c550 [2022-08-03T16:32:56.744Z] ---> 065cb99108c7 [2022-08-03T16:32:56.744Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:32:56.744Z] ---> Running in a984151d68e2 [2022-08-03T16:32:57.169Z] 8a5474983e97: Pull complete [2022-08-03T16:32:57.316Z] OK: 211 MiB in 51 packages [2022-08-03T16:32:57.576Z] Removing intermediate container 8497cd2a5baa [2022-08-03T16:32:57.576Z] ---> 298f3708c8dc [2022-08-03T16:32:57.576Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-03T16:32:57.837Z] ---> b67c5d0f4e20 [2022-08-03T16:32:57.837Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:32:57.837Z] ---> Running in ebd723fd3803 [2022-08-03T16:32:58.610Z] 329c88fbcd65: Pull complete [2022-08-03T16:32:58.610Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-03T16:32:58.610Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-03T16:32:58.610Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-08-03T16:32:58.958Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-03T16:32:58.958Z] WORKDIR /edgex [2022-08-03T16:32:58.958Z] COPY go.mod . [2022-08-03T16:32:58.958Z] RUN go mod download [2022-08-03T16:32:58.958Z] + docker build -t ci-base-image-arm64 -f - . [2022-08-03T16:33:01.615Z] Sending build context to Docker daemon 169.4MB [2022-08-03T16:33:01.615Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-03T16:33:01.615Z] ---> ff4287adb874 [2022-08-03T16:33:01.615Z] Step 2/4 : WORKDIR /edgex [2022-08-03T16:33:03.604Z] ---> Running in 5bce8bee090a [2022-08-03T16:33:03.881Z] Removing intermediate container 5bce8bee090a [2022-08-03T16:33:03.881Z] ---> fa12ee13c5a0 [2022-08-03T16:33:03.881Z] Step 3/4 : COPY go.mod . [2022-08-03T16:33:04.481Z] ---> d2d5566812a6 [2022-08-03T16:33:04.481Z] Step 4/4 : RUN go mod download [2022-08-03T16:33:04.756Z] ---> Running in b76a506e0702 [2022-08-03T16:33:12.751Z] Removing intermediate container f9393749c550 [2022-08-03T16:33:12.751Z] ---> 1c29dbee2875 [2022-08-03T16:33:12.751Z] Step 8/26 : COPY . . [2022-08-03T16:33:12.751Z] Removing intermediate container 6b1aa1ab9a67 [2022-08-03T16:33:12.751Z] ---> 96a469e73f32 [2022-08-03T16:33:12.751Z] Step 8/26 : COPY . . [2022-08-03T16:33:12.751Z] Removing intermediate container a984151d68e2 [2022-08-03T16:33:12.751Z] ---> 87c768032066 [2022-08-03T16:33:12.751Z] Step 8/22 : COPY . . [2022-08-03T16:33:12.751Z] Removing intermediate container ebd723fd3803 [2022-08-03T16:33:12.751Z] ---> 4fbe9b5a7197 [2022-08-03T16:33:12.751Z] Step 8/22 : COPY . . [2022-08-03T16:33:12.751Z] Removing intermediate container 48f42452c5a0 [2022-08-03T16:33:12.751Z] ---> 1452d91c08c7 [2022-08-03T16:33:12.751Z] Step 7/20 : COPY . . [2022-08-03T16:33:20.889Z] ---> a33918cbf52b [2022-08-03T16:33:20.889Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-03T16:33:20.889Z] ---> 4d254f278e88 [2022-08-03T16:33:20.889Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-03T16:33:20.889Z] ---> 588f213093c9 [2022-08-03T16:33:20.889Z] ---> 505bdf7a4ed2 [2022-08-03T16:33:20.889Z] Step 9/22 : RUN make cmd/support-notifications/support-notificationsStep 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-03T16:33:20.889Z] [2022-08-03T16:33:21.148Z] ---> Running in 1e3b72e68b2a [2022-08-03T16:33:21.148Z] ---> Running in d53d9613f07d [2022-08-03T16:33:21.148Z] ---> 952f3ad57734 [2022-08-03T16:33:21.148Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-03T16:33:21.148Z] ---> Running in 0402eb8d741b [2022-08-03T16:33:21.148Z] ---> Running in 2c9df33f4f19 [2022-08-03T16:33:21.148Z] ---> Running in d44b73f48982 [2022-08-03T16:33:21.148Z] Removing intermediate container 1e3b72e68b2a [2022-08-03T16:33:21.148Z] ---> 7e6e583c055c [2022-08-03T16:33:21.148Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-03T16:33:21.148Z] Removing intermediate container 0402eb8d741b [2022-08-03T16:33:21.148Z] ---> 4c671e162858 [2022-08-03T16:33:21.148Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-03T16:33:21.148Z] ---> Running in 0008818d7a98 [2022-08-03T16:33:21.407Z] ---> Running in 48a1184a9d24 [2022-08-03T16:33:21.407Z] Removing intermediate container 0008818d7a98 [2022-08-03T16:33:21.407Z] ---> 1e2f591ceb2f [2022-08-03T16:33:21.407Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-03T16:33:21.407Z] Removing intermediate container 48a1184a9d24 [2022-08-03T16:33:21.407Z] ---> fd48c76f03c4 [2022-08-03T16:33:21.407Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-03T16:33:21.407Z] ---> Running in 3c58973968b4 [2022-08-03T16:33:21.407Z] ---> Running in 16e36c65f3a7 [2022-08-03T16:33:21.407Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-03T16:33:21.679Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-03T16:33:21.679Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-03T16:33:22.625Z] Removing intermediate container 3c58973968b4 [2022-08-03T16:33:22.625Z] ---> bb17d7909510 [2022-08-03T16:33:22.625Z] Step 12/26 : WORKDIR /edgex-go [2022-08-03T16:33:22.884Z] Removing intermediate container 16e36c65f3a7 [2022-08-03T16:33:22.884Z] ---> c5a00fecb806 [2022-08-03T16:33:22.884Z] Step 12/26 : WORKDIR /edgex-go [2022-08-03T16:33:22.884Z] ---> Running in dc6ff0162adf [2022-08-03T16:33:22.884Z] ---> Running in 43270064f928 [2022-08-03T16:33:23.143Z] Removing intermediate container dc6ff0162adf [2022-08-03T16:33:23.143Z] ---> 2adf31471162 [2022-08-03T16:33:23.143Z] [2022-08-03T16:33:23.143Z] Step 13/26 : FROM alpine:3.15 [2022-08-03T16:33:23.143Z] Removing intermediate container 43270064f928 [2022-08-03T16:33:23.143Z] ---> 0767909fd922 [2022-08-03T16:33:23.143Z] [2022-08-03T16:33:23.143Z] Step 13/26 : FROM alpine:3.15 [2022-08-03T16:33:23.402Z] 3.15: Pulling from library/alpine [2022-08-03T16:33:23.402Z] 3.15: Pulling from library/alpine [2022-08-03T16:33:24.368Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-03T16:33:24.368Z] Status: Downloaded newer image for alpine:3.15 [2022-08-03T16:33:24.368Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-03T16:33:24.368Z] Status: Image is up to date for alpine:3.15 [2022-08-03T16:33:24.368Z] ---> 2720e26172a0 [2022-08-03T16:33:24.368Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T16:33:24.368Z] ---> 2720e26172a0 [2022-08-03T16:33:24.368Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T16:33:24.628Z] ---> Running in aa969e2aec64 [2022-08-03T16:33:24.628Z] ---> Running in 23429f355e87 [2022-08-03T16:33:24.890Z] Removing intermediate container aa969e2aec64 [2022-08-03T16:33:24.890Z] ---> dd1a2df91d9e [2022-08-03T16:33:24.890Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:33:24.890Z] Removing intermediate container 23429f355e87 [2022-08-03T16:33:24.890Z] ---> c4e17e050faf [2022-08-03T16:33:24.890Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:33:25.151Z] ---> Running in 7015624d8f97 [2022-08-03T16:33:25.151Z] ---> Running in ae1da1e37d56 [2022-08-03T16:33:27.066Z] Removing intermediate container 7015624d8f97 [2022-08-03T16:33:27.066Z] ---> 56cb8a7a4876 [2022-08-03T16:33:27.066Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-03T16:33:27.066Z] Removing intermediate container ae1da1e37d56 [2022-08-03T16:33:27.066Z] ---> e68884462e3e [2022-08-03T16:33:27.066Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-03T16:33:27.066Z] ---> Running in 4c995ed8ca6b [2022-08-03T16:33:27.066Z] ---> Running in cedf474e4347 [2022-08-03T16:33:28.010Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-03T16:33:28.010Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-03T16:33:28.581Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-03T16:33:28.841Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-03T16:33:29.101Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-03T16:33:29.101Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-03T16:33:29.101Z] OK: 15857 distinct packages available [2022-08-03T16:33:29.101Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-03T16:33:29.359Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-03T16:33:29.359Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-03T16:33:29.359Z] OK: 15857 distinct packages available [2022-08-03T16:33:29.359Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-03T16:33:29.927Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-03T16:33:30.186Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-03T16:33:30.186Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-03T16:33:30.186Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-03T16:33:30.445Z] (3/5) Installing libucontext (1.1-r0) [2022-08-03T16:33:30.445Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-03T16:33:30.445Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-03T16:33:30.445Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-03T16:33:30.445Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-03T16:33:30.703Z] (3/4) Installing libucontext (1.1-r0) [2022-08-03T16:33:30.703Z] Executing busybox-1.34.1-r7.trigger [2022-08-03T16:33:30.703Z] OK: 6 MiB in 19 packages [2022-08-03T16:33:30.703Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-03T16:33:30.703Z] Executing busybox-1.34.1-r7.trigger [2022-08-03T16:33:30.703Z] OK: 6 MiB in 18 packages [2022-08-03T16:33:32.609Z] Removing intermediate container cedf474e4347 [2022-08-03T16:33:32.609Z] ---> 5160045c7605 [2022-08-03T16:33:32.609Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-03T16:33:32.609Z] Removing intermediate container 4c995ed8ca6b [2022-08-03T16:33:32.609Z] ---> 157027d91b94 [2022-08-03T16:33:32.609Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-03T16:33:35.907Z] ---> 553f31a28ae3 [2022-08-03T16:33:35.907Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-03T16:33:35.907Z] ---> 97b76b4d640d [2022-08-03T16:33:35.907Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-03T16:33:36.850Z] ---> e87b4a629812 [2022-08-03T16:33:36.850Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-03T16:33:37.110Z] ---> Running in f961c83c524c [2022-08-03T16:33:37.176Z] Removing intermediate container b76a506e0702 [2022-08-03T16:33:37.176Z] ---> d38a9e1443ed [2022-08-03T16:33:37.453Z] Successfully built d38a9e1443ed [2022-08-03T16:33:37.453Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T16:33:37.678Z] Removing intermediate container f961c83c524c [2022-08-03T16:33:37.678Z] ---> 0d8d3140b075 [2022-08-03T16:33:37.678Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-03T16:33:37.678Z] ---> 3a31968abaa6 [2022-08-03T16:33:37.678Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-03T16:33:37.808Z] + docker inspect -f . ci-base-image-arm64 [2022-08-03T16:33:37.808Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T16:33:38.055Z] prd-ubuntu20.04-docker-arm64-4c-16g-21882 does not seem to be running inside a container [2022-08-03T16:33:38.155Z] $ 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 ******** ci-base-image-arm64 cat [2022-08-03T16:33:38.253Z] ---> 2445874ee7dc [2022-08-03T16:33:38.253Z] Step 21/26 : WORKDIR / [2022-08-03T16:33:38.253Z] ---> 75b2f97d75ae [2022-08-03T16:33:38.253Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-03T16:33:38.253Z] ---> Running in 717eb3404758 [2022-08-03T16:33:38.514Z] Removing intermediate container 717eb3404758 [2022-08-03T16:33:38.514Z] ---> bb60d30528f1 [2022-08-03T16:33:38.514Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-03T16:33:38.514Z] ---> Running in 2ced55ff4541 [2022-08-03T16:33:38.514Z] ---> 308e6311d1a2 [2022-08-03T16:33:38.514Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-03T16:33:39.084Z] Removing intermediate container 2ced55ff4541 [2022-08-03T16:33:39.084Z] ---> 4b1548f825f1 [2022-08-03T16:33:39.084Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-03T16:33:39.084Z] ---> Running in 167754cf5c3d [2022-08-03T16:33:39.373Z] ---> fc326e4389ef [2022-08-03T16:33:39.374Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-03T16:33:39.374Z] ---> Running in 4f08216ea9b6 [2022-08-03T16:33:39.374Z] Removing intermediate container 167754cf5c3d [2022-08-03T16:33:39.374Z] ---> 35481ff12dcd [2022-08-03T16:33:39.374Z] Step 24/26 : LABEL arch=x86_64 [2022-08-03T16:33:39.512Z] $ docker top a5a15a5df1c0b1bba06a8f3178025e3220df8a870ca3c864e3cda089b6cc72e3 -eo pid,comm [2022-08-03T16:33:39.675Z] ---> Running in ddf55d018328 [2022-08-03T16:33:39.675Z] Removing intermediate container 4f08216ea9b6 [2022-08-03T16:33:39.675Z] ---> 6537aeb3bbd5 [2022-08-03T16:33:39.675Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-03T16:33:39.675Z] ---> Running in 3b4e55936a72 [Pipeline] { [Pipeline] sh [2022-08-03T16:33:40.134Z] Removing intermediate container ddf55d018328 [2022-08-03T16:33:40.134Z] ---> f6bbda68ba78 [2022-08-03T16:33:40.134Z] Step 25/26 : LABEL git_sha=5569c6f7b0d93c8018e078ce903f34e0248973cc [2022-08-03T16:33:40.134Z] ---> Running in 79bbf75cf789 [2022-08-03T16:33:40.134Z] Removing intermediate container 3b4e55936a72 [2022-08-03T16:33:40.134Z] ---> 665d2aab5c45 [2022-08-03T16:33:40.134Z] Step 24/26 : LABEL arch=x86_64 [2022-08-03T16:33:40.134Z] Removing intermediate container 79bbf75cf789 [2022-08-03T16:33:40.134Z] ---> b2e7357c5d11 [2022-08-03T16:33:40.134Z] Step 26/26 : LABEL version=0.0.0 [2022-08-03T16:33:40.134Z] ---> Running in 45a9ef96e8a8 [2022-08-03T16:33:40.134Z] ---> Running in 18da5149108e [2022-08-03T16:33:40.407Z] + go version [2022-08-03T16:33:40.407Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-03T16:33:40.431Z] Removing intermediate container 18da5149108e [2022-08-03T16:33:40.431Z] ---> 165bd33141e5 [2022-08-03T16:33:40.431Z] [2022-08-03T16:33:40.431Z] Removing intermediate container 45a9ef96e8a8 [2022-08-03T16:33:40.431Z] ---> bfc8996e77f8 [2022-08-03T16:33:40.431Z] Step 25/26 : LABEL git_sha=5569c6f7b0d93c8018e078ce903f34e0248973cc [2022-08-03T16:33:40.431Z] Successfully built 165bd33141e5 [2022-08-03T16:33:40.439Z] $ docker stop --time=1 a5a15a5df1c0b1bba06a8f3178025e3220df8a870ca3c864e3cda089b6cc72e3 [2022-08-03T16:33:40.691Z] Successfully tagged security-spire-config:latest [2022-08-03T16:33:40.691Z] ---> Running in e9c73333c257 [2022-08-03T16:33:40.691Z]  Building security-spire-config ... done Building support-scheduler [2022-08-03T16:33:40.951Z] Removing intermediate container e9c73333c257 [2022-08-03T16:33:40.951Z] ---> ce71e84d97f9 [2022-08-03T16:33:40.951Z] Step 26/26 : LABEL version=0.0.0 [2022-08-03T16:33:40.951Z] ---> Running in 662ce4dc54b3 [2022-08-03T16:33:42.108Z] $ docker rm -f a5a15a5df1c0b1bba06a8f3178025e3220df8a870ca3c864e3cda089b6cc72e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2022-08-03T16:33:42.329Z] Removing intermediate container 662ce4dc54b3 [2022-08-03T16:33:42.329Z] ---> dba8faf70b66 [2022-08-03T16:33:42.329Z] [2022-08-03T16:33:42.329Z] Successfully built dba8faf70b66 [2022-08-03T16:33:42.329Z] Successfully tagged security-spire-agent:latest [2022-08-03T16:33:42.329Z] Building security-secretstore-setup [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T16:33:42.781Z] + docker inspect -f . ci-base-image-arm64 [2022-08-03T16:33:42.781Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T16:33:43.017Z] prd-ubuntu20.04-docker-arm64-4c-16g-21882 does not seem to be running inside a container [2022-08-03T16:33:43.111Z] $ 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 ******** ci-base-image-arm64 cat [2022-08-03T16:33:44.406Z] $ docker top 41626ff16bd4107aa7b21bb8684d25a48e7b8f2a57e0ba0d182f61f24cba579f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-03T16:33:44.679Z] ========================================================= [2022-08-03T16:33:44.679Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-08-03T16:33:44.679Z] ========================================================= [Pipeline] sh [2022-08-03T16:33:45.328Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2022-08-03T16:33:46.000Z] + make test [2022-08-03T16:33:46.000Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-08-03T16:33:46.524Z]  Building security-spire-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-03T16:33:47.095Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:33:47.095Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:33:47.095Z] ---> f45a52f17c2b [2022-08-03T16:33:47.095Z] Step 3/22 : WORKDIR /edgex-go [2022-08-03T16:33:47.095Z] ---> Using cache [2022-08-03T16:33:47.095Z] ---> e7665435b3ca [2022-08-03T16:33:47.095Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:33:47.095Z] ---> Using cache [2022-08-03T16:33:47.095Z] ---> 2ae6254456ad [2022-08-03T16:33:47.095Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-03T16:33:49.005Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:33:49.005Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:33:49.005Z] ---> f45a52f17c2b [2022-08-03T16:33:49.005Z] Step 3/25 : WORKDIR /edgex-go [2022-08-03T16:33:49.005Z] ---> Using cache [2022-08-03T16:33:49.005Z] ---> e7665435b3ca [2022-08-03T16:33:49.005Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:33:49.005Z] ---> Using cache [2022-08-03T16:33:49.005Z] ---> 2ae6254456ad [2022-08-03T16:33:49.005Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-03T16:33:51.551Z] ---> Running in 1daf08a9f51f [2022-08-03T16:33:51.551Z] ---> Running in 9742ca8e7f94 [2022-08-03T16:33:52.118Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T16:33:52.118Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T16:33:53.057Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T16:33:53.057Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T16:33:53.321Z] OK: 211 MiB in 51 packages [2022-08-03T16:33:53.581Z] OK: 211 MiB in 51 packages [2022-08-03T16:33:53.841Z] Removing intermediate container d44b73f48982 [2022-08-03T16:33:53.841Z] ---> e70d8e0c353e [2022-08-03T16:33:53.841Z] [2022-08-03T16:33:53.841Z] Step 10/22 : FROM alpine:3.16 [2022-08-03T16:33:54.101Z] Removing intermediate container d53d9613f07d [2022-08-03T16:33:54.101Z] ---> f623e7755249 [2022-08-03T16:33:54.101Z] [2022-08-03T16:33:54.101Z] Step 9/20 : FROM alpine:3.15 [2022-08-03T16:33:54.101Z] ---> 2720e26172a0 [2022-08-03T16:33:54.101Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T16:33:54.101Z] ---> Using cache [2022-08-03T16:33:54.101Z] ---> c4e17e050faf [2022-08-03T16:33:54.101Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:33:54.101Z] ---> Using cache [2022-08-03T16:33:54.101Z] ---> e68884462e3e [2022-08-03T16:33:54.101Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-03T16:33:54.101Z] ---> Running in a9c12deda0da [2022-08-03T16:33:54.360Z] 3.16: Pulling from library/alpine [2022-08-03T16:33:54.360Z] Removing intermediate container 1daf08a9f51f [2022-08-03T16:33:54.360Z] ---> d35027987764 [2022-08-03T16:33:54.360Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-03T16:33:54.360Z] Removing intermediate container 9742ca8e7f94 [2022-08-03T16:33:54.360Z] ---> 9320139cd054 [2022-08-03T16:33:54.360Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-03T16:33:54.621Z] ---> 02b701b13eeb [2022-08-03T16:33:54.621Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:33:54.881Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-03T16:33:54.881Z] ---> a81f941db20f [2022-08-03T16:33:54.881Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:33:54.881Z] ---> Running in 67751b036761 [2022-08-03T16:33:55.140Z] ---> Running in 38ebdab6b71f [2022-08-03T16:33:55.140Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-03T16:33:55.140Z] Status: Downloaded newer image for alpine:3.16 [2022-08-03T16:33:55.140Z] ---> d7d3d98c851f [2022-08-03T16:33:55.140Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-03T16:33:55.404Z] ---> Running in f1309930a02b [2022-08-03T16:33:55.664Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-03T16:33:55.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T16:33:55.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T16:33:55.925Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-03T16:33:55.925Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-03T16:33:55.925Z] OK: 15857 distinct packages available [2022-08-03T16:33:55.925Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-03T16:33:55.925Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-03T16:33:55.925Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-03T16:33:55.925Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-03T16:33:55.925Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-03T16:33:55.925Z] (5/6) Installing curl (7.83.1-r2) [2022-08-03T16:33:55.925Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-03T16:33:55.925Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T16:33:56.185Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T16:33:56.185Z] OK: 8 MiB in 20 packages [2022-08-03T16:33:56.443Z] Removing intermediate container 2c9df33f4f19 [2022-08-03T16:33:56.443Z] ---> cb6c4c42abb6 [2022-08-03T16:33:56.443Z] [2022-08-03T16:33:56.443Z] Step 10/22 : FROM alpine:3.16 [2022-08-03T16:33:56.443Z] ---> d7d3d98c851f [2022-08-03T16:33:56.443Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-03T16:33:56.443Z] ---> Running in ee5dff19ee21 [2022-08-03T16:33:56.703Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-03T16:33:56.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T16:33:57.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T16:33:57.484Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-03T16:33:57.484Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-03T16:33:57.484Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T16:33:57.484Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T16:33:57.745Z] OK: 6 MiB in 16 packages [2022-08-03T16:33:57.745Z] Removing intermediate container f1309930a02b [2022-08-03T16:33:57.745Z] ---> 3f999bfe9cbc [2022-08-03T16:33:57.745Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-03T16:33:58.317Z] ---> Running in f81de5f8face [2022-08-03T16:33:58.317Z] Removing intermediate container f81de5f8face [2022-08-03T16:33:58.317Z] ---> eb94dcc0aac8 [2022-08-03T16:33:58.317Z] Step 13/22 : WORKDIR /edgex [2022-08-03T16:33:58.317Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-03T16:33:58.578Z] ---> Running in b0dbcb6f94bb [2022-08-03T16:33:58.578Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-03T16:33:58.578Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-03T16:33:58.578Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-03T16:33:58.839Z] (5/9) Installing curl (7.80.0-r2) [2022-08-03T16:33:58.839Z] Removing intermediate container b0dbcb6f94bb [2022-08-03T16:33:58.839Z] ---> ace12dad703e [2022-08-03T16:33:58.839Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-03T16:33:58.839Z] Removing intermediate container ee5dff19ee21 [2022-08-03T16:33:58.839Z] ---> d011a1ad133a [2022-08-03T16:33:58.839Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-03T16:33:58.839Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-03T16:33:59.103Z] ---> Running in 5946ab57957f [2022-08-03T16:33:59.104Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-03T16:33:59.104Z] (8/9) Installing libucontext (1.1-r0) [2022-08-03T16:33:59.104Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-03T16:33:59.104Z] ---> 5a406a2a00bd [2022-08-03T16:33:59.104Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-03T16:33:59.362Z] Executing busybox-1.34.1-r7.trigger [2022-08-03T16:33:59.363Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T16:33:59.363Z] Removing intermediate container 5946ab57957f [2022-08-03T16:33:59.363Z] ---> 64ffb277f040 [2022-08-03T16:33:59.363Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-03T16:33:59.363Z] OK: 8 MiB in 23 packages [2022-08-03T16:33:59.624Z] ---> Running in 2f8a88814ddf [2022-08-03T16:33:59.624Z] ---> c93429e5c9c0 [2022-08-03T16:33:59.624Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-03T16:33:59.883Z] Removing intermediate container 2f8a88814ddf [2022-08-03T16:33:59.883Z] ---> 228da5724983 [2022-08-03T16:33:59.883Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-03T16:33:59.883Z] ---> Running in 9eeae1c22df9 [2022-08-03T16:34:00.145Z] Removing intermediate container 9eeae1c22df9 [2022-08-03T16:34:00.145Z] ---> 1d2741e0709f [2022-08-03T16:34:00.145Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T16:34:00.711Z] ---> 24c21f8a0a8f [2022-08-03T16:34:00.711Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-03T16:34:00.711Z] Removing intermediate container a9c12deda0da [2022-08-03T16:34:00.711Z] ---> 49f1ee092d2f [2022-08-03T16:34:00.711Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T16:34:00.711Z] ---> 5d1ae16a5f51 [2022-08-03T16:34:00.711Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-03T16:34:00.971Z] ---> 49e53fae68c9 [2022-08-03T16:34:00.971Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-03T16:34:01.230Z] ---> Running in 206ac333eeeb [2022-08-03T16:34:01.230Z] ---> 6e721945be8b [2022-08-03T16:34:01.230Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-03T16:34:01.833Z] ---> 22e4d85a96d8 [2022-08-03T16:34:01.833Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-03T16:34:02.095Z] ---> a8bfa14d5beb [2022-08-03T16:34:02.095Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-03T16:34:02.357Z] ---> ee4a957da80e [2022-08-03T16:34:02.357Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-03T16:34:02.357Z] ---> Running in 60b3e09b4297 [2022-08-03T16:34:02.357Z] Removing intermediate container 206ac333eeeb [2022-08-03T16:34:02.357Z] ---> 688ed9f12359 [2022-08-03T16:34:02.357Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-03T16:34:02.616Z] ---> 4756ecea46be [2022-08-03T16:34:02.616Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-03T16:34:02.616Z] ---> Running in 99417bde55d4 [2022-08-03T16:34:02.876Z] ---> Running in b19ea84026b4 [2022-08-03T16:34:02.876Z] Removing intermediate container 60b3e09b4297 [2022-08-03T16:34:02.876Z] ---> 4592daf0d178 [2022-08-03T16:34:02.876Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T16:34:02.876Z] ---> Running in eff5c779bbfb [2022-08-03T16:34:02.876Z] Removing intermediate container 99417bde55d4 [2022-08-03T16:34:02.876Z] ---> 16143f4f783a [2022-08-03T16:34:02.876Z] Step 20/22 : LABEL arch=x86_64 [2022-08-03T16:34:03.152Z] Removing intermediate container b19ea84026b4 [2022-08-03T16:34:03.152Z] ---> 26aea65417e3 [2022-08-03T16:34:03.152Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T16:34:03.152Z] ---> Running in da6fd253f51d [2022-08-03T16:34:03.413Z] Removing intermediate container eff5c779bbfb [2022-08-03T16:34:03.413Z] ---> e198e7e48744 [2022-08-03T16:34:03.413Z] Step 20/22 : LABEL arch=x86_64 [2022-08-03T16:34:03.413Z] ---> Running in 546842d390be [2022-08-03T16:34:03.679Z] ---> Running in 047c09afbae6 [2022-08-03T16:34:03.679Z] Removing intermediate container da6fd253f51d [2022-08-03T16:34:03.679Z] ---> 3c9171bb5893 [2022-08-03T16:34:03.679Z] Step 21/22 : LABEL git_sha=5569c6f7b0d93c8018e078ce903f34e0248973cc [2022-08-03T16:34:03.679Z] Removing intermediate container 546842d390be [2022-08-03T16:34:03.679Z] ---> 5625a642d530 [2022-08-03T16:34:03.679Z] Step 18/20 : LABEL arch=x86_64 [2022-08-03T16:34:03.679Z] ---> Running in 825c9212ed11 [2022-08-03T16:34:03.679Z] ---> Running in 5dc1db1997cf [2022-08-03T16:34:03.679Z] Removing intermediate container 047c09afbae6 [2022-08-03T16:34:03.679Z] ---> a6b8eb3d67d4 [2022-08-03T16:34:03.679Z] Step 21/22 : LABEL git_sha=5569c6f7b0d93c8018e078ce903f34e0248973cc [2022-08-03T16:34:03.941Z] ---> Running in 534fde1bb576 [2022-08-03T16:34:03.941Z] Removing intermediate container 5dc1db1997cf [2022-08-03T16:34:03.941Z] ---> 14b02db529ba [2022-08-03T16:34:03.941Z] Step 19/20 : LABEL git_sha=5569c6f7b0d93c8018e078ce903f34e0248973cc [2022-08-03T16:34:03.941Z] Removing intermediate container 825c9212ed11 [2022-08-03T16:34:03.941Z] ---> d16f38f3f120 [2022-08-03T16:34:03.941Z] Step 22/22 : LABEL version=0.0.0 [2022-08-03T16:34:04.201Z] ---> Running in bcbd63fb6241 [2022-08-03T16:34:04.201Z] Removing intermediate container 534fde1bb576 [2022-08-03T16:34:04.201Z] ---> a28ec60d6954 [2022-08-03T16:34:04.201Z] Step 22/22 : LABEL version=0.0.0 [2022-08-03T16:34:04.201Z] ---> Running in e1167c65e7b2 [2022-08-03T16:34:04.201Z] ---> Running in 517a7b198da5 [2022-08-03T16:34:04.461Z] Removing intermediate container bcbd63fb6241 [2022-08-03T16:34:04.461Z] ---> e3f4ccb216ea [2022-08-03T16:34:04.461Z] [2022-08-03T16:34:04.461Z] Removing intermediate container e1167c65e7b2 [2022-08-03T16:34:04.461Z] ---> 000eb6c0d34b [2022-08-03T16:34:04.461Z] Step 20/20 : LABEL version=0.0.0 [2022-08-03T16:34:04.461Z] Removing intermediate container 517a7b198da5 [2022-08-03T16:34:04.461Z] ---> 2d4a23c7d6ca [2022-08-03T16:34:04.461Z] [2022-08-03T16:34:04.461Z] ---> Running in b67862804254 [2022-08-03T16:34:04.461Z] Successfully built e3f4ccb216ea [2022-08-03T16:34:04.461Z] Successfully tagged security-proxy-setup:latest [2022-08-03T16:34:04.461Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2022-08-03T16:34:04.461Z] Successfully built 2d4a23c7d6ca [2022-08-03T16:34:04.461Z] Successfully tagged support-notifications:latest [2022-08-03T16:34:04.461Z] Building security-bootstrapper [2022-08-03T16:34:04.719Z]  Building support-notifications ... done Removing intermediate container b67862804254 [2022-08-03T16:34:04.720Z] ---> 6bbaec873458 [2022-08-03T16:34:04.720Z] [2022-08-03T16:34:04.720Z] Removing intermediate container 38ebdab6b71f [2022-08-03T16:34:04.720Z] ---> 505fed99050a [2022-08-03T16:34:04.720Z] Step 8/22 : COPY . . [2022-08-03T16:34:04.720Z] Removing intermediate container 67751b036761 [2022-08-03T16:34:04.720Z] ---> e395ff689125 [2022-08-03T16:34:04.720Z] Step 8/25 : COPY . . [2022-08-03T16:34:04.720Z] Successfully built 6bbaec873458 [2022-08-03T16:34:04.720Z] Successfully tagged security-spiffe-token-provider:latest [2022-08-03T16:34:04.720Z]  Building security-spiffe-token-provider ... done Building core-metadata [2022-08-03T16:34:14.706Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:34:14.706Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:34:14.706Z] ---> f45a52f17c2b [2022-08-03T16:34:14.706Z] Step 3/23 : WORKDIR /edgex-go [2022-08-03T16:34:14.706Z] ---> Using cache [2022-08-03T16:34:14.706Z] ---> e7665435b3ca [2022-08-03T16:34:14.706Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:34:14.706Z] ---> Using cache [2022-08-03T16:34:14.706Z] ---> 2ae6254456ad [2022-08-03T16:34:14.706Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-03T16:34:14.706Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:34:14.706Z] [2022-08-03T16:34:14.706Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:34:14.706Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:34:14.706Z] ---> f45a52f17c2b [2022-08-03T16:34:14.706Z] Step 3/31 : WORKDIR /edgex-go [2022-08-03T16:34:14.706Z] ---> Using cache [2022-08-03T16:34:14.706Z] ---> e7665435b3ca [2022-08-03T16:34:14.706Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:34:14.706Z] ---> Using cache [2022-08-03T16:34:14.706Z] ---> 2ae6254456ad [2022-08-03T16:34:14.706Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-03T16:34:14.706Z] ---> Using cache [2022-08-03T16:34:14.706Z] ---> 9320139cd054 [2022-08-03T16:34:14.706Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-03T16:34:14.706Z] ---> Using cache [2022-08-03T16:34:14.706Z] ---> a81f941db20f [2022-08-03T16:34:14.706Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:34:14.706Z] ---> Using cache [2022-08-03T16:34:14.706Z] ---> 505fed99050a [2022-08-03T16:34:14.706Z] Step 8/31 : COPY . . [2022-08-03T16:34:14.706Z] ---> Using cache [2022-08-03T16:34:14.706Z] ---> 3f99b6c30878 [2022-08-03T16:34:14.706Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-03T16:34:14.706Z] ---> f45a52f17c2b [2022-08-03T16:34:14.706Z] Step 3/23 : WORKDIR /edgex-go [2022-08-03T16:34:14.706Z] ---> Using cache [2022-08-03T16:34:14.706Z] ---> e7665435b3ca [2022-08-03T16:34:14.706Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:34:14.706Z] ---> Using cache [2022-08-03T16:34:14.706Z] ---> 2ae6254456ad [2022-08-03T16:34:14.706Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-03T16:34:14.706Z] ---> Using cache [2022-08-03T16:34:14.706Z] ---> 9320139cd054 [2022-08-03T16:34:14.706Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-03T16:34:14.706Z] ---> Using cache [2022-08-03T16:34:14.706Z] ---> a81f941db20f [2022-08-03T16:34:14.706Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:34:14.706Z] ---> Using cache [2022-08-03T16:34:14.706Z] ---> 505fed99050a [2022-08-03T16:34:14.706Z] Step 8/23 : COPY . . [2022-08-03T16:34:14.706Z] ---> Using cache [2022-08-03T16:34:14.706Z] ---> 3f99b6c30878 [2022-08-03T16:34:14.706Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-03T16:34:16.091Z] ---> Running in c5e800e2ecf8 [2022-08-03T16:34:16.091Z] ---> Running in efdfa99f3c01 [2022-08-03T16:34:16.091Z] ---> Running in 6c8514cfb1ff [2022-08-03T16:34:16.091Z] ---> fb6a572f050c [2022-08-03T16:34:16.091Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-03T16:34:16.091Z] ---> 3f99b6c30878 [2022-08-03T16:34:16.091Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-03T16:34:16.353Z] ---> Running in 64440eccf136 [2022-08-03T16:34:16.353Z] ---> Running in 5a5d3a19ff4f [2022-08-03T16:34:16.614Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T16:34:16.614Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-03T16:34:16.614Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-03T16:34:16.874Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-03T16:34:16.874Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-03T16:34:17.443Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T16:34:17.702Z] OK: 211 MiB in 51 packages [2022-08-03T16:34:18.348Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-08-03T16:34:18.640Z] Removing intermediate container efdfa99f3c01 [2022-08-03T16:34:18.640Z] ---> cb148c5d4e42 [2022-08-03T16:34:18.640Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-03T16:34:18.640Z] ---> 1e01f1a2c9c1 [2022-08-03T16:34:18.640Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:34:18.640Z] ---> Running in 22b97ef26edc [2022-08-03T16:34:28.624Z] Removing intermediate container 22b97ef26edc [2022-08-03T16:34:28.624Z] ---> 1fc90d38e559 [2022-08-03T16:34:28.624Z] Step 8/23 : COPY . . [2022-08-03T16:34:40.838Z] ---> 715ba315bea0 [2022-08-03T16:34:40.838Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-03T16:34:40.838Z] ---> Running in 2d2112b3a091 [2022-08-03T16:34:40.838Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-03T16:34:47.406Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-03T16:34:51.612Z] Removing intermediate container 6c8514cfb1ff [2022-08-03T16:34:51.612Z] ---> 8ccc34accc07 [2022-08-03T16:34:51.612Z] [2022-08-03T16:34:51.612Z] Step 10/31 : FROM alpine:3.16 [2022-08-03T16:34:51.612Z] ---> d7d3d98c851f [2022-08-03T16:34:51.612Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T16:34:51.612Z] ---> Running in bf840fa30d35 [2022-08-03T16:34:51.612Z] Removing intermediate container bf840fa30d35 [2022-08-03T16:34:51.612Z] ---> 290727852542 [2022-08-03T16:34:51.612Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-03T16:34:51.612Z] ---> Running in cfdadb17c506 [2022-08-03T16:34:52.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T16:34:52.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T16:34:52.827Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-03T16:34:52.827Z] (2/2) Installing su-exec (0.2-r1) [2022-08-03T16:34:52.827Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T16:34:52.827Z] OK: 6 MiB in 16 packages [2022-08-03T16:34:53.766Z] Removing intermediate container 64440eccf136 [2022-08-03T16:34:53.766Z] ---> 953689837419 [2022-08-03T16:34:53.766Z] [2022-08-03T16:34:53.766Z] Step 10/25 : FROM alpine:3.16 [2022-08-03T16:34:53.766Z] ---> d7d3d98c851f [2022-08-03T16:34:53.766Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-03T16:34:53.766Z] ---> Running in e32ef513416a [2022-08-03T16:34:54.025Z] Removing intermediate container cfdadb17c506 [2022-08-03T16:34:54.025Z] ---> 7ab60b4162b0 [2022-08-03T16:34:54.025Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-03T16:34:54.285Z] ---> Running in b9699f1bcac8 [2022-08-03T16:34:54.285Z] Removing intermediate container c5e800e2ecf8 [2022-08-03T16:34:54.285Z] ---> 34661b549ec1 [2022-08-03T16:34:54.285Z] [2022-08-03T16:34:54.285Z] Step 10/23 : FROM alpine:3.16 [2022-08-03T16:34:54.285Z] ---> d7d3d98c851f [2022-08-03T16:34:54.285Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-03T16:34:54.285Z] ---> Running in 819c051bfcdf [2022-08-03T16:34:54.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T16:34:54.285Z] Removing intermediate container b9699f1bcac8 [2022-08-03T16:34:54.285Z] ---> aa09291ff723 [2022-08-03T16:34:54.285Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-03T16:34:54.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T16:34:54.544Z] ---> Running in b714c2d373df [2022-08-03T16:34:54.544Z] Removing intermediate container b714c2d373df [2022-08-03T16:34:54.544Z] ---> 0195961ed94b [2022-08-03T16:34:54.544Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-03T16:34:54.544Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-03T16:34:54.804Z] ---> Running in 2835b0ec28a8 [2022-08-03T16:34:54.804Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-03T16:34:54.804Z] (3/3) Installing su-exec (0.2-r1) [2022-08-03T16:34:54.804Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T16:34:54.804Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T16:34:54.804Z] OK: 6 MiB in 17 packages [2022-08-03T16:34:54.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T16:34:54.804Z] Removing intermediate container 2835b0ec28a8 [2022-08-03T16:34:54.804Z] ---> 47d8bb78ce58 [2022-08-03T16:34:54.804Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-03T16:34:54.804Z] ---> Running in dd67d00706ba [2022-08-03T16:34:55.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T16:34:55.323Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-03T16:34:55.323Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T16:34:55.323Z] OK: 6 MiB in 15 packages [2022-08-03T16:34:55.582Z] Removing intermediate container e32ef513416a [2022-08-03T16:34:55.582Z] ---> de25fbb3df76 [2022-08-03T16:34:55.582Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-03T16:34:55.841Z] ---> Running in 7bddf068e50f [2022-08-03T16:34:56.111Z] Removing intermediate container dd67d00706ba [2022-08-03T16:34:56.111Z] ---> 6f4aa888aa56 [2022-08-03T16:34:56.111Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-03T16:34:56.382Z] Removing intermediate container 819c051bfcdf [2022-08-03T16:34:56.382Z] ---> 6bb3ad0ae8b4 [2022-08-03T16:34:56.382Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-03T16:34:56.382Z] Removing intermediate container 7bddf068e50f [2022-08-03T16:34:56.382Z] ---> d9171963302a [2022-08-03T16:34:56.382Z] Step 13/25 : WORKDIR / [2022-08-03T16:34:56.382Z] ---> Running in d36dc38c3922 [2022-08-03T16:34:56.382Z] ---> Running in 669101ea6485 [2022-08-03T16:34:56.650Z] ---> Running in 9a52eaaf896f [2022-08-03T16:34:56.650Z] Removing intermediate container 669101ea6485 [2022-08-03T16:34:56.650Z] ---> 602e0210b936 [2022-08-03T16:34:56.650Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-03T16:34:56.650Z] Removing intermediate container d36dc38c3922 [2022-08-03T16:34:56.650Z] ---> 1111e2067a9c [2022-08-03T16:34:56.650Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-03T16:34:56.910Z] Removing intermediate container 9a52eaaf896f [2022-08-03T16:34:56.910Z] ---> fe286cd99e05 [2022-08-03T16:34:56.910Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-03T16:34:56.910Z] ---> Running in c10e1ebe1bfa [2022-08-03T16:34:57.174Z] ---> c77641f7e668 [2022-08-03T16:34:57.174Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-03T16:34:57.432Z] Removing intermediate container c10e1ebe1bfa [2022-08-03T16:34:57.432Z] ---> 6a4ea97aa7f6 [2022-08-03T16:34:57.432Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-03T16:34:57.432Z] ---> d18d9a7c264f [2022-08-03T16:34:57.432Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-03T16:34:57.432Z] ---> Running in ec975591631e [2022-08-03T16:34:57.693Z] ---> Running in 7972b3c1ce31 [2022-08-03T16:34:57.953Z] ---> 4077b4af049a [2022-08-03T16:34:57.953Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-03T16:34:57.953Z] Removing intermediate container 7972b3c1ce31 [2022-08-03T16:34:57.953Z] ---> 4107f31c456b [2022-08-03T16:34:57.953Z] Step 15/23 : WORKDIR / [2022-08-03T16:34:57.953Z] ---> Running in a9a858708ce0 [2022-08-03T16:34:58.213Z] ---> 3383421e2e73 [2022-08-03T16:34:58.213Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-03T16:34:58.213Z] Removing intermediate container a9a858708ce0 [2022-08-03T16:34:58.213Z] ---> 1c3354eb5b4b [2022-08-03T16:34:58.213Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T16:34:58.476Z] Removing intermediate container 5a5d3a19ff4f [2022-08-03T16:34:58.476Z] ---> a28dbb3c844a [2022-08-03T16:34:58.476Z] [2022-08-03T16:34:58.476Z] Step 10/22 : FROM alpine:3.16 [2022-08-03T16:34:58.476Z] ---> d7d3d98c851f [2022-08-03T16:34:58.476Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-03T16:34:58.476Z] ---> Using cache [2022-08-03T16:34:58.476Z] ---> 6bb3ad0ae8b4 [2022-08-03T16:34:58.476Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-03T16:34:58.476Z] ---> Using cache [2022-08-03T16:34:58.476Z] ---> 602e0210b936 [2022-08-03T16:34:58.476Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-03T16:34:58.736Z] ---> 43b10d85c8c2 [2022-08-03T16:34:58.736Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-03T16:34:58.736Z] ---> 8afa3cd0d52c [2022-08-03T16:34:58.736Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-03T16:34:58.736Z] ---> Running in 58ea07487ec4 [2022-08-03T16:34:58.736Z] Removing intermediate container ec975591631e [2022-08-03T16:34:58.736Z] ---> 8580a4b9f4ec [2022-08-03T16:34:58.736Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T16:34:58.996Z] Removing intermediate container 58ea07487ec4 [2022-08-03T16:34:58.996Z] ---> 5d4783be0598 [2022-08-03T16:34:58.996Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-03T16:34:58.996Z] ---> 0393fe6e2081 [2022-08-03T16:34:58.996Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-03T16:34:59.306Z] ---> 93d5587d65e0 [2022-08-03T16:34:59.306Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-03T16:34:59.306Z] ---> 0bf782f8bc3e [2022-08-03T16:34:59.306Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-03T16:34:59.306Z] ---> Running in 8f6c7d84c39d [2022-08-03T16:34:59.878Z] ---> a3c8705da552 [2022-08-03T16:34:59.878Z] Removing intermediate container 8f6c7d84c39d [2022-08-03T16:34:59.878Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] ---> ed300aabdeee [2022-08-03T16:34:59.878Z] [2022-08-03T16:34:59.878Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T16:34:59.878Z] ---> 4d59704afda4 [2022-08-03T16:34:59.878Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-03T16:34:59.878Z] ---> Running in 9aa88c729abc [2022-08-03T16:34:59.878Z] ---> febb97db4949 [2022-08-03T16:34:59.878Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-03T16:34:59.878Z] ---> 9f7452b9ee98 [2022-08-03T16:34:59.878Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-03T16:35:00.138Z] Removing intermediate container 9aa88c729abc [2022-08-03T16:35:00.138Z] ---> a3f88d53c3d2 [2022-08-03T16:35:00.138Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T16:35:00.138Z] ---> Running in 2e39511372e1 [2022-08-03T16:35:00.398Z] ---> 08303f9e4eef [2022-08-03T16:35:00.398Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-03T16:35:00.398Z] ---> b755a1f30302 [2022-08-03T16:35:00.398Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-03T16:35:00.667Z] Removing intermediate container 2e39511372e1 [2022-08-03T16:35:00.667Z] ---> 4417949fc838 [2022-08-03T16:35:00.667Z] Step 21/23 : LABEL arch=x86_64 [2022-08-03T16:35:00.667Z] ---> Running in 7d27823a2195 [2022-08-03T16:35:00.927Z] ---> ee7d998c4315 [2022-08-03T16:35:00.927Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-03T16:35:00.927Z] ---> b47763a74a1b [2022-08-03T16:35:00.927Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-03T16:35:00.927Z] ---> Running in 312f76d959f7 [2022-08-03T16:35:01.226Z] ---> 4481392aa374 [2022-08-03T16:35:01.226Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-03T16:35:01.499Z] Removing intermediate container 312f76d959f7 [2022-08-03T16:35:01.499Z] ---> b803ccd81f9d [2022-08-03T16:35:01.499Z] ---> db71f69ad4e6 [2022-08-03T16:35:01.499Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh /Step 22/23 : LABEL git_sha=5569c6f7b0d93c8018e078ce903f34e0248973cc [2022-08-03T16:35:01.499Z] [2022-08-03T16:35:01.499Z] ---> Running in 09925bda1af3 [2022-08-03T16:35:01.757Z] ---> Running in 674ea8ae90b3 [2022-08-03T16:35:01.757Z] Removing intermediate container 09925bda1af3 [2022-08-03T16:35:01.757Z] ---> 3ca503bf2b7a [2022-08-03T16:35:01.757Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T16:35:02.017Z] ---> f7610e937ed6 [2022-08-03T16:35:02.017Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-03T16:35:02.017Z] ---> Running in bc342af8d0a5 [2022-08-03T16:35:02.017Z] Removing intermediate container 7d27823a2195 [2022-08-03T16:35:02.017Z] ---> c6674978b735 [2022-08-03T16:35:02.017Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-03T16:35:02.017Z] Removing intermediate container 674ea8ae90b3 [2022-08-03T16:35:02.017Z] ---> 07e6cee6d72a [2022-08-03T16:35:02.017Z] Step 23/23 : LABEL version=0.0.0 [2022-08-03T16:35:02.278Z] ---> Running in 3e062548823a [2022-08-03T16:35:02.278Z] Removing intermediate container bc342af8d0a5 [2022-08-03T16:35:02.278Z] ---> 0a78c287b041 [2022-08-03T16:35:02.278Z] Step 20/22 : LABEL arch=x86_64 [2022-08-03T16:35:02.278Z] ---> Running in a76c50bb3e73 [2022-08-03T16:35:02.278Z] ---> Running in 901907a0635b [2022-08-03T16:35:02.278Z] ---> Running in a8016426c2b3 [2022-08-03T16:35:02.538Z] Removing intermediate container 901907a0635b [2022-08-03T16:35:02.538Z] ---> 30f603944fe6 [2022-08-03T16:35:02.538Z] Step 23/25 : LABEL arch=x86_64 [2022-08-03T16:35:02.538Z] Removing intermediate container a76c50bb3e73 [2022-08-03T16:35:02.538Z] ---> 36c84aea2638 [2022-08-03T16:35:02.538Z] [2022-08-03T16:35:02.538Z] Removing intermediate container a8016426c2b3 [2022-08-03T16:35:02.538Z] ---> 68f442c89cf9 [2022-08-03T16:35:02.538Z] Step 21/22 : LABEL git_sha=5569c6f7b0d93c8018e078ce903f34e0248973cc [2022-08-03T16:35:02.798Z] ---> Running in cd741d4b27ac [2022-08-03T16:35:02.798Z] Removing intermediate container 2d2112b3a091 [2022-08-03T16:35:02.798Z] ---> f4d2e41e2a46 [2022-08-03T16:35:02.798Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-03T16:35:02.798Z] Successfully built 36c84aea2638 [2022-08-03T16:35:02.798Z] ---> Running in 0f179a7fe23f [2022-08-03T16:35:02.798Z] Successfully tagged core-metadata:latest [2022-08-03T16:35:02.798Z] Building core-command [2022-08-03T16:35:02.798Z]  Building core-metadata ... done  ---> Running in 7b621970461f [2022-08-03T16:35:02.798Z] Removing intermediate container cd741d4b27ac [2022-08-03T16:35:02.798Z] ---> c30f371e0215 [2022-08-03T16:35:02.798Z] Step 24/25 : LABEL git_sha=5569c6f7b0d93c8018e078ce903f34e0248973cc [2022-08-03T16:35:02.798Z] ---> Running in 53eab7439544 [2022-08-03T16:35:03.058Z] Removing intermediate container 0f179a7fe23f [2022-08-03T16:35:03.058Z] ---> 2041c36d71fe [2022-08-03T16:35:03.058Z] Step 22/22 : LABEL version=0.0.0 [2022-08-03T16:35:03.680Z] Removing intermediate container 53eab7439544 [2022-08-03T16:35:03.680Z] ---> 5fce60bf360c [2022-08-03T16:35:03.680Z] Step 25/25 : LABEL version=0.0.0 [2022-08-03T16:35:03.680Z] ---> Running in 482b25b347d6 [2022-08-03T16:35:03.680Z] Removing intermediate container 3e062548823a [2022-08-03T16:35:03.680Z] ---> b9a5f8946f2e [2022-08-03T16:35:03.680Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-03T16:35:03.941Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-03T16:35:04.201Z] ---> Running in d54779452f80 [2022-08-03T16:35:04.201Z] Removing intermediate container 482b25b347d6 [2022-08-03T16:35:04.201Z] ---> 3e9e7d8f9146 [2022-08-03T16:35:04.201Z] [2022-08-03T16:35:04.201Z] ---> Running in 6597abe46bfd [2022-08-03T16:35:04.201Z] Successfully built 3e9e7d8f9146 [2022-08-03T16:35:04.461Z] Successfully tagged support-scheduler:latest [2022-08-03T16:35:04.461Z] Building core-data [2022-08-03T16:35:04.461Z]  Building support-scheduler ... done Removing intermediate container d54779452f80 [2022-08-03T16:35:04.461Z] ---> df47bc9c4d29 [2022-08-03T16:35:04.461Z] Step 28/31 : CMD ["gate"] [2022-08-03T16:35:04.461Z] Removing intermediate container 6597abe46bfd [2022-08-03T16:35:04.461Z] ---> 9615c40ac5b7 [2022-08-03T16:35:04.461Z] [2022-08-03T16:35:04.461Z] ---> Running in 265799213a5e [2022-08-03T16:35:04.461Z] Successfully built 9615c40ac5b7 [2022-08-03T16:35:04.461Z] Successfully tagged security-secretstore-setup:latest [2022-08-03T16:35:04.461Z]  Building security-secretstore-setup ... done Building security-spire-server [2022-08-03T16:35:04.721Z] Removing intermediate container 265799213a5e [2022-08-03T16:35:04.721Z] ---> f9c92fe4e724 [2022-08-03T16:35:04.721Z] Step 29/31 : LABEL arch=x86_64 [2022-08-03T16:35:04.983Z] ---> Running in 76e13eaba000 [2022-08-03T16:35:05.576Z] Removing intermediate container 76e13eaba000 [2022-08-03T16:35:05.576Z] ---> ddc39714d62c [2022-08-03T16:35:05.576Z] Step 30/31 : LABEL git_sha=5569c6f7b0d93c8018e078ce903f34e0248973cc [2022-08-03T16:35:05.576Z] Removing intermediate container 7b621970461f [2022-08-03T16:35:05.576Z] ---> 0a7ee3bf53e8 [2022-08-03T16:35:05.576Z] [2022-08-03T16:35:05.576Z] Step 11/23 : FROM alpine:3.16 [2022-08-03T16:35:05.576Z] ---> d7d3d98c851f [2022-08-03T16:35:05.576Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-03T16:35:06.522Z] ---> Running in 4465642a027a [2022-08-03T16:35:06.522Z] ---> Running in 8b9448390e71 [2022-08-03T16:35:07.093Z] Removing intermediate container 4465642a027a [2022-08-03T16:35:07.093Z] ---> cda7c2917be6 [2022-08-03T16:35:07.093Z] Step 31/31 : LABEL version=0.0.0 [2022-08-03T16:35:07.353Z] Removing intermediate container 8b9448390e71 [2022-08-03T16:35:07.353Z] ---> 2f048ac216d4 [2022-08-03T16:35:07.353Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-03T16:35:07.353Z] ---> Running in 1536887a9466 [2022-08-03T16:35:07.613Z] ---> Running in fe65fd1fd4f3 [2022-08-03T16:35:07.613Z] Removing intermediate container 1536887a9466 [2022-08-03T16:35:07.613Z] ---> e21bb81ccbf6 [2022-08-03T16:35:07.613Z] [2022-08-03T16:35:07.871Z] Successfully built e21bb81ccbf6 [2022-08-03T16:35:07.871Z] Successfully tagged security-bootstrapper:latest [2022-08-03T16:35:08.130Z]  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T16:35:08.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T16:35:08.389Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-03T16:35:08.389Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-03T16:35:08.389Z] (3/33) Installing readline (8.1.2-r0) [2022-08-03T16:35:08.389Z] (4/33) Installing bash (5.1.16-r2) [2022-08-03T16:35:08.648Z] Executing bash-5.1.16-r2.post-install [2022-08-03T16:35:08.648Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-03T16:35:08.648Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-03T16:35:08.648Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-03T16:35:08.648Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-03T16:35:08.648Z] (9/33) Installing curl (7.83.1-r2) [2022-08-03T16:35:08.648Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-03T16:35:08.907Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-03T16:35:08.907Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-03T16:35:08.907Z] (13/33) Installing expat (2.4.8-r0) [2022-08-03T16:35:08.907Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-03T16:35:08.907Z] (15/33) Installing gdbm (1.23-r0) [2022-08-03T16:35:08.907Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-03T16:35:08.907Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-03T16:35:08.907Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-03T16:35:08.907Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-03T16:35:08.907Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-03T16:35:08.907Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-03T16:35:09.167Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-03T16:35:09.167Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-03T16:35:09.167Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-03T16:35:09.167Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-03T16:35:09.167Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-03T16:35:09.167Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-03T16:35:09.167Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-03T16:35:09.167Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-03T16:35:09.167Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-03T16:35:09.167Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-03T16:35:09.167Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-03T16:35:09.167Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-03T16:35:09.477Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T16:35:09.477Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T16:35:09.477Z] OK: 122 MiB in 47 packages [2022-08-03T16:35:11.054Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:35:11.054Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:35:11.054Z] ---> f45a52f17c2b [2022-08-03T16:35:11.054Z] Step 3/23 : WORKDIR /edgex-go [2022-08-03T16:35:11.054Z] ---> Using cache [2022-08-03T16:35:11.055Z] ---> e7665435b3ca [2022-08-03T16:35:11.055Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:35:11.055Z] ---> Using cache [2022-08-03T16:35:11.055Z] ---> 2ae6254456ad [2022-08-03T16:35:11.055Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-03T16:35:11.055Z] ---> Using cache [2022-08-03T16:35:11.055Z] ---> 9320139cd054 [2022-08-03T16:35:11.055Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-03T16:35:11.055Z] ---> Using cache [2022-08-03T16:35:11.055Z] ---> a81f941db20f [2022-08-03T16:35:11.055Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:35:11.055Z] ---> Using cache [2022-08-03T16:35:11.055Z] ---> 505fed99050a [2022-08-03T16:35:11.055Z] Step 8/23 : COPY . . [2022-08-03T16:35:11.055Z] ---> Using cache [2022-08-03T16:35:11.055Z] ---> 3f99b6c30878 [2022-08-03T16:35:11.055Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-03T16:35:13.004Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:35:13.004Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:35:13.004Z] ---> f45a52f17c2b [2022-08-03T16:35:13.004Z] Step 3/25 : WORKDIR /edgex-go [2022-08-03T16:35:13.004Z] ---> Using cache [2022-08-03T16:35:13.004Z] ---> e7665435b3ca [2022-08-03T16:35:13.004Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:35:13.004Z] ---> Using cache [2022-08-03T16:35:13.004Z] ---> 2ae6254456ad [2022-08-03T16:35:13.004Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-03T16:35:13.004Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:35:13.004Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:35:13.004Z] ---> f45a52f17c2b [2022-08-03T16:35:13.004Z] Step 3/23 : WORKDIR /edgex-go [2022-08-03T16:35:13.004Z] ---> Using cache [2022-08-03T16:35:13.004Z] ---> e7665435b3ca [2022-08-03T16:35:13.004Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:35:13.004Z] ---> Using cache [2022-08-03T16:35:13.004Z] ---> 2ae6254456ad [2022-08-03T16:35:13.004Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-03T16:35:14.390Z] ---> Running in 76cfc5289961 [2022-08-03T16:35:14.390Z] ---> Running in c6d103702d46 [2022-08-03T16:35:14.390Z] ---> Running in 43813508f9fa [2022-08-03T16:35:14.390Z] Collecting docker-compose==1.23.2 [2022-08-03T16:35:14.390Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-03T16:35:14.390Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 28.6 MB/s eta 0:00:00 [2022-08-03T16:35:14.390Z] Collecting docker<4.0,>=3.6.0 [2022-08-03T16:35:14.390Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-03T16:35:14.390Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 146.0 MB/s eta 0:00:00 [2022-08-03T16:35:14.390Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-03T16:35:14.390Z] Collecting cached-property<2,>=1.2.0 [2022-08-03T16:35:14.651Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-03T16:35:14.651Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-03T16:35:14.651Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-03T16:35:14.651Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 122.4 MB/s eta 0:00:00 [2022-08-03T16:35:14.651Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T16:35:14.651Z] Collecting PyYAML<4,>=3.10 [2022-08-03T16:35:14.651Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-03T16:35:14.651Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T16:35:14.651Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 47.4 MB/s eta 0:00:00 [2022-08-03T16:35:14.910Z] Preparing metadata (setup.py): started [2022-08-03T16:35:15.171Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-03T16:35:15.171Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-03T16:35:15.171Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-03T16:35:15.171Z] Preparing metadata (setup.py): started [2022-08-03T16:35:15.431Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-03T16:35:15.431Z] Collecting docopt<0.7,>=0.6.1 [2022-08-03T16:35:15.431Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T16:35:15.431Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-03T16:35:15.431Z] Preparing metadata (setup.py): started [2022-08-03T16:35:15.693Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T16:35:15.693Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-03T16:35:15.953Z] Collecting texttable<0.10,>=0.9.0 [2022-08-03T16:35:15.953Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-03T16:35:15.953Z] Preparing metadata (setup.py): started [2022-08-03T16:35:15.953Z] OK: 211 MiB in 51 packages [2022-08-03T16:35:15.953Z] OK: 211 MiB in 51 packages [2022-08-03T16:35:16.212Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-03T16:35:16.212Z] Collecting jsonschema<3,>=2.5.1 [2022-08-03T16:35:16.212Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-03T16:35:16.212Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-03T16:35:16.212Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-03T16:35:16.212Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-03T16:35:16.212Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 123.0 MB/s eta 0:00:00 [2022-08-03T16:35:16.471Z] Collecting docker-pycreds>=0.4.0 [2022-08-03T16:35:16.471Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-03T16:35:16.471Z] Removing intermediate container 43813508f9fa [2022-08-03T16:35:16.471Z] ---> c239597f5350 [2022-08-03T16:35:16.471Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-03T16:35:16.471Z] Collecting certifi>=2017.4.17 [2022-08-03T16:35:16.471Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-03T16:35:16.471Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 144.6 MB/s eta 0:00:00 [2022-08-03T16:35:16.471Z] Collecting idna<2.8,>=2.5 [2022-08-03T16:35:16.471Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-03T16:35:16.471Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 177.4 MB/s eta 0:00:00 [2022-08-03T16:35:16.471Z] Removing intermediate container c6d103702d46 [2022-08-03T16:35:16.471Z] ---> 76b7b3380442 [2022-08-03T16:35:16.471Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-03T16:35:16.471Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-03T16:35:16.471Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-03T16:35:16.471Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 141.2 MB/s eta 0:00:00 [2022-08-03T16:35:16.745Z] ---> 4ebc085e3b5b [2022-08-03T16:35:16.745Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:35:16.745Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-03T16:35:16.745Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-03T16:35:16.745Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 127.5 MB/s eta 0:00:00 [2022-08-03T16:35:16.745Z] ---> Running in 3685c3318d04 [2022-08-03T16:35:16.745Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-03T16:35:16.745Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-03T16:35:16.745Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-03T16:35:16.745Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-03T16:35:16.745Z] ---> 0e7dc0d20375 [2022-08-03T16:35:16.745Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:35:17.008Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-03T16:35:17.008Z] Running setup.py install for texttable: started [2022-08-03T16:35:17.008Z] ---> Running in b2216fcd6da0 [2022-08-03T16:35:17.266Z] Running setup.py install for texttable: finished with status 'done' [2022-08-03T16:35:17.266Z] Running setup.py install for PyYAML: started [2022-08-03T16:35:17.525Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-03T16:35:17.784Z] Running setup.py install for docopt: started [2022-08-03T16:35:18.043Z] Running setup.py install for docopt: finished with status 'done' [2022-08-03T16:35:18.610Z] Running setup.py install for dockerpty: started [2022-08-03T16:35:18.870Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-03T16:35:19.439Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-08-03T16:35:19.439Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-03T16:35:27.562Z] Removing intermediate container fe65fd1fd4f3 [2022-08-03T16:35:27.562Z] ---> 33fc4d3ec953 [2022-08-03T16:35:27.562Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-03T16:35:27.562Z] ---> Running in fd56a6d28b01 [2022-08-03T16:35:27.562Z] Removing intermediate container b2216fcd6da0 [2022-08-03T16:35:27.562Z] ---> 0c3331caa98e [2022-08-03T16:35:27.562Z] Step 8/25 : COPY . . [2022-08-03T16:35:27.562Z] Removing intermediate container 3685c3318d04 [2022-08-03T16:35:27.562Z] ---> 66622ca83b44 [2022-08-03T16:35:27.562Z] Step 8/23 : COPY . . [2022-08-03T16:35:27.562Z] Removing intermediate container fd56a6d28b01 [2022-08-03T16:35:27.562Z] ---> 60e06960ea60 [2022-08-03T16:35:27.562Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-03T16:35:27.822Z] ---> Running in 88e0f0c118dc [2022-08-03T16:35:28.761Z] Removing intermediate container 88e0f0c118dc [2022-08-03T16:35:28.761Z] ---> 1d64a98ede93 [2022-08-03T16:35:28.761Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-03T16:35:31.300Z] ---> e381bc49f4f0 [2022-08-03T16:35:31.300Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-03T16:35:31.868Z] ---> c3153cfa88c9 [2022-08-03T16:35:31.868Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-03T16:35:32.439Z] ---> 33ac500d1c3a [2022-08-03T16:35:32.439Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-03T16:35:32.701Z] ---> Running in ab51d41ccecf [2022-08-03T16:35:32.701Z] Removing intermediate container 76cfc5289961 [2022-08-03T16:35:32.701Z] ---> 87e45f41edcd [2022-08-03T16:35:32.701Z] [2022-08-03T16:35:32.701Z] Step 10/23 : FROM alpine:3.16 [2022-08-03T16:35:32.701Z] ---> d7d3d98c851f [2022-08-03T16:35:32.701Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-03T16:35:32.701Z] ---> Using cache [2022-08-03T16:35:32.701Z] ---> 6bb3ad0ae8b4 [2022-08-03T16:35:32.702Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-03T16:35:32.702Z] ---> Using cache [2022-08-03T16:35:32.702Z] ---> 602e0210b936 [2022-08-03T16:35:32.702Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-03T16:35:32.992Z] Removing intermediate container ab51d41ccecf [2022-08-03T16:35:32.992Z] ---> cbebdd077e9d [2022-08-03T16:35:32.992Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T16:35:32.992Z] ---> Running in 1ac5b6048aad [2022-08-03T16:35:32.992Z] ---> Running in 9761b646f63a [2022-08-03T16:35:33.253Z] Removing intermediate container 1ac5b6048aad [2022-08-03T16:35:33.253Z] ---> 634e55931884 [2022-08-03T16:35:33.253Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-03T16:35:33.253Z] ---> Running in abd3764484d2 [2022-08-03T16:35:33.253Z] Removing intermediate container 9761b646f63a [2022-08-03T16:35:33.253Z] ---> d886adda60d3 [2022-08-03T16:35:33.253Z] Step 21/23 : LABEL arch=x86_64 [2022-08-03T16:35:33.513Z] ---> Running in bb9e042c21fa [2022-08-03T16:35:33.513Z] Removing intermediate container abd3764484d2 [2022-08-03T16:35:33.513Z] ---> e7f4d591f4bc [2022-08-03T16:35:33.513Z] Step 15/23 : WORKDIR / [2022-08-03T16:35:33.513Z] ---> Running in 49011e13360f [2022-08-03T16:35:33.513Z] Removing intermediate container bb9e042c21fa [2022-08-03T16:35:33.513Z] ---> 39953669bbb1 [2022-08-03T16:35:33.513Z] Step 22/23 : LABEL git_sha=5569c6f7b0d93c8018e078ce903f34e0248973cc [2022-08-03T16:35:33.773Z] ---> Running in 0366bfaff980 [2022-08-03T16:35:33.773Z] Removing intermediate container 49011e13360f [2022-08-03T16:35:33.773Z] ---> 976bfe65e291 [2022-08-03T16:35:33.773Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T16:35:34.034Z] Removing intermediate container 0366bfaff980 [2022-08-03T16:35:34.034Z] ---> 15c43769bfbe [2022-08-03T16:35:34.034Z] Step 23/23 : LABEL version=0.0.0 [2022-08-03T16:35:34.034Z] ---> 7699947b7c84 [2022-08-03T16:35:34.034Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-03T16:35:34.034Z] ---> Running in b43d2a36af14 [2022-08-03T16:35:34.311Z] ---> de1ea962c1c2 [2022-08-03T16:35:34.311Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-03T16:35:34.311Z] ---> Running in dcc9fef575f9 [2022-08-03T16:35:34.311Z] Removing intermediate container b43d2a36af14 [2022-08-03T16:35:34.311Z] ---> 47acbc8bbd32 [2022-08-03T16:35:34.311Z] [2022-08-03T16:35:34.572Z] Successfully built 47acbc8bbd32 [2022-08-03T16:35:34.572Z] Successfully tagged sys-mgmt-agent:latest [2022-08-03T16:35:34.572Z]  Building sys-mgmt-agent ... done  ---> 2d883a4ecfae [2022-08-03T16:35:34.572Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-03T16:35:34.572Z] Removing intermediate container dcc9fef575f9 [2022-08-03T16:35:34.572Z] ---> 7b7ba5369b2f [2022-08-03T16:35:34.572Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-03T16:35:34.572Z] ---> f0f8b36d6ebb [2022-08-03T16:35:34.572Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-03T16:35:34.833Z] ---> Running in 254736c245b7 [2022-08-03T16:35:34.833Z] ---> Running in f5a024d819d8 [2022-08-03T16:35:34.833Z] ---> 427bd9adac4f [2022-08-03T16:35:34.833Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-03T16:35:34.833Z] Removing intermediate container f5a024d819d8 [2022-08-03T16:35:34.833Z] ---> 46da567ea266 [2022-08-03T16:35:34.833Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-03T16:35:34.833Z] ---> Running in b9c1c0133e3b [2022-08-03T16:35:34.833Z] ---> Running in eb0f1f87178c [2022-08-03T16:35:35.093Z] Removing intermediate container eb0f1f87178c [2022-08-03T16:35:35.093Z] ---> a2a42e6af0ac [2022-08-03T16:35:35.093Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T16:35:35.093Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-03T16:35:35.093Z] ---> Running in 97e702892d9e [2022-08-03T16:35:35.093Z] Removing intermediate container 97e702892d9e [2022-08-03T16:35:35.093Z] ---> 2a53640c179d [2022-08-03T16:35:35.093Z] Step 21/23 : LABEL arch=x86_64 [2022-08-03T16:35:35.363Z] ---> Running in bfba402e9e05 [2022-08-03T16:35:35.363Z] Removing intermediate container bfba402e9e05 [2022-08-03T16:35:35.363Z] ---> 85c0b075802f [2022-08-03T16:35:35.363Z] Step 22/23 : LABEL git_sha=5569c6f7b0d93c8018e078ce903f34e0248973cc [2022-08-03T16:35:35.363Z] ---> Running in 6bb3c0109b2c [2022-08-03T16:35:35.625Z] Removing intermediate container 6bb3c0109b2c [2022-08-03T16:35:35.625Z] ---> a0d5cb6dc7ea [2022-08-03T16:35:35.625Z] Step 23/23 : LABEL version=0.0.0 [2022-08-03T16:35:35.625Z] ---> Running in b79244391484 [2022-08-03T16:35:35.625Z] Removing intermediate container b9c1c0133e3b [2022-08-03T16:35:35.625Z] ---> 7c290e74aa5f [2022-08-03T16:35:35.625Z] Step 12/25 : WORKDIR /edgex-go [2022-08-03T16:35:35.625Z] ---> Running in 5a60b7e9cdd5 [2022-08-03T16:35:35.885Z] Removing intermediate container b79244391484 [2022-08-03T16:35:35.885Z] ---> 102aa80a4454 [2022-08-03T16:35:35.885Z] [2022-08-03T16:35:35.885Z] Removing intermediate container 5a60b7e9cdd5 [2022-08-03T16:35:35.885Z] ---> 66c546937bb3 [2022-08-03T16:35:35.885Z] [2022-08-03T16:35:35.885Z] Step 13/25 : FROM alpine:3.15 [2022-08-03T16:35:35.885Z] ---> 2720e26172a0 [2022-08-03T16:35:35.885Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T16:35:35.885Z] ---> Using cache [2022-08-03T16:35:35.885Z] ---> c4e17e050faf [2022-08-03T16:35:35.885Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:35:35.885Z] ---> Using cache [2022-08-03T16:35:35.885Z] ---> e68884462e3e [2022-08-03T16:35:35.885Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-03T16:35:35.885Z] Successfully built 102aa80a4454 [2022-08-03T16:35:35.885Z] Successfully tagged core-command:latest [2022-08-03T16:35:35.885Z]  Building core-command ... done  ---> Running in ffa9ba4f9b6d [2022-08-03T16:35:36.456Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-03T16:35:37.026Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-03T16:35:37.595Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-03T16:35:37.595Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-03T16:35:37.595Z] OK: 15857 distinct packages available [2022-08-03T16:35:37.595Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-03T16:35:38.533Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-03T16:35:38.792Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-03T16:35:38.792Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-03T16:35:38.792Z] (3/5) Installing libucontext (1.1-r0) [2022-08-03T16:35:39.052Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-03T16:35:39.052Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-03T16:35:39.052Z] Executing busybox-1.34.1-r7.trigger [2022-08-03T16:35:39.052Z] OK: 6 MiB in 19 packages [2022-08-03T16:35:39.997Z] Removing intermediate container ffa9ba4f9b6d [2022-08-03T16:35:39.998Z] ---> 1840d419ca6a [2022-08-03T16:35:39.998Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-03T16:35:41.905Z] ---> ec2c3f57a90b [2022-08-03T16:35:41.905Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-03T16:35:41.905Z] ---> b52d032f17ca [2022-08-03T16:35:41.905Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-03T16:35:42.488Z] ---> 509f54534e7f [2022-08-03T16:35:42.488Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-03T16:35:42.749Z] ---> 78ca3609c735 [2022-08-03T16:35:42.749Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-03T16:35:42.749Z] ---> Running in c602546c53b5 [2022-08-03T16:35:42.749Z] Removing intermediate container c602546c53b5 [2022-08-03T16:35:42.749Z] ---> 300f6e22ef1f [2022-08-03T16:35:42.749Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-03T16:35:43.008Z] ---> Running in e383ae06f673 [2022-08-03T16:35:43.008Z] Removing intermediate container e383ae06f673 [2022-08-03T16:35:43.008Z] ---> 0a6d137dd54f [2022-08-03T16:35:43.008Z] Step 23/25 : LABEL arch=x86_64 [2022-08-03T16:35:43.008Z] ---> Running in 4d310a274201 [2022-08-03T16:35:43.008Z] Removing intermediate container 4d310a274201 [2022-08-03T16:35:43.008Z] ---> 616ab9e883a3 [2022-08-03T16:35:43.267Z] Step 24/25 : LABEL git_sha=5569c6f7b0d93c8018e078ce903f34e0248973cc [2022-08-03T16:35:43.267Z] ---> Running in 856e3777ec9f [2022-08-03T16:35:43.267Z] Removing intermediate container 856e3777ec9f [2022-08-03T16:35:43.267Z] ---> 0b9595e5e405 [2022-08-03T16:35:43.267Z] Step 25/25 : LABEL version=0.0.0 [2022-08-03T16:35:43.267Z] ---> Running in 85ed676d412c [2022-08-03T16:35:43.526Z] Removing intermediate container 85ed676d412c [2022-08-03T16:35:43.526Z] ---> d8e8c8b35c54 [2022-08-03T16:35:43.526Z] [2022-08-03T16:35:43.526Z] Successfully built d8e8c8b35c54 [2022-08-03T16:35:43.526Z] Successfully tagged security-spire-server:latest [2022-08-03T16:35:53.517Z]  Building security-spire-server ... done Removing intermediate container 254736c245b7 [2022-08-03T16:35:53.517Z] ---> 353f30315dff [2022-08-03T16:35:53.517Z] [2022-08-03T16:35:53.517Z] Step 10/23 : FROM alpine:3.16 [2022-08-03T16:35:53.517Z] ---> d7d3d98c851f [2022-08-03T16:35:53.517Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-03T16:35:53.517Z] ---> Running in ab6c5d4f1a96 [2022-08-03T16:35:53.517Z] Removing intermediate container ab6c5d4f1a96 [2022-08-03T16:35:53.517Z] ---> 906f6fc025b7 [2022-08-03T16:35:53.517Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-03T16:35:53.517Z] ---> Running in 4caf21c06aa8 [2022-08-03T16:35:53.517Z] Removing intermediate container 4caf21c06aa8 [2022-08-03T16:35:53.517Z] ---> 80679d91e53a [2022-08-03T16:35:53.517Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-03T16:35:53.517Z] ---> Running in 231c6b4dce6d [2022-08-03T16:35:53.517Z] Removing intermediate container 231c6b4dce6d [2022-08-03T16:35:53.517Z] ---> 0453404b7b7d [2022-08-03T16:35:53.517Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:35:53.517Z] ---> Running in c0911f17e0ea [2022-08-03T16:35:54.087Z] Removing intermediate container c0911f17e0ea [2022-08-03T16:35:54.087Z] ---> 58bd67c47b7c [2022-08-03T16:35:54.087Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-03T16:35:54.087Z] ---> Running in 216262babb7c [2022-08-03T16:35:54.347Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-03T16:35:55.287Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-03T16:35:55.547Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-03T16:35:55.547Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-03T16:35:55.547Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-03T16:35:55.808Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-03T16:35:55.808Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-03T16:35:55.808Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-03T16:35:56.067Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T16:35:56.067Z] OK: 8 MiB in 20 packages [2022-08-03T16:35:56.329Z] Removing intermediate container 216262babb7c [2022-08-03T16:35:56.329Z] ---> f2cafa6fab15 [2022-08-03T16:35:56.329Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T16:35:56.590Z] ---> 5dde6e40d7d5 [2022-08-03T16:35:56.590Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-03T16:35:57.162Z] ---> 4f902a15f9c2 [2022-08-03T16:35:57.162Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-03T16:35:57.162Z] ---> 0d9f885d8d0a [2022-08-03T16:35:57.162Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-03T16:35:57.162Z] ---> Running in bf00e32f5b5f [2022-08-03T16:35:57.423Z] Removing intermediate container bf00e32f5b5f [2022-08-03T16:35:57.423Z] ---> 33b189b04ead [2022-08-03T16:35:57.423Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T16:35:57.423Z] ---> Running in 94d738d55c91 [2022-08-03T16:35:57.423Z] Removing intermediate container 94d738d55c91 [2022-08-03T16:35:57.423Z] ---> 1c18a8a0de37 [2022-08-03T16:35:57.423Z] Step 21/23 : LABEL arch=x86_64 [2022-08-03T16:35:57.423Z] ---> Running in a0527694deaa [2022-08-03T16:35:57.683Z] Removing intermediate container a0527694deaa [2022-08-03T16:35:57.683Z] ---> 9dc1ab21133e [2022-08-03T16:35:57.683Z] Step 22/23 : LABEL git_sha=5569c6f7b0d93c8018e078ce903f34e0248973cc [2022-08-03T16:35:57.683Z] ---> Running in 63a3e8b59a9b [2022-08-03T16:35:57.683Z] Removing intermediate container 63a3e8b59a9b [2022-08-03T16:35:57.683Z] ---> 9631114cfde8 [2022-08-03T16:35:57.683Z] Step 23/23 : LABEL version=0.0.0 [2022-08-03T16:35:57.683Z] ---> Running in b466b6c00764 [2022-08-03T16:35:57.951Z] Removing intermediate container b466b6c00764 [2022-08-03T16:35:57.951Z] ---> fb7c0257e32c [2022-08-03T16:35:57.951Z] [2022-08-03T16:35:57.951Z] Successfully built fb7c0257e32c [2022-08-03T16:35:57.951Z] Successfully tagged core-data:latest [2022-08-03T16:35:57.957Z]  Building core-data ... done  [Pipeline] } [2022-08-03T16:35:57.963Z] $ docker stop --time=1 cdf4d1726f9b5d8dffc28fab7ae732e683465524a07898e2d4b478fdd20b05d5 [2022-08-03T16:35:59.257Z] $ docker rm -f cdf4d1726f9b5d8dffc28fab7ae732e683465524a07898e2d4b478fdd20b05d5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-03T16:35:59.605Z] + docker images [2022-08-03T16:35:59.605Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-03T16:35:59.605Z] core-data latest fb7c0257e32c 2 seconds ago 21.5MB [2022-08-03T16:35:59.605Z] 353f30315dff 7 seconds ago 1.72GB [2022-08-03T16:35:59.605Z] security-spire-server latest d8e8c8b35c54 16 seconds ago 86.5MB [2022-08-03T16:35:59.605Z] core-command latest 102aa80a4454 24 seconds ago 16.2MB [2022-08-03T16:35:59.605Z] 66c546937bb3 24 seconds ago 1.58GB [2022-08-03T16:35:59.605Z] sys-mgmt-agent latest 47acbc8bbd32 25 seconds ago 135MB [2022-08-03T16:35:59.605Z] 87e45f41edcd 27 seconds ago 1.68GB [2022-08-03T16:35:59.605Z] security-bootstrapper latest e21bb81ccbf6 52 seconds ago 19.3MB [2022-08-03T16:35:59.605Z] 0a7ee3bf53e8 55 seconds ago 1.69GB [2022-08-03T16:35:59.605Z] security-secretstore-setup latest 9615c40ac5b7 55 seconds ago 28.9MB [2022-08-03T16:35:59.605Z] support-scheduler latest 3e9e7d8f9146 56 seconds ago 26.5MB [2022-08-03T16:35:59.605Z] core-metadata latest 36c84aea2638 57 seconds ago 18.2MB [2022-08-03T16:35:59.605Z] a28dbb3c844a About a minute ago 1.75GB [2022-08-03T16:35:59.605Z] 34661b549ec1 About a minute ago 1.71GB [2022-08-03T16:35:59.605Z] 953689837419 About a minute ago 1.7GB [2022-08-03T16:35:59.605Z] 8ccc34accc07 About a minute ago 1.69GB [2022-08-03T16:35:59.605Z] security-proxy-setup latest e3f4ccb216ea About a minute ago 27.2MB [2022-08-03T16:35:59.605Z] security-spiffe-token-provider latest 6bbaec873458 About a minute ago 29.2MB [2022-08-03T16:35:59.605Z] support-notifications latest 2d4a23c7d6ca About a minute ago 27.1MB [2022-08-03T16:35:59.605Z] cb6c4c42abb6 2 minutes ago 1.75GB [2022-08-03T16:35:59.605Z] f623e7755249 2 minutes ago 1.74GB [2022-08-03T16:35:59.605Z] e70d8e0c353e 2 minutes ago 1.69GB [2022-08-03T16:35:59.605Z] security-spire-agent latest dba8faf70b66 2 minutes ago 125MB [2022-08-03T16:35:59.605Z] security-spire-config latest 165bd33141e5 2 minutes ago 85.8MB [2022-08-03T16:35:59.605Z] 0767909fd922 2 minutes ago 1.58GB [2022-08-03T16:35:59.605Z] 2adf31471162 2 minutes ago 1.58GB [2022-08-03T16:35:59.605Z] ci-base-image-x86_64 latest f45a52f17c2b 5 minutes ago 993MB [2022-08-03T16:35:59.605Z] alpine 3.15 2720e26172a0 2 weeks ago 5.57MB [2022-08-03T16:35:59.605Z] alpine 3.16 d7d3d98c851f 2 weeks ago 5.53MB [2022-08-03T16:35:59.605Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 weeks ago 253MB [2022-08-03T16:35:59.605Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 3 weeks ago 677MB [2022-08-03T16:35:59.605Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-03T16:36:10.245Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-08-03T16:36:10.245Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-08-03T16:36:10.245Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-08-03T16:36:10.245Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-08-03T16:36:10.245Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-08-03T16:36:10.245Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-08-03T16:36:10.245Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-08-03T16:36:10.245Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-08-03T16:36:10.245Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-08-03T16:36:10.245Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-08-03T16:36:10.245Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-08-03T16:36:10.245Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-08-03T16:36:10.245Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-08-03T16:36:10.245Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-08-03T16:36:10.245Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-08-03T16:36:25.368Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.426s coverage: 28.7% of statements [2022-08-03T16:36:25.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-08-03T16:36:25.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-08-03T16:36:27.373Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.391s coverage: 98.5% of statements [2022-08-03T16:36:27.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-08-03T16:36:27.373Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.545s coverage: 54.2% of statements [2022-08-03T16:36:27.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-08-03T16:36:27.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-08-03T16:36:45.801Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.148s coverage: 89.2% of statements [2022-08-03T16:36:45.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-08-03T16:36:45.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-08-03T16:36:45.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-08-03T16:36:45.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-08-03T16:36:45.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-08-03T16:36:45.801Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.605s coverage: 2.1% of statements [2022-08-03T16:36:45.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-08-03T16:36:45.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-08-03T16:36:51.520Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.762s coverage: 95.6% of statements [2022-08-03T16:36:51.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-08-03T16:36:51.520Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-08-03T16:36:51.520Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.270s coverage: 72.2% of statements [2022-08-03T16:36:51.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-08-03T16:36:51.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-08-03T16:36:51.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-08-03T16:36:51.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-08-03T16:36:51.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-08-03T16:36:51.520Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.387s coverage: 60.0% of statements [2022-08-03T16:36:51.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-08-03T16:36:51.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-08-03T16:36:51.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-08-03T16:36:51.520Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.393s coverage: 0.9% of statements [2022-08-03T16:36:51.520Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-08-03T16:36:51.520Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.467s coverage: 58.8% of statements [2022-08-03T16:36:51.520Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.282s coverage: 29.6% of statements [2022-08-03T16:36:51.520Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-08-03T16:36:56.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.292s coverage: 47.1% of statements [2022-08-03T16:36:56.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.333s coverage: 79.5% of statements [2022-08-03T16:36:56.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.242s coverage: 94.1% of statements [2022-08-03T16:36:56.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.289s coverage: 96.3% of statements [2022-08-03T16:36:58.956Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.229s coverage: 87.5% of statements [2022-08-03T16:37:07.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.245s coverage: 94.4% of statements [2022-08-03T16:37:07.254Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.234s coverage: 44.8% of statements [2022-08-03T16:37:19.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.677s coverage: 82.2% of statements [2022-08-03T16:37:19.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-08-03T16:37:21.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.274s coverage: 92.9% of statements [2022-08-03T16:37:21.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-08-03T16:37:21.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-08-03T16:37:21.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-08-03T16:37:21.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements [2022-08-03T16:37:21.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-08-03T16:37:21.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-08-03T16:37:21.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-08-03T16:37:21.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-08-03T16:37:21.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-08-03T16:37:21.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.229s coverage: 87.2% of statements [2022-08-03T16:37:21.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-08-03T16:37:21.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-08-03T16:37:21.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.195s coverage: 100.0% of statements [2022-08-03T16:37:21.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-08-03T16:37:21.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.280s coverage: 58.8% of statements [2022-08-03T16:37:21.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-08-03T16:37:21.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.270s coverage: 80.0% of statements [2022-08-03T16:37:21.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.242s coverage: 87.2% of statements [2022-08-03T16:37:21.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.284s coverage: 85.4% of statements [2022-08-03T16:37:21.662Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.881s coverage: 91.2% of statements [2022-08-03T16:37:21.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-08-03T16:37:27.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.002s coverage: 64.7% of statements [2022-08-03T16:37:27.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-08-03T16:37:27.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-08-03T16:37:27.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.306s coverage: 100.0% of statements [2022-08-03T16:37:27.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.110s coverage: 89.4% of statements [2022-08-03T16:37:27.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.106s coverage: 100.0% of statements [2022-08-03T16:37:27.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.103s coverage: 73.7% of statements [2022-08-03T16:37:27.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements [2022-08-03T16:37:35.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.387s coverage: 65.8% of statements [2022-08-03T16:37:35.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-08-03T16:37:35.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-08-03T16:37:35.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-08-03T16:37:36.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.002s coverage: 43.6% of statements [2022-08-03T16:37:36.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-08-03T16:37:36.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-08-03T16:37:36.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.300s coverage: 89.5% of statements [2022-08-03T16:37:36.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-08-03T16:37:36.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.231s coverage: 84.8% of statements [2022-08-03T16:37:36.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-08-03T16:37:36.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-08-03T16:37:36.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-08-03T16:37:36.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-08-03T16:37:46.608Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.361s coverage: 17.7% of statements [2022-08-03T16:37:46.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-08-03T16:37:46.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-08-03T16:37:46.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-08-03T16:37:46.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-08-03T16:37:46.608Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.768s coverage: 92.3% of statements [2022-08-03T16:37:46.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-08-03T16:37:46.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-08-03T16:37:46.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-08-03T16:37:46.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-08-03T16:37:46.608Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.316s coverage: 63.2% of statements [2022-08-03T16:37:46.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-08-03T16:37:46.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-08-03T16:37:46.608Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.465s coverage: 97.7% of statements [2022-08-03T16:37:46.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-08-03T16:37:46.608Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-08-03T16:37:46.608Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-08-03T16:37:46.608Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-08-03T16:37:46.608Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.229s coverage: 28.9% of statements [2022-08-03T16:37:46.608Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-08-03T16:37:46.608Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-08-03T16:37:46.608Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-08-03T16:37:46.609Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-08-03T16:37:46.609Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-08-03T16:37:46.609Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-08-03T16:37:46.609Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.188s coverage: 100.0% of statements [2022-08-03T16:37:46.609Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements [2022-08-03T16:37:46.879Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-08-03T16:37:46.879Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-03T16:37:46.879Z] GO111MODULE=on go vet ./... [2022-08-03T16:39:38.771Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-03T16:39:38.771Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-03T16:39:38.771Z] ./bin/test-attribution-txt.sh [2022-08-03T16:39:38.771Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-08-03T16:39:38.771Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-08-03T16:39:38.771Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-08-03T16:39:38.771Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-03T16:39:38.771Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-03T16:39:38.771Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-08-03T16:39:38.771Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-08-03T16:39:38.795Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-08-03T16:39:39.444Z] + ls -al . [2022-08-03T16:39:39.444Z] total 724 [2022-08-03T16:39:39.444Z] drwxrwxr-x 9 1001 1001 4096 Aug 3 16:33 . [2022-08-03T16:39:39.444Z] drwxr-xr-x 4 root root 4096 Aug 3 16:33 .. [2022-08-03T16:39:39.444Z] -rw-rw-r-- 1 1001 1001 11 Aug 3 16:32 .dockerignore [2022-08-03T16:39:39.444Z] drwxrwxr-x 8 1001 1001 4096 Aug 3 16:32 .git [2022-08-03T16:39:39.444Z] drwxrwxr-x 3 1001 1001 4096 Aug 3 16:32 .github [2022-08-03T16:39:39.444Z] -rw-rw-r-- 1 1001 1001 1030 Aug 3 16:32 .gitignore [2022-08-03T16:39:39.444Z] -rw-rw-r-- 1 1001 1001 42 Aug 3 16:32 .golangci.yml [2022-08-03T16:39:39.444Z] -rw-rw-r-- 1 1001 1001 87 Aug 3 16:32 .hadolint.yml [2022-08-03T16:39:39.444Z] -rw-rw-r-- 1 1001 1001 166 Aug 3 16:32 .sonarcloud.properties [2022-08-03T16:39:39.444Z] -rw-rw-r-- 1 1001 1001 1171 Aug 3 16:32 ADOPTERS.md [2022-08-03T16:39:39.444Z] -rw-rw-r-- 1 1001 1001 10347 Aug 3 16:32 Attribution.txt [2022-08-03T16:39:39.444Z] -rw-rw-r-- 1 1001 1001 63209 Aug 3 16:32 CHANGELOG.md [2022-08-03T16:39:39.444Z] -rw-rw-r-- 1 1001 1001 3804 Aug 3 16:32 CONTRIBUTING.md [2022-08-03T16:39:39.444Z] -rw-rw-r-- 1 1001 1001 677 Aug 3 16:32 GOVERNANCE.md [2022-08-03T16:39:39.444Z] -rw-rw-r-- 1 1001 1001 850 Aug 3 16:32 Jenkinsfile [2022-08-03T16:39:39.444Z] -rw-rw-r-- 1 1001 1001 10775 Aug 3 16:32 LICENSE [2022-08-03T16:39:39.444Z] -rw-rw-r-- 1 1001 1001 10370 Aug 3 16:32 Makefile [2022-08-03T16:39:39.444Z] -rw-rw-r-- 1 1001 1001 582 Aug 3 16:32 OWNERS.md [2022-08-03T16:39:39.444Z] -rw-rw-r-- 1 1001 1001 9094 Aug 3 16:32 README.md [2022-08-03T16:39:39.444Z] -rw-rw-r-- 1 1001 1001 6912 Aug 3 16:32 SECURITY.md [2022-08-03T16:39:39.444Z] -rw-rw-r-- 1 1001 1001 5 Aug 3 16:29 VERSION [2022-08-03T16:39:39.444Z] -rw-rw-r-- 1 1001 1001 4131 Aug 3 16:32 ZMQWindows.md [2022-08-03T16:39:39.444Z] drwxrwxr-x 2 1001 1001 4096 Aug 3 16:32 bin [2022-08-03T16:39:39.444Z] drwxrwxr-x 18 1001 1001 4096 Aug 3 16:32 cmd [2022-08-03T16:39:39.444Z] -rw-r--r-- 1 root root 478941 Aug 3 16:37 coverage.out [2022-08-03T16:39:39.444Z] -rw-rw-r-- 1 1001 1001 3681 Aug 3 16:32 go.mod [2022-08-03T16:39:39.444Z] -rw-rw-r-- 1 1001 1001 38033 Aug 3 16:32 go.sum [2022-08-03T16:39:39.444Z] drwxrwxr-x 8 1001 1001 4096 Aug 3 16:32 internal [2022-08-03T16:39:39.444Z] drwxrwxr-x 3 1001 1001 4096 Aug 3 16:32 openapi [2022-08-03T16:39:39.444Z] drwxrwxr-x 4 1001 1001 4096 Aug 3 16:32 snap [2022-08-03T16:39:39.444Z] -rw-rw-r-- 1 1001 1001 204 Aug 3 16:32 version.go [Pipeline] sh [2022-08-03T16:39:40.105Z] + '[' -e coverage.out ] [2022-08-03T16:39:40.105Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-08-03T16:39:40.132Z] Warning: overwriting stash ‘coverage-report’ [2022-08-03T16:39:40.923Z] Stashed 1 file(s) [Pipeline] sh [2022-08-03T16:39:41.570Z] + make build [2022-08-03T16:39:41.570Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-03T16:41:18.437Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-03T16:42:40.380Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-03T16:42:40.380Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-03T16:43:19.436Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-03T16:43:19.436Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-03T16:43:20.420Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-03T16:43:27.124Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-03T16:43:30.511Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-03T16:43:35.922Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-03T16:43:39.317Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-08-03T16:43:42.707Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-03T16:43:50.996Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-08-03T16:43:56.442Z] $ docker stop --time=1 41626ff16bd4107aa7b21bb8684d25a48e7b8f2a57e0ba0d182f61f24cba579f [2022-08-03T16:43:58.462Z] $ docker rm -f 41626ff16bd4107aa7b21bb8684d25a48e7b8f2a57e0ba0d182f61f24cba579f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T16:44:00.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-03T16:44:00.912Z] [2022-08-03T16:44:00.912Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T16:44:01.263Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-03T16:44:01.539Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-08-03T16:44:01.539Z] 29e5d40040c1: Pulling fs layer [2022-08-03T16:44:01.539Z] 1ce36da41761: Pulling fs layer [2022-08-03T16:44:01.539Z] 25b303627fd3: Pulling fs layer [2022-08-03T16:44:01.823Z] 29e5d40040c1: Verifying Checksum [2022-08-03T16:44:01.823Z] 29e5d40040c1: Download complete [2022-08-03T16:44:02.105Z] 1ce36da41761: Verifying Checksum [2022-08-03T16:44:02.105Z] 1ce36da41761: Download complete [2022-08-03T16:44:02.378Z] 29e5d40040c1: Pull complete [2022-08-03T16:44:03.808Z] 25b303627fd3: Verifying Checksum [2022-08-03T16:44:03.808Z] 1ce36da41761: Pull complete [2022-08-03T16:44:13.952Z] 25b303627fd3: Pull complete [2022-08-03T16:44:13.952Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-08-03T16:44:13.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-03T16:44:13.952Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T16:44:14.507Z] prd-ubuntu20.04-docker-arm64-4c-16g-21882 does not seem to be running inside a container [2022-08-03T16:44:14.615Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-03T16:44:16.954Z] $ docker top 83c43552367d3fee47aa4ef798b41745f1b0d64909849fcc178ba0e790bde2da -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-03T16:44:17.841Z] + docker-compose build --help [2022-08-03T16:44:17.841Z] + grep parallel [2022-08-03T16:44:23.236Z] --parallel Build images in parallel. [Pipeline] } [2022-08-03T16:44:23.275Z] $ docker stop --time=1 83c43552367d3fee47aa4ef798b41745f1b0d64909849fcc178ba0e790bde2da [2022-08-03T16:44:25.006Z] $ docker rm -f 83c43552367d3fee47aa4ef798b41745f1b0d64909849fcc178ba0e790bde2da [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T16:44:25.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-08-03T16:44:25.638Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T16:44:25.891Z] prd-ubuntu20.04-docker-arm64-4c-16g-21882 does not seem to be running inside a container [2022-08-03T16:44:25.999Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-08-03T16:44:27.363Z] $ docker top 71c31f6bc39a251e87f09716b740125664dbb1a9938985eb1ec993b332fa32a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-03T16:44:28.289Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-08-03T16:44:33.687Z] Building core-command ... [2022-08-03T16:44:33.687Z] Building core-data ... [2022-08-03T16:44:33.687Z] Building core-metadata ... [2022-08-03T16:44:33.687Z] Building security-bootstrapper ... [2022-08-03T16:44:33.687Z] Building security-proxy-setup ... [2022-08-03T16:44:33.687Z] Building security-secretstore-setup ... [2022-08-03T16:44:33.687Z] Building security-spiffe-token-provider ... [2022-08-03T16:44:33.687Z] Building security-spire-agent ... [2022-08-03T16:44:33.687Z] Building security-spire-config ... [2022-08-03T16:44:33.687Z] Building security-spire-server ... [2022-08-03T16:44:33.687Z] Building support-notifications ... [2022-08-03T16:44:33.687Z] Building support-scheduler ... [2022-08-03T16:44:33.687Z] Building sys-mgmt-agent ... [2022-08-03T16:44:33.687Z] Building security-spire-agent [2022-08-03T16:44:33.688Z] Building sys-mgmt-agent [2022-08-03T16:44:33.688Z] Building security-bootstrapper [2022-08-03T16:44:33.688Z] Building security-spiffe-token-provider [2022-08-03T16:44:33.688Z] Building security-secretstore-setup [2022-08-03T16:46:10.576Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:46:10.576Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:46:10.576Z] ---> d38a9e1443ed [2022-08-03T16:46:10.576Z] Step 3/25 : WORKDIR /edgex-go [2022-08-03T16:46:10.576Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:46:10.576Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:46:10.576Z] ---> d38a9e1443ed [2022-08-03T16:46:10.576Z] Step 3/23 : WORKDIR /edgex-go [2022-08-03T16:46:10.576Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:46:10.576Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:46:10.576Z] ---> d38a9e1443ed [2022-08-03T16:46:10.576Z] Step 3/26 : WORKDIR /edgex-go [2022-08-03T16:46:10.576Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:46:10.576Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:46:10.576Z] ---> d38a9e1443ed [2022-08-03T16:46:10.576Z] Step 3/31 : WORKDIR /edgex-go [2022-08-03T16:46:10.576Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:46:10.576Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:46:10.576Z] ---> d38a9e1443ed [2022-08-03T16:46:10.576Z] Step 3/20 : WORKDIR /edgex-go [2022-08-03T16:46:10.576Z] ---> Running in a0de8639dbe7 [2022-08-03T16:46:10.576Z] ---> Running in 59ce16a3c71a [2022-08-03T16:46:10.576Z] ---> Running in 539ec9065061 [2022-08-03T16:46:10.576Z] ---> Running in 471d3bc3aa9b [2022-08-03T16:46:10.576Z] ---> Running in 3141723418df [2022-08-03T16:46:10.576Z] Removing intermediate container 539ec9065061 [2022-08-03T16:46:10.576Z] ---> d6d8d3b808ee [2022-08-03T16:46:10.576Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:46:10.576Z] Removing intermediate container 471d3bc3aa9b [2022-08-03T16:46:10.576Z] ---> 2756444c66d0 [2022-08-03T16:46:10.576Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:46:10.576Z] Removing intermediate container a0de8639dbe7 [2022-08-03T16:46:10.576Z] ---> 5096e5955f8b [2022-08-03T16:46:10.576Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:46:10.576Z] Removing intermediate container 3141723418df [2022-08-03T16:46:10.576Z] ---> 52000b18b77c [2022-08-03T16:46:10.576Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:46:10.576Z] ---> Running in 2eb7509486e3 [2022-08-03T16:46:10.576Z] Removing intermediate container 59ce16a3c71a [2022-08-03T16:46:10.576Z] ---> 77b50c0e4991 [2022-08-03T16:46:10.576Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base ---> Running in dab578e9b2b8 [2022-08-03T16:46:10.576Z] [2022-08-03T16:46:10.576Z] ---> Running in 372c8616d4d5 [2022-08-03T16:46:10.576Z] ---> Running in 7cb5bd097c2d [2022-08-03T16:46:10.576Z] ---> Running in 3fae07b4c39a [2022-08-03T16:46:10.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T16:46:10.576Z] Removing intermediate container 2eb7509486e3 [2022-08-03T16:46:10.576Z] ---> 0c5f01bb1dee [2022-08-03T16:46:10.576Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-08-03T16:46:10.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T16:46:10.576Z] ---> Running in 44e9e843f00c [2022-08-03T16:46:10.576Z] Removing intermediate container 372c8616d4d5 [2022-08-03T16:46:10.576Z] ---> ee55170eef45 [2022-08-03T16:46:10.576Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-08-03T16:46:10.576Z] v3.16.1-87-g169a68ae67 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-08-03T16:46:10.576Z] v3.16.1-90-g7a2a301528 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-08-03T16:46:10.576Z] OK: 16889 distinct packages available [2022-08-03T16:46:10.577Z] ---> Running in 37d8f1eaef04 [2022-08-03T16:46:10.577Z] Removing intermediate container 7cb5bd097c2d [2022-08-03T16:46:10.577Z] ---> 28839f9b905b [2022-08-03T16:46:10.577Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-08-03T16:46:10.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T16:46:10.577Z] Removing intermediate container dab578e9b2b8 [2022-08-03T16:46:10.577Z] ---> c97a59fbf6f7 [2022-08-03T16:46:10.577Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-03T16:46:10.577Z] ---> Running in 8353cf4c5975 [2022-08-03T16:46:10.577Z] ---> Running in 9dd7906ed29e [2022-08-03T16:46:10.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T16:46:10.577Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T16:46:10.577Z] OK: 221 MiB in 51 packages [2022-08-03T16:46:10.577Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T16:46:10.577Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T16:46:10.577Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T16:46:10.577Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T16:46:10.577Z] Removing intermediate container 3fae07b4c39a [2022-08-03T16:46:10.577Z] ---> 3cd78b45ac3b [2022-08-03T16:46:10.577Z] Step 5/20 : COPY go.mod vendor* ./ [2022-08-03T16:46:10.577Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T16:46:10.577Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T16:46:10.577Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T16:46:10.577Z] OK: 221 MiB in 51 packages [2022-08-03T16:46:10.577Z] ---> 0e78b366a711 [2022-08-03T16:46:10.577Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:46:10.577Z] ---> Running in 988b08ab9974 [2022-08-03T16:46:10.577Z] OK: 221 MiB in 51 packages [2022-08-03T16:46:10.577Z] OK: 221 MiB in 51 packages [2022-08-03T16:46:10.577Z] OK: 221 MiB in 51 packages [2022-08-03T16:46:10.577Z] Removing intermediate container 44e9e843f00c [2022-08-03T16:46:10.577Z] ---> 813c0dda9122 [2022-08-03T16:46:10.577Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-03T16:46:10.577Z] Removing intermediate container 37d8f1eaef04 [2022-08-03T16:46:10.577Z] ---> 29dcd4f124d1 [2022-08-03T16:46:10.577Z] Step 6/31 : COPY go.mod vendor* ./ [2022-08-03T16:46:10.577Z] Removing intermediate container 8353cf4c5975 [2022-08-03T16:46:10.577Z] ---> e17f79db0459 [2022-08-03T16:46:10.577Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-03T16:46:10.577Z] ---> 3ff5338cef53 [2022-08-03T16:46:10.577Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:46:10.862Z] Removing intermediate container 9dd7906ed29e [2022-08-03T16:46:10.862Z] ---> bd40b19a0c33 [2022-08-03T16:46:10.862Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-03T16:46:10.862Z] ---> Running in a97131260e70 [2022-08-03T16:46:11.856Z] ---> d7bb167b6f96 [2022-08-03T16:46:11.856Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:46:11.856Z] ---> 066f12247676 [2022-08-03T16:46:11.856Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:46:12.128Z] ---> Running in 0d7ec08e0b79 [2022-08-03T16:46:12.128Z] ---> Running in e48b174bd1b6 [2022-08-03T16:46:12.128Z] ---> aa500b2cb313 [2022-08-03T16:46:12.128Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:46:12.408Z] ---> Running in f32a62461c79 [2022-08-03T16:47:08.977Z] Removing intermediate container 0d7ec08e0b79 [2022-08-03T16:47:08.977Z] ---> dcc5495daae7 [2022-08-03T16:47:08.977Z] Step 8/23 : COPY . . [2022-08-03T16:47:08.977Z] Removing intermediate container e48b174bd1b6 [2022-08-03T16:47:08.977Z] ---> d92665aee10c [2022-08-03T16:47:08.977Z] Step 8/31 : COPY . . [2022-08-03T16:47:08.977Z] Removing intermediate container 988b08ab9974 [2022-08-03T16:47:08.977Z] ---> 8b6c70f79be5 [2022-08-03T16:47:08.977Z] Step 7/20 : COPY . . [2022-08-03T16:47:09.251Z] Removing intermediate container f32a62461c79 [2022-08-03T16:47:09.251Z] ---> b04e82a90848 [2022-08-03T16:47:09.251Z] Step 8/26 : COPY . . [2022-08-03T16:47:09.528Z] Removing intermediate container a97131260e70 [2022-08-03T16:47:09.528Z] ---> 0b7797ce0710 [2022-08-03T16:47:09.528Z] Step 8/25 : COPY . . [2022-08-03T16:47:41.885Z] ---> 9cb613408075 [2022-08-03T16:47:41.885Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-08-03T16:47:41.885Z] ---> ccc492286709 [2022-08-03T16:47:41.885Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-08-03T16:47:41.885Z] ---> Running in b9725e0cb40c [2022-08-03T16:47:41.885Z] ---> 28e9208a1632 [2022-08-03T16:47:41.885Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-03T16:47:41.886Z] ---> 3150764a7ec9 [2022-08-03T16:47:41.886Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-08-03T16:47:41.886Z] ---> 9a54db902177 [2022-08-03T16:47:41.886Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-08-03T16:47:41.886Z] ---> Running in 72ce96a66793 [2022-08-03T16:47:41.886Z] ---> Running in 2d59073cea21 [2022-08-03T16:47:41.886Z] ---> Running in ece90bfe0d05 [2022-08-03T16:47:41.886Z] ---> Running in 86fa13941a0c [2022-08-03T16:47:41.886Z] Removing intermediate container ece90bfe0d05 [2022-08-03T16:47:41.886Z] ---> 8a1147ecf532 [2022-08-03T16:47:41.886Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-03T16:47:41.886Z] ---> Running in 5c15a5179969 [2022-08-03T16:47:41.886Z] Removing intermediate container 5c15a5179969 [2022-08-03T16:47:41.886Z] ---> dbecd26ad55a [2022-08-03T16:47:41.886Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-03T16:47:41.886Z] ---> Running in 4c966b499083 [2022-08-03T16:47:41.886Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-08-03T16:47:41.886Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-08-03T16:47:41.886Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-08-03T16:47:41.886Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-08-03T16:47:43.339Z] Removing intermediate container 4c966b499083 [2022-08-03T16:47:43.339Z] ---> ddebcb1265d7 [2022-08-03T16:47:43.339Z] Step 12/26 : WORKDIR /edgex-go [2022-08-03T16:47:43.339Z] ---> Running in aba8fa151ff6 [2022-08-03T16:47:43.963Z] Removing intermediate container aba8fa151ff6 [2022-08-03T16:47:43.963Z] ---> e35da7f44409 [2022-08-03T16:47:43.963Z] [2022-08-03T16:47:43.963Z] Step 13/26 : FROM alpine:3.15 [2022-08-03T16:47:43.963Z] 3.15: Pulling from library/alpine [2022-08-03T16:47:45.965Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-08-03T16:47:45.965Z] Status: Downloaded newer image for alpine:3.15 [2022-08-03T16:47:45.965Z] ---> 60f2846fe774 [2022-08-03T16:47:45.965Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T16:47:45.965Z] ---> Running in babe255dff01 [2022-08-03T16:47:46.241Z] Removing intermediate container babe255dff01 [2022-08-03T16:47:46.241Z] ---> cb65fae7386c [2022-08-03T16:47:46.241Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:47:46.518Z] ---> Running in 1bec21c8a427 [2022-08-03T16:47:49.940Z] Removing intermediate container 1bec21c8a427 [2022-08-03T16:47:49.940Z] ---> f6165e689681 [2022-08-03T16:47:49.940Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-03T16:47:49.940Z] ---> Running in dc8f57855560 [2022-08-03T16:47:51.933Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-03T16:47:52.922Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-03T16:47:54.365Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-03T16:47:54.365Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-03T16:47:54.365Z] OK: 15734 distinct packages available [2022-08-03T16:47:54.640Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-03T16:47:56.084Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-03T16:47:57.074Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-08-03T16:47:57.074Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-08-03T16:47:57.350Z] (3/5) Installing libucontext (1.1-r0) [2022-08-03T16:47:57.350Z] (4/5) Installing gcompat (1.0.0-r4) [2022-08-03T16:47:57.350Z] (5/5) Installing openssl (1.1.1q-r0) [2022-08-03T16:47:57.627Z] Executing busybox-1.34.1-r7.trigger [2022-08-03T16:47:57.627Z] OK: 6 MiB in 19 packages [2022-08-03T16:47:59.636Z] Removing intermediate container dc8f57855560 [2022-08-03T16:47:59.636Z] ---> 2bf73c9fa477 [2022-08-03T16:47:59.636Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-08-03T16:48:03.052Z] ---> 3155731441ff [2022-08-03T16:48:03.052Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-03T16:48:09.812Z] ---> bb0aee92bf88 [2022-08-03T16:48:09.812Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-08-03T16:48:10.082Z] ---> 81fe37c70d0e [2022-08-03T16:48:10.082Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-08-03T16:48:11.066Z] ---> ce1c55b0a238 [2022-08-03T16:48:11.066Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-08-03T16:48:12.063Z] ---> 809b0b5fb322 [2022-08-03T16:48:12.063Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-03T16:48:12.334Z] ---> Running in d75f7ae6a050 [2022-08-03T16:48:12.936Z] Removing intermediate container d75f7ae6a050 [2022-08-03T16:48:12.936Z] ---> 80cda6dba99f [2022-08-03T16:48:12.936Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-03T16:48:12.936Z] ---> Running in 82912b80bde4 [2022-08-03T16:48:13.540Z] Removing intermediate container 82912b80bde4 [2022-08-03T16:48:13.540Z] ---> ff0d87d3b9c4 [2022-08-03T16:48:13.540Z] Step 24/26 : LABEL arch=arm64 [2022-08-03T16:48:13.540Z] ---> Running in 63ec1de76fb0 [2022-08-03T16:48:14.145Z] Removing intermediate container 63ec1de76fb0 [2022-08-03T16:48:14.145Z] ---> f08bea349deb [2022-08-03T16:48:14.145Z] Step 25/26 : LABEL git_sha=a4e24082aa0cc815d990641d24ba9d0447785490 [2022-08-03T16:48:14.145Z] ---> Running in 8688e1c70c18 [2022-08-03T16:48:14.750Z] Removing intermediate container 8688e1c70c18 [2022-08-03T16:48:14.750Z] ---> 4626e25f996e [2022-08-03T16:48:14.750Z] Step 26/26 : LABEL version=0.0.0 [2022-08-03T16:48:14.750Z] ---> Running in cbaceaacc74e [2022-08-03T16:48:15.355Z] Removing intermediate container cbaceaacc74e [2022-08-03T16:48:15.355Z] ---> 6d0f2a47b5a7 [2022-08-03T16:48:15.355Z] [2022-08-03T16:48:15.956Z] Successfully built 6d0f2a47b5a7 [2022-08-03T16:48:15.956Z] Successfully tagged security-spire-agent-arm64:latest [2022-08-03T16:48:15.956Z]  Building security-spire-agent ... done Building core-metadata [2022-08-03T16:48:55.023Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:48:55.023Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:48:55.023Z] ---> d38a9e1443ed [2022-08-03T16:48:55.023Z] Step 3/23 : WORKDIR /edgex-go [2022-08-03T16:48:55.023Z] ---> Using cache [2022-08-03T16:48:55.023Z] ---> 77b50c0e4991 [2022-08-03T16:48:55.023Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:48:55.023Z] ---> Running in b72788d4be7e [2022-08-03T16:48:55.023Z] Removing intermediate container b72788d4be7e [2022-08-03T16:48:55.023Z] ---> f4958d871eca [2022-08-03T16:48:55.023Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-03T16:48:55.023Z] ---> Running in ed4804895254 [2022-08-03T16:48:55.023Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T16:48:56.010Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T16:48:58.003Z] OK: 221 MiB in 51 packages [2022-08-03T16:48:59.010Z] Removing intermediate container ed4804895254 [2022-08-03T16:48:59.010Z] ---> 3ba097c5b402 [2022-08-03T16:48:59.010Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-03T16:49:00.009Z] ---> df413b37af7e [2022-08-03T16:49:00.009Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:49:00.009Z] ---> Running in 3736623c4092 [2022-08-03T16:49:56.662Z] Removing intermediate container 3736623c4092 [2022-08-03T16:49:56.662Z] ---> 46e7f7a4c42a [2022-08-03T16:49:56.662Z] Step 8/23 : COPY . . [2022-08-03T16:50:15.044Z] ---> ea96b6d465e3 [2022-08-03T16:50:15.044Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-08-03T16:50:15.044Z] ---> Running in f4e73c5752e3 [2022-08-03T16:50:15.044Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-08-03T16:53:22.055Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-08-03T16:53:26.410Z] Removing intermediate container 72ce96a66793 [2022-08-03T16:53:26.410Z] ---> 179132d58acb [2022-08-03T16:53:26.410Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-08-03T16:53:26.410Z] ---> Running in 85d318ac18ab [2022-08-03T16:53:27.875Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-08-03T16:53:36.192Z] Removing intermediate container 85d318ac18ab [2022-08-03T16:53:36.192Z] ---> 714b5375224d [2022-08-03T16:53:36.192Z] [2022-08-03T16:53:36.192Z] Step 11/23 : FROM alpine:3.16 [2022-08-03T16:53:36.192Z] 3.16: Pulling from library/alpine [2022-08-03T16:53:38.829Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-03T16:53:38.829Z] Status: Downloaded newer image for alpine:3.16 [2022-08-03T16:53:38.829Z] ---> 3d81c46cd875 [2022-08-03T16:53:38.829Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-08-03T16:53:39.444Z] ---> Running in fb403ec6717d [2022-08-03T16:53:40.902Z] Removing intermediate container fb403ec6717d [2022-08-03T16:53:40.902Z] ---> 44afcb407d59 [2022-08-03T16:53:40.902Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-08-03T16:53:40.902Z] ---> Running in aa4ba3be29f9 [2022-08-03T16:53:43.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T16:53:43.856Z] Removing intermediate container b9725e0cb40c [2022-08-03T16:53:43.856Z] ---> d2b712dad15c [2022-08-03T16:53:43.856Z] [2022-08-03T16:53:43.856Z] Step 10/31 : FROM alpine:3.16 [2022-08-03T16:53:43.856Z] ---> 3d81c46cd875 [2022-08-03T16:53:43.856Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T16:53:43.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T16:53:44.134Z] ---> Running in 450c1a203625 [2022-08-03T16:53:45.130Z] Removing intermediate container 450c1a203625 [2022-08-03T16:53:45.130Z] ---> 6a42619a2f06 [2022-08-03T16:53:45.130Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-08-03T16:53:45.130Z] ---> Running in 2a5fee863491 [2022-08-03T16:53:45.408Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-08-03T16:53:45.408Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-08-03T16:53:45.408Z] (3/33) Installing readline (8.1.2-r0) [2022-08-03T16:53:45.408Z] (4/33) Installing bash (5.1.16-r2) [2022-08-03T16:53:45.408Z] Executing bash-5.1.16-r2.post-install [2022-08-03T16:53:45.698Z] (5/33) Installing ca-certificates (20220614-r0) [2022-08-03T16:53:45.698Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-08-03T16:53:45.698Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-08-03T16:53:45.698Z] (8/33) Installing libcurl (7.83.1-r2) [2022-08-03T16:53:45.698Z] (9/33) Installing curl (7.83.1-r2) [2022-08-03T16:53:45.698Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-08-03T16:53:47.159Z] Removing intermediate container 2d59073cea21 [2022-08-03T16:53:47.159Z] ---> 257ccb36a450 [2022-08-03T16:53:47.159Z] [2022-08-03T16:53:47.159Z] Step 10/25 : FROM alpine:3.16 [2022-08-03T16:53:47.159Z] ---> 3d81c46cd875 [2022-08-03T16:53:47.159Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-08-03T16:53:47.159Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-08-03T16:53:47.159Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-08-03T16:53:47.159Z] (13/33) Installing expat (2.4.8-r0) [2022-08-03T16:53:47.159Z] (14/33) Installing libffi (3.4.2-r1) [2022-08-03T16:53:47.159Z] (15/33) Installing gdbm (1.23-r0) [2022-08-03T16:53:47.159Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-08-03T16:53:47.159Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-08-03T16:53:47.159Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-03T16:53:47.159Z] ---> Running in 937b3c5aee0a [2022-08-03T16:53:47.159Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-08-03T16:53:47.159Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-08-03T16:53:47.437Z] (21/33) Installing python3 (3.10.5-r0) [2022-08-03T16:53:47.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T16:53:48.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T16:53:49.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T16:53:49.466Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-08-03T16:53:49.466Z] (2/2) Installing su-exec (0.2-r1) [2022-08-03T16:53:49.466Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T16:53:49.466Z] OK: 5 MiB in 16 packages [2022-08-03T16:53:49.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T16:53:50.759Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-08-03T16:53:50.759Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-08-03T16:53:50.759Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-08-03T16:53:50.759Z] (25/33) Installing py3-six (1.16.0-r1) [2022-08-03T16:53:50.759Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-08-03T16:53:50.759Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-08-03T16:53:50.759Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-08-03T16:53:50.759Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-08-03T16:53:50.759Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-08-03T16:53:50.759Z] (31/33) Installing py3-packaging (21.3-r0) [2022-08-03T16:53:50.759Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-08-03T16:53:51.037Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-08-03T16:53:51.319Z] (1/3) Installing ca-certificates (20220614-r0) [2022-08-03T16:53:51.600Z] Removing intermediate container 2a5fee863491 [2022-08-03T16:53:51.600Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-08-03T16:53:51.600Z] ---> 7faf11c4edf9 [2022-08-03T16:53:51.600Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-08-03T16:53:51.600Z] (3/3) Installing su-exec (0.2-r1) [2022-08-03T16:53:51.600Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T16:53:51.600Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T16:53:51.881Z] ---> Running in fc512b0d0bc7 [2022-08-03T16:53:52.156Z] OK: 6 MiB in 17 packages [2022-08-03T16:53:52.437Z] Removing intermediate container fc512b0d0bc7 [2022-08-03T16:53:52.438Z] ---> 34539704e336 [2022-08-03T16:53:52.438Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-08-03T16:53:52.438Z] ---> Running in 6c82b179c41c [2022-08-03T16:53:52.737Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T16:53:52.737Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T16:53:53.338Z] OK: 120 MiB in 47 packages [2022-08-03T16:53:53.338Z] Removing intermediate container 6c82b179c41c [2022-08-03T16:53:53.338Z] ---> 93d9890615b8 [2022-08-03T16:53:53.338Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-08-03T16:53:53.620Z] ---> Running in 8b6a76e23cdb [2022-08-03T16:53:54.618Z] Removing intermediate container 8b6a76e23cdb [2022-08-03T16:53:54.618Z] ---> 26103b753f21 [2022-08-03T16:53:54.618Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-08-03T16:53:54.618Z] ---> Running in 0e0170ec41c7 [2022-08-03T16:53:54.618Z] Removing intermediate container 937b3c5aee0a [2022-08-03T16:53:54.618Z] ---> 191530c54fee [2022-08-03T16:53:54.618Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-03T16:53:54.900Z] ---> Running in 08db28897240 [2022-08-03T16:53:55.893Z] Removing intermediate container 08db28897240 [2022-08-03T16:53:55.893Z] ---> 5c3d5e04f1c9 [2022-08-03T16:53:55.893Z] Step 13/25 : WORKDIR / [2022-08-03T16:53:55.893Z] ---> Running in cad774b4d05d [2022-08-03T16:53:56.503Z] Removing intermediate container cad774b4d05d [2022-08-03T16:53:56.503Z] ---> e7e70cf555f6 [2022-08-03T16:53:56.503Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-08-03T16:53:57.951Z] ---> 10d05572fb92 [2022-08-03T16:53:57.951Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-08-03T16:53:58.230Z] Removing intermediate container 0e0170ec41c7 [2022-08-03T16:53:58.230Z] ---> af935317b589 [2022-08-03T16:53:58.504Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-08-03T16:53:58.505Z] ---> Running in 8974b34d93ba [2022-08-03T16:53:59.508Z] ---> 75427507d40a [2022-08-03T16:53:59.508Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-08-03T16:53:59.508Z] Removing intermediate container 8974b34d93ba [2022-08-03T16:53:59.508Z] ---> 77223740682f [2022-08-03T16:53:59.508Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-08-03T16:54:00.495Z] ---> e584ca63153d [2022-08-03T16:54:00.495Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-08-03T16:54:01.121Z] ---> 878d3e3caf7b [2022-08-03T16:54:01.121Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-08-03T16:54:01.121Z] ---> Running in 95f1d977182c [2022-08-03T16:54:02.121Z] ---> 6897928ca7b6 [2022-08-03T16:54:02.121Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-08-03T16:54:04.126Z] ---> 919e8d660be7 [2022-08-03T16:54:04.126Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-08-03T16:54:05.120Z] Removing intermediate container 95f1d977182c [2022-08-03T16:54:05.120Z] ---> 4730deab8b74 [2022-08-03T16:54:05.120Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T16:54:06.569Z] ---> 29608ac41a33 [2022-08-03T16:54:06.569Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-08-03T16:54:06.569Z] ---> b511c98ebde6 [2022-08-03T16:54:06.569Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-08-03T16:54:08.041Z] ---> 2e70f8e533a4 [2022-08-03T16:54:08.041Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-03T16:54:08.041Z] ---> Running in f58d4357873f [2022-08-03T16:54:09.502Z] ---> ba1001501a61 [2022-08-03T16:54:09.502Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-08-03T16:54:10.964Z] ---> aeb2c67b85f7 [2022-08-03T16:54:10.964Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-08-03T16:54:11.570Z] Removing intermediate container f58d4357873f [2022-08-03T16:54:11.570Z] ---> 15c60f6e9c07 [2022-08-03T16:54:11.570Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-08-03T16:54:11.847Z] Collecting docker-compose==1.23.2 [2022-08-03T16:54:11.847Z] ---> Running in 38839e650346 [2022-08-03T16:54:11.847Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-08-03T16:54:11.847Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 5.1 MB/s eta 0:00:00 [2022-08-03T16:54:12.124Z] ---> ebea776c668d [2022-08-03T16:54:12.124Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-08-03T16:54:12.730Z] Removing intermediate container 38839e650346 [2022-08-03T16:54:12.730Z] ---> fdd66dd95563 [2022-08-03T16:54:12.730Z] Step 23/25 : LABEL arch=arm64 [2022-08-03T16:54:12.730Z] ---> Running in ea7618448cc7 [2022-08-03T16:54:13.732Z] Collecting jsonschema<3,>=2.5.1 [2022-08-03T16:54:13.732Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-08-03T16:54:13.732Z] ---> 785ad43adb07 [2022-08-03T16:54:13.732Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-08-03T16:54:13.732Z] Collecting docopt<0.7,>=0.6.1 [2022-08-03T16:54:13.732Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-08-03T16:54:13.732Z] Preparing metadata (setup.py): started [2022-08-03T16:54:13.732Z] Removing intermediate container ea7618448cc7 [2022-08-03T16:54:13.732Z] ---> 63d5fd95fae5 [2022-08-03T16:54:13.732Z] Step 24/25 : LABEL git_sha=a4e24082aa0cc815d990641d24ba9d0447785490 [2022-08-03T16:54:14.009Z] ---> Running in 490136add09d [2022-08-03T16:54:14.622Z] ---> d85c72ef50f7 [2022-08-03T16:54:14.622Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-08-03T16:54:14.622Z] ---> Running in 79bf6d309d28 [2022-08-03T16:54:14.957Z] Removing intermediate container 490136add09d [2022-08-03T16:54:14.957Z] ---> abac11738962 [2022-08-03T16:54:14.957Z] Step 25/25 : LABEL version=0.0.0 [2022-08-03T16:54:15.276Z] ---> Running in 25ab0641c755 [2022-08-03T16:54:15.934Z] Removing intermediate container 25ab0641c755 [2022-08-03T16:54:15.934Z] ---> 0ca91fc61a63 [2022-08-03T16:54:15.934Z] [2022-08-03T16:54:16.603Z] Successfully built 0ca91fc61a63 [2022-08-03T16:54:16.919Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-08-03T16:54:16.919Z] Building security-spire-server [2022-08-03T16:54:17.542Z]  Building security-secretstore-setup ... done  Preparing metadata (setup.py): finished with status 'done' [2022-08-03T16:54:18.998Z] Removing intermediate container 79bf6d309d28 [2022-08-03T16:54:18.998Z] ---> cd64210bb7bd [2022-08-03T16:54:18.998Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-08-03T16:54:18.998Z] ---> Running in 468b1f5cdad9 [2022-08-03T16:54:18.998Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-08-03T16:54:18.998Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-08-03T16:54:18.998Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 15.5 MB/s eta 0:00:00 [2022-08-03T16:54:19.279Z] Removing intermediate container 468b1f5cdad9 [2022-08-03T16:54:19.279Z] ---> 663c71fcd03a [2022-08-03T16:54:19.279Z] Step 28/31 : CMD ["gate"] [2022-08-03T16:54:19.554Z] ---> Running in bf65fcd0e973 [2022-08-03T16:54:19.854Z] Collecting docker<4.0,>=3.6.0 [2022-08-03T16:54:19.854Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-08-03T16:54:19.854Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 12.9 MB/s eta 0:00:00 [2022-08-03T16:54:20.133Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-08-03T16:54:20.133Z] Removing intermediate container bf65fcd0e973 [2022-08-03T16:54:20.133Z] ---> 6aa6367b60d6 [2022-08-03T16:54:20.133Z] Step 29/31 : LABEL arch=arm64 [2022-08-03T16:54:20.133Z] ---> Running in 742107779bcf [2022-08-03T16:54:20.414Z] Collecting cached-property<2,>=1.2.0 [2022-08-03T16:54:20.414Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-08-03T16:54:20.414Z] Collecting dockerpty<0.5,>=0.4.1 [2022-08-03T16:54:20.414Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-08-03T16:54:20.690Z] Preparing metadata (setup.py): started [2022-08-03T16:54:20.973Z] Removing intermediate container 742107779bcf [2022-08-03T16:54:20.973Z] ---> 2a237cfb7691 [2022-08-03T16:54:20.973Z] Step 30/31 : LABEL git_sha=a4e24082aa0cc815d990641d24ba9d0447785490 [2022-08-03T16:54:20.973Z] ---> Running in d17d37a97381 [2022-08-03T16:54:21.583Z] Removing intermediate container d17d37a97381 [2022-08-03T16:54:21.583Z] ---> bc382c63924f [2022-08-03T16:54:21.583Z] Step 31/31 : LABEL version=0.0.0 [2022-08-03T16:54:21.583Z] ---> Running in b9c44ad712e0 [2022-08-03T16:54:22.188Z] Removing intermediate container b9c44ad712e0 [2022-08-03T16:54:22.188Z] ---> 3b9e225e4625 [2022-08-03T16:54:22.188Z] [2022-08-03T16:54:22.789Z] Successfully built 3b9e225e4625 [2022-08-03T16:54:22.789Z] Successfully tagged security-bootstrapper-arm64:latest [2022-08-03T16:54:22.789Z]  Building security-bootstrapper ... done Building support-scheduler [2022-08-03T16:54:23.390Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-03T16:54:24.003Z] Collecting websocket-client<1.0,>=0.32.0 [2022-08-03T16:54:24.003Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-08-03T16:54:24.003Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 14.2 MB/s eta 0:00:00 [2022-08-03T16:54:24.606Z] Collecting PyYAML<4,>=3.10 [2022-08-03T16:54:24.606Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-08-03T16:54:24.884Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 14.1 MB/s eta 0:00:00 [2022-08-03T16:54:26.329Z] Preparing metadata (setup.py): started [2022-08-03T16:54:28.313Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-03T16:54:28.596Z] Collecting texttable<0.10,>=0.9.0 [2022-08-03T16:54:28.596Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-08-03T16:54:28.596Z] Preparing metadata (setup.py): started [2022-08-03T16:54:30.586Z] Preparing metadata (setup.py): finished with status 'done' [2022-08-03T16:54:30.866Z] Collecting docker-pycreds>=0.4.0 [2022-08-03T16:54:30.866Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-08-03T16:54:32.309Z] Collecting idna<2.8,>=2.5 [2022-08-03T16:54:32.309Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-08-03T16:54:32.585Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 6.9 MB/s eta 0:00:00 [2022-08-03T16:54:33.594Z] Collecting urllib3<1.25,>=1.21.1 [2022-08-03T16:54:33.594Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-08-03T16:54:33.594Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 8.3 MB/s eta 0:00:00 [2022-08-03T16:54:33.870Z] Collecting certifi>=2017.4.17 [2022-08-03T16:54:33.870Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-08-03T16:54:34.146Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 15.7 MB/s eta 0:00:00 [2022-08-03T16:54:34.146Z] Collecting chardet<3.1.0,>=3.0.2 [2022-08-03T16:54:34.146Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-08-03T16:54:34.423Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 13.8 MB/s eta 0:00:00 [2022-08-03T16:54:35.024Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-08-03T16:54:35.024Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-08-03T16:54:35.024Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-08-03T16:54:35.024Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-08-03T16:54:37.014Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-08-03T16:54:37.014Z] Running setup.py install for texttable: started [2022-08-03T16:54:40.420Z] Running setup.py install for texttable: finished with status 'done' [2022-08-03T16:54:40.420Z] Running setup.py install for PyYAML: started [2022-08-03T16:54:44.745Z] Running setup.py install for PyYAML: finished with status 'done' [2022-08-03T16:54:46.737Z] Running setup.py install for docopt: started [2022-08-03T16:54:50.134Z] Running setup.py install for docopt: finished with status 'done' [2022-08-03T16:54:53.573Z] Running setup.py install for dockerpty: started [2022-08-03T16:54:56.995Z] Running setup.py install for dockerpty: finished with status 'done' [2022-08-03T16:55:00.403Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-08-03T16:55:00.403Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-08-03T16:55:03.815Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:55:03.815Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:55:03.815Z] ---> d38a9e1443ed [2022-08-03T16:55:03.815Z] Step 3/25 : WORKDIR /edgex-go [2022-08-03T16:55:03.815Z] ---> Using cache [2022-08-03T16:55:03.815Z] ---> 77b50c0e4991 [2022-08-03T16:55:03.815Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:55:03.815Z] ---> Using cache [2022-08-03T16:55:03.815Z] ---> f4958d871eca [2022-08-03T16:55:03.815Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-08-03T16:55:04.802Z] ---> Running in 7642f0f9287b [2022-08-03T16:55:07.433Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T16:55:08.421Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T16:55:09.871Z] OK: 221 MiB in 51 packages [2022-08-03T16:55:11.899Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:55:11.899Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:55:11.899Z] ---> d38a9e1443ed [2022-08-03T16:55:11.899Z] Step 3/22 : WORKDIR /edgex-go [2022-08-03T16:55:11.899Z] ---> Using cache [2022-08-03T16:55:11.899Z] ---> 77b50c0e4991 [2022-08-03T16:55:11.899Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:55:11.899Z] ---> Using cache [2022-08-03T16:55:11.899Z] ---> f4958d871eca [2022-08-03T16:55:11.899Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-03T16:55:11.899Z] ---> Using cache [2022-08-03T16:55:11.899Z] ---> 3ba097c5b402 [2022-08-03T16:55:11.899Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-03T16:55:11.899Z] ---> Using cache [2022-08-03T16:55:11.899Z] ---> df413b37af7e [2022-08-03T16:55:11.899Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:55:11.899Z] ---> Using cache [2022-08-03T16:55:11.899Z] ---> 46e7f7a4c42a [2022-08-03T16:55:11.899Z] Step 8/22 : COPY . . [2022-08-03T16:55:12.176Z] Removing intermediate container 7642f0f9287b [2022-08-03T16:55:12.176Z] ---> f70f9522d585 [2022-08-03T16:55:12.176Z] Step 6/25 : COPY go.mod vendor* ./ [2022-08-03T16:55:12.461Z] ---> Using cache [2022-08-03T16:55:12.461Z] ---> ea96b6d465e3 [2022-08-03T16:55:12.461Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-08-03T16:55:12.748Z] ---> Running in dcee59e98137 [2022-08-03T16:55:14.209Z] ---> 1dcb31f835b8 [2022-08-03T16:55:14.209Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:55:14.209Z] ---> Running in a2fc21078052 [2022-08-03T16:55:15.676Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-08-03T16:55:28.122Z] Removing intermediate container aa4ba3be29f9 [2022-08-03T16:55:28.122Z] ---> 08568511622a [2022-08-03T16:55:28.122Z] Step 14/23 : ENV APP_PORT=58890 [2022-08-03T16:55:28.122Z] ---> Running in 878da8cc510e [2022-08-03T16:55:28.122Z] Removing intermediate container 878da8cc510e [2022-08-03T16:55:28.122Z] ---> d67f24a9a453 [2022-08-03T16:55:28.122Z] Step 15/23 : EXPOSE $APP_PORT [2022-08-03T16:55:28.122Z] ---> Running in 130cefa4150c [2022-08-03T16:55:29.115Z] Removing intermediate container 130cefa4150c [2022-08-03T16:55:29.115Z] ---> dd4f7cee8d0a [2022-08-03T16:55:29.115Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-08-03T16:55:32.521Z] ---> 41c646ae98ac [2022-08-03T16:55:32.521Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-08-03T16:55:33.509Z] ---> 03dfd1bcbb83 [2022-08-03T16:55:33.509Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-08-03T16:55:35.674Z] ---> 057b60013dcd [2022-08-03T16:55:35.675Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-08-03T16:55:35.675Z] ---> Running in ab71035a9bd5 [2022-08-03T16:55:36.855Z] Removing intermediate container ab71035a9bd5 [2022-08-03T16:55:36.855Z] ---> f0af2dc10591 [2022-08-03T16:55:36.855Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T16:55:36.855Z] Removing intermediate container 86fa13941a0c [2022-08-03T16:55:36.855Z] ---> 157fbc07178f [2022-08-03T16:55:36.855Z] [2022-08-03T16:55:36.855Z] Step 9/20 : FROM alpine:3.15 [2022-08-03T16:55:36.855Z] ---> 60f2846fe774 [2022-08-03T16:55:36.855Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T16:55:36.855Z] ---> Using cache [2022-08-03T16:55:36.855Z] ---> cb65fae7386c [2022-08-03T16:55:36.855Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:55:36.855Z] ---> Using cache [2022-08-03T16:55:36.855Z] ---> f6165e689681 [2022-08-03T16:55:36.855Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-08-03T16:55:37.206Z] ---> Running in 0327386808d8 [2022-08-03T16:55:37.206Z] ---> Running in 2e72fee96135 [2022-08-03T16:55:38.027Z] Removing intermediate container 0327386808d8 [2022-08-03T16:55:38.027Z] ---> 3e7a9c2bb205 [2022-08-03T16:55:38.027Z] Step 21/23 : LABEL arch=arm64 [2022-08-03T16:55:38.314Z] ---> Running in 21a5ddba1c34 [2022-08-03T16:55:38.919Z] Removing intermediate container 21a5ddba1c34 [2022-08-03T16:55:38.919Z] ---> d525d6ed42b2 [2022-08-03T16:55:38.919Z] Step 22/23 : LABEL git_sha=a4e24082aa0cc815d990641d24ba9d0447785490 [2022-08-03T16:55:39.198Z] ---> Running in 467981337fa5 [2022-08-03T16:55:39.800Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-03T16:55:39.800Z] Removing intermediate container 467981337fa5 [2022-08-03T16:55:39.800Z] ---> a884f173005c [2022-08-03T16:55:39.800Z] Step 23/23 : LABEL version=0.0.0 [2022-08-03T16:55:39.800Z] ---> Running in e848ad8ea18f [2022-08-03T16:55:40.415Z] Removing intermediate container e848ad8ea18f [2022-08-03T16:55:40.415Z] ---> 181414924749 [2022-08-03T16:55:40.415Z] [2022-08-03T16:55:40.699Z] Successfully built 181414924749 [2022-08-03T16:55:40.699Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-08-03T16:55:40.699Z]  Building sys-mgmt-agent ... done Building support-notifications [2022-08-03T16:55:40.976Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-03T16:55:42.425Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-03T16:55:42.425Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-03T16:55:42.425Z] OK: 15734 distinct packages available [2022-08-03T16:55:42.425Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-03T16:55:43.417Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-03T16:55:44.868Z] (1/9) Installing ca-certificates (20220614-r0) [2022-08-03T16:55:45.145Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-08-03T16:55:45.426Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-08-03T16:55:45.426Z] (4/9) Installing libcurl (7.80.0-r2) [2022-08-03T16:55:45.426Z] (5/9) Installing curl (7.80.0-r2) [2022-08-03T16:55:45.709Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-08-03T16:55:45.709Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-08-03T16:55:45.709Z] (8/9) Installing libucontext (1.1-r0) [2022-08-03T16:55:45.986Z] (9/9) Installing gcompat (1.0.0-r4) [2022-08-03T16:55:45.986Z] Executing busybox-1.34.1-r7.trigger [2022-08-03T16:55:45.986Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T16:55:46.591Z] OK: 8 MiB in 23 packages [2022-08-03T16:55:50.943Z] Removing intermediate container 2e72fee96135 [2022-08-03T16:55:50.943Z] ---> d077d98440eb [2022-08-03T16:55:50.943Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T16:55:52.390Z] ---> 4b8a1a55b7dc [2022-08-03T16:55:52.390Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-08-03T16:55:57.838Z] ---> 1f703469760f [2022-08-03T16:55:57.838Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-08-03T16:55:59.278Z] ---> 5c95c939dca7 [2022-08-03T16:55:59.278Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-08-03T16:55:59.554Z] ---> Running in 107934d2843d [2022-08-03T16:56:00.541Z] Removing intermediate container 107934d2843d [2022-08-03T16:56:00.541Z] ---> 0627167f9d3e [2022-08-03T16:56:00.541Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T16:56:00.817Z] ---> Running in 55b92adcb70d [2022-08-03T16:56:02.268Z] Removing intermediate container 55b92adcb70d [2022-08-03T16:56:02.268Z] ---> 8608e9e32eb9 [2022-08-03T16:56:02.268Z] Step 18/20 : LABEL arch=arm64 [2022-08-03T16:56:02.552Z] ---> Running in aed7b566e92d [2022-08-03T16:56:03.541Z] Removing intermediate container aed7b566e92d [2022-08-03T16:56:03.541Z] ---> 752a861eb95d [2022-08-03T16:56:03.541Z] Step 19/20 : LABEL git_sha=a4e24082aa0cc815d990641d24ba9d0447785490 [2022-08-03T16:56:03.541Z] ---> Running in c3b337a298fa [2022-08-03T16:56:04.986Z] Removing intermediate container c3b337a298fa [2022-08-03T16:56:04.986Z] ---> 0ef7e55b170a [2022-08-03T16:56:04.986Z] Step 20/20 : LABEL version=0.0.0 [2022-08-03T16:56:04.986Z] ---> Running in 663bebf401f7 [2022-08-03T16:56:06.433Z] Removing intermediate container 663bebf401f7 [2022-08-03T16:56:06.433Z] ---> 30ff32d2e746 [2022-08-03T16:56:06.433Z] [2022-08-03T16:56:08.421Z] Successfully built 30ff32d2e746 [2022-08-03T16:56:08.421Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-08-03T16:56:08.421Z]  Building security-spiffe-token-provider ... done Building core-command [2022-08-03T16:56:16.723Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:56:16.723Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:56:16.723Z] ---> d38a9e1443ed [2022-08-03T16:56:16.723Z] Step 3/22 : WORKDIR /edgex-go [2022-08-03T16:56:16.723Z] ---> Using cache [2022-08-03T16:56:16.723Z] ---> 77b50c0e4991 [2022-08-03T16:56:16.723Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:56:16.723Z] ---> Using cache [2022-08-03T16:56:16.723Z] ---> f4958d871eca [2022-08-03T16:56:16.724Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-08-03T16:56:16.724Z] ---> Running in 13f2e2216b52 [2022-08-03T16:56:17.711Z] Removing intermediate container a2fc21078052 [2022-08-03T16:56:17.711Z] ---> be807aa5f499 [2022-08-03T16:56:17.711Z] Step 8/25 : COPY . . [2022-08-03T16:56:18.324Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T16:56:19.330Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T16:56:21.327Z] OK: 221 MiB in 51 packages [2022-08-03T16:56:23.999Z] Removing intermediate container 13f2e2216b52 [2022-08-03T16:56:23.999Z] ---> f264713d9c7d [2022-08-03T16:56:23.999Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-03T16:56:26.651Z] ---> 8a13add8e926 [2022-08-03T16:56:26.651Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:56:26.651Z] ---> Running in dac2aff54a02 [2022-08-03T16:56:41.780Z] Removing intermediate container f4e73c5752e3 [2022-08-03T16:56:41.780Z] ---> 304a23cfd94b [2022-08-03T16:56:41.780Z] [2022-08-03T16:56:41.780Z] Step 10/23 : FROM alpine:3.16 [2022-08-03T16:56:41.780Z] ---> 3d81c46cd875 [2022-08-03T16:56:41.780Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-03T16:56:41.780Z] ---> Running in 49a54186f518 [2022-08-03T16:56:43.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T16:56:43.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T16:56:45.214Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-08-03T16:56:45.214Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T16:56:45.214Z] OK: 5 MiB in 15 packages [2022-08-03T16:56:47.211Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:56:47.211Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:56:47.211Z] ---> d38a9e1443ed [2022-08-03T16:56:47.211Z] Step 3/23 : WORKDIR /edgex-go [2022-08-03T16:56:47.211Z] ---> Using cache [2022-08-03T16:56:47.211Z] ---> 77b50c0e4991 [2022-08-03T16:56:47.211Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:56:47.211Z] ---> Using cache [2022-08-03T16:56:47.211Z] ---> f4958d871eca [2022-08-03T16:56:47.211Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-08-03T16:56:47.211Z] ---> Using cache [2022-08-03T16:56:47.211Z] ---> 3ba097c5b402 [2022-08-03T16:56:47.211Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-03T16:56:47.211Z] ---> Using cache [2022-08-03T16:56:47.211Z] ---> df413b37af7e [2022-08-03T16:56:47.211Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:56:47.211Z] ---> Using cache [2022-08-03T16:56:47.211Z] ---> 46e7f7a4c42a [2022-08-03T16:56:47.211Z] Step 8/23 : COPY . . [2022-08-03T16:56:47.823Z] ---> Using cache [2022-08-03T16:56:47.823Z] ---> ea96b6d465e3 [2022-08-03T16:56:47.823Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-08-03T16:56:48.106Z] Removing intermediate container 49a54186f518 [2022-08-03T16:56:48.106Z] ---> 9ee1ec490e28 [2022-08-03T16:56:48.106Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-03T16:56:48.413Z] ---> Running in c2286dd4dbc9 [2022-08-03T16:56:48.413Z] ---> Running in c5a27d66aab0 [2022-08-03T16:56:49.880Z] Removing intermediate container c2286dd4dbc9 [2022-08-03T16:56:49.880Z] ---> 41ebac512b6e [2022-08-03T16:56:49.880Z] Step 13/23 : ENV APP_PORT=59881 [2022-08-03T16:56:49.880Z] ---> Running in a0333e62adc5 [2022-08-03T16:56:50.875Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-08-03T16:56:51.155Z] Removing intermediate container a0333e62adc5 [2022-08-03T16:56:51.155Z] ---> 9cf7d320396b [2022-08-03T16:56:51.155Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-03T16:56:51.433Z] ---> Running in f21beabffcd4 [2022-08-03T16:56:52.444Z] Removing intermediate container f21beabffcd4 [2022-08-03T16:56:52.444Z] ---> 2d69c1d75903 [2022-08-03T16:56:52.444Z] Step 15/23 : WORKDIR / [2022-08-03T16:56:52.444Z] ---> Running in a188e045d878 [2022-08-03T16:56:53.427Z] Removing intermediate container a188e045d878 [2022-08-03T16:56:53.427Z] ---> bed96fc665bb [2022-08-03T16:56:53.427Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T16:56:55.580Z] ---> ce3474a2da07 [2022-08-03T16:56:55.580Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-08-03T16:57:01.043Z] ---> 2cbfe0fe52d0 [2022-08-03T16:57:01.043Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-08-03T16:57:02.545Z] ---> 207aa85d150f [2022-08-03T16:57:02.545Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-08-03T16:57:02.828Z] ---> Running in cc92fbf25cf8 [2022-08-03T16:57:03.832Z] Removing intermediate container cc92fbf25cf8 [2022-08-03T16:57:03.832Z] ---> 1842ae00517d [2022-08-03T16:57:03.832Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T16:57:03.832Z] ---> Running in 501d1af80c3e [2022-08-03T16:57:05.285Z] Removing intermediate container 501d1af80c3e [2022-08-03T16:57:05.285Z] ---> b792d5c707b4 [2022-08-03T16:57:05.285Z] Step 21/23 : LABEL arch=arm64 [2022-08-03T16:57:05.285Z] ---> c56a606a6e8c [2022-08-03T16:57:05.285Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-08-03T16:57:05.285Z] ---> Running in 0c672dcabbe2 [2022-08-03T16:57:05.562Z] ---> Running in 7a8f6d84a94e [2022-08-03T16:57:06.550Z] Removing intermediate container 0c672dcabbe2 [2022-08-03T16:57:06.550Z] ---> 3941777de6cd [2022-08-03T16:57:06.550Z] Step 22/23 : LABEL git_sha=a4e24082aa0cc815d990641d24ba9d0447785490 [2022-08-03T16:57:06.550Z] Removing intermediate container 7a8f6d84a94e [2022-08-03T16:57:06.550Z] ---> 874121598e41 [2022-08-03T16:57:06.550Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-08-03T16:57:06.836Z] ---> Running in 2f805befa4da [2022-08-03T16:57:07.115Z] ---> Running in 33462ba9a40c [2022-08-03T16:57:08.118Z] Removing intermediate container 33462ba9a40c [2022-08-03T16:57:08.118Z] ---> 16a967392fb5 [2022-08-03T16:57:08.118Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-03T16:57:08.118Z] Removing intermediate container 2f805befa4da [2022-08-03T16:57:08.118Z] ---> 98fadfd0a814 [2022-08-03T16:57:08.118Z] Step 23/23 : LABEL version=0.0.0 [2022-08-03T16:57:08.393Z] ---> Running in 10874efad568 [2022-08-03T16:57:08.393Z] ---> Running in aa948be1144e [2022-08-03T16:57:09.385Z] Removing intermediate container 10874efad568 [2022-08-03T16:57:09.385Z] ---> 8114b3aa4b13 [2022-08-03T16:57:09.385Z] [2022-08-03T16:57:10.846Z] Successfully built 8114b3aa4b13 [2022-08-03T16:57:10.846Z] Successfully tagged core-metadata-arm64:latest [2022-08-03T16:57:10.846Z]  Building core-metadata ... done Building security-spire-config [2022-08-03T16:57:13.482Z] Removing intermediate container aa948be1144e [2022-08-03T16:57:13.482Z] ---> dc18e010f108 [2022-08-03T16:57:13.482Z] Step 12/25 : WORKDIR /edgex-go [2022-08-03T16:57:14.096Z] ---> Running in b3c2e8afef4c [2022-08-03T16:57:15.566Z] Removing intermediate container b3c2e8afef4c [2022-08-03T16:57:15.566Z] ---> c3e2421d8b24 [2022-08-03T16:57:15.566Z] [2022-08-03T16:57:15.566Z] Step 13/25 : FROM alpine:3.15 [2022-08-03T16:57:15.566Z] ---> 60f2846fe774 [2022-08-03T16:57:15.566Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T16:57:15.566Z] ---> Using cache [2022-08-03T16:57:15.566Z] ---> cb65fae7386c [2022-08-03T16:57:15.567Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:57:15.567Z] ---> Using cache [2022-08-03T16:57:15.567Z] ---> f6165e689681 [2022-08-03T16:57:15.567Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-08-03T16:57:15.567Z] ---> Using cache [2022-08-03T16:57:15.567Z] ---> 2bf73c9fa477 [2022-08-03T16:57:15.567Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-03T16:57:25.744Z] ---> 576493974453 [2022-08-03T16:57:25.744Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-08-03T16:57:27.191Z] ---> f301a9149d18 [2022-08-03T16:57:27.191Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-08-03T16:57:28.638Z] Removing intermediate container dac2aff54a02 [2022-08-03T16:57:28.638Z] ---> d72640369f18 [2022-08-03T16:57:28.638Z] Step 8/22 : COPY . . [2022-08-03T16:57:28.638Z] ---> e0324b48b493 [2022-08-03T16:57:28.638Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-08-03T16:57:30.641Z] ---> 13fba32f083f [2022-08-03T16:57:30.641Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-03T16:57:30.641Z] ---> Running in a99669407fd2 [2022-08-03T16:57:31.630Z] Removing intermediate container a99669407fd2 [2022-08-03T16:57:31.631Z] ---> dae993778525 [2022-08-03T16:57:31.631Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-03T16:57:31.907Z] ---> Running in 3c14cae76f47 [2022-08-03T16:57:32.924Z] Removing intermediate container 3c14cae76f47 [2022-08-03T16:57:32.924Z] ---> 05d729e3b53f [2022-08-03T16:57:32.925Z] Step 23/25 : LABEL arch=arm64 [2022-08-03T16:57:33.198Z] ---> Running in 1579305acbd3 [2022-08-03T16:57:34.201Z] Removing intermediate container 1579305acbd3 [2022-08-03T16:57:34.201Z] ---> 661f44aa3312 [2022-08-03T16:57:34.201Z] Step 24/25 : LABEL git_sha=a4e24082aa0cc815d990641d24ba9d0447785490 [2022-08-03T16:57:34.201Z] ---> Running in 25175b325407 [2022-08-03T16:57:35.191Z] Removing intermediate container 25175b325407 [2022-08-03T16:57:35.191Z] ---> f4d745f82a0e [2022-08-03T16:57:35.191Z] Step 25/25 : LABEL version=0.0.0 [2022-08-03T16:57:35.191Z] ---> Running in ed85b52755f4 [2022-08-03T16:57:36.187Z] Removing intermediate container ed85b52755f4 [2022-08-03T16:57:36.187Z] ---> 86b00c113f46 [2022-08-03T16:57:36.187Z] [2022-08-03T16:57:37.175Z] Successfully built 86b00c113f46 [2022-08-03T16:57:37.175Z] Successfully tagged security-spire-server-arm64:latest [2022-08-03T16:57:37.175Z]  Building security-spire-server ... done Building security-proxy-setup [2022-08-03T16:57:43.909Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:57:43.909Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:57:43.909Z] ---> d38a9e1443ed [2022-08-03T16:57:43.909Z] Step 3/26 : WORKDIR /edgex-go [2022-08-03T16:57:43.909Z] ---> Using cache [2022-08-03T16:57:43.909Z] ---> 77b50c0e4991 [2022-08-03T16:57:43.909Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:57:43.909Z] ---> Using cache [2022-08-03T16:57:43.909Z] ---> f4958d871eca [2022-08-03T16:57:43.909Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-08-03T16:57:43.909Z] ---> Using cache [2022-08-03T16:57:43.909Z] ---> f70f9522d585 [2022-08-03T16:57:43.909Z] Step 6/26 : COPY go.mod vendor* ./ [2022-08-03T16:57:43.909Z] ---> Using cache [2022-08-03T16:57:43.909Z] ---> 1dcb31f835b8 [2022-08-03T16:57:43.909Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:57:43.909Z] ---> Using cache [2022-08-03T16:57:43.909Z] ---> be807aa5f499 [2022-08-03T16:57:43.909Z] Step 8/26 : COPY . . [2022-08-03T16:57:43.909Z] ---> Using cache [2022-08-03T16:57:43.909Z] ---> c56a606a6e8c [2022-08-03T16:57:43.909Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-08-03T16:57:43.909Z] ---> Using cache [2022-08-03T16:57:43.909Z] ---> 874121598e41 [2022-08-03T16:57:43.909Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-08-03T16:57:43.909Z] ---> Using cache [2022-08-03T16:57:43.909Z] ---> 16a967392fb5 [2022-08-03T16:57:43.909Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-08-03T16:57:44.909Z] ---> Running in ef07ff785e64 [2022-08-03T16:57:49.238Z] Removing intermediate container ef07ff785e64 [2022-08-03T16:57:49.238Z] ---> 78f05f5a8917 [2022-08-03T16:57:49.238Z] Step 12/26 : WORKDIR /edgex-go [2022-08-03T16:57:49.238Z] ---> Running in 69db23d205e4 [2022-08-03T16:57:50.227Z] Removing intermediate container 69db23d205e4 [2022-08-03T16:57:50.227Z] ---> 97d2fb893f15 [2022-08-03T16:57:50.227Z] [2022-08-03T16:57:50.227Z] Step 13/26 : FROM alpine:3.15 [2022-08-03T16:57:50.227Z] ---> 60f2846fe774 [2022-08-03T16:57:50.227Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-08-03T16:57:50.227Z] ---> Using cache [2022-08-03T16:57:50.227Z] ---> cb65fae7386c [2022-08-03T16:57:50.227Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:57:50.227Z] ---> Using cache [2022-08-03T16:57:50.227Z] ---> f6165e689681 [2022-08-03T16:57:50.227Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-08-03T16:57:50.227Z] ---> Running in bab5a4378230 [2022-08-03T16:57:52.868Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-03T16:57:53.853Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-03T16:57:55.839Z] v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-08-03T16:57:55.839Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-08-03T16:57:55.839Z] OK: 15734 distinct packages available [2022-08-03T16:57:55.839Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-03T16:57:56.826Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-03T16:57:58.269Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-08-03T16:57:58.269Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-08-03T16:57:58.269Z] (3/4) Installing libucontext (1.1-r0) [2022-08-03T16:57:58.269Z] (4/4) Installing gcompat (1.0.0-r4) [2022-08-03T16:57:58.546Z] Executing busybox-1.34.1-r7.trigger [2022-08-03T16:57:58.546Z] OK: 6 MiB in 18 packages [2022-08-03T16:58:01.958Z] Removing intermediate container bab5a4378230 [2022-08-03T16:58:01.958Z] ---> a07ca5785d9d [2022-08-03T16:58:01.958Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-08-03T16:58:08.715Z] ---> 517956cb3f22 [2022-08-03T16:58:08.715Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-08-03T16:58:08.715Z] ---> Running in 536c499c94d9 [2022-08-03T16:58:11.344Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-08-03T16:58:13.976Z] ---> 54e2e6498671 [2022-08-03T16:58:13.976Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-08-03T16:58:15.738Z] ---> 71d84e3c3787 [2022-08-03T16:58:15.738Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-08-03T16:58:15.738Z] ---> Running in 8689b2644e9e [2022-08-03T16:58:16.137Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:58:16.137Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:58:16.137Z] ---> d38a9e1443ed [2022-08-03T16:58:16.137Z] Step 3/22 : WORKDIR /edgex-go [2022-08-03T16:58:16.137Z] ---> Using cache [2022-08-03T16:58:16.137Z] ---> 77b50c0e4991 [2022-08-03T16:58:16.137Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:58:16.137Z] ---> Using cache [2022-08-03T16:58:16.137Z] ---> f4958d871eca [2022-08-03T16:58:16.137Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-08-03T16:58:16.137Z] ---> Using cache [2022-08-03T16:58:16.137Z] ---> 3ba097c5b402 [2022-08-03T16:58:16.137Z] Step 6/22 : COPY go.mod vendor* ./ [2022-08-03T16:58:16.137Z] ---> Using cache [2022-08-03T16:58:16.137Z] ---> df413b37af7e [2022-08-03T16:58:16.137Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:58:16.137Z] ---> Using cache [2022-08-03T16:58:16.137Z] ---> 46e7f7a4c42a [2022-08-03T16:58:16.137Z] Step 8/22 : COPY . . [2022-08-03T16:58:16.137Z] ---> Using cache [2022-08-03T16:58:16.137Z] ---> ea96b6d465e3 [2022-08-03T16:58:16.137Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-08-03T16:58:16.137Z] ---> Running in 4f7fad753b86 [2022-08-03T16:58:17.213Z] Removing intermediate container 8689b2644e9e [2022-08-03T16:58:17.213Z] ---> 5a967a9eef1b [2022-08-03T16:58:17.213Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-08-03T16:58:18.294Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-08-03T16:58:18.576Z] ---> 4a1b91b348d3 [2022-08-03T16:58:18.576Z] Step 21/26 : WORKDIR / [2022-08-03T16:58:18.576Z] ---> Running in cf039ff12619 [2022-08-03T16:58:19.199Z] Removing intermediate container cf039ff12619 [2022-08-03T16:58:19.199Z] ---> 69eb75ee6829 [2022-08-03T16:58:19.199Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-08-03T16:58:19.199Z] ---> Running in 35801ed677ec [2022-08-03T16:58:19.825Z] Removing intermediate container 35801ed677ec [2022-08-03T16:58:19.825Z] ---> bee3d8978b8c [2022-08-03T16:58:19.826Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-08-03T16:58:20.108Z] ---> Running in 0631cd042c6e [2022-08-03T16:58:20.749Z] Removing intermediate container 0631cd042c6e [2022-08-03T16:58:20.749Z] ---> b479f0bfbc36 [2022-08-03T16:58:20.749Z] Step 24/26 : LABEL arch=arm64 [2022-08-03T16:58:20.749Z] ---> Running in 9acf72eaecdc [2022-08-03T16:58:21.742Z] Removing intermediate container 9acf72eaecdc [2022-08-03T16:58:21.742Z] ---> 54724ce8670e [2022-08-03T16:58:21.742Z] Step 25/26 : LABEL git_sha=a4e24082aa0cc815d990641d24ba9d0447785490 [2022-08-03T16:58:21.742Z] ---> Running in 15d87c998e27 [2022-08-03T16:58:22.367Z] Removing intermediate container 15d87c998e27 [2022-08-03T16:58:22.367Z] ---> b2017c7089c5 [2022-08-03T16:58:22.367Z] Step 26/26 : LABEL version=0.0.0 [2022-08-03T16:58:22.367Z] ---> Running in 9d19ad245050 [2022-08-03T16:58:22.976Z] Removing intermediate container 9d19ad245050 [2022-08-03T16:58:22.976Z] ---> 56a1b73a7da9 [2022-08-03T16:58:22.976Z] [2022-08-03T16:58:23.587Z] Successfully built 56a1b73a7da9 [2022-08-03T16:58:23.587Z] Successfully tagged security-spire-config-arm64:latest [2022-08-03T16:58:23.587Z]  Building security-spire-config ... done Building core-data [2022-08-03T16:58:56.021Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-08-03T16:58:56.021Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-08-03T16:58:56.021Z] ---> d38a9e1443ed [2022-08-03T16:58:56.021Z] Step 3/23 : WORKDIR /edgex-go [2022-08-03T16:58:56.021Z] ---> Using cache [2022-08-03T16:58:56.021Z] ---> 77b50c0e4991 [2022-08-03T16:58:56.021Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T16:58:56.021Z] ---> Using cache [2022-08-03T16:58:56.021Z] ---> f4958d871eca [2022-08-03T16:58:56.021Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-08-03T16:58:56.021Z] ---> Running in 50e0d551465e [2022-08-03T16:58:56.021Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T16:58:56.021Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T16:58:56.021Z] OK: 221 MiB in 51 packages [2022-08-03T16:58:57.485Z] Removing intermediate container 50e0d551465e [2022-08-03T16:58:57.485Z] ---> 3ff0425e1f8f [2022-08-03T16:58:57.485Z] Step 6/23 : COPY go.mod vendor* ./ [2022-08-03T16:58:58.091Z] ---> 5fcf1d8cb441 [2022-08-03T16:58:58.091Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-03T16:58:58.369Z] ---> Running in cbcc0dd7cc4c [2022-08-03T16:59:54.986Z] Removing intermediate container cbcc0dd7cc4c [2022-08-03T16:59:54.986Z] ---> 98dd8550aad8 [2022-08-03T16:59:54.986Z] Step 8/23 : COPY . . [2022-08-03T17:00:10.176Z] ---> 9014e4b51eed [2022-08-03T17:00:10.176Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-08-03T17:00:10.176Z] ---> Running in 903eb26376ee [2022-08-03T17:00:10.176Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-08-03T17:02:17.171Z] Removing intermediate container c5a27d66aab0 [2022-08-03T17:02:17.171Z] ---> 2b27d936a646 [2022-08-03T17:02:17.171Z] [2022-08-03T17:02:17.171Z] Step 10/23 : FROM alpine:3.16 [2022-08-03T17:02:17.171Z] ---> 3d81c46cd875 [2022-08-03T17:02:17.171Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-08-03T17:02:17.171Z] ---> Using cache [2022-08-03T17:02:17.171Z] ---> 9ee1ec490e28 [2022-08-03T17:02:17.171Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-03T17:02:17.171Z] ---> Using cache [2022-08-03T17:02:17.171Z] ---> 41ebac512b6e [2022-08-03T17:02:17.171Z] Step 13/23 : ENV APP_PORT=59882 [2022-08-03T17:02:17.171Z] ---> Running in f85f56bf1428 [2022-08-03T17:02:17.171Z] Removing intermediate container f85f56bf1428 [2022-08-03T17:02:17.171Z] ---> f6b6b9aa80f1 [2022-08-03T17:02:17.171Z] Step 14/23 : EXPOSE $APP_PORT [2022-08-03T17:02:17.171Z] ---> Running in 4d37812aa51e [2022-08-03T17:02:17.171Z] Removing intermediate container 4d37812aa51e [2022-08-03T17:02:17.171Z] ---> c344a1d93f74 [2022-08-03T17:02:17.171Z] Step 15/23 : WORKDIR / [2022-08-03T17:02:17.171Z] ---> Running in 863b475b3e8e [2022-08-03T17:02:17.171Z] Removing intermediate container 863b475b3e8e [2022-08-03T17:02:17.171Z] ---> 954701c12af8 [2022-08-03T17:02:17.171Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T17:02:18.169Z] ---> 755c940b487b [2022-08-03T17:02:18.169Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-08-03T17:02:19.627Z] ---> e5afe07ab408 [2022-08-03T17:02:19.627Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-08-03T17:02:20.623Z] ---> f9e0904b4f03 [2022-08-03T17:02:20.623Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-08-03T17:02:20.623Z] ---> Running in 9ce196d14a68 [2022-08-03T17:02:21.230Z] Removing intermediate container 9ce196d14a68 [2022-08-03T17:02:21.230Z] ---> caa374018578 [2022-08-03T17:02:21.230Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T17:02:21.230Z] ---> Running in e90c12af930e [2022-08-03T17:02:21.833Z] Removing intermediate container e90c12af930e [2022-08-03T17:02:21.833Z] ---> 12c2985a3fbd [2022-08-03T17:02:21.833Z] Step 21/23 : LABEL arch=arm64 [2022-08-03T17:02:22.116Z] ---> Running in bc7c747a15ef [2022-08-03T17:02:22.390Z] Removing intermediate container bc7c747a15ef [2022-08-03T17:02:22.390Z] ---> 871a92aaa521 [2022-08-03T17:02:22.666Z] Step 22/23 : LABEL git_sha=a4e24082aa0cc815d990641d24ba9d0447785490 [2022-08-03T17:02:22.666Z] ---> Running in 107a510924c4 [2022-08-03T17:02:23.266Z] Removing intermediate container 107a510924c4 [2022-08-03T17:02:23.266Z] ---> 5ad9fe75a142 [2022-08-03T17:02:23.266Z] Step 23/23 : LABEL version=0.0.0 [2022-08-03T17:02:23.266Z] ---> Running in fa4e4a954360 [2022-08-03T17:02:23.876Z] Removing intermediate container fa4e4a954360 [2022-08-03T17:02:23.876Z] ---> 37a79c2e9fb0 [2022-08-03T17:02:23.876Z] [2022-08-03T17:02:24.160Z] Successfully built 37a79c2e9fb0 [2022-08-03T17:02:24.437Z] Successfully tagged core-command-arm64:latest [2022-08-03T17:03:03.461Z]  Building core-command ... done Removing intermediate container dcee59e98137 [2022-08-03T17:03:03.461Z] ---> 122e189ba68b [2022-08-03T17:03:03.461Z] [2022-08-03T17:03:03.461Z] Step 10/22 : FROM alpine:3.16 [2022-08-03T17:03:03.461Z] ---> 3d81c46cd875 [2022-08-03T17:03:03.461Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-08-03T17:03:03.461Z] ---> Using cache [2022-08-03T17:03:03.461Z] ---> 9ee1ec490e28 [2022-08-03T17:03:03.461Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-03T17:03:03.461Z] ---> Using cache [2022-08-03T17:03:03.461Z] ---> 41ebac512b6e [2022-08-03T17:03:03.461Z] Step 13/22 : ENV APP_PORT=59861 [2022-08-03T17:03:03.461Z] ---> Running in abbedf82f79b [2022-08-03T17:03:03.461Z] Removing intermediate container abbedf82f79b [2022-08-03T17:03:03.461Z] ---> 5ddfd095aa38 [2022-08-03T17:03:03.461Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-03T17:03:03.461Z] ---> Running in fd43bc047e88 [2022-08-03T17:03:03.461Z] Removing intermediate container fd43bc047e88 [2022-08-03T17:03:03.461Z] ---> 504dfc291ffe [2022-08-03T17:03:03.461Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T17:03:03.461Z] ---> ab8fab23165f [2022-08-03T17:03:03.461Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-08-03T17:03:03.461Z] ---> d3c134f0ab86 [2022-08-03T17:03:03.461Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-08-03T17:03:03.461Z] ---> 592245715f20 [2022-08-03T17:03:03.461Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-08-03T17:03:03.461Z] ---> Running in 16d16291234f [2022-08-03T17:03:03.461Z] Removing intermediate container 16d16291234f [2022-08-03T17:03:03.461Z] ---> 8c8028389dbd [2022-08-03T17:03:03.461Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T17:03:03.736Z] ---> Running in e15562233409 [2022-08-03T17:03:04.345Z] Removing intermediate container e15562233409 [2022-08-03T17:03:04.345Z] ---> 5c437ed43f47 [2022-08-03T17:03:04.345Z] Step 20/22 : LABEL arch=arm64 [2022-08-03T17:03:04.345Z] ---> Running in df700bdec207 [2022-08-03T17:03:04.965Z] Removing intermediate container df700bdec207 [2022-08-03T17:03:04.965Z] ---> 982f8cc8ad1a [2022-08-03T17:03:04.965Z] Step 21/22 : LABEL git_sha=a4e24082aa0cc815d990641d24ba9d0447785490 [2022-08-03T17:03:04.965Z] ---> Running in 8a75721a8802 [2022-08-03T17:03:05.569Z] Removing intermediate container 8a75721a8802 [2022-08-03T17:03:05.569Z] ---> 8a10eb9d8069 [2022-08-03T17:03:05.569Z] Step 22/22 : LABEL version=0.0.0 [2022-08-03T17:03:05.856Z] ---> Running in fd195b04ed55 [2022-08-03T17:03:06.637Z] Removing intermediate container fd195b04ed55 [2022-08-03T17:03:06.637Z] ---> 84c7443a0737 [2022-08-03T17:03:06.637Z] [2022-08-03T17:03:06.934Z] Successfully built 84c7443a0737 [2022-08-03T17:03:06.934Z] Successfully tagged support-scheduler-arm64:latest [2022-08-03T17:03:29.227Z]  Building support-scheduler ... 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/secrets-config ./cmd/secrets-config [2022-08-03T17:03:47.630Z] Removing intermediate container 4f7fad753b86 [2022-08-03T17:03:47.630Z] ---> c7967e501e60 [2022-08-03T17:03:47.630Z] [2022-08-03T17:03:47.630Z] Step 10/22 : FROM alpine:3.16 [2022-08-03T17:03:47.630Z] ---> 3d81c46cd875 [2022-08-03T17:03:47.630Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-08-03T17:03:47.630Z] ---> Running in ad9b69bd3f0d [2022-08-03T17:03:47.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T17:03:47.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T17:03:48.611Z] (1/6) Installing ca-certificates (20220614-r0) [2022-08-03T17:03:48.611Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-08-03T17:03:48.611Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-08-03T17:03:48.611Z] (4/6) Installing libcurl (7.83.1-r2) [2022-08-03T17:03:48.611Z] (5/6) Installing curl (7.83.1-r2) [2022-08-03T17:03:48.611Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-08-03T17:03:48.611Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T17:03:48.611Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T17:03:49.207Z] OK: 8 MiB in 20 packages [2022-08-03T17:03:51.190Z] Removing intermediate container ad9b69bd3f0d [2022-08-03T17:03:51.190Z] ---> 79f7028d2f0e [2022-08-03T17:03:51.190Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-08-03T17:03:51.190Z] ---> Running in 16d5c52c0b56 [2022-08-03T17:03:51.795Z] Removing intermediate container 16d5c52c0b56 [2022-08-03T17:03:51.795Z] ---> b2dfe15899c4 [2022-08-03T17:03:51.795Z] Step 13/22 : WORKDIR /edgex [2022-08-03T17:03:51.795Z] ---> Running in 7906c17ce7a9 [2022-08-03T17:03:52.424Z] Removing intermediate container 7906c17ce7a9 [2022-08-03T17:03:52.424Z] ---> dccf5893b50b [2022-08-03T17:03:52.424Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-08-03T17:03:53.414Z] ---> 83dd8982e2b8 [2022-08-03T17:03:53.414Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-08-03T17:03:54.865Z] ---> 4f7291651b71 [2022-08-03T17:03:54.865Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-08-03T17:03:56.300Z] ---> d1bfd57c6a39 [2022-08-03T17:03:56.301Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-08-03T17:03:57.734Z] ---> 99c0103c61b6 [2022-08-03T17:03:57.734Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-08-03T17:03:57.734Z] ---> Running in 9142c9f2b38f [2022-08-03T17:04:01.133Z] Removing intermediate container 9142c9f2b38f [2022-08-03T17:04:01.133Z] ---> 8d4194ef045c [2022-08-03T17:04:01.133Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-08-03T17:04:01.133Z] ---> Running in b8dd4744ebae [2022-08-03T17:04:01.133Z] Removing intermediate container b8dd4744ebae [2022-08-03T17:04:01.133Z] ---> 97ce1addb0c0 [2022-08-03T17:04:01.133Z] Step 20/22 : LABEL arch=arm64 [2022-08-03T17:04:01.409Z] ---> Running in 8fb617fe5dea [2022-08-03T17:04:02.018Z] Removing intermediate container 8fb617fe5dea [2022-08-03T17:04:02.018Z] ---> bc0bfd14917a [2022-08-03T17:04:02.018Z] Step 21/22 : LABEL git_sha=a4e24082aa0cc815d990641d24ba9d0447785490 [2022-08-03T17:04:02.018Z] ---> Running in c7d4a9539e74 [2022-08-03T17:04:02.630Z] Removing intermediate container c7d4a9539e74 [2022-08-03T17:04:02.630Z] ---> 7a8c4fd2df4a [2022-08-03T17:04:02.630Z] Step 22/22 : LABEL version=0.0.0 [2022-08-03T17:04:02.904Z] ---> Running in caf8c2e3a145 [2022-08-03T17:04:03.508Z] Removing intermediate container caf8c2e3a145 [2022-08-03T17:04:03.508Z] ---> f0d3aac4858f [2022-08-03T17:04:03.508Z] [2022-08-03T17:04:03.786Z] Successfully built f0d3aac4858f [2022-08-03T17:04:03.786Z] Successfully tagged security-proxy-setup-arm64:latest [2022-08-03T17:05:00.370Z]  Building security-proxy-setup ... done Removing intermediate container 536c499c94d9 [2022-08-03T17:05:00.370Z] ---> 2873f4010728 [2022-08-03T17:05:00.370Z] [2022-08-03T17:05:00.370Z] Step 10/22 : FROM alpine:3.16 [2022-08-03T17:05:00.370Z] ---> 3d81c46cd875 [2022-08-03T17:05:00.370Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-08-03T17:05:00.370Z] ---> Running in 6195b2f4c236 [2022-08-03T17:05:00.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T17:05:00.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T17:05:00.370Z] (1/2) Installing ca-certificates (20220614-r0) [2022-08-03T17:05:00.370Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-08-03T17:05:00.370Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T17:05:00.370Z] Executing ca-certificates-20220614-r0.trigger [2022-08-03T17:05:00.370Z] OK: 6 MiB in 16 packages [2022-08-03T17:05:02.348Z] Removing intermediate container 903eb26376ee [2022-08-03T17:05:02.348Z] ---> 8494f6b76efd [2022-08-03T17:05:02.348Z] [2022-08-03T17:05:02.348Z] Step 10/23 : FROM alpine:3.16 [2022-08-03T17:05:02.348Z] ---> 3d81c46cd875 [2022-08-03T17:05:02.348Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-08-03T17:05:02.348Z] ---> Running in 9b1c1d7d0a94 [2022-08-03T17:05:02.348Z] Removing intermediate container 6195b2f4c236 [2022-08-03T17:05:02.348Z] ---> b8ffcfd63652 [2022-08-03T17:05:02.348Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-08-03T17:05:02.348Z] ---> Running in 1ffd5552f0db [2022-08-03T17:05:02.623Z] Removing intermediate container 9b1c1d7d0a94 [2022-08-03T17:05:02.623Z] ---> 43c691ae6389 [2022-08-03T17:05:02.623Z] Step 12/23 : ENV APP_PORT=59880 [2022-08-03T17:05:02.623Z] ---> Running in 2f09d94c5668 [2022-08-03T17:05:02.901Z] Removing intermediate container 1ffd5552f0db [2022-08-03T17:05:02.901Z] ---> 475dc26d4c99 [2022-08-03T17:05:02.901Z] Step 13/22 : ENV APP_PORT=59860 [2022-08-03T17:05:02.901Z] ---> Running in 3af0a19a9f06 [2022-08-03T17:05:02.901Z] Removing intermediate container 2f09d94c5668 [2022-08-03T17:05:02.901Z] ---> 312dc0875da0 [2022-08-03T17:05:02.901Z] Step 13/23 : EXPOSE $APP_PORT [2022-08-03T17:05:03.187Z] ---> Running in 6225a00d72c4 [2022-08-03T17:05:03.462Z] Removing intermediate container 3af0a19a9f06 [2022-08-03T17:05:03.462Z] ---> c84d71cc7e4e [2022-08-03T17:05:03.462Z] Step 14/22 : EXPOSE $APP_PORT [2022-08-03T17:05:03.462Z] ---> Running in 86a6e15b8537 [2022-08-03T17:05:03.462Z] Removing intermediate container 6225a00d72c4 [2022-08-03T17:05:03.462Z] ---> ff22243ca95b [2022-08-03T17:05:03.462Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-03T17:05:03.735Z] ---> Running in 36a1dff6cd85 [2022-08-03T17:05:04.007Z] Removing intermediate container 86a6e15b8537 [2022-08-03T17:05:04.007Z] ---> 59e22c5cd698 [2022-08-03T17:05:04.007Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T17:05:04.605Z] ---> 07e2338caff4 [2022-08-03T17:05:04.605Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-08-03T17:05:05.587Z] Removing intermediate container 36a1dff6cd85 [2022-08-03T17:05:05.587Z] ---> efead762175b [2022-08-03T17:05:05.587Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-08-03T17:05:05.860Z] ---> Running in 38055ab211fb [2022-08-03T17:05:06.457Z] ---> 803eefd34672 [2022-08-03T17:05:06.457Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-08-03T17:05:07.054Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-03T17:05:07.054Z] ---> 92862f7e8b01 [2022-08-03T17:05:07.054Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-08-03T17:05:07.054Z] ---> Running in 74874e2502c0 [2022-08-03T17:05:07.324Z] Removing intermediate container 74874e2502c0 [2022-08-03T17:05:07.324Z] ---> 0e77c142c2cd [2022-08-03T17:05:07.324Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T17:05:07.610Z] ---> Running in b9f8ecf079f0 [2022-08-03T17:05:07.880Z] Removing intermediate container b9f8ecf079f0 [2022-08-03T17:05:07.880Z] ---> 8c6cf9e28fa0 [2022-08-03T17:05:07.880Z] Step 20/22 : LABEL arch=arm64 [2022-08-03T17:05:07.880Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-03T17:05:07.880Z] ---> Running in 82f56b84aa7c [2022-08-03T17:05:08.167Z] Removing intermediate container 82f56b84aa7c [2022-08-03T17:05:08.167Z] ---> 43d0f752988b [2022-08-03T17:05:08.167Z] Step 21/22 : LABEL git_sha=a4e24082aa0cc815d990641d24ba9d0447785490 [2022-08-03T17:05:08.446Z] ---> Running in ecf3edebce98 [2022-08-03T17:05:08.726Z] Removing intermediate container ecf3edebce98 [2022-08-03T17:05:08.726Z] ---> bdcdf89aa3af [2022-08-03T17:05:08.726Z] Step 22/22 : LABEL version=0.0.0 [2022-08-03T17:05:08.999Z] ---> Running in a9b12c825dbe [2022-08-03T17:05:08.999Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-08-03T17:05:08.999Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-08-03T17:05:08.999Z] (3/6) Installing libsodium (1.0.18-r0) [2022-08-03T17:05:09.271Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-03T17:05:09.271Z] Removing intermediate container a9b12c825dbe [2022-08-03T17:05:09.271Z] ---> 9622577a879d [2022-08-03T17:05:09.271Z] [2022-08-03T17:05:09.271Z] (5/6) Installing libzmq (4.3.4-r0) [2022-08-03T17:05:09.545Z] (6/6) Installing zeromq (4.3.4-r0) [2022-08-03T17:05:09.545Z] Executing busybox-1.35.0-r15.trigger [2022-08-03T17:05:09.545Z] OK: 8 MiB in 20 packages [2022-08-03T17:05:09.820Z] Successfully built 9622577a879d [2022-08-03T17:05:09.820Z] Successfully tagged support-notifications-arm64:latest [2022-08-03T17:05:10.805Z]  Building support-notifications ... done Removing intermediate container 38055ab211fb [2022-08-03T17:05:10.805Z] ---> 826f57e5967d [2022-08-03T17:05:10.805Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-08-03T17:05:11.402Z] ---> 78e986defb3d [2022-08-03T17:05:11.402Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-08-03T17:05:12.384Z] ---> a81b2d6ec7d3 [2022-08-03T17:05:12.384Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-08-03T17:05:12.980Z] ---> 31e357166ae8 [2022-08-03T17:05:12.980Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-08-03T17:05:12.980Z] ---> Running in d2c38ebd840c [2022-08-03T17:05:13.254Z] Removing intermediate container d2c38ebd840c [2022-08-03T17:05:13.254Z] ---> a73c9b1e3954 [2022-08-03T17:05:13.254Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-03T17:05:13.254Z] ---> Running in bc7cb3b5515b [2022-08-03T17:05:13.527Z] Removing intermediate container bc7cb3b5515b [2022-08-03T17:05:13.527Z] ---> 096506b6ec5d [2022-08-03T17:05:13.527Z] Step 21/23 : LABEL arch=arm64 [2022-08-03T17:05:13.802Z] ---> Running in 03c2e83bfc9c [2022-08-03T17:05:14.074Z] Removing intermediate container 03c2e83bfc9c [2022-08-03T17:05:14.074Z] ---> a379404c4f59 [2022-08-03T17:05:14.074Z] Step 22/23 : LABEL git_sha=a4e24082aa0cc815d990641d24ba9d0447785490 [2022-08-03T17:05:14.074Z] ---> Running in a582b38ff04b [2022-08-03T17:05:14.352Z] Removing intermediate container a582b38ff04b [2022-08-03T17:05:14.352Z] ---> 0173b6c1f411 [2022-08-03T17:05:14.352Z] Step 23/23 : LABEL version=0.0.0 [2022-08-03T17:05:14.627Z] ---> Running in d3c44fb84924 [2022-08-03T17:05:14.899Z] Removing intermediate container d3c44fb84924 [2022-08-03T17:05:14.899Z] ---> ca89acf869d8 [2022-08-03T17:05:14.899Z] [2022-08-03T17:05:15.170Z] Successfully built ca89acf869d8 [2022-08-03T17:05:15.170Z] Successfully tagged core-data-arm64:latest [2022-08-03T17:05:15.781Z]  Building core-data ... done  [Pipeline] } [2022-08-03T17:05:15.816Z] $ docker stop --time=1 71c31f6bc39a251e87f09716b740125664dbb1a9938985eb1ec993b332fa32a6 [2022-08-03T17:05:17.526Z] $ docker rm -f 71c31f6bc39a251e87f09716b740125664dbb1a9938985eb1ec993b332fa32a6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-03T17:05:18.089Z] + docker images [2022-08-03T17:05:18.365Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-08-03T17:05:18.365Z] core-data-arm64 latest ca89acf869d8 4 seconds ago 20.6MB [2022-08-03T17:05:18.365Z] support-notifications-arm64 latest 9622577a879d 9 seconds ago 26.1MB [2022-08-03T17:05:18.365Z] 8494f6b76efd 18 seconds ago 1.54GB [2022-08-03T17:05:18.365Z] 2873f4010728 22 seconds ago 1.58GB [2022-08-03T17:05:18.365Z] security-proxy-setup-arm64 latest f0d3aac4858f About a minute ago 26.2MB [2022-08-03T17:05:18.365Z] c7967e501e60 About a minute ago 1.52GB [2022-08-03T17:05:18.365Z] support-scheduler-arm64 latest 84c7443a0737 2 minutes ago 25.6MB [2022-08-03T17:05:18.365Z] 122e189ba68b 2 minutes ago 1.57GB [2022-08-03T17:05:18.365Z] core-command-arm64 latest 37a79c2e9fb0 2 minutes ago 15.5MB [2022-08-03T17:05:18.365Z] 2b27d936a646 3 minutes ago 1.51GB [2022-08-03T17:05:18.365Z] security-spire-config-arm64 latest 56a1b73a7da9 6 minutes ago 83.6MB [2022-08-03T17:05:18.365Z] 97d2fb893f15 7 minutes ago 1.41GB [2022-08-03T17:05:18.365Z] security-spire-server-arm64 latest 86b00c113f46 7 minutes ago 84.2MB [2022-08-03T17:05:18.365Z] c3e2421d8b24 8 minutes ago 1.41GB [2022-08-03T17:05:18.365Z] core-metadata-arm64 latest 8114b3aa4b13 8 minutes ago 17.4MB [2022-08-03T17:05:18.366Z] 304a23cfd94b 8 minutes ago 1.54GB [2022-08-03T17:05:18.366Z] security-spiffe-token-provider-arm64 latest 30ff32d2e746 9 minutes ago 28.3MB [2022-08-03T17:05:18.366Z] sys-mgmt-agent-arm64 latest 181414924749 9 minutes ago 133MB [2022-08-03T17:05:18.366Z] 157fbc07178f 9 minutes ago 1.57GB [2022-08-03T17:05:18.366Z] security-bootstrapper-arm64 latest 3b9e225e4625 10 minutes ago 18.6MB [2022-08-03T17:05:18.366Z] security-secretstore-setup-arm64 latest 0ca91fc61a63 11 minutes ago 27.9MB [2022-08-03T17:05:18.366Z] 257ccb36a450 11 minutes ago 1.53GB [2022-08-03T17:05:18.366Z] d2b712dad15c 11 minutes ago 1.52GB [2022-08-03T17:05:18.366Z] 714b5375224d 11 minutes ago 1.52GB [2022-08-03T17:05:18.366Z] security-spire-agent-arm64 latest 6d0f2a47b5a7 17 minutes ago 122MB [2022-08-03T17:05:18.366Z] e35da7f44409 17 minutes ago 1.41GB [2022-08-03T17:05:18.366Z] ci-base-image-arm64 latest d38a9e1443ed 31 minutes ago 994MB [2022-08-03T17:05:18.366Z] alpine 3.15 60f2846fe774 2 weeks ago 5.32MB [2022-08-03T17:05:18.366Z] alpine 3.16 3d81c46cd875 2 weeks ago 5.27MB [2022-08-03T17:05:18.366Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 3 weeks ago 678MB [2022-08-03T17:05:18.366Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T17:05:18.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-03T17:05:18.862Z] [2022-08-03T17:05:18.862Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T17:05:19.273Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-03T17:05:19.569Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-03T17:05:19.569Z] 8998bd30e6a1: Pulling fs layer [2022-08-03T17:05:19.569Z] 04944245beec: Pulling fs layer [2022-08-03T17:05:19.569Z] 699f458cf7ca: Pulling fs layer [2022-08-03T17:05:19.569Z] 765212b225bb: Pulling fs layer [2022-08-03T17:05:19.569Z] f23df028b6ca: Pulling fs layer [2022-08-03T17:05:19.569Z] d65c8cfc05b1: Pulling fs layer [2022-08-03T17:05:19.569Z] 2437ff75d9bd: Pulling fs layer [2022-08-03T17:05:19.569Z] f23df028b6ca: Waiting [2022-08-03T17:05:19.569Z] d65c8cfc05b1: Waiting [2022-08-03T17:05:19.569Z] 2437ff75d9bd: Waiting [2022-08-03T17:05:19.569Z] 765212b225bb: Waiting [2022-08-03T17:05:19.569Z] 04944245beec: Verifying Checksum [2022-08-03T17:05:19.569Z] 04944245beec: Download complete [2022-08-03T17:05:19.569Z] 765212b225bb: Verifying Checksum [2022-08-03T17:05:19.569Z] 765212b225bb: Download complete [2022-08-03T17:05:19.858Z] f23df028b6ca: Download complete [2022-08-03T17:05:19.858Z] d65c8cfc05b1: Verifying Checksum [2022-08-03T17:05:19.858Z] d65c8cfc05b1: Download complete [2022-08-03T17:05:19.858Z] 699f458cf7ca: Download complete [2022-08-03T17:05:20.454Z] 8998bd30e6a1: Verifying Checksum [2022-08-03T17:05:20.454Z] 8998bd30e6a1: Download complete [2022-08-03T17:05:23.078Z] 2437ff75d9bd: Verifying Checksum [2022-08-03T17:05:23.078Z] 2437ff75d9bd: Download complete [2022-08-03T17:05:25.059Z] 8998bd30e6a1: Pull complete [2022-08-03T17:05:25.333Z] 04944245beec: Pull complete [2022-08-03T17:05:26.764Z] 699f458cf7ca: Pull complete [2022-08-03T17:05:27.038Z] 765212b225bb: Pull complete [2022-08-03T17:05:28.014Z] f23df028b6ca: Pull complete [2022-08-03T17:05:28.288Z] d65c8cfc05b1: Pull complete [2022-08-03T17:05:43.365Z] 2437ff75d9bd: Pull complete [2022-08-03T17:05:43.637Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-03T17:05:43.637Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-03T17:05:43.637Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T17:05:43.904Z] prd-ubuntu20.04-docker-arm64-4c-16g-21882 does not seem to be running inside a container [2022-08-03T17:05:44.019Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-03T17:05:47.004Z] $ docker top d040dffd82053b036b7cd174891a4585a2657e8070419eddfabcd3252e4c1b83 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-03T17:05:48.021Z] ---> job-cost.sh [2022-08-03T17:05:48.021Z] lf-activate-venv: SKIPPING [2022-08-03T17:05:48.021Z] INFO: No Stack... [2022-08-03T17:05:48.615Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-03T17:05:49.590Z] INFO: Archiving Costs [Pipeline] sh [2022-08-03T17:05:50.252Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2022-08-03T17:05:50.252Z] + cut -d, -f6 [Pipeline] lock [2022-08-03T17:05:50.320Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4111-4-stack-cost] [2022-08-03T17:05:50.328Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4111-4-stack-cost] did not exist. Created. [2022-08-03T17:05:50.328Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4111-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-03T17:05:51.008Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-03T17:05:51.191Z] Stashed 1 file(s) [Pipeline] } [2022-08-03T17:05:51.202Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4111-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-03T17:05:51.253Z] $ docker stop --time=1 d040dffd82053b036b7cd174891a4585a2657e8070419eddfabcd3252e4c1b83 [2022-08-03T17:05:52.811Z] $ docker rm -f d040dffd82053b036b7cd174891a4585a2657e8070419eddfabcd3252e4c1b83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-08-03T17:05:53.315Z] provisioning config files... [2022-08-03T17:05:53.323Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config928993259032297827tmp [Pipeline] { [Pipeline] sh [2022-08-03T17:05:53.619Z] + set +x [2022-08-03T17:05:53.620Z] + curl -s https://codecov.io/bash [2022-08-03T17:05:53.620Z] + bash -s -- [2022-08-03T17:05:53.620Z] [2022-08-03T17:05:53.620Z] _____ _ [2022-08-03T17:05:53.620Z] / ____| | | [2022-08-03T17:05:53.620Z] | | ___ __| | ___ ___ _____ __ [2022-08-03T17:05:53.620Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-03T17:05:53.620Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-03T17:05:53.620Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-03T17:05:53.620Z] Bash-1.0.6 [2022-08-03T17:05:53.620Z] [2022-08-03T17:05:53.620Z] [2022-08-03T17:05:53.620Z] ==> git version 2.25.1 found [2022-08-03T17:05:53.620Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-08-03T17:05:53.620Z] Release-Date: 2020-01-08 [2022-08-03T17:05:53.620Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-03T17:05:53.620Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-03T17:05:53.620Z] ==> Jenkins CI detected. [2022-08-03T17:05:53.620Z] current dir:  /w/workspace/edgex-go/4 [2022-08-03T17:05:53.620Z] project root: . [2022-08-03T17:05:53.620Z] --> token set from env [2022-08-03T17:05:53.620Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-03T17:05:53.620Z] ==> Running gcov in . (disable via -X gcov) [2022-08-03T17:05:53.620Z] ==> Python coveragepy not found [2022-08-03T17:05:53.620Z] ==> Searching for coverage reports in: [2022-08-03T17:05:53.620Z] + . [2022-08-03T17:05:53.881Z] -> Found 1 reports [2022-08-03T17:05:53.881Z] ==> Detecting git/mercurial file structure [2022-08-03T17:05:53.881Z] ==> Reading reports [2022-08-03T17:05:53.881Z] + ./coverage.out bytes=478941 [2022-08-03T17:05:53.881Z] ==> Appending adjustments [2022-08-03T17:05:53.881Z] https://docs.codecov.io/docs/fixing-reports [2022-08-03T17:05:55.264Z] + Found adjustments [2022-08-03T17:05:55.264Z] ==> Gzipping contents [2022-08-03T17:05:55.264Z] 64K /tmp/codecov.Xs4khO.gz [2022-08-03T17:05:55.264Z] ==> Uploading reports [2022-08-03T17:05:55.264Z] url: https://codecov.io [2022-08-03T17:05:55.264Z] query: branch=PR-4111&commit=5569c6f7b0d93c8018e078ce903f34e0248973cc&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4111%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4111&job=&cmd_args= [2022-08-03T17:05:55.264Z] -> Pinging Codecov [2022-08-03T17:05:55.264Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4111&commit=5569c6f7b0d93c8018e078ce903f34e0248973cc&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4111%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4111&job=&cmd_args= [2022-08-03T17:05:55.264Z] -> Uploading to [2022-08-03T17:05:55.264Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-03/00271124DB129430A58F1EEE437C3FCB/5569c6f7b0d93c8018e078ce903f34e0248973cc/6499c077-791a-44c5-8c39-5c9bf2a8a451.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220803%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220803T170555Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5ae4010f3507e2001d3ce2d49b2fb6a80847487bcb0147f1a0bce2f8ccb28249 [2022-08-03T17:05:55.264Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-03T17:05:55.264Z] Dload Upload Total Spent Left Speed [2022-08-03T17:05:55.525Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62854 0 0 100 62854 0 250k --:--:-- --:--:-- --:--:-- 250k [2022-08-03T17:05:55.525Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/5569c6f7b0d93c8018e078ce903f34e0248973cc [Pipeline] } [2022-08-03T17:05:55.533Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-08-03T17:05:56.177Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-08-03T17:05:56.473Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-03T17:05:57.421Z] ---> package-listing.sh [2022-08-03T17:05:57.421Z] ++ facter osfamily [2022-08-03T17:05:57.421Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-03T17:05:57.682Z] + OS_FAMILY=debian [2022-08-03T17:05:57.682Z] + workspace=/w/workspace/edgex-go/4 [2022-08-03T17:05:57.682Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-03T17:05:57.682Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-03T17:05:57.682Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-03T17:05:57.682Z] + PACKAGES=/tmp/packages_start.txt [2022-08-03T17:05:57.682Z] + '[' /w/workspace/edgex-go/4 ']' [2022-08-03T17:05:57.682Z] + PACKAGES=/tmp/packages_end.txt [2022-08-03T17:05:57.682Z] + case "${OS_FAMILY}" in [2022-08-03T17:05:57.682Z] + dpkg -l [2022-08-03T17:05:57.682Z] + grep '^ii' [2022-08-03T17:05:57.682Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-03T17:05:57.682Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-03T17:05:57.682Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-03T17:05:57.682Z] + '[' /w/workspace/edgex-go/4 ']' [2022-08-03T17:05:57.682Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2022-08-03T17:05:57.682Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2022-08-03T17:05:57.695Z] 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-08-03T17:05:57.983Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T17:05:58.550Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-03T17:05:58.550Z] [2022-08-03T17:05:58.550Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-03T17:05:58.855Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-03T17:05:58.855Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-03T17:05:58.855Z] 5eb5b503b376: Pulling fs layer [2022-08-03T17:05:58.855Z] 5c69ac0246d0: Pulling fs layer [2022-08-03T17:05:58.855Z] ec43610c2a17: Pulling fs layer [2022-08-03T17:05:58.855Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-03T17:05:58.855Z] 33b1e0a273af: Pulling fs layer [2022-08-03T17:05:58.855Z] 5d3b04190fa2: Pulling fs layer [2022-08-03T17:05:58.855Z] 2f39f015ded8: Pulling fs layer [2022-08-03T17:05:58.855Z] 2f39f015ded8: Waiting [2022-08-03T17:05:58.855Z] 5d3b04190fa2: Waiting [2022-08-03T17:05:58.855Z] 3a2ae6a8a46f: Waiting [2022-08-03T17:05:58.855Z] 33b1e0a273af: Waiting [2022-08-03T17:05:58.855Z] 5c69ac0246d0: Download complete [2022-08-03T17:05:58.855Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-03T17:05:58.855Z] 3a2ae6a8a46f: Download complete [2022-08-03T17:05:58.855Z] ec43610c2a17: Verifying Checksum [2022-08-03T17:05:58.855Z] ec43610c2a17: Download complete [2022-08-03T17:05:59.116Z] 33b1e0a273af: Verifying Checksum [2022-08-03T17:05:59.116Z] 33b1e0a273af: Download complete [2022-08-03T17:05:59.116Z] 5d3b04190fa2: Verifying Checksum [2022-08-03T17:05:59.116Z] 5eb5b503b376: Verifying Checksum [2022-08-03T17:05:59.116Z] 5eb5b503b376: Download complete [2022-08-03T17:05:59.685Z] 2f39f015ded8: Download complete [2022-08-03T17:06:00.623Z] 5eb5b503b376: Pull complete [2022-08-03T17:06:00.623Z] 5c69ac0246d0: Pull complete [2022-08-03T17:06:01.193Z] ec43610c2a17: Pull complete [2022-08-03T17:06:01.193Z] 3a2ae6a8a46f: Pull complete [2022-08-03T17:06:01.452Z] 33b1e0a273af: Pull complete [2022-08-03T17:06:01.711Z] 5d3b04190fa2: Pull complete [2022-08-03T17:06:06.992Z] 2f39f015ded8: Pull complete [2022-08-03T17:06:06.992Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-03T17:06:06.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-03T17:06:06.992Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-03T17:06:07.092Z] prd-ubuntu20.04-docker-8c-8g-21880 does not seem to be running inside a container [2022-08-03T17:06:07.126Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-03T17:06:09.006Z] $ docker top 5feca7d1cc3017bcbc3092c1516fa1c1c15ac65dbb29cb63e14d2903c6d272e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-03T17:06:09.376Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-03T17:06:09.665Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-03T17:06:09.953Z] + ls /var/log/sa-host [2022-08-03T17:06:09.953Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-03T17:06:10.085Z] provisioning config files... [2022-08-03T17:06:10.095Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config7962931431046396834tmp [Pipeline] { [Pipeline] echo [2022-08-03T17:06:10.108Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-03T17:06:10.393Z] ---> create-netrc.sh [Pipeline] } [2022-08-03T17:06:10.401Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-03T17:06:10.738Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-03T17:06:10.747Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-03T17:06:11.039Z] ---> sudo-logs.sh [2022-08-03T17:06:11.039Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-03T17:06:11.064Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-03T17:06:11.351Z] ---> job-cost.sh [2022-08-03T17:06:11.351Z] lf-activate-venv: SKIPPING [2022-08-03T17:06:11.351Z] DEBUG: total: 0.10999999940395355 [2022-08-03T17:06:11.351Z] INFO: Retrieving Stack Cost... [2022-08-03T17:06:11.611Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-03T17:06:12.183Z] INFO: Archiving Costs [Pipeline] echo [2022-08-03T17:06:12.196Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-03T17:06:12.486Z] ---> logs-deploy.sh [2022-08-03T17:06:12.486Z] lf-activate-venv: SKIPPING [2022-08-03T17:06:12.486Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4111/4 [2022-08-03T17:06:12.486Z] INFO: archiving workspace using pattern(s): [2022-08-03T17:06:13.427Z] Archives upload complete. [2022-08-03T17:06:13.687Z] INFO: archiving logs to Nexus