Pull request #4344 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5f7b1edf40b6404a4e41cd557f71ab0df9323ffc+81c92a7234808790c4cb0e8fcc6e328e78abdf11 (08b1e55f4acf0d5184e6aab37a392221d53a31e9) 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-ssh2298948517435380465.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-ssh9546027515408106610.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-4344/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-4344/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12463516683035459389.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-4344/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9001204991061588284.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-ssh10236661486559121765.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-4344/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-4344/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17371114898682458303.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/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-5347 in /w/workspace/edgexfoundry_edgex-go_PR-4344 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 81c92a7234808790c4cb0e8fcc6e328e78abdf11 into PR head commit 5f7b1edf40b6404a4e41cd557f71ab0df9323ffc > 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/4344/head:refs/remotes/origin/PR-4344 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merge succeeded, producing 5f7b1edf40b6404a4e41cd557f71ab0df9323ffc Checking out Revision 5f7b1edf40b6404a4e41cd557f71ab0df9323ffc (PR-4344) 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:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:58:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:58:42 ========================================================= 19:58:42 EdgeX Global Pipelines Version Info 19:58:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 5f7b1edf40b6404a4e41cd557f71ab0df9323ffc # 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 81c92a7234808790c4cb0e8fcc6e328e78abdf11 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f7b1edf40b6404a4e41cd557f71ab0df9323ffc # timeout=10 19:58:43 ------------------- 19:58:43 stable info: 19:58:43 ------------------- 19:58:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:58:43 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:58:43 Message: update stable to v1.0.244 19:58:44 ------------------- 19:58:44 experimental info: 19:58:44 ------------------- 19:58:44 Commited By: **** collab-it+edgex@linuxfoundation.org 19:58:44 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:58:44 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:58:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:58:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:58:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:58:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:58:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:58:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:58:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:58:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:58:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:58:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:58:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:58:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:58:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:58:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:58:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:58:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:58:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:58:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:58:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:58:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:58:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:58:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:58:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:58:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4344 [Pipeline] echo 19:58:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4344 [Pipeline] echo 19:58:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4344 [Pipeline] echo 19:58:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5f7b1edf40b6404a4e41cd557f71ab0df9323ffc [Pipeline] echo 19:58:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5f7b1ed [Pipeline] echo 19:58:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:58:45 provisioning config files... 19:58:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14832586821192854489tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:58:46 ---> docker-login.sh 19:58:46 nexus3.edgexfoundry.org:10001 19:58:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:46 Configure a credential helper to remove this warning. See 19:58:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:46 19:58:46 Login Succeeded 19:58:46 nexus3.edgexfoundry.org:10002 19:58:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:46 Configure a credential helper to remove this warning. See 19:58:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:46 19:58:46 Login Succeeded 19:58:46 nexus3.edgexfoundry.org:10003 19:58:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:46 Configure a credential helper to remove this warning. See 19:58:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:46 19:58:46 Login Succeeded 19:58:46 nexus3.edgexfoundry.org:10004 19:58:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:47 Configure a credential helper to remove this warning. See 19:58:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:47 19:58:47 Login Succeeded 19:58:47 docker.io 19:58:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:47 Configure a credential helper to remove this warning. See 19:58:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:47 19:58:47 Login Succeeded 19:58:47 ---> docker-login.sh ends [Pipeline] } 19:58:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:58:47 + 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:47 + cut -d/ -f2 19:58:47 + dirname cmd/core-command/Dockerfile 19:58:47 + echo core-command,cmd/core-command/Dockerfile 19:58:47 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:58:47 + cut -d/ -f2 19:58:47 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:58:47 + + dirname cmd/core-data/Dockerfile 19:58:47 cut -d/ -f2 19:58:47 + echo core-data,cmd/core-data/Dockerfile 19:58:47 + + cut -d/ -f2 19:58:47 dirname cmd/core-metadata/Dockerfile 19:58:47 + echo core-metadata,cmd/core-metadata/Dockerfile 19:58:47 + dirname cmd/security-bootstrapper/Dockerfile 19:58:47 + cut -d/ -f2 19:58:47 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:58:47 + + dirname cmd/security-proxy-setup/Dockerfile 19:58:47 cut -d/ -f2 19:58:47 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:58:47 + dirname cmd/security-secretstore-setup/Dockerfile 19:58:47 + cut -d/ -f2 19:58:47 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:58:47 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:58:47 + cut -d/ -f2 19:58:47 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:58:47 + + dirname cmd/security-spire-agent/Dockerfile 19:58:47 cut -d/ -f2 19:58:47 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:58:47 + dirname cmd/security-spire-config/Dockerfile 19:58:47 + cut -d/ -f2 19:58:47 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:58:47 + cut -d/ -f2 19:58:47 + dirname cmd/security-spire-server/Dockerfile 19:58:47 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:58:47 + dirname cmd/support-notifications/Dockerfile 19:58:47 + cut -d/ -f2 19:58:47 + echo support-notifications,cmd/support-notifications/Dockerfile 19:58:47 + cut -d/ -f2 19:58:47 + dirname cmd/support-scheduler/Dockerfile 19:58:47 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:58:47 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:48 + git rev-list -1 --merges 5f7b1edf40b6404a4e41cd557f71ab0df9323ffc~1..5f7b1edf40b6404a4e41cd557f71ab0df9323ffc [Pipeline] echo 19:58:48 -----------> git rev-list -1 --merges 5f7b1edf40b6404a4e41cd557f71ab0df9323ffc~1..5f7b1edf40b6404a4e41cd557f71ab0df9323ffc 5f7b1edf40b6404a4e41cd557f71ab0df9323ffc [false] [Pipeline] sh 19:58:48 + git log --format=format:%s -1 5f7b1edf40b6404a4e41cd557f71ab0df9323ffc [Pipeline] echo 19:58:48 ========================================================= 19:58:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:58:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:58:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:58:49 + grep -v github /etc/ssh/ssh_known_hosts 19:58:49 + [ -e /tmp/ssh_known_hosts ] 19:58:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:58:49 + + sudo tee -a /etc/ssh/ssh_known_hosts 19:58:49 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:58:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:58:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:58:49 19:58:49 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:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:58:50 0.1.4: Pulling from edgex-devops/py-git-semver 19:58:50 b85a868b505f: Pulling fs layer 19:58:50 e2be974225ed: Pulling fs layer 19:58:50 339a4e72a1f5: Pulling fs layer 19:58:50 988bab9f4d93: Pulling fs layer 19:58:50 1469e6f7b9e6: Pulling fs layer 19:58:50 eaf3925da568: Pulling fs layer 19:58:50 bab4dde63d76: Pulling fs layer 19:58:50 bde34c3a00c8: Pulling fs layer 19:58:50 b352a97aabf1: Pulling fs layer 19:58:50 4872d77fe225: Pulling fs layer 19:58:50 5851b861e8e6: Pulling fs layer 19:58:50 4872d77fe225: Waiting 19:58:50 b352a97aabf1: Waiting 19:58:50 bab4dde63d76: Waiting 19:58:50 988bab9f4d93: Waiting 19:58:50 bde34c3a00c8: Waiting 19:58:50 1469e6f7b9e6: Waiting 19:58:50 5851b861e8e6: Waiting 19:58:50 eaf3925da568: Waiting 19:58:50 e2be974225ed: Download complete 19:58:50 988bab9f4d93: Verifying Checksum 19:58:50 988bab9f4d93: Download complete 19:58:50 1469e6f7b9e6: Download complete 19:58:50 eaf3925da568: Verifying Checksum 19:58:50 eaf3925da568: Download complete 19:58:50 339a4e72a1f5: Verifying Checksum 19:58:50 339a4e72a1f5: Download complete 19:58:50 bde34c3a00c8: Verifying Checksum 19:58:50 bde34c3a00c8: Download complete 19:58:50 b352a97aabf1: Verifying Checksum 19:58:50 b352a97aabf1: Download complete 19:58:50 4872d77fe225: Verifying Checksum 19:58:50 4872d77fe225: Download complete 19:58:50 5851b861e8e6: Download complete 19:58:50 b85a868b505f: Verifying Checksum 19:58:50 b85a868b505f: Download complete 19:58:51 bab4dde63d76: Verifying Checksum 19:58:51 bab4dde63d76: Download complete 19:58:52 b85a868b505f: Pull complete 19:58:52 e2be974225ed: Pull complete 19:58:52 339a4e72a1f5: Pull complete 19:58:52 988bab9f4d93: Pull complete 19:58:52 1469e6f7b9e6: Pull complete 19:58:53 eaf3925da568: Pull complete 19:58:55 bab4dde63d76: Pull complete 19:58:55 bde34c3a00c8: Pull complete 19:58:55 b352a97aabf1: Pull complete 19:58:55 4872d77fe225: Pull complete 19:58:55 5851b861e8e6: Pull complete 19:58:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:58:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:58:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:58:55 prd-ubuntu20.04-docker-8c-8g-5347 does not seem to be running inside a container 19:58:55 $ 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:57 $ docker top 471f2300e06590f2935f83468535245f12b62c6f5a382014c640af9dd229fb4c -eo pid,comm 19:58:57 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:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:58:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:58:57 [ssh-agent] Looking for ssh-agent implementation... 19:58:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:58:57 $ docker exec 471f2300e06590f2935f83468535245f12b62c6f5a382014c640af9dd229fb4c ssh-agent 19:58:57 SSH_AUTH_SOCK=/tmp/ssh-mvR9EYzUp8Gw/agent.32 19:58:57 SSH_AGENT_PID=38 19:58:57 Running ssh-add (command line suppressed) 19:58:57 Identity added: /w/workspace/edgex-go/1@tmp/private_key_16862359881718090596.key (/w/workspace/edgex-go/1@tmp/private_key_16862359881718090596.key) 19:58:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:58:58 + git tag --points-at HEAD [Pipeline] } 19:58:58 $ docker exec --env ******** --env ******** 471f2300e06590f2935f83468535245f12b62c6f5a382014c640af9dd229fb4c ssh-agent -k 19:58:58 unset SSH_AUTH_SOCK; 19:58:58 unset SSH_AGENT_PID; 19:58:58 echo Agent pid 38 killed; 19:58:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:58:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:58:58 [ssh-agent] Looking for ssh-agent implementation... 19:58:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:58:58 $ docker exec 471f2300e06590f2935f83468535245f12b62c6f5a382014c640af9dd229fb4c ssh-agent 19:58:58 SSH_AUTH_SOCK=/tmp/ssh-uySAEPJNBnv6/agent.70 19:58:58 SSH_AGENT_PID=76 19:58:58 Running ssh-add (command line suppressed) 19:58:58 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7318899297157263144.key (/w/workspace/edgex-go/1@tmp/private_key_7318899297157263144.key) 19:58:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:58:59 + git semver init 19:58:59 2023-02-10 19:58:59,362 [run_init] DEBUG init version:0.0.0 force:False 19:58:59 2023-02-10 19:58:59,363 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:58:59 2023-02-10 19:58:59,363 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:58:59 2023-02-10 19:58:59,364 [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:59:04 2023-02-10 19:59:04,528 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:59:04 2023-02-10 19:59:04,529 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4344 with force:False 19:59:04 2023-02-10 19:59:04,529 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4344 19:59:04 2023-02-10 19:59:04,531 [execute] INFO git cat-file --batch-check 19:59:04 2023-02-10 19:59:04,532 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:59:04 2023-02-10 19:59:04,538 [execute] INFO git cat-file --batch 19:59:04 2023-02-10 19:59:04,538 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:59:04 2023-02-10 19:59:04,543 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4344 19:59:04 0.0.0 [Pipeline] } 19:59:04 $ docker exec --env ******** --env ******** 471f2300e06590f2935f83468535245f12b62c6f5a382014c640af9dd229fb4c ssh-agent -k 19:59:04 unset SSH_AUTH_SOCK; 19:59:04 unset SSH_AGENT_PID; 19:59:04 echo Agent pid 76 killed; 19:59:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:59:05 + git semver [Pipeline] } 19:59:05 $ docker stop --time=1 471f2300e06590f2935f83468535245f12b62c6f5a382014c640af9dd229fb4c 19:59:06 $ docker rm -f --volumes 471f2300e06590f2935f83468535245f12b62c6f5a382014c640af9dd229fb4c [Pipeline] // withDockerContainer [Pipeline] sh 19:59:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:59:07 Stashed 1 file(s) [Pipeline] echo 19:59:07 [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:08 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:59:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:59:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:59:08 ========================================================= 19:59:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:59:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:59:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:59:08 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:59:08 213ec9aee27d: Pulling fs layer 19:59:08 4583459ba037: Pulling fs layer 19:59:08 93c1e223e6f2: Pulling fs layer 19:59:08 53926ce57604: Pulling fs layer 19:59:08 21b2b0c7a3f4: Pulling fs layer 19:59:08 22ff95d597cd: Pulling fs layer 19:59:08 12d6caf4c0d1: Pulling fs layer 19:59:08 96b7cbca73a9: Pulling fs layer 19:59:08 a7acece74701: Pulling fs layer 19:59:08 21b2b0c7a3f4: Waiting 19:59:08 22ff95d597cd: Waiting 19:59:08 12d6caf4c0d1: Waiting 19:59:08 96b7cbca73a9: Waiting 19:59:08 a7acece74701: Waiting 19:59:08 53926ce57604: Waiting 19:59:08 93c1e223e6f2: Verifying Checksum 19:59:08 93c1e223e6f2: Download complete 19:59:08 4583459ba037: Download complete 19:59:08 21b2b0c7a3f4: Verifying Checksum 19:59:08 21b2b0c7a3f4: Download complete 19:59:08 22ff95d597cd: Verifying Checksum 19:59:08 22ff95d597cd: Download complete 19:59:08 213ec9aee27d: Download complete 19:59:09 12d6caf4c0d1: Download complete 19:59:09 213ec9aee27d: Pull complete 19:59:09 4583459ba037: Pull complete 19:59:09 93c1e223e6f2: Pull complete 19:59:09 a7acece74701: Verifying Checksum 19:59:09 a7acece74701: Download complete 19:59:10 53926ce57604: Verifying Checksum 19:59:10 53926ce57604: Download complete 19:59:10 96b7cbca73a9: Verifying Checksum 19:59:10 96b7cbca73a9: Download complete 19:59:14 53926ce57604: Pull complete 19:59:14 21b2b0c7a3f4: Pull complete 19:59:14 22ff95d597cd: Pull complete 19:59:14 12d6caf4c0d1: Pull complete 19:59:16 96b7cbca73a9: Pull complete 19:59:17 a7acece74701: Pull complete 19:59:17 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:59:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:59:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:59:17 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:59:17 WORKDIR /edgex 19:59:17 COPY go.mod . 19:59:17 RUN go mod download 19:59:17 docker build -t ci-base-image-x86_64 -f - . 19:59:18 Sending build context to Docker daemon 170.2MB 19:59:18 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:59:18 ---> db6d94c90886 19:59:18 Step 2/4 : WORKDIR /edgex 19:59:22 ---> Running in 3c811ebfb5d8 19:59:22 Removing intermediate container 3c811ebfb5d8 19:59:22 ---> 256ac97c200e 19:59:22 Step 3/4 : COPY go.mod . 19:59:22 ---> 3e016f3231bc 19:59:22 Step 4/4 : RUN go mod download 19:59:22 ---> Running in bfd7203ce042 19:59:22 Still waiting to schedule task 19:59:22 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:59:37 Removing intermediate container bfd7203ce042 19:59:37 ---> e64bfc8790f8 19:59:37 Successfully built e64bfc8790f8 19:59:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:37 + docker inspect -f . ci-base-image-x86_64 19:59:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:38 prd-ubuntu20.04-docker-8c-8g-5347 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 39c8c0ed600d3989fe0516758d6796f130b36e97e6e6f689dd633147479c9f15 -eo pid,comm [Pipeline] { [Pipeline] sh 19:59:38 + go version 19:59:38 go version go1.18.7 linux/amd64 [Pipeline] } 19:59:39 $ docker stop --time=1 39c8c0ed600d3989fe0516758d6796f130b36e97e6e6f689dd633147479c9f15 19:59:40 $ docker rm -f --volumes 39c8c0ed600d3989fe0516758d6796f130b36e97e6e6f689dd633147479c9f15 [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-5347 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 a17ff9a1995b2add856894cb32565bd3b23334f3344bed0a5a88c1cf02357626 -eo pid,comm [Pipeline] { [Pipeline] echo 19:59:41 ========================================================= 19:59:41 [edgeXBuildGoParallel] Running Tests and Build... 19:59:41 ========================================================= [Pipeline] sh 19:59:41 + 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:48 ? github.com/edgexfoundry/edgex-go [no test files] 20:00:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:00:03 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:00:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:00:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:00:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:00:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:00:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:00:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:00:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:00:03 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:00:03 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:00:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:00:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:00:03 ? 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.072s 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.085s coverage: 98.5% of statements 20:00:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.151s coverage: 73.2% of statements 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:00:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.101s coverage: 54.0% of statements 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:00:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.562s coverage: 89.2% of statements 20:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:00:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.096s coverage: 3.8% of statements 20:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:00:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.533s coverage: 95.6% of statements 20:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:00:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:00:09 ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements 20:00:09 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:00:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:00:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:00:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:00:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:00:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 65.9% of statements 20:00:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:00:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:00:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:00:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.9% of statements 20:00:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:00:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.077s coverage: 29.6% of statements 20:00:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:00:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements 20:00:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.085s coverage: 82.9% of statements 20:00:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.081s coverage: 94.1% of statements 20:00:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.095s coverage: 96.3% of statements 20:00:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements 20:00:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.091s coverage: 94.4% of statements 20:00:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.068s coverage: 44.8% of statements 20:00:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.270s coverage: 79.9% of statements 20:00:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:00:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.095s coverage: 92.9% of statements 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:00:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:00:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.071s coverage: 86.9% of statements 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:00:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements 20:00:24 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.052s coverage: 20.0% of statements 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:00:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:00:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.081s coverage: 77.4% of statements 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:00:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.078s coverage: 80.0% of statements 20:00:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 20:00:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.230s coverage: 91.2% of statements 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:00:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.229s coverage: 63.1% of statements 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:00:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements 20:00:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 20:00:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 20:00:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 20:00:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 20:00:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.424s coverage: 65.3% of statements 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:00:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.192s coverage: 41.0% of statements 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:00:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:00:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:00:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.091s coverage: 17.7% of statements 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:00:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.164s coverage: 92.3% of statements 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:00:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:00:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:00:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:00:24 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:46 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:46 go vet ./... 20:00:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:00:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:00:49 ./bin/test-attribution-txt.sh [Pipeline] echo 20:00:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:00:50 + ls -al . 20:00:50 total 748 20:00:50 drwxrwxr-x 11 1001 1001 4096 Feb 10 19:59 . 20:00:50 drwxr-xr-x 4 root root 4096 Feb 10 19:59 .. 20:00:50 drwxrwxr-x 2 1001 1001 4096 Feb 10 19:58 .blubracket 20:00:50 -rw-rw-r-- 1 1001 1001 16 Feb 10 19:58 .dockerignore 20:00:50 drwxrwxr-x 8 1001 1001 4096 Feb 10 20:00 .git 20:00:50 drwxrwxr-x 3 1001 1001 4096 Feb 10 19:58 .github 20:00:50 -rw-rw-r-- 1 1001 1001 1024 Feb 10 19:58 .gitignore 20:00:50 -rw-rw-r-- 1 1001 1001 42 Feb 10 19:58 .golangci.yml 20:00:50 -rw-rw-r-- 1 1001 1001 87 Feb 10 19:58 .hadolint.yml 20:00:50 drwxr-xr-x 3 1001 1001 4096 Feb 10 19:59 .semver 20:00:50 -rw-rw-r-- 1 1001 1001 166 Feb 10 19:58 .sonarcloud.properties 20:00:50 -rw-rw-r-- 1 1001 1001 1171 Feb 10 19:58 ADOPTERS.md 20:00:50 -rw-rw-r-- 1 1001 1001 10825 Feb 10 19:58 Attribution.txt 20:00:50 -rw-rw-r-- 1 1001 1001 73765 Feb 10 19:58 CHANGELOG.md 20:00:50 -rw-rw-r-- 1 1001 1001 3804 Feb 10 19:58 CONTRIBUTING.md 20:00:50 -rw-rw-r-- 1 1001 1001 677 Feb 10 19:58 GOVERNANCE.md 20:00:50 -rw-rw-r-- 1 1001 1001 850 Feb 10 19:58 Jenkinsfile 20:00:50 -rw-rw-r-- 1 1001 1001 10775 Feb 10 19:58 LICENSE 20:00:50 -rw-rw-r-- 1 1001 1001 13375 Feb 10 19:58 Makefile 20:00:50 -rw-rw-r-- 1 1001 1001 582 Feb 10 19:58 OWNERS.md 20:00:50 -rw-rw-r-- 1 1001 1001 9403 Feb 10 19:58 README.md 20:00:50 -rw-rw-r-- 1 1001 1001 6912 Feb 10 19:58 SECURITY.md 20:00:50 -rw-rw-r-- 1 1001 1001 5 Feb 10 19:59 VERSION 20:00:50 drwxrwxr-x 2 1001 1001 4096 Feb 10 19:58 bin 20:00:50 drwxrwxr-x 17 1001 1001 4096 Feb 10 19:58 cmd 20:00:50 -rw-r--r-- 1 root root 488091 Feb 10 20:00 coverage.out 20:00:50 -rw-rw-r-- 1 1001 1001 3295 Feb 10 19:58 go.mod 20:00:50 -rw-rw-r-- 1 1001 1001 33318 Feb 10 19:58 go.sum 20:00:50 drwxrwxr-x 7 1001 1001 4096 Feb 10 19:58 internal 20:00:50 drwxrwxr-x 3 1001 1001 4096 Feb 10 19:58 openapi 20:00:50 drwxrwxr-x 4 1001 1001 4096 Feb 10 19:58 snap 20:00:50 -rw-rw-r-- 1 1001 1001 204 Feb 10 19:58 version.go [Pipeline] sh 20:00:50 + '[' -e coverage.out ] 20:00:50 + chown 1001:1001 coverage.out [Pipeline] stash 20:00:50 Stashed 1 file(s) [Pipeline] sh 20:00:51 + make build 20:00:51 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:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5348 in /w/workspace/edgexfoundry_edgex-go_PR-4344 [Pipeline] { [Pipeline] ws 20:00:58 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:00:58 The recommended git tool is: git 20:01:04 using credential edgex-jenkins-ssh 20:01:04 Cloning the remote Git repository 20:01:04 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:01:04 > git init /w/workspace/edgex-go/1 # timeout=10 20:01:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:01:04 > git --version # timeout=10 20:01:04 > git --version # 'git version 2.25.1' 20:01:04 using GIT_SSH to set credentials SSH Credentials for GitHub 20:01:04 > 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:05 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:06 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:07 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: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:01: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:01:19 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 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 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:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:01:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:01:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:01:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:01:22 using GIT_SSH to set credentials SSH Credentials for GitHub 20:01:23 Merging remotes/origin/main commit 81c92a7234808790c4cb0e8fcc6e328e78abdf11 into PR head commit 5f7b1edf40b6404a4e41cd557f71ab0df9323ffc 20:01:23 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:23 Merge succeeded, producing 5f7b1edf40b6404a4e41cd557f71ab0df9323ffc 20:01:23 Checking out Revision 5f7b1edf40b6404a4e41cd557f71ab0df9323ffc (PR-4344) 20:01:24 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 20:01:24 > git --version # timeout=10 20:01:24 > git --version # 'git version 2.25.1' 20:01:24 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:01:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4344/head:refs/remotes/origin/PR-4344 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:01:23 > git config core.sparsecheckout # timeout=10 20:01:23 > git checkout -f 5f7b1edf40b6404a4e41cd557f71ab0df9323ffc # timeout=10 20:01:23 > git remote # timeout=10 20:01:23 > git config --get remote.origin.url # timeout=10 20:01:23 using GIT_SSH to set credentials SSH Credentials for GitHub 20:01:23 > git merge 81c92a7234808790c4cb0e8fcc6e328e78abdf11 # timeout=10 20:01:23 > git rev-parse HEAD^{commit} # timeout=10 20:01:23 > git config core.sparsecheckout # timeout=10 20:01:23 > git checkout -f 5f7b1edf40b6404a4e41cd557f71ab0df9323ffc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] } 20:01:25 $ docker stop --time=1 a17ff9a1995b2add856894cb32565bd3b23334f3344bed0a5a88c1cf02357626 20:01:29 $ docker rm -f --volumes a17ff9a1995b2add856894cb32565bd3b23334f3344bed0a5a88c1cf02357626 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:01:29 % Total % Received % Xferd Average Speed Time Time Time Current 20:01:29 Dload Upload Total Spent Left Speed 20:01:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 153k 0 --:--:-- --:--:-- --:--:-- 153k 20:01:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:30 20:01:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 20:01:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] sh 20:01:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:30 latest: Pulling from edgex-devops/edgex-compose 20:01:30 cbdbe7a5bc2a: Pulling fs layer 20:01:30 ca9280d653b3: Pulling fs layer 20:01:30 7e9c9ca2126c: Pulling fs layer 20:01:31 + sudo tee /etc/docker/daemon.new 20:01:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:01:31 { 20:01:31 "registry-mirrors": [ 20:01:31 "https://nexus3.edgexfoundry.org:10001" 20:01:31 ], 20:01:31 "bip": "10.250.0.254/24", 20:01:31 "hosts": [ 20:01:31 "tcp://0.0.0.0:5555", 20:01:31 "unix:///var/run/docker.sock" 20:01:31 ], 20:01:31 "mtu": 1458, 20:01:31 "selinux-enabled": true, 20:01:31 "seccomp-profile": "/etc/docker/seccomp.json" 20:01:31 } [Pipeline] sh 20:01:31 cbdbe7a5bc2a: Verifying Checksum 20:01:31 cbdbe7a5bc2a: Download complete 20:01:31 cbdbe7a5bc2a: Pull complete 20:01:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:01:31 ca9280d653b3: Verifying Checksum 20:01:31 ca9280d653b3: Download complete 20:01:31 7e9c9ca2126c: Verifying Checksum 20:01:31 7e9c9ca2126c: Download complete 20:01:31 + sudo service docker restart 20:01:31 ca9280d653b3: Pull complete 20:01:35 7e9c9ca2126c: Pull complete 20:01:35 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:01:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:35 prd-ubuntu20.04-docker-8c-8g-5347 does not seem to be running inside a container 20:01:35 $ 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:38 $ docker top 4830dac3cc4dd4f797a4b081414752e3d65ffd90d5dbdc6f1f9d660e188896da -eo pid,comm [Pipeline] { [Pipeline] sh 20:01:39 + docker-compose build --help 20:01:39 + grep parallel 20:01:39 --parallel Build images in parallel. [Pipeline] } 20:01:39 $ docker stop --time=1 4830dac3cc4dd4f797a4b081414752e3d65ffd90d5dbdc6f1f9d660e188896da 20:01:41 $ docker rm -f --volumes 4830dac3cc4dd4f797a4b081414752e3d65ffd90d5dbdc6f1f9d660e188896da [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:41 prd-ubuntu20.04-docker-8c-8g-5347 does not seem to be running inside a container 20:01:42 $ 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:42 $ docker top d20dd3cd9bb407028677a6fa86fa4578b3bb6285194fb885d5b0bbc8540c7d80 -eo pid,comm [Pipeline] { [Pipeline] sh 20:01:42 + docker-compose -f ./docker-compose-build.yml build --parallel 20:01:43 Building core-command ... 20:01:43 Building core-common-config-bootstrapper ... 20:01:43 Building core-data ... 20:01:43 Building core-metadata ... 20:01:43 Building security-bootstrapper ... 20:01:43 Building security-proxy-setup ... 20:01:43 Building security-secretstore-setup ... 20:01:43 Building security-spiffe-token-provider ... 20:01:43 Building security-spire-agent ... 20:01:43 Building security-spire-config ... 20:01:43 Building security-spire-server ... 20:01:43 Building support-notifications ... 20:01:43 Building support-scheduler ... 20:01:43 Building support-notifications 20:01:43 Building security-spire-server 20:01:43 Building security-proxy-setup 20:01:43 Building security-secretstore-setup 20:01:43 Building security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:01:50 provisioning config files... 20:01:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17148000762249649567tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:01:50 ---> docker-login.sh 20:01:50 nexus3.edgexfoundry.org:10001 20:01:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:50 Configure a credential helper to remove this warning. See 20:01:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:50 20:01:50 Login Succeeded 20:01:50 nexus3.edgexfoundry.org:10002 20:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:51 Configure a credential helper to remove this warning. See 20:01:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:51 20:01:51 Login Succeeded 20:01:51 nexus3.edgexfoundry.org:10003 20:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:51 Configure a credential helper to remove this warning. See 20:01:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:51 20:01:51 Login Succeeded 20:01:51 nexus3.edgexfoundry.org:10004 20:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:52 Configure a credential helper to remove this warning. See 20:01:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:52 20:01:52 Login Succeeded 20:01:52 docker.io 20:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:52 Configure a credential helper to remove this warning. See 20:01:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:52 20:01:52 Login Succeeded 20:01:52 ---> docker-login.sh ends [Pipeline] } 20:01:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:01:53 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:01:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:01:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:01:53 ========================================================= 20:01:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:01:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:01:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:01:53 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:01:53 9b18e9b68314: Pulling fs layer 20:01:53 35d82f9e3411: Pulling fs layer 20:01:53 e16973657156: Pulling fs layer 20:01:53 fc693d55d65f: Pulling fs layer 20:01:53 7e9fc2657dce: Pulling fs layer 20:01:53 dda99020689f: Pulling fs layer 20:01:53 db1c61fa0a46: Pulling fs layer 20:01:53 891c053d2c06: Pulling fs layer 20:01:53 7e9fc2657dce: Waiting 20:01:53 dda99020689f: Waiting 20:01:53 db1c61fa0a46: Waiting 20:01:53 891c053d2c06: Waiting 20:01:53 fc693d55d65f: Waiting 20:01:54 e16973657156: Download complete 20:01:54 35d82f9e3411: Verifying Checksum 20:01:54 35d82f9e3411: Download complete 20:01:54 7e9fc2657dce: Verifying Checksum 20:01:54 7e9fc2657dce: Download complete 20:01:54 dda99020689f: Verifying Checksum 20:01:54 dda99020689f: Download complete 20:01:54 9b18e9b68314: Verifying Checksum 20:01:54 9b18e9b68314: Download complete 20:01:54 9b18e9b68314: Pull complete 20:01:54 891c053d2c06: Verifying Checksum 20:01:54 891c053d2c06: Download complete 20:01:55 35d82f9e3411: Pull complete 20:01:55 e16973657156: Pull complete 20:01:56 db1c61fa0a46: Verifying Checksum 20:01:56 db1c61fa0a46: Download complete 20:01:56 fc693d55d65f: Verifying Checksum 20:01:56 fc693d55d65f: Download complete 20:01:58 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:01:58 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:01:58 ---> e64bfc8790f8 20:01:58 Step 3/32 : WORKDIR /edgex-go 20:01:58 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:01:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:01:58 ---> e64bfc8790f8 20:01:58 Step 3/23 : WORKDIR /edgex-go 20:01:58 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:01:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:01:58 ---> e64bfc8790f8 20:01:58 Step 3/24 : WORKDIR /edgex-go 20:01:58 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:01:58 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:01:58 ---> e64bfc8790f8 20:01:58 Step 3/21 : WORKDIR /edgex-go 20:01:58 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:01:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:01:58 ---> e64bfc8790f8 20:01:58 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:02:08 ---> Running in 36d31917b488 20:02:08 ---> Running in 75c4588f3754 20:02:08 ---> Running in 7457861523db 20:02:08 ---> Running in 7a6e54e41719 20:02:08 ---> Running in 3727a89f4704 20:02:08 Removing intermediate container 75c4588f3754 20:02:08 ---> 9e6ac5f8bd86 20:02:08 Step 4/22 : WORKDIR /edgex-go 20:02:08 ---> Running in fcfcc1f233c2 20:02:08 Removing intermediate container 36d31917b488 20:02:08 ---> 38a88fb9f5d3 20:02:08 Step 4/32 : RUN apk add --update --no-cache make git 20:02:08 Removing intermediate container 7457861523db 20:02:08 ---> e9ee883a7914 20:02:08 Step 4/24 : RUN apk add --update --no-cache make git 20:02:08 Removing intermediate container 3727a89f4704 20:02:08 ---> ef2d0532c919 20:02:08 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:02:08 Removing intermediate container 7a6e54e41719 20:02:08 ---> 2d8edd2bf6d9 20:02:08 Step 4/21 : RUN apk add --update --no-cache make git 20:02:08 ---> Running in ec32100d93df 20:02:08 ---> Running in bd4dbb0e7379 20:02:08 ---> Running in 43aa0fd84989 20:02:08 ---> Running in e07e936971a9 20:02:08 Removing intermediate container fcfcc1f233c2 20:02:08 ---> 6813ee2c1d2a 20:02:08 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:02:08 ---> Running in 47bab0ff350f 20:02:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:02:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:02:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:02:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:02:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:02:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:02:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:02:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:02:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:02:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:02:08 OK: 211 MiB in 51 packages 20:02:08 OK: 211 MiB in 51 packages 20:02:08 OK: 211 MiB in 51 packages 20:02:08 OK: 211 MiB in 51 packages 20:02:08 OK: 211 MiB in 51 packages 20:02:09 fc693d55d65f: Pull complete 20:02:09 7e9fc2657dce: Pull complete 20:02:09 dda99020689f: Pull complete 20:02:09 Removing intermediate container ec32100d93df 20:02:09 ---> a72f1b3b3b8b 20:02:09 Step 5/24 : COPY go.mod vendor* ./ 20:02:09 Removing intermediate container e07e936971a9 20:02:09 ---> 1712ae9cf2f0 20:02:09 Step 5/21 : COPY go.mod vendor* ./ 20:02:09 ---> 5ca1c258e288 20:02:09 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:09 ---> Running in 78322bc094e3 20:02:09 ---> 648e542685d9 20:02:09 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:09 ---> Running in 188365f7a031 20:02:09 Removing intermediate container bd4dbb0e7379 20:02:09 ---> bd7c60b8ba3b 20:02:09 Step 5/32 : COPY go.mod vendor* ./ 20:02:09 Removing intermediate container 47bab0ff350f 20:02:09 ---> d8df94f203b3 20:02:09 Step 6/22 : COPY go.mod vendor* ./ 20:02:09 ---> 47dec08e5813 20:02:09 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:09 Removing intermediate container 43aa0fd84989 20:02:09 ---> 88c7aed1b5c1 20:02:09 Step 5/23 : COPY go.mod vendor* ./ 20:02:09 ---> Running in e2993a8dcc3e 20:02:09 ---> e331e90b055a 20:02:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:09 ---> Running in 7de7e2f43c27 20:02:09 ---> 4200d99bc043 20:02:09 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:09 ---> Running in 732242271a5e 20:02:12 db1c61fa0a46: Pull complete 20:02:14 891c053d2c06: Pull complete 20:02:14 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 20:02:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:02:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:02:14 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:02:14 WORKDIR /edgex 20:02:14 COPY go.mod . 20:02:14 RUN go mod download 20:02:14 + docker build -t ci-base-image-arm64 -f - . 20:02:15 Sending build context to Docker daemon 3.101MB 20:02:15 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:02:15 ---> f96f9c87975a 20:02:15 Step 2/4 : WORKDIR /edgex 20:02:17 ---> Running in 0f9a53761d50 20:02:17 Removing intermediate container 0f9a53761d50 20:02:17 ---> 3ff9846b0d13 20:02:17 Step 3/4 : COPY go.mod . 20:02:17 ---> ee2c621b99fd 20:02:17 Step 4/4 : RUN go mod download 20:02:17 ---> Running in 9de0ef458ad5 20:02:56 Removing intermediate container 9de0ef458ad5 20:02:56 ---> 6ec9fcab7152 20:02:56 Successfully built 6ec9fcab7152 20:02:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:57 + docker inspect -f . ci-base-image-arm64 20:02:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:57 prd-ubuntu20.04-docker-arm64-4c-16g-5348 does not seem to be running inside a container 20:02:57 $ 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:58 $ docker top fb375e077897db4a0dc674e6b198a32799951f84a5ca97fc2a79c753798b82a0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:59 + go version 20:02:59 go version go1.18.7 linux/arm64 [Pipeline] } 20:02:59 $ docker stop --time=1 fb375e077897db4a0dc674e6b198a32799951f84a5ca97fc2a79c753798b82a0 20:03:02 $ docker rm -f --volumes fb375e077897db4a0dc674e6b198a32799951f84a5ca97fc2a79c753798b82a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:03 + docker inspect -f . ci-base-image-arm64 20:03:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:03 prd-ubuntu20.04-docker-arm64-4c-16g-5348 does not seem to be running inside a container 20:03:03 $ 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:03:04 $ docker top a0d5f9d0a8c0e5929f82295982929ee03d1251a7ce947b47c6895e63bfaf1cb6 -eo pid,comm [Pipeline] { [Pipeline] echo 20:03:04 ========================================================= 20:03:04 [edgeXBuildGoParallel] Running Tests and Build... 20:03:04 ========================================================= [Pipeline] sh 20:03:05 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:03:05 + make test 20:03:06 go test -race -coverprofile=coverage.out ./... 20:03:06 Removing intermediate container 78322bc094e3 20:03:06 ---> 03a33be55498 20:03:06 Step 7/24 : COPY . . 20:03:06 Removing intermediate container e2993a8dcc3e 20:03:06 ---> da90d5d91d01 20:03:06 Step 7/32 : COPY . . 20:03:06 Removing intermediate container 188365f7a031 20:03:06 ---> 955149375db6 20:03:06 Step 7/21 : COPY . . 20:03:06 Removing intermediate container 732242271a5e 20:03:06 Removing intermediate container 7de7e2f43c27 20:03:06 ---> d95711bb82a6 20:03:06 ---> 9b82d3e68943 20:03:06 Step 7/23 : COPY . .Step 8/22 : COPY . . 20:03:06 20:03:38 ? github.com/edgexfoundry/edgex-go [no test files] 20:03:38 ---> 7d7fdf622e62 20:03:38 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:03:38 ---> b83bd6c173ca 20:03:38 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:03:38 ---> 8c134e55acd5 20:03:38 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:03:38 ---> 3f2c6becc8ed 20:03:38 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:03:38 ---> Running in d5bba44115ff 20:03:38 ---> Running in 1aae447cb225 20:03:38 ---> 69a68ac1eb7d 20:03:38 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:03:38 ---> Running in 509a268a2526 20:03:38 ---> Running in 8a6b23bf2938 20:03:38 ---> Running in 614a21c2f63d 20:03:38 Removing intermediate container d5bba44115ff 20:03:38 ---> ef6193207f05 20:03:38 Step 9/23 : WORKDIR /edgex-go/spire-build 20:03:38 ---> Running in 82626bcac147 20:03:38 Removing intermediate container 82626bcac147 20:03:38 ---> 67071c831414 20:03:38 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:03:38 ---> Running in 10ebb0b594d5 20:03:38 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: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:03: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:03: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:03:38 Removing intermediate container 10ebb0b594d5 20:03:38 ---> 783281925039 20:03:38 Step 11/23 : WORKDIR /edgex-go 20:03:38 ---> Running in e33dbd9b646b 20:03:38 Removing intermediate container e33dbd9b646b 20:03:38 ---> f7d63a4f6399 20:03:38 20:03:38 Step 12/23 : FROM alpine:3.15 20:03:38 3.15: Pulling from library/alpine 20:03:39 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 20:03:39 Status: Downloaded newer image for alpine:3.15 20:03:39 ---> c4fc93816858 20:03:39 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:03:39 ---> Running in d6652dcf0791 20:03:39 Removing intermediate container d6652dcf0791 20:03:39 ---> 5e1c81f2d44b 20:03:39 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:03:39 ---> Running in c59388aed9fe 20:03:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:03:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:03:40 v3.15.6-309-g0b2d96fb7ad [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:03:40 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:03:40 OK: 15859 distinct packages available 20:03:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:03:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:03:40 (1/5) Installing dumb-init (1.2.5-r1) 20:03:40 (2/5) Installing musl-obstack (1.2.3-r0) 20:03:40 (3/5) Installing libucontext (1.1-r0) 20:03:40 (4/5) Installing gcompat (1.0.0-r4) 20:03:40 (5/5) Installing openssl (1.1.1t-r1) 20:03:40 Executing busybox-1.34.1-r7.trigger 20:03:40 OK: 7 MiB in 19 packages 20:03:42 Removing intermediate container c59388aed9fe 20:03:42 ---> 4c8f314adae9 20:03:42 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:03:46 ---> e18cd108941d 20:03:46 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:03:47 ---> dfdf474094b9 20:03:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:03:47 ---> d8da2e8d8e6d 20:03:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:03:48 ---> cba537db8a41 20:03:48 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:03:48 ---> Running in 387c5c59aec9 20:03:48 Removing intermediate container 387c5c59aec9 20:03:48 ---> d5e559a50926 20:03:48 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:03:48 ---> Running in bc38ce96ed30 20:03:49 Removing intermediate container bc38ce96ed30 20:03:49 ---> e8920d8a5267 20:03:49 Step 21/23 : LABEL arch=x86_64 20:03:49 ---> Running in 6e61a72136db 20:03:49 Removing intermediate container 6e61a72136db 20:03:49 ---> b24ba123bf0b 20:03:49 Step 22/23 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc 20:03:49 ---> Running in 5f6612c8f1d9 20:03:50 Removing intermediate container 5f6612c8f1d9 20:03:50 ---> 7bce2ee0658c 20:03:50 Step 23/23 : LABEL version=0.0.0 20:03:50 ---> Running in c1023e81f85b 20:03:50 Removing intermediate container c1023e81f85b 20:03:50 ---> 8f6e21ece962 20:03:50 20:03:50 Successfully built 8f6e21ece962 20:03:50 Successfully tagged security-spire-server:latest 20:03:50  Building security-spire-server ... done Building security-spire-config 20:03:54 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:03:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:03:54 ---> e64bfc8790f8 20:03:54 Step 3/24 : WORKDIR /edgex-go 20:03:54 ---> Using cache 20:03:54 ---> 2d8edd2bf6d9 20:03:54 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:04:04 ---> Running in 7fc8f8dee924 20:04:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:06 OK: 211 MiB in 51 packages 20:04:08 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:04:08 Removing intermediate container 7fc8f8dee924 20:04:08 ---> dcfe3da572bb 20:04:08 Step 5/24 : COPY go.mod vendor* ./ 20:04:09 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:11 ---> 0efee32ff89c 20:04:11 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:12 ---> Running in 2ccf55d808ba 20:04:12 Removing intermediate container 8a6b23bf2938 20:04:12 ---> ff861e945c75 20:04:12 20:04:12 Step 9/32 : FROM alpine:3.16 20:04:12 3.16: Pulling from library/alpine 20:04:13 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 20:04:13 Status: Downloaded newer image for alpine:3.16 20:04:13 ---> bfe296a52501 20:04:13 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:04:16 ---> Running in 3cf9a69df991 20:04:16 Removing intermediate container 614a21c2f63d 20:04:16 ---> b536613b005b 20:04:16 20:04:16 Step 9/24 : FROM alpine:3.16 20:04:16 ---> bfe296a52501 20:04:16 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:04:16 Removing intermediate container 509a268a2526 20:04:16 ---> eca52130205e 20:04:16 20:04:16 Step 9/21 : FROM alpine:3.16 20:04:16 ---> bfe296a52501 20:04:16 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 20:04:16 ---> Running in 24e30a003a04 20:04:16 Removing intermediate container 3cf9a69df991 20:04:16 ---> af51cd725936 20:04:16 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:04:16 ---> Running in 0047be0f6273 20:04:16 ---> Running in 09a0a8e31c36 20:04:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:17 (1/6) Installing ca-certificates (20220614-r0) 20:04:17 (1/2) Installing dumb-init (1.2.5-r1) 20:04:17 (1/3) Installing ca-certificates (20220614-r0) 20:04:17 (2/6) Installing brotli-libs (1.0.9-r6) 20:04:17 (2/2) Installing su-exec (0.2-r1) 20:04:17 Executing busybox-1.35.0-r17.trigger 20:04:17 OK: 6 MiB in 16 packages 20:04:17 (2/3) Installing dumb-init (1.2.5-r1) 20:04:17 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:04:17 (3/3) Installing su-exec (0.2-r1) 20:04:17 (4/6) Installing libcurl (7.83.1-r5) 20:04:17 Executing busybox-1.35.0-r17.trigger 20:04:17 Executing ca-certificates-20220614-r0.trigger 20:04:17 (5/6) Installing curl (7.83.1-r5) 20:04:17 (6/6) Installing dumb-init (1.2.5-r1) 20:04:17 Executing busybox-1.35.0-r17.trigger 20:04:17 Executing ca-certificates-20220614-r0.trigger 20:04:17 OK: 6 MiB in 17 packages 20:04:17 OK: 8 MiB in 20 packages 20:04:20 Removing intermediate container 1aae447cb225 20:04:20 ---> f815e9e097ad 20:04:20 20:04:20 Step 10/22 : FROM alpine:3.16 20:04:20 ---> bfe296a52501 20:04:20 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:04:20 ---> Running in 1ecf2208c7b8 20:04:20 Removing intermediate container 09a0a8e31c36 20:04:20 ---> 994f54ff40fa 20:04:20 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:04:21 Removing intermediate container 0047be0f6273 20:04:21 ---> 5f53c2eb4de6 20:04:21 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:04:21 ---> Running in 9a8132dfe9de 20:04:21 Removing intermediate container 24e30a003a04 20:04:21 ---> d1822d62369e 20:04:21 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:04:22 ---> Running in 2bd208351476 20:04:22 ---> Running in 9c4e262b5753 20:04:22 Removing intermediate container 9a8132dfe9de 20:04:22 ---> ba7d997ef2c9 20:04:22 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:04:22 ---> Running in 540f9a024472 20:04:22 Removing intermediate container 2bd208351476 20:04:22 ---> 70ff3596c6bc 20:04:22 Step 12/24 : WORKDIR / 20:04:22 ---> Running in 789b4528ec5e 20:04:22 Removing intermediate container 540f9a024472 20:04:22 ---> 1fc8722413fb 20:04:22 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:04:22 Removing intermediate container 9c4e262b5753 20:04:22 ---> 21fab2b9d9e0 20:04:22 Step 12/21 : WORKDIR /edgex 20:04:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:22 ---> Running in e8de00d179ef 20:04:22 ---> Running in 306c310e5a7b 20:04:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:22 Removing intermediate container 789b4528ec5e 20:04:22 ---> ad8b83f41a65 20:04:22 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:04:22 Removing intermediate container e8de00d179ef 20:04:22 ---> 3066a96e92e1 20:04:22 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:04:22 ---> Running in 46a5b4a31d10 20:04:22 Removing intermediate container 306c310e5a7b 20:04:22 ---> e1d58cf3e7c9 20:04:22 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:04:22 Removing intermediate container 46a5b4a31d10 20:04:22 ---> a6cbd10e18b7 20:04:22 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:04:22 ---> Running in ec26e2ab27a0 20:04:22 ---> 4dbbd4097531 20:04:22 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:04:22 (1/2) Installing ca-certificates (20220614-r0) 20:04:22 (2/2) Installing dumb-init (1.2.5-r1) 20:04:22 Executing busybox-1.35.0-r17.trigger 20:04:22 Executing ca-certificates-20220614-r0.trigger 20:04:22 ---> d06ae1722351 20:04:22 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:04:22 OK: 6 MiB in 16 packages 20:04:22 ---> 148f83656c44 20:04:22 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:04:23 ---> bbb1c9141b55 20:04:23 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:04:23 ---> ee4fa2e3979d 20:04:23 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:04:23 Removing intermediate container 1ecf2208c7b8 20:04:23 ---> 4e25b590e5c2 20:04:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:04:23 Removing intermediate container ec26e2ab27a0 20:04:23 ---> cffe64760c95 20:04:23 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:04:23 ---> Running in 80612441b499 20:04:23 ---> 9cf5f1ab4e74 20:04:23 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:04:23 ---> Running in 5edc1de222e2 20:04:23 Removing intermediate container 80612441b499 20:04:23 ---> 00c5d7548692 20:04:23 Step 13/22 : ENV APP_PORT=59860 20:04:23 Removing intermediate container 5edc1de222e2 20:04:23 ---> c13ae6351585 20:04:23 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:04:23 ---> Running in 5cfd3b7fa0ed 20:04:23 ---> 8ca5a67cc42d 20:04:23 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:04:24 ---> 0ef39022eb97 20:04:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:04:24 Removing intermediate container 5cfd3b7fa0ed 20:04:24 ---> 90f42b1a264b 20:04:24 Step 14/22 : EXPOSE $APP_PORT 20:04:24 ---> Running in c691078acab6 20:04:24 ---> 92389f4296ee 20:04:24 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:24 ---> e8696fb8c8e6 20:04:24 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:04:24 Removing intermediate container c691078acab6 20:04:24 ---> 3da099760259 20:04:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:24 ---> Running in f3bd27c8fe89 20:04:24 ---> Running in 69b20493f247 20:04:24 ---> f08640f2017e 20:04:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:04:24 ---> 8267e114c109 20:04:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:04:24 ---> 6192906337b3 20:04:24 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:24 ---> Running in c1560ec6c779 20:04:25 ---> 7110e707909a 20:04:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:04:25 Removing intermediate container f3bd27c8fe89 20:04:25 ---> 6f20e57549c4 20:04:25 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:04:25 ---> Running in 1dad0333e62a 20:04:26 Removing intermediate container 69b20493f247 20:04:26 ---> 8cb02a529623 20:04:26 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:26 ---> 7e9cbadd5720 20:04:26 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:04:26 ---> Running in bc8ff02ac14c 20:04:26 Removing intermediate container 1dad0333e62a 20:04:26 ---> be29f2ef681a 20:04:26 Step 19/21 : LABEL arch=x86_64 20:04:26 ---> Running in 2825b4cd722a 20:04:26 Removing intermediate container c1560ec6c779 20:04:26 ---> 81c49550c067 20:04:26 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:04:26 Removing intermediate container bc8ff02ac14c 20:04:26 ---> 26b549cf4cd0 20:04:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:04:26 Removing intermediate container 2825b4cd722a 20:04:26 ---> 1f4060f29fba 20:04:26 Step 20/21 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc 20:04:26 ---> Running in 41e91efaf4d2 20:04:26 ---> Running in 85c2f29b3bcf 20:04:26 ---> Running in 1167d50af7db 20:04:26 ---> b0f187a29be8 20:04:26 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:04:26 Removing intermediate container 85c2f29b3bcf 20:04:26 ---> 100e7207c99f 20:04:26 Step 22/24 : LABEL arch=x86_64 20:04:26 Removing intermediate container 41e91efaf4d2 20:04:26 ---> bcf6e3d62bf1 20:04:26 Step 21/21 : LABEL version=0.0.0 20:04:26 Removing intermediate container 1167d50af7db 20:04:26 ---> e0d52e4bd05c 20:04:26 Step 20/22 : LABEL arch=x86_64 20:04:26 ---> Running in 5ecf55f3f9d4 20:04:26 ---> Running in 499e82cf5f3a 20:04:26 ---> Running in 5d769543db43 20:04:26 Removing intermediate container 499e82cf5f3a 20:04:26 ---> 369487f5cf0d 20:04:26 20:04:26 Removing intermediate container 5ecf55f3f9d4 20:04:26 ---> 32a679fb4d99 20:04:26 Step 23/24 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc 20:04:26 ---> 15e1ff6dca52 20:04:26 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:04:26 Removing intermediate container 5d769543db43 20:04:26 ---> f516bbe57f0b 20:04:26 Step 21/22 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc 20:04:26 ---> Running in f8d7c60f3b44 20:04:26 ---> Running in 34acbe2fc6c9 20:04:26 Successfully built 369487f5cf0d 20:04:26 Successfully tagged security-proxy-setup:latest 20:04:26  Building security-proxy-setup ... done Building support-scheduler 20:04:27 Removing intermediate container f8d7c60f3b44 20:04:27 ---> 3b70df5cf12e 20:04:27 Step 24/24 : LABEL version=0.0.0 20:04:27 Removing intermediate container 34acbe2fc6c9 20:04:27 ---> 868d2559d692 20:04:27 Step 22/22 : LABEL version=0.0.0 20:04:27 ---> Running in 7c793abd3b79 20:04:29 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:04:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:04:29 ---> e64bfc8790f8 20:04:29 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:04:29 ---> Using cache 20:04:29 ---> 9e6ac5f8bd86 20:04:29 Step 4/22 : WORKDIR /edgex-go 20:04:29 ---> Using cache 20:04:29 ---> 6813ee2c1d2a 20:04:29 Step 5/22 : RUN apk add --update --no-cache make git 20:04:30 ---> d1709d08af60 20:04:30 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:04:30 ---> Running in 4914a995df2a 20:04:30 ---> Running in 9f7ee2562a35 20:04:30 Removing intermediate container 7c793abd3b79 20:04:30 ---> cf8ad89f0af9 20:04:30 20:04:30 Removing intermediate container 4914a995df2a 20:04:30 ---> a584fb15650a 20:04:30 20:04:30 Successfully built cf8ad89f0af9 20:04:30 Successfully tagged security-secretstore-setup:latest 20:04:30  Building security-secretstore-setup ... done Building core-metadata 20:04:30 ---> a0444becfa95 20:04:30 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:04:30 Successfully built a584fb15650a 20:04:30 Successfully tagged support-notifications:latest 20:04:30 Building core-data 20:04:30  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:31 OK: 211 MiB in 51 packages 20:04:35 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:04:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:04:35 ---> e64bfc8790f8 20:04:35 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:04:35 ---> Using cache 20:04:35 ---> 9e6ac5f8bd86 20:04:35 Step 4/24 : WORKDIR /edgex-go 20:04:35 ---> Using cache 20:04:35 ---> 6813ee2c1d2a 20:04:35 Step 5/24 : RUN apk add --update --no-cache make git 20:04:36 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:04:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:04:36 ---> e64bfc8790f8 20:04:36 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:04:36 ---> Using cache 20:04:36 ---> 9e6ac5f8bd86 20:04:36 Step 4/22 : WORKDIR /edgex-go 20:04:36 ---> Using cache 20:04:36 ---> 6813ee2c1d2a 20:04:36 Step 5/22 : RUN apk add --update --no-cache make git 20:04:39 ---> 71835c1ba23c 20:04:39 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:04:40 ---> Running in 0389bf56a6d6 20:04:40 ---> Running in 67fd7d70ea7e 20:04:40 ---> b67d74d81be0 20:04:40 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:04:40 Removing intermediate container 9f7ee2562a35 20:04:40 ---> b26643bec1dd 20:04:40 Step 6/22 : COPY go.mod vendor* ./ 20:04:40 ---> 421237726a05 20:04:40 Step 27/32 : RUN chmod +x /entrypoint.sh 20:04:40 ---> 535eeeb52fd9 20:04:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:41 ---> Running in 471d7550812c 20:04:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:41 ---> Running in 0fc677a02737 20:04:41 OK: 211 MiB in 51 packages 20:04:41 OK: 211 MiB in 51 packages 20:04:44 Removing intermediate container 0389bf56a6d6 20:04:44 ---> bf3617fbff52 20:04:44 Step 6/24 : COPY go.mod vendor* ./ 20:04:44 Removing intermediate container 471d7550812c 20:04:44 Removing intermediate container 67fd7d70ea7e 20:04:44 ---> 78d680873b5a 20:04:44 Step 6/22 : COPY go.mod vendor* ./ 20:04:44 ---> 37aa1e518012 20:04:44 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:04:44 ---> Running in bc2901623731 20:04:44 Removing intermediate container bc2901623731 20:04:44 ---> 391c430c906f 20:04:44 Step 29/32 : CMD ["gate"] 20:04:44 ---> Running in 6540b9145b6e 20:04:44 ---> 8949efd40495 20:04:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:44 ---> 5a0586bf0d1b 20:04:44 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:44 Removing intermediate container 6540b9145b6e 20:04:44 ---> f8a11811bcb5 20:04:44 Step 30/32 : LABEL arch=x86_64 20:04:45 ---> Running in 2a73788c0744 20:04:45 ---> Running in 22a9a1924622 20:04:45 ---> Running in 891fd7756b0f 20:04:45 Removing intermediate container 891fd7756b0f 20:04:45 ---> e34e7ce8291e 20:04:45 Step 31/32 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc 20:04:45 ---> Running in ceab27b306ab 20:04:46 Removing intermediate container ceab27b306ab 20:04:46 ---> 59fa0fb1e50e 20:04:46 Step 32/32 : LABEL version=0.0.0 20:04:46 ---> Running in fa7da936dcde 20:04:46 Removing intermediate container fa7da936dcde 20:04:46 ---> 3ec4886751cf 20:04:46 20:04:46 Successfully built 3ec4886751cf 20:04:46 Successfully tagged security-bootstrapper:latest 20:04:46  Building security-bootstrapper ... done Building core-common-config-bootstrapper 20:04:49 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:04:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:04:49 ---> e64bfc8790f8 20:04:49 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:04:49 ---> Using cache 20:04:49 ---> 9e6ac5f8bd86 20:04:49 Step 4/22 : WORKDIR /edgex-go 20:04:49 ---> Using cache 20:04:49 ---> 6813ee2c1d2a 20:04:49 Step 5/22 : RUN apk add --update --no-cache make git 20:04:49 ---> Using cache 20:04:49 ---> 78d680873b5a 20:04:49 Step 6/22 : COPY go.mod vendor* ./ 20:04:49 ---> Using cache 20:04:49 ---> 8949efd40495 20:04:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:54 ---> Running in 18114cea1063 20:04:54 Removing intermediate container 2ccf55d808ba 20:04:54 ---> b4bf496205b8 20:04:54 Step 7/24 : COPY . . 20:05:04 ---> 2f8273f21910 20:05:04 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:05:04 ---> Running in f3207584bb6f 20:05:04 Removing intermediate container f3207584bb6f 20:05:04 ---> ca9c6262431d 20:05:04 Step 9/24 : WORKDIR /edgex-go/spire-build 20:05:04 ---> Running in 8d8d00446599 20:05:04 Removing intermediate container 8d8d00446599 20:05:04 ---> 81948df6fd0b 20:05:04 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:05:04 ---> Running in 759c6f22fe21 20:05:05 Removing intermediate container 759c6f22fe21 20:05:05 ---> 34512dd5d098 20:05:05 Step 11/24 : WORKDIR /edgex-go 20:05:05 ---> Running in a7f0aec91992 20:05:05 Removing intermediate container a7f0aec91992 20:05:05 ---> 67d10afb5d34 20:05:05 20:05:05 Step 12/24 : FROM alpine:3.15 20:05:05 ---> c4fc93816858 20:05:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:05:05 ---> Using cache 20:05:05 ---> 5e1c81f2d44b 20:05:05 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:05:06 ---> Running in 1d746d685b8c 20:05:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:05:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:05:07 v3.15.6-309-g0b2d96fb7ad [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:05:07 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:05:07 OK: 15859 distinct packages available 20:05:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:05:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:05:08 (1/4) Installing dumb-init (1.2.5-r1) 20:05:08 (2/4) Installing musl-obstack (1.2.3-r0) 20:05:08 (3/4) Installing libucontext (1.1-r0) 20:05:08 (4/4) Installing gcompat (1.0.0-r4) 20:05:08 Executing busybox-1.34.1-r7.trigger 20:05:08 OK: 6 MiB in 18 packages 20:05:15 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:05:15 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:05:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:05:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:05:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:05:19 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:05:20 Removing intermediate container 1d746d685b8c 20:05:20 ---> bfc5202a07bb 20:05:20 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:05:20 Removing intermediate container 0fc677a02737 20:05:20 ---> 262eb87c1c7a 20:05:20 Step 8/22 : COPY . . 20:05:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:05:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:05:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:05:22 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:05:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:05:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:05:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:05:24 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:05:38 ---> f6cdf599afbd 20:05:38 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:05:38 ---> d3823eaa5855 20:05:38 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:05:38 ---> Running in 96fcd99e0f16 20:05:38 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:38 Removing intermediate container 22a9a1924622 20:05:38 ---> 477afd4acdf5 20:05:38 Step 8/22 : COPY . . 20:05:38 Removing intermediate container 2a73788c0744 20:05:38 ---> e8091ef3e0b9 20:05:38 Step 8/24 : COPY . . 20:05:38 ---> 8d93b123d692 20:05:38 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:05:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.451s coverage: 28.7% of statements 20:05:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:05:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:05:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.379s coverage: 98.5% of statements 20:05:53 ---> Running in b422181d0827 20:05:53 ---> f81aced0556d 20:05:53 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:05:53 ---> 7ee174dd6d8e 20:05:53 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:05:53 ---> Running in 368a173ada39 20:05:53 ---> Running in 6d7007e77c46 20:05:53 Removing intermediate container b422181d0827 20:05:53 ---> 358ba2d9fe91 20:05:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:05:53 ---> 002a5482212f 20:05:53 Step 19/24 : WORKDIR / 20:05:54 ---> Running in d71366b8a7f5 20:05:54 Removing intermediate container 18114cea1063 20:05:54 ---> bebedaf73094 20:05:54 Step 8/22 : COPY . . 20:05:54 Removing intermediate container d71366b8a7f5 20:05:54 ---> 807198fccb83 20:05:54 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:05:54 ---> Running in dea7c241c0ff 20:05:54 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:05:54 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:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.986s coverage: 73.2% of statements 20:05:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:05:54 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:05:54 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:05:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.499s coverage: 54.0% of statements 20:05:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:05:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:05:54 Removing intermediate container dea7c241c0ff 20:05:54 ---> 2ed4e2114320 20:05:54 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:06:00 ---> Running in d9fff2c6101b 20:06:00 Removing intermediate container d9fff2c6101b 20:06:00 ---> 4e0ce3c01838 20:06:00 Step 22/24 : LABEL arch=x86_64 20:06:00 ---> 29001cbfd688 20:06:00 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:06:00 ---> Running in d274e1745c7a 20:06:00 ---> Running in 5a9aec1f23d2 20:06:00 Removing intermediate container d274e1745c7a 20:06:00 ---> 0ec6d8f6a36c 20:06:00 Step 23/24 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc 20:06:00 ---> Running in e3f6da1fa730 20:06:01 Removing intermediate container e3f6da1fa730 20:06:01 ---> 14718fa9b118 20:06:01 Step 24/24 : LABEL version=0.0.0 20:06:01 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:01 ---> Running in 5afbd904a70d 20:06:02 Removing intermediate container 5afbd904a70d 20:06:02 ---> 453a20a4346e 20:06:02 20:06:02 Successfully built 453a20a4346e 20:06:02 Successfully tagged security-spire-config:latest 20:06:02  Building security-spire-config ... done Building core-command 20:06:04 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:06:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:06:04 ---> e64bfc8790f8 20:06:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:06:04 ---> Using cache 20:06:04 ---> 9e6ac5f8bd86 20:06:04 Step 4/23 : WORKDIR /edgex-go 20:06:04 ---> Using cache 20:06:04 ---> 6813ee2c1d2a 20:06:04 Step 5/23 : RUN apk add --update --no-cache make git 20:06:04 ---> Using cache 20:06:04 ---> 78d680873b5a 20:06:04 Step 6/23 : COPY go.mod vendor* ./ 20:06:04 ---> Using cache 20:06:04 ---> 8949efd40495 20:06:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:04 ---> Using cache 20:06:04 ---> bebedaf73094 20:06:04 Step 8/23 : COPY . . 20:06:04 ---> Using cache 20:06:04 ---> 29001cbfd688 20:06:04 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:06:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.643s coverage: 89.2% of statements 20:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:06:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.731s coverage: 3.8% of statements 20:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:06:13 ---> Running in a933f76cda54 20:06:13 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:06:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.828s coverage: 95.6% of statements 20:06:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:06:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:06:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:06:14 ok github.com/edgexfoundry/edgex-go/internal/io 0.345s coverage: 72.2% of statements 20:06:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:06:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:06:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:06:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:06:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:06:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.571s coverage: 65.9% of statements 20:06:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:06:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:06:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:06:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.592s coverage: 0.9% of statements 20:06:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:06:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.266s coverage: 29.6% of statements 20:06:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:06:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.414s coverage: 47.1% of statements 20:06:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.466s coverage: 82.9% of statements 20:06:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.229s coverage: 94.1% of statements 20:06:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.392s coverage: 96.3% of statements 20:06:19 Removing intermediate container 96fcd99e0f16 20:06:19 ---> 416a9b70fe54 20:06:19 20:06:19 Step 10/22 : FROM alpine:3.16 20:06:19 ---> bfe296a52501 20:06:19 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:06:19 ---> Running in ee7987d20a91 20:06:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:06:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.349s coverage: 87.5% of statements 20:06:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:06:20 (1/1) Installing dumb-init (1.2.5-r1) 20:06:20 Executing busybox-1.35.0-r17.trigger 20:06:20 OK: 6 MiB in 15 packages 20:06:23 Removing intermediate container ee7987d20a91 20:06:23 ---> 1d6ec3ac95b2 20:06:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:06:23 ---> Running in 1eb443fc034e 20:06:23 Removing intermediate container 1eb443fc034e 20:06:23 ---> 424b0b2a4bba 20:06:23 Step 13/22 : ENV APP_PORT=59861 20:06:24 ---> Running in 1919ff8ec437 20:06:24 Removing intermediate container 1919ff8ec437 20:06:24 ---> 97c7e373c753 20:06:24 Step 14/22 : EXPOSE $APP_PORT 20:06:24 ---> Running in ac2604621cf7 20:06:24 Removing intermediate container ac2604621cf7 20:06:24 ---> 2aff70caf5bc 20:06:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:25 ---> e77a74df6648 20:06:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:06:28 ---> 2c920c8e4186 20:06:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:06:29 ---> 4634390c6d8b 20:06:29 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:06:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.317s coverage: 94.4% of statements 20:06:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.332s coverage: 44.8% of statements 20:06:33 ---> Running in a5bf727d2e9b 20:06:33 Removing intermediate container a5bf727d2e9b 20:06:33 ---> 3ad2480c7042 20:06:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:06:33 Removing intermediate container 6d7007e77c46 20:06:33 ---> d8c10096b559 20:06:33 20:06:33 Step 10/22 : FROM alpine:3.16 20:06:33 ---> bfe296a52501 20:06:33 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:06:33 Removing intermediate container 368a173ada39 20:06:33 ---> 025a524a7f54 20:06:33 20:06:33 Step 10/24 : FROM alpine:3.16 20:06:33 ---> bfe296a52501 20:06:33 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:06:33 ---> Using cache 20:06:33 ---> 1d6ec3ac95b2 20:06:33 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:06:33 ---> Using cache 20:06:33 ---> 424b0b2a4bba 20:06:33 Step 13/24 : ENV APP_PORT=59881 20:06:34 ---> Running in ac8362d146fe 20:06:34 ---> Running in 5bb6c696cd5f 20:06:34 ---> Running in c77358947a38 20:06:35 Removing intermediate container ac8362d146fe 20:06:35 ---> 223f9d6738db 20:06:35 Step 12/22 : ENV APP_PORT=59880 20:06:35 Removing intermediate container 5bb6c696cd5f 20:06:35 ---> af71404e327f 20:06:35 Step 20/22 : LABEL arch=x86_64 20:06:35 Removing intermediate container c77358947a38 20:06:35 ---> 7cded021b009 20:06:35 Step 14/24 : EXPOSE $APP_PORT 20:06:35 ---> Running in f74f73130b4b 20:06:35 ---> Running in 2d2646c88a08 20:06:35 ---> Running in ff6aa8422036 20:06:35 Removing intermediate container 5a9aec1f23d2 20:06:35 ---> ad50c66ceb91 20:06:35 20:06:35 Step 10/22 : FROM alpine:3.16 20:06:35 ---> bfe296a52501 20:06:35 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:06:35 Removing intermediate container f74f73130b4b 20:06:35 ---> c6752a7f0906 20:06:35 Step 13/22 : EXPOSE $APP_PORT 20:06:35 ---> Running in 52ca96693395 20:06:35 Removing intermediate container 2d2646c88a08 20:06:35 ---> f5c14e22e3ef 20:06:35 Step 21/22 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc 20:06:36 Removing intermediate container ff6aa8422036 20:06:36 ---> 3bb27279f244 20:06:36 Step 15/24 : WORKDIR / 20:06:36 ---> Running in 47b947ad4d3a 20:06:36 ---> Running in 43b13a61638c 20:06:37 ---> Running in 865f3905357c 20:06:37 Removing intermediate container 52ca96693395 20:06:37 ---> e55337843143 20:06:37 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:06:37 Removing intermediate container 47b947ad4d3a 20:06:37 ---> 0e53b6eb9295 20:06:37 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:06:37 Removing intermediate container 43b13a61638c 20:06:37 ---> ac3d5d8212fc 20:06:37 Step 22/22 : LABEL version=0.0.0 20:06:37 ---> Running in 51b0d1ebd893 20:06:37 ---> Running in ff6a338a8339 20:06:37 ---> Running in 677720de60e4 20:06:37 Removing intermediate container 865f3905357c 20:06:37 ---> e8f80993463a 20:06:37 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:37 Removing intermediate container 677720de60e4 20:06:37 ---> 7388a88efbcb 20:06:37 20:06:37 Removing intermediate container a933f76cda54 20:06:37 ---> c8fec7bcbcb0 20:06:37 20:06:37 Step 10/23 : FROM alpine:3.16 20:06:37 ---> bfe296a52501 20:06:37 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:06:38 ---> Using cache 20:06:38 ---> 1d6ec3ac95b2 20:06:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:06:38 ---> Using cache 20:06:38 ---> 424b0b2a4bba 20:06:38 Step 13/23 : ENV APP_PORT=59882 20:06:38 ---> Running in 7f4148fb8db9 20:06:38 ---> 8fd131cc799e 20:06:38 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:06:38 Successfully built 7388a88efbcb 20:06:38 Successfully tagged support-scheduler:latest 20:06:38  Building support-scheduler ... done Building security-spire-agent 20:06:38 Removing intermediate container 7f4148fb8db9 20:06:38 ---> 96c66e1967e7 20:06:38 Step 14/23 : EXPOSE $APP_PORT 20:06:38 ---> Running in 39fa225d9da3 20:06:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:06:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:06:38 (1/1) Installing dumb-init (1.2.5-r1) 20:06:38 Executing busybox-1.35.0-r17.trigger 20:06:38 OK: 6 MiB in 15 packages 20:06:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:06:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:06:40 (1/1) Installing dumb-init (1.2.5-r1) 20:06:40 Executing busybox-1.35.0-r17.trigger 20:06:40 OK: 6 MiB in 15 packages 20:06:42 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:06:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:06:42 ---> e64bfc8790f8 20:06:42 Step 3/24 : WORKDIR /edgex-go 20:06:42 ---> Using cache 20:06:42 ---> 2d8edd2bf6d9 20:06:42 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:06:42 ---> Using cache 20:06:42 ---> dcfe3da572bb 20:06:42 Step 5/24 : COPY go.mod vendor* ./ 20:06:42 ---> Using cache 20:06:42 ---> 0efee32ff89c 20:06:42 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:42 ---> Using cache 20:06:42 ---> b4bf496205b8 20:06:42 Step 7/24 : COPY . . 20:06:42 ---> Using cache 20:06:42 ---> 2f8273f21910 20:06:42 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:06:42 ---> Using cache 20:06:42 ---> ca9c6262431d 20:06:42 Step 9/24 : WORKDIR /edgex-go/spire-build 20:06:42 ---> Using cache 20:06:42 ---> 81948df6fd0b 20:06:42 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:42 ---> Using cache 20:06:42 ---> 34512dd5d098 20:06:42 Step 11/24 : WORKDIR /edgex-go 20:06:42 ---> Using cache 20:06:42 ---> 67d10afb5d34 20:06:42 20:06:42 Step 12/24 : FROM alpine:3.15 20:06:42 ---> c4fc93816858 20:06:42 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:06:42 ---> Using cache 20:06:42 ---> 5e1c81f2d44b 20:06:42 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:06:42 ---> Using cache 20:06:42 ---> 4c8f314adae9 20:06:42 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:06:42 Removing intermediate container 39fa225d9da3 20:06:42 ---> f75c3e473b04 20:06:42 Step 15/23 : WORKDIR / 20:06:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.081s coverage: 79.9% of statements 20:06:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:06:44 ---> 6bccac3e2470 20:06:44 ---> b84a2032f2d0 20:06:44 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/binStep 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:06:44 20:06:44 ---> Running in a37c43af1969 20:06:45 ---> 0c79cc6a499c 20:06:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:06:45 Removing intermediate container a37c43af1969 20:06:45 ---> 6ae256a7b6c2 20:06:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:45 ---> 0481d38cf6d0 20:06:45 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:06:45 Removing intermediate container 51b0d1ebd893 20:06:45 ---> 0767ece70f27 20:06:45 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:45 Removing intermediate container ff6a338a8339 20:06:45 ---> 135f18926305 20:06:45 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:45 ---> 04348bf47441 20:06:45 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:06:45 ---> 76ea79f2f355 20:06:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:06:45 ---> Running in ba6e180a82b9 20:06:45 ---> e40256c5cfc0 20:06:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:06:45 ---> 5100f1203352 20:06:45 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:06:45 ---> 0fb15a11a2d0 20:06:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:06:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.524s coverage: 92.9% of statements 20:06:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:06:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:06:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:06:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.116s coverage: 64.4% of statements 20:06:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:06:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:06:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:06:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:06:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.261s coverage: 86.9% of statements 20:06:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:06:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:06:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:06:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:06:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.233s coverage: 87.2% of statements 20:06:46 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.232s coverage: 20.0% of statements 20:06:46 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:06:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:06:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.223s coverage: 100.0% of statements 20:06:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:06:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.365s coverage: 77.4% of statements 20:06:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:06:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.311s coverage: 80.0% of statements 20:06:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.288s coverage: 87.2% of statements 20:06:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.956s coverage: 91.2% of statements 20:06:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:06:46 Removing intermediate container ba6e180a82b9 20:06:46 ---> 865b582a7714 20:06:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:06:46 ---> Running in 0c56da5ef036 20:06:46 ---> b579c679cb09 20:06:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:06:46 Removing intermediate container 0c56da5ef036 20:06:46 ---> 04d4aae274da 20:06:46 Step 22/24 : LABEL arch=x86_64 ---> 1998604b6773 20:06:46 20:06:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:06:46 ---> 04533076663a 20:06:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:06:46 ---> 8c942756ce84 20:06:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:06:46 ---> Running in 2d46f1ab29cf 20:06:46 ---> a967f8b534a1 20:06:46 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:06:46 Removing intermediate container 2d46f1ab29cf 20:06:46 ---> 3558a1ec8970 20:06:46 Step 23/24 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc 20:06:46 ---> Running in 6ca38dbc43e0 20:06:47 ---> 84961b054f73 20:06:47 Step 19/23 : ENTRYPOINT ["/core-command"] 20:06:47 ---> Running in bf2768641c52 20:06:47 ---> f7ceae8afb51 20:06:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:06:47 ---> ff9938785ed0 20:06:47 Step 18/22 : ENTRYPOINT ["/core-data"] 20:06:47 ---> Running in ed6f051417b3 20:06:47 Removing intermediate container bf2768641c52 20:06:47 ---> 000428ecb23a 20:06:47 Step 24/24 : LABEL version=0.0.0 20:06:47 ---> Running in a5cca23f5251 20:06:47 Removing intermediate container 6ca38dbc43e0 20:06:47 ---> 519c12e3c478 20:06:47 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:06:47 ---> Running in 9659c48a27ca 20:06:47 ---> Running in f6f80488f54f 20:06:47 Removing intermediate container ed6f051417b3 20:06:47 ---> 58ce4cfc6e16 20:06:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:06:47 ---> be570f75d2e5 20:06:47 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:06:47 ---> Running in f5e150fa4fbb 20:06:47 Removing intermediate container a5cca23f5251 20:06:47 ---> d9853eb232bf 20:06:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:06:47 Removing intermediate container 9659c48a27ca 20:06:47 ---> 4b2d30eeaa58 20:06:47 20:06:47 ---> Running in 1b42e7abc2a9 20:06:47 Removing intermediate container f6f80488f54f 20:06:47 ---> 35a328d123a9 20:06:47 Step 22/24 : LABEL arch=x86_64 20:06:47 ---> Running in 79a5bec9d476 20:06:47 Successfully built 4b2d30eeaa58 20:06:47 ---> Running in e3c66e57e3dc 20:06:47 Successfully tagged core-metadata:latest 20:06:47 Removing intermediate container f5e150fa4fbb 20:06:47 ---> bf1b2e4ab32f 20:06:47 Step 21/23 : LABEL arch=x86_64 20:06:47  Building core-metadata ... done Building security-spiffe-token-provider 20:06:47 Removing intermediate container 79a5bec9d476 20:06:47 ---> ef2d487d9a25 20:06:47 Step 20/22 : LABEL arch=x86_64 20:06:47 ---> Running in d17c6b8758ff 20:06:52 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:06:52 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:06:52 ---> e64bfc8790f8 20:06:52 Step 3/19 : WORKDIR /edgex-go 20:06:52 ---> Using cache 20:06:52 ---> 2d8edd2bf6d9 20:06:52 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:06:52 ---> Running in 4b438f478f44 20:06:52 Removing intermediate container e3c66e57e3dc 20:06:52 ---> d7ad8a384774 20:06:52 Step 23/24 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc 20:06:52 ---> Running in 47932b0ce8c8 20:06:52 Removing intermediate container d17c6b8758ff 20:06:52 ---> 46832ce87c72 20:06:52 Step 22/23 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc 20:06:52 ---> Running in 200e9271208f 20:06:52 ---> Running in 3c86db1592a1 20:06:52 Removing intermediate container 4b438f478f44 20:06:52 ---> 47c48a58f8a1 20:06:52 Step 21/22 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc 20:06:52 ---> Running in fb6d763d1f90 20:06:52 Removing intermediate container 3c86db1592a1 20:06:52 ---> fa22a9b598c8 20:06:52 Step 23/23 : LABEL version=0.0.0 20:06:52 Removing intermediate container 200e9271208f 20:06:52 ---> 7e6c32fc8142 20:06:52 Step 24/24 : LABEL version=0.0.0 20:06:52 ---> Running in 40b5848fc59a 20:06:52 ---> Running in 40800097c944 20:06:52 Removing intermediate container fb6d763d1f90 20:06:52 ---> 21413536d513 20:06:52 Step 22/22 : LABEL version=0.0.0 20:06:52 Removing intermediate container 1b42e7abc2a9 20:06:52 ---> 75e9c9ea9be0 20:06:52 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:06:52 ---> Running in c601582f4f39 20:06:52 ---> Running in 8d88e2a0c9fd 20:06:52 Removing intermediate container 40b5848fc59a 20:06:52 ---> 0bfef2ac4ed9 20:06:52 20:06:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:06:52 Removing intermediate container 40800097c944 20:06:52 ---> 2095305c36ab 20:06:52 20:06:52 Removing intermediate container 8d88e2a0c9fd 20:06:52 ---> 041b017df0a2 20:06:52 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:06:52 Removing intermediate container c601582f4f39 20:06:52 ---> 22d3d4efc9be 20:06:52 20:06:52 Successfully built 2095305c36ab 20:06:52 Successfully tagged security-spire-agent:latest 20:06:52  Building security-spire-agent ... done Successfully built 0bfef2ac4ed9 20:06:52 Successfully tagged core-command:latest 20:06:52  Building core-command ... done  ---> Running in 4752798af726 20:06:52 Successfully built 22d3d4efc9be 20:06:52 Successfully tagged core-data:latest 20:06:52  Building core-data ... done Removing intermediate container 4752798af726 20:06:52 ---> 4a44ae1ee897 20:06:52 Step 20/22 : LABEL arch=x86_64 20:06:52 ---> Running in bdaace53b6ff 20:06:52 Removing intermediate container bdaace53b6ff 20:06:52 ---> 5ce5b8488f6f 20:06:52 Step 21/22 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc 20:06:52 ---> Running in b07ddf0c4685 20:06:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:06:53 Removing intermediate container b07ddf0c4685 20:06:53 ---> 1ab96776fa22 20:06:53 Step 22/22 : LABEL version=0.0.0 20:06:53 ---> Running in bbf94eccd86e 20:06:53 Removing intermediate container bbf94eccd86e 20:06:53 ---> 0cf34d59b2b1 20:06:53 20:06:53 Successfully built 0cf34d59b2b1 20:06:53 Successfully tagged core-common-config-bootstrapper:latest 20:06:53  Building core-common-config-bootstrapper ... done v3.16.3-173-g96a0ef18882 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:06:53 v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:06:53 OK: 17046 distinct packages available 20:06:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:06:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:06:53 OK: 211 MiB in 51 packages 20:06:54 Removing intermediate container 47932b0ce8c8 20:06:54 ---> 3c7d1abf0265 20:06:54 Step 5/19 : COPY go.mod vendor* ./ 20:06:54 ---> 6bcefafb908b 20:06:54 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:54 ---> Running in 15ce9f5c9a06 20:06:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.532s coverage: 63.1% of statements 20:06:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:06:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:06:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.241s coverage: 100.0% of statements 20:06:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.115s coverage: 89.4% of statements 20:06:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements 20:06:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.104s coverage: 73.7% of statements 20:06:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements 20:06:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.765s coverage: 65.3% of statements 20:06:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:06:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:06:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:07:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.829s coverage: 41.0% of statements 20:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:07:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.319s coverage: 89.5% of statements 20:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:07:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.344s coverage: 84.8% of statements 20:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:07:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:07:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.337s coverage: 17.7% of statements 20:07:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:07:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:07:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:07:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:07:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.707s coverage: 92.3% of statements 20:07:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:07:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:07:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:07:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:07:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.260s coverage: 63.2% of statements 20:07:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:07:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:07:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.425s coverage: 97.7% of statements 20:07:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:07:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:07:11 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:07:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:07:11 go vet ./... 20:07:21 Removing intermediate container 15ce9f5c9a06 20:07:21 ---> 8e6b2b406aa6 20:07:21 Step 7/19 : COPY . . 20:07:26 ---> fd40f1ec731c 20:07:26 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:07:26 ---> Running in 333123a0fe4f 20:07:26 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:07:48 Removing intermediate container 333123a0fe4f 20:07:48 ---> 4c52c5e803ad 20:07:48 20:07:48 Step 9/19 : FROM alpine:3.15 20:07:48 ---> c4fc93816858 20:07:48 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:07:48 ---> Using cache 20:07:48 ---> 5e1c81f2d44b 20:07:48 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:07:48 ---> Running in 4fcb1e0e4c9c 20:07:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:07:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:07:48 v3.15.6-309-g0b2d96fb7ad [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:07:48 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:07:48 OK: 15859 distinct packages available 20:07:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:07:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:07:48 (1/9) Installing ca-certificates (20220614-r0) 20:07:48 (2/9) Installing brotli-libs (1.0.9-r5) 20:07:48 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:07:48 (4/9) Installing libcurl (7.80.0-r5) 20:07:48 (5/9) Installing curl (7.80.0-r5) 20:07:48 (6/9) Installing dumb-init (1.2.5-r1) 20:07:48 (7/9) Installing musl-obstack (1.2.3-r0) 20:07:48 (8/9) Installing libucontext (1.1-r0) 20:07:48 (9/9) Installing gcompat (1.0.0-r4) 20:07:48 Executing busybox-1.34.1-r7.trigger 20:07:48 Executing ca-certificates-20220614-r0.trigger 20:07:48 OK: 8 MiB in 23 packages 20:07:48 Removing intermediate container 4fcb1e0e4c9c 20:07:48 ---> 520357c4880c 20:07:48 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:48 ---> 0286fdab835a 20:07:48 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:07:48 ---> c189cd74ab92 20:07:48 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:07:48 ---> 050ce0fa2255 20:07:48 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:07:48 ---> Running in f2d395f2fe39 20:07:48 Removing intermediate container f2d395f2fe39 20:07:48 ---> 2c425ef1f2dc 20:07:48 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:07:48 ---> Running in 8169c2d6db3c 20:07:49 Removing intermediate container 8169c2d6db3c 20:07:49 ---> 07df4413eff0 20:07:49 Step 17/19 : LABEL arch=x86_64 20:07:49 ---> Running in 30d4b28c0881 20:07:49 Removing intermediate container 30d4b28c0881 20:07:49 ---> b8b0ba014bac 20:07:49 Step 18/19 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc 20:07:49 ---> Running in 3de703b020da 20:07:49 Removing intermediate container 3de703b020da 20:07:49 ---> e9b16570b8a7 20:07:49 Step 19/19 : LABEL version=0.0.0 20:07:49 ---> Running in f41e60d16109 20:07:49 Removing intermediate container f41e60d16109 20:07:49 ---> 007077a9bc59 20:07:49 20:07:49 Successfully built 007077a9bc59 20:07:49 Successfully tagged security-spiffe-token-provider:latest 20:07:49  Building security-spiffe-token-provider ... done  [Pipeline] } 20:07:49 $ docker stop --time=1 d20dd3cd9bb407028677a6fa86fa4578b3bb6285194fb885d5b0bbc8540c7d80 20:07:50 $ docker rm -f --volumes d20dd3cd9bb407028677a6fa86fa4578b3bb6285194fb885d5b0bbc8540c7d80 [Pipeline] // withDockerContainer [Pipeline] sh 20:07:51 + docker images 20:07:51 REPOSITORY TAG IMAGE ID CREATED SIZE 20:07:51 security-spiffe-token-provider latest 007077a9bc59 2 seconds ago 30MB 20:07:51 4c52c5e803ad 7 seconds ago 1.71GB 20:07:51 core-common-config-bootstrapper latest 0cf34d59b2b1 58 seconds ago 15.5MB 20:07:51 core-data latest 22d3d4efc9be 59 seconds ago 17.9MB 20:07:51 core-command latest 0bfef2ac4ed9 59 seconds ago 17.7MB 20:07:51 security-spire-agent latest 2095305c36ab 59 seconds ago 125MB 20:07:51 core-metadata latest 4b2d30eeaa58 About a minute ago 18.5MB 20:07:51 c8fec7bcbcb0 About a minute ago 1.68GB 20:07:51 support-scheduler latest 7388a88efbcb About a minute ago 30MB 20:07:51 ad50c66ceb91 About a minute ago 1.67GB 20:07:51 025a524a7f54 About a minute ago 1.68GB 20:07:51 d8c10096b559 About a minute ago 1.68GB 20:07:51 416a9b70fe54 About a minute ago 1.74GB 20:07:51 security-spire-config latest 453a20a4346e About a minute ago 85.8MB 20:07:51 67d10afb5d34 2 minutes ago 1.55GB 20:07:51 security-bootstrapper latest 3ec4886751cf 3 minutes ago 20.3MB 20:07:51 security-secretstore-setup latest cf8ad89f0af9 3 minutes ago 30MB 20:07:51 support-notifications latest a584fb15650a 3 minutes ago 30.6MB 20:07:51 security-proxy-setup latest 369487f5cf0d 3 minutes ago 27.8MB 20:07:51 f815e9e097ad 3 minutes ago 1.74GB 20:07:51 b536613b005b 3 minutes ago 1.67GB 20:07:51 eca52130205e 3 minutes ago 1.67GB 20:07:51 ff861e945c75 3 minutes ago 1.67GB 20:07:51 security-spire-server latest 8f6e21ece962 4 minutes ago 86.5MB 20:07:51 f7d63a4f6399 4 minutes ago 1.55GB 20:07:51 ci-base-image-x86_64 latest e64bfc8790f8 8 minutes ago 903MB 20:07:51 alpine 3.16 bfe296a52501 3 months ago 5.54MB 20:07:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 20:07:51 alpine 3.15 c4fc93816858 6 months ago 5.59MB 20:07:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 20:07:51 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:09:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:09:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:09:02 ./bin/test-attribution-txt.sh [Pipeline] echo 20:09:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:09:03 + ls -al . 20:09:03 total 744 20:09:03 drwxrwxr-x 10 1001 1001 4096 Feb 10 20:03 . 20:09:03 drwxr-xr-x 4 root root 4096 Feb 10 20:03 .. 20:09:03 drwxrwxr-x 2 1001 1001 4096 Feb 10 20:01 .blubracket 20:09:03 -rw-rw-r-- 1 1001 1001 16 Feb 10 20:01 .dockerignore 20:09:03 drwxrwxr-x 8 1001 1001 4096 Feb 10 20:01 .git 20:09:03 drwxrwxr-x 3 1001 1001 4096 Feb 10 20:01 .github 20:09:03 -rw-rw-r-- 1 1001 1001 1024 Feb 10 20:01 .gitignore 20:09:03 -rw-rw-r-- 1 1001 1001 42 Feb 10 20:01 .golangci.yml 20:09:03 -rw-rw-r-- 1 1001 1001 87 Feb 10 20:01 .hadolint.yml 20:09:03 -rw-rw-r-- 1 1001 1001 166 Feb 10 20:01 .sonarcloud.properties 20:09:03 -rw-rw-r-- 1 1001 1001 1171 Feb 10 20:01 ADOPTERS.md 20:09:03 -rw-rw-r-- 1 1001 1001 10825 Feb 10 20:01 Attribution.txt 20:09:03 -rw-rw-r-- 1 1001 1001 73765 Feb 10 20:01 CHANGELOG.md 20:09:03 -rw-rw-r-- 1 1001 1001 3804 Feb 10 20:01 CONTRIBUTING.md 20:09:03 -rw-rw-r-- 1 1001 1001 677 Feb 10 20:01 GOVERNANCE.md 20:09:03 -rw-rw-r-- 1 1001 1001 850 Feb 10 20:01 Jenkinsfile 20:09:03 -rw-rw-r-- 1 1001 1001 10775 Feb 10 20:01 LICENSE 20:09:03 -rw-rw-r-- 1 1001 1001 13375 Feb 10 20:01 Makefile 20:09:03 -rw-rw-r-- 1 1001 1001 582 Feb 10 20:01 OWNERS.md 20:09:03 -rw-rw-r-- 1 1001 1001 9403 Feb 10 20:01 README.md 20:09:03 -rw-rw-r-- 1 1001 1001 6912 Feb 10 20:01 SECURITY.md 20:09:03 -rw-rw-r-- 1 1001 1001 5 Feb 10 19:59 VERSION 20:09:03 drwxrwxr-x 2 1001 1001 4096 Feb 10 20:01 bin 20:09:03 drwxrwxr-x 17 1001 1001 4096 Feb 10 20:01 cmd 20:09:03 -rw-r--r-- 1 root root 488091 Feb 10 20:07 coverage.out 20:09:03 -rw-rw-r-- 1 1001 1001 3295 Feb 10 20:01 go.mod 20:09:03 -rw-rw-r-- 1 1001 1001 33318 Feb 10 20:01 go.sum 20:09:03 drwxrwxr-x 7 1001 1001 4096 Feb 10 20:01 internal 20:09:03 drwxrwxr-x 3 1001 1001 4096 Feb 10 20:01 openapi 20:09:03 drwxrwxr-x 4 1001 1001 4096 Feb 10 20:01 snap 20:09:03 -rw-rw-r-- 1 1001 1001 204 Feb 10 20:01 version.go [Pipeline] sh 20:09:03 + '[' -e coverage.out ] 20:09:03 + chown 1001:1001 coverage.out [Pipeline] stash 20:09:03 Warning: overwriting stash ‘coverage-report’ 20:09:04 Stashed 1 file(s) [Pipeline] sh 20:09:04 + make build 20:09:04 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:26 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:26 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:31 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:35 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:11:14 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: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:11:26 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:31 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:36 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:40 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:52 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:56 $ docker stop --time=1 a0d5f9d0a8c0e5929f82295982929ee03d1251a7ce947b47c6895e63bfaf1cb6 20:11:58 $ docker rm -f --volumes a0d5f9d0a8c0e5929f82295982929ee03d1251a7ce947b47c6895e63bfaf1cb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:12:00 20:12:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:12:01 latest: Pulling from edgex-devops/edgex-compose-arm64 20:12:01 29e5d40040c1: Pulling fs layer 20:12:01 1ce36da41761: Pulling fs layer 20:12:01 25b303627fd3: Pulling fs layer 20:12:01 29e5d40040c1: Verifying Checksum 20:12:01 29e5d40040c1: Download complete 20:12:02 1ce36da41761: Verifying Checksum 20:12:02 1ce36da41761: Download complete 20:12:02 29e5d40040c1: Pull complete 20:12:03 1ce36da41761: Pull complete 20:12:03 25b303627fd3: Download complete 20:12:13 25b303627fd3: Pull complete 20:12:13 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:12:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:12:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:12:13 prd-ubuntu20.04-docker-arm64-4c-16g-5348 does not seem to be running inside a container 20:12:13 $ 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:15 $ docker top 83a1a67e036be7ec08a95b89dbb3a9666443cd857162324daadc920fb0e20ba1 -eo pid,comm [Pipeline] { [Pipeline] sh 20:12:16 + docker-compose build --help 20:12:16 + grep parallel 20:12:21 --parallel Build images in parallel. [Pipeline] } 20:12:21 $ docker stop --time=1 83a1a67e036be7ec08a95b89dbb3a9666443cd857162324daadc920fb0e20ba1 20:12:22 $ docker rm -f --volumes 83a1a67e036be7ec08a95b89dbb3a9666443cd857162324daadc920fb0e20ba1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:12:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:12:23 prd-ubuntu20.04-docker-arm64-4c-16g-5348 does not seem to be running inside a container 20:12:23 $ 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:25 $ docker top de5eeae240a2833bb4a74e64be6bf02927d5b4c5ebcd73c2ce2a321751962314 -eo pid,comm [Pipeline] { [Pipeline] sh 20:12:25 + docker-compose -f ./docker-compose-build.yml build --parallel 20:12:30 Building core-command ... 20:12:30 Building core-common-config-bootstrapper ... 20:12:30 Building core-data ... 20:12:30 Building core-metadata ... 20:12:30 Building security-bootstrapper ... 20:12:30 Building security-proxy-setup ... 20:12:30 Building security-secretstore-setup ... 20:12:30 Building security-spiffe-token-provider ... 20:12:30 Building security-spire-agent ... 20:12:30 Building security-spire-config ... 20:12:30 Building security-spire-server ... 20:12:30 Building support-notifications ... 20:12:30 Building support-scheduler ... 20:12:30 Building security-proxy-setup 20:12:30 Building security-spiffe-token-provider 20:12:30 Building security-spire-server 20:12:30 Building security-spire-config 20:12:30 Building core-metadata 20:13:16 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:13:16 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:13:16 ---> 6ec9fcab7152 20:13:16 Step 3/19 : WORKDIR /edgex-go 20:13:16 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:13:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:13:16 ---> 6ec9fcab7152 20:13:16 Step 3/24 : WORKDIR /edgex-go 20:13:16 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:13:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:13:16 ---> 6ec9fcab7152 20:13:16 Step 3/23 : WORKDIR /edgex-go 20:13:16 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:13:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:13:16 ---> 6ec9fcab7152 20:13:16 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:13:16 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:13:16 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:13:16 ---> 6ec9fcab7152 20:13:16 Step 3/21 : WORKDIR /edgex-go 20:13:16 ---> Running in c85c5abb1d95 20:13:16 ---> Running in 5a72f9171ec6 20:13:16 ---> Running in 83d310461eb0 20:13:16 ---> Running in b51c44bf065f 20:13:16 ---> Running in d72037b683df 20:13:16 Removing intermediate container 83d310461eb0 20:13:16 ---> cd070ad28d4a 20:13:16 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:13:16 Removing intermediate container c85c5abb1d95 20:13:16 ---> c31632d57c1c 20:13:16 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:13:16 ---> Running in 14d9185be5e5 20:13:16 Removing intermediate container 5a72f9171ec6 20:13:16 ---> 788ecc4888e2 20:13:16 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:13:16 Removing intermediate container b51c44bf065f 20:13:16 ---> 157e13e2055d 20:13:16 Step 4/24 : WORKDIR /edgex-go 20:13:16 Removing intermediate container d72037b683df 20:13:16 ---> c6420991cb02 20:13:16 Step 4/21 : RUN apk add --update --no-cache make git 20:13:16 ---> Running in 4a8c38181081 20:13:16 ---> Running in f74d60915f2e 20:13:16 ---> Running in de970c1463b1 20:13:16 ---> Running in 0fa60ffde89e 20:13:16 Removing intermediate container 0fa60ffde89e 20:13:16 ---> a0454401bb73 20:13:16 Step 5/24 : RUN apk add --update --no-cache make git 20:13:16 ---> Running in 44c649b7d54a 20:13:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:13:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:13:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:13:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:13:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:13:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:13:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:13:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:13:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:13:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:13:18 OK: 221 MiB in 51 packages 20:13:19 v3.16.3-173-g96a0ef18882 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:13:19 v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:13:19 OK: 16903 distinct packages available 20:13:19 OK: 221 MiB in 51 packages 20:13:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:13:19 OK: 221 MiB in 51 packages 20:13:19 OK: 221 MiB in 51 packages 20:13:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:13:20 Removing intermediate container 14d9185be5e5 20:13:20 ---> f7a1a0f8c275 20:13:20 Step 5/23 : COPY go.mod vendor* ./ 20:13:21 OK: 221 MiB in 51 packages 20:13:21 Removing intermediate container de970c1463b1 20:13:21 ---> 725faf9730c1 20:13:21 Step 5/21 : COPY go.mod vendor* ./ 20:13:21 Removing intermediate container 4a8c38181081 20:13:21 ---> 1ead2fec2b37 20:13:21 Step 5/24 : COPY go.mod vendor* ./ 20:13:21 Removing intermediate container 44c649b7d54a 20:13:21 ---> 49740d4b7151 20:13:21 Step 6/24 : COPY go.mod vendor* ./ 20:13:22 ---> a5c7466595d1 20:13:22 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:22 ---> Running in b6ba48c4aba4 20:13:22 ---> a9ae69258a24 20:13:22 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:22 ---> b7c92b75317a 20:13:22 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:22 ---> Running in 2d196e59fb5f 20:13:22 Removing intermediate container f74d60915f2e 20:13:22 ---> b0c6d0ed0bc2 20:13:22 Step 5/19 : COPY go.mod vendor* ./ 20:13:23 ---> Running in b6c64754723e 20:13:23 ---> 4e3333ab8d8d 20:13:23 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:23 ---> Running in 368dda22804c 20:13:24 ---> 8f8d6407ebc0 20:13:24 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:24 ---> Running in 558a8f0008bf 20:15:01 Removing intermediate container b6c64754723e 20:15:01 ---> 032e1de7bc56 20:15:01 Step 7/24 : COPY . . 20:15:01 Removing intermediate container 368dda22804c 20:15:01 ---> edcbc5a71880 20:15:01 Step 8/24 : COPY . . 20:15:01 Removing intermediate container 558a8f0008bf 20:15:01 ---> 1e10eb817f2d 20:15:01 Step 7/19 : COPY . . 20:15:01 Removing intermediate container b6ba48c4aba4 20:15:01 ---> cb7c4affcb63 20:15:01 Step 7/23 : COPY . . 20:15:01 Removing intermediate container 2d196e59fb5f 20:15:01 ---> 958c1807b5c6 20:15:01 Step 7/21 : COPY . . 20:15:16 ---> d0a8df19dc7f 20:15:16 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:15:16 ---> dd60977e8c23 20:15:16 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:15:16 ---> de075095513a 20:15:16 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:15:16 ---> Running in 3cede98df49b 20:15:16 ---> 64b3ced9e7d5 20:15:16 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 ---> 98b97a39eb29 20:15:16 20:15:16 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:15:16 ---> Running in 494c1c593386 20:15:16 ---> Running in 7be8de60c5ee 20:15:16 ---> Running in 467d927979b8 20:15:16 ---> Running in 35140babc9ef 20:15:16 Removing intermediate container 3cede98df49b 20:15:16 ---> 31e6fc2f1fb1 20:15:16 Step 9/24 : WORKDIR /edgex-go/spire-build 20:15:16 ---> Running in ffed33246f78 20:15:16 Removing intermediate container 35140babc9ef 20:15:16 ---> 122c9028e471 20:15:16 Step 9/23 : WORKDIR /edgex-go/spire-build 20:15:16 ---> Running in 07e22658bc59 20:15:17 Removing intermediate container ffed33246f78 20:15:17 ---> 63386a2b49d8 20:15:17 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:17 ---> Running in ade6a3f03142 20:15:17 Removing intermediate container 07e22658bc59 20:15:17 ---> 041ac7244748 20:15:17 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:15: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:15:17 ---> Running in 585a2bf92088 20:15:18 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: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:15:20 Removing intermediate container ade6a3f03142 20:15:20 ---> c8210e5815d1 20:15:20 Step 11/24 : WORKDIR /edgex-go 20:15:20 ---> Running in 1440c4fff535 20:15:21 Removing intermediate container 585a2bf92088 20:15:21 ---> e80c6f26d06e 20:15:21 Step 11/23 : WORKDIR /edgex-go 20:15:21 ---> Running in 3381cf704889 20:15:21 Removing intermediate container 1440c4fff535 20:15:21 ---> 3e4b62771bdf 20:15:21 20:15:21 Step 12/24 : FROM alpine:3.15 20:15:21 3.15: Pulling from library/alpine 20:15:21 Removing intermediate container 3381cf704889 20:15:21 ---> f41e823f4e91 20:15:21 20:15:21 Step 12/23 : FROM alpine:3.15 20:15:21 3.15: Pulling from library/alpine 20:15:22 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 20:15:22 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 20:15:22 Status: Downloaded newer image for alpine:3.15 20:15:22 Status: Downloaded newer image for alpine:3.15 20:15:22 ---> 8aa73fd46299 20:15:22 ---> 8aa73fd46299 20:15:22 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:15:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:15:25 ---> Running in 07ab03bd5472 20:15:25 ---> Running in 0fc63e3bf76c 20:15:25 Removing intermediate container 0fc63e3bf76c 20:15:25 ---> 2dd3e89b508c 20:15:25 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:15:25 Removing intermediate container 07ab03bd5472 20:15:25 ---> 9bfefad5bdb0 20:15:25 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:15:26 ---> Running in 0624195d31a3 20:15:26 ---> Running in b5231dec30a1 20:15:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:15:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:15:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:15:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:15:30 v3.15.6-309-g0b2d96fb7ad [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:15:30 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:15:30 OK: 15736 distinct packages available 20:15:30 v3.15.6-309-g0b2d96fb7ad [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:15:30 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:15:30 OK: 15736 distinct packages available 20:15:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:15:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:15:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:15:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:15:31 (1/4) Installing dumb-init (1.2.5-r1) 20:15:31 (2/4) Installing musl-obstack (1.2.3-r0) 20:15:31 (3/4) Installing libucontext (1.1-r0) 20:15:31 (4/4) Installing gcompat (1.0.0-r4) 20:15:31 Executing busybox-1.34.1-r7.trigger 20:15:31 (1/5) Installing dumb-init (1.2.5-r1) 20:15:31 OK: 6 MiB in 18 packages 20:15:31 (2/5) Installing musl-obstack (1.2.3-r0) 20:15:31 (3/5) Installing libucontext (1.1-r0) 20:15:31 (4/5) Installing gcompat (1.0.0-r4) 20:15:31 (5/5) Installing openssl (1.1.1t-r1) 20:15:31 Executing busybox-1.34.1-r7.trigger 20:15:32 OK: 6 MiB in 19 packages 20:15:34 Removing intermediate container 0624195d31a3 20:15:34 ---> 2fc570b7b5a4 20:15:34 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:15:34 Removing intermediate container b5231dec30a1 20:15:34 ---> 7bc1c6a13f27 20:15:34 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:15:42 ---> 25a28abfd29e 20:15:42 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:15:42 ---> 3d8053359792 20:15:42 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:15:42 ---> 6efa21689eb0 20:15:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:15:43 ---> e5ec61affb76 20:15:43 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:15:43 ---> Running in 0aacd9517f71 20:15:43 ---> 5926025ba2a1 20:15:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:15:43 Removing intermediate container 0aacd9517f71 20:15:43 ---> 0c7125880f4a 20:15:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:15:44 ---> 1fbab5c56eac 20:15:44 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:15:44 ---> Running in 17c58eef066f 20:15:45 ---> bdfb3fa69352 20:15:45 Step 19/24 : WORKDIR / 20:15:45 ---> Running in 4a313400362e 20:15:45 Removing intermediate container 17c58eef066f 20:15:45 ---> bd5225b39d14 20:15:45 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:15:45 ---> Running in 5283a33e3999 20:15:46 Removing intermediate container 4a313400362e 20:15:46 ---> 6ef5c04fac35 20:15:46 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:15:46 ---> Running in 1e173fac1c31 20:15:46 Removing intermediate container 5283a33e3999 20:15:46 ---> 75ed70d55dab 20:15:46 Step 21/23 : LABEL arch=arm64 20:15:46 ---> Running in 41a686c47faa 20:15:46 Removing intermediate container 1e173fac1c31 20:15:46 ---> 70f67e299958 20:15:46 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:15:46 ---> Running in 30c16675f3c9 20:15:46 Removing intermediate container 41a686c47faa 20:15:46 ---> abbe4ff2116f 20:15:46 Step 22/23 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc 20:15:47 ---> Running in 29e643fecefc 20:15:47 Removing intermediate container 30c16675f3c9 20:15:47 ---> c30c2ca1e870 20:15:47 Step 22/24 : LABEL arch=arm64 20:15:47 ---> Running in 7e47459dcbd2 20:15:47 Removing intermediate container 29e643fecefc 20:15:47 ---> 3af56625dd01 20:15:47 Step 23/23 : LABEL version=0.0.0 20:15:47 ---> Running in 412ac29a2a6b 20:15:48 Removing intermediate container 7e47459dcbd2 20:15:48 ---> 89ce89bdc36b 20:15:48 Step 23/24 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc 20:15:48 ---> Running in a770bc9ed935 20:15:48 Removing intermediate container 412ac29a2a6b 20:15:48 ---> cc1b2119a951 20:15:48 20:15:49 Successfully built cc1b2119a951 20:15:49 Successfully tagged security-spire-server-arm64:latest 20:15:49 Building support-scheduler 20:15:49  Building security-spire-server ... done Removing intermediate container a770bc9ed935 20:15:49 ---> b4d66c88d6eb 20:15:49 Step 24/24 : LABEL version=0.0.0 20:15:49 ---> Running in b843a786109a 20:15:49 Removing intermediate container b843a786109a 20:15:49 ---> 243bcf1e0d99 20:15:49 20:15:49 Successfully built 243bcf1e0d99 20:15:49 Successfully tagged security-spire-config-arm64:latest 20:15:49  Building security-spire-config ... done Building core-command 20:16:16 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:16:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:16:16 ---> 6ec9fcab7152 20:16:16 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:16:16 ---> Using cache 20:16:16 ---> 157e13e2055d 20:16:16 Step 4/22 : WORKDIR /edgex-go 20:16:16 ---> Using cache 20:16:16 ---> a0454401bb73 20:16:16 Step 5/22 : RUN apk add --update --no-cache make git 20:16:16 ---> Using cache 20:16:16 ---> 49740d4b7151 20:16:16 Step 6/22 : COPY go.mod vendor* ./ 20:16:16 ---> Using cache 20:16:16 ---> 4e3333ab8d8d 20:16:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:16 ---> Using cache 20:16:16 ---> edcbc5a71880 20:16:16 Step 8/22 : COPY . . 20:16:16 ---> Using cache 20:16:16 ---> 98b97a39eb29 20:16:16 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:16:16 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:16:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:16:16 ---> 6ec9fcab7152 20:16:16 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:16:16 ---> Using cache 20:16:16 ---> 157e13e2055d 20:16:16 Step 4/23 : WORKDIR /edgex-go 20:16:16 ---> Using cache 20:16:16 ---> a0454401bb73 20:16:16 Step 5/23 : RUN apk add --update --no-cache make git 20:16:16 ---> Using cache 20:16:16 ---> 49740d4b7151 20:16:16 Step 6/23 : COPY go.mod vendor* ./ 20:16:16 ---> Using cache 20:16:16 ---> 4e3333ab8d8d 20:16:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:16 ---> Using cache 20:16:16 ---> edcbc5a71880 20:16:16 Step 8/23 : COPY . . 20:16:16 ---> Using cache 20:16:16 ---> 98b97a39eb29 20:16:16 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:16:16 ---> Running in 8bc2a7b83ac6 20:16:16 ---> Running in 1c032b7f2c04 20:16:17 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:16:17 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:20:54 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:21:13 Removing intermediate container 7be8de60c5ee 20:21:13 ---> 20fde522868d 20:21:13 20:21:13 Step 9/21 : FROM alpine:3.16 20:21:13 3.16: Pulling from library/alpine 20:21:13 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 20:21:13 Status: Downloaded newer image for alpine:3.16 20:21:13 ---> 2b4661558fb8 20:21:13 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 20:21:14 ---> Running in 2431ae74aed4 20:21:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:21:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:21:18 (1/6) Installing ca-certificates (20220614-r0) 20:21:18 (2/6) Installing brotli-libs (1.0.9-r6) 20:21:18 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:21:18 (4/6) Installing libcurl (7.83.1-r5) 20:21:18 (5/6) Installing curl (7.83.1-r5) 20:21:18 (6/6) Installing dumb-init (1.2.5-r1) 20:21:18 Executing busybox-1.35.0-r17.trigger 20:21:18 Executing ca-certificates-20220614-r0.trigger 20:21:19 OK: 8 MiB in 20 packages 20:21:21 Removing intermediate container 2431ae74aed4 20:21:21 ---> 7045c989816b 20:21:21 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:21:21 ---> Running in 9c8214d97117 20:21:21 Removing intermediate container 9c8214d97117 20:21:21 ---> 07ffea576bf4 20:21:21 Step 12/21 : WORKDIR /edgex 20:21:22 ---> Running in f0d3e6d99d9d 20:21:22 Removing intermediate container f0d3e6d99d9d 20:21:22 ---> 2941bac99ca7 20:21:22 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:21:23 ---> 606118761702 20:21:23 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:21:25 ---> fbabd785b21d 20:21:25 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:21:27 ---> cb98aa91a7a2 20:21:27 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:21:28 ---> e469af71e4f7 20:21:28 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:21:28 ---> Running in 7f810f16331d 20:21:30 Removing intermediate container 7f810f16331d 20:21:30 ---> e144dcb262a0 20:21:30 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:21:31 ---> Running in 18cf5ee3d442 20:21:31 Removing intermediate container 18cf5ee3d442 20:21:31 ---> bf7387f6eeb1 20:21:31 Step 19/21 : LABEL arch=arm64 20:21:31 ---> Running in 2e99042dd458 20:21:32 Removing intermediate container 2e99042dd458 20:21:32 ---> 362cedf968bc 20:21:32 Step 20/21 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc 20:21:32 ---> Running in e8cb97ea2df9 20:21:32 Removing intermediate container e8cb97ea2df9 20:21:32 ---> 2953cc70cc63 20:21:32 Step 21/21 : LABEL version=0.0.0 20:21:33 ---> Running in dda553e2299a 20:21:33 Removing intermediate container dda553e2299a 20:21:33 ---> 83adcf58436a 20:21:33 20:21:33 Successfully built 83adcf58436a 20:21:33 Successfully tagged security-proxy-setup-arm64:latest 20:21:33 Building security-bootstrapper 20:21:52  Building security-proxy-setup ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:21:52 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:21:52 ---> 6ec9fcab7152 20:21:52 Step 3/32 : WORKDIR /edgex-go 20:21:52 ---> Using cache 20:21:52 ---> c6420991cb02 20:21:52 Step 4/32 : RUN apk add --update --no-cache make git 20:21:52 ---> Using cache 20:21:52 ---> 725faf9730c1 20:21:52 Step 5/32 : COPY go.mod vendor* ./ 20:21:52 ---> Using cache 20:21:52 ---> a9ae69258a24 20:21:52 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:52 ---> Using cache 20:21:52 ---> 958c1807b5c6 20:21:52 Step 7/32 : COPY . . 20:21:52 ---> Using cache 20:21:52 ---> dd60977e8c23 20:21:52 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:21:52 ---> Running in 66b39b0e25db 20:21:52 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:19 Removing intermediate container 467d927979b8 20:22:19 ---> 3a73588a4e28 20:22:19 20:22:19 Step 10/24 : FROM alpine:3.16 20:22:19 ---> 2b4661558fb8 20:22:19 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:22:19 ---> Running in 3f2b998fee1d 20:22:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:22:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:22:19 (1/1) Installing dumb-init (1.2.5-r1) 20:22:19 Executing busybox-1.35.0-r17.trigger 20:22:19 OK: 5 MiB in 15 packages 20:22:20 Removing intermediate container 3f2b998fee1d 20:22:20 ---> 12c765a81d32 20:22:20 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:22:20 ---> Running in 67e5262e5046 20:22:21 Removing intermediate container 67e5262e5046 20:22:21 ---> 320e8ff31f84 20:22:21 Step 13/24 : ENV APP_PORT=59881 20:22:21 ---> Running in 153c0204eb13 20:22:21 Removing intermediate container 153c0204eb13 20:22:21 ---> 15bb129d9736 20:22:21 Step 14/24 : EXPOSE $APP_PORT 20:22:21 ---> Running in 48877ae8331e 20:22:22 Removing intermediate container 48877ae8331e 20:22:22 ---> fa6b87c609bc 20:22:22 Step 15/24 : WORKDIR / 20:22:22 ---> Running in 6adc7627a05e 20:22:23 Removing intermediate container 6adc7627a05e 20:22:23 ---> d8b3fdb29192 20:22:23 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:22:23 ---> 66bcabb6ee87 20:22:23 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:22:25 ---> 0178fb0c5131 20:22:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:22:26 ---> 37298536f6e9 20:22:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:22:27 ---> 553cd73e4e57 20:22:27 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:22:27 ---> Running in 4a82f15a4c25 20:22:27 Removing intermediate container 4a82f15a4c25 20:22:27 ---> 9157791e57b2 20:22:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:22:27 ---> Running in ee19d3423984 20:22:28 Removing intermediate container ee19d3423984 20:22:28 ---> af7472714ddc 20:22:28 Step 22/24 : LABEL arch=arm64 20:22:28 ---> Running in 5b15b66b21b1 20:22:28 Removing intermediate container 5b15b66b21b1 20:22:28 ---> 90fd12b2c88f 20:22:28 Step 23/24 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc 20:22:29 ---> Running in 7e9d8680b94d 20:22:29 Removing intermediate container 7e9d8680b94d 20:22:29 ---> 1603d0f5c2c2 20:22:29 Step 24/24 : LABEL version=0.0.0 20:22:29 ---> Running in 4d3f10a89e8a 20:22:32 Removing intermediate container 4d3f10a89e8a 20:22:32 ---> e0d3b577fb76 20:22:32 20:22:32 Successfully built e0d3b577fb76 20:22:32 Successfully tagged core-metadata-arm64:latest 20:22:32  Building core-metadata ... done Building security-secretstore-setup 20:22:51 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:22:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:22:51 ---> 6ec9fcab7152 20:22:51 Step 3/24 : WORKDIR /edgex-go 20:22:51 ---> Using cache 20:22:51 ---> c6420991cb02 20:22:51 Step 4/24 : RUN apk add --update --no-cache make git 20:22:51 ---> Using cache 20:22:51 ---> 725faf9730c1 20:22:51 Step 5/24 : COPY go.mod vendor* ./ 20:22:51 ---> Using cache 20:22:51 ---> a9ae69258a24 20:22:51 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:51 ---> Using cache 20:22:51 ---> 958c1807b5c6 20:22:51 Step 7/24 : COPY . . 20:22:51 ---> Using cache 20:22:51 ---> dd60977e8c23 20:22:51 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:22:51 ---> Running in 4a2de8e11fc0 20:22:52 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:23:00 Removing intermediate container 1c032b7f2c04 20:23:00 ---> 1c375dbe47b1 20:23:00 20:23:00 Step 10/23 : FROM alpine:3.16 20:23:00 ---> 2b4661558fb8 20:23:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:23:00 ---> Using cache 20:23:00 ---> 12c765a81d32 20:23:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:23:00 ---> Using cache 20:23:00 ---> 320e8ff31f84 20:23:00 Step 13/23 : ENV APP_PORT=59882 20:23:00 ---> Running in 2a814b268b90 20:23:00 Removing intermediate container 2a814b268b90 20:23:00 ---> 51afe7e09671 20:23:00 Step 14/23 : EXPOSE $APP_PORT 20:23:00 ---> Running in b3cf44fe6ff3 20:23:00 Removing intermediate container b3cf44fe6ff3 20:23:00 ---> 492320da2fd1 20:23:00 Step 15/23 : WORKDIR / 20:23:00 ---> Running in 281534233e8f 20:23:01 Removing intermediate container 281534233e8f 20:23:01 ---> 0705edbac5c2 20:23:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:23:02 ---> 5be6db3832ed 20:23:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:23:04 ---> cbb1123736d7 20:23:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:23:04 ---> cd2ac6f961d0 20:23:04 Step 19/23 : ENTRYPOINT ["/core-command"] 20:23:04 ---> Running in 760401820d32 20:23:05 Removing intermediate container 760401820d32 20:23:05 ---> 6e3d2e2cf5a6 20:23:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:23:05 ---> Running in bce51b6238e7 20:23:05 Removing intermediate container bce51b6238e7 20:23:05 ---> 5b6e729bdec6 20:23:05 Step 21/23 : LABEL arch=arm64 20:23:05 ---> Running in b7cbbd5852fb 20:23:06 Removing intermediate container b7cbbd5852fb 20:23:06 ---> 2a1db387b02c 20:23:06 Step 22/23 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc 20:23:06 ---> Running in 7a00abb0f4c5 20:23:07 Removing intermediate container 7a00abb0f4c5 20:23:07 ---> b8c069cff481 20:23:07 Step 23/23 : LABEL version=0.0.0 20:23:07 ---> Running in 2d1b22218bc6 20:23:07 Removing intermediate container 2d1b22218bc6 20:23:07 ---> 05e1106f32c1 20:23:07 20:23:08 Successfully built 05e1106f32c1 20:23:08 Successfully tagged core-command-arm64:latest 20:23:08 Building security-spire-agent 20:23:26  Building core-command ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:23:26 ---> 6ec9fcab7152 20:23:26 Step 3/24 : WORKDIR /edgex-go 20:23:26 ---> Using cache 20:23:26 ---> c6420991cb02 20:23:26 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:23:26 ---> Running in 7add04467ed4 20:23:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:23:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:23:28 OK: 221 MiB in 51 packages 20:23:30 Removing intermediate container 7add04467ed4 20:23:30 ---> d816ba39067a 20:23:30 Step 5/24 : COPY go.mod vendor* ./ 20:23:31 ---> 878eaf584537 20:23:31 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:31 ---> Running in 01cbdb8191df 20:23:43 Removing intermediate container 494c1c593386 20:23:43 ---> eb15727f7f9c 20:23:43 20:23:43 Step 9/19 : FROM alpine:3.15 20:23:43 ---> 8aa73fd46299 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 ---> 9bfefad5bdb0 20:23:43 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:23:43 ---> Running in 9a0435a00345 20:23:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:23:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:23:47 v3.15.6-309-g0b2d96fb7ad [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:23:47 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:23:47 OK: 15736 distinct packages available 20:23:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:23:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:23:49 (1/9) Installing ca-certificates (20220614-r0) 20:23:49 (2/9) Installing brotli-libs (1.0.9-r5) 20:23:49 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:23:49 (4/9) Installing libcurl (7.80.0-r5) 20:23:49 (5/9) Installing curl (7.80.0-r5) 20:23:49 (6/9) Installing dumb-init (1.2.5-r1) 20:23:49 (7/9) Installing musl-obstack (1.2.3-r0) 20:23:49 (8/9) Installing libucontext (1.1-r0) 20:23:49 (9/9) Installing gcompat (1.0.0-r4) 20:23:49 Executing busybox-1.34.1-r7.trigger 20:23:49 Executing ca-certificates-20220614-r0.trigger 20:23:49 OK: 8 MiB in 23 packages 20:23:52 Removing intermediate container 9a0435a00345 20:23:52 ---> f47924d783c8 20:23:52 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:23:53 ---> 4a308f320fa2 20:23:53 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:23:55 ---> 50991063e751 20:23:55 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:23:56 ---> 944d4ed02a66 20:23:56 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:23:56 ---> Running in c5d56f8932a3 20:23:56 Removing intermediate container c5d56f8932a3 20:23:56 ---> 34c61f6d914c 20:23:56 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:23:56 ---> Running in d5638b6e8851 20:23:57 Removing intermediate container d5638b6e8851 20:23:57 ---> 6f72deed504f 20:23:57 Step 17/19 : LABEL arch=arm64 20:23:57 ---> Running in 5ae37f230cb0 20:23:58 Removing intermediate container 5ae37f230cb0 20:23:58 ---> 024953afead0 20:23:58 Step 18/19 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc 20:23:58 ---> Running in 2470ab751b94 20:23:58 Removing intermediate container 2470ab751b94 20:23:58 ---> b8873bfe7043 20:23:58 Step 19/19 : LABEL version=0.0.0 20:23:58 ---> Running in 2f8f5a3af628 20:23:59 Removing intermediate container 2f8f5a3af628 20:23:59 ---> 534e511892c5 20:23:59 20:23:59 Successfully built 534e511892c5 20:23:59 Successfully tagged security-spiffe-token-provider-arm64:latest 20:23:59  Building security-spiffe-token-provider ... done Building core-data 20:24:17 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:24:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:24:17 ---> 6ec9fcab7152 20:24:17 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:24:17 ---> Using cache 20:24:17 ---> 157e13e2055d 20:24:17 Step 4/22 : WORKDIR /edgex-go 20:24:17 ---> Using cache 20:24:17 ---> a0454401bb73 20:24:17 Step 5/22 : RUN apk add --update --no-cache make git 20:24:17 ---> Using cache 20:24:17 ---> 49740d4b7151 20:24:17 Step 6/22 : COPY go.mod vendor* ./ 20:24:17 ---> Using cache 20:24:17 ---> 4e3333ab8d8d 20:24:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:17 ---> Using cache 20:24:17 ---> edcbc5a71880 20:24:17 Step 8/22 : COPY . . 20:24:17 ---> Using cache 20:24:17 ---> 98b97a39eb29 20:24:17 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:24:17 ---> Running in 2f247215b5a3 20:24:18 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:15 Removing intermediate container 01cbdb8191df 20:25:15 ---> e0c5cb53c83f 20:25:15 Step 7/24 : COPY . . 20:25:23 ---> 30c5798c8ddf 20:25:23 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:25:23 ---> Running in 92b3d692db22 20:25:23 Removing intermediate container 92b3d692db22 20:25:23 ---> c0620078b173 20:25:23 Step 9/24 : WORKDIR /edgex-go/spire-build 20:25:23 ---> Running in f04e43e98776 20:25:23 Removing intermediate container f04e43e98776 20:25:23 ---> 0caf8b3189c8 20:25:23 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:25:23 ---> Running in b3d946e5109d 20:25:26 Removing intermediate container b3d946e5109d 20:25:26 ---> 79b24a228608 20:25:26 Step 11/24 : WORKDIR /edgex-go 20:25:26 ---> Running in 25733b086432 20:25:27 Removing intermediate container 25733b086432 20:25:27 ---> 3440f19c560c 20:25:27 20:25:27 Step 12/24 : FROM alpine:3.15 20:25:27 ---> 8aa73fd46299 20:25:27 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:25:27 ---> Using cache 20:25:27 ---> 9bfefad5bdb0 20:25:27 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:25:27 ---> Using cache 20:25:27 ---> 7bc1c6a13f27 20:25:27 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:25:30 ---> b410f66781d1 20:25:30 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:25:37 ---> e0c9a00145de 20:25:37 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:25:37 ---> 63bcd74e9985 20:25:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:25:38 ---> 83c63b3ac310 20:25:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:25:38 ---> b8ae94a2d13d 20:25:38 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:25:38 ---> Running in f9631a340748 20:25:39 Removing intermediate container f9631a340748 20:25:39 ---> 0314d7fe9351 20:25:39 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:25:39 ---> Running in d267bde34423 20:25:40 Removing intermediate container d267bde34423 20:25:40 ---> fb5011a2b8c5 20:25:40 Step 22/24 : LABEL arch=arm64 20:25:40 ---> Running in 6602df919b82 20:25:40 Removing intermediate container 6602df919b82 20:25:40 ---> c49d33aae2c8 20:25:40 Step 23/24 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc 20:25:40 ---> Running in 6911d9d6abdb 20:25:40 Removing intermediate container 6911d9d6abdb 20:25:40 ---> 6426c956e925 20:25:40 Step 24/24 : LABEL version=0.0.0 20:25:41 ---> Running in 11c871921f46 20:25:41 Removing intermediate container 11c871921f46 20:25:41 ---> 9511648dd5d0 20:25:41 20:25:41 Successfully built 9511648dd5d0 20:25:41 Successfully tagged security-spire-agent-arm64:latest 20:25:41  Building security-spire-agent ... done Building support-notifications 20:26:00 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:26:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:26:00 ---> 6ec9fcab7152 20:26:00 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:26:00 ---> Using cache 20:26:00 ---> 157e13e2055d 20:26:00 Step 4/22 : WORKDIR /edgex-go 20:26:00 ---> Using cache 20:26:00 ---> a0454401bb73 20:26:00 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:26:00 ---> Running in e3e9862f725c 20:26:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:26:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:26:04 OK: 221 MiB in 51 packages 20:26:05 Removing intermediate container e3e9862f725c 20:26:05 ---> a97b2d020189 20:26:05 Step 6/22 : COPY go.mod vendor* ./ 20:26:06 ---> e2fc00c4104c 20:26:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:06 ---> Running in 0fcfcb2b0fbc 20:26:19 Removing intermediate container 8bc2a7b83ac6 20:26:19 ---> a31762a8765b 20:26:19 20:26:19 Step 10/22 : FROM alpine:3.16 20:26:19 ---> 2b4661558fb8 20:26:19 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:26:19 ---> Using cache 20:26:19 ---> 12c765a81d32 20:26:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:26:19 ---> Using cache 20:26:19 ---> 320e8ff31f84 20:26:19 Step 13/22 : ENV APP_PORT=59861 20:26:19 ---> Running in ca806c7c46f3 20:26:19 Removing intermediate container ca806c7c46f3 20:26:19 ---> 19713d2da666 20:26:19 Step 14/22 : EXPOSE $APP_PORT 20:26:19 ---> Running in 1797fb4ee46f 20:26:19 Removing intermediate container 1797fb4ee46f 20:26:19 ---> 49cb461d4889 20:26:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:26:19 ---> 6fa339f27baa 20:26:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:26:21 ---> 1165c79e7284 20:26:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:26:22 ---> a801af2ba78c 20:26:22 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:26:22 ---> Running in 3acdc4c22280 20:26:23 Removing intermediate container 3acdc4c22280 20:26:23 ---> 41355b67271b 20:26:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:26:23 ---> Running in d48432a83957 20:26:23 Removing intermediate container d48432a83957 20:26:23 ---> 1264b3dadc9e 20:26:23 Step 20/22 : LABEL arch=arm64 20:26:23 ---> Running in 94250d6a03b6 20:26:24 Removing intermediate container 94250d6a03b6 20:26:24 ---> d02b0d12bc8d 20:26:24 Step 21/22 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc 20:26:24 ---> Running in 8e55c4fb4eef 20:26:24 Removing intermediate container 8e55c4fb4eef 20:26:24 ---> 1dc1402d693c 20:26:24 Step 22/22 : LABEL version=0.0.0 20:26:24 ---> Running in 6673d3cb96a7 20:26:25 Removing intermediate container 6673d3cb96a7 20:26:25 ---> 8f181b276358 20:26:25 20:26:25 Successfully built 8f181b276358 20:26:25 Successfully tagged support-scheduler-arm64:latest 20:26:25 Building core-common-config-bootstrapper 20:26:43  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:26:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:26:43 ---> 6ec9fcab7152 20:26:43 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:26:43 ---> Using cache 20:26:43 ---> 157e13e2055d 20:26:43 Step 4/22 : WORKDIR /edgex-go 20:26:43 ---> Using cache 20:26:43 ---> a0454401bb73 20:26:43 Step 5/22 : RUN apk add --update --no-cache make git 20:26:43 ---> Using cache 20:26:43 ---> 49740d4b7151 20:26:43 Step 6/22 : COPY go.mod vendor* ./ 20:26:43 ---> Using cache 20:26:43 ---> 4e3333ab8d8d 20:26:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:43 ---> Using cache 20:26:43 ---> edcbc5a71880 20:26:43 Step 8/22 : COPY . . 20:26:43 ---> Using cache 20:26:43 ---> 98b97a39eb29 20:26:43 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:26:43 ---> Running in 87afbcebda14 20:26:43 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:27:51 Removing intermediate container 0fcfcb2b0fbc 20:27:51 ---> 923aea13b980 20:27:51 Step 8/22 : COPY . . 20:27:53 ---> 01cec8b625f5 20:27:53 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:27:55 ---> Running in 77b09da0ebca 20:27:57 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:28:36 Removing intermediate container 66b39b0e25db 20:28:36 ---> 17ab49982379 20:28:36 20:28:36 Step 9/32 : FROM alpine:3.16 20:28:36 ---> 2b4661558fb8 20:28:36 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:28:36 ---> Running in fbe1d115fd29 20:28:36 Removing intermediate container fbe1d115fd29 20:28:36 ---> 18f704e6fa8e 20:28:36 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:28:36 ---> Running in 2c3376619e56 20:28:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:28:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:28:36 (1/2) Installing dumb-init (1.2.5-r1) 20:28:36 (2/2) Installing su-exec (0.2-r1) 20:28:36 Executing busybox-1.35.0-r17.trigger 20:28:36 OK: 5 MiB in 16 packages 20:28:37 Removing intermediate container 2c3376619e56 20:28:37 ---> f447a4074600 20:28:37 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:28:37 ---> Running in 18e2d272a60a 20:28:37 Removing intermediate container 18e2d272a60a 20:28:37 ---> e296e4931bb3 20:28:37 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:28:37 ---> Running in ec4cc54e5479 20:28:38 Removing intermediate container ec4cc54e5479 20:28:38 ---> 206707284d1d 20:28:38 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:28:38 ---> Running in 2a38e89afdae 20:28:38 Removing intermediate container 2a38e89afdae 20:28:38 ---> 75d81d99b21b 20:28:38 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:28:38 ---> Running in 37b9cc6ad27b 20:28:39 Removing intermediate container 37b9cc6ad27b 20:28:39 ---> af2e7c6c3987 20:28:39 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:28:39 ---> Running in c3075d0fc9e1 20:28:42 Removing intermediate container c3075d0fc9e1 20:28:42 ---> d3cb60ce7358 20:28:42 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:28:42 ---> Running in a898c1788552 20:28:43 Removing intermediate container a898c1788552 20:28:43 ---> 65edff865906 20:28:43 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:28:44 ---> 0b403cf2103c 20:28:44 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:28:44 ---> Running in a79e25d66250 20:28:48 Removing intermediate container a79e25d66250 20:28:48 ---> bb752da15f3d 20:28:48 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:28:48 ---> fdffb0702eca 20:28:48 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:28:50 ---> d1becc9ea4eb 20:28:50 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:28:51 ---> 93a6de837d2d 20:28:51 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:28:52 ---> 46928e482d44 20:28:52 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:28:53 ---> 54f4fafd1993 20:28:53 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:28:54 ---> 5ad2555c9e38 20:28:54 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:28:54 ---> 33a73bfba106 20:28:54 Step 27/32 : RUN chmod +x /entrypoint.sh 20:28:54 ---> Running in d7738ac1f2b5 20:29: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:29:00 Removing intermediate container d7738ac1f2b5 20:29:00 ---> eaf93acf04ed 20:29:00 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:29:00 ---> Running in bad47648e56e 20:29:01 Removing intermediate container bad47648e56e 20:29:01 ---> acb83dbc0893 20:29:01 Step 29/32 : CMD ["gate"] 20:29:01 ---> Running in 02c0824de40f 20:29:02 Removing intermediate container 02c0824de40f 20:29:02 ---> ee345bedd00f 20:29:02 Step 30/32 : LABEL arch=arm64 20:29:02 ---> Running in c5f20892caf0 20:29:02 Removing intermediate container c5f20892caf0 20:29:02 ---> 055a2fbd7b73 20:29:02 Step 31/32 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc 20:29:02 ---> Running in 4f18cae4595e 20:29:03 Removing intermediate container 4f18cae4595e 20:29:03 ---> 6d588b12b528 20:29:03 Step 32/32 : LABEL version=0.0.0 20:29:03 ---> Running in 88d8ccf492a1 20:29:04 Removing intermediate container 88d8ccf492a1 20:29:04 ---> a8d284e57770 20:29:04 20:29:04 Successfully built a8d284e57770 20:29:04 Successfully tagged security-bootstrapper-arm64:latest 20:29:22  Building security-bootstrapper ... done Removing intermediate container 4a2de8e11fc0 20:29:22 ---> 30fe034a3a26 20:29:22 20:29:22 Step 9/24 : FROM alpine:3.16 20:29:22 ---> 2b4661558fb8 20:29:22 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:29:22 ---> Running in ee2a5f96da20 20:29:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:29:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:29:23 (1/3) Installing ca-certificates (20220614-r0) 20:29:23 (2/3) Installing dumb-init (1.2.5-r1) 20:29:23 (3/3) Installing su-exec (0.2-r1) 20:29:23 Executing busybox-1.35.0-r17.trigger 20:29:23 Executing ca-certificates-20220614-r0.trigger 20:29:24 OK: 6 MiB in 17 packages 20:29:26 Removing intermediate container ee2a5f96da20 20:29:26 ---> e8d572455c8e 20:29:26 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:29:26 ---> Running in 98f3fe9ce204 20:29:26 Removing intermediate container 98f3fe9ce204 20:29:26 ---> 940fbe9cfb9c 20:29:26 Step 12/24 : WORKDIR / 20:29:26 ---> Running in c7547ca7df9f 20:29:27 Removing intermediate container c7547ca7df9f 20:29:27 ---> 61aa77244a6b 20:29:27 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:28 ---> bb22d0b0669a 20:29:28 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:29 ---> be04bedbb245 20:29:29 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:29:29 ---> 1ace85fb4009 20:29:29 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:30 ---> b6463f20d335 20:29:30 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:29:32 ---> 4dcfd2163078 20:29:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:29:34 ---> 98e4fc22f38c 20:29:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:29:35 ---> b54581d7d1d6 20:29:35 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:29:35 ---> Running in 7f900b7b1fec 20:29:38 Removing intermediate container 7f900b7b1fec 20:29:38 ---> b22209dccec6 20:29:38 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:29:38 ---> Running in 261471c93e81 20:29:39 Removing intermediate container 261471c93e81 20:29:39 ---> e85468c6c5a6 20:29:39 Step 22/24 : LABEL arch=arm64 20:29:39 ---> Running in 8ab6721db187 20:29:39 Removing intermediate container 8ab6721db187 20:29:39 ---> c20dcad43eef 20:29:39 Step 23/24 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc 20:29:39 ---> Running in 73262bc6d153 20:29:40 Removing intermediate container 73262bc6d153 20:29:40 ---> 70f2415b19fa 20:29:40 Step 24/24 : LABEL version=0.0.0 20:29:40 ---> Running in c0a5d865cad6 20:29:40 Removing intermediate container c0a5d865cad6 20:29:40 ---> 0982afb4655e 20:29:40 20:29:41 Successfully built 0982afb4655e 20:29:41 Successfully tagged security-secretstore-setup-arm64:latest 20:30:48  Building security-secretstore-setup ... done Removing intermediate container 2f247215b5a3 20:30:48 ---> 113cbca1a90e 20:30:48 20:30:48 Step 10/22 : FROM alpine:3.16 20:30:48 ---> 2b4661558fb8 20:30:48 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:30:48 ---> Running in 1249e424eaf5 20:30:48 Removing intermediate container 1249e424eaf5 20:30:48 ---> 29a9dc5c4e1b 20:30:48 Step 12/22 : ENV APP_PORT=59880 20:30:48 ---> Running in 781aab6ca1a5 20:30:48 Removing intermediate container 781aab6ca1a5 20:30:48 ---> 20d2349848de 20:30:48 Step 13/22 : EXPOSE $APP_PORT 20:30:48 ---> Running in cfe7e43984e7 20:30:48 Removing intermediate container cfe7e43984e7 20:30:48 ---> 8b014ff67efa 20:30:48 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:30:48 ---> Running in 616c10d33cc4 20:30:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:30:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:30:48 (1/1) Installing dumb-init (1.2.5-r1) 20:30:48 Executing busybox-1.35.0-r17.trigger 20:30:48 OK: 5 MiB in 15 packages 20:30:48 Removing intermediate container 616c10d33cc4 20:30:48 ---> bbbc8504c6a0 20:30:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:30:48 ---> f3c5c88f729b 20:30:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:30:48 ---> 4ed34b0c6ab1 20:30:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:30:49 ---> b6ab9dbcc6a4 20:30:49 Step 18/22 : ENTRYPOINT ["/core-data"] 20:30:49 ---> Running in d548e7aa9b5c 20:30:50 Removing intermediate container d548e7aa9b5c 20:30:50 ---> 3d4839649421 20:30:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:30:50 ---> Running in 4601f5b3104f 20:30:51 Removing intermediate container 4601f5b3104f 20:30:51 ---> 8aa9c08d96da 20:30:51 Step 20/22 : LABEL arch=arm64 20:30:51 ---> Running in 8bbb13b2ebb9 20:30:51 Removing intermediate container 8bbb13b2ebb9 20:30:51 ---> bfcdef65d9e6 20:30:51 Step 21/22 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc 20:30:51 ---> Running in ea43db6ec44a 20:30:52 Removing intermediate container ea43db6ec44a 20:30:52 ---> d9063d08e2bb 20:30:52 Step 22/22 : LABEL version=0.0.0 20:30:52 ---> Running in a9c96de7d4d2 20:30:52 Removing intermediate container a9c96de7d4d2 20:30:52 ---> 8a030cdb48f6 20:30:52 20:30:53 Successfully built 8a030cdb48f6 20:30:53 Successfully tagged core-data-arm64:latest 20:31:32  Building core-data ... done Removing intermediate container 87afbcebda14 20:31:32 ---> f95e1a22f0db 20:31:32 20:31:32 Step 10/22 : FROM alpine:3.16 20:31:32 ---> 2b4661558fb8 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 ab7fe11b2c08 20:31:32 Removing intermediate container ab7fe11b2c08 20:31:32 ---> f590ebc8053a 20:31:32 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:31:32 ---> Running in d8a12ebdbccd 20:31:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:31:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:31:32 (1/1) Installing dumb-init (1.2.5-r1) 20:31:32 Executing busybox-1.35.0-r17.trigger 20:31:32 OK: 5 MiB in 15 packages 20:31:32 Removing intermediate container d8a12ebdbccd 20:31:32 ---> 79312ea5a9c2 20:31:32 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:31:33 ---> a1ea5ca22440 20:31:33 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:31:35 ---> f6697cf8e632 20:31:35 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:31:35 ---> 743a97b9f58a 20:31:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:31:36 ---> 8d1c64929112 20:31:36 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:31:36 ---> Running in 6efa9172912b 20:31:39 Removing intermediate container 6efa9172912b 20:31:39 ---> b5792d6b865e 20:31:39 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:31:39 ---> Running in 4a72aa608f55 20:31:39 Removing intermediate container 4a72aa608f55 20:31:39 ---> 816873c24b72 20:31:39 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:31:40 ---> Running in fd00dcc51414 20:31:40 Removing intermediate container fd00dcc51414 20:31:40 ---> 778a0b9ac619 20:31:40 Step 20/22 : LABEL arch=arm64 20:31:40 ---> Running in 662d47ea0d85 20:31:41 Removing intermediate container 662d47ea0d85 20:31:41 ---> 7885741bb00f 20:31:41 Step 21/22 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc 20:31:41 ---> Running in 1743983c9cff 20:31:41 Removing intermediate container 1743983c9cff 20:31:41 ---> 711f324e31fa 20:31:41 Step 22/22 : LABEL version=0.0.0 20:31:41 ---> Running in a0bbd374c9e7 20:31:42 Removing intermediate container a0bbd374c9e7 20:31:42 ---> 28a49ce41b17 20:31:42 20:31:42 Successfully built 28a49ce41b17 20:31:42 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:32:29  Building core-common-config-bootstrapper ... done Removing intermediate container 77b09da0ebca 20:32:29 ---> e92f0a83f978 20:32:29 20:32:29 Step 10/22 : FROM alpine:3.16 20:32:29 ---> 2b4661558fb8 20:32:29 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:32:29 ---> Running in f060c077268e 20:32:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:32:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:32:29 (1/2) Installing ca-certificates (20220614-r0) 20:32:29 (2/2) Installing dumb-init (1.2.5-r1) 20:32:29 Executing busybox-1.35.0-r17.trigger 20:32:29 Executing ca-certificates-20220614-r0.trigger 20:32:29 OK: 6 MiB in 16 packages 20:32:29 Removing intermediate container f060c077268e 20:32:29 ---> e9a8c0f119b1 20:32:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:32:29 ---> Running in 3a34beaf642d 20:32:29 Removing intermediate container 3a34beaf642d 20:32:29 ---> 3861fc765766 20:32:29 Step 13/22 : ENV APP_PORT=59860 20:32:29 ---> Running in 57cff69bf7b7 20:32:30 Removing intermediate container 57cff69bf7b7 20:32:30 ---> 37e1113195e4 20:32:30 Step 14/22 : EXPOSE $APP_PORT 20:32:30 ---> Running in f65f613d5c10 20:32:30 Removing intermediate container f65f613d5c10 20:32:30 ---> c3f658b04f0a 20:32:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:32:30 ---> a48d59b9d3d7 20:32:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:32:32 ---> 454ea550cca9 20:32:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:32:32 ---> f7585bdd08c1 20:32:32 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:32:32 ---> Running in bc4131470d90 20:32:33 Removing intermediate container bc4131470d90 20:32:33 ---> 21ffef90acd9 20:32:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:32:33 ---> Running in ddb44a1e0970 20:32:33 Removing intermediate container ddb44a1e0970 20:32:33 ---> 06eafd4d7268 20:32:33 Step 20/22 : LABEL arch=arm64 20:32:33 ---> Running in db726d172e94 20:32:34 Removing intermediate container db726d172e94 20:32:34 ---> d7c23a41fe08 20:32:34 Step 21/22 : LABEL git_sha=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc 20:32:34 ---> Running in 7d027ad3dfb5 20:32:34 Removing intermediate container 7d027ad3dfb5 20:32:34 ---> e9aee188ea82 20:32:34 Step 22/22 : LABEL version=0.0.0 20:32:34 ---> Running in 9df737d5bce6 20:32:34 Removing intermediate container 9df737d5bce6 20:32:34 ---> f737e75d7785 20:32:34 20:32:34 Successfully built f737e75d7785 20:32:34 Successfully tagged support-notifications-arm64:latest 20:32:35  Building support-notifications ... done  [Pipeline] } 20:32:35 $ docker stop --time=1 de5eeae240a2833bb4a74e64be6bf02927d5b4c5ebcd73c2ce2a321751962314 20:32:37 $ docker rm -f --volumes de5eeae240a2833bb4a74e64be6bf02927d5b4c5ebcd73c2ce2a321751962314 [Pipeline] // withDockerContainer [Pipeline] sh 20:32:37 + docker images 20:32:38 REPOSITORY TAG IMAGE ID CREATED SIZE 20:32:38 support-notifications-arm64 latest f737e75d7785 3 seconds ago 29.7MB 20:32:38 e92f0a83f978 13 seconds ago 1.57GB 20:32:38 core-common-config-bootstrapper-arm64 latest 28a49ce41b17 55 seconds ago 14.9MB 20:32:38 f95e1a22f0db About a minute ago 1.5GB 20:32:38 core-data-arm64 latest 8a030cdb48f6 About a minute ago 17.2MB 20:32:38 113cbca1a90e 2 minutes ago 1.51GB 20:32:38 security-secretstore-setup-arm64 latest 0982afb4655e 2 minutes ago 29MB 20:32:38 30fe034a3a26 3 minutes ago 1.5GB 20:32:38 security-bootstrapper-arm64 latest a8d284e57770 3 minutes ago 19.6MB 20:32:38 17ab49982379 4 minutes ago 1.5GB 20:32:38 support-scheduler-arm64 latest 8f181b276358 6 minutes ago 29MB 20:32:38 a31762a8765b 6 minutes ago 1.57GB 20:32:38 security-spire-agent-arm64 latest 9511648dd5d0 6 minutes ago 122MB 20:32:38 3440f19c560c 7 minutes ago 1.38GB 20:32:38 security-spiffe-token-provider-arm64 latest 534e511892c5 8 minutes ago 29.1MB 20:32:38 eb15727f7f9c 8 minutes ago 1.54GB 20:32:38 core-command-arm64 latest 05e1106f32c1 9 minutes ago 17MB 20:32:38 1c375dbe47b1 9 minutes ago 1.51GB 20:32:38 core-metadata-arm64 latest e0d3b577fb76 10 minutes ago 17.7MB 20:32:38 3a73588a4e28 10 minutes ago 1.51GB 20:32:38 security-proxy-setup-arm64 latest 83adcf58436a 11 minutes ago 26.9MB 20:32:38 20fde522868d 11 minutes ago 1.5GB 20:32:38 security-spire-config-arm64 latest 243bcf1e0d99 16 minutes ago 83.6MB 20:32:38 security-spire-server-arm64 latest cc1b2119a951 16 minutes ago 84.3MB 20:32:38 3e4b62771bdf 17 minutes ago 1.38GB 20:32:38 f41e823f4e91 17 minutes ago 1.38GB 20:32:38 ci-base-image-arm64 latest 6ec9fcab7152 29 minutes ago 905MB 20:32:38 alpine 3.16 2b4661558fb8 3 months ago 5.29MB 20:32:38 alpine 3.15 8aa73fd46299 3 months ago 5.33MB 20:32:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 20:32:38 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:32:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:32:38 20:32:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:32:39 arm64: Pulling from edgex-lftools-log-publisher 20:32:39 8998bd30e6a1: Pulling fs layer 20:32:39 04944245beec: Pulling fs layer 20:32:39 699f458cf7ca: Pulling fs layer 20:32:39 765212b225bb: Pulling fs layer 20:32:39 f23df028b6ca: Pulling fs layer 20:32:39 d65c8cfc05b1: Pulling fs layer 20:32:39 2437ff75d9bd: Pulling fs layer 20:32:39 f23df028b6ca: Waiting 20:32:39 d65c8cfc05b1: Waiting 20:32:39 2437ff75d9bd: Waiting 20:32:39 765212b225bb: Waiting 20:32:39 04944245beec: Verifying Checksum 20:32:39 04944245beec: Download complete 20:32:39 765212b225bb: Verifying Checksum 20:32:39 765212b225bb: Download complete 20:32:39 f23df028b6ca: Verifying Checksum 20:32:39 f23df028b6ca: Download complete 20:32:39 d65c8cfc05b1: Download complete 20:32:39 699f458cf7ca: Verifying Checksum 20:32:39 699f458cf7ca: Download complete 20:32:40 8998bd30e6a1: Verifying Checksum 20:32:40 8998bd30e6a1: Download complete 20:32:42 2437ff75d9bd: Verifying Checksum 20:32:42 2437ff75d9bd: Download complete 20:32:44 8998bd30e6a1: Pull complete 20:32:44 04944245beec: Pull complete 20:32:46 699f458cf7ca: Pull complete 20:32:46 765212b225bb: Pull complete 20:32:47 f23df028b6ca: Pull complete 20:32:47 d65c8cfc05b1: Pull complete 20:33:02 2437ff75d9bd: Pull complete 20:33:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:33:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:33:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:33:02 prd-ubuntu20.04-docker-arm64-4c-16g-5348 does not seem to be running inside a container 20:33:02 $ 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:33:05 $ docker top 06fa856163748598f5702d6da5a5bae768e68e852a927f703af981ab2f4443de -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:33:05 ---> job-cost.sh 20:33:06 lf-activate-venv: SKIPPING 20:33:06 INFO: No Stack... 20:33:06 INFO: Retrieving Pricing Info for: v3-standard-4 20:33:07 INFO: Archiving Costs [Pipeline] sh 20:33:08 + cut -d, -f6 20:33:08 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 20:33:08 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4344-1-stack-cost] 20:33:08 Resource [jenkins-edgexfoundry-edgex-go-PR-4344-1-stack-cost] did not exist. Created. 20:33:08 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4344-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:33:08 + echo total: 0.10999999940395355 [Pipeline] stash 20:33:09 Stashed 1 file(s) [Pipeline] } 20:33:09 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4344-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:33:09 $ docker stop --time=1 06fa856163748598f5702d6da5a5bae768e68e852a927f703af981ab2f4443de 20:33:10 $ docker rm -f --volumes 06fa856163748598f5702d6da5a5bae768e68e852a927f703af981ab2f4443de [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:33:11 provisioning config files... 20:33:11 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config13268411069209152967tmp [Pipeline] { [Pipeline] sh 20:33:12 + set +x 20:33:12 + curl -s https://codecov.io/bash 20:33:12 + bash -s -- 20:33:12 20:33:12 _____ _ 20:33:12 / ____| | | 20:33:12 | | ___ __| | ___ ___ _____ __ 20:33:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:33:12 | |___| (_) | (_| | __/ (_| (_) \ V / 20:33:12 \_____\___/ \__,_|\___|\___\___/ \_/ 20:33:12 Bash-1.0.6 20:33:12 20:33:12 20:33:12 ==> git version 2.25.1 found 20:33:12 ==> 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:33:12 Release-Date: 2020-01-08 20:33:12 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:33:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:33:12 ==> Jenkins CI detected. 20:33:12 current dir:  /w/workspace/edgex-go/1 20:33:12 project root: . 20:33:12 --> token set from env 20:33:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:33:12 ==> Running gcov in . (disable via -X gcov) 20:33:12 ==> Python coveragepy not found 20:33:12 ==> Searching for coverage reports in: 20:33:12 + . 20:33:12 -> Found 1 reports 20:33:12 ==> Detecting git/mercurial file structure 20:33:12 ==> Reading reports 20:33:12 + ./coverage.out bytes=488091 20:33:12 ==> Appending adjustments 20:33:12 https://docs.codecov.io/docs/fixing-reports 20:33:13 + Found adjustments 20:33:13 ==> Gzipping contents 20:33:13 64K /tmp/codecov.Cwn58a.gz 20:33:13 ==> Uploading reports 20:33:13 url: https://codecov.io 20:33:13 query: branch=PR-4344&commit=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4344%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4344&job=&cmd_args= 20:33:13 -> Pinging Codecov 20:33:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4344&commit=5f7b1edf40b6404a4e41cd557f71ab0df9323ffc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4344%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4344&job=&cmd_args= 20:33:13 -> Uploading to 20:33:13 https://storage.googleapis.com/codecov/v4/raw/2023-02-10/00271124DB129430A58F1EEE437C3FCB/5f7b1edf40b6404a4e41cd557f71ab0df9323ffc/c3dd22a3-3caf-42dd-b25e-09c8f78905f7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230210%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230210T203313Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d4f59130028c94a8073f91f165fb28f76587e367b4a369618c75b8ee3e8bdabb 20:33:13 % Total % Received % Xferd Average Speed Time Time Time Current 20:33:13 Dload Upload Total Spent Left Speed 20:33:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62878 0 0 100 62878 0 201k --:--:-- --:--:-- --:--:-- 201k 20:33:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5f7b1edf40b6404a4e41cd557f71ab0df9323ffc [Pipeline] } 20:33:14 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:33:15 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:33:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:33:17 ---> package-listing.sh 20:33:17 ++ facter osfamily 20:33:17 ++ tr '[:upper:]' '[:lower:]' 20:33:17 + OS_FAMILY=debian 20:33:17 + workspace=/w/workspace/edgex-go/1 20:33:17 + START_PACKAGES=/tmp/packages_start.txt 20:33:17 + END_PACKAGES=/tmp/packages_end.txt 20:33:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:33:17 + PACKAGES=/tmp/packages_start.txt 20:33:17 + '[' /w/workspace/edgex-go/1 ']' 20:33:17 + PACKAGES=/tmp/packages_end.txt 20:33:17 + case "${OS_FAMILY}" in 20:33:17 + dpkg -l 20:33:17 + grep '^ii' 20:33:17 + '[' -f /tmp/packages_start.txt ']' 20:33:17 + '[' -f /tmp/packages_end.txt ']' 20:33:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:33:17 + '[' /w/workspace/edgex-go/1 ']' 20:33:17 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:33:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:33:17 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:33:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:33:18 20:33:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:33:18 latest: Pulling from edgex-lftools-log-publisher 20:33:18 5eb5b503b376: Pulling fs layer 20:33:18 5c69ac0246d0: Pulling fs layer 20:33:18 ec43610c2a17: Pulling fs layer 20:33:18 3a2ae6a8a46f: Pulling fs layer 20:33:18 33b1e0a273af: Pulling fs layer 20:33:18 5d3b04190fa2: Pulling fs layer 20:33:18 2f39f015ded8: Pulling fs layer 20:33:18 33b1e0a273af: Waiting 20:33:18 5d3b04190fa2: Waiting 20:33:18 2f39f015ded8: Waiting 20:33:18 3a2ae6a8a46f: Waiting 20:33:18 5c69ac0246d0: Verifying Checksum 20:33:18 5c69ac0246d0: Download complete 20:33:18 3a2ae6a8a46f: Verifying Checksum 20:33:18 3a2ae6a8a46f: Download complete 20:33:19 33b1e0a273af: Verifying Checksum 20:33:19 33b1e0a273af: Download complete 20:33:19 5d3b04190fa2: Verifying Checksum 20:33:19 5d3b04190fa2: Download complete 20:33:19 ec43610c2a17: Verifying Checksum 20:33:19 ec43610c2a17: Download complete 20:33:19 5eb5b503b376: Verifying Checksum 20:33:19 5eb5b503b376: Download complete 20:33:20 2f39f015ded8: Download complete 20:33:20 5eb5b503b376: Pull complete 20:33:20 5c69ac0246d0: Pull complete 20:33:21 ec43610c2a17: Pull complete 20:33:21 3a2ae6a8a46f: Pull complete 20:33:21 33b1e0a273af: Pull complete 20:33:21 5d3b04190fa2: Pull complete 20:33:26 2f39f015ded8: Pull complete 20:33:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:33:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:33:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:33:27 prd-ubuntu20.04-docker-8c-8g-5347 does not seem to be running inside a container 20:33:27 $ 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:33:29 $ docker top 098b2b5d74760b977d7599d78bee89d579225223f2f2c5a25f822f91aa2263c8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:29 + touch /tmp/pre-build-complete [Pipeline] sh 20:33:29 + mkdir -p /var/log/sysstat [Pipeline] sh 20:33:30 + ls /var/log/sa-host 20:33:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:33:30 provisioning config files... 20:33:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config14295264560650502797tmp [Pipeline] { [Pipeline] echo 20:33:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:33:30 ---> create-netrc.sh [Pipeline] } 20:33:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:33:31 ---> python-tools-install.sh [Pipeline] echo 20:33:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:33:31 ---> sudo-logs.sh 20:33:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:33:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:33:31 ---> job-cost.sh 20:33:31 lf-activate-venv: SKIPPING 20:33:31 DEBUG: total: 0.10999999940395355 20:33:31 INFO: Retrieving Stack Cost... 20:33:33 INFO: Retrieving Pricing Info for: v3-standard-8 20:33:33 INFO: Archiving Costs [Pipeline] echo 20:33:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:33:34 ---> logs-deploy.sh 20:33:34 lf-activate-venv: SKIPPING 20:33:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4344/1 20:33:34 INFO: archiving workspace using pattern(s): 20:33:35 Archives upload complete. 20:33:35 INFO: archiving logs to Nexus