Pull request #4370 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2ec8ebc8b5392c7563d8332a13556618a5b8ac91+69b2f2fc042d3f207e021d84ed91ae79e073eaae (f66b684a5446ba683448b6607bc14710c7fefa79) 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-ssh6660537475128866798.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh1649140516415003598.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-4370/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-4370/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10554041512344214515.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4370/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5960427902363909543.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh18151232322568146033.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4370/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-4370/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15030053082843649376.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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/v3], 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-6493’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6495 in /w/workspace/edgexfoundry_edgex-go_PR-4370 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4370/head:refs/remotes/origin/PR-4370 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 69b2f2fc042d3f207e021d84ed91ae79e073eaae into PR head commit 2ec8ebc8b5392c7563d8332a13556618a5b8ac91 Merge succeeded, producing 2ec8ebc8b5392c7563d8332a13556618a5b8ac91 Checking out Revision 2ec8ebc8b5392c7563d8332a13556618a5b8ac91 (PR-4370) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:58:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:58:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv > git config core.sparsecheckout # timeout=10 > git checkout -f 2ec8ebc8b5392c7563d8332a13556618a5b8ac91 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 69b2f2fc042d3f207e021d84ed91ae79e073eaae # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2ec8ebc8b5392c7563d8332a13556618a5b8ac91 # timeout=10 [Pipeline] { [Pipeline] echo 19:58:36 ========================================================= 19:58:36 EdgeX Global Pipelines Version Info 19:58:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:58:36 ------------------- 19:58:36 stable info: 19:58:36 ------------------- 19:58:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:58:36 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:58:36 Message: update stable to v1.0.244 19:58:37 ------------------- 19:58:37 experimental info: 19:58:37 ------------------- 19:58:37 Commited By: **** collab-it+edgex@linuxfoundation.org 19:58:37 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:58:37 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:58:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:58:37 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:58:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:58:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:58:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:58:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:58:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:58:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:58:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:58:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:58:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:58:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:58:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:58:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:58:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:58:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:58:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:58:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:58:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:58:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:58:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:58:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:58:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:58:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4370 [Pipeline] echo 19:58:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4370 [Pipeline] echo 19:58:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4370 [Pipeline] echo 19:58:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2ec8ebc8b5392c7563d8332a13556618a5b8ac91 [Pipeline] echo 19:58:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2ec8ebc [Pipeline] echo 19:58:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:58:38 provisioning config files... 19:58:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4320217728131103942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:58:39 ---> docker-login.sh 19:58:39 nexus3.edgexfoundry.org:10001 19:58:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:39 Configure a credential helper to remove this warning. See 19:58:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:39 19:58:39 Login Succeeded 19:58:39 nexus3.edgexfoundry.org:10002 19:58:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:39 Configure a credential helper to remove this warning. See 19:58:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:39 19:58:39 Login Succeeded 19:58:39 nexus3.edgexfoundry.org:10003 19:58:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:39 Configure a credential helper to remove this warning. See 19:58:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:39 19:58:39 Login Succeeded 19:58:39 nexus3.edgexfoundry.org:10004 19:58:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:39 Configure a credential helper to remove this warning. See 19:58:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:39 19:58:39 Login Succeeded 19:58:39 docker.io 19:58:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:40 Configure a credential helper to remove this warning. See 19:58:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:40 19:58:40 Login Succeeded 19:58:40 ---> docker-login.sh ends [Pipeline] } 19:58:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:58:40 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/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 19:58:40 + dirname cmd/core-command/Dockerfile 19:58:40 + cut -d/ -f2 19:58:40 + echo core-command,cmd/core-command/Dockerfile 19:58:40 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:58:40 + cut -d/ -f2 19:58:40 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:58:40 + dirname cmd/core-data/Dockerfile 19:58:40 + cut -d/ -f2 19:58:40 + echo core-data,cmd/core-data/Dockerfile 19:58:40 + dirname cmd/core-metadata/Dockerfile 19:58:40 + cut -d/ -f2 19:58:40 + echo core-metadata,cmd/core-metadata/Dockerfile 19:58:40 + + cut -d/ -f2 19:58:40 dirname cmd/security-bootstrapper/Dockerfile 19:58:40 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:58:40 + dirname cmd/security-proxy-setup/Dockerfile 19:58:40 + cut -d/ -f2 19:58:40 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:58:40 + dirname cmd/security-secretstore-setup/Dockerfile+ 19:58:40 cut -d/ -f2 19:58:40 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:58:40 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:58:40 + cut -d/ -f2 19:58:40 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:58:40 + dirname cmd/security-spire-agent/Dockerfile 19:58:40 + cut -d/ -f2 19:58:40 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:58:40 + dirname cmd/security-spire-config/Dockerfile 19:58:40 + cut -d/ -f2 19:58:40 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:58:40 + dirname cmd/security-spire-server/Dockerfile 19:58:40 + cut -d/ -f2 19:58:40 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:58:40 + dirname cmd/support-notifications/Dockerfile 19:58:40 + cut -d/ -f2 19:58:40 + echo support-notifications,cmd/support-notifications/Dockerfile 19:58:40 + dirname cmd/support-scheduler/Dockerfile 19:58:40 + cut -d/ -f2 19:58:40 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:58:40 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:58:41 + git rev-list -1 --merges 2ec8ebc8b5392c7563d8332a13556618a5b8ac91~1..2ec8ebc8b5392c7563d8332a13556618a5b8ac91 [Pipeline] echo 19:58:41 -----------> git rev-list -1 --merges 2ec8ebc8b5392c7563d8332a13556618a5b8ac91~1..2ec8ebc8b5392c7563d8332a13556618a5b8ac91 2ec8ebc8b5392c7563d8332a13556618a5b8ac91 [false] [Pipeline] sh 19:58:41 + git log --format=format:%s -1 2ec8ebc8b5392c7563d8332a13556618a5b8ac91 [Pipeline] echo 19:58:41 ========================================================= 19:58:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:58:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:58:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:58:42 + grep -v github /etc/ssh/ssh_known_hosts 19:58:42 + [ -e /tmp/ssh_known_hosts ] 19:58:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:58:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:58:42 + sudo tee -a /etc/ssh/ssh_known_hosts 19:58:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:58:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:58:42 19:58:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:58:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:58:42 0.1.4: Pulling from edgex-devops/py-git-semver 19:58:42 b85a868b505f: Pulling fs layer 19:58:42 e2be974225ed: Pulling fs layer 19:58:42 339a4e72a1f5: Pulling fs layer 19:58:42 988bab9f4d93: Pulling fs layer 19:58:42 1469e6f7b9e6: Pulling fs layer 19:58:42 eaf3925da568: Pulling fs layer 19:58:42 bab4dde63d76: Pulling fs layer 19:58:42 bde34c3a00c8: Pulling fs layer 19:58:42 b352a97aabf1: Pulling fs layer 19:58:42 4872d77fe225: Pulling fs layer 19:58:42 5851b861e8e6: Pulling fs layer 19:58:42 988bab9f4d93: Waiting 19:58:42 1469e6f7b9e6: Waiting 19:58:42 eaf3925da568: Waiting 19:58:42 4872d77fe225: Waiting 19:58:42 bde34c3a00c8: Waiting 19:58:42 5851b861e8e6: Waiting 19:58:42 bab4dde63d76: Waiting 19:58:42 b352a97aabf1: Waiting 19:58:42 e2be974225ed: Verifying Checksum 19:58:42 e2be974225ed: Download complete 19:58:42 988bab9f4d93: Download complete 19:58:43 1469e6f7b9e6: Verifying Checksum 19:58:43 1469e6f7b9e6: Download complete 19:58:43 eaf3925da568: Verifying Checksum 19:58:43 eaf3925da568: Download complete 19:58:43 339a4e72a1f5: Verifying Checksum 19:58:43 339a4e72a1f5: Download complete 19:58:43 bde34c3a00c8: Verifying Checksum 19:58:43 bde34c3a00c8: Download complete 19:58:43 b352a97aabf1: Download complete 19:58:43 4872d77fe225: Download complete 19:58:43 5851b861e8e6: Verifying Checksum 19:58:43 5851b861e8e6: Download complete 19:58:43 b85a868b505f: Verifying Checksum 19:58:43 b85a868b505f: Download complete 19:58:43 bab4dde63d76: Verifying Checksum 19:58:43 bab4dde63d76: Download complete 19:58:44 b85a868b505f: Pull complete 19:58:44 e2be974225ed: Pull complete 19:58:45 339a4e72a1f5: Pull complete 19:58:45 988bab9f4d93: Pull complete 19:58:45 1469e6f7b9e6: Pull complete 19:58:45 eaf3925da568: Pull complete 19:58:47 bab4dde63d76: Pull complete 19:58:47 bde34c3a00c8: Pull complete 19:58:47 b352a97aabf1: Pull complete 19:58:47 4872d77fe225: Pull complete 19:58:47 5851b861e8e6: Pull complete 19:58:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:58:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:58:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:58:48 prd-ubuntu20.04-docker-8c-8g-6495 does not seem to be running inside a container 19:58:48 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:58:51 $ docker top 2f9a47a9ed7af3e64be8700d272f3772d9c0da995d7090ccd1201c49138cafbb -eo pid,comm 19:58:51 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). 19:58:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:58:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:58:51 [ssh-agent] Looking for ssh-agent implementation... 19:58:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:58:51 $ docker exec 2f9a47a9ed7af3e64be8700d272f3772d9c0da995d7090ccd1201c49138cafbb ssh-agent 19:58:51 SSH_AUTH_SOCK=/tmp/ssh-tMZjOkTMiZsK/agent.32 19:58:51 SSH_AGENT_PID=38 19:58:51 Running ssh-add (command line suppressed) 19:58:51 Identity added: /w/workspace/edgex-go/1@tmp/private_key_9633754051021950123.key (/w/workspace/edgex-go/1@tmp/private_key_9633754051021950123.key) 19:58:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:58:52 + git tag --points-at HEAD [Pipeline] } 19:58:52 $ docker exec --env ******** --env ******** 2f9a47a9ed7af3e64be8700d272f3772d9c0da995d7090ccd1201c49138cafbb ssh-agent -k 19:58:52 unset SSH_AUTH_SOCK; 19:58:52 unset SSH_AGENT_PID; 19:58:52 echo Agent pid 38 killed; 19:58:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:58:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:58:52 [ssh-agent] Looking for ssh-agent implementation... 19:58:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:58:52 $ docker exec 2f9a47a9ed7af3e64be8700d272f3772d9c0da995d7090ccd1201c49138cafbb ssh-agent 19:58:52 SSH_AUTH_SOCK=/tmp/ssh-OnTPur0YReUr/agent.70 19:58:52 SSH_AGENT_PID=76 19:58:52 Running ssh-add (command line suppressed) 19:58:52 Identity added: /w/workspace/edgex-go/1@tmp/private_key_9500945305939000324.key (/w/workspace/edgex-go/1@tmp/private_key_9500945305939000324.key) 19:58:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:58:53 + git semver init 19:58:53 2023-02-17 19:58:53,259 [run_init] DEBUG init version:0.0.0 force:False 19:58:53 2023-02-17 19:58:53,260 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:58:53 2023-02-17 19:58:53,260 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:58:53 2023-02-17 19:58:53,260 [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) 19:58:59 2023-02-17 19:58:59,368 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:58:59 2023-02-17 19:58:59,368 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4370 with force:False 19:58:59 2023-02-17 19:58:59,368 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4370 19:58:59 2023-02-17 19:58:59,371 [execute] INFO git cat-file --batch-check 19:58:59 2023-02-17 19:58:59,371 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:58:59 2023-02-17 19:58:59,377 [execute] INFO git cat-file --batch 19:58:59 2023-02-17 19:58:59,378 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:58:59 2023-02-17 19:58:59,383 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4370 19:58:59 0.0.0 [Pipeline] } 19:58:59 $ docker exec --env ******** --env ******** 2f9a47a9ed7af3e64be8700d272f3772d9c0da995d7090ccd1201c49138cafbb ssh-agent -k 19:59:00 unset SSH_AUTH_SOCK; 19:59:00 unset SSH_AGENT_PID; 19:59:00 echo Agent pid 76 killed; 19:59:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:59:00 + git semver [Pipeline] } 19:59:00 $ docker stop --time=1 2f9a47a9ed7af3e64be8700d272f3772d9c0da995d7090ccd1201c49138cafbb 19:59:02 $ docker rm -f --volumes 2f9a47a9ed7af3e64be8700d272f3772d9c0da995d7090ccd1201c49138cafbb [Pipeline] // withDockerContainer [Pipeline] sh 19:59:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:59:02 Stashed 1 file(s) [Pipeline] echo 19:59:02 [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 19:59:03 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:59:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:59:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:59:03 ========================================================= 19:59:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:59:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:59:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:59:03 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:59:03 213ec9aee27d: Pulling fs layer 19:59:03 4583459ba037: Pulling fs layer 19:59:03 93c1e223e6f2: Pulling fs layer 19:59:03 53926ce57604: Pulling fs layer 19:59:03 21b2b0c7a3f4: Pulling fs layer 19:59:03 22ff95d597cd: Pulling fs layer 19:59:03 12d6caf4c0d1: Pulling fs layer 19:59:03 96b7cbca73a9: Pulling fs layer 19:59:03 a7acece74701: Pulling fs layer 19:59:03 12d6caf4c0d1: Waiting 19:59:03 22ff95d597cd: Waiting 19:59:03 96b7cbca73a9: Waiting 19:59:03 a7acece74701: Waiting 19:59:03 53926ce57604: Waiting 19:59:03 21b2b0c7a3f4: Waiting 19:59:03 93c1e223e6f2: Verifying Checksum 19:59:03 93c1e223e6f2: Download complete 19:59:03 4583459ba037: Download complete 19:59:03 21b2b0c7a3f4: Download complete 19:59:04 22ff95d597cd: Verifying Checksum 19:59:04 22ff95d597cd: Download complete 19:59:04 213ec9aee27d: Verifying Checksum 19:59:04 12d6caf4c0d1: Download complete 19:59:04 213ec9aee27d: Pull complete 19:59:04 4583459ba037: Pull complete 19:59:04 93c1e223e6f2: Pull complete 19:59:05 a7acece74701: Verifying Checksum 19:59:05 a7acece74701: Download complete 19:59:05 53926ce57604: Verifying Checksum 19:59:05 53926ce57604: Download complete 19:59:05 96b7cbca73a9: Verifying Checksum 19:59:05 96b7cbca73a9: Download complete 19:59:09 53926ce57604: Pull complete 19:59:09 21b2b0c7a3f4: Pull complete 19:59:09 22ff95d597cd: Pull complete 19:59:09 12d6caf4c0d1: Pull complete 19:59:11 96b7cbca73a9: Pull complete 19:59:12 a7acece74701: Pull complete 19:59:12 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:59:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:59:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:59:12 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:59:12 WORKDIR /edgex 19:59:12 COPY go.mod . 19:59:12 RUN go mod download 19:59:12 + docker build -t ci-base-image-x86_64 -f - . 19:59:13 Sending build context to Docker daemon 170.3MB 19:59:13 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:59:13 ---> db6d94c90886 19:59:13 Step 2/4 : WORKDIR /edgex 19:59:18 Still waiting to schedule task 19:59:18 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6494’ is offline 19:59:19 ---> Running in 61e9bb1ba5a3 19:59:19 Removing intermediate container 61e9bb1ba5a3 19:59:19 ---> 484cc2f2b082 19:59:19 Step 3/4 : COPY go.mod . 19:59:19 ---> 693f62149527 19:59:19 Step 4/4 : RUN go mod download 19:59:19 ---> Running in 583d6c364eaa 19:59:37 Removing intermediate container 583d6c364eaa 19:59:37 ---> b92bfa54d864 19:59:37 Successfully built b92bfa54d864 19:59:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:38 + docker inspect -f . ci-base-image-x86_64 19:59:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:38 prd-ubuntu20.04-docker-8c-8g-6495 does not seem to be running inside a container 19:59:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:59:38 $ docker top 7fe55426f3551874e2a457e64dc69c77a3e2f19059fe611b01e596257325af5b -eo pid,comm [Pipeline] { [Pipeline] sh 19:59:39 + go version 19:59:39 go version go1.18.7 linux/amd64 [Pipeline] } 19:59:39 $ docker stop --time=1 7fe55426f3551874e2a457e64dc69c77a3e2f19059fe611b01e596257325af5b 19:59:40 $ docker rm -f --volumes 7fe55426f3551874e2a457e64dc69c77a3e2f19059fe611b01e596257325af5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:41 + docker inspect -f . ci-base-image-x86_64 19:59:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:41 prd-ubuntu20.04-docker-8c-8g-6495 does not seem to be running inside a container 19:59:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:59:41 $ docker top e9ab4186380a328243e953b4ecf9cf5011dc06fb9f69597efd11bca1a87fd0c4 -eo pid,comm [Pipeline] { [Pipeline] echo 19:59:41 ========================================================= 19:59:41 [edgeXBuildGoParallel] Running Tests and Build... 19:59:41 ========================================================= [Pipeline] sh 19:59:42 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:59:42 + make test 19:59:42 go test -race -coverprofile=coverage.out ./... 19:59:49 ? github.com/edgexfoundry/edgex-go [no test files] 20:00:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:00:04 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:00:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:00:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:00:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:00:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:00:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:00:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:00:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:00:04 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:00:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:00:04 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:00:04 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:00:04 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:00:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements 20:00:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:00:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:00:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.093s coverage: 98.5% of statements 20:00:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.098s coverage: 73.7% of statements 20:00:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:00:06 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:00:06 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:00:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.083s coverage: 54.0% of statements 20:00:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:00:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:00:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.077s coverage: 88.5% of statements 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:00:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.134s coverage: 3.9% of statements 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:00:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.522s coverage: 95.6% of statements 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:00:07 ok github.com/edgexfoundry/edgex-go/internal/io 0.072s coverage: 72.2% of statements 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:00:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 65.9% of statements 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:00:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.078s coverage: 0.9% of statements 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:00:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.078s coverage: 29.6% of statements 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:00:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 47.1% of statements 20:00:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.096s coverage: 82.9% of statements 20:00:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.069s coverage: 94.1% of statements 20:00:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.228s coverage: 96.3% of statements 20:00:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements 20:00:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.070s coverage: 94.4% of statements 20:00:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.063s coverage: 44.8% of statements 20:00:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.676s coverage: 79.9% of statements 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:00:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.097s coverage: 92.9% of statements 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:00:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 64.4% of statements 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:00:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.068s coverage: 86.9% of statements 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:00:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.089s coverage: 87.2% of statements 20:00:29 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.044s coverage: 20.0% of statements 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:00:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:00:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 77.4% of statements 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:00:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements 20:00:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 20:00:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.262s coverage: 91.2% of statements 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:00:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.230s coverage: 63.1% of statements 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:00:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements 20:00:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 20:00:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 20:00:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 20:00:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 20:00:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.374s coverage: 65.3% of statements 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:00:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.184s coverage: 41.0% of statements 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:00:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.073s coverage: 89.5% of statements 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:00:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.080s coverage: 84.8% of statements 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:00:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:00:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.151s coverage: 92.3% of statements 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:00:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:00:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:00:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:00:29 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 20:00:48 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." 20:00:48 go vet ./... 20:00:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:00:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:00:52 ./bin/test-attribution-txt.sh [Pipeline] echo 20:00:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:00:52 + ls -al . 20:00:52 total 744 20:00:52 drwxrwxr-x 11 1001 1001 4096 Feb 17 19:59 . 20:00:52 drwxr-xr-x 4 root root 4096 Feb 17 19:59 .. 20:00:52 drwxrwxr-x 2 1001 1001 4096 Feb 17 19:58 .blubracket 20:00:52 -rw-rw-r-- 1 1001 1001 16 Feb 17 19:58 .dockerignore 20:00:52 drwxrwxr-x 8 1001 1001 4096 Feb 17 20:00 .git 20:00:52 drwxrwxr-x 3 1001 1001 4096 Feb 17 19:58 .github 20:00:52 -rw-rw-r-- 1 1001 1001 1024 Feb 17 19:58 .gitignore 20:00:52 -rw-rw-r-- 1 1001 1001 42 Feb 17 19:58 .golangci.yml 20:00:52 -rw-rw-r-- 1 1001 1001 87 Feb 17 19:58 .hadolint.yml 20:00:52 drwxr-xr-x 3 1001 1001 4096 Feb 17 19:58 .semver 20:00:52 -rw-rw-r-- 1 1001 1001 166 Feb 17 19:58 .sonarcloud.properties 20:00:52 -rw-rw-r-- 1 1001 1001 1171 Feb 17 19:58 ADOPTERS.md 20:00:52 -rw-rw-r-- 1 1001 1001 10825 Feb 17 19:58 Attribution.txt 20:00:52 -rw-rw-r-- 1 1001 1001 73765 Feb 17 19:58 CHANGELOG.md 20:00:52 -rw-rw-r-- 1 1001 1001 3804 Feb 17 19:58 CONTRIBUTING.md 20:00:52 -rw-rw-r-- 1 1001 1001 677 Feb 17 19:58 GOVERNANCE.md 20:00:52 -rw-rw-r-- 1 1001 1001 883 Feb 17 19:58 Jenkinsfile 20:00:52 -rw-rw-r-- 1 1001 1001 10775 Feb 17 19:58 LICENSE 20:00:52 -rw-rw-r-- 1 1001 1001 13375 Feb 17 19:58 Makefile 20:00:52 -rw-rw-r-- 1 1001 1001 582 Feb 17 19:58 OWNERS.md 20:00:52 -rw-rw-r-- 1 1001 1001 9403 Feb 17 19:58 README.md 20:00:52 -rw-rw-r-- 1 1001 1001 6912 Feb 17 19:58 SECURITY.md 20:00:52 -rw-rw-r-- 1 1001 1001 5 Feb 17 19:59 VERSION 20:00:52 drwxrwxr-x 2 1001 1001 4096 Feb 17 19:58 bin 20:00:52 drwxrwxr-x 17 1001 1001 4096 Feb 17 19:58 cmd 20:00:52 -rw-r--r-- 1 root root 487323 Feb 17 20:00 coverage.out 20:00:52 -rw-rw-r-- 1 1001 1001 3295 Feb 17 19:58 go.mod 20:00:52 -rw-rw-r-- 1 1001 1001 33318 Feb 17 19:58 go.sum 20:00:52 drwxrwxr-x 7 1001 1001 4096 Feb 17 19:58 internal 20:00:52 drwxrwxr-x 3 1001 1001 4096 Feb 17 19:58 openapi 20:00:52 drwxrwxr-x 4 1001 1001 4096 Feb 17 19:58 snap 20:00:52 -rw-rw-r-- 1 1001 1001 204 Feb 17 19:58 version.go [Pipeline] sh 20:00:52 + '[' -e coverage.out ] 20:00:52 + chown 1001:1001 coverage.out [Pipeline] stash 20:00:53 Stashed 1 file(s) [Pipeline] sh 20:00:53 + make build 20:00:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:00:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6496 in /w/workspace/edgexfoundry_edgex-go_PR-4370 [Pipeline] { [Pipeline] ws 20:00:56 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:00:56 The recommended git tool is: git 20:01:02 using credential edgex-jenkins-ssh 20:01:02 Cloning the remote Git repository 20:01:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:01:02 > git init /w/workspace/edgex-go/1 # timeout=10 20:01:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:01:02 > git --version # timeout=10 20:01:02 > git --version # 'git version 2.25.1' 20:01:02 using GIT_SSH to set credentials SSH Credentials for GitHub 20:01:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:01:05 go build -tags " 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 20:01:06 go build -tags " 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 20:01:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:01:08 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:01:16 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:01:17 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 20:01:18 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 20:01:20 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 20:01:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:01:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:01:21 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 20:01:21 Merging remotes/origin/main commit 69b2f2fc042d3f207e021d84ed91ae79e073eaae into PR head commit 2ec8ebc8b5392c7563d8332a13556618a5b8ac91 20:01:22 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 20:01:22 Merge succeeded, producing 2ec8ebc8b5392c7563d8332a13556618a5b8ac91 20:01:22 Checking out Revision 2ec8ebc8b5392c7563d8332a13556618a5b8ac91 (PR-4370) 20:01:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:01:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:01:21 using GIT_SSH to set credentials SSH Credentials for GitHub 20:01:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4370/head:refs/remotes/origin/PR-4370 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:01:21 > git config core.sparsecheckout # timeout=10 20:01:21 > git checkout -f 2ec8ebc8b5392c7563d8332a13556618a5b8ac91 # timeout=10 20:01:22 > git remote # timeout=10 20:01:22 > git config --get remote.origin.url # timeout=10 20:01:22 using GIT_SSH to set credentials SSH Credentials for GitHub 20:01:22 > git merge 69b2f2fc042d3f207e021d84ed91ae79e073eaae # timeout=10 20:01:22 > git rev-parse HEAD^{commit} # timeout=10 20:01:22 > git config core.sparsecheckout # timeout=10 20:01:22 > git checkout -f 2ec8ebc8b5392c7563d8332a13556618a5b8ac91 # timeout=10 20:01:22 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 20:01:23 > git --version # timeout=10 20:01:23 > git --version # 'git version 2.25.1' 20:01:23 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:01:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:01:24 % Total % Received % Xferd Average Speed Time Time Time Current 20:01:24 Dload Upload Total Spent Left Speed 20:01:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh 20:01:24 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 20:01:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:01:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:01:25 + sudo tee /etc/docker/daemon.new 20:01:25 { 20:01:25 "registry-mirrors": [ 20:01:25 "https://nexus3.edgexfoundry.org:10001" 20:01:25 ], 20:01:25 "bip": "10.250.0.254/24", 20:01:25 "hosts": [ 20:01:25 "tcp://0.0.0.0:5555", 20:01:25 "unix:///var/run/docker.sock" 20:01:25 ], 20:01:25 "mtu": 1458, 20:01:25 "selinux-enabled": true, 20:01:25 "seccomp-profile": "/etc/docker/seccomp.json" 20:01:25 } [Pipeline] sh 20:01:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:01:25 + sudo service docker restart [Pipeline] } 20:01:26 $ docker stop --time=1 e9ab4186380a328243e953b4ecf9cf5011dc06fb9f69597efd11bca1a87fd0c4 20:01:30 $ docker rm -f --volumes e9ab4186380a328243e953b4ecf9cf5011dc06fb9f69597efd11bca1a87fd0c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:32 20:01:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:32 latest: Pulling from edgex-devops/edgex-compose 20:01:32 cbdbe7a5bc2a: Pulling fs layer 20:01:32 ca9280d653b3: Pulling fs layer 20:01:32 7e9c9ca2126c: Pulling fs layer 20:01:32 cbdbe7a5bc2a: Verifying Checksum 20:01:32 cbdbe7a5bc2a: Download complete 20:01:33 cbdbe7a5bc2a: Pull complete 20:01:33 ca9280d653b3: Verifying Checksum 20:01:33 ca9280d653b3: Download complete 20:01:33 ca9280d653b3: Pull complete 20:01:33 7e9c9ca2126c: Download complete 20:01:36 7e9c9ca2126c: Pull complete 20:01:36 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:01:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:37 prd-ubuntu20.04-docker-8c-8g-6495 does not seem to be running inside a container 20:01:37 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:01:40 $ docker top d0a3e57719f0a40718a8d3e4657cb840d4db0c35a75bf738a9ca47a7e82515fb -eo pid,comm [Pipeline] { [Pipeline] sh 20:01:40 + docker-compose build --help 20:01:40 + grep parallel 20:01:41 --parallel Build images in parallel. [Pipeline] } 20:01:41 $ docker stop --time=1 d0a3e57719f0a40718a8d3e4657cb840d4db0c35a75bf738a9ca47a7e82515fb 20:01:42 $ docker rm -f --volumes d0a3e57719f0a40718a8d3e4657cb840d4db0c35a75bf738a9ca47a7e82515fb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:43 prd-ubuntu20.04-docker-8c-8g-6495 does not seem to be running inside a container 20:01:43 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:01:43 $ docker top 8fcba6acf81b0757a023a0336fb3a42d3335c896ed5bd515175a32b25cccf02b -eo pid,comm [Pipeline] { [Pipeline] sh 20:01:43 + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:01:44 provisioning config files... 20:01:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6373069921623500676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:01:44 Building core-command ... 20:01:44 Building core-common-config-bootstrapper ... 20:01:44 Building core-data ... 20:01:44 Building core-metadata ... 20:01:44 Building security-bootstrapper ... 20:01:44 Building security-proxy-setup ... 20:01:44 Building security-secretstore-setup ... 20:01:44 Building security-spiffe-token-provider ... 20:01:44 Building security-spire-agent ... 20:01:44 Building security-spire-config ... 20:01:44 Building security-spire-server ... 20:01:44 Building support-notifications ... 20:01:44 Building support-scheduler ... 20:01:44 Building security-spiffe-token-provider 20:01:44 Building security-proxy-setup 20:01:44 Building security-spire-agent 20:01:44 Building support-notifications 20:01:44 Building core-metadata 20:01:44 ---> docker-login.sh 20:01:44 nexus3.edgexfoundry.org:10001 20:01:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:45 Configure a credential helper to remove this warning. See 20:01:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:45 20:01:45 Login Succeeded 20:01:45 nexus3.edgexfoundry.org:10002 20:01:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:45 Configure a credential helper to remove this warning. See 20:01:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:45 20:01:45 Login Succeeded 20:01:45 nexus3.edgexfoundry.org:10003 20:01:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:45 Configure a credential helper to remove this warning. See 20:01:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:45 20:01:45 Login Succeeded 20:01:45 nexus3.edgexfoundry.org:10004 20:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:46 Configure a credential helper to remove this warning. See 20:01:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:46 20:01:46 Login Succeeded 20:01:46 docker.io 20:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:46 Configure a credential helper to remove this warning. See 20:01:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:46 20:01:46 Login Succeeded 20:01:46 ---> docker-login.sh ends [Pipeline] } 20:01:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:01:47 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:01:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:01:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:01:47 ========================================================= 20:01:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:01:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:01:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:01:47 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:01:47 9b18e9b68314: Pulling fs layer 20:01:47 35d82f9e3411: Pulling fs layer 20:01:47 e16973657156: Pulling fs layer 20:01:47 fc693d55d65f: Pulling fs layer 20:01:47 7e9fc2657dce: Pulling fs layer 20:01:47 dda99020689f: Pulling fs layer 20:01:47 db1c61fa0a46: Pulling fs layer 20:01:47 891c053d2c06: Pulling fs layer 20:01:47 dda99020689f: Waiting 20:01:47 db1c61fa0a46: Waiting 20:01:47 891c053d2c06: Waiting 20:01:47 fc693d55d65f: Waiting 20:01:47 7e9fc2657dce: Waiting 20:01:48 e16973657156: Verifying Checksum 20:01:48 e16973657156: Download complete 20:01:48 35d82f9e3411: Verifying Checksum 20:01:48 35d82f9e3411: Download complete 20:01:48 7e9fc2657dce: Verifying Checksum 20:01:48 7e9fc2657dce: Download complete 20:01:48 dda99020689f: Verifying Checksum 20:01:48 9b18e9b68314: Verifying Checksum 20:01:48 9b18e9b68314: Download complete 20:01:49 9b18e9b68314: Pull complete 20:01:49 891c053d2c06: Verifying Checksum 20:01:49 891c053d2c06: Download complete 20:01:49 35d82f9e3411: Pull complete 20:01:50 e16973657156: Pull complete 20:01:50 db1c61fa0a46: Verifying Checksum 20:01:50 db1c61fa0a46: Download complete 20:01:50 fc693d55d65f: Verifying Checksum 20:01:50 fc693d55d65f: Download complete 20:01:56 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:01:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:01:56 ---> b92bfa54d864 20:01:56 Step 3/24 : WORKDIR /edgex-go 20:01:56 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:01:56 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:01:56 ---> b92bfa54d864 20:01:56 Step 3/19 : WORKDIR /edgex-go 20:01:56 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:01:56 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:01:56 ---> b92bfa54d864 20:01:56 Step 3/21 : WORKDIR /edgex-go 20:01:56 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:01:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:01:56 ---> b92bfa54d864 20:01:56 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:01:56 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:01:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:01:56 ---> b92bfa54d864 20:01:56 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:02:03 fc693d55d65f: Pull complete 20:02:03 7e9fc2657dce: Pull complete 20:02:03 dda99020689f: Pull complete 20:02:04 ---> Running in d2fd6718725a 20:02:04 ---> Running in 7eb7f482740a 20:02:04 ---> Running in c3bbd2355b6b 20:02:04 ---> Running in 19cbc487ccd7 20:02:04 ---> Running in a86bf2a6dcd0 20:02:04 Removing intermediate container d2fd6718725a 20:02:04 ---> ba489a84bbf2 20:02:04 Step 4/22 : WORKDIR /edgex-go 20:02:04 Removing intermediate container 19cbc487ccd7 20:02:04 ---> 697f5eda1b93 20:02:04 Step 4/24 : WORKDIR /edgex-go 20:02:04 Removing intermediate container c3bbd2355b6b 20:02:04 ---> 6b929d0f61f8 20:02:04 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:02:04 ---> Running in b49cfe2f3216 20:02:04 Removing intermediate container 7eb7f482740a 20:02:04 ---> fbc18289ca56 20:02:04 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:02:04 Removing intermediate container a86bf2a6dcd0 20:02:04 ---> 004a56b5ade2 20:02:04 Step 4/21 : RUN apk add --update --no-cache make git 20:02:04 ---> Running in b9a6d1b70ef8 20:02:04 ---> Running in 594e9e28970f 20:02:04 ---> Running in f099e94d1ee1 20:02:04 ---> Running in 4102639aa8cb 20:02:04 Removing intermediate container b49cfe2f3216 20:02:04 ---> 22ade693106f 20:02:04 Step 5/24 : RUN apk add --update --no-cache make git 20:02:04 ---> Running in d35cd348fc0c 20:02:04 Removing intermediate container b9a6d1b70ef8 20:02:04 ---> 83c094baf84e 20:02:04 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:02:04 ---> Running in 511f47b4b79f 20:02:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:02:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:02:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:02:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:02:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:02:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:02:04 v3.16.4-16-g3c16caa8e9c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:02:04 v3.16.4-15-gda8bdec06a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:02:04 OK: 17046 distinct packages available 20:02:04 OK: 211 MiB in 51 packages 20:02:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:02:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:02:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:02:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:02:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:02:04 OK: 211 MiB in 51 packages 20:02:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:02:04 OK: 211 MiB in 51 packages 20:02:04 OK: 211 MiB in 51 packages 20:02:04 Removing intermediate container f099e94d1ee1 20:02:04 ---> 0e8f03bfd73e 20:02:04 Step 5/21 : COPY go.mod vendor* ./ 20:02:05 OK: 211 MiB in 51 packages 20:02:05 Removing intermediate container 4102639aa8cb 20:02:05 ---> 16a0dcaacf41 20:02:05 Step 5/24 : COPY go.mod vendor* ./ 20:02:05 ---> d9c160459215 20:02:05 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:05 ---> Running in c2c561619b11 20:02:05 ---> daf4cc38fc34 20:02:05 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:05 ---> Running in 98f0b9731a41 20:02:05 Removing intermediate container 594e9e28970f 20:02:05 ---> c98893358ab9 20:02:05 Step 5/19 : COPY go.mod vendor* ./ 20:02:05 Removing intermediate container d35cd348fc0c 20:02:05 ---> 65fe5ff947d1 20:02:05 Step 6/24 : COPY go.mod vendor* ./ 20:02:05 Removing intermediate container 511f47b4b79f 20:02:05 ---> ab3d23512725 20:02:05 Step 6/22 : COPY go.mod vendor* ./ 20:02:05 ---> c8ac9afb0701 20:02:05 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:05 ---> Running in 255a18df20c6 20:02:05 ---> bdb0bff1fc78 20:02:05 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:05 ---> Running in b680f0a80008 20:02:05 ---> b601a2b941e9 20:02:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:05 ---> Running in 05659cc42194 20:02:10 db1c61fa0a46: Pull complete 20:02:11 891c053d2c06: Pull complete 20:02:11 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 20:02:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:02:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:02:12 + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:02:12 WORKDIR /edgex 20:02:12 COPY go.mod . 20:02:12 RUN go mod download ci-base-image-arm64 20:02:12 -f - . 20:02:13 Sending build context to Docker daemon 3.091MB 20:02:13 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:02:13 ---> f96f9c87975a 20:02:13 Step 2/4 : WORKDIR /edgex 20:02:14 ---> Running in 95a518da9364 20:02:14 Removing intermediate container 95a518da9364 20:02:14 ---> 1cb65e5dbe06 20:02:14 Step 3/4 : COPY go.mod . 20:02:15 ---> 4156ba658d1d 20:02:15 Step 4/4 : RUN go mod download 20:02:15 ---> Running in 17f966bc6f95 20:02:47 Removing intermediate container 17f966bc6f95 20:02:47 ---> 96a20b27741b 20:02:47 Successfully built 96a20b27741b 20:02:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:48 + docker inspect -f . ci-base-image-arm64 20:02:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:48 prd-ubuntu20.04-docker-arm64-4c-16g-6496 does not seem to be running inside a container 20:02:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:02:49 $ docker top 7ac79a2d92628c2a88b77bbf554ab4fb67fedac5eac2572cf32f27e42fbe6957 -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:50 + go version 20:02:50 go version go1.18.7 linux/arm64 [Pipeline] } 20:02:50 $ docker stop --time=1 7ac79a2d92628c2a88b77bbf554ab4fb67fedac5eac2572cf32f27e42fbe6957 20:02:52 $ docker rm -f --volumes 7ac79a2d92628c2a88b77bbf554ab4fb67fedac5eac2572cf32f27e42fbe6957 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:52 + docker inspect -f . ci-base-image-arm64 20:02:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:53 prd-ubuntu20.04-docker-arm64-4c-16g-6496 does not seem to be running inside a container 20:02:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:02:54 $ docker top e87ab5c7d0066f1824a3035ecec73f903eca3616e3d9ba73639340234099c0d7 -eo pid,comm [Pipeline] { [Pipeline] echo 20:02:54 ========================================================= 20:02:54 [edgeXBuildGoParallel] Running Tests and Build... 20:02:54 ========================================================= [Pipeline] sh 20:02:54 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:02:55 + make test 20:02:55 go test -race -coverprofile=coverage.out ./... 20:03:27 ? github.com/edgexfoundry/edgex-go [no test files] 20:03:27 Removing intermediate container 05659cc42194 20:03:27 ---> b3ea0ac74ec7 20:03:27 Step 8/22 : COPY . . 20:03:27 Removing intermediate container b680f0a80008 20:03:27 ---> d74d8404fe20 20:03:27 Step 8/24 : COPY . . 20:03:27 Removing intermediate container c2c561619b11 20:03:27 ---> e98f8137fb68 20:03:27 Step 7/21 : COPY . . 20:03:27 Removing intermediate container 98f0b9731a41 20:03:27 ---> d929d1f9471e 20:03:27 Step 7/24 : COPY . . 20:03:27 Removing intermediate container 255a18df20c6 20:03:27 ---> e549de589b0a 20:03:27 Step 7/19 : COPY . . 20:03:49 ---> 81a6b4e43162 20:03:49 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:03:49 ---> 5ea1465ee90a 20:03:49 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:03:49 ---> e76fc98ccc72 20:03:49 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:03:49 ---> 57d5ba92ee9c 20:03:49 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:03:49 ---> 6080f24c6b58 20:03:49 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:03:49 ---> Running in 2a9e821518fa 20:03:49 ---> Running in 07924144f8cc 20:03:49 ---> Running in e3bad85897ae 20:03:49 ---> Running in f90deb4fc43a 20:03:49 ---> Running in 08bf8378b474 20:03:49 Removing intermediate container f90deb4fc43a 20:03:49 ---> e0c7c83b5faf 20:03:49 Step 9/24 : WORKDIR /edgex-go/spire-build 20:03:50 ---> Running in 4170e126be20 20:03:50 Removing intermediate container 4170e126be20 20:03:50 ---> 9947e172de8d 20:03:50 Step 10/24 : 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 20:03:50 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 20:03:50 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 20:03:50 ---> Running in c4c152d58759 20:03:50 go build -tags " 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 20:03:51 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:03:53 Removing intermediate container c4c152d58759 20:03:53 ---> 0de9be84c4be 20:03:53 Step 11/24 : WORKDIR /edgex-go 20:03:53 ---> Running in eb5af86cebf4 20:03:53 Removing intermediate container eb5af86cebf4 20:03:53 ---> efee8ce60cae 20:03:53 20:03:53 Step 12/24 : FROM alpine:3.15 20:03:53 3.15: Pulling from library/alpine 20:03:53 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:03:53 Status: Downloaded newer image for alpine:3.15 20:03:53 ---> 5ce65d7b0fde 20:03:53 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:03:54 ---> Running in 509c0afe8e76 20:03:54 Removing intermediate container 509c0afe8e76 20:03:54 ---> 325a987824db 20:03:54 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:03:56 ---> Running in 474739c52e13 20:03:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:03:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:03:57 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:03:57 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:03:57 OK: 15857 distinct packages available 20:03:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:03:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:03:57 (1/5) Installing dumb-init (1.2.5-r1) 20:03:57 (2/5) Installing musl-obstack (1.2.3-r0) 20:03:57 (3/5) Installing libucontext (1.1-r0) 20:03:57 (4/5) Installing gcompat (1.0.0-r4) 20:03:57 (5/5) Installing openssl (1.1.1t-r1) 20:03:57 Executing busybox-1.34.1-r7.trigger 20:03:57 OK: 7 MiB in 19 packages 20:04:02 Removing intermediate container 474739c52e13 20:04:02 ---> d2ae4b0f07f2 20:04:02 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:04:08 ---> e3a31e0b2260 20:04:08 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:04:23 ---> 6489569343a5 20:04:23 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:04:25 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 20:04:25 ---> 8cc12ee6f779 20:04:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:04:28 ---> 30e01ca60421 20:04:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:04:28 ---> 7f160858f210 20:04:28 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:04:29 ---> Running in 66ade6ba1adf 20:04:29 Removing intermediate container 66ade6ba1adf 20:04:29 ---> a4d6c3875b8e 20:04:29 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:04:34 ---> Running in 2957a2823270 20:04:34 Removing intermediate container e3bad85897ae 20:04:34 ---> 7d5e23b878d6 20:04:34 20:04:34 Step 10/24 : FROM alpine:3.16 20:04:34 Removing intermediate container 2a9e821518fa 20:04:34 ---> 3232a42a8dd7 20:04:34 20:04:34 Step 9/21 : FROM alpine:3.16 20:04:35 3.16: Pulling from library/alpine 20:04:36 3.16: Pulling from library/alpine 20:04:36 Removing intermediate container 2957a2823270 20:04:36 ---> 249dc0a4d464 20:04:36 Step 22/24 : LABEL arch=x86_64 20:04:37 ---> Running in 407ca5b2d88f 20:04:38 Removing intermediate container 407ca5b2d88f 20:04:38 ---> 1604ac459de3 20:04:38 Step 23/24 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 20:04:38 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:04:38 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:04:38 Status: Downloaded newer image for alpine:3.16 20:04:38 Status: Downloaded newer image for alpine:3.16 20:04:38 ---> dfd21b5a31f5 20:04:38 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:04:38 ---> dfd21b5a31f5 20:04:38 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 20:04:39 ---> Running in b952c3c77d34 20:04:39 ---> Running in c2583cfa3bae 20:04:39 ---> Running in 4b86ec14f513 20:04:39 Removing intermediate container 07924144f8cc 20:04:39 ---> 0064a58123b0 20:04:39 20:04:39 Step 9/19 : FROM alpine:3.15 20:04:39 ---> 5ce65d7b0fde 20:04:39 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:04:39 ---> Using cache 20:04:39 ---> 325a987824db 20:04:39 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:04:39 Removing intermediate container b952c3c77d34 20:04:39 ---> b0fd1aa9da0d 20:04:39 Step 24/24 : LABEL version=0.0.0 20:04:39 ---> Running in 920b9556077b 20:04:39 ---> Running in 402f04dd3a23 20:04:39 Removing intermediate container 402f04dd3a23 20:04:39 ---> 1996cb475941 20:04:39 20:04:39 Successfully built 1996cb475941 20:04:39 Successfully tagged security-spire-agent:latest 20:04:39  Building security-spire-agent ... done Building core-command 20:04:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:40 (1/1) Installing dumb-init (1.2.5-r1) 20:04:40 Executing busybox-1.35.0-r17.trigger 20:04:40 OK: 6 MiB in 15 packages 20:04:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:40 (1/6) Installing ca-certificates (20220614-r0) 20:04:40 (2/6) Installing brotli-libs (1.0.9-r6) 20:04:40 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:04:40 (4/6) Installing libcurl (7.83.1-r6) 20:04:40 (5/6) Installing curl (7.83.1-r6) 20:04:40 (6/6) Installing dumb-init (1.2.5-r1) 20:04:40 Executing busybox-1.35.0-r17.trigger 20:04:40 Executing ca-certificates-20220614-r0.trigger 20:04:40 OK: 8 MiB in 20 packages 20:04:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:04:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:04:41 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:04:41 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:04:41 OK: 15857 distinct packages available 20:04:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:04:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:04:42 (1/9) Installing ca-certificates (20220614-r0) 20:04:42 (2/9) Installing brotli-libs (1.0.9-r5) 20:04:42 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:04:42 (4/9) Installing libcurl (7.80.0-r6) 20:04:42 (5/9) Installing curl (7.80.0-r6) 20:04:42 (6/9) Installing dumb-init (1.2.5-r1) 20:04:42 (7/9) Installing musl-obstack (1.2.3-r0) 20:04:42 (8/9) Installing libucontext (1.1-r0) 20:04:42 (9/9) Installing gcompat (1.0.0-r4) 20:04:42 Executing busybox-1.34.1-r7.trigger 20:04:42 Executing ca-certificates-20220614-r0.trigger 20:04:42 OK: 8 MiB in 23 packages 20:04:44 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:04:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:04:44 ---> b92bfa54d864 20:04:44 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:04:44 ---> Using cache 20:04:44 ---> 697f5eda1b93 20:04:44 Step 4/23 : WORKDIR /edgex-go 20:04:44 ---> Using cache 20:04:44 ---> 22ade693106f 20:04:44 Step 5/23 : RUN apk add --update --no-cache make git 20:04:44 ---> Using cache 20:04:44 ---> 65fe5ff947d1 20:04:44 Step 6/23 : COPY go.mod vendor* ./ 20:04:44 ---> Using cache 20:04:44 ---> bdb0bff1fc78 20:04:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:44 ---> Using cache 20:04:44 ---> d74d8404fe20 20:04:44 Step 8/23 : COPY . . 20:04:44 ---> Using cache 20:04:44 ---> 57d5ba92ee9c 20:04:44 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:04:45 ---> Running in 61df3f13f2e9 20:04:45 Removing intermediate container c2583cfa3bae 20:04:45 ---> 3bb1df0e2c43 20:04:45 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:04:45 Removing intermediate container 08bf8378b474 20:04:45 ---> 5c48abd5a42b 20:04:45 20:04:45 Step 10/22 : FROM alpine:3.16 20:04:45 ---> dfd21b5a31f5 20:04:45 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:04:45 ---> Running in fac2ddc0c09c 20:04:45 ---> Running in f8379ac00b99 20:04:46 Removing intermediate container fac2ddc0c09c 20:04:46 ---> adb78c421eae 20:04:46 Step 13/24 : ENV APP_PORT=59881 20:04:46 Removing intermediate container 4b86ec14f513 20:04:46 ---> 9fd7fe3a8066 20:04:46 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:04:46 ---> Running in 5ac79dbec258 20:04:46 ---> Running in 230a99806b8b 20:04:46 Removing intermediate container 230a99806b8b 20:04:46 ---> 53210d350578 20:04:46 Step 12/21 : WORKDIR /edgex 20:04:46 Removing intermediate container 5ac79dbec258 20:04:46 ---> 00dcc2aa6d51 20:04:46 Step 14/24 : EXPOSE $APP_PORT 20:04:46 Removing intermediate container 920b9556077b 20:04:46 ---> 01f9bca55c03 20:04:46 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:46 ---> Running in 6cd21ce32fc1 20:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:46 go build -tags " 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 20:04:46 ---> Running in 779d850f2f28 20:04:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:46 Removing intermediate container 779d850f2f28 20:04:46 ---> 4c12b1d0ad82 20:04:46 Step 15/24 : WORKDIR / 20:04:46 Removing intermediate container 6cd21ce32fc1 20:04:46 ---> de0f2e0c8617 20:04:46 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:04:46 ---> Running in 3f2f1baa55dd 20:04:46 ---> c156d1435c19 20:04:46 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:04:46 (1/2) Installing ca-certificates (20220614-r0) 20:04:46 (2/2) Installing dumb-init (1.2.5-r1) 20:04:46 Executing busybox-1.35.0-r17.trigger 20:04:46 Executing ca-certificates-20220614-r0.trigger 20:04:46 Removing intermediate container 3f2f1baa55dd 20:04:46 ---> fcd6e5926707 20:04:46 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:46 OK: 6 MiB in 16 packages 20:04:47 ---> ba34dbcb2932 20:04:47 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:04:48 ---> cd3e163fc66b 20:04:48 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:04:48 ---> 93457cbf4494 20:04:48 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:04:48 ---> 8ddbafec4709 20:04:48 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:04:51 ---> 2dcd94677551 20:04:51 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:04:51 ---> f6d78df1f4a9 20:04:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:04:51 Removing intermediate container f8379ac00b99 20:04:51 ---> d0db69bacc8d 20:04:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:04:51 ---> 6b3ab092f414 20:04:51 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:04:51 ---> Running in 336f1550f53c 20:04:51 ---> Running in 1659ca01b583 20:04:51 ---> c486ef7b0488 20:04:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:04:51 ---> 6a6c23cd414c 20:04:51 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:51 ---> Running in 4e7d9845f73e 20:04:52 Removing intermediate container 336f1550f53c 20:04:52 ---> e593aa41f8b3 20:04:52 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:04:52 Removing intermediate container 1659ca01b583 20:04:52 ---> bccd327b4b6a 20:04:52 Step 13/22 : ENV APP_PORT=59860 20:04:52 ---> Running in 8172b4a20cb8 20:04:52 ---> Running in 9f203670050d 20:04:52 ---> 1d9cf880f754 20:04:52 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:04:52 Removing intermediate container 9f203670050d 20:04:52 ---> 80d568aed609 20:04:52 Step 14/22 : EXPOSE $APP_PORT 20:04:52 ---> Running in d7b74d754e45 20:04:52 Removing intermediate container 8172b4a20cb8 20:04:52 ---> d1c921335bd1 20:04:52 Step 17/19 : LABEL arch=x86_64 20:04:52 ---> Running in 795f6f3fbcb2 20:04:52 ---> Running in 0515741716e8 20:04:52 Removing intermediate container d7b74d754e45 20:04:52 ---> 90e01c2962eb 20:04:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:04:52 ---> Running in afee1f45fc07 20:04:52 Removing intermediate container 0515741716e8 20:04:52 ---> fcabce810e7a 20:04:52 Step 18/19 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 20:04:52 Removing intermediate container 795f6f3fbcb2 20:04:52 ---> 429ed6fa3552 20:04:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:52 ---> Running in f50b2578e343 20:04:52 Removing intermediate container 4e7d9845f73e 20:04:52 ---> ac2389493948 20:04:52 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:04:52 Removing intermediate container afee1f45fc07 20:04:52 ---> 7c3d24dcafb8 20:04:52 Step 22/24 : LABEL arch=x86_64 20:04:52 ---> Running in 062bee87aff3 20:04:52 ---> Running in c69c388185c6 20:04:53 Removing intermediate container f50b2578e343 20:04:53 ---> 6a7cd272279b 20:04:53 Step 19/19 : LABEL version=0.0.0 20:04:53 ---> Running in b334cb178c82 20:04:53 ---> 010eda87a5bf 20:04:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:04:53 Removing intermediate container 062bee87aff3 20:04:53 ---> e9c234aae00c 20:04:53 Step 23/24 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 20:04:53 Removing intermediate container c69c388185c6 20:04:53 ---> 6c10f08e8b70 20:04:53 Step 19/21 : LABEL arch=x86_64 20:04:53 ---> Running in 94b42c079cbe 20:04:53 ---> Running in 7234869ff27d 20:04:53 Removing intermediate container b334cb178c82 20:04:53 ---> a22c0cadf981 20:04:53 20:04:53 Successfully built a22c0cadf981 20:04:54 Successfully tagged security-spiffe-token-provider:latest 20:04:54 Building security-spire-server 20:04:54  Building security-spiffe-token-provider ... done Removing intermediate container 94b42c079cbe 20:04:54 ---> ac690b202a47 20:04:54 Step 24/24 : LABEL version=0.0.0 20:04:58 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:04:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:04:58 ---> b92bfa54d864 20:04:58 Step 3/23 : WORKDIR /edgex-go 20:04:58 ---> Using cache 20:04:58 ---> 004a56b5ade2 20:04:58 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:05:00 ---> Running in b919d88b984a 20:05:00 Removing intermediate container 7234869ff27d 20:05:00 ---> 34120b11b24d 20:05:00 Step 20/21 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 20:05:00 ---> ff45328a82ac 20:05:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:05:00 ---> Running in 7be88857e906 20:05:00 ---> Running in b78c23ec2e29 20:05:00 Removing intermediate container b919d88b984a 20:05:00 ---> e3c5a3cff5c6 20:05:00 20:05:00 Successfully built e3c5a3cff5c6 20:05:00 Successfully tagged core-metadata:latest 20:05:00  Building core-metadata ... done Building security-spire-config 20:05:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:02 OK: 211 MiB in 51 packages 20:05:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:05:04 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:05:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:05:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:05:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:05:04 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:05:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:05:06 ---> b92bfa54d864 20:05:06 Step 3/24 : WORKDIR /edgex-go 20:05:06 ---> Using cache 20:05:06 ---> 004a56b5ade2 20:05:06 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:05:08 ---> 15f0958997e0 20:05:08 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:05:08 Removing intermediate container b78c23ec2e29 20:05:08 ---> 6bc9e8aad01c 20:05:08 Step 21/21 : LABEL version=0.0.0 20:05:08 ---> Running in b10a3363cfd1 20:05:08 ---> Running in 6d2f746b0198 20:05:08 ---> Running in e5ad612e8475 20:05:08 Removing intermediate container 7be88857e906 20:05:08 ---> 7b742b9b77b5 20:05:08 Step 5/23 : COPY go.mod vendor* ./ 20:05:08 Removing intermediate container 6d2f746b0198 20:05:08 ---> 779f0ed84a0d 20:05:08 20:05:08 Removing intermediate container e5ad612e8475 20:05:08 ---> 862ca8134046 20:05:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:05:08 ---> Running in 79b564d47782 20:05:08 Successfully built 779f0ed84a0d 20:05:08 Successfully tagged security-proxy-setup:latest 20:05:08  Building security-proxy-setup ... done Building core-data 20:05:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:08 OK: 211 MiB in 51 packages 20:05:13 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:05:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:05:13 ---> b92bfa54d864 20:05:13 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:05:13 ---> Using cache 20:05:13 ---> 697f5eda1b93 20:05:13 Step 4/22 : WORKDIR /edgex-go 20:05:13 ---> Using cache 20:05:13 ---> 22ade693106f 20:05:13 Step 5/22 : RUN apk add --update --no-cache make git 20:05:13 ---> Using cache 20:05:13 ---> 65fe5ff947d1 20:05:13 Step 6/22 : COPY go.mod vendor* ./ 20:05:13 ---> Using cache 20:05:13 ---> bdb0bff1fc78 20:05:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:13 ---> Using cache 20:05:13 ---> d74d8404fe20 20:05:13 Step 8/22 : COPY . . 20:05:13 ---> Using cache 20:05:13 ---> 57d5ba92ee9c 20:05:13 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:05:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:05:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:05:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:05:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:05:14 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:05:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:05:14 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:05:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:05:14 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:05:15 ---> e853f736005c 20:05:15 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:15 Removing intermediate container 79b564d47782 20:05:15 ---> 5a3b9fc350b3 20:05:15 Step 20/22 : LABEL arch=x86_64 20:05:15 ---> Running in 0e071d2b0eac 20:05:15 ---> Running in 408aaa279935 20:05:15 ---> Running in a4b2287c8418 20:05:15 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:05:15 Removing intermediate container b10a3363cfd1 20:05:15 ---> cbf0d255d2eb 20:05:15 Step 5/24 : COPY go.mod vendor* ./ 20:05:15 Removing intermediate container a4b2287c8418 20:05:15 ---> 7d4cf53819ce 20:05:15 Step 21/22 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 20:05:15 ---> Running in d46347383080 20:05:16 ---> a5005814ef9c 20:05:16 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:16 Removing intermediate container d46347383080 20:05:16 ---> 56d274dec48b 20:05:16 Step 22/22 : LABEL version=0.0.0 20:05:16 ---> Running in dd9cb33ca99c 20:05:16 ---> Running in a59e0239b562 20:05:16 Removing intermediate container a59e0239b562 20:05:16 ---> cc8189b5ac69 20:05:16 20:05:16 Successfully built cc8189b5ac69 20:05:16 Successfully tagged support-notifications:latest 20:05:16 Building security-bootstrapper 20:05:21  Building support-notifications ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:05:21 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:05:21 ---> b92bfa54d864 20:05:21 Step 3/32 : WORKDIR /edgex-go 20:05:21 ---> Using cache 20:05:21 ---> 004a56b5ade2 20:05:21 Step 4/32 : RUN apk add --update --no-cache make git 20:05:21 ---> Using cache 20:05:21 ---> 0e8f03bfd73e 20:05:21 Step 5/32 : COPY go.mod vendor* ./ 20:05:21 ---> Using cache 20:05:21 ---> d9c160459215 20:05:21 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:21 ---> Using cache 20:05:21 ---> e98f8137fb68 20:05:21 Step 7/32 : COPY . . 20:05:21 ---> Using cache 20:05:21 ---> 81a6b4e43162 20:05:21 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:05:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.300s coverage: 28.7% of statements 20:05:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:05:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:05:27 Removing intermediate container 61df3f13f2e9 20:05:27 ---> 18bd4e924e38 20:05:27 20:05:27 Step 10/23 : FROM alpine:3.16 20:05:27 ---> dfd21b5a31f5 20:05:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:05:27 ---> Using cache 20:05:27 ---> 3bb1df0e2c43 20:05:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:05:27 ---> Using cache 20:05:27 ---> adb78c421eae 20:05:27 Step 13/23 : ENV APP_PORT=59882 20:05:27 ---> Running in b0b8dd53cf1b 20:05:27 ---> Running in 9cff6da4b628 20:05:27 Removing intermediate container 9cff6da4b628 20:05:27 ---> d2d03ac79add 20:05:27 Step 14/23 : EXPOSE $APP_PORT 20:05:27 ---> Running in bca5b61d2bf4 20:05:27 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 20:05:27 Removing intermediate container bca5b61d2bf4 20:05:27 ---> 29c197e024d1 20:05:27 Step 15/23 : WORKDIR / 20:05:27 ---> Running in 07211bb82cc6 20:05:27 Removing intermediate container 07211bb82cc6 20:05:27 ---> 130f6762b27b 20:05:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:27 ---> 4e1804c09f37 20:05:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:05:28 ---> 83daadaefd73 20:05:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:05:29 ---> 83b5a78ad076 20:05:29 Step 19/23 : ENTRYPOINT ["/core-command"] 20:05:29 ---> Running in 6235f17325ca 20:05:29 Removing intermediate container 6235f17325ca 20:05:29 ---> 28209fad7bea 20:05:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:05:29 ---> Running in fc643754aca8 20:05:29 Removing intermediate container fc643754aca8 20:05:29 ---> d401f6fa9e6c 20:05:29 Step 21/23 : LABEL arch=x86_64 20:05:29 ---> Running in 088c66d2b5b3 20:05:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.490s coverage: 98.5% of statements 20:05:29 Removing intermediate container 088c66d2b5b3 20:05:29 ---> 045fa1a5969e 20:05:29 Step 22/23 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 20:05:29 ---> Running in 09b46d7dfee4 20:05:29 Removing intermediate container 09b46d7dfee4 20:05:29 ---> 4e08a1ca454e 20:05:29 Step 23/23 : LABEL version=0.0.0 20:05:29 ---> Running in 01dede9e9889 20:05:30 Removing intermediate container 01dede9e9889 20:05:30 ---> 80bcd4f42b22 20:05:30 20:05:30 Successfully built 80bcd4f42b22 20:05:30 Successfully tagged core-command:latest 20:05:30  Building core-command ... done Building support-scheduler 20:05:32 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:05:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:05:32 ---> b92bfa54d864 20:05:32 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:05:32 ---> Using cache 20:05:32 ---> 697f5eda1b93 20:05:32 Step 4/22 : WORKDIR /edgex-go 20:05:32 ---> Using cache 20:05:32 ---> 22ade693106f 20:05:32 Step 5/22 : RUN apk add --update --no-cache make git 20:05:32 ---> Using cache 20:05:32 ---> 65fe5ff947d1 20:05:32 Step 6/22 : COPY go.mod vendor* ./ 20:05:32 ---> Using cache 20:05:32 ---> bdb0bff1fc78 20:05:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:32 ---> Using cache 20:05:32 ---> d74d8404fe20 20:05:32 Step 8/22 : COPY . . 20:05:32 ---> Using cache 20:05:32 ---> 57d5ba92ee9c 20:05:32 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:05:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.571s coverage: 73.7% of statements 20:05:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:05:34 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:05:34 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:05:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.776s coverage: 54.0% of statements 20:05:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:05:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:05:41 ---> Running in a04a3a583af3 20:05:41 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:05:43 Removing intermediate container 0e071d2b0eac 20:05:43 ---> 0f8b3c6960c0 20:05:43 20:05:43 Step 10/22 : FROM alpine:3.16 20:05:43 ---> dfd21b5a31f5 20:05:43 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:05:44 ---> Running in e798327ee9d4 20:05:45 Removing intermediate container e798327ee9d4 20:05:45 ---> 6c71a0defb6c 20:05:45 Step 12/22 : ENV APP_PORT=59880 20:05:46 ---> Running in 0ffe8d34eb97 20:05:50 Removing intermediate container 0ffe8d34eb97 20:05:50 ---> 187ad0b12fa1 20:05:50 Step 13/22 : EXPOSE $APP_PORT 20:05:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.598s coverage: 88.5% of statements 20:05:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:05:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:05:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:05:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:05:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:05:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.539s coverage: 3.9% of statements 20:05:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:05:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:05:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.186s coverage: 95.6% of statements 20:05:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:05:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:05:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:05:53 ok github.com/edgexfoundry/edgex-go/internal/io 0.309s coverage: 72.2% of statements 20:05:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:05:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:05:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:05:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:05:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:05:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.382s coverage: 65.9% of statements 20:05:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:05:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:05:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:05:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.580s coverage: 0.9% of statements 20:05:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:05:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.538s coverage: 29.6% of statements 20:05:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:05:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.331s coverage: 47.1% of statements 20:05:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.399s coverage: 82.9% of statements 20:05:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.555s coverage: 94.1% of statements 20:05:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.369s coverage: 96.3% of statements 20:06:02 ---> Running in a5850d9fb5ff 20:06:02 Removing intermediate container a5850d9fb5ff 20:06:02 ---> 81e62c8fb493 20:06:02 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:06:02 ---> Running in abe6703da97d 20:06:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.275s coverage: 87.5% of statements 20:06:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:06:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:06:03 (1/1) Installing dumb-init (1.2.5-r1) 20:06:03 Executing busybox-1.35.0-r17.trigger 20:06:03 OK: 6 MiB in 15 packages 20:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.541s coverage: 94.4% of statements 20:06:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.534s coverage: 44.8% of statements 20:06:18 Removing intermediate container b0b8dd53cf1b 20:06:18 ---> f1ddd26354e5 20:06:18 20:06:18 Step 9/32 : FROM alpine:3.16 20:06:18 ---> dfd21b5a31f5 20:06:18 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:06:18 Removing intermediate container 408aaa279935 20:06:18 ---> 52ac6ee5f87b 20:06:18 Step 7/23 : COPY . . 20:06:18 ---> Running in 6e06c2fb5e4d 20:06:18 Removing intermediate container abe6703da97d 20:06:18 ---> 65e8b3955c52 20:06:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:18 Removing intermediate container dd9cb33ca99c 20:06:18 ---> 8280b2a0b32c 20:06:18 Step 7/24 : COPY . . 20:06:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.384s coverage: 79.9% of statements 20:06:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:06:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.265s coverage: 92.9% of statements 20:06:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:06:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:06:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:06:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.066s coverage: 64.4% of statements 20:06:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:06:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:06:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:06:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:06:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.228s coverage: 86.9% of statements 20:06:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:06:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:06:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:06:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:06:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.211s coverage: 87.2% of statements 20:06:30 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.174s coverage: 20.0% of statements 20:06:30 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:06:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:06:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements 20:06:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:06:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.267s coverage: 77.4% of statements 20:06:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:06:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.268s coverage: 80.0% of statements 20:06:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.237s coverage: 87.2% of statements 20:06:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.826s coverage: 91.2% of statements 20:06:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:06:31 Removing intermediate container 6e06c2fb5e4d 20:06:31 ---> 9878d8b0b9eb 20:06:31 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:06:31 ---> a88310ad50f6 20:06:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:06:31 ---> Running in ec1e6448c3be 20:06:31 ---> 4d88604f1385 20:06:31 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:06:31 ---> 17693e4a3ca3 20:06:31 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:06:31 Removing intermediate container a04a3a583af3 20:06:31 ---> ca0c479c56bd 20:06:31 20:06:31 Step 10/22 : FROM alpine:3.16 20:06:31 ---> dfd21b5a31f5 20:06:31 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:06:31 ---> Using cache 20:06:31 ---> 3bb1df0e2c43 20:06:31 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:06:31 ---> Using cache 20:06:31 ---> adb78c421eae 20:06:31 Step 13/22 : ENV APP_PORT=59861 20:06:31 ---> Running in b5cf03ea5437 20:06:31 ---> Running in 0d74bc4700f7 20:06:31 ---> Running in 673202169e29 20:06:31 Removing intermediate container 673202169e29 20:06:31 ---> 039ba1795f8f 20:06:31 Step 9/24 : WORKDIR /edgex-go/spire-build 20:06:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:06:31 Removing intermediate container b5cf03ea5437 20:06:31 ---> 4addd1f196e3 20:06:31 Step 9/23 : WORKDIR /edgex-go/spire-build 20:06:31 ---> f2fea0a5aea1 20:06:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:06:31 ---> Running in 382756edb371 20:06:31 ---> Running in 8b5481129dd7 20:06:31 Removing intermediate container 0d74bc4700f7 20:06:31 ---> 34d1b7ce5e58 20:06:31 Step 14/22 : EXPOSE $APP_PORT 20:06:31 ---> Running in cf5998d907e7 20:06:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:06:31 Removing intermediate container cf5998d907e7 20:06:31 ---> 81811cfbf6d7 20:06:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:31 Removing intermediate container 382756edb371 20:06:31 ---> 4d7919c32c14 20:06:31 Step 10/23 : 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 20:06:31 Removing intermediate container 8b5481129dd7 20:06:31 ---> 94a74ee3c711 20:06:31 Step 10/24 : 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 20:06:31 ---> ff1135231d2a 20:06:31 Step 18/22 : ENTRYPOINT ["/core-data"] 20:06:31 ---> Running in a8b6de04ea6e 20:06:31 ---> Running in 29dd473d0e09 20:06:31 ---> Running in 0b902e3e70c8 20:06:31 ---> 2bf2c9d65966 20:06:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:06:31 Removing intermediate container 0b902e3e70c8 20:06:31 ---> 6af69445436d 20:06:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:06:31 ---> Running in 67c84ae94fae 20:06:31 (1/2) Installing dumb-init (1.2.5-r1) 20:06:31 (2/2) Installing su-exec (0.2-r1) 20:06:31 Executing busybox-1.35.0-r17.trigger 20:06:31 OK: 6 MiB in 16 packages 20:06:31 Removing intermediate container 67c84ae94fae 20:06:31 ---> 03dda844c254 20:06:31 Step 20/22 : LABEL arch=x86_64 20:06:31 ---> Running in 6bd79be202c4 20:06:31 Removing intermediate container 6bd79be202c4 20:06:31 ---> d2a476949456 20:06:31 Step 21/22 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 20:06:31 ---> b29081ba64fa 20:06:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:06:31 ---> Running in 74b074f3facb 20:06:31 Removing intermediate container 74b074f3facb 20:06:31 ---> 4ef61dde4b3b 20:06:31 Step 22/22 : LABEL version=0.0.0 20:06:31 Removing intermediate container ec1e6448c3be 20:06:31 ---> f4b790d2fb52 20:06:31 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:06:31 ---> Running in 69043bf30823 20:06:31 ---> Running in f08afab3c2c1 20:06:31 ---> 57be1d1218e7 20:06:31 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:06:31 ---> Running in 1e763c6e5b39 20:06:32 Removing intermediate container f08afab3c2c1 20:06:32 ---> fad1f6da117f 20:06:32 20:06:32 Removing intermediate container 69043bf30823 20:06:32 ---> 14d12bf56caf 20:06:32 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:06:32 ---> Running in f38cec6a88fa 20:06:32 Removing intermediate container 1e763c6e5b39 20:06:32 ---> 7204dfa9026f 20:06:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:06:32 Successfully built fad1f6da117f 20:06:32 Removing intermediate container a8b6de04ea6e 20:06:32 ---> cd4449896e18 20:06:32 Step 11/23 : WORKDIR /edgex-go 20:06:32 Successfully tagged core-data:latest 20:06:32  Building core-data ... done Building security-secretstore-setup 20:06:32 ---> Running in 9782d00eba24 20:06:32 ---> Running in d2ab9b5277d1 20:06:32 Removing intermediate container f38cec6a88fa 20:06:32 ---> 3599832c679c 20:06:32 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:06:32 Removing intermediate container 29dd473d0e09 20:06:32 ---> 0a8b9d0759af 20:06:32 Step 11/24 : WORKDIR /edgex-go 20:06:32 ---> Running in 6864a68b61f7 20:06:32 ---> Running in 375a3101a017 20:06:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.335s coverage: 63.1% of statements 20:06:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:06:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:06:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.219s coverage: 100.0% of statements 20:06:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.107s coverage: 89.4% of statements 20:06:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.077s coverage: 100.0% of statements 20:06:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements 20:06:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 20:06:35 Removing intermediate container 9782d00eba24 20:06:35 ---> affc6e2622d3 20:06:35 Step 20/22 : LABEL arch=x86_64 20:06:35 Removing intermediate container d2ab9b5277d1 20:06:35 ---> eb73288bbe2c 20:06:35 20:06:35 Step 12/23 : FROM alpine:3.15 20:06:35 ---> 5ce65d7b0fde 20:06:35 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:06:35 ---> Using cache 20:06:35 ---> 325a987824db 20:06:35 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:06:35 ---> Using cache 20:06:35 ---> d2ae4b0f07f2 20:06:35 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:06:35 Removing intermediate container 6864a68b61f7 20:06:35 ---> 91d2b4a72d52 20:06:35 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:06:36 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:06:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:06:36 ---> b92bfa54d864 20:06:36 Step 3/24 : WORKDIR /edgex-go 20:06:36 ---> Using cache 20:06:36 ---> 004a56b5ade2 20:06:36 Step 4/24 : RUN apk add --update --no-cache make git 20:06:36 ---> Using cache 20:06:36 ---> 0e8f03bfd73e 20:06:36 Step 5/24 : COPY go.mod vendor* ./ 20:06:36 ---> Using cache 20:06:36 ---> d9c160459215 20:06:36 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:36 ---> Using cache 20:06:36 ---> e98f8137fb68 20:06:36 Step 7/24 : COPY . . 20:06:36 ---> Using cache 20:06:36 ---> 81a6b4e43162 20:06:36 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:06:38 Removing intermediate container 375a3101a017 20:06:38 ---> 975b804bccf9 20:06:38 20:06:38 Step 12/24 : FROM alpine:3.15 20:06:38 ---> 5ce65d7b0fde 20:06:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:06:38 ---> Using cache 20:06:38 ---> 325a987824db 20:06:38 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:06:38 ---> Running in 7365ae6e1e83 20:06:38 ---> Running in 01277aab88b2 20:06:38 ---> Running in 9b1e5144b024 20:06:38 ---> d87db3334e42 20:06:38 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:06:38 ---> Running in 0b6dc6d48837 20:06:38 Removing intermediate container 01277aab88b2 20:06:38 ---> c595c6f4838e 20:06:38 Step 21/22 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 20:06:38 Removing intermediate container 7365ae6e1e83 20:06:38 ---> dab59ce67e49 20:06:38 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:06:38 ---> Running in bf9480d98463 20:06:38 ---> Running in 1b4c48508b6a 20:06:38 ---> a75b4e7e8772 20:06:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:06:38 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 20:06:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:06:38 Removing intermediate container 1b4c48508b6a 20:06:38 ---> 3db1e6f31755 20:06:38 Step 22/22 : LABEL version=0.0.0 20:06:38 ---> Running in 59805da71cac 20:06:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:06:38 ---> 70e79afb54e6 20:06:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:06:38 Removing intermediate container 59805da71cac 20:06:38 ---> cdbd16679958 20:06:38 20:06:38 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:06:38 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:06:38 OK: 15857 distinct packages available 20:06:38 Successfully built cdbd16679958 20:06:38 Successfully tagged support-scheduler:latest 20:06:38  Building support-scheduler ... done Building core-common-config-bootstrapper 20:06:38 ---> ad6e9ed01d26 20:06:38 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:06:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:06:38 ---> Running in 32649d0071bc 20:06:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:06:39 (1/4) Installing dumb-init (1.2.5-r1) 20:06:39 (2/4) Installing musl-obstack (1.2.3-r0) 20:06:39 (3/4) Installing libucontext (1.1-r0) 20:06:39 (4/4) Installing gcompat (1.0.0-r4) 20:06:39 Executing busybox-1.34.1-r7.trigger 20:06:39 OK: 6 MiB in 18 packages 20:06:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.268s coverage: 65.3% of statements 20:06:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:06:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:06:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:06:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.801s coverage: 41.0% of statements 20:06:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:06:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:06:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.324s coverage: 89.5% of statements 20:06:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:06:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.260s coverage: 84.8% of statements 20:06:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:06:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:06:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:06:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:06:43 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:06:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:06:43 ---> b92bfa54d864 20:06:43 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:06:43 ---> Using cache 20:06:43 ---> 697f5eda1b93 20:06:43 Step 4/22 : WORKDIR /edgex-go 20:06:43 ---> Using cache 20:06:43 ---> 22ade693106f 20:06:43 Step 5/22 : RUN apk add --update --no-cache make git 20:06:43 ---> Using cache 20:06:43 ---> 65fe5ff947d1 20:06:43 Step 6/22 : COPY go.mod vendor* ./ 20:06:43 ---> Using cache 20:06:43 ---> bdb0bff1fc78 20:06:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:43 ---> Using cache 20:06:43 ---> d74d8404fe20 20:06:43 Step 8/22 : COPY . . 20:06:43 ---> Using cache 20:06:43 ---> 57d5ba92ee9c 20:06:43 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:06:47 Removing intermediate container 32649d0071bc 20:06:47 ---> 5a61ae9503dc 20:06:47 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:06:47 ---> Running in e94eb1bd3c35 20:06:47 ---> Running in 56d4c5ce8bac 20:06:48 Removing intermediate container bf9480d98463 20:06:48 ---> c5c443d07a93 20:06:48 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:06:49 Removing intermediate container 0b6dc6d48837 20:06:49 ---> b2e714da119c 20:06:49 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:06:49 Removing intermediate container 56d4c5ce8bac 20:06:49 ---> d4cb2b97802d 20:06:49 Step 21/23 : LABEL arch=x86_64 20:06:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:06:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.331s coverage: 17.7% of statements 20:06:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:06:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:06:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:06:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:06:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.654s coverage: 92.3% of statements 20:06:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:06:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:06:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:06:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:06:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.232s coverage: 63.2% of statements 20:06:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:06:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:06:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.445s coverage: 97.7% of statements 20:06:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:06:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:06:49 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 20:06:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:06:49 go vet ./... 20:06:49 ---> Running in 74125931c4b5 20:06:51 ---> Running in 6edc5018aaf0 20:06:51 ---> 8f306321d37b 20:06:51 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:06:51 Removing intermediate container 74125931c4b5 20:06:51 ---> 218df519f189 20:06:51 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:06:51 Removing intermediate container 6edc5018aaf0 20:06:51 ---> 9a4125e0df9d 20:06:51 Step 22/23 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 20:06:51 ---> Running in 44af220d2137 20:06:51 ---> 51dd42638891 20:06:51 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:06:51 ---> ad091d0e3b1c 20:06:51 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:06:51 Removing intermediate container 44af220d2137 20:06:51 ---> a3d6d1400103 20:06:51 Step 23/23 : LABEL version=0.0.0 20:06:51 ---> Running in a3ebd3a77aa3 20:06:51 ---> Running in 657a55726e01 20:06:51 ---> Running in 48d02aea5139 20:06:52 Removing intermediate container a3ebd3a77aa3 20:06:52 ---> 7b457a6bfd0b 20:06:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:06:52 Removing intermediate container 657a55726e01 20:06:52 ---> e4d9c2d1727f 20:06:52 20:06:52 Successfully built e4d9c2d1727f 20:06:52 Successfully tagged security-spire-server:latest 20:06:52  Building security-spire-server ... done  ---> 4f51281228cf 20:06:52 Step 19/24 : WORKDIR / 20:06:52 ---> Running in 03e27e6fbc53 20:06:52 Removing intermediate container 03e27e6fbc53 20:06:52 ---> dbef0372844b 20:06:52 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:06:52 ---> Running in 5a28a3d6328d 20:06:52 Removing intermediate container 5a28a3d6328d 20:06:52 ---> b354d3d2beaf 20:06:52 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:06:52 ---> Running in c56912c48b65 20:06:53 Removing intermediate container c56912c48b65 20:06:53 ---> 42acded8d485 20:06:53 Step 22/24 : LABEL arch=x86_64 20:06:53 ---> Running in 1fea5d6ce48e 20:06:53 Removing intermediate container 48d02aea5139 20:06:53 ---> 2cd1e2819baa 20:06:53 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:53 Removing intermediate container 1fea5d6ce48e 20:06:53 ---> 2fa8c214e6a0 20:06:53 Step 23/24 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 20:06:53 ---> Running in 47eda7428ebf 20:06:53 ---> 94d9f187ed03 20:06:53 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:06:53 Removing intermediate container 47eda7428ebf 20:06:53 ---> c44a8c227839 20:06:53 Step 24/24 : LABEL version=0.0.0 20:06:54 ---> Running in 4386d72c18d2 20:06:54 ---> de29925cb0b8 20:06:54 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:06:54 Removing intermediate container 4386d72c18d2 20:06:54 ---> 8d4e932df527 20:06:54 20:06:54 Successfully built 8d4e932df527 20:06:54 Successfully tagged security-spire-config:latest 20:06:54  Building security-spire-config ... done  ---> 596960becfe1 20:06:54 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:06:55 ---> f1123e82ca41 20:06:55 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:06:56 ---> 8cc9ffe144aa 20:06:56 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:06:56 ---> 62c6774f19d5 20:06:56 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:06:57 ---> 614b5f705f7c 20:06:57 Step 27/32 : RUN chmod +x /entrypoint.sh 20:06:57 ---> Running in 5c4065c2ccbb 20:07:00 Removing intermediate container 5c4065c2ccbb 20:07:00 ---> 5376077b5e04 20:07:00 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:07:01 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 20:07:01 ---> Running in ec231c7df7fc 20:07:01 Removing intermediate container ec231c7df7fc 20:07:01 ---> ea4a0efc7892 20:07:01 Step 29/32 : CMD ["gate"] 20:07:02 ---> Running in cb64218fc337 20:07:02 Removing intermediate container cb64218fc337 20:07:02 ---> 93cd472dd306 20:07:02 Step 30/32 : LABEL arch=x86_64 20:07:02 ---> Running in fc151dea8cb7 20:07:02 Removing intermediate container fc151dea8cb7 20:07:02 ---> 40f18e0d4304 20:07:02 Step 31/32 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 20:07:02 ---> Running in 3dd5bd87bab1 20:07:03 Removing intermediate container 3dd5bd87bab1 20:07:03 ---> 850be87d3a62 20:07:03 Step 32/32 : LABEL version=0.0.0 20:07:03 ---> Running in 3d47177f4e3a 20:07:03 Removing intermediate container 3d47177f4e3a 20:07:03 ---> d0bca6802800 20:07:03 20:07:03 Successfully built d0bca6802800 20:07:03 Successfully tagged security-bootstrapper:latest 20:07:08  Building security-bootstrapper ... done Removing intermediate container 9b1e5144b024 20:07:08 ---> e219a19b6ec1 20:07:08 20:07:08 Step 9/24 : FROM alpine:3.16 20:07:08 ---> dfd21b5a31f5 20:07:08 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:07:08 ---> Running in 2b1bdeb7fc1d 20:07:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:07:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:07:09 (1/3) Installing ca-certificates (20220614-r0) 20:07:09 (2/3) Installing dumb-init (1.2.5-r1) 20:07:09 (3/3) Installing su-exec (0.2-r1) 20:07:09 Executing busybox-1.35.0-r17.trigger 20:07:09 Executing ca-certificates-20220614-r0.trigger 20:07:09 OK: 6 MiB in 17 packages 20:07:11 Removing intermediate container 2b1bdeb7fc1d 20:07:11 ---> 5ac8d8f476bc 20:07:11 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:07:11 ---> Running in 0fe53058685f 20:07:11 Removing intermediate container e94eb1bd3c35 20:07:11 ---> 0ebc4a9a4b37 20:07:11 20:07:11 Step 10/22 : FROM alpine:3.16 20:07:11 ---> dfd21b5a31f5 20:07:11 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:07:11 ---> Running in cae236b7e3b4 20:07:11 Removing intermediate container 0fe53058685f 20:07:11 ---> e13380d2dc7c 20:07:11 Step 12/24 : WORKDIR / 20:07:11 ---> Running in a289b8616b26 20:07:11 Removing intermediate container cae236b7e3b4 20:07:11 ---> 1cef3aaf9d68 20:07:11 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:07:11 ---> Running in 730fc8bf50e8 20:07:11 Removing intermediate container a289b8616b26 20:07:11 ---> fb5ff53c5411 20:07:11 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:07:11 ---> 42246076202a 20:07:11 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:07:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:07:11 ---> b260fe79cb7c 20:07:11 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:07:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:07:11 ---> 1df05d695c0d 20:07:11 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:07:11 ---> 48789ef96ecd 20:07:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:07:11 (1/1) Installing dumb-init (1.2.5-r1) 20:07:11 Executing busybox-1.35.0-r17.trigger 20:07:11 OK: 6 MiB in 15 packages 20:07:12 ---> cff9a87f9e81 20:07:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:07:12 Removing intermediate container 730fc8bf50e8 20:07:12 ---> 33d71ab9f90f 20:07:12 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:13 ---> d10f2d09df3a 20:07:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:07:13 ---> 7d4c39c116d1 20:07:13 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:07:13 ---> 91f716fabd99 20:07:13 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:07:13 ---> Running in 162aefbdf106 20:07:13 ---> cec5be641cf1 20:07:13 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:07:13 ---> e087ffa039f7 20:07:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:07:13 ---> aa31befa3eb6 20:07:13 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:07:13 ---> Running in 32d4f98d8e3e 20:07:14 Removing intermediate container 162aefbdf106 20:07:14 ---> 9bf8f1f2abaf 20:07:14 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:07:14 ---> Running in 925ca8119a2d 20:07:14 Removing intermediate container 925ca8119a2d 20:07:14 ---> b984f732f2cb 20:07:14 Step 22/24 : LABEL arch=x86_64 20:07:15 ---> Running in 72cf6840dd1f 20:07:15 Removing intermediate container 32d4f98d8e3e 20:07:15 ---> edc9a7469608 20:07:15 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:07:15 ---> Running in 42a1f70f439a 20:07:15 Removing intermediate container 72cf6840dd1f 20:07:15 ---> 6846df290458 20:07:15 Step 23/24 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 20:07:15 ---> Running in 3c1f45f8143e 20:07:15 Removing intermediate container 42a1f70f439a 20:07:15 ---> 5671eb5a6ed4 20:07:15 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:07:16 ---> Running in c62890efd6a1 20:07:16 Removing intermediate container 3c1f45f8143e 20:07:16 ---> 952502de3619 20:07:16 Step 24/24 : LABEL version=0.0.0 20:07:16 ---> Running in 0ec4732985f2 20:07:16 Removing intermediate container c62890efd6a1 20:07:16 ---> e76c1fb56960 20:07:16 Step 20/22 : LABEL arch=x86_64 20:07:16 ---> Running in 5806b15b7995 20:07:16 Removing intermediate container 0ec4732985f2 20:07:16 ---> df975637a0bb 20:07:16 20:07:16 Successfully built df975637a0bb 20:07:16 Successfully tagged security-secretstore-setup:latest 20:07:16  Building security-secretstore-setup ... done Removing intermediate container 5806b15b7995 20:07:16 ---> 8d5feec8ac99 20:07:16 Step 21/22 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 20:07:16 ---> Running in 4da733e974c5 20:07:16 Removing intermediate container 4da733e974c5 20:07:16 ---> 300b51cb695d 20:07:16 Step 22/22 : LABEL version=0.0.0 20:07:16 ---> Running in 33a63197dfdf 20:07:16 Removing intermediate container 33a63197dfdf 20:07:16 ---> a0232de13989 20:07:16 20:07:16 Successfully built a0232de13989 20:07:16 Successfully tagged core-common-config-bootstrapper:latest 20:07:17  Building core-common-config-bootstrapper ... done  [Pipeline] } 20:07:17 $ docker stop --time=1 8fcba6acf81b0757a023a0336fb3a42d3335c896ed5bd515175a32b25cccf02b 20:07:18 $ docker rm -f --volumes 8fcba6acf81b0757a023a0336fb3a42d3335c896ed5bd515175a32b25cccf02b [Pipeline] // withDockerContainer [Pipeline] sh 20:07:18 + docker images 20:07:18 REPOSITORY TAG IMAGE ID CREATED SIZE 20:07:18 core-common-config-bootstrapper latest a0232de13989 2 seconds ago 15.5MB 20:07:18 security-secretstore-setup latest df975637a0bb 2 seconds ago 30MB 20:07:18 0ebc4a9a4b37 8 seconds ago 1.67GB 20:07:18 e219a19b6ec1 14 seconds ago 1.67GB 20:07:18 security-bootstrapper latest d0bca6802800 16 seconds ago 20.4MB 20:07:18 security-spire-config latest 8d4e932df527 24 seconds ago 85.8MB 20:07:18 security-spire-server latest e4d9c2d1727f 27 seconds ago 86.5MB 20:07:18 support-scheduler latest cdbd16679958 40 seconds ago 30MB 20:07:18 975b804bccf9 44 seconds ago 1.55GB 20:07:18 eb73288bbe2c 46 seconds ago 1.55GB 20:07:18 core-data latest fad1f6da117f 47 seconds ago 17.9MB 20:07:18 ca0c479c56bd 49 seconds ago 1.74GB 20:07:18 f1ddd26354e5 About a minute ago 1.67GB 20:07:18 0f8b3c6960c0 About a minute ago 1.68GB 20:07:18 core-command latest 80bcd4f42b22 About a minute ago 17.7MB 20:07:18 18bd4e924e38 2 minutes ago 1.68GB 20:07:18 support-notifications latest cc8189b5ac69 2 minutes ago 30.7MB 20:07:18 security-proxy-setup latest 779f0ed84a0d 2 minutes ago 27.8MB 20:07:18 core-metadata latest e3c5a3cff5c6 2 minutes ago 18.5MB 20:07:18 security-spiffe-token-provider latest a22c0cadf981 2 minutes ago 30MB 20:07:18 5c48abd5a42b 2 minutes ago 1.74GB 20:07:18 security-spire-agent latest 1996cb475941 2 minutes ago 125MB 20:07:18 0064a58123b0 2 minutes ago 1.71GB 20:07:18 3232a42a8dd7 2 minutes ago 1.67GB 20:07:18 7d5e23b878d6 2 minutes ago 1.68GB 20:07:18 efee8ce60cae 3 minutes ago 1.55GB 20:07:18 ci-base-image-x86_64 latest b92bfa54d864 7 minutes ago 903MB 20:07:18 alpine 3.15 5ce65d7b0fde 6 days ago 5.59MB 20:07:18 alpine 3.16 dfd21b5a31f5 6 days ago 5.55MB 20:07:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 20:07:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 20:07:18 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] } 20:08:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:08:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:08:41 ./bin/test-attribution-txt.sh [Pipeline] echo 20:08:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:08:42 + ls -al . 20:08:42 total 740 20:08:42 drwxrwxr-x 10 1001 1001 4096 Feb 17 20:02 . 20:08:42 drwxr-xr-x 4 root root 4096 Feb 17 20:02 .. 20:08:42 drwxrwxr-x 2 1001 1001 4096 Feb 17 20:01 .blubracket 20:08:42 -rw-rw-r-- 1 1001 1001 16 Feb 17 20:01 .dockerignore 20:08:42 drwxrwxr-x 8 1001 1001 4096 Feb 17 20:01 .git 20:08:42 drwxrwxr-x 3 1001 1001 4096 Feb 17 20:01 .github 20:08:42 -rw-rw-r-- 1 1001 1001 1024 Feb 17 20:01 .gitignore 20:08:42 -rw-rw-r-- 1 1001 1001 42 Feb 17 20:01 .golangci.yml 20:08:42 -rw-rw-r-- 1 1001 1001 87 Feb 17 20:01 .hadolint.yml 20:08:42 -rw-rw-r-- 1 1001 1001 166 Feb 17 20:01 .sonarcloud.properties 20:08:42 -rw-rw-r-- 1 1001 1001 1171 Feb 17 20:01 ADOPTERS.md 20:08:42 -rw-rw-r-- 1 1001 1001 10825 Feb 17 20:01 Attribution.txt 20:08:42 -rw-rw-r-- 1 1001 1001 73765 Feb 17 20:01 CHANGELOG.md 20:08:42 -rw-rw-r-- 1 1001 1001 3804 Feb 17 20:01 CONTRIBUTING.md 20:08:42 -rw-rw-r-- 1 1001 1001 677 Feb 17 20:01 GOVERNANCE.md 20:08:42 -rw-rw-r-- 1 1001 1001 883 Feb 17 20:01 Jenkinsfile 20:08:42 -rw-rw-r-- 1 1001 1001 10775 Feb 17 20:01 LICENSE 20:08:42 -rw-rw-r-- 1 1001 1001 13375 Feb 17 20:01 Makefile 20:08:42 -rw-rw-r-- 1 1001 1001 582 Feb 17 20:01 OWNERS.md 20:08:42 -rw-rw-r-- 1 1001 1001 9403 Feb 17 20:01 README.md 20:08:42 -rw-rw-r-- 1 1001 1001 6912 Feb 17 20:01 SECURITY.md 20:08:42 -rw-rw-r-- 1 1001 1001 5 Feb 17 19:59 VERSION 20:08:42 drwxrwxr-x 2 1001 1001 4096 Feb 17 20:01 bin 20:08:42 drwxrwxr-x 17 1001 1001 4096 Feb 17 20:01 cmd 20:08:42 -rw-r--r-- 1 root root 487323 Feb 17 20:06 coverage.out 20:08:42 -rw-rw-r-- 1 1001 1001 3295 Feb 17 20:01 go.mod 20:08:42 -rw-rw-r-- 1 1001 1001 33318 Feb 17 20:01 go.sum 20:08:42 drwxrwxr-x 7 1001 1001 4096 Feb 17 20:01 internal 20:08:42 drwxrwxr-x 3 1001 1001 4096 Feb 17 20:01 openapi 20:08:42 drwxrwxr-x 4 1001 1001 4096 Feb 17 20:01 snap 20:08:42 -rw-rw-r-- 1 1001 1001 204 Feb 17 20:01 version.go [Pipeline] sh 20:08:42 + '[' -e coverage.out ] 20:08:42 + chown 1001:1001 coverage.out [Pipeline] stash 20:08:42 Warning: overwriting stash ‘coverage-report’ 20:08:43 Stashed 1 file(s) [Pipeline] sh 20:08:43 + make build 20:08:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:10:05 go build -tags " 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 20:10:06 go build -tags " 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 20:10:12 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:10:15 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:10:54 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:11:00 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 20:11:06 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 20:11:12 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 20:11:17 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 20:11:21 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 20:11:33 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] } 20:11:39 $ docker stop --time=1 e87ab5c7d0066f1824a3035ecec73f903eca3616e3d9ba73639340234099c0d7 20:11:41 $ docker rm -f --volumes e87ab5c7d0066f1824a3035ecec73f903eca3616e3d9ba73639340234099c0d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:11:43 20:11:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:11:43 latest: Pulling from edgex-devops/edgex-compose-arm64 20:11:43 29e5d40040c1: Pulling fs layer 20:11:43 1ce36da41761: Pulling fs layer 20:11:43 25b303627fd3: Pulling fs layer 20:11:43 29e5d40040c1: Verifying Checksum 20:11:43 29e5d40040c1: Download complete 20:11:44 1ce36da41761: Verifying Checksum 20:11:44 1ce36da41761: Download complete 20:11:45 25b303627fd3: Download complete 20:11:46 29e5d40040c1: Pull complete 20:11:47 1ce36da41761: Pull complete 20:11:57 25b303627fd3: Pull complete 20:11:57 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:11:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:11:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:11:57 prd-ubuntu20.04-docker-arm64-4c-16g-6496 does not seem to be running inside a container 20:11:57 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:12:00 $ docker top ad1f54deedeb0b5a4a51c5ddbfb9c7fbf70ee26f709cedb60376a28f7fe045a1 -eo pid,comm [Pipeline] { [Pipeline] sh 20:12:01 + docker-compose build --help 20:12:01 + grep parallel 20:12:05 --parallel Build images in parallel. [Pipeline] } 20:12:05 $ docker stop --time=1 ad1f54deedeb0b5a4a51c5ddbfb9c7fbf70ee26f709cedb60376a28f7fe045a1 20:12:07 $ docker rm -f --volumes ad1f54deedeb0b5a4a51c5ddbfb9c7fbf70ee26f709cedb60376a28f7fe045a1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:12:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:12:08 prd-ubuntu20.04-docker-arm64-4c-16g-6496 does not seem to be running inside a container 20:12:08 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:12:09 $ docker top 20c995f6af5913af3e6e06d2440a9992bc244c1e143359f788458f5e653cb144 -eo pid,comm [Pipeline] { [Pipeline] sh 20:12:09 + docker-compose -f ./docker-compose-build.yml build --parallel 20:12:15 Building core-command ... 20:12:15 Building core-common-config-bootstrapper ... 20:12:15 Building core-data ... 20:12:15 Building core-metadata ... 20:12:15 Building security-bootstrapper ... 20:12:15 Building security-proxy-setup ... 20:12:15 Building security-secretstore-setup ... 20:12:15 Building security-spiffe-token-provider ... 20:12:15 Building security-spire-agent ... 20:12:15 Building security-spire-config ... 20:12:15 Building security-spire-server ... 20:12:15 Building support-notifications ... 20:12:15 Building support-scheduler ... 20:12:15 Building security-spire-config 20:12:15 Building security-spiffe-token-provider 20:12:15 Building support-scheduler 20:12:15 Building core-metadata 20:12:15 Building support-notifications 20:13:02 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:13:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:13:02 ---> 96a20b27741b 20:13:02 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:13:02 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:13:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:13:02 ---> 96a20b27741b 20:13:02 Step 3/24 : WORKDIR /edgex-go 20:13:02 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:13:02 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:13:02 ---> 96a20b27741b 20:13:02 Step 3/19 : WORKDIR /edgex-go 20:13:02 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:13:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:13:02 ---> 96a20b27741b 20:13:02 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:13:02 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:13:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:13:02 ---> 96a20b27741b 20:13:02 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:13:02 ---> Running in 2367fc8a30c3 20:13:02 ---> Running in 496a85b176e3 20:13:02 ---> Running in 683786f445a7 20:13:02 ---> Running in 70735e83cbd8 20:13:02 ---> Running in 872f75394afc 20:13:03 Removing intermediate container 496a85b176e3 20:13:03 ---> e1fc6ff0fb98 20:13:03 Step 4/24 : WORKDIR /edgex-go 20:13:03 Removing intermediate container 2367fc8a30c3 20:13:03 ---> 5cf19273ba3c 20:13:03 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:13:03 Removing intermediate container 683786f445a7 20:13:03 ---> fe6bdd62020b 20:13:03 Step 4/22 : WORKDIR /edgex-go 20:13:03 Removing intermediate container 70735e83cbd8 20:13:03 ---> a2bbc29b0335 20:13:03 Step 4/22 : WORKDIR /edgex-go 20:13:03 ---> Running in 04adb111c73a 20:13:03 ---> Running in 9524a6a07764 20:13:03 Removing intermediate container 872f75394afc 20:13:03 ---> cfa9f3cc1363 20:13:03 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:13:03 ---> Running in f9724bdac56d 20:13:03 ---> Running in ff44f112441e 20:13:03 ---> Running in ae43f6bab9ae 20:13:04 Removing intermediate container 04adb111c73a 20:13:04 ---> 0c16c6fbe363 20:13:04 Step 5/24 : RUN apk add --update --no-cache make git 20:13:04 Removing intermediate container ff44f112441e 20:13:04 ---> 9ad714fed106 20:13:04 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:13:04 ---> Running in 228a6ef195d7 20:13:04 ---> Running in fef263655b63 20:13:04 Removing intermediate container f9724bdac56d 20:13:04 ---> 41aacde4b8c0 20:13:04 Step 5/22 : RUN apk add --update --no-cache make git 20:13:04 ---> Running in 10ec710a3c82 20:13:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:13:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:13:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:13:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:13:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:13:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:13:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:13:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:13:07 v3.16.4-16-g3c16caa8e9c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:13:07 v3.16.4-15-gda8bdec06a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:13:07 OK: 16903 distinct packages available 20:13:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:13:07 OK: 221 MiB in 51 packages 20:13:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:13:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:13:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:13:08 OK: 221 MiB in 51 packages 20:13:08 Removing intermediate container ae43f6bab9ae 20:13:08 ---> 1e84b0571a56 20:13:08 Step 5/24 : COPY go.mod vendor* ./ 20:13:08 OK: 221 MiB in 51 packages 20:13:08 OK: 221 MiB in 51 packages 20:13:09 OK: 221 MiB in 51 packages 20:13:10 ---> a8dfc1d417a0 20:13:10 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:10 Removing intermediate container 228a6ef195d7 20:13:10 ---> Running in 794b618974b1 20:13:10 ---> c45fffd1a963 20:13:10 Step 6/24 : COPY go.mod vendor* ./ 20:13:10 Removing intermediate container fef263655b63 20:13:10 ---> 85229365d262 20:13:10 Step 6/22 : COPY go.mod vendor* ./ 20:13:10 Removing intermediate container 10ec710a3c82 20:13:10 ---> 6c899b8c2227 20:13:10 Step 6/22 : COPY go.mod vendor* ./ 20:13:11 Removing intermediate container 9524a6a07764 20:13:11 ---> 210ed75884af 20:13:11 Step 5/19 : COPY go.mod vendor* ./ 20:13:11 ---> 8c4e9ca2773b 20:13:11 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:11 ---> Running in e69a29db9d25 20:13:12 ---> 2dc2ee39f797 20:13:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:12 ---> Running in 613d54cb0727 20:13:13 ---> d0a5145a193d 20:13:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:13 ---> 9e645d1f3956 20:13:13 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:13 ---> Running in ba6ca556069f 20:13:13 ---> Running in 48508cd47f4a 20:15:05 Removing intermediate container 794b618974b1 20:15:05 ---> 85ec2d72eeba 20:15:05 Step 7/24 : COPY . . 20:15:05 Removing intermediate container e69a29db9d25 20:15:05 ---> 54aa532ff53e 20:15:05 Step 8/24 : COPY . . 20:15:05 Removing intermediate container 613d54cb0727 20:15:05 ---> 59a61af083f0 20:15:05 Step 8/22 : COPY . . 20:15:05 Removing intermediate container ba6ca556069f 20:15:05 ---> 7b9dea69c083 20:15:05 Step 8/22 : COPY . . 20:15:05 Removing intermediate container 48508cd47f4a 20:15:05 ---> f40d9d2f2425 20:15:05 Step 7/19 : COPY . . 20:15:09 ---> 8b1582508e86 20:15:09 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:15:09 ---> Running in c0eeef068954 20:15:12 Removing intermediate container c0eeef068954 20:15:12 ---> 066a3644ba63 20:15:12 Step 9/24 : WORKDIR /edgex-go/spire-build 20:15:12 ---> Running in d4ebe06288e8 20:15:13 ---> 1a9f9c5b632f 20:15:13 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:15:13 ---> 7169e395b38e 20:15:13 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:15:13 ---> e12e1f68c40d 20:15:13 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:15:13 ---> Running in 06bbd26e66e7 20:15:13 ---> Running in 55f89c09e6c4 20:15:13 Removing intermediate container d4ebe06288e8 20:15:13 ---> 6ceaadb7f108 20:15:13 Step 10/24 : 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 20:15:13 ---> Running in 939d0761ac88 20:15:13 ---> Running in 684adf7c4701 20:15:14 ---> ed194afd882c 20:15:14 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:15:14 ---> Running in 058da80878ba 20:15:15 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:15:15 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:15:16 go build -tags " 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 20:15:16 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 20:15:17 Removing intermediate container 684adf7c4701 20:15:17 ---> d4930125d0eb 20:15:17 Step 11/24 : WORKDIR /edgex-go 20:15:17 ---> Running in 506cd66b3d48 20:15:18 Removing intermediate container 506cd66b3d48 20:15:18 ---> 31308b6e64c3 20:15:18 20:15:18 Step 12/24 : FROM alpine:3.15 20:15:18 3.15: Pulling from library/alpine 20:15:19 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:15:19 Status: Downloaded newer image for alpine:3.15 20:15:19 ---> 354640af7b1b 20:15:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:15:19 ---> Running in 8854e06b6555 20:15:20 Removing intermediate container 8854e06b6555 20:15:20 ---> 4eae0e3ba85c 20:15:20 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:15:20 ---> Running in 41881ec1166d 20:15:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:15:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:15:23 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:15:23 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:15:23 OK: 15734 distinct packages available 20:15:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:15:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:15:25 (1/4) Installing dumb-init (1.2.5-r1) 20:15:25 (2/4) Installing musl-obstack (1.2.3-r0) 20:15:25 (3/4) Installing libucontext (1.1-r0) 20:15:25 (4/4) Installing gcompat (1.0.0-r4) 20:15:25 Executing busybox-1.34.1-r7.trigger 20:15:25 OK: 6 MiB in 18 packages 20:15:27 Removing intermediate container 41881ec1166d 20:15:27 ---> 1c0ae9e52a1c 20:15:27 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:15:34 ---> 58b5b23b7ec9 20:15:34 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:15:34 ---> 82e984a1b5a3 20:15:34 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:15:34 ---> Running in 44132f11b4d1 20:15:34 Removing intermediate container 44132f11b4d1 20:15:34 ---> fb0f7b53fc56 20:15:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:15:38 ---> 8b0880a814b2 20:15:38 Step 19/24 : WORKDIR / 20:15:38 ---> Running in ebd1f166d843 20:15:38 Removing intermediate container ebd1f166d843 20:15:38 ---> a3d23a67de76 20:15:38 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:15:38 ---> Running in 85ba86cba838 20:15:39 Removing intermediate container 85ba86cba838 20:15:39 ---> 2abdb53be71c 20:15:39 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:15:39 ---> Running in 857d09ffdea5 20:15:39 Removing intermediate container 857d09ffdea5 20:15:40 ---> 6aad4d60cb9d 20:15:40 Step 22/24 : LABEL arch=arm64 20:15:40 ---> Running in b9d9936dfe75 20:15:40 Removing intermediate container b9d9936dfe75 20:15:40 ---> 41cbf8266e7d 20:15:40 Step 23/24 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 20:15:40 ---> Running in 8223bcddc3d1 20:15:41 Removing intermediate container 8223bcddc3d1 20:15:41 ---> a3c8355eabce 20:15:41 Step 24/24 : LABEL version=0.0.0 20:15:41 ---> Running in b26a987cea5b 20:15:41 Removing intermediate container b26a987cea5b 20:15:41 ---> 7a95a6f72683 20:15:41 20:15:41 Successfully built 7a95a6f72683 20:15:41 Successfully tagged security-spire-config-arm64:latest 20:15:41  Building security-spire-config ... done Building security-spire-agent 20:16:00 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:16:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:16:00 ---> 96a20b27741b 20:16:00 Step 3/24 : WORKDIR /edgex-go 20:16:00 ---> Using cache 20:16:00 ---> cfa9f3cc1363 20:16:00 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:16:00 ---> Using cache 20:16:00 ---> 1e84b0571a56 20:16:00 Step 5/24 : COPY go.mod vendor* ./ 20:16:00 ---> Using cache 20:16:00 ---> a8dfc1d417a0 20:16:00 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:00 ---> Using cache 20:16:00 ---> 85ec2d72eeba 20:16:00 Step 7/24 : COPY . . 20:16:00 ---> Using cache 20:16:00 ---> 8b1582508e86 20:16:00 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:16:00 ---> Using cache 20:16:00 ---> 066a3644ba63 20:16:00 Step 9/24 : WORKDIR /edgex-go/spire-build 20:16:00 ---> Using cache 20:16:00 ---> 6ceaadb7f108 20:16:00 Step 10/24 : 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 20:16:00 ---> Using cache 20:16:00 ---> d4930125d0eb 20:16:00 Step 11/24 : WORKDIR /edgex-go 20:16:00 ---> Using cache 20:16:00 ---> 31308b6e64c3 20:16:00 20:16:00 Step 12/24 : FROM alpine:3.15 20:16:00 ---> 354640af7b1b 20:16:00 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:16:00 ---> Using cache 20:16:00 ---> 4eae0e3ba85c 20:16:00 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:16:00 ---> Running in 5a8fa20cbf1e 20:16:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:16:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:16:01 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:16:01 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:16:01 OK: 15734 distinct packages available 20:16:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:16:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:16:03 (1/5) Installing dumb-init (1.2.5-r1) 20:16:03 (2/5) Installing musl-obstack (1.2.3-r0) 20:16:03 (3/5) Installing libucontext (1.1-r0) 20:16:03 (4/5) Installing gcompat (1.0.0-r4) 20:16:03 (5/5) Installing openssl (1.1.1t-r1) 20:16:03 Executing busybox-1.34.1-r7.trigger 20:16:03 OK: 6 MiB in 19 packages 20:16:05 Removing intermediate container 5a8fa20cbf1e 20:16:05 ---> 66b606b8774e 20:16:05 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:16:09 ---> 12474b4aa44f 20:16:09 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:16:14 ---> c670cf6be6d8 20:16:14 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:16:17 ---> a89d998a3846 20:16:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:16:17 ---> 7a39756d53ec 20:16:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:16:18 ---> fac8e917509b 20:16:18 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:16:18 ---> Running in 5215b699f769 20:16:19 Removing intermediate container 5215b699f769 20:16:19 ---> cf9f91972c69 20:16:19 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:16:19 ---> Running in 76565262cda0 20:16:19 Removing intermediate container 76565262cda0 20:16:19 ---> c89674df6cb7 20:16:19 Step 22/24 : LABEL arch=arm64 20:16:19 ---> Running in a805c80bcd17 20:16:20 Removing intermediate container a805c80bcd17 20:16:20 ---> 4fb295a67116 20:16:20 Step 23/24 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 20:16:20 ---> Running in 57198ac37091 20:16:20 Removing intermediate container 57198ac37091 20:16:20 ---> 34d0561f2ce5 20:16:20 Step 24/24 : LABEL version=0.0.0 20:16:21 ---> Running in c1362e9b24c6 20:16:21 Removing intermediate container c1362e9b24c6 20:16:21 ---> 4e193d42ec62 20:16:21 20:16:21 Successfully built 4e193d42ec62 20:16:21 Successfully tagged security-spire-agent-arm64:latest 20:16:21 Building security-spire-server 20:16:40  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:16:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:16:40 ---> 96a20b27741b 20:16:40 Step 3/23 : WORKDIR /edgex-go 20:16:40 ---> Using cache 20:16:40 ---> cfa9f3cc1363 20:16:40 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:16:40 ---> Using cache 20:16:40 ---> 1e84b0571a56 20:16:40 Step 5/23 : COPY go.mod vendor* ./ 20:16:40 ---> Using cache 20:16:40 ---> a8dfc1d417a0 20:16:40 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:40 ---> Using cache 20:16:40 ---> 85ec2d72eeba 20:16:40 Step 7/23 : COPY . . 20:16:40 ---> Using cache 20:16:40 ---> 8b1582508e86 20:16:40 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:16:40 ---> Using cache 20:16:40 ---> 066a3644ba63 20:16:40 Step 9/23 : WORKDIR /edgex-go/spire-build 20:16:40 ---> Using cache 20:16:40 ---> 6ceaadb7f108 20:16:40 Step 10/23 : 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 20:16:40 ---> Running in 41dc7e530abd 20:16:42 Removing intermediate container 41dc7e530abd 20:16:42 ---> b8c4c3f47aa0 20:16:42 Step 11/23 : WORKDIR /edgex-go 20:16:42 ---> Running in 0225670e764e 20:16:42 Removing intermediate container 0225670e764e 20:16:42 ---> 246dc7084db6 20:16:42 20:16:42 Step 12/23 : FROM alpine:3.15 20:16:42 ---> 354640af7b1b 20:16:42 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:16:42 ---> Using cache 20:16:42 ---> 4eae0e3ba85c 20:16:42 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:16:42 ---> Using cache 20:16:42 ---> 66b606b8774e 20:16:42 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:16:49 ---> 97f633fa35a0 20:16:49 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:16:49 ---> 383803b68346 20:16:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:16:50 ---> 08818af7401b 20:16:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:16:51 ---> 41e1c6e8ea2c 20:16:51 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:16:51 ---> Running in 96e5ecb89275 20:16:52 Removing intermediate container 96e5ecb89275 20:16:52 ---> eb3edbd657d1 20:16:52 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:16:52 ---> Running in fd6adb27a0ce 20:16:52 Removing intermediate container fd6adb27a0ce 20:16:52 ---> ab170b3995bb 20:16:52 Step 21/23 : LABEL arch=arm64 20:16:52 ---> Running in 34286e3f3241 20:16:53 Removing intermediate container 34286e3f3241 20:16:53 ---> 399f10a9a2b8 20:16:53 Step 22/23 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 20:16:53 ---> Running in 7cce84e43cc6 20:16:54 Removing intermediate container 7cce84e43cc6 20:16:54 ---> 6477da06d434 20:16:54 Step 23/23 : LABEL version=0.0.0 20:16:54 ---> Running in fced197d60b7 20:16:54 Removing intermediate container fced197d60b7 20:16:54 ---> 7b91af533040 20:16:54 20:16:54 Successfully built 7b91af533040 20:16:54 Successfully tagged security-spire-server-arm64:latest 20:16:54 Building security-bootstrapper 20:17:13  Building security-spire-server ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:17:13 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:17:13 ---> 96a20b27741b 20:17:13 Step 3/32 : WORKDIR /edgex-go 20:17:13 ---> Using cache 20:17:13 ---> cfa9f3cc1363 20:17:13 Step 4/32 : RUN apk add --update --no-cache make git 20:17:13 ---> Running in 9085f73c6e81 20:17:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:17:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:17:15 OK: 221 MiB in 51 packages 20:17:17 Removing intermediate container 9085f73c6e81 20:17:17 ---> a0d82f290348 20:17:17 Step 5/32 : COPY go.mod vendor* ./ 20:17:19 ---> 972ffef02ef2 20:17:19 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:19 ---> Running in d295bd716c28 20:18:56 Removing intermediate container d295bd716c28 20:18:56 ---> 2052fb0aeb5c 20:18:56 Step 7/32 : COPY . . 20:19:03 ---> 8d4311371145 20:19:03 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:19:03 ---> Running in af40ab170ef9 20:19:05 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 20:22:26 Removing intermediate container 939d0761ac88 20:22:26 ---> f3084c8ff2ab 20:22:26 20:22:26 Step 10/24 : FROM alpine:3.16 20:22:26 3.16: Pulling from library/alpine 20:22:26 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:22:26 Status: Downloaded newer image for alpine:3.16 20:22:26 ---> 4c81e5bf8899 20:22:26 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:22:26 ---> Running in eacbf9db3858 20:22:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:22:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:22:26 (1/1) Installing dumb-init (1.2.5-r1) 20:22:26 Executing busybox-1.35.0-r17.trigger 20:22:26 OK: 5 MiB in 15 packages 20:22:26 Removing intermediate container eacbf9db3858 20:22:26 ---> aab01da82c10 20:22:26 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:22:26 ---> Running in 68a88f756da9 20:22:26 Removing intermediate container 68a88f756da9 20:22:26 ---> af896936ff09 20:22:26 Step 13/24 : ENV APP_PORT=59881 20:22:26 ---> Running in 297d777a300c 20:22:26 Removing intermediate container 297d777a300c 20:22:26 ---> 457a282e8fb3 20:22:26 Step 14/24 : EXPOSE $APP_PORT 20:22:26 ---> Running in 923097034ee5 20:22:26 Removing intermediate container 923097034ee5 20:22:26 ---> 14825a075e66 20:22:26 Step 15/24 : WORKDIR / 20:22:26 ---> Running in 12580a60b562 20:22:26 Removing intermediate container 12580a60b562 20:22:26 ---> 76ca8bdb0d34 20:22:26 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:22:27 ---> 867433abfb0a 20:22:27 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:22:29 ---> 34d67e13c6b4 20:22:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:22:30 ---> 8c45b0731ca5 20:22:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:22:31 ---> 18e4f3e84ccd 20:22:31 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:22:31 ---> Running in 6309393bd32f 20:22:31 Removing intermediate container 6309393bd32f 20:22:31 ---> d03518c8b9a6 20:22:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:22:31 ---> Running in 496f4c3ef6f7 20:22:32 Removing intermediate container 496f4c3ef6f7 20:22:32 ---> d772a0435ead 20:22:32 Step 22/24 : LABEL arch=arm64 20:22:32 ---> Running in 6d509569c67f 20:22:32 Removing intermediate container 6d509569c67f 20:22:32 ---> 0a0225ff4285 20:22:32 Step 23/24 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 20:22:33 ---> Running in 24aa7c8edfbc 20:22:33 Removing intermediate container 24aa7c8edfbc 20:22:33 ---> 1fe8327c964b 20:22:33 Step 24/24 : LABEL version=0.0.0 20:22:33 ---> Running in f2650d9a4511 20:22:33 Removing intermediate container f2650d9a4511 20:22:33 ---> a584c199e330 20:22:33 20:22:34 Successfully built a584c199e330 20:22:34 Successfully tagged core-metadata-arm64:latest 20:22:34  Building core-metadata ... done Building core-command 20:22:49 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:22:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:22:49 ---> 96a20b27741b 20:22:49 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:22:49 ---> Using cache 20:22:49 ---> a2bbc29b0335 20:22:49 Step 4/23 : WORKDIR /edgex-go 20:22:49 ---> Using cache 20:22:49 ---> 9ad714fed106 20:22:49 Step 5/23 : RUN apk add --update --no-cache make git 20:22:49 ---> Running in 57fa79155069 20:22:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:22:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:22:52 OK: 221 MiB in 51 packages 20:22:53 Removing intermediate container 57fa79155069 20:22:53 ---> 1e69ef440aec 20:22:53 Step 6/23 : COPY go.mod vendor* ./ 20:22:54 ---> 9375f03f636b 20:22:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:54 ---> Running in 555c788a5832 20:23:43 Removing intermediate container 058da80878ba 20:23:43 ---> c4242593467b 20:23:43 20:23:43 Step 9/19 : FROM alpine:3.15 20:23:43 ---> 354640af7b1b 20:23:43 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:23:43 ---> Using cache 20:23:43 ---> 4eae0e3ba85c 20:23:43 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:23:43 ---> Running in 38c2b9b48f78 20:23:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:23:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:23:43 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:23:43 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:23:43 OK: 15734 distinct packages available 20:23:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:23:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:23:44 (1/9) Installing ca-certificates (20220614-r0) 20:23:44 (2/9) Installing brotli-libs (1.0.9-r5) 20:23:44 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:23:44 (4/9) Installing libcurl (7.80.0-r6) 20:23:44 (5/9) Installing curl (7.80.0-r6) 20:23:44 (6/9) Installing dumb-init (1.2.5-r1) 20:23:44 (7/9) Installing musl-obstack (1.2.3-r0) 20:23:44 (8/9) Installing libucontext (1.1-r0) 20:23:44 (9/9) Installing gcompat (1.0.0-r4) 20:23:44 Executing busybox-1.34.1-r7.trigger 20:23:44 Executing ca-certificates-20220614-r0.trigger 20:23:45 OK: 8 MiB in 23 packages 20:23:47 Removing intermediate container 38c2b9b48f78 20:23:47 ---> 01a81f2e21cc 20:23:47 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:23:48 ---> a8c130d03858 20:23:48 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:23:51 ---> f734154ea858 20:23:51 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:23:52 ---> 83541a1d0d52 20:23:52 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:23:52 ---> Running in 21a57af9fa5b 20:23:55 Removing intermediate container 21a57af9fa5b 20:23:55 ---> 624c9cc320a7 20:23:55 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:23:55 ---> Running in fe2b77ab88a6 20:23:56 Removing intermediate container fe2b77ab88a6 20:23:56 ---> dbe53681a7f2 20:23:56 Step 17/19 : LABEL arch=arm64 20:23:56 ---> Running in 67fb983e2cd0 20:23:57 Removing intermediate container 67fb983e2cd0 20:23:57 ---> c8ab2c32bd3c 20:23:57 Step 18/19 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 20:23:57 ---> Running in 48898495de16 20:23:58 Removing intermediate container 48898495de16 20:23:58 ---> 0df5bd8c7fc6 20:23:58 Step 19/19 : LABEL version=0.0.0 20:23:58 ---> Running in 79f5a93f4c69 20:23:59 Removing intermediate container 79f5a93f4c69 20:23:59 ---> 36e02167ff1d 20:23:59 20:23:59 Successfully built 36e02167ff1d 20:23:59 Successfully tagged security-spiffe-token-provider-arm64:latest 20:23:59  Building security-spiffe-token-provider ... done Building security-secretstore-setup 20:24:17 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:24:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:24:17 ---> 96a20b27741b 20:24:17 Step 3/24 : WORKDIR /edgex-go 20:24:17 ---> Using cache 20:24:17 ---> cfa9f3cc1363 20:24:17 Step 4/24 : RUN apk add --update --no-cache make git 20:24:17 ---> Using cache 20:24:17 ---> a0d82f290348 20:24:17 Step 5/24 : COPY go.mod vendor* ./ 20:24:17 ---> Using cache 20:24:17 ---> 972ffef02ef2 20:24:17 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:17 ---> Using cache 20:24:17 ---> 2052fb0aeb5c 20:24:17 Step 7/24 : COPY . . 20:24:17 ---> Using cache 20:24:17 ---> 8d4311371145 20:24:17 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:24:18 ---> Running in 8d7f82c13f81 20:24:21 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 20:24:33 Removing intermediate container 555c788a5832 20:24:33 ---> 007e06703d15 20:24:33 Step 8/23 : COPY . . 20:24:55 Removing intermediate container 06bbd26e66e7 20:24:55 ---> e6aad16a4243 20:24:55 20:24:55 Step 10/22 : FROM alpine:3.16 20:24:55 ---> 4c81e5bf8899 20:24:55 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:24:55 ---> Running in 7cf3e87fbd7b 20:24:55 Removing intermediate container 55f89c09e6c4 20:24:55 ---> e089267723a9 20:24:55 20:24:55 Step 10/22 : FROM alpine:3.16 20:24:55 ---> 4c81e5bf8899 20:24:55 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:24:55 ---> Using cache 20:24:55 ---> aab01da82c10 20:24:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:24:55 ---> Using cache 20:24:55 ---> af896936ff09 20:24:55 Step 13/22 : ENV APP_PORT=59861 20:24:55 ---> Running in 085d88b1ed7b 20:24:55 ---> 1eef4c1791e7 20:24:55 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:24:55 ---> Running in 4b43f6611570 20:24:55 Removing intermediate container 085d88b1ed7b 20:24:55 ---> faed5c532b2a 20:24:55 Step 14/22 : EXPOSE $APP_PORT 20:24:55 ---> Running in 9374981d6140 20:24:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:24:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:24:55 Removing intermediate container 9374981d6140 20:24:55 ---> f6846a10dba8 20:24:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:55 go build -tags " 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 20:24:56 ---> 5483938f57e1 20:24:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:24:56 (1/2) Installing ca-certificates (20220614-r0) 20:24:57 (2/2) Installing dumb-init (1.2.5-r1) 20:24:57 Executing busybox-1.35.0-r17.trigger 20:24:57 Executing ca-certificates-20220614-r0.trigger 20:24:57 OK: 6 MiB in 16 packages 20:25:01 Removing intermediate container 7cf3e87fbd7b 20:25:01 ---> 8a58f0927130 20:25:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:25:01 ---> c5a607132ec3 20:25:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:25:01 ---> Running in 840f625fee3e 20:25:02 Removing intermediate container af40ab170ef9 20:25:02 ---> fd26fdb583ef 20:25:02 20:25:02 Step 9/32 : FROM alpine:3.16 20:25:02 ---> 4c81e5bf8899 20:25:02 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:25:03 Removing intermediate container 840f625fee3e 20:25:03 ---> 84a6858242cf 20:25:03 Step 13/22 : ENV APP_PORT=59860 20:25:03 ---> Running in 75a1ee416132 20:25:03 ---> Running in 7644ec2c032c 20:25:03 ---> cbd0a093d941 20:25:03 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:25:03 ---> Running in a46bf69a7535 20:25:03 Removing intermediate container 7644ec2c032c 20:25:03 Removing intermediate container 75a1ee416132 20:25:03 ---> ec6d2341573c 20:25:04 ---> fbf4dfd65a0c 20:25:04 Step 11/32 : RUN apk add --update --no-cache dumb-init su-execStep 14/22 : EXPOSE $APP_PORT 20:25:04 20:25:04 ---> Running in ff0bec656dff 20:25:04 ---> Running in 398450d299f5 20:25:04 Removing intermediate container a46bf69a7535 20:25:04 ---> e98a9bd37170 20:25:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:25:04 ---> Running in 4d4960f95372 20:25:05 Removing intermediate container ff0bec656dff 20:25:05 ---> c21ca71d376a 20:25:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:25:05 Removing intermediate container 4d4960f95372 20:25:05 ---> c7f4b39ef00d 20:25:05 Step 20/22 : LABEL arch=arm64 20:25:06 ---> Running in fee44c4f0668 20:25:06 ---> b8a2daaa6c20 20:25:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:25:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:25:07 Removing intermediate container fee44c4f0668 20:25:07 ---> 5323a0e00cb4 20:25:07 Step 21/22 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 20:25:07 ---> Running in aebd004349cc 20:25:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:25:07 Removing intermediate container aebd004349cc 20:25:07 ---> abcdb9f51d32 20:25:07 Step 22/22 : LABEL version=0.0.0 20:25:07 ---> Running in b14ae3e2404b 20:25:08 (1/2) Installing dumb-init (1.2.5-r1) 20:25:08 (2/2) Installing su-exec (0.2-r1) 20:25:08 Executing busybox-1.35.0-r17.trigger 20:25:08 OK: 5 MiB in 16 packages 20:25:08 Removing intermediate container b14ae3e2404b 20:25:08 ---> d1431a4cdf1a 20:25:08 20:25:09 Successfully built d1431a4cdf1a 20:25:09 Successfully tagged support-scheduler-arm64:latest 20:25:09 Building security-proxy-setup 20:25:10  Building support-scheduler ... done Removing intermediate container 398450d299f5 20:25:10 ---> f541538c78e6 20:25:10 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:25:10 ---> Running in 01d85200ce81 20:25:10 ---> 5788203dac67 20:25:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:25:11 Removing intermediate container 01d85200ce81 20:25:11 ---> 6218c8e1c4e8 20:25:11 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:25:11 ---> dfb6903cf27e 20:25:11 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:25:11 ---> Running in 4cadbbf491bd 20:25:11 ---> Running in bde6ee3b1fff 20:25:14 Removing intermediate container 4cadbbf491bd 20:25:14 ---> 325fa728fc5e 20:25:14 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:25:14 Removing intermediate container bde6ee3b1fff 20:25:14 ---> 77077ca69e17 20:25:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:25:14 ---> Running in 172138a74772 20:25:14 ---> Running in cb8cd6fb3414 20:25:15 Removing intermediate container 172138a74772 20:25:15 ---> 3437e5de8d83 20:25:15 Removing intermediate container cb8cd6fb3414 20:25:15 ---> d1bb45350a73 20:25:15 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:25:15 Step 20/22 : LABEL arch=arm64 20:25:15 ---> Running in e8426d5d1808 20:25:15 ---> Running in 75a845b32e18 20:25:15 Removing intermediate container e8426d5d1808 20:25:15 ---> 66e9a3fc19b9 20:25:15 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:25:15 ---> Running in f22594d9196e 20:25:16 Removing intermediate container 75a845b32e18 20:25:16 ---> 0d881c27319d 20:25:16 Step 21/22 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 20:25:16 ---> Running in 2d1267559c7e 20:25:17 Removing intermediate container 2d1267559c7e 20:25:17 ---> 4d4e2160f9d0 20:25:17 Step 22/22 : LABEL version=0.0.0 20:25:17 ---> Running in 41160dbd539c 20:25:18 Removing intermediate container 41160dbd539c 20:25:18 ---> 595f00690a19 20:25:18 20:25:19 Successfully built 595f00690a19 20:25:19 Successfully tagged support-notifications-arm64:latest 20:25:19  Building support-notifications ... done Building core-data 20:25:19 Removing intermediate container f22594d9196e 20:25:19 ---> 3b0c30779cea 20:25:19 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:25:19 ---> Running in 9c948c231fb3 20:25:20 Removing intermediate container 9c948c231fb3 20:25:20 ---> a9a458b33bd8 20:25:20 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:25:21 ---> c5b6c07e6655 20:25:21 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:25:21 ---> Running in 210b9afdbfef 20:25:28 Removing intermediate container 210b9afdbfef 20:25:28 ---> 80ef68e52663 20:25:28 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:25:28 ---> 9deb0eb0edb9 20:25:28 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:25:29 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:25:29 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:25:29 ---> 96a20b27741b 20:25:29 Step 3/21 : WORKDIR /edgex-go 20:25:29 ---> Using cache 20:25:29 ---> cfa9f3cc1363 20:25:29 Step 4/21 : RUN apk add --update --no-cache make git 20:25:29 ---> Using cache 20:25:29 ---> a0d82f290348 20:25:29 Step 5/21 : COPY go.mod vendor* ./ 20:25:29 ---> Using cache 20:25:29 ---> 972ffef02ef2 20:25:29 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:29 ---> Using cache 20:25:29 ---> 2052fb0aeb5c 20:25:29 Step 7/21 : COPY . . 20:25:30 ---> Using cache 20:25:30 ---> 8d4311371145 20:25:30 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:25:30 ---> Running in b6ec5ad1dd80 20:25:31 ---> fda4a27da4a4 20:25:31 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:25:33 ---> 690bb3941afa 20:25:33 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:25:33 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 20:25:34 ---> 030a4bfefe7c 20:25:34 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:25:35 ---> c9322a8bc8f1 20:25:35 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:25:37 ---> 0a4e8c94272b 20:25:37 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:25:40 ---> e647ce287ace 20:25:40 Step 27/32 : RUN chmod +x /entrypoint.sh 20:25:40 ---> Running in d0dfe4d906d1 20:25:43 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:25:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:25:43 ---> 96a20b27741b 20:25:43 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:25:43 ---> Using cache 20:25:43 ---> a2bbc29b0335 20:25:43 Step 4/22 : WORKDIR /edgex-go 20:25:43 ---> Using cache 20:25:43 ---> 9ad714fed106 20:25:43 Step 5/22 : RUN apk add --update --no-cache make git 20:25:43 ---> Using cache 20:25:43 ---> 1e69ef440aec 20:25:43 Step 6/22 : COPY go.mod vendor* ./ 20:25:43 ---> Using cache 20:25:43 ---> 9375f03f636b 20:25:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:43 ---> Using cache 20:25:43 ---> 007e06703d15 20:25:43 Step 8/22 : COPY . . 20:25:43 ---> Using cache 20:25:43 ---> 1eef4c1791e7 20:25:43 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:25:43 ---> Running in 07e5930bf8bd 20:25:45 Removing intermediate container d0dfe4d906d1 20:25:45 ---> 1c49aba1f152 20:25:45 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:25:45 ---> Running in 04a72e3a551d 20:25:46 Removing intermediate container 04a72e3a551d 20:25:46 ---> 00bc2c642751 20:25:46 Step 29/32 : CMD ["gate"] 20:25:46 ---> Running in 7b1ab3e14f25 20:25:46 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:25:46 Removing intermediate container 7b1ab3e14f25 20:25:46 ---> a69888d5ecfe 20:25:46 Step 30/32 : LABEL arch=arm64 20:25:46 ---> Running in df2d715cf185 20:25:47 Removing intermediate container df2d715cf185 20:25:47 ---> 1c6c2f0a62f9 20:25:47 Step 31/32 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 20:25:47 ---> Running in 85f50647d7b5 20:25:47 Removing intermediate container 85f50647d7b5 20:25:47 ---> bd9fa13efc21 20:25:47 Step 32/32 : LABEL version=0.0.0 20:25:47 ---> Running in 0c970d9565b6 20:25:48 Removing intermediate container 0c970d9565b6 20:25:48 ---> 686e610d5bfb 20:25:48 20:25:48 Successfully built 686e610d5bfb 20:25:48 Successfully tagged security-bootstrapper-arm64:latest 20:25:48 Building core-common-config-bootstrapper 20:26:07  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:26:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:26:07 ---> 96a20b27741b 20:26:07 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:26:07 ---> Using cache 20:26:07 ---> a2bbc29b0335 20:26:07 Step 4/22 : WORKDIR /edgex-go 20:26:07 ---> Using cache 20:26:07 ---> 9ad714fed106 20:26:07 Step 5/22 : RUN apk add --update --no-cache make git 20:26:07 ---> Using cache 20:26:07 ---> 1e69ef440aec 20:26:07 Step 6/22 : COPY go.mod vendor* ./ 20:26:07 ---> Using cache 20:26:07 ---> 9375f03f636b 20:26:07 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:07 ---> Using cache 20:26:07 ---> 007e06703d15 20:26:07 Step 8/22 : COPY . . 20:26:07 ---> Using cache 20:26:07 ---> 1eef4c1791e7 20:26:07 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:26:07 ---> Running in ebe0c4487d76 20:26:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:29:30 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 20:29:36 Removing intermediate container 8d7f82c13f81 20:29:36 ---> 33c96168ddbe 20:29:36 20:29:36 Step 9/24 : FROM alpine:3.16 20:29:36 ---> 4c81e5bf8899 20:29:36 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:29:36 ---> Running in 894636e07009 20:29:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:29:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:29:39 (1/3) Installing ca-certificates (20220614-r0) 20:29:39 (2/3) Installing dumb-init (1.2.5-r1) 20:29:39 (3/3) Installing su-exec (0.2-r1) 20:29:39 Executing busybox-1.35.0-r17.trigger 20:29:39 Executing ca-certificates-20220614-r0.trigger 20:29:40 OK: 6 MiB in 17 packages 20:29:45 Removing intermediate container 894636e07009 20:29:45 ---> d32fa09cbbc6 20:29:45 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:29:45 ---> Running in 8f23d81e0b2b 20:29:45 Removing intermediate container 8f23d81e0b2b 20:29:45 ---> 3f021398b0e5 20:29:45 Step 12/24 : WORKDIR / 20:29:45 ---> Running in 2777fb1ed22b 20:29:46 Removing intermediate container 2777fb1ed22b 20:29:46 ---> 9afb54955cb9 20:29:46 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:29:47 ---> caed8b3e42ff 20:29:47 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:29:48 ---> 83fd4b5ce92d 20:29:48 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:29:49 ---> 00daa15b5e88 20:29:49 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:29:50 ---> be66d169b043 20:29:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:29:51 ---> 2a497c0b132f 20:29:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:29:53 ---> d4dc84557e73 20:29:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:29:54 ---> 8bcdd601076b 20:29:54 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:29:54 ---> Running in 2bebfdad1e42 20:29:57 Removing intermediate container 2bebfdad1e42 20:29:57 ---> 4253b59df7aa 20:29:57 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:29:57 ---> Running in 6dfb452137b2 20:29:57 Removing intermediate container 6dfb452137b2 20:29:57 ---> 8884c477ff47 20:29:57 Step 22/24 : LABEL arch=arm64 20:29:58 ---> Running in a491e421886f 20:29:58 Removing intermediate container a491e421886f 20:29:58 ---> 6202ded1e1e5 20:29:58 Step 23/24 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 20:29:58 ---> Running in 31145bc1cdbf 20:29:59 Removing intermediate container 31145bc1cdbf 20:29:59 ---> 615d65093a4e 20:29:59 Step 24/24 : LABEL version=0.0.0 20:29:59 ---> Running in 51796d5e5053 20:29:59 Removing intermediate container 51796d5e5053 20:29:59 ---> 5dfbf81d0eaf 20:29:59 20:30:00 Successfully built 5dfbf81d0eaf 20:30:00 Successfully tagged security-secretstore-setup-arm64:latest 20:30:56  Building security-secretstore-setup ... done 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 20:30:56 Removing intermediate container 4b43f6611570 20:30:56 ---> fcf4dd4d4519 20:30:56 20:30:56 Step 10/23 : FROM alpine:3.16 20:30:56 ---> 4c81e5bf8899 20:30:56 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:30:56 ---> Using cache 20:30:56 ---> aab01da82c10 20:30:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:30:56 ---> Using cache 20:30:56 ---> af896936ff09 20:30:56 Step 13/23 : ENV APP_PORT=59882 20:30:56 ---> Running in 34e9b86652ff 20:30:56 Removing intermediate container 34e9b86652ff 20:30:56 ---> 48530aefa4e4 20:30:56 Step 14/23 : EXPOSE $APP_PORT 20:30:56 ---> Running in 70d519ee1004 20:30:56 Removing intermediate container 70d519ee1004 20:30:56 ---> d671556ba40c 20:30:56 Step 15/23 : WORKDIR / 20:30:56 ---> Running in 5ab7c052393f 20:30:56 Removing intermediate container 5ab7c052393f 20:30:56 ---> 229f3374ed05 20:30:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:30:57 ---> 620a883f085c 20:30:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:30:58 ---> 3888a9adbf86 20:30:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:31:00 ---> 63fc82194b47 20:31:00 Step 19/23 : ENTRYPOINT ["/core-command"] 20:31:00 ---> Running in 9cfa0099657e 20:31:00 Removing intermediate container 9cfa0099657e 20:31:00 ---> 52054cc2fa7a 20:31:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:31:00 ---> Running in 3bd38c918d76 20:31:01 Removing intermediate container 3bd38c918d76 20:31:01 ---> 26707abbfa51 20:31:01 Step 21/23 : LABEL arch=arm64 20:31:01 ---> Running in e7e4a14966dd 20:31:01 Removing intermediate container e7e4a14966dd 20:31:01 ---> 4cf8ab478da4 20:31:01 Step 22/23 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 20:31:01 ---> Running in a4937776323c 20:31:02 Removing intermediate container a4937776323c 20:31:02 ---> cbc829566313 20:31:02 Step 23/23 : LABEL version=0.0.0 20:31:02 ---> Running in e0144778d9d3 20:31:02 Removing intermediate container e0144778d9d3 20:31:02 ---> bff78526baa7 20:31:02 20:31:03 Successfully built bff78526baa7 20:31:03 Successfully tagged core-command-arm64:latest 20:31:11  Building core-command ... done Removing intermediate container b6ec5ad1dd80 20:31:11 ---> b2e064d1d6f5 20:31:11 20:31:11 Step 9/21 : FROM alpine:3.16 20:31:11 ---> 4c81e5bf8899 20:31:11 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 20:31:11 ---> Running in b2fcf76a1a8d 20:31:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:31:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:31:14 (1/6) Installing ca-certificates (20220614-r0) 20:31:14 (2/6) Installing brotli-libs (1.0.9-r6) 20:31:14 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:31:14 (4/6) Installing libcurl (7.83.1-r6) 20:31:14 (5/6) Installing curl (7.83.1-r6) 20:31:14 (6/6) Installing dumb-init (1.2.5-r1) 20:31:14 Executing busybox-1.35.0-r17.trigger 20:31:14 Executing ca-certificates-20220614-r0.trigger 20:31:14 OK: 8 MiB in 20 packages 20:31:17 Removing intermediate container b2fcf76a1a8d 20:31:17 ---> d21b145e8c8e 20:31:17 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:31:17 ---> Running in 33c616fea3f4 20:31:17 Removing intermediate container 33c616fea3f4 20:31:17 ---> e143c6388596 20:31:17 Step 12/21 : WORKDIR /edgex 20:31:17 ---> Running in b932fbe56834 20:31:18 Removing intermediate container b932fbe56834 20:31:18 ---> a4f4b4fc30e5 20:31:18 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:31:19 ---> 3c03cd99559a 20:31:19 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:31:20 ---> b382fb8c9c0c 20:31:20 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:31:22 ---> 11ef71e01bee 20:31:22 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:31:22 ---> fb737bd6d9fd 20:31:22 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:31:22 ---> Running in 5d75b963be48 20:31:25 Removing intermediate container 5d75b963be48 20:31:25 ---> b4961b59dbe9 20:31:25 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:31:25 ---> Running in 99014f6e27d4 20:31:25 Removing intermediate container 99014f6e27d4 20:31:25 ---> 6d4000faaf8e 20:31:25 Step 19/21 : LABEL arch=arm64 20:31:25 ---> Running in dc7a5acfe33b 20:31:26 Removing intermediate container dc7a5acfe33b 20:31:26 ---> 3eaa301707de 20:31:26 Step 20/21 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 20:31:26 ---> Running in 7fbc48de52ba 20:31:26 Removing intermediate container 7fbc48de52ba 20:31:26 ---> 0140a0805feb 20:31:26 Step 21/21 : LABEL version=0.0.0 20:31:26 ---> Running in 793d9f6a04a1 20:31:27 Removing intermediate container 793d9f6a04a1 20:31:27 ---> b2b04750a3ac 20:31:27 20:31:27 Successfully built b2b04750a3ac 20:31:27 Successfully tagged security-proxy-setup-arm64:latest 20:31:32  Building security-proxy-setup ... done Removing intermediate container ebe0c4487d76 20:31:32 ---> afaf18a20d09 20:31:32 20:31:32 Step 10/22 : FROM alpine:3.16 20:31:32 ---> 4c81e5bf8899 20:31:32 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:31:32 ---> Running in cb1c29ddbe52 20:31:32 Removing intermediate container cb1c29ddbe52 20:31:32 ---> 54eb07dad542 20:31:32 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:31:32 Removing intermediate container 07e5930bf8bd 20:31:32 ---> d640029d01d3 20:31:32 20:31:32 Step 10/22 : FROM alpine:3.16 20:31:32 ---> 4c81e5bf8899 20:31:32 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:31:32 ---> Running in 17664087b2cd 20:31:33 ---> Running in 0ca02fbb8399 20:31:33 Removing intermediate container 0ca02fbb8399 20:31:33 ---> 13f6b7d50f62 20:31:33 Step 12/22 : ENV APP_PORT=59880 20:31:33 ---> Running in 53dfb228f44d 20:31:33 Removing intermediate container 53dfb228f44d 20:31:33 ---> 72cd20b1c30a 20:31:33 Step 13/22 : EXPOSE $APP_PORT 20:31:33 ---> Running in ec5dd1ad3bf2 20:31:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:31:34 Removing intermediate container ec5dd1ad3bf2 20:31:34 ---> c4a30de094d0 20:31:34 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:31:34 ---> Running in eebb2659306f 20:31:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:31:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:31:35 (1/1) Installing dumb-init (1.2.5-r1) 20:31:35 Executing busybox-1.35.0-r17.trigger 20:31:35 OK: 5 MiB in 15 packages 20:31:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:31:36 (1/1) Installing dumb-init (1.2.5-r1) 20:31:36 Executing busybox-1.35.0-r17.trigger 20:31:36 OK: 5 MiB in 15 packages 20:31:37 Removing intermediate container 17664087b2cd 20:31:37 ---> 619f5eb482ed 20:31:37 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:31:37 Removing intermediate container eebb2659306f 20:31:37 ---> cfc3abfde904 20:31:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:31:38 ---> 34b38465d981 20:31:38 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:31:38 ---> cd32fef02226 20:31:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:31:39 ---> 2eb74ce149a5 20:31:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:31:39 ---> bf2ec56ff317 20:31:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:31:39 ---> 8080ceba71ce 20:31:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:31:39 ---> be9e4c495edc 20:31:39 Step 18/22 : ENTRYPOINT ["/core-data"] 20:31:40 ---> Running in 68d880ed8530 20:31:40 ---> b935fd24abce 20:31:40 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:31:40 ---> Running in 8125ac3a518c 20:31:40 Removing intermediate container 68d880ed8530 20:31:40 ---> d2b3cb902ddf 20:31:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:31:40 ---> Running in d391bbf30baf 20:31:40 Removing intermediate container d391bbf30baf 20:31:40 ---> 93a3e5974b04 20:31:40 Step 20/22 : LABEL arch=arm64 20:31:41 ---> Running in 1cbec35aa6f9 20:31:41 Removing intermediate container 1cbec35aa6f9 20:31:41 ---> 8b078b656c0b 20:31:41 Step 21/22 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 20:31:41 ---> Running in f7bf7a89710f 20:31:42 Removing intermediate container f7bf7a89710f 20:31:42 ---> fa8a8702158e 20:31:42 Step 22/22 : LABEL version=0.0.0 20:31:42 ---> Running in 84f004f380c4 20:31:42 Removing intermediate container 8125ac3a518c 20:31:42 ---> b1f681b6b4d8 20:31:42 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:31:42 Removing intermediate container 84f004f380c4 20:31:42 ---> 4e0221d3bfa1 20:31:42 20:31:42 ---> Running in ac227a3b80af 20:31:42 Successfully built 4e0221d3bfa1 20:31:42 Successfully tagged core-data-arm64:latest 20:31:42  Building core-data ... done Removing intermediate container ac227a3b80af 20:31:42 ---> 2c37a27345b2 20:31:42 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:31:42 ---> Running in 6cb201c1429a 20:31:42 Removing intermediate container 6cb201c1429a 20:31:42 ---> 564f16fc3c1f 20:31:42 Step 20/22 : LABEL arch=arm64 20:31:43 ---> Running in 46ad0b27bf61 20:31:43 Removing intermediate container 46ad0b27bf61 20:31:43 ---> 78448f04c684 20:31:43 Step 21/22 : LABEL git_sha=2ec8ebc8b5392c7563d8332a13556618a5b8ac91 20:31:43 ---> Running in ce3015b38a83 20:31:43 Removing intermediate container ce3015b38a83 20:31:43 ---> f2ea5bbb31d7 20:31:43 Step 22/22 : LABEL version=0.0.0 20:31:43 ---> Running in e521624cebca 20:31:43 Removing intermediate container e521624cebca 20:31:43 ---> ad6352aa89fe 20:31:43 20:31:44 Successfully built ad6352aa89fe 20:31:44 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:31:44  Building core-common-config-bootstrapper ... done  [Pipeline] } 20:31:44 $ docker stop --time=1 20c995f6af5913af3e6e06d2440a9992bc244c1e143359f788458f5e653cb144 20:31:46 $ docker rm -f --volumes 20c995f6af5913af3e6e06d2440a9992bc244c1e143359f788458f5e653cb144 [Pipeline] // withDockerContainer [Pipeline] sh 20:31:46 + docker images 20:31:46 REPOSITORY TAG IMAGE ID CREATED SIZE 20:31:46 core-common-config-bootstrapper-arm64 latest ad6352aa89fe 3 seconds ago 14.9MB 20:31:46 core-data-arm64 latest 4e0221d3bfa1 4 seconds ago 17.2MB 20:31:46 d640029d01d3 14 seconds ago 1.51GB 20:31:46 afaf18a20d09 16 seconds ago 1.5GB 20:31:46 security-proxy-setup-arm64 latest b2b04750a3ac 20 seconds ago 26.9MB 20:31:46 b2e064d1d6f5 37 seconds ago 1.5GB 20:31:46 core-command-arm64 latest bff78526baa7 44 seconds ago 17MB 20:31:46 fcf4dd4d4519 53 seconds ago 1.51GB 20:31:46 security-secretstore-setup-arm64 latest 5dfbf81d0eaf About a minute ago 29MB 20:31:46 33c96168ddbe 2 minutes ago 1.5GB 20:31:46 security-bootstrapper-arm64 latest 686e610d5bfb 5 minutes ago 19.6MB 20:31:46 support-notifications-arm64 latest 595f00690a19 6 minutes ago 29.7MB 20:31:46 support-scheduler-arm64 latest d1431a4cdf1a 6 minutes ago 29MB 20:31:46 fd26fdb583ef 6 minutes ago 1.5GB 20:31:46 e6aad16a4243 6 minutes ago 1.57GB 20:31:46 e089267723a9 6 minutes ago 1.57GB 20:31:46 security-spiffe-token-provider-arm64 latest 36e02167ff1d 7 minutes ago 29.1MB 20:31:46 c4242593467b 8 minutes ago 1.54GB 20:31:46 core-metadata-arm64 latest a584c199e330 9 minutes ago 17.7MB 20:31:46 f3084c8ff2ab 9 minutes ago 1.51GB 20:31:46 security-spire-server-arm64 latest 7b91af533040 14 minutes ago 84.3MB 20:31:46 246dc7084db6 15 minutes ago 1.38GB 20:31:46 security-spire-agent-arm64 latest 4e193d42ec62 15 minutes ago 122MB 20:31:46 security-spire-config-arm64 latest 7a95a6f72683 16 minutes ago 83.6MB 20:31:46 31308b6e64c3 16 minutes ago 1.38GB 20:31:46 ci-base-image-arm64 latest 96a20b27741b 29 minutes ago 905MB 20:31:46 alpine 3.15 354640af7b1b 6 days ago 5.34MB 20:31:46 alpine 3.16 4c81e5bf8899 6 days ago 5.3MB 20:31:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 20:31:46 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 20:31:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:31:47 20:31:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:31:48 arm64: Pulling from edgex-lftools-log-publisher 20:31:48 8998bd30e6a1: Pulling fs layer 20:31:48 04944245beec: Pulling fs layer 20:31:48 699f458cf7ca: Pulling fs layer 20:31:48 765212b225bb: Pulling fs layer 20:31:48 f23df028b6ca: Pulling fs layer 20:31:48 d65c8cfc05b1: Pulling fs layer 20:31:48 2437ff75d9bd: Pulling fs layer 20:31:48 f23df028b6ca: Waiting 20:31:48 d65c8cfc05b1: Waiting 20:31:48 2437ff75d9bd: Waiting 20:31:48 765212b225bb: Waiting 20:31:48 04944245beec: Verifying Checksum 20:31:48 04944245beec: Download complete 20:31:48 765212b225bb: Verifying Checksum 20:31:48 765212b225bb: Download complete 20:31:48 f23df028b6ca: Verifying Checksum 20:31:48 f23df028b6ca: Download complete 20:31:48 d65c8cfc05b1: Verifying Checksum 20:31:48 d65c8cfc05b1: Download complete 20:31:48 699f458cf7ca: Verifying Checksum 20:31:48 699f458cf7ca: Download complete 20:31:48 8998bd30e6a1: Verifying Checksum 20:31:48 8998bd30e6a1: Download complete 20:31:51 2437ff75d9bd: Verifying Checksum 20:31:51 2437ff75d9bd: Download complete 20:31:52 8998bd30e6a1: Pull complete 20:31:53 04944245beec: Pull complete 20:31:54 699f458cf7ca: Pull complete 20:31:54 765212b225bb: Pull complete 20:31:54 f23df028b6ca: Pull complete 20:31:55 d65c8cfc05b1: Pull complete 20:32:07 2437ff75d9bd: Pull complete 20:32:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:32:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:32:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:32:07 prd-ubuntu20.04-docker-arm64-4c-16g-6496 does not seem to be running inside a container 20:32:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:32:10 $ docker top 4bb8c5f8e4a12f5244436ab78a5d175bcf27374279cc8ff57c6837bff392a4db -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:11 ---> job-cost.sh 20:32:11 lf-activate-venv: SKIPPING 20:32:11 INFO: No Stack... 20:32:11 INFO: Retrieving Pricing Info for: v3-standard-4 20:32:12 INFO: Archiving Costs [Pipeline] sh 20:32:13 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:32:13 + cut -d, -f6 [Pipeline] lock 20:32:13 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4370-1-stack-cost] 20:32:13 Resource [jenkins-edgexfoundry-edgex-go-PR-4370-1-stack-cost] did not exist. Created. 20:32:13 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4370-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:32:13 + echo total: 0.10999999940395355 [Pipeline] stash 20:32:13 Stashed 1 file(s) [Pipeline] } 20:32:13 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4370-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:32:14 $ docker stop --time=1 4bb8c5f8e4a12f5244436ab78a5d175bcf27374279cc8ff57c6837bff392a4db 20:32:15 $ docker rm -f --volumes 4bb8c5f8e4a12f5244436ab78a5d175bcf27374279cc8ff57c6837bff392a4db [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 20:32:16 provisioning config files... 20:32:16 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1319675122170604357tmp [Pipeline] { [Pipeline] sh 20:32:16 + set +x 20:32:16 + curl+ -s https://codecov.io/bash 20:32:16 bash -s -- 20:32:16 20:32:16 _____ _ 20:32:16 / ____| | | 20:32:16 | | ___ __| | ___ ___ _____ __ 20:32:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:32:16 | |___| (_) | (_| | __/ (_| (_) \ V / 20:32:16 \_____\___/ \__,_|\___|\___\___/ \_/ 20:32:16 Bash-1.0.6 20:32:16 20:32:16 20:32:16 ==> git version 2.25.1 found 20:32:16 ==> 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 20:32:16 Release-Date: 2020-01-08 20:32:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:32:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:32:16 ==> Jenkins CI detected. 20:32:16 current dir:  /w/workspace/edgex-go/1 20:32:16 project root: . 20:32:16 --> token set from env 20:32:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:32:17 ==> Running gcov in . (disable via -X gcov) 20:32:17 ==> Python coveragepy not found 20:32:17 ==> Searching for coverage reports in: 20:32:17 + . 20:32:17 -> Found 1 reports 20:32:17 ==> Detecting git/mercurial file structure 20:32:17 ==> Reading reports 20:32:17 + ./coverage.out bytes=487323 20:32:17 ==> Appending adjustments 20:32:17 https://docs.codecov.io/docs/fixing-reports 20:32:18 + Found adjustments 20:32:18 ==> Gzipping contents 20:32:18 64K /tmp/codecov.MOtssv.gz 20:32:18 ==> Uploading reports 20:32:18 url: https://codecov.io 20:32:18 query: branch=PR-4370&commit=2ec8ebc8b5392c7563d8332a13556618a5b8ac91&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4370%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4370&job=&cmd_args= 20:32:18 -> Pinging Codecov 20:32:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4370&commit=2ec8ebc8b5392c7563d8332a13556618a5b8ac91&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4370%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4370&job=&cmd_args= 20:32:18 -> Uploading to 20:32:18 https://storage.googleapis.com/codecov/v4/raw/2023-02-17/00271124DB129430A58F1EEE437C3FCB/2ec8ebc8b5392c7563d8332a13556618a5b8ac91/d3eb1e20-8988-4cc3-8f59-17259940512c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230217T203218Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=57d16553a6ec30c481037825c411b9dc2d1ca29693947f380405ec8e41eaf5d8 20:32:18 % Total % Received % Xferd Average Speed Time Time Time Current 20:32:18 Dload Upload Total Spent Left Speed 20:32:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63006 0 0 100 63006 0 723k --:--:-- --:--:-- --:--:-- 715k 100 63006 0 0 100 63006 0 199k --:--:-- --:--:-- --:--:-- 199k 20:32:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2ec8ebc8b5392c7563d8332a13556618a5b8ac91 [Pipeline] } 20:32:18 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 20:32:20 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:32:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:32:21 ---> package-listing.sh 20:32:21 ++ facter osfamily 20:32:21 ++ tr '[:upper:]' '[:lower:]' 20:32:21 + OS_FAMILY=debian 20:32:21 + workspace=/w/workspace/edgex-go/1 20:32:21 + START_PACKAGES=/tmp/packages_start.txt 20:32:21 + END_PACKAGES=/tmp/packages_end.txt 20:32:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:32:21 + PACKAGES=/tmp/packages_start.txt 20:32:21 + '[' /w/workspace/edgex-go/1 ']' 20:32:21 + PACKAGES=/tmp/packages_end.txt 20:32:21 + case "${OS_FAMILY}" in 20:32:21 + dpkg -l 20:32:21 + grep '^ii' 20:32:21 + '[' -f /tmp/packages_start.txt ']' 20:32:21 + '[' -f /tmp/packages_end.txt ']' 20:32:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:32:21 + '[' /w/workspace/edgex-go/1 ']' 20:32:21 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:32:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:32:21 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 20:32:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:32:22 20:32:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:32:22 latest: Pulling from edgex-lftools-log-publisher 20:32:22 5eb5b503b376: Pulling fs layer 20:32:22 5c69ac0246d0: Pulling fs layer 20:32:22 ec43610c2a17: Pulling fs layer 20:32:22 3a2ae6a8a46f: Pulling fs layer 20:32:22 33b1e0a273af: Pulling fs layer 20:32:22 5d3b04190fa2: Pulling fs layer 20:32:22 2f39f015ded8: Pulling fs layer 20:32:22 3a2ae6a8a46f: Waiting 20:32:22 33b1e0a273af: Waiting 20:32:22 2f39f015ded8: Waiting 20:32:22 5c69ac0246d0: Verifying Checksum 20:32:22 5c69ac0246d0: Download complete 20:32:22 3a2ae6a8a46f: Verifying Checksum 20:32:22 3a2ae6a8a46f: Download complete 20:32:23 33b1e0a273af: Download complete 20:32:23 5d3b04190fa2: Verifying Checksum 20:32:23 5d3b04190fa2: Download complete 20:32:23 ec43610c2a17: Verifying Checksum 20:32:23 ec43610c2a17: Download complete 20:32:23 5eb5b503b376: Verifying Checksum 20:32:23 5eb5b503b376: Download complete 20:32:23 2f39f015ded8: Download complete 20:32:24 5eb5b503b376: Pull complete 20:32:24 5c69ac0246d0: Pull complete 20:32:25 ec43610c2a17: Pull complete 20:32:25 3a2ae6a8a46f: Pull complete 20:32:25 33b1e0a273af: Pull complete 20:32:25 5d3b04190fa2: Pull complete 20:32:29 2f39f015ded8: Pull complete 20:32:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:32:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:32:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:32:30 prd-ubuntu20.04-docker-8c-8g-6495 does not seem to be running inside a container 20:32:30 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:32:34 $ docker top d127c67f9c9affe11ebf4fe772f2fcd8c83193e9be78296a0520a3777dc04b34 -eo pid,comm [Pipeline] { [Pipeline] sh 20:32:34 + touch /tmp/pre-build-complete [Pipeline] sh 20:32:34 + mkdir -p /var/log/sysstat [Pipeline] sh 20:32:35 + ls /var/log/sa-host 20:32:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:32:35 provisioning config files... 20:32:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config12200255564513338943tmp [Pipeline] { [Pipeline] echo 20:32:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:32:35 ---> create-netrc.sh [Pipeline] } 20:32:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:32:36 ---> python-tools-install.sh [Pipeline] echo 20:32:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:32:36 ---> sudo-logs.sh 20:32:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:32:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:32:36 ---> job-cost.sh 20:32:36 lf-activate-venv: SKIPPING 20:32:36 DEBUG: total: 0.10999999940395355 20:32:36 INFO: Retrieving Stack Cost... 20:32:37 INFO: Retrieving Pricing Info for: v3-standard-8 20:32:37 INFO: Archiving Costs [Pipeline] echo 20:32:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:32:37 ---> logs-deploy.sh 20:32:37 lf-activate-venv: SKIPPING 20:32:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4370/1 20:32:37 INFO: archiving workspace using pattern(s): 20:32:38 Archives upload complete. 20:32:39 INFO: archiving logs to Nexus 20:32:39 ---> uname -a: 20:32:39 Linux prd-ubuntu20-04-docker-8c-8g-6495 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:32:39 20:32:39 20:32:39 ---> lscpu: 20:32:39 Architecture: x86_64 20:32:39 CPU op-mode(s): 32-bit, 64-bit 20:32:39 Byte Order: Little Endian 20:32:39 Address sizes: 40 bits physical, 48 bits virtual 20:32:39 CPU(s): 8 20:32:39 On-line CPU(s) list: 0-7 20:32:39 Thread(s) per core: 1 20:32:39 Core(s) per socket: 1 20:32:39 Socket(s): 8 20:32:39 NUMA node(s): 1 20:32:39 Vendor ID: AuthenticAMD 20:32:39 CPU family: 23 20:32:39 Model: 49 20:32:39 Model name: AMD EPYC-Rome Processor 20:32:39 Stepping: 0 20:32:39 CPU MHz: 2799.996 20:32:39 BogoMIPS: 5599.99 20:32:39 Virtualization: AMD-V 20:32:39 Hypervisor vendor: KVM 20:32:39 Virtualization type: full 20:32:39 L1d cache: 256 KiB 20:32:39 L1i cache: 256 KiB 20:32:39 L2 cache: 4 MiB 20:32:39 L3 cache: 128 MiB 20:32:39 NUMA node0 CPU(s): 0-7 20:32:39 Vulnerability Itlb multihit: Not affected 20:32:39 Vulnerability L1tf: Not affected 20:32:39 Vulnerability Mds: Not affected 20:32:39 Vulnerability Meltdown: Not affected 20:32:39 Vulnerability Mmio stale data: Not affected 20:32:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:32:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:32:39 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:32:39 Vulnerability Srbds: Not affected 20:32:39 Vulnerability Tsx async abort: Not affected 20:32:39 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:32:39 20:32:39 20:32:39 ---> nproc: 20:32:39 8 20:32:39 20:32:39 20:32:39 ---> df -h: 20:32:39 Filesystem Size Used Avail Use% Mounted on 20:32:39 overlay 155G 19G 137G 12% / 20:32:39 tmpfs 64M 0 64M 0% /dev 20:32:39 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:32:39 shm 64M 0 64M 0% /dev/shm 20:32:39 /dev/vda1 155G 19G 137G 12% /facter-os 20:32:39 20:32:39