Pull request #4605 updated 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 4b96d6bf975059eb64345c90e5003a46d88f52f3+b4f3d3796f5e4a543acc54ea282569be45c8b663 (14db956c85f4bc427aece2ef5ca4bad3e09c6b09) 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-ssh3406794427679641858.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh16425405200897748886.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-4605/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-4605/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16357498871787253375.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh3071530351096920789.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-4605/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-4605/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4906320314156623612.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.20 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-980’ is offline Running on prd-ubuntu20.04-docker-8c-8g-985 in /w/workspace/edgexfoundry_edgex-go_PR-4605 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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/4605/head:refs/remotes/origin/PR-4605 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b4f3d3796f5e4a543acc54ea282569be45c8b663 into PR head commit 4b96d6bf975059eb64345c90e5003a46d88f52f3 Merge succeeded, producing 27da9cb26a45653d165799c3d24b030375a29175 Checking out Revision 27da9cb26a45653d165799c3d24b030375a29175 (PR-4605) > git config core.sparsecheckout # timeout=10 > git checkout -f 4b96d6bf975059eb64345c90e5003a46d88f52f3 # 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 b4f3d3796f5e4a543acc54ea282569be45c8b663 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 27da9cb26a45653d165799c3d24b030375a29175 # timeout=10 Commit message: "Merge commit 'b4f3d3796f5e4a543acc54ea282569be45c8b663' into HEAD" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk e38491e51bfb03df393c751296f3f3c23b74ba30 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:29:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:29:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:29:48 ========================================================= 21:29:48 EdgeX Global Pipelines Version Info 21:29:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:29:48 ------------------- 21:29:48 stable info: 21:29:48 ------------------- 21:29:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:29:48 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 21:29:48 Message: update stable to v1.0.250 21:29:49 ------------------- 21:29:49 experimental info: 21:29:49 ------------------- 21:29:49 Commited By: **** collab-it+edgex@linuxfoundation.org 21:29:49 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 21:29:49 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:29:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:29:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:29:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:29:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:29:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:29:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:29:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:29:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:29:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:29:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:29:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:29:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:29:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:29:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:29:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:29:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:29:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:29:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:29:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:29:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 21:29:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:29:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:29:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:29:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4605 [Pipeline] echo 21:29:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4605 [Pipeline] echo 21:29:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4605 [Pipeline] echo 21:29:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 27da9cb26a45653d165799c3d24b030375a29175 [Pipeline] echo 21:29:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 27da9cb [Pipeline] echo 21:29:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:29:50 provisioning config files... 21:29:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config8622187235195780449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:29:50 ---> docker-login.sh 21:29:50 nexus3.edgexfoundry.org:10001 21:29:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:50 Configure a credential helper to remove this warning. See 21:29:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:50 21:29:50 Login Succeeded 21:29:50 nexus3.edgexfoundry.org:10002 21:29:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:50 Configure a credential helper to remove this warning. See 21:29:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:50 21:29:50 Login Succeeded 21:29:50 nexus3.edgexfoundry.org:10003 21:29:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:50 Configure a credential helper to remove this warning. See 21:29:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:50 21:29:50 Login Succeeded 21:29:50 nexus3.edgexfoundry.org:10004 21:29:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:51 Configure a credential helper to remove this warning. See 21:29:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:51 21:29:51 Login Succeeded 21:29:51 docker.io 21:29:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:29:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:29:51 Configure a credential helper to remove this warning. See 21:29:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:29:51 21:29:51 Login Succeeded 21:29:51 ---> docker-login.sh ends [Pipeline] } 21:29:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:29:51 + 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 21:29:51 + dirname cmd/core-command/Dockerfile 21:29:51 + cut -d/ -f2 21:29:51 + echo core-command,cmd/core-command/Dockerfile 21:29:51 + dirname cmd/core-common-config-bootstrapper/Dockerfile 21:29:51 + cut -d/ -f2 21:29:51 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 21:29:51 + dirname cmd/core-data/Dockerfile 21:29:51 + cut -d/ -f2 21:29:51 + echo core-data,cmd/core-data/Dockerfile 21:29:51 + dirname cmd/core-metadata/Dockerfile 21:29:51 + cut -d/ -f2 21:29:51 + echo core-metadata,cmd/core-metadata/Dockerfile 21:29:51 + dirname cmd/security-bootstrapper/Dockerfile 21:29:51 + cut -d/ -f2 21:29:51 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:29:51 + dirname cmd/security-proxy-auth/Dockerfile 21:29:51 + cut -d/ -f2 21:29:51 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 21:29:51 + dirname cmd/security-proxy-setup/Dockerfile 21:29:51 + cut -d/ -f2 21:29:51 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:29:51 + dirname cmd/security-secretstore-setup/Dockerfile 21:29:51 + cut -d/ -f2 21:29:51 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:29:51 + dirname cmd/security-spiffe-token-provider/Dockerfile 21:29:51 + cut -d/ -f2 21:29:51 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 21:29:51 + dirname cmd/security-spire-agent/Dockerfile 21:29:51 + cut -d/ -f2 21:29:51 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 21:29:51 + dirname cmd/security-spire-config/Dockerfile 21:29:51 + cut -d/ -f2 21:29:51 + echo security-spire-config,cmd/security-spire-config/Dockerfile 21:29:51 + dirname cmd/security-spire-server/Dockerfile 21:29:51 + cut -d/ -f2 21:29:51 + echo security-spire-server,cmd/security-spire-server/Dockerfile 21:29:51 + dirname cmd/support-notifications/Dockerfile 21:29:51 + cut -d/ -f2 21:29:51 + echo support-notifications,cmd/support-notifications/Dockerfile 21:29:51 + + dirnamecut cmd/support-scheduler/Dockerfile -d/ 21:29:51 -f2 21:29:51 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 21:29:51 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 21:29:52 + git rev-list -1 --merges 27da9cb26a45653d165799c3d24b030375a29175~1..27da9cb26a45653d165799c3d24b030375a29175 [Pipeline] echo 21:29:52 -----------> git rev-list -1 --merges 27da9cb26a45653d165799c3d24b030375a29175~1..27da9cb26a45653d165799c3d24b030375a29175 27da9cb26a45653d165799c3d24b030375a29175 21:29:52 27da9cb26a45653d165799c3d24b030375a29175 [false] [Pipeline] sh 21:29:52 + git log --format=format:%s -1 27da9cb26a45653d165799c3d24b030375a29175 [Pipeline] echo 21:29:52 ========================================================= 21:29:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:29:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 21:29:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:29:52 + grep -v github /etc/ssh/ssh_known_hosts 21:29:52 + [ -e /tmp/ssh_known_hosts ] 21:29:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:29:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:29:52 + sudo tee -a /etc/ssh/ssh_known_hosts 21:29:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:29:53 21:29:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:29:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:29:53 0.1.4: Pulling from edgex-devops/py-git-semver 21:29:53 b85a868b505f: Pulling fs layer 21:29:53 e2be974225ed: Pulling fs layer 21:29:53 339a4e72a1f5: Pulling fs layer 21:29:53 988bab9f4d93: Pulling fs layer 21:29:53 1469e6f7b9e6: Pulling fs layer 21:29:53 eaf3925da568: Pulling fs layer 21:29:53 bab4dde63d76: Pulling fs layer 21:29:53 bde34c3a00c8: Pulling fs layer 21:29:53 b352a97aabf1: Pulling fs layer 21:29:53 4872d77fe225: Pulling fs layer 21:29:53 5851b861e8e6: Pulling fs layer 21:29:53 eaf3925da568: Waiting 21:29:53 bab4dde63d76: Waiting 21:29:53 bde34c3a00c8: Waiting 21:29:53 b352a97aabf1: Waiting 21:29:53 4872d77fe225: Waiting 21:29:53 5851b861e8e6: Waiting 21:29:53 988bab9f4d93: Waiting 21:29:53 1469e6f7b9e6: Waiting 21:29:53 e2be974225ed: Download complete 21:29:53 988bab9f4d93: Verifying Checksum 21:29:53 988bab9f4d93: Download complete 21:29:53 1469e6f7b9e6: Verifying Checksum 21:29:53 1469e6f7b9e6: Download complete 21:29:53 eaf3925da568: Verifying Checksum 21:29:53 eaf3925da568: Download complete 21:29:53 339a4e72a1f5: Verifying Checksum 21:29:53 339a4e72a1f5: Download complete 21:29:53 bde34c3a00c8: Download complete 21:29:53 b352a97aabf1: Verifying Checksum 21:29:53 b352a97aabf1: Download complete 21:29:53 4872d77fe225: Verifying Checksum 21:29:53 4872d77fe225: Download complete 21:29:53 5851b861e8e6: Verifying Checksum 21:29:53 5851b861e8e6: Download complete 21:29:53 b85a868b505f: Download complete 21:29:54 bab4dde63d76: Verifying Checksum 21:29:54 bab4dde63d76: Download complete 21:29:55 b85a868b505f: Pull complete 21:29:55 e2be974225ed: Pull complete 21:29:55 339a4e72a1f5: Pull complete 21:29:55 988bab9f4d93: Pull complete 21:29:56 1469e6f7b9e6: Pull complete 21:29:56 eaf3925da568: Pull complete 21:29:58 bab4dde63d76: Pull complete 21:29:58 bde34c3a00c8: Pull complete 21:29:58 b352a97aabf1: Pull complete 21:29:58 4872d77fe225: Pull complete 21:29:58 5851b861e8e6: Pull complete 21:29:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:29:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:29:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:29:58 prd-ubuntu20.04-docker-8c-8g-985 does not seem to be running inside a container 21:29:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:30:00 $ docker top 7505e71c70e5b43c02caf6d6d5aafa4b1e34a8082d9fdde6a54c5c1b1641446a -eo pid,comm 21:30:00 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). 21:30:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:30:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:30:00 [ssh-agent] Looking for ssh-agent implementation... 21:30:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:30:01 $ docker exec 7505e71c70e5b43c02caf6d6d5aafa4b1e34a8082d9fdde6a54c5c1b1641446a ssh-agent 21:30:01 SSH_AUTH_SOCK=/tmp/ssh-RGHhN3n0Jq84/agent.32 21:30:01 SSH_AGENT_PID=38 21:30:01 Running ssh-add (command line suppressed) 21:30:01 Identity added: /w/workspace/edgex-go/4@tmp/private_key_9634619055432705145.key (/w/workspace/edgex-go/4@tmp/private_key_9634619055432705145.key) 21:30:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:30:01 + git tag --points-at HEAD [Pipeline] } 21:30:01 $ docker exec --env ******** --env ******** 7505e71c70e5b43c02caf6d6d5aafa4b1e34a8082d9fdde6a54c5c1b1641446a ssh-agent -k 21:30:01 unset SSH_AUTH_SOCK; 21:30:01 unset SSH_AGENT_PID; 21:30:01 echo Agent pid 38 killed; 21:30:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:30:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:30:01 [ssh-agent] Looking for ssh-agent implementation... 21:30:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:30:01 $ docker exec 7505e71c70e5b43c02caf6d6d5aafa4b1e34a8082d9fdde6a54c5c1b1641446a ssh-agent 21:30:02 SSH_AUTH_SOCK=/tmp/ssh-WfqH76VDzCG6/agent.70 21:30:02 SSH_AGENT_PID=76 21:30:02 Running ssh-add (command line suppressed) 21:30:02 Identity added: /w/workspace/edgex-go/4@tmp/private_key_5996811541478055277.key (/w/workspace/edgex-go/4@tmp/private_key_5996811541478055277.key) 21:30:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:30:02 + git semver init 21:30:02 2023-07-12 21:30:02,631 [run_init] DEBUG init version:0.0.0 force:False 21:30:02 2023-07-12 21:30:02,632 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 21:30:02 2023-07-12 21:30:02,633 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 21:30:02 2023-07-12 21:30:02,633 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) 21:30:07 2023-07-12 21:30:07,506 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 21:30:07 2023-07-12 21:30:07,507 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4605 with force:False 21:30:07 2023-07-12 21:30:07,507 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4605 21:30:07 2023-07-12 21:30:07,511 [execute] INFO git cat-file --batch-check 21:30:07 2023-07-12 21:30:07,512 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 21:30:07 2023-07-12 21:30:07,519 [execute] INFO git cat-file --batch 21:30:07 2023-07-12 21:30:07,520 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 21:30:07 2023-07-12 21:30:07,526 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4605 21:30:07 0.0.0 [Pipeline] } 21:30:07 $ docker exec --env ******** --env ******** 7505e71c70e5b43c02caf6d6d5aafa4b1e34a8082d9fdde6a54c5c1b1641446a ssh-agent -k 21:30:08 unset SSH_AUTH_SOCK; 21:30:08 unset SSH_AGENT_PID; 21:30:08 echo Agent pid 76 killed; 21:30:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:30:08 + git semver [Pipeline] } 21:30:08 $ docker stop --time=1 7505e71c70e5b43c02caf6d6d5aafa4b1e34a8082d9fdde6a54c5c1b1641446a 21:30:09 $ docker rm -f --volumes 7505e71c70e5b43c02caf6d6d5aafa4b1e34a8082d9fdde6a54c5c1b1641446a [Pipeline] // withDockerContainer [Pipeline] sh 21:30:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:30:10 Stashed 1 file(s) [Pipeline] echo 21:30:10 [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 21:30:10 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 21:30:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:30:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:30:10 ========================================================= 21:30:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 21:30:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:30:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:30:11 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 21:30:11 4db1b89c0bd1: Pulling fs layer 21:30:11 6911f1a30b25: Pulling fs layer 21:30:11 e194b8c5c2a9: Pulling fs layer 21:30:11 6863d3e3a2b1: Pulling fs layer 21:30:11 ec0bb842ea78: Pulling fs layer 21:30:11 40a00589a448: Pulling fs layer 21:30:11 6c08303d61cc: Pulling fs layer 21:30:11 798269fcf238: Pulling fs layer 21:30:11 ec0bb842ea78: Waiting 21:30:11 40a00589a448: Waiting 21:30:11 6c08303d61cc: Waiting 21:30:11 798269fcf238: Waiting 21:30:11 6863d3e3a2b1: Waiting 21:30:11 6911f1a30b25: Verifying Checksum 21:30:11 6911f1a30b25: Download complete 21:30:11 6863d3e3a2b1: Verifying Checksum 21:30:11 6863d3e3a2b1: Download complete 21:30:11 ec0bb842ea78: Verifying Checksum 21:30:11 ec0bb842ea78: Download complete 21:30:11 4db1b89c0bd1: Verifying Checksum 21:30:11 4db1b89c0bd1: Download complete 21:30:11 40a00589a448: Verifying Checksum 21:30:11 40a00589a448: Download complete 21:30:11 4db1b89c0bd1: Pull complete 21:30:11 6911f1a30b25: Pull complete 21:30:12 798269fcf238: Verifying Checksum 21:30:12 798269fcf238: Download complete 21:30:12 e194b8c5c2a9: Verifying Checksum 21:30:12 e194b8c5c2a9: Download complete 21:30:12 6c08303d61cc: Verifying Checksum 21:30:12 6c08303d61cc: Download complete 21:30:15 e194b8c5c2a9: Pull complete 21:30:15 6863d3e3a2b1: Pull complete 21:30:15 ec0bb842ea78: Pull complete 21:30:15 40a00589a448: Pull complete 21:30:18 6c08303d61cc: Pull complete 21:30:18 798269fcf238: Pull complete 21:30:18 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 21:30:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:30:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 21:30:18 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:30:18 WORKDIR /edgex 21:30:18 COPY go.mod . 21:30:18 RUN go mod download 21:30:18 + docker build -t ci-base-image-x86_64 -f - . 21:30:19 Sending build context to Docker daemon 170.7MB 21:30:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:30:19 ---> ec979cd7f677 21:30:19 Step 2/4 : WORKDIR /edgex 21:30:23 ---> Running in 208f504b86d7 21:30:23 Removing intermediate container 208f504b86d7 21:30:23 ---> 2e4d07185b91 21:30:23 Step 3/4 : COPY go.mod . 21:30:23 ---> 1081b764c91e 21:30:23 Step 4/4 : RUN go mod download 21:30:23 ---> Running in c3a6576fddad 21:30:25 Still waiting to schedule task 21:30:25 ‘prd-ubuntu20.04-docker-arm64-4c-16g-981’ is offline 21:30:41 Removing intermediate container c3a6576fddad 21:30:41 ---> 5da8c34a14da 21:30:41 Successfully built 5da8c34a14da 21:30:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:42 + docker inspect -f . ci-base-image-x86_64 21:30:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:30:42 prd-ubuntu20.04-docker-8c-8g-985 does not seem to be running inside a container 21:30:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:30:42 $ docker top 6fbbb12aebeb3518a2cf1d36a08c068f3341319fb031dc5980c0d9873387f839 -eo pid,comm [Pipeline] { [Pipeline] sh 21:30:42 + go version 21:30:42 go version go1.20.6 linux/amd64 [Pipeline] } 21:30:42 $ docker stop --time=1 6fbbb12aebeb3518a2cf1d36a08c068f3341319fb031dc5980c0d9873387f839 21:30:44 $ docker rm -f --volumes 6fbbb12aebeb3518a2cf1d36a08c068f3341319fb031dc5980c0d9873387f839 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:30:44 + docker inspect -f . ci-base-image-x86_64 21:30:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:30:44 prd-ubuntu20.04-docker-8c-8g-985 does not seem to be running inside a container 21:30:44 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:30:45 $ docker top 366b0b7331f3a49e1e7ef3294c391d53600d14d9f9a84f055af2dd735973dd5b -eo pid,comm [Pipeline] { [Pipeline] echo 21:30:45 ========================================================= 21:30:45 [edgeXBuildGoParallel] Running Tests and Build... 21:30:45 ========================================================= [Pipeline] sh 21:30:45 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 21:30:45 + make test 21:30:45 go test -race -coverprofile=coverage.out ./... 21:30:52 ? github.com/edgexfoundry/edgex-go [no test files] 21:31:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:31:04 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 21:31:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:31:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:31:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:31:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:31:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:31:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 21:31:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:31:05 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:31:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:31:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:31:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:31:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:31:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements 21:31:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 98.5% of statements 21:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 21:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 21:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:31:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:31:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:31:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:31:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:31:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:31:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:31:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:31:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:31:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:31:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.094s coverage: 71.5% of statements 21:31:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements 21:31:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:31:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:31:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 21:31:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:31:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:31:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:31:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:31:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:31:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.786s coverage: 88.5% of statements 21:31:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.079s coverage: 3.8% of statements 21:31:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.319s coverage: 95.6% of statements 21:31:11 ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 72.2% of statements 21:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:31:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.078s coverage: 65.9% of statements 21:31:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:31:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.087s coverage: 0.9% of statements 21:31:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.046s coverage: 29.0% of statements 21:31:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 42.9% of statements 21:31:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.061s coverage: 82.9% of statements 21:31:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 21:31:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements 21:31:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements 21:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 21:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 21:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 21:31:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:31:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:31:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:31:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:31:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:31:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 21:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:31:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 21:31:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 21:31:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 21:31:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:31:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:31:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:31:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:31:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:31:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:31:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:31:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:31:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:31:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:31:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:31:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:31:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:31:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:31:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:31:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:31:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements 21:31:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:31:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.237s coverage: 79.9% of statements 21:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.073s coverage: 92.9% of statements 21:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 64.4% of statements 21:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 62.3% of statements 21:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.066s coverage: 87.2% of statements 21:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements 21:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements 21:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 81.8% of statements 21:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.086s coverage: 82.1% of statements 21:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s coverage: 86.0% of statements 21:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.162s coverage: 63.1% of statements 21:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 21:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements 21:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 21:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements 21:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 21:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.168s coverage: 38.4% of statements 21:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 21:31:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.106s coverage: 84.8% of statements 21:31:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements 21:31:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.125s coverage: 92.3% of statements 21:31:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 61.8% of statements 21:31:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements 21: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 21:31:37 running golangci-lint 21:31:37 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 21:31:37 go version go1.20.6 linux/amd64 21:31:37 level=info msg="[config_reader] Used config file .golangci.yml" 21:31:37 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 21:31:52 level=info msg="[loader] Go packages loading at mode 575 (files|types_sizes|compiled_files|deps|name|exports_file|imports) took 13.710043836s" 21:31:52 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 29.832948ms" 21:31:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-986 in /w/workspace/edgexfoundry_edgex-go_PR-4605 [Pipeline] { [Pipeline] ws 21:31:57 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 21:31:57 The recommended git tool is: git 21:31:57 level=info msg="[linters_context/goanalysis] analyzers took 1m4.851208121s with top 10 stages: buildir: 28.278439455s, fact_deprecated: 1.832099048s, inspect: 1.797226926s, gosec: 1.297562954s, printf: 1.12715791s, ctrlflow: 1.058120371s, nilness: 782.767902ms, fact_purity: 773.604797ms, S1038: 742.425231ms, typedness: 607.565584ms" 21:31:57 level=info msg="[runner] Issues before processing: 203, after processing: 0" 21:31:57 level=info msg="[runner] Processors filtering stat (out/in): cgo: 203/203, exclude: 203/203, path_prettifier: 203/203, exclude-rules: 23/203, nolint: 0/23, autogenerated_exclude: 203/203, identifier_marker: 203/203, filename_unadjuster: 203/203, skip_files: 203/203, skip_dirs: 203/203" 21:31:57 level=info msg="[runner] processing took 19.187742ms with stages: identifier_marker: 7.674716ms, nolint: 6.668437ms, autogenerated_exclude: 1.502575ms, exclude-rules: 1.354744ms, path_prettifier: 1.278413ms, skip_dirs: 663.227µs, cgo: 27.82µs, filename_unadjuster: 13.98µs, max_same_issues: 570ns, uniq_by_line: 520ns, skip_files: 510ns, exclude: 470ns, source_code: 390ns, diff: 280ns, severity-rules: 270ns, sort_results: 240ns, max_from_linter: 180ns, path_shortener: 170ns, path_prefixer: 120ns, max_per_file_from_linter: 110ns" 21:31:57 level=info msg="[runner] linters took 6.79834312s with stages: goanalysis_metalinter: 6.779070268s" 21:31:57 level=info msg="File cache stats: 0 entries of total size 0B" 21:31:57 level=info msg="Memory: 206 samples, avg is 185.1MB, max is 863.8MB" 21:31:57 level=info msg="Execution took 20.551361614s" 21:31:57 go vet ./... 21:32:02 using credential edgex-jenkins-ssh 21:32:02 Cloning the remote Git repository 21:32:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:32:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:32:02 ./bin/test-attribution-txt.sh [Pipeline] echo 21:32:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:32:02 + ls -al . 21:32:02 total 720 21:32:02 drwxrwxr-x 11 1001 1001 4096 Jul 12 21:30 . 21:32:02 drwxr-xr-x 4 root root 4096 Jul 12 21:30 .. 21:32:02 drwxrwxr-x 2 1001 1001 4096 Jul 12 21:29 .blubracket 21:32:02 -rw-rw-r-- 1 1001 1001 16 Jul 12 21:29 .dockerignore 21:32:02 drwxrwxr-x 8 1001 1001 4096 Jul 12 21:30 .git 21:32:02 drwxrwxr-x 3 1001 1001 4096 Jul 12 21:29 .github 21:32:02 -rw-rw-r-- 1 1001 1001 1133 Jul 12 21:29 .gitignore 21:32:02 -rw-rw-r-- 1 1001 1001 42 Jul 12 21:29 .golangci.yml 21:32:02 -rw-rw-r-- 1 1001 1001 87 Jul 12 21:29 .hadolint.yml 21:32:02 drwxr-xr-x 3 1001 1001 4096 Jul 12 21:30 .semver 21:32:02 -rw-rw-r-- 1 1001 1001 166 Jul 12 21:29 .sonarcloud.properties 21:32:02 -rw-rw-r-- 1 1001 1001 1171 Jul 12 21:29 ADOPTERS.md 21:32:02 -rw-rw-r-- 1 1001 1001 11234 Jul 12 21:29 Attribution.txt 21:32:02 -rw-rw-r-- 1 1001 1001 93407 Jul 12 21:29 CHANGELOG.md 21:32:02 -rw-rw-r-- 1 1001 1001 3804 Jul 12 21:29 CONTRIBUTING.md 21:32:02 -rw-rw-r-- 1 1001 1001 677 Jul 12 21:29 GOVERNANCE.md 21:32:02 -rw-rw-r-- 1 1001 1001 883 Jul 12 21:29 Jenkinsfile 21:32:02 -rw-rw-r-- 1 1001 1001 10775 Jul 12 21:29 LICENSE 21:32:02 -rw-rw-r-- 1 1001 1001 14368 Jul 12 21:29 Makefile 21:32:02 -rw-rw-r-- 1 1001 1001 582 Jul 12 21:29 OWNERS.md 21:32:02 -rw-rw-r-- 1 1001 1001 9923 Jul 12 21:29 README.md 21:32:02 -rw-rw-r-- 1 1001 1001 789 Jul 12 21:29 SECURITY.md 21:32:02 -rw-rw-r-- 1 1001 1001 5 Jul 12 21:30 VERSION 21:32:02 drwxrwxr-x 2 1001 1001 4096 Jul 12 21:29 bin 21:32:02 drwxrwxr-x 18 1001 1001 4096 Jul 12 21:29 cmd 21:32:02 -rw-r--r-- 1 root root 447731 Jul 12 21:31 coverage.out 21:32:02 -rw-rw-r-- 1 1001 1001 3429 Jul 12 21:29 go.mod 21:32:02 -rw-rw-r-- 1 1001 1001 32406 Jul 12 21:29 go.sum 21:32:02 drwxrwxr-x 7 1001 1001 4096 Jul 12 21:29 internal 21:32:02 drwxrwxr-x 3 1001 1001 4096 Jul 12 21:29 openapi 21:32:02 -rw-rw-r-- 1 1001 1001 594 Jul 12 21:29 security.txt 21:32:02 drwxrwxr-x 4 1001 1001 4096 Jul 12 21:29 snap 21:32:02 -rw-rw-r-- 1 1001 1001 204 Jul 12 21:29 version.go [Pipeline] sh 21:32:02 + '[' -e coverage.out ] 21:32:02 + chown 1001:1001 coverage.out [Pipeline] stash 21:32:03 Stashed 1 file(s) [Pipeline] sh 21:32:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:32:02 > git init /w/workspace/edgex-go/4 # timeout=10 21:32:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:32:02 > git --version # timeout=10 21:32:02 > git --version # 'git version 2.25.1' 21:32:02 using GIT_SSH to set credentials SSH Credentials for GitHub 21:32:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:32:03 + make build 21:32:03 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 21:32:15 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 21:32:15 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 21:32:16 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 21:32:17 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 21:32:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:32:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:32:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:32:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:32:20 using GIT_SSH to set credentials SSH Credentials for GitHub 21:32:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4605/head:refs/remotes/origin/PR-4605 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:32:21 Merging remotes/origin/main commit b4f3d3796f5e4a543acc54ea282569be45c8b663 into PR head commit 4b96d6bf975059eb64345c90e5003a46d88f52f3 21:32:22 Merge succeeded, producing bb1988d3769326867f64b85b6f5f00bdd5dbc6ad 21:32:22 Checking out Revision bb1988d3769326867f64b85b6f5f00bdd5dbc6ad (PR-4605) 21:32:21 > git config core.sparsecheckout # timeout=10 21:32:21 > git checkout -f 4b96d6bf975059eb64345c90e5003a46d88f52f3 # timeout=10 21:32:21 > git remote # timeout=10 21:32:21 > git config --get remote.origin.url # timeout=10 21:32:21 using GIT_SSH to set credentials SSH Credentials for GitHub 21:32:21 > git merge b4f3d3796f5e4a543acc54ea282569be45c8b663 # timeout=10 21:32:22 > git rev-parse HEAD^{commit} # timeout=10 21:32:22 > git config core.sparsecheckout # timeout=10 21:32:22 > git checkout -f bb1988d3769326867f64b85b6f5f00bdd5dbc6ad # timeout=10 21: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 21: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-auth/security-proxy-auth ./cmd/security-proxy-auth 21:32:25 Commit message: "Merge commit 'b4f3d3796f5e4a543acc54ea282569be45c8b663' into HEAD" 21:32:25 First time build. Skipping changelog. 21:32:25 > git rev-list --no-walk e38491e51bfb03df393c751296f3f3c23b74ba30 # timeout=10 21: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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:32:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:32:26 % Total % Received % Xferd Average Speed Time Time Time Current 21:32:26 Dload Upload Total Spent Left Speed 21:32:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95872 21:32:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] sh 21:32:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:32:27 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 21:32:27 /etc/docker/daemon.new 21:32:27 { 21:32:27 "registry-mirrors": [ 21:32:27 "https://nexus3.edgexfoundry.org:10001" 21:32:27 ], 21:32:27 "bip": "10.250.0.254/24", 21:32:27 "hosts": [ 21:32:27 "tcp://0.0.0.0:5555", 21:32:27 "unix:///var/run/docker.sock" 21:32:27 ], 21:32:27 "mtu": 1458, 21:32:27 "selinux-enabled": true, 21:32:27 "seccomp-profile": "/etc/docker/seccomp.json" 21:32:27 } [Pipeline] sh 21: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/secrets-config ./cmd/secrets-config 21:32:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:32:28 + sudo service docker restart 21: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 21:32: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 21:32:31 $ docker stop --time=1 366b0b7331f3a49e1e7ef3294c391d53600d14d9f9a84f055af2dd735973dd5b 21:32:35 $ docker rm -f --volumes 366b0b7331f3a49e1e7ef3294c391d53600d14d9f9a84f055af2dd735973dd5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:32:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:32:36 21:32:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:32:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:32:36 latest: Pulling from edgex-devops/edgex-compose 21:32:36 91d30c5bc195: Pulling fs layer 21:32:36 2e9b0aa3be6d: Pulling fs layer 21:32:36 9c61dcf015f6: Pulling fs layer 21:32:36 4698f68db338: Pulling fs layer 21:32:36 2a2f49069b9e: Pulling fs layer 21:32:36 e0025b399a48: Pulling fs layer 21:32:36 e0025b399a48: Waiting 21:32:36 4698f68db338: Waiting 21:32:36 2a2f49069b9e: Waiting 21:32:36 91d30c5bc195: Verifying Checksum 21:32:36 91d30c5bc195: Download complete 21:32:36 4698f68db338: Verifying Checksum 21:32:36 4698f68db338: Download complete 21:32:36 91d30c5bc195: Pull complete 21:32:37 2e9b0aa3be6d: Verifying Checksum 21:32:37 2e9b0aa3be6d: Download complete 21:32:37 e0025b399a48: Download complete 21:32:37 2a2f49069b9e: Download complete 21:32:37 2e9b0aa3be6d: Pull complete 21:32:37 9c61dcf015f6: Verifying Checksum 21:32:37 9c61dcf015f6: Download complete 21:32:40 9c61dcf015f6: Pull complete 21:32:40 4698f68db338: Pull complete 21:32:40 2a2f49069b9e: Pull complete 21:32:40 e0025b399a48: Pull complete 21:32:40 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 21:32:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:32:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:32:40 prd-ubuntu20.04-docker-8c-8g-985 does not seem to be running inside a container 21:32:40 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:32:42 $ docker top 47859bd6fe9c48179434ec098a87258f25677390f656cf6bddbaf167ca469de9 -eo pid,comm [Pipeline] { [Pipeline] sh 21:32:42 + docker compose -f ./docker-compose-build.yml build --parallel 21:32:44 #1 [core-command internal] load build definition from Dockerfile 21:32:44 #1 transferring dockerfile: 1.82kB done 21:32:44 #1 DONE 0.0s 21:32:44 21:32:44 #2 [security-spire-agent internal] load build definition from Dockerfile 21:32:44 #2 transferring dockerfile: 2.68kB done 21:32:44 #2 DONE 0.0s 21:32:44 21:32:44 #3 [core-data internal] load build definition from Dockerfile 21:32:44 #3 transferring dockerfile: 1.90kB done 21:32:44 #3 DONE 0.0s 21:32:45 21:32:45 #4 [security-bootstrapper internal] load build definition from Dockerfile 21:32:45 #4 transferring dockerfile: 2.82kB done 21:32:45 #4 DONE 0.0s 21:32:45 21:32:45 #5 [security-proxy-auth internal] load build definition from Dockerfile 21:32:45 #5 transferring dockerfile: 2.04kB done 21:32:45 #5 DONE 0.0s 21:32:45 21:32:45 #6 [security-spire-config internal] load build definition from Dockerfile 21:32:45 #6 transferring dockerfile: 2.58kB done 21:32:45 #6 DONE 0.0s 21:32:45 21:32:45 #7 [core-metadata internal] load build definition from Dockerfile 21:32:45 #7 transferring dockerfile: 1.96kB done 21:32:45 #7 DONE 0.0s 21:32:45 21:32:45 #8 [security-proxy-setup internal] load build definition from Dockerfile 21:32:45 #8 transferring dockerfile: 2.06kB done 21:32:45 #8 DONE 0.0s 21:32:45 21:32:45 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 21:32:45 #9 transferring dockerfile: 1.78kB done 21:32:45 #9 DONE 0.0s 21:32:45 21:32:45 #10 [support-scheduler internal] load build definition from Dockerfile 21:32:45 #10 transferring dockerfile: 1.82kB done 21:32:45 #10 DONE 0.0s 21:32:45 21:32:45 #11 [support-notifications internal] load build definition from Dockerfile 21:32:45 #11 transferring dockerfile: 1.84kB done 21:32:45 #11 DONE 0.0s 21:32:45 21:32:45 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 21:32:45 #12 transferring dockerfile: 2.12kB done 21:32:45 #12 DONE 0.0s 21:32:45 21:32:45 #13 [security-secretstore-setup internal] load build definition from Dockerfile 21:32:45 #13 transferring dockerfile: 2.38kB done 21:32:45 #13 DONE 0.0s 21:32:45 21:32:45 #14 [security-spire-server internal] load build definition from Dockerfile 21:32:45 #14 transferring dockerfile: 2.63kB done 21:32:45 #14 DONE 0.0s 21:32:45 21:32:45 #15 [core-command internal] load .dockerignore 21:32:45 #15 transferring context: 56B done 21:32:45 #15 DONE 0.0s 21:32:45 21:32:45 #16 [security-spire-agent internal] load .dockerignore 21:32:45 #16 transferring context: 56B done 21:32:45 #16 DONE 0.0s 21:32:45 21:32:45 #17 [core-data internal] load .dockerignore 21:32:45 #17 transferring context: 56B done 21:32:45 #17 DONE 0.0s 21:32:45 21:32:45 #18 [security-bootstrapper internal] load .dockerignore 21:32:45 #18 transferring context: 56B done 21:32:45 #18 DONE 0.0s 21:32:45 21:32:45 #19 [security-proxy-auth internal] load .dockerignore 21:32:45 #19 transferring context: 56B done 21:32:45 #19 DONE 0.0s 21:32:45 21:32:45 #20 [security-spire-config internal] load .dockerignore 21:32:45 #20 transferring context: 56B done 21:32:45 #20 DONE 0.0s 21:32:45 21:32:45 #21 [core-metadata internal] load .dockerignore 21:32:45 #21 transferring context: 56B done 21:32:45 #21 DONE 0.0s 21:32:45 21:32:45 #22 [security-proxy-setup internal] load .dockerignore 21:32:45 #22 transferring context: 56B done 21:32:45 #22 DONE 0.0s 21:32:45 21:32:45 #23 [support-scheduler internal] load .dockerignore 21:32:45 #23 transferring context: 56B done 21:32:45 #23 DONE 0.0s 21:32:45 21:32:45 #24 [security-spiffe-token-provider internal] load .dockerignore 21:32:45 #24 transferring context: 56B done 21:32:45 #24 DONE 0.0s 21:32:45 21:32:45 #25 [support-notifications internal] load .dockerignore 21:32:45 #25 transferring context: 56B done 21:32:45 #25 DONE 0.0s 21:32:45 21:32:45 #26 [core-common-config-bootstrapper internal] load .dockerignore 21:32:45 #26 transferring context: 56B done 21:32:45 #26 DONE 0.0s 21:32:45 21:32:45 #27 [security-secretstore-setup internal] load .dockerignore 21:32:45 #27 transferring context: 56B done 21:32:45 #27 DONE 0.0s 21:32:45 21:32:45 #28 [security-spire-server internal] load .dockerignore 21:32:45 #28 transferring context: 56B done 21:32:45 #28 DONE 0.0s 21:32:45 21:32:45 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:32:45 #29 DONE 0.0s 21:32:45 21:32:45 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.17 21:32:45 #30 ... 21:32:45 21:32:45 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:32:45 #29 DONE 0.0s 21:32:45 21:32:45 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 21:32:45 #30 ... 21:32:45 21:32:45 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:32:45 #29 DONE 0.0s 21:32:45 21:32:45 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 21:32:45 #29 DONE 0.0s 21:32:45 21:32:45 #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 21:32:45 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 21:32:45 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 21:32:45 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 21:32:45 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 21:32:46 #31 ... 21:32:46 21:32:46 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 21:32:46 #30 DONE 0.5s 21:32:46 21:32:46 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 21:32:46 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 21:32:46 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 21:32:46 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 21:32:46 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:32:46 provisioning config files... 21:32:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7431590148995155711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:32:46 ---> docker-login.sh 21:32:46 nexus3.edgexfoundry.org:10001 21:32:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:32:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:32:47 Configure a credential helper to remove this warning. See 21:32:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:32:47 21:32:47 Login Succeeded 21:32:47 nexus3.edgexfoundry.org:10002 21:32:47 #31 ... 21:32:47 21:32:47 #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 21:32:47 #32 DONE 1.7s 21:32:47 21:32:47 #33 [security-spire-agent builder 2/7] WORKDIR /edgex-go 21:32:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:32:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:32:47 Configure a credential helper to remove this warning. See 21:32:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:32:47 21:32:47 Login Succeeded 21:32:47 nexus3.edgexfoundry.org:10003 21:32:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:32:48 Configure a credential helper to remove this warning. See 21:32:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:32:48 21:32:48 Login Succeeded 21:32:48 nexus3.edgexfoundry.org:10004 21:32:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:32:48 Configure a credential helper to remove this warning. See 21:32:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:32:48 21:32:48 Login Succeeded 21:32:48 docker.io 21:32:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:32:48 Configure a credential helper to remove this warning. See 21:32:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:32:48 21:32:48 Login Succeeded 21:32:48 ---> docker-login.sh ends [Pipeline] } 21:32:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 21:32:49 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 21:32:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:32:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:32:49 ========================================================= 21:32:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:32:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:32:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:32:49 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:32:49 edb6bdbacee9: Pulling fs layer 21:32:49 5f9638ab2659: Pulling fs layer 21:32:49 8d51d6327a98: Pulling fs layer 21:32:49 8b374f2dd631: Pulling fs layer 21:32:49 ec14aa9079de: Pulling fs layer 21:32:49 2f466654f4bb: Pulling fs layer 21:32:49 554e91adad29: Pulling fs layer 21:32:49 8b374f2dd631: Waiting 21:32:49 ec14aa9079de: Waiting 21:32:49 2f466654f4bb: Waiting 21:32:49 554e91adad29: Waiting 21:32:50 5f9638ab2659: Download complete 21:32:50 8b374f2dd631: Verifying Checksum 21:32:50 8b374f2dd631: Download complete 21:32:50 ec14aa9079de: Verifying Checksum 21:32:50 ec14aa9079de: Download complete 21:32:50 edb6bdbacee9: Verifying Checksum 21:32:50 edb6bdbacee9: Download complete 21:32:51 edb6bdbacee9: Pull complete 21:32:51 554e91adad29: Verifying Checksum 21:32:51 554e91adad29: Download complete 21:32:51 5f9638ab2659: Pull complete 21:32:52 2f466654f4bb: Verifying Checksum 21:32:52 2f466654f4bb: Download complete 21:32:52 8d51d6327a98: Verifying Checksum 21:32:52 8d51d6327a98: Download complete 21:32:52 #33 ... 21:32:52 21:32:52 #34 [security-spire-agent internal] load build context 21:32:52 #34 transferring context: 225.34MB 6.7s 21:32:52 #34 ... 21:32:52 21:32:52 #35 [security-spire-config internal] load build context 21:32:52 #35 ... 21:32:52 21:32:52 #34 [security-spire-agent internal] load build context 21:32:55 #34 transferring context: 359.00MB 9.7s done 21:32:55 #34 ... 21:32:55 21:32:55 #36 [security-spiffe-token-provider internal] load build context 21:32:55 #36 transferring context: 359.00MB 8.4s done 21:32:55 #36 ... 21:32:55 21:32:55 #37 [core-common-config-bootstrapper internal] load build context 21:32:55 #37 transferring context: 359.00MB 8.1s done 21:32:55 #37 ... 21:32:55 21:32:55 #38 [security-proxy-setup internal] load build context 21:32:55 #38 transferring context: 359.00MB 10.0s done 21:32:55 #38 ... 21:32:55 21:32:55 #39 [core-data internal] load build context 21:32:56 #39 ... 21:32:56 21:32:56 #40 [support-scheduler internal] load build context 21:32:56 #40 transferring context: 359.00MB 7.9s done 21:32:56 #40 ... 21:32:56 21:32:56 #41 [core-command internal] load build context 21:32:56 #41 ... 21:32:56 21:32:56 #42 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 21:32:56 #0 1.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:32:56 #0 1.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:32:56 #0 1.609 (1/2) Installing dumb-init (1.2.5-r2) 21:32:56 #0 1.615 (2/2) Installing openssl (3.0.9-r1) 21:32:56 #0 1.629 Executing busybox-1.35.0-r29.trigger 21:32:56 #0 1.642 OK: 8 MiB in 17 packages 21:32:56 #42 ... 21:32:56 21:32:56 #43 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:32:57 #43 ... 21:32:57 21:32:57 #44 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:32:57 #44 ... 21:32:57 21:32:57 #45 [core-metadata internal] load build context 21:32:57 #45 transferring context: 359.00MB 9.3s done 21:32:57 #45 ... 21:32:57 21:32:57 #46 [security-secretstore-setup internal] load build context 21:32:57 #46 transferring context: 359.00MB 10.3s done 21:32:57 #46 ... 21:32:57 21:32:57 #47 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:32:57 #47 ... 21:32:57 21:32:57 #48 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:32:57 #0 3.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:32:57 #0 3.963 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:32:57 #0 4.153 (1/2) Installing ca-certificates (20230506-r0) 21:32:57 #0 4.190 (2/2) Installing dumb-init (1.2.5-r2) 21:32:57 #0 4.195 Executing busybox-1.35.0-r29.trigger 21:32:57 #0 4.199 Executing ca-certificates-20230506-r0.trigger 21:32:57 #0 4.260 OK: 8 MiB in 17 packages 21:32:57 #48 ... 21:32:57 21:32:57 #49 [security-proxy-auth internal] load build context 21:32:57 #49 transferring context: 359.00MB 8.5s done 21:32:58 #49 ... 21:32:58 21:32:58 #50 [support-notifications internal] load build context 21:32:58 #50 transferring context: 359.00MB 7.8s done 21:32:58 #50 ... 21:32:58 21:32:58 #51 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 21:32:58 #51 ... 21:32:58 21:32:58 #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:32:59 #52 ... 21:32:59 21:32:59 #53 [security-bootstrapper internal] load build context 21:32:59 #53 transferring context: 359.00MB 8.3s done 21:32:59 #53 ... 21:32:59 21:32:59 #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:32:59 #54 ... 21:32:59 21:32:59 #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:32:59 #0 1.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:32:59 #0 1.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:32:59 #0 1.882 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:32:59 #0 1.882 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:32:59 #0 1.882 OK: 17818 distinct packages available 21:32:59 #0 1.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:32:59 #0 2.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:32:59 #0 2.209 (1/4) Installing dumb-init (1.2.5-r2) 21:32:59 #0 2.219 (2/4) Installing musl-obstack (1.2.3-r0) 21:32:59 #0 2.220 (3/4) Installing libucontext (1.2-r0) 21:32:59 #0 2.223 (4/4) Installing gcompat (1.1.0-r0) 21:32:59 #0 2.231 Executing busybox-1.35.0-r29.trigger 21:32:59 #0 2.236 OK: 7 MiB in 19 packages 21:32:59 #55 ... 21:32:59 21:32:59 #56 [security-spire-server internal] load build context 21:32:59 #56 transferring context: 359.00MB 9.7s done 21:33:02 #56 ... 21:33:02 21:33:02 #35 [security-spire-config internal] load build context 21:33:02 #35 transferring context: 359.00MB 10.8s done 21:33:04 8d51d6327a98: Pull complete 21:33:04 8b374f2dd631: Pull complete 21:33:04 ec14aa9079de: Pull complete 21:33:06 #35 ... 21:33:06 21:33:06 #48 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:33:06 #48 DONE 20.0s 21:33:06 21:33:06 #53 [security-bootstrapper internal] load build context 21:33:06 #53 DONE 20.4s 21:33:06 21:33:06 #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:33:06 #55 DONE 20.0s 21:33:06 21:33:06 #42 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 21:33:06 #42 DONE 20.0s 21:33:06 21:33:06 #40 [support-scheduler internal] load build context 21:33:06 #40 DONE 20.5s 21:33:06 21:33:06 #50 [support-notifications internal] load build context 21:33:06 #50 DONE 20.2s 21:33:06 21:33:06 #36 [security-spiffe-token-provider internal] load build context 21:33:06 #36 DONE 20.5s 21:33:06 21:33:06 #33 [support-notifications builder 2/7] WORKDIR /edgex-go 21:33:06 #33 DONE 19.1s 21:33:06 21:33:06 #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 21:33:06 #57 ... 21:33:06 21:33:06 #37 [core-common-config-bootstrapper internal] load build context 21:33:06 #37 DONE 20.3s 21:33:06 21:33:06 #56 [security-spire-server internal] load build context 21:33:06 #56 DONE 20.1s 21:33:06 21:33:06 #49 [security-proxy-auth internal] load build context 21:33:06 #49 DONE 20.5s 21:33:06 21:33:06 #46 [security-secretstore-setup internal] load build context 21:33:06 #46 DONE 20.3s 21:33:06 21:33:06 #45 [core-metadata internal] load build context 21:33:06 #45 DONE 20.6s 21:33:06 21:33:06 #38 [security-proxy-setup internal] load build context 21:33:06 #38 DONE 20.5s 21:33:06 21:33:06 #35 [security-spire-config internal] load build context 21:33:06 #35 DONE 20.6s 21:33:06 21:33:06 #34 [security-spire-agent internal] load build context 21:33:06 #34 DONE 20.6s 21:33:06 21:33:06 #39 [core-data internal] load build context 21:33:06 #39 transferring context: 359.00MB 10.8s done 21:33:06 #39 DONE 20.6s 21:33:06 21:33:06 #58 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 21:33:06 #58 DONE 0.2s 21:33:06 21:33:06 #41 [core-command internal] load build context 21:33:06 #41 transferring context: 359.00MB 10.8s done 21:33:06 #41 DONE 20.7s 21:33:06 21:33:06 #59 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 21:33:07 #59 ... 21:33:07 21:33:07 #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:33:07 #52 20.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:33:07 #52 20.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:33:07 #52 21.03 (1/2) Installing dumb-init (1.2.5-r2) 21:33:07 #52 21.04 (2/2) Installing su-exec (0.2-r2) 21:33:07 #52 21.04 Executing busybox-1.35.0-r29.trigger 21:33:07 #52 21.05 OK: 7 MiB in 17 packages 21:33:07 #52 DONE 21.2s 21:33:07 21:33:07 #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:33:07 #54 20.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:33:07 #54 20.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:33:07 #54 21.01 (1/1) Installing dumb-init (1.2.5-r2) 21:33:07 #54 21.02 Executing busybox-1.35.0-r29.trigger 21:33:07 #54 21.03 OK: 7 MiB in 16 packages 21:33:07 #54 DONE 21.3s 21:33:07 21:33:07 #43 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:33:07 #43 20.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:33:07 #43 20.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:33:07 #43 21.08 (1/4) Installing ca-certificates (20230506-r0) 21:33:07 #43 21.09 (2/4) Installing dumb-init (1.2.5-r2) 21:33:07 #43 21.10 (3/4) Installing su-exec (0.2-r2) 21:33:07 #43 21.10 (4/4) Installing yq (4.30.4-r4) 21:33:07 #43 21.20 Executing busybox-1.35.0-r29.trigger 21:33:07 #43 21.21 Executing ca-certificates-20230506-r0.trigger 21:33:07 #43 21.28 OK: 17 MiB in 19 packages 21:33:07 #43 DONE 21.4s 21:33:07 21:33:07 #51 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init 21:33:07 #51 20.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:33:07 #51 20.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:33:07 #51 21.05 (1/1) Installing dumb-init (1.2.5-r2) 21:33:07 #51 21.06 Executing busybox-1.35.0-r29.trigger 21:33:07 #51 21.07 OK: 7 MiB in 16 packages 21:33:07 #51 DONE 21.5s 21:33:07 21:33:07 #60 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:33:07 #60 ... 21:33:07 21:33:07 #44 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:33:07 #44 20.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:33:07 #44 20.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:33:07 #44 21.05 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:33:07 #44 21.05 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:33:07 #44 21.05 OK: 17818 distinct packages available 21:33:07 #44 21.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:33:07 #44 21.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:33:07 #44 21.44 (1/9) Installing ca-certificates (20230506-r0) 21:33:07 #44 21.45 (2/9) Installing brotli-libs (1.0.9-r9) 21:33:07 #44 21.47 (3/9) Installing nghttp2-libs (1.51.0-r0) 21:33:07 #44 21.47 (4/9) Installing libcurl (8.1.2-r0) 21:33:07 #44 21.49 (5/9) Installing curl (8.1.2-r0) 21:33:07 #44 21.49 (6/9) Installing dumb-init (1.2.5-r2) 21:33:07 #44 21.49 (7/9) Installing musl-obstack (1.2.3-r0) 21:33:07 #44 21.50 (8/9) Installing libucontext (1.2-r0) 21:33:07 #44 21.50 (9/9) Installing gcompat (1.1.0-r0) 21:33:07 #44 21.50 Executing busybox-1.35.0-r29.trigger 21:33:07 #44 21.51 Executing ca-certificates-20230506-r0.trigger 21:33:07 #44 21.57 OK: 10 MiB in 24 packages 21:33:07 #44 DONE 21.7s 21:33:07 21:33:07 #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 21:33:07 #0 1.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:33:07 #0 1.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:33:07 #0 1.598 OK: 265 MiB in 53 packages 21:33:07 #61 DONE 1.8s 21:33:07 21:33:07 #47 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:33:07 #47 20.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:33:07 #47 20.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:33:07 #47 21.11 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:33:07 #47 21.11 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:33:07 #47 21.11 OK: 17818 distinct packages available 21:33:07 #47 21.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:33:07 #47 21.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:33:07 #47 21.54 (1/5) Installing dumb-init (1.2.5-r2) 21:33:07 #47 21.54 (2/5) Installing musl-obstack (1.2.3-r0) 21:33:07 #47 21.55 (3/5) Installing libucontext (1.2-r0) 21:33:07 #47 21.55 (4/5) Installing gcompat (1.1.0-r0) 21:33:07 #47 21.56 (5/5) Installing openssl (3.0.9-r1) 21:33:07 #47 21.57 Executing busybox-1.35.0-r29.trigger 21:33:07 #47 21.57 OK: 8 MiB in 20 packages 21:33:07 #47 DONE 21.8s 21:33:07 21:33:07 #62 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:33:07 #62 DONE 0.1s 21:33:07 21:33:07 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:33:07 #0 1.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:33:07 #0 1.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:33:07 #0 1.887 OK: 265 MiB in 53 packages 21:33:07 #63 DONE 2.0s 21:33:07 21:33:07 #59 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 21:33:07 #59 1.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:33:07 #59 1.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:33:07 #59 1.956 OK: 265 MiB in 53 packages 21:33:07 #59 DONE 2.0s 21:33:07 21:33:07 #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 21:33:07 #57 1.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:33:07 #57 1.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:33:07 #57 1.870 OK: 265 MiB in 53 packages 21:33:07 #57 DONE 2.2s 21:33:07 21:33:07 #64 [support-notifications builder 4/7] COPY go.mod vendor* ./ 21:33:08 #64 DONE 0.1s 21:33:08 21:33:08 #65 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 21:33:08 #65 DONE 0.1s 21:33:08 21:33:08 #66 [core-data builder 4/7] COPY go.mod vendor* ./ 21:33:08 #66 DONE 0.1s 21:33:08 21:33:08 #67 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:08 #67 ... 21:33:08 21:33:08 #60 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:33:08 #60 DONE 1.2s 21:33:08 21:33:08 #68 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 21:33:08 #68 DONE 0.0s 21:33:08 21:33:08 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:33:08 #0 1.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:33:08 #0 1.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:33:08 #0 2.160 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:33:08 #0 2.160 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:33:08 #0 2.160 OK: 17818 distinct packages available 21:33:08 #0 2.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 21:33:08 #0 2.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 21:33:08 #0 2.533 OK: 265 MiB in 53 packages 21:33:08 #69 DONE 2.6s 21:33:08 21:33:08 #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 21:33:08 #70 DONE 0.0s 21:33:08 21:33:08 #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:10 2f466654f4bb: Pull complete 21:33:13 554e91adad29: Pull complete 21:33:13 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 21:33:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:33:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 21:33:13 + docker build -t ci-base-image-arm64 -f - . 21:33:13 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:33:13 WORKDIR /edgex 21:33:13 COPY go.mod . 21:33:13 RUN go mod download 21:33:14 Sending build context to Docker daemon 2.949MB 21:33:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:33:14 ---> 1e15ea492957 21:33:14 Step 2/4 : WORKDIR /edgex 21:33:16 ---> Running in fa8d1dba85d4 21:33:16 Removing intermediate container fa8d1dba85d4 21:33:16 ---> 4c67cc308f79 21:33:16 Step 3/4 : COPY go.mod . 21:33:16 ---> 3ebe3d6a5fa5 21:33:16 Step 4/4 : RUN go mod download 21:33:17 ---> Running in eefa61a13392 21:33:18 #71 ... 21:33:18 21:33:18 #72 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:18 #72 ... 21:33:18 21:33:18 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:18 #73 ... 21:33:18 21:33:18 #74 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:45 #74 DONE 35.3s 21:33:45 21:33:45 #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:45 #71 DONE 34.8s 21:33:45 21:33:45 #72 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:45 #72 DONE 35.6s 21:33:45 21:33:45 #67 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:45 #67 DONE 35.4s 21:33:45 21:33:45 #75 [core-data builder 6/7] COPY . . 21:33:45 #75 ... 21:33:45 21:33:45 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:45 #73 DONE 35.4s 21:33:45 21:33:45 #76 [support-notifications builder 6/7] COPY . . 21:33:49 #76 ... 21:33:49 21:33:49 #77 [security-bootstrapper builder 6/7] COPY . . 21:33:49 #77 DONE 6.2s 21:33:49 21:33:49 #78 [security-spire-agent builder 6/9] COPY . . 21:33:49 #78 DONE 6.2s 21:33:49 21:33:49 #79 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:49 #79 CACHED 21:33:49 21:33:49 #80 [security-secretstore-setup builder 6/7] COPY . . 21:33:49 #80 CACHED 21:33:49 21:33:49 #81 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 21:33:49 #81 CACHED 21:33:49 21:33:49 #82 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:49 #82 CACHED 21:33:49 21:33:49 #83 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:33:49 #83 CACHED 21:33:49 21:33:49 #84 [core-common-config-bootstrapper builder 6/7] COPY . . 21:33:49 #84 CACHED 21:33:49 21:33:49 #85 [security-spiffe-token-provider builder 6/7] COPY . . 21:33:49 #85 DONE 6.2s 21:33:49 21:33:49 #86 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:49 #86 CACHED 21:33:49 21:33:49 #87 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 21:33:49 #87 CACHED 21:33:49 21:33:49 #88 [security-proxy-setup builder 6/7] COPY . . 21:33:49 #88 CACHED 21:33:49 21:33:49 #89 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:49 #89 CACHED 21:33:49 21:33:49 #90 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 21:33:49 #90 CACHED 21:33:49 21:33:49 #91 [support-scheduler builder 6/7] COPY . . 21:33:49 #91 CACHED 21:33:49 21:33:49 #76 [support-notifications builder 6/7] COPY . . 21:33:49 #76 DONE 6.2s 21:33:49 21:33:49 #92 [core-metadata builder 6/7] COPY . . 21:33:49 #92 CACHED 21:33:49 21:33:49 #93 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:49 #93 CACHED 21:33:49 21:33:49 #94 [core-metadata builder 4/7] COPY go.mod vendor* ./ 21:33:49 #94 CACHED 21:33:49 21:33:49 #95 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:49 #95 CACHED 21:33:49 21:33:49 #96 [security-proxy-auth builder 6/7] COPY . . 21:33:49 #96 CACHED 21:33:49 21:33:49 #97 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 21:33:49 #97 CACHED 21:33:49 21:33:49 #75 [core-data builder 6/7] COPY . . 21:33:49 #75 DONE 6.2s 21:33:49 21:33:49 #98 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 21:33:49 #98 DONE 0.1s 21:33:49 21:33:49 #99 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:49 #99 CACHED 21:33:49 21:33:49 #100 [core-command builder 6/7] COPY . . 21:33:49 #100 CACHED 21:33:49 21:33:49 #101 [core-command builder 4/7] COPY go.mod vendor* ./ 21:33:49 #101 CACHED 21:33:49 21:33:49 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:33:49 #102 ... 21:33:49 21:33:49 #103 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 21:33:49 #103 CACHED 21:33:49 21:33:49 #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 21:33:49 #104 CACHED 21:33:49 21:33:49 #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:49 #105 CACHED 21:33:49 21:33:49 #106 [security-spire-server builder 6/9] COPY . . 21:33:49 #106 CACHED 21:33:49 21:33:49 #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:33:51 #107 ... 21:33:51 21:33:51 #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:33:51 #108 DONE 2.1s 21:33:52 21:33:52 #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:33:52 #107 DONE 2.2s 21:33:52 21:33:52 #109 [security-spire-server builder 9/9] WORKDIR /edgex-go 21:33:52 #109 ... 21:33:52 21:33:52 #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go 21:33:52 #110 DONE 0.4s 21:33:52 21:33:52 #109 [security-spire-server builder 9/9] WORKDIR /edgex-go 21:33:52 #109 DONE 0.4s 21:33:52 21:33:52 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:33:52 #102 1.826 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 21:33:52 #102 ... 21:33:52 21:33:52 #111 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:33:52 #111 CACHED 21:33:52 21:33:52 #112 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:52 #112 CACHED 21:33:52 21:33:52 #113 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 21:33:52 #113 CACHED 21:33:52 21:33:52 #114 [security-spire-config builder 6/9] COPY . . 21:33:52 #114 CACHED 21:33:52 21:33:52 #115 [security-spire-config builder 9/9] WORKDIR /edgex-go 21:33:52 #115 CACHED 21:33:52 21:33:52 #116 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 21:33:52 #116 CACHED 21:33:53 21:33:53 #117 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:33:53 #117 DONE 0.3s 21:33:53 21:33:53 #118 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 21:33:53 #118 DONE 0.3s 21:33:53 21:33:53 #119 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:33:53 #119 DONE 0.1s 21:33:53 21:33:53 #120 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 21:33:53 #120 CACHED 21:33:53 21:33:53 #121 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 21:33:53 #121 CACHED 21:33:53 21:33:53 #122 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:33:54 #122 ... 21:33:54 21:33:54 #123 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 21:33:54 #123 DONE 0.5s 21:33:54 21:33:54 #124 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:33:54 #124 ... 21:33:54 21:33:54 #125 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:33:54 #125 DONE 0.9s 21:33:54 21:33:54 #126 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:33:54 #126 ... 21:33:54 21:33:54 #122 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:33:54 #122 DONE 1.3s 21:33:54 21:33:54 #124 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:33:54 #124 DONE 0.8s 21:33:54 21:33:54 #127 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:33:54 #127 ... 21:33:54 21:33:54 #126 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:33:54 #126 DONE 0.7s 21:33:54 21:33:54 #128 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:33:54 #128 DONE 0.2s 21:33:54 21:33:54 #127 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:33:54 #127 DONE 0.3s 21:33:54 21:33:54 #129 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:33:54 #129 DONE 0.1s 21:33:54 21:33:54 #130 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 21:33:54 #130 DONE 0.1s 21:33:54 21:33:54 #131 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:33:54 #131 DONE 0.1s 21:33:54 21:33:54 #132 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:33:55 #132 DONE 0.1s 21:33:55 21:33:55 #133 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:33:55 #133 DONE 0.1s 21:33:55 21:33:55 #134 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:33:55 #134 DONE 0.1s 21:33:55 21:33:55 #135 [security-spire-server] exporting to image 21:33:55 #135 exporting layers 21:33:55 #135 ... 21:33:55 21:33:55 #136 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:33:55 #136 DONE 0.2s 21:33:55 21:33:55 #135 [security-spire-agent] exporting to image 21:33:55 #135 exporting layers 0.7s done 21:33:55 #135 writing image sha256:733cf69f4518c14645ee212377996a3755dd69f36a3692170edf4f994c5d997e done 21:33:55 #135 naming to docker.io/library/security-spire-config 21:33:55 #135 exporting layers 0.7s done 21:33:55 #135 naming to docker.io/library/security-spire-config done 21:33:55 #135 writing image sha256:2119301a05bbd76f34e183e85120db50326447ea53c156f5cce8ce60b1a9242b done 21:33:55 #135 naming to docker.io/library/security-spire-server done 21:33:55 #135 writing image sha256:c41751c0dc0d823374d4f269020307661d5974c2f3613d98bf7e9bec9f1d3ed1 done 21:33:55 #135 naming to docker.io/library/security-spire-agent done 21:33:55 #135 DONE 0.9s 21:33:55 21:33:55 #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:33:55 #0 0.615 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 21:33:55 Removing intermediate container eefa61a13392 21:33:55 ---> ac31e583f9d5 21:33:55 Successfully built ac31e583f9d5 21:33:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:56 + docker inspect -f . ci-base-image-arm64 21:33:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:33:56 prd-ubuntu20.04-docker-arm64-4c-16g-986 does not seem to be running inside a container 21:33:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 21:33:57 $ docker top a1d3f33ea3f5e980484a6595d347fd4d48e4b76e50db974f63b4c711463e9ea4 -eo pid,comm [Pipeline] { [Pipeline] sh 21:33:58 + go version 21:33:58 go version go1.20.6 linux/arm64 [Pipeline] } 21:33:58 $ docker stop --time=1 a1d3f33ea3f5e980484a6595d347fd4d48e4b76e50db974f63b4c711463e9ea4 21:34:00 $ docker rm -f --volumes a1d3f33ea3f5e980484a6595d347fd4d48e4b76e50db974f63b4c711463e9ea4 21:34:00 #137 ... 21:34:00 21:34:00 #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:34:00 #0 0.728 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 21:34:00 #138 ... 21:34:00 21:34:00 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:34:00 #0 1.192 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 21:34:00 #139 ... 21:34:00 21:34:00 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:34:00 #0 0.566 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 21:34:00 #140 ... 21:34:00 21:34:00 #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:34:00 #0 1.861 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 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:00 #141 ... 21:34:00 21:34:00 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:34:00 #0 0.967 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 21:34:00 #142 ... 21:34:00 21:34:00 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:34:00 #0 1.850 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 21:34:00 + docker inspect -f . ci-base-image-arm64 21:34:00 . 21:34:00 #143 ... 21:34:00 21:34:00 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:34:00 #0 1.326 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 21:34:00 #144 ... 21:34:00 21:34:00 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:34:00 #0 0.931 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:34:00 prd-ubuntu20.04-docker-arm64-4c-16g-986 does not seem to be running inside a container 21:34:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 21:34:00 #145 ... 21:34:00 21:34:00 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:34:00 #0 0.876 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 21:34:01 $ docker top 9b095c259a194568776657982d34496fab56a3e4e8bad17ea5a4f5fc29e0f789 -eo pid,comm [Pipeline] { [Pipeline] echo 21:34:02 ========================================================= 21:34:02 [edgeXBuildGoParallel] Running Tests and Build... 21:34:02 ========================================================= [Pipeline] sh 21:34:02 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 21:34:02 + make test 21:34:02 go test -race -coverprofile=coverage.out ./... 21:34:41 ? github.com/edgexfoundry/edgex-go [no test files] 21:34:57 #146 ... 21:34:57 21:34:57 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:34:57 #145 65.08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:35:07 #145 ... 21:35:07 21:35:07 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:35:07 #146 DONE 76.0s 21:35:07 21:35:07 #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:35:07 #141 DONE 75.9s 21:35:07 21:35:07 #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:35:07 #137 DONE 75.9s 21:35:07 21:35:07 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:35:07 #142 DONE 76.0s 21:35:07 21:35:07 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:35:07 #144 DONE 75.9s 21:35:07 21:35:07 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:35:07 #140 DONE 76.0s 21:35:07 21:35:07 #102 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:35:07 #102 DONE 76.0s 21:35:07 21:35:07 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:35:07 #139 DONE 76.0s 21:35:07 21:35:07 #147 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:35:07 #147 ... 21:35:07 21:35:07 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:35:07 #145 DONE 76.3s 21:35:07 21:35:07 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:35:07 #143 DONE 76.3s 21:35:07 21:35:07 #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:35:07 #138 DONE 76.4s 21:35:07 21:35:07 #148 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 21:35:07 #148 ... 21:35:07 21:35:07 #147 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:35:07 #147 DONE 0.7s 21:35:07 21:35:07 #149 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:35:07 #149 DONE 0.5s 21:35:07 21:35:07 #150 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 21:35:07 #150 DONE 0.7s 21:35:07 21:35:07 #151 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:35:07 #151 DONE 0.6s 21:35:07 21:35:07 #152 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 21:35:07 #152 DONE 0.4s 21:35:07 21:35:07 #153 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 21:35:07 #153 DONE 0.5s 21:35:07 21:35:07 #154 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:35:07 #154 ... 21:35:07 21:35:07 #148 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 21:35:07 #148 DONE 0.5s 21:35:07 21:35:07 #155 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:35:07 #155 DONE 0.3s 21:35:07 21:35:07 #156 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:35:07 #156 CACHED 21:35:07 21:35:07 #157 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:35:07 #157 CACHED 21:35:07 21:35:07 #158 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:35:07 #158 DONE 0.4s 21:35:07 21:35:07 #159 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:35:07 #159 CACHED 21:35:07 21:35:07 #160 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:35:07 #160 CACHED 21:35:07 21:35:07 #161 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:35:07 #161 CACHED 21:35:07 21:35:07 #162 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:35:07 #162 CACHED 21:35:07 21:35:07 #163 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:35:07 #163 DONE 0.4s 21:35:07 21:35:07 #164 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 21:35:07 #164 CACHED 21:35:07 21:35:07 #165 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 21:35:07 #165 CACHED 21:35:07 21:35:07 #166 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:35:07 #166 ... 21:35:07 21:35:07 #167 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 21:35:07 #167 DONE 0.4s 21:35:07 21:35:07 #154 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 21:35:07 #154 DONE 0.4s 21:35:07 21:35:07 #168 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:35:07 #168 ... 21:35:07 21:35:07 #169 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 21:35:07 #169 DONE 0.5s 21:35:07 21:35:07 #170 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:35:08 #170 ... 21:35:08 21:35:08 #171 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:35:08 #171 DONE 1.4s 21:35:08 21:35:08 #172 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 21:35:08 #172 DONE 1.6s 21:35:08 21:35:08 #173 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:35:08 #173 DONE 1.6s 21:35:08 21:35:08 #174 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:35:08 #174 DONE 1.6s 21:35:08 21:35:08 #175 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 21:35:08 #175 ... 21:35:08 21:35:08 #176 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:35:08 #176 DONE 1.7s 21:35:08 21:35:08 #177 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 21:35:08 #177 DONE 1.6s 21:35:08 21:35:08 #168 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:35:08 #168 DONE 1.6s 21:35:08 21:35:08 #178 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 21:35:08 #178 DONE 1.7s 21:35:08 21:35:08 #166 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:35:08 #166 DONE 1.7s 21:35:08 21:35:08 #170 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:35:08 #170 DONE 1.3s 21:35:08 21:35:08 #179 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 21:35:08 #179 DONE 2.2s 21:35:08 21:35:08 #180 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 21:35:08 #180 ... 21:35:08 21:35:08 #181 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 21:35:08 #181 DONE 0.7s 21:35:08 21:35:08 #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 21:35:08 #182 DONE 0.5s 21:35:08 21:35:08 #175 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 21:35:08 #175 DONE 0.5s 21:35:08 21:35:08 #135 [security-spiffe-token-provider] exporting to image 21:35:08 #135 exporting layers 21:35:09 #135 ... 21:35:09 21:35:09 #183 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 21:35:09 #183 DONE 0.6s 21:35:09 21:35:09 #184 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 21:35:09 #184 DONE 0.6s 21:35:09 21:35:09 #185 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:35:09 #185 DONE 0.6s 21:35:09 21:35:09 #186 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 21:35:09 #186 DONE 0.6s 21:35:09 21:35:09 #187 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 21:35:09 #187 DONE 0.6s 21:35:09 21:35:09 #188 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 21:35:09 #188 DONE 0.6s 21:35:09 21:35:09 #189 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 21:35:09 #189 DONE 0.6s 21:35:09 21:35:09 #135 [support-notifications] exporting to image 21:35:09 #135 ... 21:35:09 21:35:09 #180 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 21:35:09 #180 DONE 0.6s 21:35:09 21:35:09 #135 [support-notifications] exporting to image 21:35:09 #135 exporting layers 0.1s done 21:35:09 #135 writing image sha256:1c50907741d934219e4629d11a64c12f3641a3e92209e4fe5379ffa920874750 21:35:09 #135 ... 21:35:09 21:35:09 #190 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 21:35:09 #190 DONE 0.2s 21:35:09 21:35:09 #191 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:35:09 #191 DONE 0.2s 21:35:09 21:35:09 #192 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 21:35:09 #192 DONE 0.4s 21:35:09 21:35:09 #135 [core-data] exporting to image 21:35:09 #135 exporting layers 0.3s done 21:35:09 #135 writing image sha256:1c50907741d934219e4629d11a64c12f3641a3e92209e4fe5379ffa920874750 0.0s done 21:35:09 #135 naming to docker.io/library/core-command done 21:35:09 #135 writing image sha256:1f2a9ec5e3d6070ad0dbb224435ed6f5bdfaf6c572a1b564c82a3a6790aa5ece 0.0s done 21:35:09 #135 naming to docker.io/library/core-data done 21:35:09 #135 ... 21:35:09 21:35:09 #193 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 21:35:09 #193 DONE 0.3s 21:35:09 21:35:09 #194 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 21:35:09 #194 DONE 0.3s 21:35:09 21:35:09 #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 21:35:09 #195 DONE 0.3s 21:35:09 21:35:09 #135 [support-notifications] exporting to image 21:35:09 #135 writing image sha256:45e7bff1a0a4891e3cdbb56f636d2014a0acdac0ccd4d7d956395007f2b1c878 done 21:35:09 #135 naming to docker.io/library/support-scheduler done 21:35:09 #135 writing image sha256:d0937923798288ea40955ca3fc7d28c0a7d787bae0db19336d884b250e60088b done 21:35:09 #135 naming to docker.io/library/security-spiffe-token-provider done 21:35:09 #135 writing image sha256:3b29747e397d29cf0a6831caf9006e497c976ebab6e3aa66da15dfb994023f33 done 21:35:09 #135 naming to docker.io/library/support-notifications done 21:35:09 #135 ... 21:35:09 21:35:09 #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:35:09 #196 DONE 0.4s 21:35:09 21:35:09 #135 [support-notifications] exporting to image 21:35:09 #135 exporting layers 0.3s done 21:35:09 #135 writing image sha256:275b46c1388e91ddd39bbdbd2797231c6a9a4ae29c44fdd940ae27cfefac7d38 done 21:35:09 #135 naming to docker.io/library/core-metadata done 21:35:09 #135 DONE 1.7s 21:35:09 21:35:09 #197 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:35:09 #197 ... 21:35:09 21:35:09 #198 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:35:09 #198 DONE 0.6s 21:35:10 21:35:10 #199 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 21:35:10 #199 DONE 0.3s 21:35:10 21:35:10 #197 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:35:10 #197 DONE 0.5s 21:35:10 21:35:10 #200 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:35:10 #200 DONE 0.1s 21:35:10 21:35:10 #201 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:35:10 #201 DONE 1.1s 21:35:10 21:35:10 #135 [security-proxy-setup] exporting to image 21:35:10 #135 ... 21:35:10 21:35:10 #202 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 21:35:10 #202 DONE 0.1s 21:35:10 21:35:10 #203 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 21:35:10 #203 DONE 0.1s 21:35:10 21:35:10 #135 [security-proxy-setup] exporting to image 21:35:10 #135 exporting layers 0.2s done 21:35:10 #135 writing image sha256:a5f308571c87eec65164243e79c907df11d9a769fb74bc89589bcc53ab03135f done 21:35:10 #135 naming to docker.io/library/security-proxy-setup done 21:35:10 #135 DONE 1.9s 21:35:10 21:35:10 #204 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 21:35:11 #204 DONE 0.4s 21:35:11 21:35:11 #205 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:35:11 #205 ... 21:35:11 21:35:11 #206 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:35:11 #206 DONE 1.7s 21:35:11 21:35:11 #205 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:35:11 #205 DONE 0.8s 21:35:11 21:35:11 #207 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:35:11 #207 DONE 1.7s 21:35:11 21:35:11 #135 [security-secretstore-setup] exporting to image 21:35:11 #135 ... 21:35:11 21:35:11 #208 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:35:11 #208 DONE 0.6s 21:35:11 21:35:11 #135 [security-secretstore-setup] exporting to image 21:35:11 #135 exporting layers 0.6s done 21:35:11 #135 exporting layers 0.6s done 21:35:11 #135 writing image sha256:958f665e7277301e0978d4573d4b5c305778929c789670e1a94264f91cf5513b 0.0s done 21:35:11 #135 naming to docker.io/library/core-common-config-bootstrapper done 21:35:11 #135 writing image sha256:158dcaf594ad0e023fbb277f17a58a3c4df8487ff44c2352565218a82e4aae17 0.0s done 21:35:11 #135 naming to docker.io/library/security-proxy-auth done 21:35:11 #135 writing image sha256:d4fd6fde235eb571c18a8d02d8f12d4fcc6377cf4d575f27c21b31843ee62e91 done 21:35:11 #135 naming to docker.io/library/security-secretstore-setup done 21:35:11 #135 DONE 2.6s 21:35:11 21:35:11 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 21:35:11 #209 DONE 0.3s 21:35:11 21:35:11 #135 [security-bootstrapper] exporting to image 21:35:12 #135 exporting layers 0.2s done 21:35:12 #135 writing image sha256:42ca660f278ec032d57ffae08458e6756a10fea2b6c0759c417e85fecfe01583 21:35:12 #135 writing image sha256:42ca660f278ec032d57ffae08458e6756a10fea2b6c0759c417e85fecfe01583 done 21:35:12 #135 naming to docker.io/library/security-bootstrapper done 21:35:12 #135 DONE 2.8s 21:35:12 21:35:12 #31 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 21:35:12 time="2023-07-12T21:32:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:35:12 time="2023-07-12T21:32:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:35:12 time="2023-07-12T21:32:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:35:12 time="2023-07-12T21:32:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:35:12 time="2023-07-12T21:32:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:35:12 time="2023-07-12T21:32:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:35:12 time="2023-07-12T21:32:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:35:12 time="2023-07-12T21:32:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:35:12 time="2023-07-12T21:32:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:35:12 time="2023-07-12T21:32:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:35:12 time="2023-07-12T21:32:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:35:12 time="2023-07-12T21:32:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:35:12 time="2023-07-12T21:32:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 21:35:12 time="2023-07-12T21:32:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 21:35:12 $ docker stop --time=1 47859bd6fe9c48179434ec098a87258f25677390f656cf6bddbaf167ca469de9 21:35:13 $ docker rm -f --volumes 47859bd6fe9c48179434ec098a87258f25677390f656cf6bddbaf167ca469de9 [Pipeline] // withDockerContainer [Pipeline] sh 21:35:13 + docker images 21:35:13 REPOSITORY TAG IMAGE ID CREATED SIZE 21:35:13 security-bootstrapper latest 42ca660f278e 2 seconds ago 22.7MB 21:35:13 security-proxy-auth latest 158dcaf594ad 3 seconds ago 18.9MB 21:35:13 core-common-config-bootstrapper latest 958f665e7277 3 seconds ago 17.8MB 21:35:13 security-secretstore-setup latest d4fd6fde235e 3 seconds ago 43.6MB 21:35:13 security-proxy-setup latest a5f308571c87 3 seconds ago 19.4MB 21:35:13 core-metadata latest 275b46c1388e 4 seconds ago 21MB 21:35:13 security-spiffe-token-provider latest d09379237982 5 seconds ago 33.4MB 21:35:13 core-command latest 1c50907741d9 5 seconds ago 20.5MB 21:35:13 core-data latest 1f2a9ec5e3d6 5 seconds ago 20.7MB 21:35:13 support-scheduler latest 45e7bff1a0a4 5 seconds ago 32.4MB 21:35:13 support-notifications latest 3b29747e397d 5 seconds ago 33MB 21:35:13 security-spire-server latest 2119301a05bb About a minute ago 103MB 21:35:13 security-spire-agent latest c41751c0dc0d About a minute ago 161MB 21:35:13 security-spire-config latest 733cf69f4518 About a minute ago 102MB 21:35:13 ci-base-image-x86_64 latest 5da8c34a14da 4 minutes ago 1.06GB 21:35:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 4 hours ago 696MB 21:35:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 weeks ago 334MB 21:35:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 12 months ago 253MB [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] } 21:36:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:36:33 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 21:36:33 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:36:33 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:36:33 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:36:33 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:36:33 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:36:33 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 21:36:33 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:36:33 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:36:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:36:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:36:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:36:36 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:36:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:36:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:36:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.293s coverage: 28.7% of statements 21:37:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.282s coverage: 98.5% of statements 21:37:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 21:37:06 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 21:37:06 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:37:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.424s coverage: 71.5% of statements 21:37:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:37:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:37:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.322s coverage: 54.0% of statements 21:37:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:37:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:37:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:37:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:37:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:37:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:37:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:37:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.119s coverage: 88.5% of statements 21:37:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.688s coverage: 3.8% of statements 21:37:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:37:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:37:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 21:37:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.559s coverage: 95.6% of statements 21:37:41 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:37:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:37:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:37:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:37:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:37:41 ok github.com/edgexfoundry/edgex-go/internal/io 0.220s coverage: 72.2% of statements 21:37:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:37:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:37:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:37:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.249s coverage: 65.9% of statements 21:37:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:37:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:37:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.418s coverage: 0.9% of statements 21:37:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.243s coverage: 29.0% of statements 21:38:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.301s coverage: 42.9% of statements 21:38:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.255s coverage: 82.9% of statements 21:38:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.238s coverage: 94.1% of statements 21:38:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.301s coverage: 96.3% of statements 21:38:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.222s coverage: 87.5% of statements 21:38:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:38:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:38:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:38:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 21:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 21:38:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 21:38:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.209s coverage: 94.4% of statements 21:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:38:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:38:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:38:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:38:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 21:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.047s coverage: 79.9% of statements 21:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.277s coverage: 92.9% of statements 21:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.088s coverage: 64.4% of statements 21:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.211s coverage: 62.3% of statements 21:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.211s coverage: 87.2% of statements 21:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.193s coverage: 20.0% of statements 21:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.172s coverage: 100.0% of statements 21:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.475s coverage: 81.8% of statements 21:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.476s coverage: 82.1% of statements 21:38:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:38:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.250s coverage: 86.0% of statements 21:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:38:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.038s coverage: 63.1% of statements 21:38:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.289s coverage: 100.0% of statements 21:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements 21:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.093s coverage: 100.0% of statements 21:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements 21:38:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 21:38:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 21:38:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 21:38:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 21:38:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:38:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:38:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:38:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.990s coverage: 38.4% of statements 21:38:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.248s coverage: 89.5% of statements 21:38:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:38:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:38:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:38:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:38:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.243s coverage: 84.8% of statements 21:38:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:38:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:38:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:38:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:39:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.280s coverage: 17.7% of statements 21:39:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:39:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:39:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:39:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:39:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.542s coverage: 92.3% of statements 21:39:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:39:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:39:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.284s coverage: 61.8% of statements 21:39:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:39:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:39:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.372s coverage: 97.7% of statements 21:39:11 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 21:39:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:39:11 go vet ./... 21:41:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:41:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:41:47 ./bin/test-attribution-txt.sh [Pipeline] echo 21:41:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:41:48 + ls -al . 21:41:48 total 716 21:41:48 drwxrwxr-x 10 1001 1001 4096 Jul 12 21:34 . 21:41:48 drwxr-xr-x 4 root root 4096 Jul 12 21:34 .. 21:41:48 drwxrwxr-x 2 1001 1001 4096 Jul 12 21:32 .blubracket 21:41:48 -rw-rw-r-- 1 1001 1001 16 Jul 12 21:32 .dockerignore 21:41:48 drwxrwxr-x 8 1001 1001 4096 Jul 12 21:32 .git 21:41:48 drwxrwxr-x 3 1001 1001 4096 Jul 12 21:32 .github 21:41:48 -rw-rw-r-- 1 1001 1001 1133 Jul 12 21:32 .gitignore 21:41:48 -rw-rw-r-- 1 1001 1001 42 Jul 12 21:32 .golangci.yml 21:41:48 -rw-rw-r-- 1 1001 1001 87 Jul 12 21:32 .hadolint.yml 21:41:48 -rw-rw-r-- 1 1001 1001 166 Jul 12 21:32 .sonarcloud.properties 21:41:48 -rw-rw-r-- 1 1001 1001 1171 Jul 12 21:32 ADOPTERS.md 21:41:48 -rw-rw-r-- 1 1001 1001 11234 Jul 12 21:32 Attribution.txt 21:41:48 -rw-rw-r-- 1 1001 1001 93407 Jul 12 21:32 CHANGELOG.md 21:41:48 -rw-rw-r-- 1 1001 1001 3804 Jul 12 21:32 CONTRIBUTING.md 21:41:48 -rw-rw-r-- 1 1001 1001 677 Jul 12 21:32 GOVERNANCE.md 21:41:48 -rw-rw-r-- 1 1001 1001 883 Jul 12 21:32 Jenkinsfile 21:41:48 -rw-rw-r-- 1 1001 1001 10775 Jul 12 21:32 LICENSE 21:41:48 -rw-rw-r-- 1 1001 1001 14368 Jul 12 21:32 Makefile 21:41:48 -rw-rw-r-- 1 1001 1001 582 Jul 12 21:32 OWNERS.md 21:41:48 -rw-rw-r-- 1 1001 1001 9923 Jul 12 21:32 README.md 21:41:48 -rw-rw-r-- 1 1001 1001 789 Jul 12 21:32 SECURITY.md 21:41:48 -rw-rw-r-- 1 1001 1001 5 Jul 12 21:30 VERSION 21:41:48 drwxrwxr-x 2 1001 1001 4096 Jul 12 21:32 bin 21:41:48 drwxrwxr-x 18 1001 1001 4096 Jul 12 21:32 cmd 21:41:48 -rw-r--r-- 1 root root 447731 Jul 12 21:39 coverage.out 21:41:48 -rw-rw-r-- 1 1001 1001 3429 Jul 12 21:32 go.mod 21:41:48 -rw-rw-r-- 1 1001 1001 32406 Jul 12 21:32 go.sum 21:41:48 drwxrwxr-x 7 1001 1001 4096 Jul 12 21:32 internal 21:41:48 drwxrwxr-x 3 1001 1001 4096 Jul 12 21:32 openapi 21:41:48 -rw-rw-r-- 1 1001 1001 594 Jul 12 21:32 security.txt 21:41:48 drwxrwxr-x 4 1001 1001 4096 Jul 12 21:32 snap 21:41:48 -rw-rw-r-- 1 1001 1001 204 Jul 12 21:32 version.go [Pipeline] sh 21:41:48 + '[' -e coverage.out ] 21:41:48 + chown 1001:1001 coverage.out [Pipeline] stash 21:41:48 Warning: overwriting stash ‘coverage-report’ 21:41:49 Stashed 1 file(s) [Pipeline] sh 21:41:49 + make build 21:41:49 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 21:43:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:43:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:43:26 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 21:43:26 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 21:44:13 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 21:44:13 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 21:44:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:44: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:44: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 21:44: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:44:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 21:44:43 $ docker stop --time=1 9b095c259a194568776657982d34496fab56a3e4e8bad17ea5a4f5fc29e0f789 21:44:48 $ docker rm -f --volumes 9b095c259a194568776657982d34496fab56a3e4e8bad17ea5a4f5fc29e0f789 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:44:50 21:44:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:44:51 latest: Pulling from edgex-devops/edgex-compose-arm64 21:44:51 547446be3368: Pulling fs layer 21:44:51 d125d8839a47: Pulling fs layer 21:44:51 3e85d5ac6304: Pulling fs layer 21:44:51 c3105a71a48b: Pulling fs layer 21:44:51 0f093f025ec4: Pulling fs layer 21:44:51 c3106fc0e877: Pulling fs layer 21:44:51 c3105a71a48b: Waiting 21:44:51 0f093f025ec4: Waiting 21:44:51 c3106fc0e877: Waiting 21:44:51 547446be3368: Verifying Checksum 21:44:51 c3105a71a48b: Verifying Checksum 21:44:51 c3105a71a48b: Download complete 21:44:51 d125d8839a47: Verifying Checksum 21:44:51 d125d8839a47: Download complete 21:44:51 c3106fc0e877: Verifying Checksum 21:44:51 c3106fc0e877: Download complete 21:44:51 0f093f025ec4: Verifying Checksum 21:44:51 0f093f025ec4: Download complete 21:44:52 547446be3368: Pull complete 21:44:53 d125d8839a47: Pull complete 21:44:53 3e85d5ac6304: Verifying Checksum 21:44:53 3e85d5ac6304: Download complete 21:45:01 3e85d5ac6304: Pull complete 21:45:01 c3105a71a48b: Pull complete 21:45:02 0f093f025ec4: Pull complete 21:45:02 c3106fc0e877: Pull complete 21:45:02 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 21:45:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:45:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:45:03 prd-ubuntu20.04-docker-arm64-4c-16g-986 does not seem to be running inside a container 21:45:03 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 21:45:05 $ docker top 6ee1fbc231e4e31ff5f590ba00b91315955a3a02b5aba238b5ab8dabb23b2545 -eo pid,comm [Pipeline] { [Pipeline] sh 21:45:05 + docker compose -f ./docker-compose-build.yml build --parallel 21:45:13 #1 [security-secretstore-setup internal] load build definition from Dockerfile 21:45:14 #1 transferring dockerfile: 2.38kB done 21:45:14 #1 DONE 1.2s 21:45:14 21:45:14 #2 [security-proxy-setup internal] load build definition from Dockerfile 21:45:15 #2 ... 21:45:15 21:45:15 #3 [security-spire-config internal] load build definition from Dockerfile 21:45:15 #3 transferring dockerfile: 2.58kB 0.0s done 21:45:15 #3 DONE 0.7s 21:45:15 21:45:15 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 21:45:15 #4 transferring dockerfile: 2.12kB done 21:45:15 #4 DONE 0.8s 21:45:15 21:45:15 #5 [security-bootstrapper internal] load build definition from Dockerfile 21:45:15 #5 transferring dockerfile: 2.82kB 0.0s done 21:45:15 #5 DONE 0.8s 21:45:15 21:45:15 #6 [core-command internal] load build definition from Dockerfile 21:45:15 #6 transferring dockerfile: 1.82kB done 21:45:15 #6 DONE 0.8s 21:45:15 21:45:15 #7 [core-data internal] load build definition from Dockerfile 21:45:15 #7 transferring dockerfile: 1.90kB 0.0s done 21:45:15 #7 DONE 0.8s 21:45:15 21:45:15 #2 [security-proxy-setup internal] load build definition from Dockerfile 21:45:15 #2 ... 21:45:15 21:45:15 #8 [security-spire-server internal] load build definition from Dockerfile 21:45:15 #8 transferring dockerfile: 2.63kB 0.0s done 21:45:15 #8 DONE 0.8s 21:45:15 21:45:15 #9 [security-spire-agent internal] load build definition from Dockerfile 21:45:15 #9 transferring dockerfile: 2.68kB done 21:45:15 #9 DONE 0.8s 21:45:15 21:45:15 #2 [security-proxy-setup internal] load build definition from Dockerfile 21:45:15 #2 transferring dockerfile: 2.06kB 0.1s done 21:45:15 #2 DONE 0.6s 21:45:15 21:45:15 #10 [support-notifications internal] load build definition from Dockerfile 21:45:15 #10 transferring dockerfile: 1.84kB 0.1s done 21:45:15 #10 DONE 0.8s 21:45:15 21:45:15 #11 [support-scheduler internal] load build definition from Dockerfile 21:45:15 #11 transferring dockerfile: 1.82kB 0.1s done 21:45:15 #11 DONE 0.7s 21:45:15 21:45:15 #12 [security-proxy-auth internal] load build definition from Dockerfile 21:45:15 #12 transferring dockerfile: 2.04kB 0.1s done 21:45:15 #12 DONE 0.7s 21:45:15 21:45:15 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 21:45:15 #13 transferring dockerfile: 1.78kB 0.1s done 21:45:15 #13 DONE 0.8s 21:45:15 21:45:15 #14 [security-secretstore-setup internal] load .dockerignore 21:45:15 #14 transferring context: 56B 0.1s done 21:45:15 #14 DONE 0.7s 21:45:15 21:45:15 #15 [core-metadata internal] load build definition from Dockerfile 21:45:15 #15 transferring dockerfile: 1.96kB 0.1s done 21:45:15 #15 DONE 0.9s 21:45:15 21:45:15 #16 [security-spire-config internal] load .dockerignore 21:45:15 #16 transferring context: 56B done 21:45:15 #16 DONE 0.0s 21:45:15 21:45:15 #17 [core-common-config-bootstrapper internal] load .dockerignore 21:45:15 #17 transferring context: 56B 0.0s done 21:45:15 #17 DONE 0.1s 21:45:15 21:45:15 #18 [core-command internal] load .dockerignore 21:45:15 #18 transferring context: 56B done 21:45:15 #18 DONE 0.0s 21:45:15 21:45:15 #19 [core-data internal] load .dockerignore 21:45:15 #19 transferring context: 56B done 21:45:15 #19 DONE 0.0s 21:45:15 21:45:15 #20 [security-bootstrapper internal] load .dockerignore 21:45:16 #20 transferring context: 56B 0.0s done 21:45:16 #20 DONE 0.1s 21:45:16 21:45:16 #21 [security-spire-server internal] load .dockerignore 21:45:16 #21 transferring context: 56B done 21:45:16 #21 DONE 0.1s 21:45:16 21:45:16 #22 [security-spire-agent internal] load .dockerignore 21:45:16 #22 transferring context: 56B 0.0s done 21:45:16 #22 DONE 0.1s 21:45:16 21:45:16 #23 [support-notifications internal] load .dockerignore 21:45:16 #23 transferring context: 56B 0.0s done 21:45:16 #23 DONE 0.1s 21:45:16 21:45:16 #24 [core-metadata internal] load .dockerignore 21:45:16 #24 transferring context: 56B done 21:45:16 #24 DONE 0.1s 21:45:16 21:45:16 #25 [security-spiffe-token-provider internal] load .dockerignore 21:45:16 #25 transferring context: 56B done 21:45:16 #25 DONE 0.1s 21:45:16 21:45:16 #26 [security-proxy-auth internal] load .dockerignore 21:45:16 #26 transferring context: 56B 0.0s done 21:45:16 #26 DONE 0.1s 21:45:16 21:45:16 #27 [support-scheduler internal] load .dockerignore 21:45:16 #27 transferring context: 56B done 21:45:16 #27 DONE 0.0s 21:45:16 21:45:16 #28 [security-proxy-setup internal] load .dockerignore 21:45:16 #28 transferring context: 56B done 21:45:16 #28 DONE 0.1s 21:45:17 21:45:17 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:45:17 #29 DONE 0.0s 21:45:17 21:45:17 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 21:45:17 #30 DONE 0.2s 21:45:17 21:45:17 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:45:17 #29 DONE 0.0s 21:45:17 21:45:17 #31 [security-secretstore-setup stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 21:45:17 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 21:45:17 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 21:45:17 #31 ... 21:45:17 21:45:17 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:45:17 #29 DONE 0.0s 21:45:17 21:45:17 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 21:45:17 #30 DONE 0.2s 21:45:17 21:45:17 #31 [core-common-config-bootstrapper stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 21:45:17 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 21:45:17 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 21:45:17 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 21:45:17 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 21:45:17 #31 ... 21:45:17 21:45:17 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:45:17 #29 DONE 0.0s 21:45:17 21:45:17 #31 [security-spire-config stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 21:45:17 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 21:45:17 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 21:45:17 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 21:45:17 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 21:45:17 #31 DONE 0.6s 21:45:17 21:45:17 #32 [core-command internal] load build context 21:45:17 #32 ... 21:45:17 21:45:17 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:45:17 #29 DONE 0.0s 21:45:17 21:45:17 #32 [core-command internal] load build context 21:45:17 #32 ... 21:45:17 21:45:17 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:45:17 #29 DONE 0.0s 21:45:17 21:45:17 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 21:45:17 #30 DONE 0.4s 21:45:17 21:45:17 #31 [core-data stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 21:45:17 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 21:45:17 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 21:45:17 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 21:45:17 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 21:45:17 #31 DONE 0.6s 21:45:17 21:45:17 #32 [core-command internal] load build context 21:45:17 #32 ... 21:45:17 21:45:17 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:45:17 #29 DONE 0.0s 21:45:17 21:45:17 #31 [security-bootstrapper stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 21:45:17 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 21:45:17 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 21:45:17 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 21:45:17 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 21:45:17 #31 DONE 0.6s 21:45:17 21:45:17 #32 [core-command internal] load build context 21:45:17 #32 ... 21:45:17 21:45:17 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:45:17 #29 DONE 0.0s 21:45:17 21:45:17 #32 [core-command internal] load build context 21:45:18 #32 ... 21:45:18 21:45:18 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:45:18 #29 DONE 0.0s 21:45:18 21:45:18 #32 [core-command internal] load build context 21:45:18 #32 ... 21:45:18 21:45:18 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:45:18 #29 DONE 0.0s 21:45:18 21:45:18 #32 [core-command internal] load build context 21:45:18 #32 ... 21:45:18 21:45:18 #31 [support-notifications stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 21:45:18 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 21:45:18 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 21:45:18 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 21:45:18 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 21:45:18 #31 DONE 0.6s 21:45:18 21:45:18 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:45:18 #29 DONE 0.0s 21:45:18 21:45:18 #32 [core-command internal] load build context 21:45:18 #32 ... 21:45:18 21:45:18 #31 [security-proxy-auth stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 21:45:18 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 21:45:18 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 21:45:18 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 21:45:18 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 21:45:18 #31 DONE 0.6s 21:45:18 21:45:18 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:45:18 #29 DONE 0.0s 21:45:18 21:45:18 #32 [core-command internal] load build context 21:45:18 #32 ... 21:45:18 21:45:18 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 21:45:18 #29 DONE 0.0s 21:45:18 21:45:18 #32 [core-command internal] load build context 21:45:19 #32 ... 21:45:19 21:45:19 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 21:45:19 #30 DONE 1.6s 21:45:19 21:45:19 #32 [core-command internal] load build context 21:45:19 #32 ... 21:45:19 21:45:19 #31 [security-proxy-setup stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 21:45:19 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 21:45:19 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 21:45:19 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 21:45:19 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 21:45:19 #31 DONE 0.6s 21:45:19 21:45:19 #32 [core-command internal] load build context 21:45:21 #32 transferring context: 15.82MB 4.0s 21:45:22 #32 ... 21:45:22 21:45:22 #33 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-arm64 21:45:22 #33 DONE 6.3s 21:45:22 21:45:22 #32 [core-command internal] load build context 21:45:24 #32 ... 21:45:24 21:45:24 #34 [core-metadata builder 2/7] WORKDIR /edgex-go 21:45:24 #34 DONE 1.7s 21:45:24 21:45:24 #32 [core-command internal] load build context 21:45:27 #32 transferring context: 21.99MB 9.1s 21:45:27 #32 ... 21:45:27 21:45:27 #35 [security-secretstore-setup internal] load build context 21:45:27 #35 ... 21:45:27 21:45:27 #36 [security-spire-config internal] load build context 21:45:27 #36 ... 21:45:27 21:45:27 #37 [core-common-config-bootstrapper internal] load build context 21:45:27 #37 ... 21:45:27 21:45:27 #32 [core-command internal] load build context 21:45:27 #32 ... 21:45:27 21:45:27 #38 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 21:45:27 #0 9.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:45:27 #38 ... 21:45:27 21:45:27 #39 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:45:27 #0 5.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:45:27 #0 6.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:45:27 #0 9.745 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:45:27 #0 9.745 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:45:27 #0 9.745 OK: 17689 distinct packages available 21:45:27 #39 ... 21:45:27 21:45:27 #40 [core-data internal] load build context 21:45:27 #40 ... 21:45:27 21:45:27 #41 [security-bootstrapper internal] load build context 21:45:28 #41 ... 21:45:28 21:45:28 #42 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:45:28 #0 4.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:45:28 #0 5.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:45:28 #0 9.197 (1/2) Installing dumb-init (1.2.5-r2) 21:45:28 #0 9.233 (2/2) Installing su-exec (0.2-r2) 21:45:28 #0 9.233 Executing busybox-1.35.0-r29.trigger 21:45:28 #0 9.494 OK: 8 MiB in 17 packages 21:45:28 #42 ... 21:45:28 21:45:28 #43 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:45:28 #0 7.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:45:28 #0 9.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:45:28 #43 ... 21:45:28 21:45:28 #44 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:45:28 #0 9.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:45:28 #44 ... 21:45:28 21:45:28 #45 [security-spire-agent internal] load build context 21:45:28 #45 ... 21:45:28 21:45:28 #46 [security-spiffe-token-provider internal] load build context 21:45:28 #46 ... 21:45:28 21:45:28 #47 [core-metadata internal] load build context 21:45:28 #47 ... 21:45:28 21:45:28 #48 [support-notifications internal] load build context 21:45:28 #48 ... 21:45:28 21:45:28 #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:45:28 #49 ... 21:45:28 21:45:28 #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:45:29 #50 ... 21:45:29 21:45:29 #42 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 21:45:29 #42 DONE 11.0s 21:45:29 21:45:29 #51 [security-spire-server internal] load build context 21:45:29 #51 ... 21:45:29 21:45:29 #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:45:29 #0 5.901 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:45:29 #0 7.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:45:29 #52 ... 21:45:29 21:45:29 #53 [security-proxy-auth internal] load build context 21:45:29 #53 ... 21:45:29 21:45:29 #54 [support-scheduler internal] load build context 21:45:29 #54 ... 21:45:29 21:45:29 #55 [security-proxy-setup internal] load build context 21:45:29 #55 ... 21:45:29 21:45:29 #44 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:45:29 #44 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:45:30 #44 ... 21:45:30 21:45:30 #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 21:45:30 #56 ... 21:45:30 21:45:30 #53 [security-proxy-auth internal] load build context 21:45:31 #53 transferring context: 12.96MB 12.6s 21:45:34 #53 ... 21:45:34 21:45:34 #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 21:45:34 #57 ... 21:45:34 21:45:34 #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 21:45:34 #58 ... 21:45:34 21:45:34 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:45:34 #59 ... 21:45:34 21:45:34 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:45:34 #0 8.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:45:34 #60 ... 21:45:34 21:45:34 #61 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 21:45:34 #0 9.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:45:34 #61 ... 21:45:34 21:45:34 #40 [core-data internal] load build context 21:45:35 #40 ... 21:45:35 21:45:35 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:45:35 #59 11.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:45:35 #59 ... 21:45:35 21:45:35 #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 21:45:35 #52 12.00 (1/4) Installing ca-certificates (20230506-r0) 21:45:35 #52 12.39 (2/4) Installing dumb-init (1.2.5-r2) 21:45:35 #52 12.42 (3/4) Installing su-exec (0.2-r2) 21:45:35 #52 12.42 (4/4) Installing yq (4.30.4-r4) 21:45:35 #52 13.45 Executing busybox-1.35.0-r29.trigger 21:45:35 #52 13.61 Executing ca-certificates-20230506-r0.trigger 21:45:35 #52 15.62 OK: 17 MiB in 19 packages 21:45:35 #52 DONE 18.1s 21:45:35 21:45:35 #40 [core-data internal] load build context 21:45:36 #40 transferring context: 31.54MB 18.3s 21:45:37 #40 ... 21:45:37 21:45:37 #35 [security-secretstore-setup internal] load build context 21:45:37 #35 ... 21:45:37 21:45:37 #37 [core-common-config-bootstrapper internal] load build context 21:45:37 #37 ... 21:45:37 21:45:37 #36 [security-spire-config internal] load build context 21:45:37 #36 ... 21:45:37 21:45:37 #32 [core-command internal] load build context 21:45:38 #32 ... 21:45:38 21:45:38 #37 [core-common-config-bootstrapper internal] load build context 21:45:38 #37 ... 21:45:38 21:45:38 #39 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:45:38 #39 10.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:45:38 #39 12.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:45:38 #39 19.67 (1/4) Installing dumb-init (1.2.5-r2) 21:45:38 #39 19.70 (2/4) Installing musl-obstack (1.2.3-r0) 21:45:38 #39 19.72 (3/4) Installing libucontext (1.2-r0) 21:45:38 #39 19.74 (4/4) Installing gcompat (1.1.0-r0) 21:45:38 #39 19.81 Executing busybox-1.35.0-r29.trigger 21:45:38 #39 20.15 OK: 8 MiB in 19 packages 21:45:38 #39 ... 21:45:38 21:45:38 #41 [security-bootstrapper internal] load build context 21:45:38 #41 ... 21:45:38 21:45:38 #32 [core-command internal] load build context 21:45:38 #32 ... 21:45:38 21:45:38 #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 21:45:38 #62 DONE 9.3s 21:45:38 21:45:38 #32 [core-command internal] load build context 21:45:38 #32 ... 21:45:38 21:45:38 #46 [security-spiffe-token-provider internal] load build context 21:45:38 #46 ... 21:45:38 21:45:38 #38 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 21:45:38 #38 12.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:45:38 #38 18.87 (1/1) Installing dumb-init (1.2.5-r2) 21:45:38 #38 18.93 Executing busybox-1.35.0-r29.trigger 21:45:38 #38 19.06 OK: 8 MiB in 16 packages 21:45:38 #38 DONE 21.3s 21:45:38 21:45:38 #45 [security-spire-agent internal] load build context 21:45:39 #45 ... 21:45:39 21:45:39 #47 [core-metadata internal] load build context 21:45:39 #47 ... 21:45:39 21:45:39 #48 [support-notifications internal] load build context 21:45:39 #48 ... 21:45:39 21:45:39 #47 [core-metadata internal] load build context 21:45:39 #47 ... 21:45:39 21:45:39 #51 [security-spire-server internal] load build context 21:45:39 #51 ... 21:45:39 21:45:39 #47 [core-metadata internal] load build context 21:45:39 #47 ... 21:45:39 21:45:39 #55 [security-proxy-setup internal] load build context 21:45:39 #55 ... 21:45:39 21:45:39 #63 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 21:45:39 #63 DONE 1.4s 21:45:39 21:45:39 #55 [security-proxy-setup internal] load build context 21:45:39 #55 ... 21:45:39 21:45:39 #54 [support-scheduler internal] load build context 21:45:39 #54 ... 21:45:39 21:45:39 #40 [core-data internal] load build context 21:45:40 #40 ... 21:45:40 21:45:40 #44 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 21:45:40 #44 18.64 (1/1) Installing dumb-init (1.2.5-r2) 21:45:40 #44 18.64 Executing busybox-1.35.0-r29.trigger 21:45:40 #44 18.96 OK: 8 MiB in 16 packages 21:45:40 #44 DONE 22.2s 21:45:40 21:45:40 #40 [core-data internal] load build context 21:45:40 #40 ... 21:45:40 21:45:40 #39 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 21:45:40 #39 DONE 22.7s 21:45:40 21:45:40 #40 [core-data internal] load build context 21:45:41 #40 ... 21:45:41 21:45:41 #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:45:41 #50 12.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:45:41 #50 15.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:45:41 #50 ... 21:45:41 21:45:41 #40 [core-data internal] load build context 21:45:42 #40 transferring context: 41.25MB 23.5s 21:45:42 #40 ... 21:45:42 21:45:42 #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:45:42 #49 13.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:45:42 #49 17.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:45:42 #49 ... 21:45:42 21:45:42 #40 [core-data internal] load build context 21:45:42 #40 ... 21:45:42 21:45:42 #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 21:45:42 #56 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:45:42 #56 16.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:45:42 #56 ... 21:45:42 21:45:42 #43 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:45:42 #43 14.61 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:45:42 #43 14.61 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:45:42 #43 14.61 OK: 17689 distinct packages available 21:45:42 #43 15.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:45:42 #43 19.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:45:42 #43 ... 21:45:42 21:45:42 #40 [core-data internal] load build context 21:45:44 #40 ... 21:45:44 21:45:44 #53 [security-proxy-auth internal] load build context 21:45:44 #53 ... 21:45:44 21:45:44 #40 [core-data internal] load build context 21:45:44 #40 ... 21:45:44 21:45:44 #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 21:45:44 #57 10.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:45:44 #57 14.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:45:45 #57 ... 21:45:45 21:45:45 #40 [core-data internal] load build context 21:45:45 #40 ... 21:45:45 21:45:45 #61 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 21:45:45 #61 13.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:45:45 #61 19.65 OK: 263 MiB in 53 packages 21:45:45 #61 DONE 20.8s 21:45:45 21:45:45 #40 [core-data internal] load build context 21:45:46 #40 ... 21:45:46 21:45:46 #43 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:45:46 #43 25.72 (1/5) Installing dumb-init (1.2.5-r2) 21:45:46 #43 25.75 (2/5) Installing musl-obstack (1.2.3-r0) 21:45:46 #43 25.77 (3/5) Installing libucontext (1.2-r0) 21:45:46 #43 25.84 (4/5) Installing gcompat (1.1.0-r0) 21:45:46 #43 25.91 (5/5) Installing openssl (3.0.9-r1) 21:45:46 #43 26.07 Executing busybox-1.35.0-r29.trigger 21:45:46 #43 26.20 OK: 9 MiB in 20 packages 21:45:46 #43 DONE 28.0s 21:45:46 21:45:46 #40 [core-data internal] load build context 21:45:46 #40 ... 21:45:46 21:45:46 #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 21:45:46 #56 23.86 (1/2) Installing dumb-init (1.2.5-r2) 21:45:46 #56 23.89 (2/2) Installing openssl (3.0.9-r1) 21:45:46 #56 24.06 Executing busybox-1.35.0-r29.trigger 21:45:46 #56 24.20 OK: 8 MiB in 17 packages 21:45:46 #56 DONE 26.6s 21:45:46 21:45:46 #40 [core-data internal] load build context 21:45:47 #40 transferring context: 50.99MB 28.6s 21:45:47 #40 ... 21:45:47 21:45:47 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 21:45:47 #60 13.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:45:47 #60 20.71 OK: 263 MiB in 53 packages 21:45:47 #60 DONE 22.9s 21:45:47 21:45:47 #40 [core-data internal] load build context 21:45:47 #40 ... 21:45:47 21:45:47 #57 [core-data builder 3/7] RUN apk add --update --no-cache make git 21:45:47 #57 20.72 OK: 263 MiB in 53 packages 21:45:47 #57 DONE 23.3s 21:45:47 21:45:47 #35 [security-secretstore-setup internal] load build context 21:45:47 #35 ... 21:45:47 21:45:47 #36 [security-spire-config internal] load build context 21:45:47 #36 ... 21:45:47 21:45:47 #35 [security-secretstore-setup internal] load build context 21:45:48 #35 ... 21:45:48 21:45:48 #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 21:45:48 #50 22.62 (1/2) Installing ca-certificates (20230506-r0) 21:45:48 #50 23.01 (2/2) Installing dumb-init (1.2.5-r2) 21:45:48 #50 23.05 Executing busybox-1.35.0-r29.trigger 21:45:48 #50 23.25 Executing ca-certificates-20230506-r0.trigger 21:45:48 #50 26.23 OK: 8 MiB in 17 packages 21:45:48 #50 DONE 29.2s 21:45:48 21:45:48 #35 [security-secretstore-setup internal] load build context 21:45:48 #35 ... 21:45:48 21:45:48 #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 21:45:48 #58 13.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:45:48 #58 17.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:45:48 #58 22.29 OK: 263 MiB in 53 packages 21:45:48 #58 DONE 24.5s 21:45:48 21:45:48 #35 [security-secretstore-setup internal] load build context 21:45:48 #35 ... 21:45:48 21:45:48 #37 [core-common-config-bootstrapper internal] load build context 21:45:48 #37 ... 21:45:48 21:45:48 #41 [security-bootstrapper internal] load build context 21:45:48 #41 ... 21:45:48 21:45:48 #64 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 21:45:48 #64 DONE 1.7s 21:45:48 21:45:48 #41 [security-bootstrapper internal] load build context 21:45:48 #41 ... 21:45:48 21:45:48 #37 [core-common-config-bootstrapper internal] load build context 21:45:48 #37 ... 21:45:48 21:45:48 #32 [core-command internal] load build context 21:45:49 #32 ... 21:45:49 21:45:49 #46 [security-spiffe-token-provider internal] load build context 21:45:49 #46 ... 21:45:49 21:45:49 #32 [core-command internal] load build context 21:45:49 #32 ... 21:45:49 21:45:49 #45 [security-spire-agent internal] load build context 21:45:49 #45 ... 21:45:49 21:45:49 #48 [support-notifications internal] load build context 21:45:49 #48 ... 21:45:49 21:45:49 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 21:45:49 #59 15.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:45:49 #59 21.85 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:45:49 #59 21.85 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:45:49 #59 21.85 OK: 17689 distinct packages available 21:45:49 #59 22.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:45:49 #59 23.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:45:49 #59 24.55 OK: 263 MiB in 53 packages 21:45:49 #59 DONE 25.0s 21:45:49 21:45:49 #48 [support-notifications internal] load build context 21:45:49 #48 ... 21:45:49 21:45:49 #32 [core-command internal] load build context 21:45:49 #32 ... 21:45:49 21:45:49 #51 [security-spire-server internal] load build context 21:45:49 #51 ... 21:45:49 21:45:49 #32 [core-command internal] load build context 21:45:49 #32 ... 21:45:49 21:45:49 #47 [core-metadata internal] load build context 21:45:50 #47 ... 21:45:50 21:45:50 #32 [core-command internal] load build context 21:45:50 #32 ... 21:45:50 21:45:50 #54 [support-scheduler internal] load build context 21:45:50 #54 ... 21:45:50 21:45:50 #55 [security-proxy-setup internal] load build context 21:45:50 #55 ... 21:45:50 21:45:50 #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:45:50 #49 24.18 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 21:45:50 #49 24.18 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 21:45:50 #49 24.18 OK: 17689 distinct packages available 21:45:50 #49 25.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 21:45:50 #49 28.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 21:45:50 #49 29.86 (1/9) Installing ca-certificates (20230506-r0) 21:45:50 #49 29.98 (2/9) Installing brotli-libs (1.0.9-r9) 21:45:50 #49 30.01 (3/9) Installing nghttp2-libs (1.51.0-r0) 21:45:50 #49 30.03 (4/9) Installing libcurl (8.1.2-r0) 21:45:50 #49 30.08 (5/9) Installing curl (8.1.2-r0) 21:45:50 #49 30.13 (6/9) Installing dumb-init (1.2.5-r2) 21:45:50 #49 30.13 (7/9) Installing musl-obstack (1.2.3-r0) 21:45:50 #49 30.13 (8/9) Installing libucontext (1.2-r0) 21:45:50 #49 30.14 (9/9) Installing gcompat (1.1.0-r0) 21:45:50 #49 30.17 Executing busybox-1.35.0-r29.trigger 21:45:50 #49 30.23 Executing ca-certificates-20230506-r0.trigger 21:45:50 #49 30.81 OK: 11 MiB in 24 packages 21:45:50 #49 DONE 31.6s 21:45:50 21:45:50 #55 [security-proxy-setup internal] load build context 21:45:50 #55 ... 21:45:50 21:45:50 #54 [support-scheduler internal] load build context 21:45:52 #54 transferring context: 37.55MB 31.4s 21:45:54 #54 ... 21:45:54 21:45:54 #53 [security-proxy-auth internal] load build context 21:45:54 #53 ... 21:45:54 21:45:54 #54 [support-scheduler internal] load build context 21:45:57 #54 transferring context: 58.93MB 36.5s 21:45:57 #54 ... 21:45:57 21:45:57 #40 [core-data internal] load build context 21:45:57 #40 ... 21:45:57 21:45:57 #54 [support-scheduler internal] load build context 21:45:58 #54 ... 21:45:58 21:45:58 #36 [security-spire-config internal] load build context 21:45:58 #36 ... 21:45:58 21:45:58 #54 [support-scheduler internal] load build context 21:45:58 #54 ... 21:45:58 21:45:58 #35 [security-secretstore-setup internal] load build context 21:45:58 #35 ... 21:45:58 21:45:58 #54 [support-scheduler internal] load build context 21:45:58 #54 ... 21:45:58 21:45:58 #41 [security-bootstrapper internal] load build context 21:45:58 #41 ... 21:45:58 21:45:58 #35 [security-secretstore-setup internal] load build context 21:45:58 #35 ... 21:45:58 21:45:58 #37 [core-common-config-bootstrapper internal] load build context 21:45:59 #37 ... 21:45:59 21:45:59 #35 [security-secretstore-setup internal] load build context 21:45:59 #35 ... 21:45:59 21:45:59 #46 [security-spiffe-token-provider internal] load build context 21:45:59 #46 ... 21:45:59 21:45:59 #35 [security-secretstore-setup internal] load build context 21:45:59 #35 ... 21:45:59 21:45:59 #45 [security-spire-agent internal] load build context 21:45:59 #45 ... 21:45:59 21:45:59 #48 [support-notifications internal] load build context 21:45:59 #48 ... 21:45:59 21:45:59 #46 [security-spiffe-token-provider internal] load build context 21:45:59 #46 ... 21:45:59 21:45:59 #51 [security-spire-server internal] load build context 21:45:59 #51 ... 21:45:59 21:45:59 #46 [security-spiffe-token-provider internal] load build context 21:46:00 #46 ... 21:46:00 21:46:00 #47 [core-metadata internal] load build context 21:46:00 #47 ... 21:46:00 21:46:00 #32 [core-command internal] load build context 21:46:00 #32 ... 21:46:00 21:46:00 #46 [security-spiffe-token-provider internal] load build context 21:46:00 #46 ... 21:46:00 21:46:00 #55 [security-proxy-setup internal] load build context 21:46:00 #55 ... 21:46:00 21:46:00 #46 [security-spiffe-token-provider internal] load build context 21:46:02 #46 transferring context: 121.84MB 43.1s 21:46:05 #46 ... 21:46:05 21:46:05 #53 [security-proxy-auth internal] load build context 21:46:05 #53 ... 21:46:05 21:46:05 #46 [security-spiffe-token-provider internal] load build context 21:46:07 #46 transferring context: 149.70MB 48.1s 21:46:07 #46 ... 21:46:07 21:46:07 #36 [security-spire-config internal] load build context 21:46:07 #36 transferring context: 182.20MB 49.8s done 21:46:07 #36 DONE 50.2s 21:46:07 21:46:07 #46 [security-spiffe-token-provider internal] load build context 21:46:08 #46 ... 21:46:08 21:46:08 #40 [core-data internal] load build context 21:46:08 #40 ... 21:46:08 21:46:08 #47 [core-metadata internal] load build context 21:46:08 #47 ... 21:46:08 21:46:08 #40 [core-data internal] load build context 21:46:09 #40 ... 21:46:09 21:46:09 #41 [security-bootstrapper internal] load build context 21:46:09 #41 ... 21:46:09 21:46:09 #54 [support-scheduler internal] load build context 21:46:09 #54 ... 21:46:09 21:46:09 #41 [security-bootstrapper internal] load build context 21:46:09 #41 ... 21:46:09 21:46:09 #37 [core-common-config-bootstrapper internal] load build context 21:46:09 #37 ... 21:46:09 21:46:09 #47 [core-metadata internal] load build context 21:46:09 #47 ... 21:46:09 21:46:09 #35 [security-secretstore-setup internal] load build context 21:46:09 #35 ... 21:46:09 21:46:09 #48 [support-notifications internal] load build context 21:46:09 #48 ... 21:46:09 21:46:09 #45 [security-spire-agent internal] load build context 21:46:10 #45 ... 21:46:10 21:46:10 #35 [security-secretstore-setup internal] load build context 21:46:10 #35 ... 21:46:10 21:46:10 #51 [security-spire-server internal] load build context 21:46:10 #51 ... 21:46:10 21:46:10 #35 [security-secretstore-setup internal] load build context 21:46:10 #35 ... 21:46:10 21:46:10 #32 [core-command internal] load build context 21:46:10 #32 ... 21:46:10 21:46:10 #51 [security-spire-server internal] load build context 21:46:10 #51 ... 21:46:10 21:46:10 #65 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 21:46:10 #65 DONE 3.0s 21:46:10 21:46:10 #51 [security-spire-server internal] load build context 21:46:10 #51 ... 21:46:10 21:46:10 #55 [security-proxy-setup internal] load build context 21:46:10 #55 ... 21:46:10 21:46:10 #51 [security-spire-server internal] load build context 21:46:11 #51 ... 21:46:11 21:46:11 #47 [core-metadata internal] load build context 21:46:11 #47 transferring context: 182.20MB 52.2s done 21:46:11 #47 DONE 53.3s 21:46:11 21:46:11 #51 [security-spire-server internal] load build context 21:46:12 #51 ... 21:46:12 21:46:12 #32 [core-command internal] load build context 21:46:12 #32 transferring context: 182.20MB 54.9s done 21:46:12 #32 DONE 55.3s 21:46:12 21:46:12 #51 [security-spire-server internal] load build context 21:46:13 #51 ... 21:46:13 21:46:13 #66 [core-metadata builder 4/7] COPY go.mod vendor* ./ 21:46:13 #66 DONE 1.3s 21:46:13 21:46:13 #51 [security-spire-server internal] load build context 21:46:14 #51 ... 21:46:14 21:46:14 #48 [support-notifications internal] load build context 21:46:14 #48 transferring context: 182.20MB 55.4s done 21:46:14 #48 DONE 56.3s 21:46:14 21:46:14 #51 [security-spire-server internal] load build context 21:46:15 #51 ... 21:46:15 21:46:15 #53 [security-proxy-auth internal] load build context 21:46:15 #53 ... 21:46:15 21:46:15 #51 [security-spire-server internal] load build context 21:46:16 #51 ... 21:46:16 21:46:16 #46 [security-spiffe-token-provider internal] load build context 21:46:16 #46 transferring context: 182.20MB 56.7s done 21:46:16 #46 DONE 57.8s 21:46:16 21:46:16 #51 [security-spire-server internal] load build context 21:46:16 #51 ... 21:46:16 21:46:16 #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ 21:46:16 #67 DONE 1.2s 21:46:16 21:46:16 #45 [security-spire-agent internal] load build context 21:46:16 #45 transferring context: 182.20MB 57.0s done 21:46:16 #45 DONE 58.0s 21:46:16 21:46:16 #55 [security-proxy-setup internal] load build context 21:46:16 #55 transferring context: 182.20MB 55.6s done 21:46:16 #55 DONE 57.3s 21:46:16 21:46:16 #51 [security-spire-server internal] load build context 21:46:17 #51 ... 21:46:17 21:46:17 #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 21:46:17 #68 DONE 1.1s 21:46:17 21:46:17 #51 [security-spire-server internal] load build context 21:46:18 #51 ... 21:46:18 21:46:18 #53 [security-proxy-auth internal] load build context 21:46:18 #53 transferring context: 182.20MB 58.5s done 21:46:18 #53 DONE 59.6s 21:46:18 21:46:18 #51 [security-spire-server internal] load build context 21:46:18 #51 ... 21:46:18 21:46:18 #69 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 21:46:18 #69 DONE 1.3s 21:46:18 21:46:18 #51 [security-spire-server internal] load build context 21:46:19 #51 transferring context: 182.20MB 60.5s done 21:46:19 #51 ... 21:46:19 21:46:19 #40 [core-data internal] load build context 21:46:19 #40 ... 21:46:19 21:46:19 #54 [support-scheduler internal] load build context 21:46:19 #54 ... 21:46:19 21:46:19 #51 [security-spire-server internal] load build context 21:46:19 #51 DONE 61.5s 21:46:19 21:46:19 #54 [support-scheduler internal] load build context 21:46:19 #54 ... 21:46:19 21:46:19 #40 [core-data internal] load build context 21:46:19 #40 ... 21:46:19 21:46:19 #37 [core-common-config-bootstrapper internal] load build context 21:46:19 #37 ... 21:46:19 21:46:19 #41 [security-bootstrapper internal] load build context 21:46:19 #41 ... 21:46:19 21:46:19 #40 [core-data internal] load build context 21:46:20 #40 transferring context: 182.20MB 61.4s done 21:46:20 #40 DONE 62.2s 21:46:20 21:46:20 #37 [core-common-config-bootstrapper internal] load build context 21:46:20 #37 ... 21:46:20 21:46:20 #35 [security-secretstore-setup internal] load build context 21:46:20 #35 ... 21:46:20 21:46:20 #70 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:46:20 #70 ... 21:46:20 21:46:20 #35 [security-secretstore-setup internal] load build context 21:46:22 #35 ... 21:46:22 21:46:22 #54 [support-scheduler internal] load build context 21:46:22 #54 transferring context: 182.20MB 61.5s done 21:46:22 #54 DONE 63.2s 21:46:22 21:46:22 #35 [security-secretstore-setup internal] load build context 21:46:23 #35 transferring context: 182.20MB 65.8s done 21:46:23 #35 DONE 65.9s 21:46:23 21:46:23 #41 [security-bootstrapper internal] load build context 21:46:23 #41 ... 21:46:23 21:46:23 #71 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:46:23 #71 ... 21:46:23 21:46:23 #41 [security-bootstrapper internal] load build context 21:46:23 #41 transferring context: 182.20MB 65.1s done 21:46:23 #41 DONE 65.9s 21:46:23 21:46:23 #37 [core-common-config-bootstrapper internal] load build context 21:46:25 #37 transferring context: 182.20MB 67.8s done 21:46:25 #37 DONE 67.9s 21:46:25 21:46:25 #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:46:26 #72 ... 21:46:26 21:46:26 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:46:26 #73 ... 21:46:26 21:46:26 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:47:05 #74 ... 21:47:05 21:47:05 #70 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:47:05 #70 DONE 49.0s 21:47:05 21:47:05 #71 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:47:05 #71 DONE 46.3s 21:47:05 21:47:05 #75 [core-metadata builder 6/7] COPY . . 21:47:05 #75 ... 21:47:05 21:47:05 #76 [security-spire-config builder 6/9] COPY . . 21:47:05 #76 DONE 3.6s 21:47:05 21:47:05 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:47:05 #73 DONE 46.9s 21:47:05 21:47:05 #75 [core-metadata builder 6/7] COPY . . 21:47:05 #75 DONE 3.6s 21:47:05 21:47:05 #77 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:47:05 #77 CACHED 21:47:05 21:47:05 #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 21:47:05 #78 CACHED 21:47:05 21:47:05 #79 [support-scheduler builder 6/7] COPY . . 21:47:05 #79 CACHED 21:47:05 21:47:05 #80 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:47:05 #80 CACHED 21:47:05 21:47:05 #81 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 21:47:05 #81 CACHED 21:47:05 21:47:05 #82 [security-proxy-auth builder 6/7] COPY . . 21:47:05 #82 CACHED 21:47:05 21:47:05 #83 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:47:05 #83 CACHED 21:47:05 21:47:05 #84 [core-command builder 6/7] COPY . . 21:47:05 #84 CACHED 21:47:05 21:47:05 #85 [core-command builder 4/7] COPY go.mod vendor* ./ 21:47:05 #85 CACHED 21:47:05 21:47:05 #86 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:47:05 #86 CACHED 21:47:05 21:47:05 #87 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:47:05 #87 CACHED 21:47:05 21:47:05 #88 [core-common-config-bootstrapper builder 6/7] COPY . . 21:47:05 #88 CACHED 21:47:05 21:47:05 #89 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:47:05 #89 CACHED 21:47:05 21:47:05 #90 [core-data builder 6/7] COPY . . 21:47:05 #90 CACHED 21:47:05 21:47:05 #91 [core-data builder 4/7] COPY go.mod vendor* ./ 21:47:05 #91 CACHED 21:47:05 21:47:05 #92 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:47:05 #92 ... 21:47:05 21:47:05 #93 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 21:47:05 #93 DONE 0.3s 21:47:05 21:47:05 #94 [security-spire-server builder 6/9] COPY . . 21:47:05 #94 CACHED 21:47:05 21:47:05 #95 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 21:47:05 #95 CACHED 21:47:05 21:47:05 #96 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:47:05 #96 CACHED 21:47:05 21:47:05 #97 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 21:47:05 #97 CACHED 21:47:05 21:47:05 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:47:05 #74 DONE 46.3s 21:47:05 21:47:05 #98 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:47:05 #98 ... 21:47:05 21:47:05 #72 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:47:05 #72 DONE 46.1s 21:47:05 21:47:05 #99 [security-proxy-setup builder 6/7] COPY . . 21:47:09 #99 ... 21:47:09 21:47:09 #98 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:47:09 #98 DONE 6.1s 21:47:09 21:47:09 #92 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 21:47:09 #92 4.584 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 21:47:09 #92 ... 21:47:09 21:47:09 #100 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:47:09 #100 DONE 6.2s 21:47:09 21:47:09 #101 [security-spire-server builder 9/9] WORKDIR /edgex-go 21:47:10 #101 ... 21:47:10 21:47:10 #102 [security-spire-config builder 9/9] WORKDIR /edgex-go 21:47:10 #102 DONE 0.4s 21:47:10 21:47:10 #101 [security-spire-server builder 9/9] WORKDIR /edgex-go 21:47:10 #101 DONE 0.5s 21:47:10 21:47:10 #103 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 21:47:10 #0 5.381 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 21:47:13 #103 ... 21:47:13 21:47:13 #104 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 21:47:13 #0 4.965 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 21:47:13 #104 ... 21:47:13 21:47:13 #105 [support-notifications builder 6/7] COPY . . 21:47:13 #105 DONE 10.3s 21:47:13 21:47:13 #106 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 21:47:13 #106 CACHED 21:47:13 21:47:13 #107 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:47:13 #107 CACHED 21:47:13 21:47:13 #108 [security-spire-agent builder 6/9] COPY . . 21:47:13 #108 CACHED 21:47:13 21:47:13 #109 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:47:13 #109 CACHED 21:47:13 21:47:13 #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go 21:47:13 #110 CACHED 21:47:13 21:47:13 #111 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 21:47:13 #111 CACHED 21:47:13 21:47:13 #112 [security-spiffe-token-provider builder 6/7] COPY . . 21:47:13 #112 DONE 9.7s 21:47:13 21:47:13 #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:47:13 #113 ... 21:47:13 21:47:13 #99 [security-proxy-setup builder 6/7] COPY . . 21:47:13 #99 DONE 9.0s 21:47:13 21:47:13 #114 [security-bootstrapper builder 6/7] COPY . . 21:47:13 #114 CACHED 21:47:13 21:47:13 #115 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 21:47:13 #115 CACHED 21:47:13 21:47:13 #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:47:13 #116 CACHED 21:47:13 21:47:13 #117 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 21:47:13 #117 CACHED 21:47:13 21:47:13 #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:47:13 #118 CACHED 21:47:13 21:47:13 #119 [security-secretstore-setup builder 6/7] COPY . . 21:47:13 #119 CACHED 21:47:13 21:47:13 #120 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 21:47:13 #0 3.902 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 21:47:13 #120 ... 21:47:13 21:47:13 #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 21:47:13 #0 5.390 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 21:47:14 #121 ... 21:47:14 21:47:14 #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 21:47:14 #0 3.812 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 21:47:14 #122 ... 21:47:14 21:47:14 #123 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 21:47:14 #123 DONE 0.7s 21:47:14 21:47:14 #124 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 21:47:14 #124 ... 21:47:14 21:47:14 #125 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 21:47:14 #125 DONE 0.7s 21:47:14 21:47:14 #126 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 21:47:15 #126 DONE 0.6s 21:47:15 21:47:15 #124 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 21:47:15 #124 DONE 0.6s 21:47:15 21:47:15 #127 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 21:47:15 #127 CACHED 21:47:15 21:47:15 #128 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 21:47:15 #128 CACHED 21:47:15 21:47:15 #129 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:47:19 #129 DONE 3.7s 21:47:19 21:47:19 #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 21:47:19 #113 5.022 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 21:47:19 #113 ... 21:47:19 21:47:19 #130 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:47:19 #130 DONE 4.1s 21:47:19 21:47:19 #131 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:47:19 #131 DONE 0.3s 21:47:19 21:47:19 #132 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:47:19 #132 ... 21:47:19 21:47:19 #133 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:47:19 #133 DONE 0.3s 21:47:19 21:47:19 #134 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:47:20 #134 DONE 0.5s 21:47:20 21:47:20 #135 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:47:20 #135 DONE 3.0s 21:47:20 21:47:20 #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 21:47:20 #0 5.275 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 21:47:20 #136 ... 21:47:20 21:47:20 #132 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:47:20 #132 DONE 1.6s 21:47:20 21:47:20 #137 [security-spire-server] exporting to image 21:47:20 #137 exporting layers 21:47:20 #137 ... 21:47:20 21:47:20 #138 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:47:20 #138 DONE 0.5s 21:47:20 21:47:20 #139 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:47:20 #139 DONE 0.6s 21:47:20 21:47:20 #140 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 21:47:21 #140 DONE 0.2s 21:47:21 21:47:21 #141 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:47:21 #141 DONE 0.3s 21:47:21 21:47:21 #142 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:47:21 #142 DONE 0.3s 21:47:21 21:47:21 #143 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:47:21 #143 DONE 0.3s 21:47:21 21:47:21 #137 [security-spire-config] exporting to image 21:47:23 #137 exporting layers 2.7s done 21:47:23 #137 writing image sha256:ea95a6d4d376ac836c00fa19c42ae2f4540f6179810efdc0121b1add68f5bb09 0.0s done 21:47:23 #137 naming to docker.io/library/security-spire-server-arm64 done 21:47:23 #137 ... 21:47:23 21:47:23 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:47:23 #0 4.712 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 21:47:23 #144 ... 21:47:23 21:47:23 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:47:23 #0 5.447 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 21:47:23 #145 ... 21:47:23 21:47:23 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 21:47:23 #0 5.264 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 21:47:25 #146 ... 21:47:25 21:47:25 #137 [security-spire-server] exporting to image 21:47:25 #137 exporting layers 4.4s done 21:47:25 #137 writing image sha256:d1a1632b4b680701fbaaa6803830df38fefa4a1b6693d3ac48123d67e84a9b82 0.0s done 21:47:25 #137 naming to docker.io/library/security-spire-agent-arm64 21:47:26 #137 naming to docker.io/library/security-spire-agent-arm64 done 21:47:26 #137 exporting layers 4.6s done 21:47:26 #137 writing image sha256:9fadac9313efc81d26b352847a0e3d95c244fca073444f2518195c3dc8b7091b done 21:47:26 #137 naming to docker.io/library/security-spire-config-arm64 done 21:47:26 #137 DONE 5.8s 21:47:26 21:47:26 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:00:48 #145 ... 22:00:48 22:00:48 #104 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:00:48 #104 DONE 819.8s 22:00:48 22:00:48 #92 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:00:48 #92 ... 22:00:48 22:00:48 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 22:00:48 #147 DONE 0.2s 22:00:48 22:00:48 #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:00:48 #121 ... 22:00:48 22:00:48 #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 22:00:48 #148 DONE 0.1s 22:00:48 22:00:48 #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 22:00:48 #149 DONE 0.2s 22:00:48 22:00:48 #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 22:00:48 #150 DONE 0.1s 22:00:48 22:00:48 #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 22:00:48 #151 DONE 0.1s 22:00:48 22:00:48 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:00:48 #144 ... 22:00:48 22:00:48 #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:00:48 #152 DONE 1.9s 22:00:48 22:00:48 #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:00:48 #122 ... 22:00:48 22:00:48 #137 [security-proxy-auth] exporting to image 22:00:48 #137 exporting layers 22:00:48 #137 exporting layers 0.7s done 22:00:48 #137 writing image sha256:b02143f3bf9bfd1ba8bf655c38d0e6719dc36e866f673326561e753807046244 done 22:00:48 #137 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 22:00:48 #137 DONE 6.5s 22:00:48 22:00:48 #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:01:03 #122 ... 22:01:03 22:01:03 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 22:01:03 #146 DONE 829.9s 22:01:03 22:01:03 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:01:04 #145 ... 22:01:04 22:01:04 #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 22:01:04 #153 DONE 0.1s 22:01:04 22:01:04 #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 22:01:04 #154 DONE 0.2s 22:01:04 22:01:04 #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 22:01:04 #155 DONE 0.1s 22:01:04 22:01:04 #103 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:01:04 #103 ... 22:01:04 22:01:04 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:01:04 #145 831.0 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 22:01:05 #145 ... 22:01:05 22:01:05 #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:01:05 #156 DONE 0.3s 22:01:05 22:01:05 #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:01:05 #157 DONE 0.1s 22:01:05 22:01:05 #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:01:06 #158 DONE 2.0s 22:01:06 22:01:06 #137 [security-proxy-setup] exporting to image 22:01:06 #137 exporting layers 22:01:07 #137 exporting layers 0.7s done 22:01:07 #137 writing image sha256:01a4e28a6efbc46dd689d0045c1b4716a1ec2d8137f354da2c9d074737c6bf08 done 22:01:07 #137 naming to docker.io/library/security-proxy-setup-arm64 done 22:01:07 #137 DONE 7.2s 22:01:07 22:01:07 #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:01:17 #121 ... 22:01:17 22:01:17 #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 22:01:17 #136 DONE 844.3s 22:01:18 22:01:18 #92 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:01:18 #92 ... 22:01:18 22:01:18 #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 22:01:18 #159 DONE 0.3s 22:01:18 22:01:18 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:01:18 #145 ... 22:01:18 22:01:18 #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 22:01:20 #160 DONE 2.0s 22:01:20 22:01:20 #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 22:01:21 #161 DONE 0.2s 22:01:21 22:01:21 #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 22:01:21 #162 DONE 0.2s 22:01:21 22:01:21 #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:01:21 #163 DONE 0.6s 22:01:21 22:01:21 #164 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 22:01:21 #164 DONE 0.2s 22:01:21 22:01:21 #165 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 22:01:22 #165 DONE 0.1s 22:01:22 22:01:22 #166 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 22:01:22 #166 DONE 0.2s 22:01:22 22:01:22 #167 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 22:01:22 #167 DONE 0.2s 22:01:22 22:01:22 #168 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:01:22 #168 DONE 0.2s 22:01:22 22:01:22 #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 22:01:24 #169 DONE 2.1s 22:01:24 22:01:24 #137 [security-bootstrapper] exporting to image 22:01:24 #137 exporting layers 22:01:25 #137 ... 22:01:25 22:01:25 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:01:25 #145 DONE 852.0s 22:01:25 22:01:25 #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:01:26 #121 ... 22:01:26 22:01:26 #137 [security-bootstrapper] exporting to image 22:01:26 #137 exporting layers 1.4s done 22:01:26 #137 writing image sha256:6e0af1cbd8faf5450edc7ee1030c419ae0ba9ba041695ded9710884b11e6fc10 done 22:01:26 #137 naming to docker.io/library/security-bootstrapper-arm64 done 22:01:26 #137 DONE 8.6s 22:01:26 22:01:26 #170 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 22:01:26 #170 DONE 0.2s 22:01:26 22:01:26 #171 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 22:01:26 #171 DONE 0.2s 22:01:26 22:01:26 #172 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:01:26 #172 DONE 0.1s 22:01:26 22:01:26 #173 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 22:01:26 #173 DONE 0.1s 22:01:26 22:01:26 #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:01:27 #113 ... 22:01:27 22:01:27 #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 22:01:27 #174 DONE 0.2s 22:01:27 22:01:27 #175 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:01:27 #175 DONE 0.3s 22:01:27 22:01:27 #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:01:27 #122 ... 22:01:27 22:01:27 #176 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:01:27 #176 DONE 0.3s 22:01:27 22:01:27 #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:01:27 #177 DONE 0.1s 22:01:27 22:01:27 #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:01:31 #178 DONE 3.2s 22:01:31 22:01:31 #92 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:01:31 #92 ... 22:01:31 22:01:31 #137 [security-secretstore-setup] exporting to image 22:01:31 #137 exporting layers 22:01:32 #137 exporting layers 1.1s done 22:01:32 #137 writing image sha256:e2a0266b2676c78b14095b4b73c11c98cb4ed9ee9c31791f7fea61fed2e9ce89 done 22:01:32 #137 naming to docker.io/library/security-secretstore-setup-arm64 done 22:01:32 #137 DONE 9.8s 22:01:32 22:01:32 #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:01:50 #122 ... 22:01:50 22:01:50 #120 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:01:50 #120 DONE 884.7s 22:01:50 22:01:50 #92 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:01:50 #92 ... 22:01:50 22:01:50 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 22:01:50 #179 DONE 0.2s 22:01:50 22:01:50 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 22:01:50 #180 DONE 0.1s 22:01:50 22:01:50 #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:01:50 #122 ... 22:01:50 22:01:50 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 22:01:50 #181 DONE 0.2s 22:01:50 22:01:50 #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 22:01:50 #182 DONE 0.1s 22:01:50 22:01:50 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 22:01:50 #183 DONE 0.1s 22:01:50 22:01:50 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:01:51 #184 DONE 1.8s 22:01:51 22:01:51 #137 [core-common-config-bootstrapper] exporting to image 22:01:51 #137 exporting layers 22:01:51 #137 exporting layers 0.5s done 22:01:51 #137 writing image sha256:2f22a89d6918d1bb292b3d484e96e68506eaad16c27688837d098e999bd067a5 done 22:01:51 #137 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 22:01:51 #137 DONE 10.2s 22:01:51 22:01:51 #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:02:03 #121 ... 22:02:03 22:02:03 #103 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:02:03 #103 DONE 900.5s 22:02:03 22:02:03 #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:02:04 #122 ... 22:02:04 22:02:04 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 22:02:04 #185 DONE 0.1s 22:02:04 22:02:04 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 22:02:04 #186 DONE 0.2s 22:02:04 22:02:04 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:02:04 #187 DONE 0.3s 22:02:04 22:02:04 #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:02:04 #122 ... 22:02:04 22:02:04 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 22:02:04 #188 DONE 0.1s 22:02:04 22:02:04 #137 [core-command] exporting to image 22:02:04 #137 exporting layers 22:02:05 #137 exporting layers 0.3s done 22:02:05 #137 writing image sha256:57fce7c233043e2d835e9304dcbaebbfd8583fe35a3d737b2496612b5b077345 done 22:02:05 #137 naming to docker.io/library/core-command-arm64 done 22:02:05 #137 DONE 10.5s 22:02:05 22:02:05 #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:02:13 #121 ... 22:02:13 22:02:13 #92 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:02:13 #92 DONE 909.5s 22:02:13 22:02:13 #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:02:13 #113 ... 22:02:13 22:02:13 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:02:13 #189 DONE 0.2s 22:02:13 22:02:13 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:02:13 #190 DONE 0.1s 22:02:13 22:02:13 #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:02:13 #191 DONE 0.3s 22:02:13 22:02:13 #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 22:02:13 #192 DONE 0.1s 22:02:13 22:02:13 #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:02:14 #122 ... 22:02:14 22:02:14 #137 [core-data] exporting to image 22:02:14 #137 exporting layers 22:02:14 #137 exporting layers 0.4s done 22:02:14 #137 writing image sha256:c23f7140ea0df741ca5bdf2719c04ed805061747cce45858c4dc497b9e29d151 done 22:02:14 #137 naming to docker.io/library/core-data-arm64 done 22:02:14 #137 DONE 10.9s 22:02:14 22:02:14 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:02:18 #144 ... 22:02:18 22:02:18 #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:02:18 #122 DONE 915.1s 22:02:18 22:02:18 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:02:18 #144 ... 22:02:18 22:02:18 #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 22:02:19 #193 DONE 0.2s 22:02:19 22:02:19 #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 22:02:19 #194 DONE 0.2s 22:02:19 22:02:19 #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:02:19 #121 ... 22:02:19 22:02:19 #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:02:19 #195 DONE 0.3s 22:02:19 22:02:19 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:02:19 #144 ... 22:02:19 22:02:19 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 22:02:19 #196 DONE 0.1s 22:02:19 22:02:19 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 22:02:19 #197 DONE 0.2s 22:02:19 22:02:19 #137 [core-metadata] exporting to image 22:02:19 #137 exporting layers 22:02:20 #137 exporting layers 0.4s done 22:02:20 #137 writing image sha256:0201f220c1c55b0d96269f9f46c40d93c995b2b2c6017e8845bf05ef68aaa1ce done 22:02:20 #137 naming to docker.io/library/core-metadata-arm64 done 22:02:20 #137 DONE 11.3s 22:02:20 22:02:20 #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:03:16 #113 ... 22:03:16 22:03:16 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:03:16 #144 DONE 958.1s 22:03:16 22:03:16 #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:03:16 #121 ... 22:03:16 22:03:16 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:03:16 #198 DONE 0.3s 22:03:16 22:03:16 #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:03:16 #113 ... 22:03:16 22:03:16 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:03:16 #199 DONE 0.2s 22:03:16 22:03:16 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:03:16 #200 DONE 0.4s 22:03:16 22:03:16 #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 22:03:16 #201 DONE 0.1s 22:03:16 22:03:16 #137 [security-spiffe-token-provider] exporting to image 22:03:16 #137 exporting layers 22:03:17 #137 exporting layers 4.1s done 22:03:17 #137 writing image sha256:3fe4ead632619dc4d20d2248d04140eee58366d167748332cc762e9101927c79 done 22:03:17 #137 naming to docker.io/library/security-spiffe-token-provider-arm64 done 22:03:17 #137 DONE 15.5s 22:03:17 22:03:17 #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:03:35 #121 DONE 990.9s 22:03:35 22:03:35 #113 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:03:35 #113 DONE 980.6s 22:03:35 22:03:35 #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:03:35 #202 DONE 0.2s 22:03:35 22:03:35 #203 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 22:03:35 #203 DONE 0.2s 22:03:35 22:03:35 #204 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:03:35 #204 DONE 0.2s 22:03:35 22:03:35 #205 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 22:03:35 #205 DONE 0.3s 22:03:35 22:03:35 #206 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:03:35 #206 DONE 0.3s 22:03:35 22:03:35 #207 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 22:03:35 #207 DONE 0.3s 22:03:35 22:03:35 #208 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:03:35 #208 DONE 0.4s 22:03:35 22:03:35 #137 [support-scheduler] exporting to image 22:03:35 #137 exporting layers 22:03:35 #137 ... 22:03:35 22:03:35 #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 22:03:35 #209 DONE 0.1s 22:03:35 22:03:35 #137 [support-notifications] exporting to image 22:03:35 #137 exporting layers 0.4s done 22:03:36 #137 exporting layers 0.4s done 22:03:36 #137 writing image sha256:6e90bd0d99ba5a576470c57fb5108eb240070175a52951ddcd8b236768ed15cd 0.0s done 22:03:36 #137 naming to docker.io/library/support-scheduler-arm64 done 22:03:36 #137 writing image sha256:28d47978f1e6b40bc72aa6501bdd6c5235879aa30d34ff62deaabf1d13229dad 22:03:36 #137 writing image sha256:28d47978f1e6b40bc72aa6501bdd6c5235879aa30d34ff62deaabf1d13229dad done 22:03:36 #137 naming to docker.io/library/support-notifications-arm64 done 22:03:36 #137 DONE 16.0s 22:03:36 time="2023-07-12T21:45:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:03:36 time="2023-07-12T21:45:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:03:36 time="2023-07-12T21:45:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:03:36 time="2023-07-12T21:45:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:03:36 time="2023-07-12T21:45:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:03:36 time="2023-07-12T21:45:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:03:36 time="2023-07-12T21:45:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:03:36 time="2023-07-12T21:45:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:03:36 time="2023-07-12T21:45:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:03:36 time="2023-07-12T21:45:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:03:36 time="2023-07-12T21:45:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:03:36 time="2023-07-12T21:45:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:03:36 time="2023-07-12T21:45:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:03:36 time="2023-07-12T21:45:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 22:03:36 $ docker stop --time=1 6ee1fbc231e4e31ff5f590ba00b91315955a3a02b5aba238b5ab8dabb23b2545 22:03:37 $ docker rm -f --volumes 6ee1fbc231e4e31ff5f590ba00b91315955a3a02b5aba238b5ab8dabb23b2545 [Pipeline] // withDockerContainer [Pipeline] sh 22:03:38 + docker images 22:03:38 REPOSITORY TAG IMAGE ID CREATED SIZE 22:03:38 support-notifications-arm64 latest 28d47978f1e6 3 seconds ago 32.4MB 22:03:38 support-scheduler-arm64 latest 6e90bd0d99ba 3 seconds ago 31.8MB 22:03:38 security-spiffe-token-provider-arm64 latest 3fe4ead63261 26 seconds ago 33.3MB 22:03:38 core-metadata-arm64 latest 0201f220c1c5 About a minute ago 20.8MB 22:03:38 core-data-arm64 latest c23f7140ea0d About a minute ago 20.5MB 22:03:38 core-command-arm64 latest 57fce7c23304 About a minute ago 20.3MB 22:03:38 core-common-config-bootstrapper-arm64 latest 2f22a89d6918 About a minute ago 17.8MB 22:03:38 security-secretstore-setup-arm64 latest e2a0266b2676 2 minutes ago 42.5MB 22:03:38 security-bootstrapper-arm64 latest 6e0af1cbd8fa 2 minutes ago 22.4MB 22:03:38 security-proxy-setup-arm64 latest 01a4e28a6efb 2 minutes ago 19.3MB 22:03:38 security-proxy-auth-arm64 latest b02143f3bf9b 2 minutes ago 18.8MB 22:03:38 security-spire-config-arm64 latest 9fadac9313ef 16 minutes ago 96.1MB 22:03:38 security-spire-agent-arm64 latest d1a1632b4b68 16 minutes ago 153MB 22:03:38 security-spire-server-arm64 latest ea95a6d4d376 16 minutes ago 97MB 22:03:38 ci-base-image-arm64 latest ac31e583f9d5 29 minutes ago 1.04GB 22:03:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 4 hours ago 677MB 22:03:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 5 weeks ago 332MB [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 22:03:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:03:38 22:03:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:03:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:03:39 arm64: Pulling from edgex-lftools-log-publisher 22:03:39 8998bd30e6a1: Pulling fs layer 22:03:39 04944245beec: Pulling fs layer 22:03:39 699f458cf7ca: Pulling fs layer 22:03:39 765212b225bb: Pulling fs layer 22:03:39 f23df028b6ca: Pulling fs layer 22:03:39 d65c8cfc05b1: Pulling fs layer 22:03:39 2437ff75d9bd: Pulling fs layer 22:03:39 f23df028b6ca: Waiting 22:03:39 d65c8cfc05b1: Waiting 22:03:39 2437ff75d9bd: Waiting 22:03:39 765212b225bb: Waiting 22:03:39 04944245beec: Verifying Checksum 22:03:39 04944245beec: Download complete 22:03:39 765212b225bb: Verifying Checksum 22:03:39 765212b225bb: Download complete 22:03:39 f23df028b6ca: Verifying Checksum 22:03:39 f23df028b6ca: Download complete 22:03:39 d65c8cfc05b1: Verifying Checksum 22:03:39 d65c8cfc05b1: Download complete 22:03:39 699f458cf7ca: Verifying Checksum 22:03:39 699f458cf7ca: Download complete 22:03:39 8998bd30e6a1: Download complete 22:03:42 2437ff75d9bd: Verifying Checksum 22:03:42 2437ff75d9bd: Download complete 22:03:44 8998bd30e6a1: Pull complete 22:03:44 04944245beec: Pull complete 22:03:45 699f458cf7ca: Pull complete 22:03:46 765212b225bb: Pull complete 22:03:46 f23df028b6ca: Pull complete 22:03:46 d65c8cfc05b1: Pull complete 22:04:01 2437ff75d9bd: Pull complete 22:04:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:04:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:04:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:04:02 prd-ubuntu20.04-docker-arm64-4c-16g-986 does not seem to be running inside a container 22:04:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 22:04:04 $ docker top 9e7e8461bddac9b9492186a1751c1ba47e89efe061e81cab8fbabe93e82d20bf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:04:05 ---> job-cost.sh 22:04:05 lf-activate-venv: SKIPPING 22:04:05 INFO: No Stack... 22:04:06 INFO: Retrieving Pricing Info for: v3-standard-4 22:04:06 INFO: Archiving Costs [Pipeline] sh 22:04:07 + cat /w/workspace/edgex-go/4/archives/cost.csv 22:04:07 + cut -d, -f6 [Pipeline] lock 22:04:07 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4605-4-stack-cost] 22:04:07 Resource [jenkins-edgexfoundry-edgex-go-PR-4605-4-stack-cost] did not exist. Created. 22:04:07 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4605-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:04:08 + echo total: 0.10999999940395355 [Pipeline] stash 22:04:08 Stashed 1 file(s) [Pipeline] } 22:04:08 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4605-4-stack-cost] [Pipeline] // lock [Pipeline] } 22:04:08 $ docker stop --time=1 9e7e8461bddac9b9492186a1751c1ba47e89efe061e81cab8fbabe93e82d20bf 22:04:09 $ docker rm -f --volumes 9e7e8461bddac9b9492186a1751c1ba47e89efe061e81cab8fbabe93e82d20bf [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 22:04:10 provisioning config files... 22:04:10 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config4855094369765781323tmp [Pipeline] { [Pipeline] sh 22:04:10 + set +x 22:04:10 + bash -s -- 22:04:10 + curl -s https://codecov.io/bash 22:04:10 22:04:10 _____ _ 22:04:10 / ____| | | 22:04:10 | | ___ __| | ___ ___ _____ __ 22:04:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:04:10 | |___| (_) | (_| | __/ (_| (_) \ V / 22:04:10 \_____\___/ \__,_|\___|\___\___/ \_/ 22:04:10 Bash-1.0.6 22:04:10 22:04:10 22:04:10 ==> git version 2.25.1 found 22:04:10 ==> 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 22:04:10 Release-Date: 2020-01-08 22:04:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:04:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:04:10 ==> Jenkins CI detected. 22:04:10 current dir:  /w/workspace/edgex-go/4 22:04:10 project root: . 22:04:10 --> token set from env 22:04:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:04:10 ==> Running gcov in . (disable via -X gcov) 22:04:11 ==> Python coveragepy not found 22:04:11 ==> Searching for coverage reports in: 22:04:11 + . 22:04:11 -> Found 1 reports 22:04:11 ==> Detecting git/mercurial file structure 22:04:11 ==> Reading reports 22:04:11 + ./coverage.out bytes=447731 22:04:11 ==> Appending adjustments 22:04:11 https://docs.codecov.io/docs/fixing-reports 22:04:11 + Found adjustments 22:04:11 ==> Gzipping contents 22:04:11 60K /tmp/codecov.nw77QG.gz 22:04:11 ==> Uploading reports 22:04:11 url: https://codecov.io 22:04:11 query: branch=PR-4605&commit=27da9cb26a45653d165799c3d24b030375a29175&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4605%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4605&job=&cmd_args= 22:04:11 -> Pinging Codecov 22:04:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4605&commit=27da9cb26a45653d165799c3d24b030375a29175&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4605%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4605&job=&cmd_args= 22:04:12 -> Uploading to 22:04:12 https://storage.googleapis.com/codecov/v4/raw/2023-07-12/00271124DB129430A58F1EEE437C3FCB/27da9cb26a45653d165799c3d24b030375a29175/04c339f2-59f1-4e11-b6c7-9f44b0df450b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230712%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230712T220411Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4881a1362d7b78a9739072df23a86ba1fb71336d8be52c87106f09103b3a7691 22:04:12 % Total % Received % Xferd Average Speed Time Time Time Current 22:04:12 Dload Upload Total Spent Left Speed 22:04:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57429 0 0 100 57429 0 260k --:--:-- --:--:-- --:--:-- 259k 100 57429 0 0 100 57429 0 260k --:--:-- --:--:-- --:--:-- 259k 22:04:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/27da9cb26a45653d165799c3d24b030375a29175 [Pipeline] } 22:04:12 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 22:04:13 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 22:04:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:04:14 ---> package-listing.sh 22:04:14 ++ facter osfamily 22:04:14 ++ tr '[:upper:]' '[:lower:]' 22:04:14 + OS_FAMILY=debian 22:04:14 + workspace=/w/workspace/edgex-go/4 22:04:14 + START_PACKAGES=/tmp/packages_start.txt 22:04:14 + END_PACKAGES=/tmp/packages_end.txt 22:04:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:04:14 + PACKAGES=/tmp/packages_start.txt 22:04:14 + '[' /w/workspace/edgex-go/4 ']' 22:04:14 + PACKAGES=/tmp/packages_end.txt 22:04:14 + case "${OS_FAMILY}" in 22:04:14 + dpkg -l 22:04:14 + grep '^ii' 22:04:14 + '[' -f /tmp/packages_start.txt ']' 22:04:14 + '[' -f /tmp/packages_end.txt ']' 22:04:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:04:14 + '[' /w/workspace/edgex-go/4 ']' 22:04:14 + mkdir -p /w/workspace/edgex-go/4/archives/ 22:04:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 22:04:14 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:04:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:04:15 22:04:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:04:15 latest: Pulling from edgex-lftools-log-publisher 22:04:15 5eb5b503b376: Pulling fs layer 22:04:15 5c69ac0246d0: Pulling fs layer 22:04:15 ec43610c2a17: Pulling fs layer 22:04:15 3a2ae6a8a46f: Pulling fs layer 22:04:15 33b1e0a273af: Pulling fs layer 22:04:15 5d3b04190fa2: Pulling fs layer 22:04:15 2f39f015ded8: Pulling fs layer 22:04:15 3a2ae6a8a46f: Waiting 22:04:15 33b1e0a273af: Waiting 22:04:15 5d3b04190fa2: Waiting 22:04:15 2f39f015ded8: Waiting 22:04:15 5c69ac0246d0: Download complete 22:04:15 3a2ae6a8a46f: Verifying Checksum 22:04:15 3a2ae6a8a46f: Download complete 22:04:16 33b1e0a273af: Verifying Checksum 22:04:16 33b1e0a273af: Download complete 22:04:16 5d3b04190fa2: Download complete 22:04:16 ec43610c2a17: Verifying Checksum 22:04:16 ec43610c2a17: Download complete 22:04:16 5eb5b503b376: Verifying Checksum 22:04:16 5eb5b503b376: Download complete 22:04:16 2f39f015ded8: Download complete 22:04:17 5eb5b503b376: Pull complete 22:04:17 5c69ac0246d0: Pull complete 22:04:17 ec43610c2a17: Pull complete 22:04:17 3a2ae6a8a46f: Pull complete 22:04:17 33b1e0a273af: Pull complete 22:04:17 5d3b04190fa2: Pull complete 22:04:22 2f39f015ded8: Pull complete 22:04:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:04:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:04:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:04:22 prd-ubuntu20.04-docker-8c-8g-985 does not seem to be running inside a container 22:04:22 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:04:25 $ docker top 1f75f918dbc18698531efa4acb2a2cc8fefad233c1d1c8c0cb86215d4e11a31b -eo pid,comm [Pipeline] { [Pipeline] sh 22:04:25 + touch /tmp/pre-build-complete [Pipeline] sh 22:04:26 + mkdir -p /var/log/sysstat [Pipeline] sh 22:04:26 + ls /var/log/sa-host 22:04:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:04:26 provisioning config files... 22:04:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config13881322857077626543tmp [Pipeline] { [Pipeline] echo 22:04:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:04:27 ---> create-netrc.sh [Pipeline] } 22:04:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:04:27 ---> python-tools-install.sh [Pipeline] echo 22:04:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:04:27 ---> sudo-logs.sh 22:04:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:04:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:04:27 ---> job-cost.sh 22:04:27 lf-activate-venv: SKIPPING 22:04:27 DEBUG: total: 0.10999999940395355 22:04:27 INFO: Retrieving Stack Cost... 22:04:28 INFO: Retrieving Pricing Info for: v3-standard-8 22:04:29 INFO: Archiving Costs [Pipeline] echo 22:04:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:04:29 ---> logs-deploy.sh 22:04:29 lf-activate-venv: SKIPPING 22:04:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4605/4 22:04:29 INFO: archiving workspace using pattern(s): 22:04:30 Archives upload complete. 22:04:30 INFO: archiving logs to Nexus