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+103bb455fa40a9af283e2faa07b65114fcdd4a5f (321213e1f2865be512bf017c0baf312e3dc7ec48) 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-ssh8657715831047561805.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-ssh4818733674501041445.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-ssh180462562038012634.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-ssh3374226704285327673.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-ssh449171355016644756.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/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-7933’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7937 in /w/workspace/edgexfoundry_edgex-go_PR-4339 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/15 [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/15 # 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 103bb455fa40a9af283e2faa07b65114fcdd4a5f into PR head commit d3b8725e39fe923887728c335914d53683e5ff8c Merge succeeded, producing 1d65534bc4b79fe6f8025881bd9afeb0601df798 Checking out Revision 1d65534bc4b79fe6f8025881bd9afeb0601df798 (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 103bb455fa40a9af283e2faa07b65114fcdd4a5f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d65534bc4b79fe6f8025881bd9afeb0601df798 # timeout=10 Commit message: "Merge commit '103bb455fa40a9af283e2faa07b65114fcdd4a5f' into HEAD" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk 63151b9258c1cb07cd5e46f9b4b840b1bf6a69e2 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:04 ========================================================= 08:30:04 EdgeX Global Pipelines Version Info 08:30:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:05 ------------------- 08:30:05 stable info: 08:30:05 ------------------- 08:30:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:05 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:30:05 Message: update stable to v1.0.244 08:30:05 ------------------- 08:30:05 experimental info: 08:30:05 ------------------- 08:30:05 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:05 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:30:05 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:05 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:30:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:30:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4339 [Pipeline] echo 08:30:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4339 [Pipeline] echo 08:30:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4339 [Pipeline] echo 08:30:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1d65534bc4b79fe6f8025881bd9afeb0601df798 [Pipeline] echo 08:30:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1d65534 [Pipeline] echo 08:30:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:06 provisioning config files... 08:30:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/15@tmp/config10542102380153725560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:06 ---> docker-login.sh 08:30:06 nexus3.edgexfoundry.org:10001 08:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:06 Configure a credential helper to remove this warning. See 08:30:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:06 08:30:06 Login Succeeded 08:30:06 nexus3.edgexfoundry.org:10002 08:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:06 Configure a credential helper to remove this warning. See 08:30:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:06 08:30:06 Login Succeeded 08:30:06 nexus3.edgexfoundry.org:10003 08:30:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:07 Configure a credential helper to remove this warning. See 08:30:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:07 08:30:07 Login Succeeded 08:30:07 nexus3.edgexfoundry.org:10004 08:30:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:07 Configure a credential helper to remove this warning. See 08:30:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:07 08:30:07 Login Succeeded 08:30:07 docker.io 08:30:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:08 Configure a credential helper to remove this warning. See 08:30:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:08 08:30:08 Login Succeeded 08:30:08 ---> docker-login.sh ends [Pipeline] } 08:30:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:08 + 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-auth/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:30:08 + dirname cmd/core-command/Dockerfile 08:30:08 + cut -d/ -f2 08:30:08 + echo core-command,cmd/core-command/Dockerfile 08:30:08 + + cut -d/ -f2 08:30:08 dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:08 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:08 + dirname cmd/core-data/Dockerfile 08:30:08 + cut -d/ -f2 08:30:08 + echo core-data,cmd/core-data/Dockerfile 08:30:08 + dirname+ cmd/core-metadata/Dockerfile 08:30:08 cut -d/ -f2 08:30:08 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:08 + dirname cmd/security-bootstrapper/Dockerfile 08:30:08 + cut -d/ -f2 08:30:08 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:08 + dirname+ cmd/security-proxy-auth/Dockerfile 08:30:08 cut -d/ -f2 08:30:08 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:30:08 + dirname cmd/security-proxy-setup/Dockerfile 08:30:08 + cut -d/ -f2 08:30:08 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:08 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:08 + cut -d/ -f2 08:30:08 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:08 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:08 + cut -d/ -f2 08:30:08 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:08 + dirname cmd/security-spire-agent/Dockerfile 08:30:08 + cut -d/ -f2 08:30:08 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:08 + dirname cmd/security-spire-config/Dockerfile 08:30:08 + cut -d/ -f2 08:30:08 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:08 + dirname cmd/security-spire-server/Dockerfile 08:30:08 + cut -d/ -f2 08:30:08 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:08 + dirname cmd/support-notifications/Dockerfile 08:30:08 + cut -d/ -f2 08:30:08 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:08 + dirname cmd/support-scheduler/Dockerfile 08:30:08 + cut -d/ -f2 08:30:08 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:08 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-auth, dockerfile:cmd/security-proxy-auth/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:30:09 + git rev-list -1 --merges 1d65534bc4b79fe6f8025881bd9afeb0601df798~1..1d65534bc4b79fe6f8025881bd9afeb0601df798 [Pipeline] echo 08:30:09 -----------> git rev-list -1 --merges 1d65534bc4b79fe6f8025881bd9afeb0601df798~1..1d65534bc4b79fe6f8025881bd9afeb0601df798 1d65534bc4b79fe6f8025881bd9afeb0601df798 08:30:09 1d65534bc4b79fe6f8025881bd9afeb0601df798 [false] [Pipeline] sh 08:30:09 + git log --format=format:%s -1 1d65534bc4b79fe6f8025881bd9afeb0601df798 [Pipeline] echo 08:30:09 ========================================================= 08:30:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:10 + grep -v github /etc/ssh/ssh_known_hosts 08:30:10 + [ -e /tmp/ssh_known_hosts ] 08:30:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:10 + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:10 08:30:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:10 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:10 b85a868b505f: Pulling fs layer 08:30:10 e2be974225ed: Pulling fs layer 08:30:10 339a4e72a1f5: Pulling fs layer 08:30:10 988bab9f4d93: Pulling fs layer 08:30:10 1469e6f7b9e6: Pulling fs layer 08:30:10 eaf3925da568: Pulling fs layer 08:30:10 bab4dde63d76: Pulling fs layer 08:30:10 bde34c3a00c8: Pulling fs layer 08:30:10 b352a97aabf1: Pulling fs layer 08:30:10 1469e6f7b9e6: Waiting 08:30:10 eaf3925da568: Waiting 08:30:10 bde34c3a00c8: Waiting 08:30:10 bab4dde63d76: Waiting 08:30:10 4872d77fe225: Pulling fs layer 08:30:10 b352a97aabf1: Waiting 08:30:10 5851b861e8e6: Pulling fs layer 08:30:10 4872d77fe225: Waiting 08:30:10 5851b861e8e6: Waiting 08:30:10 e2be974225ed: Verifying Checksum 08:30:10 e2be974225ed: Download complete 08:30:10 988bab9f4d93: Download complete 08:30:11 339a4e72a1f5: Verifying Checksum 08:30:11 339a4e72a1f5: Download complete 08:30:11 eaf3925da568: Verifying Checksum 08:30:11 eaf3925da568: Download complete 08:30:11 1469e6f7b9e6: Verifying Checksum 08:30:11 1469e6f7b9e6: Download complete 08:30:11 bde34c3a00c8: Download complete 08:30:11 b352a97aabf1: Download complete 08:30:11 4872d77fe225: Download complete 08:30:11 5851b861e8e6: Download complete 08:30:11 b85a868b505f: Verifying Checksum 08:30:11 b85a868b505f: Download complete 08:30:11 bab4dde63d76: Verifying Checksum 08:30:11 bab4dde63d76: Download complete 08:30:12 b85a868b505f: Pull complete 08:30:12 e2be974225ed: Pull complete 08:30:12 339a4e72a1f5: Pull complete 08:30:12 988bab9f4d93: Pull complete 08:30:12 1469e6f7b9e6: Pull complete 08:30:13 eaf3925da568: Pull complete 08:30:14 bab4dde63d76: Pull complete 08:30:14 bde34c3a00c8: Pull complete 08:30:14 b352a97aabf1: Pull complete 08:30:14 4872d77fe225: Pull complete 08:30:14 5851b861e8e6: Pull complete 08:30:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:15 prd-ubuntu20.04-docker-8c-8g-7937 does not seem to be running inside a container 08:30:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:16 $ docker top 193d0e86a1c45a27592ab13faa972bb476afe07e547cbfa4329e0c054a97c14c -eo pid,comm 08:30:16 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:30:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:16 [ssh-agent] Looking for ssh-agent implementation... 08:30:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:16 $ docker exec 193d0e86a1c45a27592ab13faa972bb476afe07e547cbfa4329e0c054a97c14c ssh-agent 08:30:16 SSH_AUTH_SOCK=/tmp/ssh-YVCZMAjF3t7g/agent.33 08:30:16 SSH_AGENT_PID=39 08:30:16 Running ssh-add (command line suppressed) 08:30:16 Identity added: /w/workspace/edgex-go/15@tmp/private_key_13841776604952726588.key (/w/workspace/edgex-go/15@tmp/private_key_13841776604952726588.key) 08:30:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:17 + git tag --points-at HEAD [Pipeline] } 08:30:17 $ docker exec --env ******** --env ******** 193d0e86a1c45a27592ab13faa972bb476afe07e547cbfa4329e0c054a97c14c ssh-agent -k 08:30:17 unset SSH_AUTH_SOCK; 08:30:17 unset SSH_AGENT_PID; 08:30:17 echo Agent pid 39 killed; 08:30:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:17 [ssh-agent] Looking for ssh-agent implementation... 08:30:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:17 $ docker exec 193d0e86a1c45a27592ab13faa972bb476afe07e547cbfa4329e0c054a97c14c ssh-agent 08:30:17 SSH_AUTH_SOCK=/tmp/ssh-999q4BPg9XY9/agent.71 08:30:17 SSH_AGENT_PID=77 08:30:17 Running ssh-add (command line suppressed) 08:30:17 Identity added: /w/workspace/edgex-go/15@tmp/private_key_15193391117413955329.key (/w/workspace/edgex-go/15@tmp/private_key_15193391117413955329.key) 08:30:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:18 + git semver init 08:30:18 2023-03-01 08:30:18,172 [run_init] DEBUG init version:0.0.0 force:False 08:30:18 2023-03-01 08:30:18,172 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/15/.semver 08:30:18 2023-03-01 08:30:18,173 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/15/.semver 08:30:18 2023-03-01 08:30:18,173 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/15/.semver'], cwd=/w/workspace/edgex-go/15, universal_newlines=False, shell=None, istream=None) 08:30:22 2023-03-01 08:30:22,278 [append_file] DEBUG append to file:/w/workspace/edgex-go/15/.git/info/exclude 08:30:22 2023-03-01 08:30:22,279 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/15/.semver/PR-4339 with force:False 08:30:22 2023-03-01 08:30:22,279 [write_file] DEBUG write to file:/w/workspace/edgex-go/15/.semver/PR-4339 08:30:22 2023-03-01 08:30:22,281 [execute] INFO git cat-file --batch-check 08:30:22 2023-03-01 08:30:22,282 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/15/.semver, universal_newlines=False, shell=None, istream=) 08:30:22 2023-03-01 08:30:22,287 [execute] INFO git cat-file --batch 08:30:22 2023-03-01 08:30:22,288 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/15/.semver, universal_newlines=False, shell=None, istream=) 08:30:22 2023-03-01 08:30:22,293 [read_version] DEBUG read version from /w/workspace/edgex-go/15/.semver/PR-4339 08:30:22 0.0.0 [Pipeline] } 08:30:22 $ docker exec --env ******** --env ******** 193d0e86a1c45a27592ab13faa972bb476afe07e547cbfa4329e0c054a97c14c ssh-agent -k 08:30:22 unset SSH_AUTH_SOCK; 08:30:22 unset SSH_AGENT_PID; 08:30:22 echo Agent pid 77 killed; 08:30:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:22 + git semver [Pipeline] } 08:30:23 $ docker stop --time=1 193d0e86a1c45a27592ab13faa972bb476afe07e547cbfa4329e0c054a97c14c 08:30:24 $ docker rm -f --volumes 193d0e86a1c45a27592ab13faa972bb476afe07e547cbfa4329e0c054a97c14c [Pipeline] // withDockerContainer [Pipeline] sh 08:30:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:25 Stashed 1 file(s) [Pipeline] echo 08:30:25 [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:30:25 + git config --global --add safe.directory /w/workspace/edgex-go/15 [Pipeline] echo 08:30:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:25 ========================================================= 08:30:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:30:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:25 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:25 213ec9aee27d: Pulling fs layer 08:30:25 4583459ba037: Pulling fs layer 08:30:25 93c1e223e6f2: Pulling fs layer 08:30:25 53926ce57604: Pulling fs layer 08:30:25 21b2b0c7a3f4: Pulling fs layer 08:30:25 22ff95d597cd: Pulling fs layer 08:30:25 12d6caf4c0d1: Pulling fs layer 08:30:25 96b7cbca73a9: Pulling fs layer 08:30:25 a7acece74701: Pulling fs layer 08:30:25 21b2b0c7a3f4: Waiting 08:30:25 22ff95d597cd: Waiting 08:30:25 12d6caf4c0d1: Waiting 08:30:25 96b7cbca73a9: Waiting 08:30:25 a7acece74701: Waiting 08:30:25 53926ce57604: Waiting 08:30:25 93c1e223e6f2: Verifying Checksum 08:30:25 93c1e223e6f2: Download complete 08:30:25 4583459ba037: Verifying Checksum 08:30:25 4583459ba037: Download complete 08:30:25 21b2b0c7a3f4: Verifying Checksum 08:30:25 21b2b0c7a3f4: Download complete 08:30:25 22ff95d597cd: Verifying Checksum 08:30:25 22ff95d597cd: Download complete 08:30:25 213ec9aee27d: Verifying Checksum 08:30:25 213ec9aee27d: Download complete 08:30:26 12d6caf4c0d1: Download complete 08:30:26 213ec9aee27d: Pull complete 08:30:26 4583459ba037: Pull complete 08:30:26 93c1e223e6f2: Pull complete 08:30:26 a7acece74701: Verifying Checksum 08:30:26 a7acece74701: Download complete 08:30:26 96b7cbca73a9: Verifying Checksum 08:30:26 96b7cbca73a9: Download complete 08:30:26 53926ce57604: Verifying Checksum 08:30:26 53926ce57604: Download complete 08:30:30 53926ce57604: Pull complete 08:30:30 21b2b0c7a3f4: Pull complete 08:30:30 22ff95d597cd: Pull complete 08:30:30 12d6caf4c0d1: Pull complete 08:30:32 96b7cbca73a9: Pull complete 08:30:33 a7acece74701: Pull complete 08:30:33 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:30:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:30:33 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:33 WORKDIR /edgex 08:30:33 COPY go.mod . 08:30:33 RUN go mod download 08:30:33 + docker build -t ci-base-image-x86_64 -f - . 08:30:34 Sending build context to Docker daemon 170.5MB 08:30:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:34 ---> db6d94c90886 08:30:34 Step 2/4 : WORKDIR /edgex 08:30:36 ---> Running in 304690df3908 08:30:36 Removing intermediate container 304690df3908 08:30:36 ---> db3c16eec96c 08:30:36 Step 3/4 : COPY go.mod . 08:30:36 ---> 856a48a7a673 08:30:36 Step 4/4 : RUN go mod download 08:30:36 ---> Running in 024f28946749 08:30:40 Still waiting to schedule task 08:30:40 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7935’ is offline 08:30:46 Removing intermediate container 024f28946749 08:30:46 ---> 87fa55c05617 08:30:46 Successfully built 87fa55c05617 08:30:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:46 + docker inspect -f . ci-base-image-x86_64 08:30:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:46 prd-ubuntu20.04-docker-8c-8g-7937 does not seem to be running inside a container 08:30:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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 ******** ci-base-image-x86_64 cat 08:30:47 $ docker top 975e3cd89161fbe087851129508153675fd8d9b2e71d9aeab3e286af35831166 -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:47 + go version 08:30:47 go version go1.18.7 linux/amd64 [Pipeline] } 08:30:47 $ docker stop --time=1 975e3cd89161fbe087851129508153675fd8d9b2e71d9aeab3e286af35831166 08:30:48 $ docker rm -f --volumes 975e3cd89161fbe087851129508153675fd8d9b2e71d9aeab3e286af35831166 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:49 + docker inspect -f . ci-base-image-x86_64 08:30:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:49 prd-ubuntu20.04-docker-8c-8g-7937 does not seem to be running inside a container 08:30:49 $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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 ******** ci-base-image-x86_64 cat 08:30:49 $ docker top 2242d4564055e6a16df881080c60ab7f1d40100512e715a41b98a3745e33a739 -eo pid,comm [Pipeline] { [Pipeline] echo 08:30:49 ========================================================= 08:30:49 [edgeXBuildGoParallel] Running Tests and Build... 08:30:49 ========================================================= [Pipeline] sh 08:30:49 + git config --global --add safe.directory /w/workspace/edgex-go/15 [Pipeline] fileExists [Pipeline] sh 08:30:50 + make test 08:30:50 go test -race -coverprofile=coverage.out ./... 08:30:56 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.078s coverage: 28.7% of statements 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.122s coverage: 98.5% of statements 08:31:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.136s coverage: 71.2% of statements 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.095s coverage: 54.0% of statements 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.515s coverage: 88.5% of statements 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.110s coverage: 3.9% of statements 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.495s coverage: 95.6% of statements 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:14 ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 72.2% of statements 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.071s coverage: 65.9% of statements 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.074s coverage: 29.6% of statements 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements 08:31:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.079s coverage: 82.9% of statements 08:31:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.067s coverage: 94.1% of statements 08:31:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements 08:31:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements 08:31:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.066s coverage: 94.4% of statements 08:31:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.046s coverage: 44.8% of statements 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.375s coverage: 79.9% of statements 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 86.9% of statements 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.084s coverage: 87.2% of statements 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.042s coverage: 20.0% of statements 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 77.4% of statements 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.0% of statements 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.219s coverage: 91.2% of statements 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.223s coverage: 63.1% of statements 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.347s coverage: 65.3% of statements 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 41.0% of statements 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.076s coverage: 84.8% of statements 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.159s coverage: 92.3% of statements 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:31:37 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:31:55 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:31:55 go vet ./... 08:31:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:31:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:31:59 ./bin/test-attribution-txt.sh [Pipeline] echo 08:31:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:32:00 + ls -al . 08:32:00 total 748 08:32:00 drwxrwxr-x 12 1001 1001 4096 Mar 1 08:30 . 08:32:00 drwxr-xr-x 4 root root 4096 Mar 1 08:30 .. 08:32:00 drwxrwxr-x 2 1001 1001 4096 Mar 1 08:30 .blubracket 08:32:00 -rw-rw-r-- 1 1001 1001 16 Mar 1 08:30 .dockerignore 08:32:00 drwxrwxr-x 8 1001 1001 4096 Mar 1 08:31 .git 08:32:00 drwxrwxr-x 3 1001 1001 4096 Mar 1 08:30 .github 08:32:00 -rw-rw-r-- 1 1001 1001 1068 Mar 1 08:30 .gitignore 08:32:00 -rw-rw-r-- 1 1001 1001 42 Mar 1 08:30 .golangci.yml 08:32:00 -rw-rw-r-- 1 1001 1001 87 Mar 1 08:30 .hadolint.yml 08:32:00 drwxr-xr-x 3 1001 1001 4096 Mar 1 08:30 .semver 08:32:00 -rw-rw-r-- 1 1001 1001 166 Mar 1 08:30 .sonarcloud.properties 08:32:00 -rw-rw-r-- 1 1001 1001 1171 Mar 1 08:30 ADOPTERS.md 08:32:00 -rw-rw-r-- 1 1001 1001 10825 Mar 1 08:30 Attribution.txt 08:32:00 -rw-rw-r-- 1 1001 1001 73765 Mar 1 08:30 CHANGELOG.md 08:32:00 -rw-rw-r-- 1 1001 1001 3804 Mar 1 08:30 CONTRIBUTING.md 08:32:00 -rw-rw-r-- 1 1001 1001 677 Mar 1 08:30 GOVERNANCE.md 08:32:00 -rw-rw-r-- 1 1001 1001 883 Mar 1 08:30 Jenkinsfile 08:32:00 -rw-rw-r-- 1 1001 1001 10775 Mar 1 08:30 LICENSE 08:32:00 -rw-rw-r-- 1 1001 1001 14277 Mar 1 08:30 Makefile 08:32:00 -rw-rw-r-- 1 1001 1001 582 Mar 1 08:30 OWNERS.md 08:32:00 -rw-rw-r-- 1 1001 1001 9403 Mar 1 08:30 README.md 08:32:00 -rw-rw-r-- 1 1001 1001 6912 Mar 1 08:30 SECURITY.md 08:32:00 -rw-rw-r-- 1 1001 1001 5 Mar 1 08:30 VERSION 08:32:00 drwxrwxr-x 2 1001 1001 4096 Mar 1 08:30 bin 08:32:00 drwxrwxr-x 18 1001 1001 4096 Mar 1 08:30 cmd 08:32:00 -rw-r--r-- 1 root root 487670 Mar 1 08:31 coverage.out 08:32:00 -rw-rw-r-- 1 1001 1001 3296 Mar 1 08:30 go.mod 08:32:00 -rw-rw-r-- 1 1001 1001 31429 Mar 1 08:30 go.sum 08:32:00 drwxrwxr-x 7 1001 1001 4096 Mar 1 08:30 internal 08:32:00 drwxrwxr-x 3 1001 1001 4096 Mar 1 08:30 openapi 08:32:00 drwxrwxr-x 2 1001 1001 4096 Mar 1 08:30 sbom 08:32:00 drwxrwxr-x 4 1001 1001 4096 Mar 1 08:30 snap 08:32:00 -rw-rw-r-- 1 1001 1001 204 Mar 1 08:30 version.go [Pipeline] sh 08:32:00 + '[' -e coverage.out ] 08:32:00 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:00 Stashed 1 file(s) [Pipeline] sh 08:32:00 + make build 08:32: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 08:32:13 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:32:13 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:32:14 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:32:15 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:32:23 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:32:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:32:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:32: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:32:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:32:28 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:32:28 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:32:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:32:32 $ docker stop --time=1 2242d4564055e6a16df881080c60ab7f1d40100512e715a41b98a3745e33a739 08:32:34 $ docker rm -f --volumes 2242d4564055e6a16df881080c60ab7f1d40100512e715a41b98a3745e33a739 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:35 08:32:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:35 latest: Pulling from edgex-devops/edgex-compose 08:32:35 cbdbe7a5bc2a: Pulling fs layer 08:32:35 ca9280d653b3: Pulling fs layer 08:32:35 7e9c9ca2126c: Pulling fs layer 08:32:35 cbdbe7a5bc2a: Download complete 08:32:36 cbdbe7a5bc2a: Pull complete 08:32:36 ca9280d653b3: Verifying Checksum 08:32:36 ca9280d653b3: Download complete 08:32:36 7e9c9ca2126c: Download complete 08:32:36 ca9280d653b3: Pull complete 08:32:40 7e9c9ca2126c: Pull complete 08:32:40 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:32:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:40 prd-ubuntu20.04-docker-8c-8g-7937 does not seem to be running inside a container 08:32:40 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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-devops/edgex-compose:latest cat 08:32:41 $ docker top 151151958a8c6eda2c3afb4f29febdc97c6fba0c1419c672320cabff1bc6d4b7 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:41 + grep parallel 08:32:41 + docker-compose build --help 08:32:42 --parallel Build images in parallel. [Pipeline] } 08:32:42 $ docker stop --time=1 151151958a8c6eda2c3afb4f29febdc97c6fba0c1419c672320cabff1bc6d4b7 08:32:43 $ docker rm -f --volumes 151151958a8c6eda2c3afb4f29febdc97c6fba0c1419c672320cabff1bc6d4b7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:44 prd-ubuntu20.04-docker-8c-8g-7937 does not seem to be running inside a container 08:32:44 $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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:32:44 $ docker top c83845a06df166f52a3a81df14db81ce85aa37a4e858b2da5decaaf63cf82ca2 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:44 + docker-compose -f ./docker-compose-build.yml build --parallel 08:32:45 Building core-command ... 08:32:45 Building core-common-config-bootstrapper ... 08:32:45 Building core-data ... 08:32:45 Building core-metadata ... 08:32:45 Building security-bootstrapper ... 08:32:45 Building security-proxy-auth ... 08:32:45 Building security-proxy-setup ... 08:32:45 Building security-secretstore-setup ... 08:32:45 Building security-spiffe-token-provider ... 08:32:45 Building security-spire-agent ... 08:32:45 Building security-spire-config ... 08:32:45 Building security-spire-server ... 08:32:45 Building support-notifications ... 08:32:45 Building support-scheduler ... 08:32:45 Building security-spire-config 08:32:45 Building core-metadata 08:32:45 Building core-data 08:32:45 Building security-bootstrapper 08:32:45 Building security-spiffe-token-provider 08:32:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7940 in /w/workspace/edgexfoundry_edgex-go_PR-4339 [Pipeline] { [Pipeline] ws 08:32:49 Running in /w/workspace/edgex-go/15 [Pipeline] { [Pipeline] checkout 08:32:49 The recommended git tool is: git 08:32:55 using credential edgex-jenkins-ssh 08:32:55 Cloning the remote Git repository 08:32:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:32:55 > git init /w/workspace/edgex-go/15 # timeout=10 08:32:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:55 > git --version # timeout=10 08:32:55 > git --version # 'git version 2.25.1' 08:32:55 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:57 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:32:57 ---> 87fa55c05617 08:32:57 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:32:57 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:32:57 ---> 87fa55c05617 08:32:57 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:32:57 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:32:57 ---> 87fa55c05617 08:32:57 Step 3/24 : WORKDIR /edgex-go 08:32:57 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:57 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:32:57 ---> 87fa55c05617 08:32:57 Step 3/32 : WORKDIR /edgex-go 08:32:57 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:57 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:32:57 ---> 87fa55c05617 08:32:57 Step 3/19 : WORKDIR /edgex-go 08:33:00 ---> Running in d80b9537841d 08:33:00 ---> Running in 1543e1609495 08:33:00 ---> Running in 2b49d8d23624 08:33:00 ---> Running in 9e921392670d 08:33:00 ---> Running in a9a40990759a 08:33:00 Removing intermediate container a9a40990759a 08:33:00 ---> 18ffdcc97479 08:33:00 Step 4/22 : WORKDIR /edgex-go 08:33:00 Removing intermediate container d80b9537841d 08:33:00 ---> 86c9a58af804 08:33:00 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:33:00 Removing intermediate container 1543e1609495 08:33:00 Removing intermediate container 2b49d8d23624 08:33:00 ---> 953c759a459c 08:33:00 ---> 2901268f3dd0 08:33:00 Step 4/24 : WORKDIR /edgex-goStep 4/32 : RUN apk add --update --no-cache make git 08:33:00 08:33:00 Removing intermediate container 9e921392670d 08:33:00 ---> 74681215b8fc 08:33:00 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:33:00 ---> Running in 27347a5d1dc0 08:33:00 ---> Running in 412fa7091ae1 08:33:01 ---> Running in f66b04705d26 08:33:01 ---> Running in ad83dc80489a 08:33:01 ---> Running in 03b44db58187 08:33:01 Removing intermediate container 27347a5d1dc0 08:33:01 ---> 60f43e05f637 08:33:01 Step 5/22 : RUN apk add --update --no-cache make git 08:33:01 Removing intermediate container ad83dc80489a 08:33:01 ---> fbcacd3e5369 08:33:01 Step 5/24 : RUN apk add --update --no-cache make git 08:33:01 ---> Running in 34f937aec1f2 08:33:01 ---> Running in 52979118b153 08:33:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:02 OK: 211 MiB in 51 packages 08:33:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:02 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:33:02 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:33:02 OK: 17046 distinct packages available 08:33:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:02 OK: 211 MiB in 51 packages 08:33:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:02 OK: 211 MiB in 51 packages 08:33:02 OK: 211 MiB in 51 packages 08:33:02 OK: 211 MiB in 51 packages 08:33:02 Removing intermediate container 412fa7091ae1 08:33:02 ---> 401d95fecd1c 08:33:02 Step 5/24 : COPY go.mod vendor* ./ 08:33:02 Removing intermediate container 34f937aec1f2 08:33:02 ---> e86a0ca60cd0 08:33:02 Step 6/22 : COPY go.mod vendor* ./ 08:33:02 ---> 52e87006455d 08:33:02 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:02 ---> 2a0926e10fa6 08:33:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:02 ---> Running in 4935076763a1 08:33:02 Removing intermediate container 52979118b153 08:33:02 ---> aeb9cab69a37 08:33:03 Step 6/24 : COPY go.mod vendor* ./ 08:33:03 ---> Running in 19755ae41635 08:33:03 Removing intermediate container f66b04705d26 08:33:03 ---> 4ba687a5f90b 08:33:03 Step 5/32 : COPY go.mod vendor* ./ 08:33:03 Removing intermediate container 03b44db58187 08:33:03 ---> 5e83cfa35910 08:33:03 Step 5/19 : COPY go.mod vendor* ./ 08:33:03 ---> 005fd79aa8cf 08:33:03 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:03 ---> Running in 292a73b32b63 08:33:03 ---> 7965c47a6632 08:33:03 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:03 ---> Running in 20e11d0ae3f4 08:33:03 ---> 874f8859a6d4 08:33:03 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:03 ---> Running in 5195a6728c3d 08:33:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:15 Merging remotes/origin/main commit 103bb455fa40a9af283e2faa07b65114fcdd4a5f into PR head commit d3b8725e39fe923887728c335914d53683e5ff8c 08:33:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:14 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:14 > 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:33:15 > git config core.sparsecheckout # timeout=10 08:33:15 > git checkout -f d3b8725e39fe923887728c335914d53683e5ff8c # timeout=10 08:33:15 > git remote # timeout=10 08:33:15 > git config --get remote.origin.url # timeout=10 08:33:15 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:15 > git merge 103bb455fa40a9af283e2faa07b65114fcdd4a5f # timeout=10 08:33:16 Merge succeeded, producing 90800cada8b1e5d2a21721d91cfa9e57e052403a 08:33:16 Checking out Revision 90800cada8b1e5d2a21721d91cfa9e57e052403a (PR-4339) 08:33:16 > git rev-parse HEAD^{commit} # timeout=10 08:33:16 > git config core.sparsecheckout # timeout=10 08:33:16 > git checkout -f 90800cada8b1e5d2a21721d91cfa9e57e052403a # timeout=10 08:33:19 Commit message: "Merge commit '103bb455fa40a9af283e2faa07b65114fcdd4a5f' into HEAD" 08:33:19 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:33:19 > git rev-list --no-walk 63151b9258c1cb07cd5e46f9b4b840b1bf6a69e2 # timeout=10 08:33:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:33:20 % Total % Received % Xferd Average Speed Time Time Time Current 08:33:20 Dload Upload Total Spent Left Speed 08:33:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh 08:33:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:33:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:33:21 + sudo tee /etc/docker/daemon.new 08:33:21 { 08:33:21 "registry-mirrors": [ 08:33:21 "https://nexus3.edgexfoundry.org:10001" 08:33:21 ], 08:33:21 "bip": "10.250.0.254/24", 08:33:21 "hosts": [ 08:33:21 "tcp://0.0.0.0:5555", 08:33:21 "unix:///var/run/docker.sock" 08:33:21 ], 08:33:21 "mtu": 1458, 08:33:21 "selinux-enabled": true, 08:33:21 "seccomp-profile": "/etc/docker/seccomp.json" 08:33:21 } [Pipeline] sh 08:33:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:33:22 + sudo service docker restart 08:33:35 Removing intermediate container 4935076763a1 08:33:35 ---> f197223c6bb8 08:33:35 Step 7/24 : COPY . . 08:33:35 Removing intermediate container 20e11d0ae3f4 08:33:35 ---> ad538a32bf2b 08:33:35 Step 7/32 : COPY . . 08:33:35 Removing intermediate container 292a73b32b63 08:33:35 ---> 7f71d33103e8 08:33:35 Step 8/24 : COPY . . 08:33:35 Removing intermediate container 5195a6728c3d 08:33:35 ---> 9f8a62a1d578 08:33:35 Step 7/19 : COPY . . 08:33:35 Removing intermediate container 19755ae41635 08:33:35 ---> 2e2e1194ae5a 08:33:35 Step 8/22 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:33:40 provisioning config files... 08:33:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/15@tmp/config1265820718215821656tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:33:40 ---> docker-login.sh 08:33:40 nexus3.edgexfoundry.org:10001 08:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:41 Configure a credential helper to remove this warning. See 08:33:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:41 08:33:41 Login Succeeded 08:33:41 nexus3.edgexfoundry.org:10002 08:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:41 Configure a credential helper to remove this warning. See 08:33:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:41 08:33:41 Login Succeeded 08:33:41 nexus3.edgexfoundry.org:10003 08:33:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:42 Configure a credential helper to remove this warning. See 08:33:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:42 08:33:42 Login Succeeded 08:33:42 nexus3.edgexfoundry.org:10004 08:33:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:42 Configure a credential helper to remove this warning. See 08:33:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:42 08:33:42 Login Succeeded 08:33:42 docker.io 08:33:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:43 Configure a credential helper to remove this warning. See 08:33:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:43 08:33:43 Login Succeeded 08:33:43 ---> docker-login.sh ends [Pipeline] } 08:33:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:33:43 ---> 4cf6a709aef6 08:33:43 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:33:43 ---> 7050a87100ef 08:33:43 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:33:43 ---> e9c1d1d6d4aa 08:33:43 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:33:43 ---> f281bb1182ce 08:33:43 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:33:43 ---> d56df895b266 08:33:43 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:33:43 ---> Running in 8e3ba7d71323 08:33:43 ---> Running in 57523b8798dc 08:33:43 ---> Running in 7e36112feb60 08:33:43 ---> Running in 709b17975caf 08:33:43 ---> Running in 2c4718168167 08:33:43 Removing intermediate container 57523b8798dc 08:33:43 ---> c4a2fd9fdb9b 08:33:43 Step 9/24 : WORKDIR /edgex-go/spire-build 08:33:43 ---> Running in 5ab062f69e1a 08:33:43 Removing intermediate container 5ab062f69e1a 08:33:43 ---> 787203dd6011 08:33:43 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:33:43 ---> Running in ace32e399b41 08:33:43 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:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:33:43 + git config --global --add safe.directory /w/workspace/edgex-go/15 [Pipeline] echo 08:33:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:33:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:33:43 ========================================================= 08:33:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:33:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 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: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:33:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:33:44 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:33:44 9b18e9b68314: Pulling fs layer 08:33:44 35d82f9e3411: Pulling fs layer 08:33:44 e16973657156: Pulling fs layer 08:33:44 fc693d55d65f: Pulling fs layer 08:33:44 7e9fc2657dce: Pulling fs layer 08:33:44 dda99020689f: Pulling fs layer 08:33:44 db1c61fa0a46: Pulling fs layer 08:33:44 891c053d2c06: Pulling fs layer 08:33:44 dda99020689f: Waiting 08:33:44 db1c61fa0a46: Waiting 08:33:44 891c053d2c06: Waiting 08:33:44 fc693d55d65f: Waiting 08:33:44 7e9fc2657dce: Waiting 08:33:44 e16973657156: Verifying Checksum 08:33:44 e16973657156: Download complete 08:33:44 35d82f9e3411: Verifying Checksum 08:33:44 35d82f9e3411: Download complete 08:33:44 7e9fc2657dce: Verifying Checksum 08:33:44 7e9fc2657dce: Download complete 08:33:44 dda99020689f: Verifying Checksum 08:33:44 dda99020689f: Download complete 08:33:44 9b18e9b68314: Verifying Checksum 08:33:44 9b18e9b68314: Download complete 08:33:44 Removing intermediate container ace32e399b41 08:33:44 ---> 7308cdc57475 08:33:44 Step 11/24 : WORKDIR /edgex-go 08:33:44 ---> Running in 8645534bf04c 08:33:44 Removing intermediate container 8645534bf04c 08:33:44 ---> 38ef50adfee1 08:33:44 08:33:44 Step 12/24 : FROM alpine:3.15 08:33:45 3.15: Pulling from library/alpine 08:33:45 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:33:45 Status: Downloaded newer image for alpine:3.15 08:33:45 ---> 5ce65d7b0fde 08:33:45 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:33:45 ---> Running in 43ae49e0b915 08:33:45 9b18e9b68314: Pull complete 08:33:45 Removing intermediate container 43ae49e0b915 08:33:45 ---> ca59b5102db8 08:33:45 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:33:45 ---> Running in b439775a6c9c 08:33:45 891c053d2c06: Verifying Checksum 08:33:45 891c053d2c06: Download complete 08:33:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:33:45 35d82f9e3411: Pull complete 08:33:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:33:46 e16973657156: Pull complete 08:33:46 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:33:46 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:33:46 OK: 15857 distinct packages available 08:33:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:33:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:33:46 (1/4) Installing dumb-init (1.2.5-r1) 08:33:46 (2/4) Installing musl-obstack (1.2.3-r0) 08:33:46 (3/4) Installing libucontext (1.1-r0) 08:33:46 (4/4) Installing gcompat (1.0.0-r4) 08:33:46 Executing busybox-1.34.1-r7.trigger 08:33:46 OK: 6 MiB in 18 packages 08:33:46 db1c61fa0a46: Verifying Checksum 08:33:46 db1c61fa0a46: Download complete 08:33:47 fc693d55d65f: Verifying Checksum 08:33:47 fc693d55d65f: Download complete 08:33:47 Removing intermediate container b439775a6c9c 08:33:47 ---> cb7c5f52250c 08:33:47 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:33:50 ---> e50963fbdb2a 08:33:50 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:33:51 ---> d430cb54a0a6 08:33:51 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:33:51 ---> Running in 12aec96d1701 08:33:51 Removing intermediate container 12aec96d1701 08:33:51 ---> fb677bfc54d1 08:33:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:33:51 ---> ee376ac4476c 08:33:51 Step 19/24 : WORKDIR / 08:33:51 ---> Running in 4799ca04cdd6 08:33:52 Removing intermediate container 4799ca04cdd6 08:33:52 ---> 3d0f4958d95d 08:33:52 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:33:52 ---> Running in 6c6ed44896f7 08:33:53 Removing intermediate container 6c6ed44896f7 08:33:53 ---> 66c17f9c18a0 08:33:53 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:33:53 ---> Running in 71ef9903fd07 08:33:53 Removing intermediate container 71ef9903fd07 08:33:53 ---> d4d2672694a9 08:33:53 Step 22/24 : LABEL arch=x86_64 08:33:53 ---> Running in 16c5e734d7fa 08:33:54 Removing intermediate container 16c5e734d7fa 08:33:54 ---> fb1d6a5fdc3a 08:33:54 Step 23/24 : LABEL git_sha=1d65534bc4b79fe6f8025881bd9afeb0601df798 08:33:54 ---> Running in f58a9f32d50f 08:33:55 Removing intermediate container f58a9f32d50f 08:33:55 ---> 940402363880 08:33:55 Step 24/24 : LABEL version=0.0.0 08:33:55 ---> Running in c34824b9621d 08:33:55 Removing intermediate container c34824b9621d 08:33:55 ---> 69825e8a3a6a 08:33:55 08:33:55 Successfully built 69825e8a3a6a 08:33:55 Successfully tagged security-spire-config:latest 08:33:55  Building security-spire-config ... done Building security-secretstore-setup 08:33:59 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:33:59 ---> 87fa55c05617 08:33:59 Step 3/24 : WORKDIR /edgex-go 08:33:59 ---> Using cache 08:33:59 ---> 74681215b8fc 08:33:59 Step 4/24 : RUN apk add --update --no-cache make git 08:34:00 ---> Running in a8bab2790ad2 08:34:00 fc693d55d65f: Pull complete 08:34:00 7e9fc2657dce: Pull complete 08:34:00 dda99020689f: Pull complete 08:34:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:01 OK: 211 MiB in 51 packages 08:34:02 Removing intermediate container a8bab2790ad2 08:34:02 ---> 4c4b995d59af 08:34:02 Step 5/24 : COPY go.mod vendor* ./ 08:34:03 ---> 085d9ecb799b 08:34:03 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:03 ---> Running in 8fdc83aeccca 08:34:07 db1c61fa0a46: Pull complete 08:34:08 891c053d2c06: Pull complete 08:34:08 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:34:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:34:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:34:08 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:34:08 WORKDIR /edgex 08:34:08 COPY go.mod . 08:34:08 RUN go mod download 08:34:08 + docker build -t ci-base-image-arm64 -f - . 08:34:09 Sending build context to Docker daemon 3.205MB 08:34:09 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:34:09 ---> f96f9c87975a 08:34:09 Step 2/4 : WORKDIR /edgex 08:34:11 ---> Running in 2c3c8907c46d 08:34:11 Removing intermediate container 2c3c8907c46d 08:34:11 ---> 3400f92b4027 08:34:11 Step 3/4 : COPY go.mod . 08:34:11 ---> 91b3f230aa4c 08:34:11 Step 4/4 : RUN go mod download 08:34:11 ---> Running in d056a7c691cd 08:34:18 Removing intermediate container 709b17975caf 08:34:18 ---> 401e5a67e338 08:34:18 08:34:18 Step 9/32 : FROM alpine:3.16 08:34:18 Removing intermediate container 8e3ba7d71323 08:34:18 ---> ce59b4168f56 08:34:18 08:34:18 Step 10/24 : FROM alpine:3.16 08:34:18 Removing intermediate container 7e36112feb60 08:34:18 ---> d47e336bae46 08:34:18 08:34:18 Step 10/22 : FROM alpine:3.16 08:34:18 3.16: Pulling from library/alpine 08:34:18 3.16: Pulling from library/alpine 08:34:18 3.16: Pulling from library/alpine 08:34:18 Removing intermediate container 2c4718168167 08:34:18 ---> 6423d4f8fb6d 08:34:18 08:34:18 Step 9/19 : FROM alpine:3.15 08:34:18 ---> 5ce65d7b0fde 08:34:18 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:18 ---> Using cache 08:34:18 ---> ca59b5102db8 08:34:18 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:34:18 ---> Running in 443f9ba106d9 08:34:19 Removing intermediate container 8fdc83aeccca 08:34:19 ---> 3d63c9b5a70d 08:34:19 Step 7/24 : COPY . . 08:34:20 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:34:20 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:34:20 Status: Downloaded newer image for alpine:3.16 08:34:20 Status: Downloaded newer image for alpine:3.16 08:34:20 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:34:20 Status: Image is up to date for alpine:3.16 08:34:20 ---> dfd21b5a31f5 08:34:20 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:34:20 ---> dfd21b5a31f5 08:34:20 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:34:20 ---> dfd21b5a31f5 08:34:20 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:22 ---> Running in 6219b5194b8c 08:34:22 ---> Running in ee81006f24de 08:34:22 ---> Running in b8ae4c506461 08:34:22 Removing intermediate container ee81006f24de 08:34:22 ---> 106e8d9906bc 08:34:22 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:34:22 Removing intermediate container b8ae4c506461 08:34:22 ---> 1d956c75f017 08:34:22 Step 12/22 : ENV APP_PORT=59880 08:34:22 ---> 62d482e069e5 08:34:22 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:34:22 ---> Running in 7becbe45f754 08:34:22 ---> Running in 90825ddc2ccc 08:34:22 ---> Running in 45fef340908d 08:34:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:22 Removing intermediate container 7becbe45f754 08:34:22 ---> 97315b4fa068 08:34:22 Step 13/22 : EXPOSE $APP_PORT 08:34:22 ---> Running in 11886d414d85 08:34:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:22 Removing intermediate container 11886d414d85 08:34:22 ---> 1f3afad45c96 08:34:22 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:34:22 ---> Running in c44612e70036 08:34:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:23 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:34:23 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:34:23 OK: 15857 distinct packages available 08:34:23 (1/1) Installing dumb-init (1.2.5-r1) 08:34:23 Executing busybox-1.35.0-r17.trigger 08:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:23 OK: 6 MiB in 15 packages 08:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:23 (1/2) Installing dumb-init (1.2.5-r1) 08:34:23 (2/2) Installing su-exec (0.2-r1) 08:34:23 Executing busybox-1.35.0-r17.trigger 08:34:23 OK: 6 MiB in 16 packages 08:34:23 (1/9) Installing ca-certificates (20220614-r0) 08:34:23 (2/9) Installing brotli-libs (1.0.9-r5) 08:34:23 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:34:23 (4/9) Installing libcurl (7.80.0-r6) 08:34:23 (5/9) Installing curl (7.80.0-r6) 08:34:23 (6/9) Installing dumb-init (1.2.5-r1) 08:34:23 (7/9) Installing musl-obstack (1.2.3-r0) 08:34:23 (1/1) Installing dumb-init (1.2.5-r1) 08:34:23 (8/9) Installing libucontext (1.1-r0) 08:34:23 Executing busybox-1.35.0-r17.trigger 08:34:23 (9/9) Installing gcompat (1.0.0-r4) 08:34:23 OK: 6 MiB in 15 packages 08:34:23 Executing busybox-1.34.1-r7.trigger 08:34:23 Executing ca-certificates-20220614-r0.trigger 08:34:23 OK: 8 MiB in 23 packages 08:34:23 Removing intermediate container 6219b5194b8c 08:34:23 ---> a48e5cb7b8ef 08:34:23 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:34:23 ---> Running in fdddfb72f02f 08:34:23 Removing intermediate container fdddfb72f02f 08:34:23 ---> 8b475896433f 08:34:23 Step 13/24 : ENV APP_PORT=59881 08:34:23 Removing intermediate container 90825ddc2ccc 08:34:23 ---> 03c800360984 08:34:23 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:34:23 ---> Running in f4cf89ad1e5d 08:34:23 ---> Running in f843259ab7be 08:34:23 Removing intermediate container c44612e70036 08:34:23 ---> 68453383c78d 08:34:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:24 Removing intermediate container f4cf89ad1e5d 08:34:24 ---> a2fa8d3199da 08:34:24 Step 14/24 : EXPOSE $APP_PORT 08:34:24 Removing intermediate container f843259ab7be 08:34:24 ---> 4e0da6b71539 08:34:24 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:34:24 ---> Running in 3a2a215a7719 08:34:24 ---> Running in d91bdc3a61c8 08:34:24 ---> 739a939cbb9c 08:34:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:34:24 Removing intermediate container 443f9ba106d9 08:34:24 ---> 3f9c26a011cd 08:34:24 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:24 Removing intermediate container 3a2a215a7719 08:34:24 ---> e06343b73f5d 08:34:24 Step 15/24 : WORKDIR / 08:34:24 Removing intermediate container d91bdc3a61c8 08:34:24 ---> 3538ca033208 08:34:24 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:34:24 ---> Running in 9859a89e9a40 08:34:24 ---> Running in 821feaca9672 08:34:24 ---> 8572b4dac478 08:34:24 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:34:24 Removing intermediate container 9859a89e9a40 08:34:24 Removing intermediate container 821feaca9672 08:34:24 ---> af933af3065c 08:34:24 ---> 826f2e7bf5ca 08:34:24 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:24 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:34:24 ---> 86e19f69a53a 08:34:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:34:24 ---> Running in 12ce7b015ec4 08:34:24 Removing intermediate container 12ce7b015ec4 08:34:24 ---> 61a56ca0b0f2 08:34:24 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:34:24 ---> 6cd2fa38f37e 08:34:24 Step 18/22 : ENTRYPOINT ["/core-data"] 08:34:24 ---> 642b4c68f84e 08:34:24 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:34:25 ---> Running in 12f9323d6c6b 08:34:25 ---> Running in 428ea5a4fda5 08:34:25 ---> b623c7e66bb6 08:34:25 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:34:25 Removing intermediate container 12f9323d6c6b 08:34:25 ---> 976f6e507b10 08:34:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:25 ---> Running in 7c81e12415bd 08:34:25 ---> f8babccfe90e 08:34:25 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:34:25 ---> Running in 4fc16b287015 08:34:25 Removing intermediate container 7c81e12415bd 08:34:25 ---> 24ff76052a65 08:34:25 Step 20/22 : LABEL arch=x86_64 08:34:25 ---> ff9ded09d604 08:34:25 Removing intermediate container 4fc16b287015 08:34:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:34:25 ---> e2019fdaed91 08:34:25 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:25 ---> Running in 23a2c93fe848 08:34:25 ---> Running in 0b7ef6e17eea 08:34:25 Removing intermediate container 23a2c93fe848 08:34:25 ---> cff0b2695cf8 08:34:25 Step 21/22 : LABEL git_sha=1d65534bc4b79fe6f8025881bd9afeb0601df798 08:34:25 ---> 385eaba8fe2c 08:34:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:34:25 Removing intermediate container 0b7ef6e17eea 08:34:25 ---> 4e04acfbfe94 08:34:25 Step 17/19 : LABEL arch=x86_64 08:34:25 Removing intermediate container 428ea5a4fda5 08:34:25 ---> 0710a268685b 08:34:25 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:34:26 ---> Running in 1e438bd3c2f8 08:34:26 ---> Running in c7dc471e9d21 08:34:26 ---> Running in 3d31034c7dff 08:34:26 Removing intermediate container 1e438bd3c2f8 08:34:26 ---> f8d6ec03906b 08:34:26 Step 22/22 : LABEL version=0.0.0 08:34:26 Removing intermediate container c7dc471e9d21 08:34:26 ---> 02b63671934a 08:34:26 Step 18/19 : LABEL git_sha=1d65534bc4b79fe6f8025881bd9afeb0601df798 08:34:26 ---> f0cef0c536c4 08:34:26 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:34:26 ---> Running in d5e058f7780a 08:34:26 Removing intermediate container 3d31034c7dff 08:34:26 ---> 942e03904f0d 08:34:26 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:34:26 ---> Running in d6167b06e923 08:34:26 ---> Running in 8b5d33f5be1e 08:34:26 Removing intermediate container d5e058f7780a 08:34:26 ---> e41ef94a8495 08:34:26 08:34:26 ---> 6a528ac5e06c 08:34:26 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:34:26 Successfully built e41ef94a8495 08:34:26 Successfully tagged core-data:latest 08:34:26 Removing intermediate container d6167b06e923 08:34:26  Building core-data ... done  ---> 53f61692d4e3 08:34:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:26 Building support-notifications 08:34:26 Removing intermediate container 8b5d33f5be1e 08:34:26 ---> 446f54526fbf 08:34:26 Step 19/19 : LABEL version=0.0.0 08:34:26 ---> Running in 30df463efc05 08:34:26 ---> Running in 1c5c3a19e47e 08:34:27 ---> Running in 12acd4404e3a 08:34:28 Removing intermediate container 1c5c3a19e47e 08:34:28 ---> 7367c2b0afc4 08:34:28 Step 22/24 : LABEL arch=x86_64 08:34:29 Removing intermediate container 12acd4404e3a 08:34:29 ---> 95fafe52b788 08:34:29 08:34:29 Successfully built 95fafe52b788 08:34:29 Successfully tagged security-spiffe-token-provider:latest 08:34:29 Building security-proxy-setup 08:34:29  Building security-spiffe-token-provider ... done  ---> Running in cfee260022d6 08:34:30 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:34:30 ---> 87fa55c05617 08:34:30 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:34:30 ---> Using cache 08:34:30 ---> 953c759a459c 08:34:30 Step 4/22 : WORKDIR /edgex-go 08:34:30 ---> Using cache 08:34:30 ---> fbcacd3e5369 08:34:30 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:34:31 Removing intermediate container cfee260022d6 08:34:31 ---> dd5df5a3aacf 08:34:31 Step 23/24 : LABEL git_sha=1d65534bc4b79fe6f8025881bd9afeb0601df798 08:34:31 ---> Running in cfd5f04f84ef 08:34:31 ---> Running in d5e6cc1e562b 08:34:31 Removing intermediate container 30df463efc05 08:34:31 ---> bec2c287b65b 08:34:31 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:31 Removing intermediate container d5e6cc1e562b 08:34:31 ---> d30caa8d0688 08:34:31 Step 24/24 : LABEL version=0.0.0 08:34:32 ---> Running in e12a4490c86c 08:34:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:32 ---> 15d963f50a4b 08:34:32 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:34:32 Removing intermediate container e12a4490c86c 08:34:32 ---> aca1d1611d4a 08:34:32 08:34:32 OK: 211 MiB in 51 packages 08:34:32 Successfully built aca1d1611d4a 08:34:32 Successfully tagged core-metadata:latest 08:34:32  Building core-metadata ... done Building security-spire-server 08:34:32 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:32 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:34:32 ---> 87fa55c05617 08:34:32 Step 3/21 : WORKDIR /edgex-go 08:34:32 ---> Using cache 08:34:32 ---> 74681215b8fc 08:34:32 Step 4/21 : RUN apk add --update --no-cache make git 08:34:32 ---> Using cache 08:34:32 ---> 4c4b995d59af 08:34:32 Step 5/21 : COPY go.mod vendor* ./ 08:34:32 ---> Using cache 08:34:32 ---> 085d9ecb799b 08:34:32 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:32 ---> Using cache 08:34:32 ---> 3d63c9b5a70d 08:34:32 Step 7/21 : COPY . . 08:34:32 ---> Using cache 08:34:32 ---> 62d482e069e5 08:34:32 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:34:35 ---> ce96104136c2 08:34:35 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:34:35 ---> Running in 9adae774396f 08:34:35 Removing intermediate container cfd5f04f84ef 08:34:35 ---> 7392a29167e6 08:34:35 Step 6/22 : COPY go.mod vendor* ./ 08:34: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:34:35 ---> 1e8befdbbd05 08:34:35 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:34:35 ---> 62b8b3606c7a 08:34:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:35 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:34:35 ---> 87fa55c05617 08:34:35 Step 3/23 : WORKDIR /edgex-go 08:34:35 ---> Using cache 08:34:35 ---> 74681215b8fc 08:34:35 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:34:35 ---> Running in af826336bf65 08:34:35 ---> Running in 6cb43aacd8f1 08:34:35 ---> 9a5281c6072d 08:34:35 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:34:35 ---> 2f529ea4ab9a 08:34:35 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:34:36 ---> 58d914a3817e 08:34:36 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:34:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:36 ---> e62c0990b4d3 08:34:36 Step 27/32 : RUN chmod +x /entrypoint.sh 08:34:36 ---> Running in d3e5a57e17df 08:34:36 OK: 211 MiB in 51 packages 08:34:37 Removing intermediate container af826336bf65 08:34:37 ---> 3fd30334cddc 08:34:37 Step 5/23 : COPY go.mod vendor* ./ 08:34:37 ---> 9e8d5942ed27 08:34:37 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:37 ---> Running in 2cccce7d79b9 08:34:37 Removing intermediate container d3e5a57e17df 08:34:37 ---> 592fec78b9d8 08:34:37 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:34:37 ---> Running in a5c3410709e3 08:34:37 Removing intermediate container a5c3410709e3 08:34:37 ---> daecb16cc543 08:34:37 Step 29/32 : CMD ["gate"] 08:34:37 ---> Running in c157672385cd 08:34:38 Removing intermediate container c157672385cd 08:34:38 ---> 41552e9de16c 08:34:38 Step 30/32 : LABEL arch=x86_64 08:34:38 ---> Running in f3e1ec069471 08:34:38 Removing intermediate container f3e1ec069471 08:34:38 ---> 9f4c83b142c5 08:34:38 Step 31/32 : LABEL git_sha=1d65534bc4b79fe6f8025881bd9afeb0601df798 08:34:38 ---> Running in 5081d3298626 08:34:38 Removing intermediate container 5081d3298626 08:34:38 ---> d425f9ca2c6c 08:34:38 Step 32/32 : LABEL version=0.0.0 08:34:38 ---> Running in 5075cae64f6f 08:34:38 Removing intermediate container 5075cae64f6f 08:34:38 ---> cc20c47cf15b 08:34:38 08:34:38 Successfully built cc20c47cf15b 08:34:38 Successfully tagged security-bootstrapper:latest 08:34:38  Building security-bootstrapper ... done Building security-proxy-auth 08:34:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:34:41 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:34:41 ---> 87fa55c05617 08:34:41 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:34:41 ---> Using cache 08:34:41 ---> 953c759a459c 08:34:41 Step 4/22 : WORKDIR /edgex-go 08:34:41 ---> Using cache 08:34:41 ---> fbcacd3e5369 08:34:41 Step 5/22 : RUN apk add --update --no-cache make git 08:34:41 ---> Using cache 08:34:41 ---> aeb9cab69a37 08:34:41 Step 6/22 : COPY go.mod vendor* ./ 08:34:41 ---> Using cache 08:34:41 ---> 005fd79aa8cf 08:34:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:41 ---> Using cache 08:34:41 ---> 7f71d33103e8 08:34:41 Step 8/22 : COPY . . 08:34:41 ---> Using cache 08:34:41 ---> e9c1d1d6d4aa 08:34:41 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:34:42 ---> Running in e350f3a5339b 08:34: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:34:44 Removing intermediate container d056a7c691cd 08:34:44 ---> f638d3692a8b 08:34:44 Successfully built f638d3692a8b 08:34:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:44 + docker inspect -f . ci-base-image-arm64 08:34:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:44 prd-ubuntu20.04-docker-arm64-4c-16g-7940 does not seem to be running inside a container 08:34:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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:34:45 Removing intermediate container 45fef340908d 08:34:45 ---> a5762f54f55f 08:34:45 08:34:45 Step 9/24 : FROM alpine:3.16 08:34:45 ---> dfd21b5a31f5 08:34:45 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:34:45 ---> Running in ccb3b097c16d 08:34:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:45 (1/3) Installing ca-certificates (20220614-r0) 08:34:45 (2/3) Installing dumb-init (1.2.5-r1) 08:34:45 (3/3) Installing su-exec (0.2-r1) 08:34:45 Executing busybox-1.35.0-r17.trigger 08:34:45 Executing ca-certificates-20220614-r0.trigger 08:34:45 OK: 6 MiB in 17 packages 08:34:46 $ docker top 6cce7cc858beac31bad78fd9d8698212b612e6ff84335ee414256e33c9472f01 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:46 + go version 08:34:46 go version go1.18.7 linux/arm64 [Pipeline] } 08:34:46 $ docker stop --time=1 6cce7cc858beac31bad78fd9d8698212b612e6ff84335ee414256e33c9472f01 08:34:48 Removing intermediate container ccb3b097c16d 08:34:48 ---> 7a4cadd67b05 08:34:48 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:34:48 $ docker rm -f --volumes 6cce7cc858beac31bad78fd9d8698212b612e6ff84335ee414256e33c9472f01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:49 + docker inspect -f . ci-base-image-arm64 08:34:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:49 prd-ubuntu20.04-docker-arm64-4c-16g-7940 does not seem to be running inside a container 08:34:49 $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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:34:50 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:34:50 ---> Running in 6d4b3f2f2b4d 08:34:50 $ docker top 3e2e88b2adb19652d4db0c660b17ed53b6945fe68ccb8cedf2301ecbf6b5ee9f -eo pid,comm [Pipeline] { [Pipeline] echo 08:34:50 ========================================================= 08:34:50 [edgeXBuildGoParallel] Running Tests and Build... 08:34:50 ========================================================= [Pipeline] sh 08:34:51 + git config --global --add safe.directory /w/workspace/edgex-go/15 [Pipeline] fileExists [Pipeline] sh 08:34:51 + make test 08:34:51 go test -race -coverprofile=coverage.out ./... 08:34:51 Removing intermediate container 6d4b3f2f2b4d 08:34:51 ---> 8b253a455ba9 08:34:51 Step 12/24 : WORKDIR / 08:34:52 ---> Running in b67cdaebd82d 08:34:52 Removing intermediate container b67cdaebd82d 08:34:52 ---> 8b90b7274a68 08:34:52 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:34:54 ---> 6d45d013ec34 08:34:54 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:34:55 ---> f8d2f426c661 08:34:55 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:34:55 Removing intermediate container 9adae774396f 08:34:55 ---> 539d7ebbaedf 08:34:55 08:34:55 Step 9/21 : FROM alpine:3.16 08:34:55 ---> dfd21b5a31f5 08:34:55 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:34:55 ---> Running in cd22c6195af9 08:34:55 ---> 4ea414067361 08:34:55 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:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:56 (1/6) Installing ca-certificates (20220614-r0) 08:34:56 (2/6) Installing brotli-libs (1.0.9-r6) 08:34:56 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:34:56 (4/6) Installing libcurl (7.83.1-r6) 08:34:56 (5/6) Installing curl (7.83.1-r6) 08:34:56 (6/6) Installing dumb-init (1.2.5-r1) 08:34:56 Executing busybox-1.35.0-r17.trigger 08:34:56 Executing ca-certificates-20220614-r0.trigger 08:34:56 OK: 8 MiB in 20 packages 08:34:56 ---> 8951fc9f6510 08:34:56 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:34:57 ---> 1609cd9762c2 08:34:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:34:57 Removing intermediate container cd22c6195af9 08:34:57 ---> bfcbba057ab9 08:34:57 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:34:58 ---> Running in 95b0f85986c2 08:34:58 ---> 28caef7152da 08:34:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:34:58 Removing intermediate container 95b0f85986c2 08:34:58 ---> c61f32d4f347 08:34:58 Step 12/21 : WORKDIR /edgex 08:34:58 ---> Running in 1914db4ba456 08:34:58 ---> 3d60cda1c6f7 08:34:58 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:59 Removing intermediate container 6cb43aacd8f1 08:34:59 ---> dd4456cdb35c 08:34:59 Step 8/22 : COPY . . 08:34:59 ---> Running in 13e192eb7661 08:34:59 Removing intermediate container 1914db4ba456 08:34:59 ---> ffd2c7ddf4f2 08:34:59 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:35:01 ---> 6fce84fefb6c 08:35:01 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:35:02 ---> 4c1b3786f3d7 08:35:02 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:35:02 Removing intermediate container e350f3a5339b 08:35:02 ---> 72151b1a89a0 08:35:02 08:35:02 Step 10/22 : FROM alpine:3.16 08:35:02 ---> dfd21b5a31f5 08:35:02 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:35:02 Removing intermediate container 2cccce7d79b9 08:35:02 ---> 18acd643a447 08:35:02 Step 7/23 : COPY . . 08:35:02 ---> Running in 565e840abd3c 08:35:02 Removing intermediate container 13e192eb7661 08:35:02 ---> 045f0ce2d496 08:35:02 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:35:03 ---> 57469ce7460d 08:35:03 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:35:04 ---> Running in 7b9a6528becc 08:35:04 Removing intermediate container 565e840abd3c 08:35:04 ---> 71e39a5d25be 08:35:04 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:35:04 ---> 525939cbcd21 08:35:04 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:04 ---> 0c9cf30ae7e6 08:35:04 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:35:04 ---> Running in b546e29de9b5 08:35:04 ---> Running in c81b9901e6b5 08:35:04 Removing intermediate container 7b9a6528becc 08:35:04 ---> 923b7cb9152d 08:35:04 Step 22/24 : LABEL arch=x86_64 08:35:04 ---> Running in 1461c132073e 08:35:04 ---> Running in ae7a1f006b06 08:35:04 Removing intermediate container ae7a1f006b06 08:35:04 ---> e557dc2344f6 08:35:04 Step 23/24 : LABEL git_sha=1d65534bc4b79fe6f8025881bd9afeb0601df798 08:35:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:04 ---> Running in 17cb2750162f 08:35:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:04 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:05 Removing intermediate container 17cb2750162f 08:35:05 ---> c65c29621c51 08:35:05 Step 24/24 : LABEL version=0.0.0 08:35:05 (1/1) Installing dumb-init (1.2.5-r1) 08:35:05 Executing busybox-1.35.0-r17.trigger 08:35:05 OK: 6 MiB in 15 packages 08:35:05 ---> Running in d88ca1f07ff1 08:35:05 Removing intermediate container c81b9901e6b5 08:35:05 ---> 6919b967b09e 08:35:05 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:35:05 Removing intermediate container d88ca1f07ff1 08:35:05 ---> ef819a50b224 08:35:05 08:35:06 Successfully built ef819a50b224 08:35:06 Successfully tagged security-secretstore-setup:latest 08:35:06  Building security-secretstore-setup ... done Building core-command 08:35:06 ---> Running in 4759da96d2c4 08:35:06 Removing intermediate container b546e29de9b5 08:35:06 ---> 25315d2c55e7 08:35:06 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:06 Removing intermediate container 4759da96d2c4 08:35:06 ---> c7643624682f 08:35:06 Step 19/21 : LABEL arch=x86_64 08:35:08 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:35:08 ---> 87fa55c05617 08:35:08 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:35:08 ---> Using cache 08:35:08 ---> 953c759a459c 08:35:08 Step 4/23 : WORKDIR /edgex-go 08:35:08 ---> Using cache 08:35:08 ---> fbcacd3e5369 08:35:08 Step 5/23 : RUN apk add --update --no-cache make git 08:35:08 ---> Using cache 08:35:08 ---> aeb9cab69a37 08:35:08 Step 6/23 : COPY go.mod vendor* ./ 08:35:08 ---> Using cache 08:35:08 ---> 005fd79aa8cf 08:35:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:08 ---> Using cache 08:35:08 ---> 7f71d33103e8 08:35:08 Step 8/23 : COPY . . 08:35:08 ---> Using cache 08:35:08 ---> e9c1d1d6d4aa 08:35:08 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:35:08 ---> 9016608f444e 08:35:08 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:35:08 ---> Running in 53151d7ecb54 08:35:08 ---> Running in 28166d0ddce1 08:35:08 ---> 5a818b9725b4 08:35:08 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:35:08 ---> Running in 6c787da24c6e 08:35:08 Removing intermediate container 53151d7ecb54 08:35:08 ---> 7ffdaefb78a6 08:35:08 Step 20/21 : LABEL git_sha=1d65534bc4b79fe6f8025881bd9afeb0601df798 08:35:08 ---> Running in cc2edbb93aa8 08:35:09 Removing intermediate container 6c787da24c6e 08:35:09 ---> f2fcb43489e3 08:35:09 Step 9/23 : WORKDIR /edgex-go/spire-build 08:35:09 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:35:09 Removing intermediate container cc2edbb93aa8 08:35:09 ---> 60c71931d60b 08:35:09 Step 21/21 : LABEL version=0.0.0 08:35:09 ---> 1b10d48ee9df 08:35:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 08:35:09 ---> Running in 8c24c5e27dd7 08:35:09 ---> Running in 162821999c22 08:35:09 Removing intermediate container 8c24c5e27dd7 08:35:09 ---> 3ffde40b7b3a 08:35:09 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:09 ---> Running in 5fa214f5a59c 08:35:09 Removing intermediate container 162821999c22 08:35:09 ---> 6065e9fb0051 08:35:09 08:35:09 ---> fbfb0eae473a 08:35:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:35:09 Successfully built 6065e9fb0051 08:35:09 Successfully tagged security-proxy-setup:latest 08:35:09  Building security-proxy-setup ... done Building security-spire-agent 08:35:11 ---> 70d7c78c7b62 08:35:11 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:11 ---> Running in 69c4cdd42d85 08:35:12 Removing intermediate container 5fa214f5a59c 08:35:12 ---> 2450e881c9eb 08:35:12 Step 11/23 : WORKDIR /edgex-go 08:35:12 ---> Running in f57ca07c9367 08:35:12 Removing intermediate container f57ca07c9367 08:35:12 ---> e378e12a81c7 08:35:12 08:35:12 Step 12/23 : FROM alpine:3.15 08:35:12 ---> 5ce65d7b0fde 08:35:12 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:12 ---> Using cache 08:35:12 ---> ca59b5102db8 08:35:12 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:12 ---> Running in dfd9187c7601 08:35:13 Removing intermediate container 69c4cdd42d85 08:35:13 ---> 385029790eb1 08:35:13 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:35:13 ---> Running in dca572bee989 08:35:13 Removing intermediate container dca572bee989 08:35:13 ---> 4be6789b0457 08:35:13 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:35:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:14 ---> Running in 468457cc79fe 08:35:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:14 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:35:14 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:35:14 OK: 15857 distinct packages available 08:35:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:14 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:14 ---> 87fa55c05617 08:35:14 Step 3/24 : WORKDIR /edgex-go 08:35:14 ---> Using cache 08:35:14 ---> 74681215b8fc 08:35:14 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:35:14 ---> Using cache 08:35:14 ---> 3fd30334cddc 08:35:14 Step 5/24 : COPY go.mod vendor* ./ 08:35:14 ---> Using cache 08:35:14 ---> 9e8d5942ed27 08:35:14 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:14 ---> Using cache 08:35:14 ---> 18acd643a447 08:35:14 Step 7/24 : COPY . . 08:35:14 ---> Using cache 08:35:14 ---> 5a818b9725b4 08:35:14 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:35:14 ---> Using cache 08:35:14 ---> f2fcb43489e3 08:35:14 Step 9/24 : WORKDIR /edgex-go/spire-build 08:35:14 ---> Using cache 08:35:14 ---> 3ffde40b7b3a 08:35:14 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:14 (1/5) Installing dumb-init (1.2.5-r1) 08:35:14 (2/5) Installing musl-obstack (1.2.3-r0) 08:35:14 (3/5) Installing libucontext (1.1-r0) 08:35:14 (4/5) Installing gcompat (1.0.0-r4) 08:35:14 (5/5) Installing openssl (1.1.1t-r1) 08:35:14 Executing busybox-1.34.1-r7.trigger 08:35:14 OK: 7 MiB in 19 packages 08:35:14 Removing intermediate container 468457cc79fe 08:35:14 ---> b42c09397179 08:35:14 Step 20/22 : LABEL arch=x86_64 08:35:14 ---> Running in 05fe563945ed 08:35:14 ---> Running in 45f354e44309 08:35:15 Removing intermediate container 45f354e44309 08:35:15 ---> e89f7b94575b 08:35:15 Step 21/22 : LABEL git_sha=1d65534bc4b79fe6f8025881bd9afeb0601df798 08:35:15 ---> Running in 6c695516d696 08:35:15 Removing intermediate container dfd9187c7601 08:35:15 ---> 287a4458b520 08:35:15 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:15 Removing intermediate container 6c695516d696 08:35:15 ---> 9fc93d3293a2 08:35:15 Step 22/22 : LABEL version=0.0.0 08:35:15 ---> Running in 07be28ee6d38 08:35:16 Removing intermediate container 07be28ee6d38 08:35:16 ---> 18d632984ac4 08:35:16 08:35:16 Removing intermediate container 05fe563945ed 08:35:16 ---> 9f229e8b206d 08:35:16 Step 11/24 : WORKDIR /edgex-go 08:35:16 ---> Running in 9ab683d87c20 08:35:16 Successfully built 18d632984ac4 08:35:16 Successfully tagged security-proxy-auth:latest 08:35:16  Building security-proxy-auth ... done Building support-scheduler 08:35:18 Removing intermediate container 9ab683d87c20 08:35:18 ---> 6970e44fbbca 08:35:18 08:35:18 Step 12/24 : FROM alpine:3.15 08:35:18 ---> 5ce65d7b0fde 08:35:18 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:18 ---> Using cache 08:35:18 ---> ca59b5102db8 08:35:18 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:18 ---> Using cache 08:35:18 ---> 287a4458b520 08:35:18 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:35:18 ---> ecd39566f948 08:35:18 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:35:19 ---> 696481506ef7 08:35:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:35:20 ---> 48866bcaee1e 08:35:20 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:20 ---> cfd2e55e27cd 08:35:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:35:20 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:35:20 ---> 87fa55c05617 08:35:20 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:35:20 ---> Using cache 08:35:20 ---> 953c759a459c 08:35:20 Step 4/22 : WORKDIR /edgex-go 08:35:20 ---> Using cache 08:35:20 ---> fbcacd3e5369 08:35:20 Step 5/22 : RUN apk add --update --no-cache make git 08:35:20 ---> Using cache 08:35:20 ---> aeb9cab69a37 08:35:20 Step 6/22 : COPY go.mod vendor* ./ 08:35:20 ---> Using cache 08:35:20 ---> 005fd79aa8cf 08:35:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:20 ---> Using cache 08:35:20 ---> 7f71d33103e8 08:35:20 Step 8/22 : COPY . . 08:35:20 ---> Using cache 08:35:20 ---> e9c1d1d6d4aa 08:35:20 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:35:20 ---> Running in 92d3b1a0bb5f 08:35:20 ---> df3bcf3264d9 08:35:20 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:35:20 ---> Running in fd000d3f4a19 08:35:20 Removing intermediate container fd000d3f4a19 08:35:20 ---> f33962b22b91 08:35:20 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:35:21 ---> Running in 001250476b71 08:35:21 Removing intermediate container 001250476b71 08:35:21 ---> 7ee72d4f8f78 08:35:21 Step 21/23 : LABEL arch=x86_64 08:35:21 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:35:21 ---> Running in 4f43ed83e73a 08:35:21 Removing intermediate container 4f43ed83e73a 08:35:21 ---> e310ca0f48a5 08:35:21 Step 22/23 : LABEL git_sha=1d65534bc4b79fe6f8025881bd9afeb0601df798 08:35:21 ---> Running in 19e6cfa7db44 08:35:22 Removing intermediate container 19e6cfa7db44 08:35:22 ---> 647a877b3831 08:35:22 Step 23/23 : LABEL version=0.0.0 08:35:22 ---> Running in 7335978b4e5a 08:35:22 ---> 5684421df595 08:35:22 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:35:22 Removing intermediate container 7335978b4e5a 08:35:22 ---> 1e609240b266 08:35:22 08:35:23 Successfully built 1e609240b266 08:35:23 Successfully tagged security-spire-server:latest 08:35:23 Building core-common-config-bootstrapper 08:35:23  Building security-spire-server ... done  ---> fbbcd9bc1a7d 08:35:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:35:25 ---> 22209269c682 08:35:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:35:26 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:35:26 ---> 87fa55c05617 08:35:26 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:35:26 ---> Using cache 08:35:26 ---> 953c759a459c 08:35:26 Step 4/22 : WORKDIR /edgex-go 08:35:26 ---> Using cache 08:35:26 ---> fbcacd3e5369 08:35:26 Step 5/22 : RUN apk add --update --no-cache make git 08:35:26 ---> Using cache 08:35:26 ---> aeb9cab69a37 08:35:26 Step 6/22 : COPY go.mod vendor* ./ 08:35:26 ---> Using cache 08:35:26 ---> 005fd79aa8cf 08:35:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:26 ---> Using cache 08:35:26 ---> 7f71d33103e8 08:35:26 Step 8/22 : COPY . . 08:35:26 ---> Using cache 08:35:26 ---> e9c1d1d6d4aa 08:35:26 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:35:26 ---> ed9d6c2c6205 08:35:26 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:35:26 ---> Running in f837bbb1ae2b 08:35:26 ---> Running in da1200790252 08:35:26 Removing intermediate container da1200790252 08:35:26 ---> 9f60e39c12ac 08:35:26 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:35:26 ---> Running in a2847a137739 08:35:27 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:35:27 Removing intermediate container a2847a137739 08:35:27 ---> f2b535e1f2b2 08:35:27 Step 22/24 : LABEL arch=x86_64 08:35:27 ---> Running in 603fbbe1bd67 08:35:27 Removing intermediate container 603fbbe1bd67 08:35:27 ---> 426d6506b9e1 08:35:27 Step 23/24 : LABEL git_sha=1d65534bc4b79fe6f8025881bd9afeb0601df798 08:35:27 ---> Running in bee16f3def53 08:35:28 Removing intermediate container bee16f3def53 08:35:28 ---> 11968ad6a807 08:35:28 Step 24/24 : LABEL version=0.0.0 08:35:28 ---> Running in d8fea4653250 08:35:28 Removing intermediate container d8fea4653250 08:35:28 ---> 3e56b6501674 08:35:28 08:35:28 Successfully built 3e56b6501674 08:35:28 Successfully tagged security-spire-agent:latest 08:35:30 ? github.com/edgexfoundry/edgex-go [no test files] 08:35:36  Building security-spire-agent ... done Removing intermediate container 28166d0ddce1 08:35:36 ---> 88576e74a2e7 08:35:36 08:35:36 Step 10/23 : FROM alpine:3.16 08:35:36 ---> dfd21b5a31f5 08:35:36 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:35:36 ---> Using cache 08:35:36 ---> a48e5cb7b8ef 08:35:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:35:36 ---> Using cache 08:35:36 ---> 8b475896433f 08:35:36 Step 13/23 : ENV APP_PORT=59882 08:35:36 Removing intermediate container 1461c132073e 08:35:36 ---> 55ffe469edea 08:35:36 08:35:36 Step 10/22 : FROM alpine:3.16 08:35:36 ---> dfd21b5a31f5 08:35:36 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:35:36 ---> Running in d69858dbc9ab 08:35:36 ---> Running in 6c7da620831a 08:35:36 Removing intermediate container d69858dbc9ab 08:35:36 ---> 3da31b3926ae 08:35:36 Step 14/23 : EXPOSE $APP_PORT 08:35:36 ---> Running in 8942ed1afd2e 08:35:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:37 Removing intermediate container 8942ed1afd2e 08:35:37 ---> aa810640057f 08:35:37 Step 15/23 : WORKDIR / 08:35:37 ---> Running in bc8067fdc14d 08:35:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:37 Removing intermediate container bc8067fdc14d 08:35:37 ---> 3abbf7835616 08:35:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:37 (1/2) Installing ca-certificates (20220614-r0) 08:35:37 (2/2) Installing dumb-init (1.2.5-r1) 08:35:37 Executing busybox-1.35.0-r17.trigger 08:35:37 Executing ca-certificates-20220614-r0.trigger 08:35:37 OK: 6 MiB in 16 packages 08:35:37 ---> c46316b23b9e 08:35:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:35:38 Removing intermediate container 6c7da620831a 08:35:38 ---> c836a5330826 08:35:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:35:38 ---> 7fedad779b96 08:35:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:35:38 ---> Running in edb018927524 08:35:38 Removing intermediate container edb018927524 08:35:38 ---> 761067aa8611 08:35:38 Step 13/22 : ENV APP_PORT=59860 08:35:38 ---> Running in c2cc0b39ddce 08:35:38 Removing intermediate container c2cc0b39ddce 08:35:38 ---> aa9314fe3a27 08:35:38 Step 14/22 : EXPOSE $APP_PORT 08:35:38 ---> 85e4525358f8 08:35:38 Step 19/23 : ENTRYPOINT ["/core-command"] 08:35:39 ---> Running in 778961d0a91f 08:35:39 ---> Running in d81e0e0d22b0 08:35:39 Removing intermediate container 778961d0a91f 08:35:39 ---> 4d2277a946fc 08:35:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:39 Removing intermediate container d81e0e0d22b0 08:35:39 ---> 378bf662e2e6 08:35:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:39 ---> Running in 4e541e68b924 08:35:39 Removing intermediate container 4e541e68b924 08:35:39 ---> 2f6a2661584f 08:35:39 Step 21/23 : LABEL arch=x86_64 08:35:39 ---> 711e0aa92dfe 08:35:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:35:39 ---> Running in a170117e02e8 08:35:40 Removing intermediate container a170117e02e8 08:35:40 ---> 2f04f506eb92 08:35:40 Step 22/23 : LABEL git_sha=1d65534bc4b79fe6f8025881bd9afeb0601df798 08:35:40 ---> Running in 88fdbb4e6747 08:35:40 ---> 40835d42a286 08:35:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:35:40 Removing intermediate container 88fdbb4e6747 08:35:40 ---> 53374e094c22 08:35:40 Step 23/23 : LABEL version=0.0.0 08:35:40 ---> Running in 2411dffda281 08:35:40 ---> e9feb20d0936 08:35:40 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:35:40 Removing intermediate container 2411dffda281 08:35:40 ---> 120ae1318b20 08:35:40 08:35:40 ---> Running in 0c9c9649881e 08:35:40 Successfully built 120ae1318b20 08:35:40 Successfully tagged core-command:latest 08:35:41  Building core-command ... done Removing intermediate container 0c9c9649881e 08:35:41 ---> 5bfd47f4246d 08:35:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:41 ---> Running in 788ce6f46024 08:35:41 Removing intermediate container 788ce6f46024 08:35:41 ---> 3ab8962641bc 08:35:41 Step 20/22 : LABEL arch=x86_64 08:35:41 ---> Running in 40db06134bd5 08:35:41 Removing intermediate container 40db06134bd5 08:35:41 ---> fd636db9eff5 08:35:41 Step 21/22 : LABEL git_sha=1d65534bc4b79fe6f8025881bd9afeb0601df798 08:35:41 ---> Running in aa3485bc8878 08:35:41 Removing intermediate container aa3485bc8878 08:35:41 ---> 77b4c4bcffcb 08:35:41 Step 22/22 : LABEL version=0.0.0 08:35:42 ---> Running in 25015eb5e254 08:35:42 Removing intermediate container 25015eb5e254 08:35:42 ---> 8e94fa511afe 08:35:42 08:35:42 Successfully built 8e94fa511afe 08:35:42 Successfully tagged support-notifications:latest 08:35:47  Building support-notifications ... done Removing intermediate container f837bbb1ae2b 08:35:47 ---> 2c5c59b331ce 08:35:47 08:35:47 Step 10/22 : FROM alpine:3.16 08:35:47 ---> dfd21b5a31f5 08:35:47 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:35:47 ---> Using cache 08:35:47 ---> 71e39a5d25be 08:35:47 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:35:47 ---> Using cache 08:35:47 ---> 25315d2c55e7 08:35:47 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:47 ---> Using cache 08:35:47 ---> 9016608f444e 08:35:47 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:35:47 ---> 9b24f048e862 08:35:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:35:47 ---> 6988da2eb52d 08:35:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:35:48 ---> ad72f04cfcea 08:35:48 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:48 ---> Running in 389f97a7e22e 08:35:48 Removing intermediate container 92d3b1a0bb5f 08:35:48 ---> a850db0d259f 08:35:48 08:35:48 Step 10/22 : FROM alpine:3.16 08:35:48 ---> dfd21b5a31f5 08:35:48 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:35:48 ---> Using cache 08:35:48 ---> a48e5cb7b8ef 08:35:48 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:35:48 ---> Using cache 08:35:48 ---> 8b475896433f 08:35:48 Step 13/22 : ENV APP_PORT=59861 08:35:48 ---> Running in 85e222eb4d19 08:35:48 Removing intermediate container 85e222eb4d19 08:35:48 ---> d741e13a8d5c 08:35:48 Step 14/22 : EXPOSE $APP_PORT 08:35:48 ---> Running in 13a98dd206be 08:35:48 Removing intermediate container 13a98dd206be 08:35:48 ---> 673f08608e00 08:35:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:48 Removing intermediate container 389f97a7e22e 08:35:48 ---> 8e0d6cba023b 08:35:48 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:35:48 ---> Running in a6960a8369b5 08:35:48 ---> 6f7313612737 08:35:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:35:48 Removing intermediate container a6960a8369b5 08:35:48 ---> 59134d4d8600 08:35:48 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:35:49 ---> Running in 1de071aa3d90 08:35:49 Removing intermediate container 1de071aa3d90 08:35:49 ---> 5d3f82749486 08:35:49 Step 20/22 : LABEL arch=x86_64 08:35:49 ---> Running in e9ce0ddfa837 08:35:49 Removing intermediate container e9ce0ddfa837 08:35:49 ---> 3ea197f739fc 08:35:49 Step 21/22 : LABEL git_sha=1d65534bc4b79fe6f8025881bd9afeb0601df798 08:35:49 ---> e6d9ec52b3cd 08:35:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:35:49 ---> Running in 1f732cf1f13a 08:35:49 Removing intermediate container 1f732cf1f13a 08:35:49 ---> 0f1ac05d8c7b 08:35:49 Step 22/22 : LABEL version=0.0.0 08:35:49 ---> Running in 6ee57a84e5cf 08:35:49 ---> 81a1455afb05 08:35:49 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:35:49 ---> Running in e9c92415151e 08:35:49 Removing intermediate container 6ee57a84e5cf 08:35:49 ---> 6446a97ab6e8 08:35:49 08:35:49 Removing intermediate container e9c92415151e 08:35:49 ---> d67038c4bd93 08:35:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:49 ---> Running in fdd2fe3f26e7 08:35:49 Successfully built 6446a97ab6e8 08:35:49 Successfully tagged core-common-config-bootstrapper:latest 08:35:49  Building core-common-config-bootstrapper ... done Removing intermediate container fdd2fe3f26e7 08:35:49 ---> ae2cb67a5830 08:35:49 Step 20/22 : LABEL arch=x86_64 08:35:49 ---> Running in b5b8fe1f60f2 08:35:49 Removing intermediate container b5b8fe1f60f2 08:35:49 ---> d1e58ba19e2d 08:35:49 Step 21/22 : LABEL git_sha=1d65534bc4b79fe6f8025881bd9afeb0601df798 08:35:50 ---> Running in 10531fc89d80 08:35:50 Removing intermediate container 10531fc89d80 08:35:50 ---> 860d73b104e9 08:35:50 Step 22/22 : LABEL version=0.0.0 08:35:50 ---> Running in 98f9a92b30f2 08:35:50 Removing intermediate container 98f9a92b30f2 08:35:50 ---> c4bc9a3452d3 08:35:50 08:35:50 Successfully built c4bc9a3452d3 08:35:50 Successfully tagged support-scheduler:latest 08:35:50  Building support-scheduler ... done  [Pipeline] } 08:35:50 $ docker stop --time=1 c83845a06df166f52a3a81df14db81ce85aa37a4e858b2da5decaaf63cf82ca2 08:35:51 $ docker rm -f --volumes c83845a06df166f52a3a81df14db81ce85aa37a4e858b2da5decaaf63cf82ca2 [Pipeline] // withDockerContainer [Pipeline] sh 08:35:52 + docker images 08:35:52 REPOSITORY TAG IMAGE ID CREATED SIZE 08:35:52 support-scheduler latest c4bc9a3452d3 1 second ago 30.1MB 08:35:52 core-common-config-bootstrapper latest 6446a97ab6e8 2 seconds ago 15.5MB 08:35:52 a850db0d259f 3 seconds ago 1.75GB 08:35:52 2c5c59b331ce 5 seconds ago 1.69GB 08:35:52 support-notifications latest 8e94fa511afe 10 seconds ago 30.7MB 08:35:52 core-command latest 120ae1318b20 11 seconds ago 17.7MB 08:35:52 55ffe469edea 17 seconds ago 1.76GB 08:35:52 88576e74a2e7 18 seconds ago 1.69GB 08:35:52 security-spire-agent latest 3e56b6501674 23 seconds ago 125MB 08:35:52 security-spire-server latest 1e609240b266 29 seconds ago 86.5MB 08:35:52 6970e44fbbca 35 seconds ago 1.56GB 08:35:52 security-proxy-auth latest 18d632984ac4 36 seconds ago 16.2MB 08:35:52 e378e12a81c7 39 seconds ago 1.56GB 08:35:52 security-proxy-setup latest 6065e9fb0051 42 seconds ago 27.8MB 08:35:52 security-secretstore-setup latest ef819a50b224 46 seconds ago 30MB 08:35:52 72151b1a89a0 50 seconds ago 1.67GB 08:35:52 539d7ebbaedf 57 seconds ago 1.68GB 08:35:52 a5762f54f55f About a minute ago 1.68GB 08:35:52 security-bootstrapper latest cc20c47cf15b About a minute ago 20.4MB 08:35:52 core-metadata latest aca1d1611d4a About a minute ago 18.5MB 08:35:52 security-spiffe-token-provider latest 95fafe52b788 About a minute ago 30MB 08:35:52 core-data latest e41ef94a8495 About a minute ago 18MB 08:35:52 6423d4f8fb6d About a minute ago 1.73GB 08:35:52 401e5a67e338 About a minute ago 1.68GB 08:35:52 d47e336bae46 About a minute ago 1.7GB 08:35:52 ce59b4168f56 About a minute ago 1.7GB 08:35:52 security-spire-config latest 69825e8a3a6a About a minute ago 85.8MB 08:35:52 38ef50adfee1 2 minutes ago 1.56GB 08:35:52 ci-base-image-x86_64 latest 87fa55c05617 5 minutes ago 904MB 08:35:52 alpine 3.15 5ce65d7b0fde 2 weeks ago 5.59MB 08:35:52 alpine 3.16 dfd21b5a31f5 2 weeks ago 5.55MB 08:35:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 08:35:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 08:35:52 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:37:22 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:37:22 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:37:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:37:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:37:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:37:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:37:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:37:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:37:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:37:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:37:44 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:37:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:37:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:37:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:37:44 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:37:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.464s coverage: 28.7% of statements 08:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:38:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.497s coverage: 98.5% of statements 08:38:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.030s coverage: 71.2% of statements 08:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:38:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.739s coverage: 54.0% of statements 08:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:38:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:38:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 24.613s coverage: 88.5% of statements 08:38:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:38:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:38:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:38:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:38:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:38:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.771s coverage: 3.9% of statements 08:38:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:38:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:38:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.753s coverage: 95.6% of statements 08:38:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:38:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:38:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:38:37 ok github.com/edgexfoundry/edgex-go/internal/io 0.395s coverage: 72.2% of statements 08:38:37 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:38:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:38:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:38:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:38:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:38:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.849s coverage: 65.9% of statements 08:38:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:38:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:38:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:38:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.375s coverage: 0.9% of statements 08:38:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:38:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.320s coverage: 29.6% of statements 08:38:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:38:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.314s coverage: 47.1% of statements 08:38:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.332s coverage: 82.9% of statements 08:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.233s coverage: 94.1% of statements 08:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.295s coverage: 96.3% of statements 08:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.249s coverage: 87.5% of statements 08:38:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.244s coverage: 94.4% of statements 08:38:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.235s coverage: 44.8% of statements 08:39:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.506s coverage: 79.9% of statements 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:39:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.341s coverage: 92.9% of statements 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:39:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 64.4% of statements 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:39:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.255s coverage: 86.9% of statements 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:39:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.234s coverage: 87.2% of statements 08:39:13 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.209s coverage: 20.0% of statements 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:39:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.218s coverage: 100.0% of statements 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:39:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.335s coverage: 77.4% of statements 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:39:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.317s coverage: 80.0% of statements 08:39:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.239s coverage: 87.2% of statements 08:39:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.938s coverage: 91.2% of statements 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:39:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.165s coverage: 63.1% of statements 08:39:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:39:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:39:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.264s coverage: 100.0% of statements 08:39:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.118s coverage: 89.4% of statements 08:39:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.121s coverage: 100.0% of statements 08:39:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements 08:39:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements 08:39:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.408s coverage: 65.3% of statements 08:39:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:39:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:39:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:39:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:39:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:39:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.917s coverage: 41.0% of statements 08:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.304s coverage: 89.5% of statements 08:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.296s coverage: 84.8% of statements 08:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:39:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:39:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.361s coverage: 17.7% of statements 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:39:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.670s coverage: 92.3% of statements 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:39:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.277s coverage: 63.2% of statements 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:39:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.460s coverage: 97.7% of statements 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:39:32 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:39:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:39:32 go vet ./... 08:41:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:41:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:41:39 ./bin/test-attribution-txt.sh [Pipeline] echo 08:41:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:41:40 + ls -al . 08:41:40 total 748 08:41:40 drwxrwxr-x 11 1001 1001 4096 Mar 1 08:34 . 08:41:40 drwxr-xr-x 4 root root 4096 Mar 1 08:34 .. 08:41:40 drwxrwxr-x 2 1001 1001 4096 Mar 1 08:33 .blubracket 08:41:40 -rw-rw-r-- 1 1001 1001 16 Mar 1 08:33 .dockerignore 08:41:40 drwxrwxr-x 8 1001 1001 4096 Mar 1 08:33 .git 08:41:40 drwxrwxr-x 3 1001 1001 4096 Mar 1 08:33 .github 08:41:40 -rw-rw-r-- 1 1001 1001 1068 Mar 1 08:33 .gitignore 08:41:40 -rw-rw-r-- 1 1001 1001 42 Mar 1 08:33 .golangci.yml 08:41:40 -rw-rw-r-- 1 1001 1001 87 Mar 1 08:33 .hadolint.yml 08:41:40 -rw-rw-r-- 1 1001 1001 166 Mar 1 08:33 .sonarcloud.properties 08:41:40 -rw-rw-r-- 1 1001 1001 1171 Mar 1 08:33 ADOPTERS.md 08:41:40 -rw-rw-r-- 1 1001 1001 10825 Mar 1 08:33 Attribution.txt 08:41:40 -rw-rw-r-- 1 1001 1001 73765 Mar 1 08:33 CHANGELOG.md 08:41:40 -rw-rw-r-- 1 1001 1001 3804 Mar 1 08:33 CONTRIBUTING.md 08:41:40 -rw-rw-r-- 1 1001 1001 677 Mar 1 08:33 GOVERNANCE.md 08:41:40 -rw-rw-r-- 1 1001 1001 883 Mar 1 08:33 Jenkinsfile 08:41:40 -rw-rw-r-- 1 1001 1001 10775 Mar 1 08:33 LICENSE 08:41:40 -rw-rw-r-- 1 1001 1001 14277 Mar 1 08:33 Makefile 08:41:40 -rw-rw-r-- 1 1001 1001 582 Mar 1 08:33 OWNERS.md 08:41:40 -rw-rw-r-- 1 1001 1001 9403 Mar 1 08:33 README.md 08:41:40 -rw-rw-r-- 1 1001 1001 6912 Mar 1 08:33 SECURITY.md 08:41:40 -rw-rw-r-- 1 1001 1001 5 Mar 1 08:30 VERSION 08:41:40 drwxrwxr-x 2 1001 1001 4096 Mar 1 08:33 bin 08:41:40 drwxrwxr-x 18 1001 1001 4096 Mar 1 08:33 cmd 08:41:40 -rw-r--r-- 1 root root 487670 Mar 1 08:39 coverage.out 08:41:40 -rw-rw-r-- 1 1001 1001 3296 Mar 1 08:33 go.mod 08:41:40 -rw-rw-r-- 1 1001 1001 31429 Mar 1 08:33 go.sum 08:41:40 drwxrwxr-x 7 1001 1001 4096 Mar 1 08:33 internal 08:41:40 drwxrwxr-x 3 1001 1001 4096 Mar 1 08:33 openapi 08:41:40 drwxrwxr-x 2 1001 1001 4096 Mar 1 08:33 sbom 08:41:40 drwxrwxr-x 4 1001 1001 4096 Mar 1 08:33 snap 08:41:40 -rw-rw-r-- 1 1001 1001 204 Mar 1 08:33 version.go [Pipeline] sh 08:41:40 + '[' -e coverage.out ] 08:41:40 + chown 1001:1001 coverage.out [Pipeline] stash 08:41:40 Warning: overwriting stash ‘coverage-report’ 08:41:41 Stashed 1 file(s) [Pipeline] sh 08:41:42 + make build 08:41:42 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:43:18 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:43:18 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:43:24 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:43:28 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:44:15 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:44:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:44:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:44:28 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:44:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:44:38 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:44: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:45: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:45:04 $ docker stop --time=1 3e2e88b2adb19652d4db0c660b17ed53b6945fe68ccb8cedf2301ecbf6b5ee9f 08:45:06 $ docker rm -f --volumes 3e2e88b2adb19652d4db0c660b17ed53b6945fe68ccb8cedf2301ecbf6b5ee9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:08 08:45:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:08 latest: Pulling from edgex-devops/edgex-compose-arm64 08:45:08 29e5d40040c1: Pulling fs layer 08:45:08 1ce36da41761: Pulling fs layer 08:45:08 25b303627fd3: Pulling fs layer 08:45:08 29e5d40040c1: Verifying Checksum 08:45:08 29e5d40040c1: Download complete 08:45:09 1ce36da41761: Verifying Checksum 08:45:09 1ce36da41761: Download complete 08:45:09 29e5d40040c1: Pull complete 08:45:10 25b303627fd3: Verifying Checksum 08:45:10 25b303627fd3: Download complete 08:45:10 1ce36da41761: Pull complete 08:45:21 25b303627fd3: Pull complete 08:45:21 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:45:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:21 prd-ubuntu20.04-docker-arm64-4c-16g-7940 does not seem to be running inside a container 08:45:21 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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:45:24 $ docker top aaa89d14c24bb20c14df529c7ccaa129e47ce1e282c269b8280079c26ed9fe49 -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:24 + docker-compose build --help 08:45:24 + grep parallel 08:45:31 --parallel Build images in parallel. [Pipeline] } 08:45:31 $ docker stop --time=1 aaa89d14c24bb20c14df529c7ccaa129e47ce1e282c269b8280079c26ed9fe49 08:45:33 $ docker rm -f --volumes aaa89d14c24bb20c14df529c7ccaa129e47ce1e282c269b8280079c26ed9fe49 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:34 prd-ubuntu20.04-docker-arm64-4c-16g-7940 does not seem to be running inside a container 08:45:34 $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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:45:35 $ docker top 48b3aac86c9cbc5e3becaa738594301bae25e68309820cfe3dd1828e9e8b397d -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:36 + docker-compose -f ./docker-compose-build.yml build --parallel 08:45:44 Building core-command ... 08:45:44 Building core-common-config-bootstrapper ... 08:45:44 Building core-data ... 08:45:44 Building core-metadata ... 08:45:44 Building security-bootstrapper ... 08:45:44 Building security-proxy-auth ... 08:45:44 Building security-proxy-setup ... 08:45:44 Building security-secretstore-setup ... 08:45:44 Building security-spiffe-token-provider ... 08:45:44 Building security-spire-agent ... 08:45:44 Building security-spire-config ... 08:45:44 Building security-spire-server ... 08:45:44 Building support-notifications ... 08:45:44 Building support-scheduler ... 08:45:44 Building core-command 08:45:44 Building security-proxy-setup 08:45:44 Building security-spire-config 08:45:44 Building core-metadata 08:45:44 Building security-secretstore-setup 08:46:31 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:46:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:46:31 ---> f638d3692a8b 08:46:31 Step 3/24 : WORKDIR /edgex-go 08:46:31 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:46:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:46:31 ---> f638d3692a8b 08:46:31 Step 3/24 : WORKDIR /edgex-go 08:46:31 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:46:31 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:46:31 ---> f638d3692a8b 08:46:31 Step 3/21 : WORKDIR /edgex-go 08:46:31 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:46:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:46:31 ---> f638d3692a8b 08:46:31 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:46:31 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:46:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:46:31 ---> f638d3692a8b 08:46:31 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:46:31 ---> Running in 0aafb27aee5d 08:46:31 ---> Running in 658b8b4aab60 08:46:31 ---> Running in 7c29ae8f552c 08:46:31 ---> Running in f5f11d746f65 08:46:31 ---> Running in 55e10d5c0aab 08:46:31 Removing intermediate container 0aafb27aee5d 08:46:31 ---> 36d8a5f4637d 08:46:31 Step 4/23 : WORKDIR /edgex-go 08:46:31 Removing intermediate container f5f11d746f65 08:46:31 ---> 60b7c8e0cdea 08:46:31 Step 4/24 : WORKDIR /edgex-go 08:46:31 Removing intermediate container 658b8b4aab60 08:46:31 ---> 9c3e2b26dd09 08:46:31 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:46:32 Removing intermediate container 7c29ae8f552c 08:46:32 ---> aa7d86198a46 08:46:32 Step 4/21 : RUN apk add --update --no-cache make git 08:46:32 ---> Running in 6f5855a00683 08:46:32 Removing intermediate container 55e10d5c0aab 08:46:32 ---> d7de7813c2f0 08:46:32 Step 4/24 : RUN apk add --update --no-cache make git 08:46:32 ---> Running in bd1e3e402d34 08:46:32 ---> Running in e123c74fb04c 08:46:32 ---> Running in f9e3a5dd2935 08:46:32 ---> Running in cfc59260d169 08:46:33 Removing intermediate container 6f5855a00683 08:46:33 ---> 4b7f7f4348fe 08:46:33 Step 5/23 : RUN apk add --update --no-cache make git 08:46:33 Removing intermediate container bd1e3e402d34 08:46:33 ---> 3fc0c4820747 08:46:33 Step 5/24 : RUN apk add --update --no-cache make git 08:46:33 ---> Running in 888f8d1f65a2 08:46:33 ---> Running in 0f9283ef48b5 08:46:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:46:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:46:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:46:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:46:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:46:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:46:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:46:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:46:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:46:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:46:36 OK: 221 MiB in 51 packages 08:46:36 OK: 221 MiB in 51 packages 08:46:37 OK: 221 MiB in 51 packages 08:46:37 OK: 221 MiB in 51 packages 08:46:37 OK: 221 MiB in 51 packages 08:46:38 Removing intermediate container cfc59260d169 08:46:38 ---> e8ca4f648ea1 08:46:38 Step 5/24 : COPY go.mod vendor* ./ 08:46:38 Removing intermediate container e123c74fb04c 08:46:38 ---> 4a5904dfbb75 08:46:38 Step 5/24 : COPY go.mod vendor* ./ 08:46:39 Removing intermediate container 888f8d1f65a2 08:46:39 ---> 4650c7a4a0a3 08:46:39 Step 6/23 : COPY go.mod vendor* ./ 08:46:39 Removing intermediate container 0f9283ef48b5 08:46:39 ---> 7f06d788f322 08:46:39 Step 6/24 : COPY go.mod vendor* ./ 08:46:39 Removing intermediate container f9e3a5dd2935 08:46:39 ---> 02db32f80595 08:46:39 Step 5/21 : COPY go.mod vendor* ./ 08:46:39 ---> 3899b307618f 08:46:39 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:39 ---> Running in 9683490532a4 08:46:39 ---> 7b91c8a9b9f0 08:46:39 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:39 ---> Running in cdd359b3f063 08:46:40 ---> 79d6aea0e6fa 08:46:40 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:40 ---> 9337f7bd7774 08:46:40 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:40 ---> Running in 3b5453e29efb 08:46:40 ---> 2871a88070ea 08:46:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:40 ---> Running in 2f988fff2615 08:46:40 ---> Running in 95071994b823 08:48:32 Removing intermediate container 2f988fff2615 08:48:32 ---> 0de940eb6e3c 08:48:32 Step 7/21 : COPY . . 08:48:32 Removing intermediate container 3b5453e29efb 08:48:32 ---> 2ffa39972a81 08:48:32 Step 8/24 : COPY . . 08:48:32 Removing intermediate container 9683490532a4 08:48:32 ---> 79aee4c78cc0 08:48:32 Step 7/24 : COPY . . 08:48:32 Removing intermediate container cdd359b3f063 08:48:32 ---> ce16c3fe94ff 08:48:32 Step 7/24 : COPY . . 08:48:32 Removing intermediate container 95071994b823 08:48:32 ---> 3c93fcf21e4c 08:48:32 Step 8/23 : COPY . . 08:48:50 ---> b9cc9ccba941 08:48:50 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:48:50 ---> 5897db729a68 08:48:50 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:48:50 ---> c72135dd0716 08:48:50 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:48:50 ---> Running in d755ad5534f1 08:48:50 ---> Running in 176fdafca2c0 08:48:50 ---> Running in d14d629818d9 08:48:50 ---> 0f9d0e4d543b 08:48:50 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:48:50 ---> 065f8362f233 08:48:50 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:48:50 ---> Running in 55e6a329fabd 08:48:50 ---> Running in fc6245d0227f 08:48:50 Removing intermediate container d14d629818d9 08:48:50 ---> 994d7c689364 08:48:50 Step 9/24 : WORKDIR /edgex-go/spire-build 08:48:50 ---> Running in e3e7ec208b79 08:48:50 Removing intermediate container e3e7ec208b79 08:48:50 ---> 0d95280c0088 08:48:50 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:48:50 ---> Running in 4d816013c567 08:48:50 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:48: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:48: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:48:51 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:48:53 Removing intermediate container 4d816013c567 08:48:53 ---> cee50c299804 08:48:53 Step 11/24 : WORKDIR /edgex-go 08:48:53 ---> Running in bed4b7a91321 08:48:53 Removing intermediate container bed4b7a91321 08:48:53 ---> d4e593000ca7 08:48:53 08:48:53 Step 12/24 : FROM alpine:3.15 08:48:53 3.15: Pulling from library/alpine 08:48:55 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:48:55 Status: Downloaded newer image for alpine:3.15 08:48:55 ---> 354640af7b1b 08:48:55 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:48:55 ---> Running in 68c56661484d 08:48:55 Removing intermediate container 68c56661484d 08:48:55 ---> cd65ce0dbe5f 08:48:55 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:48:55 ---> Running in 899c6a7b1a1b 08:48:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:48:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:49:00 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:49:00 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:49:00 OK: 15734 distinct packages available 08:49:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:49:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:49:02 (1/4) Installing dumb-init (1.2.5-r1) 08:49:02 (2/4) Installing musl-obstack (1.2.3-r0) 08:49:02 (3/4) Installing libucontext (1.1-r0) 08:49:02 (4/4) Installing gcompat (1.0.0-r4) 08:49:02 Executing busybox-1.34.1-r7.trigger 08:49:02 OK: 6 MiB in 18 packages 08:49:04 Removing intermediate container 899c6a7b1a1b 08:49:04 ---> 81f0df424df2 08:49:04 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:49:10 ---> f4fcfc5cab7f 08:49:10 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:49:10 ---> f1e835a54e1a 08:49:10 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:49:10 ---> Running in 2e7a73c3e1dd 08:49:11 Removing intermediate container 2e7a73c3e1dd 08:49:11 ---> c8235a8306d3 08:49:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:49:12 ---> 42175863bf72 08:49:12 Step 19/24 : WORKDIR / 08:49:12 ---> Running in 380d817ac980 08:49:12 Removing intermediate container 380d817ac980 08:49:12 ---> b3a882473921 08:49:12 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:49:13 ---> Running in d0b375014c92 08:49:13 Removing intermediate container d0b375014c92 08:49:13 ---> 6afcaa538c26 08:49:13 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:49:13 ---> Running in 2c5ad919ba9a 08:49:14 Removing intermediate container 2c5ad919ba9a 08:49:14 ---> d40c65f49b11 08:49:14 Step 22/24 : LABEL arch=arm64 08:49:14 ---> Running in 5112544fc4c5 08:49:14 Removing intermediate container 5112544fc4c5 08:49:14 ---> ac2764609f9a 08:49:14 Step 23/24 : LABEL git_sha=90800cada8b1e5d2a21721d91cfa9e57e052403a 08:49:15 ---> Running in 94894628f8fa 08:49:15 Removing intermediate container 94894628f8fa 08:49:15 ---> e373a4bb97b3 08:49:15 Step 24/24 : LABEL version=0.0.0 08:49:15 ---> Running in 3593946f5d99 08:49:16 Removing intermediate container 3593946f5d99 08:49:16 ---> 682d7e8c101e 08:49:16 08:49:16 Successfully built 682d7e8c101e 08:49:16 Successfully tagged security-spire-config-arm64:latest 08:49:16 Building core-data 08:49:34  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:49:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:49:34 ---> f638d3692a8b 08:49:34 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:49:34 ---> Using cache 08:49:34 ---> 36d8a5f4637d 08:49:34 Step 4/22 : WORKDIR /edgex-go 08:49:34 ---> Using cache 08:49:34 ---> 4b7f7f4348fe 08:49:34 Step 5/22 : RUN apk add --update --no-cache make git 08:49:34 ---> Using cache 08:49:34 ---> 4650c7a4a0a3 08:49:34 Step 6/22 : COPY go.mod vendor* ./ 08:49:34 ---> Using cache 08:49:34 ---> 2871a88070ea 08:49:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:34 ---> Using cache 08:49:34 ---> 3c93fcf21e4c 08:49:34 Step 8/22 : COPY . . 08:49:34 ---> Using cache 08:49:34 ---> c72135dd0716 08:49:34 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:49:34 ---> Running in 15a3773e4652 08:49:35 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:55:27 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:55:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:55:55 Removing intermediate container fc6245d0227f 08:55:55 ---> a0fd7a1a7641 08:55:55 08:55:55 Step 9/21 : FROM alpine:3.16 08:55:55 Removing intermediate container d755ad5534f1 08:55:55 ---> 846e34403673 08:55:55 08:55:55 Step 9/24 : FROM alpine:3.16 08:55:55 3.16: Pulling from library/alpine 08:55:55 3.16: Pulling from library/alpine 08:55:57 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:55:57 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:55:57 Status: Image is up to date for alpine:3.16 08:55:57 Status: Downloaded newer image for alpine:3.16 08:55:57 ---> 4c81e5bf8899 08:55:57 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:55:57 ---> 4c81e5bf8899 08:55:57 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:55:57 ---> Running in bc0b61191d6a 08:55:57 ---> Running in 31ca9f94c2bd 08:56:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:56:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:56:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:56:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:56:01 (1/6) Installing ca-certificates (20220614-r0) 08:56:01 (2/6) Installing brotli-libs (1.0.9-r6) 08:56:01 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:56:01 (4/6) Installing libcurl (7.83.1-r6) 08:56:01 (5/6) Installing curl (7.83.1-r6) 08:56:01 (6/6) Installing dumb-init (1.2.5-r1) 08:56:01 Executing busybox-1.35.0-r17.trigger 08:56:01 (1/3) Installing ca-certificates (20220614-r0) 08:56:01 Executing ca-certificates-20220614-r0.trigger 08:56:01 (2/3) Installing dumb-init (1.2.5-r1) 08:56:01 (3/3) Installing su-exec (0.2-r1) 08:56:01 Executing busybox-1.35.0-r17.trigger 08:56:01 Executing ca-certificates-20220614-r0.trigger 08:56:02 OK: 8 MiB in 20 packages 08:56:02 OK: 6 MiB in 17 packages 08:56:05 Removing intermediate container 31ca9f94c2bd 08:56:05 ---> c221ff5878ad 08:56:05 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:56:05 Removing intermediate container bc0b61191d6a 08:56:05 ---> 979cae21b228 08:56:05 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:56:05 ---> Running in e0e89898d11b 08:56:05 ---> Running in 456259b0e8f1 08:56:06 Removing intermediate container 456259b0e8f1 08:56:06 ---> db99a7c6c44d 08:56:06 Step 12/21 : WORKDIR /edgex 08:56:06 Removing intermediate container e0e89898d11b 08:56:06 ---> a067206cdcc9 08:56:06 Step 12/24 : WORKDIR / 08:56:06 ---> Running in aa6d98132585 08:56:06 ---> Running in 092fc1112dd1 08:56:07 Removing intermediate container aa6d98132585 08:56:07 ---> a188954119e8 08:56:07 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:56:07 Removing intermediate container 092fc1112dd1 08:56:07 ---> 8a331af39a2d 08:56:07 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:56:08 ---> 2d47ef86fd5f 08:56:08 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:56:08 ---> 082b609e3aef 08:56:08 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:56:09 ---> ab1d0f653661 08:56:09 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:56:10 ---> af01309b1b79 08:56:10 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:56:11 ---> 7e1ed84f7114 08:56:11 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:56:14 ---> 209d8266738f 08:56:14 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:56:14 ---> d40c6b8ff945 08:56:14 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:56:16 ---> 7dc49295c21e 08:56:16 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:56:16 ---> Running in 0af9a96dc0bc 08:56:17 ---> 4c3872089c96 08:56:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:56:21 Removing intermediate container 0af9a96dc0bc 08:56:21 ---> eef8121f6fb0 08:56:21 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:56:21 ---> Running in 81adcd6784cb 08:56:22 Removing intermediate container 81adcd6784cb 08:56:22 ---> 7fab08465f3b 08:56:22 Step 19/21 : LABEL arch=arm64 08:56:22 ---> 0d5808374207 08:56:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:56:22 ---> Running in 00ab943ed708 08:56:24 Removing intermediate container 00ab943ed708 08:56:24 ---> a63687282db5 08:56:24 Step 20/21 : LABEL git_sha=90800cada8b1e5d2a21721d91cfa9e57e052403a 08:56:24 ---> Running in d014a687f937 08:56:24 ---> 1304a8cc9db6 08:56:24 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:56:25 ---> Running in c4ba819ab68b 08:56:25 Removing intermediate container d014a687f937 08:56:25 ---> 0ada2c871dc8 08:56:25 Step 21/21 : LABEL version=0.0.0 08:56:25 ---> Running in de5784ad2564 08:56:27 Removing intermediate container de5784ad2564 08:56:27 ---> 2378f82e838a 08:56:27 08:56:28 Successfully built 2378f82e838a 08:56:28 Successfully tagged security-proxy-setup-arm64:latest 08:56:28 Building support-scheduler 08:56:29  Building security-proxy-setup ... done Removing intermediate container c4ba819ab68b 08:56:29 ---> a8be8f73a1ee 08:56:29 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:56:30 ---> Running in 4a24eab6ea4d 08:56:31 Removing intermediate container 4a24eab6ea4d 08:56:31 ---> 4439edd0724a 08:56:31 Step 22/24 : LABEL arch=arm64 08:56:31 ---> Running in 727b669ebcca 08:56:31 Removing intermediate container 176fdafca2c0 08:56:31 ---> 4c638f1e46d6 08:56:31 08:56:31 Step 10/23 : FROM alpine:3.16 08:56:31 ---> 4c81e5bf8899 08:56:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:56:31 ---> Running in 2b4421aa4f96 08:56:31 Removing intermediate container 727b669ebcca 08:56:31 ---> a1b524bb656e 08:56:31 Step 23/24 : LABEL git_sha=90800cada8b1e5d2a21721d91cfa9e57e052403a 08:56:32 ---> Running in f0681e1a9996 08:56:32 Removing intermediate container f0681e1a9996 08:56:32 ---> 6e186badf884 08:56:32 Step 24/24 : LABEL version=0.0.0 08:56:33 ---> Running in ffdf5d76d26e 08:56:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:56:33 Removing intermediate container ffdf5d76d26e 08:56:33 ---> 91e221420272 08:56:33 08:56:33 Successfully built 91e221420272 08:56:33 Successfully tagged security-secretstore-setup-arm64:latest 08:56:33  Building security-secretstore-setup ... done Building security-proxy-auth 08:56:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:56:35 (1/1) Installing dumb-init (1.2.5-r1) 08:56:35 Executing busybox-1.35.0-r17.trigger 08:56:35 OK: 5 MiB in 15 packages 08:56:37 Removing intermediate container 2b4421aa4f96 08:56:37 ---> 7a2209581f84 08:56:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:56:37 ---> Running in 36446daf38da 08:56:38 Removing intermediate container 36446daf38da 08:56:38 ---> a42a6ad1fa10 08:56:38 Step 13/23 : ENV APP_PORT=59882 08:56:38 ---> Running in d920f690875c 08:56:41 Removing intermediate container d920f690875c 08:56:41 ---> e3f1ae308870 08:56:41 Step 14/23 : EXPOSE $APP_PORT 08:56:42 ---> Running in 0276f50e06c2 08:56:43 Removing intermediate container 0276f50e06c2 08:56:43 ---> 3e4bab5b7e89 08:56:43 Step 15/23 : WORKDIR / 08:56:43 ---> Running in a6c17689f945 08:56:44 Removing intermediate container a6c17689f945 08:56:44 ---> d53882246f22 08:56:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:56:46 ---> 2a9db32b8f32 08:56:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:56:49 ---> bc7cbb8ec185 08:56:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:56:49 Removing intermediate container 55e6a329fabd 08:56:49 ---> 588d145c365c 08:56:49 08:56:49 Step 10/24 : FROM alpine:3.16 08:56:49 ---> 4c81e5bf8899 08:56:49 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:56:49 ---> Using cache 08:56:49 ---> 7a2209581f84 08:56:49 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:56:49 ---> Using cache 08:56:49 ---> a42a6ad1fa10 08:56:49 Step 13/24 : ENV APP_PORT=59881 08:56:50 ---> Running in a9e515dc44e2 08:56:50 ---> 7d99f436746a 08:56:50 Step 19/23 : ENTRYPOINT ["/core-command"] 08:56:50 ---> Running in 3f9458205f2e 08:56:50 Removing intermediate container a9e515dc44e2 08:56:50 ---> cc72f1732b9b 08:56:50 Step 14/24 : EXPOSE $APP_PORT 08:56:51 ---> Running in 59cb958379a5 08:56:51 Removing intermediate container 3f9458205f2e 08:56:51 ---> 16b39708a5fd 08:56:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:56:51 ---> Running in 1fcda6307582 08:56:51 Removing intermediate container 59cb958379a5 08:56:51 ---> 30ae290c50ae 08:56:51 Step 15/24 : WORKDIR / 08:56:52 ---> Running in 19ea21ada852 08:56:52 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:56:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:56:52 ---> f638d3692a8b 08:56:52 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:56:52 ---> Using cache 08:56:52 ---> 36d8a5f4637d 08:56:52 Step 4/22 : WORKDIR /edgex-go 08:56:52 ---> Using cache 08:56:52 ---> 4b7f7f4348fe 08:56:52 Step 5/22 : RUN apk add --update --no-cache make git 08:56:52 ---> Using cache 08:56:52 ---> 4650c7a4a0a3 08:56:52 Step 6/22 : COPY go.mod vendor* ./ 08:56:52 ---> Using cache 08:56:52 ---> 2871a88070ea 08:56:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:52 ---> Using cache 08:56:52 Removing intermediate container 1fcda6307582 08:56:52 ---> ed3ffdced8db 08:56:52 ---> 3c93fcf21e4c 08:56:52 Step 21/23 : LABEL arch=arm64Step 8/22 : COPY . . 08:56:52 08:56:52 ---> Using cache 08:56:52 ---> c72135dd0716 08:56:52 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:56:52 ---> Running in 4879c4aca197 08:56:53 Removing intermediate container 19ea21ada852 08:56:53 ---> 5ad3809584a3 08:56:53 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:56:53 ---> Running in 8d79b87f5f75 08:56:54 Removing intermediate container 4879c4aca197 08:56:54 ---> e43b2c1a7688 08:56:54 Step 22/23 : LABEL git_sha=90800cada8b1e5d2a21721d91cfa9e57e052403a 08:56:54 ---> Running in f372e4fe5275 08:56:54 ---> b066ea923c18 08:56:54 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:56:54 Removing intermediate container f372e4fe5275 08:56:54 ---> bb5ab40bbf5c 08:56:54 Step 23/23 : LABEL version=0.0.0 08:56:55 ---> Running in dab88c364109 08:56:55 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:56:56 Removing intermediate container dab88c364109 08:56:56 ---> f84fc40e2e66 08:56:56 08:56:56 Successfully built f84fc40e2e66 08:56:56 Successfully tagged core-command-arm64:latest 08:56:56  Building core-command ... done Building core-common-config-bootstrapper 08:56:58 ---> 5af5174c620c 08:56:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:56:59 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:56:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:56:59 ---> f638d3692a8b 08:56:59 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:56:59 ---> Using cache 08:56:59 ---> 36d8a5f4637d 08:56:59 Step 4/22 : WORKDIR /edgex-go 08:56:59 ---> Using cache 08:56:59 ---> 4b7f7f4348fe 08:56:59 Step 5/22 : RUN apk add --update --no-cache make git 08:56:59 ---> Using cache 08:56:59 ---> 4650c7a4a0a3 08:56:59 Step 6/22 : COPY go.mod vendor* ./ 08:56:59 ---> Using cache 08:56:59 ---> 2871a88070ea 08:56:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:59 ---> Using cache 08:56:59 ---> 3c93fcf21e4c 08:56:59 Step 8/22 : COPY . . 08:56:59 ---> Using cache 08:56:59 ---> c72135dd0716 08:56:59 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:56:59 ---> Running in c998087462cc 08:56:59 ---> 5706bfd6d4db 08:56:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:57:01 ---> b544a5443fa2 08:57:01 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:57:01 ---> Running in ee9eaa0c973e 08:57:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:57:02 Removing intermediate container ee9eaa0c973e 08:57:02 ---> c96e77bc6c99 08:57:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:57:03 ---> Running in 691a93c02130 08:57:04 Removing intermediate container 691a93c02130 08:57:04 ---> 8f1a2e164c29 08:57:04 Step 22/24 : LABEL arch=arm64 08:57:04 ---> Running in 3f941e255acf 08:57:06 Removing intermediate container 3f941e255acf 08:57:06 ---> aa3bd34d1c02 08:57:06 Step 23/24 : LABEL git_sha=90800cada8b1e5d2a21721d91cfa9e57e052403a 08:57:07 ---> Running in a54b72ecb849 08:57:08 Removing intermediate container a54b72ecb849 08:57:08 ---> 041427217f7e 08:57:08 Step 24/24 : LABEL version=0.0.0 08:57:08 ---> Running in bc0b89db06d1 08:57:09 Removing intermediate container bc0b89db06d1 08:57:09 ---> c7833663f377 08:57:09 08:57:09 Removing intermediate container 15a3773e4652 08:57:09 ---> 2d67b6ff6f86 08:57:09 08:57:09 Step 10/22 : FROM alpine:3.16 08:57:09 ---> 4c81e5bf8899 08:57:09 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:57:09 ---> Running in 7ebb492d68c5 08:57:10 Successfully built c7833663f377 08:57:10 Removing intermediate container 7ebb492d68c5 08:57:10 ---> d411f96714c4 08:57:10 Successfully tagged core-metadata-arm64:latest 08:57:10 Step 12/22 : ENV APP_PORT=59880 08:57:10 Building support-notifications 08:57:10  Building core-metadata ... done  ---> Running in c630dacb1c21 08:57:11 Removing intermediate container c630dacb1c21 08:57:11 ---> a99ba7b91d84 08:57:11 Step 13/22 : EXPOSE $APP_PORT 08:57:11 ---> Running in 08cffa02df41 08:57:12 Removing intermediate container 08cffa02df41 08:57:12 ---> d25f47daddfd 08:57:12 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:57:12 ---> Running in 512835572d6c 08:57:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:57:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:57:16 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:57:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:57:16 ---> f638d3692a8b 08:57:16 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:57:16 ---> Using cache 08:57:16 ---> 36d8a5f4637d 08:57:16 Step 4/22 : WORKDIR /edgex-go 08:57:16 ---> Using cache 08:57:16 ---> 4b7f7f4348fe 08:57:16 Step 5/22 : RUN apk add --update --no-cache make git 08:57:16 ---> Using cache 08:57:16 ---> 4650c7a4a0a3 08:57:16 Step 6/22 : COPY go.mod vendor* ./ 08:57:16 ---> Using cache 08:57:16 ---> 2871a88070ea 08:57:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:16 ---> Using cache 08:57:16 ---> 3c93fcf21e4c 08:57:16 Step 8/22 : COPY . . 08:57:16 ---> Using cache 08:57:16 ---> c72135dd0716 08:57:16 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:57:16 ---> Running in 688a91cecf13 08:57:17 (1/1) Installing dumb-init (1.2.5-r1) 08:57:17 Executing busybox-1.35.0-r17.trigger 08:57:17 OK: 5 MiB in 15 packages 08:57:21 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:57:21 Removing intermediate container 512835572d6c 08:57:21 ---> c561e96045b2 08:57:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:57:23 ---> d2b27e609fac 08:57:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:57:25 ---> fd01706c6dff 08:57:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:57:26 ---> 5efd2856d9b9 08:57:26 Step 18/22 : ENTRYPOINT ["/core-data"] 08:57:26 ---> Running in 6b4fd762e7d3 08:57:27 Removing intermediate container 6b4fd762e7d3 08:57:27 ---> 14c96aa162eb 08:57:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:57:27 ---> Running in d460169b98ee 08:57:28 Removing intermediate container d460169b98ee 08:57:28 ---> f494fb651e72 08:57:28 Step 20/22 : LABEL arch=arm64 08:57:29 ---> Running in 48a8c637d43c 08:57:29 Removing intermediate container 48a8c637d43c 08:57:29 ---> f0a5aa73d60e 08:57:29 Step 21/22 : LABEL git_sha=90800cada8b1e5d2a21721d91cfa9e57e052403a 08:57:29 ---> Running in dac517b8b896 08:57:30 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:57:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:57:30 ---> f638d3692a8b 08:57:30 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:57:30 ---> Using cache 08:57:30 ---> 36d8a5f4637d 08:57:30 Step 4/22 : WORKDIR /edgex-go 08:57:30 ---> Using cache 08:57:30 ---> 4b7f7f4348fe 08:57:30 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:57:30 ---> Running in 77c3cd44ff05 08:57:30 Removing intermediate container dac517b8b896 08:57:30 ---> 5eba2cfe57f0 08:57:30 Step 22/22 : LABEL version=0.0.0 08:57:31 ---> Running in 8810bea3ba1f 08:57:32 Removing intermediate container 8810bea3ba1f 08:57:32 ---> 89720e226df7 08:57:32 08:57:32 Successfully built 89720e226df7 08:57:32 Successfully tagged core-data-arm64:latest 08:57:32 Building security-spiffe-token-provider 08:57:33  Building core-data ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:57:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:57:35 OK: 221 MiB in 51 packages 08:57:37 Removing intermediate container 77c3cd44ff05 08:57:37 ---> 8fcf9c0afe91 08:57:37 Step 6/22 : COPY go.mod vendor* ./ 08:57:38 ---> a5cc42b3616b 08:57:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:38 ---> Running in c36d8d12fefc 08:57:53 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:57:53 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:57:53 ---> f638d3692a8b 08:57:53 Step 3/19 : WORKDIR /edgex-go 08:57:53 ---> Using cache 08:57:53 ---> d7de7813c2f0 08:57:53 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:57:53 ---> Running in a057ec029976 08:57:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:57:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:57:57 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:57:57 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:57:57 OK: 16903 distinct packages available 08:57:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:57:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:57:59 OK: 221 MiB in 51 packages 08:58:01 Removing intermediate container a057ec029976 08:58:01 ---> 993e88ab4bab 08:58:01 Step 5/19 : COPY go.mod vendor* ./ 08:58:02 ---> 8aca02cad444 08:58:02 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:02 ---> Running in d1416da1c81d 08:59:24 Removing intermediate container c36d8d12fefc 08:59:24 ---> 6920839b23fa 08:59:24 Step 8/22 : COPY . . 08:59:51 ---> 76feaf6d9b60 08:59:51 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:59:51 ---> Running in b706e66adc1e 08:59:51 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:59:53 Removing intermediate container d1416da1c81d 08:59:53 ---> c5ff3661f6c2 08:59:53 Step 7/19 : COPY . . 09:00:08 ---> ec1360f99a05 09:00:08 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:00:08 ---> Running in 46237014d5fd 09:00:09 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:03:46 Removing intermediate container c998087462cc 09:03:46 ---> d6bae04385aa 09:03:46 09:03:46 Step 10/22 : FROM alpine:3.16 09:03:46 ---> 4c81e5bf8899 09:03:46 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:03:46 ---> Running in ec1559f4cdd1 09:03:46 Removing intermediate container ec1559f4cdd1 09:03:46 ---> b0a6151de435 09:03:46 Step 12/22 : RUN apk add --update --no-cache dumb-init 09:03:46 ---> Running in bb6abe901ebe 09:03:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:03:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:03:46 (1/1) Installing dumb-init (1.2.5-r1) 09:03:46 Executing busybox-1.35.0-r17.trigger 09:03:46 OK: 5 MiB in 15 packages 09:03:46 Removing intermediate container bb6abe901ebe 09:03:46 ---> 3fc4c5c43eaa 09:03:46 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:03:46 ---> e41dcc1fa6ef 09:03:47 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:03:48 ---> 74927c3b8e90 09:03:48 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 09:03:49 ---> ebf0af3b1dfd 09:03:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:03:50 ---> e6c23e260d9d 09:03:50 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:03:50 ---> Running in 3e77268196be 09:03:53 Removing intermediate container 3e77268196be 09:03:53 ---> 2a60fc1f7443 09:03:53 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 09:03:53 ---> Running in ea68c7108b5f 09:03:54 Removing intermediate container ea68c7108b5f 09:03:54 ---> 697ac4243245 09:03:54 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 09:03:54 ---> Running in aa6b1e6c2eb5 09:03:55 Removing intermediate container aa6b1e6c2eb5 09:03:55 ---> 8dbde4cb3077 09:03:55 Step 20/22 : LABEL arch=arm64 09:03:55 ---> Running in ae17a1bce4af 09:03:55 Removing intermediate container ae17a1bce4af 09:03:55 ---> fd77d6692ad7 09:03:55 Step 21/22 : LABEL git_sha=90800cada8b1e5d2a21721d91cfa9e57e052403a 09:03:55 ---> Running in 1b2d3b2586f1 09:03:56 Removing intermediate container 1b2d3b2586f1 09:03:56 ---> 9e19c693b554 09:03:56 Step 22/22 : LABEL version=0.0.0 09:03:56 ---> Running in a0433780feca 09:03:57 Removing intermediate container a0433780feca 09:03:57 ---> 5bce036db17b 09:03:57 09:03:57 Successfully built 5bce036db17b 09:03:57 Successfully tagged security-proxy-auth-arm64:latest 09:03:57 Building security-spire-server 09:04:19  Building security-proxy-auth ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:04:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:04:19 ---> f638d3692a8b 09:04:19 Step 3/23 : WORKDIR /edgex-go 09:04:19 ---> Using cache 09:04:19 ---> d7de7813c2f0 09:04:19 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 09:04:19 ---> Running in 68b9980d7ffc 09:04:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:04:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:04:21 OK: 221 MiB in 51 packages 09:04:23 Removing intermediate container 68b9980d7ffc 09:04:23 ---> 488fe5c18960 09:04:23 Step 5/23 : COPY go.mod vendor* ./ 09:04:23 ---> f96ee9425578 09:04:23 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:24 ---> Running in a0db269bb7eb 09:04:56 Removing intermediate container 688a91cecf13 09:04:56 ---> 04b76ae0c33d 09:04:56 09:04:56 Step 10/22 : FROM alpine:3.16 09:04:56 ---> 4c81e5bf8899 09:04:56 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:04:56 ---> Using cache 09:04:56 ---> b0a6151de435 09:04:56 Step 12/22 : RUN apk add --update --no-cache dumb-init 09:04:56 ---> Using cache 09:04:56 ---> 3fc4c5c43eaa 09:04:56 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:04:56 ---> Using cache 09:04:56 ---> e41dcc1fa6ef 09:04:56 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:04:56 ---> 778d58f16ca9 09:04:56 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:04:59 ---> a0a105082d1f 09:04:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:04:59 ---> fef3155c1e55 09:04:59 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:04:59 ---> Running in b8512d504236 09:05:03 Removing intermediate container b8512d504236 09:05:03 ---> 9e0a1b9c13e3 09:05:03 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 09:05:03 ---> Running in e91b348487cc 09:05:03 Removing intermediate container e91b348487cc 09:05:03 ---> 6786f3012a9e 09:05:03 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 09:05:03 ---> Running in 8c6e4ecb1c88 09:05:04 Removing intermediate container 8c6e4ecb1c88 09:05:04 ---> f289206ed067 09:05:04 Step 20/22 : LABEL arch=arm64 09:05:04 ---> Running in 7c0e9669d1c1 09:05:05 Removing intermediate container 7c0e9669d1c1 09:05:05 ---> 82a3361097bf 09:05:05 Step 21/22 : LABEL git_sha=90800cada8b1e5d2a21721d91cfa9e57e052403a 09:05:05 ---> Running in a7b2157d5961 09:05:06 Removing intermediate container a7b2157d5961 09:05:06 ---> 0619426e4195 09:05:06 Step 22/22 : LABEL version=0.0.0 09:05:06 ---> Running in 49eac61428c3 09:05:06 Removing intermediate container 49eac61428c3 09:05:06 ---> b40df8109e8d 09:05:06 09:05:07 Successfully built b40df8109e8d 09:05:07 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:05:07 Building security-bootstrapper 09:05:29  Building core-common-config-bootstrapper ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:05:29 Step 2/32 : FROM ${BUILDER_BASE} AS builder 09:05:29 ---> f638d3692a8b 09:05:29 Step 3/32 : WORKDIR /edgex-go 09:05:29 ---> Using cache 09:05:29 ---> d7de7813c2f0 09:05:29 Step 4/32 : RUN apk add --update --no-cache make git 09:05:29 ---> Using cache 09:05:29 ---> e8ca4f648ea1 09:05:29 Step 5/32 : COPY go.mod vendor* ./ 09:05:29 ---> Using cache 09:05:29 ---> 3899b307618f 09:05:29 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:29 ---> Using cache 09:05:29 ---> 79aee4c78cc0 09:05:29 Step 7/32 : COPY . . 09:05:29 ---> Using cache 09:05:29 ---> 5897db729a68 09:05:29 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:05:29 ---> Running in b1dc089509a6 09:05:29 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 09:06:01 Removing intermediate container a0db269bb7eb 09:06:01 ---> 1ecc1752730b 09:06:01 Step 7/23 : COPY . . 09:06:16 ---> c3177a1f8ac7 09:06:16 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 09:06:16 ---> Running in 8f69da5f6c78 09:06:17 Removing intermediate container 8f69da5f6c78 09:06:17 ---> e330d21b2987 09:06:17 Step 9/23 : WORKDIR /edgex-go/spire-build 09:06:17 ---> Running in 060f244aa301 09:06:17 Removing intermediate container 060f244aa301 09:06:17 ---> c298b7191d91 09:06:17 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:06:17 ---> Running in 026e5f4cf7e7 09:06:21 Removing intermediate container 026e5f4cf7e7 09:06:21 ---> dae5313d03bd 09:06:21 Step 11/23 : WORKDIR /edgex-go 09:06:21 ---> Running in f26ee7fb7942 09:06:21 Removing intermediate container f26ee7fb7942 09:06:21 ---> 663044c46c68 09:06:21 09:06:21 Step 12/23 : FROM alpine:3.15 09:06:21 ---> 354640af7b1b 09:06:21 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:06:21 ---> Using cache 09:06:21 ---> cd65ce0dbe5f 09:06:21 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:06:22 ---> Running in 9fc71ceef122 09:06:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:06:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:06:26 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:06:26 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:06:26 OK: 15734 distinct packages available 09:06:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:06:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:06:28 (1/5) Installing dumb-init (1.2.5-r1) 09:06:28 (2/5) Installing musl-obstack (1.2.3-r0) 09:06:28 (3/5) Installing libucontext (1.1-r0) 09:06:28 (4/5) Installing gcompat (1.0.0-r4) 09:06:28 (5/5) Installing openssl (1.1.1t-r1) 09:06:28 Executing busybox-1.34.1-r7.trigger 09:06:28 OK: 6 MiB in 19 packages 09:06:30 Removing intermediate container 9fc71ceef122 09:06:30 ---> 39db4ae0d234 09:06:30 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:06:36 ---> bf1c883e54a7 09:06:36 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:06:36 ---> 5f760815141f 09:06:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:06:37 ---> df714bcf88d6 09:06:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:06:38 ---> 217b2a70807a 09:06:38 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:06:38 ---> Running in 714c6f1b822d 09:06:39 Removing intermediate container 714c6f1b822d 09:06:39 ---> 9ea57635389b 09:06:39 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:06:39 ---> Running in 8e2b9d0cd6a9 09:06:40 Removing intermediate container 8e2b9d0cd6a9 09:06:40 ---> 82b5ba07c9b0 09:06:40 Step 21/23 : LABEL arch=arm64 09:06:40 ---> Running in 82e8bc138aa9 09:06:40 Removing intermediate container 82e8bc138aa9 09:06:40 ---> a7e6ffc58432 09:06:40 Step 22/23 : LABEL git_sha=90800cada8b1e5d2a21721d91cfa9e57e052403a 09:06:40 ---> Running in bdfe9f7fff6f 09:06:41 Removing intermediate container bdfe9f7fff6f 09:06:41 ---> 413fb4e41cc2 09:06:41 Step 23/23 : LABEL version=0.0.0 09:06:41 ---> Running in 8506034b8add 09:06:41 Removing intermediate container 8506034b8add 09:06:41 ---> b59fae3df38f 09:06:41 09:06:42 Successfully built b59fae3df38f 09:06:42 Successfully tagged security-spire-server-arm64:latest 09:06:42 Building security-spire-agent 09:07:04  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:07:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:07:04 ---> f638d3692a8b 09:07:04 Step 3/24 : WORKDIR /edgex-go 09:07:04 ---> Using cache 09:07:04 ---> d7de7813c2f0 09:07:04 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 09:07:04 ---> Using cache 09:07:04 ---> 488fe5c18960 09:07:04 Step 5/24 : COPY go.mod vendor* ./ 09:07:04 ---> Using cache 09:07:04 ---> f96ee9425578 09:07:04 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:07:04 ---> Using cache 09:07:04 ---> 1ecc1752730b 09:07:04 Step 7/24 : COPY . . 09:07:04 ---> Using cache 09:07:04 ---> c3177a1f8ac7 09:07:04 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 09:07:04 ---> Using cache 09:07:04 ---> e330d21b2987 09:07:04 Step 9/24 : WORKDIR /edgex-go/spire-build 09:07:04 ---> Using cache 09:07:04 ---> c298b7191d91 09:07:04 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:07:04 ---> Running in 25420c60134a 09:07:04 Removing intermediate container 25420c60134a 09:07:04 ---> 3a1b8bcf0d2e 09:07:04 Step 11/24 : WORKDIR /edgex-go 09:07:04 ---> Running in 6b901bf1a69b 09:07:05 Removing intermediate container 6b901bf1a69b 09:07:05 ---> 8aeae22f4ef0 09:07:05 09:07:05 Step 12/24 : FROM alpine:3.15 09:07:05 ---> 354640af7b1b 09:07:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:07:05 ---> Using cache 09:07:05 ---> cd65ce0dbe5f 09:07:05 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:07:05 ---> Using cache 09:07:05 ---> 39db4ae0d234 09:07:05 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:07:09 ---> f6c314e309db 09:07:09 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:07:15 ---> 616af39a7ae9 09:07:15 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:07:15 ---> d66edbab6d00 09:07:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:07:16 ---> e29ac3523327 09:07:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:07:17 ---> 096d6fa5dcfa 09:07:17 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:07:18 ---> Running in a39a3de850ae 09:07:18 Removing intermediate container a39a3de850ae 09:07:18 ---> 6bd44f7fa254 09:07:18 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:07:18 ---> Running in bbc5ff4574f1 09:07:19 Removing intermediate container bbc5ff4574f1 09:07:19 ---> ae718f6f8399 09:07:19 Step 22/24 : LABEL arch=arm64 09:07:19 ---> Running in 132f953dc641 09:07:20 Removing intermediate container 132f953dc641 09:07:20 ---> 23fd5ca8976a 09:07:20 Step 23/24 : LABEL git_sha=90800cada8b1e5d2a21721d91cfa9e57e052403a 09:07:20 ---> Running in 0763b72bea0a 09:07:20 Removing intermediate container 0763b72bea0a 09:07:20 ---> 9f6017187540 09:07:20 Step 24/24 : LABEL version=0.0.0 09:07:21 ---> Running in 48b4b896b8b2 09:07:21 Removing intermediate container 48b4b896b8b2 09:07:21 ---> 88393c86e5b9 09:07:21 09:07:21 Successfully built 88393c86e5b9 09:07:21 Successfully tagged security-spire-agent-arm64:latest 09:07:54  Building security-spire-agent ... done Removing intermediate container 8d79b87f5f75 09:07:54 ---> e1766d0ff6a3 09:07:54 09:07:54 Step 10/22 : FROM alpine:3.16 09:07:54 ---> 4c81e5bf8899 09:07:54 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:07:54 ---> Using cache 09:07:54 ---> 7a2209581f84 09:07:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:07:54 ---> Using cache 09:07:54 ---> a42a6ad1fa10 09:07:54 Step 13/22 : ENV APP_PORT=59861 09:07:54 ---> Running in 490581c00286 09:07:54 Removing intermediate container 490581c00286 09:07:54 ---> 7ee2538d4a81 09:07:54 Step 14/22 : EXPOSE $APP_PORT 09:07:54 ---> Running in c96b115ced6e 09:07:54 Removing intermediate container c96b115ced6e 09:07:54 ---> 2779a07a8f71 09:07:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:07:54 ---> 60ebd0785e4d 09:07:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:07:57 ---> dad56dfbd43c 09:07:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:07:58 ---> badb965f73e6 09:07:58 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:07:58 ---> Running in f9e520bdb8c2 09:07:59 Removing intermediate container f9e520bdb8c2 09:07:59 ---> 143bd3936e4c 09:07:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:07:59 ---> Running in ef7b9c52b831 09:07:59 Removing intermediate container ef7b9c52b831 09:07:59 ---> 4c24e01720ae 09:07:59 Step 20/22 : LABEL arch=arm64 09:07:59 ---> Running in 2ee4e1ad2c7a 09:08:00 Removing intermediate container 2ee4e1ad2c7a 09:08:00 ---> e25957ff93e8 09:08:00 Step 21/22 : LABEL git_sha=90800cada8b1e5d2a21721d91cfa9e57e052403a 09:08:00 ---> Running in 431f285d47fc 09:08:01 Removing intermediate container 431f285d47fc 09:08:01 ---> fe560c944c18 09:08:01 Step 22/22 : LABEL version=0.0.0 09:08:01 ---> Running in f4efd4728983 09:08:01 Removing intermediate container f4efd4728983 09:08:01 ---> 9c3302bf5d4e 09:08:01 09:08:02 Successfully built 9c3302bf5d4e 09:08:02 Successfully tagged support-scheduler-arm64:latest 09:09:26  Building support-scheduler ... done Removing intermediate container 46237014d5fd 09:09:26 ---> 20ca80913c5c 09:09:26 09:09:26 Step 9/19 : FROM alpine:3.15 09:09:26 ---> 354640af7b1b 09:09:26 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:09:26 ---> Using cache 09:09:26 ---> cd65ce0dbe5f 09:09:26 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:09:26 ---> Running in 06f97c64c191 09:09:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:09:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:09:26 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:09:26 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:09:26 OK: 15734 distinct packages available 09:09:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:09:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:09:26 (1/9) Installing ca-certificates (20220614-r0) 09:09:26 (2/9) Installing brotli-libs (1.0.9-r5) 09:09:26 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:09:26 (4/9) Installing libcurl (7.80.0-r6) 09:09:26 (5/9) Installing curl (7.80.0-r6) 09:09:26 (6/9) Installing dumb-init (1.2.5-r1) 09:09:26 (7/9) Installing musl-obstack (1.2.3-r0) 09:09:26 (8/9) Installing libucontext (1.1-r0) 09:09:26 (9/9) Installing gcompat (1.0.0-r4) 09:09:26 Executing busybox-1.34.1-r7.trigger 09:09:26 Executing ca-certificates-20220614-r0.trigger 09:09:26 OK: 8 MiB in 23 packages 09:09:26 Removing intermediate container 06f97c64c191 09:09:26 ---> f0724f87f872 09:09:26 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:26 ---> ea6a90adbbb6 09:09:26 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:09:26 ---> 158589c8e44c 09:09:26 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:09:26 ---> 2c7d9099a493 09:09:26 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:09:26 ---> Running in a0cf4310da40 09:09:26 Removing intermediate container a0cf4310da40 09:09:26 ---> bce6eacf7c7c 09:09:26 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:09:26 ---> Running in 9432b04099f5 09:09:26 Removing intermediate container 9432b04099f5 09:09:26 ---> e7991119eb71 09:09:26 Step 17/19 : LABEL arch=arm64 09:09:26 ---> Running in 58c097709e03 09:09:27 Removing intermediate container 58c097709e03 09:09:27 ---> dd6868dc6e16 09:09:27 Step 18/19 : LABEL git_sha=90800cada8b1e5d2a21721d91cfa9e57e052403a 09:09:27 ---> Running in e4ed399fe9c3 09:09:27 Removing intermediate container e4ed399fe9c3 09:09:27 ---> 2e27cbf3c860 09:09:27 Step 19/19 : LABEL version=0.0.0 09:09:28 ---> Running in 2e3ecfac4050 09:09:28 Removing intermediate container 2e3ecfac4050 09:09:28 ---> e7d5127ade30 09:09:28 09:09:28 Successfully built e7d5127ade30 09:09:28 Successfully tagged security-spiffe-token-provider-arm64:latest 09:09:51  Building security-spiffe-token-provider ... done Removing intermediate container b706e66adc1e 09:09:51 ---> aa6a542e8388 09:09:51 09:09:51 Step 10/22 : FROM alpine:3.16 09:09:51 ---> 4c81e5bf8899 09:09:51 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:09:51 ---> Running in 3c3f1c6426f9 09:09:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:09:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:09:51 (1/2) Installing ca-certificates (20220614-r0) 09:09:51 (2/2) Installing dumb-init (1.2.5-r1) 09:09:51 Executing busybox-1.35.0-r17.trigger 09:09:51 Executing ca-certificates-20220614-r0.trigger 09:09:51 OK: 6 MiB in 16 packages 09:09:53 Removing intermediate container 3c3f1c6426f9 09:09:53 ---> 693f9fa1da18 09:09:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:09:53 ---> Running in 9ba1dfd9a84f 09:09:53 Removing intermediate container 9ba1dfd9a84f 09:09:53 ---> 801bad964338 09:09:53 Step 13/22 : ENV APP_PORT=59860 09:09:53 ---> Running in 04b8a06f3ddd 09:09:54 Removing intermediate container 04b8a06f3ddd 09:09:54 ---> 64be9e0cf8cd 09:09:54 Step 14/22 : EXPOSE $APP_PORT 09:09:54 ---> Running in 8f2fad9a43b1 09:09:54 Removing intermediate container 8f2fad9a43b1 09:09:54 ---> 9d788d5a8204 09:09:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:55 ---> b4f395156fa6 09:09:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:09:56 ---> a30dc67c366e 09:09:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:09:57 ---> d79bbc3e9c99 09:09:57 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:09:57 ---> Running in da6e2b18350e 09:09:57 Removing intermediate container da6e2b18350e 09:09:57 ---> 918e1cd7334e 09:09:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:09:57 ---> Running in 685f9a3d2409 09:09:57 Removing intermediate container 685f9a3d2409 09:09:57 ---> 4a41f4f79a8a 09:09:57 Step 20/22 : LABEL arch=arm64 09:09:57 ---> Running in 0358f2995155 09:09:58 Removing intermediate container 0358f2995155 09:09:58 ---> 59e87013f5c0 09:09:58 Step 21/22 : LABEL git_sha=90800cada8b1e5d2a21721d91cfa9e57e052403a 09:09:58 ---> Running in 3857629d51df 09:09:58 Removing intermediate container 3857629d51df 09:09:58 ---> db424a2d8919 09:09:58 Step 22/22 : LABEL version=0.0.0 09:09:59 ---> Running in d4e07c1a3248 09:09:59 Removing intermediate container d4e07c1a3248 09:09:59 ---> b64cfa5606f5 09:09:59 09:09:59 Successfully built b64cfa5606f5 09:09:59 Successfully tagged support-notifications-arm64:latest 09:10:02  Building support-notifications ... done Removing intermediate container b1dc089509a6 09:10:02 ---> 4398bfe4429c 09:10:02 09:10:02 Step 9/32 : FROM alpine:3.16 09:10:02 ---> 4c81e5bf8899 09:10:02 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:10:02 ---> Running in c09ef68853ff 09:10:02 Removing intermediate container c09ef68853ff 09:10:02 ---> d3c563ee163e 09:10:02 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 09:10:03 ---> Running in 6ed777464b68 09:10:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:10:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:10:05 (1/2) Installing dumb-init (1.2.5-r1) 09:10:05 (2/2) Installing su-exec (0.2-r1) 09:10:05 Executing busybox-1.35.0-r17.trigger 09:10:05 OK: 5 MiB in 16 packages 09:10:07 Removing intermediate container 6ed777464b68 09:10:07 ---> 8ef423babd07 09:10:07 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 09:10:07 ---> Running in 40953a35b8d9 09:10:08 Removing intermediate container 40953a35b8d9 09:10:08 ---> f128d23e45c6 09:10:08 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:10:08 ---> Running in b0d3a3bcdc81 09:10:08 Removing intermediate container b0d3a3bcdc81 09:10:08 ---> 289182c4ab5f 09:10:08 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:10:08 ---> Running in 7be21644e729 09:10:09 Removing intermediate container 7be21644e729 09:10:09 ---> 792f6ef02c74 09:10:09 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:10:09 ---> Running in c8712d2ad2eb 09:10:09 Removing intermediate container c8712d2ad2eb 09:10:09 ---> 232f5debe1e4 09:10:09 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:10:09 ---> Running in 44d7f6592617 09:10:11 Removing intermediate container 44d7f6592617 09:10:11 ---> 145b0fd10c40 09:10:11 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 09:10:11 ---> Running in 8b9b1e126d82 09:10:11 Removing intermediate container 8b9b1e126d82 09:10:11 ---> e3cad3256fd3 09:10:11 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:10:11 ---> 4490db8eacc3 09:10:11 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:10:11 ---> Running in 3df89d826afb 09:10:13 Removing intermediate container 3df89d826afb 09:10:13 ---> 64d2b20875f8 09:10:13 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 09:10:14 ---> 88104174178f 09:10:14 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:10:14 ---> 1520bc579edf 09:10:14 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:10:15 ---> 47527d447579 09:10:15 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:10:16 ---> e4bfade70baa 09:10:16 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:10:16 ---> 2e9efa9e74a3 09:10:16 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:10:16 ---> 99f1867b9605 09:10:16 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:10:17 ---> c8347b2fdd1a 09:10:17 Step 27/32 : RUN chmod +x /entrypoint.sh 09:10:17 ---> Running in b2db0cb41572 09:10:20 Removing intermediate container b2db0cb41572 09:10:20 ---> a04716dc2026 09:10:20 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 09:10:20 ---> Running in 3b959b313ac2 09:10:20 Removing intermediate container 3b959b313ac2 09:10:20 ---> 982d1c2399c1 09:10:20 Step 29/32 : CMD ["gate"] 09:10:20 ---> Running in 98667fa22233 09:10:21 Removing intermediate container 98667fa22233 09:10:21 ---> 8ba7cc4e0049 09:10:21 Step 30/32 : LABEL arch=arm64 09:10:21 ---> Running in fd170f6be783 09:10:21 Removing intermediate container fd170f6be783 09:10:21 ---> 84a2b5848868 09:10:21 Step 31/32 : LABEL git_sha=90800cada8b1e5d2a21721d91cfa9e57e052403a 09:10:21 ---> Running in c3a1ec74085a 09:10:21 Removing intermediate container c3a1ec74085a 09:10:21 ---> acf231f211ba 09:10:21 Step 32/32 : LABEL version=0.0.0 09:10:21 ---> Running in 4f956fdfde99 09:10:22 Removing intermediate container 4f956fdfde99 09:10:22 ---> f244386e9a25 09:10:22 09:10:22 Successfully built f244386e9a25 09:10:22 Successfully tagged security-bootstrapper-arm64:latest 09:10:22  Building security-bootstrapper ... done  [Pipeline] } 09:10:22 $ docker stop --time=1 48b3aac86c9cbc5e3becaa738594301bae25e68309820cfe3dd1828e9e8b397d 09:10:24 $ docker rm -f --volumes 48b3aac86c9cbc5e3becaa738594301bae25e68309820cfe3dd1828e9e8b397d [Pipeline] // withDockerContainer [Pipeline] sh 09:10:24 + docker images 09:10:25 REPOSITORY TAG IMAGE ID CREATED SIZE 09:10:25 security-bootstrapper-arm64 latest f244386e9a25 2 seconds ago 19.6MB 09:10:25 4398bfe4429c 23 seconds ago 1.51GB 09:10:25 support-notifications-arm64 latest b64cfa5606f5 25 seconds ago 29.7MB 09:10:25 aa6a542e8388 38 seconds ago 1.58GB 09:10:25 security-spiffe-token-provider-arm64 latest e7d5127ade30 56 seconds ago 29.1MB 09:10:25 20ca80913c5c About a minute ago 1.55GB 09:10:25 support-scheduler-arm64 latest 9c3302bf5d4e 2 minutes ago 29.1MB 09:10:25 e1766d0ff6a3 2 minutes ago 1.58GB 09:10:25 security-spire-agent-arm64 latest 88393c86e5b9 3 minutes ago 122MB 09:10:25 8aeae22f4ef0 3 minutes ago 1.39GB 09:10:25 security-spire-server-arm64 latest b59fae3df38f 3 minutes ago 84.3MB 09:10:25 663044c46c68 4 minutes ago 1.39GB 09:10:25 core-common-config-bootstrapper-arm64 latest b40df8109e8d 5 minutes ago 14.9MB 09:10:25 04b76ae0c33d 5 minutes ago 1.51GB 09:10:25 security-proxy-auth-arm64 latest 5bce036db17b 6 minutes ago 15.6MB 09:10:25 d6bae04385aa 6 minutes ago 1.5GB 09:10:25 core-data-arm64 latest 89720e226df7 12 minutes ago 17.3MB 09:10:25 core-metadata-arm64 latest c7833663f377 13 minutes ago 17.8MB 09:10:25 2d67b6ff6f86 13 minutes ago 1.52GB 09:10:25 core-command-arm64 latest f84fc40e2e66 13 minutes ago 17.1MB 09:10:25 588d145c365c 13 minutes ago 1.52GB 09:10:25 security-secretstore-setup-arm64 latest 91e221420272 13 minutes ago 29MB 09:10:25 4c638f1e46d6 13 minutes ago 1.52GB 09:10:25 security-proxy-setup-arm64 latest 2378f82e838a 13 minutes ago 26.9MB 09:10:25 846e34403673 14 minutes ago 1.51GB 09:10:25 a0fd7a1a7641 14 minutes ago 1.51GB 09:10:25 security-spire-config-arm64 latest 682d7e8c101e 21 minutes ago 83.6MB 09:10:25 d4e593000ca7 21 minutes ago 1.39GB 09:10:25 ci-base-image-arm64 latest f638d3692a8b 35 minutes ago 905MB 09:10:25 alpine 3.15 354640af7b1b 2 weeks ago 5.34MB 09:10:25 alpine 3.16 4c81e5bf8899 2 weeks ago 5.3MB 09:10:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 09:10:25 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:10:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:10:25 09:10:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:10:26 arm64: Pulling from edgex-lftools-log-publisher 09:10:26 8998bd30e6a1: Pulling fs layer 09:10:26 04944245beec: Pulling fs layer 09:10:26 699f458cf7ca: Pulling fs layer 09:10:26 765212b225bb: Pulling fs layer 09:10:26 f23df028b6ca: Pulling fs layer 09:10:26 d65c8cfc05b1: Pulling fs layer 09:10:26 2437ff75d9bd: Pulling fs layer 09:10:26 f23df028b6ca: Waiting 09:10:26 765212b225bb: Waiting 09:10:26 2437ff75d9bd: Waiting 09:10:26 04944245beec: Verifying Checksum 09:10:26 04944245beec: Download complete 09:10:26 765212b225bb: Verifying Checksum 09:10:26 765212b225bb: Download complete 09:10:26 f23df028b6ca: Verifying Checksum 09:10:26 f23df028b6ca: Download complete 09:10:26 d65c8cfc05b1: Verifying Checksum 09:10:26 d65c8cfc05b1: Download complete 09:10:26 699f458cf7ca: Verifying Checksum 09:10:26 699f458cf7ca: Download complete 09:10:26 8998bd30e6a1: Download complete 09:10:29 2437ff75d9bd: Verifying Checksum 09:10:29 2437ff75d9bd: Download complete 09:10:30 8998bd30e6a1: Pull complete 09:10:31 04944245beec: Pull complete 09:10:32 699f458cf7ca: Pull complete 09:10:32 765212b225bb: Pull complete 09:10:33 f23df028b6ca: Pull complete 09:10:33 d65c8cfc05b1: Pull complete 09:10:48 2437ff75d9bd: Pull complete 09:10:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:10:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:10:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:10:48 prd-ubuntu20.04-docker-arm64-4c-16g-7940 does not seem to be running inside a container 09:10:48 $ 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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@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:10:51 $ docker top 9ad25bddb2deb47e1e92c35f08ccffd6486f6154416922d0475b64eeddc01903 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:10:52 ---> job-cost.sh 09:10:52 lf-activate-venv: SKIPPING 09:10:52 INFO: No Stack... 09:10:52 INFO: Retrieving Pricing Info for: v3-standard-4 09:10:53 INFO: Archiving Costs [Pipeline] sh 09:10:54 + cat /w/workspace/edgex-go/15/archives/cost.csv 09:10:54 + cut -d, -f6 [Pipeline] lock 09:10:54 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4339-15-stack-cost] 09:10:54 Resource [jenkins-edgexfoundry-edgex-go-PR-4339-15-stack-cost] did not exist. Created. 09:10:54 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4339-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:10:55 + echo total: 0.10999999940395355 [Pipeline] stash 09:10:55 Stashed 1 file(s) [Pipeline] } 09:10:55 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4339-15-stack-cost] [Pipeline] // lock [Pipeline] } 09:10:55 $ docker stop --time=1 9ad25bddb2deb47e1e92c35f08ccffd6486f6154416922d0475b64eeddc01903 09:10:56 $ docker rm -f --volumes 9ad25bddb2deb47e1e92c35f08ccffd6486f6154416922d0475b64eeddc01903 [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:10:57 provisioning config files... 09:10:57 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/15@tmp/config10549065441346978220tmp [Pipeline] { [Pipeline] sh 09:10:57 + set +x 09:10:57 + + bash -s --curl 09:10:57 -s https://codecov.io/bash 09:10:57 09:10:57 _____ _ 09:10:57 / ____| | | 09:10:57 | | ___ __| | ___ ___ _____ __ 09:10:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:10:57 | |___| (_) | (_| | __/ (_| (_) \ V / 09:10:57 \_____\___/ \__,_|\___|\___\___/ \_/ 09:10:57 Bash-1.0.6 09:10:57 09:10:57 09:10:57 ==> git version 2.25.1 found 09:10:57 ==> 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:10:57 Release-Date: 2020-01-08 09:10:57 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:10:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:10:57 ==> Jenkins CI detected. 09:10:57 current dir:  /w/workspace/edgex-go/15 09:10:57 project root: . 09:10:57 --> token set from env 09:10:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:10:57 ==> Running gcov in . (disable via -X gcov) 09:10:57 ==> Python coveragepy not found 09:10:57 ==> Searching for coverage reports in: 09:10:57 + . 09:10:57 -> Found 1 reports 09:10:57 ==> Detecting git/mercurial file structure 09:10:57 ==> Reading reports 09:10:57 + ./coverage.out bytes=487670 09:10:57 ==> Appending adjustments 09:10:57 https://docs.codecov.io/docs/fixing-reports 09:10:58 + Found adjustments 09:10:58 ==> Gzipping contents 09:10:58 64K /tmp/codecov.uPVyLR.gz 09:10:58 ==> Uploading reports 09:10:58 url: https://codecov.io 09:10:58 query: branch=PR-4339&commit=1d65534bc4b79fe6f8025881bd9afeb0601df798&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4339%2F15%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4339&job=&cmd_args= 09:10:58 -> Pinging Codecov 09:10:58 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=1d65534bc4b79fe6f8025881bd9afeb0601df798&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4339%2F15%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4339&job=&cmd_args= 09:10:58 -> Uploading to 09:10:58 https://storage.googleapis.com/codecov/v4/raw/2023-03-01/00271124DB129430A58F1EEE437C3FCB/1d65534bc4b79fe6f8025881bd9afeb0601df798/88b44173-9b69-4b6e-9468-cd4a55dcb721.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230301T091058Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ef866aaea86a609ffe9f9bf312579c5d0f6c9070e2b8ec48350d968d567660f2 09:10:58 % Total % Received % Xferd Average Speed Time Time Time Current 09:10:58 Dload Upload Total Spent Left Speed 09:10:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63077 0 0 100 63077 0 174k --:--:-- --:--:-- --:--:-- 174k 09:10:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/1d65534bc4b79fe6f8025881bd9afeb0601df798 [Pipeline] } 09:10:59 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:10:59 + [ -d /w/workspace/edgex-go/15/archives ] [Pipeline] libraryResource [Pipeline] sh 09:11:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:11:01 ---> package-listing.sh 09:11:01 ++ facter osfamily 09:11:01 ++ tr '[:upper:]' '[:lower:]' 09:11:01 + OS_FAMILY=debian 09:11:01 + workspace=/w/workspace/edgex-go/15 09:11:01 + START_PACKAGES=/tmp/packages_start.txt 09:11:01 + END_PACKAGES=/tmp/packages_end.txt 09:11:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:11:01 + PACKAGES=/tmp/packages_start.txt 09:11:01 + '[' /w/workspace/edgex-go/15 ']' 09:11:01 + PACKAGES=/tmp/packages_end.txt 09:11:01 + case "${OS_FAMILY}" in 09:11:01 + dpkg -l 09:11:01 + grep '^ii' 09:11:01 + '[' -f /tmp/packages_start.txt ']' 09:11:01 + '[' -f /tmp/packages_end.txt ']' 09:11:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:11:01 + '[' /w/workspace/edgex-go/15 ']' 09:11:01 + mkdir -p /w/workspace/edgex-go/15/archives/ 09:11:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/15/archives/ [Pipeline] echo 09:11:01 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/15/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:11:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:11:02 09:11:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:11:02 latest: Pulling from edgex-lftools-log-publisher 09:11:02 5eb5b503b376: Pulling fs layer 09:11:02 5c69ac0246d0: Pulling fs layer 09:11:02 ec43610c2a17: Pulling fs layer 09:11:02 3a2ae6a8a46f: Pulling fs layer 09:11:02 33b1e0a273af: Pulling fs layer 09:11:02 5d3b04190fa2: Pulling fs layer 09:11:02 2f39f015ded8: Pulling fs layer 09:11:02 3a2ae6a8a46f: Waiting 09:11:02 33b1e0a273af: Waiting 09:11:02 5d3b04190fa2: Waiting 09:11:02 2f39f015ded8: Waiting 09:11:02 5c69ac0246d0: Verifying Checksum 09:11:02 5c69ac0246d0: Download complete 09:11:02 3a2ae6a8a46f: Verifying Checksum 09:11:02 3a2ae6a8a46f: Download complete 09:11:02 33b1e0a273af: Download complete 09:11:02 5d3b04190fa2: Verifying Checksum 09:11:02 5d3b04190fa2: Download complete 09:11:02 ec43610c2a17: Verifying Checksum 09:11:02 ec43610c2a17: Download complete 09:11:03 5eb5b503b376: Verifying Checksum 09:11:03 5eb5b503b376: Download complete 09:11:03 2f39f015ded8: Verifying Checksum 09:11:03 2f39f015ded8: Download complete 09:11:03 5eb5b503b376: Pull complete 09:11:04 5c69ac0246d0: Pull complete 09:11:04 ec43610c2a17: Pull complete 09:11:04 3a2ae6a8a46f: Pull complete 09:11:04 33b1e0a273af: Pull complete 09:11:04 5d3b04190fa2: Pull complete 09:11:08 2f39f015ded8: Pull complete 09:11:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:11:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:11:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:11:08 prd-ubuntu20.04-docker-8c-8g-7937 does not seem to be running inside a container 09:11:08 $ 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/15/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/15 -v /w/workspace/edgex-go/15:/w/workspace/edgex-go/15:rw,z -v /w/workspace/edgex-go/15@tmp:/w/workspace/edgex-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:11:10 $ docker top bbf3408531131eb61b05076d9528d54f21e6f3a1641a29ee2a20679dbd53ee5b -eo pid,comm [Pipeline] { [Pipeline] sh 09:11:11 + touch /tmp/pre-build-complete [Pipeline] sh 09:11:11 + mkdir -p /var/log/sysstat [Pipeline] sh 09:11:11 + ls /var/log/sa-host 09:11:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:11:11 provisioning config files... 09:11:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/15@tmp/config3131545339374244127tmp [Pipeline] { [Pipeline] echo 09:11:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:11:12 ---> create-netrc.sh [Pipeline] } 09:11:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:11:12 ---> python-tools-install.sh [Pipeline] echo 09:11:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:11:12 ---> sudo-logs.sh 09:11:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:11:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:11:13 ---> job-cost.sh 09:11:13 lf-activate-venv: SKIPPING 09:11:13 DEBUG: total: 0.10999999940395355 09:11:13 INFO: Retrieving Stack Cost... 09:11:13 INFO: Retrieving Pricing Info for: v3-standard-8 09:11:13 INFO: Archiving Costs [Pipeline] echo 09:11:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:11:14 ---> logs-deploy.sh 09:11:14 lf-activate-venv: SKIPPING 09:11:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4339/15 09:11:14 INFO: archiving workspace using pattern(s): 09:11:15 Archives upload complete. 09:11:15 INFO: archiving logs to Nexus