Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from d3b8725e39fe923887728c335914d53683e5ff8c+c6ae7449aad5f05f69153f6120284e804cf836f6 (34e846784c3303068b1927800c35a9e96b02a772) 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-ssh14167425355191681627.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-ssh8166028317607294360.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4339/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-4339/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5970072921779157796.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 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-ssh16589632148536788403.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4339/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-4339/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11008985068730741947.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6277 in /w/workspace/edgexfoundry_edgex-go_PR-4339 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4339/head:refs/remotes/origin/PR-4339 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c6ae7449aad5f05f69153f6120284e804cf836f6 into PR head commit d3b8725e39fe923887728c335914d53683e5ff8c Merge succeeded, producing b1d3d75171801a853140072785bb83afd1a05bde Checking out Revision b1d3d75171801a853140072785bb83afd1a05bde (PR-4339) > git config core.sparsecheckout # timeout=10 > git checkout -f d3b8725e39fe923887728c335914d53683e5ff8c # 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 c6ae7449aad5f05f69153f6120284e804cf836f6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b1d3d75171801a853140072785bb83afd1a05bde # timeout=10 Commit message: "Merge commit 'c6ae7449aad5f05f69153f6120284e804cf836f6' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:31:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git rev-list --no-walk 9362ae3a7a9aa131c27fda2aab0280e472c3990e # timeout=10 [Pipeline] withCredentials 08:31:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:31:13 ========================================================= 08:31:13 EdgeX Global Pipelines Version Info 08:31:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:31:14 ------------------- 08:31:14 stable info: 08:31:14 ------------------- 08:31:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:31:14 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:31:14 Message: update stable to v1.0.244 08:31:15 ------------------- 08:31:15 experimental info: 08:31:15 ------------------- 08:31:15 Commited By: **** collab-it+edgex@linuxfoundation.org 08:31:15 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:31:15 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:31:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:31:15 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:31:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:31:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:31:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:31:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:31:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:31:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:31:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:31:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:31:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:31:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:31:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:31:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:31:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:31:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:31:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:31:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:31:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:31:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:31:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:31:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:31:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:31:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4339 [Pipeline] echo 08:31:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4339 [Pipeline] echo 08:31:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4339 [Pipeline] echo 08:31:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b1d3d75171801a853140072785bb83afd1a05bde [Pipeline] echo 08:31:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b1d3d75 [Pipeline] echo 08:31:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:31:15 provisioning config files... 08:31:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config180031000092428959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:31:15 ---> docker-login.sh 08:31:15 nexus3.edgexfoundry.org:10001 08:31:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:16 Configure a credential helper to remove this warning. See 08:31:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:16 08:31:16 Login Succeeded 08:31:16 nexus3.edgexfoundry.org:10002 08:31:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:16 Configure a credential helper to remove this warning. See 08:31:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:16 08:31:16 Login Succeeded 08:31:16 nexus3.edgexfoundry.org:10003 08:31:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:16 Configure a credential helper to remove this warning. See 08:31:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:16 08:31:16 Login Succeeded 08:31:16 nexus3.edgexfoundry.org:10004 08:31:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:16 Configure a credential helper to remove this warning. See 08:31:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:16 08:31:16 Login Succeeded 08:31:16 docker.io 08:31:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:17 Configure a credential helper to remove this warning. See 08:31:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:17 08:31:17 Login Succeeded 08:31:17 ---> docker-login.sh ends [Pipeline] } 08:31:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:17 + 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 08:31:17 + dirname cmd/core-command/Dockerfile 08:31:17 + cut -d/ -f2 08:31:17 + echo core-command,cmd/core-command/Dockerfile 08:31:17 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:31:17 + cut -d/ -f2 08:31:17 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:31:17 + dirname cmd/core-data/Dockerfile 08:31:17 + cut -d/ -f2 08:31:17 + echo core-data,cmd/core-data/Dockerfile 08:31:17 + dirname cmd/core-metadata/Dockerfile 08:31:17 + cut -d/ -f2 08:31:17 + echo core-metadata,cmd/core-metadata/Dockerfile 08:31:17 + dirname cmd/security-bootstrapper/Dockerfile 08:31:17 + cut -d/ -f2 08:31:17 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:31:17 + dirname cmd/security-proxy-setup/Dockerfile 08:31:17 + cut -d/ -f2 08:31:17 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:31:17 + dirname cmd/security-secretstore-setup/Dockerfile 08:31:17 + cut -d/ -f2 08:31:17 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:31:17 + + dirnamecut cmd/security-spiffe-token-provider/Dockerfile -d/ 08:31:17 -f2 08:31:17 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:31:17 + dirname cmd/security-spire-agent/Dockerfile 08:31:17 + cut -d/ -f2 08:31:17 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:31:17 + dirname cmd/security-spire-config/Dockerfile 08:31:17 + cut -d/ -f2 08:31:17 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:31:17 + dirname cmd/security-spire-server/Dockerfile 08:31:17 + cut -d/ -f2 08:31:17 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:31:17 + dirname cmd/support-notifications/Dockerfile 08:31:17 + cut -d/ -f2 08:31:17 + echo support-notifications,cmd/support-notifications/Dockerfile 08:31:17 + dirname cmd/support-scheduler/Dockerfile 08:31:17 + cut -d/ -f2 08:31:17 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:31:17 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 08:31:17 + git rev-list -1 --merges b1d3d75171801a853140072785bb83afd1a05bde~1..b1d3d75171801a853140072785bb83afd1a05bde [Pipeline] echo 08:31:17 -----------> git rev-list -1 --merges b1d3d75171801a853140072785bb83afd1a05bde~1..b1d3d75171801a853140072785bb83afd1a05bde b1d3d75171801a853140072785bb83afd1a05bde 08:31:17 b1d3d75171801a853140072785bb83afd1a05bde [false] [Pipeline] sh 08:31:18 + git log --format=format:%s -1 b1d3d75171801a853140072785bb83afd1a05bde [Pipeline] echo 08:31:18 ========================================================= 08:31:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:31:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:31:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:31:18 + grep -v github /etc/ssh/ssh_known_hosts 08:31:18 + [ -e /tmp/ssh_known_hosts ] 08:31:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:31:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:31:18 + sudo tee -a /etc/ssh/ssh_known_hosts 08:31:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:18 08:31:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:19 0.1.4: Pulling from edgex-devops/py-git-semver 08:31:19 b85a868b505f: Pulling fs layer 08:31:19 e2be974225ed: Pulling fs layer 08:31:19 339a4e72a1f5: Pulling fs layer 08:31:19 988bab9f4d93: Pulling fs layer 08:31:19 1469e6f7b9e6: Pulling fs layer 08:31:19 eaf3925da568: Pulling fs layer 08:31:19 bab4dde63d76: Pulling fs layer 08:31:19 bde34c3a00c8: Pulling fs layer 08:31:19 b352a97aabf1: Pulling fs layer 08:31:19 4872d77fe225: Pulling fs layer 08:31:19 5851b861e8e6: Pulling fs layer 08:31:19 b352a97aabf1: Waiting 08:31:19 bde34c3a00c8: Waiting 08:31:19 988bab9f4d93: Waiting 08:31:19 bab4dde63d76: Waiting 08:31:19 eaf3925da568: Waiting 08:31:19 5851b861e8e6: Waiting 08:31:19 4872d77fe225: Waiting 08:31:19 1469e6f7b9e6: Waiting 08:31:19 e2be974225ed: Download complete 08:31:19 988bab9f4d93: Verifying Checksum 08:31:19 988bab9f4d93: Download complete 08:31:19 1469e6f7b9e6: Verifying Checksum 08:31:19 1469e6f7b9e6: Download complete 08:31:19 eaf3925da568: Verifying Checksum 08:31:19 eaf3925da568: Download complete 08:31:19 339a4e72a1f5: Verifying Checksum 08:31:19 bde34c3a00c8: Download complete 08:31:19 b352a97aabf1: Download complete 08:31:19 4872d77fe225: Download complete 08:31:19 5851b861e8e6: Download complete 08:31:19 b85a868b505f: Verifying Checksum 08:31:19 b85a868b505f: Download complete 08:31:19 bab4dde63d76: Verifying Checksum 08:31:19 bab4dde63d76: Download complete 08:31:20 b85a868b505f: Pull complete 08:31:21 e2be974225ed: Pull complete 08:31:21 339a4e72a1f5: Pull complete 08:31:21 988bab9f4d93: Pull complete 08:31:21 1469e6f7b9e6: Pull complete 08:31:21 eaf3925da568: Pull complete 08:31:23 bab4dde63d76: Pull complete 08:31:23 bde34c3a00c8: Pull complete 08:31:23 b352a97aabf1: Pull complete 08:31:24 4872d77fe225: Pull complete 08:31:24 5851b861e8e6: Pull complete 08:31:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:31:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:31:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:24 prd-ubuntu20.04-docker-8c-8g-6277 does not seem to be running inside a container 08:31:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:31:25 $ docker top 466ea6a323cc4f54940a330ed504eccc54de46e95739683ef420e9ad0574ef91 -eo pid,comm 08:31:25 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). 08:31:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:31:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:25 [ssh-agent] Looking for ssh-agent implementation... 08:31:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:25 $ docker exec 466ea6a323cc4f54940a330ed504eccc54de46e95739683ef420e9ad0574ef91 ssh-agent 08:31:25 SSH_AUTH_SOCK=/tmp/ssh-rdgs70YgkrDr/agent.32 08:31:25 SSH_AGENT_PID=38 08:31:26 Running ssh-add (command line suppressed) 08:31:26 Identity added: /w/workspace/edgex-go/7@tmp/private_key_8458223754904261552.key (/w/workspace/edgex-go/7@tmp/private_key_8458223754904261552.key) 08:31:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:26 + git tag --points-at HEAD [Pipeline] } 08:31:26 $ docker exec --env ******** --env ******** 466ea6a323cc4f54940a330ed504eccc54de46e95739683ef420e9ad0574ef91 ssh-agent -k 08:31:26 unset SSH_AUTH_SOCK; 08:31:26 unset SSH_AGENT_PID; 08:31:26 echo Agent pid 38 killed; 08:31:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:31:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:31:26 [ssh-agent] Looking for ssh-agent implementation... 08:31:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:31:26 $ docker exec 466ea6a323cc4f54940a330ed504eccc54de46e95739683ef420e9ad0574ef91 ssh-agent 08:31:26 SSH_AUTH_SOCK=/tmp/ssh-rFJx5JdYe6Ai/agent.70 08:31:26 SSH_AGENT_PID=76 08:31:26 Running ssh-add (command line suppressed) 08:31:26 Identity added: /w/workspace/edgex-go/7@tmp/private_key_13932485977637982536.key (/w/workspace/edgex-go/7@tmp/private_key_13932485977637982536.key) 08:31:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:31:27 + git semver init 08:31:27 2023-02-16 08:31:27,388 [run_init] DEBUG init version:0.0.0 force:False 08:31:27 2023-02-16 08:31:27,389 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/7/.semver 08:31:27 2023-02-16 08:31:27,390 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/7/.semver 08:31:27 2023-02-16 08:31:27,390 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/7/.semver'], cwd=/w/workspace/edgex-go/7, universal_newlines=False, shell=None, istream=None) 08:31:32 2023-02-16 08:31:32,057 [append_file] DEBUG append to file:/w/workspace/edgex-go/7/.git/info/exclude 08:31:32 2023-02-16 08:31:32,058 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/7/.semver/PR-4339 with force:False 08:31:32 2023-02-16 08:31:32,058 [write_file] DEBUG write to file:/w/workspace/edgex-go/7/.semver/PR-4339 08:31:32 2023-02-16 08:31:32,062 [execute] INFO git cat-file --batch-check 08:31:32 2023-02-16 08:31:32,063 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) 08:31:32 2023-02-16 08:31:32,069 [execute] INFO git cat-file --batch 08:31:32 2023-02-16 08:31:32,069 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) 08:31:32 2023-02-16 08:31:32,074 [read_version] DEBUG read version from /w/workspace/edgex-go/7/.semver/PR-4339 08:31:32 0.0.0 [Pipeline] } 08:31:32 $ docker exec --env ******** --env ******** 466ea6a323cc4f54940a330ed504eccc54de46e95739683ef420e9ad0574ef91 ssh-agent -k 08:31:32 unset SSH_AUTH_SOCK; 08:31:32 unset SSH_AGENT_PID; 08:31:32 echo Agent pid 76 killed; 08:31:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:31:33 + git semver [Pipeline] } 08:31:33 $ docker stop --time=1 466ea6a323cc4f54940a330ed504eccc54de46e95739683ef420e9ad0574ef91 08:31:34 $ docker rm -f --volumes 466ea6a323cc4f54940a330ed504eccc54de46e95739683ef420e9ad0574ef91 [Pipeline] // withDockerContainer [Pipeline] sh 08:31:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:31:35 Stashed 1 file(s) [Pipeline] echo 08:31:35 [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 08:31:35 + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] echo 08:31:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:31:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:31:35 ========================================================= 08:31:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:31:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:31:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:31:36 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:31:36 213ec9aee27d: Pulling fs layer 08:31:36 4583459ba037: Pulling fs layer 08:31:36 93c1e223e6f2: Pulling fs layer 08:31:36 53926ce57604: Pulling fs layer 08:31:36 21b2b0c7a3f4: Pulling fs layer 08:31:36 22ff95d597cd: Pulling fs layer 08:31:36 12d6caf4c0d1: Pulling fs layer 08:31:36 96b7cbca73a9: Pulling fs layer 08:31:36 a7acece74701: Pulling fs layer 08:31:36 12d6caf4c0d1: Waiting 08:31:36 22ff95d597cd: Waiting 08:31:36 21b2b0c7a3f4: Waiting 08:31:36 96b7cbca73a9: Waiting 08:31:36 53926ce57604: Waiting 08:31:36 a7acece74701: Waiting 08:31:36 93c1e223e6f2: Verifying Checksum 08:31:36 93c1e223e6f2: Download complete 08:31:36 4583459ba037: Download complete 08:31:36 21b2b0c7a3f4: Download complete 08:31:36 22ff95d597cd: Verifying Checksum 08:31:36 22ff95d597cd: Download complete 08:31:36 213ec9aee27d: Verifying Checksum 08:31:36 213ec9aee27d: Download complete 08:31:36 12d6caf4c0d1: Verifying Checksum 08:31:36 12d6caf4c0d1: Download complete 08:31:36 213ec9aee27d: Pull complete 08:31:36 4583459ba037: Pull complete 08:31:36 93c1e223e6f2: Pull complete 08:31:37 a7acece74701: Download complete 08:31:37 53926ce57604: Verifying Checksum 08:31:37 53926ce57604: Download complete 08:31:37 96b7cbca73a9: Verifying Checksum 08:31:37 96b7cbca73a9: Download complete 08:31:41 53926ce57604: Pull complete 08:31:41 21b2b0c7a3f4: Pull complete 08:31:41 22ff95d597cd: Pull complete 08:31:41 12d6caf4c0d1: Pull complete 08:31:43 96b7cbca73a9: Pull complete 08:31:44 a7acece74701: Pull complete 08:31:44 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:31:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:31:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:31:44 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:31:44 WORKDIR /edgex 08:31:44 COPY go.mod . 08:31:44 RUN go mod download 08:31:44 + docker build -t ci-base-image-x86_64 -f - . 08:31:45 Sending build context to Docker daemon 170.4MB 08:31:45 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:31:45 ---> db6d94c90886 08:31:45 Step 2/4 : WORKDIR /edgex 08:31:47 ---> Running in 37037b1cf41b 08:31:47 Removing intermediate container 37037b1cf41b 08:31:47 ---> b2a16f78ba4f 08:31:47 Step 3/4 : COPY go.mod . 08:31:47 ---> 86b39b5eed45 08:31:47 Step 4/4 : RUN go mod download 08:31:47 ---> Running in 4a71179f7168 08:31:50 Still waiting to schedule task 08:31:50 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6273’ 08:31:57 Removing intermediate container 4a71179f7168 08:31:57 ---> be6362913e56 08:31:57 Successfully built be6362913e56 08:31:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:58 + docker inspect -f . ci-base-image-x86_64 08:31:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:58 prd-ubuntu20.04-docker-8c-8g-6277 does not seem to be running inside a container 08:31:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:58 $ docker top 9234edef0d835b3cc1eb0ac23a45b3b27bae12433b0da2a59cf675e2eea7c4b3 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:58 + go version 08:31:58 go version go1.18.7 linux/amd64 [Pipeline] } 08:31:58 $ docker stop --time=1 9234edef0d835b3cc1eb0ac23a45b3b27bae12433b0da2a59cf675e2eea7c4b3 08:32:00 $ docker rm -f --volumes 9234edef0d835b3cc1eb0ac23a45b3b27bae12433b0da2a59cf675e2eea7c4b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:00 + docker inspect -f . ci-base-image-x86_64 08:32:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:00 prd-ubuntu20.04-docker-8c-8g-6277 does not seem to be running inside a container 08:32:00 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:32:01 $ docker top 4155a6467e3c4f271ecaa0bfd88e7c56a97fb704e15839b8eb8c595faf95050a -eo pid,comm [Pipeline] { [Pipeline] echo 08:32:01 ========================================================= 08:32:01 [edgeXBuildGoParallel] Running Tests and Build... 08:32:01 ========================================================= [Pipeline] sh 08:32:01 + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] fileExists [Pipeline] sh 08:32:01 + make test 08:32:01 go test -race -coverprofile=coverage.out ./... 08:32:08 ? github.com/edgexfoundry/edgex-go [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:32:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:32:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.081s coverage: 98.5% of statements 08:32:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.214s coverage: 73.7% of statements 08:32:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:32:26 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:32:26 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:32:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.109s coverage: 54.0% of statements 08:32:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:32:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:32:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.988s coverage: 88.5% of statements 08:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:32:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.080s coverage: 3.9% of statements 08:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:32:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.480s coverage: 95.6% of statements 08:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:32:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:32:28 ok github.com/edgexfoundry/edgex-go/internal/io 0.094s coverage: 72.2% of statements 08:32:28 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:32:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:32:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:32:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:32:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:32:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.086s coverage: 65.9% of statements 08:32:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:32:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:32:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:32:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements 08:32:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:32:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.079s coverage: 29.6% of statements 08:32:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.104s coverage: 47.1% of statements 08:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.093s coverage: 82.9% of statements 08:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.082s coverage: 94.1% of statements 08:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements 08:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements 08:32:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements 08:32:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.072s coverage: 44.8% of statements 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.397s coverage: 79.9% of statements 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.103s coverage: 92.9% of statements 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 64.4% of statements 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.096s coverage: 86.9% of statements 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.065s coverage: 20.0% of statements 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 77.4% of statements 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.097s coverage: 80.0% of statements 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.244s coverage: 91.2% of statements 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.228s coverage: 63.1% of statements 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.053s coverage: 73.7% of statements 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.343s coverage: 65.3% of statements 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.175s coverage: 41.0% of statements 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.077s coverage: 89.5% of statements 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.088s coverage: 17.7% of statements 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.172s coverage: 92.3% of statements 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:32:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:32:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:32:48 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 08:33:10 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." 08:33:10 go vet ./... 08:33:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:33:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:33:13 ./bin/test-attribution-txt.sh [Pipeline] echo 08:33:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:33:13 + ls -al . 08:33:13 total 752 08:33:13 drwxrwxr-x 12 1001 1001 4096 Feb 16 08:32 . 08:33:13 drwxr-xr-x 4 root root 4096 Feb 16 08:32 .. 08:33:13 drwxrwxr-x 2 1001 1001 4096 Feb 16 08:31 .blubracket 08:33:13 -rw-rw-r-- 1 1001 1001 16 Feb 16 08:31 .dockerignore 08:33:13 drwxrwxr-x 8 1001 1001 4096 Feb 16 08:32 .git 08:33:13 drwxrwxr-x 3 1001 1001 4096 Feb 16 08:31 .github 08:33:13 -rw-rw-r-- 1 1001 1001 1024 Feb 16 08:31 .gitignore 08:33:13 -rw-rw-r-- 1 1001 1001 42 Feb 16 08:31 .golangci.yml 08:33:13 -rw-rw-r-- 1 1001 1001 87 Feb 16 08:31 .hadolint.yml 08:33:13 drwxr-xr-x 3 1001 1001 4096 Feb 16 08:31 .semver 08:33:13 -rw-rw-r-- 1 1001 1001 166 Feb 16 08:31 .sonarcloud.properties 08:33:13 -rw-rw-r-- 1 1001 1001 1171 Feb 16 08:31 ADOPTERS.md 08:33:13 -rw-rw-r-- 1 1001 1001 10825 Feb 16 08:31 Attribution.txt 08:33:13 -rw-rw-r-- 1 1001 1001 73765 Feb 16 08:31 CHANGELOG.md 08:33:13 -rw-rw-r-- 1 1001 1001 3804 Feb 16 08:31 CONTRIBUTING.md 08:33:13 -rw-rw-r-- 1 1001 1001 677 Feb 16 08:31 GOVERNANCE.md 08:33:13 -rw-rw-r-- 1 1001 1001 850 Feb 16 08:31 Jenkinsfile 08:33:13 -rw-rw-r-- 1 1001 1001 10775 Feb 16 08:31 LICENSE 08:33:13 -rw-rw-r-- 1 1001 1001 13536 Feb 16 08:31 Makefile 08:33:13 -rw-rw-r-- 1 1001 1001 582 Feb 16 08:31 OWNERS.md 08:33:13 -rw-rw-r-- 1 1001 1001 9403 Feb 16 08:31 README.md 08:33:13 -rw-rw-r-- 1 1001 1001 6912 Feb 16 08:31 SECURITY.md 08:33:13 -rw-rw-r-- 1 1001 1001 5 Feb 16 08:31 VERSION 08:33:13 drwxrwxr-x 2 1001 1001 4096 Feb 16 08:31 bin 08:33:13 drwxrwxr-x 17 1001 1001 4096 Feb 16 08:31 cmd 08:33:13 -rw-r--r-- 1 root root 487530 Feb 16 08:32 coverage.out 08:33:13 -rw-rw-r-- 1 1001 1001 3295 Feb 16 08:31 go.mod 08:33:13 -rw-rw-r-- 1 1001 1001 33318 Feb 16 08:31 go.sum 08:33:13 drwxrwxr-x 7 1001 1001 4096 Feb 16 08:31 internal 08:33:13 drwxrwxr-x 3 1001 1001 4096 Feb 16 08:31 openapi 08:33:13 drwxrwxr-x 2 1001 1001 4096 Feb 16 08:31 sbom 08:33:13 drwxrwxr-x 4 1001 1001 4096 Feb 16 08:31 snap 08:33:13 -rw-rw-r-- 1 1001 1001 204 Feb 16 08:31 version.go [Pipeline] sh 08:33:14 + '[' -e coverage.out ] 08:33:14 + chown 1001:1001 coverage.out [Pipeline] stash 08:33:14 Stashed 1 file(s) [Pipeline] sh 08:33:14 + make build 08:33:14 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 08:33:29 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 08:33:29 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 08:33:29 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 08:33:30 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 08:33: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 08:33:39 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 08:33:41 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 08:33:42 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 08:33:43 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 08:33:44 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 08:33:46 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] } 08:33:48 $ docker stop --time=1 4155a6467e3c4f271ecaa0bfd88e7c56a97fb704e15839b8eb8c595faf95050a 08:33:50 $ docker rm -f --volumes 4155a6467e3c4f271ecaa0bfd88e7c56a97fb704e15839b8eb8c595faf95050a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:51 08:33:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:52 latest: Pulling from edgex-devops/edgex-compose 08:33:52 cbdbe7a5bc2a: Pulling fs layer 08:33:52 ca9280d653b3: Pulling fs layer 08:33:52 7e9c9ca2126c: Pulling fs layer 08:33:52 cbdbe7a5bc2a: Download complete 08:33:52 cbdbe7a5bc2a: Pull complete 08:33:52 ca9280d653b3: Verifying Checksum 08:33:52 ca9280d653b3: Download complete 08:33:52 7e9c9ca2126c: Download complete 08:33:52 ca9280d653b3: Pull complete 08:33:56 7e9c9ca2126c: Pull complete 08:33:56 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:33:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:56 prd-ubuntu20.04-docker-8c-8g-6277 does not seem to be running inside a container 08:33:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:58 $ docker top cff3a7235a341ef7bd69067a4dc411c141f6d3dbcdf08fb96d5c18af09921322 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:58 + docker-compose build --help 08:33:58 + grep parallel 08:33:59 --parallel Build images in parallel. [Pipeline] } 08:33:59 $ docker stop --time=1 cff3a7235a341ef7bd69067a4dc411c141f6d3dbcdf08fb96d5c18af09921322 08:34:00 $ docker rm -f --volumes cff3a7235a341ef7bd69067a4dc411c141f6d3dbcdf08fb96d5c18af09921322 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:00 prd-ubuntu20.04-docker-8c-8g-6277 does not seem to be running inside a container 08:34:00 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:34:01 $ docker top 3b7f8cdf062109f01fd62bf8eba85280c6c7cd4a7b455dbc8d887faa7cee72af -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:01 + docker-compose -f ./docker-compose-build.yml build --parallel 08:34:02 Building core-command ... 08:34:02 Building core-common-config-bootstrapper ... 08:34:02 Building core-data ... 08:34:02 Building core-metadata ... 08:34:02 Building security-bootstrapper ... 08:34:02 Building security-proxy-setup ... 08:34:02 Building security-secretstore-setup ... 08:34:02 Building security-spiffe-token-provider ... 08:34:02 Building security-spire-agent ... 08:34:02 Building security-spire-config ... 08:34:02 Building security-spire-server ... 08:34:02 Building support-notifications ... 08:34:02 Building support-scheduler ... 08:34:02 Building security-bootstrapper 08:34:02 Building support-notifications 08:34:02 Building core-metadata 08:34:02 Building security-spire-server 08:34:02 Building security-spire-config 08:34:14 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:34:14 ---> be6362913e56 08:34:14 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:34:14 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:34:14 ---> be6362913e56 08:34:14 Step 3/24 : WORKDIR /edgex-go 08:34:14 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:14 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:34:14 ---> be6362913e56 08:34:14 Step 3/32 : WORKDIR /edgex-go 08:34:14 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:34:14 ---> be6362913e56 08:34:14 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:34:15 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:34:15 ---> be6362913e56 08:34:15 Step 3/23 : WORKDIR /edgex-go 08:34:19 ---> Running in 896683327df4 08:34:19 ---> Running in 136c9780068c 08:34:19 ---> Running in 61ff6776b0c5 08:34:19 ---> Running in ad4125d395a9 08:34:19 ---> Running in 7290e91e4c5b 08:34:19 Removing intermediate container 136c9780068c 08:34:19 ---> 62255351438e 08:34:19 Step 4/24 : WORKDIR /edgex-go 08:34:19 Removing intermediate container ad4125d395a9 08:34:19 ---> aff470bdc579 08:34:19 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:34:19 Removing intermediate container 7290e91e4c5b 08:34:19 ---> 71469235c414 08:34:19 Step 4/22 : WORKDIR /edgex-go 08:34:19 Removing intermediate container 896683327df4 08:34:19 ---> 17f68bb36a0a 08:34:19 Step 4/32 : RUN apk add --update --no-cache make git 08:34:19 Removing intermediate container 61ff6776b0c5 08:34:19 ---> 9bd765024110 08:34:19 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:34:19 ---> Running in 7c8030324087 08:34:19 ---> Running in b0bd48de52ee 08:34:19 ---> Running in 39394098e145 08:34:19 ---> Running in 8c51d6d8aebc 08:34:19 ---> Running in 3c15617f05df 08:34:19 Removing intermediate container 8c51d6d8aebc 08:34:19 ---> 68ddc9f7ffe3 08:34:19 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:34:19 Removing intermediate container 39394098e145 08:34:19 ---> 971963cfafb8 08:34:19 Step 5/24 : RUN apk add --update --no-cache make git 08:34:19 ---> Running in f313d4dc549c 08:34:19 ---> Running in 4d4a477ac5af 08:34:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:20 OK: 211 MiB in 51 packages 08:34:20 OK: 211 MiB in 51 packages 08:34:20 OK: 211 MiB in 51 packages 08:34:20 OK: 211 MiB in 51 packages 08:34:20 OK: 211 MiB in 51 packages 08:34:20 Removing intermediate container b0bd48de52ee 08:34:20 ---> d6e28029d7fa 08:34:20 Step 5/32 : COPY go.mod vendor* ./ 08:34:21 ---> 22257876d707 08:34:21 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:21 Removing intermediate container 3c15617f05df 08:34:21 ---> 83cc01809647 08:34:21 Step 5/24 : COPY go.mod vendor* ./ 08:34:21 ---> Running in 8af1db776543 08:34:21 Removing intermediate container 7c8030324087 08:34:21 ---> c89d35c1a14e 08:34:21 Step 5/23 : COPY go.mod vendor* ./ 08:34:21 Removing intermediate container f313d4dc549c 08:34:21 ---> bc8417a50448 08:34:21 Step 6/22 : COPY go.mod vendor* ./ 08:34:21 Removing intermediate container 4d4a477ac5af 08:34:21 ---> a010724532a8 08:34:21 Step 6/24 : COPY go.mod vendor* ./ 08:34:21 ---> 99aab76e8ff4 08:34:21 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:21 ---> Running in e4116152b900 08:34:21 ---> 9d74e3d97e11 08:34:21 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:21 ---> Running in 82cb2391778a 08:34:21 ---> a82614f50498 08:34:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:21 ---> 442cd4df432f 08:34:21 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:21 ---> Running in 36e8ff5a135f 08:34:21 ---> Running in d41294e08253 08:34:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6280 in /w/workspace/edgexfoundry_edgex-go_PR-4339 [Pipeline] { [Pipeline] ws 08:34:47 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 08:34:47 The recommended git tool is: git 08:34:53 Removing intermediate container d41294e08253 08:34:53 ---> deff5e414702 08:34:53 Step 8/24 : COPY . . 08:34:53 Removing intermediate container 8af1db776543 08:34:53 ---> 8765f84e0811 08:34:53 Step 7/32 : COPY . . 08:34:53 Removing intermediate container e4116152b900 08:34:53 ---> 0acdb45c417a 08:34:53 Step 7/24 : COPY . . 08:34:53 Removing intermediate container 36e8ff5a135f 08:34:53 ---> b5de08717598 08:34:53 Step 8/22 : COPY . . 08:34:53 Removing intermediate container 82cb2391778a 08:34:53 ---> f521325011f5 08:34:53 Step 7/23 : COPY . . 08:34:55 using credential edgex-jenkins-ssh 08:34:55 Cloning the remote Git repository 08:34:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:34:56 > git init /w/workspace/edgex-go/7 # timeout=10 08:34:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:56 > git --version # timeout=10 08:34:56 > git --version # 'git version 2.25.1' 08:34:56 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:35:03 ---> 4ff9b677eade 08:35:03 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:35:03 ---> Running in b8eaf30b9072 08:35:03 ---> 302b9722304c 08:35:03 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:35:03 ---> a228e61f424e 08:35:03 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:35:03 ---> 43ad8781c06b 08:35:03 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:35:03 ---> 0b6ce7d5bfbb 08:35:03 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:35:03 ---> Running in c7af84c263ec 08:35:03 ---> Running in a95d8e3b2de8 08:35:03 ---> Running in afd77aebc89c 08:35:03 ---> Running in 057c92c9a328 08:35:03 Removing intermediate container 057c92c9a328 08:35:03 Removing intermediate container a95d8e3b2de8 08:35:03 ---> 69eae561811a 08:35:03 ---> 13d9264d8427 08:35:03 Step 9/23 : WORKDIR /edgex-go/spire-buildStep 9/24 : WORKDIR /edgex-go/spire-build 08:35:03 08:35:03 ---> Running in eed91800802c 08:35:03 ---> Running in f924d1611a00 08:35:03 Removing intermediate container eed91800802c 08:35:03 ---> 382a7c2d17f8 08:35:03 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 08:35:03 Removing intermediate container f924d1611a00 08:35:03 ---> cc0c784a39a3 08:35:03 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 08:35:03 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 08:35:03 ---> Running in 17e1b51a2469 08:35:03 ---> Running in 5cffe636fa7f 08:35:03 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 08:35:03 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 08:35:04 Removing intermediate container 17e1b51a2469 08:35:04 ---> a3a0a02b35e1 08:35:04 Step 11/24 : WORKDIR /edgex-go 08:35:04 ---> Running in 07cf7dea8e9e 08:35:04 Removing intermediate container 5cffe636fa7f 08:35:04 ---> a0921c96acb8 08:35:04 Step 11/23 : WORKDIR /edgex-go 08:35:04 ---> Running in c5d3ea5cc314 08:35:05 Removing intermediate container 07cf7dea8e9e 08:35:05 ---> 967f854f096e 08:35:05 08:35:05 Step 12/24 : FROM alpine:3.15 08:35:05 Removing intermediate container c5d3ea5cc314 08:35:05 ---> 71dcb70ad43d 08:35:05 08:35:05 Step 12/23 : FROM alpine:3.15 08:35:05 3.15: Pulling from library/alpine 08:35:05 3.15: Pulling from library/alpine 08:35:05 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:35:05 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:35:05 Status: Downloaded newer image for alpine:3.15 08:35:05 Status: Image is up to date for alpine:3.15 08:35:05 ---> 5ce65d7b0fde 08:35:05 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:05 ---> 5ce65d7b0fde 08:35:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:05 ---> Running in ecd12a79c3fa 08:35:05 ---> Running in 144f29d8fec4 08:35:06 Removing intermediate container 144f29d8fec4 08:35:06 ---> a47614d98857 08:35:06 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:06 ---> Running in 0b44c42bd922 08:35:06 Removing intermediate container ecd12a79c3fa 08:35:06 ---> b0b019ee608b 08:35:06 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:06 ---> Running in a5a7ba30d98e 08:35:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:07 v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:35:07 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:35:07 OK: 15857 distinct packages available 08:35:07 v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:35:07 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:35:07 OK: 15857 distinct packages available 08:35:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:07 (1/5) Installing dumb-init (1.2.5-r1) 08:35:07 (2/5) Installing musl-obstack (1.2.3-r0) 08:35:07 (3/5) Installing libucontext (1.1-r0) 08:35:07 (1/4) Installing dumb-init (1.2.5-r1) 08:35:07 (4/5) Installing gcompat (1.0.0-r4) 08:35:07 (2/4) Installing musl-obstack (1.2.3-r0) 08:35:07 (3/4) Installing libucontext (1.1-r0) 08:35:07 (5/5) Installing openssl (1.1.1t-r1) 08:35:07 (4/4) Installing gcompat (1.0.0-r4) 08:35:07 Executing busybox-1.34.1-r7.trigger 08:35:07 Executing busybox-1.34.1-r7.trigger 08:35:07 OK: 6 MiB in 18 packages 08:35:07 OK: 7 MiB in 19 packages 08:35:10 Removing intermediate container a5a7ba30d98e 08:35:10 ---> 9631f66c0fbf 08:35:10 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:10 Removing intermediate container 0b44c42bd922 08:35:10 ---> 991a38bb06f8 08:35:10 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:18 ---> 5bf285da3e91 08:35:18 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:35:18 ---> 2bd766efdadd 08:35:18 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:35:18 ---> dcd7637f8179 08:35:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:35:18 ---> afa7a0a67687 08:35:18 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:35:18 ---> Running in 0a1a046b0725 08:35:19 ---> 7334b47c6f25 08:35:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:35:19 Removing intermediate container 0a1a046b0725 08:35:19 ---> e52436120168 08:35:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:35:19 ---> b1851200a0aa 08:35:19 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:35:19 ---> Running in eb19726fa282 08:35:19 ---> 315d1d90988a 08:35:19 Step 19/24 : WORKDIR / 08:35:20 Removing intermediate container eb19726fa282 08:35:20 ---> 2e858138b16a 08:35:20 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:35:20 ---> Running in 0d85d2e38482 08:35:20 ---> Running in 42032df9f23f 08:35:20 Removing intermediate container 0d85d2e38482 08:35:20 ---> 54adcf33d81c 08:35:20 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:35:20 Removing intermediate container 42032df9f23f 08:35:20 ---> f9b0ff5d5b83 08:35:20 Step 21/23 : LABEL arch=x86_64 08:35:20 ---> Running in 7025d947fe5b 08:35:20 ---> Running in d16f7fd904df 08:35:20 Removing intermediate container d16f7fd904df 08:35:20 ---> e8bf8a7cc621 08:35:20 Step 22/23 : LABEL git_sha=b1d3d75171801a853140072785bb83afd1a05bde 08:35:20 Removing intermediate container 7025d947fe5b 08:35:20 ---> 0b5d3d9bdff4 08:35:20 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:35:20 ---> Running in 360a5a54bf07 08:35:20 ---> Running in 7a21e345babe 08:35:21 Removing intermediate container 360a5a54bf07 08:35:21 ---> ca8fa6116643 08:35:21 Step 23/23 : LABEL version=0.0.0 08:35:21 ---> Running in 494099e80286 08:35:21 Removing intermediate container 7a21e345babe 08:35:21 ---> 6de725d08e84 08:35:21 Step 22/24 : LABEL arch=x86_64 08:35:21 ---> Running in f003df10d8ef 08:35:21 Removing intermediate container 494099e80286 08:35:21 ---> 745b8d046d96 08:35:21 08:35:21 Successfully built 745b8d046d96 08:35:22 Successfully tagged security-spire-server:latest 08:35:22  Building security-spire-server ... done Building security-spiffe-token-provider 08:35:22 Removing intermediate container f003df10d8ef 08:35:22 ---> 2ec96665928f 08:35:22 Step 23/24 : LABEL git_sha=b1d3d75171801a853140072785bb83afd1a05bde 08:35:22 ---> Running in 14523c8085d7 08:35:22 Merging remotes/origin/main commit c6ae7449aad5f05f69153f6120284e804cf836f6 into PR head commit d3b8725e39fe923887728c335914d53683e5ff8c 08:35:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:35:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:35:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:35:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:35:21 using GIT_SSH to set credentials SSH Credentials for GitHub 08:35:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4339/head:refs/remotes/origin/PR-4339 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:35:22 > git config core.sparsecheckout # timeout=10 08:35:22 > git checkout -f d3b8725e39fe923887728c335914d53683e5ff8c # timeout=10 08:35:22 > git remote # timeout=10 08:35:22 > git config --get remote.origin.url # timeout=10 08:35:22 using GIT_SSH to set credentials SSH Credentials for GitHub 08:35:22 > git merge c6ae7449aad5f05f69153f6120284e804cf836f6 # timeout=10 08:35:23 Merge succeeded, producing bc00cd72aa23cb29943d63afe7f0154ecfbcb5b1 08:35:23 Checking out Revision bc00cd72aa23cb29943d63afe7f0154ecfbcb5b1 (PR-4339) 08:35:24 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:24 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:35:24 ---> be6362913e56 08:35:24 Step 3/19 : WORKDIR /edgex-go 08:35:24 ---> Using cache 08:35:24 ---> 9bd765024110 08:35:24 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:35:23 > git rev-parse HEAD^{commit} # timeout=10 08:35:23 > git config core.sparsecheckout # timeout=10 08:35:23 > git checkout -f bc00cd72aa23cb29943d63afe7f0154ecfbcb5b1 # timeout=10 08:35:26 Commit message: "Merge commit 'c6ae7449aad5f05f69153f6120284e804cf836f6' into HEAD" 08:35:26 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:35:27 Removing intermediate container 14523c8085d7 08:35:27 ---> e9178606055f 08:35:27 Step 24/24 : LABEL version=0.0.0 08:35:27 ---> Running in 6f80366c77e4 08:35:27 ---> Running in 0594f7f2fcb0 08:35:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:35:27 % Total % Received % Xferd Average Speed Time Time Time Current 08:35:27 Dload Upload Total Spent Left Speed 08:35:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh 08:35:28 Removing intermediate container 0594f7f2fcb0 08:35:28 ---> 67b6ab0acf0b 08:35:28 08:35:28 Successfully built 67b6ab0acf0b 08:35:28 Successfully tagged security-spire-config:latest 08:35:28 Building security-secretstore-setup 08:35:26 > git rev-list --no-walk 9362ae3a7a9aa131c27fda2aab0280e472c3990e # timeout=10 08:35:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:35:28  Building security-spire-config ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:28 + sudo tee /etc/docker/daemon.new 08:35:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:35:28 { 08:35:28 "registry-mirrors": [ 08:35:28 "https://nexus3.edgexfoundry.org:10001" 08:35:28 ], 08:35:28 "bip": "10.250.0.254/24", 08:35:28 "hosts": [ 08:35:28 "tcp://0.0.0.0:5555", 08:35:28 "unix:///var/run/docker.sock" 08:35:28 ], 08:35:28 "mtu": 1458, 08:35:28 "selinux-enabled": true, 08:35:28 "seccomp-profile": "/etc/docker/seccomp.json" 08:35:28 } [Pipeline] sh 08:35:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:35:29 v3.16.4-8-g71a076bc492 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:35:29 v3.16.4-4-g2609129aef3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:35:29 OK: 17046 distinct packages available 08:35:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:29 + sudo service docker restart 08:35:29 OK: 211 MiB in 51 packages 08:35:32 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:32 ---> be6362913e56 08:35:32 Step 3/24 : WORKDIR /edgex-go 08:35:32 ---> Using cache 08:35:32 ---> 9bd765024110 08:35:32 Step 4/24 : RUN apk add --update --no-cache make git 08:35:38 ---> Running in f9fa5c9a5fe4 08:35:38 Removing intermediate container 6f80366c77e4 08:35:38 ---> b2336f22555c 08:35:38 Step 5/19 : COPY go.mod vendor* ./ 08:35:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:38 OK: 211 MiB in 51 packages 08:35:40 ---> d110396b3ddc 08:35:40 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:42 ---> Running in f0bf53ba8829 08:35:42 Removing intermediate container f9fa5c9a5fe4 08:35:42 ---> 12f6cc47f7f7 08:35:42 Step 5/24 : COPY go.mod vendor* ./ 08:35:42 Removing intermediate container b8eaf30b9072 08:35:42 ---> 00a54e52fafe 08:35:42 08:35:42 Step 9/32 : FROM alpine:3.16 08:35:42 Removing intermediate container c7af84c263ec 08:35:42 ---> b2c947ced686 08:35:42 08:35:42 Step 10/24 : FROM alpine:3.16 08:35:42 Removing intermediate container afd77aebc89c 08:35:42 ---> 00a1dc928c23 08:35:42 08:35:42 Step 10/22 : FROM alpine:3.16 08:35:42 ---> c09ae45a8e7a 08:35:42 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:42 ---> Running in 8f5b17de1130 08:35:42 3.16: Pulling from library/alpine 08:35:42 3.16: Pulling from library/alpine 08:35:43 3.16: Pulling from library/alpine 08:35:43 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:35:43 Status: Downloaded newer image for alpine:3.16 08:35:43 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:35:43 Status: Image is up to date for alpine:3.16 08:35:43 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:35:43 Status: Image is up to date for alpine:3.16 08:35:43 ---> dfd21b5a31f5 08:35:43 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:35:43 ---> dfd21b5a31f5 08:35:43 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:43 ---> dfd21b5a31f5 08:35:43 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:35:44 ---> Running in 5eff92eb47db 08:35:44 ---> Running in 5e7c29fc6634 08:35:44 ---> Running in 4b698dad2d66 08:35:44 Removing intermediate container 5e7c29fc6634 08:35:44 ---> c60f0a762b01 08:35:44 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:35:44 ---> Running in 0845529cffc4 08:35:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:45 (1/2) Installing ca-certificates (20220614-r0) 08:35:45 (2/2) Installing dumb-init (1.2.5-r1) 08:35:45 Executing busybox-1.35.0-r17.trigger 08:35:45 Executing ca-certificates-20220614-r0.trigger 08:35:45 OK: 6 MiB in 16 packages 08:35:45 (1/2) Installing dumb-init (1.2.5-r1) 08:35:45 (2/2) Installing su-exec (0.2-r1) 08:35:45 Executing busybox-1.35.0-r17.trigger 08:35:45 OK: 6 MiB in 16 packages 08:35:45 (1/1) Installing dumb-init (1.2.5-r1) 08:35:45 Executing busybox-1.35.0-r17.trigger 08:35:45 OK: 6 MiB in 15 packages 08:35:46 Removing intermediate container 4b698dad2d66 08:35:46 ---> e77aea07a0f4 08:35:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:35:47 ---> Running in 3518e0cb7a48 08:35:47 Removing intermediate container 0845529cffc4 08:35:47 ---> 2c3e23043eb8 08:35:47 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:35:47 Removing intermediate container 5eff92eb47db 08:35:47 ---> c832c8214be7 08:35:47 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:35:47 ---> Running in 1eaf4a017346 08:35:47 ---> Running in d0a362e72333 08:35:47 Removing intermediate container 3518e0cb7a48 08:35:47 ---> 9a3e756579af 08:35:47 Step 13/22 : ENV APP_PORT=59860 08:35:47 ---> Running in c40e557e7779 08:35:47 Removing intermediate container 1eaf4a017346 08:35:47 ---> 73fe30bb40ed 08:35:47 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:35:47 provisioning config files... 08:35:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config11961229806596044124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:35:47 Removing intermediate container d0a362e72333 08:35:47 ---> Running in adff774650c9 08:35:47 ---> 0ea873faeb13 08:35:47 Step 13/24 : ENV APP_PORT=59881 08:35:47 Removing intermediate container c40e557e7779 08:35:47 ---> 46a1fa2e88d6 08:35:47 Step 14/22 : EXPOSE $APP_PORT 08:35:47 ---> Running in 2a4d32edb758 08:35:47 ---> Running in 6e65f7834351 08:35:47 Removing intermediate container adff774650c9 08:35:47 ---> 9d4dfca5b76a 08:35:47 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:35:47 ---> Running in c7c56a0033cd 08:35:47 Removing intermediate container 2a4d32edb758 08:35:47 ---> 1f5eed243914 08:35:47 Step 14/24 : EXPOSE $APP_PORT 08:35:48 Removing intermediate container 6e65f7834351 08:35:48 ---> 1c5907807ff6 08:35:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:48 ---> Running in 4ed9d07b94f1 08:35:48 Removing intermediate container c7c56a0033cd 08:35:48 ---> b21ba3ad2e2c 08:35:48 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:35:48 ---> Running in 4256cb603f2c 08:35:48 ---> 773a99e941bf 08:35:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:35:48 ---> docker-login.sh 08:35:48 nexus3.edgexfoundry.org:10001 08:35:48 Removing intermediate container 4ed9d07b94f1 08:35:48 ---> 9ed8e75f9bac 08:35:48 Step 15/24 : WORKDIR / 08:35:48 ---> Running in 142d12cfb323 08:35:48 Removing intermediate container 4256cb603f2c 08:35:48 ---> 807cebbe3e85 08:35:48 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:35:48 ---> Running in 7cc3a46b74f2 08:35:48 Removing intermediate container 142d12cfb323 08:35:48 ---> c31737cfd0e5 08:35:48 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:48 Configure a credential helper to remove this warning. See 08:35:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:48 08:35:48 Login Succeeded 08:35:48 nexus3.edgexfoundry.org:10002 08:35:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:49 Configure a credential helper to remove this warning. See 08:35:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:49 08:35:49 Login Succeeded 08:35:49 nexus3.edgexfoundry.org:10003 08:35:49 ---> 1e71cb68fd8d 08:35:49 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:35:49 ---> c36dd102d973 08:35:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:35:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:49 Configure a credential helper to remove this warning. See 08:35:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:49 08:35:49 Login Succeeded 08:35:49 nexus3.edgexfoundry.org:10004 08:35:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:49 Configure a credential helper to remove this warning. See 08:35:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:49 08:35:49 Login Succeeded 08:35:49 docker.io 08:35:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:35:50 Removing intermediate container 7cc3a46b74f2 08:35:50 ---> 8a71139892d0 08:35:50 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:35:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:35:50 Configure a credential helper to remove this warning. See 08:35:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:35:50 08:35:50 Login Succeeded 08:35:50 ---> docker-login.sh ends [Pipeline] } 08:35:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:35:50 + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] echo 08:35:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:35:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:35:50 ========================================================= 08:35:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:35:50 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:35:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:35:51 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:35:51 9b18e9b68314: Pulling fs layer 08:35:51 35d82f9e3411: Pulling fs layer 08:35:51 e16973657156: Pulling fs layer 08:35:51 fc693d55d65f: Pulling fs layer 08:35:51 7e9fc2657dce: Pulling fs layer 08:35:51 dda99020689f: Pulling fs layer 08:35:51 db1c61fa0a46: Pulling fs layer 08:35:51 891c053d2c06: Pulling fs layer 08:35:51 7e9fc2657dce: Waiting 08:35:51 dda99020689f: Waiting 08:35:51 db1c61fa0a46: Waiting 08:35:51 891c053d2c06: Waiting 08:35:51 fc693d55d65f: Waiting 08:35:51 e16973657156: Verifying Checksum 08:35:51 e16973657156: Download complete 08:35:51 35d82f9e3411: Download complete 08:35:51 7e9fc2657dce: Verifying Checksum 08:35:51 7e9fc2657dce: Download complete 08:35:51 dda99020689f: Verifying Checksum 08:35:51 dda99020689f: Download complete 08:35:51 9b18e9b68314: Verifying Checksum 08:35:51 ---> 45664977f119 08:35:51 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:35:52 ---> Running in 5f3fa8c63c96 08:35:52 9b18e9b68314: Pull complete 08:35:52 891c053d2c06: Verifying Checksum 08:35:52 891c053d2c06: Download complete 08:35:53 35d82f9e3411: Pull complete 08:35:53 e16973657156: Pull complete 08:35:53 ---> ab3f2f122aa9 08:35:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:35:53 ---> Running in 4f4e104efc25 08:35:54 db1c61fa0a46: Verifying Checksum 08:35:54 db1c61fa0a46: Download complete 08:35:54 fc693d55d65f: Verifying Checksum 08:35:54 fc693d55d65f: Download complete 08:35:56 Removing intermediate container 5f3fa8c63c96 08:35:56 ---> 8bc87ada6267 08:35:56 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:35:56 Removing intermediate container 4f4e104efc25 08:35:56 ---> 984e9d6ba565 08:35:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:56 ---> 4a5389290fcb 08:35:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:36:01 ---> Running in d96feba25158 08:36:01 ---> 50bbc3088a01 08:36:01 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:36:01 ---> 8c19c7cd48aa 08:36:01 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:36:01 ---> Running in 041eb968e7e4 08:36:01 ---> Running in fafbb9ac4933 08:36:01 Removing intermediate container d96feba25158 08:36:01 ---> 8752b749c00d 08:36:01 Step 20/22 : LABEL arch=x86_64 08:36:01 ---> Running in 50d5a9818307 08:36:01 Removing intermediate container fafbb9ac4933 08:36:01 ---> dafa80b8716a 08:36:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:04 ---> Running in bf4d272954bc 08:36:04 Removing intermediate container 50d5a9818307 08:36:04 ---> 51e0e292543e 08:36:04 Step 21/22 : LABEL git_sha=b1d3d75171801a853140072785bb83afd1a05bde 08:36:05 ---> Running in e2c2a08ca442 08:36:05 Removing intermediate container bf4d272954bc 08:36:05 ---> 6d7c7eba6753 08:36:05 Step 22/24 : LABEL arch=x86_64 08:36:05 ---> Running in 8c30eb9d5677 08:36:05 Removing intermediate container e2c2a08ca442 08:36:05 ---> b8d653cd2c79 08:36:05 Step 22/22 : LABEL version=0.0.0 08:36:05 Removing intermediate container 041eb968e7e4 08:36:05 ---> e5f8af792ee5 08:36:05 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:05 ---> Running in 863fc0532e7b 08:36:05 Removing intermediate container 8c30eb9d5677 08:36:05 ---> 4d0b19ac6f10 08:36:05 Step 23/24 : LABEL git_sha=b1d3d75171801a853140072785bb83afd1a05bde 08:36:05 ---> 8c49670bfd5e 08:36:05 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:36:05 ---> Running in fa4b03ba123c 08:36:06 Removing intermediate container 863fc0532e7b 08:36:06 ---> 29bf1648ab50 08:36:06 08:36:06 Successfully built 29bf1648ab50 08:36:06 Removing intermediate container fa4b03ba123c 08:36:06 ---> 1a65b40b31f4 08:36:06 Step 24/24 : LABEL version=0.0.0 08:36:06 Successfully tagged support-notifications:latest 08:36:06  Building support-notifications ... done Building security-proxy-setup 08:36:07 Removing intermediate container f0bf53ba8829 08:36:07 ---> 4a1f1686b0f8 08:36:07 Step 7/19 : COPY . . 08:36:07 fc693d55d65f: Pull complete 08:36:07 7e9fc2657dce: Pull complete 08:36:07 dda99020689f: Pull complete 08:36:09 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:09 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:36:09 ---> be6362913e56 08:36:09 Step 3/21 : WORKDIR /edgex-go 08:36:09 ---> Using cache 08:36:09 ---> 9bd765024110 08:36:09 Step 4/21 : RUN apk add --update --no-cache make git 08:36:09 ---> Using cache 08:36:09 ---> 12f6cc47f7f7 08:36:09 Step 5/21 : COPY go.mod vendor* ./ 08:36:09 ---> Using cache 08:36:09 ---> c09ae45a8e7a 08:36:09 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:12 db1c61fa0a46: Pull complete 08:36:14 891c053d2c06: Pull complete 08:36:14 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:36:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:36:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:36:14 + docker build -t ci-base-image-arm64 -f - . 08:36:14 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:36:14 WORKDIR /edgex 08:36:14 COPY go.mod . 08:36:14 RUN go mod download 08:36:14 Sending build context to Docker daemon 3.187MB 08:36:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:36:14 ---> f96f9c87975a 08:36:14 Step 2/4 : WORKDIR /edgex 08:36:17 ---> Running in e072431b2336 08:36:17 Removing intermediate container e072431b2336 08:36:17 ---> ad1bbc15b3a6 08:36:17 Step 3/4 : COPY go.mod . 08:36:17 ---> Running in 04284c7c0a2e 08:36:17 ---> c9214fe44467 08:36:17 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:36:17 ---> Running in c815411ef2e3 08:36:17 Removing intermediate container 04284c7c0a2e 08:36:17 ---> b1b5afff529e 08:36:17 08:36:17 ---> 8eff000958a0 08:36:17 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:36:17 ---> d01c661b1e2f 08:36:17 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:36:17 Successfully built b1b5afff529e 08:36:17 Successfully tagged core-metadata:latest 08:36:17 Building core-common-config-bootstrapper 08:36:17  Building core-metadata ... done  ---> Running in 38a2356b9df3 08:36:18 ---> 10906b75fdb8 08:36:18 Step 4/4 : RUN go mod download 08:36:18 ---> Running in f2d3581c4994 08:36:18 Removing intermediate container 8f5b17de1130 08:36:18 ---> eaf634f414b7 08:36:18 Step 7/24 : COPY . . 08:36:20 ---> 3ebc8bd82501 08:36:20 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:36:20 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:36:20 ---> be6362913e56 08:36:20 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:36:20 ---> Using cache 08:36:20 ---> 71469235c414 08:36:20 Step 4/22 : WORKDIR /edgex-go 08:36:20 ---> Using cache 08:36:20 ---> 68ddc9f7ffe3 08:36:20 Step 5/22 : RUN apk add --update --no-cache make git 08:36: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:36:29 ---> ee7b1987cf88 08:36:29 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:36:29 ---> Running in d6396a5e0085 08:36:29 ---> 7c59a6848101 08:36:29 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:36:29 ---> Running in bf91da821594 08:36:29 ---> 8ec62c55dcb3 08:36:29 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:36:30 ---> 26eeb6733e6b 08:36:30 Step 27/32 : RUN chmod +x /entrypoint.sh 08:36:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:36:30 ---> Running in 19adccf8e41d 08:36:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:30 OK: 211 MiB in 51 packages 08:36:32 Removing intermediate container d6396a5e0085 08:36:32 ---> a5296dcee680 08:36:32 Step 6/22 : COPY go.mod vendor* ./ 08:36:32 Removing intermediate container 19adccf8e41d 08:36:32 ---> dfa19197862e 08:36:32 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:36:32 ---> Running in 42514a0a0dea 08:36:32 Removing intermediate container 42514a0a0dea 08:36:32 ---> c664ee85f813 08:36:32 Step 29/32 : CMD ["gate"] 08:36:32 ---> f89e019a7c98 08:36:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:34 ---> Running in b4b389cb1129 08:36:34 ---> Running in 6965244dffe1 08:36:36 Removing intermediate container b4b389cb1129 08:36:36 ---> ff4d696cb96b 08:36:36 Step 30/32 : LABEL arch=x86_64 08:36:40 ---> Running in b50ef7a38a55 08:36:41 Removing intermediate container b50ef7a38a55 08:36:41 ---> ba592354f961 08:36:41 Step 31/32 : LABEL git_sha=b1d3d75171801a853140072785bb83afd1a05bde 08:36:41 ---> Running in 2960390a4de1 08:36:42 Removing intermediate container 2960390a4de1 08:36:42 ---> 603fa91a8021 08:36:42 Step 32/32 : LABEL version=0.0.0 08:36:46 ---> Running in e9eb004386e0 08:36:47 Removing intermediate container e9eb004386e0 08:36:47 ---> 6d182bc11a49 08:36:47 08:36:48 Successfully built 6d182bc11a49 08:36:48 Successfully tagged security-bootstrapper:latest 08:36:48  Building security-bootstrapper ... done Building security-spire-agent 08:36:48 Removing intermediate container c815411ef2e3 08:36:48 ---> 9f968f3df449 08:36:48 Step 7/21 : COPY . . 08:36:50 Removing intermediate container f2d3581c4994 08:36:50 ---> 1e3a5a2e500a 08:36:50 Successfully built 1e3a5a2e500a 08:36:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:50 + docker inspect -f . ci-base-image-arm64 08:36:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:50 prd-ubuntu20.04-docker-arm64-4c-16g-6280 does not seem to be running inside a container 08:36:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:36:52 $ docker top 3333e2a25bfaf4062336105f102a4926798e3ae8079d44291e01655422b5481e -eo pid,comm [Pipeline] { [Pipeline] sh 08:36:53 + go version 08:36:53 go version go1.18.7 linux/arm64 [Pipeline] } 08:36:53 $ docker stop --time=1 3333e2a25bfaf4062336105f102a4926798e3ae8079d44291e01655422b5481e 08:36:53 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:36:53 ---> be6362913e56 08:36:53 Step 3/24 : WORKDIR /edgex-go 08:36:53 ---> Using cache 08:36:53 ---> 9bd765024110 08:36:53 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:36:53 ---> Using cache 08:36:53 ---> 83cc01809647 08:36:53 Step 5/24 : COPY go.mod vendor* ./ 08:36:53 ---> Using cache 08:36:53 ---> 99aab76e8ff4 08:36:53 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:53 ---> Using cache 08:36:53 ---> 0acdb45c417a 08:36:53 Step 7/24 : COPY . . 08:36:53 ---> Using cache 08:36:53 ---> a228e61f424e 08:36:53 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:36:53 ---> Using cache 08:36:53 ---> 13d9264d8427 08:36:53 Step 9/24 : WORKDIR /edgex-go/spire-build 08:36:53 ---> Using cache 08:36:53 ---> 382a7c2d17f8 08:36:53 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 08:36:53 ---> Using cache 08:36:53 ---> a3a0a02b35e1 08:36:53 Step 11/24 : WORKDIR /edgex-go 08:36:53 ---> Using cache 08:36:53 ---> 967f854f096e 08:36:53 08:36:53 Step 12/24 : FROM alpine:3.15 08:36:53 ---> 5ce65d7b0fde 08:36:53 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:53 ---> Using cache 08:36:53 ---> b0b019ee608b 08:36:53 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:36:53 ---> Using cache 08:36:53 ---> 9631f66c0fbf 08:36:53 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:36:54 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 08:36:54 $ docker rm -f --volumes 3333e2a25bfaf4062336105f102a4926798e3ae8079d44291e01655422b5481e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:55 + docker inspect -f . ci-base-image-arm64 08:36:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:55 prd-ubuntu20.04-docker-arm64-4c-16g-6280 does not seem to be running inside a container 08:36:55 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:36:57 $ docker top aa95b598dbcae3e8cb542bbc89cac2f36b75980d120d767f53e7c2e5a95f545a -eo pid,comm [Pipeline] { [Pipeline] echo 08:36:57 ========================================================= 08:36:57 [edgeXBuildGoParallel] Running Tests and Build... 08:36:57 ========================================================= [Pipeline] sh 08:36:58 + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] fileExists [Pipeline] sh 08:36:58 + make test 08:36:58 go test -race -coverprofile=coverage.out ./... 08:37:09 ---> c199a0575ef7 08:37:09 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:37:09 ---> dbfce265c846 08:37:09 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:37:09 Removing intermediate container 38a2356b9df3 08:37:09 ---> 823993c9d684 08:37:09 08:37:09 Step 9/19 : FROM alpine:3.15 08:37:09 ---> 5ce65d7b0fde 08:37:09 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:37:09 ---> Using cache 08:37:09 ---> b0b019ee608b 08:37:09 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:37:09 ---> Running in c03cca5f8e1a 08:37:11 ---> Running in f89f77a78e02 08:37:15 ---> 6f79354bf219 08:37:15 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:37:15 Removing intermediate container bf91da821594 08:37:15 ---> 47aa1e993e3f 08:37:15 08:37:15 Step 9/24 : FROM alpine:3.16 08:37:15 ---> dfd21b5a31f5 08:37:15 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:37:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:37:15 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 08:37:15 ---> Running in 3ce206015be5 08:37:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:37:15 ---> db757ae10fdc 08:37:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:37:15 v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:37:15 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:37:15 OK: 15857 distinct packages available 08:37:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:37:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:37:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:37:16 Removing intermediate container 6965244dffe1 08:37:16 ---> 36897d0bafc5 08:37:16 Step 8/22 : COPY . . 08:37:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:37:16 (1/9) Installing ca-certificates (20220614-r0) 08:37:16 (2/9) Installing brotli-libs (1.0.9-r5) 08:37:16 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:37:16 (4/9) Installing libcurl (7.80.0-r6) 08:37:16 (5/9) Installing curl (7.80.0-r6) 08:37:16 (6/9) Installing dumb-init (1.2.5-r1) 08:37:16 (7/9) Installing musl-obstack (1.2.3-r0) 08:37:16 (8/9) Installing libucontext (1.1-r0) 08:37:16 (9/9) Installing gcompat (1.0.0-r4) 08:37:16 Executing busybox-1.34.1-r7.trigger 08:37:16 Executing ca-certificates-20220614-r0.trigger 08:37:16 OK: 8 MiB in 23 packages 08:37:16 (1/3) Installing ca-certificates (20220614-r0) 08:37:16 (2/3) Installing dumb-init (1.2.5-r1) 08:37:16 (3/3) Installing su-exec (0.2-r1) 08:37:16 Executing busybox-1.35.0-r17.trigger 08:37:16 Executing ca-certificates-20220614-r0.trigger 08:37:16 OK: 6 MiB in 17 packages 08:37:20 ---> f826a441a684 08:37:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:37:22 ---> 9d5b906cef31 08:37:22 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:37:22 ---> Running in 3f88cd05cd0f 08:37:22 ---> 807695a185d4 08:37:22 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:37:22 ---> Running in edc7243a81b4 08:37:23 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 08:37:23 Removing intermediate container 3ce206015be5 08:37:23 ---> 3840a4a4684e 08:37:23 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:37:23 Removing intermediate container edc7243a81b4 08:37:23 ---> 5e1288c39a61 08:37:23 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:37:23 Removing intermediate container f89f77a78e02 08:37:23 ---> 97a52b66bf07 08:37:23 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:23 ---> Running in cb8911e12685 08:37:23 ---> Running in 111a0db2a001 08:37:23 Removing intermediate container cb8911e12685 08:37:23 ---> 32b4c6a09b85 08:37:23 Step 12/24 : WORKDIR / 08:37:23 ---> 2d7107112daa 08:37:23 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:37:23 Removing intermediate container 111a0db2a001 08:37:23 ---> 4974859d5a05 08:37:23 Step 22/24 : LABEL arch=x86_64 08:37:24 ---> Running in 1177c996780d 08:37:24 ---> Running in a9f9efda6c0b 08:37:24 Removing intermediate container 1177c996780d 08:37:24 ---> 5086dd6a341a 08:37:24 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:37:24 Removing intermediate container a9f9efda6c0b 08:37:24 ---> b8eb376d9ddc 08:37:24 Step 23/24 : LABEL git_sha=b1d3d75171801a853140072785bb83afd1a05bde 08:37:24 ---> edaa164c16d2 08:37:24 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:37:24 ---> 90cad8da670e 08:37:24 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:37:24 ---> Running in b61da48b99fe 08:37:25 Removing intermediate container b61da48b99fe 08:37:25 ---> 593e6b187ac8 08:37:25 Step 24/24 : LABEL version=0.0.0 08:37:25 ---> c409b8335c31 08:37:25 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:37:25 ---> ee4108c72517 08:37:25 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:37:25 ---> Running in f63e1af360db 08:37:25 ---> Running in bdaee8746b22 08:37:25 ---> f4cda9640f7d 08:37:25 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:37:25 Removing intermediate container f63e1af360db 08:37:25 ---> b2f33809b992 08:37:25 08:37:25 Removing intermediate container bdaee8746b22 08:37:25 ---> cb666022673f 08:37:25 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:25 ---> Running in e773943aab57 08:37:25 Successfully built b2f33809b992 08:37:25 Successfully tagged security-spire-agent:latest 08:37:25  Building security-spire-agent ... done Building support-scheduler 08:37:25 ---> 328d91cb8011 08:37:25 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:37:25 Removing intermediate container e773943aab57 08:37:25 ---> 70a5349970d8 08:37:25 Step 17/19 : LABEL arch=x86_64 08:37:27 ---> Running in eee39a377011 08:37:29 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:37:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:37:29 ---> be6362913e56 08:37:29 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:37:29 ---> Using cache 08:37:29 ---> 71469235c414 08:37:29 Step 4/22 : WORKDIR /edgex-go 08:37:29 ---> Using cache 08:37:29 ---> 68ddc9f7ffe3 08:37:29 Step 5/22 : RUN apk add --update --no-cache make git 08:37:29 ---> Using cache 08:37:29 ---> a5296dcee680 08:37:29 Step 6/22 : COPY go.mod vendor* ./ 08:37:29 ---> Using cache 08:37:29 ---> f89e019a7c98 08:37:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:29 ---> Using cache 08:37:29 ---> 36897d0bafc5 08:37:29 Step 8/22 : COPY . . 08:37:29 ---> Using cache 08:37:29 ---> 9d5b906cef31 08:37:29 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:37:32 ---> d5976d077753 08:37:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:37:32 ---> Running in 9413a40f2dc1 08:37:32 Removing intermediate container eee39a377011 08:37:32 ---> 2cc7a69393c8 08:37:32 Step 18/19 : LABEL git_sha=b1d3d75171801a853140072785bb83afd1a05bde 08:37:32 ---> Running in 4f211e470f55 08:37:33 Removing intermediate container 4f211e470f55 08:37:33 ---> d66b83c150ba 08:37:33 Step 19/19 : LABEL version=0.0.0 08:37:33 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 08:37:34 ---> 8a7b7982469e 08:37:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:37:34 ---> Running in f972e26da4cc 08:37:34 ---> c4025808e801 08:37:34 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:34 Removing intermediate container f972e26da4cc 08:37:34 ---> 4203428ccbce 08:37:34 08:37:35 Successfully built 4203428ccbce 08:37:35 Successfully tagged security-spiffe-token-provider:latest 08:37:35 Building core-command 08:37:35 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 08:37:35  Building security-spiffe-token-provider ... done  ---> Running in 796b886681fd 08:37:37 ? github.com/edgexfoundry/edgex-go [no test files] 08:37:38 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:37:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:37:38 ---> be6362913e56 08:37:38 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:37:38 ---> Using cache 08:37:38 ---> 71469235c414 08:37:38 Step 4/23 : WORKDIR /edgex-go 08:37:38 ---> Using cache 08:37:38 ---> 68ddc9f7ffe3 08:37:38 Step 5/23 : RUN apk add --update --no-cache make git 08:37:38 ---> Using cache 08:37:38 ---> a5296dcee680 08:37:38 Step 6/23 : COPY go.mod vendor* ./ 08:37:38 ---> Using cache 08:37:38 ---> f89e019a7c98 08:37:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:38 ---> Using cache 08:37:38 ---> 36897d0bafc5 08:37:38 Step 8/23 : COPY . . 08:37:38 ---> Using cache 08:37:38 ---> 9d5b906cef31 08:37:38 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:37:42 ---> Running in 3e83dd4642eb 08:37:42 Removing intermediate container 796b886681fd 08:37:42 ---> c343168fd7c4 08:37:42 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:37:42 ---> Running in ae4b0ed79a28 08:37:42 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 08:37:43 Removing intermediate container ae4b0ed79a28 08:37:43 ---> 0102256bab65 08:37:43 Step 22/24 : LABEL arch=x86_64 08:37:43 ---> Running in 7a18c0203f41 08:37:45 Removing intermediate container 7a18c0203f41 08:37:45 ---> f7952e570943 08:37:45 Step 23/24 : LABEL git_sha=b1d3d75171801a853140072785bb83afd1a05bde 08:37:46 ---> Running in 39facbc34230 08:37:46 Removing intermediate container c03cca5f8e1a 08:37:46 ---> 4a390090a15f 08:37:46 08:37:46 Step 9/21 : FROM alpine:3.16 08:37:46 ---> dfd21b5a31f5 08:37:46 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:37:46 ---> Running in c0057a2141a8 08:37:46 Removing intermediate container 39facbc34230 08:37:46 ---> 3a652f62fc76 08:37:46 Step 24/24 : LABEL version=0.0.0 08:37:46 ---> Running in 47c739d83e66 08:37:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:37:47 Removing intermediate container 47c739d83e66 08:37:47 ---> f4d15ed91b46 08:37:47 08:37:47 Successfully built f4d15ed91b46 08:37:47 Successfully tagged security-secretstore-setup:latest 08:37:47  Building security-secretstore-setup ... done Building core-data 08:37:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:37:48 (1/6) Installing ca-certificates (20220614-r0) 08:37:48 (2/6) Installing brotli-libs (1.0.9-r6) 08:37:48 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:37:48 (4/6) Installing libcurl (7.83.1-r6) 08:37:48 (5/6) Installing curl (7.83.1-r6) 08:37:48 (6/6) Installing dumb-init (1.2.5-r1) 08:37:48 Executing busybox-1.35.0-r17.trigger 08:37:48 Executing ca-certificates-20220614-r0.trigger 08:37:48 OK: 8 MiB in 20 packages 08:37:51 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:37:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:37:51 ---> be6362913e56 08:37:51 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:37:51 ---> Using cache 08:37:51 ---> 71469235c414 08:37:51 Step 4/22 : WORKDIR /edgex-go 08:37:51 ---> Using cache 08:37:51 ---> 68ddc9f7ffe3 08:37:51 Step 5/22 : RUN apk add --update --no-cache make git 08:37:51 ---> Using cache 08:37:51 ---> a5296dcee680 08:37:51 Step 6/22 : COPY go.mod vendor* ./ 08:37:51 ---> Using cache 08:37:51 ---> f89e019a7c98 08:37:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:51 ---> Using cache 08:37:51 ---> 36897d0bafc5 08:37:51 Step 8/22 : COPY . . 08:37:51 ---> Using cache 08:37:51 ---> 9d5b906cef31 08:37:51 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:37:55 ---> Running in c9ab38d461bf 08:37:57 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 08:37:57 Removing intermediate container c0057a2141a8 08:37:57 ---> f58f7e7085fb 08:37:57 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:37:58 ---> Running in dfb8925060e3 08:37:58 Removing intermediate container 3f88cd05cd0f 08:37:58 ---> 0f63e915a1ae 08:37:58 08:37:58 Step 10/22 : FROM alpine:3.16 08:37:58 ---> dfd21b5a31f5 08:37:58 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:37:59 ---> Running in a13085e39674 08:37:59 Removing intermediate container dfb8925060e3 08:37:59 ---> c2bc82fc6bd1 08:37:59 Step 12/21 : WORKDIR /edgex 08:37:59 ---> Running in b4c1f72ac4be 08:37:59 Removing intermediate container a13085e39674 08:37:59 ---> edf4fb47049d 08:37:59 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:37:59 Removing intermediate container b4c1f72ac4be 08:37:59 ---> 9a690a85c3b5 08:37:59 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:37:59 ---> Running in f25095aaa1b6 08:38:00 ---> 2063d049cf57 08:38:00 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:38:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:38:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:38:00 (1/1) Installing dumb-init (1.2.5-r1) 08:38:00 Executing busybox-1.35.0-r17.trigger 08:38:00 OK: 6 MiB in 15 packages 08:38:01 ---> a067592f7179 08:38:01 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:38:02 ---> d1159d587b3c 08:38:02 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:38:02 Removing intermediate container f25095aaa1b6 08:38:02 ---> 8cee9c1ff16e 08:38:02 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:02 ---> cc4e27979303 08:38:02 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:02 ---> Running in 6b30b75e6509 08:38:02 ---> 77f0658a8de9 08:38:02 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:38:03 ---> 52ae81c9d65a 08:38:03 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:38:04 ---> 75ed16fd0716 08:38:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:38:06 Removing intermediate container 6b30b75e6509 08:38:06 ---> 152bdeb481d9 08:38:06 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:38:08 ---> adf43fb62b80 08:38:08 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:08 ---> Running in 9cb82cdb1606 08:38:08 ---> Running in f5ada3f758bc 08:38:08 Removing intermediate container 9cb82cdb1606 08:38:08 ---> a45c2f6459fc 08:38:08 Step 19/21 : LABEL arch=x86_64 08:38:08 ---> Running in 39089ffe0f48 08:38:08 Removing intermediate container 9413a40f2dc1 08:38:08 ---> cb9e4b2d1e17 08:38:08 08:38:08 Step 10/22 : FROM alpine:3.16 08:38:08 ---> dfd21b5a31f5 08:38:08 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:38:08 ---> Using cache 08:38:08 ---> c832c8214be7 08:38:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:38:08 ---> Using cache 08:38:08 ---> 0ea873faeb13 08:38:08 Step 13/22 : ENV APP_PORT=59861 08:38:08 ---> Running in 4e012e35baea 08:38:08 Removing intermediate container 39089ffe0f48 08:38:08 ---> ffc918dcccd3 08:38:08 Step 20/21 : LABEL git_sha=b1d3d75171801a853140072785bb83afd1a05bde 08:38:08 ---> Running in 152cc232398d 08:38:10 Removing intermediate container 4e012e35baea 08:38:10 ---> 31443b907f0c 08:38:10 Step 14/22 : EXPOSE $APP_PORT 08:38:11 Removing intermediate container 152cc232398d 08:38:11 ---> f48618aeea05 08:38:11 Step 21/21 : LABEL version=0.0.0 08:38:11 ---> Running in 50bdb096dc7f 08:38:11 ---> Running in d95b1fdb87ab 08:38:12 Removing intermediate container 3e83dd4642eb 08:38:12 ---> bc01f4b9a469 08:38:12 08:38:12 Step 10/23 : FROM alpine:3.16 08:38:12 Removing intermediate container f5ada3f758bc 08:38:12 ---> 2593b105f439 08:38:12 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:38:12 ---> dfd21b5a31f5 08:38:12 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:38:12 ---> Using cache 08:38:12 ---> c832c8214be7 08:38:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:38:12 ---> Using cache 08:38:12 ---> 0ea873faeb13 08:38:12 Step 13/23 : ENV APP_PORT=59882 08:38:12 Removing intermediate container 50bdb096dc7f 08:38:12 ---> e941d05525d7 08:38:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:12 Removing intermediate container d95b1fdb87ab 08:38:12 ---> c738d2b8578e 08:38:12 08:38:12 ---> Running in 44f130677937 08:38:12 ---> Running in 71d3fe636e05 08:38:12 Successfully built c738d2b8578e 08:38:12 Successfully tagged security-proxy-setup:latest 08:38:12  Building security-proxy-setup ... done Removing intermediate container 71d3fe636e05 08:38:12 ---> 27efce85e9fa 08:38:12 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:38:12 Removing intermediate container 44f130677937 08:38:12 ---> 1ee678a99f24 08:38:12 Step 14/23 : EXPOSE $APP_PORT 08:38:12 ---> a0245d943993 08:38:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:38:12 ---> Running in c59cc52e363c 08:38:12 ---> Running in 8aa920172046 08:38:13 Removing intermediate container 8aa920172046 08:38:13 ---> d121ab1d9eb6 08:38:13 Step 20/22 : LABEL arch=x86_64 08:38:13 Removing intermediate container c59cc52e363c 08:38:13 ---> b3f0174b1248 08:38:13 Step 15/23 : WORKDIR / 08:38:13 ---> Running in f3dd3626614b 08:38:13 ---> Running in c382ef99b4a5 08:38:13 Removing intermediate container c382ef99b4a5 08:38:13 ---> 7e5f47267c93 08:38:13 Step 21/22 : LABEL git_sha=b1d3d75171801a853140072785bb83afd1a05bde 08:38:13 Removing intermediate container f3dd3626614b 08:38:13 ---> a0415b77affe 08:38:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:13 ---> Running in 0bd78ae6685b 08:38:13 ---> 0477e437be17 08:38:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml ---> 3ddef1b9b8e6 08:38:13 Removing intermediate container 0bd78ae6685b 08:38:13 08:38:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / ---> d1d2e3608b8b 08:38:13 08:38:13 Step 22/22 : LABEL version=0.0.0 08:38:14 ---> Running in 2c1cd235c37c 08:38:14 ---> 710f184967b0 08:38:14 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:38:15 Removing intermediate container 2c1cd235c37c 08:38:15 ---> bd9f3f026c6c 08:38:15 08:38:15 ---> Running in de8a1b9680bf 08:38:15 ---> 01e98b5aaad7 08:38:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:38:15 Successfully built bd9f3f026c6c 08:38:15 Successfully tagged core-common-config-bootstrapper:latest 08:38:15  Building core-common-config-bootstrapper ... done Removing intermediate container de8a1b9680bf 08:38:15 ---> 63abca26bcbe 08:38:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:15 ---> Running in 4f9eba0f270e 08:38:15 ---> f2ffe92c097f 08:38:15 Step 19/23 : ENTRYPOINT ["/core-command"] 08:38:15 ---> Running in 7bdffcdbdbc1 08:38:15 Removing intermediate container 4f9eba0f270e 08:38:15 ---> d93b7198e323 08:38:15 Step 20/22 : LABEL arch=x86_64 08:38:15 ---> Running in 3264a666164d 08:38:15 Removing intermediate container 7bdffcdbdbc1 08:38:15 ---> ee780956a43a 08:38:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:15 ---> Running in 5b1aa3f5832b 08:38:15 Removing intermediate container 3264a666164d 08:38:15 ---> 6095138d20b9 08:38:15 Step 21/22 : LABEL git_sha=b1d3d75171801a853140072785bb83afd1a05bde 08:38:15 ---> Running in 9c22ff320002 08:38:15 Removing intermediate container 5b1aa3f5832b 08:38:15 ---> b0dda7415e3c 08:38:15 Step 21/23 : LABEL arch=x86_64 08:38:16 ---> Running in 1c2a5c981217 08:38:16 Removing intermediate container 9c22ff320002 08:38:16 ---> bcd37234d751 08:38:16 Step 22/22 : LABEL version=0.0.0 08:38:16 ---> Running in 64f783c5369c 08:38:16 Removing intermediate container 1c2a5c981217 08:38:16 ---> 2e88f45c1a6a 08:38:16 Step 22/23 : LABEL git_sha=b1d3d75171801a853140072785bb83afd1a05bde 08:38:16 ---> Running in a54296836bb0 08:38:16 Removing intermediate container 64f783c5369c 08:38:16 ---> 7d7740b36029 08:38:16 08:38:16 Removing intermediate container a54296836bb0 08:38:16 ---> 24efed7f1c2f 08:38:16 Step 23/23 : LABEL version=0.0.0 08:38:16 Successfully built 7d7740b36029 08:38:16 Successfully tagged support-scheduler:latest 08:38:16  Building support-scheduler ... done  ---> Running in a6a6ccb6b3f2 08:38:16 Removing intermediate container a6a6ccb6b3f2 08:38:16 ---> 86983111e7c7 08:38:16 08:38:16 Successfully built 86983111e7c7 08:38:16 Successfully tagged core-command:latest 08:38:22  Building core-command ... done Removing intermediate container c9ab38d461bf 08:38:22 ---> 036d43a081a1 08:38:22 08:38:22 Step 10/22 : FROM alpine:3.16 08:38:22 ---> dfd21b5a31f5 08:38:22 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:38:22 ---> Running in 483bd4a3689c 08:38:22 Removing intermediate container 483bd4a3689c 08:38:22 ---> 236f4ca3ef9e 08:38:22 Step 12/22 : ENV APP_PORT=59880 08:38:22 ---> Running in a58b69ef5284 08:38:22 Removing intermediate container a58b69ef5284 08:38:22 ---> 36158800bc9a 08:38:22 Step 13/22 : EXPOSE $APP_PORT 08:38:22 ---> Running in e4994ceacea2 08:38:22 Removing intermediate container e4994ceacea2 08:38:22 ---> dd1c28794200 08:38:22 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:38:22 ---> Running in 0611450f47e3 08:38:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:38:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:38:22 (1/1) Installing dumb-init (1.2.5-r1) 08:38:22 Executing busybox-1.35.0-r17.trigger 08:38:22 OK: 6 MiB in 15 packages 08:38:23 Removing intermediate container 0611450f47e3 08:38:23 ---> 84a34903286a 08:38:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:23 ---> 3a3ae043b590 08:38:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:38:23 ---> 2721afcf171e 08:38:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:38:23 ---> 227cef07cca1 08:38:23 Step 18/22 : ENTRYPOINT ["/core-data"] 08:38:23 ---> Running in 8a174c848c16 08:38:23 Removing intermediate container 8a174c848c16 08:38:23 ---> 9733dc9fd8af 08:38:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:23 ---> Running in a932113a11ae 08:38:23 Removing intermediate container a932113a11ae 08:38:23 ---> aeadf17fb790 08:38:23 Step 20/22 : LABEL arch=x86_64 08:38:23 ---> Running in 4b59e6eb65ac 08:38:24 Removing intermediate container 4b59e6eb65ac 08:38:24 ---> 2c840d6ad1dc 08:38:24 Step 21/22 : LABEL git_sha=b1d3d75171801a853140072785bb83afd1a05bde 08:38:24 ---> Running in 22c35ac06d56 08:38:24 Removing intermediate container 22c35ac06d56 08:38:24 ---> fd019950420e 08:38:24 Step 22/22 : LABEL version=0.0.0 08:38:24 ---> Running in d9e8211e5a6b 08:38:24 Removing intermediate container d9e8211e5a6b 08:38:24 ---> 8622b749ff81 08:38:24 08:38:24 Successfully built 8622b749ff81 08:38:24 Successfully tagged core-data:latest 08:38:24  Building core-data ... done  [Pipeline] } 08:38:24 $ docker stop --time=1 3b7f8cdf062109f01fd62bf8eba85280c6c7cd4a7b455dbc8d887faa7cee72af 08:38:25 $ docker rm -f --volumes 3b7f8cdf062109f01fd62bf8eba85280c6c7cd4a7b455dbc8d887faa7cee72af [Pipeline] // withDockerContainer [Pipeline] sh 08:38:26 + docker images 08:38:26 REPOSITORY TAG IMAGE ID CREATED SIZE 08:38:26 core-data latest 8622b749ff81 1 second ago 17.9MB 08:38:26 036d43a081a1 6 seconds ago 1.68GB 08:38:26 core-command latest 86983111e7c7 9 seconds ago 17.7MB 08:38:26 support-scheduler latest 7d7740b36029 9 seconds ago 30MB 08:38:26 core-common-config-bootstrapper latest bd9f3f026c6c 11 seconds ago 15.5MB 08:38:26 security-proxy-setup latest c738d2b8578e 13 seconds ago 27.8MB 08:38:26 bc01f4b9a469 14 seconds ago 1.68GB 08:38:26 cb9e4b2d1e17 18 seconds ago 1.74GB 08:38:26 0f63e915a1ae 27 seconds ago 1.67GB 08:38:26 security-secretstore-setup latest f4d15ed91b46 39 seconds ago 30MB 08:38:26 4a390090a15f 40 seconds ago 1.67GB 08:38:26 security-spiffe-token-provider latest 4203428ccbce 51 seconds ago 30MB 08:38:26 security-spire-agent latest b2f33809b992 About a minute ago 125MB 08:38:26 47aa1e993e3f About a minute ago 1.67GB 08:38:26 823993c9d684 About a minute ago 1.71GB 08:38:26 security-bootstrapper latest 6d182bc11a49 About a minute ago 20.4MB 08:38:26 core-metadata latest b1b5afff529e 2 minutes ago 18.5MB 08:38:26 support-notifications latest 29bf1648ab50 2 minutes ago 30.7MB 08:38:26 00a1dc928c23 2 minutes ago 1.74GB 08:38:26 00a54e52fafe 2 minutes ago 1.67GB 08:38:26 b2c947ced686 2 minutes ago 1.68GB 08:38:26 security-spire-config latest 67b6ab0acf0b 2 minutes ago 85.8MB 08:38:26 security-spire-server latest 745b8d046d96 3 minutes ago 86.5MB 08:38:26 967f854f096e 3 minutes ago 1.55GB 08:38:26 71dcb70ad43d 3 minutes ago 1.55GB 08:38:26 ci-base-image-x86_64 latest be6362913e56 6 minutes ago 903MB 08:38:26 alpine 3.15 5ce65d7b0fde 5 days ago 5.59MB 08:38:26 alpine 3.16 dfd21b5a31f5 5 days ago 5.55MB 08:38:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 08:38:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 08:38:26 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] } 08:39:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:39:44 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:39:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:39:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:39:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:40:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:40:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:40:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:40:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:40:03 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:40:03 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:40:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:40:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:40:03 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:40:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.494s coverage: 28.7% of statements 08:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:40:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:40:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.425s coverage: 98.5% of statements 08:40:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.808s coverage: 73.7% of statements 08:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:40:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.483s coverage: 54.0% of statements 08:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:40:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.141s coverage: 88.5% of statements 08:40:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:40:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:40:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:40:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:40:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:40:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.480s coverage: 3.9% of statements 08:40:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:40:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:40:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.728s coverage: 95.6% of statements 08:40:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:40:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:40:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:40:44 ok github.com/edgexfoundry/edgex-go/internal/io 0.339s coverage: 72.2% of statements 08:40:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:40:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:40:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:40:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:40:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:40:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.486s coverage: 65.9% of statements 08:40:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:40:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:40:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:40:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.579s coverage: 0.9% of statements 08:40:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:40:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.335s coverage: 29.6% of statements 08:40:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:40:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.299s coverage: 47.1% of statements 08:40:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.313s coverage: 82.9% of statements 08:40:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.264s coverage: 94.1% of statements 08:40:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.378s coverage: 96.3% of statements 08:40:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.281s coverage: 87.5% of statements 08:40:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.419s coverage: 94.4% of statements 08:40:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.247s coverage: 44.8% of statements 08:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.519s coverage: 79.9% of statements 08:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.347s coverage: 92.9% of statements 08:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 64.4% of statements 08:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.276s coverage: 86.9% of statements 08:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.243s coverage: 87.2% of statements 08:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.210s coverage: 20.0% of statements 08:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.198s coverage: 100.0% of statements 08:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.319s coverage: 77.4% of statements 08:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.318s coverage: 80.0% of statements 08:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.243s coverage: 87.2% of statements 08:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.920s coverage: 91.2% of statements 08:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:41:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.501s coverage: 63.1% of statements 08:41:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:41:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:41:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.300s coverage: 100.0% of statements 08:41:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.156s coverage: 89.4% of statements 08:41:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements 08:41:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements 08:41:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.130s coverage: 100.0% of statements 08:41:30 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.538s coverage: 65.3% of statements 08:41:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:41:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:41:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.038s coverage: 41.0% of statements 08:41:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:41:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.368s coverage: 89.5% of statements 08:41:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.302s coverage: 84.8% of statements 08:41:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:41:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:41:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:41:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:41:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.360s coverage: 17.7% of statements 08:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:41:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.796s coverage: 92.3% of statements 08:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:41:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.304s coverage: 63.2% of statements 08:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:41:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.526s coverage: 97.7% of statements 08:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:41:41 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 08:41:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:41:41 go vet ./... 08:43:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:43:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:43:48 ./bin/test-attribution-txt.sh [Pipeline] echo 08:43:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:43:48 + ls -al . 08:43:48 total 748 08:43:48 drwxrwxr-x 11 1001 1001 4096 Feb 16 08:37 . 08:43:48 drwxr-xr-x 4 root root 4096 Feb 16 08:36 .. 08:43:48 drwxrwxr-x 2 1001 1001 4096 Feb 16 08:35 .blubracket 08:43:48 -rw-rw-r-- 1 1001 1001 16 Feb 16 08:35 .dockerignore 08:43:48 drwxrwxr-x 8 1001 1001 4096 Feb 16 08:35 .git 08:43:48 drwxrwxr-x 3 1001 1001 4096 Feb 16 08:35 .github 08:43:48 -rw-rw-r-- 1 1001 1001 1024 Feb 16 08:35 .gitignore 08:43:48 -rw-rw-r-- 1 1001 1001 42 Feb 16 08:35 .golangci.yml 08:43:48 -rw-rw-r-- 1 1001 1001 87 Feb 16 08:35 .hadolint.yml 08:43:48 -rw-rw-r-- 1 1001 1001 166 Feb 16 08:35 .sonarcloud.properties 08:43:48 -rw-rw-r-- 1 1001 1001 1171 Feb 16 08:35 ADOPTERS.md 08:43:48 -rw-rw-r-- 1 1001 1001 10825 Feb 16 08:35 Attribution.txt 08:43:48 -rw-rw-r-- 1 1001 1001 73765 Feb 16 08:35 CHANGELOG.md 08:43:48 -rw-rw-r-- 1 1001 1001 3804 Feb 16 08:35 CONTRIBUTING.md 08:43:48 -rw-rw-r-- 1 1001 1001 677 Feb 16 08:35 GOVERNANCE.md 08:43:48 -rw-rw-r-- 1 1001 1001 850 Feb 16 08:35 Jenkinsfile 08:43:48 -rw-rw-r-- 1 1001 1001 10775 Feb 16 08:35 LICENSE 08:43:48 -rw-rw-r-- 1 1001 1001 13536 Feb 16 08:35 Makefile 08:43:48 -rw-rw-r-- 1 1001 1001 582 Feb 16 08:35 OWNERS.md 08:43:48 -rw-rw-r-- 1 1001 1001 9403 Feb 16 08:35 README.md 08:43:48 -rw-rw-r-- 1 1001 1001 6912 Feb 16 08:35 SECURITY.md 08:43:48 -rw-rw-r-- 1 1001 1001 5 Feb 16 08:31 VERSION 08:43:48 drwxrwxr-x 2 1001 1001 4096 Feb 16 08:35 bin 08:43:48 drwxrwxr-x 17 1001 1001 4096 Feb 16 08:35 cmd 08:43:48 -rw-r--r-- 1 root root 487530 Feb 16 08:41 coverage.out 08:43:48 -rw-rw-r-- 1 1001 1001 3295 Feb 16 08:35 go.mod 08:43:48 -rw-rw-r-- 1 1001 1001 33318 Feb 16 08:35 go.sum 08:43:48 drwxrwxr-x 7 1001 1001 4096 Feb 16 08:35 internal 08:43:48 drwxrwxr-x 3 1001 1001 4096 Feb 16 08:35 openapi 08:43:48 drwxrwxr-x 2 1001 1001 4096 Feb 16 08:35 sbom 08:43:48 drwxrwxr-x 4 1001 1001 4096 Feb 16 08:35 snap 08:43:48 -rw-rw-r-- 1 1001 1001 204 Feb 16 08:35 version.go [Pipeline] sh 08:43:49 + '[' -e coverage.out ] 08:43:49 + chown 1001:1001 coverage.out [Pipeline] stash 08:43:49 Warning: overwriting stash ‘coverage-report’ 08:43:50 Stashed 1 file(s) [Pipeline] sh 08:43:51 + make build 08:43: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 08:45:27 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 08:45:31 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 08:45:37 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 08:45:41 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 08:46:37 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 08:46:37 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 08:46:44 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 08:46:51 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 08:46:55 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 08:47: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:47:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:47:22 $ docker stop --time=1 aa95b598dbcae3e8cb542bbc89cac2f36b75980d120d767f53e7c2e5a95f545a 08:47:24 $ docker rm -f --volumes aa95b598dbcae3e8cb542bbc89cac2f36b75980d120d767f53e7c2e5a95f545a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:27 08:47:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:27 latest: Pulling from edgex-devops/edgex-compose-arm64 08:47:27 29e5d40040c1: Pulling fs layer 08:47:27 1ce36da41761: Pulling fs layer 08:47:27 25b303627fd3: Pulling fs layer 08:47:28 29e5d40040c1: Download complete 08:47:28 1ce36da41761: Verifying Checksum 08:47:28 1ce36da41761: Download complete 08:47:29 29e5d40040c1: Pull complete 08:47:30 25b303627fd3: Verifying Checksum 08:47:30 25b303627fd3: Download complete 08:47:30 1ce36da41761: Pull complete 08:47:42 25b303627fd3: Pull complete 08:47:42 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:47:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:47:43 prd-ubuntu20.04-docker-arm64-4c-16g-6280 does not seem to be running inside a container 08:47:43 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:47:45 $ docker top 2d6e6a77243bd7910e9e500ec4b9fe32bb1b483ffb7711268d8a59a602985e83 -eo pid,comm [Pipeline] { [Pipeline] sh 08:47:46 + docker-compose build --help+ 08:47:46 grep parallel 08:47:53 --parallel Build images in parallel. [Pipeline] } 08:47:53 $ docker stop --time=1 2d6e6a77243bd7910e9e500ec4b9fe32bb1b483ffb7711268d8a59a602985e83 08:47:55 $ docker rm -f --volumes 2d6e6a77243bd7910e9e500ec4b9fe32bb1b483ffb7711268d8a59a602985e83 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:47:55 prd-ubuntu20.04-docker-arm64-4c-16g-6280 does not seem to be running inside a container 08:47:55 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:47:57 $ docker top 5317f91ae87f67435c8f11b34efa4ce36e456ed846ec0a775746822751c51f19 -eo pid,comm [Pipeline] { [Pipeline] sh 08:47:58 + docker-compose -f ./docker-compose-build.yml build --parallel 08:48:04 Building core-command ... 08:48:04 Building core-common-config-bootstrapper ... 08:48:04 Building core-data ... 08:48:04 Building core-metadata ... 08:48:04 Building security-bootstrapper ... 08:48:04 Building security-proxy-setup ... 08:48:04 Building security-secretstore-setup ... 08:48:04 Building security-spiffe-token-provider ... 08:48:04 Building security-spire-agent ... 08:48:04 Building security-spire-config ... 08:48:04 Building security-spire-server ... 08:48:04 Building support-notifications ... 08:48:04 Building support-scheduler ... 08:48:04 Building security-spire-agent 08:48:04 Building security-secretstore-setup 08:48:04 Building security-proxy-setup 08:48:04 Building core-metadata 08:48:04 Building core-command 08:49:01 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:49:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:49:01 ---> 1e3a5a2e500a 08:49:01 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:49:01 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:49:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:49:01 ---> 1e3a5a2e500a 08:49:01 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:49:01 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:49:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:49:01 ---> 1e3a5a2e500a 08:49:01 Step 3/24 : WORKDIR /edgex-go 08:49:01 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:49:01 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:49:01 ---> 1e3a5a2e500a 08:49:01 Step 3/21 : WORKDIR /edgex-go 08:49:01 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:49:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:49:01 ---> 1e3a5a2e500a 08:49:01 Step 3/24 : WORKDIR /edgex-go 08:49:01 ---> Running in 0516f5af8e2a 08:49:01 ---> Running in 1c4c461c672a 08:49:01 ---> Running in d7639732b130 08:49:01 ---> Running in f858d9dd97d2 08:49:01 ---> Running in f4f54732da0a 08:49:01 Removing intermediate container 0516f5af8e2a 08:49:01 ---> 96e5f9cee080 08:49:01 Step 4/23 : WORKDIR /edgex-go 08:49:01 Removing intermediate container d7639732b130 08:49:01 ---> 33ca3562f746 08:49:01 Step 4/24 : WORKDIR /edgex-go 08:49:01 Removing intermediate container f4f54732da0a 08:49:01 Removing intermediate container f858d9dd97d2 08:49:01 ---> 6023adf31948 08:49:01 Step 4/24 : RUN apk add --update --no-cache make git 08:49:01 ---> 964737a2ef8b 08:49:01 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:49:01 ---> Running in b04d44658079 08:49:01 Removing intermediate container 1c4c461c672a 08:49:01 ---> 02d9b13800c4 08:49:01 Step 4/21 : RUN apk add --update --no-cache make git 08:49:01 ---> Running in 471ff079a071 08:49:01 ---> Running in 749f509fd86f 08:49:01 ---> Running in d94608d97f49 08:49:01 ---> Running in 7862efdd4cc6 08:49:01 Removing intermediate container b04d44658079 08:49:01 ---> 5e874e930371 08:49:01 Step 5/23 : RUN apk add --update --no-cache make git 08:49:01 Removing intermediate container 471ff079a071 08:49:01 ---> f5af7a049603 08:49:01 Step 5/24 : RUN apk add --update --no-cache make git 08:49:01 ---> Running in b861925a2c70 08:49:01 ---> Running in b3b77619cb07 08:49:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:49:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:49:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:49:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:49:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:49:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:49:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:49:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:49:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:49:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:49:05 OK: 221 MiB in 51 packages 08:49:05 OK: 221 MiB in 51 packages 08:49:05 OK: 221 MiB in 51 packages 08:49:06 OK: 221 MiB in 51 packages 08:49:06 OK: 221 MiB in 51 packages 08:49:08 Removing intermediate container 749f509fd86f 08:49:08 ---> 86446e2567d1 08:49:08 Step 5/24 : COPY go.mod vendor* ./ 08:49:08 Removing intermediate container d94608d97f49 08:49:08 ---> 21ef0480485e 08:49:08 Step 5/24 : COPY go.mod vendor* ./ 08:49:08 Removing intermediate container 7862efdd4cc6 08:49:08 ---> 5d3328b5ae71 08:49:08 Step 5/21 : COPY go.mod vendor* ./ 08:49:08 Removing intermediate container b3b77619cb07 08:49:08 ---> a9cb07b50be1 08:49:08 Step 6/24 : COPY go.mod vendor* ./ 08:49:08 Removing intermediate container b861925a2c70 08:49:08 ---> ba5f9e9abf77 08:49:08 Step 6/23 : COPY go.mod vendor* ./ 08:49:09 ---> 2f5308789fa5 08:49:09 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:09 ---> ea6ce788ec2a 08:49:09 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:09 ---> Running in 6d5610ac7670 08:49:09 ---> 150225293e7c 08:49:09 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:09 ---> Running in 41a9490e42e7 08:49:09 ---> Running in ee061a2e3172 08:49:09 ---> 77e274754838 08:49:09 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:09 ---> Running in 185d2750831b 08:49:09 ---> 2489701bca01 08:49:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:10 ---> Running in 9c1e10afbaf6 08:51:16 Removing intermediate container ee061a2e3172 08:51:16 ---> 92e2a6b6d174 08:51:16 Step 7/24 : COPY . . 08:51:16 Removing intermediate container 41a9490e42e7 08:51:16 ---> 54ac01734bcf 08:51:16 Step 7/21 : COPY . . 08:51:16 Removing intermediate container 6d5610ac7670 08:51:16 ---> c65dfb59f3fc 08:51:16 Step 7/24 : COPY . . 08:51:16 Removing intermediate container 185d2750831b 08:51:16 ---> 28375f72853d 08:51:16 Step 8/24 : COPY . . 08:51:16 Removing intermediate container 9c1e10afbaf6 08:51:16 ---> dd531eaf8409 08:51:16 Step 8/23 : COPY . . 08:51:22 ---> 14d6aea0713e 08:51:22 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:51:22 ---> 52b667a6ff20 08:51:22 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:51:22 ---> 8cc9ac418bb5 08:51:22 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:51:22 ---> 48b24778bdc3 08:51:22 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:51:22 ---> ef264010fac3 08:51:22 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:51:22 ---> Running in 0319bb1b1cce 08:51:22 ---> Running in f427938a2cb2 08:51:22 ---> Running in 3ab3a4ef794a 08:51:22 ---> Running in 5af389035863 08:51:22 ---> Running in 39dec0d72672 08:51:23 Removing intermediate container 5af389035863 08:51:23 ---> f1d3ad5fa4d4 08:51:23 Step 9/24 : WORKDIR /edgex-go/spire-build 08:51:23 ---> Running in d1ef27341ec0 08:51:23 Removing intermediate container d1ef27341ec0 08:51:23 ---> 63708e5e94dd 08:51: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 08:51:23 ---> Running in 0618ec226a88 08:51:24 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 08:51:25 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 08:51:25 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 08:51:25 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 08:51:27 Removing intermediate container 0618ec226a88 08:51:27 ---> 62c1cbd377d7 08:51:27 Step 11/24 : WORKDIR /edgex-go 08:51:27 ---> Running in 218ccc6dfa93 08:51:27 Removing intermediate container 218ccc6dfa93 08:51:27 ---> 328b4b569d66 08:51:27 08:51:27 Step 12/24 : FROM alpine:3.15 08:51:27 3.15: Pulling from library/alpine 08:51:29 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:51:29 Status: Downloaded newer image for alpine:3.15 08:51:29 ---> 354640af7b1b 08:51:29 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:51:29 ---> Running in f48014097eca 08:51:29 Removing intermediate container f48014097eca 08:51:29 ---> 3cc4aa953578 08:51:29 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:51:29 ---> Running in fab8eb90ed0d 08:51:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:51:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:51:34 v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:51:34 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:51:34 OK: 15734 distinct packages available 08:51:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:51:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:51:36 (1/5) Installing dumb-init (1.2.5-r1) 08:51:36 (2/5) Installing musl-obstack (1.2.3-r0) 08:51:36 (3/5) Installing libucontext (1.1-r0) 08:51:36 (4/5) Installing gcompat (1.0.0-r4) 08:51:36 (5/5) Installing openssl (1.1.1t-r1) 08:51:36 Executing busybox-1.34.1-r7.trigger 08:51:36 OK: 6 MiB in 19 packages 08:51:38 Removing intermediate container fab8eb90ed0d 08:51:38 ---> b0894b875e67 08:51:38 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:51:42 ---> 444bd6e90bf8 08:51:42 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:51:47 ---> 4727651527dd 08:51:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:51:48 ---> 895f3603ba16 08:51:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:51:49 ---> a2dcdfe098a8 08:51:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:51:50 ---> 48c2481d978d 08:51:50 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:51:50 ---> Running in 4493b1b5318f 08:51:51 Removing intermediate container 4493b1b5318f 08:51:51 ---> d99eb4ef336b 08:51:51 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:51:51 ---> Running in 3fb35580ff90 08:51:52 Removing intermediate container 3fb35580ff90 08:51:52 ---> 9fe8d91be53d 08:51:52 Step 22/24 : LABEL arch=arm64 08:51:52 ---> Running in 2b16a2a95d53 08:51:52 Removing intermediate container 2b16a2a95d53 08:51:52 ---> faee282f48a5 08:51:52 Step 23/24 : LABEL git_sha=bc00cd72aa23cb29943d63afe7f0154ecfbcb5b1 08:51:52 ---> Running in e33e7a1f6916 08:51:53 Removing intermediate container e33e7a1f6916 08:51:53 ---> d8f642576e22 08:51:53 Step 24/24 : LABEL version=0.0.0 08:51:53 ---> Running in 788db516dcc1 08:51:53 Removing intermediate container 788db516dcc1 08:51:53 ---> a2c9e1e430c0 08:51:53 08:51:54 Successfully built a2c9e1e430c0 08:51:54 Successfully tagged security-spire-agent-arm64:latest 08:51:54  Building security-spire-agent ... done Building support-scheduler 08:52:12 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:52:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:52:12 ---> 1e3a5a2e500a 08:52:12 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:52:12 ---> Using cache 08:52:12 ---> 33ca3562f746 08:52:12 Step 4/22 : WORKDIR /edgex-go 08:52:12 ---> Using cache 08:52:12 ---> f5af7a049603 08:52:12 Step 5/22 : RUN apk add --update --no-cache make git 08:52:12 ---> Using cache 08:52:12 ---> a9cb07b50be1 08:52:12 Step 6/22 : COPY go.mod vendor* ./ 08:52:12 ---> Using cache 08:52:12 ---> 77e274754838 08:52:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:12 ---> Using cache 08:52:12 ---> 28375f72853d 08:52:12 Step 8/22 : COPY . . 08:52:12 ---> Using cache 08:52:12 ---> 14d6aea0713e 08:52:12 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:52:12 ---> Running in 351e2c69495b 08:52:12 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 08:58: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 08:58:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:58:35 Removing intermediate container 39dec0d72672 08:58:35 ---> c52a361dee17 08:58:35 08:58:35 Step 9/24 : FROM alpine:3.16 08:58:35 3.16: Pulling from library/alpine 08:58:35 Removing intermediate container 3ab3a4ef794a 08:58:35 ---> 3665dc1e4927 08:58:35 08:58:35 Step 9/21 : FROM alpine:3.16 08:58:35 3.16: Pulling from library/alpine 08:58:36 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:58:36 Status: Downloaded newer image for alpine:3.16 08:58:36 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:58:36 Status: Image is up to date for alpine:3.16 08:58:36 ---> 4c81e5bf8899 08:58:36 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:58:36 ---> 4c81e5bf8899 08:58:36 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:58:36 ---> Running in c19322f12604 08:58:36 ---> Running in dd100a148999 08:58:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:58:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:58:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:58:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:58:41 (1/3) Installing ca-certificates (20220614-r0) 08:58:41 (1/6) Installing ca-certificates (20220614-r0) 08:58:41 (2/3) Installing dumb-init (1.2.5-r1) 08:58:41 (3/3) Installing su-exec (0.2-r1) 08:58:41 Executing busybox-1.35.0-r17.trigger 08:58:41 (2/6) Installing brotli-libs (1.0.9-r6) 08:58:41 Executing ca-certificates-20220614-r0.trigger 08:58:41 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:58:41 (4/6) Installing libcurl (7.83.1-r6) 08:58:41 (5/6) Installing curl (7.83.1-r6) 08:58:41 (6/6) Installing dumb-init (1.2.5-r1) 08:58:41 Executing busybox-1.35.0-r17.trigger 08:58:41 Executing ca-certificates-20220614-r0.trigger 08:58:42 OK: 6 MiB in 17 packages 08:58:42 OK: 8 MiB in 20 packages 08:58:48 Removing intermediate container c19322f12604 08:58:48 ---> 67e36dabd773 08:58:48 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:58:48 ---> Running in 5fa7cccda802 08:58:48 Removing intermediate container dd100a148999 08:58:48 ---> 6efd2242e101 08:58:48 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:58:48 ---> Running in 937f3fc2c185 08:58:48 Removing intermediate container 5fa7cccda802 08:58:48 ---> 2f472b77f746 08:58:48 Step 12/24 : WORKDIR / 08:58:48 Removing intermediate container 937f3fc2c185 08:58:48 ---> aa73bb0b9752 08:58:48 Step 12/21 : WORKDIR /edgex 08:58:48 ---> Running in 995ff67de336 08:58:48 ---> Running in cbc564eb66b3 08:58:48 Removing intermediate container 995ff67de336 08:58:48 ---> 9397696d6c48 08:58:48 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:58:48 Removing intermediate container cbc564eb66b3 08:58:48 ---> adb3ef8719bb 08:58:48 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:58:48 ---> 08e19b8536f9 08:58:48 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:58:48 ---> c09d2edf728b 08:58:48 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:58:49 ---> 19e0171a649e 08:58:49 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:58:50 ---> 59b712c3916b 08:58:50 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:58:50 ---> 223be9c39ed0 08:58:50 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:58:52 ---> 2a12b75dabc1 08:58:52 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:58:52 ---> 6491717fbff2 08:58:52 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:58:53 ---> 125aeffc7ff3 08:58:53 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:58:54 ---> Running in 4e8bb52aaef3 08:58:54 ---> d41ef7be08de 08:58:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:58:59 ---> 3257fe7bff17 08:58:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:58:59 Removing intermediate container 4e8bb52aaef3 08:58:59 ---> 36991308a8bf 08:58:59 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:58:59 ---> Running in f24c213e0c5d 08:59:00 Removing intermediate container f24c213e0c5d 08:59:00 ---> ea084e67fb2b 08:59:00 Step 19/21 : LABEL arch=arm64 08:59:00 ---> Running in a4966dcc202c 08:59:00 ---> 48255d354b86 08:59:00 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:59:00 ---> Running in 1f69686ece1b 08:59:01 Removing intermediate container a4966dcc202c 08:59:01 ---> f53d3d3d6140 08:59:01 Step 20/21 : LABEL git_sha=bc00cd72aa23cb29943d63afe7f0154ecfbcb5b1 08:59:01 ---> Running in 728944949c04 08:59:02 Removing intermediate container 728944949c04 08:59:02 ---> a2b7c834fcce 08:59:02 Step 21/21 : LABEL version=0.0.0 08:59:03 ---> Running in dabf8a11a756 08:59:04 Removing intermediate container dabf8a11a756 08:59:04 ---> fbcc61b80750 08:59:04 08:59:05 Successfully built fbcc61b80750 08:59:05 Successfully tagged security-proxy-setup-arm64:latest 08:59:05  Building security-proxy-setup ... done Building security-bootstrapper 08:59:05 Removing intermediate container 1f69686ece1b 08:59:05 ---> 86583d03cbd1 08:59:05 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:59:05 ---> Running in b588eda86e09 08:59:06 Removing intermediate container b588eda86e09 08:59:06 ---> 646dccfba4a4 08:59:06 Step 22/24 : LABEL arch=arm64 08:59:06 ---> Running in d8d3bbc9686d 08:59:07 Removing intermediate container d8d3bbc9686d 08:59:07 ---> 53432376b6a1 08:59:07 Step 23/24 : LABEL git_sha=bc00cd72aa23cb29943d63afe7f0154ecfbcb5b1 08:59:07 ---> Running in 31a7663f2fa9 08:59:09 Removing intermediate container 31a7663f2fa9 08:59:09 ---> 5c1e29e062f9 08:59:09 Step 24/24 : LABEL version=0.0.0 08:59:09 ---> Running in a050ed94295e 08:59:09 Removing intermediate container a050ed94295e 08:59:09 ---> 5d05871af05b 08:59:09 08:59:10 Removing intermediate container f427938a2cb2 08:59:10 ---> 81a10bb38011 08:59:10 08:59:10 Step 10/23 : FROM alpine:3.16 08:59:10 ---> 4c81e5bf8899 08:59:10 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:59:10 ---> Running in 3623a3e07f45 08:59:10 Successfully built 5d05871af05b 08:59:10 Successfully tagged security-secretstore-setup-arm64:latest 08:59:10 Building support-notifications 08:59:12  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:59:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:59:13 (1/1) Installing dumb-init (1.2.5-r1) 08:59:13 Executing busybox-1.35.0-r17.trigger 08:59:13 OK: 5 MiB in 15 packages 08:59:15 Removing intermediate container 3623a3e07f45 08:59:15 ---> b961a5476d7f 08:59:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:59:15 ---> Running in 24323eea2c97 08:59:16 Removing intermediate container 24323eea2c97 08:59:16 ---> 4d1118db9371 08:59:16 Step 13/23 : ENV APP_PORT=59882 08:59:16 ---> Running in 9646b49d5545 08:59:17 Removing intermediate container 9646b49d5545 08:59:17 ---> efce345ae9cd 08:59:17 Step 14/23 : EXPOSE $APP_PORT 08:59:17 ---> Running in 1deadbd5086b 08:59:18 Removing intermediate container 1deadbd5086b 08:59:18 ---> df64870cf2d8 08:59:18 Step 15/23 : WORKDIR / 08:59:18 ---> Running in 88d798fe2249 08:59:19 Removing intermediate container 88d798fe2249 08:59:19 ---> 507c8c134e5f 08:59:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:21 ---> c2c622032c33 08:59:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:59:25 ---> 408b3be35681 08:59:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:59:27 ---> 9254dd810354 08:59:27 Step 19/23 : ENTRYPOINT ["/core-command"] 08:59:27 ---> Running in 33d273a250ae 08:59:28 Removing intermediate container 33d273a250ae 08:59:28 ---> f2ab30f489b8 08:59:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:59:28 ---> Running in 7d3db4538fda 08:59:29 Removing intermediate container 7d3db4538fda 08:59:29 ---> c82e5ed0c486 08:59:29 Step 21/23 : LABEL arch=arm64 08:59:30 ---> Running in 71ff6cd6b0db 08:59:31 Removing intermediate container 71ff6cd6b0db 08:59:31 ---> 3598a886a1a7 08:59:31 Step 22/23 : LABEL git_sha=bc00cd72aa23cb29943d63afe7f0154ecfbcb5b1 08:59:31 ---> Running in 4814a7ef62ac 08:59:31 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:59:31 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:59:31 ---> 1e3a5a2e500a 08:59:31 Step 3/32 : WORKDIR /edgex-go 08:59:31 ---> Using cache 08:59:31 ---> 02d9b13800c4 08:59:31 Step 4/32 : RUN apk add --update --no-cache make git 08:59:31 ---> Using cache 08:59:31 ---> 5d3328b5ae71 08:59:31 Step 5/32 : COPY go.mod vendor* ./ 08:59:31 ---> Using cache 08:59:31 ---> ea6ce788ec2a 08:59:31 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:31 ---> Using cache 08:59:31 ---> 54ac01734bcf 08:59:31 Step 7/32 : COPY . . 08:59:31 ---> Using cache 08:59:31 ---> 52b667a6ff20 08:59:31 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:59:32 ---> Running in a43ac4d0701f 08:59:32 Removing intermediate container 4814a7ef62ac 08:59:32 ---> 92c0bdd6cbd9 08:59:32 Step 23/23 : LABEL version=0.0.0 08:59:32 ---> Running in c9ae30abba0f 08:59:35 Removing intermediate container c9ae30abba0f 08:59:35 ---> fa6cb36dfc49 08:59:35 08:59:35 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 08:59:35 Successfully built fa6cb36dfc49 08:59:35 Successfully tagged core-command-arm64:latest 08:59:35  Building core-command ... done Building core-data 08:59:36 Removing intermediate container 0319bb1b1cce 08:59:36 ---> bcf9303dc23d 08:59:36 08:59:36 Step 10/24 : FROM alpine:3.16 08:59:36 ---> 4c81e5bf8899 08:59:36 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:59:36 ---> Using cache 08:59:36 ---> b961a5476d7f 08:59:36 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:59:36 ---> Using cache 08:59:36 ---> 4d1118db9371 08:59:36 Step 13/24 : ENV APP_PORT=59881 08:59:36 ---> Running in b509bab7df57 08:59:37 Removing intermediate container b509bab7df57 08:59:37 ---> 2755d997c255 08:59:37 Step 14/24 : EXPOSE $APP_PORT 08:59:37 ---> Running in 7fddf53952ea 08:59:38 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:59:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:59:38 ---> 1e3a5a2e500a 08:59:38 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:59:38 ---> Using cache 08:59:38 ---> 33ca3562f746 08:59:38 Step 4/22 : WORKDIR /edgex-go 08:59:38 ---> Using cache 08:59:38 ---> f5af7a049603 08:59:38 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:59:38 ---> Running in 6ccb70ada17b 08:59:38 Removing intermediate container 7fddf53952ea 08:59:38 ---> 632aa84b8ff4 08:59:38 Step 15/24 : WORKDIR / 08:59:38 ---> Running in 7670bf379cfc 08:59:39 Removing intermediate container 7670bf379cfc 08:59:39 ---> f2b930d859d9 08:59:39 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:59:40 ---> bc51d6268fe5 08:59:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:59:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:59:42 ---> f5ed2d8c146f 08:59:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:59:43 OK: 221 MiB in 51 packages 08:59:44 ---> e65d8c09af26 08:59:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:59:45 Removing intermediate container 6ccb70ada17b 08:59:45 ---> 55ed00eeebd4 08:59:45 Step 6/22 : COPY go.mod vendor* ./ 08:59:45 ---> 15b285afd3cd 08:59:45 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:59:46 ---> Running in 19f345cb1213 08:59:48 Removing intermediate container 19f345cb1213 08:59:48 ---> b7563069c1a7 08:59:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:59:48 ---> 8cba13e5c661 08:59:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:48 ---> Running in 3706418fcda8 08:59:48 ---> Running in 1abff14a66a7 08:59:49 Removing intermediate container 3706418fcda8 08:59:49 ---> 7773999cf03c 08:59:49 Step 22/24 : LABEL arch=arm64 08:59:50 ---> Running in 47ef91316820 08:59:51 Removing intermediate container 47ef91316820 08:59:51 ---> e1df1067f4fe 08:59:51 Step 23/24 : LABEL git_sha=bc00cd72aa23cb29943d63afe7f0154ecfbcb5b1 08:59:51 ---> Running in 620e99f8319a 08:59:51 Removing intermediate container 620e99f8319a 08:59:51 ---> f1c6749d6291 08:59:51 Step 24/24 : LABEL version=0.0.0 08:59:52 ---> Running in fe360996bb88 08:59:52 Removing intermediate container fe360996bb88 08:59:52 ---> a0961baa5ec3 08:59:52 08:59:53 Successfully built a0961baa5ec3 08:59:53 Successfully tagged core-metadata-arm64:latest 08:59:53  Building core-metadata ... done Building core-common-config-bootstrapper 08:59:58 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:59:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:59:58 ---> 1e3a5a2e500a 08:59:58 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:59:58 ---> Using cache 08:59:58 ---> 33ca3562f746 08:59:58 Step 4/22 : WORKDIR /edgex-go 08:59:58 ---> Using cache 08:59:58 ---> f5af7a049603 08:59:58 Step 5/22 : RUN apk add --update --no-cache make git 08:59:58 ---> Using cache 08:59:58 ---> a9cb07b50be1 08:59:58 Step 6/22 : COPY go.mod vendor* ./ 08:59:58 ---> Using cache 08:59:58 ---> 77e274754838 08:59:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:58 ---> Using cache 08:59:58 ---> 28375f72853d 08:59:58 Step 8/22 : COPY . . 08:59:58 ---> Using cache 08:59:58 ---> 14d6aea0713e 08:59:58 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:59:58 ---> Running in 14b25196c805 09:00:00 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 09:00:12 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:00:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:00:12 ---> 1e3a5a2e500a 09:00:12 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:00:12 ---> Using cache 09:00:12 ---> 33ca3562f746 09:00:12 Step 4/22 : WORKDIR /edgex-go 09:00:12 ---> Using cache 09:00:12 ---> f5af7a049603 09:00:12 Step 5/22 : RUN apk add --update --no-cache make git 09:00:13 ---> Using cache 09:00:13 ---> a9cb07b50be1 09:00:13 Step 6/22 : COPY go.mod vendor* ./ 09:00:13 ---> Using cache 09:00:13 ---> 77e274754838 09:00:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:13 ---> Using cache 09:00:13 ---> 28375f72853d 09:00:13 Step 8/22 : COPY . . 09:00:13 ---> Using cache 09:00:13 ---> 14d6aea0713e 09:00:13 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:00:13 ---> Running in 3152f35ae8e9 09:00:15 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 09:01:37 Removing intermediate container 1abff14a66a7 09:01:37 ---> 013f930cb4c8 09:01:37 Step 8/22 : COPY . . 09:01:42 ---> 67f07f74bd8e 09:01:42 Step 9/22 : RUN make cmd/support-notifications/support-notifications 09:01:42 ---> Running in 66a6404effcf 09:01:44 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 09:02:41 Removing intermediate container 351e2c69495b 09:02:41 ---> befc5e3e4378 09:02:41 09:02:41 Step 10/22 : FROM alpine:3.16 09:02:41 ---> 4c81e5bf8899 09:02:41 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:02:41 ---> Using cache 09:02:41 ---> b961a5476d7f 09:02:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:02:41 ---> Using cache 09:02:41 ---> 4d1118db9371 09:02:41 Step 13/22 : ENV APP_PORT=59861 09:02:41 ---> Running in 9ed1fc3601b4 09:02:41 Removing intermediate container 9ed1fc3601b4 09:02:41 ---> de982b653395 09:02:41 Step 14/22 : EXPOSE $APP_PORT 09:02:41 ---> Running in c2765fb97a58 09:02:41 Removing intermediate container c2765fb97a58 09:02:41 ---> 45c4ee884475 09:02:41 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:02:41 ---> 935fc5722efd 09:02:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:02:43 ---> 175a08464fa1 09:02:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:02:44 ---> 7bf6914426ac 09:02:44 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:02:44 ---> Running in b57e8bb1764f 09:02:45 Removing intermediate container b57e8bb1764f 09:02:45 ---> 73024227bc50 09:02:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:02:45 ---> Running in f0f5477aa6e3 09:02:45 Removing intermediate container f0f5477aa6e3 09:02:45 ---> cebdc124a9bc 09:02:45 Step 20/22 : LABEL arch=arm64 09:02:45 ---> Running in 3484bd261aee 09:02:46 Removing intermediate container 3484bd261aee 09:02:46 ---> 94eaf4fd7e83 09:02:46 Step 21/22 : LABEL git_sha=bc00cd72aa23cb29943d63afe7f0154ecfbcb5b1 09:02:46 ---> Running in a1d40d3179fa 09:02:47 Removing intermediate container a1d40d3179fa 09:02:47 ---> 6a5e636b32df 09:02:47 Step 22/22 : LABEL version=0.0.0 09:02:47 ---> Running in 370eb7c1eecf 09:02:47 Removing intermediate container 370eb7c1eecf 09:02:47 ---> 0a48e525713b 09:02:47 09:02:48 Successfully built 0a48e525713b 09:02:48 Successfully tagged support-scheduler-arm64:latest 09:02:48  Building support-scheduler ... done Building security-spire-server 09:03:06 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:03:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:03:06 ---> 1e3a5a2e500a 09:03:06 Step 3/23 : WORKDIR /edgex-go 09:03:06 ---> Using cache 09:03:06 ---> 02d9b13800c4 09:03:06 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 09:03:06 ---> Running in 1e36e11943d2 09:03:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:03:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:03:09 OK: 221 MiB in 51 packages 09:03:11 Removing intermediate container 1e36e11943d2 09:03:11 ---> 585d5439580c 09:03:11 Step 5/23 : COPY go.mod vendor* ./ 09:03:12 ---> 3f52dc47c717 09:03:12 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:12 ---> Running in 0ad31ba4365f 09:05:03 Removing intermediate container 0ad31ba4365f 09:05:03 ---> 6eacff7b7a76 09:05:03 Step 7/23 : COPY . . 09:05:04 ---> c21667b87273 09:05:04 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 09:05:04 ---> Running in 7a7410dc829e 09:05:05 Removing intermediate container 7a7410dc829e 09:05:05 ---> bd3c32e890b3 09:05:05 Step 9/23 : WORKDIR /edgex-go/spire-build 09:05:05 ---> Running in ac79666ab760 09:05:05 Removing intermediate container ac79666ab760 09:05:05 ---> c84825e430c4 09:05:05 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 09:05:06 ---> Running in 6e93aadc4f40 09:05:09 Removing intermediate container 6e93aadc4f40 09:05:09 ---> 621e051cf6b8 09:05:09 Step 11/23 : WORKDIR /edgex-go 09:05:09 ---> Running in d413fbe53d27 09:05:09 Removing intermediate container d413fbe53d27 09:05:09 ---> 4dfa64858a60 09:05:09 09:05:09 Step 12/23 : FROM alpine:3.15 09:05:09 ---> 354640af7b1b 09:05:09 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:05:09 ---> Using cache 09:05:09 ---> 3cc4aa953578 09:05:09 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:05:09 ---> Using cache 09:05:09 ---> b0894b875e67 09:05:09 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:05:16 ---> 286458be5379 09:05:16 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:05:17 ---> 9aaedf7f1383 09:05:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:05:18 ---> 2c553764a305 09:05:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:05:19 ---> 63c7abb640ad 09:05:19 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:05:19 ---> Running in 1217b9a80db5 09:05:19 Removing intermediate container 1217b9a80db5 09:05:19 ---> 35f26a53600a 09:05:19 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:05:19 ---> Running in b3d84302d5c3 09:05:20 Removing intermediate container b3d84302d5c3 09:05:20 ---> ab291ce13e2b 09:05:20 Step 21/23 : LABEL arch=arm64 09:05:20 ---> Running in 538698ee4a97 09:05:21 Removing intermediate container 538698ee4a97 09:05:21 ---> 41f424d52f40 09:05:21 Step 22/23 : LABEL git_sha=bc00cd72aa23cb29943d63afe7f0154ecfbcb5b1 09:05:21 ---> Running in 86b060e1b769 09:05:21 Removing intermediate container 86b060e1b769 09:05:21 ---> 6990af3afde4 09:05:21 Step 23/23 : LABEL version=0.0.0 09:05:21 ---> Running in 69a13080ca3f 09:05:22 Removing intermediate container 69a13080ca3f 09:05:22 ---> df64f7fdcbd1 09:05:22 09:05:22 Successfully built df64f7fdcbd1 09:05:22 Successfully tagged security-spire-server-arm64:latest 09:05:22  Building security-spire-server ... done Building security-spire-config 09:05:40 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:05:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:05:40 ---> 1e3a5a2e500a 09:05:40 Step 3/24 : WORKDIR /edgex-go 09:05:40 ---> Using cache 09:05:40 ---> 02d9b13800c4 09:05:40 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 09:05:40 ---> Using cache 09:05:40 ---> 585d5439580c 09:05:40 Step 5/24 : COPY go.mod vendor* ./ 09:05:40 ---> Using cache 09:05:40 ---> 3f52dc47c717 09:05:40 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:40 ---> Using cache 09:05:40 ---> 6eacff7b7a76 09:05:40 Step 7/24 : COPY . . 09:05:40 ---> Using cache 09:05:40 ---> c21667b87273 09:05:40 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 09:05:40 ---> Using cache 09:05:40 ---> bd3c32e890b3 09:05:40 Step 9/24 : WORKDIR /edgex-go/spire-build 09:05:40 ---> Using cache 09:05:40 ---> c84825e430c4 09:05:40 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 09:05:40 ---> Running in 78f6ae77c19a 09:05:44 Removing intermediate container 78f6ae77c19a 09:05:44 ---> 6c43020ea56a 09:05:44 Step 11/24 : WORKDIR /edgex-go 09:05:44 ---> Running in 99125dd35ab3 09:05:44 Removing intermediate container 99125dd35ab3 09:05:44 ---> 569627e0c1eb 09:05:44 09:05:44 Step 12/24 : FROM alpine:3.15 09:05:44 ---> 354640af7b1b 09:05:44 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:05:44 ---> Using cache 09:05:44 ---> 3cc4aa953578 09:05:44 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:05:44 ---> Running in abbfc2fd0fa8 09:05:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:05:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:05:48 v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:05:48 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:05:48 OK: 15734 distinct packages available 09:05:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:05:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:05:49 (1/4) Installing dumb-init (1.2.5-r1) 09:05:49 (2/4) Installing musl-obstack (1.2.3-r0) 09:05:49 (3/4) Installing libucontext (1.1-r0) 09:05:49 (4/4) Installing gcompat (1.0.0-r4) 09:05:49 Executing busybox-1.34.1-r7.trigger 09:05:49 OK: 6 MiB in 18 packages 09:05:52 Removing intermediate container abbfc2fd0fa8 09:05:52 ---> 1308f043dbf8 09:05:52 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:05:59 ---> 38eb3495f911 09:05:59 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:05:59 ---> 210e078d09a2 09:05:59 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:05:59 ---> Running in 623ad2ae15b3 09:06:00 Removing intermediate container 623ad2ae15b3 09:06:00 ---> dbb9338b427e 09:06:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:06:01 ---> a46aea5e6b44 09:06:01 Step 19/24 : WORKDIR / 09:06:01 ---> Running in 8a196dcfc5fa 09:06:02 Removing intermediate container 8a196dcfc5fa 09:06:02 ---> a026d1828ca6 09:06:02 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:06:02 ---> Running in 9f5b2826438b 09:06:02 Removing intermediate container 9f5b2826438b 09:06:02 ---> a01429568498 09:06:02 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:06:02 ---> Running in cbac9f1587b7 09:06:04 Removing intermediate container cbac9f1587b7 09:06:04 ---> 058944079ab6 09:06:04 Step 22/24 : LABEL arch=arm64 09:06:04 ---> Running in d1574645a87e 09:06:05 Removing intermediate container d1574645a87e 09:06:05 ---> 9f3b5877519a 09:06:05 Step 23/24 : LABEL git_sha=bc00cd72aa23cb29943d63afe7f0154ecfbcb5b1 09:06:05 ---> Running in 6597d583feaf 09:06:05 Removing intermediate container 6597d583feaf 09:06:05 ---> 0fb972777aa4 09:06:05 Step 24/24 : LABEL version=0.0.0 09:06:05 ---> Running in 886c4e148c7e 09:06:06 Removing intermediate container 886c4e148c7e 09:06:06 ---> 9393be4009f2 09:06:06 09:06:06 Successfully built 9393be4009f2 09:06:06 Successfully tagged security-spire-config-arm64:latest 09:06:06  Building security-spire-config ... done Building security-spiffe-token-provider 09:06:25 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:06:25 Step 2/19 : FROM ${BUILDER_BASE} AS builder 09:06:25 ---> 1e3a5a2e500a 09:06:25 Step 3/19 : WORKDIR /edgex-go 09:06:25 ---> Using cache 09:06:25 ---> 02d9b13800c4 09:06:25 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 09:06:25 ---> Running in b6c3a56d340c 09:06:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:06:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:06:28 v3.16.4-8-g71a076bc492 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 09:06:28 v3.16.4-4-g2609129aef3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 09:06:28 OK: 16903 distinct packages available 09:06:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:06:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:06:30 OK: 221 MiB in 51 packages 09:06:32 Removing intermediate container b6c3a56d340c 09:06:32 ---> c10d1285b65f 09:06:32 Step 5/19 : COPY go.mod vendor* ./ 09:06:33 ---> 3074f0c65342 09:06:33 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:33 ---> Running in 59d9cf5dd26e 09:07:12 Removing intermediate container a43ac4d0701f 09:07:12 ---> 2cfdb6444b3a 09:07:12 09:07:12 Step 9/32 : FROM alpine:3.16 09:07:12 ---> 4c81e5bf8899 09:07:12 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:07:12 ---> Running in 9776b677f840 09:07:12 Removing intermediate container 9776b677f840 09:07:12 ---> 17ac67fa406b 09:07:12 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 09:07:12 ---> Running in 1c9d3fed572e 09:07:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:07:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:07:15 (1/2) Installing dumb-init (1.2.5-r1) 09:07:15 (2/2) Installing su-exec (0.2-r1) 09:07:15 Executing busybox-1.35.0-r17.trigger 09:07:15 OK: 5 MiB in 16 packages 09:07:17 Removing intermediate container 1c9d3fed572e 09:07:17 ---> 88b98bfe4bb5 09:07:17 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 09:07:18 ---> Running in fb6f07b1ed75 09:07:18 Removing intermediate container fb6f07b1ed75 09:07:18 ---> 41b7c7574d05 09:07:18 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:07:18 ---> Running in b088e84c4032 09:07:19 Removing intermediate container b088e84c4032 09:07:19 ---> 38d34f5c2c75 09:07:19 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:07:19 ---> Running in 7a61cef23bdb 09:07:20 Removing intermediate container 7a61cef23bdb 09:07:20 ---> 0b20df0a6cb8 09:07:20 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:07:21 ---> Running in 08e166a59d19 09:07:22 Removing intermediate container 08e166a59d19 09:07:22 ---> ee2512dc30ff 09:07:22 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:07:22 ---> Running in 3bc3e53bce93 09:07:26 Removing intermediate container 3bc3e53bce93 09:07:26 ---> ca32a0818334 09:07:26 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 09:07:26 ---> Running in a1b96fbb7772 09:07:27 Removing intermediate container a1b96fbb7772 09:07:27 ---> 2f33b1ddcb87 09:07:27 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:07:28 ---> 42c893eb5e6e 09:07:28 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:07:28 ---> Running in 159eda52fc86 09:07:31 Removing intermediate container 159eda52fc86 09:07:31 ---> c3b83fd5f4f5 09:07:31 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 09:07:32 ---> 0f593f80241d 09:07:32 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:07:35 ---> 192e96b73c15 09:07:35 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:07:37 ---> 29656a2e6673 09:07:37 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:07:39 ---> d139a3e523f7 09:07:39 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:07:40 ---> ba3494a2f79a 09:07:40 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:07:42 ---> 4af7d82dc8dc 09:07:42 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:07:43 ---> 8c7b10793861 09:07:43 Step 27/32 : RUN chmod +x /entrypoint.sh 09:07:44 ---> Running in 98ea005c9ab0 09:07:49 Removing intermediate container 98ea005c9ab0 09:07:49 ---> 640f8a492122 09:07:49 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 09:07:49 ---> Running in 80b607de1552 09:07:50 Removing intermediate container 80b607de1552 09:07:50 ---> ce5914261354 09:07:50 Step 29/32 : CMD ["gate"] 09:07:50 ---> Running in c156cd351dd5 09:07:51 Removing intermediate container c156cd351dd5 09:07:51 ---> 0e30e59cf7c1 09:07:51 Step 30/32 : LABEL arch=arm64 09:07:51 ---> Running in a7874ed506e3 09:07:52 Removing intermediate container a7874ed506e3 09:07:52 ---> a9e417a66d9a 09:07:52 Step 31/32 : LABEL git_sha=bc00cd72aa23cb29943d63afe7f0154ecfbcb5b1 09:07:52 ---> Running in 711096389b80 09:07:53 Removing intermediate container 711096389b80 09:07:53 ---> 381c3edfbfa8 09:07:53 Step 32/32 : LABEL version=0.0.0 09:07:53 ---> Running in e001a51cf813 09:07:54 Removing intermediate container e001a51cf813 09:07:54 ---> ff6c8d169ca9 09:07:54 09:07:55 Successfully built ff6c8d169ca9 09:07:55 Successfully tagged security-bootstrapper-arm64:latest 09:08:13  Building security-bootstrapper ... done Removing intermediate container 3152f35ae8e9 09:08:13 ---> 04c65a7db907 09:08:13 09:08:13 Step 10/22 : FROM alpine:3.16 09:08:13 ---> 4c81e5bf8899 09:08:13 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:08:13 ---> Running in 85a5157ece29 09:08:13 Removing intermediate container 85a5157ece29 09:08:13 ---> 3d3e5c3959e4 09:08:13 Step 12/22 : RUN apk add --update --no-cache dumb-init 09:08:13 ---> Running in b7ebfe398430 09:08:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:08:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:08:16 (1/1) Installing dumb-init (1.2.5-r1) 09:08:16 Executing busybox-1.35.0-r17.trigger 09:08:16 OK: 5 MiB in 15 packages 09:08:19 Removing intermediate container b7ebfe398430 09:08:19 ---> 8ea79615771a 09:08:19 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:08:20 ---> b544629870d7 09:08:20 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:08:24 ---> ee0c05e27421 09:08:24 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:08:26 ---> ad5caa9f98e6 09:08:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:08:27 Removing intermediate container 14b25196c805 09:08:27 ---> a8df8a87844d 09:08:27 09:08:27 Step 10/22 : FROM alpine:3.16 09:08:27 ---> 4c81e5bf8899 09:08:27 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:08:28 ---> Running in 6fabfdfac557 09:08:28 ---> 1313732cd708 09:08:28 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:08:28 ---> Running in a3c960454ac5 09:08:29 Removing intermediate container 6fabfdfac557 09:08:29 ---> 0d32da8f5ed4 09:08:29 Step 12/22 : ENV APP_PORT=59880 09:08:29 ---> Running in d193b63c4d3d 09:08:30 Removing intermediate container d193b63c4d3d 09:08:30 ---> 1c9956f7559c 09:08:30 Step 13/22 : EXPOSE $APP_PORT 09:08:30 ---> Running in 0e1c33af7984 09:08:31 Removing intermediate container 0e1c33af7984 09:08:31 ---> 756b234fbf92 09:08:31 Step 14/22 : RUN apk add --update --no-cache dumb-init 09:08:31 ---> Running in 1576dcb87bf4 09:08:32 Removing intermediate container a3c960454ac5 09:08:32 ---> 0f6cfdb2506a 09:08:32 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 09:08:32 ---> Running in a50e939ab23d 09:08:33 Removing intermediate container a50e939ab23d 09:08:33 ---> 1312230d650a 09:08:33 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 09:08:34 ---> Running in 75010a93c713 09:08:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:08:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:08:35 Removing intermediate container 75010a93c713 09:08:35 ---> c42656c16c73 09:08:35 Step 20/22 : LABEL arch=arm64 09:08:35 ---> Running in 13a350231a17 09:08:35 Removing intermediate container 13a350231a17 09:08:35 ---> a987419132c0 09:08:35 Step 21/22 : LABEL git_sha=bc00cd72aa23cb29943d63afe7f0154ecfbcb5b1 09:08:35 ---> Running in 98b5a691193c 09:08:36 Removing intermediate container 59d9cf5dd26e 09:08:36 ---> 60c654193ceb 09:08:36 Step 7/19 : COPY . . 09:08:36 (1/1) Installing dumb-init (1.2.5-r1) 09:08:36 Executing busybox-1.35.0-r17.trigger 09:08:36 OK: 5 MiB in 15 packages 09:08:37 Removing intermediate container 98b5a691193c 09:08:37 ---> 9aa89b4aeb8a 09:08:37 Step 22/22 : LABEL version=0.0.0 09:08:37 ---> Running in 9ab9cba7f06d 09:08:40 Removing intermediate container 9ab9cba7f06d 09:08:40 ---> b1e362b1eb2d 09:08:40 09:08:40 Removing intermediate container 1576dcb87bf4 09:08:40 ---> 5b368840d054 09:08:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:08:41 Successfully built b1e362b1eb2d 09:08:41 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:08:41  Building core-common-config-bootstrapper ... done  ---> ee7c14d4de87 09:08:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:08:45 ---> b169d4824ce7 09:08:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:08:46 ---> 84ca1e7ea91b 09:08:46 Step 18/22 : ENTRYPOINT ["/core-data"] 09:08:46 ---> Running in aed61b0434c0 09:08:47 Removing intermediate container aed61b0434c0 09:08:47 ---> e6e16ce53740 09:08:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:08:47 ---> Running in b00591b32f6e 09:08:47 Removing intermediate container b00591b32f6e 09:08:47 ---> c4d16b096a8e 09:08:47 Step 20/22 : LABEL arch=arm64 09:08:48 ---> Running in 03f066545cb3 09:08:48 Removing intermediate container 03f066545cb3 09:08:48 ---> ab7671eabd10 09:08:48 Step 21/22 : LABEL git_sha=bc00cd72aa23cb29943d63afe7f0154ecfbcb5b1 09:08:49 ---> Running in 3d8bc8e6fef7 09:08:50 Removing intermediate container 3d8bc8e6fef7 09:08:50 ---> 56cbee630b11 09:08:50 Step 22/22 : LABEL version=0.0.0 09:08:50 ---> Running in e75c2de3c290 09:08:50 Removing intermediate container e75c2de3c290 09:08:50 ---> 95060a35273c 09:08:50 09:08:51 Successfully built 95060a35273c 09:08:51 Successfully tagged core-data-arm64:latest 09:08:54  Building core-data ... done  ---> 827e60837398 09:08:54 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:08:54 ---> Running in 4b661e64f844 09:08:55 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 09:10:03 Removing intermediate container 66a6404effcf 09:10:03 ---> b8efd7668ddd 09:10:03 09:10:03 Step 10/22 : FROM alpine:3.16 09:10:03 ---> 4c81e5bf8899 09:10:03 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:10:03 ---> Running in 61e09135f4e8 09:10:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:10:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:10:03 (1/2) Installing ca-certificates (20220614-r0) 09:10:03 (2/2) Installing dumb-init (1.2.5-r1) 09:10:03 Executing busybox-1.35.0-r17.trigger 09:10:03 Executing ca-certificates-20220614-r0.trigger 09:10:03 OK: 6 MiB in 16 packages 09:10:04 Removing intermediate container 61e09135f4e8 09:10:04 ---> edd2e72996c5 09:10:04 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:10:04 ---> Running in 253b98059f0f 09:10:04 Removing intermediate container 253b98059f0f 09:10:04 ---> 7e09b3770b25 09:10:04 Step 13/22 : ENV APP_PORT=59860 09:10:04 ---> Running in bf9dbcbae1c5 09:10:05 Removing intermediate container bf9dbcbae1c5 09:10:05 ---> 8879c8d01c2f 09:10:05 Step 14/22 : EXPOSE $APP_PORT 09:10:05 ---> Running in 8af551442082 09:10:06 Removing intermediate container 8af551442082 09:10:06 ---> de7c84eb29c5 09:10:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:10:06 ---> 2f1b903c9150 09:10:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:10:10 ---> 5e433e01cc94 09:10:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:10:11 ---> c04e44d74d3e 09:10:11 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:10:11 ---> Running in c73a0c0efc95 09:10:12 Removing intermediate container c73a0c0efc95 09:10:12 ---> 5a1ef40c88cf 09:10:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:10:12 ---> Running in d9eb955f010c 09:10:12 Removing intermediate container d9eb955f010c 09:10:12 ---> 3b79ef93f0c1 09:10:12 Step 20/22 : LABEL arch=arm64 09:10:12 ---> Running in 9b9e9caa4e99 09:10:13 Removing intermediate container 9b9e9caa4e99 09:10:13 ---> 74cee1704b6c 09:10:13 Step 21/22 : LABEL git_sha=bc00cd72aa23cb29943d63afe7f0154ecfbcb5b1 09:10:13 ---> Running in 38daaa8da04f 09:10:14 Removing intermediate container 38daaa8da04f 09:10:14 ---> 6f14decf7646 09:10:14 Step 22/22 : LABEL version=0.0.0 09:10:14 ---> Running in b45fb15acbd4 09:10:14 Removing intermediate container b45fb15acbd4 09:10:14 ---> 084a20425d91 09:10:14 09:10:14 Successfully built 084a20425d91 09:10:14 Successfully tagged support-notifications-arm64:latest 09:11:22  Building support-notifications ... done Removing intermediate container 4b661e64f844 09:11:22 ---> 1d6d3a555f2b 09:11:22 09:11:22 Step 9/19 : FROM alpine:3.15 09:11:22 ---> 354640af7b1b 09:11:22 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:11:22 ---> Using cache 09:11:22 ---> 3cc4aa953578 09:11:22 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:11:22 ---> Running in 6df32470560f 09:11:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:11:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:11:25 v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:11:25 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:11:25 OK: 15734 distinct packages available 09:11:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:11:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:11:26 (1/9) Installing ca-certificates (20220614-r0) 09:11:26 (2/9) Installing brotli-libs (1.0.9-r5) 09:11:26 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:11:26 (4/9) Installing libcurl (7.80.0-r6) 09:11:26 (5/9) Installing curl (7.80.0-r6) 09:11:26 (6/9) Installing dumb-init (1.2.5-r1) 09:11:26 (7/9) Installing musl-obstack (1.2.3-r0) 09:11:26 (8/9) Installing libucontext (1.1-r0) 09:11:26 (9/9) Installing gcompat (1.0.0-r4) 09:11:26 Executing busybox-1.34.1-r7.trigger 09:11:26 Executing ca-certificates-20220614-r0.trigger 09:11:26 OK: 8 MiB in 23 packages 09:11:28 Removing intermediate container 6df32470560f 09:11:28 ---> 59fd6d6c8c9e 09:11:28 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 09:11:28 ---> c6b45b25ae25 09:11:28 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:11:30 ---> f144cef28579 09:11:30 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:11:30 ---> 3db1161cf247 09:11:30 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:11:30 ---> Running in 371908f589d2 09:11:30 Removing intermediate container 371908f589d2 09:11:30 ---> b39fe83cac15 09:11:30 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:11:31 ---> Running in e7f5ca4a3d1b 09:11:31 Removing intermediate container e7f5ca4a3d1b 09:11:31 ---> 46f387bb0f85 09:11:31 Step 17/19 : LABEL arch=arm64 09:11:31 ---> Running in 7c95795d66ef 09:11:31 Removing intermediate container 7c95795d66ef 09:11:31 ---> 3c436306edab 09:11:31 Step 18/19 : LABEL git_sha=bc00cd72aa23cb29943d63afe7f0154ecfbcb5b1 09:11:31 ---> Running in f79e30cd4a58 09:11:32 Removing intermediate container f79e30cd4a58 09:11:32 ---> ae05495ca43f 09:11:32 Step 19/19 : LABEL version=0.0.0 09:11:32 ---> Running in 40bfbb5d3e95 09:11:32 Removing intermediate container 40bfbb5d3e95 09:11:32 ---> 2706718f577b 09:11:32 09:11:32 Successfully built 2706718f577b 09:11:32 Successfully tagged security-spiffe-token-provider-arm64:latest 09:11:33  Building security-spiffe-token-provider ... done  [Pipeline] } 09:11:33 $ docker stop --time=1 5317f91ae87f67435c8f11b34efa4ce36e456ed846ec0a775746822751c51f19 09:11:34 $ docker rm -f --volumes 5317f91ae87f67435c8f11b34efa4ce36e456ed846ec0a775746822751c51f19 [Pipeline] // withDockerContainer [Pipeline] sh 09:11:35 + docker images 09:11:35 REPOSITORY TAG IMAGE ID CREATED SIZE 09:11:35 security-spiffe-token-provider-arm64 latest 2706718f577b 3 seconds ago 29.1MB 09:11:35 1d6d3a555f2b 14 seconds ago 1.54GB 09:11:35 support-notifications-arm64 latest 084a20425d91 About a minute ago 29.7MB 09:11:35 b8efd7668ddd About a minute ago 1.57GB 09:11:35 core-data-arm64 latest 95060a35273c 2 minutes ago 17.2MB 09:11:35 core-common-config-bootstrapper-arm64 latest b1e362b1eb2d 2 minutes ago 14.9MB 09:11:35 a8df8a87844d 3 minutes ago 1.51GB 09:11:35 04c65a7db907 3 minutes ago 1.5GB 09:11:35 security-bootstrapper-arm64 latest ff6c8d169ca9 3 minutes ago 19.6MB 09:11:35 2cfdb6444b3a 4 minutes ago 1.5GB 09:11:35 security-spire-config-arm64 latest 9393be4009f2 5 minutes ago 83.6MB 09:11:35 569627e0c1eb 5 minutes ago 1.38GB 09:11:35 security-spire-server-arm64 latest df64f7fdcbd1 6 minutes ago 84.3MB 09:11:35 4dfa64858a60 6 minutes ago 1.38GB 09:11:35 support-scheduler-arm64 latest 0a48e525713b 8 minutes ago 29MB 09:11:35 befc5e3e4378 8 minutes ago 1.57GB 09:11:35 core-metadata-arm64 latest a0961baa5ec3 11 minutes ago 17.7MB 09:11:35 bcf9303dc23d 12 minutes ago 1.51GB 09:11:35 core-command-arm64 latest fa6cb36dfc49 12 minutes ago 17MB 09:11:35 security-secretstore-setup-arm64 latest 5d05871af05b 12 minutes ago 29MB 09:11:35 81a10bb38011 12 minutes ago 1.51GB 09:11:35 security-proxy-setup-arm64 latest fbcc61b80750 12 minutes ago 26.9MB 09:11:35 3665dc1e4927 13 minutes ago 1.5GB 09:11:35 c52a361dee17 13 minutes ago 1.5GB 09:11:35 security-spire-agent-arm64 latest a2c9e1e430c0 19 minutes ago 122MB 09:11:35 328b4b569d66 20 minutes ago 1.38GB 09:11:35 ci-base-image-arm64 latest 1e3a5a2e500a 34 minutes ago 905MB 09:11:35 alpine 3.15 354640af7b1b 5 days ago 5.34MB 09:11:35 alpine 3.16 4c81e5bf8899 5 days ago 5.3MB 09:11:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 09:11:35 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 09:11:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:11:35 09:11:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:11:36 arm64: Pulling from edgex-lftools-log-publisher 09:11:36 8998bd30e6a1: Pulling fs layer 09:11:36 04944245beec: Pulling fs layer 09:11:36 699f458cf7ca: Pulling fs layer 09:11:36 765212b225bb: Pulling fs layer 09:11:36 f23df028b6ca: Pulling fs layer 09:11:36 d65c8cfc05b1: Pulling fs layer 09:11:36 2437ff75d9bd: Pulling fs layer 09:11:36 765212b225bb: Waiting 09:11:36 f23df028b6ca: Waiting 09:11:36 d65c8cfc05b1: Waiting 09:11:36 2437ff75d9bd: Waiting 09:11:36 04944245beec: Verifying Checksum 09:11:36 04944245beec: Download complete 09:11:36 765212b225bb: Verifying Checksum 09:11:36 765212b225bb: Download complete 09:11:36 f23df028b6ca: Verifying Checksum 09:11:36 f23df028b6ca: Download complete 09:11:36 d65c8cfc05b1: Verifying Checksum 09:11:36 d65c8cfc05b1: Download complete 09:11:36 699f458cf7ca: Verifying Checksum 09:11:36 699f458cf7ca: Download complete 09:11:37 8998bd30e6a1: Verifying Checksum 09:11:37 8998bd30e6a1: Download complete 09:11:39 2437ff75d9bd: Verifying Checksum 09:11:39 2437ff75d9bd: Download complete 09:11:41 8998bd30e6a1: Pull complete 09:11:42 04944245beec: Pull complete 09:11:43 699f458cf7ca: Pull complete 09:11:43 765212b225bb: Pull complete 09:11:44 f23df028b6ca: Pull complete 09:11:44 d65c8cfc05b1: Pull complete 09:11:59 2437ff75d9bd: Pull complete 09:11:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:11:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:11:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:11:59 prd-ubuntu20.04-docker-arm64-4c-16g-6280 does not seem to be running inside a container 09:11:59 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:12:02 $ docker top d69e2f53d8735aa68f9903f00a6daf55f420abe3ebc09af31eadc275dfad4427 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:12:03 ---> job-cost.sh 09:12:03 lf-activate-venv: SKIPPING 09:12:03 INFO: No Stack... 09:12:03 INFO: Retrieving Pricing Info for: v3-standard-4 09:12:04 INFO: Archiving Costs [Pipeline] sh 09:12:05 + cat /w/workspace/edgex-go/7/archives/cost.csv 09:12:05 + cut -d, -f6 [Pipeline] lock 09:12:05 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4339-7-stack-cost] 09:12:05 Resource [jenkins-edgexfoundry-edgex-go-PR-4339-7-stack-cost] did not exist. Created. 09:12:05 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4339-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:12:05 + echo total: 0.10999999940395355 [Pipeline] stash 09:12:05 Stashed 1 file(s) [Pipeline] } 09:12:05 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4339-7-stack-cost] [Pipeline] // lock [Pipeline] } 09:12:05 $ docker stop --time=1 d69e2f53d8735aa68f9903f00a6daf55f420abe3ebc09af31eadc275dfad4427 09:12:07 $ docker rm -f --volumes d69e2f53d8735aa68f9903f00a6daf55f420abe3ebc09af31eadc275dfad4427 [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 09:12:07 provisioning config files... 09:12:07 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config14046071002601645880tmp [Pipeline] { [Pipeline] sh 09:12:07 + set +x 09:12:07 + curl -s https://codecov.io/bash 09:12:07 + bash -s -- 09:12:07 09:12:07 _____ _ 09:12:07 / ____| | | 09:12:07 | | ___ __| | ___ ___ _____ __ 09:12:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:12:07 | |___| (_) | (_| | __/ (_| (_) \ V / 09:12:07 \_____\___/ \__,_|\___|\___\___/ \_/ 09:12:07 Bash-1.0.6 09:12:07 09:12:07 09:12:07 ==> git version 2.25.1 found 09:12:07 ==> 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 09:12:07 Release-Date: 2020-01-08 09:12:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:12:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:12:07 ==> Jenkins CI detected. 09:12:07 current dir:  /w/workspace/edgex-go/7 09:12:07 project root: . 09:12:07 --> token set from env 09:12:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:12:07 ==> Running gcov in . (disable via -X gcov) 09:12:07 ==> Python coveragepy not found 09:12:07 ==> Searching for coverage reports in: 09:12:07 + . 09:12:07 -> Found 1 reports 09:12:07 ==> Detecting git/mercurial file structure 09:12:08 ==> Reading reports 09:12:08 + ./coverage.out bytes=487530 09:12:08 ==> Appending adjustments 09:12:08 https://docs.codecov.io/docs/fixing-reports 09:12:09 + Found adjustments 09:12:09 ==> Gzipping contents 09:12:09 64K /tmp/codecov.2NSHYZ.gz 09:12:09 ==> Uploading reports 09:12:09 url: https://codecov.io 09:12:09 query: branch=PR-4339&commit=b1d3d75171801a853140072785bb83afd1a05bde&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4339%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4339&job=&cmd_args= 09:12:09 -> Pinging Codecov 09:12:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4339&commit=b1d3d75171801a853140072785bb83afd1a05bde&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4339%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4339&job=&cmd_args= 09:12:09 -> Uploading to 09:12:09 https://storage.googleapis.com/codecov/v4/raw/2023-02-16/00271124DB129430A58F1EEE437C3FCB/b1d3d75171801a853140072785bb83afd1a05bde/5580fbff-9020-4257-8ff3-37feb60ba687.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230216T091209Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d12a1dbc1bac2c5a6b614c6af9a22fa220395276c27ce763d4b7680874098c86 09:12:09 % Total % Received % Xferd Average Speed Time Time Time Current 09:12:09 Dload Upload Total Spent Left Speed 09:12:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62997 0 0 100 62997 0 303k --:--:-- --:--:-- --:--:-- 301k 100 62997 0 0 100 62997 0 218k --:--:-- --:--:-- --:--:-- 217k 09:12:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b1d3d75171801a853140072785bb83afd1a05bde [Pipeline] } 09:12:09 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 09:12:10 + [ -d /w/workspace/edgex-go/7/archives ] [Pipeline] libraryResource [Pipeline] sh 09:12:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:12:11 ---> package-listing.sh 09:12:11 ++ facter osfamily 09:12:11 ++ tr '[:upper:]' '[:lower:]' 09:12:11 + OS_FAMILY=debian 09:12:11 + workspace=/w/workspace/edgex-go/7 09:12:11 + START_PACKAGES=/tmp/packages_start.txt 09:12:11 + END_PACKAGES=/tmp/packages_end.txt 09:12:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:12:11 + PACKAGES=/tmp/packages_start.txt 09:12:11 + '[' /w/workspace/edgex-go/7 ']' 09:12:11 + PACKAGES=/tmp/packages_end.txt 09:12:11 + case "${OS_FAMILY}" in 09:12:11 + dpkg -l 09:12:11 + grep '^ii' 09:12:11 + '[' -f /tmp/packages_start.txt ']' 09:12:11 + '[' -f /tmp/packages_end.txt ']' 09:12:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:12:11 + '[' /w/workspace/edgex-go/7 ']' 09:12:11 + mkdir -p /w/workspace/edgex-go/7/archives/ 09:12:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo 09:12:11 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:12:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:12:12 09:12:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:12:13 latest: Pulling from edgex-lftools-log-publisher 09:12:13 5eb5b503b376: Pulling fs layer 09:12:13 5c69ac0246d0: Pulling fs layer 09:12:13 ec43610c2a17: Pulling fs layer 09:12:13 3a2ae6a8a46f: Pulling fs layer 09:12:13 33b1e0a273af: Pulling fs layer 09:12:13 5d3b04190fa2: Pulling fs layer 09:12:13 2f39f015ded8: Pulling fs layer 09:12:13 3a2ae6a8a46f: Waiting 09:12:13 33b1e0a273af: Waiting 09:12:13 5d3b04190fa2: Waiting 09:12:13 2f39f015ded8: Waiting 09:12:13 5c69ac0246d0: Download complete 09:12:13 3a2ae6a8a46f: Download complete 09:12:13 33b1e0a273af: Verifying Checksum 09:12:13 33b1e0a273af: Download complete 09:12:13 5d3b04190fa2: Verifying Checksum 09:12:13 5d3b04190fa2: Download complete 09:12:13 ec43610c2a17: Verifying Checksum 09:12:13 ec43610c2a17: Download complete 09:12:13 5eb5b503b376: Verifying Checksum 09:12:13 5eb5b503b376: Download complete 09:12:14 2f39f015ded8: Download complete 09:12:14 5eb5b503b376: Pull complete 09:12:14 5c69ac0246d0: Pull complete 09:12:15 ec43610c2a17: Pull complete 09:12:15 3a2ae6a8a46f: Pull complete 09:12:15 33b1e0a273af: Pull complete 09:12:15 5d3b04190fa2: Pull complete 09:12:19 2f39f015ded8: Pull complete 09:12:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:12:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:12:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:12:20 prd-ubuntu20.04-docker-8c-8g-6277 does not seem to be running inside a container 09:12:20 $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:12:23 $ docker top 5355aa1085314319eb970f3b4908237d41542a0450dc9ebc10f0571a6827a04d -eo pid,comm [Pipeline] { [Pipeline] sh 09:12:24 + touch /tmp/pre-build-complete [Pipeline] sh 09:12:24 + mkdir -p /var/log/sysstat [Pipeline] sh 09:12:24 + ls /var/log/sa-host 09:12:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:12:24 provisioning config files... 09:12:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config5113043247894735214tmp [Pipeline] { [Pipeline] echo 09:12:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:12:24 ---> create-netrc.sh [Pipeline] } 09:12:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:12:25 ---> python-tools-install.sh [Pipeline] echo 09:12:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:12:25 ---> sudo-logs.sh 09:12:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:12:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:12:25 ---> job-cost.sh 09:12:25 lf-activate-venv: SKIPPING 09:12:25 DEBUG: total: 0.10999999940395355 09:12:25 INFO: Retrieving Stack Cost... 09:12:26 INFO: Retrieving Pricing Info for: v3-standard-8 09:12:27 INFO: Archiving Costs [Pipeline] echo 09:12:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:12:27 ---> logs-deploy.sh 09:12:27 lf-activate-venv: SKIPPING 09:12:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4339/7 09:12:27 INFO: archiving workspace using pattern(s): 09:12:28 Archives upload complete. 09:12:28 INFO: archiving logs to Nexus 09:12:29 ---> uname -a: 09:12:29 Linux prd-ubuntu20-04-docker-8c-8g-6277 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:12:29 09:12:29 09:12:29 ---> lscpu: 09:12:29 Architecture: x86_64 09:12:29 CPU op-mode(s): 32-bit, 64-bit 09:12:29 Byte Order: Little Endian 09:12:29 Address sizes: 40 bits physical, 48 bits virtual 09:12:29 CPU(s): 8 09:12:29 On-line CPU(s) list: 0-7 09:12:29 Thread(s) per core: 1 09:12:29 Core(s) per socket: 1 09:12:29 Socket(s): 8 09:12:29 NUMA node(s): 1 09:12:29 Vendor ID: AuthenticAMD 09:12:29 CPU family: 23 09:12:29 Model: 49 09:12:29 Model name: AMD EPYC-Rome Processor 09:12:29 Stepping: 0 09:12:29 CPU MHz: 2800.002 09:12:29 BogoMIPS: 5600.00 09:12:29 Virtualization: AMD-V 09:12:29 Hypervisor vendor: KVM 09:12:29 Virtualization type: full 09:12:29 L1d cache: 256 KiB 09:12:29 L1i cache: 256 KiB 09:12:29 L2 cache: 4 MiB 09:12:29 L3 cache: 128 MiB 09:12:29 NUMA node0 CPU(s): 0-7 09:12:29 Vulnerability Itlb multihit: Not affected 09:12:29 Vulnerability L1tf: Not affected 09:12:29 Vulnerability Mds: Not affected 09:12:29 Vulnerability Meltdown: Not affected 09:12:29 Vulnerability Mmio stale data: Not affected 09:12:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:12:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:12:29 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:12:29 Vulnerability Srbds: Not affected 09:12:29 Vulnerability Tsx async abort: Not affected 09:12:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:12:29 09:12:29 09:12:29 ---> nproc: 09:12:29 8 09:12:29 09:12:29 09:12:29 ---> df -h: 09:12:29 Filesystem Size Used Avail Use% Mounted on 09:12:29 overlay 155G 20G 136G 13% / 09:12:29 tmpfs 64M 0 64M 0% /dev 09:12:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:12:29 shm 64M 0 64M 0% /dev/shm 09:12:29 /dev/vda1 155G 20G 136G 13% /facter-os 09:12:29 09:12:29