Pull request #4164 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ItsRico for edgexfoundry/edgex-go Loading trusted files from base branch main at 58b8536f987877404e75de77e000c4425cbd7d69 rather than 247dd7ae5d3ed112fe01675563fa3ffed5e801b2 Obtained Jenkinsfile from 58b8536f987877404e75de77e000c4425cbd7d69 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-ssh6194157463484225521.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15550677179979114098.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4164/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-4164/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6938966854577271755.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4164/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh235917116434700474.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13763153576477568753.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4164/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-4164/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14723308198057523498.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-476’ Running on prd-ubuntu20.04-docker-8c-8g-478 in /w/workspace/edgexfoundry_edgex-go_PR-4164 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4164/head:refs/remotes/origin/PR-4164 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 58b8536f987877404e75de77e000c4425cbd7d69 into PR head commit 247dd7ae5d3ed112fe01675563fa3ffed5e801b2 Merge succeeded, producing fa9012e988dbc4c492e83e4eea98f27754a4c933 Checking out Revision fa9012e988dbc4c492e83e4eea98f27754a4c933 (PR-4164) > git config core.sparsecheckout # timeout=10 > git checkout -f 247dd7ae5d3ed112fe01675563fa3ffed5e801b2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 58b8536f987877404e75de77e000c4425cbd7d69 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fa9012e988dbc4c492e83e4eea98f27754a4c933 # timeout=10 Commit message: "Merge commit '58b8536f987877404e75de77e000c4425cbd7d69' into HEAD" 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-21T21:47:10.338Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-21T21:47:10.485Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-21T21:47:10.583Z] ========================================================= [2022-09-21T21:47:10.583Z] EdgeX Global Pipelines Version Info [2022-09-21T21:47:10.583Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-21T21:47:11.338Z] ------------------- [2022-09-21T21:47:11.339Z] stable info: [2022-09-21T21:47:11.339Z] ------------------- [2022-09-21T21:47:11.339Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-21T21:47:11.339Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-21T21:47:11.339Z] Message: update stable to v1.0.239 [2022-09-21T21:47:11.912Z] ------------------- [2022-09-21T21:47:11.912Z] experimental info: [2022-09-21T21:47:11.912Z] ------------------- [2022-09-21T21:47:11.912Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-21T21:47:11.912Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-21T21:47:11.912Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-21T21:47:12.213Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-09-21T21:47:12.257Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-09-21T21:47:12.296Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-21T21:47:12.336Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-21T21:47:12.379Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-21T21:47:12.423Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-21T21:47:12.464Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-21T21:47:12.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-09-21T21:47:12.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-09-21T21:47:12.602Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-09-21T21:47:12.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-21T21:47:12.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-21T21:47:12.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-21T21:47:12.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-21T21:47:12.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-21T21:47:12.853Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-21T21:47:12.893Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-21T21:47:12.934Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-21T21:47:12.976Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-21T21:47:13.016Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-21T21:47:13.052Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-21T21:47:13.091Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-21T21:47:13.132Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-21T21:47:13.172Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4164 [Pipeline] echo [2022-09-21T21:47:13.212Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4164 [Pipeline] echo [2022-09-21T21:47:13.254Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4164 [Pipeline] echo [2022-09-21T21:47:13.293Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fa9012e988dbc4c492e83e4eea98f27754a4c933 [Pipeline] echo [2022-09-21T21:47:13.331Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fa9012e [Pipeline] echo [2022-09-21T21:47:13.376Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-21T21:47:13.487Z] provisioning config files... [2022-09-21T21:47:13.504Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12947465841827555186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-21T21:47:13.839Z] ---> docker-login.sh [2022-09-21T21:47:13.839Z] nexus3.edgexfoundry.org:10001 [2022-09-21T21:47:14.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T21:47:14.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T21:47:14.361Z] Configure a credential helper to remove this warning. See [2022-09-21T21:47:14.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T21:47:14.361Z] [2022-09-21T21:47:14.361Z] Login Succeeded [2022-09-21T21:47:14.361Z] nexus3.edgexfoundry.org:10002 [2022-09-21T21:47:14.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T21:47:14.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T21:47:14.361Z] Configure a credential helper to remove this warning. See [2022-09-21T21:47:14.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T21:47:14.361Z] [2022-09-21T21:47:14.361Z] Login Succeeded [2022-09-21T21:47:14.361Z] nexus3.edgexfoundry.org:10003 [2022-09-21T21:47:14.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T21:47:14.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T21:47:14.623Z] Configure a credential helper to remove this warning. See [2022-09-21T21:47:14.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T21:47:14.623Z] [2022-09-21T21:47:14.623Z] Login Succeeded [2022-09-21T21:47:14.623Z] nexus3.edgexfoundry.org:10004 [2022-09-21T21:47:14.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T21:47:14.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T21:47:14.623Z] Configure a credential helper to remove this warning. See [2022-09-21T21:47:14.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T21:47:14.623Z] [2022-09-21T21:47:14.623Z] Login Succeeded [2022-09-21T21:47:14.623Z] docker.io [2022-09-21T21:47:14.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T21:47:15.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T21:47:15.194Z] Configure a credential helper to remove this warning. See [2022-09-21T21:47:15.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T21:47:15.194Z] [2022-09-21T21:47:15.194Z] Login Succeeded [2022-09-21T21:47:15.194Z] ---> docker-login.sh ends [Pipeline] } [2022-09-21T21:47:15.231Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-21T21:47:15.646Z] + 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-21T21:47:15.646Z] + + dirname cmd/core-command/Dockerfile [2022-09-21T21:47:15.646Z] cut -d/ -f2 [2022-09-21T21:47:15.646Z] + echo core-command,cmd/core-command/Dockerfile [2022-09-21T21:47:15.646Z] + dirname cmd/core-data/Dockerfile [2022-09-21T21:47:15.646Z] + cut -d/ -f2 [2022-09-21T21:47:15.646Z] + echo core-data,cmd/core-data/Dockerfile [2022-09-21T21:47:15.646Z] + dirname cmd/core-metadata/Dockerfile [2022-09-21T21:47:15.646Z] + cut -d/ -f2 [2022-09-21T21:47:15.646Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-09-21T21:47:15.646Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-09-21T21:47:15.646Z] + cut -d/ -f2 [2022-09-21T21:47:15.646Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-09-21T21:47:15.646Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-09-21T21:47:15.646Z] + cut -d/ -f2 [2022-09-21T21:47:15.646Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-09-21T21:47:15.646Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-09-21T21:47:15.646Z] + cut -d/ -f2 [2022-09-21T21:47:15.646Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-09-21T21:47:15.646Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-09-21T21:47:15.646Z] + cut -d/ -f2 [2022-09-21T21:47:15.646Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-09-21T21:47:15.646Z] + + dirname cmd/security-spire-agent/Dockerfile [2022-09-21T21:47:15.646Z] cut -d/ -f2 [2022-09-21T21:47:15.646Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-09-21T21:47:15.646Z] + dirname cmd/security-spire-config/Dockerfile [2022-09-21T21:47:15.646Z] + cut -d/ -f2 [2022-09-21T21:47:15.646Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-09-21T21:47:15.646Z] + dirname cmd/security-spire-server/Dockerfile [2022-09-21T21:47:15.646Z] + cut -d/ -f2 [2022-09-21T21:47:15.647Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-09-21T21:47:15.647Z] + dirname cmd/support-notifications/Dockerfile [2022-09-21T21:47:15.647Z] + cut -d/ -f2 [2022-09-21T21:47:15.647Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-09-21T21:47:15.647Z] + dirname cmd/support-scheduler/Dockerfile [2022-09-21T21:47:15.647Z] + cut -d/ -f2 [2022-09-21T21:47:15.647Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-09-21T21:47:15.647Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-09-21T21:47:15.647Z] + cut -d/ -f2 [2022-09-21T21:47:15.647Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-09-21T21:47:15.701Z] 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-21T21:47:16.201Z] + git rev-list -1 --merges fa9012e988dbc4c492e83e4eea98f27754a4c933~1..fa9012e988dbc4c492e83e4eea98f27754a4c933 [Pipeline] echo [2022-09-21T21:47:16.233Z] -----------> git rev-list -1 --merges fa9012e988dbc4c492e83e4eea98f27754a4c933~1..fa9012e988dbc4c492e83e4eea98f27754a4c933 fa9012e988dbc4c492e83e4eea98f27754a4c933 [2022-09-21T21:47:16.233Z] fa9012e988dbc4c492e83e4eea98f27754a4c933 [false] [Pipeline] sh [2022-09-21T21:47:16.546Z] + git log --format=format:%s -1 fa9012e988dbc4c492e83e4eea98f27754a4c933 [Pipeline] echo [2022-09-21T21:47:16.579Z] ========================================================= [2022-09-21T21:47:16.579Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-21T21:47:16.579Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-09-21T21:47:17.003Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-21T21:47:17.003Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-21T21:47:17.003Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-21T21:47:17.003Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-21T21:47:17.003Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-21T21:47:17.003Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-21T21:47:17.003Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T21:47:17.444Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-21T21:47:17.444Z] [2022-09-21T21:47:17.444Z] 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-21T21:47:17.817Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-21T21:47:17.818Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-21T21:47:17.818Z] b85a868b505f: Pulling fs layer [2022-09-21T21:47:17.818Z] e2be974225ed: Pulling fs layer [2022-09-21T21:47:17.818Z] 339a4e72a1f5: Pulling fs layer [2022-09-21T21:47:17.818Z] 988bab9f4d93: Pulling fs layer [2022-09-21T21:47:17.818Z] 1469e6f7b9e6: Pulling fs layer [2022-09-21T21:47:17.818Z] eaf3925da568: Pulling fs layer [2022-09-21T21:47:17.818Z] bab4dde63d76: Pulling fs layer [2022-09-21T21:47:17.818Z] bde34c3a00c8: Pulling fs layer [2022-09-21T21:47:17.818Z] b352a97aabf1: Pulling fs layer [2022-09-21T21:47:17.818Z] 4872d77fe225: Pulling fs layer [2022-09-21T21:47:17.818Z] 5851b861e8e6: Pulling fs layer [2022-09-21T21:47:17.818Z] bab4dde63d76: Waiting [2022-09-21T21:47:17.818Z] bde34c3a00c8: Waiting [2022-09-21T21:47:17.818Z] b352a97aabf1: Waiting [2022-09-21T21:47:17.818Z] 4872d77fe225: Waiting [2022-09-21T21:47:17.818Z] 5851b861e8e6: Waiting [2022-09-21T21:47:17.818Z] 988bab9f4d93: Waiting [2022-09-21T21:47:17.818Z] eaf3925da568: Waiting [2022-09-21T21:47:17.818Z] e2be974225ed: Verifying Checksum [2022-09-21T21:47:17.818Z] e2be974225ed: Download complete [2022-09-21T21:47:17.818Z] 988bab9f4d93: Verifying Checksum [2022-09-21T21:47:17.818Z] 988bab9f4d93: Download complete [2022-09-21T21:47:17.818Z] 1469e6f7b9e6: Verifying Checksum [2022-09-21T21:47:17.818Z] 1469e6f7b9e6: Download complete [2022-09-21T21:47:18.081Z] 339a4e72a1f5: Verifying Checksum [2022-09-21T21:47:18.081Z] 339a4e72a1f5: Download complete [2022-09-21T21:47:18.081Z] bde34c3a00c8: Verifying Checksum [2022-09-21T21:47:18.081Z] bde34c3a00c8: Download complete [2022-09-21T21:47:18.081Z] b352a97aabf1: Download complete [2022-09-21T21:47:18.081Z] 4872d77fe225: Verifying Checksum [2022-09-21T21:47:18.081Z] 4872d77fe225: Download complete [2022-09-21T21:47:18.081Z] 5851b861e8e6: Verifying Checksum [2022-09-21T21:47:18.081Z] 5851b861e8e6: Download complete [2022-09-21T21:47:18.081Z] b85a868b505f: Verifying Checksum [2022-09-21T21:47:18.081Z] b85a868b505f: Download complete [2022-09-21T21:47:18.341Z] bab4dde63d76: Verifying Checksum [2022-09-21T21:47:18.341Z] bab4dde63d76: Download complete [2022-09-21T21:47:19.716Z] b85a868b505f: Pull complete [2022-09-21T21:47:19.716Z] e2be974225ed: Pull complete [2022-09-21T21:47:20.288Z] 339a4e72a1f5: Pull complete [2022-09-21T21:47:20.288Z] 988bab9f4d93: Pull complete [2022-09-21T21:47:20.566Z] 1469e6f7b9e6: Pull complete [2022-09-21T21:47:20.566Z] eaf3925da568: Pull complete [2022-09-21T21:47:22.473Z] bab4dde63d76: Pull complete [2022-09-21T21:47:22.473Z] bde34c3a00c8: Pull complete [2022-09-21T21:47:22.733Z] b352a97aabf1: Pull complete [2022-09-21T21:47:22.733Z] 4872d77fe225: Pull complete [2022-09-21T21:47:22.733Z] 5851b861e8e6: Pull complete [2022-09-21T21:47:22.733Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-21T21:47:22.733Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-21T21:47:22.733Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T21:47:22.947Z] prd-ubuntu20.04-docker-8c-8g-478 does not seem to be running inside a container [2022-09-21T21:47:22.979Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-21T21:47:24.435Z] $ docker top 79523325d45a149807df2e6915b1626cd70736f500df243762e8615b071103cb -eo pid,comm [2022-09-21T21:47:24.491Z] 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-21T21:47:24.491Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-21T21:47:24.602Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-21T21:47:24.602Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-21T21:47:24.727Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-21T21:47:24.731Z] $ docker exec 79523325d45a149807df2e6915b1626cd70736f500df243762e8615b071103cb ssh-agent [2022-09-21T21:47:24.837Z] SSH_AUTH_SOCK=/tmp/ssh-6jdYE29fqKGD/agent.33 [2022-09-21T21:47:24.837Z] SSH_AGENT_PID=39 [2022-09-21T21:47:24.843Z] Running ssh-add (command line suppressed) [2022-09-21T21:47:24.958Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_12707008670968749966.key (/w/workspace/edgex-go/1@tmp/private_key_12707008670968749966.key) [2022-09-21T21:47:24.970Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-21T21:47:25.296Z] + git tag --points-at HEAD [Pipeline] } [2022-09-21T21:47:25.324Z] $ docker exec --env ******** --env ******** 79523325d45a149807df2e6915b1626cd70736f500df243762e8615b071103cb ssh-agent -k [2022-09-21T21:47:25.434Z] unset SSH_AUTH_SOCK; [2022-09-21T21:47:25.435Z] unset SSH_AGENT_PID; [2022-09-21T21:47:25.435Z] echo Agent pid 39 killed; [2022-09-21T21:47:25.443Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-21T21:47:25.529Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-21T21:47:25.530Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-21T21:47:25.639Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-21T21:47:25.643Z] $ docker exec 79523325d45a149807df2e6915b1626cd70736f500df243762e8615b071103cb ssh-agent [2022-09-21T21:47:25.761Z] SSH_AUTH_SOCK=/tmp/ssh-cBkos9E9jFo5/agent.71 [2022-09-21T21:47:25.761Z] SSH_AGENT_PID=77 [2022-09-21T21:47:25.765Z] Running ssh-add (command line suppressed) [2022-09-21T21:47:25.875Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2145651479492168126.key (/w/workspace/edgex-go/1@tmp/private_key_2145651479492168126.key) [2022-09-21T21:47:25.887Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-21T21:47:26.213Z] + git semver init [2022-09-21T21:47:26.474Z] 2022-09-21 21:47:26,400 [run_init] DEBUG init version:0.0.0 force:False [2022-09-21T21:47:26.474Z] 2022-09-21 21:47:26,401 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-09-21T21:47:26.474Z] 2022-09-21 21:47:26,401 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-09-21T21:47:26.474Z] 2022-09-21 21:47:26,401 [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-21T21:47:30.677Z] 2022-09-21 21:47:30,598 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-09-21T21:47:30.677Z] 2022-09-21 21:47:30,599 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4164 with force:False [2022-09-21T21:47:30.677Z] 2022-09-21 21:47:30,599 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4164 [2022-09-21T21:47:30.677Z] 2022-09-21 21:47:30,603 [execute] INFO git cat-file --batch-check [2022-09-21T21:47:30.677Z] 2022-09-21 21:47:30,604 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-09-21T21:47:30.677Z] 2022-09-21 21:47:30,610 [execute] INFO git cat-file --batch [2022-09-21T21:47:30.677Z] 2022-09-21 21:47:30,611 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-09-21T21:47:30.677Z] 2022-09-21 21:47:30,616 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4164 [2022-09-21T21:47:30.677Z] 0.0.0 [Pipeline] } [2022-09-21T21:47:30.703Z] $ docker exec --env ******** --env ******** 79523325d45a149807df2e6915b1626cd70736f500df243762e8615b071103cb ssh-agent -k [2022-09-21T21:47:30.811Z] unset SSH_AUTH_SOCK; [2022-09-21T21:47:30.812Z] unset SSH_AGENT_PID; [2022-09-21T21:47:30.812Z] echo Agent pid 77 killed; [2022-09-21T21:47:30.821Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-21T21:47:31.259Z] + git semver [Pipeline] } [2022-09-21T21:47:31.545Z] $ docker stop --time=1 79523325d45a149807df2e6915b1626cd70736f500df243762e8615b071103cb [2022-09-21T21:47:32.854Z] $ docker rm -f 79523325d45a149807df2e6915b1626cd70736f500df243762e8615b071103cb [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-21T21:47:33.274Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-21T21:47:33.519Z] Stashed 1 file(s) [Pipeline] echo [2022-09-21T21:47:33.537Z] [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-21T21:47:34.336Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-09-21T21:47:34.375Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-21T21:47:34.417Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-21T21:47:34.453Z] ========================================================= [2022-09-21T21:47:34.453Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-21T21:47:34.453Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-21T21:47:34.796Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-21T21:47:34.796Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-21T21:47:34.796Z] 2408cc74d12b: Pulling fs layer [2022-09-21T21:47:34.796Z] ea60b727a1ce: Pulling fs layer [2022-09-21T21:47:34.796Z] 30c4a7721957: Pulling fs layer [2022-09-21T21:47:34.796Z] 370296b7ddb6: Pulling fs layer [2022-09-21T21:47:34.796Z] 7c6cee850709: Pulling fs layer [2022-09-21T21:47:34.796Z] 39a5fcdaea64: Pulling fs layer [2022-09-21T21:47:34.796Z] d94ebbe4e438: Pulling fs layer [2022-09-21T21:47:34.796Z] bcfd1f05c69d: Pulling fs layer [2022-09-21T21:47:34.796Z] 59ccb84bbe0f: Pulling fs layer [2022-09-21T21:47:34.796Z] 370296b7ddb6: Waiting [2022-09-21T21:47:34.796Z] 39a5fcdaea64: Waiting [2022-09-21T21:47:34.796Z] bcfd1f05c69d: Waiting [2022-09-21T21:47:34.796Z] 7c6cee850709: Waiting [2022-09-21T21:47:34.796Z] 59ccb84bbe0f: Waiting [2022-09-21T21:47:34.796Z] d94ebbe4e438: Waiting [2022-09-21T21:47:34.796Z] 30c4a7721957: Verifying Checksum [2022-09-21T21:47:34.796Z] 30c4a7721957: Download complete [2022-09-21T21:47:34.796Z] ea60b727a1ce: Verifying Checksum [2022-09-21T21:47:34.796Z] 7c6cee850709: Verifying Checksum [2022-09-21T21:47:34.796Z] 7c6cee850709: Download complete [2022-09-21T21:47:34.796Z] 39a5fcdaea64: Download complete [2022-09-21T21:47:34.796Z] 2408cc74d12b: Verifying Checksum [2022-09-21T21:47:34.796Z] 2408cc74d12b: Download complete [2022-09-21T21:47:34.796Z] d94ebbe4e438: Verifying Checksum [2022-09-21T21:47:35.062Z] 2408cc74d12b: Pull complete [2022-09-21T21:47:35.062Z] ea60b727a1ce: Pull complete [2022-09-21T21:47:35.338Z] 30c4a7721957: Pull complete [2022-09-21T21:47:35.603Z] bcfd1f05c69d: Verifying Checksum [2022-09-21T21:47:35.603Z] bcfd1f05c69d: Download complete [2022-09-21T21:47:35.603Z] 59ccb84bbe0f: Verifying Checksum [2022-09-21T21:47:35.603Z] 59ccb84bbe0f: Download complete [2022-09-21T21:47:35.863Z] 370296b7ddb6: Verifying Checksum [2022-09-21T21:47:35.863Z] 370296b7ddb6: Download complete [2022-09-21T21:47:40.073Z] 370296b7ddb6: Pull complete [2022-09-21T21:47:40.073Z] 7c6cee850709: Pull complete [2022-09-21T21:47:40.073Z] 39a5fcdaea64: Pull complete [2022-09-21T21:47:40.331Z] d94ebbe4e438: Pull complete [2022-09-21T21:47:42.236Z] bcfd1f05c69d: Pull complete [2022-09-21T21:47:43.173Z] 59ccb84bbe0f: Pull complete [2022-09-21T21:47:43.173Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-21T21:47:43.173Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-21T21:47:43.173Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-21T21:47:43.526Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-21T21:47:43.526Z] WORKDIR /edgex [2022-09-21T21:47:43.526Z] COPY go.mod . [2022-09-21T21:47:43.526Z] RUN go mod download [2022-09-21T21:47:43.526Z] + docker build -t ci-base-image-x86_64 -f - . [2022-09-21T21:47:44.094Z] Sending build context to Docker daemon 169.5MB [2022-09-21T21:47:44.094Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-21T21:47:44.094Z] ---> a4fb48ad2a94 [2022-09-21T21:47:44.094Z] Step 2/4 : WORKDIR /edgex [2022-09-21T21:47:46.630Z] ---> Running in 2700de1ffe6e [2022-09-21T21:47:46.630Z] Removing intermediate container 2700de1ffe6e [2022-09-21T21:47:46.630Z] ---> 10e5c6011ea8 [2022-09-21T21:47:46.630Z] Step 3/4 : COPY go.mod . [2022-09-21T21:47:46.630Z] ---> 972d44c1fe23 [2022-09-21T21:47:46.630Z] Step 4/4 : RUN go mod download [2022-09-21T21:47:46.630Z] ---> Running in 3b3e3251f724 [2022-09-21T21:47:48.871Z] Still waiting to schedule task [2022-09-21T21:47:48.871Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-477’ [2022-09-21T21:47:58.841Z] Removing intermediate container 3b3e3251f724 [2022-09-21T21:47:58.841Z] ---> bfbd2b02ed2a [2022-09-21T21:47:58.841Z] Successfully built bfbd2b02ed2a [2022-09-21T21:47:58.841Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T21:47:59.214Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-21T21:47:59.214Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T21:47:59.360Z] prd-ubuntu20.04-docker-8c-8g-478 does not seem to be running inside a container [2022-09-21T21:47:59.387Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-21T21:47:59.803Z] $ docker top 416d4d4c08e1a367ca5a4d525ef5902cba5c80407fb7db02f3a519c286665466 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-21T21:48:00.187Z] + go version [2022-09-21T21:48:00.187Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-21T21:48:00.218Z] $ docker stop --time=1 416d4d4c08e1a367ca5a4d525ef5902cba5c80407fb7db02f3a519c286665466 [2022-09-21T21:48:01.518Z] $ docker rm -f 416d4d4c08e1a367ca5a4d525ef5902cba5c80407fb7db02f3a519c286665466 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T21:48:02.236Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-21T21:48:02.236Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T21:48:02.388Z] prd-ubuntu20.04-docker-8c-8g-478 does not seem to be running inside a container [2022-09-21T21:48:02.414Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-21T21:48:02.781Z] $ docker top 18091456f9605afe1af711f74f8cbb09afa06e76bd361a9d0c60a31a9dab7c7d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-21T21:48:02.896Z] ========================================================= [2022-09-21T21:48:02.896Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-21T21:48:02.896Z] ========================================================= [Pipeline] sh [2022-09-21T21:48:03.188Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-21T21:48:03.550Z] + make test [2022-09-21T21:48:03.550Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-21T21:48:10.107Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-21T21:48:24.979Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-21T21:48:24.979Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-21T21:48:24.979Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-21T21:48:24.979Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-21T21:48:24.979Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-21T21:48:24.979Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-21T21:48:24.979Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-21T21:48:24.979Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-21T21:48:24.979Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-21T21:48:24.979Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-21T21:48:24.979Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-21T21:48:24.979Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-21T21:48:24.979Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-21T21:48:24.979Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-21T21:48:24.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-21T21:48:24.979Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.066s coverage: 28.7% of statements [2022-09-21T21:48:24.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-21T21:48:24.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-21T21:48:25.237Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.081s coverage: 98.5% of statements [2022-09-21T21:48:25.237Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.099s coverage: 75.6% of statements [2022-09-21T21:48:25.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-09-21T21:48:25.237Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-21T21:48:25.802Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.121s coverage: 54.2% of statements [2022-09-21T21:48:25.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-21T21:48:25.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-21T21:48:31.072Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.611s coverage: 89.2% of statements [2022-09-21T21:48:31.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-21T21:48:31.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-21T21:48:31.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-21T21:48:31.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-21T21:48:31.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-21T21:48:31.072Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.084s coverage: 2.0% of statements [2022-09-21T21:48:31.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-21T21:48:31.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-21T21:48:31.072Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.493s coverage: 95.6% of statements [2022-09-21T21:48:31.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-21T21:48:31.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-21T21:48:31.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-21T21:48:31.072Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.075s coverage: 72.2% of statements [2022-09-21T21:48:31.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-21T21:48:31.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-21T21:48:31.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-21T21:48:31.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-21T21:48:31.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-21T21:48:31.072Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.080s coverage: 60.0% of statements [2022-09-21T21:48:31.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-21T21:48:31.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-21T21:48:31.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-21T21:48:31.072Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements [2022-09-21T21:48:31.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-21T21:48:31.072Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements [2022-09-21T21:48:31.072Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 29.6% of statements [2022-09-21T21:48:31.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-21T21:48:31.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements [2022-09-21T21:48:31.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.079s coverage: 79.5% of statements [2022-09-21T21:48:31.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.085s coverage: 94.1% of statements [2022-09-21T21:48:31.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements [2022-09-21T21:48:31.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.099s coverage: 87.5% of statements [2022-09-21T21:48:35.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.096s coverage: 94.4% of statements [2022-09-21T21:48:35.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements [2022-09-21T21:48:40.620Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.207s coverage: 80.7% of statements [2022-09-21T21:48:40.620Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-21T21:48:48.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements [2022-09-21T21:48:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-21T21:48:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-21T21:48:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-21T21:48:48.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements [2022-09-21T21:48:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-21T21:48:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-09-21T21:48:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-09-21T21:48:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-09-21T21:48:48.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.074s coverage: 86.9% of statements [2022-09-21T21:48:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-21T21:48:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-21T21:48:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-21T21:48:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-21T21:48:48.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2022-09-21T21:48:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-21T21:48:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-21T21:48:48.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2022-09-21T21:48:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-21T21:48:48.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.096s coverage: 58.8% of statements [2022-09-21T21:48:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-21T21:48:48.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.077s coverage: 80.0% of statements [2022-09-21T21:48:48.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2022-09-21T21:48:48.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.097s coverage: 85.4% of statements [2022-09-21T21:48:48.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.235s coverage: 91.2% of statements [2022-09-21T21:48:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-21T21:48:48.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.196s coverage: 64.7% of statements [2022-09-21T21:48:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-21T21:48:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-21T21:48:48.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2022-09-21T21:48:48.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2022-09-21T21:48:48.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2022-09-21T21:48:48.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements [2022-09-21T21:48:48.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.047s coverage: 100.0% of statements [2022-09-21T21:48:48.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.356s coverage: 65.8% of statements [2022-09-21T21:48:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-21T21:48:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-21T21:48:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-21T21:48:48.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.169s coverage: 41.8% of statements [2022-09-21T21:48:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-21T21:48:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-21T21:48:48.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2022-09-21T21:48:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-21T21:48:48.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.070s coverage: 84.8% of statements [2022-09-21T21:48:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-21T21:48:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-21T21:48:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-21T21:48:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-21T21:48:48.737Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.100s coverage: 17.7% of statements [2022-09-21T21:48:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-21T21:48:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-21T21:48:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-21T21:48:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-21T21:48:48.737Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.172s coverage: 92.3% of statements [2022-09-21T21:48:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-21T21:48:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-21T21:48:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-21T21:48:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-21T21:48:48.737Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements [2022-09-21T21:48:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-21T21:48:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-21T21:48:48.737Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.131s coverage: 97.7% of statements [2022-09-21T21:48:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-21T21:48:48.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-21T21:48:48.738Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-21T21:48:48.738Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-21T21:48:48.738Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.058s coverage: 28.9% of statements [2022-09-21T21:48:48.738Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-21T21:48:48.738Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-21T21:48:48.738Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-21T21:48:48.738Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-21T21:48:48.738Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-21T21:48:48.738Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-21T21:48:48.738Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-09-21T21:48:48.738Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-09-21T21:48:48.738Z] 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-21T21:49:10.661Z] 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-21T21:49:10.661Z] GO111MODULE=on go vet ./... [2022-09-21T21:49:14.847Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-21T21:49:14.847Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-21T21:49:14.847Z] ./bin/test-attribution-txt.sh [2022-09-21T21:49:14.847Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-21T21:49:14.847Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-21T21:49:14.847Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-21T21:49:14.885Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-21T21:49:15.189Z] + ls -al . [2022-09-21T21:49:15.189Z] total 752 [2022-09-21T21:49:15.189Z] drwxrwxr-x 10 1001 1001 4096 Sep 21 21:48 . [2022-09-21T21:49:15.189Z] drwxr-xr-x 4 root root 4096 Sep 21 21:48 .. [2022-09-21T21:49:15.189Z] -rw-rw-r-- 1 1001 1001 16 Sep 21 21:47 .dockerignore [2022-09-21T21:49:15.189Z] drwxrwxr-x 8 1001 1001 4096 Sep 21 21:48 .git [2022-09-21T21:49:15.189Z] drwxrwxr-x 3 1001 1001 4096 Sep 21 21:47 .github [2022-09-21T21:49:15.189Z] -rw-rw-r-- 1 1001 1001 1030 Sep 21 21:47 .gitignore [2022-09-21T21:49:15.189Z] -rw-rw-r-- 1 1001 1001 42 Sep 21 21:47 .golangci.yml [2022-09-21T21:49:15.189Z] -rw-rw-r-- 1 1001 1001 87 Sep 21 21:47 .hadolint.yml [2022-09-21T21:49:15.189Z] drwxr-xr-x 3 1001 1001 4096 Sep 21 21:47 .semver [2022-09-21T21:49:15.189Z] -rw-rw-r-- 1 1001 1001 166 Sep 21 21:47 .sonarcloud.properties [2022-09-21T21:49:15.189Z] -rw-rw-r-- 1 1001 1001 1171 Sep 21 21:47 ADOPTERS.md [2022-09-21T21:49:15.189Z] -rw-rw-r-- 1 1001 1001 10347 Sep 21 21:47 Attribution.txt [2022-09-21T21:49:15.189Z] -rw-rw-r-- 1 1001 1001 63209 Sep 21 21:47 CHANGELOG.md [2022-09-21T21:49:15.189Z] -rw-rw-r-- 1 1001 1001 3804 Sep 21 21:47 CONTRIBUTING.md [2022-09-21T21:49:15.189Z] -rw-rw-r-- 1 1001 1001 677 Sep 21 21:47 GOVERNANCE.md [2022-09-21T21:49:15.189Z] -rw-rw-r-- 1 1001 1001 850 Sep 21 21:47 Jenkinsfile [2022-09-21T21:49:15.189Z] -rw-rw-r-- 1 1001 1001 10775 Sep 21 21:47 LICENSE [2022-09-21T21:49:15.189Z] -rw-rw-r-- 1 1001 1001 13724 Sep 21 21:47 Makefile [2022-09-21T21:49:15.189Z] -rw-rw-r-- 1 1001 1001 582 Sep 21 21:47 OWNERS.md [2022-09-21T21:49:15.189Z] -rw-rw-r-- 1 1001 1001 9799 Sep 21 21:47 README.md [2022-09-21T21:49:15.189Z] -rw-rw-r-- 1 1001 1001 6912 Sep 21 21:47 SECURITY.md [2022-09-21T21:49:15.189Z] -rw-rw-r-- 1 1001 1001 5 Sep 21 21:47 VERSION [2022-09-21T21:49:15.189Z] -rw-rw-r-- 1 1001 1001 4131 Sep 21 21:47 ZMQWindows.md [2022-09-21T21:49:15.189Z] drwxrwxr-x 2 1001 1001 4096 Sep 21 21:47 bin [2022-09-21T21:49:15.190Z] drwxrwxr-x 18 1001 1001 4096 Sep 21 21:47 cmd [2022-09-21T21:49:15.190Z] -rw-r--r-- 1 root root 495807 Sep 21 21:48 coverage.out [2022-09-21T21:49:15.190Z] -rw-rw-r-- 1 1001 1001 3458 Sep 21 21:47 go.mod [2022-09-21T21:49:15.190Z] -rw-rw-r-- 1 1001 1001 38040 Sep 21 21:47 go.sum [2022-09-21T21:49:15.190Z] drwxrwxr-x 8 1001 1001 4096 Sep 21 21:47 internal [2022-09-21T21:49:15.190Z] drwxrwxr-x 3 1001 1001 4096 Sep 21 21:47 openapi [2022-09-21T21:49:15.190Z] drwxrwxr-x 4 1001 1001 4096 Sep 21 21:47 snap [2022-09-21T21:49:15.190Z] -rw-rw-r-- 1 1001 1001 204 Sep 21 21:47 version.go [Pipeline] sh [2022-09-21T21:49:15.499Z] + '[' -e coverage.out ] [2022-09-21T21:49:15.499Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-21T21:49:15.623Z] Stashed 1 file(s) [Pipeline] sh [2022-09-21T21:49:15.913Z] + make build [2022-09-21T21:49:15.913Z] 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-21T21:49:30.780Z] 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-21T21:49:42.977Z] 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-21T21:49:42.977Z] 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-21T21:49:51.091Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-21T21:49:51.091Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-21T21:49:51.661Z] 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-21T21:49:53.565Z] 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-21T21:49:54.498Z] 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-21T21:49:55.877Z] 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-21T21:49:56.444Z] 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-21T21:49:57.381Z] 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-21T21:49:59.285Z] 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-21T21:50:00.690Z] $ docker stop --time=1 18091456f9605afe1af711f74f8cbb09afa06e76bd361a9d0c60a31a9dab7c7d [2022-09-21T21:50:02.999Z] $ docker rm -f 18091456f9605afe1af711f74f8cbb09afa06e76bd361a9d0c60a31a9dab7c7d [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-21T21:50:04.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-21T21:50:04.448Z] [2022-09-21T21:50:04.448Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T21:50:04.812Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-21T21:50:04.812Z] latest: Pulling from edgex-devops/edgex-compose [2022-09-21T21:50:04.812Z] cbdbe7a5bc2a: Pulling fs layer [2022-09-21T21:50:04.812Z] ca9280d653b3: Pulling fs layer [2022-09-21T21:50:04.812Z] 7e9c9ca2126c: Pulling fs layer [2022-09-21T21:50:04.812Z] cbdbe7a5bc2a: Download complete [2022-09-21T21:50:05.071Z] ca9280d653b3: Verifying Checksum [2022-09-21T21:50:05.071Z] ca9280d653b3: Download complete [2022-09-21T21:50:05.071Z] cbdbe7a5bc2a: Pull complete [2022-09-21T21:50:05.327Z] 7e9c9ca2126c: Verifying Checksum [2022-09-21T21:50:05.327Z] 7e9c9ca2126c: Download complete [2022-09-21T21:50:05.584Z] ca9280d653b3: Pull complete [2022-09-21T21:50:08.867Z] 7e9c9ca2126c: Pull complete [2022-09-21T21:50:08.867Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-09-21T21:50:08.867Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-21T21:50:08.867Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T21:50:09.097Z] prd-ubuntu20.04-docker-8c-8g-478 does not seem to be running inside a container [2022-09-21T21:50:09.126Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-21T21:50:10.477Z] $ docker top 7e542fd34d8afeb0f53e5c464b22bb92398bef5b9f4122b214ede04ac6860f9f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-21T21:50:10.881Z] + docker-compose build --help [2022-09-21T21:50:10.881Z] + grep parallel [2022-09-21T21:50:11.451Z] --parallel Build images in parallel. [Pipeline] } [2022-09-21T21:50:11.488Z] $ docker stop --time=1 7e542fd34d8afeb0f53e5c464b22bb92398bef5b9f4122b214ede04ac6860f9f [2022-09-21T21:50:12.774Z] $ docker rm -f 7e542fd34d8afeb0f53e5c464b22bb92398bef5b9f4122b214ede04ac6860f9f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T21:50:13.362Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-21T21:50:13.362Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T21:50:13.525Z] prd-ubuntu20.04-docker-8c-8g-478 does not seem to be running inside a container [2022-09-21T21:50:13.558Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-21T21:50:13.925Z] $ docker top 2d06eb871b42b34d213e2366badcf1b0fb8061e8d3a91cc820a5585bb3382dfa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-21T21:50:14.328Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-21T21:50:14.898Z] Building core-command ... [2022-09-21T21:50:14.898Z] Building core-data ... [2022-09-21T21:50:14.898Z] Building core-metadata ... [2022-09-21T21:50:14.898Z] Building security-bootstrapper ... [2022-09-21T21:50:14.898Z] Building security-proxy-setup ... [2022-09-21T21:50:14.898Z] Building security-secretstore-setup ... [2022-09-21T21:50:14.898Z] Building security-spiffe-token-provider ... [2022-09-21T21:50:14.898Z] Building security-spire-agent ... [2022-09-21T21:50:14.898Z] Building security-spire-config ... [2022-09-21T21:50:14.898Z] Building security-spire-server ... [2022-09-21T21:50:14.898Z] Building support-notifications ... [2022-09-21T21:50:14.898Z] Building support-scheduler ... [2022-09-21T21:50:14.898Z] Building sys-mgmt-agent ... [2022-09-21T21:50:14.898Z] Building sys-mgmt-agent [2022-09-21T21:50:14.898Z] Building security-secretstore-setup [2022-09-21T21:50:14.898Z] Building security-spire-agent [2022-09-21T21:50:14.898Z] Building security-bootstrapper [2022-09-21T21:50:14.898Z] Building core-data [2022-09-21T21:50:27.092Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T21:50:27.092Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-21T21:50:27.092Z] ---> bfbd2b02ed2a [2022-09-21T21:50:27.092Z] Step 3/23 : WORKDIR /edgex-go [2022-09-21T21:50:27.092Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T21:50:27.092Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-21T21:50:27.092Z] ---> bfbd2b02ed2a [2022-09-21T21:50:27.092Z] Step 3/26 : WORKDIR /edgex-go [2022-09-21T21:50:27.092Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T21:50:27.092Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-21T21:50:27.092Z] ---> bfbd2b02ed2a [2022-09-21T21:50:27.092Z] Step 3/33 : WORKDIR /edgex-go [2022-09-21T21:50:27.092Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T21:50:27.092Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-21T21:50:27.092Z] ---> bfbd2b02ed2a [2022-09-21T21:50:27.092Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-21T21:50:27.350Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T21:50:27.350Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-21T21:50:27.350Z] ---> bfbd2b02ed2a [2022-09-21T21:50:27.350Z] Step 3/25 : WORKDIR /edgex-go [2022-09-21T21:50:30.638Z] ---> Running in 922fbb0f9c3f [2022-09-21T21:50:30.638Z] ---> Running in 75374f4bf7c7 [2022-09-21T21:50:30.638Z] ---> Running in 97a73ec22acb [2022-09-21T21:50:30.638Z] ---> Running in eeba40aa72b4 [2022-09-21T21:50:30.638Z] ---> Running in 948d4c5535c1 [2022-09-21T21:50:30.638Z] Removing intermediate container 922fbb0f9c3f [2022-09-21T21:50:30.638Z] ---> 263a30060060 [2022-09-21T21:50:30.638Z] Step 4/24 : WORKDIR /edgex-go [2022-09-21T21:50:30.638Z] ---> Running in 4ba15b31cae5 [2022-09-21T21:50:30.638Z] Removing intermediate container 75374f4bf7c7 [2022-09-21T21:50:30.638Z] ---> 27e2a5093aa1 [2022-09-21T21:50:30.638Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T21:50:30.638Z] Removing intermediate container 97a73ec22acb [2022-09-21T21:50:30.638Z] ---> 498a4ce4a6a2 [2022-09-21T21:50:30.638Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T21:50:30.638Z] Removing intermediate container eeba40aa72b4 [2022-09-21T21:50:30.638Z] ---> 7f4356dd5d5a [2022-09-21T21:50:30.638Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T21:50:30.638Z] Removing intermediate container 948d4c5535c1 [2022-09-21T21:50:30.638Z] ---> ff963c5bf420 [2022-09-21T21:50:30.638Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T21:50:30.638Z] ---> Running in 22e5b3802d0f [2022-09-21T21:50:30.638Z] ---> Running in bf234a9f69a1 [2022-09-21T21:50:30.638Z] ---> Running in d2d2babdf114 [2022-09-21T21:50:30.638Z] ---> Running in 010595859ba2 [2022-09-21T21:50:30.638Z] Removing intermediate container 4ba15b31cae5 [2022-09-21T21:50:30.638Z] ---> 59cbb3e4d051 [2022-09-21T21:50:30.638Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T21:50:30.638Z] ---> Running in 52d8ac20f678 [2022-09-21T21:50:31.206Z] Removing intermediate container 22e5b3802d0f [2022-09-21T21:50:31.206Z] ---> a90a0e3be1e0 [2022-09-21T21:50:31.206Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-21T21:50:31.206Z] ---> Running in 9d5fe04dd7fc [2022-09-21T21:50:31.464Z] Removing intermediate container d2d2babdf114 [2022-09-21T21:50:31.464Z] ---> 8ff186ce94b7 [2022-09-21T21:50:31.464Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-21T21:50:31.722Z] ---> Running in fb911620e26d [2022-09-21T21:50:31.723Z] Removing intermediate container bf234a9f69a1 [2022-09-21T21:50:31.723Z] ---> 77025703cab6 [2022-09-21T21:50:31.723Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-21T21:50:31.723Z] ---> Running in 8ee7ed87fe27 [2022-09-21T21:50:31.980Z] Removing intermediate container 52d8ac20f678 [2022-09-21T21:50:31.980Z] ---> 7ed92c75ffba [2022-09-21T21:50:31.980Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-21T21:50:31.980Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-21T21:50:31.980Z] ---> Running in de71a2b87101 [2022-09-21T21:50:31.980Z] Removing intermediate container 010595859ba2 [2022-09-21T21:50:31.980Z] ---> 644e2ab82bc7 [2022-09-21T21:50:31.980Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-21T21:50:31.980Z] ---> Running in 1951547e46b3 [2022-09-21T21:50:32.558Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-21T21:50:32.558Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-21T21:50:32.558Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-21T21:50:32.558Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-21T21:50:32.818Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-21T21:50:33.075Z] OK: 211 MiB in 51 packages [2022-09-21T21:50:33.357Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-21T21:50:33.357Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-21T21:50:33.357Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-21T21:50:33.357Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-21T21:50:33.616Z] Removing intermediate container 9d5fe04dd7fc [2022-09-21T21:50:33.616Z] ---> d64315c5098b [2022-09-21T21:50:33.616Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-21T21:50:33.616Z] ---> 13c158d94e8f [2022-09-21T21:50:33.616Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T21:50:33.616Z] OK: 211 MiB in 51 packages [2022-09-21T21:50:33.616Z] ---> Running in ddd28e6ed042 [2022-09-21T21:50:33.875Z] OK: 211 MiB in 51 packages [2022-09-21T21:50:33.875Z] OK: 211 MiB in 51 packages [2022-09-21T21:50:34.139Z] Removing intermediate container 8ee7ed87fe27 [2022-09-21T21:50:34.139Z] ---> 4552ae22e89d [2022-09-21T21:50:34.139Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-21T21:50:34.139Z] OK: 211 MiB in 51 packages [2022-09-21T21:50:34.397Z] ---> 107534359545 [2022-09-21T21:50:34.397Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T21:50:34.397Z] Removing intermediate container 1951547e46b3 [2022-09-21T21:50:34.397Z] ---> 77884a1d63e9 [2022-09-21T21:50:34.397Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-21T21:50:34.397Z] ---> Running in b4535fc8f267 [2022-09-21T21:50:34.397Z] Removing intermediate container de71a2b87101 [2022-09-21T21:50:34.397Z] ---> eee73443727c [2022-09-21T21:50:34.397Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-21T21:50:34.655Z] ---> eac32891e555 [2022-09-21T21:50:34.655Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T21:50:34.655Z] ---> Running in b306177e43d0 [2022-09-21T21:50:34.655Z] ---> 9a2ef32cd7ef [2022-09-21T21:50:34.655Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T21:50:34.655Z] Removing intermediate container fb911620e26d [2022-09-21T21:50:34.655Z] ---> a35e477996d3 [2022-09-21T21:50:34.655Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-21T21:50:34.655Z] ---> Running in 7eb7ec3139b7 [2022-09-21T21:50:34.913Z] ---> 8294b2144181 [2022-09-21T21:50:34.913Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T21:50:34.913Z] ---> Running in 15c9aa0c5666 [2022-09-21T21:50:49.808Z] Removing intermediate container b306177e43d0 [2022-09-21T21:50:49.808Z] ---> 081f67fb186f [2022-09-21T21:50:49.808Z] Step 8/25 : COPY . . [2022-09-21T21:50:49.808Z] Removing intermediate container b4535fc8f267 [2022-09-21T21:50:49.808Z] ---> 2e2d90517b43 [2022-09-21T21:50:49.808Z] Step 8/33 : COPY . . [2022-09-21T21:50:49.808Z] Removing intermediate container 15c9aa0c5666 [2022-09-21T21:50:49.808Z] ---> 86247fe8d3eb [2022-09-21T21:50:49.808Z] Step 8/26 : COPY . . [2022-09-21T21:50:49.808Z] Removing intermediate container ddd28e6ed042 [2022-09-21T21:50:49.808Z] ---> 65a5e894d85f [2022-09-21T21:50:49.808Z] Step 8/23 : COPY . . [2022-09-21T21:50:49.808Z] Removing intermediate container 7eb7ec3139b7 [2022-09-21T21:50:49.808Z] ---> a6f6eab3e69d [2022-09-21T21:50:49.808Z] Step 9/24 : COPY . . [2022-09-21T21:50:57.926Z] ---> e03d6dd9e4f4 [2022-09-21T21:50:57.926Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-21T21:50:57.926Z] ---> 2f60c75a3e48 [2022-09-21T21:50:57.926Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-21T21:50:57.926Z] ---> c9f009e3a3f9 [2022-09-21T21:50:57.926Z] ---> 10148ad77cad [2022-09-21T21:50:57.926Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-dataStep 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-21T21:50:57.926Z] [2022-09-21T21:50:57.926Z] ---> 4a845fb36a51 [2022-09-21T21:50:57.926Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-21T21:50:57.926Z] ---> Running in 4f3e244a29b8 [2022-09-21T21:50:57.926Z] ---> Running in 2d575962e01a [2022-09-21T21:50:57.926Z] ---> Running in 6fb833795bcd [2022-09-21T21:50:57.926Z] ---> Running in 4750c6d888fc [2022-09-21T21:50:57.926Z] ---> Running in d9e923957c67 [2022-09-21T21:50:57.926Z] Removing intermediate container 4f3e244a29b8 [2022-09-21T21:50:57.926Z] ---> 414c7788fba0 [2022-09-21T21:50:57.926Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-21T21:50:57.926Z] ---> Running in 553e4d25d075 [2022-09-21T21:50:57.926Z] Removing intermediate container 553e4d25d075 [2022-09-21T21:50:57.926Z] ---> b87a3942ba29 [2022-09-21T21:50:57.926Z] 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-21T21:50:57.926Z] ---> Running in 3e8933c12bbf [2022-09-21T21:50:57.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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-09-21T21:50:57.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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-21T21:50:57.926Z] 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-21T21:50:57.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-21T21:50:58.184Z] Removing intermediate container 3e8933c12bbf [2022-09-21T21:50:58.184Z] ---> 690cd5e0efd7 [2022-09-21T21:50:58.184Z] Step 12/26 : WORKDIR /edgex-go [2022-09-21T21:50:58.184Z] ---> Running in c3e45533cfbc [2022-09-21T21:50:58.441Z] Removing intermediate container c3e45533cfbc [2022-09-21T21:50:58.441Z] ---> 920ac5111e14 [2022-09-21T21:50:58.441Z] [2022-09-21T21:50:58.441Z] Step 13/26 : FROM alpine:3.15 [2022-09-21T21:50:58.441Z] 3.15: Pulling from library/alpine [2022-09-21T21:50:59.006Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-21T21:50:59.006Z] Status: Downloaded newer image for alpine:3.15 [2022-09-21T21:50:59.006Z] ---> c4fc93816858 [2022-09-21T21:50:59.006Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-21T21:50:59.006Z] ---> Running in a9d73a7851cc [2022-09-21T21:50:59.006Z] Removing intermediate container a9d73a7851cc [2022-09-21T21:50:59.006Z] ---> 816ccb106ef3 [2022-09-21T21:50:59.006Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T21:50:59.006Z] ---> Running in 9aff72c747dc [2022-09-21T21:51:00.377Z] Removing intermediate container 9aff72c747dc [2022-09-21T21:51:00.377Z] ---> 30d4559c7e7c [2022-09-21T21:51:00.377Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-21T21:51:00.377Z] ---> Running in 6ae1831e23bb [2022-09-21T21:51:00.635Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-21T21:51:01.566Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-21T21:51:02.130Z] v3.15.6-76-gc40548a3b8 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-21T21:51:02.130Z] v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-21T21:51:02.130Z] OK: 15857 distinct packages available [2022-09-21T21:51:02.130Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-21T21:51:03.059Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-21T21:51:03.315Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-21T21:51:03.315Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-21T21:51:03.315Z] (3/5) Installing libucontext (1.1-r0) [2022-09-21T21:51:03.572Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-21T21:51:03.572Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-21T21:51:03.572Z] Executing busybox-1.34.1-r7.trigger [2022-09-21T21:51:03.572Z] OK: 7 MiB in 19 packages [2022-09-21T21:51:05.464Z] Removing intermediate container 6ae1831e23bb [2022-09-21T21:51:05.464Z] ---> a3762c54a154 [2022-09-21T21:51:05.464Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-21T21:51:06.832Z] ---> 75ec90c1a210 [2022-09-21T21:51:06.832Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-21T21:51:09.354Z] ---> 46bc4339b423 [2022-09-21T21:51:09.354Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-21T21:51:09.610Z] ---> fb3abed5f13d [2022-09-21T21:51:09.610Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-21T21:51:10.541Z] ---> bc75f7b2b7b4 [2022-09-21T21:51:10.541Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-21T21:51:11.104Z] ---> 8d5d3b868e4f [2022-09-21T21:51:11.104Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-21T21:51:11.104Z] ---> Running in 90c75862a034 [2022-09-21T21:51:11.368Z] Removing intermediate container 90c75862a034 [2022-09-21T21:51:11.368Z] ---> bfba75d112c6 [2022-09-21T21:51:11.368Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-21T21:51:11.625Z] ---> Running in e83a81e2e618 [2022-09-21T21:51:12.188Z] Removing intermediate container e83a81e2e618 [2022-09-21T21:51:12.188Z] ---> 56cb4ef24cc4 [2022-09-21T21:51:12.188Z] Step 24/26 : LABEL arch=x86_64 [2022-09-21T21:51:12.188Z] ---> Running in 3f3cd70e4989 [2022-09-21T21:51:12.447Z] Removing intermediate container 3f3cd70e4989 [2022-09-21T21:51:12.447Z] ---> d4247613526d [2022-09-21T21:51:12.447Z] Step 25/26 : LABEL git_sha=fa9012e988dbc4c492e83e4eea98f27754a4c933 [2022-09-21T21:51:12.706Z] ---> Running in ee0106daaf2d [2022-09-21T21:51:12.964Z] Removing intermediate container ee0106daaf2d [2022-09-21T21:51:12.964Z] ---> 8d864cd43a74 [2022-09-21T21:51:12.964Z] Step 26/26 : LABEL version=0.0.0 [2022-09-21T21:51:12.964Z] ---> Running in 36a79ba4fdb4 [2022-09-21T21:51:13.221Z] Removing intermediate container 36a79ba4fdb4 [2022-09-21T21:51:13.221Z] ---> b982e3726c14 [2022-09-21T21:51:13.221Z] [2022-09-21T21:51:13.478Z] Successfully built b982e3726c14 [2022-09-21T21:51:13.478Z] Successfully tagged security-spire-agent:latest [2022-09-21T21:51:13.478Z] Building core-command [2022-09-21T21:51:16.753Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T21:51:16.753Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-21T21:51:16.753Z] ---> bfbd2b02ed2a [2022-09-21T21:51:16.753Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-21T21:51:16.753Z] ---> Using cache [2022-09-21T21:51:16.753Z] ---> 263a30060060 [2022-09-21T21:51:16.753Z] Step 4/24 : WORKDIR /edgex-go [2022-09-21T21:51:16.753Z] ---> Using cache [2022-09-21T21:51:16.753Z] ---> 59cbb3e4d051 [2022-09-21T21:51:16.753Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T21:51:16.753Z] ---> Using cache [2022-09-21T21:51:16.753Z] ---> 7ed92c75ffba [2022-09-21T21:51:16.753Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-21T21:51:18.120Z] ---> Running in 74f1bdb7e18d [2022-09-21T21:51:19.051Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-21T21:51:19.614Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-21T21:51:19.884Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-479 in /w/workspace/edgexfoundry_edgex-go_PR-4164 [Pipeline] { [Pipeline] ws [2022-09-21T21:51:19.921Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-09-21T21:51:19.999Z] The recommended git tool is: git [2022-09-21T21:51:20.179Z] OK: 211 MiB in 51 packages [2022-09-21T21:51:21.112Z] Removing intermediate container 74f1bdb7e18d [2022-09-21T21:51:21.112Z] ---> eb8c197d7710 [2022-09-21T21:51:21.112Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-21T21:51:21.679Z] ---> bb127ec42538 [2022-09-21T21:51:21.679Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T21:51:21.679Z] ---> Running in 20c714ec7f0e [2022-09-21T21:51:24.955Z] 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-21T21:51:25.469Z] using credential edgex-jenkins-ssh [2022-09-21T21:51:25.485Z] Cloning the remote Git repository [2022-09-21T21:51:25.532Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-09-21T21:51:25.611Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-09-21T21:51:25.760Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-21T21:51:25.761Z] > git --version # timeout=10 [2022-09-21T21:51:25.784Z] > git --version # 'git version 2.25.1' [2022-09-21T21:51:25.786Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-21T21:51:25.837Z] Verifying host key using known hosts file [2022-09-21T21:51:26.053Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-21T21:51:26.066Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-21T21:51:29.131Z] Removing intermediate container 6fb833795bcd [2022-09-21T21:51:29.132Z] ---> c00ea55c1445 [2022-09-21T21:51:29.132Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-21T21:51:29.132Z] Removing intermediate container 2d575962e01a [2022-09-21T21:51:29.132Z] ---> 3573b025fa62 [2022-09-21T21:51:29.132Z] [2022-09-21T21:51:29.132Z] Step 10/33 : FROM alpine:3.16 [2022-09-21T21:51:29.132Z] Removing intermediate container 4750c6d888fc [2022-09-21T21:51:29.132Z] ---> 557dc18a0574 [2022-09-21T21:51:29.132Z] [2022-09-21T21:51:29.132Z] Step 10/25 : FROM alpine:3.16 [2022-09-21T21:51:29.389Z] ---> Running in ab73f61106bf [2022-09-21T21:51:29.649Z] 3.16: Pulling from library/alpine [2022-09-21T21:51:29.649Z] 3.16: Pulling from library/alpine [2022-09-21T21:51:29.907Z] Removing intermediate container 20c714ec7f0e [2022-09-21T21:51:29.907Z] ---> ec3d885ec079 [2022-09-21T21:51:29.907Z] Step 9/24 : COPY . . [2022-09-21T21:51:30.484Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-21T21:51:30.484Z] 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-21T21:51:30.484Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-21T21:51:30.484Z] Status: Image is up to date for alpine:3.16 [2022-09-21T21:51:30.484Z] Status: Downloaded newer image for alpine:3.16 [2022-09-21T21:51:30.484Z] ---> 9c6f07244728 [2022-09-21T21:51:30.484Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-21T21:51:30.484Z] ---> 9c6f07244728 [2022-09-21T21:51:30.484Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-21T21:51:31.862Z] ---> Running in 7dfcac7aa6ad [2022-09-21T21:51:31.862Z] ---> Running in ef281f4f1fef [2022-09-21T21:51:31.862Z] Removing intermediate container d9e923957c67 [2022-09-21T21:51:31.862Z] ---> 583071c48b4f [2022-09-21T21:51:31.862Z] [2022-09-21T21:51:31.862Z] Step 11/24 : FROM alpine:3.16 [2022-09-21T21:51:31.862Z] ---> 9c6f07244728 [2022-09-21T21:51:31.862Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-21T21:51:32.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-21T21:51:32.127Z] Removing intermediate container 7dfcac7aa6ad [2022-09-21T21:51:32.127Z] ---> 0d6d0192b5d8 [2022-09-21T21:51:32.127Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-21T21:51:32.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-21T21:51:32.127Z] Removing intermediate container ab73f61106bf [2022-09-21T21:51:32.127Z] ---> 1f7c3d2a8153 [2022-09-21T21:51:32.127Z] [2022-09-21T21:51:32.127Z] Step 11/23 : FROM alpine:3.16 [2022-09-21T21:51:32.127Z] ---> 9c6f07244728 [2022-09-21T21:51:32.127Z] 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-21T21:51:32.383Z] ---> Running in 1c634a149ed5 [2022-09-21T21:51:32.383Z] ---> Running in 988e50022e5c [2022-09-21T21:51:32.383Z] ---> Running in 792f2fd02268 [2022-09-21T21:51:32.383Z] Removing intermediate container 1c634a149ed5 [2022-09-21T21:51:32.383Z] ---> 017695820f01 [2022-09-21T21:51:32.383Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-21T21:51:32.383Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-21T21:51:32.383Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-21T21:51:32.383Z] (3/3) Installing su-exec (0.2-r1) [2022-09-21T21:51:32.649Z] Executing busybox-1.35.0-r17.trigger [2022-09-21T21:51:32.649Z] Executing ca-certificates-20220614-r0.trigger [2022-09-21T21:51:32.649Z] Removing intermediate container 792f2fd02268 [2022-09-21T21:51:32.649Z] ---> 4f1ec36bf5de [2022-09-21T21:51:32.649Z] 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-21T21:51:32.649Z] OK: 6 MiB in 17 packages [2022-09-21T21:51:32.649Z] ---> Running in b131f9e784f9 [2022-09-21T21:51:32.649Z] ---> Running in c4a8f4c0b99f [2022-09-21T21:51:32.906Z] Removing intermediate container b131f9e784f9 [2022-09-21T21:51:32.906Z] ---> 670a608d72be [2022-09-21T21:51:32.906Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-21T21:51:32.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-21T21:51:32.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-21T21:51:33.164Z] ---> Running in fbafa656eda7 [2022-09-21T21:51:33.164Z] Removing intermediate container fbafa656eda7 [2022-09-21T21:51:33.164Z] ---> db7d45bc62ae [2022-09-21T21:51:33.164Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T21:51:33.164Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-21T21:51:33.164Z] (2/2) Installing su-exec (0.2-r1) [2022-09-21T21:51:33.164Z] Executing busybox-1.35.0-r17.trigger [2022-09-21T21:51:33.164Z] OK: 6 MiB in 16 packages [2022-09-21T21:51:33.421Z] ---> Running in deaa821cea45 [2022-09-21T21:51:33.421Z] Removing intermediate container ef281f4f1fef [2022-09-21T21:51:33.421Z] ---> f02abf395285 [2022-09-21T21:51:33.421Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-21T21:51:33.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-21T21:51:33.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-21T21:51:33.421Z] ---> Running in d8c66257d7aa [2022-09-21T21:51:33.686Z] Removing intermediate container d8c66257d7aa [2022-09-21T21:51:33.686Z] ---> 1041be439afe [2022-09-21T21:51:33.686Z] Step 13/25 : WORKDIR / [2022-09-21T21:51:33.686Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-21T21:51:33.686Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-21T21:51:33.686Z] (3/33) Installing readline (8.1.2-r0) [2022-09-21T21:51:33.686Z] (4/33) Installing bash (5.1.16-r2) [2022-09-21T21:51:33.946Z] Executing bash-5.1.16-r2.post-install [2022-09-21T21:51:33.947Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-21T21:51:33.947Z] ---> Running in d5e08b6c5a39 [2022-09-21T21:51:33.947Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-21T21:51:33.947Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-21T21:51:33.947Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-21T21:51:33.947Z] (9/33) Installing curl (7.83.1-r3) [2022-09-21T21:51:33.947Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-21T21:51:34.204Z] Removing intermediate container 988e50022e5c [2022-09-21T21:51:34.204Z] ---> cc52f1118c43 [2022-09-21T21:51:34.204Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-21T21:51:34.204Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-21T21:51:34.204Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-21T21:51:34.204Z] (13/33) Installing expat (2.4.9-r0) [2022-09-21T21:51:34.204Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-21T21:51:34.204Z] (15/33) Installing gdbm (1.23-r0) [2022-09-21T21:51:34.204Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-21T21:51:34.204Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-21T21:51:34.204Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-21T21:51:34.204Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-21T21:51:34.204Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-21T21:51:34.204Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-21T21:51:34.462Z] Removing intermediate container d5e08b6c5a39 [2022-09-21T21:51:34.462Z] ---> 2398e7a02e1b [2022-09-21T21:51:34.462Z] 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-21T21:51:34.462Z] ---> Running in b08c0a757b09 [2022-09-21T21:51:34.720Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-21T21:51:34.720Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-21T21:51:34.720Z] Removing intermediate container b08c0a757b09 [2022-09-21T21:51:34.720Z] ---> 185e8dfbdfa9 [2022-09-21T21:51:34.720Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-21T21:51:34.720Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-21T21:51:34.977Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-21T21:51:34.977Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-21T21:51:34.977Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-21T21:51:34.977Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-21T21:51:34.977Z] ---> db6ec0263d0f [2022-09-21T21:51:34.977Z] 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-21T21:51:34.977Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-21T21:51:34.977Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-21T21:51:34.977Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-21T21:51:34.977Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-21T21:51:34.977Z] ---> Running in f030427944cd [2022-09-21T21:51:34.977Z] Removing intermediate container deaa821cea45 [2022-09-21T21:51:34.977Z] ---> e7e924037071 [2022-09-21T21:51:34.977Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-21T21:51:34.977Z] ---> 28bc28860943 [2022-09-21T21:51:34.977Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-21T21:51:34.977Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-21T21:51:35.234Z] ---> Running in b7210c45f3be [2022-09-21T21:51:35.234Z] ---> Running in 098a931418d4 [2022-09-21T21:51:35.234Z] Executing busybox-1.35.0-r17.trigger [2022-09-21T21:51:35.234Z] Executing ca-certificates-20220614-r0.trigger [2022-09-21T21:51:35.234Z] Removing intermediate container f030427944cd [2022-09-21T21:51:35.234Z] ---> 537f838b1cc8 [2022-09-21T21:51:35.234Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-21T21:51:35.234Z] ---> 6200529a3209 [2022-09-21T21:51:35.234Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-21T21:51:35.234Z] ---> Running in edb637dace88 [2022-09-21T21:51:35.234Z] OK: 122 MiB in 47 packages [2022-09-21T21:51:35.491Z] Removing intermediate container edb637dace88 [2022-09-21T21:51:35.491Z] ---> 4ecd7e9e5851 [2022-09-21T21:51:35.491Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-21T21:51:35.491Z] ---> 427937d8396d [2022-09-21T21:51:35.491Z] 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-21T21:51:35.491Z] ---> Running in f8264ec2967a [2022-09-21T21:51:35.786Z] Removing intermediate container f8264ec2967a [2022-09-21T21:51:35.786Z] ---> 27b5365f2973 [2022-09-21T21:51:35.786Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-21T21:51:35.786Z] 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-21T21:51:35.786Z] ---> 186e0420660d [2022-09-21T21:51:35.786Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-21T21:51:35.786Z] ---> Running in 2bd370672a91 [2022-09-21T21:51:35.786Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-21T21:51:36.479Z] ---> 9ad982e66dc0 [2022-09-21T21:51:36.479Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-21T21:51:36.762Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-21T21:51:36.762Z] ---> d3118b6e4e0d [2022-09-21T21:51:36.762Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-21T21:51:36.762Z] Removing intermediate container 2bd370672a91 [2022-09-21T21:51:36.762Z] ---> 2445f1d778fe [2022-09-21T21:51:36.762Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-21T21:51:37.030Z] ---> Running in 426ac33b4b1e [2022-09-21T21:51:37.031Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-21T21:51:37.031Z] ---> 2c2152f219bc [2022-09-21T21:51:37.031Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-21T21:51:37.031Z] ---> Running in f4aece097c9c [2022-09-21T21:51:37.031Z] Removing intermediate container 426ac33b4b1e [2022-09-21T21:51:37.031Z] ---> 2af31565611f [2022-09-21T21:51:37.031Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-21T21:51:37.031Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-21T21:51:37.292Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-21T21:51:37.292Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-21T21:51:37.292Z] ---> b9136a305e2b [2022-09-21T21:51:37.292Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-21T21:51:37.292Z] ---> Running in ae79bac1cc10 [2022-09-21T21:51:37.292Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-21T21:51:37.576Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-21T21:51:37.576Z] Executing busybox-1.35.0-r17.trigger [2022-09-21T21:51:37.576Z] OK: 8 MiB in 20 packages [2022-09-21T21:51:37.879Z] Collecting docker-compose==1.23.2 [2022-09-21T21:51:37.879Z] Removing intermediate container f4aece097c9c [2022-09-21T21:51:37.879Z] ---> caf6c06528c0 [2022-09-21T21:51:37.879Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-21T21:51:37.879Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-21T21:51:37.879Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 35.6 MB/s eta 0:00:00 [2022-09-21T21:51:37.879Z] ---> Running in 6f27b8463d39 [2022-09-21T21:51:37.879Z] 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-21T21:51:37.879Z] Collecting jsonschema<3,>=2.5.1 [2022-09-21T21:51:37.879Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-21T21:51:38.158Z] Collecting cached-property<2,>=1.2.0 [2022-09-21T21:51:38.158Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-21T21:51:38.158Z] Removing intermediate container 6f27b8463d39 [2022-09-21T21:51:38.158Z] ---> 2d0bb84d0237 [2022-09-21T21:51:38.158Z] Step 23/25 : LABEL arch=x86_64 [2022-09-21T21:51:38.158Z] ---> Running in e2ee384bab22 [2022-09-21T21:51:38.158Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-21T21:51:38.158Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-21T21:51:38.158Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 144.0 MB/s eta 0:00:00 [2022-09-21T21:51:38.158Z] Collecting docopt<0.7,>=0.6.1 [2022-09-21T21:51:38.158Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-21T21:51:38.158Z] Removing intermediate container 098a931418d4 [2022-09-21T21:51:38.158Z] ---> 2264cc263071 [2022-09-21T21:51:38.158Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-21T21:51:38.158Z] Preparing metadata (setup.py): started [2022-09-21T21:51:38.158Z] Removing intermediate container e2ee384bab22 [2022-09-21T21:51:38.158Z] ---> 75686f55dd78 [2022-09-21T21:51:38.158Z] Step 24/25 : LABEL git_sha=fa9012e988dbc4c492e83e4eea98f27754a4c933 [2022-09-21T21:51:38.443Z] ---> Running in 5fd0f34e24dd [2022-09-21T21:51:38.443Z] Removing intermediate container ae79bac1cc10 [2022-09-21T21:51:38.443Z] ---> 7610d7277771 [2022-09-21T21:51:38.443Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-21T21:51:38.443Z] ---> d77196851506 [2022-09-21T21:51:38.443Z] Removing intermediate container 5fd0f34e24dd [2022-09-21T21:51:38.443Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-21T21:51:38.443Z] ---> cf1dbc09a343 [2022-09-21T21:51:38.443Z] Step 25/25 : LABEL version=0.0.0 [2022-09-21T21:51:38.443Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-21T21:51:38.443Z] Collecting texttable<0.10,>=0.9.0 [2022-09-21T21:51:38.443Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-21T21:51:38.748Z] Preparing metadata (setup.py): started [2022-09-21T21:51:38.748Z] ---> Running in fae071b40270 [2022-09-21T21:51:38.748Z] ---> da4a065cd31f [2022-09-21T21:51:38.748Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-21T21:51:38.748Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-21T21:51:38.748Z] Removing intermediate container fae071b40270 [2022-09-21T21:51:38.748Z] ---> 2adb15a3af24 [2022-09-21T21:51:38.748Z] [2022-09-21T21:51:39.015Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-21T21:51:39.015Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-21T21:51:39.015Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 106.1 MB/s eta 0:00:00 [2022-09-21T21:51:39.015Z] ---> 0842e69b1ae2 [2022-09-21T21:51:39.015Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-21T21:51:39.015Z] Successfully built 2adb15a3af24 [2022-09-21T21:51:39.015Z] Successfully tagged security-secretstore-setup:latest [2022-09-21T21:51:39.015Z]  Building security-secretstore-setup ... done Building support-scheduler [2022-09-21T21:51:39.015Z] Collecting docker<4.0,>=3.6.0 [2022-09-21T21:51:39.015Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-21T21:51:39.015Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 120.0 MB/s eta 0:00:00 [2022-09-21T21:51:39.273Z] Collecting PyYAML<4,>=3.10 [2022-09-21T21:51:39.273Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-21T21:51:39.273Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 87.9 MB/s eta 0:00:00 [2022-09-21T21:51:39.273Z] Preparing metadata (setup.py): started [2022-09-21T21:51:39.273Z] ---> 951e5f71c1a8 [2022-09-21T21:51:39.273Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-21T21:51:39.841Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-21T21:51:39.841Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-21T21:51:39.841Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-21T21:51:39.841Z] Preparing metadata (setup.py): started [2022-09-21T21:51:40.105Z] ---> 249c64b6028f [2022-09-21T21:51:40.105Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-21T21:51:40.105Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-21T21:51:40.105Z] Collecting docker-pycreds>=0.4.0 [2022-09-21T21:51:40.105Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-21T21:51:40.105Z] ---> 54b720794fdd [2022-09-21T21:51:40.105Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-21T21:51:40.105Z] ---> Running in 338775a87da6 [2022-09-21T21:51:40.105Z] Collecting certifi>=2017.4.17 [2022-09-21T21:51:40.105Z] Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) [2022-09-21T21:51:40.105Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 157.9 MB/s eta 0:00:00 [2022-09-21T21:51:40.105Z] Collecting idna<2.8,>=2.5 [2022-09-21T21:51:40.105Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-21T21:51:40.366Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 169.1 MB/s eta 0:00:00 [2022-09-21T21:51:40.366Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-21T21:51:40.366Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-21T21:51:40.366Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 121.2 MB/s eta 0:00:00 [2022-09-21T21:51:40.366Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-21T21:51:40.366Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-21T21:51:40.366Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 204.6 MB/s eta 0:00:00 [2022-09-21T21:51:40.366Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-21T21:51:40.366Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-21T21:51:40.366Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-21T21:51:40.366Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-21T21:51:40.366Z] Removing intermediate container 338775a87da6 [2022-09-21T21:51:40.366Z] ---> 4847d30ead02 [2022-09-21T21:51:40.366Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-21T21:51:40.625Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-21T21:51:40.625Z] Running setup.py install for texttable: started [2022-09-21T21:51:40.625Z] ---> 6d47e66e6f3c [2022-09-21T21:51:40.625Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-21T21:51:40.625Z] ---> Running in 93aa2173e319 [2022-09-21T21:51:40.883Z] Running setup.py install for texttable: finished with status 'done' [2022-09-21T21:51:40.883Z] Running setup.py install for PyYAML: started [2022-09-21T21:51:40.883Z] ---> 745dc92de5c0 [2022-09-21T21:51:40.883Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-21T21:51:41.142Z] Removing intermediate container 93aa2173e319 [2022-09-21T21:51:41.142Z] ---> d57306b09787 [2022-09-21T21:51:41.142Z] Step 22/24 : LABEL arch=x86_64 [2022-09-21T21:51:41.142Z] ---> Running in 65823461e03a [2022-09-21T21:51:41.403Z] ---> 089da30170ce [2022-09-21T21:51:41.403Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-21T21:51:41.403Z] Removing intermediate container 65823461e03a [2022-09-21T21:51:41.403Z] ---> 4b6a444c7392 [2022-09-21T21:51:41.403Z] Step 23/24 : LABEL git_sha=fa9012e988dbc4c492e83e4eea98f27754a4c933 [2022-09-21T21:51:41.403Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-21T21:51:41.403Z] ---> Running in 7a4d0dc99fbe [2022-09-21T21:51:41.665Z] ---> 30d88071e47f [2022-09-21T21:51:41.665Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-21T21:51:41.922Z] Running setup.py install for docopt: started [2022-09-21T21:51:41.922Z] Removing intermediate container 7a4d0dc99fbe [2022-09-21T21:51:41.922Z] ---> fa568b32a596 [2022-09-21T21:51:41.922Z] Step 24/24 : LABEL version=0.0.0 [2022-09-21T21:51:41.922Z] ---> Running in eac55962c633 [2022-09-21T21:51:41.922Z] ---> Running in 4f08261513fe [2022-09-21T21:51:42.179Z] Running setup.py install for docopt: finished with status 'done' [2022-09-21T21:51:41.815Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-21T21:51:41.838Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-21T21:51:42.438Z] Removing intermediate container 4f08261513fe [2022-09-21T21:51:42.438Z] ---> 875cfc6ef9e9 [2022-09-21T21:51:42.438Z] [2022-09-21T21:51:42.438Z] Successfully built 875cfc6ef9e9 [2022-09-21T21:51:42.438Z] Successfully tagged core-data:latest [2022-09-21T21:51:42.438Z] Building support-notifications [2022-09-21T21:51:42.694Z]  Building core-data ... done  Running setup.py install for dockerpty: started [2022-09-21T21:51:42.966Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-21T21:51:43.507Z] Merging remotes/origin/main commit 58b8536f987877404e75de77e000c4425cbd7d69 into PR head commit 247dd7ae5d3ed112fe01675563fa3ffed5e801b2 [2022-09-21T21:51:43.897Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T21:51:43.897Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-21T21:51:43.897Z] ---> bfbd2b02ed2a [2022-09-21T21:51:43.897Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-21T21:51:43.897Z] ---> Using cache [2022-09-21T21:51:43.897Z] ---> 263a30060060 [2022-09-21T21:51:43.897Z] Step 4/23 : WORKDIR /edgex-go [2022-09-21T21:51:43.897Z] ---> Using cache [2022-09-21T21:51:43.897Z] ---> 59cbb3e4d051 [2022-09-21T21:51:43.897Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T21:51:43.897Z] ---> Using cache [2022-09-21T21:51:43.897Z] ---> 7ed92c75ffba [2022-09-21T21:51:43.897Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-21T21:51:43.897Z] ---> Using cache [2022-09-21T21:51:43.897Z] ---> eb8c197d7710 [2022-09-21T21:51:43.897Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-21T21:51:43.897Z] ---> Using cache [2022-09-21T21:51:43.897Z] ---> bb127ec42538 [2022-09-21T21:51:43.897Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T21:51:43.897Z] ---> Using cache [2022-09-21T21:51:43.897Z] ---> ec3d885ec079 [2022-09-21T21:51:43.897Z] Step 9/23 : COPY . . [2022-09-21T21:51:43.897Z] ---> Using cache [2022-09-21T21:51:43.897Z] ---> 28bc28860943 [2022-09-21T21:51:43.897Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-21T21:51:44.095Z] Merge succeeded, producing cb16b4fdcaa5fb2c620366b0dbd9891bf86b7a40 [2022-09-21T21:51:44.096Z] Checking out Revision cb16b4fdcaa5fb2c620366b0dbd9891bf86b7a40 (PR-4164) [2022-09-21T21:51:42.624Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-21T21:51:42.664Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-21T21:51:42.665Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-21T21:51:42.671Z] Verifying host key using known hosts file [2022-09-21T21:51:42.677Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-21T21:51:42.687Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4164/head:refs/remotes/origin/PR-4164 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-21T21:51:43.527Z] > git config core.sparsecheckout # timeout=10 [2022-09-21T21:51:43.544Z] > git checkout -f 247dd7ae5d3ed112fe01675563fa3ffed5e801b2 # timeout=10 [2022-09-21T21:51:43.785Z] > git remote # timeout=10 [2022-09-21T21:51:43.806Z] > git config --get remote.origin.url # timeout=10 [2022-09-21T21:51:43.828Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-21T21:51:43.832Z] Verifying host key using known hosts file [2022-09-21T21:51:43.838Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-09-21T21:51:43.846Z] > git merge 58b8536f987877404e75de77e000c4425cbd7d69 # timeout=10 [2022-09-21T21:51:44.066Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-21T21:51:44.104Z] > git config core.sparsecheckout # timeout=10 [2022-09-21T21:51:44.129Z] > git checkout -f cb16b4fdcaa5fb2c620366b0dbd9891bf86b7a40 # timeout=10 [2022-09-21T21:51:44.464Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-09-21T21:51:44.464Z] 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-21T21:51:44.723Z]  ---> Running in ccef9c207e44 [2022-09-21T21:51:44.982Z] Removing intermediate container eac55962c633 [2022-09-21T21:51:44.982Z] ---> a4fb9cfeac20 [2022-09-21T21:51:44.982Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-21T21:51:44.982Z] ---> Running in 050f9fdc0fae [2022-09-21T21:51:45.239Z] Removing intermediate container 050f9fdc0fae [2022-09-21T21:51:45.239Z] ---> a5c99d9f6f63 [2022-09-21T21:51:45.239Z] Step 30/33 : CMD ["gate"] [2022-09-21T21:51:45.239Z] 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-21T21:51:45.496Z] ---> Running in 9a490b12b132 [2022-09-21T21:51:45.753Z] Removing intermediate container 9a490b12b132 [2022-09-21T21:51:45.753Z] ---> a5ff97a4dac1 [2022-09-21T21:51:45.753Z] Step 31/33 : LABEL arch=x86_64 [2022-09-21T21:51:46.014Z] ---> Running in bb69a4e4cf41 [2022-09-21T21:51:46.581Z] Removing intermediate container bb69a4e4cf41 [2022-09-21T21:51:46.581Z] ---> b69816ded8c5 [2022-09-21T21:51:46.581Z] Step 32/33 : LABEL git_sha=fa9012e988dbc4c492e83e4eea98f27754a4c933 [2022-09-21T21:51:46.581Z] ---> Running in e2642914f630 [2022-09-21T21:51:46.855Z] Removing intermediate container e2642914f630 [2022-09-21T21:51:46.855Z] ---> f5eb4021131d [2022-09-21T21:51:46.855Z] Step 33/33 : LABEL version=0.0.0 [2022-09-21T21:51:47.113Z] ---> Running in 8f11f78ae661 [2022-09-21T21:51:47.370Z] Removing intermediate container 8f11f78ae661 [2022-09-21T21:51:47.370Z] ---> 1180045b6370 [2022-09-21T21:51:47.370Z] [2022-09-21T21:51:47.370Z] Successfully built 1180045b6370 [2022-09-21T21:51:47.370Z] Successfully tagged security-bootstrapper:latest [2022-09-21T21:51:47.370Z]  Building security-bootstrapper ... done Building security-spiffe-token-provider [2022-09-21T21:51:47.655Z] Commit message: "Merge commit '58b8536f987877404e75de77e000c4425cbd7d69' into HEAD" [2022-09-21T21:51:47.655Z] First time build. Skipping changelog. [2022-09-21T21:51:47.705Z] > git --version # timeout=10 [2022-09-21T21:51:47.716Z] > git --version # 'git version 2.25.1' [2022-09-21T21:51:47.728Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-21T21:51:47.935Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T21:51:47.935Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-21T21:51:47.935Z] ---> bfbd2b02ed2a [2022-09-21T21:51:47.935Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-21T21:51:47.935Z] ---> Using cache [2022-09-21T21:51:47.935Z] ---> 263a30060060 [2022-09-21T21:51:47.935Z] Step 4/23 : WORKDIR /edgex-go [2022-09-21T21:51:47.935Z] ---> Using cache [2022-09-21T21:51:47.935Z] ---> 59cbb3e4d051 [2022-09-21T21:51:47.935Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T21:51:47.935Z] ---> Using cache [2022-09-21T21:51:47.935Z] ---> 7ed92c75ffba [2022-09-21T21:51:47.935Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-21T21:51:48.867Z] ---> Running in a979fb69bf52 [2022-09-21T21:51:48.966Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-21T21:51:48.966Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-21T21:51:48.966Z] Dload Upload Total Spent Left Speed [2022-09-21T21:51:48.966Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 95469 0 --:--:-- --:--:-- --:--:-- 96198 [Pipeline] sh [2022-09-21T21:51:49.430Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-21T21:51:49.430Z] Removing intermediate container c4a8f4c0b99f [2022-09-21T21:51:49.430Z] ---> 578a95e14d28 [2022-09-21T21:51:49.430Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-21T21:51:49.616Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-21T21:51:49.961Z] + sudo tee /etc/docker/daemon.new [2022-09-21T21:51:49.961Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-21T21:51:49.961Z] { [2022-09-21T21:51:49.961Z] "registry-mirrors": [ [2022-09-21T21:51:49.961Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-21T21:51:49.961Z] ], [2022-09-21T21:51:49.961Z] "bip": "10.250.0.254/24", [2022-09-21T21:51:49.961Z] "hosts": [ [2022-09-21T21:51:49.961Z] "tcp://0.0.0.0:5555", [2022-09-21T21:51:49.961Z] "unix:///var/run/docker.sock" [2022-09-21T21:51:49.961Z] ], [2022-09-21T21:51:49.961Z] "mtu": 1458, [2022-09-21T21:51:49.961Z] "selinux-enabled": true, [2022-09-21T21:51:49.961Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-21T21:51:49.961Z] } [Pipeline] sh [2022-09-21T21:51:49.998Z] ---> Running in 227101d2fa16 [2022-09-21T21:51:50.260Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-21T21:51:50.303Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-21T21:51:50.522Z] Removing intermediate container 227101d2fa16 [2022-09-21T21:51:50.522Z] ---> e721c8a5a6c0 [2022-09-21T21:51:50.522Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-21T21:51:50.522Z] OK: 211 MiB in 51 packages [2022-09-21T21:51:50.522Z] ---> Running in 56445fe11813 [2022-09-21T21:51:50.646Z] + sudo service docker restart [2022-09-21T21:51:51.087Z] Removing intermediate container 56445fe11813 [2022-09-21T21:51:51.087Z] ---> 25710fece917 [2022-09-21T21:51:51.087Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-21T21:51:51.346Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T21:51:51.346Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-21T21:51:51.346Z] ---> bfbd2b02ed2a [2022-09-21T21:51:51.346Z] Step 3/20 : WORKDIR /edgex-go [2022-09-21T21:51:51.346Z] ---> Using cache [2022-09-21T21:51:51.346Z] ---> ff963c5bf420 [2022-09-21T21:51:51.346Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-21T21:51:51.615Z] ---> Running in 3d4d6c4030fe [2022-09-21T21:51:51.615Z] Removing intermediate container a979fb69bf52 [2022-09-21T21:51:51.615Z] ---> 9ab6b4b3d77d [2022-09-21T21:51:51.615Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-21T21:51:51.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-21T21:51:51.875Z] ---> 7a1ef5bfce87 [2022-09-21T21:51:51.875Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-21T21:51:52.134Z] ---> c43e4c153f60 [2022-09-21T21:51:52.134Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T21:51:52.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-21T21:51:52.134Z] ---> Running in 76b49b754f21 [2022-09-21T21:51:52.392Z] ---> 402420c41fd9 [2022-09-21T21:51:52.392Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-21T21:51:52.392Z] v3.16.2-193-g9da6059f45 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-21T21:51:52.392Z] v3.16.2-191-gc8e9e5baa8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-21T21:51:52.392Z] OK: 17041 distinct packages available [2022-09-21T21:51:52.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-21T21:51:52.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-21T21:51:52.658Z] OK: 211 MiB in 51 packages [2022-09-21T21:51:52.919Z] ---> 33195f36b58d [2022-09-21T21:51:52.919Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-21T21:51:52.919Z] ---> Running in c600c656cbcb [2022-09-21T21:51:53.179Z] Removing intermediate container c600c656cbcb [2022-09-21T21:51:53.179Z] ---> 7f192bfeeefe [2022-09-21T21:51:53.179Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-21T21:51:53.453Z] ---> Running in 9d90390dbc76 [2022-09-21T21:51:53.453Z] Removing intermediate container 9d90390dbc76 [2022-09-21T21:51:53.453Z] ---> 860f1557dc6c [2022-09-21T21:51:53.453Z] Step 21/23 : LABEL arch=x86_64 [2022-09-21T21:51:53.715Z] ---> Running in b9ba3eff382d [2022-09-21T21:51:53.715Z] Removing intermediate container 3d4d6c4030fe [2022-09-21T21:51:53.715Z] ---> 5cc3876d1efc [2022-09-21T21:51:53.715Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-21T21:51:53.975Z] Removing intermediate container b9ba3eff382d [2022-09-21T21:51:53.975Z] ---> 84aaa71ef451 [2022-09-21T21:51:53.975Z] Step 22/23 : LABEL git_sha=fa9012e988dbc4c492e83e4eea98f27754a4c933 [2022-09-21T21:51:54.560Z] ---> 142ea1a20ba6 [2022-09-21T21:51:54.560Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T21:51:54.560Z] ---> Running in 89c609f9cf5e [2022-09-21T21:51:54.826Z] ---> Running in 41e0cec3df98 [2022-09-21T21:51:55.091Z] Removing intermediate container 89c609f9cf5e [2022-09-21T21:51:55.091Z] ---> a45074514b42 [2022-09-21T21:51:55.091Z] Step 23/23 : LABEL version=0.0.0 [2022-09-21T21:51:56.029Z] ---> Running in 56a26c66c7d1 [2022-09-21T21:51:56.286Z] Removing intermediate container b7210c45f3be [2022-09-21T21:51:56.286Z] ---> 895c6c98e965 [2022-09-21T21:51:56.286Z] [2022-09-21T21:51:56.286Z] Step 11/24 : FROM alpine:3.16 [2022-09-21T21:51:56.286Z] ---> 9c6f07244728 [2022-09-21T21:51:56.286Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-21T21:51:56.286Z] Removing intermediate container 56a26c66c7d1 [2022-09-21T21:51:56.286Z] ---> 6a75d2f0af04 [2022-09-21T21:51:56.286Z] [2022-09-21T21:51:56.286Z] ---> Running in 35549ab9537d [2022-09-21T21:51:56.543Z] Successfully built 6a75d2f0af04 [2022-09-21T21:51:56.543Z] Successfully tagged sys-mgmt-agent:latest [2022-09-21T21:51:56.543Z] Building security-spire-server [2022-09-21T21:51:57.108Z]  Building sys-mgmt-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-21T21:51:57.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-21T21:51:57.366Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-21T21:51:57.366Z] Executing busybox-1.35.0-r17.trigger [2022-09-21T21:51:57.366Z] OK: 6 MiB in 15 packages [2022-09-21T21:52:01.565Z] Removing intermediate container 35549ab9537d [2022-09-21T21:52:01.565Z] ---> c75448413c24 [2022-09-21T21:52:01.565Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-21T21:52:01.565Z] ---> Running in acdd22d1a664 [2022-09-21T21:52:01.838Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T21:52:01.838Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-21T21:52:01.838Z] ---> bfbd2b02ed2a [2022-09-21T21:52:01.838Z] Step 3/25 : WORKDIR /edgex-go [2022-09-21T21:52:01.838Z] ---> Using cache [2022-09-21T21:52:01.838Z] ---> ff963c5bf420 [2022-09-21T21:52:01.838Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T21:52:01.838Z] ---> Using cache [2022-09-21T21:52:01.838Z] ---> 644e2ab82bc7 [2022-09-21T21:52:01.838Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-21T21:52:02.096Z] Removing intermediate container acdd22d1a664 [2022-09-21T21:52:02.096Z] ---> 50bf8f121495 [2022-09-21T21:52:02.096Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-21T21:52:02.096Z] ---> Running in a00ee48210fe [2022-09-21T21:52:02.359Z] ---> Running in 7919b67eafe9 [2022-09-21T21:52:02.359Z] Removing intermediate container 76b49b754f21 [2022-09-21T21:52:02.359Z] ---> 0c8adfe68798 [2022-09-21T21:52:02.359Z] Step 9/23 : COPY . . [2022-09-21T21:52:02.952Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-21T21:52:03.210Z] Removing intermediate container 7919b67eafe9 [2022-09-21T21:52:03.210Z] ---> f8004162f0b1 [2022-09-21T21:52:03.210Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-21T21:52:03.776Z] ---> Running in a047a4a32547 [2022-09-21T21:52:03.776Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-21T21:52:04.345Z] OK: 211 MiB in 51 packages [2022-09-21T21:52:04.345Z] Removing intermediate container a047a4a32547 [2022-09-21T21:52:04.345Z] ---> 4c50d212a1bf [2022-09-21T21:52:04.345Z] Step 16/24 : WORKDIR / [2022-09-21T21:52:05.280Z] ---> Running in d7e645bcfd42 [2022-09-21T21:52:05.850Z] Removing intermediate container d7e645bcfd42 [2022-09-21T21:52:05.851Z] ---> cfb12885189e [2022-09-21T21:52:05.851Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-21T21:52:05.851Z] Removing intermediate container a00ee48210fe [2022-09-21T21:52:05.851Z] ---> 5c767326c3d1 [2022-09-21T21:52:05.851Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-21T21:52:06.110Z] Removing intermediate container 41e0cec3df98 [2022-09-21T21:52:06.110Z] ---> 327fddedc9fc [2022-09-21T21:52:06.110Z] Step 7/20 : COPY . . [2022-09-21T21:52:06.110Z] ---> a8033d0916ee [2022-09-21T21:52:06.110Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-21T21:52:06.110Z] ---> 5e8797f8a9b6 [2022-09-21T21:52:06.110Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T21:52:06.370Z] ---> Running in bf99e381e084 [2022-09-21T21:52:08.273Z] ---> 7e15fa8c92d0 [2022-09-21T21:52:08.274Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-21T21:52:08.274Z] ---> 427f0a128124 [2022-09-21T21:52:08.274Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-21T21:52:08.989Z] provisioning config files... [2022-09-21T21:52:09.022Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9316672485720289349tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-21T21:52:09.408Z] ---> docker-login.sh [2022-09-21T21:52:09.408Z] nexus3.edgexfoundry.org:10001 [2022-09-21T21:52:09.662Z] ---> f24ef583f0a2 [2022-09-21T21:52:09.662Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-21T21:52:09.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T21:52:09.922Z] ---> Running in 83967df39558 [2022-09-21T21:52:09.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T21:52:09.950Z] Configure a credential helper to remove this warning. See [2022-09-21T21:52:09.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T21:52:09.951Z] [2022-09-21T21:52:09.951Z] Login Succeeded [2022-09-21T21:52:09.951Z] nexus3.edgexfoundry.org:10002 [2022-09-21T21:52:10.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T21:52:10.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T21:52:10.221Z] Configure a credential helper to remove this warning. See [2022-09-21T21:52:10.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T21:52:10.221Z] [2022-09-21T21:52:10.221Z] Login Succeeded [2022-09-21T21:52:10.221Z] nexus3.edgexfoundry.org:10003 [2022-09-21T21:52:10.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T21:52:10.499Z] ---> Running in 4573a2854de7 [2022-09-21T21:52:10.499Z] ---> 4905575333a2 [2022-09-21T21:52:10.499Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-21T21:52:10.499Z] Removing intermediate container 4573a2854de7 [2022-09-21T21:52:10.499Z] ---> b4973af0b8ea [2022-09-21T21:52:10.499Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-21T21:52:10.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T21:52:10.755Z] Configure a credential helper to remove this warning. See [2022-09-21T21:52:10.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T21:52:10.755Z] [2022-09-21T21:52:10.755Z] Login Succeeded [2022-09-21T21:52:10.755Z] nexus3.edgexfoundry.org:10004 [2022-09-21T21:52:10.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T21:52:11.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T21:52:11.025Z] Configure a credential helper to remove this warning. See [2022-09-21T21:52:11.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T21:52:11.025Z] [2022-09-21T21:52:11.025Z] Login Succeeded [2022-09-21T21:52:11.025Z] docker.io [2022-09-21T21:52:11.066Z] ---> Running in 63d1d27aa697 [2022-09-21T21:52:11.066Z] ---> Running in 37527ea2b314 [2022-09-21T21:52:11.066Z] 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-21T21:52:11.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-21T21:52:11.325Z] 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-21T21:52:11.325Z] Removing intermediate container 37527ea2b314 [2022-09-21T21:52:11.325Z] ---> 8fb3a140f49a [2022-09-21T21:52:11.325Z] Step 22/24 : LABEL arch=x86_64 [2022-09-21T21:52:11.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-21T21:52:11.560Z] Configure a credential helper to remove this warning. See [2022-09-21T21:52:11.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-21T21:52:11.560Z] [2022-09-21T21:52:11.560Z] Login Succeeded [2022-09-21T21:52:11.560Z] ---> docker-login.sh ends [Pipeline] } [2022-09-21T21:52:11.588Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-09-21T21:52:11.891Z] ---> Running in 7a303cd56de7 [2022-09-21T21:52:12.166Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-09-21T21:52:12.203Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-21T21:52:12.239Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-21T21:52:12.269Z] ========================================================= [2022-09-21T21:52:12.269Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-21T21:52:12.269Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-21T21:52:12.460Z] Removing intermediate container 7a303cd56de7 [2022-09-21T21:52:12.460Z] ---> 394cdbd3df5c [2022-09-21T21:52:12.460Z] Step 23/24 : LABEL git_sha=fa9012e988dbc4c492e83e4eea98f27754a4c933 [2022-09-21T21:52:12.643Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-21T21:52:12.643Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-21T21:52:12.643Z] b3c136eddcbf: Pulling fs layer [2022-09-21T21:52:12.643Z] c0a3192eca97: Pulling fs layer [2022-09-21T21:52:12.643Z] a050256f5b6f: Pulling fs layer [2022-09-21T21:52:12.643Z] 656be50a0ddc: Pulling fs layer [2022-09-21T21:52:12.643Z] 2bbca73fdf42: Pulling fs layer [2022-09-21T21:52:12.643Z] 46d945488cbd: Pulling fs layer [2022-09-21T21:52:12.643Z] 8a5474983e97: Pulling fs layer [2022-09-21T21:52:12.643Z] 329c88fbcd65: Pulling fs layer [2022-09-21T21:52:12.643Z] 656be50a0ddc: Waiting [2022-09-21T21:52:12.643Z] 2bbca73fdf42: Waiting [2022-09-21T21:52:12.643Z] 8a5474983e97: Waiting [2022-09-21T21:52:12.643Z] 46d945488cbd: Waiting [2022-09-21T21:52:12.643Z] 329c88fbcd65: Waiting [2022-09-21T21:52:12.916Z] a050256f5b6f: Download complete [2022-09-21T21:52:12.916Z] c0a3192eca97: Verifying Checksum [2022-09-21T21:52:12.916Z] c0a3192eca97: Download complete [2022-09-21T21:52:12.916Z] 2bbca73fdf42: Verifying Checksum [2022-09-21T21:52:12.916Z] 2bbca73fdf42: Download complete [2022-09-21T21:52:12.916Z] 46d945488cbd: Verifying Checksum [2022-09-21T21:52:12.916Z] 46d945488cbd: Download complete [2022-09-21T21:52:12.916Z] b3c136eddcbf: Verifying Checksum [2022-09-21T21:52:13.026Z] ---> Running in f5190a25bea6 [2022-09-21T21:52:13.284Z] Removing intermediate container f5190a25bea6 [2022-09-21T21:52:13.284Z] ---> 0d1839a42d06 [2022-09-21T21:52:13.284Z] Step 24/24 : LABEL version=0.0.0 [2022-09-21T21:52:13.284Z] ---> Running in 7486b4584b45 [2022-09-21T21:52:13.851Z] Removing intermediate container 7486b4584b45 [2022-09-21T21:52:13.851Z] ---> 728b574a442f [2022-09-21T21:52:13.851Z] [2022-09-21T21:52:13.851Z] Successfully built 728b574a442f [2022-09-21T21:52:13.851Z] Removing intermediate container ccef9c207e44 [2022-09-21T21:52:13.851Z] ---> 2546c5bb1d07 [2022-09-21T21:52:13.851Z] [2022-09-21T21:52:13.851Z] Step 11/23 : FROM alpine:3.16 [2022-09-21T21:52:13.851Z] Successfully tagged core-command:latest [2022-09-21T21:52:13.851Z] ---> 9c6f07244728 [2022-09-21T21:52:13.851Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-21T21:52:13.851Z] ---> Using cache [2022-09-21T21:52:13.851Z] ---> c75448413c24 [2022-09-21T21:52:13.851Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-21T21:52:13.851Z] ---> Using cache [2022-09-21T21:52:13.851Z] ---> 50bf8f121495 [2022-09-21T21:52:13.851Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-21T21:52:13.851Z] Building security-spire-config [2022-09-21T21:52:13.886Z] b3c136eddcbf: Pull complete [2022-09-21T21:52:13.886Z] 329c88fbcd65: Verifying Checksum [2022-09-21T21:52:13.886Z] 329c88fbcd65: Download complete [2022-09-21T21:52:14.158Z] c0a3192eca97: Pull complete [2022-09-21T21:52:14.431Z]  Building core-command ... done  ---> Running in ef5701e33aaa [2022-09-21T21:52:14.438Z] a050256f5b6f: Pull complete [2022-09-21T21:52:15.406Z] 8a5474983e97: Verifying Checksum [2022-09-21T21:52:15.406Z] 8a5474983e97: Download complete [2022-09-21T21:52:15.463Z] Removing intermediate container ef5701e33aaa [2022-09-21T21:52:15.463Z] ---> 394bda83344b [2022-09-21T21:52:15.463Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-21T21:52:15.677Z] 656be50a0ddc: Verifying Checksum [2022-09-21T21:52:16.027Z] ---> Running in 765830c886f6 [2022-09-21T21:52:16.285Z] Removing intermediate container bf99e381e084 [2022-09-21T21:52:16.285Z] ---> e50b948d95e2 [2022-09-21T21:52:16.285Z] Step 8/25 : COPY . . [2022-09-21T21:52:16.544Z] Removing intermediate container 765830c886f6 [2022-09-21T21:52:16.544Z] ---> beb584bc7116 [2022-09-21T21:52:16.544Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-21T21:52:17.110Z] ---> 4afde97b4655 [2022-09-21T21:52:17.110Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-21T21:52:18.493Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T21:52:18.493Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-21T21:52:18.493Z] ---> bfbd2b02ed2a [2022-09-21T21:52:18.493Z] Step 3/26 : WORKDIR /edgex-go [2022-09-21T21:52:18.493Z] ---> Using cache [2022-09-21T21:52:18.493Z] ---> ff963c5bf420 [2022-09-21T21:52:18.493Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T21:52:18.493Z] ---> Using cache [2022-09-21T21:52:18.493Z] ---> 644e2ab82bc7 [2022-09-21T21:52:18.493Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-21T21:52:18.493Z] ---> Using cache [2022-09-21T21:52:18.493Z] ---> 5c767326c3d1 [2022-09-21T21:52:18.493Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-21T21:52:18.493Z] ---> Using cache [2022-09-21T21:52:18.493Z] ---> 5e8797f8a9b6 [2022-09-21T21:52:18.493Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T21:52:18.493Z] ---> Using cache [2022-09-21T21:52:18.493Z] ---> e50b948d95e2 [2022-09-21T21:52:18.493Z] Step 8/26 : COPY . . [2022-09-21T21:52:19.870Z] ---> 30d01599716f [2022-09-21T21:52:19.870Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-21T21:52:21.248Z] ---> 80aa4e78a0e4 [2022-09-21T21:52:21.248Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-21T21:52:21.509Z] ---> Running in 480c06a0e3b8 [2022-09-21T21:52:22.078Z] Removing intermediate container 480c06a0e3b8 [2022-09-21T21:52:22.078Z] ---> b3bddeccf23c [2022-09-21T21:52:22.078Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-21T21:52:22.336Z] ---> Running in 439c4c10abe9 [2022-09-21T21:52:22.902Z] Removing intermediate container 439c4c10abe9 [2022-09-21T21:52:22.902Z] ---> 709ee6b860ce [2022-09-21T21:52:22.902Z] Step 21/23 : LABEL arch=x86_64 [2022-09-21T21:52:22.902Z] ---> Running in ce94e1158392 [2022-09-21T21:52:23.468Z] Removing intermediate container ce94e1158392 [2022-09-21T21:52:23.468Z] ---> 91ba9ccb6dab [2022-09-21T21:52:23.468Z] Step 22/23 : LABEL git_sha=fa9012e988dbc4c492e83e4eea98f27754a4c933 [2022-09-21T21:52:23.468Z] ---> Running in 0e24d93cab26 [2022-09-21T21:52:24.045Z] Removing intermediate container 0e24d93cab26 [2022-09-21T21:52:24.045Z] ---> 8a5c15076319 [2022-09-21T21:52:24.045Z] Step 23/23 : LABEL version=0.0.0 [2022-09-21T21:52:24.302Z] ---> Running in a8a0b0724539 [2022-09-21T21:52:24.561Z] Removing intermediate container a8a0b0724539 [2022-09-21T21:52:24.561Z] ---> 925795f21a2d [2022-09-21T21:52:24.561Z] [2022-09-21T21:52:24.561Z] Successfully built 925795f21a2d [2022-09-21T21:52:24.561Z] Successfully tagged support-scheduler:latest [2022-09-21T21:52:24.561Z] Building core-metadata [2022-09-21T21:52:27.995Z] 656be50a0ddc: Pull complete [2022-09-21T21:52:27.995Z] 2bbca73fdf42: Pull complete [2022-09-21T21:52:28.265Z] 46d945488cbd: Pull complete [2022-09-21T21:52:28.744Z]  Building support-scheduler ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T21:52:28.744Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-21T21:52:28.744Z] ---> bfbd2b02ed2a [2022-09-21T21:52:28.744Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-21T21:52:28.744Z] ---> Using cache [2022-09-21T21:52:28.744Z] ---> 263a30060060 [2022-09-21T21:52:28.744Z] Step 4/25 : WORKDIR /edgex-go [2022-09-21T21:52:28.744Z] ---> Using cache [2022-09-21T21:52:28.744Z] ---> 59cbb3e4d051 [2022-09-21T21:52:28.744Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T21:52:28.744Z] ---> Using cache [2022-09-21T21:52:28.744Z] ---> 7ed92c75ffba [2022-09-21T21:52:28.744Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-21T21:52:28.744Z] ---> Using cache [2022-09-21T21:52:28.744Z] ---> eb8c197d7710 [2022-09-21T21:52:28.744Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-21T21:52:28.744Z] ---> Using cache [2022-09-21T21:52:28.744Z] ---> bb127ec42538 [2022-09-21T21:52:28.744Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T21:52:28.744Z] ---> Using cache [2022-09-21T21:52:28.744Z] ---> ec3d885ec079 [2022-09-21T21:52:28.744Z] Step 9/25 : COPY . . [2022-09-21T21:52:28.744Z] ---> Using cache [2022-09-21T21:52:28.744Z] ---> 28bc28860943 [2022-09-21T21:52:28.744Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-21T21:52:30.644Z] ---> 3576a55988e9 [2022-09-21T21:52:30.645Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-21T21:52:30.645Z] ---> Running in 03665ad35e9a [2022-09-21T21:52:30.645Z] ---> ff331a47553c [2022-09-21T21:52:30.645Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-21T21:52:30.645Z] ---> Running in 9beef4c42e5e [2022-09-21T21:52:30.645Z] ---> Running in 81bb2d477127 [2022-09-21T21:52:30.904Z] Removing intermediate container 81bb2d477127 [2022-09-21T21:52:30.904Z] ---> 505b8427c5e3 [2022-09-21T21:52:30.904Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-21T21:52:30.904Z] Removing intermediate container 9beef4c42e5e [2022-09-21T21:52:30.904Z] ---> ac74f0b6246d [2022-09-21T21:52:30.904Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-21T21:52:31.163Z] ---> Running in 06082122a1de [2022-09-21T21:52:31.163Z] ---> Running in d7f8718316b7 [2022-09-21T21:52:31.163Z] 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-21T21:52:31.420Z] Removing intermediate container d7f8718316b7 [2022-09-21T21:52:31.420Z] ---> 6b71a5f9b8ff [2022-09-21T21:52:31.420Z] 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-21T21:52:31.678Z] Removing intermediate container 06082122a1de [2022-09-21T21:52:31.678Z] ---> 6af8a08d1004 [2022-09-21T21:52:31.678Z] 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-21T21:52:31.678Z] ---> Running in 3cbf25aa58ca [2022-09-21T21:52:31.678Z] ---> Running in 94a9144ac48d [2022-09-21T21:52:33.599Z] Removing intermediate container 3cbf25aa58ca [2022-09-21T21:52:33.599Z] ---> 03fece5b1550 [2022-09-21T21:52:33.599Z] Step 12/25 : WORKDIR /edgex-go [2022-09-21T21:52:33.599Z] Removing intermediate container 94a9144ac48d [2022-09-21T21:52:33.599Z] ---> d0e79994e97a [2022-09-21T21:52:33.599Z] Step 12/26 : WORKDIR /edgex-go [2022-09-21T21:52:33.599Z] ---> Running in 432cf4b6ed52 [2022-09-21T21:52:33.599Z] ---> Running in c88e797e8d5e [2022-09-21T21:52:33.857Z] Removing intermediate container c88e797e8d5e [2022-09-21T21:52:33.857Z] ---> c675d1ca51f3 [2022-09-21T21:52:33.857Z] [2022-09-21T21:52:33.857Z] Step 13/26 : FROM alpine:3.15 [2022-09-21T21:52:33.857Z] ---> c4fc93816858 [2022-09-21T21:52:33.857Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-21T21:52:33.857Z] ---> Using cache [2022-09-21T21:52:33.857Z] ---> 816ccb106ef3 [2022-09-21T21:52:33.857Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T21:52:33.857Z] ---> Using cache [2022-09-21T21:52:33.857Z] ---> 30d4559c7e7c [2022-09-21T21:52:33.857Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-21T21:52:33.857Z] Removing intermediate container 432cf4b6ed52 [2022-09-21T21:52:33.857Z] ---> 4a3bfeb35014 [2022-09-21T21:52:33.857Z] [2022-09-21T21:52:33.857Z] Step 13/25 : FROM alpine:3.15 [2022-09-21T21:52:33.857Z] ---> c4fc93816858 [2022-09-21T21:52:33.857Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-21T21:52:33.857Z] ---> Using cache [2022-09-21T21:52:33.857Z] ---> 816ccb106ef3 [2022-09-21T21:52:34.116Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T21:52:34.116Z] ---> Using cache [2022-09-21T21:52:34.116Z] ---> 30d4559c7e7c [2022-09-21T21:52:34.116Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-21T21:52:34.116Z] ---> Using cache [2022-09-21T21:52:34.116Z] ---> a3762c54a154 [2022-09-21T21:52:34.116Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-21T21:52:34.116Z] ---> Running in 110c254fac77 [2022-09-21T21:52:34.682Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-21T21:52:34.951Z] 8a5474983e97: Pull complete [2022-09-21T21:52:35.620Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-21T21:52:36.186Z] v3.15.6-76-gc40548a3b8 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-21T21:52:36.186Z] v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-21T21:52:36.186Z] OK: 15857 distinct packages available [2022-09-21T21:52:36.186Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-21T21:52:36.186Z] ---> c872f06e1ad1 [2022-09-21T21:52:36.186Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-21T21:52:36.375Z] 329c88fbcd65: Pull complete [2022-09-21T21:52:36.376Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-21T21:52:36.376Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-21T21:52:36.376Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [2022-09-21T21:52:36.443Z] ---> 70665e6caa2a [2022-09-21T21:52:36.443Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [Pipeline] sh [2022-09-21T21:52:36.702Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-21T21:52:36.767Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-21T21:52:36.767Z] WORKDIR /edgex [2022-09-21T21:52:36.767Z] COPY go.mod . [2022-09-21T21:52:36.767Z] RUN go mod download [2022-09-21T21:52:36.767Z] + docker build -t ci-base-image-arm64 -f - . [2022-09-21T21:52:36.961Z] ---> e99a7ae45d38 [2022-09-21T21:52:36.962Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-21T21:52:37.221Z] ---> e46bb2e44869 [2022-09-21T21:52:37.221Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-21T21:52:37.221Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-21T21:52:37.221Z] ---> Running in 1b82e014a409 [2022-09-21T21:52:37.221Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-21T21:52:37.221Z] (3/4) Installing libucontext (1.1-r0) [2022-09-21T21:52:37.356Z] Sending build context to Docker daemon 3.244MB [2022-09-21T21:52:37.356Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-21T21:52:37.356Z] ---> ff4287adb874 [2022-09-21T21:52:37.356Z] Step 2/4 : WORKDIR /edgex [2022-09-21T21:52:37.495Z] Removing intermediate container 1b82e014a409 [2022-09-21T21:52:37.496Z] ---> 70668c0e8f3a [2022-09-21T21:52:37.496Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-21T21:52:37.496Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-21T21:52:37.496Z] ---> Running in 13404a8fda2b [2022-09-21T21:52:37.496Z] Executing busybox-1.34.1-r7.trigger [2022-09-21T21:52:37.496Z] OK: 6 MiB in 18 packages [2022-09-21T21:52:37.496Z] Removing intermediate container 13404a8fda2b [2022-09-21T21:52:37.496Z] ---> 1aad28c56554 [2022-09-21T21:52:37.496Z] Step 23/25 : LABEL arch=x86_64 [2022-09-21T21:52:37.756Z] ---> Running in c0889251fcc5 [2022-09-21T21:52:38.015Z] Removing intermediate container c0889251fcc5 [2022-09-21T21:52:38.015Z] ---> 69eec74d0ef2 [2022-09-21T21:52:38.015Z] Step 24/25 : LABEL git_sha=fa9012e988dbc4c492e83e4eea98f27754a4c933 [2022-09-21T21:52:38.278Z] ---> Running in 3f96a0e781a8 [2022-09-21T21:52:38.278Z] Removing intermediate container 110c254fac77 [2022-09-21T21:52:38.278Z] ---> 8ef47534acf7 [2022-09-21T21:52:38.278Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-21T21:52:38.278Z] Removing intermediate container 3f96a0e781a8 [2022-09-21T21:52:38.278Z] ---> a7d8d4137f34 [2022-09-21T21:52:38.278Z] Step 25/25 : LABEL version=0.0.0 [2022-09-21T21:52:38.536Z] ---> Running in edd56458bce5 [2022-09-21T21:52:38.536Z] Removing intermediate container edd56458bce5 [2022-09-21T21:52:38.536Z] ---> 468a0b26928b [2022-09-21T21:52:38.536Z] [2022-09-21T21:52:38.795Z] Successfully built 468a0b26928b [2022-09-21T21:52:38.795Z] Successfully tagged security-spire-server:latest [2022-09-21T21:52:38.795Z] Building security-proxy-setup [2022-09-21T21:52:39.308Z] ---> Running in eac59dae6662 [2022-09-21T21:52:39.892Z] Removing intermediate container eac59dae6662 [2022-09-21T21:52:39.892Z] ---> cf7d8c365d15 [2022-09-21T21:52:39.892Z] Step 3/4 : COPY go.mod . [2022-09-21T21:52:40.158Z] ---> 114ff31fc093 [2022-09-21T21:52:40.158Z] Step 4/4 : RUN go mod download [2022-09-21T21:52:40.158Z] ---> Running in 4ec5c7a8c764 [2022-09-21T21:52:42.996Z]  Building security-spire-server ... done  ---> 9b6f58df7ce9 [2022-09-21T21:52:42.996Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-21T21:52:42.996Z] Removing intermediate container 63d1d27aa697 [2022-09-21T21:52:42.996Z] ---> b9315fc8f5c7 [2022-09-21T21:52:42.996Z] [2022-09-21T21:52:42.996Z] Step 9/20 : FROM alpine:3.15 [2022-09-21T21:52:42.996Z] ---> c4fc93816858 [2022-09-21T21:52:42.996Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-21T21:52:42.996Z] ---> Using cache [2022-09-21T21:52:42.996Z] ---> 816ccb106ef3 [2022-09-21T21:52:42.996Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T21:52:42.996Z] ---> Using cache [2022-09-21T21:52:42.996Z] ---> 30d4559c7e7c [2022-09-21T21:52:42.996Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-21T21:52:42.996Z] ---> Running in f565f0de302d [2022-09-21T21:52:43.253Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T21:52:43.253Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-21T21:52:43.254Z] ---> bfbd2b02ed2a [2022-09-21T21:52:43.254Z] Step 3/22 : WORKDIR /edgex-go [2022-09-21T21:52:43.254Z] ---> Using cache [2022-09-21T21:52:43.254Z] ---> ff963c5bf420 [2022-09-21T21:52:43.254Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T21:52:43.254Z] ---> Using cache [2022-09-21T21:52:43.254Z] ---> 644e2ab82bc7 [2022-09-21T21:52:43.254Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-21T21:52:43.254Z] ---> Using cache [2022-09-21T21:52:43.254Z] ---> 77884a1d63e9 [2022-09-21T21:52:43.254Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-21T21:52:43.254Z] ---> Using cache [2022-09-21T21:52:43.254Z] ---> eac32891e555 [2022-09-21T21:52:43.254Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T21:52:43.254Z] ---> Using cache [2022-09-21T21:52:43.254Z] ---> 081f67fb186f [2022-09-21T21:52:43.254Z] Step 8/22 : COPY . . [2022-09-21T21:52:43.254Z] ---> Using cache [2022-09-21T21:52:43.254Z] ---> 10148ad77cad [2022-09-21T21:52:43.254Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-21T21:52:43.254Z] ---> 04f597f3482a [2022-09-21T21:52:43.254Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-21T21:52:43.254Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-21T21:52:43.254Z] ---> Running in ea8e4ada6c67 [2022-09-21T21:52:43.514Z] ---> Running in 7a8aadeba85e [2022-09-21T21:52:43.772Z] Removing intermediate container 7a8aadeba85e [2022-09-21T21:52:43.772Z] ---> 3e920b672261 [2022-09-21T21:52:43.772Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-21T21:52:43.772Z] 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-21T21:52:44.059Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-21T21:52:44.317Z] ---> ceaf976c31dc [2022-09-21T21:52:44.317Z] Step 21/26 : WORKDIR / [2022-09-21T21:52:44.317Z] ---> Running in 55c2d8c45103 [2022-09-21T21:52:44.573Z] v3.15.6-76-gc40548a3b8 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-21T21:52:44.573Z] v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-21T21:52:44.573Z] OK: 15857 distinct packages available [2022-09-21T21:52:44.573Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-21T21:52:44.831Z] Removing intermediate container 55c2d8c45103 [2022-09-21T21:52:44.831Z] ---> 1c216b5fc363 [2022-09-21T21:52:44.831Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-21T21:52:44.831Z] ---> Running in 98fc18647880 [2022-09-21T21:52:45.400Z] Removing intermediate container 98fc18647880 [2022-09-21T21:52:45.400Z] ---> 63052e54a2a2 [2022-09-21T21:52:45.400Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-21T21:52:45.400Z] ---> Running in 27be6c6cdb76 [2022-09-21T21:52:45.400Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-21T21:52:45.400Z] Removing intermediate container 83967df39558 [2022-09-21T21:52:45.400Z] ---> 75a303f6ec58 [2022-09-21T21:52:45.400Z] [2022-09-21T21:52:45.400Z] Step 11/23 : FROM alpine:3.16 [2022-09-21T21:52:45.400Z] ---> 9c6f07244728 [2022-09-21T21:52:45.400Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-21T21:52:45.659Z] ---> Running in 3786aaec7345 [2022-09-21T21:52:45.659Z] Removing intermediate container 27be6c6cdb76 [2022-09-21T21:52:45.659Z] ---> 264a5b3e4b34 [2022-09-21T21:52:45.659Z] Step 24/26 : LABEL arch=x86_64 [2022-09-21T21:52:45.659Z] ---> Running in 6ed936c2ab5e [2022-09-21T21:52:45.659Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-21T21:52:45.917Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-21T21:52:45.917Z] Removing intermediate container 6ed936c2ab5e [2022-09-21T21:52:45.917Z] ---> 72ab7b5669ae [2022-09-21T21:52:45.917Z] Step 25/26 : LABEL git_sha=fa9012e988dbc4c492e83e4eea98f27754a4c933 [2022-09-21T21:52:45.917Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-21T21:52:45.917Z] ---> Running in dacd03bae1d4 [2022-09-21T21:52:46.180Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-21T21:52:46.180Z] Removing intermediate container dacd03bae1d4 [2022-09-21T21:52:46.180Z] ---> 9cab7455eb3a [2022-09-21T21:52:46.180Z] Step 26/26 : LABEL version=0.0.0 [2022-09-21T21:52:46.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-21T21:52:46.180Z] ---> Running in 52271fe951e0 [2022-09-21T21:52:46.180Z] (5/9) Installing curl (7.80.0-r3) [2022-09-21T21:52:46.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-21T21:52:46.180Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-21T21:52:46.439Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-21T21:52:46.439Z] (8/9) Installing libucontext (1.1-r0) [2022-09-21T21:52:46.439Z] Removing intermediate container 52271fe951e0 [2022-09-21T21:52:46.439Z] ---> 7259d5ce6374 [2022-09-21T21:52:46.439Z] [2022-09-21T21:52:46.439Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-21T21:52:46.439Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-21T21:52:46.439Z] Executing busybox-1.35.0-r17.trigger [2022-09-21T21:52:46.439Z] Executing ca-certificates-20220614-r0.trigger [2022-09-21T21:52:46.439Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-21T21:52:46.439Z] Successfully built 7259d5ce6374 [2022-09-21T21:52:46.439Z] Successfully tagged security-spire-config:latest [2022-09-21T21:52:46.439Z]  Building security-spire-config ... done OK: 6 MiB in 16 packages [2022-09-21T21:52:46.701Z] Executing busybox-1.34.1-r7.trigger [2022-09-21T21:52:46.701Z] Executing ca-certificates-20220614-r0.trigger [2022-09-21T21:52:46.701Z] OK: 8 MiB in 23 packages [2022-09-21T21:52:47.270Z] Removing intermediate container 3786aaec7345 [2022-09-21T21:52:47.270Z] ---> 14ba16c41c38 [2022-09-21T21:52:47.270Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-21T21:52:47.527Z] ---> Running in 0473033375ae [2022-09-21T21:52:47.527Z] Removing intermediate container f565f0de302d [2022-09-21T21:52:47.527Z] ---> 762a3e8d9171 [2022-09-21T21:52:47.527Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-21T21:52:47.789Z] Removing intermediate container 0473033375ae [2022-09-21T21:52:47.789Z] ---> fb63310767a9 [2022-09-21T21:52:47.789Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-21T21:52:47.789Z] ---> 37bb17a42e27 [2022-09-21T21:52:47.789Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-21T21:52:48.046Z] ---> Running in cf2ee1292ecf [2022-09-21T21:52:48.308Z] Removing intermediate container cf2ee1292ecf [2022-09-21T21:52:48.308Z] ---> af05950c955c [2022-09-21T21:52:48.308Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-21T21:52:48.308Z] ---> Running in 255ccd1c80bf [2022-09-21T21:52:48.577Z] Removing intermediate container 255ccd1c80bf [2022-09-21T21:52:48.577Z] ---> 6d28bbaa7969 [2022-09-21T21:52:48.577Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-21T21:52:48.577Z] ---> 4bcacc9700fe [2022-09-21T21:52:48.577Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-21T21:52:49.141Z] ---> b06ef9b566cf [2022-09-21T21:52:49.141Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-21T21:52:49.141Z] ---> ca3a270c9b93 [2022-09-21T21:52:49.141Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-21T21:52:49.141Z] ---> Running in 93ea2e344a83 [2022-09-21T21:52:49.398Z] Removing intermediate container 93ea2e344a83 [2022-09-21T21:52:49.398Z] ---> 1b885adb45b0 [2022-09-21T21:52:49.398Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-21T21:52:49.398Z] ---> Running in aeb35f600132 [2022-09-21T21:52:49.977Z] Removing intermediate container aeb35f600132 [2022-09-21T21:52:49.978Z] ---> 8f15c9c3c23d [2022-09-21T21:52:49.978Z] Step 18/20 : LABEL arch=x86_64 [2022-09-21T21:52:49.978Z] ---> db814acc3564 [2022-09-21T21:52:49.978Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-21T21:52:49.978Z] ---> Running in a2fef807c128 [2022-09-21T21:52:49.978Z] Removing intermediate container a2fef807c128 [2022-09-21T21:52:49.978Z] ---> b6ad2c276f45 [2022-09-21T21:52:49.978Z] Step 19/20 : LABEL git_sha=fa9012e988dbc4c492e83e4eea98f27754a4c933 [2022-09-21T21:52:50.235Z] ---> Running in 5b0cc6656612 [2022-09-21T21:52:50.235Z] ---> c912c19dcfec [2022-09-21T21:52:50.235Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-21T21:52:50.492Z] ---> Running in c89d76188b99 [2022-09-21T21:52:50.492Z] Removing intermediate container 5b0cc6656612 [2022-09-21T21:52:50.492Z] ---> 72589ec9b259 [2022-09-21T21:52:50.492Z] Step 20/20 : LABEL version=0.0.0 [2022-09-21T21:52:50.492Z] Removing intermediate container c89d76188b99 [2022-09-21T21:52:50.492Z] ---> 8d0343193464 [2022-09-21T21:52:50.492Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-21T21:52:50.492Z] ---> Running in 98c28d49fc24 [2022-09-21T21:52:50.750Z] ---> Running in c033ee522da7 [2022-09-21T21:52:50.750Z] Removing intermediate container 98c28d49fc24 [2022-09-21T21:52:50.750Z] ---> 5d8fbd9ef490 [2022-09-21T21:52:50.750Z] [2022-09-21T21:52:51.007Z] Removing intermediate container c033ee522da7 [2022-09-21T21:52:51.007Z] ---> bac7bbf09cd6 [2022-09-21T21:52:51.007Z] Step 21/23 : LABEL arch=x86_64 [2022-09-21T21:52:51.007Z] Successfully built 5d8fbd9ef490 [2022-09-21T21:52:51.007Z] Successfully tagged security-spiffe-token-provider:latest [2022-09-21T21:52:51.007Z]  Building security-spiffe-token-provider ... done  ---> Running in af2b05173bb3 [2022-09-21T21:52:51.571Z] Removing intermediate container af2b05173bb3 [2022-09-21T21:52:51.571Z] ---> 838f378d082a [2022-09-21T21:52:51.571Z] Step 22/23 : LABEL git_sha=fa9012e988dbc4c492e83e4eea98f27754a4c933 [2022-09-21T21:52:51.571Z] ---> Running in 67636d3d344d [2022-09-21T21:52:51.859Z] Removing intermediate container 67636d3d344d [2022-09-21T21:52:51.859Z] ---> 33ed60ebc1b6 [2022-09-21T21:52:51.859Z] Step 23/23 : LABEL version=0.0.0 [2022-09-21T21:52:52.118Z] ---> Running in cf30826ed8ce [2022-09-21T21:52:52.390Z] Removing intermediate container cf30826ed8ce [2022-09-21T21:52:52.390Z] ---> 64b5b07e1a99 [2022-09-21T21:52:52.390Z] [2022-09-21T21:52:52.390Z] Removing intermediate container 03665ad35e9a [2022-09-21T21:52:52.390Z] ---> dec4ca2e98a3 [2022-09-21T21:52:52.390Z] [2022-09-21T21:52:52.390Z] Step 11/25 : FROM alpine:3.16 [2022-09-21T21:52:52.390Z] ---> 9c6f07244728 [2022-09-21T21:52:52.390Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-21T21:52:52.390Z] ---> Using cache [2022-09-21T21:52:52.390Z] ---> c75448413c24 [2022-09-21T21:52:52.390Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-21T21:52:52.390Z] ---> Using cache [2022-09-21T21:52:52.390Z] ---> 50bf8f121495 [2022-09-21T21:52:52.390Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-21T21:52:52.390Z] Successfully built 64b5b07e1a99 [2022-09-21T21:52:52.390Z] Successfully tagged support-notifications:latest [2022-09-21T21:52:52.650Z]  Building support-notifications ... done  ---> Running in 9ae99d118432 [2022-09-21T21:52:52.650Z] Removing intermediate container 9ae99d118432 [2022-09-21T21:52:52.650Z] ---> fab179fd0a03 [2022-09-21T21:52:52.650Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-21T21:52:52.650Z] ---> Running in 558f573e3a05 [2022-09-21T21:52:52.912Z] Removing intermediate container 558f573e3a05 [2022-09-21T21:52:52.912Z] ---> bb4a36e3c540 [2022-09-21T21:52:52.912Z] Step 16/25 : WORKDIR / [2022-09-21T21:52:52.912Z] ---> Running in 465e27438fdb [2022-09-21T21:52:53.171Z] Removing intermediate container 465e27438fdb [2022-09-21T21:52:53.171Z] ---> 912dea5d5e2c [2022-09-21T21:52:53.171Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-21T21:52:53.430Z] ---> 89c4192d49e2 [2022-09-21T21:52:53.430Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-21T21:52:53.997Z] ---> 31653cfee6cd [2022-09-21T21:52:53.997Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-21T21:52:54.256Z] ---> 5115055ec8d6 [2022-09-21T21:52:54.256Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-21T21:52:54.515Z] ---> b22706934500 [2022-09-21T21:52:54.515Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-21T21:52:54.515Z] ---> Running in e516c3843c35 [2022-09-21T21:52:54.776Z] Removing intermediate container e516c3843c35 [2022-09-21T21:52:54.776Z] ---> c0ade118deb8 [2022-09-21T21:52:54.776Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-21T21:52:54.776Z] ---> Running in eb290841b377 [2022-09-21T21:52:54.776Z] Removing intermediate container eb290841b377 [2022-09-21T21:52:54.776Z] ---> d30f5287321d [2022-09-21T21:52:54.776Z] Step 23/25 : LABEL arch=x86_64 [2022-09-21T21:52:54.776Z] ---> Running in 6763d05c8cc0 [2022-09-21T21:52:55.035Z] Removing intermediate container 6763d05c8cc0 [2022-09-21T21:52:55.035Z] ---> 4a771ad27cbd [2022-09-21T21:52:55.035Z] Step 24/25 : LABEL git_sha=fa9012e988dbc4c492e83e4eea98f27754a4c933 [2022-09-21T21:52:55.035Z] ---> Running in e89660c20bb1 [2022-09-21T21:52:55.035Z] Removing intermediate container e89660c20bb1 [2022-09-21T21:52:55.035Z] ---> fadf25b977ac [2022-09-21T21:52:55.035Z] Step 25/25 : LABEL version=0.0.0 [2022-09-21T21:52:55.035Z] ---> Running in f920fac7223a [2022-09-21T21:52:55.293Z] Removing intermediate container f920fac7223a [2022-09-21T21:52:55.293Z] ---> 2518eeac17e2 [2022-09-21T21:52:55.293Z] [2022-09-21T21:52:55.293Z] Successfully built 2518eeac17e2 [2022-09-21T21:52:55.293Z] Successfully tagged core-metadata:latest [2022-09-21T21:52:58.582Z]  Building core-metadata ... 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-21T21:53:01.871Z] Removing intermediate container ea8e4ada6c67 [2022-09-21T21:53:01.871Z] ---> d84e708051b9 [2022-09-21T21:53:01.871Z] [2022-09-21T21:53:01.871Z] Step 10/22 : FROM alpine:3.16 [2022-09-21T21:53:01.871Z] ---> 9c6f07244728 [2022-09-21T21:53:01.871Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-21T21:53:01.871Z] ---> Running in 2d0e12533c4d [2022-09-21T21:53:02.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-21T21:53:02.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-21T21:53:02.390Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-21T21:53:02.390Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-21T21:53:02.390Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-21T21:53:02.390Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-21T21:53:02.390Z] (5/6) Installing curl (7.83.1-r3) [2022-09-21T21:53:02.390Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-21T21:53:02.390Z] Executing busybox-1.35.0-r17.trigger [2022-09-21T21:53:02.390Z] Executing ca-certificates-20220614-r0.trigger [2022-09-21T21:53:02.390Z] OK: 8 MiB in 20 packages [2022-09-21T21:53:02.956Z] Removing intermediate container 2d0e12533c4d [2022-09-21T21:53:02.956Z] ---> db76b526dad7 [2022-09-21T21:53:02.956Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-21T21:53:02.956Z] ---> Running in 4687dff93b68 [2022-09-21T21:53:02.956Z] Removing intermediate container 4687dff93b68 [2022-09-21T21:53:02.956Z] ---> d1d8b053f515 [2022-09-21T21:53:02.956Z] Step 13/22 : WORKDIR /edgex [2022-09-21T21:53:03.213Z] ---> Running in 9b1d441e7ad1 [2022-09-21T21:53:03.213Z] Removing intermediate container 9b1d441e7ad1 [2022-09-21T21:53:03.213Z] ---> 77d6c5570656 [2022-09-21T21:53:03.213Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-21T21:53:03.482Z] ---> 1804214764ce [2022-09-21T21:53:03.482Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-21T21:53:03.744Z] ---> 6cfd63509ec7 [2022-09-21T21:53:03.744Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-21T21:53:04.004Z] ---> ee0a423834fc [2022-09-21T21:53:04.004Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-21T21:53:04.264Z] ---> 44c4c1242e55 [2022-09-21T21:53:04.264Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-21T21:53:04.264Z] ---> Running in e92ca12f1cdb [2022-09-21T21:53:04.836Z] Removing intermediate container e92ca12f1cdb [2022-09-21T21:53:04.836Z] ---> 2ad702a38cd7 [2022-09-21T21:53:04.836Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-21T21:53:04.836Z] ---> Running in 75672064ef51 [2022-09-21T21:53:05.096Z] Removing intermediate container 75672064ef51 [2022-09-21T21:53:05.096Z] ---> f9b522576ab6 [2022-09-21T21:53:05.096Z] Step 20/22 : LABEL arch=x86_64 [2022-09-21T21:53:05.096Z] ---> Running in 27b61f646a8f [2022-09-21T21:53:05.096Z] Removing intermediate container 27b61f646a8f [2022-09-21T21:53:05.096Z] ---> 7a86641fe6d5 [2022-09-21T21:53:05.096Z] Step 21/22 : LABEL git_sha=fa9012e988dbc4c492e83e4eea98f27754a4c933 [2022-09-21T21:53:05.356Z] ---> Running in d40369f74afb [2022-09-21T21:53:05.357Z] Removing intermediate container d40369f74afb [2022-09-21T21:53:05.357Z] ---> d17a19973cf5 [2022-09-21T21:53:05.357Z] Step 22/22 : LABEL version=0.0.0 [2022-09-21T21:53:05.357Z] ---> Running in 8044d9d34020 [2022-09-21T21:53:05.357Z] Removing intermediate container 8044d9d34020 [2022-09-21T21:53:05.357Z] ---> 7b385be704e0 [2022-09-21T21:53:05.357Z] [2022-09-21T21:53:05.617Z] Successfully built 7b385be704e0 [2022-09-21T21:53:05.617Z] Successfully tagged security-proxy-setup:latest [2022-09-21T21:53:05.623Z]  Building security-proxy-setup ... done  [Pipeline] } [2022-09-21T21:53:05.655Z] $ docker stop --time=1 2d06eb871b42b34d213e2366badcf1b0fb8061e8d3a91cc820a5585bb3382dfa [2022-09-21T21:53:06.955Z] $ docker rm -f 2d06eb871b42b34d213e2366badcf1b0fb8061e8d3a91cc820a5585bb3382dfa [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-21T21:53:07.364Z] + docker images [2022-09-21T21:53:07.364Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-21T21:53:07.364Z] security-proxy-setup latest 7b385be704e0 2 seconds ago 27.4MB [2022-09-21T21:53:07.364Z] d84e708051b9 7 seconds ago 1.54GB [2022-09-21T21:53:07.364Z] core-metadata latest 2518eeac17e2 12 seconds ago 18.3MB [2022-09-21T21:53:07.364Z] dec4ca2e98a3 15 seconds ago 1.55GB [2022-09-21T21:53:07.364Z] support-notifications latest 64b5b07e1a99 15 seconds ago 27.3MB [2022-09-21T21:53:07.364Z] security-spiffe-token-provider latest 5d8fbd9ef490 17 seconds ago 29.3MB [2022-09-21T21:53:07.364Z] security-spire-config latest 7259d5ce6374 21 seconds ago 85.8MB [2022-09-21T21:53:07.364Z] 75a303f6ec58 22 seconds ago 1.61GB [2022-09-21T21:53:07.364Z] b9315fc8f5c7 26 seconds ago 1.58GB [2022-09-21T21:53:07.364Z] security-spire-server latest 468a0b26928b 29 seconds ago 86.5MB [2022-09-21T21:53:07.364Z] 4a3bfeb35014 34 seconds ago 1.42GB [2022-09-21T21:53:07.364Z] c675d1ca51f3 34 seconds ago 1.42GB [2022-09-21T21:53:07.364Z] support-scheduler latest 925795f21a2d 43 seconds ago 26.7MB [2022-09-21T21:53:07.364Z] 2546c5bb1d07 54 seconds ago 1.61GB [2022-09-21T21:53:07.364Z] core-command latest 728b574a442f 54 seconds ago 17.3MB [2022-09-21T21:53:07.364Z] sys-mgmt-agent latest 6a75d2f0af04 About a minute ago 136MB [2022-09-21T21:53:07.364Z] 895c6c98e965 About a minute ago 1.55GB [2022-09-21T21:53:07.364Z] security-bootstrapper latest 1180045b6370 About a minute ago 19.8MB [2022-09-21T21:53:07.364Z] core-data latest 875cfc6ef9e9 About a minute ago 21.6MB [2022-09-21T21:53:07.364Z] security-secretstore-setup latest 2adb15a3af24 About a minute ago 29.2MB [2022-09-21T21:53:07.364Z] 1f7c3d2a8153 About a minute ago 1.53GB [2022-09-21T21:53:07.364Z] 583071c48b4f About a minute ago 1.56GB [2022-09-21T21:53:07.364Z] 3573b025fa62 About a minute ago 1.54GB [2022-09-21T21:53:07.364Z] 557dc18a0574 About a minute ago 1.54GB [2022-09-21T21:53:07.364Z] security-spire-agent latest b982e3726c14 About a minute ago 125MB [2022-09-21T21:53:07.364Z] 920ac5111e14 2 minutes ago 1.42GB [2022-09-21T21:53:07.364Z] ci-base-image-x86_64 latest bfbd2b02ed2a 5 minutes ago 940MB [2022-09-21T21:53:07.364Z] alpine 3.15 c4fc93816858 6 weeks ago 5.59MB [2022-09-21T21:53:07.364Z] alpine 3.16 9c6f07244728 6 weeks ago 5.54MB [2022-09-21T21:53:07.364Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB [2022-09-21T21:53:07.364Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB [2022-09-21T21:53:07.364Z] 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-21T21:53:12.423Z] Removing intermediate container 4ec5c7a8c764 [2022-09-21T21:53:12.423Z] ---> 0409ea1e9252 [2022-09-21T21:53:12.423Z] Successfully built 0409ea1e9252 [2022-09-21T21:53:12.423Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T21:53:12.836Z] + docker inspect -f . ci-base-image-arm64 [2022-09-21T21:53:12.836Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T21:53:13.097Z] prd-ubuntu20.04-docker-arm64-4c-16g-479 does not seem to be running inside a container [2022-09-21T21:53:13.170Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-21T21:53:14.371Z] $ docker top 4f4c65fe60121360e36e4100d45b7c5ba5a4c4f2d7b5813c1d5db4cc0241faf3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-21T21:53:15.226Z] + go version [2022-09-21T21:53:15.227Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-21T21:53:15.265Z] $ docker stop --time=1 4f4c65fe60121360e36e4100d45b7c5ba5a4c4f2d7b5813c1d5db4cc0241faf3 [2022-09-21T21:53:16.899Z] $ docker rm -f 4f4c65fe60121360e36e4100d45b7c5ba5a4c4f2d7b5813c1d5db4cc0241faf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T21:53:17.762Z] + docker inspect -f . ci-base-image-arm64 [2022-09-21T21:53:17.762Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T21:53:18.005Z] prd-ubuntu20.04-docker-arm64-4c-16g-479 does not seem to be running inside a container [2022-09-21T21:53:18.074Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-21T21:53:19.210Z] $ docker top 0dea74ad08513eaab38ac94cdfa8cfa179acf2d8f7e39562a5b2d5e45c9c102a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-21T21:53:19.457Z] ========================================================= [2022-09-21T21:53:19.457Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-21T21:53:19.457Z] ========================================================= [Pipeline] sh [2022-09-21T21:53:19.775Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-21T21:53:20.160Z] + make test [2022-09-21T21:53:20.160Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-21T21:53:59.030Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-21T21:55:35.682Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-21T21:55:37.094Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-21T21:55:42.453Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-21T21:55:42.453Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-21T21:55:45.830Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-21T21:55:46.797Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-21T21:55:46.797Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-21T21:55:46.797Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-21T21:55:46.797Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-21T21:55:50.157Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-21T21:55:50.157Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-21T21:55:50.157Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-21T21:55:50.157Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-21T21:55:50.157Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-21T21:55:50.157Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-21T21:56:12.212Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.644s coverage: 28.7% of statements [2022-09-21T21:56:12.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-21T21:56:12.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-21T21:56:14.807Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.457s coverage: 98.5% of statements [2022-09-21T21:56:17.407Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.673s coverage: 75.6% of statements [2022-09-21T21:56:17.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-09-21T21:56:17.407Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-21T21:56:18.366Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.741s coverage: 54.2% of statements [2022-09-21T21:56:18.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-21T21:56:18.366Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-21T21:56:45.071Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.674s coverage: 89.2% of statements [2022-09-21T21:56:45.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-21T21:56:45.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-21T21:56:45.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-21T21:56:45.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-21T21:56:45.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-21T21:56:45.071Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.652s coverage: 2.0% of statements [2022-09-21T21:56:45.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-21T21:56:45.071Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-21T21:56:50.430Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.624s coverage: 95.6% of statements [2022-09-21T21:56:50.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-21T21:56:50.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-21T21:56:50.430Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-21T21:56:50.430Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.821s coverage: 72.2% of statements [2022-09-21T21:56:50.430Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-21T21:56:50.430Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-21T21:56:50.430Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-21T21:56:50.430Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-21T21:56:50.430Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-21T21:56:50.430Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.515s coverage: 60.0% of statements [2022-09-21T21:56:50.430Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-21T21:56:50.430Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-21T21:56:50.430Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-21T21:56:50.430Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.855s coverage: 0.9% of statements [2022-09-21T21:56:50.430Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-21T21:56:50.430Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.412s coverage: 58.8% of statements [2022-09-21T21:56:50.430Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.236s coverage: 29.6% of statements [2022-09-21T21:56:50.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-21T21:56:53.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.264s coverage: 47.1% of statements [2022-09-21T21:56:53.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.270s coverage: 79.5% of statements [2022-09-21T21:56:53.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.247s coverage: 94.1% of statements [2022-09-21T21:56:53.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.250s coverage: 96.3% of statements [2022-09-21T21:56:58.390Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.235s coverage: 87.5% of statements [2022-09-21T21:57:06.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.520s coverage: 94.4% of statements [2022-09-21T21:57:06.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.251s coverage: 44.8% of statements [2022-09-21T21:57:16.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.743s coverage: 80.7% of statements [2022-09-21T21:57:16.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-21T21:57:21.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.353s coverage: 92.9% of statements [2022-09-21T21:57:21.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-21T21:57:21.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-21T21:57:21.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-21T21:57:21.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements [2022-09-21T21:57:21.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-21T21:57:21.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-09-21T21:57:21.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-09-21T21:57:21.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-09-21T21:57:21.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.248s coverage: 86.9% of statements [2022-09-21T21:57:21.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-21T21:57:21.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-21T21:57:21.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-21T21:57:21.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-21T21:57:21.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.226s coverage: 87.2% of statements [2022-09-21T21:57:21.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-21T21:57:21.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-21T21:57:21.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.186s coverage: 100.0% of statements [2022-09-21T21:57:21.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-21T21:57:21.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.314s coverage: 58.8% of statements [2022-09-21T21:57:21.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-21T21:57:21.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.261s coverage: 80.0% of statements [2022-09-21T21:57:21.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.252s coverage: 87.2% of statements [2022-09-21T21:57:21.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.303s coverage: 85.4% of statements [2022-09-21T21:57:22.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.993s coverage: 91.2% of statements [2022-09-21T21:57:22.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-21T21:57:30.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.924s coverage: 64.7% of statements [2022-09-21T21:57:30.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-21T21:57:30.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-21T21:57:30.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.304s coverage: 100.0% of statements [2022-09-21T21:57:30.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.113s coverage: 89.4% of statements [2022-09-21T21:57:30.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.092s coverage: 100.0% of statements [2022-09-21T21:57:30.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements [2022-09-21T21:57:30.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements [2022-09-21T21:57:37.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.398s coverage: 65.8% of statements [2022-09-21T21:57:37.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-21T21:57:37.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-21T21:57:37.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-21T21:57:40.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.933s coverage: 41.8% of statements [2022-09-21T21:57:40.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-21T21:57:40.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-21T21:57:40.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.308s coverage: 89.5% of statements [2022-09-21T21:57:40.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-21T21:57:40.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.269s coverage: 84.8% of statements [2022-09-21T21:57:40.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-21T21:57:40.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-21T21:57:40.009Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-21T21:57:40.009Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-21T21:57:50.084Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.418s coverage: 17.7% of statements [2022-09-21T21:57:50.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-21T21:57:50.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-21T21:57:50.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-21T21:57:50.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-21T21:57:50.084Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.853s coverage: 92.3% of statements [2022-09-21T21:57:50.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-21T21:57:50.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-21T21:57:50.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-21T21:57:50.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-21T21:57:50.084Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.288s coverage: 63.2% of statements [2022-09-21T21:57:50.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-21T21:57:50.084Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-21T21:57:50.352Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.493s coverage: 97.7% of statements [2022-09-21T21:57:50.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-21T21:57:50.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-21T21:57:50.352Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-21T21:57:50.352Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-21T21:57:50.352Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.228s coverage: 28.9% of statements [2022-09-21T21:57:50.352Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-21T21:57:50.352Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-21T21:57:50.352Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-21T21:57:50.352Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-21T21:57:50.352Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-21T21:57:50.352Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-21T21:57:50.352Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.276s coverage: 100.0% of statements [2022-09-21T21:57:50.352Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements [2022-09-21T21:57:51.311Z] 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-21T21:57:51.311Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-21T21:57:51.311Z] GO111MODULE=on go vet ./... [2022-09-21T21:59:42.977Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-21T21:59:43.559Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-21T21:59:44.142Z] ./bin/test-attribution-txt.sh [2022-09-21T21:59:44.411Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-21T21:59:44.411Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-21T21:59:44.411Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-21T21:59:44.452Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-21T21:59:45.110Z] + ls -al . [2022-09-21T21:59:45.110Z] total 748 [2022-09-21T21:59:45.110Z] drwxrwxr-x 9 1001 1001 4096 Sep 21 21:53 . [2022-09-21T21:59:45.110Z] drwxr-xr-x 4 root root 4096 Sep 21 21:53 .. [2022-09-21T21:59:45.110Z] -rw-rw-r-- 1 1001 1001 16 Sep 21 21:51 .dockerignore [2022-09-21T21:59:45.110Z] drwxrwxr-x 8 1001 1001 4096 Sep 21 21:51 .git [2022-09-21T21:59:45.110Z] drwxrwxr-x 3 1001 1001 4096 Sep 21 21:51 .github [2022-09-21T21:59:45.110Z] -rw-rw-r-- 1 1001 1001 1030 Sep 21 21:51 .gitignore [2022-09-21T21:59:45.110Z] -rw-rw-r-- 1 1001 1001 42 Sep 21 21:51 .golangci.yml [2022-09-21T21:59:45.110Z] -rw-rw-r-- 1 1001 1001 87 Sep 21 21:51 .hadolint.yml [2022-09-21T21:59:45.110Z] -rw-rw-r-- 1 1001 1001 166 Sep 21 21:51 .sonarcloud.properties [2022-09-21T21:59:45.110Z] -rw-rw-r-- 1 1001 1001 1171 Sep 21 21:51 ADOPTERS.md [2022-09-21T21:59:45.110Z] -rw-rw-r-- 1 1001 1001 10347 Sep 21 21:51 Attribution.txt [2022-09-21T21:59:45.110Z] -rw-rw-r-- 1 1001 1001 63209 Sep 21 21:51 CHANGELOG.md [2022-09-21T21:59:45.110Z] -rw-rw-r-- 1 1001 1001 3804 Sep 21 21:51 CONTRIBUTING.md [2022-09-21T21:59:45.110Z] -rw-rw-r-- 1 1001 1001 677 Sep 21 21:51 GOVERNANCE.md [2022-09-21T21:59:45.110Z] -rw-rw-r-- 1 1001 1001 850 Sep 21 21:51 Jenkinsfile [2022-09-21T21:59:45.110Z] -rw-rw-r-- 1 1001 1001 10775 Sep 21 21:51 LICENSE [2022-09-21T21:59:45.110Z] -rw-rw-r-- 1 1001 1001 13724 Sep 21 21:51 Makefile [2022-09-21T21:59:45.110Z] -rw-rw-r-- 1 1001 1001 582 Sep 21 21:51 OWNERS.md [2022-09-21T21:59:45.110Z] -rw-rw-r-- 1 1001 1001 9799 Sep 21 21:51 README.md [2022-09-21T21:59:45.110Z] -rw-rw-r-- 1 1001 1001 6912 Sep 21 21:51 SECURITY.md [2022-09-21T21:59:45.110Z] -rw-rw-r-- 1 1001 1001 5 Sep 21 21:47 VERSION [2022-09-21T21:59:45.110Z] -rw-rw-r-- 1 1001 1001 4131 Sep 21 21:51 ZMQWindows.md [2022-09-21T21:59:45.110Z] drwxrwxr-x 2 1001 1001 4096 Sep 21 21:51 bin [2022-09-21T21:59:45.111Z] drwxrwxr-x 18 1001 1001 4096 Sep 21 21:51 cmd [2022-09-21T21:59:45.111Z] -rw-r--r-- 1 root root 495807 Sep 21 21:57 coverage.out [2022-09-21T21:59:45.111Z] -rw-rw-r-- 1 1001 1001 3458 Sep 21 21:51 go.mod [2022-09-21T21:59:45.111Z] -rw-rw-r-- 1 1001 1001 38040 Sep 21 21:51 go.sum [2022-09-21T21:59:45.111Z] drwxrwxr-x 8 1001 1001 4096 Sep 21 21:51 internal [2022-09-21T21:59:45.111Z] drwxrwxr-x 3 1001 1001 4096 Sep 21 21:51 openapi [2022-09-21T21:59:45.111Z] drwxrwxr-x 4 1001 1001 4096 Sep 21 21:51 snap [2022-09-21T21:59:45.111Z] -rw-rw-r-- 1 1001 1001 204 Sep 21 21:51 version.go [Pipeline] sh [2022-09-21T21:59:45.761Z] + '[' -e coverage.out ] [2022-09-21T21:59:45.761Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-21T21:59:45.796Z] Warning: overwriting stash ‘coverage-report’ [2022-09-21T21:59:46.579Z] Stashed 1 file(s) [Pipeline] sh [2022-09-21T21:59:47.226Z] + make build [2022-09-21T21:59:47.226Z] 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-21T22:01:23.875Z] 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-21T22:02:45.495Z] 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-21T22:02:46.455Z] 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-21T22:03:33.290Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-21T22:03:33.290Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-21T22:03:35.230Z] 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-21T22:03:41.870Z] 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-21T22:03:45.214Z] 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-21T22:03:51.854Z] 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-21T22:03:54.428Z] 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-21T22:03:58.678Z] 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-21T22:04:08.762Z] 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-21T22:04:13.102Z] $ docker stop --time=1 0dea74ad08513eaab38ac94cdfa8cfa179acf2d8f7e39562a5b2d5e45c9c102a [2022-09-21T22:04:15.225Z] $ docker rm -f 0dea74ad08513eaab38ac94cdfa8cfa179acf2d8f7e39562a5b2d5e45c9c102a [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-21T22:04:17.937Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-21T22:04:17.937Z] [2022-09-21T22:04:17.937Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:04:18.338Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-21T22:04:18.606Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-09-21T22:04:18.606Z] 29e5d40040c1: Pulling fs layer [2022-09-21T22:04:18.606Z] 1ce36da41761: Pulling fs layer [2022-09-21T22:04:18.606Z] 25b303627fd3: Pulling fs layer [2022-09-21T22:04:18.880Z] 29e5d40040c1: Verifying Checksum [2022-09-21T22:04:18.880Z] 29e5d40040c1: Download complete [2022-09-21T22:04:19.148Z] 1ce36da41761: Verifying Checksum [2022-09-21T22:04:19.148Z] 1ce36da41761: Download complete [2022-09-21T22:04:19.417Z] 29e5d40040c1: Pull complete [2022-09-21T22:04:20.827Z] 1ce36da41761: Pull complete [2022-09-21T22:04:20.827Z] 25b303627fd3: Verifying Checksum [2022-09-21T22:04:20.827Z] 25b303627fd3: Download complete [2022-09-21T22:04:30.892Z] 25b303627fd3: Pull complete [2022-09-21T22:04:30.892Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-09-21T22:04:30.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-21T22:04:30.892Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T22:04:31.198Z] prd-ubuntu20.04-docker-arm64-4c-16g-479 does not seem to be running inside a container [2022-09-21T22:04:31.267Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-21T22:04:33.686Z] $ docker top 750689594a45b4be8be233d01f2b77589503c4c1415dd7e37e8cec8444552408 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-21T22:04:34.598Z] + grep parallel [2022-09-21T22:04:34.598Z] + docker-compose build --help [2022-09-21T22:04:39.932Z] --parallel Build images in parallel. [Pipeline] } [2022-09-21T22:04:39.970Z] $ docker stop --time=1 750689594a45b4be8be233d01f2b77589503c4c1415dd7e37e8cec8444552408 [2022-09-21T22:04:41.596Z] $ docker rm -f 750689594a45b4be8be233d01f2b77589503c4c1415dd7e37e8cec8444552408 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:04:42.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-21T22:04:42.296Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T22:04:42.539Z] prd-ubuntu20.04-docker-arm64-4c-16g-479 does not seem to be running inside a container [2022-09-21T22:04:42.605Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-21T22:04:43.659Z] $ docker top 58a068311c9059893335da62819f0fefcea80117ff0c99b77f97aace613e9352 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-21T22:04:44.202Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-21T22:04:49.529Z] Building core-command ... [2022-09-21T22:04:49.529Z] Building core-data ... [2022-09-21T22:04:49.529Z] Building core-metadata ... [2022-09-21T22:04:49.529Z] Building security-bootstrapper ... [2022-09-21T22:04:49.529Z] Building security-proxy-setup ... [2022-09-21T22:04:49.529Z] Building security-secretstore-setup ... [2022-09-21T22:04:49.529Z] Building security-spiffe-token-provider ... [2022-09-21T22:04:49.529Z] Building security-spire-agent ... [2022-09-21T22:04:49.529Z] Building security-spire-config ... [2022-09-21T22:04:49.529Z] Building security-spire-server ... [2022-09-21T22:04:49.529Z] Building support-notifications ... [2022-09-21T22:04:49.529Z] Building support-scheduler ... [2022-09-21T22:04:49.529Z] Building sys-mgmt-agent ... [2022-09-21T22:04:49.529Z] Building core-command [2022-09-21T22:04:49.529Z] Building security-proxy-setup [2022-09-21T22:04:49.529Z] Building security-spire-agent [2022-09-21T22:04:49.529Z] Building support-scheduler [2022-09-21T22:04:49.529Z] Building support-notifications [2022-09-21T22:05:45.930Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T22:05:45.930Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-21T22:05:45.930Z] ---> 0409ea1e9252 [2022-09-21T22:05:45.930Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-21T22:05:45.930Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T22:05:45.930Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-21T22:05:45.930Z] ---> 0409ea1e9252 [2022-09-21T22:05:45.930Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-21T22:05:45.930Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T22:05:45.930Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-21T22:05:45.930Z] ---> 0409ea1e9252 [2022-09-21T22:05:45.930Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-21T22:05:45.931Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T22:05:45.931Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-21T22:05:45.931Z] ---> 0409ea1e9252 [2022-09-21T22:05:45.931Z] Step 3/22 : WORKDIR /edgex-go [2022-09-21T22:05:45.931Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T22:05:45.931Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-21T22:05:45.931Z] ---> 0409ea1e9252 [2022-09-21T22:05:45.931Z] Step 3/26 : WORKDIR /edgex-go [2022-09-21T22:05:45.931Z] ---> Running in 3a3b4ac680a1 [2022-09-21T22:05:45.931Z] ---> Running in c4d5204eb525 [2022-09-21T22:05:45.931Z] ---> Running in f8d58dc85120 [2022-09-21T22:05:45.931Z] ---> Running in 2ad71b1f1e74 [2022-09-21T22:05:45.931Z] ---> Running in 9bb36b7876a8 [2022-09-21T22:05:45.931Z] Removing intermediate container c4d5204eb525 [2022-09-21T22:05:45.931Z] ---> 1529fe3fee3f [2022-09-21T22:05:45.931Z] Step 4/23 : WORKDIR /edgex-go [2022-09-21T22:05:45.931Z] Removing intermediate container f8d58dc85120 [2022-09-21T22:05:45.931Z] ---> 662573bb5c50 [2022-09-21T22:05:45.931Z] ---> Running in 0b229dfbe7e7 [2022-09-21T22:05:45.931Z] Step 4/24 : WORKDIR /edgex-go [2022-09-21T22:05:45.931Z] Removing intermediate container 3a3b4ac680a1 [2022-09-21T22:05:45.931Z] ---> 71c03f9a651b [2022-09-21T22:05:45.931Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T22:05:45.931Z] Removing intermediate container 9bb36b7876a8 [2022-09-21T22:05:45.931Z] ---> 985e95be334b [2022-09-21T22:05:45.931Z] Step 4/23 : WORKDIR /edgex-go [2022-09-21T22:05:45.931Z] Removing intermediate container 2ad71b1f1e74 [2022-09-21T22:05:45.931Z] ---> 146b985b2adb [2022-09-21T22:05:45.931Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T22:05:45.931Z] ---> Running in 2476abc5af61 [2022-09-21T22:05:45.931Z] ---> Running in d668b1f0bb58 [2022-09-21T22:05:45.931Z] ---> Running in f3afd6885bb0 [2022-09-21T22:05:45.931Z] ---> Running in 29a7fa5418ac [2022-09-21T22:05:45.931Z] Removing intermediate container 0b229dfbe7e7 [2022-09-21T22:05:45.931Z] ---> 65bac246bec2 [2022-09-21T22:05:45.931Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T22:05:45.931Z] Removing intermediate container f3afd6885bb0 [2022-09-21T22:05:45.931Z] ---> e7781a7e6d83 [2022-09-21T22:05:45.931Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T22:05:45.931Z] ---> Running in e2148fb12163 [2022-09-21T22:05:45.931Z] Removing intermediate container 2476abc5af61 [2022-09-21T22:05:45.931Z] ---> f5e74f016e97 [2022-09-21T22:05:45.931Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T22:05:45.931Z] ---> Running in 7195472046ae [2022-09-21T22:05:45.931Z] ---> Running in 38d86be90f40 [2022-09-21T22:05:45.931Z] Removing intermediate container d668b1f0bb58 [2022-09-21T22:05:45.931Z] ---> 566a6bb9cfec [2022-09-21T22:05:45.931Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-21T22:05:45.931Z] Removing intermediate container 29a7fa5418ac [2022-09-21T22:05:45.931Z] ---> ca7f9ee72a5a [2022-09-21T22:05:45.931Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-21T22:05:45.931Z] ---> Running in 341c758caec4 [2022-09-21T22:05:45.931Z] ---> Running in 85ac0f23631f [2022-09-21T22:05:45.931Z] Removing intermediate container e2148fb12163 [2022-09-21T22:05:45.931Z] ---> 55d23c8a752a [2022-09-21T22:05:45.931Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-21T22:05:45.931Z] ---> Running in 3069c5edbdcd [2022-09-21T22:05:45.931Z] Removing intermediate container 38d86be90f40 [2022-09-21T22:05:45.931Z] ---> a04938753ac7 [2022-09-21T22:05:45.931Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-21T22:05:45.931Z] ---> Running in 67685c60115e [2022-09-21T22:05:45.931Z] Removing intermediate container 7195472046ae [2022-09-21T22:05:45.931Z] ---> 7602b4b7f30d [2022-09-21T22:05:45.931Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-21T22:05:45.931Z] ---> Running in f17077d33565 [2022-09-21T22:05:46.513Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-21T22:05:46.782Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-21T22:05:47.052Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-21T22:05:47.052Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-21T22:05:47.318Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-21T22:05:47.318Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-21T22:05:47.584Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-21T22:05:47.855Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-21T22:05:47.855Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-21T22:05:48.122Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-21T22:05:48.701Z] OK: 221 MiB in 51 packages [2022-09-21T22:05:49.290Z] OK: 221 MiB in 51 packages [2022-09-21T22:05:49.290Z] OK: 221 MiB in 51 packages [2022-09-21T22:05:49.555Z] OK: 221 MiB in 51 packages [2022-09-21T22:05:49.820Z] OK: 221 MiB in 51 packages [2022-09-21T22:05:50.421Z] Removing intermediate container 341c758caec4 [2022-09-21T22:05:50.421Z] ---> a0aa2938145f [2022-09-21T22:05:50.421Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-21T22:05:51.002Z] Removing intermediate container 85ac0f23631f [2022-09-21T22:05:51.002Z] ---> cc7948009a6d [2022-09-21T22:05:51.002Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-21T22:05:51.268Z] Removing intermediate container 3069c5edbdcd [2022-09-21T22:05:51.268Z] ---> 52ffbc48a1c2 [2022-09-21T22:05:51.268Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-21T22:05:51.538Z] Removing intermediate container f17077d33565 [2022-09-21T22:05:51.538Z] ---> ca73a7ce21ca [2022-09-21T22:05:51.538Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-21T22:05:51.538Z] ---> 273ab7e42a8f [2022-09-21T22:05:51.538Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T22:05:51.538Z] Removing intermediate container 67685c60115e [2022-09-21T22:05:51.538Z] ---> 70222df29f89 [2022-09-21T22:05:51.538Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-21T22:05:51.807Z] ---> Running in 13957c85f822 [2022-09-21T22:05:52.389Z] ---> d562c976fc0a [2022-09-21T22:05:52.389Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T22:05:52.389Z] ---> 6fe5da4578e2 [2022-09-21T22:05:52.389Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T22:05:52.659Z] ---> Running in a3cc19843a98 [2022-09-21T22:05:52.659Z] ---> Running in ecfd96610782 [2022-09-21T22:05:52.924Z] ---> 602ff213a202 [2022-09-21T22:05:53.200Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T22:05:53.200Z] ---> 430df37a47dc [2022-09-21T22:05:53.200Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T22:05:53.466Z] ---> Running in dffd3a28987e [2022-09-21T22:05:53.466Z] ---> Running in 6ddaa70b82cb [2022-09-21T22:07:01.344Z] Removing intermediate container 6ddaa70b82cb [2022-09-21T22:07:01.344Z] ---> dd2320db0b1e [2022-09-21T22:07:01.344Z] Step 9/24 : COPY . . [2022-09-21T22:07:01.344Z] Removing intermediate container 13957c85f822 [2022-09-21T22:07:01.344Z] ---> e53e3440a58a [2022-09-21T22:07:01.344Z] Step 8/26 : COPY . . [2022-09-21T22:07:01.344Z] Removing intermediate container dffd3a28987e [2022-09-21T22:07:01.344Z] ---> bc937efa175b [2022-09-21T22:07:01.344Z] Step 9/23 : COPY . . [2022-09-21T22:07:01.344Z] Removing intermediate container a3cc19843a98 [2022-09-21T22:07:01.344Z] ---> 5bb2b0ef36d0 [2022-09-21T22:07:01.344Z] Step 8/22 : COPY . . [2022-09-21T22:07:01.344Z] Removing intermediate container ecfd96610782 [2022-09-21T22:07:01.344Z] ---> 6eeaf75decad [2022-09-21T22:07:01.344Z] Step 9/23 : COPY . . [2022-09-21T22:07:13.668Z] ---> 230e181b786c [2022-09-21T22:07:13.668Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-21T22:07:13.668Z] ---> 2eb3bf906059 [2022-09-21T22:07:13.668Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-21T22:07:13.668Z] ---> e44bd11b40be [2022-09-21T22:07:13.668Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-21T22:07:13.668Z] ---> 1d507af4cf58 [2022-09-21T22:07:13.668Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-21T22:07:13.668Z] ---> d2d66176d359 [2022-09-21T22:07:13.668Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-21T22:07:13.668Z] ---> Running in 5f92adc0c67d [2022-09-21T22:07:13.668Z] ---> Running in 8a72fc29775f [2022-09-21T22:07:13.668Z] ---> Running in 837f14cd804e [2022-09-21T22:07:13.668Z] ---> Running in 9b691d776b1a [2022-09-21T22:07:13.668Z] ---> Running in a4ca0000841f [2022-09-21T22:07:13.668Z] Removing intermediate container 8a72fc29775f [2022-09-21T22:07:13.668Z] ---> 1a67bf6716b9 [2022-09-21T22:07:13.668Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-21T22:07:13.668Z] ---> Running in 4c5299d5696c [2022-09-21T22:07:13.939Z] Removing intermediate container 4c5299d5696c [2022-09-21T22:07:13.939Z] ---> 3cf7f39de498 [2022-09-21T22:07:13.939Z] 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-21T22:07:14.207Z] ---> Running in 6f16981abf76 [2022-09-21T22:07:14.787Z] 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-21T22:07:15.369Z] 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-21T22:07:15.369Z] 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-21T22:07:15.369Z] 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-21T22:07:17.308Z] Removing intermediate container 6f16981abf76 [2022-09-21T22:07:17.308Z] ---> 9d942f0da5e1 [2022-09-21T22:07:17.308Z] Step 12/26 : WORKDIR /edgex-go [2022-09-21T22:07:17.308Z] ---> Running in fa72713b7b03 [2022-09-21T22:07:17.574Z] Removing intermediate container fa72713b7b03 [2022-09-21T22:07:17.574Z] ---> 9f2758e74e3d [2022-09-21T22:07:17.574Z] [2022-09-21T22:07:17.574Z] Step 13/26 : FROM alpine:3.15 [2022-09-21T22:07:17.841Z] 3.15: Pulling from library/alpine [2022-09-21T22:07:18.810Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-21T22:07:18.810Z] Status: Downloaded newer image for alpine:3.15 [2022-09-21T22:07:18.810Z] ---> 02e0d6fdf486 [2022-09-21T22:07:18.810Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-21T22:07:19.078Z] ---> Running in 8d6b43f980c7 [2022-09-21T22:07:19.347Z] Removing intermediate container 8d6b43f980c7 [2022-09-21T22:07:19.347Z] ---> 5edd7bf5cb00 [2022-09-21T22:07:19.347Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T22:07:19.618Z] ---> Running in ec52b345fdcc [2022-09-21T22:07:22.958Z] Removing intermediate container ec52b345fdcc [2022-09-21T22:07:22.958Z] ---> d84b3537e9e5 [2022-09-21T22:07:22.958Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-21T22:07:22.958Z] ---> Running in c7622b43ee16 [2022-09-21T22:07:24.906Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-21T22:07:25.872Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-21T22:07:27.278Z] v3.15.6-76-gc40548a3b8 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-21T22:07:27.278Z] v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-21T22:07:27.278Z] OK: 15734 distinct packages available [2022-09-21T22:07:27.278Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-21T22:07:28.240Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-21T22:07:29.645Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-21T22:07:29.645Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-21T22:07:29.645Z] (3/5) Installing libucontext (1.1-r0) [2022-09-21T22:07:29.913Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-21T22:07:29.913Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-21T22:07:29.913Z] Executing busybox-1.34.1-r7.trigger [2022-09-21T22:07:30.180Z] OK: 6 MiB in 19 packages [2022-09-21T22:07:32.131Z] Removing intermediate container c7622b43ee16 [2022-09-21T22:07:32.131Z] ---> d4c3aa8cc73b [2022-09-21T22:07:32.131Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-21T22:07:34.707Z] ---> c5e71fb5bb4e [2022-09-21T22:07:34.707Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-21T22:07:41.359Z] ---> 678f7c4d66ba [2022-09-21T22:07:41.359Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-21T22:07:41.628Z] ---> 0343cc8ded10 [2022-09-21T22:07:41.628Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-21T22:07:42.582Z] ---> b8bf72610a9d [2022-09-21T22:07:42.582Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-21T22:07:43.163Z] ---> b4c6e374a55d [2022-09-21T22:07:43.163Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-21T22:07:43.430Z] ---> Running in 07717784eab3 [2022-09-21T22:07:44.009Z] Removing intermediate container 07717784eab3 [2022-09-21T22:07:44.009Z] ---> 46d1d321aee6 [2022-09-21T22:07:44.009Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-21T22:07:44.009Z] ---> Running in bfe644f80c1d [2022-09-21T22:07:44.274Z] Removing intermediate container bfe644f80c1d [2022-09-21T22:07:44.274Z] ---> 2d4e4539973c [2022-09-21T22:07:44.274Z] Step 24/26 : LABEL arch=arm64 [2022-09-21T22:07:44.540Z] ---> Running in df9f1eb66dc2 [2022-09-21T22:07:44.807Z] Removing intermediate container df9f1eb66dc2 [2022-09-21T22:07:44.807Z] ---> 6188973ea4b7 [2022-09-21T22:07:44.807Z] Step 25/26 : LABEL git_sha=cb16b4fdcaa5fb2c620366b0dbd9891bf86b7a40 [2022-09-21T22:07:45.076Z] ---> Running in e3489a1862b7 [2022-09-21T22:07:45.346Z] Removing intermediate container e3489a1862b7 [2022-09-21T22:07:45.346Z] ---> 2cfb45b97677 [2022-09-21T22:07:45.346Z] Step 26/26 : LABEL version=0.0.0 [2022-09-21T22:07:45.613Z] ---> Running in e96f23d40193 [2022-09-21T22:07:46.194Z] Removing intermediate container e96f23d40193 [2022-09-21T22:07:46.194Z] ---> ca2df59d1bf9 [2022-09-21T22:07:46.194Z] [2022-09-21T22:07:46.194Z] Successfully built ca2df59d1bf9 [2022-09-21T22:07:46.194Z] Successfully tagged security-spire-agent-arm64:latest [2022-09-21T22:07:46.460Z]  Building security-spire-agent ... done Building security-spire-config [2022-09-21T22:08:01.438Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T22:08:01.438Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-21T22:08:01.438Z] ---> 0409ea1e9252 [2022-09-21T22:08:01.438Z] Step 3/26 : WORKDIR /edgex-go [2022-09-21T22:08:01.438Z] ---> Using cache [2022-09-21T22:08:01.438Z] ---> 146b985b2adb [2022-09-21T22:08:01.438Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T22:08:01.438Z] ---> Using cache [2022-09-21T22:08:01.438Z] ---> ca7f9ee72a5a [2022-09-21T22:08:01.438Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-21T22:08:02.023Z] ---> Running in ef94b161c4b9 [2022-09-21T22:08:03.968Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-21T22:08:04.552Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-21T22:08:06.494Z] OK: 221 MiB in 51 packages [2022-09-21T22:08:07.908Z] Removing intermediate container ef94b161c4b9 [2022-09-21T22:08:07.908Z] ---> 66fffa74c898 [2022-09-21T22:08:07.908Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-21T22:08:08.491Z] ---> 724976b9f7d0 [2022-09-21T22:08:08.491Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T22:08:08.759Z] ---> Running in b991dffe64ee [2022-09-21T22:09:05.367Z] Removing intermediate container b991dffe64ee [2022-09-21T22:09:05.367Z] ---> 9d574bbf8200 [2022-09-21T22:09:05.367Z] Step 8/26 : COPY . . [2022-09-21T22:09:15.439Z] ---> 78efa40ad7d9 [2022-09-21T22:09:15.439Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-21T22:09:15.439Z] ---> Running in ee18ff297289 [2022-09-21T22:09:15.439Z] Removing intermediate container ee18ff297289 [2022-09-21T22:09:15.439Z] ---> e732de50505f [2022-09-21T22:09:15.439Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-21T22:09:15.439Z] ---> Running in e4ce941c3c21 [2022-09-21T22:09:16.022Z] Removing intermediate container e4ce941c3c21 [2022-09-21T22:09:16.022Z] ---> cade46341885 [2022-09-21T22:09:16.022Z] 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-21T22:09:16.022Z] ---> Running in 7396834c14c8 [2022-09-21T22:09:19.370Z] Removing intermediate container 7396834c14c8 [2022-09-21T22:09:19.370Z] ---> 064652fe42fb [2022-09-21T22:09:19.370Z] Step 12/26 : WORKDIR /edgex-go [2022-09-21T22:09:19.370Z] ---> Running in 87d5bd52b013 [2022-09-21T22:09:19.637Z] Removing intermediate container 87d5bd52b013 [2022-09-21T22:09:19.637Z] ---> a4778585b48e [2022-09-21T22:09:19.637Z] [2022-09-21T22:09:19.637Z] Step 13/26 : FROM alpine:3.15 [2022-09-21T22:09:19.637Z] ---> 02e0d6fdf486 [2022-09-21T22:09:19.637Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-21T22:09:19.637Z] ---> Using cache [2022-09-21T22:09:19.901Z] ---> 5edd7bf5cb00 [2022-09-21T22:09:19.901Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T22:09:19.901Z] ---> Using cache [2022-09-21T22:09:19.901Z] ---> d84b3537e9e5 [2022-09-21T22:09:19.901Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-21T22:09:19.901Z] ---> Running in f2dde83f43a1 [2022-09-21T22:09:21.831Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-21T22:09:22.782Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-21T22:09:24.180Z] v3.15.6-76-gc40548a3b8 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-21T22:09:24.180Z] v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-21T22:09:24.180Z] OK: 15734 distinct packages available [2022-09-21T22:09:24.445Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-21T22:09:25.843Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-21T22:09:26.795Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-21T22:09:26.795Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-21T22:09:26.795Z] (3/4) Installing libucontext (1.1-r0) [2022-09-21T22:09:26.795Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-21T22:09:27.059Z] Executing busybox-1.34.1-r7.trigger [2022-09-21T22:09:27.059Z] OK: 6 MiB in 18 packages [2022-09-21T22:09:28.989Z] Removing intermediate container f2dde83f43a1 [2022-09-21T22:09:28.989Z] ---> 28a3c879a171 [2022-09-21T22:09:28.989Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-21T22:09:34.325Z] ---> 938b5965a84a [2022-09-21T22:09:34.325Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-21T22:09:34.325Z] ---> 183566cf3ad3 [2022-09-21T22:09:34.325Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-21T22:09:34.590Z] ---> Running in 4b4216a60fb3 [2022-09-21T22:09:35.174Z] Removing intermediate container 4b4216a60fb3 [2022-09-21T22:09:35.174Z] ---> 539208d05c3d [2022-09-21T22:09:35.174Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-21T22:09:35.758Z] ---> 915ff77559bd [2022-09-21T22:09:35.758Z] Step 21/26 : WORKDIR / [2022-09-21T22:09:36.026Z] ---> Running in 2af17c43203a [2022-09-21T22:09:36.298Z] Removing intermediate container 2af17c43203a [2022-09-21T22:09:36.298Z] ---> 8102c5f04adb [2022-09-21T22:09:36.298Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-21T22:09:36.298Z] ---> Running in 5dfe53b8fee7 [2022-09-21T22:09:36.882Z] Removing intermediate container 5dfe53b8fee7 [2022-09-21T22:09:36.882Z] ---> 202ad9132cc4 [2022-09-21T22:09:36.882Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-21T22:09:36.882Z] ---> Running in 6f618929548b [2022-09-21T22:09:37.465Z] Removing intermediate container 6f618929548b [2022-09-21T22:09:37.465Z] ---> 36cb8ae76c87 [2022-09-21T22:09:37.465Z] Step 24/26 : LABEL arch=arm64 [2022-09-21T22:09:37.732Z] ---> Running in 3c29aac6faac [2022-09-21T22:09:38.000Z] Removing intermediate container 3c29aac6faac [2022-09-21T22:09:38.000Z] ---> 51e39ac8dfd7 [2022-09-21T22:09:38.000Z] Step 25/26 : LABEL git_sha=cb16b4fdcaa5fb2c620366b0dbd9891bf86b7a40 [2022-09-21T22:09:38.268Z] ---> Running in c96344b135ff [2022-09-21T22:09:38.851Z] Removing intermediate container c96344b135ff [2022-09-21T22:09:38.851Z] ---> b86b30c02006 [2022-09-21T22:09:38.851Z] Step 26/26 : LABEL version=0.0.0 [2022-09-21T22:09:38.851Z] ---> Running in 3aa5109f61b8 [2022-09-21T22:09:39.443Z] Removing intermediate container 3aa5109f61b8 [2022-09-21T22:09:39.443Z] ---> f5a8a857ca14 [2022-09-21T22:09:39.443Z] [2022-09-21T22:09:39.707Z] Successfully built f5a8a857ca14 [2022-09-21T22:09:39.707Z] Successfully tagged security-spire-config-arm64:latest [2022-09-21T22:09:39.707Z] Building core-data [2022-09-21T22:09:57.886Z]  Building security-spire-config ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T22:09:57.886Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-21T22:09:57.886Z] ---> 0409ea1e9252 [2022-09-21T22:09:57.886Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-21T22:09:57.886Z] ---> Using cache [2022-09-21T22:09:57.886Z] ---> 985e95be334b [2022-09-21T22:09:57.886Z] Step 4/24 : WORKDIR /edgex-go [2022-09-21T22:09:57.886Z] ---> Using cache [2022-09-21T22:09:57.886Z] ---> e7781a7e6d83 [2022-09-21T22:09:57.886Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T22:09:57.886Z] ---> Using cache [2022-09-21T22:09:57.886Z] ---> 7602b4b7f30d [2022-09-21T22:09:57.886Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-21T22:09:57.886Z] ---> Running in 47c08c8a9a4d [2022-09-21T22:09:58.849Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-21T22:09:59.806Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-21T22:10:01.208Z] OK: 221 MiB in 51 packages [2022-09-21T22:10:02.615Z] Removing intermediate container 47c08c8a9a4d [2022-09-21T22:10:02.615Z] ---> 733694a95ce9 [2022-09-21T22:10:02.615Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-21T22:10:03.194Z] ---> f44ceaefc445 [2022-09-21T22:10:03.194Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T22:10:03.194Z] ---> Running in 126306a25d94 [2022-09-21T22:10:59.559Z] Removing intermediate container 126306a25d94 [2022-09-21T22:10:59.559Z] ---> 6e78f8ec8fd9 [2022-09-21T22:10:59.559Z] Step 9/24 : COPY . . [2022-09-21T22:11:02.908Z] ---> ebdd6e6f132e [2022-09-21T22:11:02.908Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-21T22:11:02.908Z] ---> Running in ce6256cd675f [2022-09-21T22:11:04.856Z] 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-21T22:12:41.442Z] 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-21T22:12:56.395Z] Removing intermediate container 9b691d776b1a [2022-09-21T22:12:56.395Z] ---> 40e6e39dd5ab [2022-09-21T22:12:56.395Z] [2022-09-21T22:12:56.395Z] Step 10/22 : FROM alpine:3.16 [2022-09-21T22:12:56.661Z] 3.16: Pulling from library/alpine [2022-09-21T22:12:58.065Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-21T22:12:58.065Z] Status: Downloaded newer image for alpine:3.16 [2022-09-21T22:12:58.065Z] ---> a6215f271958 [2022-09-21T22:12:58.065Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-21T22:12:58.065Z] ---> Running in 28f3dc2dc1c5 [2022-09-21T22:13:00.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-21T22:13:00.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-21T22:13:01.679Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-21T22:13:01.679Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-21T22:13:01.679Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-21T22:13:01.679Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-21T22:13:01.679Z] (5/6) Installing curl (7.83.1-r3) [2022-09-21T22:13:01.679Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-21T22:13:01.679Z] Executing busybox-1.35.0-r17.trigger [2022-09-21T22:13:01.946Z] Executing ca-certificates-20220614-r0.trigger [2022-09-21T22:13:02.528Z] OK: 8 MiB in 20 packages [2022-09-21T22:13:04.472Z] Removing intermediate container 28f3dc2dc1c5 [2022-09-21T22:13:04.472Z] ---> d69fb331d544 [2022-09-21T22:13:04.472Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-21T22:13:04.472Z] ---> Running in cfd14cb0f25b [2022-09-21T22:13:05.053Z] Removing intermediate container cfd14cb0f25b [2022-09-21T22:13:05.053Z] ---> 20d24b21b221 [2022-09-21T22:13:05.053Z] Step 13/22 : WORKDIR /edgex [2022-09-21T22:13:05.053Z] ---> Running in ccc032bb5d4e [2022-09-21T22:13:05.635Z] Removing intermediate container ccc032bb5d4e [2022-09-21T22:13:05.635Z] ---> f663906a6487 [2022-09-21T22:13:05.635Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-21T22:13:06.599Z] ---> c70b0b2b230a [2022-09-21T22:13:06.599Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-21T22:13:08.005Z] ---> 6e8984a6e427 [2022-09-21T22:13:08.005Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-21T22:13:09.946Z] ---> 866498de030c [2022-09-21T22:13:09.946Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-21T22:13:10.540Z] ---> 8939c564c735 [2022-09-21T22:13:10.540Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-21T22:13:10.540Z] ---> Running in 8abc94d9e70d [2022-09-21T22:13:13.876Z] Removing intermediate container 8abc94d9e70d [2022-09-21T22:13:13.876Z] ---> 461f6a45d5c4 [2022-09-21T22:13:13.876Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-21T22:13:13.876Z] ---> Running in a5c827f6506e [2022-09-21T22:13:14.143Z] Removing intermediate container a5c827f6506e [2022-09-21T22:13:14.143Z] ---> 35ecd3b035fb [2022-09-21T22:13:14.143Z] Step 20/22 : LABEL arch=arm64 [2022-09-21T22:13:14.409Z] ---> Running in 279be5f0789a [2022-09-21T22:13:14.675Z] Removing intermediate container 279be5f0789a [2022-09-21T22:13:14.675Z] ---> bf2c3b503ff2 [2022-09-21T22:13:14.945Z] Step 21/22 : LABEL git_sha=cb16b4fdcaa5fb2c620366b0dbd9891bf86b7a40 [2022-09-21T22:13:14.945Z] ---> Running in 04c928d67b9f [2022-09-21T22:13:15.546Z] Removing intermediate container 04c928d67b9f [2022-09-21T22:13:15.546Z] ---> f08fa89ab4a0 [2022-09-21T22:13:15.546Z] Step 22/22 : LABEL version=0.0.0 [2022-09-21T22:13:15.546Z] ---> Running in 61dfd7dd6c3f [2022-09-21T22:13:16.167Z] Removing intermediate container 61dfd7dd6c3f [2022-09-21T22:13:16.167Z] ---> 47e94b7a96a8 [2022-09-21T22:13:16.167Z] [2022-09-21T22:13:16.167Z] Successfully built 47e94b7a96a8 [2022-09-21T22:13:16.167Z] Successfully tagged security-proxy-setup-arm64:latest [2022-09-21T22:13:16.654Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2022-09-21T22:13:28.965Z] Removing intermediate container a4ca0000841f [2022-09-21T22:13:28.965Z] ---> e2a3c94267b8 [2022-09-21T22:13:28.965Z] [2022-09-21T22:13:28.965Z] Step 11/24 : FROM alpine:3.16 [2022-09-21T22:13:28.965Z] ---> a6215f271958 [2022-09-21T22:13:28.965Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-21T22:13:28.965Z] ---> Running in 8c225c9192dd [2022-09-21T22:13:30.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-21T22:13:31.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-21T22:13:32.889Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-21T22:13:32.889Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T22:13:32.889Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-21T22:13:32.889Z] ---> 0409ea1e9252 [2022-09-21T22:13:32.889Z] Step 3/20 : WORKDIR /edgex-go [2022-09-21T22:13:32.889Z] ---> Using cache [2022-09-21T22:13:32.889Z] ---> 146b985b2adb [2022-09-21T22:13:32.889Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-21T22:13:32.889Z] Executing busybox-1.35.0-r17.trigger [2022-09-21T22:13:32.889Z] OK: 5 MiB in 15 packages [2022-09-21T22:13:32.889Z] ---> Running in 9647026cec5d [2022-09-21T22:13:34.840Z] Removing intermediate container 8c225c9192dd [2022-09-21T22:13:34.840Z] ---> 649db3fe6efa [2022-09-21T22:13:34.840Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-21T22:13:34.840Z] ---> Running in 41c4720cf81a [2022-09-21T22:13:35.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-21T22:13:35.420Z] Removing intermediate container 41c4720cf81a [2022-09-21T22:13:35.420Z] ---> c0ad9455c95b [2022-09-21T22:13:35.420Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-21T22:13:35.420Z] ---> Running in e8eab8cf4fbf [2022-09-21T22:13:35.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-21T22:13:35.952Z] Removing intermediate container e8eab8cf4fbf [2022-09-21T22:13:35.952Z] ---> d9e7c0bd33a8 [2022-09-21T22:13:35.952Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-21T22:13:36.219Z] ---> Running in aaf482226fa6 [2022-09-21T22:13:36.805Z] Removing intermediate container aaf482226fa6 [2022-09-21T22:13:36.805Z] ---> 3022a16d0279 [2022-09-21T22:13:36.805Z] Step 16/24 : WORKDIR / [2022-09-21T22:13:36.805Z] ---> Running in c92e63fe9495 [2022-09-21T22:13:37.071Z] v3.16.2-193-g9da6059f45 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-21T22:13:37.071Z] v3.16.2-191-gc8e9e5baa8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-21T22:13:37.071Z] OK: 16895 distinct packages available [2022-09-21T22:13:37.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-21T22:13:37.607Z] Removing intermediate container c92e63fe9495 [2022-09-21T22:13:37.607Z] ---> 1b07f5f1950f [2022-09-21T22:13:37.607Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-21T22:13:37.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-21T22:13:38.458Z] ---> aba7d469d3fa [2022-09-21T22:13:38.458Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-21T22:13:39.415Z] OK: 221 MiB in 51 packages [2022-09-21T22:13:40.371Z] ---> 9f213e00f8d3 [2022-09-21T22:13:40.371Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-21T22:13:41.326Z] Removing intermediate container 9647026cec5d [2022-09-21T22:13:41.326Z] ---> d30b372a3f6a [2022-09-21T22:13:41.326Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-21T22:13:41.927Z] ---> 8920b9ee9b8f [2022-09-21T22:13:41.927Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-21T22:13:41.927Z] ---> Running in ef8476ab7669 [2022-09-21T22:13:42.506Z] ---> 8c03b76ad59b [2022-09-21T22:13:42.506Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T22:13:42.506Z] Removing intermediate container ef8476ab7669 [2022-09-21T22:13:42.506Z] ---> 4062d91d525f [2022-09-21T22:13:42.506Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-21T22:13:42.771Z] ---> Running in 20f8c04285cc [2022-09-21T22:13:43.036Z] ---> Running in 9e48c3ad94e1 [2022-09-21T22:13:43.616Z] Removing intermediate container 9e48c3ad94e1 [2022-09-21T22:13:43.616Z] ---> 552c9bce308d [2022-09-21T22:13:43.616Z] Step 22/24 : LABEL arch=arm64 [2022-09-21T22:13:43.884Z] ---> Running in e24b40f9ce2b [2022-09-21T22:13:44.464Z] Removing intermediate container e24b40f9ce2b [2022-09-21T22:13:44.464Z] ---> 17677f6ebd89 [2022-09-21T22:13:44.464Z] Step 23/24 : LABEL git_sha=cb16b4fdcaa5fb2c620366b0dbd9891bf86b7a40 [2022-09-21T22:13:44.731Z] ---> Running in 4fabbfc89238 [2022-09-21T22:13:45.439Z] Removing intermediate container 4fabbfc89238 [2022-09-21T22:13:45.439Z] ---> 4630eb6fc885 [2022-09-21T22:13:45.439Z] Step 24/24 : LABEL version=0.0.0 [2022-09-21T22:13:45.439Z] ---> Running in 240b5a5e1a66 [2022-09-21T22:13:46.032Z] Removing intermediate container 240b5a5e1a66 [2022-09-21T22:13:46.032Z] ---> 840ebb87b618 [2022-09-21T22:13:46.032Z] [2022-09-21T22:13:46.032Z] Successfully built 840ebb87b618 [2022-09-21T22:13:46.314Z] Successfully tagged core-command-arm64:latest [2022-09-21T22:13:46.314Z] Building security-spire-server [2022-09-21T22:14:04.714Z]  Building core-command ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T22:14:04.714Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-21T22:14:04.714Z] ---> 0409ea1e9252 [2022-09-21T22:14:04.714Z] Step 3/25 : WORKDIR /edgex-go [2022-09-21T22:14:04.714Z] ---> Using cache [2022-09-21T22:14:04.714Z] ---> 146b985b2adb [2022-09-21T22:14:04.714Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T22:14:04.714Z] ---> Using cache [2022-09-21T22:14:04.714Z] ---> ca7f9ee72a5a [2022-09-21T22:14:04.714Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-21T22:14:04.714Z] ---> Using cache [2022-09-21T22:14:04.714Z] ---> 66fffa74c898 [2022-09-21T22:14:04.714Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-21T22:14:04.714Z] ---> Using cache [2022-09-21T22:14:04.714Z] ---> 724976b9f7d0 [2022-09-21T22:14:04.714Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T22:14:04.714Z] ---> Using cache [2022-09-21T22:14:04.714Z] ---> 9d574bbf8200 [2022-09-21T22:14:04.714Z] Step 8/25 : COPY . . [2022-09-21T22:14:04.714Z] ---> Using cache [2022-09-21T22:14:04.714Z] ---> 78efa40ad7d9 [2022-09-21T22:14:04.715Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-21T22:14:04.715Z] ---> Using cache [2022-09-21T22:14:04.715Z] ---> e732de50505f [2022-09-21T22:14:04.715Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-21T22:14:04.715Z] ---> Using cache [2022-09-21T22:14:04.715Z] ---> cade46341885 [2022-09-21T22:14:04.715Z] 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-21T22:14:04.715Z] ---> Running in 2833d59f3111 [2022-09-21T22:14:07.286Z] Removing intermediate container 2833d59f3111 [2022-09-21T22:14:07.286Z] ---> afc1ab6f016e [2022-09-21T22:14:07.286Z] Step 12/25 : WORKDIR /edgex-go [2022-09-21T22:14:07.555Z] ---> Running in 3bd41ccef3d2 [2022-09-21T22:14:08.138Z] Removing intermediate container 3bd41ccef3d2 [2022-09-21T22:14:08.138Z] ---> ce36a2b916f7 [2022-09-21T22:14:08.138Z] [2022-09-21T22:14:08.138Z] Step 13/25 : FROM alpine:3.15 [2022-09-21T22:14:08.138Z] ---> 02e0d6fdf486 [2022-09-21T22:14:08.138Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-21T22:14:08.138Z] ---> Using cache [2022-09-21T22:14:08.138Z] ---> 5edd7bf5cb00 [2022-09-21T22:14:08.138Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T22:14:08.138Z] ---> Using cache [2022-09-21T22:14:08.138Z] ---> d84b3537e9e5 [2022-09-21T22:14:08.138Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-21T22:14:08.138Z] ---> Using cache [2022-09-21T22:14:08.138Z] ---> d4c3aa8cc73b [2022-09-21T22:14:08.138Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-21T22:14:13.462Z] ---> e9f268f2a755 [2022-09-21T22:14:13.463Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-21T22:14:14.870Z] ---> 6d3d164fa197 [2022-09-21T22:14:14.870Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-21T22:14:15.454Z] ---> a4c3c11acdb1 [2022-09-21T22:14:15.454Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-21T22:14:16.419Z] ---> b7226d8b6c4e [2022-09-21T22:14:16.419Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-21T22:14:16.419Z] ---> Running in 7aed82a17df8 [2022-09-21T22:14:17.030Z] Removing intermediate container 7aed82a17df8 [2022-09-21T22:14:17.030Z] ---> 615617d8de7f [2022-09-21T22:14:17.030Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-21T22:14:17.296Z] ---> Running in 850aa1efa788 [2022-09-21T22:14:17.878Z] Removing intermediate container 850aa1efa788 [2022-09-21T22:14:17.879Z] ---> 7a2a7be9265d [2022-09-21T22:14:17.879Z] Step 23/25 : LABEL arch=arm64 [2022-09-21T22:14:17.879Z] ---> Running in 29dd12c81e2d [2022-09-21T22:14:18.460Z] Removing intermediate container 29dd12c81e2d [2022-09-21T22:14:18.460Z] ---> 4500b3a8e23c [2022-09-21T22:14:18.460Z] Step 24/25 : LABEL git_sha=cb16b4fdcaa5fb2c620366b0dbd9891bf86b7a40 [2022-09-21T22:14:18.725Z] ---> Running in 216e37c9a75b [2022-09-21T22:14:19.303Z] Removing intermediate container 216e37c9a75b [2022-09-21T22:14:19.303Z] ---> 39c58562dbff [2022-09-21T22:14:19.303Z] Step 25/25 : LABEL version=0.0.0 [2022-09-21T22:14:19.569Z] ---> Running in f542379dbcf4 [2022-09-21T22:14:20.522Z] Removing intermediate container f542379dbcf4 [2022-09-21T22:14:20.522Z] ---> 20d2da6a0233 [2022-09-21T22:14:20.522Z] [2022-09-21T22:14:20.786Z] Successfully built 20d2da6a0233 [2022-09-21T22:14:21.050Z] Successfully tagged security-spire-server-arm64:latest [2022-09-21T22:14:21.050Z] Building security-bootstrapper [2022-09-21T22:14:39.219Z]  Building security-spire-server ... done Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T22:14:39.219Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-21T22:14:39.219Z] ---> 0409ea1e9252 [2022-09-21T22:14:39.219Z] Step 3/33 : WORKDIR /edgex-go [2022-09-21T22:14:39.219Z] ---> Using cache [2022-09-21T22:14:39.219Z] ---> 146b985b2adb [2022-09-21T22:14:39.219Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T22:14:39.219Z] ---> Using cache [2022-09-21T22:14:39.219Z] ---> ca7f9ee72a5a [2022-09-21T22:14:39.219Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-21T22:14:39.219Z] ---> Using cache [2022-09-21T22:14:39.219Z] ---> cc7948009a6d [2022-09-21T22:14:39.219Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-21T22:14:39.219Z] ---> Using cache [2022-09-21T22:14:39.219Z] ---> d562c976fc0a [2022-09-21T22:14:39.219Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T22:14:39.219Z] ---> Using cache [2022-09-21T22:14:39.219Z] ---> 5bb2b0ef36d0 [2022-09-21T22:14:39.219Z] Step 8/33 : COPY . . [2022-09-21T22:14:39.219Z] ---> Using cache [2022-09-21T22:14:39.219Z] ---> e44bd11b40be [2022-09-21T22:14:39.219Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-21T22:14:40.617Z] ---> Running in 6a3c1475b1a1 [2022-09-21T22:14:43.177Z] 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-21T22:14:43.441Z] Removing intermediate container 20f8c04285cc [2022-09-21T22:14:43.441Z] ---> bbcfc6eeb733 [2022-09-21T22:14:43.441Z] Step 7/20 : COPY . . [2022-09-21T22:14:55.726Z] ---> 05b2c18f78e3 [2022-09-21T22:14:55.726Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-21T22:14:55.726Z] ---> Running in 740314e7c9fc [2022-09-21T22:14:56.681Z] 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-21T22:16:33.264Z] Removing intermediate container 837f14cd804e [2022-09-21T22:16:33.264Z] ---> cf5144def388 [2022-09-21T22:16:33.264Z] [2022-09-21T22:16:33.264Z] Step 11/23 : FROM alpine:3.16 [2022-09-21T22:16:33.264Z] ---> a6215f271958 [2022-09-21T22:16:33.264Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-21T22:16:33.264Z] ---> Using cache [2022-09-21T22:16:33.264Z] ---> 649db3fe6efa [2022-09-21T22:16:33.264Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-21T22:16:33.264Z] ---> Using cache [2022-09-21T22:16:33.264Z] ---> c0ad9455c95b [2022-09-21T22:16:33.264Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-21T22:16:33.264Z] ---> Running in 27f59c95d4b8 [2022-09-21T22:16:33.264Z] Removing intermediate container 27f59c95d4b8 [2022-09-21T22:16:33.264Z] ---> 85ea8a422cb4 [2022-09-21T22:16:33.264Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-21T22:16:33.264Z] ---> Running in c386471e04e8 [2022-09-21T22:16:33.264Z] Removing intermediate container c386471e04e8 [2022-09-21T22:16:33.264Z] ---> bede0c2a33e8 [2022-09-21T22:16:33.264Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-21T22:16:33.264Z] ---> 4c187aa43154 [2022-09-21T22:16:33.264Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-21T22:16:33.264Z] Removing intermediate container 5f92adc0c67d [2022-09-21T22:16:33.264Z] ---> 731cd01e2d30 [2022-09-21T22:16:33.264Z] [2022-09-21T22:16:33.264Z] Step 11/23 : FROM alpine:3.16 [2022-09-21T22:16:33.264Z] ---> a6215f271958 [2022-09-21T22:16:33.264Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-21T22:16:33.264Z] ---> Running in d6483dd9cc46 [2022-09-21T22:16:33.264Z] ---> 2175c681834d [2022-09-21T22:16:33.264Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-21T22:16:33.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-21T22:16:33.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-21T22:16:33.264Z] ---> 779007864bdb [2022-09-21T22:16:33.264Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-21T22:16:33.264Z] ---> Running in 47b28dae8bd5 [2022-09-21T22:16:33.264Z] Removing intermediate container 47b28dae8bd5 [2022-09-21T22:16:33.265Z] ---> 5b0c75ddeecf [2022-09-21T22:16:33.265Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-21T22:16:33.265Z] ---> Running in d8457fb2e1a1 [2022-09-21T22:16:33.265Z] Removing intermediate container d8457fb2e1a1 [2022-09-21T22:16:33.265Z] ---> b8db0a49fca9 [2022-09-21T22:16:33.265Z] Step 21/23 : LABEL arch=arm64 [2022-09-21T22:16:33.265Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-21T22:16:33.265Z] ---> Running in 8ea0255e488e [2022-09-21T22:16:33.265Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-21T22:16:33.265Z] Executing busybox-1.35.0-r17.trigger [2022-09-21T22:16:33.265Z] Executing ca-certificates-20220614-r0.trigger [2022-09-21T22:16:33.265Z] Removing intermediate container 8ea0255e488e [2022-09-21T22:16:33.265Z] ---> 12c6fd8e86c1 [2022-09-21T22:16:33.265Z] Step 22/23 : LABEL git_sha=cb16b4fdcaa5fb2c620366b0dbd9891bf86b7a40 [2022-09-21T22:16:33.265Z] ---> Running in 58b0512c45ac [2022-09-21T22:16:33.265Z] OK: 6 MiB in 16 packages [2022-09-21T22:16:33.265Z] Removing intermediate container 58b0512c45ac [2022-09-21T22:16:33.265Z] ---> fac672170308 [2022-09-21T22:16:33.265Z] Step 23/23 : LABEL version=0.0.0 [2022-09-21T22:16:33.265Z] ---> Running in 68450b7ea051 [2022-09-21T22:16:33.265Z] Removing intermediate container 68450b7ea051 [2022-09-21T22:16:33.265Z] ---> 193aeb0ac01a [2022-09-21T22:16:33.265Z] [2022-09-21T22:16:33.265Z] Successfully built 193aeb0ac01a [2022-09-21T22:16:33.265Z] Successfully tagged support-scheduler-arm64:latest [2022-09-21T22:16:33.265Z] Building core-metadata [2022-09-21T22:16:33.265Z]  Building support-scheduler ... done Removing intermediate container d6483dd9cc46 [2022-09-21T22:16:33.265Z] ---> e93114997d6b [2022-09-21T22:16:33.265Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-21T22:16:33.265Z] ---> Running in c5dfb76e68f0 [2022-09-21T22:16:33.265Z] Removing intermediate container c5dfb76e68f0 [2022-09-21T22:16:33.265Z] ---> baa11a95ab88 [2022-09-21T22:16:33.265Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-21T22:16:33.265Z] ---> Running in 08480e5ed30c [2022-09-21T22:16:33.265Z] Removing intermediate container 08480e5ed30c [2022-09-21T22:16:33.265Z] ---> cbd10c1a68e0 [2022-09-21T22:16:33.265Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-21T22:16:33.265Z] ---> Running in 32a01361834d [2022-09-21T22:16:33.265Z] Removing intermediate container 32a01361834d [2022-09-21T22:16:33.265Z] ---> 86b669c62a19 [2022-09-21T22:16:33.265Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-21T22:16:33.265Z] ---> 144c7f5cb7b5 [2022-09-21T22:16:33.265Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-21T22:16:35.833Z] ---> a5fba551aa5d [2022-09-21T22:16:35.833Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-21T22:16:36.412Z] ---> 9220ec2d44c8 [2022-09-21T22:16:36.412Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-21T22:16:36.412Z] ---> Running in e32f880cc2b7 [2022-09-21T22:16:36.990Z] Removing intermediate container e32f880cc2b7 [2022-09-21T22:16:36.990Z] ---> 2cf83777e4eb [2022-09-21T22:16:36.990Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-21T22:16:37.255Z] ---> Running in 2ddc6516f2ff [2022-09-21T22:16:37.836Z] Removing intermediate container 2ddc6516f2ff [2022-09-21T22:16:37.836Z] ---> 40c53f8c2a0e [2022-09-21T22:16:37.836Z] Step 21/23 : LABEL arch=arm64 [2022-09-21T22:16:37.836Z] ---> Running in 39d721e4fc19 [2022-09-21T22:16:38.816Z] Removing intermediate container 39d721e4fc19 [2022-09-21T22:16:38.816Z] ---> 870f547de958 [2022-09-21T22:16:38.816Z] Step 22/23 : LABEL git_sha=cb16b4fdcaa5fb2c620366b0dbd9891bf86b7a40 [2022-09-21T22:16:38.816Z] ---> Running in e354b8d52265 [2022-09-21T22:16:39.394Z] Removing intermediate container e354b8d52265 [2022-09-21T22:16:39.394Z] ---> 762daf86ae85 [2022-09-21T22:16:39.394Z] Step 23/23 : LABEL version=0.0.0 [2022-09-21T22:16:39.394Z] ---> Running in 6daf54194cd7 [2022-09-21T22:16:39.973Z] Removing intermediate container 6daf54194cd7 [2022-09-21T22:16:39.973Z] ---> fb73eb2ee8f7 [2022-09-21T22:16:39.973Z] [2022-09-21T22:16:40.240Z] Successfully built fb73eb2ee8f7 [2022-09-21T22:16:40.240Z] Successfully tagged support-notifications-arm64:latest [2022-09-21T22:16:40.240Z]  Building support-notifications ... done Building security-secretstore-setup [2022-09-21T22:16:50.333Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T22:16:50.333Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-21T22:16:50.333Z] ---> 0409ea1e9252 [2022-09-21T22:16:50.333Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-21T22:16:50.333Z] ---> Using cache [2022-09-21T22:16:50.333Z] ---> 985e95be334b [2022-09-21T22:16:50.333Z] Step 4/25 : WORKDIR /edgex-go [2022-09-21T22:16:50.333Z] ---> Using cache [2022-09-21T22:16:50.333Z] ---> e7781a7e6d83 [2022-09-21T22:16:50.333Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T22:16:50.333Z] ---> Using cache [2022-09-21T22:16:50.333Z] ---> 7602b4b7f30d [2022-09-21T22:16:50.333Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-21T22:16:50.333Z] ---> Using cache [2022-09-21T22:16:50.333Z] ---> ca73a7ce21ca [2022-09-21T22:16:50.333Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-21T22:16:50.333Z] ---> Using cache [2022-09-21T22:16:50.333Z] ---> 602ff213a202 [2022-09-21T22:16:50.333Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T22:16:50.333Z] ---> Using cache [2022-09-21T22:16:50.333Z] ---> bc937efa175b [2022-09-21T22:16:50.333Z] Step 9/25 : COPY . . [2022-09-21T22:16:50.333Z] ---> Using cache [2022-09-21T22:16:50.333Z] ---> 1d507af4cf58 [2022-09-21T22:16:50.333Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-21T22:16:50.603Z] ---> Running in 317e827a9ab4 [2022-09-21T22:16:53.171Z] 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-21T22:17:01.347Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T22:17:01.347Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-21T22:17:01.347Z] ---> 0409ea1e9252 [2022-09-21T22:17:01.347Z] Step 3/25 : WORKDIR /edgex-go [2022-09-21T22:17:01.347Z] ---> Using cache [2022-09-21T22:17:01.347Z] ---> 146b985b2adb [2022-09-21T22:17:01.347Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T22:17:01.347Z] ---> Using cache [2022-09-21T22:17:01.347Z] ---> ca7f9ee72a5a [2022-09-21T22:17:01.347Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-21T22:17:01.347Z] ---> Using cache [2022-09-21T22:17:01.347Z] ---> cc7948009a6d [2022-09-21T22:17:01.347Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-21T22:17:01.347Z] ---> Using cache [2022-09-21T22:17:01.347Z] ---> d562c976fc0a [2022-09-21T22:17:01.347Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T22:17:01.347Z] ---> Using cache [2022-09-21T22:17:01.347Z] ---> 5bb2b0ef36d0 [2022-09-21T22:17:01.347Z] Step 8/25 : COPY . . [2022-09-21T22:17:01.347Z] ---> Using cache [2022-09-21T22:17:01.347Z] ---> e44bd11b40be [2022-09-21T22:17:01.347Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-21T22:17:01.347Z] ---> Running in 476a429ead01 [2022-09-21T22:17:03.290Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-09-21T22:18:11.098Z] Removing intermediate container ce6256cd675f [2022-09-21T22:18:11.098Z] ---> 27bea74b87a3 [2022-09-21T22:18:11.098Z] [2022-09-21T22:18:11.098Z] Step 11/24 : FROM alpine:3.16 [2022-09-21T22:18:11.098Z] ---> a6215f271958 [2022-09-21T22:18:11.098Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-21T22:18:11.098Z] ---> Running in 56bb8ea1f3a3 [2022-09-21T22:18:11.098Z] Removing intermediate container 56bb8ea1f3a3 [2022-09-21T22:18:11.098Z] ---> 9cc6dd0914f0 [2022-09-21T22:18:11.098Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-21T22:18:11.098Z] ---> Running in 15e36bb0b8e1 [2022-09-21T22:18:11.098Z] Removing intermediate container 15e36bb0b8e1 [2022-09-21T22:18:11.098Z] ---> 115bc63c0e00 [2022-09-21T22:18:11.098Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-21T22:18:11.098Z] ---> Running in 3ccc5e7bf595 [2022-09-21T22:18:11.098Z] Removing intermediate container 3ccc5e7bf595 [2022-09-21T22:18:11.098Z] ---> ed679225141e [2022-09-21T22:18:11.098Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T22:18:11.098Z] ---> Running in 9a3d5ede9747 [2022-09-21T22:18:11.098Z] Removing intermediate container 9a3d5ede9747 [2022-09-21T22:18:11.098Z] ---> d70387564502 [2022-09-21T22:18:11.098Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-21T22:18:11.098Z] ---> Running in f60c2d259632 [2022-09-21T22:18:11.098Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-21T22:18:11.098Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-21T22:18:11.098Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-21T22:18:11.098Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-21T22:18:11.098Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-21T22:18:11.098Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-21T22:18:11.098Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-21T22:18:11.098Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-21T22:18:11.098Z] Executing busybox-1.35.0-r17.trigger [2022-09-21T22:18:11.098Z] OK: 8 MiB in 20 packages [2022-09-21T22:18:11.679Z] Removing intermediate container f60c2d259632 [2022-09-21T22:18:11.679Z] ---> ad4ca212625e [2022-09-21T22:18:11.679Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-21T22:18:12.635Z] ---> 979623943beb [2022-09-21T22:18:12.635Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-21T22:18:14.570Z] ---> 1bb0e03fe26a [2022-09-21T22:18:14.570Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-21T22:18:15.152Z] ---> 329b86b4c04f [2022-09-21T22:18:15.152Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-21T22:18:15.152Z] ---> Running in f464e936837f [2022-09-21T22:18:15.732Z] Removing intermediate container f464e936837f [2022-09-21T22:18:15.732Z] ---> 24b9addcb151 [2022-09-21T22:18:15.732Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-21T22:18:15.999Z] ---> Running in c1154c54fdd9 [2022-09-21T22:18:16.265Z] Removing intermediate container c1154c54fdd9 [2022-09-21T22:18:16.265Z] ---> c83ec500d376 [2022-09-21T22:18:16.265Z] Step 22/24 : LABEL arch=arm64 [2022-09-21T22:18:16.530Z] ---> Running in 2602bc82c85a [2022-09-21T22:18:17.109Z] Removing intermediate container 2602bc82c85a [2022-09-21T22:18:17.110Z] ---> 076e1e7445c5 [2022-09-21T22:18:17.110Z] Step 23/24 : LABEL git_sha=cb16b4fdcaa5fb2c620366b0dbd9891bf86b7a40 [2022-09-21T22:18:17.110Z] ---> Running in 322c33e58272 [2022-09-21T22:18:17.687Z] Removing intermediate container 322c33e58272 [2022-09-21T22:18:17.687Z] ---> e24f5ef83622 [2022-09-21T22:18:17.687Z] Step 24/24 : LABEL version=0.0.0 [2022-09-21T22:18:17.687Z] ---> Running in 1a9b9d0485f1 [2022-09-21T22:18:18.267Z] Removing intermediate container 1a9b9d0485f1 [2022-09-21T22:18:18.267Z] ---> 7b58f2897ff4 [2022-09-21T22:18:18.267Z] [2022-09-21T22:18:18.531Z] Successfully built 7b58f2897ff4 [2022-09-21T22:18:18.531Z] Successfully tagged core-data-arm64:latest [2022-09-21T22:18:18.531Z]  Building core-data ... done Building sys-mgmt-agent [2022-09-21T22:18:36.713Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-21T22:18:36.713Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-21T22:18:36.713Z] ---> 0409ea1e9252 [2022-09-21T22:18:36.713Z] Step 3/23 : WORKDIR /edgex-go [2022-09-21T22:18:36.713Z] ---> Using cache [2022-09-21T22:18:36.713Z] ---> 146b985b2adb [2022-09-21T22:18:36.713Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T22:18:36.713Z] ---> Using cache [2022-09-21T22:18:36.713Z] ---> ca7f9ee72a5a [2022-09-21T22:18:36.713Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-21T22:18:36.713Z] ---> Running in 5cbfd5de0431 [2022-09-21T22:18:39.293Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-21T22:18:39.875Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-21T22:18:41.273Z] OK: 221 MiB in 51 packages [2022-09-21T22:18:42.672Z] Removing intermediate container 5cbfd5de0431 [2022-09-21T22:18:42.672Z] ---> b85414200cb0 [2022-09-21T22:18:42.672Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-21T22:18:43.622Z] ---> c26f93f6428d [2022-09-21T22:18:43.622Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-21T22:18:43.622Z] ---> Running in fedf2e0d321a [2022-09-21T22:20:05.792Z] Removing intermediate container fedf2e0d321a [2022-09-21T22:20:05.792Z] ---> df6ca7c22028 [2022-09-21T22:20:05.792Z] Step 8/23 : COPY . . [2022-09-21T22:20:14.044Z] Removing intermediate container 6a3c1475b1a1 [2022-09-21T22:20:14.044Z] ---> 30587ab054df [2022-09-21T22:20:14.044Z] [2022-09-21T22:20:14.044Z] Step 10/33 : FROM alpine:3.16 [2022-09-21T22:20:14.044Z] ---> a6215f271958 [2022-09-21T22:20:14.044Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-21T22:20:14.044Z] ---> Running in 9dc718573aa4 [2022-09-21T22:20:14.044Z] Removing intermediate container 9dc718573aa4 [2022-09-21T22:20:14.044Z] ---> 7dc8dd3eb4f5 [2022-09-21T22:20:14.044Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-21T22:20:14.044Z] ---> Running in ec70634a825b [2022-09-21T22:20:16.632Z] ---> 35cdb773bcc6 [2022-09-21T22:20:16.632Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-21T22:20:16.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-21T22:20:16.632Z] ---> Running in 7cbc8c6dd2ab [2022-09-21T22:20:16.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-21T22:20:18.307Z] 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-21T22:20:18.307Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-21T22:20:18.307Z] (2/2) Installing su-exec (0.2-r1) [2022-09-21T22:20:18.307Z] Executing busybox-1.35.0-r17.trigger [2022-09-21T22:20:18.307Z] OK: 5 MiB in 16 packages [2022-09-21T22:20:19.748Z] Removing intermediate container ec70634a825b [2022-09-21T22:20:19.748Z] ---> a64de6276eed [2022-09-21T22:20:19.748Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-21T22:20:20.016Z] ---> Running in 5bd0a76ded22 [2022-09-21T22:20:20.285Z] Removing intermediate container 5bd0a76ded22 [2022-09-21T22:20:20.285Z] ---> da19610bdf0d [2022-09-21T22:20:20.285Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-21T22:20:20.554Z] ---> Running in c6403e4f09c6 [2022-09-21T22:20:21.140Z] Removing intermediate container c6403e4f09c6 [2022-09-21T22:20:21.140Z] ---> 93ff229b7bb5 [2022-09-21T22:20:21.140Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-21T22:20:21.140Z] ---> Running in 661807994ba9 [2022-09-21T22:20:21.731Z] Removing intermediate container 661807994ba9 [2022-09-21T22:20:21.731Z] ---> d6482b942fbb [2022-09-21T22:20:21.731Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-21T22:20:21.731Z] ---> Running in 0f4fb67475fb [2022-09-21T22:20:22.324Z] Removing intermediate container 0f4fb67475fb [2022-09-21T22:20:22.324Z] ---> ba631c723177 [2022-09-21T22:20:22.324Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-21T22:20:22.324Z] ---> Running in 9fdb16c5b83d [2022-09-21T22:20:26.833Z] Removing intermediate container 9fdb16c5b83d [2022-09-21T22:20:26.833Z] ---> 2a1516e8c3c7 [2022-09-21T22:20:26.833Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-21T22:20:26.833Z] ---> Running in 965638e5d5e6 [2022-09-21T22:20:26.833Z] Removing intermediate container 965638e5d5e6 [2022-09-21T22:20:26.833Z] ---> a5e513432eab [2022-09-21T22:20:26.833Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-21T22:20:27.185Z] ---> 04f23a04002a [2022-09-21T22:20:27.186Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-21T22:20:27.186Z] ---> Running in 3d86d7465a99 [2022-09-21T22:20:30.045Z] Removing intermediate container 3d86d7465a99 [2022-09-21T22:20:30.045Z] ---> 62bbb39584c3 [2022-09-21T22:20:30.045Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-21T22:20:31.201Z] ---> 9d3854a27a3a [2022-09-21T22:20:31.202Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-21T22:20:33.252Z] ---> 3d1a194ba177 [2022-09-21T22:20:33.252Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-21T22:20:34.237Z] ---> 62a9a2556a51 [2022-09-21T22:20:34.237Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-21T22:20:34.684Z] ---> 5ba33d6e5a8d [2022-09-21T22:20:34.684Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-21T22:20:35.473Z] ---> b757638186c2 [2022-09-21T22:20:35.473Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-21T22:20:36.477Z] ---> 4a8f7e0bb8a5 [2022-09-21T22:20:36.477Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-21T22:20:37.549Z] ---> 33e08e74dd56 [2022-09-21T22:20:37.549Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-21T22:20:37.549Z] ---> Running in c435445c737d [2022-09-21T22:20:40.165Z] Removing intermediate container c435445c737d [2022-09-21T22:20:40.165Z] ---> 7b36b7ea14db [2022-09-21T22:20:40.165Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-21T22:20:40.431Z] ---> Running in 99a90ecd2b08 [2022-09-21T22:20:40.699Z] Removing intermediate container 99a90ecd2b08 [2022-09-21T22:20:40.699Z] ---> 74b9e5c34caf [2022-09-21T22:20:40.699Z] Step 30/33 : CMD ["gate"] [2022-09-21T22:20:40.968Z] ---> Running in a9bcb6681bd8 [2022-09-21T22:20:41.555Z] Removing intermediate container a9bcb6681bd8 [2022-09-21T22:20:41.555Z] ---> 6f1f2716e3eb [2022-09-21T22:20:41.555Z] Step 31/33 : LABEL arch=arm64 [2022-09-21T22:20:41.555Z] ---> Running in 34e6338ee77a [2022-09-21T22:20:42.144Z] Removing intermediate container 34e6338ee77a [2022-09-21T22:20:42.144Z] ---> a7be3c0467a3 [2022-09-21T22:20:42.144Z] Step 32/33 : LABEL git_sha=cb16b4fdcaa5fb2c620366b0dbd9891bf86b7a40 [2022-09-21T22:20:42.144Z] ---> Running in e6a643acc591 [2022-09-21T22:20:42.735Z] Removing intermediate container e6a643acc591 [2022-09-21T22:20:42.735Z] ---> 7c345302c361 [2022-09-21T22:20:42.735Z] Step 33/33 : LABEL version=0.0.0 [2022-09-21T22:20:42.735Z] ---> Running in 9a447472b167 [2022-09-21T22:20:43.321Z] Removing intermediate container 9a447472b167 [2022-09-21T22:20:43.321Z] ---> 053940e4210c [2022-09-21T22:20:43.321Z] [2022-09-21T22:20:43.321Z] Successfully built 053940e4210c [2022-09-21T22:20:43.321Z] Successfully tagged security-bootstrapper-arm64:latest [2022-09-21T22:21:51.707Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-09-21T22:21:57.433Z] Removing intermediate container 740314e7c9fc [2022-09-21T22:21:57.434Z] ---> 50b6bb99823f [2022-09-21T22:21:57.434Z] [2022-09-21T22:21:57.434Z] Step 9/20 : FROM alpine:3.15 [2022-09-21T22:21:57.434Z] ---> 02e0d6fdf486 [2022-09-21T22:21:57.434Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-21T22:21:57.434Z] ---> Using cache [2022-09-21T22:21:57.434Z] ---> 5edd7bf5cb00 [2022-09-21T22:21:57.434Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-21T22:21:57.434Z] ---> Using cache [2022-09-21T22:21:57.434Z] ---> d84b3537e9e5 [2022-09-21T22:21:57.434Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-21T22:21:57.434Z] ---> Running in b74438517b40 [2022-09-21T22:21:58.962Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-21T22:22:01.967Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-21T22:22:07.548Z] Removing intermediate container 476a429ead01 [2022-09-21T22:22:07.548Z] ---> c8e3dbfff65f [2022-09-21T22:22:07.548Z] [2022-09-21T22:22:07.548Z] Step 10/25 : FROM alpine:3.16 [2022-09-21T22:22:07.548Z] ---> a6215f271958 [2022-09-21T22:22:07.548Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-21T22:22:07.548Z] ---> Running in 322945da66d2 [2022-09-21T22:22:08.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-21T22:22:09.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-21T22:22:09.809Z] v3.15.6-76-gc40548a3b8 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-21T22:22:09.809Z] v3.15.6-75-g2ba602a0c7 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-21T22:22:09.809Z] OK: 15734 distinct packages available [2022-09-21T22:22:09.809Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-21T22:22:10.792Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-21T22:22:11.061Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-21T22:22:11.061Z] (3/3) Installing su-exec (0.2-r1) [2022-09-21T22:22:11.061Z] Executing busybox-1.35.0-r17.trigger [2022-09-21T22:22:11.061Z] Executing ca-certificates-20220614-r0.trigger [2022-09-21T22:22:11.331Z] OK: 6 MiB in 17 packages [2022-09-21T22:22:12.328Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-21T22:22:13.328Z] Removing intermediate container 322945da66d2 [2022-09-21T22:22:13.328Z] ---> 27439ee991b8 [2022-09-21T22:22:13.328Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-21T22:22:13.328Z] ---> Running in 63808022d6fa [2022-09-21T22:22:13.604Z] Removing intermediate container 63808022d6fa [2022-09-21T22:22:13.604Z] ---> 8b205e477d68 [2022-09-21T22:22:13.604Z] Step 13/25 : WORKDIR / [2022-09-21T22:22:13.932Z] ---> Running in e467a61e5839 [2022-09-21T22:22:14.228Z] Removing intermediate container e467a61e5839 [2022-09-21T22:22:14.228Z] ---> a6c71b128cd2 [2022-09-21T22:22:14.228Z] 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-21T22:22:15.232Z] ---> e5a588c8eba3 [2022-09-21T22:22:15.232Z] 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-21T22:22:15.846Z] ---> 3ec603b754c6 [2022-09-21T22:22:15.846Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-21T22:22:16.704Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-21T22:22:16.704Z] ---> ffc7ef55af88 [2022-09-21T22:22:16.704Z] 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-21T22:22:17.010Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-21T22:22:17.642Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-21T22:22:17.642Z] ---> cde588221fdd [2022-09-21T22:22:17.642Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-21T22:22:18.134Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-21T22:22:19.112Z] (5/9) Installing curl (7.80.0-r3) [2022-09-21T22:22:19.381Z] ---> cf6a79efea1c [2022-09-21T22:22:19.381Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-21T22:22:19.648Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-21T22:22:19.648Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-21T22:22:19.915Z] (8/9) Installing libucontext (1.1-r0) [2022-09-21T22:22:19.915Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-21T22:22:20.297Z] Executing busybox-1.34.1-r7.trigger [2022-09-21T22:22:20.297Z] Executing ca-certificates-20220614-r0.trigger [2022-09-21T22:22:20.615Z] OK: 8 MiB in 23 packages [2022-09-21T22:22:22.033Z] ---> 8cc3e0754343 [2022-09-21T22:22:22.033Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-21T22:22:23.497Z] ---> 6b29f6ebea99 [2022-09-21T22:22:23.497Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-21T22:22:23.497Z] ---> Running in 240c57cee005 [2022-09-21T22:22:23.792Z] Removing intermediate container b74438517b40 [2022-09-21T22:22:23.792Z] ---> 8e1bcf2525d6 [2022-09-21T22:22:23.792Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-21T22:22:25.847Z] ---> aa8921db2ce9 [2022-09-21T22:22:25.847Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-21T22:22:27.801Z] Removing intermediate container 240c57cee005 [2022-09-21T22:22:27.801Z] ---> 43d9f50548a1 [2022-09-21T22:22:27.801Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-21T22:22:27.801Z] ---> Running in b4c5caf60b19 [2022-09-21T22:22:28.761Z] Removing intermediate container b4c5caf60b19 [2022-09-21T22:22:28.762Z] ---> a6c591e35078 [2022-09-21T22:22:28.762Z] Step 23/25 : LABEL arch=arm64 [2022-09-21T22:22:28.762Z] ---> Running in 3f62088aad74 [2022-09-21T22:22:29.727Z] Removing intermediate container 3f62088aad74 [2022-09-21T22:22:29.727Z] ---> b37a403b2fda [2022-09-21T22:22:29.727Z] Step 24/25 : LABEL git_sha=cb16b4fdcaa5fb2c620366b0dbd9891bf86b7a40 [2022-09-21T22:22:29.996Z] ---> Running in e48c6f6a4a8e [2022-09-21T22:22:30.583Z] ---> 1bf34d4901e7 [2022-09-21T22:22:30.583Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-21T22:22:30.851Z] Removing intermediate container e48c6f6a4a8e [2022-09-21T22:22:30.851Z] ---> cb56f82d2fb9 [2022-09-21T22:22:30.851Z] Step 25/25 : LABEL version=0.0.0 [2022-09-21T22:22:31.121Z] ---> Running in 56855c21225c [2022-09-21T22:22:32.083Z] ---> effe2170cd09 [2022-09-21T22:22:32.083Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-21T22:22:32.083Z] Removing intermediate container 56855c21225c [2022-09-21T22:22:32.083Z] ---> 6b728465159f [2022-09-21T22:22:32.083Z] [2022-09-21T22:22:32.562Z] ---> Running in 9c756ee47755 [2022-09-21T22:22:33.161Z] Successfully built 6b728465159f [2022-09-21T22:22:33.161Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-09-21T22:22:33.161Z]  Building security-secretstore-setup ... done Removing intermediate container 9c756ee47755 [2022-09-21T22:22:33.161Z] ---> 4672eabba55d [2022-09-21T22:22:33.161Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-21T22:22:33.161Z] ---> Running in e6f1662a1b3e [2022-09-21T22:22:33.745Z] Removing intermediate container e6f1662a1b3e [2022-09-21T22:22:33.745Z] ---> ef75deab97ca [2022-09-21T22:22:33.745Z] Step 18/20 : LABEL arch=arm64 [2022-09-21T22:22:34.018Z] ---> Running in 07601406aa35 [2022-09-21T22:22:34.288Z] Removing intermediate container 317e827a9ab4 [2022-09-21T22:22:34.288Z] ---> 97bd40c078c1 [2022-09-21T22:22:34.288Z] [2022-09-21T22:22:34.288Z] Step 11/25 : FROM alpine:3.16 [2022-09-21T22:22:34.288Z] ---> a6215f271958 [2022-09-21T22:22:34.288Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-21T22:22:34.288Z] ---> Using cache [2022-09-21T22:22:34.288Z] ---> 649db3fe6efa [2022-09-21T22:22:34.288Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-21T22:22:34.288Z] ---> Using cache [2022-09-21T22:22:34.288Z] ---> c0ad9455c95b [2022-09-21T22:22:34.288Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-21T22:22:34.288Z] ---> Running in 26ef8a389c96 [2022-09-21T22:22:34.556Z] Removing intermediate container 07601406aa35 [2022-09-21T22:22:34.556Z] ---> 96f8a9c8e486 [2022-09-21T22:22:34.556Z] Step 19/20 : LABEL git_sha=cb16b4fdcaa5fb2c620366b0dbd9891bf86b7a40 [2022-09-21T22:22:34.823Z] ---> Running in b1feaf854e9c [2022-09-21T22:22:35.091Z] Removing intermediate container 26ef8a389c96 [2022-09-21T22:22:35.091Z] ---> 9eb9e6ec0845 [2022-09-21T22:22:35.091Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-21T22:22:35.091Z] ---> Running in a4dda9b8d023 [2022-09-21T22:22:35.358Z] Removing intermediate container b1feaf854e9c [2022-09-21T22:22:35.358Z] ---> 402046ceefb1 [2022-09-21T22:22:35.358Z] Step 20/20 : LABEL version=0.0.0 [2022-09-21T22:22:35.625Z] ---> Running in 47a649d80c77 [2022-09-21T22:22:35.898Z] Removing intermediate container a4dda9b8d023 [2022-09-21T22:22:35.898Z] ---> 0e39f586d7df [2022-09-21T22:22:35.898Z] Step 16/25 : WORKDIR / [2022-09-21T22:22:36.165Z] ---> Running in 5d9927e15888 [2022-09-21T22:22:36.165Z] Removing intermediate container 47a649d80c77 [2022-09-21T22:22:36.165Z] ---> 53797740384f [2022-09-21T22:22:36.165Z] [2022-09-21T22:22:36.442Z] Removing intermediate container 5d9927e15888 [2022-09-21T22:22:36.442Z] ---> e4bd0a0aa63d [2022-09-21T22:22:36.442Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-21T22:22:36.724Z] Successfully built 53797740384f [2022-09-21T22:22:36.724Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-09-21T22:22:37.312Z]  Building security-spiffe-token-provider ... done  ---> a7415bd01e85 [2022-09-21T22:22:37.312Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-21T22:22:39.271Z] ---> a1a3aac8840c [2022-09-21T22:22:39.271Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-21T22:22:39.868Z] ---> bfcf8b216058 [2022-09-21T22:22:39.868Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-21T22:22:40.459Z] ---> 9ba5c1091b18 [2022-09-21T22:22:40.459Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-21T22:22:40.727Z] ---> Running in 95e0036ad597 [2022-09-21T22:22:41.011Z] Removing intermediate container 95e0036ad597 [2022-09-21T22:22:41.011Z] ---> 9a05ce2bb2f8 [2022-09-21T22:22:41.011Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-21T22:22:41.279Z] ---> Running in 30bb0dbe96c5 [2022-09-21T22:22:41.552Z] Removing intermediate container 30bb0dbe96c5 [2022-09-21T22:22:41.552Z] ---> 4d3e61c117b6 [2022-09-21T22:22:41.552Z] Step 23/25 : LABEL arch=arm64 [2022-09-21T22:22:41.819Z] ---> Running in 4682935586f8 [2022-09-21T22:22:42.403Z] Removing intermediate container 4682935586f8 [2022-09-21T22:22:42.403Z] ---> cd84c295bbd4 [2022-09-21T22:22:42.403Z] Step 24/25 : LABEL git_sha=cb16b4fdcaa5fb2c620366b0dbd9891bf86b7a40 [2022-09-21T22:22:42.403Z] ---> Running in 6313d1503b93 [2022-09-21T22:22:42.672Z] Removing intermediate container 6313d1503b93 [2022-09-21T22:22:42.672Z] ---> 4696cca71a5c [2022-09-21T22:22:42.672Z] Step 25/25 : LABEL version=0.0.0 [2022-09-21T22:22:42.940Z] ---> Running in 026704d6d3f4 [2022-09-21T22:22:43.208Z] Removing intermediate container 026704d6d3f4 [2022-09-21T22:22:43.208Z] ---> 3cacfd2bc5d4 [2022-09-21T22:22:43.208Z] [2022-09-21T22:22:43.476Z] Successfully built 3cacfd2bc5d4 [2022-09-21T22:22:43.476Z] Successfully tagged core-metadata-arm64:latest [2022-09-21T22:23:05.760Z]  Building core-metadata ... done Removing intermediate container 7cbc8c6dd2ab [2022-09-21T22:23:05.760Z] ---> 033344906ac2 [2022-09-21T22:23:05.760Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-21T22:23:05.760Z] ---> Running in 9aba3869b564 [2022-09-21T22:23:05.760Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-21T22:23:05.760Z] Removing intermediate container 9aba3869b564 [2022-09-21T22:23:05.760Z] ---> 588108327496 [2022-09-21T22:23:05.760Z] [2022-09-21T22:23:05.760Z] Step 11/23 : FROM alpine:3.16 [2022-09-21T22:23:05.760Z] ---> a6215f271958 [2022-09-21T22:23:05.760Z] 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-21T22:23:05.760Z] ---> Running in a3477137e703 [2022-09-21T22:23:06.030Z] Removing intermediate container a3477137e703 [2022-09-21T22:23:06.030Z] ---> 6bc27b8d33fe [2022-09-21T22:23:06.030Z] 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-21T22:23:06.030Z] ---> Running in bf7ac82702fb [2022-09-21T22:23:06.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-21T22:23:07.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-21T22:23:08.224Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-21T22:23:08.224Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-21T22:23:08.224Z] (3/33) Installing readline (8.1.2-r0) [2022-09-21T22:23:08.224Z] (4/33) Installing bash (5.1.16-r2) [2022-09-21T22:23:08.224Z] Executing bash-5.1.16-r2.post-install [2022-09-21T22:23:08.224Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-21T22:23:08.224Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-21T22:23:08.224Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-21T22:23:08.224Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-21T22:23:08.224Z] (9/33) Installing curl (7.83.1-r3) [2022-09-21T22:23:08.493Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-21T22:23:09.079Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-21T22:23:09.079Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-21T22:23:09.079Z] (13/33) Installing expat (2.4.9-r0) [2022-09-21T22:23:09.079Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-21T22:23:09.079Z] (15/33) Installing gdbm (1.23-r0) [2022-09-21T22:23:09.079Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-21T22:23:09.079Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-21T22:23:09.347Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-21T22:23:09.347Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-21T22:23:09.347Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-21T22:23:09.347Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-21T22:23:11.295Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-21T22:23:11.295Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-21T22:23:11.295Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-21T22:23:11.295Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-21T22:23:11.295Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-21T22:23:11.295Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-21T22:23:11.295Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-21T22:23:11.295Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-21T22:23:11.295Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-21T22:23:11.295Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-21T22:23:11.295Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-21T22:23:11.564Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-21T22:23:12.147Z] Executing busybox-1.35.0-r17.trigger [2022-09-21T22:23:12.147Z] Executing ca-certificates-20220614-r0.trigger [2022-09-21T22:23:12.420Z] OK: 120 MiB in 47 packages [2022-09-21T22:23:22.495Z] Collecting docker-compose==1.23.2 [2022-09-21T22:23:22.495Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-21T22:23:22.495Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 10.2 MB/s eta 0:00:00 [2022-09-21T22:23:22.762Z] Collecting docopt<0.7,>=0.6.1 [2022-09-21T22:23:22.762Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-21T22:23:22.762Z] Preparing metadata (setup.py): started [2022-09-21T22:23:24.703Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-21T22:23:24.703Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-21T22:23:24.703Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-21T22:23:24.703Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 18.7 MB/s eta 0:00:00 [2022-09-21T22:23:24.703Z] 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-21T22:23:25.284Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-21T22:23:25.284Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-21T22:23:25.284Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 19.1 MB/s eta 0:00:00 [2022-09-21T22:23:25.864Z] Collecting docker<4.0,>=3.6.0 [2022-09-21T22:23:25.864Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-21T22:23:25.864Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 20.2 MB/s eta 0:00:00 [2022-09-21T22:23:26.139Z] Collecting PyYAML<4,>=3.10 [2022-09-21T22:23:26.139Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-21T22:23:26.408Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 21.8 MB/s eta 0:00:00 [2022-09-21T22:23:27.367Z] Preparing metadata (setup.py): started [2022-09-21T22:23:28.777Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-21T22:23:29.044Z] Collecting cached-property<2,>=1.2.0 [2022-09-21T22:23:29.044Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-21T22:23:29.044Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-21T22:23:29.044Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-21T22:23:29.044Z] Preparing metadata (setup.py): started [2022-09-21T22:23:30.451Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-21T22:23:31.035Z] Collecting jsonschema<3,>=2.5.1 [2022-09-21T22:23:31.035Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-21T22:23:31.035Z] Collecting texttable<0.10,>=0.9.0 [2022-09-21T22:23:31.035Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-21T22:23:31.035Z] Preparing metadata (setup.py): started [2022-09-21T22:23:32.450Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-21T22:23:33.031Z] Collecting docker-pycreds>=0.4.0 [2022-09-21T22:23:33.031Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-21T22:23:33.612Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-21T22:23:33.612Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-21T22:23:33.612Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 20.8 MB/s eta 0:00:00 [2022-09-21T22:23:33.878Z] Collecting idna<2.8,>=2.5 [2022-09-21T22:23:33.878Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-21T22:23:33.878Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 19.7 MB/s eta 0:00:00 [2022-09-21T22:23:33.878Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-21T22:23:33.878Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-21T22:23:33.878Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 16.8 MB/s eta 0:00:00 [2022-09-21T22:23:34.142Z] Collecting certifi>=2017.4.17 [2022-09-21T22:23:34.142Z] Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) [2022-09-21T22:23:34.142Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 21.6 MB/s eta 0:00:00 [2022-09-21T22:23:34.407Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-21T22:23:34.407Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-21T22:23:34.407Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-21T22:23:34.407Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-21T22:23:35.366Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-21T22:23:35.366Z] Running setup.py install for texttable: started [2022-09-21T22:23:36.993Z] Running setup.py install for texttable: finished with status 'done' [2022-09-21T22:23:36.993Z] Running setup.py install for PyYAML: started [2022-09-21T22:23:38.940Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-21T22:23:40.350Z] Running setup.py install for docopt: started [2022-09-21T22:23:42.294Z] Running setup.py install for docopt: finished with status 'done' [2022-09-21T22:23:44.235Z] Running setup.py install for dockerpty: started [2022-09-21T22:23:46.221Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-21T22:23:48.236Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-09-21T22:23:48.236Z] 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-21T22:23:58.326Z] Removing intermediate container bf7ac82702fb [2022-09-21T22:23:58.327Z] ---> 86a9dd2ed81b [2022-09-21T22:23:58.327Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-21T22:23:58.327Z] ---> Running in 4b10ff3c2e75 [2022-09-21T22:23:58.327Z] Removing intermediate container 4b10ff3c2e75 [2022-09-21T22:23:58.327Z] ---> 8046acc0c7db [2022-09-21T22:23:58.327Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-21T22:23:58.327Z] ---> Running in 1c04544bd2f1 [2022-09-21T22:23:58.327Z] Removing intermediate container 1c04544bd2f1 [2022-09-21T22:23:58.327Z] ---> d3eaf3965582 [2022-09-21T22:23:58.327Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-21T22:23:58.915Z] ---> 26bb3e38fb3f [2022-09-21T22:23:58.915Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-21T22:23:59.185Z] ---> aa7d7e7d0410 [2022-09-21T22:23:59.185Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-21T22:23:59.777Z] ---> 50ec98cdebcd [2022-09-21T22:23:59.777Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-21T22:24:00.049Z] ---> Running in 4a78f4d9a4f0 [2022-09-21T22:24:00.317Z] Removing intermediate container 4a78f4d9a4f0 [2022-09-21T22:24:00.318Z] ---> bde35a4a7a46 [2022-09-21T22:24:00.318Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-21T22:24:00.318Z] ---> Running in c42c20371c48 [2022-09-21T22:24:00.591Z] Removing intermediate container c42c20371c48 [2022-09-21T22:24:00.591Z] ---> 46cde202e31a [2022-09-21T22:24:00.591Z] Step 21/23 : LABEL arch=arm64 [2022-09-21T22:24:00.591Z] ---> Running in 50d6a6ef02b5 [2022-09-21T22:24:00.860Z] Removing intermediate container 50d6a6ef02b5 [2022-09-21T22:24:00.860Z] ---> 5e64d2a5f256 [2022-09-21T22:24:00.860Z] Step 22/23 : LABEL git_sha=cb16b4fdcaa5fb2c620366b0dbd9891bf86b7a40 [2022-09-21T22:24:01.129Z] ---> Running in 591a8b2cc2af [2022-09-21T22:24:01.396Z] Removing intermediate container 591a8b2cc2af [2022-09-21T22:24:01.396Z] ---> 939e0e56f639 [2022-09-21T22:24:01.396Z] Step 23/23 : LABEL version=0.0.0 [2022-09-21T22:24:01.396Z] ---> Running in fb681c4cb5aa [2022-09-21T22:24:01.664Z] Removing intermediate container fb681c4cb5aa [2022-09-21T22:24:01.664Z] ---> efdd658ee1c7 [2022-09-21T22:24:01.664Z] [2022-09-21T22:24:01.932Z] Successfully built efdd658ee1c7 [2022-09-21T22:24:01.932Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-09-21T22:24:02.207Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-09-21T22:24:02.226Z] $ docker stop --time=1 58a068311c9059893335da62819f0fefcea80117ff0c99b77f97aace613e9352 [2022-09-21T22:24:03.883Z] $ docker rm -f 58a068311c9059893335da62819f0fefcea80117ff0c99b77f97aace613e9352 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-21T22:24:04.419Z] + docker images [2022-09-21T22:24:04.683Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-21T22:24:04.683Z] sys-mgmt-agent-arm64 latest efdd658ee1c7 3 seconds ago 133MB [2022-09-21T22:24:04.683Z] 588108327496 59 seconds ago 1.36GB [2022-09-21T22:24:04.683Z] core-metadata-arm64 latest 3cacfd2bc5d4 About a minute ago 17.5MB [2022-09-21T22:24:04.683Z] security-spiffe-token-provider-arm64 latest 53797740384f About a minute ago 28.4MB [2022-09-21T22:24:04.683Z] 97bd40c078c1 About a minute ago 1.38GB [2022-09-21T22:24:04.683Z] security-secretstore-setup-arm64 latest 6b728465159f About a minute ago 28.2MB [2022-09-21T22:24:04.683Z] c8e3dbfff65f About a minute ago 1.37GB [2022-09-21T22:24:04.683Z] 50b6bb99823f 2 minutes ago 1.41GB [2022-09-21T22:24:04.683Z] security-bootstrapper-arm64 latest 053940e4210c 3 minutes ago 19.1MB [2022-09-21T22:24:04.683Z] 30587ab054df 3 minutes ago 1.36GB [2022-09-21T22:24:04.683Z] core-data-arm64 latest 7b58f2897ff4 5 minutes ago 20.7MB [2022-09-21T22:24:04.683Z] 27bea74b87a3 6 minutes ago 1.38GB [2022-09-21T22:24:04.683Z] support-notifications-arm64 latest fb73eb2ee8f7 7 minutes ago 26.3MB [2022-09-21T22:24:04.683Z] support-scheduler-arm64 latest 193aeb0ac01a 7 minutes ago 25.7MB [2022-09-21T22:24:04.683Z] 731cd01e2d30 7 minutes ago 1.44GB [2022-09-21T22:24:04.683Z] cf5144def388 7 minutes ago 1.44GB [2022-09-21T22:24:04.683Z] security-spire-server-arm64 latest 20d2da6a0233 9 minutes ago 84.2MB [2022-09-21T22:24:04.683Z] ce36a2b916f7 9 minutes ago 1.25GB [2022-09-21T22:24:04.683Z] core-command-arm64 latest 840ebb87b618 10 minutes ago 16.7MB [2022-09-21T22:24:04.683Z] e2a3c94267b8 10 minutes ago 1.38GB [2022-09-21T22:24:04.683Z] security-proxy-setup-arm64 latest 47e94b7a96a8 10 minutes ago 26.4MB [2022-09-21T22:24:04.683Z] 40e6e39dd5ab 11 minutes ago 1.37GB [2022-09-21T22:24:04.683Z] security-spire-config-arm64 latest f5a8a857ca14 14 minutes ago 83.6MB [2022-09-21T22:24:04.683Z] a4778585b48e 14 minutes ago 1.25GB [2022-09-21T22:24:04.683Z] security-spire-agent-arm64 latest ca2df59d1bf9 16 minutes ago 122MB [2022-09-21T22:24:04.683Z] 9f2758e74e3d 16 minutes ago 1.25GB [2022-09-21T22:24:04.683Z] ci-base-image-arm64 latest 0409ea1e9252 30 minutes ago 941MB [2022-09-21T22:24:04.683Z] alpine 3.15 02e0d6fdf486 6 weeks ago 5.33MB [2022-09-21T22:24:04.683Z] alpine 3.16 a6215f271958 6 weeks ago 5.29MB [2022-09-21T22:24:04.683Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB [2022-09-21T22:24:04.683Z] 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-21T22:24:05.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-21T22:24:05.498Z] [2022-09-21T22:24:05.498Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:24:05.892Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-21T22:24:06.160Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-21T22:24:06.160Z] 8998bd30e6a1: Pulling fs layer [2022-09-21T22:24:06.160Z] 04944245beec: Pulling fs layer [2022-09-21T22:24:06.160Z] 699f458cf7ca: Pulling fs layer [2022-09-21T22:24:06.160Z] 765212b225bb: Pulling fs layer [2022-09-21T22:24:06.160Z] f23df028b6ca: Pulling fs layer [2022-09-21T22:24:06.160Z] d65c8cfc05b1: Pulling fs layer [2022-09-21T22:24:06.160Z] 2437ff75d9bd: Pulling fs layer [2022-09-21T22:24:06.160Z] f23df028b6ca: Waiting [2022-09-21T22:24:06.160Z] d65c8cfc05b1: Waiting [2022-09-21T22:24:06.160Z] 2437ff75d9bd: Waiting [2022-09-21T22:24:06.160Z] 765212b225bb: Waiting [2022-09-21T22:24:06.160Z] 04944245beec: Verifying Checksum [2022-09-21T22:24:06.160Z] 04944245beec: Download complete [2022-09-21T22:24:06.160Z] 765212b225bb: Verifying Checksum [2022-09-21T22:24:06.160Z] 765212b225bb: Download complete [2022-09-21T22:24:06.426Z] f23df028b6ca: Download complete [2022-09-21T22:24:06.426Z] d65c8cfc05b1: Verifying Checksum [2022-09-21T22:24:06.426Z] d65c8cfc05b1: Download complete [2022-09-21T22:24:06.426Z] 699f458cf7ca: Verifying Checksum [2022-09-21T22:24:06.426Z] 699f458cf7ca: Download complete [2022-09-21T22:24:07.007Z] 8998bd30e6a1: Verifying Checksum [2022-09-21T22:24:07.007Z] 8998bd30e6a1: Download complete [2022-09-21T22:24:08.953Z] 2437ff75d9bd: Verifying Checksum [2022-09-21T22:24:08.953Z] 2437ff75d9bd: Download complete [2022-09-21T22:24:10.887Z] 8998bd30e6a1: Pull complete [2022-09-21T22:24:11.152Z] 04944245beec: Pull complete [2022-09-21T22:24:12.555Z] 699f458cf7ca: Pull complete [2022-09-21T22:24:12.821Z] 765212b225bb: Pull complete [2022-09-21T22:24:13.400Z] f23df028b6ca: Pull complete [2022-09-21T22:24:13.666Z] d65c8cfc05b1: Pull complete [2022-09-21T22:24:28.634Z] 2437ff75d9bd: Pull complete [2022-09-21T22:24:28.634Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-21T22:24:28.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-21T22:24:28.634Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T22:24:28.927Z] prd-ubuntu20.04-docker-arm64-4c-16g-479 does not seem to be running inside a container [2022-09-21T22:24:28.987Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-21T22:24:31.725Z] $ docker top 2e65b53b35b7dcb4f6b96eb925565b3d2ecc6689af37b929a8f903fcf627b41c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-21T22:24:32.692Z] ---> job-cost.sh [2022-09-21T22:24:32.692Z] lf-activate-venv: SKIPPING [2022-09-21T22:24:32.692Z] INFO: No Stack... [2022-09-21T22:24:33.269Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-21T22:24:34.218Z] INFO: Archiving Costs [Pipeline] sh [2022-09-21T22:24:34.552Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-09-21T22:24:34.552Z] + cut -d, -f6 [Pipeline] lock [2022-09-21T22:24:34.638Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4164-1-stack-cost] [2022-09-21T22:24:34.643Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4164-1-stack-cost] did not exist. Created. [2022-09-21T22:24:34.644Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4164-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-21T22:24:35.051Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-21T22:24:35.231Z] Stashed 1 file(s) [Pipeline] } [2022-09-21T22:24:35.245Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4164-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-21T22:24:35.317Z] $ docker stop --time=1 2e65b53b35b7dcb4f6b96eb925565b3d2ecc6689af37b929a8f903fcf627b41c [2022-09-21T22:24:36.814Z] $ docker rm -f 2e65b53b35b7dcb4f6b96eb925565b3d2ecc6689af37b929a8f903fcf627b41c [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-21T22:24:37.734Z] provisioning config files... [2022-09-21T22:24:37.743Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1201880999415057840tmp [Pipeline] { [Pipeline] sh [2022-09-21T22:24:38.070Z] + set +x [2022-09-21T22:24:38.070Z] + curl -s https://codecov.io/bash [2022-09-21T22:24:38.070Z] + bash -s -- [2022-09-21T22:24:38.070Z] [2022-09-21T22:24:38.070Z] _____ _ [2022-09-21T22:24:38.070Z] / ____| | | [2022-09-21T22:24:38.070Z] | | ___ __| | ___ ___ _____ __ [2022-09-21T22:24:38.070Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-21T22:24:38.070Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-21T22:24:38.070Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-21T22:24:38.070Z] Bash-1.0.6 [2022-09-21T22:24:38.070Z] [2022-09-21T22:24:38.070Z] [2022-09-21T22:24:38.070Z] ==> git version 2.25.1 found [2022-09-21T22:24:38.070Z] ==> 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-21T22:24:38.070Z] Release-Date: 2020-01-08 [2022-09-21T22:24:38.070Z] 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-21T22:24:38.070Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-21T22:24:38.070Z] ==> Jenkins CI detected. [2022-09-21T22:24:38.070Z] current dir:  /w/workspace/edgex-go/1 [2022-09-21T22:24:38.070Z] project root: . [2022-09-21T22:24:38.070Z] --> token set from env [2022-09-21T22:24:38.070Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-21T22:24:38.070Z] ==> Running gcov in . (disable via -X gcov) [2022-09-21T22:24:38.070Z] ==> Python coveragepy not found [2022-09-21T22:24:38.070Z] ==> Searching for coverage reports in: [2022-09-21T22:24:38.070Z] + . [2022-09-21T22:24:38.070Z] -> Found 1 reports [2022-09-21T22:24:38.070Z] ==> Detecting git/mercurial file structure [2022-09-21T22:24:38.330Z] ==> Reading reports [2022-09-21T22:24:38.330Z] + ./coverage.out bytes=495807 [2022-09-21T22:24:38.330Z] ==> Appending adjustments [2022-09-21T22:24:38.330Z] https://docs.codecov.io/docs/fixing-reports [2022-09-21T22:24:39.707Z] + Found adjustments [2022-09-21T22:24:39.707Z] ==> Gzipping contents [2022-09-21T22:24:39.707Z] 64K /tmp/codecov.gNAJyN.gz [2022-09-21T22:24:39.707Z] ==> Uploading reports [2022-09-21T22:24:39.707Z] url: https://codecov.io [2022-09-21T22:24:39.707Z] query: branch=PR-4164&commit=fa9012e988dbc4c492e83e4eea98f27754a4c933&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4164%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4164&job=&cmd_args= [2022-09-21T22:24:39.707Z] -> Pinging Codecov [2022-09-21T22:24:39.707Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4164&commit=fa9012e988dbc4c492e83e4eea98f27754a4c933&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4164%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4164&job=&cmd_args= [2022-09-21T22:24:39.707Z] -> Uploading to [2022-09-21T22:24:39.707Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-21/00271124DB129430A58F1EEE437C3FCB/fa9012e988dbc4c492e83e4eea98f27754a4c933/a465c46e-61ae-41e9-af28-975f4e7aba6a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220921%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220921T222439Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1dc79ba8dcf323c81bee0af2df6cc79e7c368de2829322bd060c06e0a642f5f7 [2022-09-21T22:24:39.707Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-21T22:24:39.707Z] Dload Upload Total Spent Left Speed [2022-09-21T22:24:39.968Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65014 0 0 100 65014 0 246k --:--:-- --:--:-- --:--:-- 246k [2022-09-21T22:24:39.968Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/fa9012e988dbc4c492e83e4eea98f27754a4c933 [Pipeline] } [2022-09-21T22:24:39.995Z] 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-21T22:24:41.300Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-09-21T22:24:41.620Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-21T22:24:42.501Z] ---> package-listing.sh [2022-09-21T22:24:42.501Z] ++ facter osfamily [2022-09-21T22:24:42.501Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-21T22:24:42.759Z] + OS_FAMILY=debian [2022-09-21T22:24:42.759Z] + workspace=/w/workspace/edgex-go/1 [2022-09-21T22:24:42.759Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-21T22:24:42.759Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-21T22:24:42.759Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-21T22:24:42.759Z] + PACKAGES=/tmp/packages_start.txt [2022-09-21T22:24:42.759Z] + '[' /w/workspace/edgex-go/1 ']' [2022-09-21T22:24:42.759Z] + PACKAGES=/tmp/packages_end.txt [2022-09-21T22:24:42.759Z] + case "${OS_FAMILY}" in [2022-09-21T22:24:42.759Z] + dpkg -l [2022-09-21T22:24:42.759Z] + grep '^ii' [2022-09-21T22:24:42.759Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-21T22:24:42.759Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-21T22:24:42.759Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-21T22:24:42.759Z] + '[' /w/workspace/edgex-go/1 ']' [2022-09-21T22:24:42.759Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-09-21T22:24:42.759Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-09-21T22:24:42.791Z] 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-21T22:24:43.079Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:24:43.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-21T22:24:43.922Z] [2022-09-21T22:24:43.922Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T22:24:44.288Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-21T22:24:44.288Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-21T22:24:44.288Z] 5eb5b503b376: Pulling fs layer [2022-09-21T22:24:44.288Z] 5c69ac0246d0: Pulling fs layer [2022-09-21T22:24:44.288Z] ec43610c2a17: Pulling fs layer [2022-09-21T22:24:44.288Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-21T22:24:44.288Z] 33b1e0a273af: Pulling fs layer [2022-09-21T22:24:44.288Z] 5d3b04190fa2: Pulling fs layer [2022-09-21T22:24:44.288Z] 2f39f015ded8: Pulling fs layer [2022-09-21T22:24:44.288Z] 3a2ae6a8a46f: Waiting [2022-09-21T22:24:44.288Z] 33b1e0a273af: Waiting [2022-09-21T22:24:44.288Z] 5d3b04190fa2: Waiting [2022-09-21T22:24:44.288Z] 2f39f015ded8: Waiting [2022-09-21T22:24:44.288Z] 5c69ac0246d0: Download complete [2022-09-21T22:24:44.288Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-21T22:24:44.288Z] 3a2ae6a8a46f: Download complete [2022-09-21T22:24:44.288Z] 33b1e0a273af: Verifying Checksum [2022-09-21T22:24:44.288Z] 33b1e0a273af: Download complete [2022-09-21T22:24:44.288Z] 5d3b04190fa2: Verifying Checksum [2022-09-21T22:24:44.288Z] 5d3b04190fa2: Download complete [2022-09-21T22:24:44.288Z] ec43610c2a17: Verifying Checksum [2022-09-21T22:24:44.288Z] ec43610c2a17: Download complete [2022-09-21T22:24:44.548Z] 5eb5b503b376: Verifying Checksum [2022-09-21T22:24:44.548Z] 5eb5b503b376: Download complete [2022-09-21T22:24:45.924Z] 5eb5b503b376: Pull complete [2022-09-21T22:24:45.924Z] 5c69ac0246d0: Pull complete [2022-09-21T22:24:46.182Z] ec43610c2a17: Pull complete [2022-09-21T22:24:46.182Z] 3a2ae6a8a46f: Pull complete [2022-09-21T22:24:46.441Z] 33b1e0a273af: Pull complete [2022-09-21T22:24:46.441Z] 5d3b04190fa2: Pull complete [2022-09-21T22:24:50.831Z] 2f39f015ded8: Pull complete [2022-09-21T22:24:50.831Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-21T22:24:50.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-21T22:24:50.831Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-21T22:24:51.033Z] prd-ubuntu20.04-docker-8c-8g-478 does not seem to be running inside a container [2022-09-21T22:24:51.058Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-21T22:24:52.695Z] $ docker top 41192b432fba0c1d4bcb2f458758a599789cc05447365f3e516121579c81438f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-21T22:24:53.086Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-21T22:24:53.399Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-21T22:24:53.710Z] + ls /var/log/sa-host [2022-09-21T22:24:53.710Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-21T22:24:53.925Z] provisioning config files... [2022-09-21T22:24:53.934Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5914662121929351334tmp [Pipeline] { [Pipeline] echo [2022-09-21T22:24:53.988Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-21T22:24:54.306Z] ---> create-netrc.sh [Pipeline] } [2022-09-21T22:24:54.335Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-21T22:24:54.751Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-21T22:24:54.784Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-21T22:24:55.107Z] ---> sudo-logs.sh [2022-09-21T22:24:55.107Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-21T22:24:55.182Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-21T22:24:55.489Z] ---> job-cost.sh [2022-09-21T22:24:55.489Z] lf-activate-venv: SKIPPING [2022-09-21T22:24:55.489Z] DEBUG: total: 0.10999999940395355 [2022-09-21T22:24:55.489Z] INFO: Retrieving Stack Cost... [2022-09-21T22:24:55.748Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-21T22:24:56.316Z] INFO: Archiving Costs [Pipeline] echo [2022-09-21T22:24:56.350Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-21T22:24:56.662Z] ---> logs-deploy.sh [2022-09-21T22:24:56.662Z] lf-activate-venv: SKIPPING [2022-09-21T22:24:56.662Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4164/1 [2022-09-21T22:24:56.662Z] INFO: archiving workspace using pattern(s): [2022-09-21T22:24:57.598Z] Archives upload complete. [2022-09-21T22:24:57.857Z] INFO: archiving logs to Nexus [2022-09-21T22:24:58.428Z] ---> uname -a: [2022-09-21T22:24:58.428Z] Linux prd-ubuntu20-04-docker-8c-8g-478 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-09-21T22:24:58.428Z] [2022-09-21T22:24:58.428Z]