Pull request #4166 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at cf21bfd5405bc980f84ddcb8ca434f93a530fcad rather than 38c18c48678d8da829d4992362fac8520be6cbc3 Obtained Jenkinsfile from cf21bfd5405bc980f84ddcb8ca434f93a530fcad 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-ssh2292179288587710676.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh7668252270962495404.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4166/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4166/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1619068056412239231.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4166/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6926593213275905891.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14682548094194721257.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4166/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4166/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1332131621111314472.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-724 in /w/workspace/edgexfoundry_edgex-go_PR-4166 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4166/head:refs/remotes/origin/PR-4166 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cf21bfd5405bc980f84ddcb8ca434f93a530fcad into PR head commit 38c18c48678d8da829d4992362fac8520be6cbc3 Merge succeeded, producing 38c18c48678d8da829d4992362fac8520be6cbc3 Checking out Revision 38c18c48678d8da829d4992362fac8520be6cbc3 (PR-4166) > git config core.sparsecheckout # timeout=10 > git checkout -f 38c18c48678d8da829d4992362fac8520be6cbc3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge cf21bfd5405bc980f84ddcb8ca434f93a530fcad # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 38c18c48678d8da829d4992362fac8520be6cbc3 # timeout=10 Commit message: "feat(command): publish device service response to external MQTT" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-23T09:58:44.499Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-23T09:58:44.683Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-23T09:58:44.786Z] ========================================================= [2022-09-23T09:58:44.786Z] EdgeX Global Pipelines Version Info [2022-09-23T09:58:44.786Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-23T09:58:45.551Z] ------------------- [2022-09-23T09:58:45.552Z] stable info: [2022-09-23T09:58:45.552Z] ------------------- [2022-09-23T09:58:45.552Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-23T09:58:45.552Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-23T09:58:45.552Z] Message: update stable to v1.0.239 [2022-09-23T09:58:46.125Z] ------------------- [2022-09-23T09:58:46.125Z] experimental info: [2022-09-23T09:58:46.125Z] ------------------- [2022-09-23T09:58:46.125Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-23T09:58:46.125Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-23T09:58:46.125Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-23T09:58:46.384Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-09-23T09:58:46.426Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-09-23T09:58:46.460Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-23T09:58:46.496Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-23T09:58:46.537Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-23T09:58:46.574Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-23T09:58:46.610Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-23T09:58:46.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-09-23T09:58:46.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-09-23T09:58:46.722Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-09-23T09:58:46.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-23T09:58:46.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-23T09:58:46.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-23T09:58:46.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-23T09:58:46.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-23T09:58:46.956Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-23T09:58:47.001Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-23T09:58:47.043Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-23T09:58:47.085Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-23T09:58:47.124Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-23T09:58:47.164Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-23T09:58:47.205Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-23T09:58:47.245Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-23T09:58:47.286Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4166 [Pipeline] echo [2022-09-23T09:58:47.326Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4166 [Pipeline] echo [2022-09-23T09:58:47.365Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4166 [Pipeline] echo [2022-09-23T09:58:47.408Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 38c18c48678d8da829d4992362fac8520be6cbc3 [Pipeline] echo [2022-09-23T09:58:47.451Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 38c18c4 [Pipeline] echo [2022-09-23T09:58:47.492Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-23T09:58:47.616Z] provisioning config files... [2022-09-23T09:58:47.632Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4593958477663841867tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-23T09:58:47.971Z] ---> docker-login.sh [2022-09-23T09:58:47.971Z] nexus3.edgexfoundry.org:10001 [2022-09-23T09:58:48.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-23T09:58:48.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-23T09:58:48.494Z] Configure a credential helper to remove this warning. See [2022-09-23T09:58:48.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-23T09:58:48.494Z] [2022-09-23T09:58:48.494Z] Login Succeeded [2022-09-23T09:58:48.494Z] nexus3.edgexfoundry.org:10002 [2022-09-23T09:58:48.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-23T09:58:48.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-23T09:58:48.494Z] Configure a credential helper to remove this warning. See [2022-09-23T09:58:48.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-23T09:58:48.494Z] [2022-09-23T09:58:48.494Z] Login Succeeded [2022-09-23T09:58:48.494Z] nexus3.edgexfoundry.org:10003 [2022-09-23T09:58:48.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-23T09:58:48.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-23T09:58:48.755Z] Configure a credential helper to remove this warning. See [2022-09-23T09:58:48.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-23T09:58:48.755Z] [2022-09-23T09:58:48.755Z] Login Succeeded [2022-09-23T09:58:48.755Z] nexus3.edgexfoundry.org:10004 [2022-09-23T09:58:48.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-23T09:58:48.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-23T09:58:48.755Z] Configure a credential helper to remove this warning. See [2022-09-23T09:58:48.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-23T09:58:48.755Z] [2022-09-23T09:58:48.755Z] Login Succeeded [2022-09-23T09:58:48.755Z] docker.io [2022-09-23T09:58:49.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-23T09:58:49.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-23T09:58:49.278Z] Configure a credential helper to remove this warning. See [2022-09-23T09:58:49.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-23T09:58:49.278Z] [2022-09-23T09:58:49.278Z] Login Succeeded [2022-09-23T09:58:49.278Z] ---> docker-login.sh ends [Pipeline] } [2022-09-23T09:58:49.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-23T09:58:49.726Z] + 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-09-23T09:58:49.726Z] + cut -d/ -f2 [2022-09-23T09:58:49.726Z] + dirname cmd/core-command/Dockerfile [2022-09-23T09:58:49.726Z] + echo core-command,cmd/core-command/Dockerfile [2022-09-23T09:58:49.726Z] + dirname cmd/core-data/Dockerfile [2022-09-23T09:58:49.726Z] + cut -d/ -f2 [2022-09-23T09:58:49.726Z] + echo core-data,cmd/core-data/Dockerfile [2022-09-23T09:58:49.726Z] + dirname cmd/core-metadata/Dockerfile [2022-09-23T09:58:49.726Z] + cut -d/ -f2 [2022-09-23T09:58:49.726Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-09-23T09:58:49.726Z] + + cut -d/ -f2 [2022-09-23T09:58:49.726Z] dirname cmd/security-bootstrapper/Dockerfile [2022-09-23T09:58:49.726Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-09-23T09:58:49.726Z] + + cut -d/ -f2 [2022-09-23T09:58:49.726Z] dirname cmd/security-proxy-setup/Dockerfile [2022-09-23T09:58:49.726Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-09-23T09:58:49.726Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-09-23T09:58:49.726Z] + cut -d/ -f2 [2022-09-23T09:58:49.726Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-09-23T09:58:49.726Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-09-23T09:58:49.726Z] + cut -d/ -f2 [2022-09-23T09:58:49.726Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-09-23T09:58:49.726Z] + dirname cmd/security-spire-agent/Dockerfile [2022-09-23T09:58:49.726Z] + cut -d/ -f2 [2022-09-23T09:58:49.726Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-09-23T09:58:49.726Z] + cut -d/ -f2 [2022-09-23T09:58:49.726Z] + dirname cmd/security-spire-config/Dockerfile [2022-09-23T09:58:49.726Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-09-23T09:58:49.726Z] + dirname cmd/security-spire-server/Dockerfile [2022-09-23T09:58:49.726Z] + cut -d/ -f2 [2022-09-23T09:58:49.726Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-09-23T09:58:49.726Z] + dirname cmd/support-notifications/Dockerfile [2022-09-23T09:58:49.726Z] + cut -d/ -f2 [2022-09-23T09:58:49.726Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-09-23T09:58:49.726Z] + dirname cmd/support-scheduler/Dockerfile [2022-09-23T09:58:49.726Z] + cut -d/ -f2 [2022-09-23T09:58:49.726Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-09-23T09:58:49.726Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-09-23T09:58:49.726Z] + cut -d/ -f2 [2022-09-23T09:58:49.726Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-09-23T09:58:49.775Z] 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-09-23T09:58:50.278Z] + git rev-list -1 --merges 38c18c48678d8da829d4992362fac8520be6cbc3~1..38c18c48678d8da829d4992362fac8520be6cbc3 [Pipeline] echo [2022-09-23T09:58:50.310Z] -----------> git rev-list -1 --merges 38c18c48678d8da829d4992362fac8520be6cbc3~1..38c18c48678d8da829d4992362fac8520be6cbc3 38c18c48678d8da829d4992362fac8520be6cbc3 [false] [Pipeline] sh [2022-09-23T09:58:50.613Z] + git log --format=format:%s -1 38c18c48678d8da829d4992362fac8520be6cbc3 [Pipeline] echo [2022-09-23T09:58:50.651Z] ========================================================= [2022-09-23T09:58:50.652Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-23T09:58:50.652Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-09-23T09:58:51.149Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-23T09:58:51.150Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-23T09:58:51.150Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-23T09:58:51.150Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-23T09:58:51.150Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-23T09:58:51.150Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-23T09:58:51.150Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-23T09:58:51.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-23T09:58:51.632Z] [2022-09-23T09:58:51.632Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-23T09:58:52.001Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-23T09:58:52.001Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-23T09:58:52.001Z] b85a868b505f: Pulling fs layer [2022-09-23T09:58:52.001Z] e2be974225ed: Pulling fs layer [2022-09-23T09:58:52.001Z] 339a4e72a1f5: Pulling fs layer [2022-09-23T09:58:52.001Z] 988bab9f4d93: Pulling fs layer [2022-09-23T09:58:52.001Z] 1469e6f7b9e6: Pulling fs layer [2022-09-23T09:58:52.001Z] eaf3925da568: Pulling fs layer [2022-09-23T09:58:52.001Z] bab4dde63d76: Pulling fs layer [2022-09-23T09:58:52.001Z] bde34c3a00c8: Pulling fs layer [2022-09-23T09:58:52.001Z] b352a97aabf1: Pulling fs layer [2022-09-23T09:58:52.001Z] 4872d77fe225: Pulling fs layer [2022-09-23T09:58:52.001Z] 5851b861e8e6: Pulling fs layer [2022-09-23T09:58:52.001Z] 988bab9f4d93: Waiting [2022-09-23T09:58:52.001Z] 1469e6f7b9e6: Waiting [2022-09-23T09:58:52.001Z] eaf3925da568: Waiting [2022-09-23T09:58:52.001Z] bab4dde63d76: Waiting [2022-09-23T09:58:52.001Z] bde34c3a00c8: Waiting [2022-09-23T09:58:52.001Z] b352a97aabf1: Waiting [2022-09-23T09:58:52.001Z] 4872d77fe225: Waiting [2022-09-23T09:58:52.001Z] 5851b861e8e6: Waiting [2022-09-23T09:58:52.001Z] e2be974225ed: Verifying Checksum [2022-09-23T09:58:52.001Z] e2be974225ed: Download complete [2022-09-23T09:58:52.001Z] 988bab9f4d93: Verifying Checksum [2022-09-23T09:58:52.001Z] 988bab9f4d93: Download complete [2022-09-23T09:58:52.263Z] 339a4e72a1f5: Verifying Checksum [2022-09-23T09:58:52.263Z] 339a4e72a1f5: Download complete [2022-09-23T09:58:52.263Z] 1469e6f7b9e6: Verifying Checksum [2022-09-23T09:58:52.263Z] 1469e6f7b9e6: Download complete [2022-09-23T09:58:52.263Z] eaf3925da568: Verifying Checksum [2022-09-23T09:58:52.263Z] eaf3925da568: Download complete [2022-09-23T09:58:52.263Z] bde34c3a00c8: Verifying Checksum [2022-09-23T09:58:52.263Z] bde34c3a00c8: Download complete [2022-09-23T09:58:52.263Z] b352a97aabf1: Verifying Checksum [2022-09-23T09:58:52.263Z] b352a97aabf1: Download complete [2022-09-23T09:58:52.263Z] 4872d77fe225: Verifying Checksum [2022-09-23T09:58:52.263Z] 4872d77fe225: Download complete [2022-09-23T09:58:52.263Z] 5851b861e8e6: Download complete [2022-09-23T09:58:52.263Z] b85a868b505f: Verifying Checksum [2022-09-23T09:58:52.263Z] b85a868b505f: Download complete [2022-09-23T09:58:52.524Z] bab4dde63d76: Verifying Checksum [2022-09-23T09:58:52.524Z] bab4dde63d76: Download complete [2022-09-23T09:58:54.001Z] b85a868b505f: Pull complete [2022-09-23T09:58:54.001Z] e2be974225ed: Pull complete [2022-09-23T09:58:54.263Z] 339a4e72a1f5: Pull complete [2022-09-23T09:58:54.263Z] 988bab9f4d93: Pull complete [2022-09-23T09:58:54.523Z] 1469e6f7b9e6: Pull complete [2022-09-23T09:58:54.783Z] eaf3925da568: Pull complete [2022-09-23T09:58:56.697Z] bab4dde63d76: Pull complete [2022-09-23T09:58:56.697Z] bde34c3a00c8: Pull complete [2022-09-23T09:58:56.697Z] b352a97aabf1: Pull complete [2022-09-23T09:58:56.697Z] 4872d77fe225: Pull complete [2022-09-23T09:58:56.957Z] 5851b861e8e6: Pull complete [2022-09-23T09:58:56.957Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-23T09:58:56.957Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-23T09:58:56.957Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-23T09:58:57.187Z] prd-ubuntu20.04-docker-8c-8g-724 does not seem to be running inside a container [2022-09-23T09:58:57.219Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-23T09:58:58.628Z] $ docker top 035510481b6cba9bb2d73429e1394338fef4a3ad19c67220a4746df7f4808a55 -eo pid,comm [2022-09-23T09:58:58.681Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-23T09:58:58.681Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-23T09:58:58.791Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-23T09:58:58.791Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-23T09:58:58.901Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-23T09:58:58.905Z] $ docker exec 035510481b6cba9bb2d73429e1394338fef4a3ad19c67220a4746df7f4808a55 ssh-agent [2022-09-23T09:58:59.013Z] SSH_AUTH_SOCK=/tmp/ssh-vjpoBEuFtlbD/agent.32 [2022-09-23T09:58:59.013Z] SSH_AGENT_PID=38 [2022-09-23T09:58:59.019Z] Running ssh-add (command line suppressed) [2022-09-23T09:58:59.118Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_13563625330251611258.key (/w/workspace/edgex-go/1@tmp/private_key_13563625330251611258.key) [2022-09-23T09:58:59.130Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-23T09:58:59.467Z] + git tag --points-at HEAD [Pipeline] } [2022-09-23T09:58:59.494Z] $ docker exec --env ******** --env ******** 035510481b6cba9bb2d73429e1394338fef4a3ad19c67220a4746df7f4808a55 ssh-agent -k [2022-09-23T09:58:59.599Z] unset SSH_AUTH_SOCK; [2022-09-23T09:58:59.599Z] unset SSH_AGENT_PID; [2022-09-23T09:58:59.599Z] echo Agent pid 38 killed; [2022-09-23T09:58:59.610Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-23T09:58:59.695Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-23T09:58:59.695Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-23T09:58:59.819Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-23T09:58:59.824Z] $ docker exec 035510481b6cba9bb2d73429e1394338fef4a3ad19c67220a4746df7f4808a55 ssh-agent [2022-09-23T09:58:59.937Z] SSH_AUTH_SOCK=/tmp/ssh-F65aG23xrSfX/agent.70 [2022-09-23T09:58:59.937Z] SSH_AGENT_PID=76 [2022-09-23T09:58:59.942Z] Running ssh-add (command line suppressed) [2022-09-23T09:59:00.051Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5518282392186462603.key (/w/workspace/edgex-go/1@tmp/private_key_5518282392186462603.key) [2022-09-23T09:59:00.063Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-23T09:59:00.389Z] + git semver init [2022-09-23T09:59:00.649Z] 2022-09-23 09:59:00,604 [run_init] DEBUG init version:0.0.0 force:False [2022-09-23T09:59:00.649Z] 2022-09-23 09:59:00,605 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-09-23T09:59:00.649Z] 2022-09-23 09:59:00,605 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-09-23T09:59:00.649Z] 2022-09-23 09:59:00,605 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-09-23T09:59:05.957Z] 2022-09-23 09:59:04,993 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-09-23T09:59:05.957Z] 2022-09-23 09:59:04,994 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4166 with force:False [2022-09-23T09:59:05.957Z] 2022-09-23 09:59:04,994 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4166 [2022-09-23T09:59:05.957Z] 2022-09-23 09:59:04,998 [execute] INFO git cat-file --batch-check [2022-09-23T09:59:05.957Z] 2022-09-23 09:59:04,999 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-09-23T09:59:05.957Z] 2022-09-23 09:59:05,006 [execute] INFO git cat-file --batch [2022-09-23T09:59:05.957Z] 2022-09-23 09:59:05,006 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-09-23T09:59:05.957Z] 2022-09-23 09:59:05,011 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4166 [2022-09-23T09:59:05.957Z] 0.0.0 [Pipeline] } [2022-09-23T09:59:05.987Z] $ docker exec --env ******** --env ******** 035510481b6cba9bb2d73429e1394338fef4a3ad19c67220a4746df7f4808a55 ssh-agent -k [2022-09-23T09:59:06.087Z] unset SSH_AUTH_SOCK; [2022-09-23T09:59:06.088Z] unset SSH_AGENT_PID; [2022-09-23T09:59:06.088Z] echo Agent pid 76 killed; [2022-09-23T09:59:06.095Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-23T09:59:06.524Z] + git semver [Pipeline] } [2022-09-23T09:59:06.807Z] $ docker stop --time=1 035510481b6cba9bb2d73429e1394338fef4a3ad19c67220a4746df7f4808a55 [2022-09-23T09:59:08.141Z] $ docker rm -f 035510481b6cba9bb2d73429e1394338fef4a3ad19c67220a4746df7f4808a55 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-23T09:59:08.535Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-23T09:59:08.756Z] Stashed 1 file(s) [Pipeline] echo [2022-09-23T09:59:08.772Z] [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-09-23T09:59:09.546Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-09-23T09:59:09.586Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-23T09:59:09.629Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-23T09:59:09.664Z] ========================================================= [2022-09-23T09:59:09.664Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-23T09:59:09.664Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-23T09:59:10.007Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-23T09:59:10.008Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-23T09:59:10.008Z] 2408cc74d12b: Pulling fs layer [2022-09-23T09:59:10.008Z] ea60b727a1ce: Pulling fs layer [2022-09-23T09:59:10.008Z] 30c4a7721957: Pulling fs layer [2022-09-23T09:59:10.008Z] 370296b7ddb6: Pulling fs layer [2022-09-23T09:59:10.008Z] 7c6cee850709: Pulling fs layer [2022-09-23T09:59:10.008Z] 39a5fcdaea64: Pulling fs layer [2022-09-23T09:59:10.008Z] d94ebbe4e438: Pulling fs layer [2022-09-23T09:59:10.008Z] bcfd1f05c69d: Pulling fs layer [2022-09-23T09:59:10.008Z] 59ccb84bbe0f: Pulling fs layer [2022-09-23T09:59:10.008Z] 370296b7ddb6: Waiting [2022-09-23T09:59:10.008Z] d94ebbe4e438: Waiting [2022-09-23T09:59:10.008Z] bcfd1f05c69d: Waiting [2022-09-23T09:59:10.008Z] 7c6cee850709: Waiting [2022-09-23T09:59:10.008Z] 59ccb84bbe0f: Waiting [2022-09-23T09:59:10.008Z] 39a5fcdaea64: Waiting [2022-09-23T09:59:10.008Z] 30c4a7721957: Verifying Checksum [2022-09-23T09:59:10.008Z] 30c4a7721957: Download complete [2022-09-23T09:59:10.008Z] 7c6cee850709: Download complete [2022-09-23T09:59:10.008Z] 39a5fcdaea64: Verifying Checksum [2022-09-23T09:59:10.008Z] 39a5fcdaea64: Download complete [2022-09-23T09:59:10.008Z] 2408cc74d12b: Verifying Checksum [2022-09-23T09:59:10.008Z] 2408cc74d12b: Download complete [2022-09-23T09:59:10.008Z] d94ebbe4e438: Download complete [2022-09-23T09:59:10.274Z] 2408cc74d12b: Pull complete [2022-09-23T09:59:10.274Z] ea60b727a1ce: Pull complete [2022-09-23T09:59:10.545Z] 30c4a7721957: Pull complete [2022-09-23T09:59:10.808Z] 59ccb84bbe0f: Verifying Checksum [2022-09-23T09:59:10.808Z] 59ccb84bbe0f: Download complete [2022-09-23T09:59:10.808Z] bcfd1f05c69d: Verifying Checksum [2022-09-23T09:59:10.808Z] bcfd1f05c69d: Download complete [2022-09-23T09:59:10.808Z] 370296b7ddb6: Verifying Checksum [2022-09-23T09:59:10.808Z] 370296b7ddb6: Download complete [2022-09-23T09:59:15.032Z] 370296b7ddb6: Pull complete [2022-09-23T09:59:15.032Z] 7c6cee850709: Pull complete [2022-09-23T09:59:15.032Z] 39a5fcdaea64: Pull complete [2022-09-23T09:59:15.032Z] d94ebbe4e438: Pull complete [2022-09-23T09:59:17.136Z] bcfd1f05c69d: Pull complete [2022-09-23T09:59:17.784Z] 59ccb84bbe0f: Pull complete [2022-09-23T09:59:17.784Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-23T09:59:17.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-23T09:59:17.784Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-23T09:59:18.268Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-23T09:59:18.268Z] WORKDIR /edgex [2022-09-23T09:59:18.268Z] COPY go.mod . [2022-09-23T09:59:18.268Z] RUN go mod downloaddocker [2022-09-23T09:59:18.268Z] build -t ci-base-image-x86_64 -f - . [2022-09-23T09:59:18.910Z] Sending build context to Docker daemon 169.5MB [2022-09-23T09:59:18.910Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-23T09:59:18.910Z] ---> a4fb48ad2a94 [2022-09-23T09:59:18.910Z] Step 2/4 : WORKDIR /edgex [2022-09-23T09:59:21.476Z] ---> Running in e4ae589e202d [2022-09-23T09:59:21.476Z] Removing intermediate container e4ae589e202d [2022-09-23T09:59:21.476Z] ---> d140ec8032f9 [2022-09-23T09:59:21.476Z] Step 3/4 : COPY go.mod . [2022-09-23T09:59:21.476Z] ---> a780dee2444e [2022-09-23T09:59:21.476Z] Step 4/4 : RUN go mod download [2022-09-23T09:59:21.476Z] ---> Running in 94b6dbde51fe [2022-09-23T09:59:24.075Z] Still waiting to schedule task [2022-09-23T09:59:24.076Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-23T09:59:39.574Z] Removing intermediate container 94b6dbde51fe [2022-09-23T09:59:39.574Z] ---> 66d83ef4e244 [2022-09-23T09:59:39.574Z] Successfully built 66d83ef4e244 [2022-09-23T09:59:39.574Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-23T09:59:39.944Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-23T09:59:39.944Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-23T09:59:40.091Z] prd-ubuntu20.04-docker-8c-8g-724 does not seem to be running inside a container [2022-09-23T09:59:40.119Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-23T09:59:40.556Z] $ docker top bce7c2d45c68b8bc38ca3905a89abde22627531822ad4123a7789ca8ae3d24ff -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-23T09:59:40.957Z] + go version [2022-09-23T09:59:40.957Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-23T09:59:40.988Z] $ docker stop --time=1 bce7c2d45c68b8bc38ca3905a89abde22627531822ad4123a7789ca8ae3d24ff [2022-09-23T09:59:42.283Z] $ docker rm -f bce7c2d45c68b8bc38ca3905a89abde22627531822ad4123a7789ca8ae3d24ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-23T09:59:42.971Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-23T09:59:42.971Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-23T09:59:43.120Z] prd-ubuntu20.04-docker-8c-8g-724 does not seem to be running inside a container [2022-09-23T09:59:43.154Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-23T09:59:44.344Z] $ docker top 5f57439c5e60a7fb794517fa8f3da745177914c0a23bf1d044b6e4e9b1719a60 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-23T09:59:44.453Z] ========================================================= [2022-09-23T09:59:44.453Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-23T09:59:44.453Z] ========================================================= [Pipeline] sh [2022-09-23T09:59:44.750Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-23T09:59:45.107Z] + make test [2022-09-23T09:59:45.107Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-23T09:59:51.697Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-23T10:00:06.594Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-23T10:00:06.594Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-23T10:00:06.594Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-23T10:00:06.594Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-23T10:00:06.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-23T10:00:06.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-23T10:00:06.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-23T10:00:06.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-23T10:00:06.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-23T10:00:06.594Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-23T10:00:06.594Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-23T10:00:06.594Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-23T10:00:06.594Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-23T10:00:06.594Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-23T10:00:06.594Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-23T10:00:07.534Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.058s coverage: 28.7% of statements [2022-09-23T10:00:07.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-23T10:00:07.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-23T10:00:07.534Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.085s coverage: 98.5% of statements [2022-09-23T10:00:07.791Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.100s coverage: 60.4% of statements [2022-09-23T10:00:07.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-09-23T10:00:07.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-23T10:00:08.358Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.089s coverage: 54.2% of statements [2022-09-23T10:00:08.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-23T10:00:08.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-23T10:00:13.622Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.203s coverage: 89.2% of statements [2022-09-23T10:00:13.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-23T10:00:13.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-23T10:00:13.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-23T10:00:13.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-23T10:00:13.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-23T10:00:13.622Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.086s coverage: 2.0% of statements [2022-09-23T10:00:13.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-23T10:00:13.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-23T10:00:13.622Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.504s coverage: 95.6% of statements [2022-09-23T10:00:13.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-23T10:00:13.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-23T10:00:13.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-23T10:00:13.622Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 72.2% of statements [2022-09-23T10:00:13.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-23T10:00:13.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-23T10:00:13.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-23T10:00:13.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-23T10:00:13.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-23T10:00:13.622Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.089s coverage: 60.0% of statements [2022-09-23T10:00:13.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-23T10:00:13.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-23T10:00:13.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-23T10:00:13.622Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.070s coverage: 0.9% of statements [2022-09-23T10:00:13.622Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-23T10:00:13.622Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements [2022-09-23T10:00:13.622Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.097s coverage: 29.6% of statements [2022-09-23T10:00:13.622Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-23T10:00:13.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements [2022-09-23T10:00:13.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.118s coverage: 79.5% of statements [2022-09-23T10:00:13.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements [2022-09-23T10:00:13.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements [2022-09-23T10:00:13.622Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements [2022-09-23T10:00:17.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.119s coverage: 94.4% of statements [2022-09-23T10:00:17.804Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.062s coverage: 44.8% of statements [2022-09-23T10:00:24.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.221s coverage: 80.5% of statements [2022-09-23T10:00:24.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-23T10:00:32.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2022-09-23T10:00:32.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-23T10:00:32.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-23T10:00:32.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-23T10:00:32.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.039s coverage: 65.1% of statements [2022-09-23T10:00:32.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-23T10:00:32.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-09-23T10:00:32.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-09-23T10:00:32.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-09-23T10:00:32.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.083s coverage: 86.9% of statements [2022-09-23T10:00:32.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-23T10:00:32.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-23T10:00:32.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-23T10:00:32.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-23T10:00:32.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2022-09-23T10:00:32.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-23T10:00:32.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-23T10:00:32.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2022-09-23T10:00:32.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-23T10:00:32.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 58.8% of statements [2022-09-23T10:00:32.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-23T10:00:32.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.080s coverage: 80.0% of statements [2022-09-23T10:00:32.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements [2022-09-23T10:00:32.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.075s coverage: 85.4% of statements [2022-09-23T10:00:32.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.226s coverage: 91.2% of statements [2022-09-23T10:00:32.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-23T10:00:32.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.213s coverage: 64.7% of statements [2022-09-23T10:00:32.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-23T10:00:32.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-23T10:00:32.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements [2022-09-23T10:00:32.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2022-09-23T10:00:32.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements [2022-09-23T10:00:32.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements [2022-09-23T10:00:32.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2022-09-23T10:00:32.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.329s coverage: 65.8% of statements [2022-09-23T10:00:32.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-23T10:00:32.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-23T10:00:32.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-23T10:00:32.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.195s coverage: 41.8% of statements [2022-09-23T10:00:32.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-23T10:00:32.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-23T10:00:32.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.084s coverage: 89.5% of statements [2022-09-23T10:00:32.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-23T10:00:32.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.075s coverage: 84.8% of statements [2022-09-23T10:00:32.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-23T10:00:32.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-23T10:00:32.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-23T10:00:32.503Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-23T10:00:32.503Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.088s coverage: 17.7% of statements [2022-09-23T10:00:32.503Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-23T10:00:32.503Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-23T10:00:32.503Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-23T10:00:32.503Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-23T10:00:32.503Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.168s coverage: 92.3% of statements [2022-09-23T10:00:32.503Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-23T10:00:32.503Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-23T10:00:32.503Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-23T10:00:32.503Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-23T10:00:32.503Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements [2022-09-23T10:00:32.503Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-23T10:00:32.503Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-23T10:00:32.503Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.129s coverage: 97.7% of statements [2022-09-23T10:00:32.504Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-23T10:00:32.504Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-23T10:00:32.504Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-23T10:00:32.504Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-23T10:00:32.504Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.065s coverage: 28.9% of statements [2022-09-23T10:00:32.504Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-23T10:00:32.504Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-23T10:00:32.504Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-23T10:00:32.504Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-23T10:00:32.504Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-23T10:00:32.504Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-23T10:00:32.504Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2022-09-23T10:00:32.504Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-09-23T10:00:32.504Z] 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-09-23T10:00:53.460Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-725 in /w/workspace/edgexfoundry_edgex-go_PR-4166 [Pipeline] { [Pipeline] ws [2022-09-23T10:00:53.502Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-09-23T10:00:53.583Z] The recommended git tool is: git [2022-09-23T10:00:54.427Z] 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-09-23T10:00:54.427Z] GO111MODULE=on go vet ./... [2022-09-23T10:00:56.949Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-23T10:00:57.209Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-23T10:00:57.209Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-23T10:00:57.493Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-23T10:00:57.805Z] + ls -al . [2022-09-23T10:00:57.805Z] total 752 [2022-09-23T10:00:57.805Z] drwxrwxr-x 10 1001 1001 4096 Sep 23 09:59 . [2022-09-23T10:00:57.805Z] drwxr-xr-x 4 root root 4096 Sep 23 09:59 .. [2022-09-23T10:00:57.805Z] -rw-rw-r-- 1 1001 1001 16 Sep 23 09:58 .dockerignore [2022-09-23T10:00:57.805Z] drwxrwxr-x 8 1001 1001 4096 Sep 23 10:00 .git [2022-09-23T10:00:57.805Z] drwxrwxr-x 3 1001 1001 4096 Sep 23 09:58 .github [2022-09-23T10:00:57.805Z] -rw-rw-r-- 1 1001 1001 1030 Sep 23 09:58 .gitignore [2022-09-23T10:00:57.805Z] -rw-rw-r-- 1 1001 1001 42 Sep 23 09:58 .golangci.yml [2022-09-23T10:00:57.805Z] -rw-rw-r-- 1 1001 1001 87 Sep 23 09:58 .hadolint.yml [2022-09-23T10:00:57.805Z] drwxr-xr-x 3 1001 1001 4096 Sep 23 09:59 .semver [2022-09-23T10:00:57.805Z] -rw-rw-r-- 1 1001 1001 166 Sep 23 09:58 .sonarcloud.properties [2022-09-23T10:00:57.805Z] -rw-rw-r-- 1 1001 1001 1171 Sep 23 09:58 ADOPTERS.md [2022-09-23T10:00:57.805Z] -rw-rw-r-- 1 1001 1001 10722 Sep 23 09:58 Attribution.txt [2022-09-23T10:00:57.805Z] -rw-rw-r-- 1 1001 1001 63209 Sep 23 09:58 CHANGELOG.md [2022-09-23T10:00:57.805Z] -rw-rw-r-- 1 1001 1001 3804 Sep 23 09:58 CONTRIBUTING.md [2022-09-23T10:00:57.805Z] -rw-rw-r-- 1 1001 1001 677 Sep 23 09:58 GOVERNANCE.md [2022-09-23T10:00:57.805Z] -rw-rw-r-- 1 1001 1001 850 Sep 23 09:58 Jenkinsfile [2022-09-23T10:00:57.805Z] -rw-rw-r-- 1 1001 1001 10775 Sep 23 09:58 LICENSE [2022-09-23T10:00:57.805Z] -rw-rw-r-- 1 1001 1001 13724 Sep 23 09:58 Makefile [2022-09-23T10:00:57.805Z] -rw-rw-r-- 1 1001 1001 582 Sep 23 09:58 OWNERS.md [2022-09-23T10:00:57.805Z] -rw-rw-r-- 1 1001 1001 9799 Sep 23 09:58 README.md [2022-09-23T10:00:57.805Z] -rw-rw-r-- 1 1001 1001 6912 Sep 23 09:58 SECURITY.md [2022-09-23T10:00:57.805Z] -rw-rw-r-- 1 1001 1001 5 Sep 23 09:59 VERSION [2022-09-23T10:00:57.805Z] -rw-rw-r-- 1 1001 1001 4131 Sep 23 09:58 ZMQWindows.md [2022-09-23T10:00:57.805Z] drwxrwxr-x 2 1001 1001 4096 Sep 23 09:58 bin [2022-09-23T10:00:57.805Z] drwxrwxr-x 18 1001 1001 4096 Sep 23 09:58 cmd [2022-09-23T10:00:57.805Z] -rw-r--r-- 1 root root 496864 Sep 23 10:00 coverage.out [2022-09-23T10:00:57.805Z] -rw-rw-r-- 1 1001 1001 3458 Sep 23 09:58 go.mod [2022-09-23T10:00:57.805Z] -rw-rw-r-- 1 1001 1001 38040 Sep 23 09:58 go.sum [2022-09-23T10:00:57.805Z] drwxrwxr-x 8 1001 1001 4096 Sep 23 09:58 internal [2022-09-23T10:00:57.805Z] drwxrwxr-x 3 1001 1001 4096 Sep 23 09:58 openapi [2022-09-23T10:00:57.805Z] drwxrwxr-x 4 1001 1001 4096 Sep 23 09:58 snap [2022-09-23T10:00:57.805Z] -rw-rw-r-- 1 1001 1001 204 Sep 23 09:58 version.go [Pipeline] sh [2022-09-23T10:00:58.116Z] + '[' -e coverage.out ] [2022-09-23T10:00:58.116Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-23T10:00:58.243Z] Stashed 1 file(s) [Pipeline] sh [2022-09-23T10:00:58.510Z] using credential edgex-jenkins-ssh [2022-09-23T10:00:58.528Z] Cloning the remote Git repository [2022-09-23T10:00:58.540Z] + make build [2022-09-23T10:00:58.540Z] 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-09-23T10:00:58.566Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-09-23T10:00:58.639Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-09-23T10:00:58.785Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-23T10:00:58.786Z] > git --version # timeout=10 [2022-09-23T10:00:58.817Z] > git --version # 'git version 2.25.1' [2022-09-23T10:00:58.819Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-23T10:00:58.866Z] Verifying host key using known hosts file [2022-09-23T10:00:59.055Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-23T10:00:59.070Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-23T10:01:13.422Z] 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-09-23T10:01:14.814Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-23T10:01:14.845Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-23T10:01:15.647Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-23T10:01:15.688Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-23T10:01:15.689Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-23T10:01:15.695Z] Verifying host key using known hosts file [2022-09-23T10:01:15.702Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-23T10:01:15.714Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4166/head:refs/remotes/origin/PR-4166 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-23T10:01:16.551Z] Merging remotes/origin/main commit cf21bfd5405bc980f84ddcb8ca434f93a530fcad into PR head commit 38c18c48678d8da829d4992362fac8520be6cbc3 [2022-09-23T10:01:16.943Z] Merge succeeded, producing 38c18c48678d8da829d4992362fac8520be6cbc3 [2022-09-23T10:01:16.944Z] Checking out Revision 38c18c48678d8da829d4992362fac8520be6cbc3 (PR-4166) [2022-09-23T10:01:16.570Z] > git config core.sparsecheckout # timeout=10 [2022-09-23T10:01:16.590Z] > git checkout -f 38c18c48678d8da829d4992362fac8520be6cbc3 # timeout=10 [2022-09-23T10:01:16.840Z] > git remote # timeout=10 [2022-09-23T10:01:16.860Z] > git config --get remote.origin.url # timeout=10 [2022-09-23T10:01:16.878Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-23T10:01:16.883Z] Verifying host key using known hosts file [2022-09-23T10:01:16.887Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-23T10:01:16.896Z] > git merge cf21bfd5405bc980f84ddcb8ca434f93a530fcad # timeout=10 [2022-09-23T10:01:16.927Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-23T10:01:16.950Z] > git config core.sparsecheckout # timeout=10 [2022-09-23T10:01:16.961Z] > git checkout -f 38c18c48678d8da829d4992362fac8520be6cbc3 # timeout=10 [2022-09-23T10:01:20.603Z] Commit message: "feat(command): publish device service response to external MQTT" [2022-09-23T10:01:20.648Z] > git --version # timeout=10 [2022-09-23T10:01:20.659Z] > git --version # 'git version 2.25.1' [2022-09-23T10:01:20.677Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-23T10:01:21.847Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-23T10:01:21.847Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-23T10:01:21.847Z] Dload Upload Total Spent Left Speed [2022-09-23T10:01:21.847Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 95469 0 --:--:-- --:--:-- --:--:-- 95469 [Pipeline] sh [2022-09-23T10:01:22.546Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-23T10:01:22.890Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-23T10:01:22.890Z] + sudo tee /etc/docker/daemon.new [2022-09-23T10:01:22.890Z] { [2022-09-23T10:01:22.890Z] "registry-mirrors": [ [2022-09-23T10:01:22.890Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-23T10:01:22.890Z] ], [2022-09-23T10:01:22.890Z] "bip": "10.250.0.254/24", [2022-09-23T10:01:22.890Z] "hosts": [ [2022-09-23T10:01:22.890Z] "tcp://0.0.0.0:5555", [2022-09-23T10:01:22.890Z] "unix:///var/run/docker.sock" [2022-09-23T10:01:22.890Z] ], [2022-09-23T10:01:22.890Z] "mtu": 1458, [2022-09-23T10:01:22.890Z] "selinux-enabled": true, [2022-09-23T10:01:22.890Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-23T10:01:22.890Z] } [Pipeline] sh [2022-09-23T10:01:23.236Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-23T10:01:23.392Z] 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-command/core-command ./cmd/core-command [2022-09-23T10:01:23.577Z] + sudo service docker restart [2022-09-23T10:01:24.322Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-23T10:01:32.429Z] 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-09-23T10:01:32.429Z] 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-09-23T10:01:32.996Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-23T10:01:34.373Z] 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-09-23T10:01:35.309Z] 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-09-23T10:01:36.693Z] 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-09-23T10:01:37.259Z] 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-09-23T10:01:38.194Z] 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-09-23T10:01:40.097Z] 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-09-23T10:01:41.501Z] $ docker stop --time=1 5f57439c5e60a7fb794517fa8f3da745177914c0a23bf1d044b6e4e9b1719a60 [2022-09-23T10:01:43.932Z] $ docker rm -f 5f57439c5e60a7fb794517fa8f3da745177914c0a23bf1d044b6e4e9b1719a60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider [2022-09-23T10:01:44.477Z] provisioning config files... [2022-09-23T10:01:44.501Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17907675454526226822tmp [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [2022-09-23T10:01:44.894Z] ---> docker-login.sh [2022-09-23T10:01:44.894Z] nexus3.edgexfoundry.org:10001 [Pipeline] { [Pipeline] sh [2022-09-23T10:01:45.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-23T10:01:45.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-23T10:01:45.227Z] [2022-09-23T10:01:45.227Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-23T10:01:45.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-23T10:01:45.432Z] Configure a credential helper to remove this warning. See [2022-09-23T10:01:45.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-23T10:01:45.432Z] [2022-09-23T10:01:45.432Z] Login Succeeded [2022-09-23T10:01:45.432Z] nexus3.edgexfoundry.org:10002 [2022-09-23T10:01:45.607Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-23T10:01:45.607Z] latest: Pulling from edgex-devops/edgex-compose [2022-09-23T10:01:45.607Z] cbdbe7a5bc2a: Pulling fs layer [2022-09-23T10:01:45.607Z] ca9280d653b3: Pulling fs layer [2022-09-23T10:01:45.607Z] 7e9c9ca2126c: Pulling fs layer [2022-09-23T10:01:45.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-23T10:01:45.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-23T10:01:45.699Z] Configure a credential helper to remove this warning. See [2022-09-23T10:01:45.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-23T10:01:45.699Z] [2022-09-23T10:01:45.699Z] Login Succeeded [2022-09-23T10:01:45.699Z] nexus3.edgexfoundry.org:10003 [2022-09-23T10:01:45.867Z] ca9280d653b3: Verifying Checksum [2022-09-23T10:01:45.867Z] ca9280d653b3: Download complete [2022-09-23T10:01:45.867Z] cbdbe7a5bc2a: Pull complete [2022-09-23T10:01:45.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-23T10:01:45.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-23T10:01:45.966Z] Configure a credential helper to remove this warning. See [2022-09-23T10:01:45.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-23T10:01:45.966Z] [2022-09-23T10:01:45.966Z] Login Succeeded [2022-09-23T10:01:46.125Z] 7e9c9ca2126c: Download complete [2022-09-23T10:01:46.234Z] nexus3.edgexfoundry.org:10004 [2022-09-23T10:01:46.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-23T10:01:46.384Z] ca9280d653b3: Pull complete [2022-09-23T10:01:46.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-23T10:01:46.503Z] Configure a credential helper to remove this warning. See [2022-09-23T10:01:46.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-23T10:01:46.503Z] [2022-09-23T10:01:46.503Z] Login Succeeded [2022-09-23T10:01:46.503Z] docker.io [2022-09-23T10:01:46.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-23T10:01:47.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-23T10:01:47.088Z] Configure a credential helper to remove this warning. See [2022-09-23T10:01:47.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-23T10:01:47.088Z] [2022-09-23T10:01:47.088Z] Login Succeeded [2022-09-23T10:01:47.088Z] ---> docker-login.sh ends [Pipeline] } [2022-09-23T10:01:47.120Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-09-23T10:01:47.694Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-09-23T10:01:47.733Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-23T10:01:47.769Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-23T10:01:47.803Z] ========================================================= [2022-09-23T10:01:47.803Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-23T10:01:47.803Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-23T10:01:48.175Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-23T10:01:48.175Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-23T10:01:48.175Z] b3c136eddcbf: Pulling fs layer [2022-09-23T10:01:48.175Z] c0a3192eca97: Pulling fs layer [2022-09-23T10:01:48.175Z] a050256f5b6f: Pulling fs layer [2022-09-23T10:01:48.175Z] 656be50a0ddc: Pulling fs layer [2022-09-23T10:01:48.175Z] 2bbca73fdf42: Pulling fs layer [2022-09-23T10:01:48.175Z] 46d945488cbd: Pulling fs layer [2022-09-23T10:01:48.175Z] 8a5474983e97: Pulling fs layer [2022-09-23T10:01:48.175Z] 329c88fbcd65: Pulling fs layer [2022-09-23T10:01:48.175Z] 2bbca73fdf42: Waiting [2022-09-23T10:01:48.175Z] 46d945488cbd: Waiting [2022-09-23T10:01:48.175Z] 8a5474983e97: Waiting [2022-09-23T10:01:48.175Z] 329c88fbcd65: Waiting [2022-09-23T10:01:48.175Z] 656be50a0ddc: Waiting [2022-09-23T10:01:48.175Z] a050256f5b6f: Download complete [2022-09-23T10:01:48.448Z] c0a3192eca97: Verifying Checksum [2022-09-23T10:01:48.448Z] c0a3192eca97: Download complete [2022-09-23T10:01:48.448Z] 2bbca73fdf42: Verifying Checksum [2022-09-23T10:01:48.448Z] 2bbca73fdf42: Download complete [2022-09-23T10:01:48.448Z] 46d945488cbd: Verifying Checksum [2022-09-23T10:01:48.448Z] 46d945488cbd: Download complete [2022-09-23T10:01:48.448Z] b3c136eddcbf: Verifying Checksum [2022-09-23T10:01:48.448Z] b3c136eddcbf: Download complete [2022-09-23T10:01:49.426Z] b3c136eddcbf: Pull complete [2022-09-23T10:01:49.426Z] 329c88fbcd65: Verifying Checksum [2022-09-23T10:01:49.426Z] 329c88fbcd65: Download complete [2022-09-23T10:01:49.668Z] 7e9c9ca2126c: Pull complete [2022-09-23T10:01:49.668Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-09-23T10:01:49.668Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-23T10:01:49.668Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [2022-09-23T10:01:49.704Z] c0a3192eca97: Pull complete [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-23T10:01:49.908Z] prd-ubuntu20.04-docker-8c-8g-724 does not seem to be running inside a container [2022-09-23T10:01:49.945Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-23T10:01:49.973Z] a050256f5b6f: Pull complete [2022-09-23T10:01:50.563Z] 8a5474983e97: Verifying Checksum [2022-09-23T10:01:50.563Z] 8a5474983e97: Download complete [2022-09-23T10:01:51.143Z] $ docker top d1a354ee0a3e3d9153fbeef7e8630925467b1696b19aed585c814cce4705b95e -eo pid,comm [2022-09-23T10:01:51.149Z] 656be50a0ddc: Verifying Checksum [2022-09-23T10:01:51.150Z] 656be50a0ddc: Download complete [Pipeline] { [Pipeline] sh [2022-09-23T10:01:51.584Z] + docker-compose build --help [2022-09-23T10:01:51.584Z] + grep parallel [2022-09-23T10:01:52.153Z] --parallel Build images in parallel. [Pipeline] } [2022-09-23T10:01:52.192Z] $ docker stop --time=1 d1a354ee0a3e3d9153fbeef7e8630925467b1696b19aed585c814cce4705b95e [2022-09-23T10:01:53.497Z] $ docker rm -f d1a354ee0a3e3d9153fbeef7e8630925467b1696b19aed585c814cce4705b95e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-23T10:01:54.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-23T10:01:54.089Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-23T10:01:54.249Z] prd-ubuntu20.04-docker-8c-8g-724 does not seem to be running inside a container [2022-09-23T10:01:54.279Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-23T10:01:54.649Z] $ docker top cf4b11a68db905fbe44f6cf9bbee6dc67daea6b6e436f55c4587d3cb5fdf69ee -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-23T10:01:55.040Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-23T10:01:55.608Z] Building core-command ... [2022-09-23T10:01:55.608Z] Building core-data ... [2022-09-23T10:01:55.608Z] Building core-metadata ... [2022-09-23T10:01:55.608Z] Building security-bootstrapper ... [2022-09-23T10:01:55.608Z] Building security-proxy-setup ... [2022-09-23T10:01:55.608Z] Building security-secretstore-setup ... [2022-09-23T10:01:55.608Z] Building security-spiffe-token-provider ... [2022-09-23T10:01:55.608Z] Building security-spire-agent ... [2022-09-23T10:01:55.608Z] Building security-spire-config ... [2022-09-23T10:01:55.608Z] Building security-spire-server ... [2022-09-23T10:01:55.608Z] Building support-notifications ... [2022-09-23T10:01:55.608Z] Building support-scheduler ... [2022-09-23T10:01:55.608Z] Building sys-mgmt-agent ... [2022-09-23T10:01:55.608Z] Building core-command [2022-09-23T10:01:55.608Z] Building security-secretstore-setup [2022-09-23T10:01:55.608Z] Building sys-mgmt-agent [2022-09-23T10:01:55.608Z] Building security-spiffe-token-provider [2022-09-23T10:01:55.608Z] Building security-bootstrapper [2022-09-23T10:02:03.489Z] 656be50a0ddc: Pull complete [2022-09-23T10:02:03.489Z] 2bbca73fdf42: Pull complete [2022-09-23T10:02:03.489Z] 46d945488cbd: Pull complete [2022-09-23T10:02:07.807Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-23T10:02:07.807Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-23T10:02:07.807Z] ---> 66d83ef4e244 [2022-09-23T10:02:07.807Z] Step 3/33 : WORKDIR /edgex-go [2022-09-23T10:02:08.065Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-23T10:02:08.065Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-23T10:02:08.065Z] ---> 66d83ef4e244 [2022-09-23T10:02:08.066Z] Step 3/20 : WORKDIR /edgex-go [2022-09-23T10:02:08.066Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-23T10:02:08.066Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-23T10:02:08.066Z] ---> 66d83ef4e244 [2022-09-23T10:02:08.066Z] Step 3/25 : WORKDIR /edgex-go [2022-09-23T10:02:08.066Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-23T10:02:08.066Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-23T10:02:08.066Z] ---> 66d83ef4e244 [2022-09-23T10:02:08.066Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-23T10:02:08.324Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-23T10:02:08.324Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-23T10:02:08.324Z] ---> 66d83ef4e244 [2022-09-23T10:02:08.324Z] Step 3/23 : WORKDIR /edgex-go [2022-09-23T10:02:10.158Z] 8a5474983e97: Pull complete [2022-09-23T10:02:11.582Z] 329c88fbcd65: Pull complete [2022-09-23T10:02:11.582Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-23T10:02:11.582Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-23T10:02:11.582Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-23T10:02:11.609Z] ---> Running in 314fdc8d971a [2022-09-23T10:02:11.609Z] ---> Running in 36c586804dff [2022-09-23T10:02:11.609Z] ---> Running in 266436f8014c [2022-09-23T10:02:11.609Z] ---> Running in a02124891673 [2022-09-23T10:02:11.609Z] ---> Running in 78be7c1f2914 [2022-09-23T10:02:11.609Z] Removing intermediate container 36c586804dff [2022-09-23T10:02:11.609Z] ---> 79dfbbcc9cb5 [2022-09-23T10:02:11.609Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-23T10:02:11.609Z] Removing intermediate container a02124891673 [2022-09-23T10:02:11.609Z] ---> 6c464f3db1a8 [2022-09-23T10:02:11.609Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-23T10:02:11.609Z] Removing intermediate container 266436f8014c [2022-09-23T10:02:11.609Z] ---> b81501d7ed5c [2022-09-23T10:02:11.609Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-23T10:02:11.609Z] Removing intermediate container 314fdc8d971a [2022-09-23T10:02:11.609Z] ---> 420b01646fca [2022-09-23T10:02:11.609Z] Step 4/24 : WORKDIR /edgex-go [2022-09-23T10:02:11.609Z] Removing intermediate container 78be7c1f2914 [2022-09-23T10:02:11.609Z] ---> de37f574ab0b [2022-09-23T10:02:11.609Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-23T10:02:11.609Z] ---> Running in d374ba287ace [2022-09-23T10:02:11.609Z] ---> Running in fc8be5401056 [Pipeline] fileExists [Pipeline] sh [2022-09-23T10:02:11.876Z] ---> Running in 5d0dfe528cb8 [2022-09-23T10:02:11.876Z] ---> Running in ff95de8378fc [2022-09-23T10:02:11.876Z] ---> Running in c6d1b8e80ef0 [2022-09-23T10:02:11.876Z] Removing intermediate container 5d0dfe528cb8 [2022-09-23T10:02:11.876Z] ---> 6c1bdf9afefe [2022-09-23T10:02:11.876Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-23T10:02:11.876Z] ---> Running in 8561aa458f75 [2022-09-23T10:02:12.009Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-23T10:02:12.009Z] WORKDIR /edgex [2022-09-23T10:02:12.009Z] COPY go.mod . [2022-09-23T10:02:12.009Z] RUN go mod download -t [2022-09-23T10:02:12.009Z] ci-base-image-arm64 -f - . [2022-09-23T10:02:12.602Z] Sending build context to Docker daemon 3.248MB [2022-09-23T10:02:12.602Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-23T10:02:12.602Z] ---> ff4287adb874 [2022-09-23T10:02:12.602Z] Step 2/4 : WORKDIR /edgex [2022-09-23T10:02:12.810Z] Removing intermediate container d374ba287ace [2022-09-23T10:02:12.810Z] ---> 3a86e3917d8f [2022-09-23T10:02:12.810Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-23T10:02:12.810Z] Removing intermediate container fc8be5401056 [2022-09-23T10:02:12.810Z] ---> 85cfbff33935 [2022-09-23T10:02:12.810Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-23T10:02:12.810Z] ---> Running in eb17adb80275 [2022-09-23T10:02:12.810Z] ---> Running in 84a635a19cbc [2022-09-23T10:02:12.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-23T10:02:12.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-23T10:02:13.069Z] v3.16.2-196-g7658871b27 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-23T10:02:13.069Z] v3.16.2-195-g10289c370b [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-23T10:02:13.069Z] OK: 17041 distinct packages available [2022-09-23T10:02:13.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-23T10:02:13.069Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-23T10:02:13.069Z] Removing intermediate container ff95de8378fc [2022-09-23T10:02:13.069Z] ---> 2f44117fcac7 [2022-09-23T10:02:13.069Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-23T10:02:13.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-23T10:02:13.069Z] Removing intermediate container 8561aa458f75 [2022-09-23T10:02:13.069Z] ---> cc1e7b385f39 [2022-09-23T10:02:13.069Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-23T10:02:13.327Z] ---> Running in 64390695008a [2022-09-23T10:02:13.327Z] ---> Running in b87a62e0a8f4 [2022-09-23T10:02:13.327Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-23T10:02:13.327Z] OK: 211 MiB in 51 packages [2022-09-23T10:02:13.897Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-23T10:02:13.897Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-23T10:02:13.897Z] Removing intermediate container c6d1b8e80ef0 [2022-09-23T10:02:13.897Z] ---> cd9a9f2828e1 [2022-09-23T10:02:13.897Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-23T10:02:13.897Z] ---> 90990a6dbadd [2022-09-23T10:02:13.897Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-23T10:02:13.897Z] ---> Running in 93628b32e8a7 [2022-09-23T10:02:14.160Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-23T10:02:14.160Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-23T10:02:14.418Z] OK: 211 MiB in 51 packages [2022-09-23T10:02:14.418Z] OK: 211 MiB in 51 packages [2022-09-23T10:02:14.553Z] ---> Running in 885e15246da5 [2022-09-23T10:02:14.553Z] Removing intermediate container 885e15246da5 [2022-09-23T10:02:14.553Z] ---> 8c6f24063f5d [2022-09-23T10:02:14.553Z] Step 3/4 : COPY go.mod . [2022-09-23T10:02:14.677Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-23T10:02:14.677Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-23T10:02:14.948Z] Removing intermediate container eb17adb80275 [2022-09-23T10:02:14.948Z] ---> 31cc34dfdf10 [2022-09-23T10:02:14.948Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-23T10:02:14.948Z] Removing intermediate container 84a635a19cbc [2022-09-23T10:02:14.948Z] ---> 4375b6e04054 [2022-09-23T10:02:14.948Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-23T10:02:14.948Z] ---> 152cc9fba8fb [2022-09-23T10:02:14.948Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-23T10:02:14.948Z] ---> 0457c9966f2b [2022-09-23T10:02:15.139Z] ---> 60f3098cea51 [2022-09-23T10:02:15.139Z] Step 4/4 : RUN go mod download [2022-09-23T10:02:15.139Z] ---> Running in 07973c2611b7 [2022-09-23T10:02:15.206Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-23T10:02:15.206Z] ---> Running in dd3266a88d9d [2022-09-23T10:02:15.206Z] ---> Running in ce2e01f63707 [2022-09-23T10:02:15.464Z] OK: 211 MiB in 51 packages [2022-09-23T10:02:15.736Z] OK: 211 MiB in 51 packages [2022-09-23T10:02:15.995Z] Removing intermediate container 64390695008a [2022-09-23T10:02:15.995Z] ---> 1e0bec864fe1 [2022-09-23T10:02:15.995Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-23T10:02:15.995Z] ---> 3cc2b99ceea3 [2022-09-23T10:02:15.995Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-23T10:02:16.253Z] ---> Running in 6e2d98577639 [2022-09-23T10:02:16.253Z] Removing intermediate container b87a62e0a8f4 [2022-09-23T10:02:16.253Z] ---> 6219eadd5e9b [2022-09-23T10:02:16.253Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-23T10:02:16.253Z] ---> 02891f7a66ea [2022-09-23T10:02:16.253Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-23T10:02:16.512Z] ---> Running in 21ae4816a89f [2022-09-23T10:02:34.607Z] Removing intermediate container ce2e01f63707 [2022-09-23T10:02:34.607Z] ---> 2d7f5677ceed [2022-09-23T10:02:34.607Z] Step 8/23 : COPY . . [2022-09-23T10:02:34.607Z] Removing intermediate container 93628b32e8a7 [2022-09-23T10:02:34.607Z] ---> 09c76236aee8 [2022-09-23T10:02:34.607Z] Step 7/20 : COPY . . [2022-09-23T10:02:34.607Z] Removing intermediate container dd3266a88d9d [2022-09-23T10:02:34.607Z] ---> 2058c73e630e [2022-09-23T10:02:34.607Z] Step 8/25 : COPY . . [2022-09-23T10:02:34.607Z] Removing intermediate container 6e2d98577639 [2022-09-23T10:02:34.607Z] ---> 0209c8b9a07c [2022-09-23T10:02:34.607Z] Step 8/33 : COPY . . [2022-09-23T10:02:34.607Z] Removing intermediate container 21ae4816a89f [2022-09-23T10:02:34.607Z] ---> 906169c14ee4 [2022-09-23T10:02:34.607Z] Step 9/24 : COPY . . [2022-09-23T10:02:44.577Z] ---> 989fb22d0284 [2022-09-23T10:02:44.577Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-23T10:02:44.577Z] ---> f33cf3a9fb46 [2022-09-23T10:02:44.577Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-23T10:02:44.577Z] ---> caff97bd4992 [2022-09-23T10:02:44.577Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-23T10:02:44.577Z] ---> 548fbe2c32d9 [2022-09-23T10:02:44.577Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-23T10:02:44.577Z] ---> d57511ea1943 [2022-09-23T10:02:44.577Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-23T10:02:44.577Z] ---> Running in b8fd5e98fe34 [2022-09-23T10:02:44.577Z] ---> Running in 62239025336f [2022-09-23T10:02:44.577Z] ---> Running in 885972e77e96 [2022-09-23T10:02:44.577Z] ---> Running in 5ca134eddfb1 [2022-09-23T10:02:44.577Z] ---> Running in 706ce7474dc6 [2022-09-23T10:02:44.834Z] 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-09-23T10:02:45.091Z] 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-09-23T10:02:45.091Z] 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-09-23T10:02:45.091Z] 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-command/core-command ./cmd/core-command [2022-09-23T10:02:45.091Z] 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-09-23T10:02:47.394Z] Removing intermediate container 07973c2611b7 [2022-09-23T10:02:47.394Z] ---> ce633f83814b [2022-09-23T10:02:47.394Z] Successfully built ce633f83814b [2022-09-23T10:02:47.394Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-23T10:02:47.787Z] + docker inspect -f . ci-base-image-arm64 [2022-09-23T10:02:47.787Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-23T10:02:48.038Z] prd-ubuntu20.04-docker-arm64-4c-16g-725 does not seem to be running inside a container [2022-09-23T10:02:48.104Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-23T10:02:49.340Z] $ docker top 3d9a270e11baa31ddfb62419c86d3a75b0e3495dfc4a560c75d069b6db47d3f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-23T10:02:50.213Z] + go version [2022-09-23T10:02:50.214Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-23T10:02:50.249Z] $ docker stop --time=1 3d9a270e11baa31ddfb62419c86d3a75b0e3495dfc4a560c75d069b6db47d3f6 [2022-09-23T10:02:51.868Z] $ docker rm -f 3d9a270e11baa31ddfb62419c86d3a75b0e3495dfc4a560c75d069b6db47d3f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-23T10:02:52.672Z] + docker inspect -f . ci-base-image-arm64 [2022-09-23T10:02:52.672Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-23T10:02:52.907Z] prd-ubuntu20.04-docker-arm64-4c-16g-725 does not seem to be running inside a container [2022-09-23T10:02:52.975Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-23T10:02:54.109Z] $ docker top dd417555b14f88acd34961f467b60f3b5b9f1e0ceecf74409ea0880be74f5fed -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-23T10:02:54.365Z] ========================================================= [2022-09-23T10:02:54.365Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-23T10:02:54.365Z] ========================================================= [Pipeline] sh [2022-09-23T10:02:54.681Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-23T10:02:55.333Z] + make test [2022-09-23T10:02:55.601Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-23T10:03:17.144Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-23T10:03:18.518Z] Removing intermediate container b8fd5e98fe34 [2022-09-23T10:03:18.519Z] ---> 5107e9eba6ab [2022-09-23T10:03:18.519Z] [2022-09-23T10:03:18.519Z] Step 10/33 : FROM alpine:3.16 [2022-09-23T10:03:18.519Z] Removing intermediate container 706ce7474dc6 [2022-09-23T10:03:18.519Z] ---> 23378849f550 [2022-09-23T10:03:18.519Z] [2022-09-23T10:03:18.519Z] Step 10/25 : FROM alpine:3.16 [2022-09-23T10:03:18.519Z] Removing intermediate container 5ca134eddfb1 [2022-09-23T10:03:18.519Z] ---> 1d0053a4b06e [2022-09-23T10:03:18.519Z] [2022-09-23T10:03:18.519Z] Step 11/24 : FROM alpine:3.16 [2022-09-23T10:03:18.519Z] Removing intermediate container 885972e77e96 [2022-09-23T10:03:18.519Z] ---> 08e7481fd2e3 [2022-09-23T10:03:18.519Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-23T10:03:18.519Z] ---> Running in d55adda7a62f [2022-09-23T10:03:19.084Z] 3.16: Pulling from library/alpine [2022-09-23T10:03:19.342Z] 3.16: Pulling from library/alpine [2022-09-23T10:03:19.342Z] 3.16: Pulling from library/alpine [2022-09-23T10:03:20.716Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-23T10:03:20.716Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-23T10:03:20.716Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-23T10:03:20.716Z] Status: Image is up to date for alpine:3.16 [2022-09-23T10:03:20.716Z] Status: Downloaded newer image for alpine:3.16 [2022-09-23T10:03:20.716Z] Status: Image is up to date for alpine:3.16 [2022-09-23T10:03:20.716Z] ---> 9c6f07244728 [2022-09-23T10:03:20.716Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-23T10:03:20.716Z] ---> 9c6f07244728 [2022-09-23T10:03:20.716Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-23T10:03:20.716Z] ---> 9c6f07244728 [2022-09-23T10:03:20.716Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-23T10:03:20.716Z] ---> Running in 581bd7d2a3f8 [2022-09-23T10:03:20.716Z] ---> Running in 57868d06a1dd [2022-09-23T10:03:20.716Z] ---> Running in 43a08aa44871 [2022-09-23T10:03:20.716Z] Removing intermediate container 62239025336f [2022-09-23T10:03:20.716Z] ---> 8b0f94805017 [2022-09-23T10:03:20.716Z] [2022-09-23T10:03:20.716Z] Step 9/20 : FROM alpine:3.15 [2022-09-23T10:03:20.975Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-23T10:03:20.975Z] Removing intermediate container 43a08aa44871 [2022-09-23T10:03:20.975Z] ---> fcc0bada60bd [2022-09-23T10:03:20.975Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-23T10:03:20.975Z] 3.15: Pulling from library/alpine [2022-09-23T10:03:20.975Z] ---> Running in 1c0f7cace835 [2022-09-23T10:03:21.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-23T10:03:21.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-23T10:03:21.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-23T10:03:21.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-23T10:03:21.513Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-23T10:03:21.513Z] Status: Downloaded newer image for alpine:3.15 [2022-09-23T10:03:21.513Z] ---> c4fc93816858 [2022-09-23T10:03:21.513Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-23T10:03:21.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-23T10:03:21.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-23T10:03:21.513Z] ---> Running in 62c020d9145e [2022-09-23T10:03:21.778Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-23T10:03:21.778Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-23T10:03:21.778Z] (3/3) Installing su-exec (0.2-r1) [2022-09-23T10:03:21.778Z] Executing busybox-1.35.0-r17.trigger [2022-09-23T10:03:21.778Z] Executing ca-certificates-20220614-r0.trigger [2022-09-23T10:03:21.778Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-23T10:03:21.778Z] Executing busybox-1.35.0-r17.trigger [2022-09-23T10:03:21.778Z] Removing intermediate container 62c020d9145e [2022-09-23T10:03:21.778Z] ---> a495636221e2 [2022-09-23T10:03:21.778Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-23T10:03:21.778Z] OK: 6 MiB in 15 packages [2022-09-23T10:03:21.778Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-23T10:03:21.778Z] (2/2) Installing su-exec (0.2-r1) [2022-09-23T10:03:21.778Z] Executing busybox-1.35.0-r17.trigger [2022-09-23T10:03:21.778Z] ---> Running in 5bdc25e724f3 [2022-09-23T10:03:21.778Z] OK: 6 MiB in 16 packages [2022-09-23T10:03:21.778Z] OK: 6 MiB in 17 packages [2022-09-23T10:03:21.778Z] Removing intermediate container d55adda7a62f [2022-09-23T10:03:21.778Z] ---> 2501209b0d36 [2022-09-23T10:03:21.778Z] [2022-09-23T10:03:21.778Z] Step 11/23 : FROM alpine:3.16 [2022-09-23T10:03:21.778Z] ---> 9c6f07244728 [2022-09-23T10:03:21.778Z] 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-09-23T10:03:22.037Z] ---> Running in b956cff9847c [2022-09-23T10:03:22.037Z] Removing intermediate container b956cff9847c [2022-09-23T10:03:22.037Z] ---> 304e9b74ca66 [2022-09-23T10:03:22.037Z] 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-09-23T10:03:22.037Z] ---> Running in 9ce57460e2bd [2022-09-23T10:03:22.297Z] Removing intermediate container 581bd7d2a3f8 [2022-09-23T10:03:22.297Z] ---> 5637d79e2944 [2022-09-23T10:03:22.297Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-23T10:03:22.297Z] ---> Running in 8f0d256535f8 [2022-09-23T10:03:22.297Z] Removing intermediate container 1c0f7cace835 [2022-09-23T10:03:22.297Z] ---> 9b9f577eb307 [2022-09-23T10:03:22.297Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-23T10:03:22.565Z] ---> Running in d744d2b3a1d1 [2022-09-23T10:03:22.565Z] Removing intermediate container 57868d06a1dd [2022-09-23T10:03:22.565Z] ---> 542c2cc99b92 [2022-09-23T10:03:22.565Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-23T10:03:22.565Z] Removing intermediate container 8f0d256535f8 [2022-09-23T10:03:22.565Z] ---> b1ec63612ad8 [2022-09-23T10:03:22.565Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-23T10:03:22.565Z] ---> Running in 00a35e090cec [2022-09-23T10:03:22.565Z] ---> Running in 0de98e111b2e [2022-09-23T10:03:22.565Z] Removing intermediate container d744d2b3a1d1 [2022-09-23T10:03:22.565Z] ---> 23d3bc5dabf4 [2022-09-23T10:03:22.565Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-23T10:03:22.565Z] Removing intermediate container 5bdc25e724f3 [2022-09-23T10:03:22.565Z] ---> 402da9d55d38 [2022-09-23T10:03:22.565Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-23T10:03:22.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-23T10:03:22.825Z] ---> Running in cd56f49ba16c [2022-09-23T10:03:22.825Z] ---> Running in 71f1651a44d6 [2022-09-23T10:03:22.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-23T10:03:22.825Z] Removing intermediate container 00a35e090cec [2022-09-23T10:03:22.825Z] ---> f0cd5a6e9005 [2022-09-23T10:03:22.825Z] Step 13/25 : WORKDIR / [2022-09-23T10:03:22.825Z] Removing intermediate container 0de98e111b2e [2022-09-23T10:03:22.825Z] ---> adb7f25490a8 [2022-09-23T10:03:22.825Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-23T10:03:22.825Z] ---> Running in bc6857cd2245 [2022-09-23T10:03:22.825Z] ---> Running in 6e6e1ad0c97f [2022-09-23T10:03:22.825Z] Removing intermediate container 71f1651a44d6 [2022-09-23T10:03:22.825Z] ---> 2ab4c3e604b8 [2022-09-23T10:03:22.825Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-23T10:03:23.087Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-23T10:03:23.087Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-23T10:03:23.087Z] ---> Running in 79ff4b3b6d3f [2022-09-23T10:03:23.087Z] (3/33) Installing readline (8.1.2-r0) [2022-09-23T10:03:23.087Z] (4/33) Installing bash (5.1.16-r2) [2022-09-23T10:03:23.087Z] Removing intermediate container bc6857cd2245 [2022-09-23T10:03:23.087Z] ---> 7ee0c7f4b398 [2022-09-23T10:03:23.087Z] Step 16/24 : WORKDIR / [2022-09-23T10:03:23.087Z] Removing intermediate container 6e6e1ad0c97f [2022-09-23T10:03:23.087Z] ---> ed6c272579c0 [2022-09-23T10:03:23.087Z] 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-09-23T10:03:23.087Z] Executing bash-5.1.16-r2.post-install [2022-09-23T10:03:23.087Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-23T10:03:23.087Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-23T10:03:23.087Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-23T10:03:23.087Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-23T10:03:23.087Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-23T10:03:23.087Z] (9/33) Installing curl (7.83.1-r3) [2022-09-23T10:03:23.087Z] ---> Running in 5416facec4f1 [2022-09-23T10:03:23.087Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-23T10:03:23.087Z] Removing intermediate container 79ff4b3b6d3f [2022-09-23T10:03:23.087Z] ---> c438be5eaeaf [2022-09-23T10:03:23.087Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-23T10:03:23.348Z] ---> Running in 6de6e5c98a99 [2022-09-23T10:03:23.348Z] ---> ab3463ce78d2 [2022-09-23T10:03:23.348Z] 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-09-23T10:03:23.348Z] Removing intermediate container 5416facec4f1 [2022-09-23T10:03:23.348Z] ---> 62f48da72fef [2022-09-23T10:03:23.348Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-23T10:03:23.348Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-23T10:03:23.348Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-23T10:03:23.348Z] (13/33) Installing expat (2.4.9-r0) [2022-09-23T10:03:23.610Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-23T10:03:23.610Z] (15/33) Installing gdbm (1.23-r0) [2022-09-23T10:03:23.610Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-23T10:03:23.610Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-23T10:03:23.610Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-23T10:03:23.610Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-23T10:03:23.610Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-23T10:03:23.610Z] Removing intermediate container 6de6e5c98a99 [2022-09-23T10:03:23.610Z] ---> f122e3b33dc6 [2022-09-23T10:03:23.610Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-23T10:03:23.610Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-23T10:03:23.610Z] ---> 0f488d03950f [2022-09-23T10:03:23.610Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-23T10:03:23.610Z] ---> Running in cd807adb06fb [2022-09-23T10:03:23.871Z] ---> 26a96df7afeb [2022-09-23T10:03:23.871Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-23T10:03:23.871Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-23T10:03:23.871Z] ---> 82c222143370 [2022-09-23T10:03:23.871Z] 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-09-23T10:03:24.130Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-23T10:03:24.130Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-23T10:03:24.130Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-23T10:03:24.130Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-23T10:03:24.130Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-23T10:03:24.130Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-23T10:03:24.130Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-23T10:03:24.130Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-23T10:03:24.130Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-23T10:03:24.130Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-23T10:03:24.130Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-23T10:03:24.130Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-23T10:03:24.388Z] Executing busybox-1.35.0-r17.trigger [2022-09-23T10:03:24.388Z] Executing ca-certificates-20220614-r0.trigger [2022-09-23T10:03:24.388Z] v3.15.6-76-gc40548a3b8 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-23T10:03:24.388Z] v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-23T10:03:24.388Z] OK: 15857 distinct packages available [2022-09-23T10:03:24.388Z] OK: 122 MiB in 47 packages [2022-09-23T10:03:24.388Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-23T10:03:24.646Z] ---> c8397b23db7d [2022-09-23T10:03:24.646Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-23T10:03:24.646Z] ---> bfd27620a77b [2022-09-23T10:03:24.646Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-23T10:03:24.905Z] Removing intermediate container cd807adb06fb [2022-09-23T10:03:24.905Z] ---> f824d5dd0833 [2022-09-23T10:03:24.905Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-23T10:03:24.905Z] ---> 7cb22e4f674f [2022-09-23T10:03:24.905Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-23T10:03:24.905Z] ---> Running in a36bc01302d8 [2022-09-23T10:03:24.905Z] ---> Running in cfb928178b45 [2022-09-23T10:03:24.905Z] ---> 5ea26f889d22 [2022-09-23T10:03:24.905Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-23T10:03:25.165Z] Removing intermediate container a36bc01302d8 [2022-09-23T10:03:25.165Z] ---> d961c3479dcc [2022-09-23T10:03:25.165Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-23T10:03:25.165Z] Removing intermediate container cfb928178b45 [2022-09-23T10:03:25.165Z] ---> f55e7cd9b67b [2022-09-23T10:03:25.165Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-23T10:03:25.165Z] ---> Running in 19b4a369512b [2022-09-23T10:03:25.425Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-23T10:03:25.425Z] ---> 085d0909c245 [2022-09-23T10:03:25.425Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-23T10:03:25.425Z] Removing intermediate container 19b4a369512b [2022-09-23T10:03:25.425Z] ---> 5c6ffb5ca73f [2022-09-23T10:03:25.425Z] Step 22/24 : LABEL arch=x86_64 [2022-09-23T10:03:25.425Z] ---> 48383509f0fd [2022-09-23T10:03:25.425Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-23T10:03:25.425Z] ---> Running in 6010073f5185 [2022-09-23T10:03:25.685Z] ---> Running in 10f43f6a4c78 [2022-09-23T10:03:25.685Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-23T10:03:25.685Z] Removing intermediate container 10f43f6a4c78 [2022-09-23T10:03:25.685Z] ---> b683192fcabd [2022-09-23T10:03:25.685Z] Step 23/24 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 [2022-09-23T10:03:25.685Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-23T10:03:25.685Z] ---> Running in f93a8ec3971a [2022-09-23T10:03:25.685Z] ---> f1c22f9ae8bf [2022-09-23T10:03:25.685Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-23T10:03:25.943Z] ---> Running in b819402530e5 [2022-09-23T10:03:25.943Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-23T10:03:25.943Z] Removing intermediate container f93a8ec3971a [2022-09-23T10:03:25.943Z] ---> 1c947f834af1 [2022-09-23T10:03:25.943Z] Step 24/24 : LABEL version=0.0.0 [2022-09-23T10:03:25.943Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-23T10:03:25.943Z] ---> Running in a973af765487 [2022-09-23T10:03:25.943Z] (5/9) Installing curl (7.80.0-r3) [2022-09-23T10:03:26.201Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-23T10:03:26.201Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-23T10:03:26.201Z] (8/9) Installing libucontext (1.1-r0) [2022-09-23T10:03:26.459Z] Removing intermediate container 6010073f5185 [2022-09-23T10:03:26.459Z] ---> 5616b2ad44a5 [2022-09-23T10:03:26.459Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-23T10:03:26.459Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-23T10:03:26.459Z] Removing intermediate container a973af765487 [2022-09-23T10:03:26.459Z] ---> 6f3506025cd1 [2022-09-23T10:03:26.459Z] [2022-09-23T10:03:26.459Z] Executing busybox-1.34.1-r7.trigger [2022-09-23T10:03:26.459Z] Executing ca-certificates-20220614-r0.trigger [2022-09-23T10:03:26.459Z] Successfully built 6f3506025cd1 [2022-09-23T10:03:26.459Z] Successfully tagged core-command:latest [2022-09-23T10:03:26.459Z] Building security-spire-agent [2022-09-23T10:03:26.459Z]  Building core-command ... done OK: 8 MiB in 23 packages [2022-09-23T10:03:26.721Z] ---> 6bb4a4d93e01 [2022-09-23T10:03:26.721Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-23T10:03:27.675Z] ---> fae8a2d3fb31 [2022-09-23T10:03:27.675Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-23T10:03:27.675Z] Removing intermediate container b819402530e5 [2022-09-23T10:03:27.675Z] ---> 3ab31c38553c [2022-09-23T10:03:27.675Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-23T10:03:27.861Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-23T10:03:27.933Z] ---> ae056164c9ac [2022-09-23T10:03:27.933Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-23T10:03:27.933Z] ---> Running in c5a4efcf904e [2022-09-23T10:03:27.933Z] Collecting docker-compose==1.23.2 [2022-09-23T10:03:28.192Z] Removing intermediate container cd56f49ba16c [2022-09-23T10:03:28.192Z] ---> d98b91e32277 [2022-09-23T10:03:28.192Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-23T10:03:28.192Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-23T10:03:28.192Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 23.3 MB/s eta 0:00:00 [2022-09-23T10:03:28.192Z] Removing intermediate container c5a4efcf904e [2022-09-23T10:03:28.192Z] ---> 13f743b92e6d [2022-09-23T10:03:28.192Z] Step 23/25 : LABEL arch=x86_64 [2022-09-23T10:03:28.192Z] Collecting cached-property<2,>=1.2.0 [2022-09-23T10:03:28.192Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-23T10:03:28.192Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-23T10:03:28.192Z] ---> 24ef51408315 [2022-09-23T10:03:28.192Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-23T10:03:28.192Z] ---> Running in 736e95c2880c [2022-09-23T10:03:28.192Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-23T10:03:28.192Z] Preparing metadata (setup.py): started [2022-09-23T10:03:28.450Z] ---> 99a21ff0816e [2022-09-23T10:03:28.450Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-23T10:03:28.450Z] Removing intermediate container 736e95c2880c [2022-09-23T10:03:28.450Z] ---> 5030d4524efd [2022-09-23T10:03:28.450Z] Step 24/25 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 [2022-09-23T10:03:28.730Z] ---> cb17b3a7925c [2022-09-23T10:03:28.730Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-23T10:03:28.730Z] ---> Running in 8b751ed55146 [2022-09-23T10:03:28.730Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-23T10:03:28.730Z] Collecting texttable<0.10,>=0.9.0 [2022-09-23T10:03:28.730Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-23T10:03:28.730Z] Preparing metadata (setup.py): started [2022-09-23T10:03:28.988Z] Removing intermediate container 8b751ed55146 [2022-09-23T10:03:28.988Z] ---> 0d0ae68f75a9 [2022-09-23T10:03:28.988Z] Step 25/25 : LABEL version=0.0.0 [2022-09-23T10:03:28.988Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-23T10:03:28.988Z] ---> a7d4605f69e4 [2022-09-23T10:03:28.988Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-23T10:03:28.988Z] Collecting docker<4.0,>=3.6.0 [2022-09-23T10:03:28.988Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-23T10:03:28.988Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 74.1 MB/s eta 0:00:00 [2022-09-23T10:03:28.988Z] ---> 5e40112a1264 [2022-09-23T10:03:28.988Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-23T10:03:28.988Z] ---> Running in dfd97e11a778 [2022-09-23T10:03:28.988Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-23T10:03:29.247Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-23T10:03:29.247Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 153.8 MB/s eta 0:00:00 [2022-09-23T10:03:29.247Z] Collecting PyYAML<4,>=3.10 [2022-09-23T10:03:29.247Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-23T10:03:29.247Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 65.6 MB/s eta 0:00:00 [2022-09-23T10:03:29.505Z] Removing intermediate container dfd97e11a778 [2022-09-23T10:03:29.505Z] ---> fcb28c52c693 [2022-09-23T10:03:29.505Z] [2022-09-23T10:03:29.505Z] ---> 8f3446601cd4 [2022-09-23T10:03:29.505Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-23T10:03:29.505Z] Successfully built fcb28c52c693 [2022-09-23T10:03:29.764Z] Preparing metadata (setup.py): started [2022-09-23T10:03:29.764Z] Successfully tagged security-secretstore-setup:latest [2022-09-23T10:03:29.764Z] Building support-scheduler [2022-09-23T10:03:29.764Z]  Building security-secretstore-setup ... done  ---> 1e226d03ab62 [2022-09-23T10:03:29.764Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-23T10:03:29.764Z] ---> Running in 757c7df9f9bb [2022-09-23T10:03:29.764Z] ---> Running in 8a07459f4dac [2022-09-23T10:03:30.023Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-23T10:03:30.023Z] Collecting docopt<0.7,>=0.6.1 [2022-09-23T10:03:30.023Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-23T10:03:30.023Z] Preparing metadata (setup.py): started [2022-09-23T10:03:30.281Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-23T10:03:30.281Z] Collecting jsonschema<3,>=2.5.1 [2022-09-23T10:03:30.281Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-23T10:03:30.281Z] Removing intermediate container 8a07459f4dac [2022-09-23T10:03:30.281Z] ---> 008470cd2ac9 [2022-09-23T10:03:30.281Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-23T10:03:30.281Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-23T10:03:30.281Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-23T10:03:30.281Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 123.9 MB/s eta 0:00:00Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-23T10:03:30.281Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-23T10:03:30.281Z] [2022-09-23T10:03:30.281Z] ---> 66d83ef4e244 [2022-09-23T10:03:30.281Z] Step 3/26 : WORKDIR /edgex-go [2022-09-23T10:03:30.281Z] ---> Using cache [2022-09-23T10:03:30.281Z] ---> b81501d7ed5c [2022-09-23T10:03:30.281Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-23T10:03:30.281Z] ---> Using cache [2022-09-23T10:03:30.281Z] ---> 2f44117fcac7 [2022-09-23T10:03:30.281Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-23T10:03:30.281Z] 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-09-23T10:03:30.539Z] Collecting docker-pycreds>=0.4.0 [2022-09-23T10:03:30.539Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-23T10:03:30.539Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-23T10:03:30.539Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-23T10:03:30.539Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 129.2 MB/s eta 0:00:00 [2022-09-23T10:03:30.539Z] Collecting certifi>=2017.4.17 [2022-09-23T10:03:30.539Z] Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) [2022-09-23T10:03:30.539Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 128.8 MB/s eta 0:00:00 [2022-09-23T10:03:30.797Z] Collecting idna<2.8,>=2.5 [2022-09-23T10:03:30.797Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-23T10:03:30.797Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 130.0 MB/s eta 0:00:00 [2022-09-23T10:03:30.797Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-23T10:03:30.797Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-23T10:03:30.797Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 147.3 MB/s eta 0:00:00 [2022-09-23T10:03:30.797Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-23T10:03:30.797Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-23T10:03:30.797Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-23T10:03:30.797Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-23T10:03:30.797Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-23T10:03:30.797Z] Running setup.py install for texttable: started [2022-09-23T10:03:31.054Z] ---> Running in d47c7a89bd46 [2022-09-23T10:03:31.054Z] ---> Running in 7b05660cd244 [2022-09-23T10:03:31.054Z] Running setup.py install for texttable: finished with status 'done' [2022-09-23T10:03:31.054Z] Running setup.py install for PyYAML: started [2022-09-23T10:03:31.333Z] Removing intermediate container 757c7df9f9bb [2022-09-23T10:03:31.333Z] ---> f67c41a3a39b [2022-09-23T10:03:31.333Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-23T10:03:31.333Z] Removing intermediate container d47c7a89bd46 [2022-09-23T10:03:31.333Z] ---> 5b07cfe1f8ae [2022-09-23T10:03:31.333Z] Step 18/20 : LABEL arch=x86_64 [2022-09-23T10:03:31.333Z] ---> Running in 3467cdc6ddd2 [2022-09-23T10:03:31.333Z] ---> Running in c47881ec6987 [2022-09-23T10:03:31.333Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-23T10:03:31.591Z] Removing intermediate container c47881ec6987 [2022-09-23T10:03:31.591Z] ---> 7e28193125c7 [2022-09-23T10:03:31.591Z] Step 19/20 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 [2022-09-23T10:03:31.591Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-23T10:03:31.591Z] Removing intermediate container 3467cdc6ddd2 [2022-09-23T10:03:31.591Z] ---> 07ecc804c0b5 [2022-09-23T10:03:31.591Z] Step 30/33 : CMD ["gate"] [2022-09-23T10:03:31.591Z] ---> Running in 69f976a8ee9a [2022-09-23T10:03:31.591Z] ---> Running in d36cfe3f16e1 [2022-09-23T10:03:31.853Z] Removing intermediate container 69f976a8ee9a [2022-09-23T10:03:31.853Z] ---> 228bc4753eec [2022-09-23T10:03:31.853Z] Step 20/20 : LABEL version=0.0.0 [2022-09-23T10:03:31.853Z] ---> Running in c4e2f7d654d0 [2022-09-23T10:03:31.853Z] Removing intermediate container d36cfe3f16e1 [2022-09-23T10:03:31.853Z] ---> c6f0bd4b3e83 [2022-09-23T10:03:31.853Z] Step 31/33 : LABEL arch=x86_64 [2022-09-23T10:03:31.853Z] Running setup.py install for docopt: started [2022-09-23T10:03:32.116Z] ---> Running in be2d1549083a [2022-09-23T10:03:32.116Z] Removing intermediate container c4e2f7d654d0 [2022-09-23T10:03:32.116Z] ---> b164cfee97c0 [2022-09-23T10:03:32.116Z] [2022-09-23T10:03:32.116Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-23T10:03:32.116Z] Removing intermediate container be2d1549083a [2022-09-23T10:03:32.116Z] ---> d65eaa02ab8d [2022-09-23T10:03:32.116Z] Step 32/33 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 [2022-09-23T10:03:32.380Z] ---> Running in 0d57ac10fb5a [2022-09-23T10:03:32.380Z] Successfully built b164cfee97c0 [2022-09-23T10:03:32.380Z] Successfully tagged security-spiffe-token-provider:latest [2022-09-23T10:03:32.380Z] Building security-proxy-setup [2022-09-23T10:03:32.380Z]  Building security-spiffe-token-provider ... done  Running setup.py install for docopt: finished with status 'done' [2022-09-23T10:03:32.380Z] Removing intermediate container 0d57ac10fb5a [2022-09-23T10:03:32.380Z] ---> 845e9e1ea600 [2022-09-23T10:03:32.380Z] Step 33/33 : LABEL version=0.0.0 [2022-09-23T10:03:32.380Z] ---> Running in 120e35273cf5 [2022-09-23T10:03:32.380Z] OK: 211 MiB in 51 packages [2022-09-23T10:03:32.945Z] Removing intermediate container 120e35273cf5 [2022-09-23T10:03:32.945Z] ---> 40faf49c69fa [2022-09-23T10:03:32.945Z] [2022-09-23T10:03:32.945Z] Successfully built 40faf49c69fa [2022-09-23T10:03:33.203Z] Successfully tagged security-bootstrapper:latest [2022-09-23T10:03:33.203Z] Building support-notifications [2022-09-23T10:03:33.517Z]  Building security-bootstrapper ... done  Running setup.py install for dockerpty: started [2022-09-23T10:03:33.777Z] Removing intermediate container 7b05660cd244 [2022-09-23T10:03:33.777Z] ---> f53c211f805d [2022-09-23T10:03:33.777Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-23T10:03:33.777Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-23T10:03:34.343Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-23T10:03:34.343Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-23T10:03:34.343Z] ---> 66d83ef4e244 [2022-09-23T10:03:34.343Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-23T10:03:34.343Z] ---> Using cache [2022-09-23T10:03:34.343Z] ---> 420b01646fca [2022-09-23T10:03:34.343Z] Step 4/23 : WORKDIR /edgex-go [2022-09-23T10:03:34.343Z] ---> Using cache [2022-09-23T10:03:34.343Z] ---> 6c1bdf9afefe [2022-09-23T10:03:34.343Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-23T10:03:34.343Z] ---> Using cache [2022-09-23T10:03:34.343Z] ---> cc1e7b385f39 [2022-09-23T10:03:34.343Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-23T10:03:34.343Z] ---> Using cache [2022-09-23T10:03:34.343Z] ---> 6219eadd5e9b [2022-09-23T10:03:34.343Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-23T10:03:34.343Z] ---> Using cache [2022-09-23T10:03:34.343Z] ---> 02891f7a66ea [2022-09-23T10:03:34.343Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-23T10:03:34.343Z] ---> Using cache [2022-09-23T10:03:34.343Z] ---> 906169c14ee4 [2022-09-23T10:03:34.343Z] Step 9/23 : COPY . . [2022-09-23T10:03:34.343Z] ---> Using cache [2022-09-23T10:03:34.343Z] ---> caff97bd4992 [2022-09-23T10:03:34.343Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-23T10:03:34.343Z] ---> 65265dc0963b [2022-09-23T10:03:34.343Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-23T10:03:34.910Z] ---> Running in a95a9cdf7a7f [2022-09-23T10:03:34.910Z] ---> Running in 954bd55b8771 [2022-09-23T10:03:35.167Z] 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-09-23T10:03:35.167Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 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-09-23T10:03:35.425Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-23T10:03:36.803Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-23T10:03:36.803Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-23T10:03:36.803Z] ---> 66d83ef4e244 [2022-09-23T10:03:36.803Z] Step 3/22 : WORKDIR /edgex-go [2022-09-23T10:03:36.803Z] ---> Using cache [2022-09-23T10:03:36.803Z] ---> b81501d7ed5c [2022-09-23T10:03:36.803Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-23T10:03:36.803Z] ---> Using cache [2022-09-23T10:03:36.803Z] ---> 2f44117fcac7 [2022-09-23T10:03:36.803Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-23T10:03:36.803Z] ---> Using cache [2022-09-23T10:03:36.803Z] ---> 1e0bec864fe1 [2022-09-23T10:03:36.803Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-23T10:03:36.803Z] ---> Using cache [2022-09-23T10:03:36.803Z] ---> 3cc2b99ceea3 [2022-09-23T10:03:36.803Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-23T10:03:36.803Z] ---> Using cache [2022-09-23T10:03:36.803Z] ---> 0209c8b9a07c [2022-09-23T10:03:36.803Z] Step 8/22 : COPY . . [2022-09-23T10:03:36.803Z] ---> Using cache [2022-09-23T10:03:36.803Z] ---> 989fb22d0284 [2022-09-23T10:03:36.803Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-23T10:03:37.374Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-23T10:03:37.374Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-23T10:03:37.374Z] ---> 66d83ef4e244 [2022-09-23T10:03:37.374Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-23T10:03:37.374Z] ---> Using cache [2022-09-23T10:03:37.374Z] ---> 420b01646fca [2022-09-23T10:03:37.374Z] Step 4/23 : WORKDIR /edgex-go [2022-09-23T10:03:37.374Z] ---> Using cache [2022-09-23T10:03:37.374Z] ---> 6c1bdf9afefe [2022-09-23T10:03:37.374Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-23T10:03:37.374Z] ---> Using cache [2022-09-23T10:03:37.374Z] ---> cc1e7b385f39 [2022-09-23T10:03:37.374Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-23T10:03:37.948Z] ---> Running in 8498561cef13 [2022-09-23T10:03:37.948Z] ---> Running in d704bf6863d8 [2022-09-23T10:03:38.207Z] 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-09-23T10:03:38.465Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-23T10:03:39.417Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-23T10:03:39.417Z] Removing intermediate container 9ce57460e2bd [2022-09-23T10:03:39.417Z] ---> aa8f9dff57f5 [2022-09-23T10:03:39.417Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-23T10:03:39.417Z] ---> Running in 37662eebffcd [2022-09-23T10:03:39.417Z] Removing intermediate container 37662eebffcd [2022-09-23T10:03:39.417Z] ---> dbc0546bf66c [2022-09-23T10:03:39.417Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-23T10:03:39.697Z] OK: 211 MiB in 51 packages [2022-09-23T10:03:39.697Z] ---> Running in 26c4caf838b8 [2022-09-23T10:03:39.955Z] Removing intermediate container 26c4caf838b8 [2022-09-23T10:03:39.955Z] ---> cfcd1372736b [2022-09-23T10:03:39.955Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-23T10:03:40.521Z] Removing intermediate container d704bf6863d8 [2022-09-23T10:03:40.521Z] ---> abb0d79c7a37 [2022-09-23T10:03:40.521Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-23T10:03:40.521Z] ---> abf9e48a95c3 [2022-09-23T10:03:40.521Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-23T10:03:41.092Z] ---> b3a444c3cfa4 [2022-09-23T10:03:41.092Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-23T10:03:41.092Z] ---> Running in a7ef92ec9f5f [2022-09-23T10:03:41.092Z] ---> aeba1c103af4 [2022-09-23T10:03:41.092Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-23T10:03:42.057Z] ---> e47d57d0e5b1 [2022-09-23T10:03:42.057Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-23T10:03:42.057Z] ---> Running in 45258ed3f586 [2022-09-23T10:03:42.315Z] Removing intermediate container 45258ed3f586 [2022-09-23T10:03:42.315Z] ---> baf362497b82 [2022-09-23T10:03:42.315Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-23T10:03:42.576Z] ---> Running in 6538a4e4e853 [2022-09-23T10:03:42.835Z] Removing intermediate container 6538a4e4e853 [2022-09-23T10:03:42.835Z] ---> 4914dcffae21 [2022-09-23T10:03:42.835Z] Step 21/23 : LABEL arch=x86_64 [2022-09-23T10:03:42.835Z] ---> Running in dbaaf1881dc9 [2022-09-23T10:03:43.784Z] Removing intermediate container dbaaf1881dc9 [2022-09-23T10:03:43.784Z] ---> eaa9fdc8d234 [2022-09-23T10:03:43.784Z] Step 22/23 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 [2022-09-23T10:03:44.042Z] ---> Running in 277f99bc7c3d [2022-09-23T10:03:44.301Z] Removing intermediate container a95a9cdf7a7f [2022-09-23T10:03:44.301Z] ---> 4cd0b3a60db5 [2022-09-23T10:03:44.301Z] Step 8/26 : COPY . . [2022-09-23T10:03:44.563Z] Removing intermediate container 277f99bc7c3d [2022-09-23T10:03:44.563Z] ---> 5c261b70daba [2022-09-23T10:03:44.563Z] Step 23/23 : LABEL version=0.0.0 [2022-09-23T10:03:45.507Z] ---> Running in a1d2ed99660b [2022-09-23T10:03:46.193Z] Removing intermediate container a1d2ed99660b [2022-09-23T10:03:46.193Z] ---> 8550e7e638fa [2022-09-23T10:03:46.193Z] [2022-09-23T10:03:46.193Z] Successfully built 8550e7e638fa [2022-09-23T10:03:46.193Z] Successfully tagged sys-mgmt-agent:latest [2022-09-23T10:03:46.193Z] Building core-data [2022-09-23T10:03:53.063Z]  Building sys-mgmt-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-23T10:03:53.063Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-23T10:03:53.063Z] ---> 66d83ef4e244 [2022-09-23T10:03:53.063Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-23T10:03:53.063Z] ---> Using cache [2022-09-23T10:03:53.063Z] ---> 420b01646fca [2022-09-23T10:03:53.063Z] Step 4/24 : WORKDIR /edgex-go [2022-09-23T10:03:53.063Z] ---> Using cache [2022-09-23T10:03:53.063Z] ---> 6c1bdf9afefe [2022-09-23T10:03:53.063Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-23T10:03:53.063Z] ---> Using cache [2022-09-23T10:03:53.063Z] ---> cc1e7b385f39 [2022-09-23T10:03:53.063Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-23T10:03:55.007Z] ---> Running in 37e975b1c031 [2022-09-23T10:03:55.007Z] ---> cf8d4f09593e [2022-09-23T10:03:55.007Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-23T10:03:55.269Z] ---> Running in 9a0eb1ecda69 [2022-09-23T10:03:55.269Z] Removing intermediate container a7ef92ec9f5f [2022-09-23T10:03:55.269Z] ---> 8ae2ecf9b986 [2022-09-23T10:03:55.269Z] Step 9/23 : COPY . . [2022-09-23T10:03:55.269Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-23T10:03:55.527Z] Removing intermediate container 9a0eb1ecda69 [2022-09-23T10:03:55.527Z] ---> 674b79c5cd4b [2022-09-23T10:03:55.527Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-23T10:03:55.527Z] ---> Running in 73244c701e57 [2022-09-23T10:03:56.093Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-23T10:03:56.357Z] Removing intermediate container 73244c701e57 [2022-09-23T10:03:56.357Z] ---> 2e4da32ad5f3 [2022-09-23T10:03:56.357Z] 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-09-23T10:03:56.618Z] OK: 211 MiB in 51 packages [2022-09-23T10:03:56.878Z] 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-09-23T10:03:57.814Z] ---> Running in 8a19d3b208a6 [2022-09-23T10:03:58.072Z] Removing intermediate container 37e975b1c031 [2022-09-23T10:03:58.072Z] ---> 60dac1a027fe [2022-09-23T10:03:58.072Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-23T10:03:58.643Z] ---> 88cbb4523073 [2022-09-23T10:03:58.643Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-23T10:03:58.902Z] ---> Running in c3b59fa7003f [2022-09-23T10:03:58.902Z] Removing intermediate container 8a19d3b208a6 [2022-09-23T10:03:58.902Z] ---> 3ffe8686ac4a [2022-09-23T10:03:58.902Z] Step 12/26 : WORKDIR /edgex-go [2022-09-23T10:03:59.162Z] ---> Running in 878c04a139ed [2022-09-23T10:03:59.162Z] ---> 44a6ae64c505 [2022-09-23T10:03:59.162Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-23T10:03:59.739Z] ---> Running in 497c3b6217dc [2022-09-23T10:03:59.739Z] Removing intermediate container 878c04a139ed [2022-09-23T10:03:59.739Z] ---> b8a3040a4bd7 [2022-09-23T10:03:59.739Z] [2022-09-23T10:03:59.739Z] Step 13/26 : FROM alpine:3.15 [2022-09-23T10:03:59.739Z] ---> c4fc93816858 [2022-09-23T10:03:59.739Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-23T10:03:59.739Z] ---> Using cache [2022-09-23T10:03:59.739Z] ---> a495636221e2 [2022-09-23T10:03:59.739Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-23T10:03:59.739Z] ---> Using cache [2022-09-23T10:03:59.739Z] ---> 402da9d55d38 [2022-09-23T10:03:59.739Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-23T10:03:59.739Z] ---> Running in 006c2b9de76f [2022-09-23T10:03:59.998Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-23T10:04:00.295Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-23T10:04:01.236Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-23T10:04:01.497Z] v3.15.6-76-gc40548a3b8 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-23T10:04:01.497Z] v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-23T10:04:01.497Z] OK: 15857 distinct packages available [2022-09-23T10:04:01.497Z] Removing intermediate container 8498561cef13 [2022-09-23T10:04:01.497Z] ---> 6ab5daa30bc6 [2022-09-23T10:04:01.497Z] [2022-09-23T10:04:01.497Z] Step 10/22 : FROM alpine:3.16 [2022-09-23T10:04:01.497Z] ---> 9c6f07244728 [2022-09-23T10:04:01.497Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-23T10:04:01.497Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-23T10:04:02.068Z] ---> Running in 15d1c78111b9 [2022-09-23T10:04:02.068Z] Removing intermediate container 954bd55b8771 [2022-09-23T10:04:02.068Z] ---> aa69a40a61f4 [2022-09-23T10:04:02.068Z] [2022-09-23T10:04:02.068Z] Step 11/23 : FROM alpine:3.16 [2022-09-23T10:04:02.068Z] ---> 9c6f07244728 [2022-09-23T10:04:02.068Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-23T10:04:02.068Z] ---> Using cache [2022-09-23T10:04:02.068Z] ---> 5637d79e2944 [2022-09-23T10:04:02.068Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-23T10:04:02.068Z] ---> Using cache [2022-09-23T10:04:02.068Z] ---> b1ec63612ad8 [2022-09-23T10:04:02.068Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-23T10:04:02.068Z] ---> Running in c4743296e102 [2022-09-23T10:04:02.326Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-23T10:04:02.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-23T10:04:02.587Z] Removing intermediate container c4743296e102 [2022-09-23T10:04:02.587Z] ---> 3e87f24f10f0 [2022-09-23T10:04:02.587Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-23T10:04:02.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-23T10:04:02.587Z] ---> Running in 6a679d11f8c7 [2022-09-23T10:04:02.846Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-23T10:04:02.846Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-23T10:04:02.846Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-23T10:04:02.846Z] Removing intermediate container 6a679d11f8c7 [2022-09-23T10:04:02.846Z] ---> cdaa30eabb44 [2022-09-23T10:04:02.846Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-23T10:04:02.846Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-23T10:04:02.846Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-23T10:04:02.846Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-23T10:04:02.846Z] (5/6) Installing curl (7.83.1-r3) [2022-09-23T10:04:02.846Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-23T10:04:02.846Z] Executing busybox-1.35.0-r17.trigger [2022-09-23T10:04:02.846Z] Executing ca-certificates-20220614-r0.trigger [2022-09-23T10:04:02.846Z] (3/5) Installing libucontext (1.1-r0) [2022-09-23T10:04:02.846Z] OK: 8 MiB in 20 packages [2022-09-23T10:04:03.105Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-23T10:04:03.105Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-23T10:04:03.105Z] Executing busybox-1.34.1-r7.trigger [2022-09-23T10:04:03.105Z] OK: 7 MiB in 19 packages [2022-09-23T10:04:03.363Z] ---> dcdefcd408d2 [2022-09-23T10:04:03.363Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-23T10:04:04.297Z] Removing intermediate container 15d1c78111b9 [2022-09-23T10:04:04.297Z] ---> 0f667dfee513 [2022-09-23T10:04:04.297Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-23T10:04:04.555Z] Removing intermediate container 006c2b9de76f [2022-09-23T10:04:04.555Z] ---> b3050c958b31 [2022-09-23T10:04:04.555Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-23T10:04:04.555Z] ---> 9badd08516d7 [2022-09-23T10:04:04.555Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-23T10:04:04.555Z] ---> Running in fde17453a945 [2022-09-23T10:04:05.123Z] Removing intermediate container fde17453a945 [2022-09-23T10:04:05.123Z] ---> df717074c401 [2022-09-23T10:04:05.123Z] Step 13/22 : WORKDIR /edgex [2022-09-23T10:04:05.123Z] ---> 07a2119eece2 [2022-09-23T10:04:05.382Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-23T10:04:05.383Z] ---> Running in 88a340a2f1ef [2022-09-23T10:04:05.383Z] ---> Running in 55bc70b9ed61 [2022-09-23T10:04:05.641Z] ---> 6dba1eb3512f [2022-09-23T10:04:05.641Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-23T10:04:05.641Z] Removing intermediate container 88a340a2f1ef [2022-09-23T10:04:05.641Z] ---> 3064e1b89ed1 [2022-09-23T10:04:05.641Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-23T10:04:05.641Z] Removing intermediate container 55bc70b9ed61 [2022-09-23T10:04:05.641Z] ---> ddb5e4bb32a7 [2022-09-23T10:04:05.641Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-23T10:04:05.898Z] ---> Running in 596cdfc43ba0 [2022-09-23T10:04:06.164Z] Removing intermediate container 596cdfc43ba0 [2022-09-23T10:04:06.164Z] ---> 3cf2ae2be0cc [2022-09-23T10:04:06.164Z] Step 21/23 : LABEL arch=x86_64 [2022-09-23T10:04:06.164Z] ---> de0c398ccdc5 [2022-09-23T10:04:06.164Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-23T10:04:06.421Z] ---> Running in 277d36962588 [2022-09-23T10:04:06.987Z] Removing intermediate container 277d36962588 [2022-09-23T10:04:06.987Z] ---> 05dde70b4d11 [2022-09-23T10:04:06.987Z] Step 22/23 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 [2022-09-23T10:04:07.245Z] ---> 3049fa70f42c [2022-09-23T10:04:07.245Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-23T10:04:07.245Z] Removing intermediate container c3b59fa7003f [2022-09-23T10:04:07.245Z] ---> 5d88e21e165a [2022-09-23T10:04:07.245Z] Step 9/24 : COPY . . [2022-09-23T10:04:07.245Z] ---> Running in 13b9571f1d8e [2022-09-23T10:04:08.178Z] Removing intermediate container 13b9571f1d8e [2022-09-23T10:04:08.178Z] ---> 49e7c734e1c5 [2022-09-23T10:04:08.178Z] Step 23/23 : LABEL version=0.0.0 [2022-09-23T10:04:08.745Z] ---> 01c0d4c2fd77 [2022-09-23T10:04:08.745Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-23T10:04:08.745Z] ---> 1624057e5016 [2022-09-23T10:04:08.745Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-23T10:04:08.745Z] ---> Running in 054ca3e3b2c2 [2022-09-23T10:04:09.004Z] Removing intermediate container 054ca3e3b2c2 [2022-09-23T10:04:09.004Z] ---> fded38483958 [2022-09-23T10:04:09.004Z] [2022-09-23T10:04:09.263Z] Successfully built fded38483958 [2022-09-23T10:04:09.263Z] Successfully tagged support-scheduler:latest [2022-09-23T10:04:09.263Z] Building security-spire-server [2022-09-23T10:04:09.263Z]  Building support-scheduler ... done  ---> e51349da976b [2022-09-23T10:04:09.263Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-23T10:04:09.263Z] ---> daae64c6505e [2022-09-23T10:04:09.263Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-23T10:04:09.827Z] ---> Running in 21fcc2192ddc [2022-09-23T10:04:10.396Z] ---> 763c04dc1f42 [2022-09-23T10:04:10.397Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-23T10:04:11.338Z] ---> c042e6648e30 [2022-09-23T10:04:11.338Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-23T10:04:11.596Z] ---> Running in 70443094c87b [2022-09-23T10:04:11.854Z] Removing intermediate container 21fcc2192ddc [2022-09-23T10:04:11.854Z] ---> 093beeb08d6d [2022-09-23T10:04:11.854Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-23T10:04:12.112Z] Removing intermediate container 70443094c87b [2022-09-23T10:04:12.112Z] ---> 93f585d405be [2022-09-23T10:04:12.112Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-23T10:04:12.112Z] ---> Running in dc7804f40cd5 [2022-09-23T10:04:12.112Z] ---> Running in 9538603abd57 [2022-09-23T10:04:12.368Z] Removing intermediate container dc7804f40cd5 [2022-09-23T10:04:12.368Z] ---> 37543e50357f [2022-09-23T10:04:12.368Z] Step 20/22 : LABEL arch=x86_64 [2022-09-23T10:04:12.656Z] ---> Running in f0fde0443beb [2022-09-23T10:04:12.656Z] Removing intermediate container 9538603abd57 [2022-09-23T10:04:12.656Z] ---> 17cda6a6a940 [2022-09-23T10:04:12.656Z] Step 24/26 : LABEL arch=x86_64 [2022-09-23T10:04:12.656Z] ---> Running in 359008799ee8 [2022-09-23T10:04:12.930Z] Removing intermediate container f0fde0443beb [2022-09-23T10:04:12.930Z] ---> 1a3f7bdbf978 [2022-09-23T10:04:12.930Z] Step 21/22 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 [2022-09-23T10:04:12.930Z] ---> Running in f1d8480e9c1d [2022-09-23T10:04:12.930Z] Removing intermediate container 359008799ee8 [2022-09-23T10:04:12.930Z] ---> c8e295d20987 [2022-09-23T10:04:12.930Z] Step 25/26 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 [2022-09-23T10:04:13.220Z] ---> Running in 21d05574f421 [2022-09-23T10:04:13.220Z] Removing intermediate container f1d8480e9c1d [2022-09-23T10:04:13.220Z] ---> 22be980e47c7 [2022-09-23T10:04:13.220Z] Step 22/22 : LABEL version=0.0.0 [2022-09-23T10:04:13.479Z] ---> Running in 44bfef1d030d [2022-09-23T10:04:13.479Z] Removing intermediate container 21d05574f421 [2022-09-23T10:04:13.479Z] ---> 1e92feffe010 [2022-09-23T10:04:13.479Z] Step 26/26 : LABEL version=0.0.0 [2022-09-23T10:04:13.737Z] ---> e3540a8bd4ed [2022-09-23T10:04:13.737Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-23T10:04:13.737Z] ---> Running in c32b20ef7513 [2022-09-23T10:04:13.995Z] ---> Running in 90e543f190a5 [2022-09-23T10:04:13.995Z] Removing intermediate container 44bfef1d030d [2022-09-23T10:04:13.995Z] ---> 048f987829ab [2022-09-23T10:04:13.995Z] [2022-09-23T10:04:13.995Z] Successfully built 048f987829ab [2022-09-23T10:04:14.251Z] Removing intermediate container c32b20ef7513 [2022-09-23T10:04:14.251Z] ---> b8efa0a4f797 [2022-09-23T10:04:14.251Z] [2022-09-23T10:04:14.251Z] Successfully tagged security-proxy-setup:latest [2022-09-23T10:04:14.251Z] Building core-metadata [2022-09-23T10:04:14.251Z]  Building security-proxy-setup ... done Successfully built b8efa0a4f797 [2022-09-23T10:04:14.251Z] Successfully tagged security-spire-agent:latest [2022-09-23T10:04:14.251Z]  Building security-spire-agent ... done Building security-spire-config [2022-09-23T10:04:14.517Z] 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-09-23T10:04:15.449Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-23T10:04:15.449Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-23T10:04:15.449Z] ---> 66d83ef4e244 [2022-09-23T10:04:15.449Z] Step 3/25 : WORKDIR /edgex-go [2022-09-23T10:04:15.449Z] ---> Using cache [2022-09-23T10:04:15.449Z] ---> b81501d7ed5c [2022-09-23T10:04:15.449Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-23T10:04:15.449Z] ---> Using cache [2022-09-23T10:04:15.449Z] ---> 2f44117fcac7 [2022-09-23T10:04:15.449Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-23T10:04:15.449Z] ---> Using cache [2022-09-23T10:04:15.449Z] ---> f53c211f805d [2022-09-23T10:04:15.449Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-23T10:04:15.449Z] ---> Using cache [2022-09-23T10:04:15.449Z] ---> 65265dc0963b [2022-09-23T10:04:15.449Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-23T10:04:15.449Z] ---> Using cache [2022-09-23T10:04:15.449Z] ---> 4cd0b3a60db5 [2022-09-23T10:04:15.449Z] Step 8/25 : COPY . . [2022-09-23T10:04:15.449Z] ---> Using cache [2022-09-23T10:04:15.449Z] ---> cf8d4f09593e [2022-09-23T10:04:15.449Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-23T10:04:15.449Z] ---> Using cache [2022-09-23T10:04:15.449Z] ---> 674b79c5cd4b [2022-09-23T10:04:15.449Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-23T10:04:15.449Z] ---> Using cache [2022-09-23T10:04:15.449Z] ---> 2e4da32ad5f3 [2022-09-23T10:04:15.449Z] 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-09-23T10:04:18.729Z] ---> Running in c50fbd4311ec [2022-09-23T10:04:19.714Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-23T10:04:19.714Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-23T10:04:19.714Z] ---> 66d83ef4e244 [2022-09-23T10:04:19.714Z] Step 3/26 : WORKDIR /edgex-go [2022-09-23T10:04:19.714Z] ---> Using cache [2022-09-23T10:04:19.714Z] ---> b81501d7ed5c [2022-09-23T10:04:19.714Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-23T10:04:19.714Z] ---> Using cache [2022-09-23T10:04:19.714Z] ---> 2f44117fcac7 [2022-09-23T10:04:19.714Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-23T10:04:19.714Z] ---> Using cache [2022-09-23T10:04:19.714Z] ---> f53c211f805d [2022-09-23T10:04:19.714Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-23T10:04:19.714Z] ---> Using cache [2022-09-23T10:04:19.714Z] ---> 65265dc0963b [2022-09-23T10:04:19.714Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-23T10:04:19.714Z] ---> Using cache [2022-09-23T10:04:19.714Z] ---> 4cd0b3a60db5 [2022-09-23T10:04:19.714Z] Step 8/26 : COPY . . [2022-09-23T10:04:19.714Z] ---> Using cache [2022-09-23T10:04:19.714Z] ---> cf8d4f09593e [2022-09-23T10:04:19.714Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-23T10:04:19.714Z] ---> Using cache [2022-09-23T10:04:19.714Z] ---> 674b79c5cd4b [2022-09-23T10:04:19.714Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-23T10:04:19.714Z] ---> Using cache [2022-09-23T10:04:19.714Z] ---> 2e4da32ad5f3 [2022-09-23T10:04:19.714Z] 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-09-23T10:04:19.714Z] ---> Using cache [2022-09-23T10:04:19.714Z] ---> 3ffe8686ac4a [2022-09-23T10:04:19.714Z] Step 12/26 : WORKDIR /edgex-go [2022-09-23T10:04:19.714Z] ---> Using cache [2022-09-23T10:04:19.714Z] ---> b8a3040a4bd7 [2022-09-23T10:04:19.714Z] [2022-09-23T10:04:19.714Z] Step 13/26 : FROM alpine:3.15 [2022-09-23T10:04:19.714Z] ---> c4fc93816858 [2022-09-23T10:04:19.714Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-23T10:04:19.714Z] ---> Using cache [2022-09-23T10:04:19.714Z] ---> a495636221e2 [2022-09-23T10:04:19.714Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-23T10:04:19.714Z] ---> Using cache [2022-09-23T10:04:19.714Z] ---> 402da9d55d38 [2022-09-23T10:04:19.714Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-23T10:04:19.973Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-23T10:04:19.973Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-23T10:04:19.973Z] ---> 66d83ef4e244 [2022-09-23T10:04:19.973Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-23T10:04:19.973Z] ---> Using cache [2022-09-23T10:04:19.973Z] ---> 420b01646fca [2022-09-23T10:04:19.973Z] Step 4/25 : WORKDIR /edgex-go [2022-09-23T10:04:19.973Z] ---> Using cache [2022-09-23T10:04:19.973Z] ---> 6c1bdf9afefe [2022-09-23T10:04:19.973Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-23T10:04:19.973Z] ---> Using cache [2022-09-23T10:04:19.973Z] ---> cc1e7b385f39 [2022-09-23T10:04:19.973Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-23T10:04:19.973Z] ---> Using cache [2022-09-23T10:04:19.973Z] ---> 6219eadd5e9b [2022-09-23T10:04:19.973Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-23T10:04:19.973Z] ---> Using cache [2022-09-23T10:04:19.973Z] ---> 02891f7a66ea [2022-09-23T10:04:19.973Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-23T10:04:19.973Z] ---> Using cache [2022-09-23T10:04:19.973Z] ---> 906169c14ee4 [2022-09-23T10:04:19.973Z] Step 9/25 : COPY . . [2022-09-23T10:04:19.973Z] ---> Using cache [2022-09-23T10:04:19.973Z] ---> caff97bd4992 [2022-09-23T10:04:19.973Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-23T10:04:20.230Z] ---> Running in 3d6e7f244d60 [2022-09-23T10:04:20.230Z] ---> Running in 21b73fbb89f6 [2022-09-23T10:04:20.230Z] Removing intermediate container c50fbd4311ec [2022-09-23T10:04:20.230Z] ---> 2fba88914e33 [2022-09-23T10:04:20.230Z] Step 12/25 : WORKDIR /edgex-go [2022-09-23T10:04:20.488Z] ---> Running in 18271a288963 [2022-09-23T10:04:20.746Z] Removing intermediate container 18271a288963 [2022-09-23T10:04:20.746Z] ---> 4a3cba7db6b6 [2022-09-23T10:04:20.746Z] [2022-09-23T10:04:20.746Z] Step 13/25 : FROM alpine:3.15 [2022-09-23T10:04:20.746Z] ---> c4fc93816858 [2022-09-23T10:04:20.746Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-23T10:04:20.746Z] ---> Using cache [2022-09-23T10:04:20.746Z] ---> a495636221e2 [2022-09-23T10:04:20.746Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-23T10:04:20.746Z] ---> Using cache [2022-09-23T10:04:20.746Z] ---> 402da9d55d38 [2022-09-23T10:04:20.746Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-23T10:04:20.746Z] ---> Using cache [2022-09-23T10:04:20.746Z] ---> b3050c958b31 [2022-09-23T10:04:20.746Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-23T10:04:20.746Z] 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-09-23T10:04:20.746Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-23T10:04:21.679Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-23T10:04:22.244Z] v3.15.6-76-gc40548a3b8 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-23T10:04:22.244Z] v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-23T10:04:22.244Z] OK: 15857 distinct packages available [2022-09-23T10:04:22.244Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-23T10:04:22.244Z] ---> 3cbf0ded6102 [2022-09-23T10:04:22.244Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-23T10:04:23.175Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-23T10:04:23.175Z] ---> ac0393df936b [2022-09-23T10:04:23.175Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-23T10:04:23.175Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-23T10:04:23.432Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-23T10:04:23.432Z] (3/4) Installing libucontext (1.1-r0) [2022-09-23T10:04:23.432Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-23T10:04:23.432Z] ---> 2a45d6a7ab36 [2022-09-23T10:04:23.432Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-23T10:04:23.690Z] Executing busybox-1.34.1-r7.trigger [2022-09-23T10:04:23.690Z] OK: 6 MiB in 18 packages [2022-09-23T10:04:24.253Z] ---> 1962aee41ac4 [2022-09-23T10:04:24.253Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-23T10:04:24.512Z] ---> Running in bf16125156b3 [2022-09-23T10:04:24.774Z] Removing intermediate container 3d6e7f244d60 [2022-09-23T10:04:24.774Z] ---> aeb9b14d35a8 [2022-09-23T10:04:24.774Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-23T10:04:25.035Z] Removing intermediate container bf16125156b3 [2022-09-23T10:04:25.036Z] ---> f4db77054ae4 [2022-09-23T10:04:25.036Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-23T10:04:25.299Z] ---> Running in 183188419f11 [2022-09-23T10:04:25.299Z] Removing intermediate container 497c3b6217dc [2022-09-23T10:04:25.299Z] ---> 576b4067ba5a [2022-09-23T10:04:25.299Z] [2022-09-23T10:04:25.299Z] Step 11/23 : FROM alpine:3.16 [2022-09-23T10:04:25.299Z] ---> 9c6f07244728 [2022-09-23T10:04:25.299Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-23T10:04:25.879Z] Removing intermediate container 183188419f11 [2022-09-23T10:04:25.879Z] ---> a026739d6130 [2022-09-23T10:04:25.879Z] Step 23/25 : LABEL arch=x86_64 [2022-09-23T10:04:25.879Z] ---> Running in efd733540b7a [2022-09-23T10:04:26.138Z] ---> abe8f9a89cdd [2022-09-23T10:04:26.138Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-23T10:04:26.138Z] ---> Running in 893b79a0a76a [2022-09-23T10:04:26.395Z] Removing intermediate container 893b79a0a76a [2022-09-23T10:04:26.395Z] ---> ad9f01bd8781 [2022-09-23T10:04:26.395Z] Step 24/25 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 [2022-09-23T10:04:26.679Z] ---> Running in fa986a14359a [2022-09-23T10:04:26.679Z] ---> b17d495dd429 [2022-09-23T10:04:26.679Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-23T10:04:26.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-23T10:04:26.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-23T10:04:26.938Z] ---> Running in 885cb9e43a99 [2022-09-23T10:04:26.938Z] Removing intermediate container fa986a14359a [2022-09-23T10:04:26.938Z] ---> 0ba32f9230ae [2022-09-23T10:04:26.938Z] Step 25/25 : LABEL version=0.0.0 [2022-09-23T10:04:26.938Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-23T10:04:27.207Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-23T10:04:27.207Z] Executing busybox-1.35.0-r17.trigger [2022-09-23T10:04:27.207Z] Executing ca-certificates-20220614-r0.trigger [2022-09-23T10:04:27.207Z] ---> Running in 0142421f375c [2022-09-23T10:04:27.207Z] Removing intermediate container 885cb9e43a99 [2022-09-23T10:04:27.207Z] ---> c655e4e6cb96 [2022-09-23T10:04:27.207Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-23T10:04:27.207Z] OK: 6 MiB in 16 packages [2022-09-23T10:04:27.467Z] Removing intermediate container 0142421f375c [2022-09-23T10:04:27.467Z] ---> de13ba2297d1 [2022-09-23T10:04:27.467Z] [2022-09-23T10:04:27.467Z] ---> fab9123d8ab1 [2022-09-23T10:04:27.467Z] Step 21/26 : WORKDIR / [2022-09-23T10:04:27.467Z] Successfully built de13ba2297d1 [2022-09-23T10:04:27.467Z] Successfully tagged security-spire-server:latest [2022-09-23T10:04:27.725Z]  Building security-spire-server ... done  ---> Running in 5324216c1c42 [2022-09-23T10:04:27.988Z] Removing intermediate container 5324216c1c42 [2022-09-23T10:04:27.988Z] ---> dfd2fea5b73f [2022-09-23T10:04:27.988Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-23T10:04:27.988Z] Removing intermediate container efd733540b7a [2022-09-23T10:04:27.988Z] ---> fd84d1813492 [2022-09-23T10:04:27.988Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-23T10:04:27.988Z] ---> Running in 5812d267066c [2022-09-23T10:04:28.247Z] ---> Running in 0bd1cd7865cf [2022-09-23T10:04:28.247Z] Removing intermediate container 5812d267066c [2022-09-23T10:04:28.247Z] ---> 5eff4eb754f0 [2022-09-23T10:04:28.247Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-23T10:04:28.506Z] Removing intermediate container 0bd1cd7865cf [2022-09-23T10:04:28.506Z] ---> 2e8fa12ffa9b [2022-09-23T10:04:28.506Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-23T10:04:28.506Z] ---> Running in 9b5f255c8752 [2022-09-23T10:04:28.506Z] ---> Running in fb4814ec3b6b [2022-09-23T10:04:28.763Z] Removing intermediate container fb4814ec3b6b [2022-09-23T10:04:28.763Z] ---> e282ce4f6321 [2022-09-23T10:04:28.763Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-23T10:04:29.021Z] Removing intermediate container 9b5f255c8752 [2022-09-23T10:04:29.021Z] ---> 13edc67861a3 [2022-09-23T10:04:29.021Z] Step 24/26 : LABEL arch=x86_64 [2022-09-23T10:04:29.021Z] ---> Running in 6a163039f25d [2022-09-23T10:04:29.021Z] ---> Running in 952ace2101dd [2022-09-23T10:04:29.586Z] Removing intermediate container 6a163039f25d [2022-09-23T10:04:29.586Z] ---> 9ea334a7e7e3 [2022-09-23T10:04:29.586Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-23T10:04:29.586Z] Removing intermediate container 952ace2101dd [2022-09-23T10:04:29.586Z] ---> bad7cb8f0c5c [2022-09-23T10:04:29.586Z] Step 25/26 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 [2022-09-23T10:04:29.586Z] ---> Running in c0a1a9f544e2 [2022-09-23T10:04:29.843Z] Removing intermediate container c0a1a9f544e2 [2022-09-23T10:04:29.843Z] ---> cf9ed81137ef [2022-09-23T10:04:29.843Z] Step 26/26 : LABEL version=0.0.0 [2022-09-23T10:04:30.101Z] ---> cad569e55ced [2022-09-23T10:04:30.101Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-23T10:04:30.101Z] ---> Running in d3a30c728c97 [2022-09-23T10:04:30.358Z] Removing intermediate container d3a30c728c97 [2022-09-23T10:04:30.358Z] ---> c3d6d8e9988d [2022-09-23T10:04:30.358Z] [2022-09-23T10:04:30.358Z] Successfully built c3d6d8e9988d [2022-09-23T10:04:30.358Z] Successfully tagged security-spire-config:latest [2022-09-23T10:04:30.921Z]  Building security-spire-config ... done  ---> f8cb76c3d1bf [2022-09-23T10:04:30.921Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-23T10:04:31.486Z] ---> 37ac158f7534 [2022-09-23T10:04:31.486Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-23T10:04:31.486Z] ---> Running in c3337bd13109 [2022-09-23T10:04:31.744Z] Removing intermediate container c3337bd13109 [2022-09-23T10:04:31.744Z] ---> abaf5e7ce4d7 [2022-09-23T10:04:31.744Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-23T10:04:31.744Z] ---> Running in 6ebe3733552e [2022-09-23T10:04:32.006Z] Removing intermediate container 6ebe3733552e [2022-09-23T10:04:32.006Z] ---> 05f3e7a0df1d [2022-09-23T10:04:32.006Z] Step 21/23 : LABEL arch=x86_64 [2022-09-23T10:04:32.006Z] ---> Running in 62b2428d00b3 [2022-09-23T10:04:32.265Z] Removing intermediate container 62b2428d00b3 [2022-09-23T10:04:32.265Z] ---> 95b3c1ab3cb7 [2022-09-23T10:04:32.265Z] Step 22/23 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 [2022-09-23T10:04:32.265Z] ---> Running in 5f3e7e67b604 [2022-09-23T10:04:32.524Z] Removing intermediate container 5f3e7e67b604 [2022-09-23T10:04:32.524Z] ---> ae0e058cee85 [2022-09-23T10:04:32.524Z] Step 23/23 : LABEL version=0.0.0 [2022-09-23T10:04:32.524Z] ---> Running in b9655ac4fc7d [2022-09-23T10:04:32.781Z] Removing intermediate container b9655ac4fc7d [2022-09-23T10:04:32.781Z] ---> 52bfc2feae12 [2022-09-23T10:04:32.781Z] [2022-09-23T10:04:32.781Z] Successfully built 52bfc2feae12 [2022-09-23T10:04:32.781Z] Successfully tagged support-notifications:latest [2022-09-23T10:04:36.965Z]  Building support-notifications ... done Removing intermediate container 90e543f190a5 [2022-09-23T10:04:36.965Z] ---> b4feff1b421b [2022-09-23T10:04:36.965Z] [2022-09-23T10:04:36.965Z] Step 11/24 : FROM alpine:3.16 [2022-09-23T10:04:36.965Z] ---> 9c6f07244728 [2022-09-23T10:04:36.965Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-23T10:04:37.225Z] ---> Running in f74604596215 [2022-09-23T10:04:37.225Z] Removing intermediate container f74604596215 [2022-09-23T10:04:37.225Z] ---> fdb15beba7bc [2022-09-23T10:04:37.225Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-23T10:04:37.225Z] ---> Running in b58747be37e6 [2022-09-23T10:04:37.483Z] Removing intermediate container b58747be37e6 [2022-09-23T10:04:37.483Z] ---> f285ac894409 [2022-09-23T10:04:37.483Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-23T10:04:37.483Z] ---> Running in c591afd9ce85 [2022-09-23T10:04:37.742Z] Removing intermediate container c591afd9ce85 [2022-09-23T10:04:37.742Z] ---> 5c25f7ac5208 [2022-09-23T10:04:37.742Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-23T10:04:37.742Z] ---> Running in 4f481e294ef1 [2022-09-23T10:04:38.675Z] Removing intermediate container 4f481e294ef1 [2022-09-23T10:04:38.675Z] ---> 8d615f99462b [2022-09-23T10:04:38.675Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-23T10:04:38.933Z] ---> Running in 3b56aef4ea9e [2022-09-23T10:04:39.193Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-23T10:04:39.451Z] Removing intermediate container 21b73fbb89f6 [2022-09-23T10:04:39.451Z] ---> b04cb2c892b1 [2022-09-23T10:04:39.451Z] [2022-09-23T10:04:39.451Z] Step 11/25 : FROM alpine:3.16 [2022-09-23T10:04:39.451Z] ---> 9c6f07244728 [2022-09-23T10:04:39.451Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-23T10:04:39.451Z] ---> Using cache [2022-09-23T10:04:39.451Z] ---> 5637d79e2944 [2022-09-23T10:04:39.451Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-23T10:04:39.451Z] ---> Using cache [2022-09-23T10:04:39.451Z] ---> b1ec63612ad8 [2022-09-23T10:04:39.451Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-23T10:04:39.451Z] ---> Running in 06d1c3058d89 [2022-09-23T10:04:39.451Z] Removing intermediate container 06d1c3058d89 [2022-09-23T10:04:39.451Z] ---> bd5e6e86250e [2022-09-23T10:04:39.451Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-23T10:04:39.451Z] ---> Running in 101338f3869d [2022-09-23T10:04:39.709Z] Removing intermediate container 101338f3869d [2022-09-23T10:04:39.709Z] ---> 71a72fb1d751 [2022-09-23T10:04:39.709Z] Step 16/25 : WORKDIR / [2022-09-23T10:04:39.709Z] ---> Running in e03afd5fade2 [2022-09-23T10:04:39.709Z] Removing intermediate container e03afd5fade2 [2022-09-23T10:04:39.709Z] ---> 24193bfe3423 [2022-09-23T10:04:39.709Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-23T10:04:39.968Z] ---> 5a79ca582047 [2022-09-23T10:04:39.968Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-23T10:04:40.227Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-23T10:04:40.227Z] ---> 69a6663b44b6 [2022-09-23T10:04:40.485Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-23T10:04:40.485Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-23T10:04:40.485Z] ---> 445468c84230 [2022-09-23T10:04:40.485Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-23T10:04:40.485Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-23T10:04:40.743Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-23T10:04:40.743Z] ---> 32cbd0cebde6 [2022-09-23T10:04:40.743Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-23T10:04:40.743Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-23T10:04:40.743Z] ---> Running in 91462205fc1d [2022-09-23T10:04:40.743Z] Removing intermediate container 91462205fc1d [2022-09-23T10:04:40.743Z] ---> dcee5a10112f [2022-09-23T10:04:40.743Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-23T10:04:40.743Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-23T10:04:41.005Z] ---> Running in 7f6f8cb413f1 [2022-09-23T10:04:41.005Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-23T10:04:41.005Z] Removing intermediate container 7f6f8cb413f1 [2022-09-23T10:04:41.005Z] ---> 6567d8542aba [2022-09-23T10:04:41.005Z] Step 23/25 : LABEL arch=x86_64 [2022-09-23T10:04:41.005Z] Executing busybox-1.35.0-r17.trigger [2022-09-23T10:04:41.005Z] OK: 8 MiB in 20 packages [2022-09-23T10:04:41.005Z] ---> Running in 1e93887882cd [2022-09-23T10:04:41.266Z] Removing intermediate container 1e93887882cd [2022-09-23T10:04:41.266Z] ---> 732201a17ebd [2022-09-23T10:04:41.266Z] Step 24/25 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 [2022-09-23T10:04:41.266Z] ---> Running in 2f9afeb5d9b3 [2022-09-23T10:04:41.266Z] Removing intermediate container 2f9afeb5d9b3 [2022-09-23T10:04:41.266Z] ---> 7e721db4ac27 [2022-09-23T10:04:41.266Z] Step 25/25 : LABEL version=0.0.0 [2022-09-23T10:04:41.266Z] ---> Running in 2f73756c4ce2 [2022-09-23T10:04:41.534Z] Removing intermediate container 3b56aef4ea9e [2022-09-23T10:04:41.534Z] ---> 228ea6b0d8ba [2022-09-23T10:04:41.534Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-23T10:04:41.534Z] Removing intermediate container 2f73756c4ce2 [2022-09-23T10:04:41.534Z] ---> e2aa9006c06a [2022-09-23T10:04:41.534Z] [2022-09-23T10:04:41.534Z] Successfully built e2aa9006c06a [2022-09-23T10:04:41.534Z] Successfully tagged core-metadata:latest [2022-09-23T10:04:41.791Z]  Building core-metadata ... done  ---> 469628cdf87d [2022-09-23T10:04:41.791Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-23T10:04:42.050Z] ---> 9096454807a6 [2022-09-23T10:04:42.050Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-23T10:04:42.308Z] ---> 6f326410ed46 [2022-09-23T10:04:42.308Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-23T10:04:42.308Z] ---> Running in 0c25a4dfbd03 [2022-09-23T10:04:42.308Z] Removing intermediate container 0c25a4dfbd03 [2022-09-23T10:04:42.308Z] ---> 2596e619d1f9 [2022-09-23T10:04:42.308Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-23T10:04:42.308Z] ---> Running in 69246f300486 [2022-09-23T10:04:42.566Z] Removing intermediate container 69246f300486 [2022-09-23T10:04:42.566Z] ---> a21f45fc1be6 [2022-09-23T10:04:42.566Z] Step 22/24 : LABEL arch=x86_64 [2022-09-23T10:04:42.566Z] ---> Running in ef88533ea9d8 [2022-09-23T10:04:42.566Z] Removing intermediate container ef88533ea9d8 [2022-09-23T10:04:42.566Z] ---> 3dbaa3848ddb [2022-09-23T10:04:42.566Z] Step 23/24 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 [2022-09-23T10:04:42.825Z] ---> Running in daa0cdcc720f [2022-09-23T10:04:42.825Z] Removing intermediate container daa0cdcc720f [2022-09-23T10:04:42.825Z] ---> 918593aa2976 [2022-09-23T10:04:42.825Z] Step 24/24 : LABEL version=0.0.0 [2022-09-23T10:04:42.825Z] ---> Running in a6b1009533cc [2022-09-23T10:04:43.084Z] Removing intermediate container a6b1009533cc [2022-09-23T10:04:43.084Z] ---> b9412f9f3129 [2022-09-23T10:04:43.084Z] [2022-09-23T10:04:43.084Z] Successfully built b9412f9f3129 [2022-09-23T10:04:43.084Z] Successfully tagged core-data:latest [2022-09-23T10:04:43.094Z]  Building core-data ... done  [Pipeline] } [2022-09-23T10:04:43.123Z] $ docker stop --time=1 cf4b11a68db905fbe44f6cf9bbee6dc67daea6b6e436f55c4587d3cb5fdf69ee [2022-09-23T10:04:44.458Z] $ docker rm -f cf4b11a68db905fbe44f6cf9bbee6dc67daea6b6e436f55c4587d3cb5fdf69ee [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-23T10:04:44.852Z] + docker images [2022-09-23T10:04:44.853Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-23T10:04:44.853Z] core-data latest b9412f9f3129 2 seconds ago 21.6MB [2022-09-23T10:04:44.853Z] core-metadata latest e2aa9006c06a 3 seconds ago 18.3MB [2022-09-23T10:04:44.853Z] b04cb2c892b1 6 seconds ago 1.55GB [2022-09-23T10:04:44.853Z] b4feff1b421b 8 seconds ago 1.56GB [2022-09-23T10:04:44.853Z] support-notifications latest 52bfc2feae12 12 seconds ago 27.3MB [2022-09-23T10:04:44.853Z] security-spire-config latest c3d6d8e9988d 14 seconds ago 85.8MB [2022-09-23T10:04:44.853Z] security-spire-server latest de13ba2297d1 17 seconds ago 86.5MB [2022-09-23T10:04:44.853Z] 576b4067ba5a 20 seconds ago 1.61GB [2022-09-23T10:04:44.853Z] 4a3cba7db6b6 24 seconds ago 1.42GB [2022-09-23T10:04:44.853Z] security-spire-agent latest b8efa0a4f797 31 seconds ago 125MB [2022-09-23T10:04:44.853Z] security-proxy-setup latest 048f987829ab 31 seconds ago 27.4MB [2022-09-23T10:04:44.853Z] support-scheduler latest fded38483958 36 seconds ago 26.7MB [2022-09-23T10:04:44.853Z] aa69a40a61f4 43 seconds ago 1.61GB [2022-09-23T10:04:44.853Z] 6ab5daa30bc6 44 seconds ago 1.54GB [2022-09-23T10:04:44.853Z] b8a3040a4bd7 45 seconds ago 1.42GB [2022-09-23T10:04:44.853Z] sys-mgmt-agent latest 8550e7e638fa 59 seconds ago 136MB [2022-09-23T10:04:44.853Z] security-bootstrapper latest 40faf49c69fa About a minute ago 19.8MB [2022-09-23T10:04:44.853Z] security-spiffe-token-provider latest b164cfee97c0 About a minute ago 29.3MB [2022-09-23T10:04:44.853Z] security-secretstore-setup latest fcb28c52c693 About a minute ago 29.2MB [2022-09-23T10:04:44.853Z] core-command latest 6f3506025cd1 About a minute ago 17.4MB [2022-09-23T10:04:44.853Z] 2501209b0d36 About a minute ago 1.53GB [2022-09-23T10:04:44.853Z] 8b0f94805017 About a minute ago 1.58GB [2022-09-23T10:04:44.853Z] 23378849f550 About a minute ago 1.54GB [2022-09-23T10:04:44.853Z] 5107e9eba6ab About a minute ago 1.54GB [2022-09-23T10:04:44.853Z] 1d0053a4b06e About a minute ago 1.55GB [2022-09-23T10:04:44.853Z] ci-base-image-x86_64 latest 66d83ef4e244 5 minutes ago 940MB [2022-09-23T10:04:44.853Z] alpine 3.15 c4fc93816858 6 weeks ago 5.59MB [2022-09-23T10:04:44.853Z] alpine 3.16 9c6f07244728 6 weeks ago 5.54MB [2022-09-23T10:04:44.853Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB [2022-09-23T10:04:44.853Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB [2022-09-23T10:04:44.853Z] 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-09-23T10:05:19.571Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-23T10:05:19.571Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-23T10:05:19.571Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-23T10:05:19.571Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-23T10:05:19.571Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-23T10:05:19.571Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-23T10:05:19.571Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-23T10:05:19.571Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-23T10:05:19.571Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-23T10:05:19.571Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-23T10:05:19.571Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-23T10:05:19.571Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-23T10:05:19.571Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-23T10:05:19.571Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-23T10:05:19.571Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-23T10:05:37.809Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.418s coverage: 28.7% of statements [2022-09-23T10:05:37.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-23T10:05:37.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-23T10:05:43.159Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.544s coverage: 98.5% of statements [2022-09-23T10:05:48.517Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.950s coverage: 60.4% of statements [2022-09-23T10:05:48.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-09-23T10:05:48.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-23T10:05:48.517Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.623s coverage: 54.2% of statements [2022-09-23T10:05:48.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-23T10:05:48.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-23T10:06:10.619Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 24.033s coverage: 89.2% of statements [2022-09-23T10:06:10.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-23T10:06:10.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-23T10:06:10.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-23T10:06:10.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-23T10:06:10.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-23T10:06:10.619Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.659s coverage: 2.0% of statements [2022-09-23T10:06:10.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-23T10:06:10.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-23T10:06:18.828Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.464s coverage: 95.6% of statements [2022-09-23T10:06:18.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-23T10:06:18.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-23T10:06:18.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-23T10:06:18.828Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.416s coverage: 72.2% of statements [2022-09-23T10:06:18.828Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-23T10:06:18.828Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-23T10:06:18.828Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-23T10:06:18.828Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-23T10:06:18.828Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-23T10:06:18.828Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.738s coverage: 60.0% of statements [2022-09-23T10:06:18.828Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-23T10:06:18.828Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-23T10:06:18.828Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-23T10:06:18.828Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.607s coverage: 0.9% of statements [2022-09-23T10:06:18.828Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-23T10:06:19.806Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.354s coverage: 58.8% of statements [2022-09-23T10:06:19.806Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.342s coverage: 29.6% of statements [2022-09-23T10:06:19.806Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-23T10:06:23.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.469s coverage: 47.1% of statements [2022-09-23T10:06:23.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.408s coverage: 79.5% of statements [2022-09-23T10:06:23.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.376s coverage: 94.1% of statements [2022-09-23T10:06:23.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.451s coverage: 96.3% of statements [2022-09-23T10:06:28.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.297s coverage: 87.5% of statements [2022-09-23T10:06:37.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.234s coverage: 94.4% of statements [2022-09-23T10:06:37.212Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.236s coverage: 44.8% of statements [2022-09-23T10:06:47.275Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.674s coverage: 80.5% of statements [2022-09-23T10:06:47.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-23T10:06:52.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.276s coverage: 92.9% of statements [2022-09-23T10:06:52.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-23T10:06:52.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-23T10:06:52.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-23T10:06:52.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements [2022-09-23T10:06:52.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-23T10:06:52.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-09-23T10:06:52.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-09-23T10:06:52.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-09-23T10:06:52.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.240s coverage: 86.9% of statements [2022-09-23T10:06:52.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-23T10:06:52.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-23T10:06:52.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-23T10:06:52.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-23T10:06:52.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.210s coverage: 87.2% of statements [2022-09-23T10:06:52.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-23T10:06:52.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-23T10:06:52.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements [2022-09-23T10:06:52.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-23T10:06:52.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.281s coverage: 58.8% of statements [2022-09-23T10:06:52.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-23T10:06:52.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.264s coverage: 80.0% of statements [2022-09-23T10:06:52.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.219s coverage: 87.2% of statements [2022-09-23T10:06:52.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.289s coverage: 85.4% of statements [2022-09-23T10:06:52.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.940s coverage: 91.2% of statements [2022-09-23T10:06:52.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-23T10:06:59.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.849s coverage: 64.7% of statements [2022-09-23T10:06:59.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-23T10:06:59.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-23T10:06:59.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.284s coverage: 100.0% of statements [2022-09-23T10:06:59.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.114s coverage: 89.4% of statements [2022-09-23T10:06:59.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements [2022-09-23T10:06:59.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.071s coverage: 73.7% of statements [2022-09-23T10:06:59.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements [2022-09-23T10:07:09.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.413s coverage: 65.8% of statements [2022-09-23T10:07:09.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-23T10:07:09.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-23T10:07:09.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-23T10:07:09.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.872s coverage: 41.8% of statements [2022-09-23T10:07:09.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-23T10:07:09.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-23T10:07:09.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.320s coverage: 89.5% of statements [2022-09-23T10:07:09.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-23T10:07:09.684Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.385s coverage: 84.8% of statements [2022-09-23T10:07:09.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-23T10:07:09.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-23T10:07:09.684Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-23T10:07:09.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-23T10:07:17.906Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.358s coverage: 17.7% of statements [2022-09-23T10:07:17.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-23T10:07:17.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-23T10:07:17.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-23T10:07:17.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-23T10:07:17.906Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.695s coverage: 92.3% of statements [2022-09-23T10:07:17.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-23T10:07:17.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-23T10:07:17.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-23T10:07:17.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-23T10:07:17.906Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.240s coverage: 63.2% of statements [2022-09-23T10:07:17.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-23T10:07:17.906Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-23T10:07:18.172Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.467s coverage: 97.7% of statements [2022-09-23T10:07:18.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-23T10:07:18.172Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-23T10:07:18.172Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-23T10:07:18.172Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-23T10:07:18.172Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.237s coverage: 28.9% of statements [2022-09-23T10:07:18.172Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-23T10:07:18.172Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-23T10:07:18.172Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-23T10:07:18.172Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-23T10:07:18.172Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-23T10:07:18.172Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-23T10:07:18.172Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.231s coverage: 100.0% of statements [2022-09-23T10:07:18.172Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements [2022-09-23T10:07:19.128Z] 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-09-23T10:07:19.128Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-23T10:07:19.128Z] GO111MODULE=on go vet ./... [2022-09-23T10:09:10.794Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-23T10:09:10.794Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-23T10:09:10.794Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-23T10:09:10.840Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-23T10:09:11.496Z] + ls -al . [2022-09-23T10:09:11.496Z] total 748 [2022-09-23T10:09:11.496Z] drwxrwxr-x 9 1001 1001 4096 Sep 23 10:02 . [2022-09-23T10:09:11.496Z] drwxr-xr-x 4 root root 4096 Sep 23 10:02 .. [2022-09-23T10:09:11.496Z] -rw-rw-r-- 1 1001 1001 16 Sep 23 10:01 .dockerignore [2022-09-23T10:09:11.496Z] drwxrwxr-x 8 1001 1001 4096 Sep 23 10:01 .git [2022-09-23T10:09:11.496Z] drwxrwxr-x 3 1001 1001 4096 Sep 23 10:01 .github [2022-09-23T10:09:11.496Z] -rw-rw-r-- 1 1001 1001 1030 Sep 23 10:01 .gitignore [2022-09-23T10:09:11.496Z] -rw-rw-r-- 1 1001 1001 42 Sep 23 10:01 .golangci.yml [2022-09-23T10:09:11.496Z] -rw-rw-r-- 1 1001 1001 87 Sep 23 10:01 .hadolint.yml [2022-09-23T10:09:11.496Z] -rw-rw-r-- 1 1001 1001 166 Sep 23 10:01 .sonarcloud.properties [2022-09-23T10:09:11.496Z] -rw-rw-r-- 1 1001 1001 1171 Sep 23 10:01 ADOPTERS.md [2022-09-23T10:09:11.496Z] -rw-rw-r-- 1 1001 1001 10722 Sep 23 10:01 Attribution.txt [2022-09-23T10:09:11.496Z] -rw-rw-r-- 1 1001 1001 63209 Sep 23 10:01 CHANGELOG.md [2022-09-23T10:09:11.496Z] -rw-rw-r-- 1 1001 1001 3804 Sep 23 10:01 CONTRIBUTING.md [2022-09-23T10:09:11.496Z] -rw-rw-r-- 1 1001 1001 677 Sep 23 10:01 GOVERNANCE.md [2022-09-23T10:09:11.496Z] -rw-rw-r-- 1 1001 1001 850 Sep 23 10:01 Jenkinsfile [2022-09-23T10:09:11.496Z] -rw-rw-r-- 1 1001 1001 10775 Sep 23 10:01 LICENSE [2022-09-23T10:09:11.496Z] -rw-rw-r-- 1 1001 1001 13724 Sep 23 10:01 Makefile [2022-09-23T10:09:11.496Z] -rw-rw-r-- 1 1001 1001 582 Sep 23 10:01 OWNERS.md [2022-09-23T10:09:11.496Z] -rw-rw-r-- 1 1001 1001 9799 Sep 23 10:01 README.md [2022-09-23T10:09:11.496Z] -rw-rw-r-- 1 1001 1001 6912 Sep 23 10:01 SECURITY.md [2022-09-23T10:09:11.496Z] -rw-rw-r-- 1 1001 1001 5 Sep 23 09:59 VERSION [2022-09-23T10:09:11.496Z] -rw-rw-r-- 1 1001 1001 4131 Sep 23 10:01 ZMQWindows.md [2022-09-23T10:09:11.496Z] drwxrwxr-x 2 1001 1001 4096 Sep 23 10:01 bin [2022-09-23T10:09:11.496Z] drwxrwxr-x 18 1001 1001 4096 Sep 23 10:01 cmd [2022-09-23T10:09:11.496Z] -rw-r--r-- 1 root root 496864 Sep 23 10:07 coverage.out [2022-09-23T10:09:11.496Z] -rw-rw-r-- 1 1001 1001 3458 Sep 23 10:01 go.mod [2022-09-23T10:09:11.496Z] -rw-rw-r-- 1 1001 1001 38040 Sep 23 10:01 go.sum [2022-09-23T10:09:11.496Z] drwxrwxr-x 8 1001 1001 4096 Sep 23 10:01 internal [2022-09-23T10:09:11.496Z] drwxrwxr-x 3 1001 1001 4096 Sep 23 10:01 openapi [2022-09-23T10:09:11.496Z] drwxrwxr-x 4 1001 1001 4096 Sep 23 10:01 snap [2022-09-23T10:09:11.496Z] -rw-rw-r-- 1 1001 1001 204 Sep 23 10:01 version.go [Pipeline] sh [2022-09-23T10:09:12.148Z] + '[' -e coverage.out ] [2022-09-23T10:09:12.148Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-23T10:09:12.189Z] Warning: overwriting stash ‘coverage-report’ [2022-09-23T10:09:12.895Z] Stashed 1 file(s) [Pipeline] sh [2022-09-23T10:09:13.224Z] + make build [2022-09-23T10:09:13.497Z] 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-09-23T10:10:50.139Z] 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-09-23T10:11:58.023Z] 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-command/core-command ./cmd/core-command [2022-09-23T10:11:58.023Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-23T10:12:36.883Z] 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-09-23T10:12:36.883Z] 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-09-23T10:12:42.220Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-23T10:12:48.852Z] 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-09-23T10:12:51.427Z] 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-09-23T10:12:56.765Z] 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-09-23T10:13:00.106Z] 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-09-23T10:13:04.359Z] 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-09-23T10:13:12.556Z] 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-09-23T10:13:17.913Z] $ docker stop --time=1 dd417555b14f88acd34961f467b60f3b5b9f1e0ceecf74409ea0880be74f5fed [2022-09-23T10:13:20.035Z] $ docker rm -f dd417555b14f88acd34961f467b60f3b5b9f1e0ceecf74409ea0880be74f5fed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-23T10:13:22.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-23T10:13:22.603Z] [2022-09-23T10:13:22.603Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-23T10:13:23.006Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-23T10:13:23.273Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-09-23T10:13:23.273Z] 29e5d40040c1: Pulling fs layer [2022-09-23T10:13:23.273Z] 1ce36da41761: Pulling fs layer [2022-09-23T10:13:23.273Z] 25b303627fd3: Pulling fs layer [2022-09-23T10:13:23.273Z] 29e5d40040c1: Download complete [2022-09-23T10:13:23.852Z] 1ce36da41761: Verifying Checksum [2022-09-23T10:13:23.852Z] 1ce36da41761: Download complete [2022-09-23T10:13:23.852Z] 29e5d40040c1: Pull complete [2022-09-23T10:13:25.267Z] 25b303627fd3: Verifying Checksum [2022-09-23T10:13:25.267Z] 25b303627fd3: Download complete [2022-09-23T10:13:25.267Z] 1ce36da41761: Pull complete [2022-09-23T10:13:37.569Z] 25b303627fd3: Pull complete [2022-09-23T10:13:37.569Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-09-23T10:13:37.569Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-23T10:13:37.569Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-23T10:13:37.913Z] prd-ubuntu20.04-docker-arm64-4c-16g-725 does not seem to be running inside a container [2022-09-23T10:13:37.994Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-23T10:13:40.215Z] $ docker top 090e8cdbc8799c8970f51c2882f86f357eb84d9031230e31205d5e2083e42b3c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-23T10:13:41.103Z] + grep parallel [2022-09-23T10:13:41.103Z] + docker-compose build --help [2022-09-23T10:13:45.362Z] --parallel Build images in parallel. [Pipeline] } [2022-09-23T10:13:45.393Z] $ docker stop --time=1 090e8cdbc8799c8970f51c2882f86f357eb84d9031230e31205d5e2083e42b3c [2022-09-23T10:13:46.959Z] $ docker rm -f 090e8cdbc8799c8970f51c2882f86f357eb84d9031230e31205d5e2083e42b3c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-23T10:13:47.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-23T10:13:47.663Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-23T10:13:47.907Z] prd-ubuntu20.04-docker-arm64-4c-16g-725 does not seem to be running inside a container [2022-09-23T10:13:47.962Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-23T10:13:49.078Z] $ docker top 6062bc9f6a6edef4c4991009f80a49e6589c26f46ed47cee0845e221eceb8578 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-23T10:13:49.604Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-23T10:13:53.847Z] Building core-command ... [2022-09-23T10:13:53.847Z] Building core-data ... [2022-09-23T10:13:53.847Z] Building core-metadata ... [2022-09-23T10:13:53.847Z] Building security-bootstrapper ... [2022-09-23T10:13:53.847Z] Building security-proxy-setup ... [2022-09-23T10:13:53.847Z] Building security-secretstore-setup ... [2022-09-23T10:13:53.847Z] Building security-spiffe-token-provider ... [2022-09-23T10:13:53.847Z] Building security-spire-agent ... [2022-09-23T10:13:53.847Z] Building security-spire-config ... [2022-09-23T10:13:53.847Z] Building security-spire-server ... [2022-09-23T10:13:53.847Z] Building support-notifications ... [2022-09-23T10:13:53.847Z] Building support-scheduler ... [2022-09-23T10:13:53.847Z] Building sys-mgmt-agent ... [2022-09-23T10:13:53.847Z] Building sys-mgmt-agent [2022-09-23T10:13:53.847Z] Building core-metadata [2022-09-23T10:13:53.847Z] Building security-secretstore-setup [2022-09-23T10:13:53.847Z] Building security-proxy-setup [2022-09-23T10:13:53.847Z] Building support-scheduler [2022-09-23T10:14:40.673Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-23T10:14:40.673Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-23T10:14:40.673Z] ---> ce633f83814b [2022-09-23T10:14:40.673Z] Step 3/25 : WORKDIR /edgex-go [2022-09-23T10:14:40.673Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-23T10:14:40.673Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-23T10:14:40.673Z] ---> ce633f83814b [2022-09-23T10:14:40.673Z] Step 3/23 : WORKDIR /edgex-go [2022-09-23T10:14:40.943Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-23T10:14:40.943Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-23T10:14:40.943Z] ---> ce633f83814b [2022-09-23T10:14:40.943Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-23T10:14:40.943Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-23T10:14:40.943Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-23T10:14:40.943Z] ---> ce633f83814b [2022-09-23T10:14:40.943Z] Step 3/22 : WORKDIR /edgex-go [2022-09-23T10:14:40.943Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-23T10:14:40.943Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-23T10:14:40.943Z] ---> ce633f83814b [2022-09-23T10:14:40.943Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-23T10:14:41.529Z] ---> Running in 0d4b45bcff08 [2022-09-23T10:14:41.529Z] ---> Running in fc2b23677e21 [2022-09-23T10:14:41.529Z] ---> Running in ae9ab686ddb5 [2022-09-23T10:14:41.529Z] ---> Running in 39ed1575026d [2022-09-23T10:14:41.529Z] ---> Running in a2f7556f39d4 [2022-09-23T10:14:42.124Z] Removing intermediate container 39ed1575026d [2022-09-23T10:14:42.124Z] ---> bba9299513e3 [2022-09-23T10:14:42.124Z] Step 4/23 : WORKDIR /edgex-go [2022-09-23T10:14:42.124Z] Removing intermediate container ae9ab686ddb5 [2022-09-23T10:14:42.124Z] ---> 384d9750a6be [2022-09-23T10:14:42.124Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-23T10:14:42.124Z] Removing intermediate container a2f7556f39d4 [2022-09-23T10:14:42.124Z] Removing intermediate container 0d4b45bcff08 [2022-09-23T10:14:42.124Z] ---> 9414b8870570 [2022-09-23T10:14:42.124Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-23T10:14:42.124Z] ---> c907738ad98d [2022-09-23T10:14:42.124Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-23T10:14:42.392Z] ---> Running in d81074db6ce1 [2022-09-23T10:14:42.392Z] ---> Running in d7822619c742 [2022-09-23T10:14:42.392Z] Removing intermediate container fc2b23677e21 [2022-09-23T10:14:42.392Z] ---> 4b7038297c31 [2022-09-23T10:14:42.392Z] Step 4/25 : WORKDIR /edgex-go [2022-09-23T10:14:42.392Z] ---> Running in 20d267dfee55 [2022-09-23T10:14:42.392Z] ---> Running in a7ac2ab1fe15 [2022-09-23T10:14:42.659Z] ---> Running in af207c720f7e [2022-09-23T10:14:42.929Z] Removing intermediate container d7822619c742 [2022-09-23T10:14:42.929Z] ---> 5c791c853152 [2022-09-23T10:14:42.929Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-23T10:14:43.197Z] ---> Running in 8a4d7172f2b1 [2022-09-23T10:14:43.470Z] Removing intermediate container af207c720f7e [2022-09-23T10:14:43.470Z] ---> 03e63a74b0f6 [2022-09-23T10:14:43.470Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-23T10:14:43.737Z] ---> Running in 7ea11901efa0 [2022-09-23T10:14:46.337Z] Removing intermediate container d81074db6ce1 [2022-09-23T10:14:46.337Z] ---> 47921dba5238 [2022-09-23T10:14:46.337Z] Removing intermediate container a7ac2ab1fe15 [2022-09-23T10:14:46.337Z] Step 5/22 : RUN apk add --update --no-cache make git ---> 097487e5775e [2022-09-23T10:14:46.337Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-23T10:14:46.337Z] [2022-09-23T10:14:46.605Z] ---> Running in 520f3614be69 [2022-09-23T10:14:46.605Z] ---> Running in d235e015cdf7 [2022-09-23T10:14:47.191Z] Removing intermediate container 20d267dfee55 [2022-09-23T10:14:47.191Z] ---> 69fded537a0c [2022-09-23T10:14:47.191Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-23T10:14:47.458Z] ---> Running in 3d9cd1cff4ea [2022-09-23T10:14:47.458Z] Removing intermediate container 7ea11901efa0 [2022-09-23T10:14:47.458Z] ---> 33283cc6968d [2022-09-23T10:14:47.458Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-23T10:14:47.458Z] Removing intermediate container 8a4d7172f2b1 [2022-09-23T10:14:47.458Z] ---> 55ecbbfb1a80 [2022-09-23T10:14:47.458Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-23T10:14:47.724Z] ---> Running in 2c9d739f1cfb [2022-09-23T10:14:47.724Z] ---> Running in 017d8bc10911 [2022-09-23T10:14:48.693Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-23T10:14:48.960Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-23T10:14:49.225Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-23T10:14:49.491Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-23T10:14:49.491Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-23T10:14:49.767Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-23T10:14:49.767Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-23T10:14:50.354Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-23T10:14:50.354Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-23T10:14:50.354Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-23T10:14:50.938Z] OK: 221 MiB in 51 packages [2022-09-23T10:14:50.938Z] OK: 221 MiB in 51 packages [2022-09-23T10:14:51.907Z] OK: 221 MiB in 51 packages [2022-09-23T10:14:51.907Z] OK: 221 MiB in 51 packages [2022-09-23T10:14:52.176Z] OK: 221 MiB in 51 packages [2022-09-23T10:14:52.768Z] Removing intermediate container d235e015cdf7 [2022-09-23T10:14:52.768Z] ---> ea45f7544805 [2022-09-23T10:14:52.768Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-23T10:14:53.046Z] Removing intermediate container 520f3614be69 [2022-09-23T10:14:53.046Z] ---> 50d890c06513 [2022-09-23T10:14:53.046Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-23T10:14:53.627Z] Removing intermediate container 3d9cd1cff4ea [2022-09-23T10:14:53.627Z] ---> 348d41117854 [2022-09-23T10:14:53.627Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-23T10:14:53.627Z] ---> a11e0fe80685 [2022-09-23T10:14:53.627Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-23T10:14:53.627Z] Removing intermediate container 2c9d739f1cfb [2022-09-23T10:14:53.627Z] ---> d66ae5a6235c [2022-09-23T10:14:53.627Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-23T10:14:53.894Z] Removing intermediate container 017d8bc10911 [2022-09-23T10:14:53.894Z] ---> 74af3002258c [2022-09-23T10:14:53.895Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-23T10:14:53.895Z] ---> Running in ea180ab82167 [2022-09-23T10:14:54.160Z] ---> 0e024dc8f21f [2022-09-23T10:14:54.160Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-23T10:14:54.427Z] ---> Running in cadaabf66fa8 [2022-09-23T10:14:54.692Z] ---> 90c5ec9e717a [2022-09-23T10:14:54.692Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-23T10:14:54.959Z] ---> Running in eebcc27103c5 [2022-09-23T10:14:55.544Z] ---> 5a83b3bd68de [2022-09-23T10:14:55.544Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 74b9f266ca2b [2022-09-23T10:14:55.544Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-23T10:14:55.544Z] [2022-09-23T10:14:55.815Z] ---> Running in 91937e943e88 [2022-09-23T10:14:55.815Z] ---> Running in ed2ec662cdbc [2022-09-23T10:16:03.659Z] Removing intermediate container ea180ab82167 [2022-09-23T10:16:03.659Z] ---> 88c0dcd60119 [2022-09-23T10:16:03.659Z] Step 8/22 : COPY . . [2022-09-23T10:16:03.659Z] Removing intermediate container eebcc27103c5 [2022-09-23T10:16:03.659Z] ---> 3c71cf541cc5 [2022-09-23T10:16:03.659Z] Step 8/23 : COPY . . [2022-09-23T10:16:03.659Z] Removing intermediate container cadaabf66fa8 [2022-09-23T10:16:03.659Z] ---> e591ad41982f [2022-09-23T10:16:03.659Z] Step 8/25 : COPY . . [2022-09-23T10:16:03.659Z] Removing intermediate container ed2ec662cdbc [2022-09-23T10:16:03.659Z] ---> e023472eb03f [2022-09-23T10:16:03.659Z] Step 9/25 : COPY . . [2022-09-23T10:16:03.659Z] Removing intermediate container 91937e943e88 [2022-09-23T10:16:03.659Z] ---> 0c6b6d144989 [2022-09-23T10:16:03.659Z] Step 9/23 : COPY . . [2022-09-23T10:16:13.714Z] ---> 10d4d1940619 [2022-09-23T10:16:13.714Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-23T10:16:13.714Z] ---> 79a91e58a132 [2022-09-23T10:16:13.714Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-23T10:16:13.714Z] ---> 5220e507b34c [2022-09-23T10:16:13.714Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-23T10:16:13.714Z] ---> Running in 09fc81c73201 [2022-09-23T10:16:13.714Z] ---> b97c88b3ec61 [2022-09-23T10:16:13.714Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-23T10:16:13.990Z] ---> Running in fbd004dce301 [2022-09-23T10:16:13.990Z] ---> 7e544e4d1b3e [2022-09-23T10:16:13.990Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-23T10:16:13.990Z] ---> Running in d9d4b88ce1c4 [2022-09-23T10:16:14.263Z] ---> Running in 7c734768b613 [2022-09-23T10:16:14.263Z] ---> Running in eede2361830c [2022-09-23T10:16:16.211Z] 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-09-23T10:16:16.211Z] 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-09-23T10:16:16.476Z] 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-09-23T10:16:16.741Z] 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-09-23T10:16:16.741Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-23T10:21:23.572Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-23T10:21:23.573Z] 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-09-23T10:21:26.899Z] Removing intermediate container d9d4b88ce1c4 [2022-09-23T10:21:26.899Z] ---> 5bed12f83315 [2022-09-23T10:21:26.899Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-23T10:21:26.899Z] ---> Running in b1a94d6fba14 [2022-09-23T10:21:28.829Z] 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-09-23T10:21:35.466Z] Removing intermediate container b1a94d6fba14 [2022-09-23T10:21:35.466Z] ---> d9cba5cd500d [2022-09-23T10:21:35.466Z] [2022-09-23T10:21:35.466Z] Step 11/23 : FROM alpine:3.16 [2022-09-23T10:21:35.466Z] 3.16: Pulling from library/alpine [2022-09-23T10:21:38.036Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-23T10:21:38.036Z] Status: Downloaded newer image for alpine:3.16 [2022-09-23T10:21:38.036Z] ---> a6215f271958 [2022-09-23T10:21:38.300Z] 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-09-23T10:21:38.892Z] ---> Running in f3efa8f03be7 [2022-09-23T10:21:39.473Z] Removing intermediate container f3efa8f03be7 [2022-09-23T10:21:39.473Z] ---> 80ff3599a46d [2022-09-23T10:21:39.473Z] 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-09-23T10:21:39.740Z] ---> Running in 4ebc8ed31302 [2022-09-23T10:21:42.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-23T10:21:42.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-23T10:21:43.272Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-23T10:21:43.272Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-23T10:21:43.540Z] (3/33) Installing readline (8.1.2-r0) [2022-09-23T10:21:43.540Z] (4/33) Installing bash (5.1.16-r2) [2022-09-23T10:21:43.540Z] Executing bash-5.1.16-r2.post-install [2022-09-23T10:21:43.540Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-23T10:21:43.540Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-23T10:21:43.807Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-23T10:21:43.807Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-23T10:21:43.807Z] (9/33) Installing curl (7.83.1-r3) [2022-09-23T10:21:43.807Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-23T10:21:44.767Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-23T10:21:44.767Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-23T10:21:44.767Z] (13/33) Installing expat (2.4.9-r0) [2022-09-23T10:21:44.767Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-23T10:21:44.767Z] (15/33) Installing gdbm (1.23-r0) [2022-09-23T10:21:44.767Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-23T10:21:44.767Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-23T10:21:44.767Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-23T10:21:44.767Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-23T10:21:44.767Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-23T10:21:44.767Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-23T10:21:46.706Z] Removing intermediate container eede2361830c [2022-09-23T10:21:46.706Z] ---> d15242928e46 [2022-09-23T10:21:46.706Z] [2022-09-23T10:21:46.706Z] Step 10/22 : FROM alpine:3.16 [2022-09-23T10:21:46.706Z] ---> a6215f271958 [2022-09-23T10:21:46.706Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-23T10:21:46.706Z] ---> Running in d3824b98bc98 [2022-09-23T10:21:47.011Z] Removing intermediate container 09fc81c73201 [2022-09-23T10:21:47.011Z] ---> c1849b4c561d [2022-09-23T10:21:47.011Z] [2022-09-23T10:21:47.011Z] Step 10/25 : FROM alpine:3.16 [2022-09-23T10:21:47.011Z] ---> a6215f271958 [2022-09-23T10:21:47.011Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-23T10:21:47.277Z] ---> Running in 80add5e777da [2022-09-23T10:21:48.688Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-23T10:21:48.688Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-23T10:21:48.688Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-23T10:21:48.688Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-23T10:21:48.688Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-23T10:21:48.688Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-23T10:21:48.688Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-23T10:21:48.688Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-23T10:21:48.688Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-23T10:21:48.688Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-23T10:21:48.688Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-23T10:21:48.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-23T10:21:48.954Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-23T10:21:49.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-23T10:21:49.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-23T10:21:49.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-23T10:21:50.067Z] Executing busybox-1.35.0-r17.trigger [2022-09-23T10:21:50.067Z] Executing ca-certificates-20220614-r0.trigger [2022-09-23T10:21:50.332Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-23T10:21:50.598Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-23T10:21:50.598Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-23T10:21:50.598Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-23T10:21:50.598Z] (5/6) Installing curl (7.83.1-r3) [2022-09-23T10:21:50.598Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-23T10:21:50.598Z] Executing busybox-1.35.0-r17.trigger [2022-09-23T10:21:50.598Z] Executing ca-certificates-20220614-r0.trigger [2022-09-23T10:21:50.865Z] OK: 120 MiB in 47 packages [2022-09-23T10:21:50.865Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-23T10:21:51.132Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-23T10:21:51.132Z] (3/3) Installing su-exec (0.2-r1) [2022-09-23T10:21:51.132Z] Executing busybox-1.35.0-r17.trigger [2022-09-23T10:21:51.132Z] Executing ca-certificates-20220614-r0.trigger [2022-09-23T10:21:51.132Z] OK: 8 MiB in 20 packages [2022-09-23T10:21:51.400Z] OK: 6 MiB in 17 packages [2022-09-23T10:21:54.733Z] Removing intermediate container d3824b98bc98 [2022-09-23T10:21:54.733Z] ---> fd917a5a8cda [2022-09-23T10:21:54.733Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-23T10:21:54.733Z] Removing intermediate container 80add5e777da [2022-09-23T10:21:54.733Z] ---> b53b4cb320ac [2022-09-23T10:21:54.733Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-23T10:21:54.733Z] ---> Running in 90e688905c0e [2022-09-23T10:21:54.733Z] ---> Running in ce5d2922343a [2022-09-23T10:21:55.012Z] Removing intermediate container 90e688905c0e [2022-09-23T10:21:55.012Z] ---> cdaae4715bbf [2022-09-23T10:21:55.012Z] Step 13/22 : WORKDIR /edgex [2022-09-23T10:21:55.012Z] Removing intermediate container ce5d2922343a [2022-09-23T10:21:55.012Z] ---> cdfed4f7cede [2022-09-23T10:21:55.012Z] Step 13/25 : WORKDIR / [2022-09-23T10:21:55.285Z] ---> Running in ccd92abfe6e6 [2022-09-23T10:21:55.285Z] ---> Running in 8628f85de1c0 [2022-09-23T10:21:55.868Z] Removing intermediate container ccd92abfe6e6 [2022-09-23T10:21:55.868Z] ---> 4206d16951d9 [2022-09-23T10:21:55.868Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-23T10:21:55.868Z] Removing intermediate container 8628f85de1c0 [2022-09-23T10:21:55.868Z] ---> 1ed8c72f6d6c [2022-09-23T10:21:55.868Z] 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-09-23T10:21:57.283Z] ---> 570a8e540904 [2022-09-23T10:21:57.283Z] 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-09-23T10:21:57.283Z] ---> c65b2c7fe31f [2022-09-23T10:21:57.283Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-23T10:21:58.264Z] ---> d64994472f97 [2022-09-23T10:21:58.264Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-23T10:21:59.400Z] ---> 245b5223a264 [2022-09-23T10:21:59.400Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-23T10:21:59.400Z] ---> 8d863c698427 [2022-09-23T10:21:59.400Z] 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-09-23T10:22:00.419Z] ---> c020908ba879 [2022-09-23T10:22:00.419Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-23T10:22:01.473Z] ---> b52e70587a51 [2022-09-23T10:22:01.473Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-23T10:22:02.885Z] ---> 92b333d04ba1 [2022-09-23T10:22:02.885Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-23T10:22:02.885Z] ---> f0eb546b434b [2022-09-23T10:22:02.885Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-23T10:22:02.885Z] ---> Running in fada39cce678 [2022-09-23T10:22:06.223Z] ---> c80fa31e51c3 [2022-09-23T10:22:06.223Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-23T10:22:06.814Z] Removing intermediate container fada39cce678 [2022-09-23T10:22:06.814Z] ---> 10b7195e9463 [2022-09-23T10:22:06.814Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-23T10:22:07.083Z] ---> Running in 1e9288d9bafd [2022-09-23T10:22:07.083Z] ---> 8d793e761257 [2022-09-23T10:22:07.083Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-23T10:22:07.355Z] ---> Running in 42566bd1ac5b [2022-09-23T10:22:07.937Z] Removing intermediate container 1e9288d9bafd [2022-09-23T10:22:07.937Z] ---> afb5b833b7b9 [2022-09-23T10:22:07.937Z] Step 20/22 : LABEL arch=arm64 [2022-09-23T10:22:07.937Z] ---> Running in a65c08afe849 [2022-09-23T10:22:08.894Z] Removing intermediate container a65c08afe849 [2022-09-23T10:22:08.894Z] ---> f94042376d59 [2022-09-23T10:22:08.894Z] Step 21/22 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 [2022-09-23T10:22:08.894Z] Collecting docker-compose==1.23.2 [2022-09-23T10:22:08.894Z] ---> Running in 2cb815acebd0 [2022-09-23T10:22:09.168Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-23T10:22:09.168Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 6.1 MB/s eta 0:00:00 [2022-09-23T10:22:09.435Z] 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-09-23T10:22:09.704Z] Collecting docopt<0.7,>=0.6.1 [2022-09-23T10:22:09.704Z] Removing intermediate container 2cb815acebd0 [2022-09-23T10:22:09.704Z] ---> 99253005b70c [2022-09-23T10:22:09.704Z] Step 22/22 : LABEL version=0.0.0 [2022-09-23T10:22:09.704Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-23T10:22:09.704Z] Preparing metadata (setup.py): started [2022-09-23T10:22:09.972Z] ---> Running in b3cb2de7de67 [2022-09-23T10:22:10.553Z] Removing intermediate container 42566bd1ac5b [2022-09-23T10:22:10.553Z] ---> 6ec407590ea4 [2022-09-23T10:22:10.553Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-23T10:22:10.822Z] Removing intermediate container b3cb2de7de67 [2022-09-23T10:22:10.822Z] ---> 5aaf73121861 [2022-09-23T10:22:10.822Z] [2022-09-23T10:22:10.822Z] ---> Running in 1a2d7f34dd03 [2022-09-23T10:22:11.089Z] Successfully built 5aaf73121861 [2022-09-23T10:22:11.089Z] Successfully tagged security-proxy-setup-arm64:latest [2022-09-23T10:22:11.089Z]  Building security-proxy-setup ... done Building security-bootstrapper [2022-09-23T10:22:11.356Z] Removing intermediate container 1a2d7f34dd03 [2022-09-23T10:22:11.356Z] ---> 5c3614aed61e [2022-09-23T10:22:11.356Z] Step 23/25 : LABEL arch=arm64 [2022-09-23T10:22:11.356Z] ---> Running in c1266f5aca8a [2022-09-23T10:22:11.944Z] Removing intermediate container c1266f5aca8a [2022-09-23T10:22:11.944Z] ---> 523d9a633eb8 [2022-09-23T10:22:11.944Z] Step 24/25 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 [2022-09-23T10:22:11.944Z] ---> Running in 52e0c61cc72a [2022-09-23T10:22:12.537Z] Removing intermediate container 52e0c61cc72a [2022-09-23T10:22:12.537Z] ---> 539fb01729cb [2022-09-23T10:22:12.537Z] Step 25/25 : LABEL version=0.0.0 [2022-09-23T10:22:12.537Z] ---> Running in 8c2299d7297a [2022-09-23T10:22:12.805Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-23T10:22:13.071Z] Removing intermediate container 8c2299d7297a [2022-09-23T10:22:13.071Z] ---> dcde1f4c1c64 [2022-09-23T10:22:13.071Z] [2022-09-23T10:22:13.071Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-23T10:22:13.336Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-23T10:22:13.336Z] Successfully built dcde1f4c1c64 [2022-09-23T10:22:13.336Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-09-23T10:22:13.336Z]  Building security-secretstore-setup ... done Building core-command [2022-09-23T10:22:13.336Z] Preparing metadata (setup.py): started [2022-09-23T10:22:15.269Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-23T10:22:15.534Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-23T10:22:15.534Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-23T10:22:15.799Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.3 MB/s eta 0:00:00 [2022-09-23T10:22:16.063Z] Collecting docker<4.0,>=3.6.0 [2022-09-23T10:22:16.063Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-23T10:22:16.328Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 18.6 MB/s eta 0:00:00 [2022-09-23T10:22:17.280Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-23T10:22:17.280Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-23T10:22:17.280Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.1 MB/s eta 0:00:00 [2022-09-23T10:22:17.547Z] Collecting cached-property<2,>=1.2.0 [2022-09-23T10:22:17.547Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-23T10:22:18.505Z] Collecting jsonschema<3,>=2.5.1 [2022-09-23T10:22:18.505Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-23T10:22:19.090Z] Collecting PyYAML<4,>=3.10 [2022-09-23T10:22:19.090Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-23T10:22:19.090Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 13.8 MB/s eta 0:00:00 [2022-09-23T10:22:21.035Z] Preparing metadata (setup.py): started [2022-09-23T10:22:22.978Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-23T10:22:22.978Z] Collecting texttable<0.10,>=0.9.0 [2022-09-23T10:22:23.245Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-23T10:22:23.245Z] Preparing metadata (setup.py): started [2022-09-23T10:22:25.193Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-23T10:22:26.153Z] Collecting docker-pycreds>=0.4.0 [2022-09-23T10:22:26.153Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-23T10:22:26.733Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-23T10:22:26.733Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-23T10:22:26.733Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 17.7 MB/s eta 0:00:00 [2022-09-23T10:22:27.312Z] Collecting certifi>=2017.4.17 [2022-09-23T10:22:27.312Z] Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) [2022-09-23T10:22:27.312Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 19.7 MB/s eta 0:00:00 [2022-09-23T10:22:28.266Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-23T10:22:28.266Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-23T10:22:28.266Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 18.0 MB/s eta 0:00:00 [2022-09-23T10:22:28.531Z] Collecting idna<2.8,>=2.5 [2022-09-23T10:22:28.531Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-23T10:22:28.531Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.8 MB/s eta 0:00:00 [2022-09-23T10:22:28.796Z] Removing intermediate container fbd004dce301 [2022-09-23T10:22:28.796Z] ---> b1d80260b824 [2022-09-23T10:22:28.796Z] [2022-09-23T10:22:28.796Z] Step 11/25 : FROM alpine:3.16 [2022-09-23T10:22:28.796Z] ---> a6215f271958 [2022-09-23T10:22:28.796Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-23T10:22:29.061Z] ---> Running in e170b3dc1e81 [2022-09-23T10:22:29.061Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-23T10:22:29.061Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-23T10:22:29.327Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-23T10:22:29.327Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-23T10:22:30.730Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-23T10:22:30.730Z] Running setup.py install for texttable: started [2022-09-23T10:22:31.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-23T10:22:31.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-23T10:22:32.984Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-23T10:22:32.984Z] Executing busybox-1.35.0-r17.trigger [2022-09-23T10:22:32.984Z] OK: 5 MiB in 15 packages [2022-09-23T10:22:33.258Z] Running setup.py install for texttable: finished with status 'done' [2022-09-23T10:22:33.258Z] Running setup.py install for PyYAML: started [2022-09-23T10:22:35.190Z] Removing intermediate container e170b3dc1e81 [2022-09-23T10:22:35.190Z] ---> 9ad582e000e9 [2022-09-23T10:22:35.190Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-23T10:22:35.190Z] ---> Running in 33c4abde3e0c [2022-09-23T10:22:35.455Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-23T10:22:35.455Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-23T10:22:35.455Z] ---> ce633f83814b [2022-09-23T10:22:35.455Z] Step 3/33 : WORKDIR /edgex-go [2022-09-23T10:22:35.455Z] ---> Using cache [2022-09-23T10:22:35.455Z] ---> c907738ad98d [2022-09-23T10:22:35.455Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-23T10:22:35.455Z] ---> Using cache [2022-09-23T10:22:35.455Z] ---> 69fded537a0c [2022-09-23T10:22:35.455Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-23T10:22:35.455Z] ---> Running in bab2461c067b [2022-09-23T10:22:36.411Z] Removing intermediate container 33c4abde3e0c [2022-09-23T10:22:36.411Z] ---> a6a54a7d1b86 [2022-09-23T10:22:36.411Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-23T10:22:36.411Z] ---> Running in 13f94bf3487d [2022-09-23T10:22:36.682Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-23T10:22:37.646Z] Removing intermediate container 13f94bf3487d [2022-09-23T10:22:37.647Z] ---> 316302c65233 [2022-09-23T10:22:37.647Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-23T10:22:37.647Z] ---> Running in 0fa5f1167248 [2022-09-23T10:22:37.913Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-23T10:22:37.913Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-23T10:22:37.913Z] ---> ce633f83814b [2022-09-23T10:22:37.913Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-23T10:22:37.913Z] ---> Using cache [2022-09-23T10:22:37.913Z] ---> 4b7038297c31 [2022-09-23T10:22:37.913Z] Step 4/24 : WORKDIR /edgex-go [2022-09-23T10:22:37.913Z] ---> Using cache [2022-09-23T10:22:37.913Z] ---> 03e63a74b0f6 [2022-09-23T10:22:37.913Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-23T10:22:37.913Z] ---> Using cache [2022-09-23T10:22:37.913Z] ---> 33283cc6968d [2022-09-23T10:22:37.913Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-23T10:22:37.913Z] ---> Using cache [2022-09-23T10:22:37.913Z] ---> d66ae5a6235c [2022-09-23T10:22:37.913Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-23T10:22:37.913Z] ---> Using cache [2022-09-23T10:22:37.913Z] ---> 5a83b3bd68de [2022-09-23T10:22:37.913Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-23T10:22:37.913Z] ---> Using cache [2022-09-23T10:22:37.913Z] ---> e023472eb03f [2022-09-23T10:22:37.913Z] Step 9/24 : COPY . . [2022-09-23T10:22:37.913Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-23T10:22:37.913Z] ---> Using cache [2022-09-23T10:22:37.913Z] ---> 10d4d1940619 [2022-09-23T10:22:37.913Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-23T10:22:38.183Z] ---> Running in c48b736997b8 [2022-09-23T10:22:38.183Z] Running setup.py install for docopt: started [2022-09-23T10:22:38.792Z] Removing intermediate container 0fa5f1167248 [2022-09-23T10:22:38.792Z] ---> d58cf2b8d0c9 [2022-09-23T10:22:38.792Z] Step 16/25 : WORKDIR / [2022-09-23T10:22:38.792Z] ---> Running in 0521bac796f6 [2022-09-23T10:22:39.060Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-23T10:22:39.326Z] Removing intermediate container 0521bac796f6 [2022-09-23T10:22:39.326Z] ---> 59ae33c68550 [2022-09-23T10:22:39.326Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-23T10:22:40.287Z] OK: 221 MiB in 51 packages [2022-09-23T10:22:40.287Z] ---> 9304dca58769 [2022-09-23T10:22:40.287Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-23T10:22:40.554Z] 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-command/core-command ./cmd/core-command [2022-09-23T10:22:41.515Z] Running setup.py install for docopt: finished with status 'done' [2022-09-23T10:22:41.782Z] Removing intermediate container bab2461c067b [2022-09-23T10:22:41.782Z] ---> 27ef770192e1 [2022-09-23T10:22:42.051Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-23T10:22:42.633Z] ---> b7c8dd30bc3f [2022-09-23T10:22:42.633Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-23T10:22:43.598Z] ---> 0a56f5a85cff [2022-09-23T10:22:43.598Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-23T10:22:43.863Z] ---> 6c351744b201 [2022-09-23T10:22:43.863Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-23T10:22:43.863Z] ---> Running in f61f897b9e4a [2022-09-23T10:22:44.822Z] ---> ed877c023660 [2022-09-23T10:22:44.822Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-23T10:22:45.093Z] ---> Running in 3cf7333d87f1 [2022-09-23T10:22:45.366Z] Running setup.py install for dockerpty: started [2022-09-23T10:22:45.966Z] Removing intermediate container 3cf7333d87f1 [2022-09-23T10:22:45.966Z] ---> 87b1c3130a4b [2022-09-23T10:22:45.966Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-23T10:22:45.966Z] ---> Running in aea31fb667cf [2022-09-23T10:22:46.546Z] Removing intermediate container aea31fb667cf [2022-09-23T10:22:46.546Z] ---> 5dd7fd7402da [2022-09-23T10:22:46.546Z] Step 23/25 : LABEL arch=arm64 [2022-09-23T10:22:46.546Z] ---> Running in 2aa686c6306d [2022-09-23T10:22:47.134Z] Removing intermediate container 2aa686c6306d [2022-09-23T10:22:47.134Z] ---> 95dbe3dc00fb [2022-09-23T10:22:47.134Z] Step 24/25 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 [2022-09-23T10:22:47.134Z] ---> Running in 77a04837a73f [2022-09-23T10:22:47.714Z] Removing intermediate container 77a04837a73f [2022-09-23T10:22:47.714Z] ---> c70ee94933a4 [2022-09-23T10:22:47.714Z] Step 25/25 : LABEL version=0.0.0 [2022-09-23T10:22:47.714Z] ---> Running in 23b2051f9908 [2022-09-23T10:22:48.294Z] Removing intermediate container 23b2051f9908 [2022-09-23T10:22:48.294Z] ---> 9b224d1abcec [2022-09-23T10:22:48.294Z] [2022-09-23T10:22:48.559Z] Successfully built 9b224d1abcec [2022-09-23T10:22:48.559Z] Successfully tagged core-metadata-arm64:latest [2022-09-23T10:22:48.559Z] Building support-notifications [2022-09-23T10:22:48.827Z]  Building core-metadata ... done  Running setup.py install for dockerpty: finished with status 'done' [2022-09-23T10:22:52.161Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 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-09-23T10:22:52.161Z] 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-09-23T10:23:07.132Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-23T10:23:07.133Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-23T10:23:07.133Z] ---> ce633f83814b [2022-09-23T10:23:07.133Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-23T10:23:07.133Z] ---> Using cache [2022-09-23T10:23:07.133Z] ---> 4b7038297c31 [2022-09-23T10:23:07.133Z] Step 4/23 : WORKDIR /edgex-go [2022-09-23T10:23:07.133Z] ---> Using cache [2022-09-23T10:23:07.133Z] ---> 03e63a74b0f6 [2022-09-23T10:23:07.133Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-23T10:23:07.133Z] ---> Using cache [2022-09-23T10:23:07.133Z] ---> 33283cc6968d [2022-09-23T10:23:07.133Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-23T10:23:07.133Z] ---> Running in a6cb6e050751 [2022-09-23T10:23:07.732Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-23T10:23:08.689Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-23T10:23:10.645Z] OK: 221 MiB in 51 packages [2022-09-23T10:23:10.912Z] Removing intermediate container 4ebc8ed31302 [2022-09-23T10:23:10.912Z] ---> 2d27de41363b [2022-09-23T10:23:11.184Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-23T10:23:11.451Z] ---> Running in 9cd8b35a2c4e [2022-09-23T10:23:12.037Z] Removing intermediate container 9cd8b35a2c4e [2022-09-23T10:23:12.037Z] ---> 0beebfeb3c9d [2022-09-23T10:23:12.037Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-23T10:23:12.037Z] Removing intermediate container a6cb6e050751 [2022-09-23T10:23:12.037Z] ---> 43b1e2c2370f [2022-09-23T10:23:12.037Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-23T10:23:12.304Z] ---> Running in 47705db96884 [2022-09-23T10:23:12.887Z] Removing intermediate container 47705db96884 [2022-09-23T10:23:12.887Z] ---> c251f2c118da [2022-09-23T10:23:12.887Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-23T10:23:13.472Z] ---> 5bf60b396ba3 [2022-09-23T10:23:13.472Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-23T10:23:13.472Z] ---> Running in 0c2d5161779e [2022-09-23T10:23:15.432Z] ---> 193c1fc046bb [2022-09-23T10:23:15.432Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-23T10:23:16.022Z] ---> 70bbe21ca972 [2022-09-23T10:23:16.022Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-23T10:23:17.964Z] ---> e5fd9d49e9de [2022-09-23T10:23:17.964Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-23T10:23:17.964Z] ---> Running in c5ceba49b293 [2022-09-23T10:23:18.547Z] Removing intermediate container c5ceba49b293 [2022-09-23T10:23:18.547Z] ---> a078d55eb63f [2022-09-23T10:23:18.547Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-23T10:23:18.814Z] ---> Running in 1f44caa0504e [2022-09-23T10:23:19.396Z] Removing intermediate container 1f44caa0504e [2022-09-23T10:23:19.396Z] ---> 19a0a92d49c9 [2022-09-23T10:23:19.396Z] Step 21/23 : LABEL arch=arm64 [2022-09-23T10:23:19.663Z] ---> Running in d1388cc0eac1 [2022-09-23T10:23:20.250Z] Removing intermediate container d1388cc0eac1 [2022-09-23T10:23:20.250Z] ---> 8df7c7c1f32d [2022-09-23T10:23:20.250Z] Step 22/23 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 [2022-09-23T10:23:20.517Z] ---> Running in 494369ee641c [2022-09-23T10:23:21.102Z] Removing intermediate container 494369ee641c [2022-09-23T10:23:21.102Z] ---> edee280b9a89 [2022-09-23T10:23:21.102Z] Step 23/23 : LABEL version=0.0.0 [2022-09-23T10:23:21.369Z] ---> Running in 3d4b04060a06 [2022-09-23T10:23:22.326Z] Removing intermediate container 3d4b04060a06 [2022-09-23T10:23:22.326Z] ---> 599d55f6ca46 [2022-09-23T10:23:22.326Z] [2022-09-23T10:23:22.907Z] Successfully built 599d55f6ca46 [2022-09-23T10:23:22.907Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-09-23T10:23:22.907Z] Building core-data [2022-09-23T10:23:41.114Z]  Building sys-mgmt-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-23T10:23:41.114Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-23T10:23:41.114Z] ---> ce633f83814b [2022-09-23T10:23:41.114Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-23T10:23:41.114Z] ---> Using cache [2022-09-23T10:23:41.114Z] ---> 4b7038297c31 [2022-09-23T10:23:41.114Z] Step 4/24 : WORKDIR /edgex-go [2022-09-23T10:23:41.114Z] ---> Using cache [2022-09-23T10:23:41.114Z] ---> 03e63a74b0f6 [2022-09-23T10:23:41.114Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-23T10:23:41.114Z] ---> Using cache [2022-09-23T10:23:41.114Z] ---> 33283cc6968d [2022-09-23T10:23:41.114Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-23T10:23:41.114Z] ---> Running in 4acf9391fd2f [2022-09-23T10:23:42.523Z] Removing intermediate container f61f897b9e4a [2022-09-23T10:23:42.523Z] ---> 4688a1e85986 [2022-09-23T10:23:42.523Z] Step 8/33 : COPY . . [2022-09-23T10:23:43.105Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-23T10:23:44.512Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-23T10:23:45.936Z] OK: 221 MiB in 51 packages [2022-09-23T10:23:48.530Z] Removing intermediate container 4acf9391fd2f [2022-09-23T10:23:48.530Z] ---> a50cb5ee5d24 [2022-09-23T10:23:48.530Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-23T10:23:50.463Z] ---> a00373078a3a [2022-09-23T10:23:50.463Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-23T10:23:50.463Z] ---> Running in 2266b901ec81 [2022-09-23T10:24:02.758Z] ---> e18498d82de8 [2022-09-23T10:24:02.758Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-23T10:24:02.758Z] ---> Running in e5556471a6d2 [2022-09-23T10:24:05.344Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-23T10:24:15.411Z] Removing intermediate container 0c2d5161779e [2022-09-23T10:24:15.411Z] ---> 3160c5e82911 [2022-09-23T10:24:15.411Z] Step 9/23 : COPY . . [2022-09-23T10:24:30.406Z] ---> 1a74131b1626 [2022-09-23T10:24:30.406Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-23T10:24:30.406Z] ---> Running in 016ee729ed4b [2022-09-23T10:24:30.985Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-23T10:24:45.954Z] Removing intermediate container 7c734768b613 [2022-09-23T10:24:45.954Z] ---> 6945761b6abe [2022-09-23T10:24:45.954Z] [2022-09-23T10:24:45.954Z] Step 11/23 : FROM alpine:3.16 [2022-09-23T10:24:45.954Z] ---> a6215f271958 [2022-09-23T10:24:45.954Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-23T10:24:45.954Z] ---> Using cache [2022-09-23T10:24:45.954Z] ---> 9ad582e000e9 [2022-09-23T10:24:45.954Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-23T10:24:45.954Z] ---> Using cache [2022-09-23T10:24:45.954Z] ---> a6a54a7d1b86 [2022-09-23T10:24:45.954Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-23T10:24:46.670Z] ---> Running in 5e985f880a58 [2022-09-23T10:24:47.284Z] Removing intermediate container 5e985f880a58 [2022-09-23T10:24:47.284Z] ---> f5a22a43cd10 [2022-09-23T10:24:47.284Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-23T10:24:47.555Z] ---> Running in 231bed1a7270 [2022-09-23T10:24:48.552Z] Removing intermediate container 231bed1a7270 [2022-09-23T10:24:48.552Z] ---> 63d7f5956d9b [2022-09-23T10:24:48.552Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-23T10:24:50.521Z] ---> c55990a21eb7 [2022-09-23T10:24:50.521Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-23T10:24:53.110Z] ---> 36bb7219f53d [2022-09-23T10:24:53.110Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-23T10:24:54.516Z] ---> 6b685a9b2775 [2022-09-23T10:24:54.516Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-23T10:24:54.516Z] ---> Running in df257aa5be00 [2022-09-23T10:24:55.102Z] Removing intermediate container df257aa5be00 [2022-09-23T10:24:55.102Z] ---> 125919480a08 [2022-09-23T10:24:55.102Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-23T10:24:55.371Z] ---> Running in 01a2d331196e [2022-09-23T10:24:55.950Z] Removing intermediate container 01a2d331196e [2022-09-23T10:24:55.950Z] ---> cbb0b4046581 [2022-09-23T10:24:55.950Z] Step 21/23 : LABEL arch=arm64 [2022-09-23T10:24:55.950Z] ---> Running in c4ced2530e9d [2022-09-23T10:24:56.537Z] Removing intermediate container 2266b901ec81 [2022-09-23T10:24:56.537Z] ---> 72c49f880bd2 [2022-09-23T10:24:56.537Z] Step 9/24 : COPY . . [2022-09-23T10:24:56.537Z] Removing intermediate container c4ced2530e9d [2022-09-23T10:24:56.537Z] ---> c838b90a2755 [2022-09-23T10:24:56.802Z] Step 22/23 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 [2022-09-23T10:24:56.802Z] ---> Running in 89e8c77b79d2 [2022-09-23T10:24:57.758Z] Removing intermediate container 89e8c77b79d2 [2022-09-23T10:24:57.758Z] ---> d820dee27ffd [2022-09-23T10:24:57.758Z] Step 23/23 : LABEL version=0.0.0 [2022-09-23T10:24:57.758Z] ---> Running in 1916bf6c6dd7 [2022-09-23T10:24:58.339Z] Removing intermediate container 1916bf6c6dd7 [2022-09-23T10:24:58.339Z] ---> 203e14edb886 [2022-09-23T10:24:58.339Z] [2022-09-23T10:24:58.923Z] Successfully built 203e14edb886 [2022-09-23T10:24:58.923Z] Successfully tagged support-scheduler-arm64:latest [2022-09-23T10:24:58.923Z] Building security-spire-server [2022-09-23T10:25:09.256Z]  Building support-scheduler ... done  ---> 0ab8faeaf9b7 [2022-09-23T10:25:09.256Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-23T10:25:09.527Z] ---> Running in c7a99772f29e [2022-09-23T10:25:11.462Z] 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-09-23T10:25:15.699Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-23T10:25:15.699Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-23T10:25:15.699Z] ---> ce633f83814b [2022-09-23T10:25:15.699Z] Step 3/25 : WORKDIR /edgex-go [2022-09-23T10:25:15.699Z] ---> Using cache [2022-09-23T10:25:15.699Z] ---> c907738ad98d [2022-09-23T10:25:15.699Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-23T10:25:15.699Z] ---> Using cache [2022-09-23T10:25:15.699Z] ---> 69fded537a0c [2022-09-23T10:25:15.699Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-23T10:25:15.699Z] ---> Running in 777cff75bb8b [2022-09-23T10:25:17.642Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-23T10:25:18.599Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-23T10:25:20.005Z] OK: 221 MiB in 51 packages [2022-09-23T10:25:21.411Z] Removing intermediate container 777cff75bb8b [2022-09-23T10:25:21.411Z] ---> ea290d2ce1fd [2022-09-23T10:25:21.411Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-23T10:25:21.994Z] ---> 8332b492ac58 [2022-09-23T10:25:21.994Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-23T10:25:22.289Z] ---> Running in 92bb35d30369 [2022-09-23T10:26:18.658Z] Removing intermediate container 92bb35d30369 [2022-09-23T10:26:18.658Z] ---> 557a3f354492 [2022-09-23T10:26:18.658Z] Step 8/25 : COPY . . [2022-09-23T10:26:28.720Z] ---> 1e26538f1bfc [2022-09-23T10:26:28.720Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-23T10:26:28.720Z] ---> Running in ca7da022ff23 [2022-09-23T10:26:28.986Z] Removing intermediate container ca7da022ff23 [2022-09-23T10:26:28.986Z] ---> 4eb8fcd85857 [2022-09-23T10:26:28.986Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-23T10:26:29.255Z] ---> Running in a8e1e713602e [2022-09-23T10:26:29.834Z] Removing intermediate container a8e1e713602e [2022-09-23T10:26:29.834Z] ---> 45c2faa11ea6 [2022-09-23T10:26:29.834Z] 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-09-23T10:26:29.834Z] ---> Running in c0cb4aa3e34d [2022-09-23T10:26:33.169Z] Removing intermediate container c0cb4aa3e34d [2022-09-23T10:26:33.169Z] ---> 858bb9e61290 [2022-09-23T10:26:33.169Z] Step 12/25 : WORKDIR /edgex-go [2022-09-23T10:26:33.169Z] ---> Running in 76676dd981d5 [2022-09-23T10:26:33.438Z] Removing intermediate container 76676dd981d5 [2022-09-23T10:26:33.438Z] ---> bb8814d15819 [2022-09-23T10:26:33.438Z] [2022-09-23T10:26:33.438Z] Step 13/25 : FROM alpine:3.15 [2022-09-23T10:26:33.703Z] 3.15: Pulling from library/alpine [2022-09-23T10:26:35.105Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-23T10:26:35.105Z] Status: Downloaded newer image for alpine:3.15 [2022-09-23T10:26:35.105Z] ---> 02e0d6fdf486 [2022-09-23T10:26:35.105Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-23T10:26:35.381Z] ---> Running in 5a86da9a8ed6 [2022-09-23T10:26:35.964Z] Removing intermediate container 5a86da9a8ed6 [2022-09-23T10:26:35.964Z] ---> dfcbb548c5d8 [2022-09-23T10:26:35.964Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-23T10:26:35.964Z] ---> Running in 775a1edbf753 [2022-09-23T10:26:38.545Z] Removing intermediate container 775a1edbf753 [2022-09-23T10:26:38.812Z] ---> 8a8804440435 [2022-09-23T10:26:38.812Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-23T10:26:38.812Z] ---> Running in 4981914510d0 [2022-09-23T10:26:40.752Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-23T10:26:41.726Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-23T10:26:43.132Z] v3.15.6-76-gc40548a3b8 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-23T10:26:43.132Z] v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-23T10:26:43.132Z] OK: 15734 distinct packages available [2022-09-23T10:26:43.132Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-23T10:26:44.090Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-23T10:26:45.494Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-23T10:26:45.494Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-23T10:26:45.759Z] (3/5) Installing libucontext (1.1-r0) [2022-09-23T10:26:45.759Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-23T10:26:45.759Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-23T10:26:46.027Z] Executing busybox-1.34.1-r7.trigger [2022-09-23T10:26:46.027Z] OK: 6 MiB in 19 packages [2022-09-23T10:26:47.965Z] Removing intermediate container 4981914510d0 [2022-09-23T10:26:47.965Z] ---> a2852f1270cc [2022-09-23T10:26:47.965Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-23T10:26:53.313Z] ---> c143e5c914e5 [2022-09-23T10:26:53.313Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-23T10:26:53.897Z] ---> 99d941eb86c2 [2022-09-23T10:26:53.897Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-23T10:26:54.856Z] ---> ea704a4d592a [2022-09-23T10:26:54.856Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-23T10:26:55.440Z] ---> 5a7717f4dd3f [2022-09-23T10:26:55.440Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-23T10:26:55.706Z] ---> Running in beb82efd6e5a [2022-09-23T10:26:55.977Z] Removing intermediate container beb82efd6e5a [2022-09-23T10:26:55.977Z] ---> 7aa80222f355 [2022-09-23T10:26:55.977Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-23T10:26:56.243Z] ---> Running in 31a00a5e305f [2022-09-23T10:26:56.826Z] Removing intermediate container 31a00a5e305f [2022-09-23T10:26:56.826Z] ---> cc2fb39dccbb [2022-09-23T10:26:56.826Z] Step 23/25 : LABEL arch=arm64 [2022-09-23T10:26:56.826Z] ---> Running in 9cac811e936d [2022-09-23T10:26:57.409Z] Removing intermediate container 9cac811e936d [2022-09-23T10:26:57.409Z] ---> 2fbe6fa9fe8e [2022-09-23T10:26:57.409Z] Step 24/25 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 [2022-09-23T10:26:57.409Z] ---> Running in 3ff4b2c86e20 [2022-09-23T10:26:57.997Z] Removing intermediate container 3ff4b2c86e20 [2022-09-23T10:26:57.997Z] ---> 7b1db452758d [2022-09-23T10:26:57.997Z] Step 25/25 : LABEL version=0.0.0 [2022-09-23T10:26:57.997Z] ---> Running in 5848b56016ff [2022-09-23T10:26:58.577Z] Removing intermediate container 5848b56016ff [2022-09-23T10:26:58.578Z] ---> 91f4fb31da0d [2022-09-23T10:26:58.578Z] [2022-09-23T10:26:58.844Z] Successfully built 91f4fb31da0d [2022-09-23T10:26:58.844Z] Successfully tagged security-spire-server-arm64:latest [2022-09-23T10:26:58.844Z] Building security-spire-agent [2022-09-23T10:27:17.038Z]  Building security-spire-server ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-23T10:27:17.038Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-23T10:27:17.038Z] ---> ce633f83814b [2022-09-23T10:27:17.038Z] Step 3/26 : WORKDIR /edgex-go [2022-09-23T10:27:17.038Z] ---> Using cache [2022-09-23T10:27:17.038Z] ---> c907738ad98d [2022-09-23T10:27:17.038Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-23T10:27:17.038Z] ---> Using cache [2022-09-23T10:27:17.038Z] ---> 69fded537a0c [2022-09-23T10:27:17.038Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-23T10:27:17.038Z] ---> Using cache [2022-09-23T10:27:17.038Z] ---> ea290d2ce1fd [2022-09-23T10:27:17.038Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-23T10:27:17.038Z] ---> Using cache [2022-09-23T10:27:17.038Z] ---> 8332b492ac58 [2022-09-23T10:27:17.038Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-23T10:27:17.038Z] ---> Using cache [2022-09-23T10:27:17.038Z] ---> 557a3f354492 [2022-09-23T10:27:17.038Z] Step 8/26 : COPY . . [2022-09-23T10:27:17.038Z] ---> Using cache [2022-09-23T10:27:17.038Z] ---> 1e26538f1bfc [2022-09-23T10:27:17.038Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-23T10:27:17.038Z] ---> Using cache [2022-09-23T10:27:17.038Z] ---> 4eb8fcd85857 [2022-09-23T10:27:17.038Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-23T10:27:17.038Z] ---> Using cache [2022-09-23T10:27:17.038Z] ---> 45c2faa11ea6 [2022-09-23T10:27:17.038Z] 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-09-23T10:27:17.038Z] ---> Running in 880f8b2e1d4f [2022-09-23T10:27:18.444Z] Removing intermediate container 880f8b2e1d4f [2022-09-23T10:27:18.444Z] ---> bf66517668ba [2022-09-23T10:27:18.444Z] Step 12/26 : WORKDIR /edgex-go [2022-09-23T10:27:18.444Z] ---> Running in fc55a11adfa6 [2022-09-23T10:27:18.709Z] Removing intermediate container fc55a11adfa6 [2022-09-23T10:27:18.709Z] ---> 360f1710a079 [2022-09-23T10:27:18.709Z] [2022-09-23T10:27:18.709Z] Step 13/26 : FROM alpine:3.15 [2022-09-23T10:27:18.709Z] ---> 02e0d6fdf486 [2022-09-23T10:27:18.709Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-23T10:27:18.709Z] ---> Using cache [2022-09-23T10:27:18.709Z] ---> dfcbb548c5d8 [2022-09-23T10:27:18.709Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-23T10:27:18.709Z] ---> Using cache [2022-09-23T10:27:18.709Z] ---> 8a8804440435 [2022-09-23T10:27:18.709Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-23T10:27:18.709Z] ---> Using cache [2022-09-23T10:27:18.709Z] ---> a2852f1270cc [2022-09-23T10:27:18.709Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-23T10:27:22.048Z] ---> ae1b02f6ed02 [2022-09-23T10:27:22.048Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-23T10:27:28.672Z] ---> 657940c1047d [2022-09-23T10:27:28.672Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-23T10:27:28.672Z] ---> 1f16501cf866 [2022-09-23T10:27:28.672Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-23T10:27:29.253Z] ---> fedbba1fa86f [2022-09-23T10:27:29.253Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-23T10:27:29.835Z] ---> dafbff4fd92c [2022-09-23T10:27:29.835Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-23T10:27:30.101Z] ---> Running in 1d84ad093795 [2022-09-23T10:27:30.378Z] Removing intermediate container 1d84ad093795 [2022-09-23T10:27:30.378Z] ---> 9704929501fc [2022-09-23T10:27:30.379Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-23T10:27:30.648Z] ---> Running in 96c0f28227ee [2022-09-23T10:27:30.914Z] Removing intermediate container 96c0f28227ee [2022-09-23T10:27:30.914Z] ---> 12caa86f956d [2022-09-23T10:27:30.914Z] Step 24/26 : LABEL arch=arm64 [2022-09-23T10:27:31.180Z] ---> Running in eef0319cb53f [2022-09-23T10:27:31.446Z] Removing intermediate container eef0319cb53f [2022-09-23T10:27:31.446Z] ---> 18557e0d1e98 [2022-09-23T10:27:31.446Z] Step 25/26 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 [2022-09-23T10:27:31.713Z] ---> Running in f47b0d6f3afe [2022-09-23T10:27:31.979Z] Removing intermediate container f47b0d6f3afe [2022-09-23T10:27:31.979Z] ---> e5ea302092ff [2022-09-23T10:27:31.979Z] Step 26/26 : LABEL version=0.0.0 [2022-09-23T10:27:31.979Z] ---> Running in 055e90734cfb [2022-09-23T10:27:32.562Z] Removing intermediate container 055e90734cfb [2022-09-23T10:27:32.562Z] ---> e98119b1dacb [2022-09-23T10:27:32.562Z] [2022-09-23T10:27:32.827Z] Successfully built e98119b1dacb [2022-09-23T10:27:32.827Z] Successfully tagged security-spire-agent-arm64:latest [2022-09-23T10:27:32.827Z]  Building security-spire-agent ... done Building security-spire-config [2022-09-23T10:27:51.018Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-23T10:27:51.018Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-23T10:27:51.018Z] ---> ce633f83814b [2022-09-23T10:27:51.018Z] Step 3/26 : WORKDIR /edgex-go [2022-09-23T10:27:51.018Z] ---> Using cache [2022-09-23T10:27:51.018Z] ---> c907738ad98d [2022-09-23T10:27:51.018Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-23T10:27:51.018Z] ---> Using cache [2022-09-23T10:27:51.018Z] ---> 69fded537a0c [2022-09-23T10:27:51.018Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-23T10:27:51.018Z] ---> Using cache [2022-09-23T10:27:51.018Z] ---> ea290d2ce1fd [2022-09-23T10:27:51.018Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-23T10:27:51.018Z] ---> Using cache [2022-09-23T10:27:51.018Z] ---> 8332b492ac58 [2022-09-23T10:27:51.018Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-23T10:27:51.018Z] ---> Using cache [2022-09-23T10:27:51.018Z] ---> 557a3f354492 [2022-09-23T10:27:51.018Z] Step 8/26 : COPY . . [2022-09-23T10:27:51.018Z] ---> Using cache [2022-09-23T10:27:51.018Z] ---> 1e26538f1bfc [2022-09-23T10:27:51.018Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-23T10:27:51.018Z] ---> Using cache [2022-09-23T10:27:51.018Z] ---> 4eb8fcd85857 [2022-09-23T10:27:51.018Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-23T10:27:51.018Z] ---> Using cache [2022-09-23T10:27:51.018Z] ---> 45c2faa11ea6 [2022-09-23T10:27:51.018Z] 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-09-23T10:27:51.018Z] ---> Using cache [2022-09-23T10:27:51.018Z] ---> bf66517668ba [2022-09-23T10:27:51.018Z] Step 12/26 : WORKDIR /edgex-go [2022-09-23T10:27:51.018Z] ---> Using cache [2022-09-23T10:27:51.018Z] ---> 360f1710a079 [2022-09-23T10:27:51.018Z] [2022-09-23T10:27:51.018Z] Step 13/26 : FROM alpine:3.15 [2022-09-23T10:27:51.018Z] ---> 02e0d6fdf486 [2022-09-23T10:27:51.018Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-23T10:27:51.018Z] ---> Using cache [2022-09-23T10:27:51.018Z] ---> dfcbb548c5d8 [2022-09-23T10:27:51.018Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-23T10:27:51.018Z] ---> Using cache [2022-09-23T10:27:51.018Z] ---> 8a8804440435 [2022-09-23T10:27:51.018Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-23T10:27:51.018Z] ---> Running in 11c309d05c64 [2022-09-23T10:27:51.018Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-23T10:27:51.600Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-23T10:27:53.005Z] v3.15.6-76-gc40548a3b8 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-23T10:27:53.005Z] v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-23T10:27:53.005Z] OK: 15734 distinct packages available [2022-09-23T10:27:53.271Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-23T10:27:54.228Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-23T10:27:55.638Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-23T10:27:55.638Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-23T10:27:55.638Z] (3/4) Installing libucontext (1.1-r0) [2022-09-23T10:27:55.903Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-23T10:27:55.903Z] Executing busybox-1.34.1-r7.trigger [2022-09-23T10:27:55.903Z] OK: 6 MiB in 18 packages [2022-09-23T10:27:57.838Z] Removing intermediate container 11c309d05c64 [2022-09-23T10:27:57.838Z] ---> 576e7839ecaf [2022-09-23T10:27:57.838Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-23T10:28:03.156Z] ---> cb85e020b450 [2022-09-23T10:28:03.156Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-23T10:28:03.424Z] ---> ed3633b5dd68 [2022-09-23T10:28:03.424Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-23T10:28:03.689Z] ---> Running in 091c65f83a11 [2022-09-23T10:28:03.954Z] Removing intermediate container 091c65f83a11 [2022-09-23T10:28:03.954Z] ---> a7309182572e [2022-09-23T10:28:03.954Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-23T10:28:04.919Z] ---> 9f0f2535a467 [2022-09-23T10:28:04.919Z] Step 21/26 : WORKDIR / [2022-09-23T10:28:04.919Z] ---> Running in 3df0b6fcbefa [2022-09-23T10:28:05.510Z] Removing intermediate container 3df0b6fcbefa [2022-09-23T10:28:05.510Z] ---> b9cf08fbef20 [2022-09-23T10:28:05.510Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-23T10:28:05.510Z] ---> Running in 6093dbda3337 [2022-09-23T10:28:06.090Z] Removing intermediate container 6093dbda3337 [2022-09-23T10:28:06.090Z] ---> 017574a09333 [2022-09-23T10:28:06.090Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-23T10:28:06.090Z] ---> Running in abe9f5066757 [2022-09-23T10:28:06.669Z] Removing intermediate container abe9f5066757 [2022-09-23T10:28:06.669Z] ---> 6a1b194d7333 [2022-09-23T10:28:06.669Z] Step 24/26 : LABEL arch=arm64 [2022-09-23T10:28:06.669Z] ---> Running in 25c89b0bf0eb [2022-09-23T10:28:07.792Z] Removing intermediate container 25c89b0bf0eb [2022-09-23T10:28:07.792Z] ---> 94b2a283c38b [2022-09-23T10:28:07.792Z] Step 25/26 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 [2022-09-23T10:28:07.792Z] ---> Running in 178831ba2972 [2022-09-23T10:28:08.445Z] Removing intermediate container 178831ba2972 [2022-09-23T10:28:08.445Z] ---> 9ffc1d407894 [2022-09-23T10:28:08.445Z] Step 26/26 : LABEL version=0.0.0 [2022-09-23T10:28:08.445Z] ---> Running in f4d41ff7944d [2022-09-23T10:28:09.061Z] Removing intermediate container f4d41ff7944d [2022-09-23T10:28:09.061Z] ---> c3fe77fc8cc8 [2022-09-23T10:28:09.061Z] [2022-09-23T10:28:09.061Z] Successfully built c3fe77fc8cc8 [2022-09-23T10:28:09.061Z] Successfully tagged security-spire-config-arm64:latest [2022-09-23T10:28:09.061Z] Building security-spiffe-token-provider [2022-09-23T10:28:24.352Z]  Building security-spire-config ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-23T10:28:24.352Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-23T10:28:24.352Z] ---> ce633f83814b [2022-09-23T10:28:24.352Z] Step 3/20 : WORKDIR /edgex-go [2022-09-23T10:28:24.352Z] ---> Using cache [2022-09-23T10:28:24.352Z] ---> c907738ad98d [2022-09-23T10:28:24.352Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-23T10:28:24.618Z] ---> Running in c70a33c94941 [2022-09-23T10:28:26.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-23T10:28:26.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-23T10:28:28.232Z] v3.16.2-196-g7658871b27 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-23T10:28:28.232Z] v3.16.2-195-g10289c370b [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-23T10:28:28.232Z] OK: 16895 distinct packages available [2022-09-23T10:28:28.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-23T10:28:28.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-23T10:28:29.902Z] OK: 221 MiB in 51 packages [2022-09-23T10:28:31.306Z] Removing intermediate container c70a33c94941 [2022-09-23T10:28:31.306Z] ---> 0fe158a4acf8 [2022-09-23T10:28:31.306Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-23T10:28:31.886Z] ---> e6c9d1e18226 [2022-09-23T10:28:31.886Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-23T10:28:32.156Z] ---> Running in 686fd9151d7a [2022-09-23T10:28:50.350Z] Removing intermediate container c48b736997b8 [2022-09-23T10:28:50.350Z] ---> b4e2dc0235e1 [2022-09-23T10:28:50.350Z] [2022-09-23T10:28:50.350Z] Step 11/24 : FROM alpine:3.16 [2022-09-23T10:28:50.350Z] ---> a6215f271958 [2022-09-23T10:28:50.350Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-23T10:28:50.350Z] ---> Using cache [2022-09-23T10:28:50.350Z] ---> 9ad582e000e9 [2022-09-23T10:28:50.350Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-23T10:28:50.350Z] ---> Using cache [2022-09-23T10:28:50.350Z] ---> a6a54a7d1b86 [2022-09-23T10:28:50.350Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-23T10:28:50.350Z] ---> Running in ad3ce9104194 [2022-09-23T10:28:50.350Z] Removing intermediate container ad3ce9104194 [2022-09-23T10:28:50.350Z] ---> 4e8df354fce1 [2022-09-23T10:28:50.350Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-23T10:28:50.350Z] ---> Running in 37509a1fe524 [2022-09-23T10:28:50.350Z] Removing intermediate container 37509a1fe524 [2022-09-23T10:28:50.350Z] ---> fee43743bceb [2022-09-23T10:28:50.350Z] Step 16/24 : WORKDIR / [2022-09-23T10:28:50.350Z] ---> Running in e9232fbfb585 [2022-09-23T10:28:50.350Z] Removing intermediate container e9232fbfb585 [2022-09-23T10:28:50.350Z] ---> fdfb52326693 [2022-09-23T10:28:50.350Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-23T10:28:50.350Z] ---> 5bf115a9d4df [2022-09-23T10:28:50.350Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-23T10:28:52.291Z] ---> eb20f20aa80b [2022-09-23T10:28:52.292Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-23T10:28:52.874Z] ---> 8f400afeb99a [2022-09-23T10:28:52.874Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-23T10:28:52.874Z] ---> Running in 96d9c008af48 [2022-09-23T10:28:54.819Z] Removing intermediate container 96d9c008af48 [2022-09-23T10:28:54.819Z] ---> 9a97c3f321dd [2022-09-23T10:28:54.819Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-23T10:28:54.819Z] ---> Running in e886cab990ed [2022-09-23T10:28:55.398Z] Removing intermediate container e886cab990ed [2022-09-23T10:28:55.398Z] ---> f3caa9a9226a [2022-09-23T10:28:55.398Z] Step 22/24 : LABEL arch=arm64 [2022-09-23T10:28:55.398Z] ---> Running in c3db7ceac6df [2022-09-23T10:28:55.977Z] Removing intermediate container c3db7ceac6df [2022-09-23T10:28:55.977Z] ---> 7d55d29f8e66 [2022-09-23T10:28:55.977Z] Step 23/24 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 [2022-09-23T10:28:55.977Z] ---> Running in 3d8abfe4f51f [2022-09-23T10:28:56.554Z] Removing intermediate container 3d8abfe4f51f [2022-09-23T10:28:56.554Z] ---> 5939d86c8a90 [2022-09-23T10:28:56.554Z] Step 24/24 : LABEL version=0.0.0 [2022-09-23T10:28:56.821Z] ---> Running in 2ad16af34a95 [2022-09-23T10:28:57.399Z] Removing intermediate container 2ad16af34a95 [2022-09-23T10:28:57.399Z] ---> 9dc207aac0fb [2022-09-23T10:28:57.399Z] [2022-09-23T10:28:57.664Z] Successfully built 9dc207aac0fb [2022-09-23T10:28:57.664Z] Successfully tagged core-command-arm64:latest [2022-09-23T10:29:29.850Z]  Building core-command ... done Removing intermediate container 686fd9151d7a [2022-09-23T10:29:29.850Z] ---> 4442f27419a2 [2022-09-23T10:29:29.850Z] Step 7/20 : COPY . . [2022-09-23T10:29:36.485Z] ---> 14db83835d46 [2022-09-23T10:29:36.485Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-23T10:29:36.485Z] ---> Running in a3b3a99bd9ae [2022-09-23T10:29:37.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-09-23T10:29:56.070Z] Removing intermediate container e5556471a6d2 [2022-09-23T10:29:56.070Z] ---> dbe272341a20 [2022-09-23T10:29:56.070Z] [2022-09-23T10:29:56.070Z] Step 10/33 : FROM alpine:3.16 [2022-09-23T10:29:56.070Z] ---> a6215f271958 [2022-09-23T10:29:56.070Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-23T10:29:56.070Z] ---> Running in 678756480cd7 [2022-09-23T10:29:56.070Z] Removing intermediate container 678756480cd7 [2022-09-23T10:29:56.070Z] ---> e8d22c469aea [2022-09-23T10:29:56.070Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-23T10:29:56.070Z] ---> Running in 6c27bda4e22e [2022-09-23T10:29:56.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-23T10:29:56.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-23T10:29:57.875Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-23T10:29:57.875Z] (2/2) Installing su-exec (0.2-r1) [2022-09-23T10:29:57.875Z] Executing busybox-1.35.0-r17.trigger [2022-09-23T10:29:58.142Z] OK: 5 MiB in 16 packages [2022-09-23T10:29:59.550Z] Removing intermediate container 6c27bda4e22e [2022-09-23T10:29:59.550Z] ---> 27e7fc08cf2f [2022-09-23T10:29:59.550Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-23T10:29:59.819Z] ---> Running in 6a437e235c0f [2022-09-23T10:30:00.085Z] Removing intermediate container 6a437e235c0f [2022-09-23T10:30:00.085Z] ---> 4f1e8cd9216c [2022-09-23T10:30:00.085Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-23T10:30:00.354Z] ---> Running in f249a69fe7ea [2022-09-23T10:30:00.622Z] Removing intermediate container f249a69fe7ea [2022-09-23T10:30:00.622Z] ---> 257c5d6102dd [2022-09-23T10:30:00.622Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-23T10:30:00.889Z] ---> Running in 49d8022e9791 [2022-09-23T10:30:01.158Z] Removing intermediate container 49d8022e9791 [2022-09-23T10:30:01.158Z] ---> 579ae9440218 [2022-09-23T10:30:01.158Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-23T10:30:01.432Z] ---> Running in 212c23802f5c [2022-09-23T10:30:02.028Z] Removing intermediate container 212c23802f5c [2022-09-23T10:30:02.028Z] ---> b43168fd4e20 [2022-09-23T10:30:02.028Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-23T10:30:02.028Z] ---> Running in 2614e803f5f8 [2022-09-23T10:30:05.364Z] Removing intermediate container 2614e803f5f8 [2022-09-23T10:30:05.364Z] ---> 158d4cf83dcf [2022-09-23T10:30:05.364Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-23T10:30:05.364Z] ---> Running in 320d8eade22a [2022-09-23T10:30:05.364Z] Removing intermediate container 320d8eade22a [2022-09-23T10:30:05.364Z] ---> 1123a00a866f [2022-09-23T10:30:05.364Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-23T10:30:06.321Z] ---> 32b63d2e78ce [2022-09-23T10:30:06.321Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-23T10:30:06.321Z] ---> Running in 83f63a404ab3 [2022-09-23T10:30:08.924Z] Removing intermediate container 83f63a404ab3 [2022-09-23T10:30:08.924Z] ---> b6e95dc23bc8 [2022-09-23T10:30:08.924Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-23T10:30:09.884Z] ---> db7ce5a01540 [2022-09-23T10:30:09.884Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-23T10:30:11.823Z] ---> ff1478910019 [2022-09-23T10:30:11.823Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-23T10:30:12.408Z] ---> d2125357c6e3 [2022-09-23T10:30:12.408Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-23T10:30:13.367Z] ---> 347e5139206e [2022-09-23T10:30:13.367Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-23T10:30:14.326Z] ---> a25e040d5ac4 [2022-09-23T10:30:14.326Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-23T10:30:14.910Z] ---> 500c94f2ad5f [2022-09-23T10:30:14.910Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-23T10:30:15.867Z] ---> 7df58157eb0d [2022-09-23T10:30:15.867Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-23T10:30:15.867Z] ---> Running in 0fafa206846a [2022-09-23T10:30:19.195Z] Removing intermediate container 0fafa206846a [2022-09-23T10:30:19.195Z] ---> a7e4cf29da7d [2022-09-23T10:30:19.195Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-23T10:30:19.195Z] ---> Running in 99fdd2044394 [2022-09-23T10:30:19.458Z] Removing intermediate container 99fdd2044394 [2022-09-23T10:30:19.458Z] ---> 984fa6dac31e [2022-09-23T10:30:19.458Z] Step 30/33 : CMD ["gate"] [2022-09-23T10:30:19.458Z] ---> Running in 9a99fb8f5789 [2022-09-23T10:30:20.035Z] Removing intermediate container 9a99fb8f5789 [2022-09-23T10:30:20.035Z] ---> bb903e84f90b [2022-09-23T10:30:20.035Z] Step 31/33 : LABEL arch=arm64 [2022-09-23T10:30:20.035Z] ---> Running in 7f1d2726d127 [2022-09-23T10:30:20.615Z] Removing intermediate container 7f1d2726d127 [2022-09-23T10:30:20.615Z] ---> 06f10dd13fb4 [2022-09-23T10:30:20.615Z] Step 32/33 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 [2022-09-23T10:30:20.615Z] ---> Running in 746254ea8230 [2022-09-23T10:30:21.200Z] Removing intermediate container 746254ea8230 [2022-09-23T10:30:21.200Z] ---> d0a4b4be2f3a [2022-09-23T10:30:21.200Z] Step 33/33 : LABEL version=0.0.0 [2022-09-23T10:30:21.200Z] ---> Running in 4383c79eff2a [2022-09-23T10:30:21.777Z] Removing intermediate container 4383c79eff2a [2022-09-23T10:30:21.777Z] ---> 23bd8cd4d366 [2022-09-23T10:30:21.777Z] [2022-09-23T10:30:21.777Z] Successfully built 23bd8cd4d366 [2022-09-23T10:30:21.777Z] Successfully tagged security-bootstrapper-arm64:latest [2022-09-23T10:31:43.353Z]  Building security-bootstrapper ... done Removing intermediate container c7a99772f29e [2022-09-23T10:31:43.353Z] ---> b1b61b23c507 [2022-09-23T10:31:43.353Z] [2022-09-23T10:31:43.353Z] Step 11/24 : FROM alpine:3.16 [2022-09-23T10:31:43.353Z] ---> a6215f271958 [2022-09-23T10:31:43.353Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-23T10:31:43.353Z] ---> Running in 1692388491ae [2022-09-23T10:31:43.353Z] Removing intermediate container 1692388491ae [2022-09-23T10:31:43.353Z] ---> f997ad5a3ad9 [2022-09-23T10:31:43.353Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-23T10:31:43.353Z] ---> Running in 59f0a50a1d7a [2022-09-23T10:31:43.353Z] Removing intermediate container 59f0a50a1d7a [2022-09-23T10:31:43.353Z] ---> eca406c0b1a6 [2022-09-23T10:31:43.353Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-23T10:31:43.353Z] ---> Running in 4343bc6f672f [2022-09-23T10:31:43.353Z] Removing intermediate container 4343bc6f672f [2022-09-23T10:31:43.353Z] ---> 9a2c72eb8969 [2022-09-23T10:31:43.353Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-23T10:31:43.353Z] ---> Running in fa28114a605e [2022-09-23T10:31:43.353Z] Removing intermediate container fa28114a605e [2022-09-23T10:31:43.353Z] ---> 209dba261213 [2022-09-23T10:31:43.353Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-23T10:31:43.353Z] ---> Running in 7f30ef4cad92 [2022-09-23T10:31:43.353Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-23T10:31:43.353Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-23T10:31:43.353Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-23T10:31:43.353Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-23T10:31:43.353Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-23T10:31:43.353Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-23T10:31:43.353Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-23T10:31:43.353Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-23T10:31:43.353Z] Executing busybox-1.35.0-r17.trigger [2022-09-23T10:31:43.353Z] OK: 8 MiB in 20 packages [2022-09-23T10:31:43.353Z] Removing intermediate container 7f30ef4cad92 [2022-09-23T10:31:43.353Z] ---> c4b8d3039f03 [2022-09-23T10:31:43.353Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-23T10:31:43.353Z] ---> a37a370a5d8f [2022-09-23T10:31:43.353Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-23T10:31:43.937Z] ---> 56ff47d08873 [2022-09-23T10:31:43.937Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-23T10:31:44.895Z] ---> 1d5a5711d65a [2022-09-23T10:31:44.895Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-23T10:31:44.895Z] ---> Running in 9dc5aacbff40 [2022-09-23T10:31:45.477Z] Removing intermediate container 9dc5aacbff40 [2022-09-23T10:31:45.477Z] ---> 8cafa96b02d0 [2022-09-23T10:31:45.477Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-23T10:31:45.743Z] ---> Running in 9849bfd1881e [2022-09-23T10:31:46.322Z] Removing intermediate container 9849bfd1881e [2022-09-23T10:31:46.322Z] ---> 9e62ba0e83d8 [2022-09-23T10:31:46.323Z] Step 22/24 : LABEL arch=arm64 [2022-09-23T10:31:46.323Z] ---> Running in c531449b9738 [2022-09-23T10:31:46.910Z] Removing intermediate container c531449b9738 [2022-09-23T10:31:46.910Z] ---> 95fe5c6f3798 [2022-09-23T10:31:46.910Z] Step 23/24 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 [2022-09-23T10:31:46.910Z] ---> Running in 45a82395efa4 [2022-09-23T10:31:47.489Z] Removing intermediate container 45a82395efa4 [2022-09-23T10:31:47.489Z] ---> 6da8f75b6110 [2022-09-23T10:31:47.489Z] Step 24/24 : LABEL version=0.0.0 [2022-09-23T10:31:47.489Z] ---> Running in a9635aaa89c8 [2022-09-23T10:31:47.755Z] Removing intermediate container a9635aaa89c8 [2022-09-23T10:31:47.755Z] ---> 20237c1612e7 [2022-09-23T10:31:47.755Z] [2022-09-23T10:31:48.019Z] Successfully built 20237c1612e7 [2022-09-23T10:31:48.285Z] Successfully tagged core-data-arm64:latest [2022-09-23T10:32:06.452Z]  Building core-data ... done Removing intermediate container 016ee729ed4b [2022-09-23T10:32:06.452Z] ---> 86c21ed5abc0 [2022-09-23T10:32:06.452Z] [2022-09-23T10:32:06.452Z] Step 11/23 : FROM alpine:3.16 [2022-09-23T10:32:06.452Z] ---> a6215f271958 [2022-09-23T10:32:06.452Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-23T10:32:06.724Z] ---> Running in 8ae9320b6ef9 [2022-09-23T10:32:08.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-23T10:32:08.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-23T10:32:09.674Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-23T10:32:09.674Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-23T10:32:09.674Z] Executing busybox-1.35.0-r17.trigger [2022-09-23T10:32:09.674Z] Executing ca-certificates-20220614-r0.trigger [2022-09-23T10:32:09.942Z] OK: 6 MiB in 16 packages [2022-09-23T10:32:11.881Z] Removing intermediate container 8ae9320b6ef9 [2022-09-23T10:32:11.881Z] ---> a4f87b29aca3 [2022-09-23T10:32:11.881Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-23T10:32:11.881Z] ---> Running in 10ee36114af8 [2022-09-23T10:32:12.462Z] Removing intermediate container 10ee36114af8 [2022-09-23T10:32:12.462Z] ---> 781c244a3a2b [2022-09-23T10:32:12.462Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-23T10:32:12.462Z] ---> Running in d996a3ceb647 [2022-09-23T10:32:13.041Z] Removing intermediate container d996a3ceb647 [2022-09-23T10:32:13.041Z] ---> 355864bab56c [2022-09-23T10:32:13.041Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-23T10:32:13.041Z] ---> Running in 459cb14506c6 [2022-09-23T10:32:13.625Z] Removing intermediate container 459cb14506c6 [2022-09-23T10:32:13.625Z] ---> 043ebd891e17 [2022-09-23T10:32:13.625Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-23T10:32:14.203Z] ---> 13dba0e045c7 [2022-09-23T10:32:14.203Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-23T10:32:16.133Z] ---> a2c42c452cd5 [2022-09-23T10:32:16.133Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-23T10:32:17.083Z] ---> 03850039fd1d [2022-09-23T10:32:17.083Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-23T10:32:17.083Z] ---> Running in 12e1ee2cd808 [2022-09-23T10:32:17.661Z] Removing intermediate container 12e1ee2cd808 [2022-09-23T10:32:17.661Z] ---> ad9c5c427abb [2022-09-23T10:32:17.661Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-23T10:32:17.661Z] ---> Running in bcae279bb757 [2022-09-23T10:32:17.926Z] Removing intermediate container bcae279bb757 [2022-09-23T10:32:18.193Z] ---> 2072e3a8c4cf [2022-09-23T10:32:18.193Z] Step 21/23 : LABEL arch=arm64 [2022-09-23T10:32:18.193Z] ---> Running in 41b7cda63244 [2022-09-23T10:32:18.774Z] Removing intermediate container 41b7cda63244 [2022-09-23T10:32:18.774Z] ---> 59590e8be264 [2022-09-23T10:32:18.774Z] Step 22/23 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 [2022-09-23T10:32:18.774Z] ---> Running in dd1973f2272b [2022-09-23T10:32:19.357Z] Removing intermediate container dd1973f2272b [2022-09-23T10:32:19.357Z] ---> d5634afaae0a [2022-09-23T10:32:19.357Z] Step 23/23 : LABEL version=0.0.0 [2022-09-23T10:32:19.357Z] ---> Running in d333a2f2b2ef [2022-09-23T10:32:19.940Z] Removing intermediate container d333a2f2b2ef [2022-09-23T10:32:19.940Z] ---> 7e5ee855f536 [2022-09-23T10:32:19.940Z] [2022-09-23T10:32:19.940Z] Successfully built 7e5ee855f536 [2022-09-23T10:32:19.940Z] Successfully tagged support-notifications-arm64:latest [2022-09-23T10:32:52.147Z]  Building support-notifications ... done Removing intermediate container a3b3a99bd9ae [2022-09-23T10:32:52.147Z] ---> d663f6482413 [2022-09-23T10:32:52.147Z] [2022-09-23T10:32:52.147Z] Step 9/20 : FROM alpine:3.15 [2022-09-23T10:32:52.147Z] ---> 02e0d6fdf486 [2022-09-23T10:32:52.147Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-23T10:32:52.147Z] ---> Using cache [2022-09-23T10:32:52.147Z] ---> dfcbb548c5d8 [2022-09-23T10:32:52.147Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-23T10:32:52.147Z] ---> Using cache [2022-09-23T10:32:52.147Z] ---> 8a8804440435 [2022-09-23T10:32:52.147Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-23T10:32:52.147Z] ---> Running in 433fc48f5617 [2022-09-23T10:32:52.147Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-23T10:32:53.106Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-23T10:32:54.071Z] v3.15.6-76-gc40548a3b8 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-23T10:32:54.071Z] v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-23T10:32:54.071Z] OK: 15734 distinct packages available [2022-09-23T10:32:54.342Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-23T10:32:55.313Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-23T10:32:56.268Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-23T10:32:56.268Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-23T10:32:56.534Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-23T10:32:56.534Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-23T10:32:56.534Z] (5/9) Installing curl (7.80.0-r3) [2022-09-23T10:32:56.799Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-23T10:32:56.799Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-23T10:32:56.799Z] (8/9) Installing libucontext (1.1-r0) [2022-09-23T10:32:57.065Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-23T10:32:57.065Z] Executing busybox-1.34.1-r7.trigger [2022-09-23T10:32:57.065Z] Executing ca-certificates-20220614-r0.trigger [2022-09-23T10:32:57.330Z] OK: 8 MiB in 23 packages [2022-09-23T10:32:58.737Z] Removing intermediate container 433fc48f5617 [2022-09-23T10:32:58.738Z] ---> ac95ac1ba22d [2022-09-23T10:32:58.738Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-23T10:32:59.002Z] ---> 46dd08f1c3b9 [2022-09-23T10:32:59.002Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-23T10:33:00.407Z] ---> 1705545b10e8 [2022-09-23T10:33:00.407Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-23T10:33:00.987Z] ---> d380b2ec248b [2022-09-23T10:33:00.987Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-23T10:33:00.987Z] ---> Running in 56d4d87f83fa [2022-09-23T10:33:01.251Z] Removing intermediate container 56d4d87f83fa [2022-09-23T10:33:01.251Z] ---> 45b0e8f3be86 [2022-09-23T10:33:01.251Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-23T10:33:01.251Z] ---> Running in d7c30e7d2994 [2022-09-23T10:33:01.518Z] Removing intermediate container d7c30e7d2994 [2022-09-23T10:33:01.518Z] ---> 660ac7153fc7 [2022-09-23T10:33:01.518Z] Step 18/20 : LABEL arch=arm64 [2022-09-23T10:33:01.518Z] ---> Running in 8dfe9e78d49b [2022-09-23T10:33:02.101Z] Removing intermediate container 8dfe9e78d49b [2022-09-23T10:33:02.101Z] ---> f29a12f6ee81 [2022-09-23T10:33:02.101Z] Step 19/20 : LABEL git_sha=38c18c48678d8da829d4992362fac8520be6cbc3 [2022-09-23T10:33:02.101Z] ---> Running in bc254f89bd52 [2022-09-23T10:33:02.367Z] Removing intermediate container bc254f89bd52 [2022-09-23T10:33:02.367Z] ---> b6ddda658bdc [2022-09-23T10:33:02.367Z] Step 20/20 : LABEL version=0.0.0 [2022-09-23T10:33:02.367Z] ---> Running in fbfd7ce24c59 [2022-09-23T10:33:02.632Z] Removing intermediate container fbfd7ce24c59 [2022-09-23T10:33:02.632Z] ---> 29af213d55e0 [2022-09-23T10:33:02.632Z] [2022-09-23T10:33:02.899Z] Successfully built 29af213d55e0 [2022-09-23T10:33:02.899Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-09-23T10:33:03.174Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-09-23T10:33:03.175Z] $ docker stop --time=1 6062bc9f6a6edef4c4991009f80a49e6589c26f46ed47cee0845e221eceb8578 [2022-09-23T10:33:04.822Z] $ docker rm -f 6062bc9f6a6edef4c4991009f80a49e6589c26f46ed47cee0845e221eceb8578 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-23T10:33:05.369Z] + docker images [2022-09-23T10:33:05.635Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-23T10:33:05.635Z] security-spiffe-token-provider-arm64 latest 29af213d55e0 3 seconds ago 28.4MB [2022-09-23T10:33:05.635Z] d663f6482413 15 seconds ago 1.41GB [2022-09-23T10:33:05.635Z] support-notifications-arm64 latest 7e5ee855f536 46 seconds ago 26.3MB [2022-09-23T10:33:05.635Z] 86c21ed5abc0 About a minute ago 1.44GB [2022-09-23T10:33:05.635Z] core-data-arm64 latest 20237c1612e7 About a minute ago 20.7MB [2022-09-23T10:33:05.635Z] b1b61b23c507 About a minute ago 1.38GB [2022-09-23T10:33:05.635Z] security-bootstrapper-arm64 latest 23bd8cd4d366 2 minutes ago 19.1MB [2022-09-23T10:33:05.635Z] dbe272341a20 3 minutes ago 1.36GB [2022-09-23T10:33:05.635Z] core-command-arm64 latest 9dc207aac0fb 4 minutes ago 16.7MB [2022-09-23T10:33:05.635Z] b4e2dc0235e1 4 minutes ago 1.38GB [2022-09-23T10:33:05.635Z] security-spire-config-arm64 latest c3fe77fc8cc8 4 minutes ago 83.6MB [2022-09-23T10:33:05.635Z] security-spire-agent-arm64 latest e98119b1dacb 5 minutes ago 122MB [2022-09-23T10:33:05.635Z] 360f1710a079 5 minutes ago 1.25GB [2022-09-23T10:33:05.635Z] security-spire-server-arm64 latest 91f4fb31da0d 6 minutes ago 84.2MB [2022-09-23T10:33:05.635Z] bb8814d15819 6 minutes ago 1.25GB [2022-09-23T10:33:05.635Z] support-scheduler-arm64 latest 203e14edb886 8 minutes ago 25.7MB [2022-09-23T10:33:05.635Z] 6945761b6abe 8 minutes ago 1.44GB [2022-09-23T10:33:05.635Z] sys-mgmt-agent-arm64 latest 599d55f6ca46 9 minutes ago 133MB [2022-09-23T10:33:05.635Z] core-metadata-arm64 latest 9b224d1abcec 10 minutes ago 17.5MB [2022-09-23T10:33:05.635Z] b1d80260b824 10 minutes ago 1.38GB [2022-09-23T10:33:05.635Z] security-secretstore-setup-arm64 latest dcde1f4c1c64 10 minutes ago 28.2MB [2022-09-23T10:33:05.635Z] security-proxy-setup-arm64 latest 5aaf73121861 10 minutes ago 26.4MB [2022-09-23T10:33:05.635Z] c1849b4c561d 11 minutes ago 1.37GB [2022-09-23T10:33:05.635Z] d15242928e46 11 minutes ago 1.37GB [2022-09-23T10:33:05.635Z] d9cba5cd500d 11 minutes ago 1.36GB [2022-09-23T10:33:05.635Z] ci-base-image-arm64 latest ce633f83814b 30 minutes ago 941MB [2022-09-23T10:33:05.635Z] alpine 3.15 02e0d6fdf486 6 weeks ago 5.33MB [2022-09-23T10:33:05.635Z] alpine 3.16 a6215f271958 6 weeks ago 5.29MB [2022-09-23T10:33:05.635Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB [2022-09-23T10:33:05.635Z] 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-09-23T10:33:06.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-23T10:33:06.435Z] [2022-09-23T10:33:06.435Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-23T10:33:06.838Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-23T10:33:07.104Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-23T10:33:07.104Z] 8998bd30e6a1: Pulling fs layer [2022-09-23T10:33:07.104Z] 04944245beec: Pulling fs layer [2022-09-23T10:33:07.104Z] 699f458cf7ca: Pulling fs layer [2022-09-23T10:33:07.104Z] 765212b225bb: Pulling fs layer [2022-09-23T10:33:07.104Z] f23df028b6ca: Pulling fs layer [2022-09-23T10:33:07.104Z] d65c8cfc05b1: Pulling fs layer [2022-09-23T10:33:07.104Z] 2437ff75d9bd: Pulling fs layer [2022-09-23T10:33:07.104Z] 765212b225bb: Waiting [2022-09-23T10:33:07.104Z] f23df028b6ca: Waiting [2022-09-23T10:33:07.104Z] d65c8cfc05b1: Waiting [2022-09-23T10:33:07.104Z] 2437ff75d9bd: Waiting [2022-09-23T10:33:07.104Z] 04944245beec: Verifying Checksum [2022-09-23T10:33:07.104Z] 04944245beec: Download complete [2022-09-23T10:33:07.104Z] 765212b225bb: Verifying Checksum [2022-09-23T10:33:07.104Z] 765212b225bb: Download complete [2022-09-23T10:33:07.370Z] f23df028b6ca: Verifying Checksum [2022-09-23T10:33:07.370Z] f23df028b6ca: Download complete [2022-09-23T10:33:07.370Z] d65c8cfc05b1: Verifying Checksum [2022-09-23T10:33:07.370Z] d65c8cfc05b1: Download complete [2022-09-23T10:33:07.370Z] 699f458cf7ca: Download complete [2022-09-23T10:33:07.950Z] 8998bd30e6a1: Download complete [2022-09-23T10:33:10.522Z] 2437ff75d9bd: Verifying Checksum [2022-09-23T10:33:10.522Z] 2437ff75d9bd: Download complete [2022-09-23T10:33:11.926Z] 8998bd30e6a1: Pull complete [2022-09-23T10:33:12.192Z] 04944245beec: Pull complete [2022-09-23T10:33:13.595Z] 699f458cf7ca: Pull complete [2022-09-23T10:33:13.860Z] 765212b225bb: Pull complete [2022-09-23T10:33:14.439Z] f23df028b6ca: Pull complete [2022-09-23T10:33:14.704Z] d65c8cfc05b1: Pull complete [2022-09-23T10:33:29.669Z] 2437ff75d9bd: Pull complete [2022-09-23T10:33:29.669Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-23T10:33:29.669Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-23T10:33:29.669Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-23T10:33:29.990Z] prd-ubuntu20.04-docker-arm64-4c-16g-725 does not seem to be running inside a container [2022-09-23T10:33:30.035Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-23T10:33:32.567Z] $ docker top c6e8de85a247e5906759ee9bb78fbd0fa1ffe1fce8ee7d5c0699533fa74cdceb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-23T10:33:33.542Z] ---> job-cost.sh [2022-09-23T10:33:33.542Z] lf-activate-venv: SKIPPING [2022-09-23T10:33:33.542Z] INFO: No Stack... [2022-09-23T10:33:33.806Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-23T10:33:34.759Z] INFO: Archiving Costs [Pipeline] sh [2022-09-23T10:33:35.094Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-09-23T10:33:35.094Z] + cut -d, -f6 [Pipeline] lock [2022-09-23T10:33:35.438Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4166-1-stack-cost] [2022-09-23T10:33:35.444Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4166-1-stack-cost] did not exist. Created. [2022-09-23T10:33:35.444Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4166-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-23T10:33:35.855Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-23T10:33:36.297Z] Stashed 1 file(s) [Pipeline] } [2022-09-23T10:33:36.312Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4166-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-23T10:33:36.372Z] $ docker stop --time=1 c6e8de85a247e5906759ee9bb78fbd0fa1ffe1fce8ee7d5c0699533fa74cdceb [2022-09-23T10:33:37.864Z] $ docker rm -f c6e8de85a247e5906759ee9bb78fbd0fa1ffe1fce8ee7d5c0699533fa74cdceb [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-09-23T10:33:38.883Z] provisioning config files... [2022-09-23T10:33:38.891Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5312112002373414249tmp [Pipeline] { [Pipeline] sh [2022-09-23T10:33:39.217Z] + set +x [2022-09-23T10:33:39.217Z] + curl -s https://codecov.io/bash [2022-09-23T10:33:39.217Z] + bash -s -- [2022-09-23T10:33:39.217Z] [2022-09-23T10:33:39.217Z] _____ _ [2022-09-23T10:33:39.217Z] / ____| | | [2022-09-23T10:33:39.217Z] | | ___ __| | ___ ___ _____ __ [2022-09-23T10:33:39.217Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-23T10:33:39.217Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-23T10:33:39.217Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-23T10:33:39.217Z] Bash-1.0.6 [2022-09-23T10:33:39.217Z] [2022-09-23T10:33:39.217Z] [2022-09-23T10:33:39.217Z] ==> git version 2.25.1 found [2022-09-23T10:33:39.217Z] ==> 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-09-23T10:33:39.217Z] Release-Date: 2020-01-08 [2022-09-23T10:33:39.217Z] 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-09-23T10:33:39.217Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-23T10:33:39.217Z] ==> Jenkins CI detected. [2022-09-23T10:33:39.217Z] current dir:  /w/workspace/edgex-go/1 [2022-09-23T10:33:39.217Z] project root: . [2022-09-23T10:33:39.217Z] --> token set from env [2022-09-23T10:33:39.217Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-23T10:33:39.217Z] ==> Running gcov in . (disable via -X gcov) [2022-09-23T10:33:39.217Z] ==> Python coveragepy not found [2022-09-23T10:33:39.217Z] ==> Searching for coverage reports in: [2022-09-23T10:33:39.217Z] + . [2022-09-23T10:33:39.217Z] -> Found 1 reports [2022-09-23T10:33:39.217Z] ==> Detecting git/mercurial file structure [2022-09-23T10:33:39.217Z] ==> Reading reports [2022-09-23T10:33:39.217Z] + ./coverage.out bytes=496864 [2022-09-23T10:33:39.217Z] ==> Appending adjustments [2022-09-23T10:33:39.217Z] https://docs.codecov.io/docs/fixing-reports [2022-09-23T10:33:40.594Z] + Found adjustments [2022-09-23T10:33:40.594Z] ==> Gzipping contents [2022-09-23T10:33:40.594Z] 64K /tmp/codecov.1A5qng.gz [2022-09-23T10:33:40.594Z] ==> Uploading reports [2022-09-23T10:33:40.594Z] url: https://codecov.io [2022-09-23T10:33:40.594Z] query: branch=PR-4166&commit=38c18c48678d8da829d4992362fac8520be6cbc3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4166%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4166&job=&cmd_args= [2022-09-23T10:33:40.594Z] -> Pinging Codecov [2022-09-23T10:33:40.594Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4166&commit=38c18c48678d8da829d4992362fac8520be6cbc3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4166%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4166&job=&cmd_args= [2022-09-23T10:33:40.852Z] -> Uploading to [2022-09-23T10:33:40.852Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-23/00271124DB129430A58F1EEE437C3FCB/38c18c48678d8da829d4992362fac8520be6cbc3/76fa6ecf-cfd2-4cdd-a717-67c971e23a62.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220923%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220923T103340Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5be63802651d84dd145e9e5dd4af8d2c3b009d0b10cf44f9ac53c2d6a07d7492 [2022-09-23T10:33:40.852Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-23T10:33:40.852Z] Dload Upload Total Spent Left Speed [2022-09-23T10:33:41.111Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65074 0 0 100 65074 0 243k --:--:-- --:--:-- --:--:-- 243k [2022-09-23T10:33:41.111Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/38c18c48678d8da829d4992362fac8520be6cbc3 [Pipeline] } [2022-09-23T10:33:41.142Z] 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-09-23T10:33:42.509Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-09-23T10:33:42.838Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-23T10:33:43.724Z] ---> package-listing.sh [2022-09-23T10:33:43.724Z] ++ facter osfamily [2022-09-23T10:33:43.724Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-23T10:33:43.982Z] + OS_FAMILY=debian [2022-09-23T10:33:43.982Z] + workspace=/w/workspace/edgex-go/1 [2022-09-23T10:33:43.982Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-23T10:33:43.982Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-23T10:33:43.982Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-23T10:33:43.982Z] + PACKAGES=/tmp/packages_start.txt [2022-09-23T10:33:43.982Z] + '[' /w/workspace/edgex-go/1 ']' [2022-09-23T10:33:43.982Z] + PACKAGES=/tmp/packages_end.txt [2022-09-23T10:33:43.982Z] + case "${OS_FAMILY}" in [2022-09-23T10:33:43.982Z] + dpkg -l [2022-09-23T10:33:43.982Z] + grep '^ii' [2022-09-23T10:33:43.982Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-23T10:33:43.982Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-23T10:33:43.982Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-23T10:33:43.982Z] + '[' /w/workspace/edgex-go/1 ']' [2022-09-23T10:33:43.982Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-09-23T10:33:43.982Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-09-23T10:33:44.018Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-23T10:33:44.309Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-23T10:33:44.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-23T10:33:44.929Z] [2022-09-23T10:33:44.929Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-23T10:33:45.293Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-23T10:33:45.293Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-23T10:33:45.293Z] 5eb5b503b376: Pulling fs layer [2022-09-23T10:33:45.293Z] 5c69ac0246d0: Pulling fs layer [2022-09-23T10:33:45.293Z] ec43610c2a17: Pulling fs layer [2022-09-23T10:33:45.293Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-23T10:33:45.293Z] 33b1e0a273af: Pulling fs layer [2022-09-23T10:33:45.293Z] 5d3b04190fa2: Pulling fs layer [2022-09-23T10:33:45.293Z] 2f39f015ded8: Pulling fs layer [2022-09-23T10:33:45.293Z] 3a2ae6a8a46f: Waiting [2022-09-23T10:33:45.293Z] 33b1e0a273af: Waiting [2022-09-23T10:33:45.293Z] 5d3b04190fa2: Waiting [2022-09-23T10:33:45.293Z] 2f39f015ded8: Waiting [2022-09-23T10:33:45.293Z] 5c69ac0246d0: Download complete [2022-09-23T10:33:45.293Z] 3a2ae6a8a46f: Download complete [2022-09-23T10:33:45.293Z] 33b1e0a273af: Verifying Checksum [2022-09-23T10:33:45.293Z] 33b1e0a273af: Download complete [2022-09-23T10:33:45.293Z] 5d3b04190fa2: Verifying Checksum [2022-09-23T10:33:45.293Z] 5d3b04190fa2: Download complete [2022-09-23T10:33:45.552Z] ec43610c2a17: Verifying Checksum [2022-09-23T10:33:45.552Z] ec43610c2a17: Download complete [2022-09-23T10:33:45.552Z] 5eb5b503b376: Verifying Checksum [2022-09-23T10:33:45.552Z] 5eb5b503b376: Download complete [2022-09-23T10:33:46.120Z] 2f39f015ded8: Verifying Checksum [2022-09-23T10:33:46.120Z] 2f39f015ded8: Download complete [2022-09-23T10:33:46.685Z] 5eb5b503b376: Pull complete [2022-09-23T10:33:46.685Z] 5c69ac0246d0: Pull complete [2022-09-23T10:33:46.942Z] ec43610c2a17: Pull complete [2022-09-23T10:33:47.199Z] 3a2ae6a8a46f: Pull complete [2022-09-23T10:33:47.199Z] 33b1e0a273af: Pull complete [2022-09-23T10:33:47.456Z] 5d3b04190fa2: Pull complete [2022-09-23T10:33:51.638Z] 2f39f015ded8: Pull complete [2022-09-23T10:33:51.638Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-23T10:33:51.638Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-23T10:33:51.638Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-23T10:33:51.838Z] prd-ubuntu20.04-docker-8c-8g-724 does not seem to be running inside a container [2022-09-23T10:33:51.858Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-23T10:33:53.803Z] $ docker top 02f18f548555abe9a98d017934a7415f3b9cf6486e0f76ffbcb07eb4e6a6d3c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-23T10:33:54.192Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-23T10:33:54.500Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-23T10:33:54.813Z] + ls /var/log/sa-host [2022-09-23T10:33:54.813Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-23T10:33:55.011Z] provisioning config files... [2022-09-23T10:33:55.021Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config11770136851290921211tmp [Pipeline] { [Pipeline] echo [2022-09-23T10:33:55.068Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-23T10:33:55.389Z] ---> create-netrc.sh [Pipeline] } [2022-09-23T10:33:55.416Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-23T10:33:55.818Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-23T10:33:55.853Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-23T10:33:56.174Z] ---> sudo-logs.sh [2022-09-23T10:33:56.174Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-23T10:33:56.256Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-23T10:33:56.566Z] ---> job-cost.sh [2022-09-23T10:33:56.566Z] lf-activate-venv: SKIPPING [2022-09-23T10:33:56.566Z] DEBUG: total: 0.10999999940395355 [2022-09-23T10:33:56.566Z] INFO: Retrieving Stack Cost... [2022-09-23T10:33:57.134Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-23T10:33:57.393Z] INFO: Archiving Costs [Pipeline] echo [2022-09-23T10:33:57.427Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-23T10:33:57.736Z] ---> logs-deploy.sh [2022-09-23T10:33:57.736Z] lf-activate-venv: SKIPPING [2022-09-23T10:33:57.736Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4166/1 [2022-09-23T10:33:57.736Z] INFO: archiving workspace using pattern(s): [2022-09-23T10:33:58.673Z] Archives upload complete. [2022-09-23T10:33:58.673Z] INFO: archiving logs to Nexus