Pull request #4145 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from da70107ee97f448abfa19e4353bafadf31c85c22+5f565a5026236f7a21fcb63799adf4b457e3ab40 (d77b98484590218cf842c397bfd86d59cd20a3f7) 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-ssh13999993059990129753.key > 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-ssh15740911834767621420.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 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-4145/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-4145/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13773628339592459300.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4145/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh118729860325394971.key > 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-ssh7176033449519930725.key > 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-4145/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-4145/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13681204156031517676.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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-24444 in /w/workspace/edgexfoundry_edgex-go_PR-4145 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5f565a5026236f7a21fcb63799adf4b457e3ab40 into PR head commit da70107ee97f448abfa19e4353bafadf31c85c22 Merge succeeded, producing da70107ee97f448abfa19e4353bafadf31c85c22 Checking out Revision da70107ee97f448abfa19e4353bafadf31c85c22 (PR-4145) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4145/head:refs/remotes/origin/PR-4145 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da70107ee97f448abfa19e4353bafadf31c85c22 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5f565a5026236f7a21fcb63799adf4b457e3ab40 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da70107ee97f448abfa19e4353bafadf31c85c22 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" 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-02T19:21:38.190Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-02T19:21:38.359Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-02T19:21:38.447Z] ========================================================= [2022-09-02T19:21:38.447Z] EdgeX Global Pipelines Version Info [2022-09-02T19:21:38.447Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-02T19:21:39.220Z] ------------------- [2022-09-02T19:21:39.220Z] stable info: [2022-09-02T19:21:39.220Z] ------------------- [2022-09-02T19:21:39.220Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-02T19:21:39.221Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-02T19:21:39.221Z] Message: update stable to v1.0.239 [2022-09-02T19:21:39.795Z] ------------------- [2022-09-02T19:21:39.795Z] experimental info: [2022-09-02T19:21:39.795Z] ------------------- [2022-09-02T19:21:39.795Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-02T19:21:39.795Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-02T19:21:39.795Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-02T19:21:40.131Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-09-02T19:21:40.169Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-09-02T19:21:40.206Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-02T19:21:40.243Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-02T19:21:40.285Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-02T19:21:40.322Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-02T19:21:40.362Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-02T19:21:40.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-09-02T19:21:40.434Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-09-02T19:21:40.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-09-02T19:21:40.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-02T19:21:40.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-02T19:21:40.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-02T19:21:40.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-02T19:21:40.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-02T19:21:40.728Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-02T19:21:40.771Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-02T19:21:40.813Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-02T19:21:40.854Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-02T19:21:40.897Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-02T19:21:40.936Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-02T19:21:40.979Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-02T19:21:41.020Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-02T19:21:41.063Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4145 [Pipeline] echo [2022-09-02T19:21:41.105Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4145 [Pipeline] echo [2022-09-02T19:21:41.149Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4145 [Pipeline] echo [2022-09-02T19:21:41.192Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = da70107ee97f448abfa19e4353bafadf31c85c22 [Pipeline] echo [2022-09-02T19:21:41.234Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = da70107 [Pipeline] echo [2022-09-02T19:21:41.271Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-02T19:21:41.378Z] provisioning config files... [2022-09-02T19:21:41.392Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3682643568763394044tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-02T19:21:41.731Z] ---> docker-login.sh [2022-09-02T19:21:41.731Z] nexus3.edgexfoundry.org:10001 [2022-09-02T19:21:41.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-02T19:21:41.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-02T19:21:41.992Z] Configure a credential helper to remove this warning. See [2022-09-02T19:21:41.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-02T19:21:41.992Z] [2022-09-02T19:21:41.992Z] Login Succeeded [2022-09-02T19:21:41.992Z] nexus3.edgexfoundry.org:10002 [2022-09-02T19:21:41.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-02T19:21:42.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-02T19:21:42.253Z] Configure a credential helper to remove this warning. See [2022-09-02T19:21:42.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-02T19:21:42.253Z] [2022-09-02T19:21:42.253Z] Login Succeeded [2022-09-02T19:21:42.253Z] nexus3.edgexfoundry.org:10003 [2022-09-02T19:21:42.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-02T19:21:42.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-02T19:21:42.253Z] Configure a credential helper to remove this warning. See [2022-09-02T19:21:42.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-02T19:21:42.253Z] [2022-09-02T19:21:42.253Z] Login Succeeded [2022-09-02T19:21:42.253Z] nexus3.edgexfoundry.org:10004 [2022-09-02T19:21:42.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-02T19:21:42.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-02T19:21:42.515Z] Configure a credential helper to remove this warning. See [2022-09-02T19:21:42.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-02T19:21:42.515Z] [2022-09-02T19:21:42.515Z] Login Succeeded [2022-09-02T19:21:42.515Z] docker.io [2022-09-02T19:21:42.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-02T19:21:42.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-02T19:21:42.777Z] Configure a credential helper to remove this warning. See [2022-09-02T19:21:42.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-02T19:21:42.777Z] [2022-09-02T19:21:42.777Z] Login Succeeded [2022-09-02T19:21:42.777Z] ---> docker-login.sh ends [Pipeline] } [2022-09-02T19:21:42.808Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-02T19:21:43.247Z] + 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-02T19:21:43.247Z] + dirname cmd/core-command/Dockerfile [2022-09-02T19:21:43.247Z] + cut -d/ -f2 [2022-09-02T19:21:43.247Z] + echo core-command,cmd/core-command/Dockerfile [2022-09-02T19:21:43.247Z] + cut -d/+ -f2 [2022-09-02T19:21:43.247Z] dirname cmd/core-data/Dockerfile [2022-09-02T19:21:43.247Z] + echo core-data,cmd/core-data/Dockerfile [2022-09-02T19:21:43.247Z] + dirname cmd/core-metadata/Dockerfile [2022-09-02T19:21:43.247Z] + cut -d/ -f2 [2022-09-02T19:21:43.247Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-09-02T19:21:43.247Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-09-02T19:21:43.247Z] + cut -d/ -f2 [2022-09-02T19:21:43.247Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-09-02T19:21:43.247Z] + + dirname cmd/security-proxy-setup/Dockerfile [2022-09-02T19:21:43.247Z] cut -d/ -f2 [2022-09-02T19:21:43.247Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-09-02T19:21:43.247Z] + + cut -d/dirname -f2 cmd/security-secretstore-setup/Dockerfile [2022-09-02T19:21:43.247Z] [2022-09-02T19:21:43.247Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-09-02T19:21:43.247Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-09-02T19:21:43.247Z] + cut -d/ -f2 [2022-09-02T19:21:43.247Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-09-02T19:21:43.247Z] + dirname cmd/security-spire-agent/Dockerfile [2022-09-02T19:21:43.247Z] + cut -d/ -f2 [2022-09-02T19:21:43.247Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-09-02T19:21:43.247Z] + dirname cmd/security-spire-config/Dockerfile [2022-09-02T19:21:43.247Z] + cut -d/ -f2 [2022-09-02T19:21:43.247Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-09-02T19:21:43.247Z] + dirname cmd/security-spire-server/Dockerfile [2022-09-02T19:21:43.247Z] + cut -d/ -f2 [2022-09-02T19:21:43.247Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-09-02T19:21:43.247Z] + dirname cmd/support-notifications/Dockerfile [2022-09-02T19:21:43.247Z] + cut -d/ -f2 [2022-09-02T19:21:43.247Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-09-02T19:21:43.247Z] + dirname cmd/support-scheduler/Dockerfile [2022-09-02T19:21:43.247Z] + cut -d/ -f2 [2022-09-02T19:21:43.247Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-09-02T19:21:43.247Z] + + dirnamecut cmd/sys-mgmt-agent/Dockerfile -d/ [2022-09-02T19:21:43.247Z] -f2 [2022-09-02T19:21:43.247Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-09-02T19:21:43.304Z] 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-02T19:21:43.816Z] + git rev-list -1 --merges da70107ee97f448abfa19e4353bafadf31c85c22~1..da70107ee97f448abfa19e4353bafadf31c85c22 [Pipeline] echo [2022-09-02T19:21:43.849Z] -----------> git rev-list -1 --merges da70107ee97f448abfa19e4353bafadf31c85c22~1..da70107ee97f448abfa19e4353bafadf31c85c22 da70107ee97f448abfa19e4353bafadf31c85c22 [false] [Pipeline] sh [2022-09-02T19:21:44.162Z] + git log --format=format:%s -1 da70107ee97f448abfa19e4353bafadf31c85c22 [Pipeline] echo [2022-09-02T19:21:44.197Z] ========================================================= [2022-09-02T19:21:44.197Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-02T19:21:44.197Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-09-02T19:21:44.636Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-02T19:21:44.636Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-02T19:21:44.636Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-02T19:21:44.636Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-02T19:21:44.636Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-02T19:21:44.636Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-02T19:21:44.636Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T19:21:45.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-02T19:21:45.072Z] [2022-09-02T19:21:45.072Z] 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-02T19:21:45.460Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-02T19:21:45.460Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-02T19:21:45.460Z] b85a868b505f: Pulling fs layer [2022-09-02T19:21:45.460Z] e2be974225ed: Pulling fs layer [2022-09-02T19:21:45.460Z] 339a4e72a1f5: Pulling fs layer [2022-09-02T19:21:45.460Z] 988bab9f4d93: Pulling fs layer [2022-09-02T19:21:45.460Z] 1469e6f7b9e6: Pulling fs layer [2022-09-02T19:21:45.460Z] eaf3925da568: Pulling fs layer [2022-09-02T19:21:45.460Z] 1469e6f7b9e6: Waiting [2022-09-02T19:21:45.460Z] 988bab9f4d93: Waiting [2022-09-02T19:21:45.460Z] bab4dde63d76: Pulling fs layer [2022-09-02T19:21:45.460Z] eaf3925da568: Waiting [2022-09-02T19:21:45.460Z] bde34c3a00c8: Pulling fs layer [2022-09-02T19:21:45.460Z] bab4dde63d76: Waiting [2022-09-02T19:21:45.460Z] b352a97aabf1: Pulling fs layer [2022-09-02T19:21:45.460Z] bde34c3a00c8: Waiting [2022-09-02T19:21:45.460Z] 4872d77fe225: Pulling fs layer [2022-09-02T19:21:45.460Z] 5851b861e8e6: Pulling fs layer [2022-09-02T19:21:45.460Z] b352a97aabf1: Waiting [2022-09-02T19:21:45.460Z] 4872d77fe225: Waiting [2022-09-02T19:21:45.460Z] 5851b861e8e6: Waiting [2022-09-02T19:21:45.460Z] e2be974225ed: Download complete [2022-09-02T19:21:45.460Z] 988bab9f4d93: Download complete [2022-09-02T19:21:45.724Z] 1469e6f7b9e6: Verifying Checksum [2022-09-02T19:21:45.724Z] 1469e6f7b9e6: Download complete [2022-09-02T19:21:45.724Z] 339a4e72a1f5: Verifying Checksum [2022-09-02T19:21:45.724Z] 339a4e72a1f5: Download complete [2022-09-02T19:21:45.724Z] bde34c3a00c8: Verifying Checksum [2022-09-02T19:21:45.724Z] bde34c3a00c8: Download complete [2022-09-02T19:21:45.724Z] b352a97aabf1: Download complete [2022-09-02T19:21:45.724Z] 4872d77fe225: Verifying Checksum [2022-09-02T19:21:45.724Z] 4872d77fe225: Download complete [2022-09-02T19:21:45.724Z] 5851b861e8e6: Download complete [2022-09-02T19:21:45.724Z] b85a868b505f: Verifying Checksum [2022-09-02T19:21:45.724Z] b85a868b505f: Download complete [2022-09-02T19:21:45.984Z] bab4dde63d76: Verifying Checksum [2022-09-02T19:21:45.984Z] bab4dde63d76: Download complete [2022-09-02T19:21:46.928Z] b85a868b505f: Pull complete [2022-09-02T19:21:46.928Z] e2be974225ed: Pull complete [2022-09-02T19:21:47.498Z] 339a4e72a1f5: Pull complete [2022-09-02T19:21:47.498Z] 988bab9f4d93: Pull complete [2022-09-02T19:21:47.759Z] 1469e6f7b9e6: Pull complete [2022-09-02T19:21:48.019Z] eaf3925da568: Pull complete [2022-09-02T19:21:49.929Z] bab4dde63d76: Pull complete [2022-09-02T19:21:49.929Z] bde34c3a00c8: Pull complete [2022-09-02T19:21:49.929Z] b352a97aabf1: Pull complete [2022-09-02T19:21:49.929Z] 4872d77fe225: Pull complete [2022-09-02T19:21:49.929Z] 5851b861e8e6: Pull complete [2022-09-02T19:21:49.929Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-02T19:21:49.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-02T19:21:49.929Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-02T19:21:50.159Z] prd-ubuntu20.04-docker-8c-8g-24444 does not seem to be running inside a container [2022-09-02T19:21:50.194Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-02T19:21:53.513Z] $ docker top 5774e205f2eb2ab485c8dce76f37bfd35ca6e616adb7a721a32215e568697fcf -eo pid,comm [2022-09-02T19:21:53.577Z] 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-02T19:21:53.577Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-02T19:21:53.701Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-02T19:21:53.701Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-02T19:21:53.831Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-02T19:21:53.832Z] $ docker exec 5774e205f2eb2ab485c8dce76f37bfd35ca6e616adb7a721a32215e568697fcf ssh-agent [2022-09-02T19:21:53.948Z] SSH_AUTH_SOCK=/tmp/ssh-KLNWjRCkuvFW/agent.32 [2022-09-02T19:21:53.948Z] SSH_AGENT_PID=39 [2022-09-02T19:21:53.954Z] Running ssh-add (command line suppressed) [2022-09-02T19:21:54.059Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7778141755868614924.key (/w/workspace/edgex-go/1@tmp/private_key_7778141755868614924.key) [2022-09-02T19:21:54.074Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-02T19:21:54.407Z] + git tag --points-at HEAD [Pipeline] } [2022-09-02T19:21:54.435Z] $ docker exec --env ******** --env ******** 5774e205f2eb2ab485c8dce76f37bfd35ca6e616adb7a721a32215e568697fcf ssh-agent -k [2022-09-02T19:21:54.538Z] unset SSH_AUTH_SOCK; [2022-09-02T19:21:54.539Z] unset SSH_AGENT_PID; [2022-09-02T19:21:54.539Z] echo Agent pid 39 killed; [2022-09-02T19:21:54.550Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-02T19:21:54.635Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-02T19:21:54.635Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-02T19:21:54.756Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-02T19:21:54.759Z] $ docker exec 5774e205f2eb2ab485c8dce76f37bfd35ca6e616adb7a721a32215e568697fcf ssh-agent [2022-09-02T19:21:54.875Z] SSH_AUTH_SOCK=/tmp/ssh-ZtlFlVSqpEq0/agent.72 [2022-09-02T19:21:54.875Z] SSH_AGENT_PID=78 [2022-09-02T19:21:54.881Z] Running ssh-add (command line suppressed) [2022-09-02T19:21:55.001Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3136542607157477002.key (/w/workspace/edgex-go/1@tmp/private_key_3136542607157477002.key) [2022-09-02T19:21:55.015Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-02T19:21:55.347Z] + git semver init [2022-09-02T19:21:55.610Z] 2022-09-02 19:21:55,535 [run_init] DEBUG init version:0.0.0 force:False [2022-09-02T19:21:55.610Z] 2022-09-02 19:21:55,536 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-09-02T19:21:55.610Z] 2022-09-02 19:21:55,536 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-09-02T19:21:55.610Z] 2022-09-02 19:21:55,537 [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-02T19:22:00.901Z] 2022-09-02 19:22:00,605 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-09-02T19:22:00.901Z] 2022-09-02 19:22:00,606 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4145 with force:False [2022-09-02T19:22:00.901Z] 2022-09-02 19:22:00,606 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4145 [2022-09-02T19:22:00.901Z] 2022-09-02 19:22:00,610 [execute] INFO git cat-file --batch-check [2022-09-02T19:22:00.901Z] 2022-09-02 19:22:00,610 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-09-02T19:22:00.901Z] 2022-09-02 19:22:00,616 [execute] INFO git cat-file --batch [2022-09-02T19:22:00.901Z] 2022-09-02 19:22:00,616 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-09-02T19:22:00.901Z] 2022-09-02 19:22:00,620 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4145 [2022-09-02T19:22:00.901Z] 0.0.0 [Pipeline] } [2022-09-02T19:22:00.931Z] $ docker exec --env ******** --env ******** 5774e205f2eb2ab485c8dce76f37bfd35ca6e616adb7a721a32215e568697fcf ssh-agent -k [2022-09-02T19:22:01.040Z] unset SSH_AUTH_SOCK; [2022-09-02T19:22:01.040Z] unset SSH_AGENT_PID; [2022-09-02T19:22:01.040Z] echo Agent pid 78 killed; [2022-09-02T19:22:01.050Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-02T19:22:01.492Z] + git semver [Pipeline] } [2022-09-02T19:22:01.782Z] $ docker stop --time=1 5774e205f2eb2ab485c8dce76f37bfd35ca6e616adb7a721a32215e568697fcf [2022-09-02T19:22:03.059Z] $ docker rm -f 5774e205f2eb2ab485c8dce76f37bfd35ca6e616adb7a721a32215e568697fcf [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-02T19:22:03.480Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-02T19:22:03.800Z] Stashed 1 file(s) [Pipeline] echo [2022-09-02T19:22:03.815Z] [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-02T19:22:04.565Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-09-02T19:22:04.607Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-02T19:22:04.643Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-02T19:22:04.675Z] ========================================================= [2022-09-02T19:22:04.675Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-02T19:22:04.675Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-02T19:22:05.013Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-02T19:22:05.013Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-02T19:22:05.013Z] 2408cc74d12b: Pulling fs layer [2022-09-02T19:22:05.013Z] ea60b727a1ce: Pulling fs layer [2022-09-02T19:22:05.013Z] 30c4a7721957: Pulling fs layer [2022-09-02T19:22:05.013Z] 370296b7ddb6: Pulling fs layer [2022-09-02T19:22:05.013Z] 7c6cee850709: Pulling fs layer [2022-09-02T19:22:05.013Z] 39a5fcdaea64: Pulling fs layer [2022-09-02T19:22:05.013Z] d94ebbe4e438: Pulling fs layer [2022-09-02T19:22:05.013Z] bcfd1f05c69d: Pulling fs layer [2022-09-02T19:22:05.013Z] 59ccb84bbe0f: Pulling fs layer [2022-09-02T19:22:05.013Z] 370296b7ddb6: Waiting [2022-09-02T19:22:05.013Z] 7c6cee850709: Waiting [2022-09-02T19:22:05.013Z] 39a5fcdaea64: Waiting [2022-09-02T19:22:05.013Z] d94ebbe4e438: Waiting [2022-09-02T19:22:05.013Z] bcfd1f05c69d: Waiting [2022-09-02T19:22:05.013Z] 59ccb84bbe0f: Waiting [2022-09-02T19:22:05.013Z] 30c4a7721957: Verifying Checksum [2022-09-02T19:22:05.013Z] 30c4a7721957: Download complete [2022-09-02T19:22:05.013Z] ea60b727a1ce: Verifying Checksum [2022-09-02T19:22:05.013Z] ea60b727a1ce: Download complete [2022-09-02T19:22:05.013Z] 7c6cee850709: Verifying Checksum [2022-09-02T19:22:05.013Z] 7c6cee850709: Download complete [2022-09-02T19:22:05.013Z] 39a5fcdaea64: Verifying Checksum [2022-09-02T19:22:05.013Z] 39a5fcdaea64: Download complete [2022-09-02T19:22:05.013Z] 2408cc74d12b: Verifying Checksum [2022-09-02T19:22:05.013Z] 2408cc74d12b: Download complete [2022-09-02T19:22:05.013Z] d94ebbe4e438: Download complete [2022-09-02T19:22:05.277Z] 2408cc74d12b: Pull complete [2022-09-02T19:22:05.277Z] ea60b727a1ce: Pull complete [2022-09-02T19:22:05.542Z] 30c4a7721957: Pull complete [2022-09-02T19:22:05.542Z] 59ccb84bbe0f: Verifying Checksum [2022-09-02T19:22:05.542Z] 59ccb84bbe0f: Download complete [2022-09-02T19:22:05.802Z] bcfd1f05c69d: Verifying Checksum [2022-09-02T19:22:05.802Z] bcfd1f05c69d: Download complete [2022-09-02T19:22:05.802Z] 370296b7ddb6: Verifying Checksum [2022-09-02T19:22:05.802Z] 370296b7ddb6: Download complete [2022-09-02T19:22:09.997Z] 370296b7ddb6: Pull complete [2022-09-02T19:22:09.997Z] 7c6cee850709: Pull complete [2022-09-02T19:22:09.997Z] 39a5fcdaea64: Pull complete [2022-09-02T19:22:09.997Z] d94ebbe4e438: Pull complete [2022-09-02T19:22:11.907Z] bcfd1f05c69d: Pull complete [2022-09-02T19:22:12.476Z] 59ccb84bbe0f: Pull complete [2022-09-02T19:22:12.476Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-02T19:22:12.476Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-02T19:22:12.476Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-02T19:22:12.836Z] + + echodocker build -t ci-base-image-x86_64 -f - . [2022-09-02T19:22:12.837Z] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-02T19:22:12.837Z] WORKDIR /edgex [2022-09-02T19:22:12.837Z] COPY go.mod . [2022-09-02T19:22:12.837Z] RUN go mod download [2022-09-02T19:22:13.406Z] Sending build context to Docker daemon 169.3MB [2022-09-02T19:22:13.406Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-02T19:22:13.406Z] ---> a4fb48ad2a94 [2022-09-02T19:22:13.406Z] Step 2/4 : WORKDIR /edgex [2022-09-02T19:22:18.737Z] ---> Running in 52f85dc39e34 [2022-09-02T19:22:18.737Z] Removing intermediate container 52f85dc39e34 [2022-09-02T19:22:18.737Z] ---> 4ec28f4412a2 [2022-09-02T19:22:18.737Z] Step 3/4 : COPY go.mod . [2022-09-02T19:22:18.737Z] ---> 0181b59e31ad [2022-09-02T19:22:18.737Z] Step 4/4 : RUN go mod download [2022-09-02T19:22:18.737Z] ---> Running in 52d1f9efbc3f [2022-09-02T19:22:19.111Z] Still waiting to schedule task [2022-09-02T19:22:19.112Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-24445’ is offline [2022-09-02T19:22:33.648Z] Removing intermediate container 52d1f9efbc3f [2022-09-02T19:22:33.649Z] ---> 46152099a1d7 [2022-09-02T19:22:33.649Z] Successfully built 46152099a1d7 [2022-09-02T19:22:33.649Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T19:22:34.025Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-02T19:22:34.025Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-02T19:22:34.203Z] prd-ubuntu20.04-docker-8c-8g-24444 does not seem to be running inside a container [2022-09-02T19:22:34.254Z] $ 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 ******** ci-base-image-x86_64 cat [2022-09-02T19:22:34.766Z] $ docker top e1ff7f6fc56d42d6468bc486393944e35914e5cc5bf42b50ca4be2f4d2c92619 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-02T19:22:35.165Z] + go version [2022-09-02T19:22:35.165Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-02T19:22:35.211Z] $ docker stop --time=1 e1ff7f6fc56d42d6468bc486393944e35914e5cc5bf42b50ca4be2f4d2c92619 [2022-09-02T19:22:36.516Z] $ docker rm -f e1ff7f6fc56d42d6468bc486393944e35914e5cc5bf42b50ca4be2f4d2c92619 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T19:22:37.240Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-02T19:22:37.240Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-02T19:22:37.410Z] prd-ubuntu20.04-docker-8c-8g-24444 does not seem to be running inside a container [2022-09-02T19:22:37.462Z] $ 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 ******** ci-base-image-x86_64 cat [2022-09-02T19:22:37.801Z] $ docker top 5efbf9d714aa23d1a6aa5f5999024c198f68be86be4219ea13d39a8b7d97694c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-02T19:22:38.026Z] ========================================================= [2022-09-02T19:22:38.026Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-02T19:22:38.026Z] ========================================================= [Pipeline] sh [2022-09-02T19:22:38.329Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-02T19:22:38.687Z] + make test [2022-09-02T19:22:38.687Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-02T19:22:45.257Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-02T19:22:57.470Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-02T19:22:57.470Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-02T19:22:57.470Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-02T19:22:57.470Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-02T19:22:57.470Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-02T19:22:57.470Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-02T19:22:57.470Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-02T19:22:57.470Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-02T19:22:57.470Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-02T19:22:57.470Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-02T19:22:57.470Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-02T19:22:57.470Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-02T19:22:57.470Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-02T19:22:57.470Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-02T19:22:57.470Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-02T19:22:58.042Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.082s coverage: 28.7% of statements [2022-09-02T19:22:58.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-02T19:22:58.042Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-02T19:22:58.303Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.090s coverage: 98.5% of statements [2022-09-02T19:22:58.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-02T19:22:58.561Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.104s coverage: 54.2% of statements [2022-09-02T19:22:58.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-02T19:22:58.562Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-02T19:23:02.759Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.382s coverage: 89.2% of statements [2022-09-02T19:23:02.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-02T19:23:02.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-02T19:23:02.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-02T19:23:02.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-02T19:23:02.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-02T19:23:02.759Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.091s coverage: 2.1% of statements [2022-09-02T19:23:02.759Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-02T19:23:02.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-02T19:23:02.760Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.513s coverage: 95.6% of statements [2022-09-02T19:23:02.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-02T19:23:02.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-02T19:23:02.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-02T19:23:02.760Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.071s coverage: 72.2% of statements [2022-09-02T19:23:02.760Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-02T19:23:02.760Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-02T19:23:02.760Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-02T19:23:02.760Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-02T19:23:02.760Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-02T19:23:02.760Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.085s coverage: 60.0% of statements [2022-09-02T19:23:02.760Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-02T19:23:02.760Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-02T19:23:02.760Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-02T19:23:02.760Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.069s coverage: 0.9% of statements [2022-09-02T19:23:02.760Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-02T19:23:02.760Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.093s coverage: 58.8% of statements [2022-09-02T19:23:02.760Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.067s coverage: 29.6% of statements [2022-09-02T19:23:02.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-02T19:23:02.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements [2022-09-02T19:23:02.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.105s coverage: 79.5% of statements [2022-09-02T19:23:02.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.067s coverage: 94.1% of statements [2022-09-02T19:23:02.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2022-09-02T19:23:02.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.085s coverage: 87.5% of statements [2022-09-02T19:23:12.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements [2022-09-02T19:23:12.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements [2022-09-02T19:23:13.700Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.237s coverage: 80.8% of statements [2022-09-02T19:23:13.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-02T19:23:21.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.097s coverage: 92.9% of statements [2022-09-02T19:23:21.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-02T19:23:21.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-02T19:23:21.834Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-02T19:23:21.834Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.042s coverage: 65.1% of statements [2022-09-02T19:23:21.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-02T19:23:21.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-02T19:23:21.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-02T19:23:21.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-02T19:23:21.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-02T19:23:21.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.081s coverage: 87.2% of statements [2022-09-02T19:23:21.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-02T19:23:21.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-02T19:23:21.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements [2022-09-02T19:23:21.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-02T19:23:21.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.097s coverage: 58.8% of statements [2022-09-02T19:23:21.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-02T19:23:21.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.088s coverage: 80.0% of statements [2022-09-02T19:23:21.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements [2022-09-02T19:23:21.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.059s coverage: 85.4% of statements [2022-09-02T19:23:21.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.230s coverage: 91.2% of statements [2022-09-02T19:23:21.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-02T19:23:21.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 64.7% of statements [2022-09-02T19:23:21.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-02T19:23:21.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-02T19:23:21.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2022-09-02T19:23:21.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-09-02T19:23:21.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-09-02T19:23:21.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2022-09-02T19:23:21.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2022-09-02T19:23:21.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.372s coverage: 65.8% of statements [2022-09-02T19:23:21.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-02T19:23:21.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-02T19:23:21.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-02T19:23:21.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.168s coverage: 43.6% of statements [2022-09-02T19:23:21.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-02T19:23:21.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-02T19:23:21.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.077s coverage: 89.5% of statements [2022-09-02T19:23:21.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-02T19:23:21.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements [2022-09-02T19:23:21.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-02T19:23:21.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-02T19:23:21.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-02T19:23:21.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-02T19:23:21.835Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 17.7% of statements [2022-09-02T19:23:21.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-02T19:23:21.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-02T19:23:21.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-02T19:23:21.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-02T19:23:21.835Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.173s coverage: 92.3% of statements [2022-09-02T19:23:21.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-02T19:23:21.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-02T19:23:21.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-02T19:23:21.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-02T19:23:21.835Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2022-09-02T19:23:21.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-02T19:23:21.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-02T19:23:21.835Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements [2022-09-02T19:23:21.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-02T19:23:21.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-02T19:23:21.835Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-02T19:23:21.835Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-02T19:23:21.835Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.071s coverage: 28.9% of statements [2022-09-02T19:23:21.835Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-02T19:23:21.835Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-02T19:23:21.835Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-02T19:23:21.835Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-02T19:23:21.835Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-02T19:23:21.835Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-02T19:23:21.835Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2022-09-02T19:23:21.835Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-09-02T19:23:21.835Z] 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-02T19:23:43.787Z] 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-02T19:23:43.787Z] GO111MODULE=on go vet ./... [2022-09-02T19:23:44.725Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-02T19:23:44.987Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-02T19:23:44.987Z] ./bin/test-attribution-txt.sh [2022-09-02T19:23:45.248Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-02T19:23:45.248Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-02T19:23:45.248Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-02T19:23:45.248Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-02T19:23:45.248Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-02T19:23:45.248Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-02T19:23:45.248Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-02T19:23:45.287Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-02T19:23:45.601Z] + ls -al . [2022-09-02T19:23:45.601Z] total 736 [2022-09-02T19:23:45.601Z] drwxrwxr-x 10 1001 1001 4096 Sep 2 19:22 . [2022-09-02T19:23:45.601Z] drwxr-xr-x 4 root root 4096 Sep 2 19:22 .. [2022-09-02T19:23:45.601Z] -rw-rw-r-- 1 1001 1001 16 Sep 2 19:21 .dockerignore [2022-09-02T19:23:45.601Z] drwxrwxr-x 8 1001 1001 4096 Sep 2 19:23 .git [2022-09-02T19:23:45.601Z] drwxrwxr-x 3 1001 1001 4096 Sep 2 19:21 .github [2022-09-02T19:23:45.601Z] -rw-rw-r-- 1 1001 1001 1030 Sep 2 19:21 .gitignore [2022-09-02T19:23:45.601Z] -rw-rw-r-- 1 1001 1001 42 Sep 2 19:21 .golangci.yml [2022-09-02T19:23:45.601Z] -rw-rw-r-- 1 1001 1001 87 Sep 2 19:21 .hadolint.yml [2022-09-02T19:23:45.601Z] drwxr-xr-x 3 1001 1001 4096 Sep 2 19:22 .semver [2022-09-02T19:23:45.601Z] -rw-rw-r-- 1 1001 1001 166 Sep 2 19:21 .sonarcloud.properties [2022-09-02T19:23:45.601Z] -rw-rw-r-- 1 1001 1001 1171 Sep 2 19:21 ADOPTERS.md [2022-09-02T19:23:45.601Z] -rw-rw-r-- 1 1001 1001 10347 Sep 2 19:21 Attribution.txt [2022-09-02T19:23:45.601Z] -rw-rw-r-- 1 1001 1001 63209 Sep 2 19:21 CHANGELOG.md [2022-09-02T19:23:45.601Z] -rw-rw-r-- 1 1001 1001 3804 Sep 2 19:21 CONTRIBUTING.md [2022-09-02T19:23:45.601Z] -rw-rw-r-- 1 1001 1001 677 Sep 2 19:21 GOVERNANCE.md [2022-09-02T19:23:45.601Z] -rw-rw-r-- 1 1001 1001 850 Sep 2 19:21 Jenkinsfile [2022-09-02T19:23:45.601Z] -rw-rw-r-- 1 1001 1001 10775 Sep 2 19:21 LICENSE [2022-09-02T19:23:45.601Z] -rw-rw-r-- 1 1001 1001 13724 Sep 2 19:21 Makefile [2022-09-02T19:23:45.601Z] -rw-rw-r-- 1 1001 1001 582 Sep 2 19:21 OWNERS.md [2022-09-02T19:23:45.601Z] -rw-rw-r-- 1 1001 1001 9799 Sep 2 19:21 README.md [2022-09-02T19:23:45.601Z] -rw-rw-r-- 1 1001 1001 6912 Sep 2 19:21 SECURITY.md [2022-09-02T19:23:45.601Z] -rw-rw-r-- 1 1001 1001 5 Sep 2 19:22 VERSION [2022-09-02T19:23:45.601Z] -rw-rw-r-- 1 1001 1001 4131 Sep 2 19:21 ZMQWindows.md [2022-09-02T19:23:45.601Z] drwxrwxr-x 2 1001 1001 4096 Sep 2 19:21 bin [2022-09-02T19:23:45.601Z] drwxrwxr-x 18 1001 1001 4096 Sep 2 19:21 cmd [2022-09-02T19:23:45.601Z] -rw-r--r-- 1 root root 482786 Sep 2 19:23 coverage.out [2022-09-02T19:23:45.601Z] -rw-rw-r-- 1 1001 1001 3682 Sep 2 19:21 go.mod [2022-09-02T19:23:45.601Z] -rw-rw-r-- 1 1001 1001 38527 Sep 2 19:21 go.sum [2022-09-02T19:23:45.601Z] drwxrwxr-x 8 1001 1001 4096 Sep 2 19:21 internal [2022-09-02T19:23:45.601Z] drwxrwxr-x 3 1001 1001 4096 Sep 2 19:21 openapi [2022-09-02T19:23:45.601Z] drwxrwxr-x 4 1001 1001 4096 Sep 2 19:21 snap [2022-09-02T19:23:45.601Z] -rw-rw-r-- 1 1001 1001 204 Sep 2 19:21 version.go [Pipeline] sh [2022-09-02T19:23:45.917Z] + '[' -e coverage.out ] [2022-09-02T19:23:45.917Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-02T19:23:46.027Z] Stashed 1 file(s) [Pipeline] sh [2022-09-02T19:23:46.326Z] + make build [2022-09-02T19:23:46.327Z] 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-02T19:23:58.546Z] 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-02T19:24:10.768Z] 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-02T19:24:10.768Z] 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-02T19:24:17.338Z] 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-02T19:24:17.338Z] 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-02T19:24:17.908Z] 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-02T19:24:19.287Z] 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-02T19:24:20.230Z] 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-02T19:24:21.616Z] 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-02T19:24:22.187Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-02T19:24:23.127Z] 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-02T19:24:25.040Z] 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-02T19:24:26.460Z] $ docker stop --time=1 5efbf9d714aa23d1a6aa5f5999024c198f68be86be4219ea13d39a8b7d97694c [2022-09-02T19:24:31.332Z] $ docker rm -f 5efbf9d714aa23d1a6aa5f5999024c198f68be86be4219ea13d39a8b7d97694c [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-02T19:24:32.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-02T19:24:32.449Z] [2022-09-02T19:24:32.449Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T19:24:32.837Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-02T19:24:32.837Z] latest: Pulling from edgex-devops/edgex-compose [2022-09-02T19:24:32.837Z] cbdbe7a5bc2a: Pulling fs layer [2022-09-02T19:24:32.837Z] ca9280d653b3: Pulling fs layer [2022-09-02T19:24:32.837Z] 7e9c9ca2126c: Pulling fs layer [2022-09-02T19:24:32.837Z] cbdbe7a5bc2a: Verifying Checksum [2022-09-02T19:24:32.837Z] cbdbe7a5bc2a: Download complete [2022-09-02T19:24:33.099Z] ca9280d653b3: Verifying Checksum [2022-09-02T19:24:33.099Z] cbdbe7a5bc2a: Pull complete [2022-09-02T19:24:33.361Z] 7e9c9ca2126c: Download complete [2022-09-02T19:24:33.626Z] ca9280d653b3: Pull complete [2022-09-02T19:24:37.823Z] 7e9c9ca2126c: Pull complete [2022-09-02T19:24:37.823Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-09-02T19:24:37.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-02T19:24:37.823Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-02T19:24:38.062Z] prd-ubuntu20.04-docker-8c-8g-24444 does not seem to be running inside a container [2022-09-02T19:24:38.117Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-02T19:24:43.949Z] $ docker top d81da81f21c1f700b0a539c916bc0ba80bd21e6b4fe79241175748f5aa6f5965 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-02T19:24:44.354Z] + docker-compose build --help [2022-09-02T19:24:44.354Z] + grep parallel [2022-09-02T19:24:44.927Z] --parallel Build images in parallel. [Pipeline] } [2022-09-02T19:24:44.972Z] $ docker stop --time=1 d81da81f21c1f700b0a539c916bc0ba80bd21e6b4fe79241175748f5aa6f5965 [2022-09-02T19:24:46.251Z] $ docker rm -f d81da81f21c1f700b0a539c916bc0ba80bd21e6b4fe79241175748f5aa6f5965 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T19:24:46.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-02T19:24:46.873Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-02T19:24:47.041Z] prd-ubuntu20.04-docker-8c-8g-24444 does not seem to be running inside a container [2022-09-02T19:24:47.098Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-02T19:24:47.442Z] $ docker top 3eb5c1d49315a8d3fb6ee3033a6fe6d1f1e767469f46c7755744d8022b9bb50b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-02T19:24:47.843Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-02T19:24:48.417Z] Building core-command ... [2022-09-02T19:24:48.417Z] Building core-data ... [2022-09-02T19:24:48.417Z] Building core-metadata ... [2022-09-02T19:24:48.417Z] Building security-bootstrapper ... [2022-09-02T19:24:48.417Z] Building security-proxy-setup ... [2022-09-02T19:24:48.417Z] Building security-secretstore-setup ... [2022-09-02T19:24:48.417Z] Building security-spiffe-token-provider ... [2022-09-02T19:24:48.417Z] Building security-spire-agent ... [2022-09-02T19:24:48.417Z] Building security-spire-config ... [2022-09-02T19:24:48.417Z] Building security-spire-server ... [2022-09-02T19:24:48.417Z] Building support-notifications ... [2022-09-02T19:24:48.417Z] Building support-scheduler ... [2022-09-02T19:24:48.417Z] Building sys-mgmt-agent ... [2022-09-02T19:24:48.417Z] Building security-spire-agent [2022-09-02T19:24:48.417Z] Building security-spire-server [2022-09-02T19:24:48.417Z] Building core-metadata [2022-09-02T19:24:48.417Z] Building support-notifications [2022-09-02T19:24:48.417Z] Building sys-mgmt-agent [2022-09-02T19:24:51.966Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24446 in /w/workspace/edgexfoundry_edgex-go_PR-4145 [Pipeline] { [Pipeline] ws [2022-09-02T19:24:52.009Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-09-02T19:24:52.087Z] The recommended git tool is: git [2022-09-02T19:24:58.619Z] using credential edgex-jenkins-ssh [2022-09-02T19:24:58.639Z] Cloning the remote Git repository [2022-09-02T19:24:58.693Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-09-02T19:24:58.782Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-09-02T19:24:58.887Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-02T19:24:58.888Z] > git --version # timeout=10 [2022-09-02T19:24:58.911Z] > git --version # 'git version 2.25.1' [2022-09-02T19:24:58.913Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-02T19:24:59.033Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-02T19:25:00.649Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:25:00.649Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:25:00.649Z] ---> 46152099a1d7 [2022-09-02T19:25:00.649Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-02T19:25:00.649Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:25:00.649Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:25:00.649Z] ---> 46152099a1d7 [2022-09-02T19:25:00.649Z] Step 3/26 : WORKDIR /edgex-go [2022-09-02T19:25:00.649Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:25:00.649Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:25:00.649Z] ---> 46152099a1d7 [2022-09-02T19:25:00.649Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-02T19:25:00.649Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:25:00.649Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:25:00.649Z] ---> 46152099a1d7 [2022-09-02T19:25:00.649Z] Step 3/23 : WORKDIR /edgex-go [2022-09-02T19:25:00.649Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:25:00.649Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:25:00.649Z] ---> 46152099a1d7 [2022-09-02T19:25:00.649Z] Step 3/25 : WORKDIR /edgex-go [2022-09-02T19:25:10.658Z] ---> Running in 95e2d4cfd00c [2022-09-02T19:25:10.658Z] ---> Running in b4ad94bb1569 [2022-09-02T19:25:10.658Z] ---> Running in 7adfad8aa9d0 [2022-09-02T19:25:10.658Z] ---> Running in 2d5648809954 [2022-09-02T19:25:10.658Z] ---> Running in aa679208a4f0 [2022-09-02T19:25:10.658Z] Removing intermediate container 95e2d4cfd00c [2022-09-02T19:25:10.658Z] ---> 6a053533e82c [2022-09-02T19:25:10.658Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:25:10.658Z] Removing intermediate container b4ad94bb1569 [2022-09-02T19:25:10.658Z] ---> 45bc5f6e5009 [2022-09-02T19:25:10.658Z] Step 4/25 : WORKDIR /edgex-go [2022-09-02T19:25:10.658Z] Removing intermediate container 7adfad8aa9d0 [2022-09-02T19:25:10.658Z] ---> 57372dc0e0ea [2022-09-02T19:25:10.658Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:25:10.658Z] Removing intermediate container aa679208a4f0 [2022-09-02T19:25:10.658Z] ---> e04ad846dbea [2022-09-02T19:25:10.658Z] Step 4/23 : WORKDIR /edgex-go [2022-09-02T19:25:10.658Z] Removing intermediate container 2d5648809954 [2022-09-02T19:25:10.658Z] ---> a96b6f32b2ea [2022-09-02T19:25:10.658Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:25:10.658Z] ---> Running in 71f5f6d60bc2 [2022-09-02T19:25:10.658Z] ---> Running in 2dc69273c7ef [2022-09-02T19:25:10.658Z] ---> Running in 405b9e0e5f2d [2022-09-02T19:25:10.658Z] ---> Running in dd9dc834cf72 [2022-09-02T19:25:10.658Z] ---> Running in 8085d05065af [2022-09-02T19:25:10.658Z] Removing intermediate container 2dc69273c7ef [2022-09-02T19:25:10.658Z] ---> 7105a7906678 [2022-09-02T19:25:10.658Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:25:10.658Z] Removing intermediate container 405b9e0e5f2d [2022-09-02T19:25:10.658Z] ---> 39926d2c3c2b [2022-09-02T19:25:10.658Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:25:10.658Z] ---> Running in 88ffa810cc09 [2022-09-02T19:25:10.658Z] ---> Running in 0d8ff99927c9 [2022-09-02T19:25:10.658Z] Removing intermediate container 71f5f6d60bc2 [2022-09-02T19:25:10.658Z] ---> c3d632b6ff0c [2022-09-02T19:25:10.658Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-02T19:25:10.658Z] ---> Running in d5b650971ad1 [2022-09-02T19:25:10.658Z] Removing intermediate container 88ffa810cc09 [2022-09-02T19:25:10.658Z] ---> 644b9f893858 [2022-09-02T19:25:10.658Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-02T19:25:10.658Z] ---> Running in 4bcc2101724c [2022-09-02T19:25:10.658Z] Removing intermediate container dd9dc834cf72 [2022-09-02T19:25:10.658Z] ---> 638173fd5d7c [2022-09-02T19:25:10.658Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-02T19:25:10.658Z] ---> Running in cefbaddad99b [2022-09-02T19:25:10.918Z] Removing intermediate container 8085d05065af [2022-09-02T19:25:10.918Z] ---> 6153db6a2fdb [2022-09-02T19:25:10.918Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-02T19:25:10.918Z] ---> Running in 64ffea332e62 [2022-09-02T19:25:10.918Z] Removing intermediate container 0d8ff99927c9 [2022-09-02T19:25:10.918Z] ---> e798b8e02b26 [2022-09-02T19:25:10.918Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-02T19:25:10.918Z] ---> Running in a529b015bc97 [2022-09-02T19:25:11.492Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:25:11.492Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:25:11.492Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:25:11.755Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:25:11.755Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:25:12.326Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:25:12.326Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:25:12.604Z] OK: 211 MiB in 51 packages [2022-09-02T19:25:12.604Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:25:12.604Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:25:12.867Z] Removing intermediate container 4bcc2101724c [2022-09-02T19:25:12.867Z] ---> fe4a7526f881 [2022-09-02T19:25:12.867Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-02T19:25:12.867Z] OK: 211 MiB in 51 packages [2022-09-02T19:25:12.867Z] ---> 259bbc7a54e7 [2022-09-02T19:25:12.867Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:25:12.867Z] ---> Running in f33e5c9fa621 [2022-09-02T19:25:13.437Z] Removing intermediate container d5b650971ad1 [2022-09-02T19:25:13.437Z] ---> 657409f9db4a [2022-09-02T19:25:13.437Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-02T19:25:13.437Z] ---> 604529023675 [2022-09-02T19:25:13.437Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:25:13.437Z] OK: 211 MiB in 51 packages [2022-09-02T19:25:13.437Z] ---> Running in 003bbaa9e981 [2022-09-02T19:25:13.437Z] OK: 211 MiB in 51 packages [2022-09-02T19:25:13.697Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:25:13.957Z] Removing intermediate container a529b015bc97 [2022-09-02T19:25:13.957Z] ---> 3983c3e80948 [2022-09-02T19:25:13.957Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-02T19:25:13.957Z] Removing intermediate container cefbaddad99b [2022-09-02T19:25:13.957Z] ---> 083b7aec2b06 [2022-09-02T19:25:13.957Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-02T19:25:14.218Z] ---> 7b5f5ab37b19 [2022-09-02T19:25:14.218Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:25:14.218Z] ---> Running in 8239fc4f60b9 [2022-09-02T19:25:14.218Z] ---> c8cd5906ab3f [2022-09-02T19:25:14.218Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:25:14.489Z] ---> Running in af7ad4c355b9 [2022-09-02T19:25:14.489Z] OK: 211 MiB in 51 packages [2022-09-02T19:25:16.118Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-02T19:25:16.173Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-02T19:25:16.200Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-02T19:25:16.234Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-02T19:25:16.235Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-02T19:25:16.249Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4145/head:refs/remotes/origin/PR-4145 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-02T19:25:16.922Z] Merging remotes/origin/main commit 5f565a5026236f7a21fcb63799adf4b457e3ab40 into PR head commit da70107ee97f448abfa19e4353bafadf31c85c22 [2022-09-02T19:25:17.306Z] Merge succeeded, producing da70107ee97f448abfa19e4353bafadf31c85c22 [2022-09-02T19:25:17.307Z] Checking out Revision da70107ee97f448abfa19e4353bafadf31c85c22 (PR-4145) [2022-09-02T19:25:18.711Z] Removing intermediate container 64ffea332e62 [2022-09-02T19:25:18.711Z] ---> f6ceda98ae24 [2022-09-02T19:25:18.711Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-02T19:25:16.943Z] > git config core.sparsecheckout # timeout=10 [2022-09-02T19:25:16.965Z] > git checkout -f da70107ee97f448abfa19e4353bafadf31c85c22 # timeout=10 [2022-09-02T19:25:17.209Z] > git remote # timeout=10 [2022-09-02T19:25:17.226Z] > git config --get remote.origin.url # timeout=10 [2022-09-02T19:25:17.244Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-02T19:25:17.257Z] > git merge 5f565a5026236f7a21fcb63799adf4b457e3ab40 # timeout=10 [2022-09-02T19:25:17.286Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-02T19:25:17.312Z] > git config core.sparsecheckout # timeout=10 [2022-09-02T19:25:17.325Z] > git checkout -f da70107ee97f448abfa19e4353bafadf31c85c22 # timeout=10 [2022-09-02T19:25:21.737Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2022-09-02T19:25:21.797Z] > git --version # timeout=10 [2022-09-02T19:25:21.809Z] > git --version # 'git version 2.25.1' [2022-09-02T19:25:21.823Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-02T19:25:22.994Z] ---> 06cf075d0681 [2022-09-02T19:25:22.994Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:25:23.043Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-02T19:25:23.044Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-02T19:25:23.044Z] Dload Upload Total Spent Left Speed [2022-09-02T19:25:23.044Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 212k 0 --:--:-- --:--:-- --:--:-- 212k [2022-09-02T19:25:23.253Z] ---> Running in 6ff4c1d970d0 [Pipeline] sh [2022-09-02T19:25:23.539Z] Removing intermediate container f33e5c9fa621 [2022-09-02T19:25:23.539Z] ---> 8195eb3e478e [2022-09-02T19:25:23.539Z] Step 9/25 : COPY . . [2022-09-02T19:25:24.043Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-02T19:25:24.401Z] + sudo tee /etc/docker/daemon.new [2022-09-02T19:25:24.401Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-02T19:25:24.401Z] { [2022-09-02T19:25:24.401Z] "registry-mirrors": [ [2022-09-02T19:25:24.401Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-02T19:25:24.401Z] ], [2022-09-02T19:25:24.401Z] "bip": "10.250.0.254/24", [2022-09-02T19:25:24.401Z] "hosts": [ [2022-09-02T19:25:24.401Z] "tcp://0.0.0.0:5555", [2022-09-02T19:25:24.401Z] "unix:///var/run/docker.sock" [2022-09-02T19:25:24.401Z] ], [2022-09-02T19:25:24.401Z] "mtu": 1458, [2022-09-02T19:25:24.401Z] "selinux-enabled": true, [2022-09-02T19:25:24.401Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-02T19:25:24.401Z] } [Pipeline] sh [2022-09-02T19:25:24.764Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-02T19:25:25.128Z] + sudo service docker restart [2022-09-02T19:25:35.794Z] ---> d64f63fd9337 [2022-09-02T19:25:35.794Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-02T19:25:35.794Z] ---> Running in 52a470ea0013 [2022-09-02T19:25:35.794Z] Removing intermediate container af7ad4c355b9 [2022-09-02T19:25:35.794Z] ---> cbb8d2030568 [2022-09-02T19:25:35.794Z] Step 8/23 : COPY . . [2022-09-02T19:25:35.794Z] Removing intermediate container 8239fc4f60b9 [2022-09-02T19:25:35.794Z] ---> 72ab061942ab [2022-09-02T19:25:35.794Z] Step 9/23 : COPY . . [2022-09-02T19:25:35.794Z] Removing intermediate container 003bbaa9e981 [2022-09-02T19:25:35.794Z] ---> e9d9ff86cacf [2022-09-02T19:25:35.794Z] Step 8/25 : COPY . . [2022-09-02T19:25:35.794Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-02T19:25:43.522Z] provisioning config files... [2022-09-02T19:25:43.549Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3319767020391796648tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-02T19:25:43.957Z] ---> docker-login.sh [2022-09-02T19:25:43.957Z] nexus3.edgexfoundry.org:10001 [2022-09-02T19:25:44.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-02T19:25:45.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-02T19:25:45.156Z] Configure a credential helper to remove this warning. See [2022-09-02T19:25:45.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-02T19:25:45.156Z] [2022-09-02T19:25:45.156Z] Login Succeeded [2022-09-02T19:25:45.156Z] nexus3.edgexfoundry.org:10002 [2022-09-02T19:25:45.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-02T19:25:45.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-02T19:25:45.434Z] Configure a credential helper to remove this warning. See [2022-09-02T19:25:45.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-02T19:25:45.434Z] [2022-09-02T19:25:45.434Z] Login Succeeded [2022-09-02T19:25:45.434Z] nexus3.edgexfoundry.org:10003 [2022-09-02T19:25:46.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-02T19:25:46.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-02T19:25:46.042Z] Configure a credential helper to remove this warning. See [2022-09-02T19:25:46.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-02T19:25:46.042Z] [2022-09-02T19:25:46.042Z] Login Succeeded [2022-09-02T19:25:46.042Z] nexus3.edgexfoundry.org:10004 [2022-09-02T19:25:46.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-02T19:25:46.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-02T19:25:46.597Z] Configure a credential helper to remove this warning. See [2022-09-02T19:25:46.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-02T19:25:46.597Z] [2022-09-02T19:25:46.597Z] Login Succeeded [2022-09-02T19:25:46.597Z] docker.io [2022-09-02T19:25:46.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-02T19:25:47.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-02T19:25:47.473Z] Configure a credential helper to remove this warning. See [2022-09-02T19:25:47.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-02T19:25:47.473Z] [2022-09-02T19:25:47.473Z] Login Succeeded [2022-09-02T19:25:47.473Z] ---> docker-login.sh ends [Pipeline] } [2022-09-02T19:25:47.503Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-09-02T19:25:48.231Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-09-02T19:25:48.269Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-02T19:25:48.305Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-02T19:25:48.341Z] ========================================================= [2022-09-02T19:25:48.341Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-02T19:25:48.341Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-02T19:25:48.720Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-02T19:25:49.000Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-02T19:25:49.000Z] b3c136eddcbf: Pulling fs layer [2022-09-02T19:25:49.000Z] c0a3192eca97: Pulling fs layer [2022-09-02T19:25:49.000Z] a050256f5b6f: Pulling fs layer [2022-09-02T19:25:49.000Z] 656be50a0ddc: Pulling fs layer [2022-09-02T19:25:49.000Z] 2bbca73fdf42: Pulling fs layer [2022-09-02T19:25:49.000Z] 46d945488cbd: Pulling fs layer [2022-09-02T19:25:49.000Z] 8a5474983e97: Pulling fs layer [2022-09-02T19:25:49.000Z] 329c88fbcd65: Pulling fs layer [2022-09-02T19:25:49.000Z] 46d945488cbd: Waiting [2022-09-02T19:25:49.000Z] 8a5474983e97: Waiting [2022-09-02T19:25:49.000Z] 329c88fbcd65: Waiting [2022-09-02T19:25:49.000Z] 2bbca73fdf42: Waiting [2022-09-02T19:25:49.000Z] 656be50a0ddc: Waiting [2022-09-02T19:25:49.000Z] a050256f5b6f: Verifying Checksum [2022-09-02T19:25:49.000Z] a050256f5b6f: Download complete [2022-09-02T19:25:49.000Z] c0a3192eca97: Verifying Checksum [2022-09-02T19:25:49.000Z] 2bbca73fdf42: Verifying Checksum [2022-09-02T19:25:49.000Z] 2bbca73fdf42: Download complete [2022-09-02T19:25:49.000Z] 46d945488cbd: Verifying Checksum [2022-09-02T19:25:49.000Z] 46d945488cbd: Download complete [2022-09-02T19:25:49.000Z] b3c136eddcbf: Verifying Checksum [2022-09-02T19:25:49.997Z] b3c136eddcbf: Pull complete [2022-09-02T19:25:49.997Z] 329c88fbcd65: Verifying Checksum [2022-09-02T19:25:49.997Z] 329c88fbcd65: Download complete [2022-09-02T19:25:50.604Z] c0a3192eca97: Pull complete [2022-09-02T19:25:50.885Z] a050256f5b6f: Pull complete [2022-09-02T19:25:51.485Z] 8a5474983e97: Verifying Checksum [2022-09-02T19:25:51.485Z] 8a5474983e97: Download complete [2022-09-02T19:25:52.078Z] 656be50a0ddc: Verifying Checksum [2022-09-02T19:25:52.078Z] 656be50a0ddc: Download complete [2022-09-02T19:25:53.913Z] ---> 691a6dcae26f [2022-09-02T19:25:53.913Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-02T19:25:53.913Z] ---> 10df22133e14 [2022-09-02T19:25:53.913Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-02T19:25:53.913Z] ---> 3daf42204043 [2022-09-02T19:25:53.913Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-02T19:25:53.913Z] ---> Running in 835f5bd1afde [2022-09-02T19:25:53.913Z] ---> Running in 9c6ba5ab6a41 [2022-09-02T19:25:53.913Z] ---> Running in 686c280647cc [2022-09-02T19:25:53.913Z] Removing intermediate container 686c280647cc [2022-09-02T19:25:53.913Z] ---> 2d1c10008540 [2022-09-02T19:25:53.913Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-02T19:25:53.913Z] ---> Running in efe0b2ac737c [2022-09-02T19:25:53.913Z] Removing intermediate container 6ff4c1d970d0 [2022-09-02T19:25:53.913Z] ---> fbe250a18b6d [2022-09-02T19:25:53.913Z] Step 8/26 : COPY . . [2022-09-02T19:25:54.173Z] Removing intermediate container efe0b2ac737c [2022-09-02T19:25:54.173Z] ---> bbcd4a8768b8 [2022-09-02T19:25:54.173Z] 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-02T19:25:54.173Z] 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-02T19:25:54.173Z] 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-02T19:26:02.595Z] ---> Running in 93f50561a689 [2022-09-02T19:26:02.595Z] ---> 26db514fa9a1 [2022-09-02T19:26:02.595Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-02T19:26:02.595Z] Removing intermediate container 52a470ea0013 [2022-09-02T19:26:02.595Z] ---> a5948e929b3b [2022-09-02T19:26:02.595Z] [2022-09-02T19:26:02.595Z] Step 11/25 : FROM alpine:3.16 [2022-09-02T19:26:02.595Z] ---> Running in cb61ca725df1 [2022-09-02T19:26:02.595Z] 3.16: Pulling from library/alpine [2022-09-02T19:26:02.595Z] Removing intermediate container cb61ca725df1 [2022-09-02T19:26:02.595Z] ---> a7abb770557e [2022-09-02T19:26:02.595Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-02T19:26:02.595Z] ---> Running in 3ec669a7ebc1 [2022-09-02T19:26:03.171Z] Removing intermediate container 3ec669a7ebc1 [2022-09-02T19:26:03.171Z] ---> 0926e232d231 [2022-09-02T19:26:03.171Z] 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-02T19:26:03.171Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-02T19:26:03.171Z] Status: Downloaded newer image for alpine:3.16 [2022-09-02T19:26:03.171Z] ---> 9c6f07244728 [2022-09-02T19:26:03.171Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-02T19:26:03.171Z] ---> Running in d0ce9b068915 [2022-09-02T19:26:03.171Z] ---> Running in 2fbc8fb17e44 [2022-09-02T19:26:03.747Z] Removing intermediate container 93f50561a689 [2022-09-02T19:26:03.747Z] ---> f5b37b394ae7 [2022-09-02T19:26:03.747Z] Step 12/25 : WORKDIR /edgex-go [2022-09-02T19:26:03.747Z] ---> Running in 3701d7fbd149 [2022-09-02T19:26:04.012Z] Removing intermediate container 3701d7fbd149 [2022-09-02T19:26:04.012Z] ---> c08c14478a20 [2022-09-02T19:26:04.012Z] [2022-09-02T19:26:04.012Z] Step 13/25 : FROM alpine:3.15 [2022-09-02T19:26:04.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:26:04.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:26:04.279Z] 3.15: Pulling from library/alpine [2022-09-02T19:26:04.540Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-02T19:26:04.540Z] Executing busybox-1.35.0-r17.trigger [2022-09-02T19:26:04.540Z] OK: 6 MiB in 15 packages [2022-09-02T19:26:05.129Z] Removing intermediate container d0ce9b068915 [2022-09-02T19:26:05.129Z] ---> 5a71b613b85e [2022-09-02T19:26:05.129Z] Step 12/26 : WORKDIR /edgex-go [2022-09-02T19:26:05.392Z] ---> Running in 30d006463be2 [2022-09-02T19:26:05.689Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-02T19:26:05.689Z] Status: Downloaded newer image for alpine:3.15 [2022-09-02T19:26:05.689Z] Removing intermediate container 2fbc8fb17e44 [2022-09-02T19:26:05.689Z] ---> 9e15ff9e3b93 [2022-09-02T19:26:05.689Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-02T19:26:05.689Z] ---> c4fc93816858 [2022-09-02T19:26:05.689Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-02T19:26:05.954Z] Removing intermediate container 30d006463be2 [2022-09-02T19:26:05.954Z] ---> f2df7c2b4e1e [2022-09-02T19:26:05.954Z] [2022-09-02T19:26:05.954Z] Step 13/26 : FROM alpine:3.15 [2022-09-02T19:26:05.954Z] ---> c4fc93816858 [2022-09-02T19:26:05.954Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-02T19:26:05.954Z] ---> Running in e77a6be357b7 [2022-09-02T19:26:05.954Z] ---> Running in fea57202161a [2022-09-02T19:26:06.219Z] ---> Running in b77a6895f776 [2022-09-02T19:26:06.485Z] Removing intermediate container fea57202161a [2022-09-02T19:26:06.485Z] ---> 2c41efac45b8 [2022-09-02T19:26:06.485Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-02T19:26:06.485Z] Removing intermediate container e77a6be357b7 [2022-09-02T19:26:06.485Z] ---> 580eacc9b13f [2022-09-02T19:26:06.485Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:26:06.485Z] ---> Running in 3fca6ed7adb3 [2022-09-02T19:26:06.485Z] Removing intermediate container b77a6895f776 [2022-09-02T19:26:06.485Z] ---> Running in 40beadffa56e [2022-09-02T19:26:06.485Z] ---> 747c4d85603c [2022-09-02T19:26:06.485Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:26:06.485Z] ---> Running in 56b04dd96483 [2022-09-02T19:26:06.747Z] Removing intermediate container 40beadffa56e [2022-09-02T19:26:06.747Z] ---> 3f51b745d9d1 [2022-09-02T19:26:06.747Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-02T19:26:06.747Z] ---> Running in f17eb6213887 [2022-09-02T19:26:07.203Z] 656be50a0ddc: Pull complete [2022-09-02T19:26:07.203Z] 2bbca73fdf42: Pull complete [2022-09-02T19:26:07.203Z] 46d945488cbd: Pull complete [2022-09-02T19:26:07.323Z] Removing intermediate container f17eb6213887 [2022-09-02T19:26:07.323Z] ---> 26b045c2451b [2022-09-02T19:26:07.323Z] Step 16/25 : WORKDIR / [2022-09-02T19:26:07.589Z] ---> Running in 6ea5fb5f4baf [2022-09-02T19:26:08.166Z] Removing intermediate container 6ea5fb5f4baf [2022-09-02T19:26:08.166Z] ---> 58ad99911d7e [2022-09-02T19:26:08.166Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-02T19:26:08.428Z] ---> b06aa2621591 [2022-09-02T19:26:08.428Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-02T19:26:08.689Z] Removing intermediate container 3fca6ed7adb3 [2022-09-02T19:26:08.689Z] ---> 6ff108c350d0 [2022-09-02T19:26:08.689Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-02T19:26:08.689Z] ---> Running in 07452893acc2 [2022-09-02T19:26:08.973Z] Removing intermediate container 56b04dd96483 [2022-09-02T19:26:08.973Z] ---> 7e6eee79cf2a [2022-09-02T19:26:08.973Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-02T19:26:09.276Z] ---> Running in a093a654ce7a [2022-09-02T19:26:09.538Z] ---> 245a121b3323 [2022-09-02T19:26:09.538Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-02T19:26:09.538Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:26:10.116Z] ---> 8a0edb9c4301 [2022-09-02T19:26:10.116Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-02T19:26:10.116Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:26:10.391Z] ---> 713598326635 [2022-09-02T19:26:10.391Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-02T19:26:10.391Z] ---> Running in 0d585fdca592 [2022-09-02T19:26:10.391Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:26:10.391Z] Removing intermediate container 0d585fdca592 [2022-09-02T19:26:10.391Z] ---> df4426925366 [2022-09-02T19:26:10.391Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-02T19:26:10.718Z] ---> Running in 4f1c9f90f207 [2022-09-02T19:26:10.718Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-02T19:26:10.718Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-02T19:26:10.718Z] OK: 15856 distinct packages available [2022-09-02T19:26:10.718Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:26:10.979Z] Removing intermediate container 4f1c9f90f207 [2022-09-02T19:26:10.979Z] ---> 3535014bca1f [2022-09-02T19:26:10.979Z] Step 23/25 : LABEL arch=x86_64 [2022-09-02T19:26:10.979Z] ---> Running in 1dd88508c6d4 [2022-09-02T19:26:10.979Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:26:11.240Z] Removing intermediate container 1dd88508c6d4 [2022-09-02T19:26:11.240Z] ---> e0656f5647ee [2022-09-02T19:26:11.240Z] Step 24/25 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 [2022-09-02T19:26:11.502Z] ---> Running in abc043d057de [2022-09-02T19:26:11.502Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-02T19:26:11.502Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-02T19:26:11.502Z] OK: 15856 distinct packages available [2022-09-02T19:26:11.502Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:26:11.502Z] Removing intermediate container abc043d057de [2022-09-02T19:26:11.502Z] ---> b6c834327ca7 [2022-09-02T19:26:11.502Z] Step 25/25 : LABEL version=0.0.0 [2022-09-02T19:26:11.502Z] ---> Running in e17af2d52505 [2022-09-02T19:26:11.502Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:26:11.523Z] 8a5474983e97: Pull complete [2022-09-02T19:26:12.073Z] Removing intermediate container e17af2d52505 [2022-09-02T19:26:12.073Z] ---> e7ea3811e3b5 [2022-09-02T19:26:12.073Z] [2022-09-02T19:26:12.073Z] Successfully built e7ea3811e3b5 [2022-09-02T19:26:12.073Z] Successfully tagged core-metadata:latest [2022-09-02T19:26:12.073Z]  Building core-metadata ... done Building security-bootstrapper [2022-09-02T19:26:12.073Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-02T19:26:12.073Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-02T19:26:12.073Z] (3/5) Installing libucontext (1.1-r0) [2022-09-02T19:26:12.340Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-02T19:26:12.340Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:26:12.340Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-02T19:26:12.340Z] Executing busybox-1.34.1-r7.trigger [2022-09-02T19:26:12.340Z] OK: 7 MiB in 19 packages [2022-09-02T19:26:12.604Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-02T19:26:12.604Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-02T19:26:12.868Z] (3/5) Installing libucontext (1.1-r0) [2022-09-02T19:26:12.868Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-02T19:26:12.868Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-02T19:26:13.234Z] Executing busybox-1.34.1-r7.trigger [2022-09-02T19:26:13.234Z] OK: 7 MiB in 19 packages [2022-09-02T19:26:13.505Z] 329c88fbcd65: Pull complete [2022-09-02T19:26:13.505Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-02T19:26:13.505Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-02T19:26:13.505Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-02T19:26:13.903Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-02T19:26:13.903Z] WORKDIR /edgex [2022-09-02T19:26:13.903Z] COPY go.mod . [2022-09-02T19:26:13.903Z] RUN go mod download [2022-09-02T19:26:13.903Z] + docker build -t ci-base-image-arm64 -f - . [2022-09-02T19:26:14.515Z] Sending build context to Docker daemon 3.162MB [2022-09-02T19:26:14.515Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-02T19:26:14.515Z] ---> ff4287adb874 [2022-09-02T19:26:14.515Z] Step 2/4 : WORKDIR /edgex [2022-09-02T19:26:15.242Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:26:15.242Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:26:15.242Z] ---> 46152099a1d7 [2022-09-02T19:26:15.242Z] Step 3/31 : WORKDIR /edgex-go [2022-09-02T19:26:15.242Z] ---> Using cache [2022-09-02T19:26:15.242Z] ---> a96b6f32b2ea [2022-09-02T19:26:15.242Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:26:15.242Z] ---> Using cache [2022-09-02T19:26:15.242Z] ---> 638173fd5d7c [2022-09-02T19:26:15.242Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-09-02T19:26:16.529Z] ---> Running in d5b233593a98 [2022-09-02T19:26:16.804Z] Removing intermediate container d5b233593a98 [2022-09-02T19:26:16.805Z] ---> d5b56d7e4f21 [2022-09-02T19:26:16.805Z] Step 3/4 : COPY go.mod . [2022-09-02T19:26:17.408Z] ---> 4ec9adb91d16 [2022-09-02T19:26:17.408Z] Step 4/4 : RUN go mod download [2022-09-02T19:26:17.408Z] ---> Running in 92d15b3d7033 [2022-09-02T19:26:19.614Z] ---> Running in 58d79e1649f0 [2022-09-02T19:26:19.614Z] Removing intermediate container a093a654ce7a [2022-09-02T19:26:19.614Z] ---> 1bc04ef1733d [2022-09-02T19:26:19.614Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-02T19:26:19.614Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:26:19.614Z] Removing intermediate container 07452893acc2 [2022-09-02T19:26:19.614Z] ---> f84f94610063 [2022-09-02T19:26:19.614Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-02T19:26:20.554Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:26:20.814Z] OK: 211 MiB in 51 packages [2022-09-02T19:26:24.128Z] ---> e6f3e596708d [2022-09-02T19:26:24.128Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-02T19:26:24.128Z] ---> ae75bc702608 [2022-09-02T19:26:24.128Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-02T19:26:24.128Z] Removing intermediate container 9c6ba5ab6a41 [2022-09-02T19:26:24.128Z] ---> eae9ab5d2cf9 [2022-09-02T19:26:24.128Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-02T19:26:24.128Z] ---> Running in 9619721bbff2 [2022-09-02T19:26:24.128Z] Removing intermediate container 58d79e1649f0 [2022-09-02T19:26:24.128Z] ---> 02446d32a685 [2022-09-02T19:26:24.128Z] Step 6/31 : COPY go.mod vendor* ./ [2022-09-02T19:26:24.128Z] Removing intermediate container 835f5bd1afde [2022-09-02T19:26:24.128Z] ---> aee50969e15f [2022-09-02T19:26:24.128Z] [2022-09-02T19:26:24.128Z] Step 11/23 : FROM alpine:3.16 [2022-09-02T19:26:24.128Z] ---> 9c6f07244728 [2022-09-02T19:26:24.128Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-02T19:26:24.128Z] ---> a583376813c1 [2022-09-02T19:26:24.128Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-02T19:26:24.128Z] ---> Running in 30e70288d15f [2022-09-02T19:26:24.841Z] ---> d14b3f9b5748 [2022-09-02T19:26:24.841Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:26:25.102Z] 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-02T19:26:25.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:26:25.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:26:26.046Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-02T19:26:26.046Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-02T19:26:26.046Z] Executing busybox-1.35.0-r17.trigger [2022-09-02T19:26:26.046Z] Executing ca-certificates-20220614-r0.trigger [2022-09-02T19:26:26.046Z] OK: 6 MiB in 16 packages [2022-09-02T19:26:26.305Z] ---> 65aa59de4683 [2022-09-02T19:26:26.305Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-02T19:26:26.567Z] ---> Running in b35578ff867c [2022-09-02T19:26:26.567Z] ---> 9022d6d9fb5e [2022-09-02T19:26:26.567Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-02T19:26:26.567Z] ---> 35b2e8319185 [2022-09-02T19:26:26.567Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-02T19:26:26.567Z] ---> 0c0858ed7cfa [2022-09-02T19:26:26.567Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-02T19:26:26.567Z] ---> Running in 95e8e510356a [2022-09-02T19:26:26.829Z] Removing intermediate container 95e8e510356a [2022-09-02T19:26:26.829Z] ---> 3520392683ff [2022-09-02T19:26:26.829Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-02T19:26:26.829Z] Removing intermediate container 9619721bbff2 [2022-09-02T19:26:26.829Z] ---> 58cd99e0514e [2022-09-02T19:26:26.829Z] [2022-09-02T19:26:26.829Z] Step 11/23 : FROM alpine:3.16 [2022-09-02T19:26:26.829Z] ---> 9c6f07244728 [2022-09-02T19:26:26.829Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-09-02T19:26:26.829Z] ---> 5eede710044d [2022-09-02T19:26:26.829Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-02T19:26:26.829Z] ---> Running in 92359c37608e [2022-09-02T19:26:26.829Z] ---> Running in 6b1dcc6f76df [2022-09-02T19:26:26.829Z] Removing intermediate container 30e70288d15f [2022-09-02T19:26:26.829Z] ---> 71783bb302d5 [2022-09-02T19:26:26.829Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-02T19:26:26.829Z] ---> Running in adcd56d80a14 [2022-09-02T19:26:27.090Z] Removing intermediate container 6b1dcc6f76df [2022-09-02T19:26:27.090Z] ---> 37650303bc73 [2022-09-02T19:26:27.090Z] 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-02T19:26:27.090Z] Removing intermediate container 92359c37608e [2022-09-02T19:26:27.090Z] ---> 4f25f52f58e7 [2022-09-02T19:26:27.090Z] Step 23/25 : LABEL arch=x86_64 [2022-09-02T19:26:27.090Z] ---> Running in 921116b2ebca [2022-09-02T19:26:27.090Z] ---> Running in 8486a00a3d01 [2022-09-02T19:26:27.090Z] Removing intermediate container adcd56d80a14 [2022-09-02T19:26:27.090Z] ---> 775fe7a6a269 [2022-09-02T19:26:27.090Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-02T19:26:27.090Z] ---> 3b404b572b3f [2022-09-02T19:26:27.090Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-02T19:26:27.090Z] ---> Running in 35413a9be669 [2022-09-02T19:26:27.090Z] Removing intermediate container 8486a00a3d01 [2022-09-02T19:26:27.090Z] ---> 16509f8bb157 [2022-09-02T19:26:27.090Z] Step 24/25 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 [2022-09-02T19:26:27.090Z] ---> Running in 20e840a09b0f [2022-09-02T19:26:27.090Z] ---> Running in c2472e31b4cf [2022-09-02T19:26:27.350Z] Removing intermediate container 35413a9be669 [2022-09-02T19:26:27.350Z] ---> 25752dd094d3 [2022-09-02T19:26:27.350Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-02T19:26:27.350Z] ---> Running in d4f695520a20 [2022-09-02T19:26:27.350Z] Removing intermediate container 20e840a09b0f [2022-09-02T19:26:27.350Z] ---> a63a99e2638a [2022-09-02T19:26:27.350Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-02T19:26:27.350Z] Removing intermediate container c2472e31b4cf [2022-09-02T19:26:27.350Z] ---> 018a2dff5f1f [2022-09-02T19:26:27.350Z] Step 25/25 : LABEL version=0.0.0 [2022-09-02T19:26:27.350Z] ---> Running in 5d94bb6945ee [2022-09-02T19:26:27.350Z] ---> Running in 01daeff424b3 [2022-09-02T19:26:27.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:26:27.350Z] Removing intermediate container d4f695520a20 [2022-09-02T19:26:27.350Z] ---> 7f638c64d8dc [2022-09-02T19:26:27.350Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-02T19:26:27.350Z] Removing intermediate container 5d94bb6945ee [2022-09-02T19:26:27.350Z] ---> 1fedff78ec53 [2022-09-02T19:26:27.350Z] [2022-09-02T19:26:27.350Z] Removing intermediate container 01daeff424b3 [2022-09-02T19:26:27.350Z] ---> 8c51975ef0d0 [2022-09-02T19:26:27.350Z] Step 24/26 : LABEL arch=x86_64 [2022-09-02T19:26:27.350Z] ---> Running in ab30b9cad37b [2022-09-02T19:26:27.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:26:27.610Z] Successfully built 1fedff78ec53 [2022-09-02T19:26:27.610Z] Successfully tagged security-spire-server:latest [2022-09-02T19:26:27.610Z]  Building security-spire-server ... done Building core-data [2022-09-02T19:26:27.610Z] Removing intermediate container ab30b9cad37b [2022-09-02T19:26:27.610Z] ---> d3d4c4d74b07 [2022-09-02T19:26:27.610Z] Step 25/26 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 [2022-09-02T19:26:27.610Z] ---> 81c7c72c550c [2022-09-02T19:26:27.610Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-02T19:26:27.610Z] ---> Running in ce27d04d9520 [2022-09-02T19:26:27.610Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-02T19:26:27.870Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-02T19:26:27.870Z] (3/33) Installing readline (8.1.2-r0) [2022-09-02T19:26:27.870Z] (4/33) Installing bash (5.1.16-r2) [2022-09-02T19:26:27.870Z] Executing bash-5.1.16-r2.post-install [2022-09-02T19:26:27.870Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-02T19:26:27.870Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-02T19:26:27.870Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-02T19:26:27.870Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-02T19:26:27.870Z] (9/33) Installing curl (7.83.1-r3) [2022-09-02T19:26:27.870Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-09-02T19:26:28.130Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-02T19:26:28.130Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-02T19:26:28.130Z] (13/33) Installing expat (2.4.8-r0) [2022-09-02T19:26:28.130Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-02T19:26:28.130Z] (15/33) Installing gdbm (1.23-r0) [2022-09-02T19:26:28.130Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-02T19:26:28.130Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-02T19:26:28.130Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-02T19:26:28.130Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-02T19:26:28.130Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-02T19:26:28.130Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-02T19:26:28.706Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-02T19:26:28.706Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-02T19:26:28.706Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-02T19:26:28.706Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-02T19:26:28.706Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-02T19:26:28.706Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-02T19:26:28.706Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-02T19:26:28.706Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-02T19:26:28.706Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-02T19:26:28.706Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-02T19:26:28.706Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-02T19:26:28.706Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-02T19:26:28.706Z] Executing busybox-1.35.0-r17.trigger [2022-09-02T19:26:28.706Z] Executing ca-certificates-20220614-r0.trigger [2022-09-02T19:26:28.966Z] OK: 122 MiB in 47 packages [2022-09-02T19:26:31.517Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:26:31.517Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:26:31.517Z] ---> 46152099a1d7 [2022-09-02T19:26:31.517Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-02T19:26:31.517Z] ---> Using cache [2022-09-02T19:26:31.517Z] ---> e04ad846dbea [2022-09-02T19:26:31.517Z] Step 4/24 : WORKDIR /edgex-go [2022-09-02T19:26:31.517Z] ---> Using cache [2022-09-02T19:26:31.517Z] ---> 39926d2c3c2b [2022-09-02T19:26:31.517Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:26:31.517Z] ---> Using cache [2022-09-02T19:26:31.517Z] ---> e798b8e02b26 [2022-09-02T19:26:31.517Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-02T19:26:32.948Z] Removing intermediate container ce27d04d9520 [2022-09-02T19:26:32.948Z] ---> 779ed702ad9e [2022-09-02T19:26:32.948Z] Step 26/26 : LABEL version=0.0.0 [2022-09-02T19:26:34.866Z] ---> 830961f22356 [2022-09-02T19:26:34.866Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-02T19:26:34.866Z] ---> Running in 6126639000c4 [2022-09-02T19:26:34.866Z] ---> Running in 57e54e4e6a99 [2022-09-02T19:26:34.866Z] Removing intermediate container 57e54e4e6a99 [2022-09-02T19:26:34.866Z] ---> 80bf6c0a5b58 [2022-09-02T19:26:34.866Z] [2022-09-02T19:26:34.866Z] Successfully built 80bf6c0a5b58 [2022-09-02T19:26:35.286Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:26:35.286Z] Successfully tagged security-spire-agent:latest [2022-09-02T19:26:35.286Z]  Building security-spire-agent ... done Building support-scheduler [2022-09-02T19:26:35.546Z] ---> 0e55bfaee0ff [2022-09-02T19:26:35.546Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-02T19:26:36.116Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:26:36.377Z] OK: 211 MiB in 51 packages [2022-09-02T19:26:38.309Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:26:38.309Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:26:38.309Z] ---> 46152099a1d7 [2022-09-02T19:26:38.309Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-02T19:26:38.309Z] ---> Using cache [2022-09-02T19:26:38.309Z] ---> e04ad846dbea [2022-09-02T19:26:38.309Z] Step 4/23 : WORKDIR /edgex-go [2022-09-02T19:26:38.309Z] ---> Using cache [2022-09-02T19:26:38.309Z] ---> 39926d2c3c2b [2022-09-02T19:26:38.309Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:26:38.309Z] ---> Using cache [2022-09-02T19:26:38.309Z] ---> e798b8e02b26 [2022-09-02T19:26:38.309Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-02T19:26:40.857Z] ---> Running in 09a361bb20c0 [2022-09-02T19:26:40.857Z] ---> Running in 24af8ebfb068 [2022-09-02T19:26:40.857Z] Removing intermediate container 6126639000c4 [2022-09-02T19:26:40.857Z] ---> a60cd08f5e26 [2022-09-02T19:26:40.857Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-02T19:26:40.857Z] Removing intermediate container 09a361bb20c0 [2022-09-02T19:26:40.857Z] ---> d323e3e1eb65 [2022-09-02T19:26:40.857Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-02T19:26:40.857Z] ---> Running in 1a7eadaa8317 [2022-09-02T19:26:41.117Z] Removing intermediate container 1a7eadaa8317 [2022-09-02T19:26:41.117Z] ---> 40ac1dfdb79c [2022-09-02T19:26:41.117Z] Step 21/23 : LABEL arch=x86_64 [2022-09-02T19:26:41.117Z] ---> 9dc784d2264a [2022-09-02T19:26:41.117Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:26:41.117Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:26:41.117Z] ---> Running in ff73612fde71 [2022-09-02T19:26:41.117Z] ---> Running in 157ede927a91 [2022-09-02T19:26:41.117Z] Removing intermediate container b35578ff867c [2022-09-02T19:26:41.117Z] ---> ff4c991a9710 [2022-09-02T19:26:41.117Z] Step 8/31 : COPY . . [2022-09-02T19:26:41.117Z] Removing intermediate container ff73612fde71 [2022-09-02T19:26:41.117Z] ---> 801b5b0301dd [2022-09-02T19:26:41.117Z] Step 22/23 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 [2022-09-02T19:26:41.117Z] ---> Running in 7f0c111a6616 [2022-09-02T19:26:42.105Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:26:42.369Z] OK: 211 MiB in 51 packages [2022-09-02T19:26:45.682Z] Removing intermediate container 7f0c111a6616 [2022-09-02T19:26:45.682Z] ---> 53976f1e8115 [2022-09-02T19:26:45.682Z] Step 23/23 : LABEL version=0.0.0 [2022-09-02T19:26:45.945Z] ---> Running in b0bb3f928af0 [2022-09-02T19:26:45.946Z] ---> 31d79fcf724b [2022-09-02T19:26:45.946Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-02T19:26:45.946Z] Removing intermediate container 24af8ebfb068 [2022-09-02T19:26:45.946Z] ---> 41da91618fce [2022-09-02T19:26:45.946Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-02T19:26:46.207Z] Collecting docker-compose==1.23.2 [2022-09-02T19:26:46.207Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-02T19:26:46.207Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 1.9 MB/s eta 0:00:00 [2022-09-02T19:26:46.207Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-02T19:26:46.207Z] ---> Running in 136daa986921 [2022-09-02T19:26:46.207Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-02T19:26:46.207Z] Preparing metadata (setup.py): started [2022-09-02T19:26:46.207Z] Removing intermediate container b0bb3f928af0 [2022-09-02T19:26:46.207Z] ---> ba1b2fa6fb2f [2022-09-02T19:26:46.207Z] [2022-09-02T19:26:46.474Z] Successfully built ba1b2fa6fb2f [2022-09-02T19:26:46.474Z] Successfully tagged support-notifications:latest [2022-09-02T19:26:46.474Z]  Building support-notifications ... done Building security-secretstore-setup [2022-09-02T19:26:46.474Z] ---> f8de5d192dcf [2022-09-02T19:26:46.474Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:26:46.474Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-02T19:26:46.734Z] Collecting cached-property<2,>=1.2.0 [2022-09-02T19:26:46.734Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-02T19:26:46.734Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-02T19:26:46.734Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-02T19:26:46.734Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 101.7 MB/s eta 0:00:00 [2022-09-02T19:26:46.734Z] Collecting docker<4.0,>=3.6.0 [2022-09-02T19:26:46.734Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-02T19:26:46.734Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 83.7 MB/s eta 0:00:00 [2022-09-02T19:26:47.038Z] Collecting PyYAML<4,>=3.10 [2022-09-02T19:26:47.038Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-02T19:26:47.038Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 9.3 MB/s eta 0:00:00 [2022-09-02T19:26:47.299Z] 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-02T19:26:47.299Z] Preparing metadata (setup.py): started [2022-09-02T19:26:47.875Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-02T19:26:47.875Z] 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-02T19:26:47.875Z] Collecting texttable<0.10,>=0.9.0 [2022-09-02T19:26:47.875Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-02T19:26:47.875Z] Preparing metadata (setup.py): started [2022-09-02T19:26:48.135Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-02T19:26:48.135Z] Collecting docopt<0.7,>=0.6.1 [2022-09-02T19:26:48.135Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-02T19:26:48.135Z] Preparing metadata (setup.py): started [2022-09-02T19:26:48.396Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-02T19:26:48.396Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-02T19:26:48.396Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-02T19:26:48.396Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 171.6 MB/s eta 0:00:00 [2022-09-02T19:26:48.745Z] Collecting jsonschema<3,>=2.5.1 [2022-09-02T19:26:48.745Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-02T19:26:48.745Z] Collecting docker-pycreds>=0.4.0 [2022-09-02T19:26:48.745Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-02T19:26:48.745Z] Collecting idna<2.8,>=2.5 [2022-09-02T19:26:49.008Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-02T19:26:49.008Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 106.7 MB/s eta 0:00:00 [2022-09-02T19:26:49.008Z] Collecting certifi>=2017.4.17 [2022-09-02T19:26:49.008Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-09-02T19:26:49.008Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 188.4 MB/s eta 0:00:00 [2022-09-02T19:26:49.008Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-02T19:26:49.008Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-02T19:26:49.008Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:26:49.008Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:26:49.008Z] ---> 46152099a1d7 [2022-09-02T19:26:49.008Z] Step 3/25 : WORKDIR /edgex-go [2022-09-02T19:26:49.008Z] ---> Using cache [2022-09-02T19:26:49.008Z] ---> a96b6f32b2ea [2022-09-02T19:26:49.008Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:26:49.008Z] ---> Using cache [2022-09-02T19:26:49.008Z] ---> 638173fd5d7c [2022-09-02T19:26:49.008Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-02T19:26:49.008Z] ---> Using cache [2022-09-02T19:26:49.008Z] ---> 02446d32a685 [2022-09-02T19:26:49.008Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-02T19:26:49.008Z] ---> Using cache [2022-09-02T19:26:49.008Z] ---> d14b3f9b5748 [2022-09-02T19:26:49.008Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:26:49.008Z] ---> Using cache [2022-09-02T19:26:49.008Z] ---> ff4c991a9710 [2022-09-02T19:26:49.008Z] Step 8/25 : COPY . . [2022-09-02T19:26:49.008Z] ---> Using cache [2022-09-02T19:26:49.008Z] ---> 31d79fcf724b [2022-09-02T19:26:49.008Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-02T19:26:49.008Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 178.0 MB/s eta 0:00:00 [2022-09-02T19:26:49.008Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-02T19:26:49.008Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-02T19:26:49.008Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 111.7 MB/s eta 0:00:00 [2022-09-02T19:26:49.272Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-02T19:26:49.272Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-02T19:26:49.272Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-02T19:26:49.272Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-02T19:26:49.272Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-02T19:26:49.272Z] Running setup.py install for texttable: started [2022-09-02T19:26:50.222Z] Running setup.py install for texttable: finished with status 'done' [2022-09-02T19:26:50.222Z] Running setup.py install for PyYAML: started [2022-09-02T19:26:50.485Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-02T19:26:51.434Z] ---> Running in a081d03659b6 [2022-09-02T19:26:51.434Z] ---> Running in 3003bf9b66cc [2022-09-02T19:26:51.434Z] Running setup.py install for docopt: started [2022-09-02T19:26:51.696Z] Running setup.py install for docopt: finished with status 'done' [2022-09-02T19:26:51.960Z] 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-02T19:26:52.221Z] Running setup.py install for dockerpty: started [2022-09-02T19:26:52.792Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-02T19:26:53.363Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-09-02T19:26:53.363Z] 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-02T19:27:03.387Z] Removing intermediate container 157ede927a91 [2022-09-02T19:27:03.388Z] ---> 526245dea449 [2022-09-02T19:27:03.388Z] Step 9/24 : COPY . . [2022-09-02T19:27:04.386Z] Removing intermediate container 92d15b3d7033 [2022-09-02T19:27:04.386Z] ---> 81ccb7950e84 [2022-09-02T19:27:04.386Z] Successfully built 81ccb7950e84 [2022-09-02T19:27:04.386Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T19:27:04.806Z] + docker inspect -f . ci-base-image-arm64 [2022-09-02T19:27:04.806Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-02T19:27:05.111Z] prd-ubuntu20.04-docker-arm64-4c-16g-24446 does not seem to be running inside a container [2022-09-02T19:27:05.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-02T19:27:06.462Z] $ docker top 0bc96b3628d7cadc93819251000a16981cb3521b4dfd8d567caa25499cdd9818 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-02T19:27:07.400Z] + go version [2022-09-02T19:27:07.400Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-02T19:27:07.442Z] $ docker stop --time=1 0bc96b3628d7cadc93819251000a16981cb3521b4dfd8d567caa25499cdd9818 [2022-09-02T19:27:09.050Z] $ docker rm -f 0bc96b3628d7cadc93819251000a16981cb3521b4dfd8d567caa25499cdd9818 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T19:27:09.978Z] + docker inspect -f . ci-base-image-arm64 [2022-09-02T19:27:09.978Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-02T19:27:10.275Z] prd-ubuntu20.04-docker-arm64-4c-16g-24446 does not seem to be running inside a container [2022-09-02T19:27:10.352Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-02T19:27:11.549Z] 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-02T19:27:11.549Z] $ docker top 1121a16a09e9b050ca9fd1b21190a6c08535946a74f3f3659fc37773f447e504 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-02T19:27:11.875Z] ========================================================= [2022-09-02T19:27:11.875Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-02T19:27:11.875Z] ========================================================= [Pipeline] sh [2022-09-02T19:27:12.540Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-02T19:27:13.252Z] + make test [2022-09-02T19:27:13.252Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-02T19:27:14.870Z] ---> cd629d2b6703 [2022-09-02T19:27:14.870Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-02T19:27:14.870Z] Removing intermediate container 921116b2ebca [2022-09-02T19:27:14.870Z] ---> 656ba95eb49c [2022-09-02T19:27:14.870Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-02T19:27:14.870Z] Removing intermediate container a081d03659b6 [2022-09-02T19:27:14.870Z] ---> 026ba3f476e4 [2022-09-02T19:27:14.870Z] Step 9/23 : COPY . . [2022-09-02T19:27:20.178Z] ---> Running in f8f3bc773c93 [2022-09-02T19:27:20.178Z] ---> Running in 4a3961dfd35b [2022-09-02T19:27:20.178Z] Removing intermediate container f8f3bc773c93 [2022-09-02T19:27:20.178Z] ---> c53a1b8533f6 [2022-09-02T19:27:20.178Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-02T19:27:20.178Z] ---> Running in 4ada68f496f0 [2022-09-02T19:27:20.178Z] ---> da32a9965c3a [2022-09-02T19:27:20.178Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-02T19:27:20.178Z] Removing intermediate container 136daa986921 [2022-09-02T19:27:20.178Z] ---> 5f5c056d99d2 [2022-09-02T19:27:20.178Z] [2022-09-02T19:27:20.178Z] Step 10/31 : FROM alpine:3.16 [2022-09-02T19:27:20.178Z] ---> 9c6f07244728 [2022-09-02T19:27:20.178Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-02T19:27:20.178Z] Removing intermediate container 3003bf9b66cc [2022-09-02T19:27:20.178Z] ---> f9acc33cf724 [2022-09-02T19:27:20.178Z] [2022-09-02T19:27:20.178Z] Step 10/25 : FROM alpine:3.16 [2022-09-02T19:27:20.178Z] ---> 9c6f07244728 [2022-09-02T19:27:20.178Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-02T19:27:20.178Z] ---> Running in 211f319b41d9 [2022-09-02T19:27:20.178Z] ---> Running in 726788cc096d [2022-09-02T19:27:20.178Z] ---> Running in 8b85bf9f3a30 [2022-09-02T19:27:20.178Z] Removing intermediate container 4ada68f496f0 [2022-09-02T19:27:20.178Z] ---> 831eb6bda443 [2022-09-02T19:27:20.178Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-02T19:27:20.178Z] 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-02T19:27:20.178Z] Removing intermediate container 211f319b41d9 [2022-09-02T19:27:20.178Z] ---> 54e46a40d191 [2022-09-02T19:27:20.178Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-02T19:27:20.178Z] ---> Running in 27bc5b818e70 [2022-09-02T19:27:20.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:27:20.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:27:20.440Z] ---> fea62efb5bb9 [2022-09-02T19:27:20.440Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-02T19:27:20.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:27:20.440Z] 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-02T19:27:20.702Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:27:20.702Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-02T19:27:20.702Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-02T19:27:20.702Z] (3/3) Installing su-exec (0.2-r1) [2022-09-02T19:27:20.702Z] Executing busybox-1.35.0-r17.trigger [2022-09-02T19:27:20.702Z] Executing ca-certificates-20220614-r0.trigger [2022-09-02T19:27:20.702Z] OK: 6 MiB in 17 packages [2022-09-02T19:27:20.702Z] ---> 0ceef2008f25 [2022-09-02T19:27:20.702Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-02T19:27:20.702Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-02T19:27:20.702Z] (2/2) Installing su-exec (0.2-r1) [2022-09-02T19:27:20.702Z] Executing busybox-1.35.0-r17.trigger [2022-09-02T19:27:20.702Z] OK: 6 MiB in 16 packages [2022-09-02T19:27:21.283Z] ---> 47799c85c99d [2022-09-02T19:27:21.283Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-02T19:27:21.283Z] ---> Running in dac260750def [2022-09-02T19:27:21.283Z] Removing intermediate container 8b85bf9f3a30 [2022-09-02T19:27:21.283Z] ---> 06d571d453e1 [2022-09-02T19:27:21.283Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-02T19:27:21.283Z] Removing intermediate container 27bc5b818e70 [2022-09-02T19:27:21.283Z] ---> fe766af7345b [2022-09-02T19:27:21.283Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-02T19:27:21.546Z] ---> Running in b5408f5d6062 [2022-09-02T19:27:21.546Z] ---> Running in df77a709fffb [2022-09-02T19:27:21.546Z] Removing intermediate container dac260750def [2022-09-02T19:27:21.546Z] ---> a2e634b31c2b [2022-09-02T19:27:21.546Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-02T19:27:21.546Z] ---> Running in dbbde6861446 [2022-09-02T19:27:21.546Z] Removing intermediate container b5408f5d6062 [2022-09-02T19:27:21.546Z] ---> a71f582adb9b [2022-09-02T19:27:21.546Z] Step 13/25 : WORKDIR / [2022-09-02T19:27:21.546Z] ---> Running in 58299bdb3a50 [2022-09-02T19:27:21.546Z] Removing intermediate container dbbde6861446 [2022-09-02T19:27:21.546Z] ---> a230687c6782 [2022-09-02T19:27:21.546Z] Step 21/23 : LABEL arch=x86_64 [2022-09-02T19:27:21.546Z] Removing intermediate container df77a709fffb [2022-09-02T19:27:21.546Z] ---> e5e5dd0d056c [2022-09-02T19:27:21.546Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-02T19:27:21.546Z] ---> Running in 71bcbde007d8 [2022-09-02T19:27:21.546Z] ---> Running in 91c0a001ef46 [2022-09-02T19:27:21.809Z] Removing intermediate container 58299bdb3a50 [2022-09-02T19:27:21.809Z] ---> e06fabe5134c [2022-09-02T19:27:21.809Z] 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-02T19:27:21.809Z] Removing intermediate container 71bcbde007d8 [2022-09-02T19:27:21.809Z] ---> b654dce9b1ef [2022-09-02T19:27:21.809Z] Step 22/23 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 [2022-09-02T19:27:21.809Z] ---> Running in c02fa1c17ea1 [2022-09-02T19:27:21.809Z] Removing intermediate container 91c0a001ef46 [2022-09-02T19:27:21.809Z] ---> f00e56162a78 [2022-09-02T19:27:21.809Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-02T19:27:21.809Z] ---> Running in 24222ccf9344 [2022-09-02T19:27:22.070Z] Removing intermediate container c02fa1c17ea1 [2022-09-02T19:27:22.071Z] ---> feaeb67321d5 [2022-09-02T19:27:22.071Z] Step 23/23 : LABEL version=0.0.0 [2022-09-02T19:27:22.071Z] ---> e1280394b985 [2022-09-02T19:27:22.071Z] 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-02T19:27:22.071Z] Removing intermediate container 24222ccf9344 [2022-09-02T19:27:22.071Z] ---> 554c71beadd3 [2022-09-02T19:27:22.071Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-09-02T19:27:22.071Z] ---> Running in f30554a9c44c [2022-09-02T19:27:22.071Z] ---> Running in 413a970e1a5d [2022-09-02T19:27:22.071Z] Removing intermediate container f30554a9c44c [2022-09-02T19:27:22.071Z] ---> ae3c5ba8f4ec [2022-09-02T19:27:22.071Z] [2022-09-02T19:27:22.333Z] Successfully built ae3c5ba8f4ec [2022-09-02T19:27:22.333Z] Successfully tagged sys-mgmt-agent:latest [2022-09-02T19:27:22.333Z] Building security-spire-config [2022-09-02T19:27:25.643Z]  Building sys-mgmt-agent ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:27:25.643Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:27:25.643Z] ---> 46152099a1d7 [2022-09-02T19:27:25.643Z] Step 3/26 : WORKDIR /edgex-go [2022-09-02T19:27:25.643Z] ---> Using cache [2022-09-02T19:27:25.643Z] ---> a96b6f32b2ea [2022-09-02T19:27:25.643Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:27:25.643Z] ---> Using cache [2022-09-02T19:27:25.643Z] ---> 638173fd5d7c [2022-09-02T19:27:25.643Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-02T19:27:28.957Z] ---> 439920d9e440 [2022-09-02T19:27:28.957Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-02T19:27:28.957Z] ---> Running in 1a059bdc2096 [2022-09-02T19:27:28.957Z] Removing intermediate container 413a970e1a5d [2022-09-02T19:27:28.957Z] ---> 614c7768c870 [2022-09-02T19:27:28.957Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-02T19:27:28.957Z] ---> Running in 6fa8c9d558cd [2022-09-02T19:27:28.957Z] ---> 66c253eacc65 [2022-09-02T19:27:28.957Z] 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-02T19:27:29.241Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:27:29.241Z] Removing intermediate container 6fa8c9d558cd [2022-09-02T19:27:29.241Z] ---> 404ffd613be1 [2022-09-02T19:27:29.241Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-02T19:27:29.504Z] ---> 7976e15f14b4 [2022-09-02T19:27:29.504Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-02T19:27:29.780Z] ---> b570aeed63e6 [2022-09-02T19:27:29.780Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-02T19:27:29.780Z] ---> Running in 360c6b582c6f [2022-09-02T19:27:30.044Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:27:30.618Z] ---> e2a305f7f43c [2022-09-02T19:27:30.618Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-02T19:27:30.984Z] OK: 211 MiB in 51 packages [2022-09-02T19:27:31.937Z] ---> 3654a53ae992 [2022-09-02T19:27:31.937Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-02T19:27:31.937Z] Removing intermediate container 360c6b582c6f [2022-09-02T19:27:31.937Z] ---> f2137f515c99 [2022-09-02T19:27:31.937Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-02T19:27:32.199Z] Removing intermediate container 1a059bdc2096 [2022-09-02T19:27:32.199Z] ---> 4d4c1caa67c7 [2022-09-02T19:27:32.199Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-02T19:27:32.462Z] ---> 5b19b74878b3 [2022-09-02T19:27:32.462Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-02T19:27:32.747Z] ---> a0fc03b4adec [2022-09-02T19:27:32.747Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-02T19:27:32.747Z] ---> Running in 7e2dae76c478 [2022-09-02T19:27:33.062Z] ---> 4c0f4555877d [2022-09-02T19:27:33.062Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:27:33.695Z] ---> Running in ec823122fb94 [2022-09-02T19:27:33.959Z] ---> a2579efc9cba [2022-09-02T19:27:33.959Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-02T19:27:34.539Z] ---> 0ea5773c1dc1 [2022-09-02T19:27:34.539Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-02T19:27:34.805Z] Removing intermediate container 7e2dae76c478 [2022-09-02T19:27:34.805Z] ---> 480969f6a223 [2022-09-02T19:27:34.805Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-02T19:27:34.805Z] ---> Running in da355606788d [2022-09-02T19:27:35.380Z] Removing intermediate container da355606788d [2022-09-02T19:27:35.380Z] ---> d6e34951d1a7 [2022-09-02T19:27:35.380Z] ---> 2a634aaa1f1b [2022-09-02T19:27:35.380Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/Step 23/25 : LABEL arch=x86_64 [2022-09-02T19:27:35.380Z] [2022-09-02T19:27:35.380Z] ---> Running in 55b91b5a0795 [2022-09-02T19:27:35.959Z] Removing intermediate container 55b91b5a0795 [2022-09-02T19:27:35.959Z] ---> 4f9a17979ffd [2022-09-02T19:27:35.959Z] Step 24/25 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 [2022-09-02T19:27:35.959Z] ---> b6d9b3097a46 [2022-09-02T19:27:35.959Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-02T19:27:35.959Z] ---> Running in eee303994dea [2022-09-02T19:27:36.223Z] Removing intermediate container eee303994dea [2022-09-02T19:27:36.223Z] ---> 37ea1b794418 [2022-09-02T19:27:36.223Z] Step 25/25 : LABEL version=0.0.0 [2022-09-02T19:27:36.485Z] ---> Running in 8b2ae87a4815 [2022-09-02T19:27:36.485Z] ---> 21a0efc8689d [2022-09-02T19:27:36.485Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-09-02T19:27:36.485Z] ---> Running in 9aa95ef19372 [2022-09-02T19:27:36.746Z] Removing intermediate container 8b2ae87a4815 [2022-09-02T19:27:36.746Z] ---> 79dc33b06209 [2022-09-02T19:27:36.746Z] [2022-09-02T19:27:36.746Z] Successfully built 79dc33b06209 [2022-09-02T19:27:36.746Z] Successfully tagged security-secretstore-setup:latest [2022-09-02T19:27:36.746Z]  Building security-secretstore-setup ... done Building security-spiffe-token-provider [2022-09-02T19:27:40.073Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:27:40.073Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:27:40.073Z] ---> 46152099a1d7 [2022-09-02T19:27:40.073Z] Step 3/20 : WORKDIR /edgex-go [2022-09-02T19:27:40.073Z] ---> Using cache [2022-09-02T19:27:40.073Z] ---> a96b6f32b2ea [2022-09-02T19:27:40.073Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-02T19:27:45.607Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-02T19:27:46.872Z] ---> Running in 48bdf0301db0 [2022-09-02T19:27:46.872Z] Removing intermediate container 9aa95ef19372 [2022-09-02T19:27:46.872Z] ---> 1962b38b642c [2022-09-02T19:27:46.872Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-02T19:27:47.442Z] ---> Running in b139304babf8 [2022-09-02T19:27:47.442Z] Removing intermediate container b139304babf8 [2022-09-02T19:27:47.442Z] ---> b257fe4f935e [2022-09-02T19:27:47.442Z] Step 28/31 : CMD ["gate"] [2022-09-02T19:27:47.442Z] ---> Running in 69c33501936d [2022-09-02T19:27:48.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:27:48.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:27:48.647Z] Removing intermediate container 69c33501936d [2022-09-02T19:27:48.647Z] ---> 7e9f37300677 [2022-09-02T19:27:48.647Z] Step 29/31 : LABEL arch=x86_64 [2022-09-02T19:27:48.647Z] v3.16.2-121-g720eee024a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-02T19:27:48.647Z] v3.16.2-128-g588bd828dc [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-02T19:27:48.647Z] OK: 17039 distinct packages available [2022-09-02T19:27:48.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:27:48.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:27:49.167Z] OK: 211 MiB in 51 packages [2022-09-02T19:27:52.474Z] ---> Running in ab97a44e34bc [2022-09-02T19:27:52.474Z] Removing intermediate container 726788cc096d [2022-09-02T19:27:52.474Z] ---> f17bed993a07 [2022-09-02T19:27:52.474Z] [2022-09-02T19:27:52.474Z] Step 11/23 : FROM alpine:3.16 [2022-09-02T19:27:52.474Z] ---> 9c6f07244728 [2022-09-02T19:27:52.474Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-02T19:27:52.474Z] ---> Using cache [2022-09-02T19:27:52.474Z] ---> 9e15ff9e3b93 [2022-09-02T19:27:52.474Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-02T19:27:52.474Z] ---> Using cache [2022-09-02T19:27:52.474Z] ---> 2c41efac45b8 [2022-09-02T19:27:52.474Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-02T19:27:53.064Z] ---> Running in eab5ba746d0a [2022-09-02T19:27:53.064Z] Removing intermediate container ab97a44e34bc [2022-09-02T19:27:53.064Z] ---> 6b4bf5c39a3f [2022-09-02T19:27:53.064Z] Step 30/31 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 [2022-09-02T19:27:53.064Z] Removing intermediate container ec823122fb94 [2022-09-02T19:27:53.064Z] ---> 874e37087978 [2022-09-02T19:27:53.064Z] Step 8/26 : COPY . . [2022-09-02T19:27:53.064Z] Removing intermediate container 48bdf0301db0 [2022-09-02T19:27:53.064Z] ---> 887d1a4fd2c5 [2022-09-02T19:27:53.064Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-02T19:27:53.064Z] ---> Running in 696fb63fccfd [2022-09-02T19:27:53.325Z] Removing intermediate container eab5ba746d0a [2022-09-02T19:27:53.325Z] ---> 7e48701c8673 [2022-09-02T19:27:53.325Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-02T19:27:59.911Z] ---> 78809a516176 [2022-09-02T19:27:59.911Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:27:59.911Z] ---> Running in 6c9eb54d429e [2022-09-02T19:27:59.912Z] Removing intermediate container 696fb63fccfd [2022-09-02T19:27:59.912Z] ---> ec926130f694 [2022-09-02T19:27:59.912Z] Step 31/31 : LABEL version=0.0.0 [2022-09-02T19:27:59.912Z] ---> Running in 3cd8034d0818 [2022-09-02T19:27:59.912Z] ---> Running in a9a68bc7ddc3 [2022-09-02T19:27:59.912Z] ---> 6ee6d706d51a [2022-09-02T19:27:59.912Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-02T19:27:59.912Z] Removing intermediate container 6c9eb54d429e [2022-09-02T19:27:59.912Z] ---> 6d7929055876 [2022-09-02T19:27:59.912Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-02T19:27:59.912Z] Removing intermediate container 4a3961dfd35b [2022-09-02T19:27:59.912Z] ---> 1c414b7b02d6 [2022-09-02T19:27:59.912Z] [2022-09-02T19:27:59.912Z] Step 11/24 : FROM alpine:3.16 [2022-09-02T19:27:59.912Z] ---> 9c6f07244728 [2022-09-02T19:27:59.912Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-02T19:27:59.912Z] ---> Running in cdd4ee534519 [2022-09-02T19:27:59.912Z] Removing intermediate container 3cd8034d0818 [2022-09-02T19:27:59.912Z] ---> c75bcba9bb48 [2022-09-02T19:27:59.912Z] [2022-09-02T19:27:59.912Z] ---> Running in 7d19ac9c874d [2022-09-02T19:27:59.912Z] Successfully built c75bcba9bb48 [2022-09-02T19:27:59.912Z] Successfully tagged security-bootstrapper:latest [2022-09-02T19:27:59.912Z] Building core-command [2022-09-02T19:27:59.912Z]  Building security-bootstrapper ... done Removing intermediate container cdd4ee534519 [2022-09-02T19:27:59.912Z] ---> d460584c1259 [2022-09-02T19:27:59.912Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-02T19:27:59.912Z] Removing intermediate container 7d19ac9c874d [2022-09-02T19:27:59.912Z] ---> 6c8c20b188fe [2022-09-02T19:27:59.912Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-02T19:27:59.912Z] ---> Running in 8c2232c723b6 [2022-09-02T19:27:59.912Z] ---> Running in f709de8d48b4 [2022-09-02T19:28:04.195Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:28:04.195Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:28:04.195Z] ---> 46152099a1d7 [2022-09-02T19:28:04.195Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-02T19:28:04.195Z] ---> 7ece5a801ea2 [2022-09-02T19:28:04.195Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-02T19:28:05.577Z] ---> Using cache [2022-09-02T19:28:05.577Z] ---> e04ad846dbea [2022-09-02T19:28:05.577Z] Step 4/24 : WORKDIR /edgex-go [2022-09-02T19:28:05.577Z] ---> Using cache [2022-09-02T19:28:05.577Z] ---> 39926d2c3c2b [2022-09-02T19:28:05.577Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:28:05.577Z] ---> Using cache [2022-09-02T19:28:05.577Z] ---> e798b8e02b26 [2022-09-02T19:28:05.577Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-02T19:28:05.577Z] ---> Using cache [2022-09-02T19:28:05.577Z] ---> 41da91618fce [2022-09-02T19:28:05.577Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-02T19:28:05.577Z] ---> Using cache [2022-09-02T19:28:05.577Z] ---> f8de5d192dcf [2022-09-02T19:28:05.577Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:28:05.577Z] ---> Using cache [2022-09-02T19:28:05.577Z] ---> 026ba3f476e4 [2022-09-02T19:28:05.577Z] Step 9/24 : COPY . . [2022-09-02T19:28:05.577Z] ---> Using cache [2022-09-02T19:28:05.577Z] ---> da32a9965c3a [2022-09-02T19:28:05.577Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-02T19:28:06.960Z] Removing intermediate container f709de8d48b4 [2022-09-02T19:28:06.960Z] ---> b3e4d0fa99b4 [2022-09-02T19:28:06.960Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-02T19:28:06.960Z] Removing intermediate container 8c2232c723b6 [2022-09-02T19:28:06.960Z] ---> 1506ec651015 [2022-09-02T19:28:06.960Z] 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-02T19:28:06.960Z] ---> Running in ee75a1e8944f [2022-09-02T19:28:06.960Z] ---> Running in 5e543a152b22 [2022-09-02T19:28:06.960Z] ---> 5b8a51b7b65d [2022-09-02T19:28:06.960Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-02T19:28:06.960Z] ---> Running in 8d73a5862d06 [2022-09-02T19:28:06.960Z] Removing intermediate container ee75a1e8944f [2022-09-02T19:28:06.960Z] ---> 4983987fb1ba [2022-09-02T19:28:06.960Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:28:07.221Z] ---> Running in ee430e9152c7 [2022-09-02T19:28:07.221Z] ---> 5db402ee431d [2022-09-02T19:28:07.221Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-02T19:28:07.221Z] ---> Running in 6723dbc6a8ce [2022-09-02T19:28:07.221Z] Removing intermediate container 6723dbc6a8ce [2022-09-02T19:28:07.221Z] ---> c42ff8a81432 [2022-09-02T19:28:07.221Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-02T19:28:07.221Z] ---> Running in 506c1d5d96e8 [2022-09-02T19:28:07.481Z] Removing intermediate container 506c1d5d96e8 [2022-09-02T19:28:07.481Z] ---> d8e169369286 [2022-09-02T19:28:07.481Z] Step 21/23 : LABEL arch=x86_64 [2022-09-02T19:28:07.789Z] 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-02T19:28:07.789Z] ---> Running in 1ed0871be94e [2022-09-02T19:28:08.051Z] Removing intermediate container 1ed0871be94e [2022-09-02T19:28:08.051Z] ---> 07a54b71d3d2 [2022-09-02T19:28:08.051Z] Step 22/23 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 [2022-09-02T19:28:08.312Z] ---> Running in b1f79812fc15 [2022-09-02T19:28:08.312Z] Removing intermediate container ee430e9152c7 [2022-09-02T19:28:08.312Z] ---> 46ae2789fa5f [2022-09-02T19:28:08.312Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-02T19:28:08.576Z] Removing intermediate container b1f79812fc15 [2022-09-02T19:28:08.576Z] ---> f24b60b19794 [2022-09-02T19:28:08.576Z] Step 23/23 : LABEL version=0.0.0 [2022-09-02T19:28:08.576Z] Removing intermediate container 8d73a5862d06 [2022-09-02T19:28:08.576Z] ---> 7131ca6edde9 [2022-09-02T19:28:08.576Z] Step 12/26 : WORKDIR /edgex-go [2022-09-02T19:28:08.576Z] ---> Running in ae7e5519b942 [2022-09-02T19:28:08.576Z] ---> Running in a54d7d4d6e89 [2022-09-02T19:28:08.576Z] ---> Running in 9cb06efa264e [2022-09-02T19:28:08.836Z] Removing intermediate container a54d7d4d6e89 [2022-09-02T19:28:08.836Z] ---> 9016d4092f24 [2022-09-02T19:28:08.836Z] [2022-09-02T19:28:08.836Z] Removing intermediate container 9cb06efa264e [2022-09-02T19:28:08.836Z] ---> f85964f4d111 [2022-09-02T19:28:08.836Z] [2022-09-02T19:28:08.836Z] Step 13/26 : FROM alpine:3.15 [2022-09-02T19:28:08.836Z] ---> c4fc93816858 [2022-09-02T19:28:08.837Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-02T19:28:08.837Z] ---> Using cache [2022-09-02T19:28:08.837Z] ---> 747c4d85603c [2022-09-02T19:28:08.837Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:28:08.837Z] ---> Using cache [2022-09-02T19:28:08.837Z] ---> 7e6eee79cf2a [2022-09-02T19:28:08.837Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-02T19:28:08.837Z] Successfully built 9016d4092f24 [2022-09-02T19:28:08.837Z] Successfully tagged support-scheduler:latest [2022-09-02T19:28:08.837Z]  Building support-scheduler ... done Building security-proxy-setup [2022-09-02T19:28:08.837Z] ---> Running in 1541c43b1c37 [2022-09-02T19:28:08.837Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:28:09.406Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:28:09.666Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:28:10.237Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-02T19:28:10.237Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:28:10.237Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-02T19:28:10.237Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-02T19:28:10.237Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-02T19:28:10.496Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-02T19:28:10.496Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-02T19:28:10.786Z] Executing busybox-1.35.0-r17.trigger [2022-09-02T19:28:10.786Z] OK: 8 MiB in 20 packages [2022-09-02T19:28:10.786Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-02T19:28:10.786Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-02T19:28:10.786Z] OK: 15856 distinct packages available [2022-09-02T19:28:10.786Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:28:11.739Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:28:12.003Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-02T19:28:12.003Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-02T19:28:12.003Z] (3/4) Installing libucontext (1.1-r0) [2022-09-02T19:28:12.266Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-02T19:28:12.266Z] Executing busybox-1.34.1-r7.trigger [2022-09-02T19:28:12.266Z] OK: 6 MiB in 18 packages [2022-09-02T19:28:13.653Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:28:13.653Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:28:13.653Z] ---> 46152099a1d7 [2022-09-02T19:28:13.653Z] Step 3/22 : WORKDIR /edgex-go [2022-09-02T19:28:13.653Z] ---> Using cache [2022-09-02T19:28:13.653Z] ---> a96b6f32b2ea [2022-09-02T19:28:13.653Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:28:13.653Z] ---> Using cache [2022-09-02T19:28:13.653Z] ---> 638173fd5d7c [2022-09-02T19:28:13.653Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-02T19:28:13.653Z] ---> Using cache [2022-09-02T19:28:13.653Z] ---> 02446d32a685 [2022-09-02T19:28:13.653Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-02T19:28:13.653Z] ---> Using cache [2022-09-02T19:28:13.653Z] ---> d14b3f9b5748 [2022-09-02T19:28:13.653Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:28:13.653Z] ---> Using cache [2022-09-02T19:28:13.653Z] ---> ff4c991a9710 [2022-09-02T19:28:13.653Z] Step 8/22 : COPY . . [2022-09-02T19:28:13.653Z] ---> Using cache [2022-09-02T19:28:13.653Z] ---> 31d79fcf724b [2022-09-02T19:28:13.653Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-02T19:28:18.944Z] ---> Running in fef9cb0dbbd1 [2022-09-02T19:28:18.944Z] Removing intermediate container a9a68bc7ddc3 [2022-09-02T19:28:18.944Z] ---> 9f982d3f295d [2022-09-02T19:28:18.944Z] Step 7/20 : COPY . . [2022-09-02T19:28:18.944Z] Removing intermediate container ae7e5519b942 [2022-09-02T19:28:18.944Z] ---> bd60b5d47c93 [2022-09-02T19:28:18.944Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-02T19:28:18.944Z] Removing intermediate container 1541c43b1c37 [2022-09-02T19:28:18.944Z] ---> 3d85e2d930ee [2022-09-02T19:28:18.944Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-02T19:28:18.944Z] 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-02T19:28:28.980Z] ---> 08750112a483 [2022-09-02T19:28:28.980Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-02T19:28:28.980Z] ---> 404592fb5713 [2022-09-02T19:28:28.980Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-02T19:28:28.980Z] ---> 42c68208010e [2022-09-02T19:28:28.980Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-02T19:28:28.980Z] ---> Running in 68293fa4fbe2 [2022-09-02T19:28:28.980Z] 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-02T19:28:30.391Z] ---> 924ffb5b38ec [2022-09-02T19:28:30.391Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-02T19:28:30.391Z] ---> 23913f54c7ef [2022-09-02T19:28:30.391Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-02T19:28:30.391Z] ---> Running in 1e3c5db163f7 [2022-09-02T19:28:30.391Z] Removing intermediate container 5e543a152b22 [2022-09-02T19:28:30.391Z] ---> 9d5de15f356c [2022-09-02T19:28:30.391Z] [2022-09-02T19:28:30.391Z] Step 11/24 : FROM alpine:3.16 [2022-09-02T19:28:30.391Z] ---> 9c6f07244728 [2022-09-02T19:28:30.391Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-02T19:28:30.391Z] ---> Using cache [2022-09-02T19:28:30.391Z] ---> 9e15ff9e3b93 [2022-09-02T19:28:30.391Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-02T19:28:30.391Z] ---> Using cache [2022-09-02T19:28:30.391Z] ---> 2c41efac45b8 [2022-09-02T19:28:30.391Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-02T19:28:30.391Z] ---> Running in 314689159b81 [2022-09-02T19:28:30.391Z] ---> 5f38cb00a1af [2022-09-02T19:28:30.391Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-02T19:28:30.677Z] ---> Running in 2233f1031e77 [2022-09-02T19:28:30.677Z] Removing intermediate container 1e3c5db163f7 [2022-09-02T19:28:30.677Z] ---> b4e5e6686ed3 [2022-09-02T19:28:30.677Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-02T19:28:30.677Z] Removing intermediate container 314689159b81 [2022-09-02T19:28:30.677Z] ---> 3dd1c27bd8c6 [2022-09-02T19:28:30.677Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-02T19:28:30.677Z] ---> Running in e4722ff49785 [2022-09-02T19:28:30.677Z] Removing intermediate container 2233f1031e77 [2022-09-02T19:28:30.678Z] ---> 253b92757025 [2022-09-02T19:28:30.678Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-02T19:28:30.678Z] ---> Running in c265b9e1522f [2022-09-02T19:28:30.947Z] Removing intermediate container e4722ff49785 [2022-09-02T19:28:30.947Z] ---> e1fb277d299e [2022-09-02T19:28:30.947Z] Step 16/24 : WORKDIR / [2022-09-02T19:28:30.947Z] ---> 0353499a1881 [2022-09-02T19:28:30.947Z] Step 21/26 : WORKDIR / [2022-09-02T19:28:30.947Z] ---> Running in 5c61fdb2945f [2022-09-02T19:28:30.947Z] Removing intermediate container c265b9e1522f [2022-09-02T19:28:30.947Z] ---> e8e7100d2de6 [2022-09-02T19:28:30.947Z] Step 22/24 : LABEL arch=x86_64 [2022-09-02T19:28:30.948Z] ---> Running in a90ae7aa6458 [2022-09-02T19:28:30.948Z] ---> Running in be74b36fab50 [2022-09-02T19:28:30.948Z] Removing intermediate container 5c61fdb2945f [2022-09-02T19:28:30.948Z] ---> f9daed4dc52c [2022-09-02T19:28:30.948Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-02T19:28:30.948Z] Removing intermediate container a90ae7aa6458 [2022-09-02T19:28:30.948Z] ---> 8d74e003aa4a [2022-09-02T19:28:30.948Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-02T19:28:31.216Z] ---> Running in 242238e217c2 [2022-09-02T19:28:31.216Z] Removing intermediate container be74b36fab50 [2022-09-02T19:28:31.216Z] ---> a26c71e3763a [2022-09-02T19:28:31.216Z] Step 23/24 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 [2022-09-02T19:28:31.216Z] ---> Running in efbedf5c1d99 [2022-09-02T19:28:31.216Z] Removing intermediate container 242238e217c2 [2022-09-02T19:28:31.216Z] ---> ab40c48fe15b [2022-09-02T19:28:31.216Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-02T19:28:31.216Z] ---> Running in 4e39ad9deaa5 [2022-09-02T19:28:31.480Z] Removing intermediate container efbedf5c1d99 [2022-09-02T19:28:31.480Z] ---> ff3344efe970 [2022-09-02T19:28:31.480Z] Step 24/24 : LABEL version=0.0.0 [2022-09-02T19:28:31.480Z] ---> Running in b7a07c7a7d57 [2022-09-02T19:28:31.480Z] ---> 50fcc8215de4 [2022-09-02T19:28:31.480Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-02T19:28:31.480Z] Removing intermediate container 4e39ad9deaa5 [2022-09-02T19:28:31.480Z] ---> 16c220cdf820 [2022-09-02T19:28:31.480Z] Step 24/26 : LABEL arch=x86_64 [2022-09-02T19:28:31.480Z] ---> Running in 5edc8ab75439 [2022-09-02T19:28:31.833Z] Removing intermediate container b7a07c7a7d57 [2022-09-02T19:28:31.834Z] ---> e710c75bb2d0 [2022-09-02T19:28:31.834Z] [2022-09-02T19:28:31.834Z] Removing intermediate container 5edc8ab75439 [2022-09-02T19:28:31.834Z] ---> 60d7fd154e3a [2022-09-02T19:28:31.834Z] Step 25/26 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 [2022-09-02T19:28:32.117Z] Successfully built e710c75bb2d0 [2022-09-02T19:28:32.117Z] Successfully tagged core-data:latest [2022-09-02T19:28:32.117Z]  Building core-data ... done  ---> Running in 0cd1198bcd98 [2022-09-02T19:28:32.449Z] ---> 1cf16804051f [2022-09-02T19:28:32.449Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-02T19:28:32.449Z] Removing intermediate container 0cd1198bcd98 [2022-09-02T19:28:32.449Z] ---> 56920282284a [2022-09-02T19:28:32.449Z] Step 26/26 : LABEL version=0.0.0 [2022-09-02T19:28:32.711Z] ---> Running in 84af67fa4a43 [2022-09-02T19:28:32.711Z] ---> 66d0a90c8009 [2022-09-02T19:28:32.711Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-02T19:28:32.711Z] ---> Running in 60e2bc0ac2c8 [2022-09-02T19:28:32.711Z] Removing intermediate container 84af67fa4a43 [2022-09-02T19:28:32.711Z] ---> 9a004bb0ad6d [2022-09-02T19:28:32.711Z] [2022-09-02T19:28:32.981Z] Successfully built 9a004bb0ad6d [2022-09-02T19:28:32.981Z] Successfully tagged security-spire-config:latest [2022-09-02T19:28:32.981Z]  Building security-spire-config ... done Removing intermediate container 60e2bc0ac2c8 [2022-09-02T19:28:32.981Z] ---> 151b2c0c6012 [2022-09-02T19:28:32.981Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-02T19:28:32.981Z] ---> Running in 9edba70cb430 [2022-09-02T19:28:33.244Z] Removing intermediate container 9edba70cb430 [2022-09-02T19:28:33.244Z] ---> 0a9bb915604b [2022-09-02T19:28:33.244Z] Step 22/24 : LABEL arch=x86_64 [2022-09-02T19:28:33.244Z] ---> Running in 9f0f685aa616 [2022-09-02T19:28:33.588Z] Removing intermediate container 9f0f685aa616 [2022-09-02T19:28:33.588Z] ---> 5c265b07e9db [2022-09-02T19:28:33.588Z] Step 23/24 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 [2022-09-02T19:28:33.588Z] ---> Running in b35177ef4a45 [2022-09-02T19:28:33.851Z] Removing intermediate container b35177ef4a45 [2022-09-02T19:28:33.851Z] ---> dc6c6e81fe6c [2022-09-02T19:28:33.851Z] Step 24/24 : LABEL version=0.0.0 [2022-09-02T19:28:33.851Z] ---> Running in 0c9523aac5ad [2022-09-02T19:28:33.851Z] Removing intermediate container 0c9523aac5ad [2022-09-02T19:28:33.851Z] ---> 880334eec9c5 [2022-09-02T19:28:33.851Z] [2022-09-02T19:28:34.112Z] Successfully built 880334eec9c5 [2022-09-02T19:28:34.112Z] Successfully tagged core-command:latest [2022-09-02T19:28:34.376Z]  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-09-02T19:28:42.535Z] Removing intermediate container fef9cb0dbbd1 [2022-09-02T19:28:42.535Z] ---> 61ef13363bdb [2022-09-02T19:28:42.535Z] [2022-09-02T19:28:42.535Z] Step 10/22 : FROM alpine:3.16 [2022-09-02T19:28:42.535Z] ---> 9c6f07244728 [2022-09-02T19:28:42.535Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-02T19:28:42.535Z] ---> Running in f88c91501639 [2022-09-02T19:28:42.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:28:43.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:28:43.059Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-02T19:28:43.059Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-02T19:28:43.059Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-02T19:28:43.059Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-02T19:28:43.319Z] (5/6) Installing curl (7.83.1-r3) [2022-09-02T19:28:43.319Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-02T19:28:43.319Z] Executing busybox-1.35.0-r17.trigger [2022-09-02T19:28:43.319Z] Executing ca-certificates-20220614-r0.trigger [2022-09-02T19:28:43.319Z] OK: 8 MiB in 20 packages [2022-09-02T19:28:44.701Z] Removing intermediate container f88c91501639 [2022-09-02T19:28:44.701Z] ---> 7e45ed966ccf [2022-09-02T19:28:44.701Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-02T19:28:44.701Z] ---> Running in 7fd3b6dc3e5d [2022-09-02T19:28:44.701Z] Removing intermediate container 7fd3b6dc3e5d [2022-09-02T19:28:44.701Z] ---> 39cdc7bc2e23 [2022-09-02T19:28:44.701Z] Step 13/22 : WORKDIR /edgex [2022-09-02T19:28:44.701Z] ---> Running in 2a33f7b3d7a2 [2022-09-02T19:28:44.960Z] Removing intermediate container 2a33f7b3d7a2 [2022-09-02T19:28:44.960Z] ---> df9b23dcfc5b [2022-09-02T19:28:44.960Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-02T19:28:44.960Z] ---> 1bbc39a70502 [2022-09-02T19:28:44.960Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-02T19:28:45.534Z] ---> 479aef0e272c [2022-09-02T19:28:45.534Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-02T19:28:46.106Z] ---> 1d8a828063c1 [2022-09-02T19:28:46.106Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-02T19:28:46.367Z] ---> 7443af51d6ca [2022-09-02T19:28:46.367Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-02T19:28:46.367Z] ---> Running in 174ae46ed080 [2022-09-02T19:28:48.351Z] Removing intermediate container 174ae46ed080 [2022-09-02T19:28:48.351Z] ---> 5ba48e791507 [2022-09-02T19:28:48.351Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-02T19:28:48.351Z] ---> Running in 8fabcbc1f023 [2022-09-02T19:28:48.611Z] Removing intermediate container 68293fa4fbe2 [2022-09-02T19:28:48.611Z] ---> fcc357d60ac6 [2022-09-02T19:28:48.611Z] [2022-09-02T19:28:48.611Z] Step 9/20 : FROM alpine:3.15 [2022-09-02T19:28:48.611Z] ---> c4fc93816858 [2022-09-02T19:28:48.611Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-02T19:28:48.611Z] ---> Using cache [2022-09-02T19:28:48.611Z] ---> 747c4d85603c [2022-09-02T19:28:48.611Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:28:48.611Z] ---> Using cache [2022-09-02T19:28:48.611Z] ---> 7e6eee79cf2a [2022-09-02T19:28:48.611Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-02T19:28:48.611Z] ---> Running in 6acb09edc8d6 [2022-09-02T19:28:48.611Z] Removing intermediate container 8fabcbc1f023 [2022-09-02T19:28:48.611Z] ---> 6d21f5d21263 [2022-09-02T19:28:48.611Z] Step 20/22 : LABEL arch=x86_64 [2022-09-02T19:28:48.611Z] ---> Running in 5e096ca66fa7 [2022-09-02T19:28:48.611Z] Removing intermediate container 5e096ca66fa7 [2022-09-02T19:28:48.611Z] ---> d72e17c4017d [2022-09-02T19:28:48.611Z] Step 21/22 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 [2022-09-02T19:28:48.611Z] ---> Running in faf560b13ca5 [2022-09-02T19:28:48.877Z] Removing intermediate container faf560b13ca5 [2022-09-02T19:28:48.877Z] ---> e79a4423f6cb [2022-09-02T19:28:48.877Z] Step 22/22 : LABEL version=0.0.0 [2022-09-02T19:28:48.877Z] ---> Running in e5273e37b578 [2022-09-02T19:28:48.877Z] Removing intermediate container e5273e37b578 [2022-09-02T19:28:48.877Z] ---> c0044027f5cd [2022-09-02T19:28:48.877Z] [2022-09-02T19:28:48.877Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:28:48.877Z] Successfully built c0044027f5cd [2022-09-02T19:28:48.877Z] Successfully tagged security-proxy-setup:latest [2022-09-02T19:28:49.820Z]  Building security-proxy-setup ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:28:50.079Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-02T19:28:50.079Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-02T19:28:50.079Z] OK: 15856 distinct packages available [2022-09-02T19:28:50.079Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-02T19:28:51.023Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-02T19:28:51.284Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-02T19:28:51.284Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-02T19:28:51.545Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-02T19:28:51.545Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-02T19:28:51.545Z] (5/9) Installing curl (7.80.0-r3) [2022-09-02T19:28:51.807Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-02T19:28:51.807Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-02T19:28:51.807Z] (8/9) Installing libucontext (1.1-r0) [2022-09-02T19:28:52.069Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-02T19:28:52.069Z] Executing busybox-1.34.1-r7.trigger [2022-09-02T19:28:52.069Z] Executing ca-certificates-20220614-r0.trigger [2022-09-02T19:28:52.069Z] OK: 8 MiB in 23 packages [2022-09-02T19:28:52.641Z] Removing intermediate container 6acb09edc8d6 [2022-09-02T19:28:52.641Z] ---> 1520cc074146 [2022-09-02T19:28:52.641Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-02T19:28:52.901Z] ---> 13131ed7890d [2022-09-02T19:28:52.901Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-02T19:28:53.841Z] ---> 202a49a1bcb2 [2022-09-02T19:28:53.841Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-02T19:28:53.841Z] ---> c7a9c6f1c70d [2022-09-02T19:28:53.841Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-02T19:28:53.841Z] ---> Running in 858696765dca [2022-09-02T19:28:54.102Z] Removing intermediate container 858696765dca [2022-09-02T19:28:54.102Z] ---> cd40693fe091 [2022-09-02T19:28:54.102Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-02T19:28:54.102Z] ---> Running in cef83534ae93 [2022-09-02T19:28:54.102Z] Removing intermediate container cef83534ae93 [2022-09-02T19:28:54.102Z] ---> b6f733731cfd [2022-09-02T19:28:54.102Z] Step 18/20 : LABEL arch=x86_64 [2022-09-02T19:28:54.102Z] ---> Running in 720905d6e199 [2022-09-02T19:28:54.102Z] Removing intermediate container 720905d6e199 [2022-09-02T19:28:54.102Z] ---> c58fd0c58433 [2022-09-02T19:28:54.102Z] Step 19/20 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 [2022-09-02T19:28:54.102Z] ---> Running in 77291dc439d7 [2022-09-02T19:28:54.362Z] Removing intermediate container 77291dc439d7 [2022-09-02T19:28:54.362Z] ---> 2dd19fa42dea [2022-09-02T19:28:54.362Z] Step 20/20 : LABEL version=0.0.0 [2022-09-02T19:28:54.362Z] ---> Running in eeaad5f1d9e0 [2022-09-02T19:28:54.362Z] Removing intermediate container eeaad5f1d9e0 [2022-09-02T19:28:54.362Z] ---> ce0c89b8b020 [2022-09-02T19:28:54.362Z] [2022-09-02T19:28:54.362Z] Successfully built ce0c89b8b020 [2022-09-02T19:28:54.362Z] Successfully tagged security-spiffe-token-provider:latest [2022-09-02T19:28:54.368Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2022-09-02T19:28:54.413Z] $ docker stop --time=1 3eb5c1d49315a8d3fb6ee3033a6fe6d1f1e767469f46c7755744d8022b9bb50b [2022-09-02T19:28:55.695Z] $ docker rm -f 3eb5c1d49315a8d3fb6ee3033a6fe6d1f1e767469f46c7755744d8022b9bb50b [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-02T19:28:56.105Z] + docker images [2022-09-02T19:28:56.106Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-02T19:28:56.106Z] security-spiffe-token-provider latest ce0c89b8b020 1 second ago 29.3MB [2022-09-02T19:28:56.106Z] fcc357d60ac6 7 seconds ago 1.58GB [2022-09-02T19:28:56.106Z] security-proxy-setup latest c0044027f5cd 7 seconds ago 27.3MB [2022-09-02T19:28:56.106Z] 61ef13363bdb 18 seconds ago 1.53GB [2022-09-02T19:28:56.106Z] core-command latest 880334eec9c5 22 seconds ago 17.3MB [2022-09-02T19:28:56.106Z] security-spire-config latest 9a004bb0ad6d 23 seconds ago 85.8MB [2022-09-02T19:28:56.106Z] core-data latest e710c75bb2d0 24 seconds ago 21.6MB [2022-09-02T19:28:56.106Z] 9d5de15f356c 25 seconds ago 1.54GB [2022-09-02T19:28:56.106Z] f85964f4d111 47 seconds ago 1.42GB [2022-09-02T19:28:56.106Z] support-scheduler latest 9016d4092f24 47 seconds ago 26.7MB [2022-09-02T19:28:56.106Z] security-bootstrapper latest c75bcba9bb48 57 seconds ago 19.4MB [2022-09-02T19:28:56.106Z] 1c414b7b02d6 58 seconds ago 1.55GB [2022-09-02T19:28:56.106Z] f17bed993a07 About a minute ago 1.61GB [2022-09-02T19:28:56.106Z] security-secretstore-setup latest 79dc33b06209 About a minute ago 29.2MB [2022-09-02T19:28:56.106Z] sys-mgmt-agent latest ae3c5ba8f4ec About a minute ago 136MB [2022-09-02T19:28:56.106Z] f9acc33cf724 About a minute ago 1.54GB [2022-09-02T19:28:56.106Z] 5f5c056d99d2 About a minute ago 1.53GB [2022-09-02T19:28:56.106Z] support-notifications latest ba1b2fa6fb2f 2 minutes ago 27.3MB [2022-09-02T19:28:56.106Z] security-spire-agent latest 80bf6c0a5b58 2 minutes ago 125MB [2022-09-02T19:28:56.106Z] security-spire-server latest 1fedff78ec53 2 minutes ago 86.5MB [2022-09-02T19:28:56.106Z] 58cd99e0514e 2 minutes ago 1.53GB [2022-09-02T19:28:56.106Z] aee50969e15f 2 minutes ago 1.61GB [2022-09-02T19:28:56.106Z] core-metadata latest e7ea3811e3b5 2 minutes ago 18.2MB [2022-09-02T19:28:56.106Z] f2df7c2b4e1e 2 minutes ago 1.42GB [2022-09-02T19:28:56.106Z] c08c14478a20 2 minutes ago 1.42GB [2022-09-02T19:28:56.106Z] a5948e929b3b 2 minutes ago 1.55GB [2022-09-02T19:28:56.106Z] ci-base-image-x86_64 latest 46152099a1d7 6 minutes ago 994MB [2022-09-02T19:28:56.106Z] alpine 3.15 c4fc93816858 3 weeks ago 5.59MB [2022-09-02T19:28:56.106Z] alpine 3.16 9c6f07244728 3 weeks ago 5.54MB [2022-09-02T19:28:56.106Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 weeks ago 253MB [2022-09-02T19:28:56.106Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 8 weeks ago 677MB [2022-09-02T19:28:56.106Z] 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-02T19:29:37.522Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-02T19:29:37.522Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-02T19:29:37.522Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-02T19:29:37.522Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-02T19:29:39.518Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-02T19:29:39.518Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-02T19:29:39.518Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-02T19:29:39.518Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-02T19:29:39.518Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-02T19:29:42.167Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-02T19:29:42.167Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-02T19:29:42.167Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-02T19:29:42.167Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-02T19:29:42.167Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-02T19:29:42.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-02T19:29:57.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.245s coverage: 28.7% of statements [2022-09-02T19:29:57.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-02T19:29:57.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-02T19:29:59.327Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.394s coverage: 98.5% of statements [2022-09-02T19:29:59.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-02T19:29:59.327Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.468s coverage: 54.2% of statements [2022-09-02T19:29:59.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-02T19:29:59.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-02T19:30:17.758Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.353s coverage: 89.2% of statements [2022-09-02T19:30:17.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-02T19:30:17.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-02T19:30:17.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-02T19:30:17.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-02T19:30:17.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-02T19:30:17.758Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.713s coverage: 2.1% of statements [2022-09-02T19:30:17.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-02T19:30:17.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-02T19:30:22.103Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.524s coverage: 95.6% of statements [2022-09-02T19:30:22.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-02T19:30:22.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-02T19:30:22.103Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-02T19:30:22.103Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.478s coverage: 72.2% of statements [2022-09-02T19:30:22.103Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-02T19:30:22.103Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-02T19:30:22.103Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-02T19:30:22.103Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-02T19:30:22.103Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-02T19:30:22.103Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.468s coverage: 60.0% of statements [2022-09-02T19:30:22.103Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-02T19:30:22.103Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-02T19:30:22.103Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-02T19:30:22.103Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.379s coverage: 0.9% of statements [2022-09-02T19:30:22.103Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-02T19:30:22.103Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.273s coverage: 58.8% of statements [2022-09-02T19:30:22.103Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.321s coverage: 29.6% of statements [2022-09-02T19:30:22.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-02T19:30:28.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.277s coverage: 47.1% of statements [2022-09-02T19:30:28.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.288s coverage: 79.5% of statements [2022-09-02T19:30:28.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.206s coverage: 94.1% of statements [2022-09-02T19:30:28.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.304s coverage: 96.3% of statements [2022-09-02T19:30:30.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.282s coverage: 87.5% of statements [2022-09-02T19:30:38.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.386s coverage: 94.4% of statements [2022-09-02T19:30:38.614Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.222s coverage: 44.8% of statements [2022-09-02T19:30:51.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.712s coverage: 80.8% of statements [2022-09-02T19:30:51.026Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-02T19:30:53.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.309s coverage: 92.9% of statements [2022-09-02T19:30:53.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-02T19:30:53.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-02T19:30:53.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-02T19:30:53.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.068s coverage: 65.1% of statements [2022-09-02T19:30:53.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-02T19:30:53.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-02T19:30:53.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-02T19:30:53.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-02T19:30:53.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-02T19:30:53.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.256s coverage: 87.2% of statements [2022-09-02T19:30:53.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-02T19:30:53.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-02T19:30:53.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.189s coverage: 100.0% of statements [2022-09-02T19:30:53.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-02T19:30:53.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.289s coverage: 58.8% of statements [2022-09-02T19:30:53.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-02T19:30:53.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.278s coverage: 80.0% of statements [2022-09-02T19:30:53.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.235s coverage: 87.2% of statements [2022-09-02T19:30:53.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.278s coverage: 85.4% of statements [2022-09-02T19:30:53.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.897s coverage: 91.2% of statements [2022-09-02T19:30:53.027Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-02T19:30:58.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.879s coverage: 64.7% of statements [2022-09-02T19:30:58.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-02T19:30:58.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-02T19:30:58.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.513s coverage: 100.0% of statements [2022-09-02T19:30:58.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.111s coverage: 89.4% of statements [2022-09-02T19:30:58.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements [2022-09-02T19:30:58.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements [2022-09-02T19:30:58.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements [2022-09-02T19:31:05.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.409s coverage: 65.8% of statements [2022-09-02T19:31:05.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-02T19:31:05.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-02T19:31:05.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-02T19:31:07.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.855s coverage: 43.6% of statements [2022-09-02T19:31:07.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-02T19:31:07.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-02T19:31:07.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.255s coverage: 89.5% of statements [2022-09-02T19:31:07.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-02T19:31:07.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.274s coverage: 84.8% of statements [2022-09-02T19:31:07.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-02T19:31:07.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-02T19:31:07.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-02T19:31:07.883Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-02T19:31:16.208Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.358s coverage: 17.7% of statements [2022-09-02T19:31:16.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-02T19:31:16.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-02T19:31:16.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-02T19:31:16.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-02T19:31:16.208Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.830s coverage: 92.3% of statements [2022-09-02T19:31:16.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-02T19:31:16.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-02T19:31:16.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-02T19:31:16.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-02T19:31:16.208Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.318s coverage: 63.2% of statements [2022-09-02T19:31:16.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-02T19:31:16.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-02T19:31:16.208Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.447s coverage: 97.7% of statements [2022-09-02T19:31:16.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-02T19:31:16.208Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-02T19:31:16.208Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-02T19:31:16.208Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-02T19:31:16.208Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.217s coverage: 28.9% of statements [2022-09-02T19:31:16.208Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-02T19:31:16.208Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-02T19:31:16.208Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-02T19:31:16.208Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-02T19:31:16.208Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-02T19:31:16.208Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-02T19:31:16.208Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.204s coverage: 100.0% of statements [2022-09-02T19:31:16.208Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.082s coverage: 96.9% of statements [2022-09-02T19:31:16.804Z] 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-02T19:31:16.804Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-02T19:31:16.804Z] GO111MODULE=on go vet ./... [2022-09-02T19:33:08.713Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-02T19:33:08.713Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-02T19:33:08.713Z] ./bin/test-attribution-txt.sh [2022-09-02T19:33:08.713Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-02T19:33:08.713Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-02T19:33:08.713Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-02T19:33:08.713Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-02T19:33:08.713Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-02T19:33:08.713Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-02T19:33:08.713Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-02T19:33:08.751Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-02T19:33:09.436Z] + ls -al . [2022-09-02T19:33:09.436Z] total 732 [2022-09-02T19:33:09.436Z] drwxrwxr-x 9 1001 1001 4096 Sep 2 19:27 . [2022-09-02T19:33:09.436Z] drwxr-xr-x 4 root root 4096 Sep 2 19:27 .. [2022-09-02T19:33:09.436Z] -rw-rw-r-- 1 1001 1001 16 Sep 2 19:25 .dockerignore [2022-09-02T19:33:09.436Z] drwxrwxr-x 8 1001 1001 4096 Sep 2 19:25 .git [2022-09-02T19:33:09.436Z] drwxrwxr-x 3 1001 1001 4096 Sep 2 19:25 .github [2022-09-02T19:33:09.436Z] -rw-rw-r-- 1 1001 1001 1030 Sep 2 19:25 .gitignore [2022-09-02T19:33:09.436Z] -rw-rw-r-- 1 1001 1001 42 Sep 2 19:25 .golangci.yml [2022-09-02T19:33:09.436Z] -rw-rw-r-- 1 1001 1001 87 Sep 2 19:25 .hadolint.yml [2022-09-02T19:33:09.436Z] -rw-rw-r-- 1 1001 1001 166 Sep 2 19:25 .sonarcloud.properties [2022-09-02T19:33:09.436Z] -rw-rw-r-- 1 1001 1001 1171 Sep 2 19:25 ADOPTERS.md [2022-09-02T19:33:09.436Z] -rw-rw-r-- 1 1001 1001 10347 Sep 2 19:25 Attribution.txt [2022-09-02T19:33:09.436Z] -rw-rw-r-- 1 1001 1001 63209 Sep 2 19:25 CHANGELOG.md [2022-09-02T19:33:09.436Z] -rw-rw-r-- 1 1001 1001 3804 Sep 2 19:25 CONTRIBUTING.md [2022-09-02T19:33:09.436Z] -rw-rw-r-- 1 1001 1001 677 Sep 2 19:25 GOVERNANCE.md [2022-09-02T19:33:09.436Z] -rw-rw-r-- 1 1001 1001 850 Sep 2 19:25 Jenkinsfile [2022-09-02T19:33:09.436Z] -rw-rw-r-- 1 1001 1001 10775 Sep 2 19:25 LICENSE [2022-09-02T19:33:09.436Z] -rw-rw-r-- 1 1001 1001 13724 Sep 2 19:25 Makefile [2022-09-02T19:33:09.436Z] -rw-rw-r-- 1 1001 1001 582 Sep 2 19:25 OWNERS.md [2022-09-02T19:33:09.436Z] -rw-rw-r-- 1 1001 1001 9799 Sep 2 19:25 README.md [2022-09-02T19:33:09.436Z] -rw-rw-r-- 1 1001 1001 6912 Sep 2 19:25 SECURITY.md [2022-09-02T19:33:09.436Z] -rw-rw-r-- 1 1001 1001 5 Sep 2 19:22 VERSION [2022-09-02T19:33:09.436Z] -rw-rw-r-- 1 1001 1001 4131 Sep 2 19:25 ZMQWindows.md [2022-09-02T19:33:09.436Z] drwxrwxr-x 2 1001 1001 4096 Sep 2 19:25 bin [2022-09-02T19:33:09.436Z] drwxrwxr-x 18 1001 1001 4096 Sep 2 19:25 cmd [2022-09-02T19:33:09.436Z] -rw-r--r-- 1 root root 482786 Sep 2 19:31 coverage.out [2022-09-02T19:33:09.436Z] -rw-rw-r-- 1 1001 1001 3682 Sep 2 19:25 go.mod [2022-09-02T19:33:09.436Z] -rw-rw-r-- 1 1001 1001 38527 Sep 2 19:25 go.sum [2022-09-02T19:33:09.436Z] drwxrwxr-x 8 1001 1001 4096 Sep 2 19:25 internal [2022-09-02T19:33:09.436Z] drwxrwxr-x 3 1001 1001 4096 Sep 2 19:25 openapi [2022-09-02T19:33:09.436Z] drwxrwxr-x 4 1001 1001 4096 Sep 2 19:25 snap [2022-09-02T19:33:09.436Z] -rw-rw-r-- 1 1001 1001 204 Sep 2 19:25 version.go [Pipeline] sh [2022-09-02T19:33:10.118Z] + '[' -e coverage.out ] [2022-09-02T19:33:10.119Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-02T19:33:10.157Z] Warning: overwriting stash ‘coverage-report’ [2022-09-02T19:33:11.041Z] Stashed 1 file(s) [Pipeline] sh [2022-09-02T19:33:11.707Z] + make build [2022-09-02T19:33:11.707Z] 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-02T19:34:48.590Z] 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-02T19:36:10.445Z] 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-02T19:36:10.445Z] 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-02T19:36:42.825Z] 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-02T19:36:43.811Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-02T19:36:50.556Z] 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-02T19:36:57.291Z] 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-02T19:37:01.614Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-02T19:37:07.048Z] 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-02T19:37:10.448Z] 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-02T19:37:14.781Z] 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-02T19:37:24.961Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-09-02T19:37:29.414Z] $ docker stop --time=1 1121a16a09e9b050ca9fd1b21190a6c08535946a74f3f3659fc37773f447e504 [2022-09-02T19:37:31.489Z] $ docker rm -f 1121a16a09e9b050ca9fd1b21190a6c08535946a74f3f3659fc37773f447e504 [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-02T19:37:34.302Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-02T19:37:34.302Z] [2022-09-02T19:37:34.302Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T19:37:34.761Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-02T19:37:35.092Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-09-02T19:37:35.092Z] 29e5d40040c1: Pulling fs layer [2022-09-02T19:37:35.092Z] 1ce36da41761: Pulling fs layer [2022-09-02T19:37:35.092Z] 25b303627fd3: Pulling fs layer [2022-09-02T19:37:35.092Z] 29e5d40040c1: Verifying Checksum [2022-09-02T19:37:35.092Z] 29e5d40040c1: Download complete [2022-09-02T19:37:35.737Z] 1ce36da41761: Verifying Checksum [2022-09-02T19:37:35.737Z] 1ce36da41761: Download complete [2022-09-02T19:37:36.020Z] 29e5d40040c1: Pull complete [2022-09-02T19:37:37.463Z] 25b303627fd3: Verifying Checksum [2022-09-02T19:37:37.463Z] 25b303627fd3: Download complete [2022-09-02T19:37:37.463Z] 1ce36da41761: Pull complete [2022-09-02T19:37:49.861Z] 25b303627fd3: Pull complete [2022-09-02T19:37:49.861Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-09-02T19:37:49.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-02T19:37:49.861Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-02T19:37:50.215Z] prd-ubuntu20.04-docker-arm64-4c-16g-24446 does not seem to be running inside a container [2022-09-02T19:37:50.297Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-02T19:37:52.739Z] $ docker top 668324feb4aafb9d46b548f515803a67aa106382bff6488e46d4b41943f71665 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-02T19:37:53.677Z] + docker-compose build --help [2022-09-02T19:37:53.677Z] + grep parallel [2022-09-02T19:37:59.058Z] --parallel Build images in parallel. [Pipeline] } [2022-09-02T19:37:59.087Z] $ docker stop --time=1 668324feb4aafb9d46b548f515803a67aa106382bff6488e46d4b41943f71665 [2022-09-02T19:38:00.743Z] $ docker rm -f 668324feb4aafb9d46b548f515803a67aa106382bff6488e46d4b41943f71665 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T19:38:01.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-02T19:38:01.542Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-02T19:38:01.846Z] prd-ubuntu20.04-docker-arm64-4c-16g-24446 does not seem to be running inside a container [2022-09-02T19:38:01.930Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-02T19:38:03.191Z] $ docker top b7e28cb29fadfadfb1fa5b6e9af201ca88d2ec66a2e823c0c8fbb023c0bf9aa4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-02T19:38:04.134Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-02T19:38:09.514Z] Building core-command ... [2022-09-02T19:38:09.514Z] Building core-data ... [2022-09-02T19:38:09.514Z] Building core-metadata ... [2022-09-02T19:38:09.514Z] Building security-bootstrapper ... [2022-09-02T19:38:09.514Z] Building security-proxy-setup ... [2022-09-02T19:38:09.514Z] Building security-secretstore-setup ... [2022-09-02T19:38:09.514Z] Building security-spiffe-token-provider ... [2022-09-02T19:38:09.514Z] Building security-spire-agent ... [2022-09-02T19:38:09.514Z] Building security-spire-config ... [2022-09-02T19:38:09.514Z] Building security-spire-server ... [2022-09-02T19:38:09.514Z] Building support-notifications ... [2022-09-02T19:38:09.514Z] Building support-scheduler ... [2022-09-02T19:38:09.514Z] Building sys-mgmt-agent ... [2022-09-02T19:38:09.514Z] Building security-bootstrapper [2022-09-02T19:38:09.514Z] Building core-command [2022-09-02T19:38:09.514Z] Building sys-mgmt-agent [2022-09-02T19:38:09.514Z] Building security-spire-config [2022-09-02T19:38:09.514Z] Building support-scheduler [2022-09-02T19:38:56.484Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:38:56.484Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:38:56.484Z] ---> 81ccb7950e84 [2022-09-02T19:38:56.484Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-02T19:38:57.490Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:38:57.490Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:38:57.490Z] ---> 81ccb7950e84 [2022-09-02T19:38:57.490Z] Step 3/23 : WORKDIR /edgex-go [2022-09-02T19:38:57.774Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:38:57.774Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:38:57.774Z] ---> 81ccb7950e84 [2022-09-02T19:38:57.774Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-02T19:38:58.052Z] ---> Running in 6c6de84335b9 [2022-09-02T19:38:58.053Z] ---> Running in a8db08d938c8 [2022-09-02T19:38:58.053Z] ---> Running in 893e07f92428 [2022-09-02T19:38:58.053Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:38:58.053Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:38:58.053Z] ---> 81ccb7950e84 [2022-09-02T19:38:58.053Z] Step 3/26 : WORKDIR /edgex-go [2022-09-02T19:38:58.332Z] ---> Running in 104c997ef315 [2022-09-02T19:38:58.332Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:38:58.332Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:38:58.332Z] ---> 81ccb7950e84 [2022-09-02T19:38:58.332Z] Step 3/31 : WORKDIR /edgex-go [2022-09-02T19:38:58.332Z] ---> Running in 7e85e613d0a9 [2022-09-02T19:38:58.613Z] Removing intermediate container 893e07f92428 [2022-09-02T19:38:58.613Z] ---> 47b8f7378d8e [2022-09-02T19:38:58.613Z] Step 4/24 : WORKDIR /edgex-go [2022-09-02T19:38:58.613Z] Removing intermediate container a8db08d938c8 [2022-09-02T19:38:58.901Z] ---> a18b494fe701 [2022-09-02T19:38:58.901Z] Step 4/23 : WORKDIR /edgex-go [2022-09-02T19:38:58.901Z] ---> Running in 94d1994c89ee [2022-09-02T19:38:58.901Z] Removing intermediate container 104c997ef315 [2022-09-02T19:38:58.901Z] ---> 293d933e447b [2022-09-02T19:38:58.901Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:38:58.901Z] ---> Running in f551ed1cf5a7 [2022-09-02T19:38:58.901Z] Removing intermediate container 6c6de84335b9 [2022-09-02T19:38:58.901Z] ---> add52737daa7 [2022-09-02T19:38:58.901Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:38:59.181Z] ---> Running in 44fca9ed5dce [2022-09-02T19:38:59.181Z] Removing intermediate container 7e85e613d0a9 [2022-09-02T19:38:59.181Z] ---> e4c65cd3a0a1 [2022-09-02T19:38:59.181Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:38:59.181Z] ---> Running in 278b052c9dee [2022-09-02T19:38:59.455Z] ---> Running in 34e09914510b [2022-09-02T19:38:59.735Z] Removing intermediate container 94d1994c89ee [2022-09-02T19:38:59.735Z] ---> 534ba122d376 [2022-09-02T19:38:59.735Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:39:00.014Z] ---> Running in 824e8cdf57f4 [2022-09-02T19:39:00.014Z] Removing intermediate container f551ed1cf5a7 [2022-09-02T19:39:00.014Z] ---> 4ae1a4e6dd6a [2022-09-02T19:39:00.014Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:39:00.014Z] ---> Running in 181de560b3fa [2022-09-02T19:39:03.444Z] Removing intermediate container 44fca9ed5dce [2022-09-02T19:39:03.444Z] ---> b2235a73f24d [2022-09-02T19:39:03.444Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-02T19:39:03.444Z] ---> Running in 3bb81bd2f8c4 [2022-09-02T19:39:03.444Z] Removing intermediate container 34e09914510b [2022-09-02T19:39:03.444Z] ---> 0719e592e2e7 [2022-09-02T19:39:03.444Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-09-02T19:39:03.725Z] ---> Running in 5a746359de19 [2022-09-02T19:39:03.725Z] Removing intermediate container 278b052c9dee [2022-09-02T19:39:03.725Z] ---> 596b67ebd9cb [2022-09-02T19:39:03.725Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-02T19:39:04.005Z] ---> Running in 041fd7612245 [2022-09-02T19:39:04.005Z] Removing intermediate container 824e8cdf57f4 [2022-09-02T19:39:04.005Z] ---> e9c7ac0c5ea1 [2022-09-02T19:39:04.005Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-02T19:39:04.005Z] Removing intermediate container 181de560b3fa [2022-09-02T19:39:04.005Z] ---> e12f1d102042 [2022-09-02T19:39:04.005Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-02T19:39:04.291Z] ---> Running in 7aec873be6a4 [2022-09-02T19:39:04.291Z] ---> Running in d775164c7efa [2022-09-02T19:39:05.755Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:39:06.031Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:39:06.309Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:39:06.309Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:39:06.309Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:39:06.586Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:39:06.862Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:39:07.480Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:39:07.480Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:39:07.480Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:39:07.480Z] OK: 221 MiB in 51 packages [2022-09-02T19:39:08.491Z] OK: 221 MiB in 51 packages [2022-09-02T19:39:08.784Z] Removing intermediate container 3bb81bd2f8c4 [2022-09-02T19:39:08.784Z] ---> 1d6e65bb0884 [2022-09-02T19:39:08.784Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-02T19:39:08.784Z] OK: 221 MiB in 51 packages [2022-09-02T19:39:09.415Z] OK: 221 MiB in 51 packages [2022-09-02T19:39:09.415Z] OK: 221 MiB in 51 packages [2022-09-02T19:39:10.419Z] Removing intermediate container 5a746359de19 [2022-09-02T19:39:10.419Z] ---> 917e7558be21 [2022-09-02T19:39:10.419Z] Step 6/31 : COPY go.mod vendor* ./ [2022-09-02T19:39:10.419Z] ---> e0a7e4b8f906 [2022-09-02T19:39:10.419Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:39:10.696Z] ---> Running in a90eaae774fb [2022-09-02T19:39:10.697Z] Removing intermediate container 7aec873be6a4 [2022-09-02T19:39:10.697Z] ---> 548336207d25 [2022-09-02T19:39:10.697Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-02T19:39:10.977Z] Removing intermediate container d775164c7efa [2022-09-02T19:39:10.977Z] ---> 12d3063a4e4a [2022-09-02T19:39:10.977Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-02T19:39:10.977Z] Removing intermediate container 041fd7612245 [2022-09-02T19:39:10.977Z] ---> 0f2adff3103c [2022-09-02T19:39:10.977Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-02T19:39:11.599Z] ---> cabad7576651 [2022-09-02T19:39:11.599Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:39:11.880Z] ---> Running in 3dd287c242bc [2022-09-02T19:39:12.168Z] ---> d986fe3f8ce5 [2022-09-02T19:39:12.168Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:39:12.168Z] ---> Running in fd7630f19c00 [2022-09-02T19:39:12.448Z] ---> 105d6a4fd235 [2022-09-02T19:39:12.448Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:39:12.736Z] ---> 609d01d1b96a [2022-09-02T19:39:12.736Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:39:12.736Z] ---> Running in 48b0bc0b6721 [2022-09-02T19:39:13.014Z] ---> Running in 2f1916c73028 [2022-09-02T19:40:21.071Z] Removing intermediate container a90eaae774fb [2022-09-02T19:40:21.071Z] ---> 8c67e0efd5ae [2022-09-02T19:40:21.071Z] Step 8/26 : COPY . . [2022-09-02T19:40:21.071Z] Removing intermediate container 3dd287c242bc [2022-09-02T19:40:21.071Z] ---> 969535a9ba5f [2022-09-02T19:40:21.071Z] Step 8/31 : COPY . . [2022-09-02T19:40:21.071Z] Removing intermediate container 2f1916c73028 [2022-09-02T19:40:21.071Z] ---> 58a8915802a3 [2022-09-02T19:40:21.071Z] Step 8/23 : COPY . . [2022-09-02T19:40:21.071Z] Removing intermediate container 48b0bc0b6721 [2022-09-02T19:40:21.071Z] ---> d1fbc8362da2 [2022-09-02T19:40:21.071Z] Step 9/23 : COPY . . [2022-09-02T19:40:21.071Z] Removing intermediate container fd7630f19c00 [2022-09-02T19:40:21.071Z] ---> 83d64df408f1 [2022-09-02T19:40:21.071Z] Step 9/24 : COPY . . [2022-09-02T19:40:31.252Z] ---> 8143f7dc730a [2022-09-02T19:40:31.252Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-02T19:40:31.252Z] ---> b04a5dac0e26 [2022-09-02T19:40:31.252Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-02T19:40:31.252Z] ---> 4eef089546f3 [2022-09-02T19:40:31.252Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-02T19:40:31.252Z] ---> 66aaa3050e77 [2022-09-02T19:40:31.252Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-02T19:40:31.252Z] ---> Running in 550577efa992 [2022-09-02T19:40:31.252Z] ---> f8f9999c5f16 [2022-09-02T19:40:31.252Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-02T19:40:31.252Z] ---> Running in 696788580cc8 [2022-09-02T19:40:31.252Z] ---> Running in a754148050c3 [2022-09-02T19:40:31.252Z] ---> Running in 581ac14fd6de [2022-09-02T19:40:31.252Z] ---> Running in 18db1ba6fc8a [2022-09-02T19:40:31.252Z] Removing intermediate container a754148050c3 [2022-09-02T19:40:31.252Z] ---> b8066156c3f6 [2022-09-02T19:40:31.252Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-02T19:40:31.533Z] ---> Running in 08ac1e6e3034 [2022-09-02T19:40:32.148Z] Removing intermediate container 08ac1e6e3034 [2022-09-02T19:40:32.148Z] ---> e87d8c7f9fff [2022-09-02T19:40:32.148Z] 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-02T19:40:32.148Z] ---> Running in 04fb7d36682f [2022-09-02T19:40:33.153Z] 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-02T19:40:33.153Z] 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-02T19:40:33.153Z] 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-02T19:40:33.436Z] 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-02T19:40:35.447Z] Removing intermediate container 04fb7d36682f [2022-09-02T19:40:35.447Z] ---> 2a4145957659 [2022-09-02T19:40:35.447Z] Step 12/26 : WORKDIR /edgex-go [2022-09-02T19:40:35.447Z] ---> Running in 15f70be67954 [2022-09-02T19:40:35.730Z] Removing intermediate container 15f70be67954 [2022-09-02T19:40:35.730Z] ---> 86c6800aee8c [2022-09-02T19:40:35.730Z] [2022-09-02T19:40:35.730Z] Step 13/26 : FROM alpine:3.15 [2022-09-02T19:40:36.013Z] 3.15: Pulling from library/alpine [2022-09-02T19:40:37.490Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-02T19:40:37.490Z] Status: Downloaded newer image for alpine:3.15 [2022-09-02T19:40:37.490Z] ---> 02e0d6fdf486 [2022-09-02T19:40:37.490Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-02T19:40:37.490Z] ---> Running in 75f6fefa32c5 [2022-09-02T19:40:37.780Z] Removing intermediate container 75f6fefa32c5 [2022-09-02T19:40:37.780Z] ---> 619a9d6b7d6b [2022-09-02T19:40:37.780Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:40:37.780Z] ---> Running in 3df33354e919 [2022-09-02T19:40:41.200Z] Removing intermediate container 3df33354e919 [2022-09-02T19:40:41.200Z] ---> e16cc7bbbd74 [2022-09-02T19:40:41.200Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-02T19:40:41.200Z] ---> Running in bfeb9cb48a0f [2022-09-02T19:40:43.203Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:40:44.203Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:40:46.198Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-02T19:40:46.199Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-02T19:40:46.199Z] OK: 15733 distinct packages available [2022-09-02T19:40:46.199Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:40:47.202Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:40:48.203Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-02T19:40:48.483Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-02T19:40:48.483Z] (3/4) Installing libucontext (1.1-r0) [2022-09-02T19:40:48.483Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-02T19:40:48.769Z] Executing busybox-1.34.1-r7.trigger [2022-09-02T19:40:48.769Z] OK: 6 MiB in 18 packages [2022-09-02T19:40:50.259Z] Removing intermediate container bfeb9cb48a0f [2022-09-02T19:40:50.259Z] ---> 92168903708a [2022-09-02T19:40:50.259Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-02T19:40:55.696Z] ---> e2883d78cd83 [2022-09-02T19:40:55.696Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-02T19:40:56.311Z] ---> 86b9178fee02 [2022-09-02T19:40:56.311Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-02T19:40:56.598Z] ---> Running in 475dc85ec938 [2022-09-02T19:40:57.203Z] Removing intermediate container 475dc85ec938 [2022-09-02T19:40:57.203Z] ---> ff993a0015b2 [2022-09-02T19:40:57.203Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-02T19:40:58.209Z] ---> b16e5b9e08f4 [2022-09-02T19:40:58.209Z] Step 21/26 : WORKDIR / [2022-09-02T19:40:58.209Z] ---> Running in 12232b47fab2 [2022-09-02T19:40:58.526Z] Removing intermediate container 12232b47fab2 [2022-09-02T19:40:58.526Z] ---> ed6ea6873273 [2022-09-02T19:40:58.526Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-02T19:40:58.806Z] ---> Running in cfb42580c0bd [2022-09-02T19:40:59.416Z] Removing intermediate container cfb42580c0bd [2022-09-02T19:40:59.416Z] ---> 097b78ee2dfa [2022-09-02T19:40:59.416Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-02T19:40:59.416Z] ---> Running in 2ffb53f930da [2022-09-02T19:41:00.013Z] Removing intermediate container 2ffb53f930da [2022-09-02T19:41:00.013Z] ---> 24500bff7dc8 [2022-09-02T19:41:00.013Z] Step 24/26 : LABEL arch=arm64 [2022-09-02T19:41:00.013Z] ---> Running in 15cfa2595fe3 [2022-09-02T19:41:00.614Z] Removing intermediate container 15cfa2595fe3 [2022-09-02T19:41:00.614Z] ---> 320d5c35d9a4 [2022-09-02T19:41:00.614Z] Step 25/26 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 [2022-09-02T19:41:00.614Z] ---> Running in 81ea46b852c7 [2022-09-02T19:41:01.215Z] Removing intermediate container 81ea46b852c7 [2022-09-02T19:41:01.215Z] ---> 38b0bec60fd0 [2022-09-02T19:41:01.215Z] Step 26/26 : LABEL version=0.0.0 [2022-09-02T19:41:01.215Z] ---> Running in 52a7d2410677 [2022-09-02T19:41:01.820Z] Removing intermediate container 52a7d2410677 [2022-09-02T19:41:01.820Z] ---> 30b75b1f274d [2022-09-02T19:41:01.820Z] [2022-09-02T19:41:02.101Z] Successfully built 30b75b1f274d [2022-09-02T19:41:02.101Z] Successfully tagged security-spire-config-arm64:latest [2022-09-02T19:41:02.101Z] Building core-metadata [2022-09-02T19:41:20.477Z]  Building security-spire-config ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:41:20.477Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:41:20.477Z] ---> 81ccb7950e84 [2022-09-02T19:41:20.477Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-02T19:41:20.477Z] ---> Using cache [2022-09-02T19:41:20.477Z] ---> a18b494fe701 [2022-09-02T19:41:20.477Z] Step 4/25 : WORKDIR /edgex-go [2022-09-02T19:41:20.477Z] ---> Using cache [2022-09-02T19:41:20.477Z] ---> 4ae1a4e6dd6a [2022-09-02T19:41:20.477Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:41:20.477Z] ---> Using cache [2022-09-02T19:41:20.477Z] ---> e12f1d102042 [2022-09-02T19:41:20.477Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-02T19:41:20.477Z] ---> Using cache [2022-09-02T19:41:20.477Z] ---> 12d3063a4e4a [2022-09-02T19:41:20.477Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-02T19:41:20.477Z] ---> Using cache [2022-09-02T19:41:20.477Z] ---> 105d6a4fd235 [2022-09-02T19:41:20.477Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:41:20.477Z] ---> Using cache [2022-09-02T19:41:20.477Z] ---> d1fbc8362da2 [2022-09-02T19:41:20.477Z] Step 9/25 : COPY . . [2022-09-02T19:41:20.477Z] ---> Using cache [2022-09-02T19:41:20.477Z] ---> b04a5dac0e26 [2022-09-02T19:41:20.477Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-02T19:41:20.477Z] ---> Running in 061fac9e1703 [2022-09-02T19:41:20.477Z] 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-02T19:46:27.737Z] Removing intermediate container 581ac14fd6de [2022-09-02T19:46:27.737Z] ---> caf67b96b12d [2022-09-02T19:46:27.737Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-02T19:46:27.737Z] ---> Running in 6971b12b758c [2022-09-02T19:46:27.737Z] 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-02T19:46:30.387Z] Removing intermediate container 6971b12b758c [2022-09-02T19:46:30.387Z] ---> 886369d90146 [2022-09-02T19:46:30.387Z] [2022-09-02T19:46:30.387Z] Step 11/23 : FROM alpine:3.16 [2022-09-02T19:46:30.666Z] 3.16: Pulling from library/alpine [2022-09-02T19:46:32.733Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-02T19:46:32.733Z] Status: Downloaded newer image for alpine:3.16 [2022-09-02T19:46:32.733Z] ---> a6215f271958 [2022-09-02T19:46:32.733Z] 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-02T19:46:33.012Z] ---> Running in 812ca6210c90 [2022-09-02T19:46:34.001Z] Removing intermediate container 812ca6210c90 [2022-09-02T19:46:34.001Z] ---> d5ebeb2d9b9d [2022-09-02T19:46:34.001Z] 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-02T19:46:34.278Z] ---> Running in 1f2e1e142591 [2022-09-02T19:46:36.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:46:36.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:46:38.397Z] Removing intermediate container 550577efa992 [2022-09-02T19:46:38.397Z] ---> 9f84bbc6b34a [2022-09-02T19:46:38.397Z] [2022-09-02T19:46:38.397Z] Step 10/31 : FROM alpine:3.16 [2022-09-02T19:46:38.397Z] ---> a6215f271958 [2022-09-02T19:46:38.397Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-02T19:46:38.682Z] ---> Running in b4190376124b [2022-09-02T19:46:38.959Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-02T19:46:38.960Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-02T19:46:38.960Z] (3/33) Installing readline (8.1.2-r0) [2022-09-02T19:46:39.243Z] (4/33) Installing bash (5.1.16-r2) [2022-09-02T19:46:39.243Z] Removing intermediate container b4190376124b [2022-09-02T19:46:39.243Z] ---> 087bc7d7dd8e [2022-09-02T19:46:39.243Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-02T19:46:39.243Z] Executing bash-5.1.16-r2.post-install [2022-09-02T19:46:39.243Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-02T19:46:39.243Z] ---> Running in bc9915df6763 [2022-09-02T19:46:39.529Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-02T19:46:39.529Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-02T19:46:39.529Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-02T19:46:39.529Z] (9/33) Installing curl (7.83.1-r3) [2022-09-02T19:46:39.529Z] (10/33) Installing docker-cli (20.10.16-r2) [2022-09-02T19:46:40.984Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-02T19:46:40.984Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-02T19:46:40.984Z] (13/33) Installing expat (2.4.8-r0) [2022-09-02T19:46:40.984Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-02T19:46:40.984Z] (15/33) Installing gdbm (1.23-r0) [2022-09-02T19:46:40.984Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-02T19:46:40.984Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-02T19:46:40.984Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-02T19:46:41.263Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-02T19:46:41.263Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-02T19:46:41.263Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-02T19:46:41.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:46:41.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:46:43.268Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-02T19:46:43.268Z] (2/2) Installing su-exec (0.2-r1) [2022-09-02T19:46:43.268Z] Executing busybox-1.35.0-r17.trigger [2022-09-02T19:46:43.268Z] OK: 5 MiB in 16 packages [2022-09-02T19:46:44.254Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-02T19:46:44.254Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-02T19:46:44.535Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-02T19:46:44.535Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-02T19:46:44.535Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-02T19:46:44.535Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-02T19:46:44.535Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-02T19:46:44.535Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-02T19:46:44.535Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-02T19:46:44.535Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-02T19:46:44.535Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-02T19:46:44.814Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-02T19:46:45.090Z] Removing intermediate container bc9915df6763 [2022-09-02T19:46:45.090Z] ---> 48bb489b3553 [2022-09-02T19:46:45.090Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-02T19:46:45.090Z] ---> Running in 987d5dca50ae [2022-09-02T19:46:45.704Z] Removing intermediate container 987d5dca50ae [2022-09-02T19:46:45.704Z] ---> 483a776340f1 [2022-09-02T19:46:45.704Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-02T19:46:45.980Z] ---> Running in 4d6aa3cc4829 [2022-09-02T19:46:46.270Z] Executing busybox-1.35.0-r17.trigger [2022-09-02T19:46:46.270Z] Executing ca-certificates-20220614-r0.trigger [2022-09-02T19:46:46.545Z] Removing intermediate container 4d6aa3cc4829 [2022-09-02T19:46:46.545Z] ---> ec8c58ba9d2c [2022-09-02T19:46:46.545Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-02T19:46:46.545Z] ---> Running in e1e270ccf059 [2022-09-02T19:46:46.830Z] OK: 120 MiB in 47 packages [2022-09-02T19:46:47.111Z] Removing intermediate container e1e270ccf059 [2022-09-02T19:46:47.111Z] ---> 0308f3e38321 [2022-09-02T19:46:47.111Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-09-02T19:46:47.111Z] ---> Running in d7f89c0a164c [2022-09-02T19:46:50.564Z] Removing intermediate container d7f89c0a164c [2022-09-02T19:46:50.564Z] ---> c44e9035ee7b [2022-09-02T19:46:50.564Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-02T19:46:50.564Z] ---> Running in e54221a606ac [2022-09-02T19:46:51.171Z] Removing intermediate container e54221a606ac [2022-09-02T19:46:51.171Z] ---> fba4584d616f [2022-09-02T19:46:51.171Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-02T19:46:51.783Z] ---> d4b11d9e2efc [2022-09-02T19:46:51.783Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-02T19:46:52.064Z] ---> Running in 4b5f625e05ef [2022-09-02T19:46:55.505Z] Removing intermediate container 4b5f625e05ef [2022-09-02T19:46:55.505Z] ---> 37f60429487c [2022-09-02T19:46:55.505Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-02T19:46:56.512Z] ---> e5e1500b97d6 [2022-09-02T19:46:56.512Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-02T19:46:59.951Z] ---> d7a0848853fe [2022-09-02T19:46:59.951Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-02T19:47:01.407Z] ---> 6047360bc9e4 [2022-09-02T19:47:01.407Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-02T19:47:03.405Z] ---> 9dae2616948b [2022-09-02T19:47:03.405Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-02T19:47:04.871Z] ---> 28478b0fc810 [2022-09-02T19:47:04.871Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-02T19:47:06.341Z] ---> b7b16c888c07 [2022-09-02T19:47:06.341Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-09-02T19:47:06.341Z] ---> Running in b46a5263211c [2022-09-02T19:47:06.341Z] Collecting docker-compose==1.23.2 [2022-09-02T19:47:06.341Z] Removing intermediate container 18db1ba6fc8a [2022-09-02T19:47:06.341Z] ---> a64adc58fd21 [2022-09-02T19:47:06.341Z] [2022-09-02T19:47:06.341Z] Step 11/24 : FROM alpine:3.16 [2022-09-02T19:47:06.341Z] ---> a6215f271958 [2022-09-02T19:47:06.626Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-02T19:47:06.626Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-02T19:47:06.626Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.6 MB/s eta 0:00:00 [2022-09-02T19:47:06.902Z] ---> Running in 8c4a05264c3a [2022-09-02T19:47:07.179Z] 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-02T19:47:08.178Z] Collecting docker<4.0,>=3.6.0 [2022-09-02T19:47:08.178Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-02T19:47:08.178Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 7.8 MB/s eta 0:00:00 [2022-09-02T19:47:08.178Z] Collecting docopt<0.7,>=0.6.1 [2022-09-02T19:47:08.178Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-02T19:47:08.465Z] Preparing metadata (setup.py): started [2022-09-02T19:47:09.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:47:09.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:47:10.053Z] Removing intermediate container b46a5263211c [2022-09-02T19:47:10.053Z] ---> 9c466dabced1 [2022-09-02T19:47:10.053Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-02T19:47:10.342Z] ---> Running in 653d1dcd7ff5 [2022-09-02T19:47:10.628Z] Removing intermediate container 653d1dcd7ff5 [2022-09-02T19:47:10.628Z] ---> f3ba3d62bd6e [2022-09-02T19:47:10.628Z] Step 28/31 : CMD ["gate"] [2022-09-02T19:47:10.912Z] ---> Running in f1f377a582be [2022-09-02T19:47:11.533Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-02T19:47:11.533Z] Removing intermediate container f1f377a582be [2022-09-02T19:47:11.533Z] ---> bf8b381e2adf [2022-09-02T19:47:11.533Z] Step 29/31 : LABEL arch=arm64 [2022-09-02T19:47:11.533Z] Executing busybox-1.35.0-r17.trigger [2022-09-02T19:47:11.533Z] OK: 5 MiB in 15 packages [2022-09-02T19:47:11.533Z] ---> Running in 4d16a99fb08c [2022-09-02T19:47:11.827Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-02T19:47:12.124Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-02T19:47:12.124Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-02T19:47:12.125Z] Preparing metadata (setup.py): started [2022-09-02T19:47:12.408Z] Removing intermediate container 4d16a99fb08c [2022-09-02T19:47:12.408Z] ---> bddc6cb13ed7 [2022-09-02T19:47:12.408Z] Step 30/31 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 [2022-09-02T19:47:12.684Z] ---> Running in 13b268170967 [2022-09-02T19:47:13.293Z] Removing intermediate container 8c4a05264c3a [2022-09-02T19:47:13.293Z] ---> beed5530075d [2022-09-02T19:47:13.293Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-02T19:47:13.571Z] ---> Running in 95c4af81fc36 [2022-09-02T19:47:13.571Z] Removing intermediate container 13b268170967 [2022-09-02T19:47:13.571Z] ---> 0f5f844565b0 [2022-09-02T19:47:13.571Z] Step 31/31 : LABEL version=0.0.0 [2022-09-02T19:47:13.571Z] ---> Running in 0db858307375 [2022-09-02T19:47:14.184Z] Removing intermediate container 95c4af81fc36 [2022-09-02T19:47:14.184Z] ---> 3b342ab24a3a [2022-09-02T19:47:14.184Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-02T19:47:14.462Z] ---> Running in eae27c5ca4e4 [2022-09-02T19:47:14.462Z] Removing intermediate container 0db858307375 [2022-09-02T19:47:14.462Z] ---> 4576b175d9be [2022-09-02T19:47:14.462Z] [2022-09-02T19:47:15.072Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-02T19:47:15.072Z] Successfully built 4576b175d9be [2022-09-02T19:47:15.072Z] Successfully tagged security-bootstrapper-arm64:latest [2022-09-02T19:47:15.072Z] Building security-proxy-setup [2022-09-02T19:47:15.352Z]  Building security-bootstrapper ... done Removing intermediate container eae27c5ca4e4 [2022-09-02T19:47:15.352Z] ---> a575ade779fc [2022-09-02T19:47:15.352Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-02T19:47:15.352Z] Collecting cached-property<2,>=1.2.0 [2022-09-02T19:47:15.352Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-02T19:47:15.352Z] ---> Running in fb42c2e5dca4 [2022-09-02T19:47:15.959Z] Removing intermediate container fb42c2e5dca4 [2022-09-02T19:47:15.959Z] ---> 00cd8ac199e3 [2022-09-02T19:47:15.959Z] Step 16/24 : WORKDIR / [2022-09-02T19:47:15.959Z] ---> Running in a7338a967a84 [2022-09-02T19:47:15.959Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-02T19:47:15.959Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-02T19:47:15.959Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 14.3 MB/s eta 0:00:00 [2022-09-02T19:47:16.565Z] Removing intermediate container a7338a967a84 [2022-09-02T19:47:16.565Z] ---> 367b1a83a88d [2022-09-02T19:47:16.565Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-02T19:47:17.566Z] ---> 486eb9de4bfc [2022-09-02T19:47:17.566Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-02T19:47:17.566Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-02T19:47:17.566Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-02T19:47:17.566Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 14.7 MB/s eta 0:00:00 [2022-09-02T19:47:17.849Z] Collecting texttable<0.10,>=0.9.0 [2022-09-02T19:47:17.849Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-02T19:47:17.849Z] Preparing metadata (setup.py): started [2022-09-02T19:47:19.856Z] ---> 394a439c4c58 [2022-09-02T19:47:19.856Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-02T19:47:20.465Z] ---> adc2acb4630c [2022-09-02T19:47:20.465Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-02T19:47:20.465Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-02T19:47:20.742Z] ---> Running in dec17cfa046e [2022-09-02T19:47:21.343Z] Removing intermediate container dec17cfa046e [2022-09-02T19:47:21.343Z] ---> fe61a8d0c890 [2022-09-02T19:47:21.343Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-02T19:47:21.343Z] ---> Running in 300bfda412c6 [2022-09-02T19:47:21.618Z] Collecting jsonschema<3,>=2.5.1 [2022-09-02T19:47:21.618Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-02T19:47:21.909Z] Removing intermediate container 300bfda412c6 [2022-09-02T19:47:21.909Z] ---> ac94bd0b6bfb [2022-09-02T19:47:21.909Z] Step 22/24 : LABEL arch=arm64 [2022-09-02T19:47:22.187Z] ---> Running in f0dc75af5a01 [2022-09-02T19:47:22.474Z] Collecting PyYAML<4,>=3.10 [2022-09-02T19:47:22.474Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-02T19:47:22.474Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 6.3 MB/s eta 0:00:00 [2022-09-02T19:47:22.754Z] Removing intermediate container f0dc75af5a01 [2022-09-02T19:47:22.754Z] ---> d23affe8076a [2022-09-02T19:47:22.754Z] Step 23/24 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 [2022-09-02T19:47:22.754Z] ---> Running in 5b7b37824a5f [2022-09-02T19:47:23.776Z] Removing intermediate container 5b7b37824a5f [2022-09-02T19:47:23.776Z] ---> 3317deeff9ed [2022-09-02T19:47:23.776Z] Step 24/24 : LABEL version=0.0.0 [2022-09-02T19:47:23.776Z] ---> Running in 9d09e47403bc [2022-09-02T19:47:24.800Z] Removing intermediate container 9d09e47403bc [2022-09-02T19:47:24.800Z] ---> 090369d02fab [2022-09-02T19:47:24.800Z] [2022-09-02T19:47:24.800Z] Successfully built 090369d02fab [2022-09-02T19:47:24.800Z] Successfully tagged core-command-arm64:latest [2022-09-02T19:47:24.800Z]  Building core-command ... done Building support-notifications [2022-09-02T19:47:25.085Z] Preparing metadata (setup.py): started [2022-09-02T19:47:28.536Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-02T19:47:28.537Z] Collecting docker-pycreds>=0.4.0 [2022-09-02T19:47:28.537Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-02T19:47:29.999Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-02T19:47:29.999Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-02T19:47:29.999Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 16.9 MB/s eta 0:00:00 [2022-09-02T19:47:30.274Z] Collecting idna<2.8,>=2.5 [2022-09-02T19:47:30.274Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-02T19:47:30.274Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.0 MB/s eta 0:00:00 [2022-09-02T19:47:30.890Z] Collecting certifi>=2017.4.17 [2022-09-02T19:47:30.890Z] Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) [2022-09-02T19:47:30.890Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 6.0 MB/s eta 0:00:00 [2022-09-02T19:47:31.913Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-02T19:47:31.913Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-02T19:47:31.913Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 10.4 MB/s eta 0:00:00 [2022-09-02T19:47:32.207Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-02T19:47:32.207Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-02T19:47:32.207Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-02T19:47:32.207Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-02T19:47:33.676Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-02T19:47:33.676Z] Running setup.py install for texttable: started [2022-09-02T19:47:36.337Z] Running setup.py install for texttable: finished with status 'done' [2022-09-02T19:47:36.337Z] Running setup.py install for PyYAML: started [2022-09-02T19:47:36.952Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:47:36.952Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:47:36.952Z] ---> 81ccb7950e84 [2022-09-02T19:47:36.952Z] Step 3/22 : WORKDIR /edgex-go [2022-09-02T19:47:36.952Z] ---> Using cache [2022-09-02T19:47:36.952Z] ---> e4c65cd3a0a1 [2022-09-02T19:47:36.952Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:47:36.952Z] ---> Using cache [2022-09-02T19:47:36.952Z] ---> 0719e592e2e7 [2022-09-02T19:47:36.952Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-02T19:47:36.952Z] ---> Using cache [2022-09-02T19:47:36.952Z] ---> 917e7558be21 [2022-09-02T19:47:36.952Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-02T19:47:36.952Z] ---> Using cache [2022-09-02T19:47:36.952Z] ---> cabad7576651 [2022-09-02T19:47:36.952Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:47:36.952Z] ---> Using cache [2022-09-02T19:47:36.952Z] ---> 969535a9ba5f [2022-09-02T19:47:36.952Z] Step 8/22 : COPY . . [2022-09-02T19:47:36.952Z] ---> Using cache [2022-09-02T19:47:36.952Z] ---> 8143f7dc730a [2022-09-02T19:47:36.952Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-02T19:47:37.967Z] ---> Running in d24480e06ae8 [2022-09-02T19:47:39.980Z] 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-02T19:47:40.981Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-02T19:47:44.399Z] Running setup.py install for docopt: started [2022-09-02T19:47:47.829Z] Running setup.py install for docopt: finished with status 'done' [2022-09-02T19:47:48.837Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:47:48.837Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:47:48.837Z] ---> 81ccb7950e84 [2022-09-02T19:47:48.837Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-02T19:47:48.837Z] ---> Using cache [2022-09-02T19:47:48.837Z] ---> a18b494fe701 [2022-09-02T19:47:48.837Z] Step 4/23 : WORKDIR /edgex-go [2022-09-02T19:47:48.837Z] ---> Using cache [2022-09-02T19:47:48.837Z] ---> 4ae1a4e6dd6a [2022-09-02T19:47:48.837Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:47:48.837Z] ---> Using cache [2022-09-02T19:47:48.837Z] ---> e12f1d102042 [2022-09-02T19:47:48.837Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-02T19:47:49.119Z] ---> Running in 2ead14faaf7b [2022-09-02T19:47:51.111Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:47:51.719Z] Running setup.py install for dockerpty: started [2022-09-02T19:47:51.999Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:47:53.449Z] OK: 221 MiB in 51 packages [2022-09-02T19:47:55.467Z] Removing intermediate container 2ead14faaf7b [2022-09-02T19:47:55.467Z] ---> a742f318d815 [2022-09-02T19:47:55.467Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-02T19:47:55.467Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-02T19:47:56.075Z] ---> 5c63cdee1f2c [2022-09-02T19:47:56.075Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:47:56.355Z] ---> Running in e7e95902806a [2022-09-02T19:47:59.778Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-09-02T19:47:59.778Z] 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-02T19:48:22.051Z] Removing intermediate container 1f2e1e142591 [2022-09-02T19:48:22.051Z] ---> bb4a9d0f1b55 [2022-09-02T19:48:22.051Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-02T19:48:22.051Z] ---> Running in b2e9ad49e2f5 [2022-09-02T19:48:22.051Z] Removing intermediate container b2e9ad49e2f5 [2022-09-02T19:48:22.051Z] ---> c888539c485c [2022-09-02T19:48:22.051Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-02T19:48:22.051Z] ---> Running in 392031f7838d [2022-09-02T19:48:22.051Z] Removing intermediate container 392031f7838d [2022-09-02T19:48:22.051Z] ---> ff0db413f05b [2022-09-02T19:48:22.051Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-02T19:48:24.073Z] Removing intermediate container 061fac9e1703 [2022-09-02T19:48:24.073Z] ---> 60776597493a [2022-09-02T19:48:24.073Z] [2022-09-02T19:48:24.073Z] Step 11/25 : FROM alpine:3.16 [2022-09-02T19:48:24.073Z] ---> a6215f271958 [2022-09-02T19:48:24.073Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-02T19:48:24.073Z] ---> Using cache [2022-09-02T19:48:24.073Z] ---> beed5530075d [2022-09-02T19:48:24.073Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-02T19:48:24.073Z] ---> Using cache [2022-09-02T19:48:24.073Z] ---> 3b342ab24a3a [2022-09-02T19:48:24.073Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-02T19:48:24.355Z] ---> Running in 7ff6fb1aa3be [2022-09-02T19:48:24.644Z] ---> fd388778267c [2022-09-02T19:48:24.644Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-02T19:48:25.638Z] Removing intermediate container 7ff6fb1aa3be [2022-09-02T19:48:25.638Z] ---> 4b515f7f53c7 [2022-09-02T19:48:25.638Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-02T19:48:25.920Z] ---> Running in 89f8e09da085 [2022-09-02T19:48:26.538Z] ---> e817a065387a [2022-09-02T19:48:26.539Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-02T19:48:27.146Z] Removing intermediate container 89f8e09da085 [2022-09-02T19:48:27.146Z] ---> 0aeddab7f2ee [2022-09-02T19:48:27.146Z] Step 16/25 : WORKDIR / [2022-09-02T19:48:27.146Z] ---> Running in d1a24d580979 [2022-09-02T19:48:28.648Z] Removing intermediate container d1a24d580979 [2022-09-02T19:48:28.648Z] ---> 8287b894213c [2022-09-02T19:48:28.648Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-02T19:48:28.926Z] ---> 4c96604aebe5 [2022-09-02T19:48:28.926Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-02T19:48:29.210Z] ---> Running in 74bf094d350a [2022-09-02T19:48:30.216Z] Removing intermediate container 74bf094d350a [2022-09-02T19:48:30.216Z] ---> 115dd6decc37 [2022-09-02T19:48:30.216Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-02T19:48:30.493Z] ---> Running in 57176ad2d1da [2022-09-02T19:48:30.493Z] ---> 68029f992fc2 [2022-09-02T19:48:30.493Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-02T19:48:31.973Z] Removing intermediate container 57176ad2d1da [2022-09-02T19:48:31.973Z] ---> 7473a0318271 [2022-09-02T19:48:31.973Z] Step 21/23 : LABEL arch=arm64 [2022-09-02T19:48:31.973Z] ---> Running in f37b0caa846a [2022-09-02T19:48:32.964Z] Removing intermediate container f37b0caa846a [2022-09-02T19:48:32.964Z] ---> b89c8175ecb0 [2022-09-02T19:48:32.964Z] Step 22/23 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 [2022-09-02T19:48:33.249Z] ---> Running in 7933ba9c271b [2022-09-02T19:48:34.245Z] Removing intermediate container 7933ba9c271b [2022-09-02T19:48:34.245Z] ---> 4ef49e548b03 [2022-09-02T19:48:34.245Z] Step 23/23 : LABEL version=0.0.0 [2022-09-02T19:48:34.245Z] ---> Running in 34d6d112717a [2022-09-02T19:48:34.854Z] ---> 336c2d0cef0e [2022-09-02T19:48:34.854Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-02T19:48:35.480Z] Removing intermediate container 34d6d112717a [2022-09-02T19:48:35.481Z] ---> 386f98ab3566 [2022-09-02T19:48:35.481Z] [2022-09-02T19:48:36.481Z] Successfully built 386f98ab3566 [2022-09-02T19:48:36.481Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-09-02T19:48:36.481Z] Building security-secretstore-setup [2022-09-02T19:48:36.481Z]  Building sys-mgmt-agent ... done  ---> 94a400325524 [2022-09-02T19:48:36.481Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-02T19:48:38.500Z] ---> 918e1e299821 [2022-09-02T19:48:38.500Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-02T19:48:38.785Z] ---> Running in ae80fa29fb97 [2022-09-02T19:48:40.256Z] Removing intermediate container ae80fa29fb97 [2022-09-02T19:48:40.256Z] ---> e159ceba266e [2022-09-02T19:48:40.256Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-02T19:48:40.256Z] ---> Running in 23d5d5a97230 [2022-09-02T19:48:41.254Z] Removing intermediate container 23d5d5a97230 [2022-09-02T19:48:41.254Z] ---> 2b4c5950a311 [2022-09-02T19:48:41.254Z] Step 23/25 : LABEL arch=arm64 [2022-09-02T19:48:41.536Z] ---> Running in 9552e087dbea [2022-09-02T19:48:42.546Z] Removing intermediate container 9552e087dbea [2022-09-02T19:48:42.546Z] ---> dfc5975ce297 [2022-09-02T19:48:42.546Z] Step 24/25 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 [2022-09-02T19:48:42.827Z] ---> Running in 980a98a63be9 [2022-09-02T19:48:43.838Z] Removing intermediate container 980a98a63be9 [2022-09-02T19:48:43.838Z] ---> 87335984f79c [2022-09-02T19:48:43.838Z] Step 25/25 : LABEL version=0.0.0 [2022-09-02T19:48:44.117Z] ---> Running in f39947c6b5fa [2022-09-02T19:48:45.117Z] Removing intermediate container f39947c6b5fa [2022-09-02T19:48:45.118Z] ---> 93338ee714a0 [2022-09-02T19:48:45.118Z] [2022-09-02T19:48:46.119Z] Successfully built 93338ee714a0 [2022-09-02T19:48:46.119Z] Successfully tagged core-metadata-arm64:latest [2022-09-02T19:48:46.119Z]  Building core-metadata ... done Building security-spiffe-token-provider [2022-09-02T19:48:56.357Z] Removing intermediate container e7e95902806a [2022-09-02T19:48:56.357Z] ---> b9b33714a619 [2022-09-02T19:48:56.357Z] Step 9/23 : COPY . . [2022-09-02T19:48:56.640Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:48:56.640Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:48:56.640Z] ---> 81ccb7950e84 [2022-09-02T19:48:56.640Z] Step 3/25 : WORKDIR /edgex-go [2022-09-02T19:48:56.640Z] ---> Using cache [2022-09-02T19:48:56.640Z] ---> e4c65cd3a0a1 [2022-09-02T19:48:56.640Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:48:56.640Z] ---> Using cache [2022-09-02T19:48:56.640Z] ---> 0719e592e2e7 [2022-09-02T19:48:56.640Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-02T19:48:56.640Z] ---> Using cache [2022-09-02T19:48:56.640Z] ---> 917e7558be21 [2022-09-02T19:48:56.640Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-02T19:48:56.640Z] ---> Using cache [2022-09-02T19:48:56.640Z] ---> cabad7576651 [2022-09-02T19:48:56.640Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:48:56.640Z] ---> Using cache [2022-09-02T19:48:56.640Z] ---> 969535a9ba5f [2022-09-02T19:48:56.640Z] Step 8/25 : COPY . . [2022-09-02T19:48:56.640Z] ---> Using cache [2022-09-02T19:48:56.640Z] ---> 8143f7dc730a [2022-09-02T19:48:56.640Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-02T19:48:57.265Z] ---> Running in 4208ef81bd84 [2022-09-02T19:48:59.926Z] 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-02T19:49:08.256Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:49:08.256Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:49:08.256Z] ---> 81ccb7950e84 [2022-09-02T19:49:08.256Z] Step 3/20 : WORKDIR /edgex-go [2022-09-02T19:49:08.256Z] ---> Using cache [2022-09-02T19:49:08.256Z] ---> e4c65cd3a0a1 [2022-09-02T19:49:08.256Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-02T19:49:09.254Z] ---> Running in 599dd22cac68 [2022-09-02T19:49:12.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:49:12.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:49:14.157Z] v3.16.2-121-g720eee024a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-02T19:49:14.157Z] v3.16.2-128-g588bd828dc [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-02T19:49:14.157Z] OK: 16893 distinct packages available [2022-09-02T19:49:14.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:49:15.050Z] ---> ef26268f81f9 [2022-09-02T19:49:15.050Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-02T19:49:15.050Z] ---> Running in 53d007f869eb [2022-09-02T19:49:15.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:49:16.511Z] OK: 221 MiB in 51 packages [2022-09-02T19:49:17.147Z] 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-02T19:49:17.758Z] Removing intermediate container 599dd22cac68 [2022-09-02T19:49:17.759Z] ---> 3cf9436d26c3 [2022-09-02T19:49:17.759Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-02T19:49:18.761Z] ---> 3d8eeaf82abc [2022-09-02T19:49:18.761Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:49:19.048Z] ---> Running in 4f08c51b98b6 [2022-09-02T19:50:15.681Z] Removing intermediate container 696788580cc8 [2022-09-02T19:50:15.681Z] ---> 3e80f645dcaf [2022-09-02T19:50:15.681Z] [2022-09-02T19:50:15.681Z] Step 11/23 : FROM alpine:3.16 [2022-09-02T19:50:15.681Z] ---> a6215f271958 [2022-09-02T19:50:15.681Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-02T19:50:15.681Z] ---> Using cache [2022-09-02T19:50:15.681Z] ---> beed5530075d [2022-09-02T19:50:15.681Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-02T19:50:15.681Z] ---> Using cache [2022-09-02T19:50:15.681Z] ---> 3b342ab24a3a [2022-09-02T19:50:15.681Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-02T19:50:15.681Z] ---> Running in 18ec59b33cf9 [2022-09-02T19:50:15.681Z] Removing intermediate container 18ec59b33cf9 [2022-09-02T19:50:15.681Z] ---> a4f30f9c76ee [2022-09-02T19:50:15.681Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-02T19:50:15.681Z] ---> Running in 95c036045df8 [2022-09-02T19:50:15.681Z] Removing intermediate container 95c036045df8 [2022-09-02T19:50:15.681Z] ---> 1c54f47bd3bd [2022-09-02T19:50:15.681Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-02T19:50:15.681Z] ---> e406a72aa9ec [2022-09-02T19:50:15.681Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-02T19:50:15.681Z] ---> 0d332b125884 [2022-09-02T19:50:15.682Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-02T19:50:17.132Z] ---> f7d0a8dfe416 [2022-09-02T19:50:17.132Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-02T19:50:17.132Z] Removing intermediate container 4f08c51b98b6 [2022-09-02T19:50:17.132Z] ---> 77d18eafa75d [2022-09-02T19:50:17.132Z] Step 7/20 : COPY . . [2022-09-02T19:50:17.132Z] ---> Running in 9a2c013d72f7 [2022-09-02T19:50:17.759Z] Removing intermediate container 9a2c013d72f7 [2022-09-02T19:50:17.759Z] ---> fc97d2a1c3a9 [2022-09-02T19:50:17.759Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-02T19:50:18.035Z] ---> Running in 779c1c9cdc93 [2022-09-02T19:50:19.023Z] Removing intermediate container 779c1c9cdc93 [2022-09-02T19:50:19.023Z] ---> 5cb7c833b842 [2022-09-02T19:50:19.023Z] Step 21/23 : LABEL arch=arm64 [2022-09-02T19:50:19.023Z] ---> Running in bd686561aeef [2022-09-02T19:50:20.025Z] Removing intermediate container bd686561aeef [2022-09-02T19:50:20.025Z] ---> 12eff1d18dcf [2022-09-02T19:50:20.025Z] Step 22/23 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 [2022-09-02T19:50:20.302Z] ---> Running in a310bae5ad06 [2022-09-02T19:50:21.326Z] Removing intermediate container a310bae5ad06 [2022-09-02T19:50:21.326Z] ---> 4e86255bb57f [2022-09-02T19:50:21.326Z] Step 23/23 : LABEL version=0.0.0 [2022-09-02T19:50:21.326Z] ---> Running in adcd090f5d01 [2022-09-02T19:50:22.375Z] Removing intermediate container adcd090f5d01 [2022-09-02T19:50:22.376Z] ---> 74114dff93ef [2022-09-02T19:50:22.376Z] [2022-09-02T19:50:22.984Z] Successfully built 74114dff93ef [2022-09-02T19:50:22.984Z] Successfully tagged support-scheduler-arm64:latest [2022-09-02T19:50:22.984Z]  Building support-scheduler ... done Building security-spire-agent [2022-09-02T19:50:33.190Z] ---> 77324a0dfa9e [2022-09-02T19:50:33.190Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-02T19:50:33.190Z] ---> Running in 385858d78f46 [2022-09-02T19:50:34.189Z] 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-02T19:50:41.003Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:50:41.003Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:50:41.003Z] ---> 81ccb7950e84 [2022-09-02T19:50:41.003Z] Step 3/26 : WORKDIR /edgex-go [2022-09-02T19:50:41.003Z] ---> Using cache [2022-09-02T19:50:41.003Z] ---> e4c65cd3a0a1 [2022-09-02T19:50:41.003Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:50:41.003Z] ---> Using cache [2022-09-02T19:50:41.003Z] ---> 0719e592e2e7 [2022-09-02T19:50:41.003Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-02T19:50:41.615Z] ---> Running in c7c0766c8375 [2022-09-02T19:50:43.641Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:50:44.638Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:50:46.102Z] OK: 221 MiB in 51 packages [2022-09-02T19:50:47.115Z] Removing intermediate container c7c0766c8375 [2022-09-02T19:50:47.115Z] ---> 90730f8e678b [2022-09-02T19:50:47.115Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-02T19:50:48.107Z] ---> d9d0dd0df6ea [2022-09-02T19:50:48.107Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:50:48.107Z] ---> Running in 0246e3833d85 [2022-09-02T19:51:44.718Z] Removing intermediate container 0246e3833d85 [2022-09-02T19:51:44.718Z] ---> 88887c1324a6 [2022-09-02T19:51:44.718Z] Step 8/26 : COPY . . [2022-09-02T19:51:50.203Z] ---> 4f016cd3bb32 [2022-09-02T19:51:50.203Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-02T19:51:50.203Z] ---> Running in 010890c7830c [2022-09-02T19:51:50.482Z] Removing intermediate container 010890c7830c [2022-09-02T19:51:50.482Z] ---> 8e84ec9fd551 [2022-09-02T19:51:50.482Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-02T19:51:50.482Z] ---> Running in 932756285eb3 [2022-09-02T19:51:51.095Z] Removing intermediate container 932756285eb3 [2022-09-02T19:51:51.095Z] ---> ebd76220c7bc [2022-09-02T19:51:51.096Z] 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-02T19:51:51.096Z] ---> Running in 936d101e7512 [2022-09-02T19:51:54.534Z] Removing intermediate container 936d101e7512 [2022-09-02T19:51:54.534Z] ---> 29906ae13568 [2022-09-02T19:51:54.534Z] Step 12/26 : WORKDIR /edgex-go [2022-09-02T19:51:54.534Z] ---> Running in e3bc73c735c9 [2022-09-02T19:51:54.534Z] Removing intermediate container e3bc73c735c9 [2022-09-02T19:51:54.534Z] ---> f3a70a58c517 [2022-09-02T19:51:54.534Z] [2022-09-02T19:51:54.534Z] Step 13/26 : FROM alpine:3.15 [2022-09-02T19:51:54.534Z] ---> 02e0d6fdf486 [2022-09-02T19:51:54.534Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-02T19:51:54.534Z] ---> Using cache [2022-09-02T19:51:54.534Z] ---> 619a9d6b7d6b [2022-09-02T19:51:54.534Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:51:54.534Z] ---> Using cache [2022-09-02T19:51:54.534Z] ---> e16cc7bbbd74 [2022-09-02T19:51:54.534Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-02T19:51:54.818Z] ---> Running in d5de66bc66a8 [2022-09-02T19:51:56.821Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:51:58.266Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:51:59.737Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-02T19:51:59.737Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-02T19:51:59.737Z] OK: 15733 distinct packages available [2022-09-02T19:52:00.014Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:52:01.467Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:52:02.466Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-02T19:52:02.466Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-02T19:52:02.747Z] (3/5) Installing libucontext (1.1-r0) [2022-09-02T19:52:02.747Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-02T19:52:03.028Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-02T19:52:03.028Z] Executing busybox-1.34.1-r7.trigger [2022-09-02T19:52:03.028Z] OK: 6 MiB in 19 packages [2022-09-02T19:52:05.031Z] Removing intermediate container d5de66bc66a8 [2022-09-02T19:52:05.031Z] ---> f325e3a6eabe [2022-09-02T19:52:05.031Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-02T19:52:08.473Z] ---> 2a34e038fa4a [2022-09-02T19:52:08.473Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-02T19:52:13.951Z] ---> 49ef99a1780d [2022-09-02T19:52:13.951Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-02T19:52:14.958Z] ---> 30e79936d8d6 [2022-09-02T19:52:14.958Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-02T19:52:15.963Z] ---> 350bc512f9ac [2022-09-02T19:52:15.963Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-02T19:52:17.438Z] ---> 46ed49e5b929 [2022-09-02T19:52:17.438Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-02T19:52:17.438Z] ---> Running in 3626b954701a [2022-09-02T19:52:17.718Z] Removing intermediate container 3626b954701a [2022-09-02T19:52:17.718Z] ---> f614da2c6254 [2022-09-02T19:52:17.718Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-02T19:52:17.998Z] ---> Running in c56be244ca19 [2022-09-02T19:52:18.609Z] Removing intermediate container c56be244ca19 [2022-09-02T19:52:18.609Z] ---> aae55903956d [2022-09-02T19:52:18.609Z] Step 24/26 : LABEL arch=arm64 [2022-09-02T19:52:18.609Z] ---> Running in af1ca3bb9d8c [2022-09-02T19:52:19.215Z] Removing intermediate container af1ca3bb9d8c [2022-09-02T19:52:19.215Z] ---> 23d9e1b419e4 [2022-09-02T19:52:19.215Z] Step 25/26 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 [2022-09-02T19:52:19.504Z] ---> Running in 7586d4f06c4b [2022-09-02T19:52:20.123Z] Removing intermediate container 7586d4f06c4b [2022-09-02T19:52:20.123Z] ---> 8b0dddc9fb7c [2022-09-02T19:52:20.123Z] Step 26/26 : LABEL version=0.0.0 [2022-09-02T19:52:20.406Z] ---> Running in 789e7932ee68 [2022-09-02T19:52:21.014Z] Removing intermediate container 789e7932ee68 [2022-09-02T19:52:21.014Z] ---> 660dd4dc64cc [2022-09-02T19:52:21.014Z] [2022-09-02T19:52:21.293Z] Successfully built 660dd4dc64cc [2022-09-02T19:52:21.293Z] Successfully tagged security-spire-agent-arm64:latest [2022-09-02T19:52:21.293Z] Building security-spire-server [2022-09-02T19:52:39.800Z]  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:52:39.800Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:52:39.800Z] ---> 81ccb7950e84 [2022-09-02T19:52:39.800Z] Step 3/25 : WORKDIR /edgex-go [2022-09-02T19:52:39.800Z] ---> Using cache [2022-09-02T19:52:39.800Z] ---> e4c65cd3a0a1 [2022-09-02T19:52:39.800Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:52:39.800Z] ---> Using cache [2022-09-02T19:52:39.800Z] ---> 0719e592e2e7 [2022-09-02T19:52:39.800Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-02T19:52:39.800Z] ---> Using cache [2022-09-02T19:52:39.800Z] ---> 90730f8e678b [2022-09-02T19:52:39.800Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-02T19:52:39.800Z] ---> Using cache [2022-09-02T19:52:39.800Z] ---> d9d0dd0df6ea [2022-09-02T19:52:39.800Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:52:39.800Z] ---> Using cache [2022-09-02T19:52:39.800Z] ---> 88887c1324a6 [2022-09-02T19:52:39.800Z] Step 8/25 : COPY . . [2022-09-02T19:52:39.800Z] ---> Using cache [2022-09-02T19:52:39.800Z] ---> 4f016cd3bb32 [2022-09-02T19:52:39.800Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-02T19:52:39.800Z] ---> Using cache [2022-09-02T19:52:39.800Z] ---> 8e84ec9fd551 [2022-09-02T19:52:39.800Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-02T19:52:39.800Z] ---> Using cache [2022-09-02T19:52:39.800Z] ---> ebd76220c7bc [2022-09-02T19:52:39.800Z] 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-02T19:52:40.099Z] ---> Running in 1ec566565a71 [2022-09-02T19:52:43.568Z] Removing intermediate container 1ec566565a71 [2022-09-02T19:52:43.568Z] ---> c7649b39f63c [2022-09-02T19:52:43.568Z] Step 12/25 : WORKDIR /edgex-go [2022-09-02T19:52:43.568Z] ---> Running in 560e08d37cfe [2022-09-02T19:52:44.172Z] Removing intermediate container 560e08d37cfe [2022-09-02T19:52:44.172Z] ---> e062670bb421 [2022-09-02T19:52:44.172Z] [2022-09-02T19:52:44.172Z] Step 13/25 : FROM alpine:3.15 [2022-09-02T19:52:44.172Z] ---> 02e0d6fdf486 [2022-09-02T19:52:44.172Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-02T19:52:44.172Z] ---> Using cache [2022-09-02T19:52:44.172Z] ---> 619a9d6b7d6b [2022-09-02T19:52:44.172Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:52:44.172Z] ---> Using cache [2022-09-02T19:52:44.172Z] ---> e16cc7bbbd74 [2022-09-02T19:52:44.172Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-02T19:52:44.172Z] ---> Using cache [2022-09-02T19:52:44.172Z] ---> f325e3a6eabe [2022-09-02T19:52:44.172Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-02T19:52:49.606Z] ---> 61c67ea9f8aa [2022-09-02T19:52:49.606Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-02T19:52:50.609Z] ---> 11dac36ef39c [2022-09-02T19:52:50.609Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-02T19:52:51.616Z] ---> 0aa3f45c26e1 [2022-09-02T19:52:51.616Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-02T19:52:52.624Z] ---> 0a4604df669f [2022-09-02T19:52:52.624Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-02T19:52:52.624Z] ---> Running in 7d1731487399 [2022-09-02T19:52:53.228Z] Removing intermediate container 7d1731487399 [2022-09-02T19:52:53.228Z] ---> 588ffc89c866 [2022-09-02T19:52:53.228Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-02T19:52:53.228Z] ---> Running in 33d5ce8cf0fa [2022-09-02T19:52:53.832Z] Removing intermediate container 33d5ce8cf0fa [2022-09-02T19:52:53.832Z] ---> 58619aef06fd [2022-09-02T19:52:53.832Z] Step 23/25 : LABEL arch=arm64 [2022-09-02T19:52:54.111Z] ---> Running in 8437f0eb78a4 [2022-09-02T19:52:54.716Z] Removing intermediate container 8437f0eb78a4 [2022-09-02T19:52:54.716Z] ---> ecb0df81949a [2022-09-02T19:52:54.716Z] Step 24/25 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 [2022-09-02T19:52:54.716Z] ---> Running in eef2e084f7a2 [2022-09-02T19:52:55.328Z] Removing intermediate container eef2e084f7a2 [2022-09-02T19:52:55.328Z] ---> 9be532138524 [2022-09-02T19:52:55.328Z] Step 25/25 : LABEL version=0.0.0 [2022-09-02T19:52:55.623Z] ---> Running in d514109ffaf7 [2022-09-02T19:52:55.904Z] Removing intermediate container d514109ffaf7 [2022-09-02T19:52:56.182Z] ---> a41aab6acd77 [2022-09-02T19:52:56.182Z] [2022-09-02T19:52:56.182Z] Successfully built a41aab6acd77 [2022-09-02T19:52:56.460Z] Successfully tagged security-spire-server-arm64:latest [2022-09-02T19:52:56.460Z] Building core-data [2022-09-02T19:53:11.575Z]  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-02T19:53:11.575Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-02T19:53:11.575Z] ---> 81ccb7950e84 [2022-09-02T19:53:11.575Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-02T19:53:11.575Z] ---> Using cache [2022-09-02T19:53:11.575Z] ---> a18b494fe701 [2022-09-02T19:53:11.575Z] Step 4/24 : WORKDIR /edgex-go [2022-09-02T19:53:11.575Z] ---> Using cache [2022-09-02T19:53:11.575Z] ---> 4ae1a4e6dd6a [2022-09-02T19:53:11.575Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:53:11.575Z] ---> Using cache [2022-09-02T19:53:11.575Z] ---> e12f1d102042 [2022-09-02T19:53:11.575Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-02T19:53:12.179Z] ---> Running in bdf7852527ee [2022-09-02T19:53:14.177Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:53:15.168Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:53:16.619Z] OK: 221 MiB in 51 packages [2022-09-02T19:53:18.087Z] Removing intermediate container bdf7852527ee [2022-09-02T19:53:18.087Z] ---> 57dcfce55d4c [2022-09-02T19:53:18.087Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-02T19:53:19.086Z] ---> 1b2086689a0e [2022-09-02T19:53:19.086Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-02T19:53:19.086Z] ---> Running in 8a374903656f [2022-09-02T19:53:29.300Z] 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-02T19:54:01.696Z] Removing intermediate container d24480e06ae8 [2022-09-02T19:54:01.696Z] ---> 6e78ea218174 [2022-09-02T19:54:01.696Z] [2022-09-02T19:54:01.696Z] Step 10/22 : FROM alpine:3.16 [2022-09-02T19:54:01.696Z] ---> a6215f271958 [2022-09-02T19:54:01.696Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-02T19:54:01.696Z] ---> Running in e9f3baf4c476 [2022-09-02T19:54:02.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:54:02.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:54:04.597Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-02T19:54:04.597Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-02T19:54:04.597Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-02T19:54:04.597Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-02T19:54:04.597Z] (5/6) Installing curl (7.83.1-r3) [2022-09-02T19:54:04.597Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-02T19:54:04.597Z] Executing busybox-1.35.0-r17.trigger [2022-09-02T19:54:04.597Z] Executing ca-certificates-20220614-r0.trigger [2022-09-02T19:54:05.204Z] OK: 8 MiB in 20 packages [2022-09-02T19:54:08.629Z] Removing intermediate container e9f3baf4c476 [2022-09-02T19:54:08.629Z] ---> a539b7a8e17f [2022-09-02T19:54:08.629Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-02T19:54:08.910Z] ---> Running in a2973bae4f86 [2022-09-02T19:54:09.526Z] Removing intermediate container a2973bae4f86 [2022-09-02T19:54:09.526Z] ---> a968bb27f4e5 [2022-09-02T19:54:09.526Z] Step 13/22 : WORKDIR /edgex [2022-09-02T19:54:09.526Z] ---> Running in 2b10eeb8ae9c [2022-09-02T19:54:10.538Z] Removing intermediate container 2b10eeb8ae9c [2022-09-02T19:54:10.538Z] ---> fd61c501eb06 [2022-09-02T19:54:10.538Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-02T19:54:12.000Z] ---> 497d718207df [2022-09-02T19:54:12.000Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-02T19:54:14.012Z] ---> 8f244969c0f6 [2022-09-02T19:54:14.304Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config .Removing intermediate container 8a374903656f [2022-09-02T19:54:14.304Z] ---> 27b6fa1f5c25 [2022-09-02T19:54:14.304Z] Step 9/24 : COPY . . [2022-09-02T19:54:14.304Z] [2022-09-02T19:54:16.934Z] ---> b4742dac5b92 [2022-09-02T19:54:16.934Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-02T19:54:18.389Z] ---> 59bc28f88b38 [2022-09-02T19:54:18.389Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-02T19:54:18.671Z] ---> Running in ef34c6e0d2dd [2022-09-02T19:54:23.010Z] Removing intermediate container ef34c6e0d2dd [2022-09-02T19:54:23.010Z] ---> 20c7b87f3e86 [2022-09-02T19:54:23.010Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-02T19:54:23.010Z] ---> Running in 6b94eb8fa7b4 [2022-09-02T19:54:23.995Z] Removing intermediate container 6b94eb8fa7b4 [2022-09-02T19:54:23.995Z] ---> d7d569f2690a [2022-09-02T19:54:23.995Z] Step 20/22 : LABEL arch=arm64 [2022-09-02T19:54:23.995Z] ---> Running in a2e427b75e43 [2022-09-02T19:54:24.993Z] Removing intermediate container a2e427b75e43 [2022-09-02T19:54:24.993Z] ---> 599dd5ae86c5 [2022-09-02T19:54:24.993Z] Step 21/22 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 [2022-09-02T19:54:25.274Z] ---> Running in 8412a3609adb [2022-09-02T19:54:26.260Z] Removing intermediate container 8412a3609adb [2022-09-02T19:54:26.260Z] ---> 59a2c2a31351 [2022-09-02T19:54:26.260Z] Step 22/22 : LABEL version=0.0.0 [2022-09-02T19:54:26.260Z] ---> Running in 544a4de629f9 [2022-09-02T19:54:27.251Z] Removing intermediate container 544a4de629f9 [2022-09-02T19:54:27.251Z] ---> ee75251aeeef [2022-09-02T19:54:27.251Z] [2022-09-02T19:54:27.857Z] Successfully built ee75251aeeef [2022-09-02T19:54:28.138Z] Successfully tagged security-proxy-setup-arm64:latest [2022-09-02T19:54:30.142Z]  Building security-proxy-setup ... done  ---> d03f4bcb36da [2022-09-02T19:54:30.142Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-02T19:54:30.142Z] ---> Running in 82886a8e31b6 [2022-09-02T19:54:32.139Z] 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-02T19:54:58.959Z] 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-02T19:55:14.080Z] Removing intermediate container 4208ef81bd84 [2022-09-02T19:55:14.080Z] ---> 2b4ca01d6f0f [2022-09-02T19:55:14.080Z] [2022-09-02T19:55:14.080Z] Step 10/25 : FROM alpine:3.16 [2022-09-02T19:55:14.080Z] ---> a6215f271958 [2022-09-02T19:55:14.080Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-02T19:55:14.080Z] ---> Running in 7f3bc81cfbf8 [2022-09-02T19:55:14.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:55:14.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:55:15.958Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-02T19:55:16.236Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-02T19:55:16.236Z] (3/3) Installing su-exec (0.2-r1) [2022-09-02T19:55:16.236Z] Executing busybox-1.35.0-r17.trigger [2022-09-02T19:55:16.236Z] Executing ca-certificates-20220614-r0.trigger [2022-09-02T19:55:16.514Z] OK: 6 MiB in 17 packages [2022-09-02T19:55:19.173Z] Removing intermediate container 7f3bc81cfbf8 [2022-09-02T19:55:19.173Z] ---> ad2811d2b619 [2022-09-02T19:55:19.173Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-02T19:55:19.173Z] ---> Running in fa27001382a6 [2022-09-02T19:55:19.173Z] Removing intermediate container fa27001382a6 [2022-09-02T19:55:19.173Z] ---> 409639bd1728 [2022-09-02T19:55:19.173Z] Step 13/25 : WORKDIR / [2022-09-02T19:55:19.455Z] ---> Running in 465adfbba4b0 [2022-09-02T19:55:19.735Z] Removing intermediate container 465adfbba4b0 [2022-09-02T19:55:19.735Z] ---> 261feaecc80b [2022-09-02T19:55:19.735Z] 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-02T19:55:21.192Z] ---> 3be44820e91c [2022-09-02T19:55:21.192Z] 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-02T19:55:21.800Z] ---> 09643b586015 [2022-09-02T19:55:21.800Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-02T19:55:23.270Z] ---> 8be084e3283c [2022-09-02T19:55:23.270Z] 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-02T19:55:24.272Z] ---> 2122d6b973f0 [2022-09-02T19:55:24.272Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-02T19:55:25.724Z] ---> f9b992eeea08 [2022-09-02T19:55:25.724Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-02T19:55:27.735Z] ---> dd193030efc2 [2022-09-02T19:55:27.735Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-02T19:55:28.747Z] ---> a04f8ea7f986 [2022-09-02T19:55:28.747Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-02T19:55:28.747Z] ---> Running in 8cdea5dd6b92 [2022-09-02T19:55:32.154Z] Removing intermediate container 8cdea5dd6b92 [2022-09-02T19:55:32.154Z] ---> 82f12a1d96f0 [2022-09-02T19:55:32.154Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-02T19:55:32.154Z] ---> Running in 0988033189f1 [2022-09-02T19:55:32.434Z] Removing intermediate container 0988033189f1 [2022-09-02T19:55:32.434Z] ---> f020d06cd531 [2022-09-02T19:55:32.434Z] Step 23/25 : LABEL arch=arm64 [2022-09-02T19:55:32.434Z] ---> Running in 69d50f4aaf7a [2022-09-02T19:55:33.039Z] Removing intermediate container 69d50f4aaf7a [2022-09-02T19:55:33.039Z] ---> 8960c8aee672 [2022-09-02T19:55:33.039Z] Step 24/25 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 [2022-09-02T19:55:33.039Z] ---> Running in 61d193bc0bc2 [2022-09-02T19:55:33.654Z] Removing intermediate container 61d193bc0bc2 [2022-09-02T19:55:33.654Z] ---> 912cd81dc693 [2022-09-02T19:55:33.654Z] Step 25/25 : LABEL version=0.0.0 [2022-09-02T19:55:33.945Z] ---> Running in f3d3087d6c75 [2022-09-02T19:55:34.230Z] Removing intermediate container f3d3087d6c75 [2022-09-02T19:55:34.230Z] ---> 1c16349c970d [2022-09-02T19:55:34.230Z] [2022-09-02T19:55:34.509Z] Successfully built 1c16349c970d [2022-09-02T19:55:34.509Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-09-02T19:57:41.434Z]  Building security-secretstore-setup ... done Removing intermediate container 385858d78f46 [2022-09-02T19:57:41.434Z] ---> 4b1e46f845b4 [2022-09-02T19:57:41.434Z] [2022-09-02T19:57:41.434Z] Step 9/20 : FROM alpine:3.15 [2022-09-02T19:57:41.434Z] ---> 02e0d6fdf486 [2022-09-02T19:57:41.434Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-02T19:57:41.434Z] ---> Using cache [2022-09-02T19:57:41.434Z] ---> 619a9d6b7d6b [2022-09-02T19:57:41.434Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:57:41.434Z] ---> Using cache [2022-09-02T19:57:41.434Z] ---> e16cc7bbbd74 [2022-09-02T19:57:41.434Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-02T19:57:41.434Z] ---> Running in 043cf5167761 [2022-09-02T19:57:41.434Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:57:41.434Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:57:41.434Z] Removing intermediate container 53d007f869eb [2022-09-02T19:57:41.434Z] ---> b8fe7b3207b1 [2022-09-02T19:57:41.434Z] [2022-09-02T19:57:41.434Z] Step 11/23 : FROM alpine:3.16 [2022-09-02T19:57:41.434Z] ---> a6215f271958 [2022-09-02T19:57:41.434Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-02T19:57:41.434Z] ---> Running in 4317114c3e0a [2022-09-02T19:57:41.434Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-02T19:57:41.434Z] v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-02T19:57:41.434Z] OK: 15733 distinct packages available [2022-09-02T19:57:41.434Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:57:41.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:57:41.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:57:42.601Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:57:43.207Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-02T19:57:43.207Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-02T19:57:43.207Z] Executing busybox-1.35.0-r17.trigger [2022-09-02T19:57:43.207Z] Executing ca-certificates-20220614-r0.trigger [2022-09-02T19:57:43.490Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-02T19:57:43.490Z] OK: 6 MiB in 16 packages [2022-09-02T19:57:43.490Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-02T19:57:43.775Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-02T19:57:43.775Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-02T19:57:44.067Z] (5/9) Installing curl (7.80.0-r3) [2022-09-02T19:57:44.067Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-02T19:57:44.067Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-02T19:57:44.344Z] (8/9) Installing libucontext (1.1-r0) [2022-09-02T19:57:44.344Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-02T19:57:44.344Z] Executing busybox-1.34.1-r7.trigger [2022-09-02T19:57:44.626Z] Executing ca-certificates-20220614-r0.trigger [2022-09-02T19:57:44.904Z] OK: 8 MiB in 23 packages [2022-09-02T19:57:45.891Z] Removing intermediate container 4317114c3e0a [2022-09-02T19:57:45.891Z] ---> 9f16e27881d1 [2022-09-02T19:57:45.891Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-02T19:57:46.168Z] ---> Running in ce40c44c9132 [2022-09-02T19:57:46.774Z] Removing intermediate container ce40c44c9132 [2022-09-02T19:57:46.774Z] ---> 0b088b658296 [2022-09-02T19:57:46.774Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-02T19:57:46.774Z] ---> Running in bf2351c0d9ef [2022-09-02T19:57:47.376Z] Removing intermediate container 043cf5167761 [2022-09-02T19:57:47.376Z] ---> 1affde4711d9 [2022-09-02T19:57:47.376Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-02T19:57:47.658Z] Removing intermediate container bf2351c0d9ef [2022-09-02T19:57:47.658Z] ---> 69daf93ba26b [2022-09-02T19:57:47.658Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-02T19:57:47.658Z] ---> Running in 13c0402e3014 [2022-09-02T19:57:48.265Z] Removing intermediate container 13c0402e3014 [2022-09-02T19:57:48.541Z] ---> e94e9ad47936 [2022-09-02T19:57:48.541Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-02T19:57:48.541Z] ---> 81c6bc2b134c [2022-09-02T19:57:48.541Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-02T19:57:49.997Z] ---> eab5cb84751f [2022-09-02T19:57:49.997Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-02T19:57:51.444Z] ---> 430fe20c921a [2022-09-02T19:57:51.444Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-02T19:57:52.883Z] ---> 0c0d1c9614be [2022-09-02T19:57:52.883Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-02T19:57:52.883Z] ---> 06d7a0244bb3 [2022-09-02T19:57:52.883Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-02T19:57:52.883Z] ---> Running in 475c95b5cc9e [2022-09-02T19:57:53.486Z] Removing intermediate container 475c95b5cc9e [2022-09-02T19:57:53.486Z] ---> 4eca483e320b [2022-09-02T19:57:53.486Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-02T19:57:53.765Z] ---> Running in bf18c7b211cc [2022-09-02T19:57:53.765Z] ---> 5e900563829c [2022-09-02T19:57:53.765Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-02T19:57:54.043Z] ---> Running in 376cd67340a3 [2022-09-02T19:57:54.319Z] Removing intermediate container bf18c7b211cc [2022-09-02T19:57:54.319Z] ---> b45f9b4702ac [2022-09-02T19:57:54.319Z] Step 18/20 : LABEL arch=arm64 [2022-09-02T19:57:54.597Z] ---> Running in 3f628f92d85e [2022-09-02T19:57:54.870Z] Removing intermediate container 376cd67340a3 [2022-09-02T19:57:54.870Z] ---> 09321cc382aa [2022-09-02T19:57:54.870Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-02T19:57:54.870Z] ---> Running in b245272f68da [2022-09-02T19:57:55.145Z] Removing intermediate container 3f628f92d85e [2022-09-02T19:57:55.145Z] ---> 9958353e61d6 [2022-09-02T19:57:55.145Z] Step 19/20 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 [2022-09-02T19:57:55.429Z] Removing intermediate container b245272f68da [2022-09-02T19:57:55.429Z] ---> 80a4ecdd224b [2022-09-02T19:57:55.429Z] Step 21/23 : LABEL arch=arm64 [2022-09-02T19:57:55.429Z] ---> Running in edc0eb30a3e4 [2022-09-02T19:57:55.708Z] ---> Running in 50ab634adb8a [2022-09-02T19:57:55.986Z] Removing intermediate container edc0eb30a3e4 [2022-09-02T19:57:55.986Z] ---> 147a52919d12 [2022-09-02T19:57:55.986Z] Step 20/20 : LABEL version=0.0.0 [2022-09-02T19:57:56.267Z] ---> Running in 9cbaebbc11e3 [2022-09-02T19:57:56.267Z] Removing intermediate container 50ab634adb8a [2022-09-02T19:57:56.267Z] ---> 0c5e62d31e79 [2022-09-02T19:57:56.267Z] Step 22/23 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 [2022-09-02T19:57:56.547Z] ---> Running in be6550616737 [2022-09-02T19:57:56.832Z] Removing intermediate container 9cbaebbc11e3 [2022-09-02T19:57:56.832Z] ---> 45de159edd4f [2022-09-02T19:57:56.832Z] [2022-09-02T19:57:57.109Z] Removing intermediate container be6550616737 [2022-09-02T19:57:57.109Z] ---> 71575af434aa [2022-09-02T19:57:57.109Z] Step 23/23 : LABEL version=0.0.0 [2022-09-02T19:57:57.109Z] ---> Running in 1a695a6b687d [2022-09-02T19:57:57.390Z] Successfully built 45de159edd4f [2022-09-02T19:57:57.390Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-09-02T19:57:57.674Z]  Building security-spiffe-token-provider ... done Removing intermediate container 1a695a6b687d [2022-09-02T19:57:57.674Z] ---> a0090e716918 [2022-09-02T19:57:57.674Z] [2022-09-02T19:57:57.955Z] Successfully built a0090e716918 [2022-09-02T19:57:57.955Z] Successfully tagged support-notifications-arm64:latest [2022-09-02T19:58:16.290Z]  Building support-notifications ... done Removing intermediate container 82886a8e31b6 [2022-09-02T19:58:16.290Z] ---> cc019ad0ae49 [2022-09-02T19:58:16.290Z] [2022-09-02T19:58:16.290Z] Step 11/24 : FROM alpine:3.16 [2022-09-02T19:58:16.290Z] ---> a6215f271958 [2022-09-02T19:58:16.290Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-02T19:58:16.290Z] ---> Running in 9331f8567aa3 [2022-09-02T19:58:16.290Z] Removing intermediate container 9331f8567aa3 [2022-09-02T19:58:16.290Z] ---> 2bbf4221efee [2022-09-02T19:58:16.290Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-02T19:58:16.290Z] ---> Running in de33a36cd84c [2022-09-02T19:58:16.290Z] Removing intermediate container de33a36cd84c [2022-09-02T19:58:16.290Z] ---> 726979d97a17 [2022-09-02T19:58:16.290Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-02T19:58:16.290Z] ---> Running in c46d7442a321 [2022-09-02T19:58:16.290Z] Removing intermediate container c46d7442a321 [2022-09-02T19:58:16.290Z] ---> c19be761d543 [2022-09-02T19:58:16.290Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-02T19:58:16.290Z] ---> Running in d52b9a01acae [2022-09-02T19:58:17.276Z] Removing intermediate container d52b9a01acae [2022-09-02T19:58:17.276Z] ---> 9f93d93d8b79 [2022-09-02T19:58:17.276Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-02T19:58:17.276Z] ---> Running in 26cfa416ab1f [2022-09-02T19:58:18.252Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-02T19:58:19.228Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-02T19:58:20.206Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-02T19:58:20.206Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-02T19:58:20.206Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-02T19:58:20.206Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-02T19:58:20.483Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-02T19:58:20.483Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-02T19:58:20.483Z] Executing busybox-1.35.0-r17.trigger [2022-09-02T19:58:20.483Z] OK: 8 MiB in 20 packages [2022-09-02T19:58:21.460Z] Removing intermediate container 26cfa416ab1f [2022-09-02T19:58:21.460Z] ---> fc22c9fc9868 [2022-09-02T19:58:21.460Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-02T19:58:22.059Z] ---> b54254f7c7d8 [2022-09-02T19:58:22.059Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-02T19:58:23.037Z] ---> fa4b71e5382f [2022-09-02T19:58:23.037Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-02T19:58:23.634Z] ---> c55e65c83700 [2022-09-02T19:58:23.634Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-02T19:58:23.634Z] ---> Running in c997d9974206 [2022-09-02T19:58:24.231Z] Removing intermediate container c997d9974206 [2022-09-02T19:58:24.231Z] ---> 781aa040ed12 [2022-09-02T19:58:24.231Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-02T19:58:24.231Z] ---> Running in b34ae33b203e [2022-09-02T19:58:24.505Z] Removing intermediate container b34ae33b203e [2022-09-02T19:58:24.505Z] ---> 1ae523fd0da0 [2022-09-02T19:58:24.505Z] Step 22/24 : LABEL arch=arm64 [2022-09-02T19:58:24.505Z] ---> Running in c5808669b9a1 [2022-09-02T19:58:24.776Z] Removing intermediate container c5808669b9a1 [2022-09-02T19:58:24.776Z] ---> e72c2ae3633c [2022-09-02T19:58:24.776Z] Step 23/24 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 [2022-09-02T19:58:24.776Z] ---> Running in a9ebbd71976d [2022-09-02T19:58:25.370Z] Removing intermediate container a9ebbd71976d [2022-09-02T19:58:25.370Z] ---> 0b97e523750e [2022-09-02T19:58:25.370Z] Step 24/24 : LABEL version=0.0.0 [2022-09-02T19:58:25.370Z] ---> Running in 2a954c536be4 [2022-09-02T19:58:25.641Z] Removing intermediate container 2a954c536be4 [2022-09-02T19:58:25.641Z] ---> 39651663eae6 [2022-09-02T19:58:25.641Z] [2022-09-02T19:58:25.912Z] Successfully built 39651663eae6 [2022-09-02T19:58:25.912Z] Successfully tagged core-data-arm64:latest [2022-09-02T19:58:26.200Z]  Building core-data ... done  [Pipeline] } [2022-09-02T19:58:26.209Z] $ docker stop --time=1 b7e28cb29fadfadfb1fa5b6e9af201ca88d2ec66a2e823c0c8fbb023c0bf9aa4 [2022-09-02T19:58:27.830Z] $ docker rm -f b7e28cb29fadfadfb1fa5b6e9af201ca88d2ec66a2e823c0c8fbb023c0bf9aa4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-02T19:58:28.438Z] + docker images [2022-09-02T19:58:28.710Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-02T19:58:28.710Z] core-data-arm64 latest 39651663eae6 3 seconds ago 20.7MB [2022-09-02T19:58:28.710Z] cc019ad0ae49 15 seconds ago 1.38GB [2022-09-02T19:58:28.710Z] support-notifications-arm64 latest a0090e716918 31 seconds ago 26.3MB [2022-09-02T19:58:28.710Z] security-spiffe-token-provider-arm64 latest 45de159edd4f 32 seconds ago 28.4MB [2022-09-02T19:58:28.710Z] b8fe7b3207b1 49 seconds ago 1.43GB [2022-09-02T19:58:28.710Z] 4b1e46f845b4 54 seconds ago 1.41GB [2022-09-02T19:58:28.710Z] security-secretstore-setup-arm64 latest 1c16349c970d 2 minutes ago 28.2MB [2022-09-02T19:58:28.710Z] 2b4ca01d6f0f 3 minutes ago 1.37GB [2022-09-02T19:58:28.710Z] security-proxy-setup-arm64 latest ee75251aeeef 4 minutes ago 26.4MB [2022-09-02T19:58:28.710Z] 6e78ea218174 4 minutes ago 1.36GB [2022-09-02T19:58:28.710Z] security-spire-server-arm64 latest a41aab6acd77 5 minutes ago 84.2MB [2022-09-02T19:58:28.710Z] e062670bb421 5 minutes ago 1.25GB [2022-09-02T19:58:28.710Z] security-spire-agent-arm64 latest 660dd4dc64cc 6 minutes ago 122MB [2022-09-02T19:58:28.710Z] f3a70a58c517 6 minutes ago 1.25GB [2022-09-02T19:58:28.710Z] support-scheduler-arm64 latest 74114dff93ef 8 minutes ago 25.7MB [2022-09-02T19:58:28.710Z] 3e80f645dcaf 8 minutes ago 1.43GB [2022-09-02T19:58:28.710Z] core-metadata-arm64 latest 93338ee714a0 9 minutes ago 17.5MB [2022-09-02T19:58:28.710Z] sys-mgmt-agent-arm64 latest 386f98ab3566 9 minutes ago 133MB [2022-09-02T19:58:28.710Z] 60776597493a 10 minutes ago 1.38GB [2022-09-02T19:58:28.710Z] core-command-arm64 latest 090369d02fab 11 minutes ago 16.7MB [2022-09-02T19:58:28.710Z] security-bootstrapper-arm64 latest 4576b175d9be 11 minutes ago 18.7MB [2022-09-02T19:58:28.710Z] a64adc58fd21 11 minutes ago 1.37GB [2022-09-02T19:58:28.710Z] 9f84bbc6b34a 11 minutes ago 1.36GB [2022-09-02T19:58:28.710Z] 886369d90146 11 minutes ago 1.36GB [2022-09-02T19:58:28.710Z] security-spire-config-arm64 latest 30b75b1f274d 17 minutes ago 83.6MB [2022-09-02T19:58:28.710Z] 86c6800aee8c 17 minutes ago 1.25GB [2022-09-02T19:58:28.710Z] ci-base-image-arm64 latest 81ccb7950e84 31 minutes ago 995MB [2022-09-02T19:58:28.710Z] alpine 3.15 02e0d6fdf486 3 weeks ago 5.33MB [2022-09-02T19:58:28.710Z] alpine 3.16 a6215f271958 3 weeks ago 5.29MB [2022-09-02T19:58:28.710Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 8 weeks ago 678MB [2022-09-02T19:58:28.710Z] 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-02T19:58:29.514Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-02T19:58:29.514Z] [2022-09-02T19:58:29.514Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T19:58:29.930Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-02T19:58:30.207Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-02T19:58:30.207Z] 8998bd30e6a1: Pulling fs layer [2022-09-02T19:58:30.207Z] 04944245beec: Pulling fs layer [2022-09-02T19:58:30.207Z] 699f458cf7ca: Pulling fs layer [2022-09-02T19:58:30.207Z] 765212b225bb: Pulling fs layer [2022-09-02T19:58:30.207Z] f23df028b6ca: Pulling fs layer [2022-09-02T19:58:30.207Z] d65c8cfc05b1: Pulling fs layer [2022-09-02T19:58:30.207Z] 2437ff75d9bd: Pulling fs layer [2022-09-02T19:58:30.207Z] 765212b225bb: Waiting [2022-09-02T19:58:30.207Z] f23df028b6ca: Waiting [2022-09-02T19:58:30.207Z] 2437ff75d9bd: Waiting [2022-09-02T19:58:30.207Z] d65c8cfc05b1: Waiting [2022-09-02T19:58:30.207Z] 04944245beec: Verifying Checksum [2022-09-02T19:58:30.207Z] 04944245beec: Download complete [2022-09-02T19:58:30.207Z] 765212b225bb: Verifying Checksum [2022-09-02T19:58:30.207Z] f23df028b6ca: Verifying Checksum [2022-09-02T19:58:30.207Z] f23df028b6ca: Download complete [2022-09-02T19:58:30.207Z] d65c8cfc05b1: Verifying Checksum [2022-09-02T19:58:30.207Z] d65c8cfc05b1: Download complete [2022-09-02T19:58:30.480Z] 699f458cf7ca: Verifying Checksum [2022-09-02T19:58:30.480Z] 699f458cf7ca: Download complete [2022-09-02T19:58:30.756Z] 8998bd30e6a1: Verifying Checksum [2022-09-02T19:58:30.756Z] 8998bd30e6a1: Download complete [2022-09-02T19:58:33.380Z] 2437ff75d9bd: Verifying Checksum [2022-09-02T19:58:33.380Z] 2437ff75d9bd: Download complete [2022-09-02T19:58:35.357Z] 8998bd30e6a1: Pull complete [2022-09-02T19:58:35.629Z] 04944245beec: Pull complete [2022-09-02T19:58:37.061Z] 699f458cf7ca: Pull complete [2022-09-02T19:58:37.334Z] 765212b225bb: Pull complete [2022-09-02T19:58:38.313Z] f23df028b6ca: Pull complete [2022-09-02T19:58:38.588Z] d65c8cfc05b1: Pull complete [2022-09-02T19:58:53.662Z] 2437ff75d9bd: Pull complete [2022-09-02T19:58:53.662Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-02T19:58:53.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-02T19:58:53.662Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-02T19:58:54.035Z] prd-ubuntu20.04-docker-arm64-4c-16g-24446 does not seem to be running inside a container [2022-09-02T19:58:54.108Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-02T19:58:56.791Z] $ docker top 49c9e956e7770225b428ef9161aefa810ad7e666532ec7c8157a5fc975e7451b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-02T19:58:57.780Z] ---> job-cost.sh [2022-09-02T19:58:57.780Z] lf-activate-venv: SKIPPING [2022-09-02T19:58:57.780Z] INFO: No Stack... [2022-09-02T19:58:58.373Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-02T19:58:59.349Z] INFO: Archiving Costs [Pipeline] sh [2022-09-02T19:59:00.026Z] + cut -d, -f6 [2022-09-02T19:59:00.026Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2022-09-02T19:59:00.104Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4145-1-stack-cost] [2022-09-02T19:59:00.110Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4145-1-stack-cost] did not exist. Created. [2022-09-02T19:59:00.110Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4145-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-02T19:59:00.856Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-02T19:59:01.039Z] Stashed 1 file(s) [Pipeline] } [2022-09-02T19:59:01.055Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4145-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-02T19:59:01.120Z] $ docker stop --time=1 49c9e956e7770225b428ef9161aefa810ad7e666532ec7c8157a5fc975e7451b [2022-09-02T19:59:02.612Z] $ docker rm -f 49c9e956e7770225b428ef9161aefa810ad7e666532ec7c8157a5fc975e7451b [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-02T19:59:03.643Z] provisioning config files... [2022-09-02T19:59:03.670Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6849111073589072060tmp [Pipeline] { [Pipeline] sh [2022-09-02T19:59:04.022Z] + set +x [2022-09-02T19:59:04.022Z] + curl -s https://codecov.io/bash [2022-09-02T19:59:04.022Z] + bash -s -- [2022-09-02T19:59:04.022Z] [2022-09-02T19:59:04.022Z] _____ _ [2022-09-02T19:59:04.022Z] / ____| | | [2022-09-02T19:59:04.022Z] | | ___ __| | ___ ___ _____ __ [2022-09-02T19:59:04.022Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-02T19:59:04.022Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-02T19:59:04.022Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-02T19:59:04.022Z] Bash-1.0.6 [2022-09-02T19:59:04.022Z] [2022-09-02T19:59:04.022Z] [2022-09-02T19:59:04.022Z] ==> git version 2.25.1 found [2022-09-02T19:59:04.022Z] ==> 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-02T19:59:04.022Z] Release-Date: 2020-01-08 [2022-09-02T19:59:04.022Z] 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-02T19:59:04.022Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-02T19:59:04.022Z] ==> Jenkins CI detected. [2022-09-02T19:59:04.022Z] current dir:  /w/workspace/edgex-go/1 [2022-09-02T19:59:04.022Z] project root: . [2022-09-02T19:59:04.022Z] --> token set from env [2022-09-02T19:59:04.022Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-02T19:59:04.022Z] ==> Running gcov in . (disable via -X gcov) [2022-09-02T19:59:04.022Z] ==> Python coveragepy not found [2022-09-02T19:59:04.022Z] ==> Searching for coverage reports in: [2022-09-02T19:59:04.022Z] + . [2022-09-02T19:59:04.022Z] -> Found 1 reports [2022-09-02T19:59:04.022Z] ==> Detecting git/mercurial file structure [2022-09-02T19:59:04.022Z] ==> Reading reports [2022-09-02T19:59:04.022Z] + ./coverage.out bytes=482786 [2022-09-02T19:59:04.022Z] ==> Appending adjustments [2022-09-02T19:59:04.022Z] https://docs.codecov.io/docs/fixing-reports [2022-09-02T19:59:05.405Z] + Found adjustments [2022-09-02T19:59:05.405Z] ==> Gzipping contents [2022-09-02T19:59:05.405Z] 64K /tmp/codecov.YWFk95.gz [2022-09-02T19:59:05.405Z] ==> Uploading reports [2022-09-02T19:59:05.405Z] url: https://codecov.io [2022-09-02T19:59:05.405Z] query: branch=PR-4145&commit=da70107ee97f448abfa19e4353bafadf31c85c22&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4145%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4145&job=&cmd_args= [2022-09-02T19:59:05.405Z] -> Pinging Codecov [2022-09-02T19:59:05.405Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4145&commit=da70107ee97f448abfa19e4353bafadf31c85c22&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4145%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4145&job=&cmd_args= [2022-09-02T19:59:05.666Z] -> Uploading to [2022-09-02T19:59:05.666Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-02/00271124DB129430A58F1EEE437C3FCB/da70107ee97f448abfa19e4353bafadf31c85c22/8ee49960-4bfd-4d0c-abd7-3f400a03c5bb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220902%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220902T195905Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ee0ada613156e585e8254988ea535c496857ed06457ed4feda6f3d4589c3620e [2022-09-02T19:59:05.666Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-02T19:59:05.666Z] Dload Upload Total Spent Left Speed [2022-09-02T19:59:05.926Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63308 0 0 100 63308 0 255k --:--:-- --:--:-- --:--:-- 254k [2022-09-02T19:59:05.926Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/da70107ee97f448abfa19e4353bafadf31c85c22 [Pipeline] } [2022-09-02T19:59:05.954Z] 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-02T19:59:07.325Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-09-02T19:59:07.659Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-02T19:59:08.555Z] ---> package-listing.sh [2022-09-02T19:59:08.555Z] ++ facter osfamily [2022-09-02T19:59:08.555Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-02T19:59:08.816Z] + OS_FAMILY=debian [2022-09-02T19:59:08.816Z] + workspace=/w/workspace/edgex-go/1 [2022-09-02T19:59:08.816Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-02T19:59:08.816Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-02T19:59:08.816Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-02T19:59:08.816Z] + PACKAGES=/tmp/packages_start.txt [2022-09-02T19:59:08.816Z] + '[' /w/workspace/edgex-go/1 ']' [2022-09-02T19:59:08.816Z] + PACKAGES=/tmp/packages_end.txt [2022-09-02T19:59:08.816Z] + case "${OS_FAMILY}" in [2022-09-02T19:59:08.816Z] + dpkg -l [2022-09-02T19:59:08.816Z] + grep '^ii' [2022-09-02T19:59:08.816Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-02T19:59:08.816Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-02T19:59:08.816Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-02T19:59:08.816Z] + '[' /w/workspace/edgex-go/1 ']' [2022-09-02T19:59:08.816Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-09-02T19:59:08.816Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-09-02T19:59:08.850Z] 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-02T19:59:09.145Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T19:59:09.768Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-02T19:59:09.768Z] [2022-09-02T19:59:09.768Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-02T19:59:10.154Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-02T19:59:10.154Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-02T19:59:10.154Z] 5eb5b503b376: Pulling fs layer [2022-09-02T19:59:10.154Z] 5c69ac0246d0: Pulling fs layer [2022-09-02T19:59:10.154Z] ec43610c2a17: Pulling fs layer [2022-09-02T19:59:10.154Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-02T19:59:10.154Z] 33b1e0a273af: Pulling fs layer [2022-09-02T19:59:10.154Z] 5d3b04190fa2: Pulling fs layer [2022-09-02T19:59:10.154Z] 2f39f015ded8: Pulling fs layer [2022-09-02T19:59:10.154Z] 33b1e0a273af: Waiting [2022-09-02T19:59:10.154Z] 5d3b04190fa2: Waiting [2022-09-02T19:59:10.154Z] 2f39f015ded8: Waiting [2022-09-02T19:59:10.154Z] 5c69ac0246d0: Download complete [2022-09-02T19:59:10.154Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-02T19:59:10.154Z] 3a2ae6a8a46f: Download complete [2022-09-02T19:59:10.414Z] 33b1e0a273af: Verifying Checksum [2022-09-02T19:59:10.414Z] 33b1e0a273af: Download complete [2022-09-02T19:59:10.414Z] 5d3b04190fa2: Verifying Checksum [2022-09-02T19:59:10.414Z] 5d3b04190fa2: Download complete [2022-09-02T19:59:10.414Z] ec43610c2a17: Verifying Checksum [2022-09-02T19:59:10.414Z] ec43610c2a17: Download complete [2022-09-02T19:59:10.414Z] 5eb5b503b376: Verifying Checksum [2022-09-02T19:59:10.414Z] 5eb5b503b376: Download complete [2022-09-02T19:59:10.982Z] 2f39f015ded8: Download complete [2022-09-02T19:59:11.556Z] 5eb5b503b376: Pull complete [2022-09-02T19:59:11.818Z] 5c69ac0246d0: Pull complete [2022-09-02T19:59:12.389Z] ec43610c2a17: Pull complete [2022-09-02T19:59:12.389Z] 3a2ae6a8a46f: Pull complete [2022-09-02T19:59:12.389Z] 33b1e0a273af: Pull complete [2022-09-02T19:59:12.649Z] 5d3b04190fa2: Pull complete [2022-09-02T19:59:16.840Z] 2f39f015ded8: Pull complete [2022-09-02T19:59:16.840Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-02T19:59:16.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-02T19:59:16.841Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-02T19:59:17.068Z] prd-ubuntu20.04-docker-8c-8g-24444 does not seem to be running inside a container [2022-09-02T19:59:17.134Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-02T19:59:20.348Z] $ docker top 116cc54a772866432de2599bebcad981f8b04f706ca5db2c2fe4d851ffc0f5a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-02T19:59:20.712Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-02T19:59:21.021Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-02T19:59:21.349Z] + ls /var/log/sa-host [2022-09-02T19:59:21.349Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-02T19:59:21.495Z] provisioning config files... [2022-09-02T19:59:21.505Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3339126579677247663tmp [Pipeline] { [Pipeline] echo [2022-09-02T19:59:21.565Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-02T19:59:21.884Z] ---> create-netrc.sh [Pipeline] } [2022-09-02T19:59:21.917Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-02T19:59:22.324Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-02T19:59:22.357Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-02T19:59:22.672Z] ---> sudo-logs.sh [2022-09-02T19:59:22.672Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-02T19:59:22.752Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-02T19:59:23.072Z] ---> job-cost.sh [2022-09-02T19:59:23.072Z] lf-activate-venv: SKIPPING [2022-09-02T19:59:23.072Z] DEBUG: total: 0.10999999940395355 [2022-09-02T19:59:23.072Z] INFO: Retrieving Stack Cost... [2022-09-02T19:59:23.642Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-02T19:59:24.213Z] INFO: Archiving Costs [Pipeline] echo [2022-09-02T19:59:24.250Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-02T19:59:24.578Z] ---> logs-deploy.sh [2022-09-02T19:59:24.578Z] lf-activate-venv: SKIPPING [2022-09-02T19:59:24.578Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4145/1 [2022-09-02T19:59:24.578Z] INFO: archiving workspace using pattern(s): [2022-09-02T19:59:25.520Z] Archives upload complete. [2022-09-02T19:59:25.781Z] INFO: archiving logs to Nexus