Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at d7006332552ae400ff85615e0161ae3cc8710e9a rather than 15e2ac19a8e47ee1453c54ba20842d82376b5eb7 Obtained Jenkinsfile from d7006332552ae400ff85615e0161ae3cc8710e9a 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-ssh10192972280392897296.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh12037090332882891429.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-4664/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-4664/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14570426185749006511.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh8660459640854413948.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-4664/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-4664/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1233944544309039261.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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-4870 in /w/workspace/edgexfoundry_edgex-go_PR-4664 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 Merging remotes/origin/main commit d7006332552ae400ff85615e0161ae3cc8710e9a into PR head commit 15e2ac19a8e47ee1453c54ba20842d82376b5eb7 Merge succeeded, producing 52e44aa3494dcd21059a05c8401f89b846184928 Checking out Revision 52e44aa3494dcd21059a05c8401f89b846184928 (PR-4664) > 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/4664/head:refs/remotes/origin/PR-4664 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 15e2ac19a8e47ee1453c54ba20842d82376b5eb7 # 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 d7006332552ae400ff85615e0161ae3cc8710e9a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 52e44aa3494dcd21059a05c8401f89b846184928 # timeout=10 Commit message: "Merge commit 'd7006332552ae400ff85615e0161ae3cc8710e9a' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk 85e5a922c33750d3b61168a70dabfa06e7719037 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:29:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:29:49 ========================================================= 08:29:49 EdgeX Global Pipelines Version Info 08:29:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:29:49 ------------------- 08:29:49 stable info: 08:29:49 ------------------- 08:29:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:29:49 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 08:29:49 Message: update stable to v1.0.253 08:29:50 ------------------- 08:29:50 experimental info: 08:29:50 ------------------- 08:29:50 Commited By: **** collab-it+edgex@linuxfoundation.org 08:29:50 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 08:29:50 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4664 [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4664 [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4664 [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 52e44aa3494dcd21059a05c8401f89b846184928 [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 52e44aa [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:50 provisioning config files... 08:29:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8881438778837223957tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:51 ---> docker-login.sh 08:29:51 nexus3.edgexfoundry.org:10001 08:29:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:52 Configure a credential helper to remove this warning. See 08:29:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:52 08:29:52 Login Succeeded 08:29:52 nexus3.edgexfoundry.org:10002 08:29:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:52 Configure a credential helper to remove this warning. See 08:29:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:52 08:29:52 Login Succeeded 08:29:52 nexus3.edgexfoundry.org:10003 08:29:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:52 Configure a credential helper to remove this warning. See 08:29:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:52 08:29:52 Login Succeeded 08:29:52 nexus3.edgexfoundry.org:10004 08:29:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:52 Configure a credential helper to remove this warning. See 08:29:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:52 08:29:52 Login Succeeded 08:29:52 docker.io 08:29:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:52 Configure a credential helper to remove this warning. See 08:29:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:52 08:29:52 Login Succeeded 08:29:52 ---> docker-login.sh ends [Pipeline] } 08:29:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:52 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:29:52 + + dirname cmd/core-command/Dockerfile 08:29:52 cut -d/ -f2 08:29:52 + echo core-command,cmd/core-command/Dockerfile 08:29:52 + cut -d/ -f2+ 08:29:52 dirname cmd/core-common-config-bootstrapper/Dockerfile 08:29:52 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:29:52 + dirname cmd/core-data/Dockerfile 08:29:52 + cut -d/ -f2 08:29:52 + echo core-data,cmd/core-data/Dockerfile 08:29:52 + dirname cmd/core-metadata/Dockerfile 08:29:52 + cut -d/ -f2 08:29:52 + echo core-metadata,cmd/core-metadata/Dockerfile 08:29:52 + dirname cmd/security-bootstrapper/Dockerfile 08:29:52 + cut -d/ -f2 08:29:52 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:29:52 + dirname cmd/security-proxy-auth/Dockerfile 08:29:52 + cut -d/ -f2 08:29:52 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:29:52 + + cut -d/ -f2 08:29:52 dirname cmd/security-proxy-setup/Dockerfile 08:29:52 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:29:52 + dirname cmd/security-secretstore-setup/Dockerfile 08:29:52 + cut -d/ -f2 08:29:52 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:29:52 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:29:52 + cut -d/ -f2 08:29:52 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:29:52 + dirname cmd/security-spire-agent/Dockerfile 08:29:52 + cut -d/ -f2 08:29:52 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:29:52 + dirname cmd/security-spire-config/Dockerfile 08:29:52 + cut -d/ -f2 08:29:52 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:29:52 + dirname cmd/security-spire-server/Dockerfile 08:29:52 + cut -d/ -f2 08:29:52 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:29:52 + dirname cmd/support-notifications/Dockerfile 08:29:52 + cut -d/ -f2 08:29:52 + echo support-notifications,cmd/support-notifications/Dockerfile 08:29:52 + dirname cmd/support-scheduler/Dockerfile 08:29:52 + cut -d/ -f2 08:29:52 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:29:53 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:29:53 + git rev-list -1 --merges 52e44aa3494dcd21059a05c8401f89b846184928~1..52e44aa3494dcd21059a05c8401f89b846184928 [Pipeline] echo 08:29:53 -----------> git rev-list -1 --merges 52e44aa3494dcd21059a05c8401f89b846184928~1..52e44aa3494dcd21059a05c8401f89b846184928 52e44aa3494dcd21059a05c8401f89b846184928 08:29:53 52e44aa3494dcd21059a05c8401f89b846184928 [false] [Pipeline] sh 08:29:53 + git log --format=format:%s -1 52e44aa3494dcd21059a05c8401f89b846184928 [Pipeline] echo 08:29:53 ========================================================= 08:29:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:29:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:29:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:29:54 + grep -v github /etc/ssh/ssh_known_hosts 08:29:54 + [ -e /tmp/ssh_known_hosts ] 08:29:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:29:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:29:54 + sudo tee -a /etc/ssh/ssh_known_hosts 08:29:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:54 08:29:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:55 0.1.4: Pulling from edgex-devops/py-git-semver 08:29:55 b85a868b505f: Pulling fs layer 08:29:55 e2be974225ed: Pulling fs layer 08:29:55 339a4e72a1f5: Pulling fs layer 08:29:55 988bab9f4d93: Pulling fs layer 08:29:55 1469e6f7b9e6: Pulling fs layer 08:29:55 eaf3925da568: Pulling fs layer 08:29:55 bab4dde63d76: Pulling fs layer 08:29:55 1469e6f7b9e6: Waiting 08:29:55 eaf3925da568: Waiting 08:29:55 988bab9f4d93: Waiting 08:29:55 bde34c3a00c8: Pulling fs layer 08:29:55 b352a97aabf1: Pulling fs layer 08:29:55 4872d77fe225: Pulling fs layer 08:29:55 bab4dde63d76: Waiting 08:29:55 b352a97aabf1: Waiting 08:29:55 bde34c3a00c8: Waiting 08:29:55 5851b861e8e6: Pulling fs layer 08:29:55 5851b861e8e6: Waiting 08:29:55 e2be974225ed: Download complete 08:29:55 988bab9f4d93: Verifying Checksum 08:29:55 988bab9f4d93: Download complete 08:29:55 1469e6f7b9e6: Verifying Checksum 08:29:55 1469e6f7b9e6: Download complete 08:29:55 339a4e72a1f5: Verifying Checksum 08:29:55 339a4e72a1f5: Download complete 08:29:55 eaf3925da568: Verifying Checksum 08:29:55 eaf3925da568: Download complete 08:29:55 bde34c3a00c8: Download complete 08:29:55 b352a97aabf1: Verifying Checksum 08:29:55 b352a97aabf1: Download complete 08:29:55 4872d77fe225: Verifying Checksum 08:29:55 4872d77fe225: Download complete 08:29:55 5851b861e8e6: Download complete 08:29:55 b85a868b505f: Verifying Checksum 08:29:55 b85a868b505f: Download complete 08:29:55 bab4dde63d76: Verifying Checksum 08:29:55 bab4dde63d76: Download complete 08:29:56 b85a868b505f: Pull complete 08:29:56 e2be974225ed: Pull complete 08:29:57 339a4e72a1f5: Pull complete 08:29:57 988bab9f4d93: Pull complete 08:29:57 1469e6f7b9e6: Pull complete 08:29:57 eaf3925da568: Pull complete 08:29:59 bab4dde63d76: Pull complete 08:29:59 bde34c3a00c8: Pull complete 08:29:59 b352a97aabf1: Pull complete 08:29:59 4872d77fe225: Pull complete 08:30:00 5851b861e8e6: Pull complete 08:30:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:00 prd-ubuntu20.04-docker-8c-8g-4870 does not seem to be running inside a container 08:30:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:04 $ docker top fdabc4883829a4cc11507eb9e608768dea3dcad7fddd3ced7ae0e8ca1998685f -eo pid,comm 08:30:04 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:30:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:04 [ssh-agent] Looking for ssh-agent implementation... 08:30:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:04 $ docker exec fdabc4883829a4cc11507eb9e608768dea3dcad7fddd3ced7ae0e8ca1998685f ssh-agent 08:30:04 SSH_AUTH_SOCK=/tmp/ssh-mhnyrUqoVZCA/agent.33 08:30:04 SSH_AGENT_PID=39 08:30:04 Running ssh-add (command line suppressed) 08:30:04 Identity added: /w/workspace/edgex-go/3@tmp/private_key_10536307464995528381.key (/w/workspace/edgex-go/3@tmp/private_key_10536307464995528381.key) 08:30:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:04 + git tag --points-at HEAD [Pipeline] } 08:30:04 $ docker exec --env ******** --env ******** fdabc4883829a4cc11507eb9e608768dea3dcad7fddd3ced7ae0e8ca1998685f ssh-agent -k 08:30:04 unset SSH_AUTH_SOCK; 08:30:04 unset SSH_AGENT_PID; 08:30:04 echo Agent pid 39 killed; 08:30:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:04 [ssh-agent] Looking for ssh-agent implementation... 08:30:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:05 $ docker exec fdabc4883829a4cc11507eb9e608768dea3dcad7fddd3ced7ae0e8ca1998685f ssh-agent 08:30:05 SSH_AUTH_SOCK=/tmp/ssh-NlJQv4d4yIx9/agent.71 08:30:05 SSH_AGENT_PID=77 08:30:05 Running ssh-add (command line suppressed) 08:30:05 Identity added: /w/workspace/edgex-go/3@tmp/private_key_9707224785979948186.key (/w/workspace/edgex-go/3@tmp/private_key_9707224785979948186.key) 08:30:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:05 + git semver init 08:30:05 2023-08-30 08:30:05,736 [run_init] DEBUG init version:0.0.0 force:False 08:30:05 2023-08-30 08:30:05,738 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 08:30:05 2023-08-30 08:30:05,739 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 08:30:05 2023-08-30 08:30:05,739 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 08:30:12 2023-08-30 08:30:11,842 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 08:30:12 2023-08-30 08:30:11,844 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4664 with force:False 08:30:12 2023-08-30 08:30:11,844 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4664 08:30:12 2023-08-30 08:30:11,850 [execute] INFO git cat-file --batch-check 08:30:12 2023-08-30 08:30:11,850 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 08:30:12 2023-08-30 08:30:11,856 [execute] INFO git cat-file --batch 08:30:12 2023-08-30 08:30:11,856 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 08:30:12 2023-08-30 08:30:11,860 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4664 08:30:12 0.0.0 [Pipeline] } 08:30:12 $ docker exec --env ******** --env ******** fdabc4883829a4cc11507eb9e608768dea3dcad7fddd3ced7ae0e8ca1998685f ssh-agent -k 08:30:12 unset SSH_AUTH_SOCK; 08:30:12 unset SSH_AGENT_PID; 08:30:12 echo Agent pid 77 killed; 08:30:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:12 + git semver [Pipeline] } 08:30:13 $ docker stop --time=1 fdabc4883829a4cc11507eb9e608768dea3dcad7fddd3ced7ae0e8ca1998685f 08:30:14 $ docker rm -f --volumes fdabc4883829a4cc11507eb9e608768dea3dcad7fddd3ced7ae0e8ca1998685f [Pipeline] // withDockerContainer [Pipeline] sh 08:30:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:14 Stashed 1 file(s) [Pipeline] echo 08:30:14 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:30:15 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 08:30:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:15 ========================================================= 08:30:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:30:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:15 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:15 4db1b89c0bd1: Pulling fs layer 08:30:15 6911f1a30b25: Pulling fs layer 08:30:15 e194b8c5c2a9: Pulling fs layer 08:30:15 6863d3e3a2b1: Pulling fs layer 08:30:15 ec0bb842ea78: Pulling fs layer 08:30:15 40a00589a448: Pulling fs layer 08:30:15 6c08303d61cc: Pulling fs layer 08:30:15 798269fcf238: Pulling fs layer 08:30:15 6c08303d61cc: Waiting 08:30:15 6863d3e3a2b1: Waiting 08:30:15 40a00589a448: Waiting 08:30:15 798269fcf238: Waiting 08:30:15 6911f1a30b25: Verifying Checksum 08:30:15 6911f1a30b25: Download complete 08:30:15 6863d3e3a2b1: Verifying Checksum 08:30:15 6863d3e3a2b1: Download complete 08:30:15 ec0bb842ea78: Verifying Checksum 08:30:15 ec0bb842ea78: Download complete 08:30:15 4db1b89c0bd1: Verifying Checksum 08:30:15 4db1b89c0bd1: Download complete 08:30:15 40a00589a448: Verifying Checksum 08:30:15 40a00589a448: Download complete 08:30:15 4db1b89c0bd1: Pull complete 08:30:15 6911f1a30b25: Pull complete 08:30:16 798269fcf238: Verifying Checksum 08:30:16 798269fcf238: Download complete 08:30:16 e194b8c5c2a9: Verifying Checksum 08:30:16 e194b8c5c2a9: Download complete 08:30:16 6c08303d61cc: Verifying Checksum 08:30:16 6c08303d61cc: Download complete 08:30:19 e194b8c5c2a9: Pull complete 08:30:19 6863d3e3a2b1: Pull complete 08:30:19 ec0bb842ea78: Pull complete 08:30:19 40a00589a448: Pull complete 08:30:22 6c08303d61cc: Pull complete 08:30:22 798269fcf238: Pull complete 08:30:22 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 08:30:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:30:23 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:23 WORKDIR /edgex 08:30:23 COPY go.mod . 08:30:23 RUN go mod download 08:30:23 + docker build -t ci-base-image-x86_64 -f - . 08:30:23 Sending build context to Docker daemon 170.9MB 08:30:23 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:23 ---> ec979cd7f677 08:30:23 Step 2/4 : WORKDIR /edgex 08:30:30 Still waiting to schedule task 08:30:30 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:30:33 ---> Running in 486007b90195 08:30:33 Removing intermediate container 486007b90195 08:30:33 ---> 9049520ef7eb 08:30:33 Step 3/4 : COPY go.mod . 08:30:33 ---> fb22d703ffab 08:30:33 Step 4/4 : RUN go mod download 08:30:33 ---> Running in 89759eea6b4b 08:30:55 Removing intermediate container 89759eea6b4b 08:30:55 ---> c09e8bb4dba5 08:30:55 Successfully built c09e8bb4dba5 08:30:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:56 + docker inspect -f . ci-base-image-x86_64 08:30:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:56 prd-ubuntu20.04-docker-8c-8g-4870 does not seem to be running inside a container 08:30:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:56 $ docker top d60265cbcb197cded85b54f59ec256469ace915669065f4a766dee4eadac9ffa -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:56 + go version 08:30:56 go version go1.20.6 linux/amd64 [Pipeline] } 08:30:56 $ docker stop --time=1 d60265cbcb197cded85b54f59ec256469ace915669065f4a766dee4eadac9ffa 08:30:58 $ docker rm -f --volumes d60265cbcb197cded85b54f59ec256469ace915669065f4a766dee4eadac9ffa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:58 + docker inspect -f . ci-base-image-x86_64 08:30:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:58 prd-ubuntu20.04-docker-8c-8g-4870 does not seem to be running inside a container 08:30:58 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:58 $ docker top 26ba87156d27dda0c8cbd0b15eb2a31f3c9262c064bf3b43ddfce401ae7fe486 -eo pid,comm [Pipeline] { [Pipeline] echo 08:30:59 ========================================================= 08:30:59 [edgeXBuildGoParallel] Running Tests and Build... 08:30:59 ========================================================= [Pipeline] sh 08:30:59 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 08:30:59 + make test 08:30:59 go test -race -coverprofile=coverage.out ./... 08:31:06 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:18 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:18 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:31:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:18 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:18 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements 08:31:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.091s coverage: 97.0% of statements 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.096s coverage: 69.4% of statements 08:31:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.080s coverage: 54.0% of statements 08:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.253s coverage: 93.4% of statements 08:31:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.067s coverage: 3.8% of statements 08:31:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.357s coverage: 97.6% of statements 08:31:24 ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements 08:31:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.072s coverage: 32.2% of statements 08:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 42.9% of statements 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.061s coverage: 82.9% of statements 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.053s coverage: 94.4% of statements 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.474s coverage: 79.9% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.066s coverage: 92.9% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 64.4% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 62.3% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.046s coverage: 20.0% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 81.8% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 82.1% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s coverage: 86.0% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.173s coverage: 63.1% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.446s coverage: 38.4% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 95.7% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 61.8% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 98.9% of statements 08:31:51 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:31:51 running golangci-lint 08:31:51 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 08:31:51 go version go1.20.6 linux/amd64 08:31:51 level=info msg="[config_reader] Used config file .golangci.yml" 08:31:51 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 08:32:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4871 in /w/workspace/edgexfoundry_edgex-go_PR-4664 [Pipeline] { [Pipeline] ws 08:32:06 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 08:32:06 The recommended git tool is: git 08:32:06 level=info msg="[loader] Go packages loading at mode 575 (files|compiled_files|exports_file|name|types_sizes|deps|imports) took 14.01104868s" 08:32:06 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.342431ms" 08:32:11 using credential edgex-jenkins-ssh 08:32:11 Cloning the remote Git repository 08:32:11 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:32:11 > git init /w/workspace/edgex-go/3 # timeout=10 08:32:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:11 > git --version # timeout=10 08:32:11 > git --version # 'git version 2.25.1' 08:32:11 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:13 level=info msg="[linters_context/goanalysis] analyzers took 1m2.961877843s with top 10 stages: buildir: 29.308028108s, fact_deprecated: 1.844883755s, inspect: 1.820878751s, printf: 1.275969882s, gosec: 1.118699418s, ctrlflow: 1.115290976s, nilness: 931.838628ms, fact_purity: 891.30238ms, S1038: 736.296737ms, S1019: 575.226304ms" 08:32:13 level=info msg="[runner] Issues before processing: 200, after processing: 0" 08:32:13 level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 200/200, cgo: 200/200, filename_unadjuster: 200/200, path_prettifier: 200/200, skip_files: 200/200, identifier_marker: 200/200, exclude-rules: 21/200, nolint: 0/21, skip_dirs: 200/200, exclude: 200/200" 08:32:13 level=info msg="[runner] processing took 16.472161ms with stages: nolint: 6.360686ms, identifier_marker: 5.646624ms, autogenerated_exclude: 1.409793ms, path_prettifier: 1.275143ms, exclude-rules: 1.083193ms, skip_dirs: 630.232µs, filename_unadjuster: 35.99µs, cgo: 26.15µs, max_same_issues: 820ns, skip_files: 540ns, source_code: 460ns, uniq_by_line: 440ns, exclude: 430ns, sort_results: 410ns, severity-rules: 400ns, diff: 290ns, max_from_linter: 170ns, path_shortener: 140ns, max_per_file_from_linter: 130ns, path_prefixer: 120ns" 08:32:13 level=info msg="[runner] linters took 7.012185226s with stages: goanalysis_metalinter: 6.995628045s" 08:32:13 level=info msg="File cache stats: 0 entries of total size 0B" 08:32:13 level=info msg="Memory: 212 samples, avg is 187.7MB, max is 754.1MB" 08:32:13 level=info msg="Execution took 21.073161146s" 08:32:13 go vet ./... 08:32:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:17 ./bin/test-attribution-txt.sh 08:32:17 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 08:32:17 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 08:32:17 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 08:32:17 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 08:32:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:32:17 + ls -al . 08:32:17 total 728 08:32:17 drwxrwxr-x 12 1001 1001 4096 Aug 30 08:31 . 08:32:17 drwxr-xr-x 4 root root 4096 Aug 30 08:30 .. 08:32:17 drwxrwxr-x 2 1001 1001 4096 Aug 30 08:29 .blubracket 08:32:17 -rw-rw-r-- 1 1001 1001 16 Aug 30 08:29 .dockerignore 08:32:17 drwxrwxr-x 8 1001 1001 4096 Aug 30 08:30 .git 08:32:17 drwxrwxr-x 3 1001 1001 4096 Aug 30 08:29 .github 08:32:17 -rw-rw-r-- 1 1001 1001 1173 Aug 30 08:29 .gitignore 08:32:17 -rw-rw-r-- 1 1001 1001 42 Aug 30 08:29 .golangci.yml 08:32:17 -rw-rw-r-- 1 1001 1001 87 Aug 30 08:29 .hadolint.yml 08:32:17 drwxr-xr-x 3 1001 1001 4096 Aug 30 08:30 .semver 08:32:17 -rw-rw-r-- 1 1001 1001 166 Aug 30 08:29 .sonarcloud.properties 08:32:17 -rw-rw-r-- 1 1001 1001 1171 Aug 30 08:29 ADOPTERS.md 08:32:17 -rw-rw-r-- 1 1001 1001 11152 Aug 30 08:29 Attribution.txt 08:32:17 -rw-rw-r-- 1 1001 1001 93407 Aug 30 08:29 CHANGELOG.md 08:32:17 -rw-rw-r-- 1 1001 1001 3804 Aug 30 08:29 CONTRIBUTING.md 08:32:17 -rw-rw-r-- 1 1001 1001 677 Aug 30 08:29 GOVERNANCE.md 08:32:17 -rw-rw-r-- 1 1001 1001 883 Aug 30 08:29 Jenkinsfile 08:32:17 -rw-rw-r-- 1 1001 1001 10775 Aug 30 08:29 LICENSE 08:32:17 -rw-rw-r-- 1 1001 1001 14764 Aug 30 08:29 Makefile 08:32:17 -rw-rw-r-- 1 1001 1001 582 Aug 30 08:29 OWNERS.md 08:32:17 -rw-rw-r-- 1 1001 1001 9923 Aug 30 08:29 README.md 08:32:17 -rw-rw-r-- 1 1001 1001 789 Aug 30 08:29 SECURITY.md 08:32:17 -rw-rw-r-- 1 1001 1001 5 Aug 30 08:30 VERSION 08:32:17 drwxrwxr-x 2 1001 1001 4096 Aug 30 08:29 bin 08:32:17 drwxrwxr-x 18 1001 1001 4096 Aug 30 08:29 cmd 08:32:17 -rw-r--r-- 1 root root 447827 Aug 30 08:31 coverage.out 08:32:17 drwxrwxr-x 2 1001 1001 4096 Aug 30 08:29 fuzz_test 08:32:17 -rw-rw-r-- 1 1001 1001 3687 Aug 30 08:29 go.mod 08:32:17 -rw-rw-r-- 1 1001 1001 33714 Aug 30 08:29 go.sum 08:32:17 drwxrwxr-x 7 1001 1001 4096 Aug 30 08:29 internal 08:32:17 drwxrwxr-x 3 1001 1001 4096 Aug 30 08:29 openapi 08:32:17 -rw-rw-r-- 1 1001 1001 594 Aug 30 08:29 security.txt 08:32:17 drwxrwxr-x 4 1001 1001 4096 Aug 30 08:29 snap 08:32:17 -rw-rw-r-- 1 1001 1001 204 Aug 30 08:29 version.go [Pipeline] sh 08:32:18 + '[' -e coverage.out ] 08:32:18 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:18 Stashed 1 file(s) [Pipeline] sh 08:32:18 + make build 08:32:18 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:32:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:29 Merging remotes/origin/main commit d7006332552ae400ff85615e0161ae3cc8710e9a into PR head commit 15e2ac19a8e47ee1453c54ba20842d82376b5eb7 08:32:29 Merge succeeded, producing 98ab079bcbf0bf7899f403572826beb48c9e286b 08:32:29 Checking out Revision 98ab079bcbf0bf7899f403572826beb48c9e286b (PR-4664) 08:32:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:28 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4664/head:refs/remotes/origin/PR-4664 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:32:29 > git config core.sparsecheckout # timeout=10 08:32:29 > git checkout -f 15e2ac19a8e47ee1453c54ba20842d82376b5eb7 # timeout=10 08:32:29 > git remote # timeout=10 08:32:29 > git config --get remote.origin.url # timeout=10 08:32:29 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:29 > git merge d7006332552ae400ff85615e0161ae3cc8710e9a # timeout=10 08:32:29 > git rev-parse HEAD^{commit} # timeout=10 08:32:29 > git config core.sparsecheckout # timeout=10 08:32:29 > git checkout -f 98ab079bcbf0bf7899f403572826beb48c9e286b # timeout=10 08:32:33 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:32:33 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:32:33 Commit message: "Merge commit 'd7006332552ae400ff85615e0161ae3cc8710e9a' into HEAD" 08:32:33 First time build. Skipping changelog. 08:32:33 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:34 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:32:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:32:34 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:34 Dload Upload Total Spent Left Speed 08:32:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh 08:32:33 > git rev-list --no-walk 85e5a922c33750d3b61168a70dabfa06e7719037 # timeout=10 08:32:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:32:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:32:35 + sudo tee /etc/docker/daemon.new 08:32:35 { 08:32:35 "registry-mirrors": [ 08:32:35 "https://nexus3.edgexfoundry.org:10001" 08:32:35 ], 08:32:35 "bip": "10.250.0.254/24", 08:32:35 "hosts": [ 08:32:35 "tcp://0.0.0.0:5555", 08:32:35 "unix:///var/run/docker.sock" 08:32:35 ], 08:32:35 "mtu": 1458, 08:32:35 "selinux-enabled": true, 08:32:35 "seccomp-profile": "/etc/docker/seccomp.json" 08:32:35 } [Pipeline] sh 08:32:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:32:36 + sudo service docker restart 08:32:41 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:32:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:32:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:32:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:32:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:32:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:32:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:32:48 $ docker stop --time=1 26ba87156d27dda0c8cbd0b15eb2a31f3c9262c064bf3b43ddfce401ae7fe486 08:32:54 $ docker rm -f --volumes 26ba87156d27dda0c8cbd0b15eb2a31f3c9262c064bf3b43ddfce401ae7fe486 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider 08:32:55 provisioning config files... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 08:32:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2279817720857068809tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:55 ---> docker-login.sh 08:32:55 nexus3.edgexfoundry.org:10001 08:32:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:55 08:32:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:56 latest: Pulling from edgex-devops/edgex-compose 08:32:56 91d30c5bc195: Pulling fs layer 08:32:56 2e9b0aa3be6d: Pulling fs layer 08:32:56 9c61dcf015f6: Pulling fs layer 08:32:56 4698f68db338: Pulling fs layer 08:32:56 2a2f49069b9e: Pulling fs layer 08:32:56 e0025b399a48: Pulling fs layer 08:32:56 4698f68db338: Waiting 08:32:56 e0025b399a48: Waiting 08:32:56 2a2f49069b9e: Waiting 08:32:56 91d30c5bc195: Download complete 08:32:56 4698f68db338: Verifying Checksum 08:32:56 4698f68db338: Download complete 08:32:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:56 Configure a credential helper to remove this warning. See 08:32:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:56 08:32:56 Login Succeeded 08:32:56 nexus3.edgexfoundry.org:10002 08:32:56 2e9b0aa3be6d: Verifying Checksum 08:32:56 2e9b0aa3be6d: Download complete 08:32:56 e0025b399a48: Verifying Checksum 08:32:56 e0025b399a48: Download complete 08:32:56 91d30c5bc195: Pull complete 08:32:56 2a2f49069b9e: Verifying Checksum 08:32:56 2a2f49069b9e: Download complete 08:32:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:56 Configure a credential helper to remove this warning. See 08:32:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:56 08:32:56 Login Succeeded 08:32:56 nexus3.edgexfoundry.org:10003 08:32:56 2e9b0aa3be6d: Pull complete 08:32:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:57 9c61dcf015f6: Verifying Checksum 08:32:57 9c61dcf015f6: Download complete 08:32:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:57 Configure a credential helper to remove this warning. See 08:32:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:57 08:32:57 Login Succeeded 08:32:57 nexus3.edgexfoundry.org:10004 08:32:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:57 Configure a credential helper to remove this warning. See 08:32:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:57 08:32:57 Login Succeeded 08:32:57 docker.io 08:32:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:57 Configure a credential helper to remove this warning. See 08:32:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:57 08:32:57 Login Succeeded 08:32:57 ---> docker-login.sh ends [Pipeline] } 08:32:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:32:58 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 08:32:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:58 ========================================================= 08:32:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:32:58 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:32:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:32:58 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:32:58 edb6bdbacee9: Pulling fs layer 08:32:58 5f9638ab2659: Pulling fs layer 08:32:58 8d51d6327a98: Pulling fs layer 08:32:58 8b374f2dd631: Pulling fs layer 08:32:58 ec14aa9079de: Pulling fs layer 08:32:58 2f466654f4bb: Pulling fs layer 08:32:58 554e91adad29: Pulling fs layer 08:32:58 8b374f2dd631: Waiting 08:32:58 ec14aa9079de: Waiting 08:32:58 554e91adad29: Waiting 08:32:59 5f9638ab2659: Verifying Checksum 08:32:59 5f9638ab2659: Download complete 08:32:59 8b374f2dd631: Verifying Checksum 08:32:59 8b374f2dd631: Download complete 08:32:59 ec14aa9079de: Verifying Checksum 08:32:59 ec14aa9079de: Download complete 08:32:59 edb6bdbacee9: Verifying Checksum 08:32:59 edb6bdbacee9: Download complete 08:32:59 9c61dcf015f6: Pull complete 08:32:59 4698f68db338: Pull complete 08:32:59 2a2f49069b9e: Pull complete 08:32:59 e0025b399a48: Pull complete 08:32:59 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:32:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:59 prd-ubuntu20.04-docker-8c-8g-4870 does not seem to be running inside a container 08:32:59 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:00 edb6bdbacee9: Pull complete 08:33:00 554e91adad29: Verifying Checksum 08:33:00 554e91adad29: Download complete 08:33:00 5f9638ab2659: Pull complete 08:33:01 2f466654f4bb: Verifying Checksum 08:33:01 2f466654f4bb: Download complete 08:33:01 8d51d6327a98: Verifying Checksum 08:33:01 8d51d6327a98: Download complete 08:33:03 $ docker top ab14007925003e42216c0332eab26cdc5db1e3760ae2aee6a82b74507b4506b2 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:04 + docker compose -f ./docker-compose-build.yml build --parallel 08:33:06 #1 [security-secretstore-setup internal] load build definition from Dockerfile 08:33:06 #1 transferring dockerfile: 2.38kB done 08:33:06 #1 DONE 0.1s 08:33:06 08:33:06 #2 [security-spire-agent internal] load build definition from Dockerfile 08:33:06 #2 transferring dockerfile: 2.68kB done 08:33:06 #2 DONE 0.0s 08:33:06 08:33:06 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:33:06 #3 transferring dockerfile: 2.12kB done 08:33:06 #3 DONE 0.0s 08:33:06 08:33:06 #4 [security-proxy-auth internal] load build definition from Dockerfile 08:33:06 #4 transferring dockerfile: 2.04kB done 08:33:06 #4 DONE 0.0s 08:33:06 08:33:06 #5 [security-proxy-setup internal] load build definition from Dockerfile 08:33:06 #5 transferring dockerfile: 2.39kB done 08:33:06 #5 DONE 0.0s 08:33:06 08:33:06 #6 [support-notifications internal] load build definition from Dockerfile 08:33:06 #6 transferring dockerfile: 1.84kB done 08:33:06 #6 DONE 0.0s 08:33:06 08:33:06 #7 [security-spire-config internal] load build definition from Dockerfile 08:33:06 #7 transferring dockerfile: 2.58kB done 08:33:06 #7 DONE 0.0s 08:33:06 08:33:06 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:33:06 #8 DONE 0.0s 08:33:06 08:33:06 #9 [support-scheduler internal] load build definition from Dockerfile 08:33:06 #9 transferring dockerfile: 1.82kB done 08:33:06 #9 DONE 0.1s 08:33:06 08:33:06 #10 [security-bootstrapper internal] load build definition from Dockerfile 08:33:06 #10 transferring dockerfile: 2.82kB done 08:33:06 #10 DONE 0.1s 08:33:06 08:33:06 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:33:06 #8 transferring dockerfile: 1.78kB done 08:33:06 #8 DONE 0.1s 08:33:06 08:33:06 #11 [core-command internal] load build definition from Dockerfile 08:33:06 #11 transferring dockerfile: 1.82kB done 08:33:06 #11 DONE 0.1s 08:33:06 08:33:06 #12 [core-metadata internal] load build definition from Dockerfile 08:33:06 #12 transferring dockerfile: 1.96kB done 08:33:06 #12 DONE 0.1s 08:33:06 08:33:06 #13 [security-spire-server internal] load build definition from Dockerfile 08:33:06 #13 transferring dockerfile: 2.63kB done 08:33:06 #13 DONE 0.1s 08:33:06 08:33:06 #14 [core-data internal] load build definition from Dockerfile 08:33:06 #14 transferring dockerfile: 1.90kB done 08:33:06 #14 DONE 0.1s 08:33:06 08:33:06 #15 [security-secretstore-setup internal] load .dockerignore 08:33:06 #15 transferring context: 56B done 08:33:06 #15 DONE 0.1s 08:33:06 08:33:06 #16 [security-spire-agent internal] load .dockerignore 08:33:06 #16 transferring context: 56B done 08:33:06 #16 DONE 0.0s 08:33:06 08:33:06 #17 [security-proxy-auth internal] load .dockerignore 08:33:06 #17 DONE 0.0s 08:33:06 08:33:06 #18 [core-common-config-bootstrapper internal] load .dockerignore 08:33:06 #18 transferring context: 56B done 08:33:06 #18 DONE 0.0s 08:33:06 08:33:06 #17 [security-proxy-auth internal] load .dockerignore 08:33:06 #17 transferring context: 56B done 08:33:06 #17 DONE 0.0s 08:33:06 08:33:06 #19 [security-proxy-setup internal] load .dockerignore 08:33:06 #19 transferring context: 56B done 08:33:06 #19 DONE 0.0s 08:33:06 08:33:06 #20 [support-notifications internal] load .dockerignore 08:33:06 #20 transferring context: 56B done 08:33:06 #20 DONE 0.0s 08:33:06 08:33:06 #21 [security-spire-config internal] load .dockerignore 08:33:06 #21 transferring context: 56B done 08:33:06 #21 DONE 0.0s 08:33:06 08:33:06 #22 [support-scheduler internal] load .dockerignore 08:33:06 #22 transferring context: 56B done 08:33:06 #22 DONE 0.0s 08:33:06 08:33:06 #23 [core-metadata internal] load .dockerignore 08:33:06 #23 transferring context: 56B done 08:33:06 #23 DONE 0.1s 08:33:06 08:33:06 #24 [security-bootstrapper internal] load .dockerignore 08:33:06 #24 transferring context: 56B done 08:33:06 #24 DONE 0.0s 08:33:06 08:33:06 #25 [core-command internal] load .dockerignore 08:33:06 #25 transferring context: 56B done 08:33:06 #25 DONE 0.0s 08:33:06 08:33:06 #26 [security-spiffe-token-provider internal] load .dockerignore 08:33:06 #26 transferring context: 56B done 08:33:06 #26 DONE 0.1s 08:33:06 08:33:06 #27 [security-spire-server internal] load .dockerignore 08:33:06 #27 transferring context: 56B done 08:33:06 #27 DONE 0.1s 08:33:06 08:33:06 #28 [core-data internal] load .dockerignore 08:33:06 #28 transferring context: 56B done 08:33:06 #28 DONE 0.1s 08:33:06 08:33:06 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:06 #29 DONE 0.0s 08:33:06 08:33:06 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 08:33:06 #30 ... 08:33:06 08:33:06 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:06 #29 DONE 0.0s 08:33:06 08:33:06 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 08:33:07 #30 ... 08:33:07 08:33:07 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:33:07 #29 DONE 0.0s 08:33:07 08:33:07 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 08:33:07 #30 DONE 0.5s 08:33:07 08:33:07 #31 [security-spire-agent stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:33:07 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 08:33:07 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.1s done 08:33:07 #31 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 08:33:07 #31 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 08:33:07 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.2s 08:33:07 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 08:33:07 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.3s done 08:33:07 #31 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.3s done 08:33:07 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.1s 08:33:07 #31 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done 08:33:08 #31 ... 08:33:08 08:33:08 #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:33:08 #32 DONE 1.4s 08:33:08 08:33:08 #33 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:33:13 #33 ... 08:33:13 08:33:13 #34 [security-bootstrapper internal] load build context 08:33:13 #34 transferring context: 243.71MB 6.1s 08:33:13 #34 ... 08:33:13 08:33:13 #35 [security-spire-server internal] load build context 08:33:13 #35 ... 08:33:13 08:33:13 #34 [security-bootstrapper internal] load build context 08:33:13 8d51d6327a98: Pull complete 08:33:13 8b374f2dd631: Pull complete 08:33:13 ec14aa9079de: Pull complete 08:33:16 #34 transferring context: 365.24MB 8.8s done 08:33:17 #34 ... 08:33:17 08:33:17 #36 [core-metadata internal] load build context 08:33:17 #36 transferring context: 365.24MB 9.3s done 08:33:17 #36 ... 08:33:17 08:33:17 #37 [security-spiffe-token-provider internal] load build context 08:33:17 #37 transferring context: 365.24MB 9.5s done 08:33:17 #37 ... 08:33:17 08:33:17 #38 [security-spire-agent internal] load build context 08:33:17 #38 transferring context: 365.24MB 9.3s done 08:33:17 #38 ... 08:33:17 08:33:17 #39 [security-secretstore-setup internal] load build context 08:33:17 #39 ... 08:33:17 08:33:17 #40 [security-proxy-auth internal] load build context 08:33:17 #40 transferring context: 365.24MB 8.8s done 08:33:17 #40 ... 08:33:17 08:33:17 #41 [core-common-config-bootstrapper internal] load build context 08:33:17 #41 transferring context: 365.24MB 10.0s done 08:33:18 #41 ... 08:33:18 08:33:18 #42 [security-spire-config internal] load build context 08:33:18 #42 transferring context: 365.24MB 9.3s done 08:33:18 #42 ... 08:33:18 08:33:18 #43 [security-proxy-setup internal] load build context 08:33:18 #43 transferring context: 365.24MB 9.0s done 08:33:18 #43 ... 08:33:18 08:33:18 #44 [core-command internal] load build context 08:33:18 #44 transferring context: 365.24MB 8.2s done 08:33:18 #44 ... 08:33:18 08:33:18 #45 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:33:18 #0 5.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:18 #0 5.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:18 #0 5.485 (1/2) Installing dumb-init (1.2.5-r2) 08:33:18 #0 5.497 (2/2) Installing su-exec (0.2-r2) 08:33:18 #0 5.502 Executing busybox-1.35.0-r29.trigger 08:33:18 #0 5.510 OK: 7 MiB in 17 packages 08:33:18 #45 ... 08:33:18 08:33:18 #46 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:33:18 #46 ... 08:33:18 08:33:18 #47 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:33:18 #47 ... 08:33:18 08:33:18 #48 [support-notifications internal] load build context 08:33:18 #48 transferring context: 365.24MB 9.0s done 08:33:19 #48 ... 08:33:19 08:33:19 #49 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:33:19 #49 ... 08:33:19 08:33:19 #50 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:33:19 #0 6.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:19 #0 6.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:19 #0 6.681 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:33:19 #0 6.681 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:33:19 #0 6.681 OK: 17818 distinct packages available 08:33:19 #0 6.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:19 #0 6.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:19 #0 6.996 (1/4) Installing dumb-init (1.2.5-r2) 08:33:19 #0 7.001 (2/4) Installing musl-obstack (1.2.3-r0) 08:33:19 #0 7.008 (3/4) Installing libucontext (1.2-r0) 08:33:19 #0 7.009 (4/4) Installing gcompat (1.1.0-r0) 08:33:19 #0 7.013 Executing busybox-1.35.0-r29.trigger 08:33:19 #0 7.021 OK: 7 MiB in 19 packages 08:33:19 #50 ... 08:33:19 08:33:19 #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:33:19 #51 ... 08:33:19 08:33:19 #52 [core-data internal] load build context 08:33:19 #52 transferring context: 365.24MB 10.6s done 08:33:19 #52 ... 08:33:19 08:33:19 #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:33:19 #53 ... 08:33:19 08:33:19 #54 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:33:19 #54 ... 08:33:19 08:33:19 #55 [support-scheduler internal] load build context 08:33:19 #55 transferring context: 365.24MB 8.8s done 08:33:20 #55 ... 08:33:20 08:33:20 #56 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 08:33:20 #56 ... 08:33:20 08:33:20 #35 [security-spire-server internal] load build context 08:33:20 #35 transferring context: 365.24MB 8.4s done 08:33:20 2f466654f4bb: Pull complete 08:33:22 554e91adad29: Pull complete 08:33:22 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 08:33:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:33:22 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:22 WORKDIR /edgex 08:33:22 COPY go.mod . 08:33:22 RUN go mod download 08:33:22 + docker build -t ci-base-image-arm64 -f - . 08:33:23 Sending build context to Docker daemon 2.968MB 08:33:23 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:23 ---> 1e15ea492957 08:33:23 Step 2/4 : WORKDIR /edgex 08:33:25 ---> Running in fc849a6ca439 08:33:25 Removing intermediate container fc849a6ca439 08:33:25 ---> 6dfae60e8f8c 08:33:25 Step 3/4 : COPY go.mod . 08:33:26 ---> 642552985517 08:33:26 Step 4/4 : RUN go mod download 08:33:26 ---> Running in 6dbcd588c26a 08:33:30 #35 ... 08:33:30 08:33:30 #39 [security-secretstore-setup internal] load build context 08:33:30 #39 transferring context: 365.24MB 11.0s done 08:33:52 #39 ... 08:33:52 08:33:52 #44 [core-command internal] load build context 08:33:52 #44 DONE 44.0s 08:33:52 08:33:52 #56 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 08:33:52 #56 DONE 42.8s 08:33:52 08:33:52 #50 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:33:52 #50 DONE 42.8s 08:33:52 08:33:52 #45 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:33:52 #45 DONE 43.0s 08:33:52 08:33:52 #35 [security-spire-server internal] load build context 08:33:52 #35 DONE 44.0s 08:33:52 08:33:52 #34 [security-bootstrapper internal] load build context 08:33:52 #34 DONE 44.0s 08:33:52 08:33:52 #40 [security-proxy-auth internal] load build context 08:33:52 #40 DONE 44.1s 08:33:52 08:33:52 #55 [support-scheduler internal] load build context 08:33:52 #55 DONE 44.1s 08:33:52 08:33:52 #43 [security-proxy-setup internal] load build context 08:33:52 #43 DONE 44.1s 08:33:52 08:33:52 #57 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:33:52 #57 ... 08:33:52 08:33:52 #48 [support-notifications internal] load build context 08:33:52 #48 DONE 44.1s 08:33:52 08:33:52 #42 [security-spire-config internal] load build context 08:33:52 #42 DONE 44.1s 08:33:52 08:33:52 #36 [core-metadata internal] load build context 08:33:52 #36 DONE 44.1s 08:33:52 08:33:52 #38 [security-spire-agent internal] load build context 08:33:52 #38 DONE 44.2s 08:33:52 08:33:52 #37 [security-spiffe-token-provider internal] load build context 08:33:52 #37 DONE 44.3s 08:33:52 08:33:52 #41 [core-common-config-bootstrapper internal] load build context 08:33:52 #41 DONE 44.3s 08:33:52 08:33:52 #52 [core-data internal] load build context 08:33:52 #52 DONE 44.3s 08:33:52 08:33:52 #39 [security-secretstore-setup internal] load build context 08:33:52 #39 DONE 44.3s 08:33:52 08:33:52 #46 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:33:52 #46 43.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:52 #46 43.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:52 #46 43.65 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:33:52 #46 43.65 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:33:52 #46 43.65 OK: 17818 distinct packages available 08:33:52 #46 43.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:52 #46 43.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:52 #46 ... 08:33:52 08:33:52 #33 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:33:52 #33 43.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:52 #33 43.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:52 #33 43.61 (1/1) Installing dumb-init (1.2.5-r2) 08:33:52 #33 43.62 Executing busybox-1.35.0-r29.trigger 08:33:52 #33 43.63 OK: 7 MiB in 16 packages 08:33:52 #33 DONE 43.9s 08:33:52 08:33:52 #49 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:33:52 #49 43.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:52 #49 43.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:52 #49 43.64 (1/2) Installing ca-certificates (20230506-r0) 08:33:52 #49 43.66 (2/2) Installing dumb-init (1.2.5-r2) 08:33:52 #49 43.66 Executing busybox-1.35.0-r29.trigger 08:33:52 #49 43.70 Executing ca-certificates-20230506-r0.trigger 08:33:52 #49 43.77 OK: 8 MiB in 17 packages 08:33:52 #49 DONE 43.9s 08:33:52 08:33:52 #46 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:33:52 #46 44.07 (1/9) Installing ca-certificates (20230506-r0) 08:33:52 #46 44.08 (2/9) Installing brotli-libs (1.0.9-r9) 08:33:52 #46 44.09 (3/9) Installing nghttp2-libs (1.51.0-r1) 08:33:52 #46 44.09 (4/9) Installing libcurl (8.2.1-r0) 08:33:52 #46 44.11 (5/9) Installing curl (8.2.1-r0) 08:33:52 #46 44.11 (6/9) Installing dumb-init (1.2.5-r2) 08:33:52 #46 44.12 (7/9) Installing musl-obstack (1.2.3-r0) 08:33:52 #46 44.12 (8/9) Installing libucontext (1.2-r0) 08:33:52 #46 44.12 (9/9) Installing gcompat (1.1.0-r0) 08:33:52 #46 44.13 Executing busybox-1.35.0-r29.trigger 08:33:52 #46 44.13 Executing ca-certificates-20230506-r0.trigger 08:33:52 #46 44.25 OK: 10 MiB in 24 packages 08:33:53 #46 ... 08:33:53 08:33:53 #54 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:33:53 #54 43.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:53 #54 43.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:53 #54 43.70 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:33:53 #54 43.70 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:33:53 #54 43.70 OK: 17818 distinct packages available 08:33:53 #54 43.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:53 #54 43.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:53 #54 44.10 (1/5) Installing dumb-init (1.2.5-r2) 08:33:53 #54 44.10 (2/5) Installing musl-obstack (1.2.3-r0) 08:33:53 #54 44.10 (3/5) Installing libucontext (1.2-r0) 08:33:53 #54 44.10 (4/5) Installing gcompat (1.1.0-r0) 08:33:53 #54 44.11 (5/5) Installing openssl (3.0.10-r0) 08:33:53 #54 44.12 Executing busybox-1.35.0-r29.trigger 08:33:53 #54 44.12 OK: 8 MiB in 20 packages 08:33:53 #54 DONE 44.7s 08:33:53 08:33:53 #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:33:53 #51 43.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:53 #51 43.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:53 #51 43.98 (1/1) Installing dumb-init (1.2.5-r2) 08:33:53 #51 43.98 Executing busybox-1.35.0-r29.trigger 08:33:53 #51 43.99 OK: 7 MiB in 16 packages 08:33:53 #51 DONE 44.7s 08:33:53 08:33:53 #47 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:33:53 #47 43.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:53 #47 43.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:53 #47 43.71 (1/4) Installing dumb-init (1.2.5-r2) 08:33:53 #47 43.72 (2/4) Installing openssl (3.0.10-r0) 08:33:53 #47 43.77 (3/4) Installing su-exec (0.2-r2) 08:33:53 #47 43.77 (4/4) Installing yq (4.30.4-r4) 08:33:53 #47 44.21 Executing busybox-1.35.0-r29.trigger 08:33:53 #47 44.28 OK: 17 MiB in 19 packages 08:33:53 #47 DONE 44.7s 08:33:53 08:33:53 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:33:53 #0 1.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:53 #0 1.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:53 #0 1.556 OK: 265 MiB in 53 packages 08:33:53 #58 DONE 1.9s 08:33:53 08:33:53 #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:33:53 #0 1.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:53 #0 1.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:53 #0 1.563 OK: 265 MiB in 53 packages 08:33:53 #59 DONE 2.1s 08:33:53 08:33:53 #46 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:33:53 #46 DONE 44.8s 08:33:53 08:33:53 #60 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:33:53 #60 DONE 2.0s 08:33:53 08:33:53 #61 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 08:33:53 #61 DONE 0.1s 08:33:53 08:33:53 #53 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:33:53 #53 43.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:53 #53 44.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:53 #53 44.32 (1/4) Installing ca-certificates (20230506-r0) 08:33:53 #53 44.34 (2/4) Installing dumb-init (1.2.5-r2) 08:33:53 #53 44.34 (3/4) Installing su-exec (0.2-r2) 08:33:53 #53 44.35 (4/4) Installing yq (4.30.4-r4) 08:33:53 #53 44.43 Executing busybox-1.35.0-r29.trigger 08:33:53 #53 44.44 Executing ca-certificates-20230506-r0.trigger 08:33:53 #53 44.54 OK: 17 MiB in 19 packages 08:33:53 #53 DONE 44.8s 08:33:53 08:33:53 #62 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 08:33:53 #62 DONE 0.1s 08:33:53 08:33:53 #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:33:53 #63 DONE 0.1s 08:33:53 08:33:53 #64 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:33:53 #64 DONE 0.1s 08:33:53 08:33:53 #65 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:53 #65 ... 08:33:53 08:33:53 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:33:53 #0 1.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:53 #0 1.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:53 #0 1.816 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:33:53 #0 1.816 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:33:53 #0 1.816 OK: 17823 distinct packages available 08:33:53 #0 1.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:53 #0 1.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:53 #0 2.186 OK: 265 MiB in 53 packages 08:33:53 #66 DONE 2.3s 08:33:53 08:33:53 #57 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:33:53 #57 1.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:53 #57 1.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:53 #57 2.199 OK: 265 MiB in 53 packages 08:33:53 #57 DONE 2.3s 08:33:53 08:33:53 #67 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:33:53 #67 DONE 0.1s 08:33:53 08:33:53 #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:33:53 #68 DONE 0.1s 08:33:53 08:33:53 #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:55 #69 ... 08:33:55 08:33:55 #70 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 08:33:55 #0 3.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:55 #0 3.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:55 #0 3.606 OK: 265 MiB in 53 packages 08:33:55 #70 DONE 3.7s 08:33:55 08:33:55 #71 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 08:33:55 #71 DONE 0.0s 08:33:55 08:33:55 #72 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:03 #72 ... 08:34:03 08:34:03 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:03 #73 ... 08:34:03 08:34:03 #74 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:04 Removing intermediate container 6dbcd588c26a 08:34:04 ---> 5c6a5a8eb6b7 08:34:04 Successfully built 5c6a5a8eb6b7 08:34:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:05 + docker inspect -f . ci-base-image-arm64 08:34:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:05 prd-ubuntu20.04-docker-arm64-4c-16g-4871 does not seem to be running inside a container 08:34:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:34:06 $ docker top 0ddca6310ff5edc53161fb50ba5660e2ff85cba66b0ba07ab13f7174305cae02 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:07 + go version 08:34:07 go version go1.20.6 linux/arm64 [Pipeline] } 08:34:07 $ docker stop --time=1 0ddca6310ff5edc53161fb50ba5660e2ff85cba66b0ba07ab13f7174305cae02 08:34:09 $ docker rm -f --volumes 0ddca6310ff5edc53161fb50ba5660e2ff85cba66b0ba07ab13f7174305cae02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:09 + docker inspect -f . ci-base-image-arm64 08:34:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:09 prd-ubuntu20.04-docker-arm64-4c-16g-4871 does not seem to be running inside a container 08:34:09 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:34:11 $ docker top 6c2bc6245d151edaeb76999b8de135f1e8e82abd3be554c66459203d5c038a62 -eo pid,comm [Pipeline] { [Pipeline] echo 08:34:11 ========================================================= 08:34:11 [edgeXBuildGoParallel] Running Tests and Build... 08:34:11 ========================================================= [Pipeline] sh 08:34:11 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 08:34:11 + make test 08:34:11 go test -race -coverprofile=coverage.out ./... 08:34:50 #74 DONE 54.7s 08:34:50 08:34:50 #72 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:50 #72 DONE 53.2s 08:34:50 08:34:50 #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:50 #69 DONE 54.6s 08:34:50 08:34:50 #65 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:50 #65 DONE 54.9s 08:34:50 08:34:50 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:50 #73 DONE 55.0s 08:34:50 08:34:50 #75 [core-common-config-bootstrapper builder 6/7] COPY . . 08:34:50 ? github.com/edgexfoundry/edgex-go [no test files] 08:34:58 #75 ... 08:34:58 08:34:58 #76 [security-spire-config builder 6/9] COPY . . 08:34:58 #76 ... 08:34:58 08:34:58 #77 [security-proxy-setup builder 6/7] COPY . . 08:34:58 #77 ... 08:34:58 08:34:58 #78 [support-notifications builder 6/7] COPY . . 08:34:58 #78 ... 08:34:58 08:34:58 #79 [security-spiffe-token-provider builder 6/7] COPY . . 08:35:03 #79 ... 08:35:03 08:35:03 #77 [security-proxy-setup builder 6/7] COPY . . 08:35:03 #77 DONE 15.4s 08:35:03 08:35:03 #80 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:35:03 #80 CACHED 08:35:03 08:35:03 #81 [security-bootstrapper builder 6/7] COPY . . 08:35:03 #81 CACHED 08:35:03 08:35:03 #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:03 #82 CACHED 08:35:03 08:35:03 #78 [support-notifications builder 6/7] COPY . . 08:35:03 #78 DONE 15.4s 08:35:03 08:35:03 #79 [security-spiffe-token-provider builder 6/7] COPY . . 08:35:03 #79 DONE 15.4s 08:35:03 08:35:03 #75 [core-common-config-bootstrapper builder 6/7] COPY . . 08:35:03 #75 DONE 15.4s 08:35:03 08:35:03 #83 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:35:03 #83 CACHED 08:35:03 08:35:03 #84 [core-metadata builder 6/7] COPY . . 08:35:03 #84 CACHED 08:35:03 08:35:03 #85 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:03 #85 CACHED 08:35:03 08:35:03 #86 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:03 #86 CACHED 08:35:03 08:35:03 #87 [core-data builder 6/7] COPY . . 08:35:03 #87 CACHED 08:35:03 08:35:03 #88 [core-data builder 4/7] COPY go.mod vendor* ./ 08:35:03 #88 CACHED 08:35:03 08:35:03 #89 [support-scheduler builder 6/7] COPY . . 08:35:03 #89 CACHED 08:35:03 08:35:03 #90 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:03 #90 CACHED 08:35:03 08:35:03 #91 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:35:03 #91 CACHED 08:35:03 08:35:03 #92 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:35:03 #92 CACHED 08:35:03 08:35:03 #93 [security-proxy-auth builder 6/7] COPY . . 08:35:03 #93 CACHED 08:35:03 08:35:03 #94 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:03 #94 CACHED 08:35:03 08:35:03 #95 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:03 #95 CACHED 08:35:03 08:35:03 #96 [core-command builder 4/7] COPY go.mod vendor* ./ 08:35:03 #96 CACHED 08:35:03 08:35:03 #97 [core-command builder 6/7] COPY . . 08:35:03 #97 CACHED 08:35:03 08:35:03 #76 [security-spire-config builder 6/9] COPY . . 08:35:03 #76 DONE 15.5s 08:35:03 08:35:03 #98 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:35:03 #98 CACHED 08:35:03 08:35:03 #99 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:03 #99 CACHED 08:35:03 08:35:03 #100 [security-secretstore-setup builder 6/7] COPY . . 08:35:03 #100 CACHED 08:35:03 08:35:03 #101 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 08:35:03 #101 DONE 0.1s 08:35:03 08:35:03 #102 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:35:03 #102 ... 08:35:03 08:35:03 #103 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:03 #103 CACHED 08:35:03 08:35:03 #104 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 08:35:03 #104 CACHED 08:35:03 08:35:03 #105 [security-spire-server builder 6/9] COPY . . 08:35:03 #105 CACHED 08:35:03 08:35:03 #106 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 08:35:03 #106 CACHED 08:35:04 08:35:04 #107 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:35:04 #0 0.404 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:35:07 #107 ... 08:35:07 08:35:07 #108 [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 08:35:07 #108 DONE 3.1s 08:35:07 08:35:07 #109 [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 08:35:07 #109 DONE 3.2s 08:35:07 08:35:07 #110 [security-spire-server builder 9/9] WORKDIR /edgex-go 08:35:08 #110 DONE 1.1s 08:35:08 08:35:08 #111 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:35:08 #111 ... 08:35:08 08:35:08 #112 [security-spire-config builder 9/9] WORKDIR /edgex-go 08:35:08 #112 DONE 1.1s 08:35:08 08:35:08 #111 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:35:08 #111 DONE 0.4s 08:35:08 08:35:08 #113 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:35:08 #113 DONE 0.0s 08:35:08 08:35:08 #114 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:35:08 #0 1.360 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:35:08 #114 ... 08:35:08 08:35:08 #115 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:08 #115 ... 08:35:08 08:35:08 #116 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 08:35:08 #116 CACHED 08:35:08 08:35:08 #117 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 08:35:08 #117 CACHED 08:35:08 08:35:08 #118 [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 08:35:08 #118 CACHED 08:35:08 08:35:08 #119 [security-spire-agent builder 9/9] WORKDIR /edgex-go 08:35:08 #119 CACHED 08:35:08 08:35:08 #120 [security-spire-agent builder 6/9] COPY . . 08:35:08 #120 CACHED 08:35:08 08:35:08 #121 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 08:35:08 #121 CACHED 08:35:08 08:35:08 #122 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:08 #122 CACHED 08:35:08 08:35:08 #123 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 08:35:08 #123 CACHED 08:35:09 08:35:09 #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:35:10 #124 ... 08:35:10 08:35:10 #125 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 08:35:10 #125 DONE 1.3s 08:35:10 08:35:10 #115 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:10 #115 DONE 1.3s 08:35:10 08:35:10 #126 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:35:11 #126 DONE 1.4s 08:35:11 08:35:11 #127 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 08:35:11 #127 DONE 1.4s 08:35:11 08:35:11 #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:35:11 #124 DONE 2.5s 08:35:11 08:35:11 #128 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:14 #128 ... 08:35:14 08:35:14 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:35:14 #0 1.708 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:35:14 #129 ... 08:35:14 08:35:14 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:35:14 #0 0.718 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:35:14 #130 ... 08:35:14 08:35:14 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:35:14 #0 1.230 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:35:14 #131 ... 08:35:14 08:35:14 #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:35:14 #0 1.380 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:35:14 #132 ... 08:35:14 08:35:14 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:35:14 #0 0.747 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:35:14 #133 ... 08:35:14 08:35:14 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:35:14 #0 1.357 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:35:14 #134 ... 08:35:14 08:35:14 #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:35:14 #0 1.041 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:35:14 #135 ... 08:35:14 08:35:14 #102 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:35:14 #102 0.598 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:35:14 #102 ... 08:35:14 08:35:14 #128 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:14 #128 DONE 3.6s 08:35:14 08:35:14 #136 [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 08:35:14 #136 DONE 3.6s 08:35:14 08:35:14 #137 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:14 #137 DONE 3.7s 08:35:14 08:35:14 #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:35:14 #0 2.250 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:35:15 #138 ... 08:35:15 08:35:15 #139 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:35:19 #139 ... 08:35:19 08:35:19 #140 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:35:19 #140 DONE 4.5s 08:35:19 08:35:19 #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 08:35:19 #141 ... 08:35:19 08:35:19 #142 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:35:19 #142 DONE 4.8s 08:35:20 08:35:20 #139 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:35:20 #139 DONE 4.8s 08:35:20 08:35:20 #143 [security-spire-server] exporting to image 08:35:20 #143 exporting layers 08:35:20 #143 ... 08:35:20 08:35:20 #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 08:35:20 #141 DONE 0.6s 08:35:20 08:35:20 #144 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 08:35:20 #144 DONE 0.5s 08:35:20 08:35:20 #145 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:35:22 #145 DONE 2.3s 08:35:22 08:35:22 #146 [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 08:35:25 #146 DONE 4.3s 08:35:25 08:35:25 #143 [security-spire-config] exporting to image 08:35:25 #143 writing image sha256:1fea02bf58977bfaebe22ed6c97081750c5557e2cb04076a1cb9c503e8376f4d done 08:35:25 #143 naming to docker.io/library/security-spire-server done 08:35:25 #143 exporting layers 2.8s done 08:35:25 #143 exporting layers 0.8s done 08:35:25 #143 writing image sha256:007abf7fd614dd61554c96b67b028b0892d4e7f7bc0803cd9d927ceb27e68380 done 08:35:25 #143 naming to docker.io/library/security-spire-agent done 08:35:25 #143 writing image sha256:d76cc8089d519c442977f2c9eef1db94b7667eac4ef638102981eacae23593f4 done 08:35:25 #143 naming to docker.io/library/security-spire-config done 08:35:25 #143 DONE 5.7s 08:35:25 08:35:25 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:36:22 #131 ... 08:36:22 08:36:22 #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:36:22 #132 75.30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:36:40 #132 ... 08:36:40 08:36:40 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:36:40 #130 DONE 93.7s 08:36:40 08:36:40 #102 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:36:40 #102 DONE 93.6s 08:36:40 08:36:40 #114 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:36:40 #114 DONE 93.6s 08:36:40 08:36:40 #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:36:40 #135 DONE 93.6s 08:36:40 08:36:40 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:36:40 #131 DONE 93.7s 08:36:40 08:36:40 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:36:40 #134 DONE 93.7s 08:36:40 08:36:40 #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:36:40 #129 DONE 93.8s 08:36:40 08:36:40 #147 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 08:36:40 #147 ... 08:36:40 08:36:40 #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:36:40 #132 DONE 93.9s 08:36:40 08:36:40 #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:36:40 #138 DONE 94.0s 08:36:40 08:36:40 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:36:40 #133 DONE 94.0s 08:36:40 08:36:40 #148 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 08:36:40 #148 ... 08:36:40 08:36:40 #107 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:36:40 #107 DONE 94.1s 08:36:40 08:36:40 #149 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:36:40 #149 ... 08:36:40 08:36:40 #150 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:36:40 #150 DONE 0.7s 08:36:40 08:36:40 #151 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:36:40 #151 DONE 0.6s 08:36:40 08:36:40 #147 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 08:36:40 #147 DONE 0.7s 08:36:40 08:36:40 #152 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:36:40 #152 DONE 0.6s 08:36:40 08:36:40 #153 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:36:40 #153 DONE 0.5s 08:36:40 08:36:40 #154 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:36:40 #154 ... 08:36:40 08:36:40 #149 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:36:40 #149 DONE 0.4s 08:36:40 08:36:40 #148 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 08:36:40 #148 DONE 0.5s 08:36:40 08:36:40 #155 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:36:40 #155 DONE 0.3s 08:36:40 08:36:40 #156 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 08:36:40 #156 ... 08:36:40 08:36:40 #157 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:36:40 #157 CACHED 08:36:40 08:36:40 #158 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:36:40 #158 CACHED 08:36:40 08:36:40 #159 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:36:40 #159 CACHED 08:36:40 08:36:40 #160 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:36:40 #160 CACHED 08:36:40 08:36:40 #161 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:36:40 #161 DONE 0.3s 08:36:40 08:36:40 #162 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:36:40 #162 CACHED 08:36:40 08:36:40 #163 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:36:40 #163 CACHED 08:36:40 08:36:40 #164 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 08:36:40 #164 CACHED 08:36:40 08:36:40 #165 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 08:36:40 #165 CACHED 08:36:40 08:36:40 #166 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 08:36:40 #166 DONE 0.3s 08:36:40 08:36:40 #154 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:36:40 #154 DONE 0.3s 08:36:40 08:36:40 #167 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:36:40 #167 DONE 0.3s 08:36:40 08:36:40 #168 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 08:36:40 #168 DONE 0.3s 08:36:40 08:36:40 #169 [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 08:36:40 #169 ... 08:36:40 08:36:40 #170 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:36:40 #170 DONE 2.0s 08:36:40 08:36:40 #171 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:36:40 #171 DONE 1.9s 08:36:40 08:36:40 #172 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:36:40 #172 DONE 2.0s 08:36:40 08:36:40 #173 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:36:40 #173 DONE 2.0s 08:36:40 08:36:40 #174 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:36:40 #174 DONE 2.0s 08:36:40 08:36:40 #175 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:36:40 #175 DONE 2.0s 08:36:40 08:36:40 #176 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:36:40 #176 DONE 2.0s 08:36:40 08:36:40 #177 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:36:40 #177 DONE 2.0s 08:36:40 08:36:40 #178 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:36:40 #178 DONE 2.0s 08:36:40 08:36:40 #156 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 08:36:40 #156 DONE 2.2s 08:36:40 08:36:40 #169 [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 08:36:40 #169 DONE 2.0s 08:36:40 08:36:40 #179 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 08:36:40 #179 ... 08:36:40 08:36:40 #180 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:36:40 #180 DONE 0.4s 08:36:40 08:36:40 #181 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:36:40 #181 DONE 0.4s 08:36:40 08:36:40 #182 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:36:40 #182 DONE 0.4s 08:36:41 08:36:41 #183 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:36:41 #183 DONE 0.4s 08:36:41 08:36:41 #184 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:36:41 #184 DONE 0.4s 08:36:41 08:36:41 #185 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:36:41 #185 DONE 0.4s 08:36:41 08:36:41 #186 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:36:41 #186 DONE 0.4s 08:36:41 08:36:41 #187 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:36:41 #187 DONE 0.4s 08:36:41 08:36:41 #188 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:36:41 #188 ... 08:36:41 08:36:41 #189 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:36:41 #189 DONE 0.4s 08:36:41 08:36:41 #179 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 08:36:41 #179 DONE 0.4s 08:36:41 08:36:41 #190 [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 08:36:41 #190 DONE 0.4s 08:36:41 08:36:41 #143 [security-spiffe-token-provider] exporting to image 08:36:41 #143 exporting layers 0.5s done 08:36:41 #143 ... 08:36:41 08:36:41 #191 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:36:41 #191 DONE 0.4s 08:36:41 08:36:41 #192 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:36:41 #192 DONE 0.5s 08:36:41 08:36:41 #193 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:36:41 #193 DONE 0.4s 08:36:41 08:36:41 #188 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:36:41 #188 DONE 0.4s 08:36:41 08:36:41 #194 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:36:41 #194 DONE 0.4s 08:36:41 08:36:41 #143 [core-metadata] exporting to image 08:36:41 #143 exporting layers 0.4s done 08:36:41 #143 writing image sha256:1641e1d55474e4487aa6fc0a5615214a05232660954d55d142625d9d309a6c49 0.0s done 08:36:41 #143 writing image sha256:e571bc05acc89c20b779693489f6a7a95a39d57a1655e41b94cbf0d9c21737b5 0.0s done 08:36:41 #143 naming to docker.io/library/core-command done 08:36:41 #143 naming to docker.io/library/support-scheduler done 08:36:41 #143 ... 08:36:41 08:36:41 #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 08:36:41 #195 DONE 0.4s 08:36:41 08:36:41 #143 [security-spiffe-token-provider] exporting to image 08:36:41 #143 exporting layers 0.1s done 08:36:41 #143 writing image sha256:c986dd75291308b44bfcf0564e1baf0ce89e48025f7355dc54c50cc60dd39a10 done 08:36:41 #143 naming to docker.io/library/core-data done 08:36:41 #143 writing image sha256:09735e34e142f91ca2bce6b23fa30d84ae1dd1b73e588a090589bcfc1b4badfd done 08:36:41 #143 naming to docker.io/library/security-spiffe-token-provider done 08:36:41 #143 writing image sha256:31aa8e8823dd0ff1636498368a99a16d5baf5fb5ba523b0be0a0ace78bd2e679 08:36:41 #143 writing image sha256:31aa8e8823dd0ff1636498368a99a16d5baf5fb5ba523b0be0a0ace78bd2e679 0.0s done 08:36:41 #143 naming to docker.io/library/support-notifications 0.0s done 08:36:41 #143 writing image sha256:35ddbb7e485223677366283dd74d448d1bef405dcf187fe1e9a74ff3197a3123 08:36:42 #143 writing image sha256:35ddbb7e485223677366283dd74d448d1bef405dcf187fe1e9a74ff3197a3123 done 08:36:42 #143 naming to docker.io/library/core-metadata done 08:36:42 #143 DONE 6.7s 08:36:42 08:36:42 #196 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:36:42 #196 ... 08:36:42 08:36:42 #197 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:36:42 #197 DONE 0.7s 08:36:42 08:36:42 #198 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:36:42 #198 DONE 0.8s 08:36:42 08:36:42 #196 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:36:42 #196 DONE 0.7s 08:36:42 08:36:42 #199 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:36:42 #199 DONE 0.3s 08:36:42 08:36:42 #200 [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/ 08:36:42 #200 DONE 0.1s 08:36:42 08:36:42 #201 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:36:42 #201 DONE 0.3s 08:36:42 08:36:42 #202 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:36:42 #202 DONE 0.1s 08:36:42 08:36:42 #203 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:42 #203 DONE 1.2s 08:36:42 08:36:42 #204 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:42 #204 DONE 1.3s 08:36:42 08:36:42 #205 [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/ 08:36:42 #205 DONE 0.1s 08:36:42 08:36:42 #143 [security-proxy-auth] exporting to image 08:36:42 #143 ... 08:36:42 08:36:42 #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:36:42 #206 DONE 0.0s 08:36:42 08:36:42 #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:36:42 #207 DONE 0.0s 08:36:42 08:36:42 #143 [security-proxy-auth] exporting to image 08:36:42 #143 exporting layers 0.2s done 08:36:42 #143 ... 08:36:42 08:36:42 #208 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:42 #208 DONE 0.8s 08:36:42 08:36:42 #143 [security-proxy-setup] exporting to image 08:36:42 #143 writing image sha256:a9f1c11ddd44435ca9c9f46f165416a6babb6e1167d3af89f367e78120473b7f done 08:36:42 #143 naming to docker.io/library/core-common-config-bootstrapper done 08:36:42 #143 writing image sha256:b7300da7efe12fedb7a55eae9e913562b52ea5585a893c8c09bc3bf5595d9c81 done 08:36:42 #143 naming to docker.io/library/security-proxy-auth done 08:36:42 #143 exporting layers 0.2s done 08:36:43 #143 writing image sha256:d3029550036545995ee636389fdc07fc014213fbd1302fabd935a8283eae731d done 08:36:43 #143 naming to docker.io/library/security-proxy-setup done 08:36:43 #143 DONE 7.1s 08:36:43 08:36:43 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 08:36:43 #209 DONE 0.7s 08:36:43 08:36:43 #210 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:43 #210 DONE 0.8s 08:36:43 08:36:43 #143 [security-bootstrapper] exporting to image 08:36:43 #143 exporting layers 0.2s done 08:36:43 #143 exporting layers 0.3s done 08:36:43 #143 writing image sha256:ed43bb0cf9fd013b32ecb99774bfcd0c58daa204dc491b074a97d909fc676e4c done 08:36:43 #143 naming to docker.io/library/security-bootstrapper done 08:36:43 #143 writing image sha256:0e7813a5b88384afddb4f739af0a1d46e1dd926491f87eb221095aaa9c46eebb done 08:36:43 #143 naming to docker.io/library/security-secretstore-setup done 08:36:43 #143 DONE 7.5s 08:36:43 08:36:43 #31 [security-proxy-auth stage-1 1/10] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:36:43 time="2023-08-30T08:33:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:43 time="2023-08-30T08:33:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:43 time="2023-08-30T08:33:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:43 time="2023-08-30T08:33:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:43 time="2023-08-30T08:33:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:43 time="2023-08-30T08:33:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:43 time="2023-08-30T08:33:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:43 time="2023-08-30T08:33:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:43 time="2023-08-30T08:33:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:43 time="2023-08-30T08:33:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:43 time="2023-08-30T08:33:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:43 time="2023-08-30T08:33:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:43 time="2023-08-30T08:33:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:36:43 time="2023-08-30T08:33:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:36:43 $ docker stop --time=1 ab14007925003e42216c0332eab26cdc5db1e3760ae2aee6a82b74507b4506b2 08:36:44 $ docker rm -f --volumes ab14007925003e42216c0332eab26cdc5db1e3760ae2aee6a82b74507b4506b2 [Pipeline] // withDockerContainer [Pipeline] sh 08:36:45 + docker images 08:36:45 REPOSITORY TAG IMAGE ID CREATED SIZE 08:36:45 security-secretstore-setup latest 0e7813a5b883 1 second ago 44.1MB 08:36:45 security-bootstrapper latest ed43bb0cf9fd 1 second ago 23MB 08:36:45 core-common-config-bootstrapper latest a9f1c11ddd44 2 seconds ago 18MB 08:36:45 security-proxy-setup latest d30295500365 2 seconds ago 29.2MB 08:36:45 security-proxy-auth latest b7300da7efe1 2 seconds ago 19.4MB 08:36:45 core-metadata latest 35ddbb7e4852 3 seconds ago 21.6MB 08:36:45 support-scheduler latest e571bc05acc8 4 seconds ago 33.7MB 08:36:45 security-spiffe-token-provider latest 09735e34e142 4 seconds ago 33.5MB 08:36:45 core-data latest c986dd752913 4 seconds ago 21.2MB 08:36:45 support-notifications latest 31aa8e8823dd 4 seconds ago 34.3MB 08:36:45 core-command latest 1641e1d55474 4 seconds ago 21MB 08:36:45 security-spire-config latest d76cc8089d51 About a minute ago 102MB 08:36:45 security-spire-agent latest 007abf7fd614 About a minute ago 161MB 08:36:45 security-spire-server latest 1fea02bf5897 About a minute ago 103MB 08:36:45 ci-base-image-x86_64 latest c09e8bb4dba5 5 minutes ago 1.07GB 08:36:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 6 weeks ago 696MB 08:36:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB 08:36:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 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] } 08:36:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:36:57 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:36:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:36:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:36:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:36:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:36:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:36:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:36:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:36:57 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:36:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:36:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:36:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:36:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:37:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.255s coverage: 28.7% of statements 08:37:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.281s coverage: 97.0% of statements 08:37:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:37:20 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:37:20 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:37:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.390s coverage: 69.4% of statements 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:37:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.301s coverage: 54.0% of statements 08:37:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:37:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:37:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:37:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:37:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:37:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:37:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:37:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.710s coverage: 93.4% of statements 08:37:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.390s coverage: 3.8% of statements 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:37:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.571s coverage: 97.6% of statements 08:37:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:37:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:37:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:37:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:37:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:37:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:37:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:37:55 ok github.com/edgexfoundry/edgex-go/internal/io 0.213s coverage: 72.2% of statements 08:38:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:38:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:38:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.406s coverage: 0.9% of statements 08:38:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.265s coverage: 32.2% of statements 08:38:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.284s coverage: 42.9% of statements 08:38:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.264s coverage: 82.9% of statements 08:38:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.225s coverage: 94.1% of statements 08:38:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.289s coverage: 96.3% of statements 08:38:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.211s coverage: 87.5% of statements 08:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:38:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.213s coverage: 94.4% of statements 08:38:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:38:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:38:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:38:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:38:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:38:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:38:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.016s coverage: 79.9% of statements 08:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.279s coverage: 92.9% of statements 08:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.090s coverage: 64.4% of statements 08:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.210s coverage: 62.3% of statements 08:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.229s coverage: 87.2% of statements 08:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.173s coverage: 20.0% of statements 08:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements 08:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.461s coverage: 81.8% of statements 08:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:38:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.493s coverage: 82.1% of statements 08:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.246s coverage: 86.0% of statements 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:38:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.948s coverage: 63.1% of statements 08:38:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.260s coverage: 100.0% of statements 08:38:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.116s coverage: 89.4% of statements 08:38:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.084s coverage: 100.0% of statements 08:38:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.092s coverage: 73.7% of statements 08:38:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:38:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:38:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:38:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements 08:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.002s coverage: 38.4% of statements 08:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.249s coverage: 89.5% of statements 08:39:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:39:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:39:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:39:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:39:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.238s coverage: 84.8% of statements 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:39:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.292s coverage: 17.7% of statements 08:39:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:39:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:39:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:39:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:39:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.578s coverage: 95.7% of statements 08:39:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:39:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:39:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.282s coverage: 61.8% of statements 08:39:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:39:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:39:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.381s coverage: 98.9% of statements 08:39:26 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:39:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:39:26 go vet ./... 08:42:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:42:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:42:03 ./bin/test-attribution-txt.sh 08:42:03 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 08:42:03 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 08:42:03 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 08:42:03 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 08:42:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:42:03 + ls -al . 08:42:03 total 724 08:42:03 drwxrwxr-x 11 1001 1001 4096 Aug 30 08:34 . 08:42:03 drwxr-xr-x 4 root root 4096 Aug 30 08:34 .. 08:42:03 drwxrwxr-x 2 1001 1001 4096 Aug 30 08:32 .blubracket 08:42:03 -rw-rw-r-- 1 1001 1001 16 Aug 30 08:32 .dockerignore 08:42:03 drwxrwxr-x 8 1001 1001 4096 Aug 30 08:32 .git 08:42:03 drwxrwxr-x 3 1001 1001 4096 Aug 30 08:32 .github 08:42:03 -rw-rw-r-- 1 1001 1001 1173 Aug 30 08:32 .gitignore 08:42:03 -rw-rw-r-- 1 1001 1001 42 Aug 30 08:32 .golangci.yml 08:42:03 -rw-rw-r-- 1 1001 1001 87 Aug 30 08:32 .hadolint.yml 08:42:03 -rw-rw-r-- 1 1001 1001 166 Aug 30 08:32 .sonarcloud.properties 08:42:03 -rw-rw-r-- 1 1001 1001 1171 Aug 30 08:32 ADOPTERS.md 08:42:03 -rw-rw-r-- 1 1001 1001 11152 Aug 30 08:32 Attribution.txt 08:42:03 -rw-rw-r-- 1 1001 1001 93407 Aug 30 08:32 CHANGELOG.md 08:42:03 -rw-rw-r-- 1 1001 1001 3804 Aug 30 08:32 CONTRIBUTING.md 08:42:03 -rw-rw-r-- 1 1001 1001 677 Aug 30 08:32 GOVERNANCE.md 08:42:03 -rw-rw-r-- 1 1001 1001 883 Aug 30 08:32 Jenkinsfile 08:42:03 -rw-rw-r-- 1 1001 1001 10775 Aug 30 08:32 LICENSE 08:42:03 -rw-rw-r-- 1 1001 1001 14764 Aug 30 08:32 Makefile 08:42:03 -rw-rw-r-- 1 1001 1001 582 Aug 30 08:32 OWNERS.md 08:42:03 -rw-rw-r-- 1 1001 1001 9923 Aug 30 08:32 README.md 08:42:03 -rw-rw-r-- 1 1001 1001 789 Aug 30 08:32 SECURITY.md 08:42:03 -rw-rw-r-- 1 1001 1001 5 Aug 30 08:30 VERSION 08:42:03 drwxrwxr-x 2 1001 1001 4096 Aug 30 08:32 bin 08:42:03 drwxrwxr-x 18 1001 1001 4096 Aug 30 08:32 cmd 08:42:03 -rw-r--r-- 1 root root 447827 Aug 30 08:39 coverage.out 08:42:03 drwxrwxr-x 2 1001 1001 4096 Aug 30 08:32 fuzz_test 08:42:03 -rw-rw-r-- 1 1001 1001 3687 Aug 30 08:32 go.mod 08:42:03 -rw-rw-r-- 1 1001 1001 33714 Aug 30 08:32 go.sum 08:42:03 drwxrwxr-x 7 1001 1001 4096 Aug 30 08:32 internal 08:42:03 drwxrwxr-x 3 1001 1001 4096 Aug 30 08:32 openapi 08:42:03 -rw-rw-r-- 1 1001 1001 594 Aug 30 08:32 security.txt 08:42:03 drwxrwxr-x 4 1001 1001 4096 Aug 30 08:32 snap 08:42:03 -rw-rw-r-- 1 1001 1001 204 Aug 30 08:32 version.go [Pipeline] sh 08:42:03 + '[' -e coverage.out ] 08:42:03 + chown 1001:1001 coverage.out [Pipeline] stash 08:42:03 Warning: overwriting stash ‘coverage-report’ 08:42:04 Stashed 1 file(s) [Pipeline] sh 08:42:05 + make build 08:42:05 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:43:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:43:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:43:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:43:52 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:44:31 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:44:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:44:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:44:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:44:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:44:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:45:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:45:09 $ docker stop --time=1 6c2bc6245d151edaeb76999b8de135f1e8e82abd3be554c66459203d5c038a62 08:45:11 $ docker rm -f --volumes 6c2bc6245d151edaeb76999b8de135f1e8e82abd3be554c66459203d5c038a62 [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 08:45:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:14 08:45:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:14 latest: Pulling from edgex-devops/edgex-compose-arm64 08:45:14 547446be3368: Pulling fs layer 08:45:14 d125d8839a47: Pulling fs layer 08:45:14 3e85d5ac6304: Pulling fs layer 08:45:14 c3105a71a48b: Pulling fs layer 08:45:14 0f093f025ec4: Pulling fs layer 08:45:14 c3106fc0e877: Pulling fs layer 08:45:14 c3105a71a48b: Waiting 08:45:14 0f093f025ec4: Waiting 08:45:14 c3106fc0e877: Waiting 08:45:14 547446be3368: Download complete 08:45:14 c3105a71a48b: Verifying Checksum 08:45:14 c3105a71a48b: Download complete 08:45:15 d125d8839a47: Verifying Checksum 08:45:15 d125d8839a47: Download complete 08:45:15 c3106fc0e877: Verifying Checksum 08:45:15 c3106fc0e877: Download complete 08:45:15 0f093f025ec4: Download complete 08:45:15 547446be3368: Pull complete 08:45:16 d125d8839a47: Pull complete 08:45:17 3e85d5ac6304: Verifying Checksum 08:45:17 3e85d5ac6304: Download complete 08:45:25 3e85d5ac6304: Pull complete 08:45:25 c3105a71a48b: Pull complete 08:45:26 0f093f025ec4: Pull complete 08:45:26 c3106fc0e877: Pull complete 08:45:26 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:45:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:26 prd-ubuntu20.04-docker-arm64-4c-16g-4871 does not seem to be running inside a container 08:45:26 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:45:30 $ docker top 1dca40538b92a8ec40e4c86966eda2f71c7b5f136870fa27eb2b98da7293fcb0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:31 + docker compose -f ./docker-compose-build.yml build --parallel 08:45:39 #1 [security-bootstrapper internal] load build definition from Dockerfile 08:45:39 #1 transferring dockerfile: 08:45:39 #1 transferring dockerfile: 2.82kB done 08:45:39 #1 DONE 0.1s 08:45:39 08:45:39 #2 [security-spire-agent internal] load build definition from Dockerfile 08:45:39 #2 transferring dockerfile: 2.68kB done 08:45:39 #2 DONE 0.0s 08:45:39 08:45:39 #3 [security-proxy-auth internal] load build definition from Dockerfile 08:45:39 #3 transferring dockerfile: 2.04kB done 08:45:39 #3 DONE 0.1s 08:45:39 08:45:39 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:45:39 #4 transferring dockerfile: 2.12kB done 08:45:39 #4 DONE 0.1s 08:45:39 08:45:39 #5 [core-data internal] load build definition from Dockerfile 08:45:40 #5 transferring dockerfile: 1.90kB done 08:45:40 #5 DONE 0.1s 08:45:40 08:45:40 #6 [support-scheduler internal] load build definition from Dockerfile 08:45:40 #6 transferring dockerfile: 1.82kB done 08:45:40 #6 DONE 0.0s 08:45:40 08:45:40 #7 [security-secretstore-setup internal] load build definition from Dockerfile 08:45:40 #7 transferring dockerfile: 2.38kB done 08:45:40 #7 DONE 0.0s 08:45:40 08:45:40 #8 [core-metadata internal] load build definition from Dockerfile 08:45:40 #8 transferring dockerfile: 1.96kB done 08:45:40 #8 DONE 0.0s 08:45:40 08:45:40 #9 [support-notifications internal] load build definition from Dockerfile 08:45:40 #9 transferring dockerfile: 1.84kB done 08:45:40 #9 DONE 0.1s 08:45:40 08:45:40 #10 [core-command internal] load build definition from Dockerfile 08:45:40 #10 transferring dockerfile: 1.82kB done 08:45:40 #10 DONE 0.1s 08:45:40 08:45:40 #11 [security-spire-config internal] load build definition from Dockerfile 08:45:40 #11 transferring dockerfile: 2.58kB 0.0s done 08:45:40 #11 DONE 0.1s 08:45:40 08:45:40 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:45:40 #12 transferring dockerfile: 1.78kB 0.0s done 08:45:40 #12 DONE 0.1s 08:45:40 08:45:40 #13 [security-spire-server internal] load build definition from Dockerfile 08:45:40 #13 transferring dockerfile: 2.63kB done 08:45:40 #13 DONE 0.1s 08:45:40 08:45:40 #14 [security-proxy-setup internal] load build definition from Dockerfile 08:45:40 #14 transferring dockerfile: 2.39kB 0.0s done 08:45:40 #14 DONE 0.1s 08:45:40 08:45:40 #15 [security-bootstrapper internal] load .dockerignore 08:45:40 #15 transferring context: 56B 0.0s done 08:45:40 #15 DONE 0.1s 08:45:41 08:45:41 #16 [security-spire-agent internal] load .dockerignore 08:45:41 #16 transferring context: 56B done 08:45:41 #16 DONE 0.0s 08:45:41 08:45:41 #17 [security-proxy-auth internal] load .dockerignore 08:45:41 #17 transferring context: 56B 0.0s done 08:45:41 #17 DONE 0.0s 08:45:43 08:45:43 #18 [core-common-config-bootstrapper internal] load .dockerignore 08:45:43 #18 transferring context: 56B done 08:45:43 #18 DONE 0.1s 08:45:43 08:45:43 #19 [core-data internal] load .dockerignore 08:45:43 #19 transferring context: 56B done 08:45:43 #19 DONE 0.1s 08:45:43 08:45:43 #20 [support-scheduler internal] load .dockerignore 08:45:43 #20 transferring context: 56B done 08:45:43 #20 DONE 0.1s 08:45:43 08:45:43 #21 [security-secretstore-setup internal] load .dockerignore 08:45:43 #21 transferring context: 56B done 08:45:43 #21 DONE 0.1s 08:45:43 08:45:43 #22 [core-metadata internal] load .dockerignore 08:45:43 #22 transferring context: 56B done 08:45:43 #22 ... 08:45:43 08:45:43 #23 [support-notifications internal] load .dockerignore 08:45:43 #23 DONE 0.0s 08:45:43 08:45:43 #24 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:45:43 #24 DONE 0.0s 08:45:43 08:45:43 #22 [core-metadata internal] load .dockerignore 08:45:43 #22 DONE 2.0s 08:45:43 08:45:43 #23 [support-notifications internal] load .dockerignore 08:45:43 #23 transferring context: 56B 0.0s done 08:45:43 #23 DONE 1.9s 08:45:43 08:45:43 #25 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 08:45:43 #25 ... 08:45:43 08:45:43 #26 [core-command internal] load .dockerignore 08:45:43 #26 transferring context: 56B 0.0s done 08:45:43 #26 DONE 2.0s 08:45:43 08:45:43 #24 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:45:43 #24 DONE 0.0s 08:45:43 08:45:43 #27 [security-spire-config internal] load .dockerignore 08:45:43 #27 transferring context: 56B done 08:45:43 #27 DONE 2.0s 08:45:43 08:45:43 #25 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 08:45:43 #25 ... 08:45:43 08:45:43 #28 [security-proxy-setup internal] load .dockerignore 08:45:43 #28 transferring context: 56B 0.0s done 08:45:43 #28 DONE 1.9s 08:45:43 08:45:43 #29 [security-spiffe-token-provider internal] load .dockerignore 08:45:43 #29 transferring context: 56B done 08:45:43 #29 DONE 2.0s 08:45:43 08:45:43 #25 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 08:45:43 #25 ... 08:45:43 08:45:43 #30 [security-spire-server internal] load .dockerignore 08:45:43 #30 transferring context: 56B 0.0s done 08:45:43 #30 DONE 2.0s 08:45:43 08:45:43 #24 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:45:43 #24 DONE 0.0s 08:45:44 08:45:44 #25 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 08:45:44 #25 ... 08:45:44 08:45:44 #24 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:45:44 #24 DONE 0.0s 08:45:44 08:45:44 #25 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 08:45:44 #25 DONE 2.5s 08:45:44 08:45:44 #24 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:45:44 #24 DONE 0.0s 08:45:44 08:45:44 #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:45:44 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 08:45:44 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 08:45:44 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 08:45:44 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 08:45:44 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 08:45:44 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 08:45:44 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 08:45:44 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0B / 3.26MB 0.1s 08:45:44 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 08:45:44 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 08:45:44 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 08:45:44 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 08:45:44 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.50MB / 3.26MB 0.2s 08:45:44 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.4s done 08:45:44 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.4s done 08:45:44 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 08:45:46 #31 ... 08:45:46 08:45:46 #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:45:46 #32 DONE 3.2s 08:45:46 08:45:46 #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:45:47 #31 ... 08:45:47 08:45:47 #33 [security-spire-config builder 2/7] WORKDIR /edgex-go 08:45:47 #33 DONE 1.6s 08:45:47 08:45:47 #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 08:45:47 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.5s done 08:45:52 #31 ... 08:45:52 08:45:52 #34 [security-spiffe-token-provider internal] load build context 08:45:52 #34 transferring context: 31.08MB 8.0s 08:45:53 #34 ... 08:45:53 08:45:53 #35 [security-proxy-setup internal] load build context 08:45:53 #35 ... 08:45:53 08:45:53 #34 [security-spiffe-token-provider internal] load build context 08:45:54 #34 ... 08:45:54 08:45:54 #36 [core-common-config-bootstrapper internal] load build context 08:45:54 #36 ... 08:45:54 08:45:54 #37 [core-metadata internal] load build context 08:45:54 #37 ... 08:45:54 08:45:54 #38 [core-data internal] load build context 08:45:54 #38 ... 08:45:54 08:45:54 #39 [security-spire-config internal] load build context 08:45:54 #39 ... 08:45:54 08:45:54 #40 [security-spire-server internal] load build context 08:45:54 #40 ... 08:45:54 08:45:54 #41 [core-command internal] load build context 08:45:54 #41 ... 08:45:54 08:45:54 #42 [security-bootstrapper internal] load build context 08:45:55 #42 ... 08:45:55 08:45:55 #43 [security-spire-agent internal] load build context 08:45:55 #43 ... 08:45:55 08:45:55 #44 [support-scheduler internal] load build context 08:45:55 #44 ... 08:45:55 08:45:55 #45 [security-secretstore-setup internal] load build context 08:45:55 #45 ... 08:45:55 08:45:55 #46 [security-proxy-auth internal] load build context 08:45:55 #46 ... 08:45:55 08:45:55 #47 [support-notifications internal] load build context 08:45:55 #47 ... 08:45:55 08:45:55 #45 [security-secretstore-setup internal] load build context 08:45:57 #45 ... 08:45:57 08:45:57 #48 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:45:57 #0 6.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:45:57 #0 8.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:45:57 #48 ... 08:45:57 08:45:57 #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:45:57 #0 4.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:45:57 #0 6.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:45:57 #49 ... 08:45:57 08:45:57 #50 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 08:45:57 #0 5.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:45:57 #0 6.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:45:57 #50 ... 08:45:57 08:45:57 #51 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:45:57 #0 6.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:45:57 #0 8.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:45:57 #51 ... 08:45:57 08:45:57 #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:45:57 #0 3.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:45:57 #0 4.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:45:57 #0 8.420 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:45:57 #0 8.420 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:45:57 #0 8.420 OK: 17694 distinct packages available 08:45:57 #0 9.555 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:45:58 #52 ... 08:45:58 08:45:58 #45 [security-secretstore-setup internal] load build context 08:45:58 #45 transferring context: 36.87MB 13.6s 08:46:00 #45 ... 08:46:00 08:46:00 #53 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:46:00 #0 8.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:00 #53 ... 08:46:00 08:46:00 #45 [security-secretstore-setup internal] load build context 08:46:00 #45 ... 08:46:00 08:46:00 #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:46:00 #49 11.38 OK: 263 MiB in 53 packages 08:46:00 #49 DONE 13.3s 08:46:00 08:46:00 #45 [security-secretstore-setup internal] load build context 08:46:01 #45 ... 08:46:01 08:46:01 #54 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:46:01 #54 ... 08:46:01 08:46:01 #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:46:01 #55 ... 08:46:01 08:46:01 #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:46:01 #56 ... 08:46:01 08:46:01 #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:46:01 #0 7.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:01 #57 ... 08:46:01 08:46:01 #50 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 08:46:01 #50 11.69 OK: 263 MiB in 53 packages 08:46:01 #50 DONE 14.5s 08:46:01 08:46:01 #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:46:01 #57 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:01 #57 ... 08:46:01 08:46:01 #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:46:01 #0 9.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:01 #58 ... 08:46:01 08:46:01 #59 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:46:02 #59 ... 08:46:02 08:46:02 #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:46:02 #60 ... 08:46:02 08:46:02 #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:46:02 #61 ... 08:46:02 08:46:02 #45 [security-secretstore-setup internal] load build context 08:46:02 #45 ... 08:46:02 08:46:02 #48 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:46:02 #48 12.97 OK: 263 MiB in 53 packages 08:46:02 #48 DONE 16.0s 08:46:02 08:46:02 #45 [security-secretstore-setup internal] load build context 08:46:02 #45 ... 08:46:02 08:46:02 #51 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:46:02 #51 13.68 OK: 263 MiB in 53 packages 08:46:02 #51 DONE 15.5s 08:46:02 08:46:02 #45 [security-secretstore-setup internal] load build context 08:46:03 #45 transferring context: 42.35MB 18.6s 08:46:04 #45 ... 08:46:04 08:46:04 #35 [security-proxy-setup internal] load build context 08:46:04 #35 ... 08:46:04 08:46:04 #42 [security-bootstrapper internal] load build context 08:46:04 #42 ... 08:46:04 08:46:04 #52 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:46:04 #52 12.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:04 #52 15.36 OK: 263 MiB in 53 packages 08:46:04 #52 DONE 17.0s 08:46:04 08:46:04 #42 [security-bootstrapper internal] load build context 08:46:04 #42 ... 08:46:04 08:46:04 #35 [security-proxy-setup internal] load build context 08:46:04 #35 ... 08:46:04 08:46:04 #37 [core-metadata internal] load build context 08:46:04 #37 ... 08:46:04 08:46:04 #34 [security-spiffe-token-provider internal] load build context 08:46:04 #34 ... 08:46:04 08:46:04 #38 [core-data internal] load build context 08:46:04 #38 ... 08:46:04 08:46:04 #40 [security-spire-server internal] load build context 08:46:04 #40 ... 08:46:04 08:46:04 #36 [core-common-config-bootstrapper internal] load build context 08:46:05 #36 ... 08:46:05 08:46:05 #39 [security-spire-config internal] load build context 08:46:05 #39 ... 08:46:05 08:46:05 #41 [core-command internal] load build context 08:46:05 #41 ... 08:46:05 08:46:05 #44 [support-scheduler internal] load build context 08:46:05 #44 ... 08:46:05 08:46:05 #43 [security-spire-agent internal] load build context 08:46:05 #43 ... 08:46:05 08:46:05 #46 [security-proxy-auth internal] load build context 08:46:05 #46 ... 08:46:05 08:46:05 #35 [security-proxy-setup internal] load build context 08:46:05 #35 ... 08:46:05 08:46:05 #47 [support-notifications internal] load build context 08:46:05 #47 ... 08:46:05 08:46:05 #43 [security-spire-agent internal] load build context 08:46:07 #43 transferring context: 20.80MB 23.5s 08:46:08 #43 ... 08:46:08 08:46:08 #53 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:46:08 #53 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:08 #53 14.43 (1/4) Installing dumb-init (1.2.5-r2) 08:46:08 #53 14.43 (2/4) Installing openssl (3.0.10-r0) 08:46:08 #53 14.43 (3/4) Installing su-exec (0.2-r2) 08:46:08 #53 14.43 (4/4) Installing yq (4.30.4-r4) 08:46:08 #53 15.55 Executing busybox-1.35.0-r29.trigger 08:46:08 #53 15.70 OK: 17 MiB in 19 packages 08:46:08 #53 DONE 17.7s 08:46:08 08:46:08 #43 [security-spire-agent internal] load build context 08:46:09 #43 ... 08:46:09 08:46:09 #62 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 08:46:09 #62 DONE 1.0s 08:46:09 08:46:09 #43 [security-spire-agent internal] load build context 08:46:11 #43 ... 08:46:11 08:46:11 #57 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:46:11 #57 13.78 (1/2) Installing ca-certificates (20230506-r0) 08:46:11 #57 14.16 (2/2) Installing dumb-init (1.2.5-r2) 08:46:11 #57 14.20 Executing busybox-1.35.0-r29.trigger 08:46:11 #57 14.38 Executing ca-certificates-20230506-r0.trigger 08:46:11 #57 16.94 OK: 8 MiB in 17 packages 08:46:11 #57 DONE 19.8s 08:46:11 08:46:11 #43 [security-spire-agent internal] load build context 08:46:11 #43 ... 08:46:11 08:46:11 #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:46:11 #58 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:11 #58 17.05 (1/1) Installing dumb-init (1.2.5-r2) 08:46:11 #58 17.05 Executing busybox-1.35.0-r29.trigger 08:46:11 #58 17.23 OK: 8 MiB in 16 packages 08:46:11 #58 DONE 19.8s 08:46:11 08:46:11 #43 [security-spire-agent internal] load build context 08:46:13 #43 ... 08:46:13 08:46:13 #54 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:46:13 #54 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:13 #54 14.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:13 #54 19.83 (1/1) Installing dumb-init (1.2.5-r2) 08:46:13 #54 19.89 Executing busybox-1.35.0-r29.trigger 08:46:13 #54 20.07 OK: 8 MiB in 16 packages 08:46:13 #54 DONE 21.7s 08:46:13 08:46:13 #45 [security-secretstore-setup internal] load build context 08:46:13 #45 transferring context: 65.59MB 28.7s 08:46:13 #45 ... 08:46:13 08:46:13 #43 [security-spire-agent internal] load build context 08:46:13 #43 ... 08:46:13 08:46:13 #56 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:46:13 #56 12.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:13 #56 14.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:13 #56 19.89 (1/2) Installing dumb-init (1.2.5-r2) 08:46:13 #56 19.89 (2/2) Installing su-exec (0.2-r2) 08:46:13 #56 19.89 Executing busybox-1.35.0-r29.trigger 08:46:13 #56 20.01 OK: 8 MiB in 17 packages 08:46:13 #56 DONE 21.9s 08:46:13 08:46:13 #43 [security-spire-agent internal] load build context 08:46:13 #43 ... 08:46:13 08:46:13 #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:46:13 #61 12.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:13 #61 14.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:13 #61 20.32 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:46:13 #61 20.32 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:46:13 #61 20.32 OK: 17689 distinct packages available 08:46:13 #61 21.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:13 #61 22.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:14 #61 ... 08:46:14 08:46:14 #43 [security-spire-agent internal] load build context 08:46:14 #43 ... 08:46:14 08:46:14 #42 [security-bootstrapper internal] load build context 08:46:14 #42 ... 08:46:14 08:46:14 #43 [security-spire-agent internal] load build context 08:46:14 #43 ... 08:46:14 08:46:14 #37 [core-metadata internal] load build context 08:46:14 #37 ... 08:46:14 08:46:14 #38 [core-data internal] load build context 08:46:15 #38 ... 08:46:15 08:46:15 #34 [security-spiffe-token-provider internal] load build context 08:46:15 #34 ... 08:46:15 08:46:15 #40 [security-spire-server internal] load build context 08:46:15 #40 ... 08:46:15 08:46:15 #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:46:15 #60 13.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:15 #60 16.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:15 #60 21.67 (1/4) Installing ca-certificates (20230506-r0) 08:46:15 #60 22.06 (2/4) Installing dumb-init (1.2.5-r2) 08:46:15 #60 22.10 (3/4) Installing su-exec (0.2-r2) 08:46:15 #60 22.10 (4/4) Installing yq (4.30.4-r4) 08:46:15 #60 22.82 Executing busybox-1.35.0-r29.trigger 08:46:15 #60 22.82 Executing ca-certificates-20230506-r0.trigger 08:46:15 #60 23.97 OK: 17 MiB in 19 packages 08:46:15 #60 ... 08:46:15 08:46:15 #39 [security-spire-config internal] load build context 08:46:15 #39 ... 08:46:15 08:46:15 #41 [core-command internal] load build context 08:46:15 #41 ... 08:46:15 08:46:15 #36 [core-common-config-bootstrapper internal] load build context 08:46:15 #36 ... 08:46:15 08:46:15 #44 [support-scheduler internal] load build context 08:46:15 #44 ... 08:46:15 08:46:15 #59 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:46:15 #59 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:15 #59 16.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:15 #59 21.97 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:46:15 #59 21.97 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:46:15 #59 21.97 OK: 17689 distinct packages available 08:46:15 #59 22.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:15 #59 24.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:15 #59 ... 08:46:15 08:46:15 #47 [support-notifications internal] load build context 08:46:16 #47 ... 08:46:16 08:46:16 #46 [security-proxy-auth internal] load build context 08:46:16 #46 ... 08:46:16 08:46:16 #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:46:16 #60 DONE 25.0s 08:46:16 08:46:16 #46 [security-proxy-auth internal] load build context 08:46:16 #46 ... 08:46:16 08:46:16 #35 [security-proxy-setup internal] load build context 08:46:16 #35 ... 08:46:16 08:46:16 #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:46:16 #55 14.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:16 #55 17.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:16 #55 22.65 v3.17.5-44-g1e294e95342 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:46:16 #55 22.65 v3.17.5-42-g9934f12a40a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:46:16 #55 22.65 OK: 17689 distinct packages available 08:46:16 #55 23.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:16 #55 24.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:16 #55 ... 08:46:16 08:46:16 #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:46:16 #61 25.27 (1/9) Installing ca-certificates (20230506-r0) 08:46:16 #61 25.46 (2/9) Installing brotli-libs (1.0.9-r9) 08:46:16 #61 25.50 (3/9) Installing nghttp2-libs (1.51.0-r1) 08:46:16 #61 25.52 (4/9) Installing libcurl (8.2.1-r0) 08:46:16 #61 25.57 (5/9) Installing curl (8.2.1-r0) 08:46:16 #61 25.60 (6/9) Installing dumb-init (1.2.5-r2) 08:46:16 #61 25.62 (7/9) Installing musl-obstack (1.2.3-r0) 08:46:16 #61 25.63 (8/9) Installing libucontext (1.2-r0) 08:46:16 #61 25.63 (9/9) Installing gcompat (1.1.0-r0) 08:46:17 #61 25.69 Executing busybox-1.35.0-r29.trigger 08:46:17 #61 25.83 Executing ca-certificates-20230506-r0.trigger 08:46:17 #61 ... 08:46:17 08:46:17 #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:46:17 #63 DONE 4.3s 08:46:17 08:46:17 #59 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:46:17 #59 26.45 (1/5) Installing dumb-init (1.2.5-r2) 08:46:17 #59 26.48 (2/5) Installing musl-obstack (1.2.3-r0) 08:46:17 #59 26.51 (3/5) Installing libucontext (1.2-r0) 08:46:17 #59 26.52 (4/5) Installing gcompat (1.1.0-r0) 08:46:17 #59 26.53 (5/5) Installing openssl (3.0.10-r0) 08:46:17 #59 26.60 Executing busybox-1.35.0-r29.trigger 08:46:18 #59 26.69 OK: 9 MiB in 20 packages 08:46:18 #59 ... 08:46:18 08:46:18 #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 08:46:18 #64 DONE 0.8s 08:46:18 08:46:18 #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:46:18 #55 27.47 (1/4) Installing dumb-init (1.2.5-r2) 08:46:18 #55 27.47 (2/4) Installing musl-obstack (1.2.3-r0) 08:46:18 #55 27.47 (3/4) Installing libucontext (1.2-r0) 08:46:18 #55 27.47 (4/4) Installing gcompat (1.1.0-r0) 08:46:18 #55 27.47 Executing busybox-1.35.0-r29.trigger 08:46:18 #55 27.47 OK: 8 MiB in 19 packages 08:46:19 #55 ... 08:46:19 08:46:19 #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:46:19 #61 26.94 OK: 11 MiB in 24 packages 08:46:19 #61 DONE 27.7s 08:46:19 08:46:19 #35 [security-proxy-setup internal] load build context 08:46:19 #35 transferring context: 89.36MB 34.3s 08:46:19 #35 ... 08:46:19 08:46:19 #59 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:46:19 #59 DONE 28.3s 08:46:19 08:46:19 #35 [security-proxy-setup internal] load build context 08:46:19 #35 ... 08:46:19 08:46:19 #55 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:46:19 #55 DONE 28.4s 08:46:19 08:46:19 #35 [security-proxy-setup internal] load build context 08:46:23 #35 ... 08:46:23 08:46:23 #45 [security-secretstore-setup internal] load build context 08:46:23 #45 ... 08:46:23 08:46:23 #36 [core-common-config-bootstrapper internal] load build context 08:46:23 #36 ... 08:46:23 08:46:23 #35 [security-proxy-setup internal] load build context 08:46:24 #35 transferring context: 121.31MB 39.4s 08:46:24 #35 ... 08:46:24 08:46:24 #42 [security-bootstrapper internal] load build context 08:46:24 #42 ... 08:46:24 08:46:24 #35 [security-proxy-setup internal] load build context 08:46:24 #35 ... 08:46:24 08:46:24 #43 [security-spire-agent internal] load build context 08:46:25 #43 ... 08:46:25 08:46:25 #38 [core-data internal] load build context 08:46:25 #38 ... 08:46:25 08:46:25 #37 [core-metadata internal] load build context 08:46:25 #37 ... 08:46:25 08:46:25 #34 [security-spiffe-token-provider internal] load build context 08:46:25 #34 ... 08:46:25 08:46:25 #40 [security-spire-server internal] load build context 08:46:25 #40 ... 08:46:25 08:46:25 #34 [security-spiffe-token-provider internal] load build context 08:46:25 #34 ... 08:46:25 08:46:25 #39 [security-spire-config internal] load build context 08:46:25 #39 ... 08:46:25 08:46:25 #41 [core-command internal] load build context 08:46:26 #41 ... 08:46:26 08:46:26 #34 [security-spiffe-token-provider internal] load build context 08:46:26 #34 ... 08:46:26 08:46:26 #44 [support-scheduler internal] load build context 08:46:26 #44 ... 08:46:26 08:46:26 #47 [support-notifications internal] load build context 08:46:26 #47 ... 08:46:26 08:46:26 #46 [security-proxy-auth internal] load build context 08:46:26 #46 ... 08:46:26 08:46:26 #41 [core-command internal] load build context 08:46:29 #41 transferring context: 128.79MB 44.8s 08:46:31 #41 ... 08:46:31 08:46:31 #40 [security-spire-server internal] load build context 08:46:31 #40 ... 08:46:31 08:46:31 #41 [core-command internal] load build context 08:46:33 #41 ... 08:46:33 08:46:33 #45 [security-secretstore-setup internal] load build context 08:46:33 #45 ... 08:46:33 08:46:33 #41 [core-command internal] load build context 08:46:33 #41 ... 08:46:33 08:46:33 #36 [core-common-config-bootstrapper internal] load build context 08:46:33 #36 ... 08:46:33 08:46:33 #41 [core-command internal] load build context 08:46:34 #41 transferring context: 159.82MB 49.8s 08:46:34 #41 ... 08:46:34 08:46:34 #34 [security-spiffe-token-provider internal] load build context 08:46:34 #34 transferring context: 188.29MB 49.7s done 08:46:34 #34 DONE 49.9s 08:46:34 08:46:34 #41 [core-command internal] load build context 08:46:35 #41 ... 08:46:35 08:46:35 #42 [security-bootstrapper internal] load build context 08:46:35 #42 ... 08:46:35 08:46:35 #35 [security-proxy-setup internal] load build context 08:46:35 #35 transferring context: 188.29MB 50.3s done 08:46:35 #35 ... 08:46:35 08:46:35 #43 [security-spire-agent internal] load build context 08:46:35 #43 ... 08:46:35 08:46:35 #37 [core-metadata internal] load build context 08:46:35 #37 ... 08:46:35 08:46:35 #38 [core-data internal] load build context 08:46:35 #38 ... 08:46:35 08:46:35 #43 [security-spire-agent internal] load build context 08:46:35 #43 ... 08:46:35 08:46:35 #39 [security-spire-config internal] load build context 08:46:36 #39 ... 08:46:36 08:46:36 #38 [core-data internal] load build context 08:46:36 #38 ... 08:46:36 08:46:36 #44 [support-scheduler internal] load build context 08:46:36 #44 ... 08:46:36 08:46:36 #47 [support-notifications internal] load build context 08:46:36 #47 ... 08:46:36 08:46:36 #35 [security-proxy-setup internal] load build context 08:46:36 #35 DONE 52.0s 08:46:36 08:46:36 #46 [security-proxy-auth internal] load build context 08:46:36 #46 ... 08:46:36 08:46:36 #47 [support-notifications internal] load build context 08:46:37 #47 ... 08:46:37 08:46:37 #65 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:46:37 #65 DONE 3.0s 08:46:37 08:46:37 #47 [support-notifications internal] load build context 08:46:38 #47 ... 08:46:38 08:46:38 #66 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:46:38 #66 DONE 1.3s 08:46:38 08:46:38 #42 [security-bootstrapper internal] load build context 08:46:38 #42 transferring context: 188.29MB 53.3s done 08:46:38 #42 DONE 54.0s 08:46:38 08:46:38 #47 [support-notifications internal] load build context 08:46:38 #47 ... 08:46:38 08:46:38 #45 [security-secretstore-setup internal] load build context 08:46:38 #45 transferring context: 188.29MB 53.5s done 08:46:38 #45 DONE 54.2s 08:46:38 08:46:38 #47 [support-notifications internal] load build context 08:46:39 #47 ... 08:46:39 08:46:39 #41 [core-command internal] load build context 08:46:39 #41 transferring context: 188.29MB 54.8s done 08:46:39 #41 DONE 55.1s 08:46:39 08:46:39 #47 [support-notifications internal] load build context 08:46:40 #47 ... 08:46:40 08:46:40 #67 [core-command builder 4/7] COPY go.mod vendor* ./ 08:46:40 #67 DONE 1.0s 08:46:40 08:46:40 #46 [security-proxy-auth internal] load build context 08:46:41 #46 ... 08:46:41 08:46:41 #37 [core-metadata internal] load build context 08:46:41 #37 transferring context: 188.29MB 57.3s done 08:46:41 #37 DONE 57.6s 08:46:41 08:46:41 #46 [security-proxy-auth internal] load build context 08:46:41 #46 ... 08:46:41 08:46:41 #40 [security-spire-server internal] load build context 08:46:41 #40 ... 08:46:41 08:46:41 #46 [security-proxy-auth internal] load build context 08:46:44 #46 ... 08:46:44 08:46:44 #36 [core-common-config-bootstrapper internal] load build context 08:46:44 #36 ... 08:46:44 08:46:44 #46 [security-proxy-auth internal] load build context 08:46:46 #46 ... 08:46:46 08:46:46 #43 [security-spire-agent internal] load build context 08:46:46 #43 ... 08:46:46 08:46:46 #39 [security-spire-config internal] load build context 08:46:46 #39 ... 08:46:46 08:46:46 #46 [security-proxy-auth internal] load build context 08:46:46 #46 ... 08:46:46 08:46:46 #47 [support-notifications internal] load build context 08:46:46 #47 transferring context: 188.29MB 62.0s done 08:46:46 #47 DONE 62.3s 08:46:46 08:46:46 #46 [security-proxy-auth internal] load build context 08:46:46 #46 ... 08:46:46 08:46:46 #38 [core-data internal] load build context 08:46:46 #38 ... 08:46:46 08:46:46 #44 [support-scheduler internal] load build context 08:46:46 #44 ... 08:46:46 08:46:46 #38 [core-data internal] load build context 08:46:46 #38 ... 08:46:46 08:46:46 #40 [security-spire-server internal] load build context 08:46:46 #40 transferring context: 188.29MB 61.9s done 08:46:46 #40 DONE 62.4s 08:46:46 08:46:46 #38 [core-data internal] load build context 08:46:47 #38 ... 08:46:47 08:46:47 #68 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:47 #68 ... 08:46:47 08:46:47 #38 [core-data internal] load build context 08:46:47 #38 transferring context: 188.29MB 63.2s done 08:46:47 #38 DONE 63.7s 08:46:47 08:46:47 #44 [support-scheduler internal] load build context 08:46:48 #44 ... 08:46:48 08:46:48 #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:46:48 #69 DONE 1.4s 08:46:48 08:46:48 #44 [support-scheduler internal] load build context 08:46:48 #44 ... 08:46:48 08:46:48 #70 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:48 #70 ... 08:46:48 08:46:48 #71 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 08:46:48 #71 DONE 1.3s 08:46:48 08:46:48 #44 [support-scheduler internal] load build context 08:46:50 #44 ... 08:46:50 08:46:50 #72 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:50 #72 ... 08:46:50 08:46:50 #44 [support-scheduler internal] load build context 08:46:51 #44 ... 08:46:51 08:46:51 #36 [core-common-config-bootstrapper internal] load build context 08:46:51 #36 transferring context: 188.29MB 66.6s done 08:46:51 #36 DONE 66.9s 08:46:51 08:46:51 #44 [support-scheduler internal] load build context 08:46:53 #44 transferring context: 188.29MB 68.4s done 08:46:53 #44 DONE 68.7s 08:46:53 08:46:53 #46 [security-proxy-auth internal] load build context 08:46:53 #46 ... 08:46:53 08:46:53 #39 [security-spire-config internal] load build context 08:46:53 #39 transferring context: 188.29MB 68.8s done 08:46:53 #39 DONE 69.1s 08:46:53 08:46:53 #46 [security-proxy-auth internal] load build context 08:46:53 #46 ... 08:46:53 08:46:53 #43 [security-spire-agent internal] load build context 08:46:53 #43 ... 08:46:53 08:46:53 #46 [security-proxy-auth internal] load build context 08:46:55 #46 ... 08:46:55 08:46:55 #43 [security-spire-agent internal] load build context 08:46:55 #43 transferring context: 188.29MB 70.6s done 08:46:55 #43 DONE 70.9s 08:46:55 08:46:55 #46 [security-proxy-auth internal] load build context 08:46:55 #46 transferring context: 188.29MB 70.8s done 08:46:55 #46 DONE 71.2s 08:46:55 08:46:55 #73 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:58 #73 ... 08:46:58 08:46:58 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:45 #74 ... 08:47:45 08:47:45 #72 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:45 #72 DONE 57.8s 08:47:45 08:47:45 #70 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:45 #70 DONE 60.3s 08:47:45 08:47:45 #68 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:45 #68 DONE 60.9s 08:47:45 08:47:45 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:45 #74 DONE 50.2s 08:47:45 08:47:45 #75 [security-spiffe-token-provider builder 6/7] COPY . . 08:47:45 #75 ... 08:47:45 08:47:45 #73 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:45 #73 DONE 50.3s 08:47:45 08:47:45 #76 [security-spire-server builder 6/9] COPY . . 08:47:45 #76 ... 08:47:45 08:47:45 #77 [security-proxy-setup builder 6/7] COPY . . 08:47:45 #77 DONE 3.8s 08:47:45 08:47:45 #76 [security-spire-server builder 6/9] COPY . . 08:47:45 #76 DONE 3.8s 08:47:45 08:47:45 #75 [security-spiffe-token-provider builder 6/7] COPY . . 08:47:45 #75 DONE 3.8s 08:47:45 08:47:45 #78 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:47:45 #78 CACHED 08:47:45 08:47:45 #79 [security-secretstore-setup builder 6/7] COPY . . 08:47:45 #79 CACHED 08:47:45 08:47:45 #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:45 #80 CACHED 08:47:45 08:47:45 #81 [support-notifications builder 6/7] COPY . . 08:47:45 #81 DONE 3.9s 08:47:45 08:47:45 #82 [core-command builder 6/7] COPY . . 08:47:45 #82 DONE 4.0s 08:47:45 08:47:45 #83 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:45 #83 CACHED 08:47:45 08:47:45 #84 [security-proxy-auth builder 6/7] COPY . . 08:47:45 #84 CACHED 08:47:45 08:47:45 #85 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:47:45 #85 CACHED 08:47:45 08:47:45 #86 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:47:45 #86 CACHED 08:47:45 08:47:45 #87 [security-bootstrapper builder 6/7] COPY . . 08:47:45 #87 CACHED 08:47:45 08:47:45 #88 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:45 #88 CACHED 08:47:45 08:47:45 #89 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:47:45 #89 ... 08:47:45 08:47:45 #90 [core-metadata builder 6/7] COPY . . 08:47:45 #90 CACHED 08:47:45 08:47:45 #91 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:47:45 #91 CACHED 08:47:45 08:47:45 #92 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:45 #92 CACHED 08:47:45 08:47:45 #93 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:45 #93 CACHED 08:47:45 08:47:45 #94 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:47:45 #94 CACHED 08:47:45 08:47:45 #95 [support-scheduler builder 6/7] COPY . . 08:47:45 #95 CACHED 08:47:45 08:47:45 #96 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:45 #96 CACHED 08:47:45 08:47:45 #97 [core-data builder 4/7] COPY go.mod vendor* ./ 08:47:45 #97 CACHED 08:47:45 08:47:45 #98 [core-data builder 6/7] COPY . . 08:47:45 #98 CACHED 08:47:45 08:47:45 #99 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:45 #99 CACHED 08:47:45 08:47:45 #100 [core-common-config-bootstrapper builder 6/7] COPY . . 08:47:45 #100 CACHED 08:47:45 08:47:45 #101 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:47:45 #101 CACHED 08:47:45 08:47:45 #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:47:45 #102 ... 08:47:45 08:47:45 #103 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 08:47:45 #103 DONE 0.4s 08:47:45 08:47:45 #104 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 08:47:45 #104 CACHED 08:47:45 08:47:45 #105 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 08:47:45 #105 CACHED 08:47:45 08:47:45 #106 [security-spire-config builder 6/9] COPY . . 08:47:45 #106 CACHED 08:47:45 08:47:45 #107 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:45 #107 CACHED 08:47:45 08:47:45 #108 [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 08:47:48 #108 ... 08:47:48 08:47:48 #89 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:47:48 #89 5.230 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:47:49 #89 ... 08:47:49 08:47:49 #109 [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 08:47:49 #109 DONE 6.4s 08:47:49 08:47:49 #108 [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 08:47:49 #108 DONE 6.4s 08:47:49 08:47:49 #110 [security-spire-config builder 9/9] WORKDIR /edgex-go 08:47:49 #110 DONE 0.7s 08:47:49 08:47:49 #111 [security-spire-server builder 9/9] WORKDIR /edgex-go 08:47:49 #111 DONE 0.6s 08:47:49 08:47:49 #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:47:49 #102 6.330 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:47:51 #102 ... 08:47:51 08:47:51 #112 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:47:51 #112 DONE 0.2s 08:47:51 08:47:51 #113 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:47:51 #113 DONE 0.2s 08:47:51 08:47:51 #114 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:47:51 #0 6.459 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:47:51 #114 ... 08:47:51 08:47:51 #115 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:47:51 #115 ... 08:47:51 08:47:51 #116 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:51 #116 CACHED 08:47:51 08:47:51 #117 [security-spire-agent builder 6/9] COPY . . 08:47:51 #117 CACHED 08:47:51 08:47:51 #118 [security-spire-agent builder 9/9] WORKDIR /edgex-go 08:47:51 #118 CACHED 08:47:51 08:47:51 #119 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 08:47:51 #119 CACHED 08:47:51 08:47:51 #120 [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 08:47:51 #120 CACHED 08:47:51 08:47:51 #121 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 08:47:51 #121 CACHED 08:47:51 08:47:51 #122 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 08:47:51 #122 CACHED 08:47:51 08:47:51 #123 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 08:47:51 #123 CACHED 08:47:51 08:47:51 #124 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 08:47:52 #124 DONE 0.4s 08:47:52 08:47:52 #125 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:47:52 #125 ... 08:47:52 08:47:52 #126 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 08:47:52 #126 DONE 0.2s 08:47:52 08:47:52 #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:47:52 #0 4.992 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:47:52 #127 ... 08:47:52 08:47:52 #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:47:52 #0 4.588 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:47:52 #128 ... 08:47:52 08:47:52 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:47:52 #0 6.016 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:47:52 #129 ... 08:47:52 08:47:52 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:47:52 #0 5.801 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:47:52 #130 ... 08:47:52 08:47:52 #115 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:47:52 #115 DONE 1.6s 08:47:52 08:47:52 #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:47:52 #0 6.162 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:47:53 #131 ... 08:47:53 08:47:53 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:47:53 #0 5.555 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:47:53 #132 ... 08:47:53 08:47:53 #133 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:47:53 #133 DONE 0.3s 08:47:53 08:47:53 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:47:53 #0 5.663 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:47:53 #134 ... 08:47:53 08:47:53 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:47:53 #0 6.219 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:47:53 #135 ... 08:47:53 08:47:53 #136 [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 08:47:53 #136 DONE 0.4s 08:47:53 08:47:53 #125 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:47:53 #125 DONE 1.7s 08:47:53 08:47:53 #137 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:47:54 #137 DONE 0.3s 08:47:54 08:47:54 #138 [security-spire-server] exporting to image 08:47:54 #138 exporting layers 08:47:54 #138 ... 08:47:54 08:47:54 #139 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:47:54 #139 DONE 1.8s 08:47:54 08:47:54 #140 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:47:54 #140 DONE 0.2s 08:47:54 08:47:54 #141 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 08:47:54 #141 DONE 0.2s 08:47:54 08:47:54 #142 [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 08:47:55 #142 DONE 0.2s 08:47:55 08:47:55 #138 [security-spire-config] exporting to image 08:47:55 #138 ... 08:47:55 08:47:55 #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:47:55 #143 DONE 2.2s 08:47:55 08:47:55 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:47:55 #144 DONE 0.2s 08:47:55 08:47:55 #145 [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 08:47:56 #145 DONE 0.4s 08:47:56 08:47:56 #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:47:56 #131 ... 08:47:56 08:47:56 #138 [security-spire-server] exporting to image 08:47:56 #138 exporting layers 2.5s done 08:47:56 #138 writing image sha256:b36cf7cb89fa306e1134a778880d8c1c161ba83bdb162fb89da78d6ed4da61f6 done 08:47:56 #138 naming to docker.io/library/security-spire-server-arm64 done 08:47:56 #138 ... 08:47:56 08:47:56 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:47:56 #146 DONE 0.3s 08:47:56 08:47:56 #138 [security-spire-agent] exporting to image 08:47:57 #138 exporting layers 2.2s done 08:47:57 #138 writing image sha256:87664459ce88eabb262c476711fa9bd6f48afab439fc11468e08e964f5c54adc 0.0s done 08:47:57 #138 naming to docker.io/library/security-spire-config-arm64 08:47:57 #138 naming to docker.io/library/security-spire-config-arm64 0.0s done 08:47:58 #138 exporting layers 1.6s done 08:47:58 #138 writing image sha256:a0f41085682bb28224edc5ba16e31b800bf6e547963e8837c5b01b91a5cded84 done 08:47:58 #138 naming to docker.io/library/security-spire-agent-arm64 done 08:47:58 #138 DONE 4.7s 08:47:58 08:47:58 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:03:06 #134 ... 09:03:06 09:03:06 #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:03:06 #128 914.9 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 09:03:06 #128 ... 09:03:06 09:03:06 #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:03:06 #127 DONE 923.8s 09:03:06 09:03:06 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:03:06 #130 ... 09:03:06 09:03:06 #147 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 09:03:06 #147 DONE 0.3s 09:03:06 09:03:06 #148 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 09:03:06 #148 DONE 0.1s 09:03:06 09:03:06 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:03:06 #130 ... 09:03:06 09:03:06 #149 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:03:06 #149 DONE 0.1s 09:03:07 09:03:07 #150 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:03:07 #150 DONE 0.1s 09:03:07 09:03:07 #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 09:03:07 #31 ... 09:03:07 09:03:07 #151 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:03:07 #151 DONE 0.2s 09:03:07 09:03:07 #152 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:03:07 #152 DONE 0.1s 09:03:07 09:03:07 #153 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:03:09 #153 DONE 2.0s 09:03:09 09:03:09 #138 [security-proxy-setup] exporting to image 09:03:09 #138 exporting layers 09:03:10 #138 exporting layers 0.9s done 09:03:10 #138 writing image sha256:c4f2bc593cbf4ba3a95fabfe40c34e55199aa8cd64c80bff531d65b2934afe46 done 09:03:10 #138 naming to docker.io/library/security-proxy-setup-arm64 done 09:03:10 #138 DONE 5.6s 09:03:10 09:03:10 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:03:22 #130 ... 09:03:22 09:03:22 #128 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:03:22 #128 DONE 938.8s 09:03:22 09:03:22 #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:03:22 #102 ... 09:03:22 09:03:22 #154 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 09:03:22 #154 DONE 0.2s 09:03:22 09:03:22 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:03:22 #132 ... 09:03:22 09:03:22 #155 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 09:03:22 #155 DONE 0.2s 09:03:22 09:03:22 #156 [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 09:03:22 #156 DONE 0.2s 09:03:22 09:03:22 #157 [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 09:03:22 #157 DONE 0.2s 09:03:22 09:03:22 #158 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:03:22 #158 DONE 0.2s 09:03:22 09:03:22 #159 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:03:23 #159 DONE 0.4s 09:03:23 09:03:23 #160 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:03:23 #160 ... 09:03:23 09:03:23 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:03:23 #129 DONE 941.0s 09:03:23 09:03:23 #161 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:03:23 #161 DONE 0.5s 09:03:23 09:03:23 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:03:24 #130 ... 09:03:24 09:03:24 #162 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 09:03:24 #162 ... 09:03:24 09:03:24 #160 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:03:24 #160 DONE 1.4s 09:03:24 09:03:24 #163 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:03:24 #163 DONE 0.2s 09:03:24 09:03:24 #164 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:03:26 #164 ... 09:03:26 09:03:26 #162 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 09:03:26 #162 DONE 3.2s 09:03:27 09:03:27 #165 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 09:03:27 #165 DONE 0.3s 09:03:27 09:03:27 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:03:27 #135 ... 09:03:27 09:03:27 #166 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 09:03:27 #166 DONE 0.2s 09:03:27 09:03:27 #167 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:03:27 #167 ... 09:03:27 09:03:27 #164 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:03:27 #164 DONE 2.8s 09:03:27 09:03:27 #138 [security-secretstore-setup] exporting to image 09:03:27 #138 exporting layers 09:03:28 #138 ... 09:03:28 09:03:28 #167 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:03:28 #167 DONE 1.0s 09:03:28 09:03:28 #168 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:03:28 #168 DONE 0.1s 09:03:28 09:03:28 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:03:28 #130 ... 09:03:28 09:03:28 #169 [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/ 09:03:29 #169 DONE 0.2s 09:03:29 09:03:29 #170 [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/ 09:03:29 #170 DONE 0.3s 09:03:29 09:03:29 #171 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:03:29 #171 DONE 0.2s 09:03:29 09:03:29 #172 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:03:29 #172 DONE 0.2s 09:03:29 09:03:29 #138 [security-secretstore-setup] exporting to image 09:03:29 #138 exporting layers 1.9s done 09:03:29 #138 writing image sha256:de56ec58807902b0c9931081d6fddad1d220e1d9fa7a5279421f69e4c3df3020 done 09:03:29 #138 naming to docker.io/library/security-secretstore-setup-arm64 done 09:03:29 #138 DONE 7.5s 09:03:29 09:03:29 #173 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 09:03:30 #173 ... 09:03:30 09:03:30 #89 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:03:30 #89 DONE 948.6s 09:03:31 09:03:31 #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 09:03:31 #31 ... 09:03:31 09:03:31 #174 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 09:03:32 #174 DONE 0.2s 09:03:32 09:03:32 #175 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 09:03:32 #175 DONE 0.1s 09:03:32 09:03:32 #176 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:03:32 #176 DONE 0.2s 09:03:32 09:03:32 #173 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 09:03:32 #173 DONE 2.8s 09:03:32 09:03:32 #138 [security-bootstrapper] exporting to image 09:03:32 #138 ... 09:03:32 09:03:32 #177 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:03:32 #177 DONE 0.6s 09:03:32 09:03:32 #178 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:03:33 #178 DONE 0.4s 09:03:33 09:03:33 #179 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:03:34 #179 ... 09:03:34 09:03:34 #138 [security-bootstrapper] exporting to image 09:03:34 #138 exporting layers 1.4s done 09:03:34 #138 writing image sha256:4a4006a0dc4cc9fc8ade103a0398b17cdea685bd1d01847e0274bf3e2c10a9ea 0.0s done 09:03:34 #138 naming to docker.io/library/security-bootstrapper-arm64 done 09:03:34 #138 DONE 9.0s 09:03:34 09:03:34 #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:03:36 #131 ... 09:03:36 09:03:36 #179 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:03:36 #179 DONE 3.4s 09:03:36 09:03:36 #138 [security-proxy-auth] exporting to image 09:03:37 #138 exporting layers 0.5s done 09:03:37 #138 writing image sha256:5866eaee7713bc1d3dff85b825efe26b934c19f9b01b81634d1ceea349567d6a done 09:03:37 #138 naming to docker.io/library/security-proxy-auth-arm64 done 09:03:37 #138 DONE 9.5s 09:03:37 09:03:37 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:03:55 #130 ... 09:03:55 09:03:55 #114 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:03:55 #114 DONE 971.4s 09:03:55 09:03:55 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:03:55 #130 ... 09:03:55 09:03:55 #180 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 09:03:55 #180 DONE 0.1s 09:03:55 09:03:55 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:03:55 #135 ... 09:03:55 09:03:55 #181 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 09:03:55 #181 DONE 0.1s 09:03:55 09:03:55 #182 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:03:55 #182 DONE 0.2s 09:03:55 09:03:55 #183 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:03:55 #183 DONE 0.1s 09:03:55 09:03:55 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:03:55 #130 ... 09:03:55 09:03:55 #184 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:03:55 #184 DONE 0.1s 09:03:55 09:03:55 #185 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:03:57 #185 DONE 1.8s 09:03:57 09:03:57 #138 [core-common-config-bootstrapper] exporting to image 09:03:57 #138 exporting layers 09:03:57 #138 exporting layers 0.6s done 09:03:57 #138 writing image sha256:4025489c728b6d3f6975dba44a401c00ef37efa8bed51ad7e518cc9fb6eea7cf done 09:03:57 #138 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 09:03:57 #138 DONE 10.1s 09:03:57 09:03:57 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:04:36 #130 ... 09:04:36 09:04:36 #131 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:04:36 #131 DONE 1011.7s 09:04:36 09:04:36 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:04:36 #130 ... 09:04:36 09:04:36 #186 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 09:04:36 #186 DONE 0.1s 09:04:36 09:04:36 #187 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 09:04:36 #187 DONE 0.1s 09:04:36 09:04:36 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:04:36 #130 ... 09:04:36 09:04:36 #188 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:04:36 #188 DONE 0.2s 09:04:36 09:04:36 #189 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:04:36 #189 DONE 0.1s 09:04:36 09:04:36 #138 [core-command] exporting to image 09:04:36 #138 exporting layers 09:04:36 #138 exporting layers 0.2s done 09:04:36 #138 writing image sha256:f365b592d389fbcb3a8688bae55f551f9f9c36bd339ff21ec803636b898ce955 done 09:04:36 #138 naming to docker.io/library/core-command-arm64 done 09:04:36 #138 DONE 10.3s 09:04:36 09:04:36 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:04:46 #130 ... 09:04:46 09:04:46 #102 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:04:46 #102 DONE 1023.0s 09:04:46 09:04:46 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:04:46 #132 ... 09:04:46 09:04:46 #190 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 09:04:46 #190 DONE 0.1s 09:04:46 09:04:46 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:04:46 #130 ... 09:04:46 09:04:46 #191 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 09:04:46 #191 DONE 0.1s 09:04:46 09:04:46 #192 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:04:46 #192 DONE 0.3s 09:04:46 09:04:46 #193 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:04:46 #193 DONE 0.1s 09:04:46 09:04:46 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:04:46 #130 ... 09:04:46 09:04:46 #138 [core-data] exporting to image 09:04:46 #138 exporting layers 09:04:46 #138 exporting layers 0.5s done 09:04:46 #138 writing image sha256:649cd4cea323b4a84c2fda6abf78d77f749f478acae31f67a2c5e72348dc9e2e done 09:04:46 #138 naming to docker.io/library/core-data-arm64 done 09:04:46 #138 DONE 10.8s 09:04:46 09:04:46 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:04:52 #130 ... 09:04:52 09:04:52 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:04:52 #135 DONE 1029.3s 09:04:52 09:04:52 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:04:52 #130 ... 09:04:52 09:04:52 #194 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 09:04:52 #194 DONE 0.2s 09:04:52 09:04:52 #195 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 09:04:52 #195 DONE 0.2s 09:04:52 09:04:52 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:04:52 #134 ... 09:04:52 09:04:52 #196 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:04:52 #196 DONE 0.3s 09:04:52 09:04:52 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:04:52 #130 ... 09:04:52 09:04:52 #197 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:04:52 #197 DONE 0.1s 09:04:52 09:04:52 #198 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:04:52 #198 DONE 0.1s 09:04:52 09:04:52 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:04:53 #130 ... 09:04:53 09:04:53 #138 [core-metadata] exporting to image 09:04:53 #138 exporting layers 09:04:53 #138 exporting layers 0.3s done 09:04:53 #138 writing image sha256:e5a7a66f49cc48cbf40fba724a210976ced8c881d09f73e66c00bdc76de61bb4 done 09:04:53 #138 naming to docker.io/library/core-metadata-arm64 done 09:04:53 #138 DONE 11.1s 09:04:53 09:04:53 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:05:20 #132 DONE 1053.4s 09:05:20 09:05:20 #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 09:05:20 #31 ... 09:05:20 09:05:20 #199 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 09:05:20 #199 DONE 0.1s 09:05:20 09:05:20 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:05:20 #130 ... 09:05:20 09:05:20 #200 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 09:05:20 #200 DONE 0.1s 09:05:20 09:05:20 #201 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:05:20 #201 DONE 0.3s 09:05:20 09:05:20 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:05:20 #130 ... 09:05:20 09:05:20 #202 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:05:20 #202 DONE 0.1s 09:05:20 09:05:20 #138 [security-spiffe-token-provider] exporting to image 09:05:20 #138 exporting layers 09:05:20 #138 exporting layers 0.6s done 09:05:20 #138 writing image sha256:309271c1470da7d3aa64f34775afa95621f3dae8e7eca3ddc41cf7571d272648 done 09:05:20 #138 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:05:20 #138 DONE 11.6s 09:05:20 09:05:20 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:05:46 #130 DONE 1082.3s 09:05:46 09:05:46 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:05:46 #134 ... 09:05:46 09:05:46 #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 09:05:46 #203 DONE 0.1s 09:05:46 09:05:46 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:05:46 #134 ... 09:05:46 09:05:46 #204 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 09:05:46 #204 DONE 0.1s 09:05:46 09:05:46 #205 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:05:46 #205 ... 09:05:46 09:05:46 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:05:46 #134 DONE 1082.8s 09:05:46 09:05:46 #206 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 09:05:46 #206 DONE 0.2s 09:05:46 09:05:46 #207 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 09:05:46 #207 ... 09:05:46 09:05:46 #205 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:05:46 #205 DONE 0.4s 09:05:46 09:05:46 #207 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 09:05:46 #207 DONE 0.2s 09:05:46 09:05:46 #208 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:05:46 #208 DONE 0.2s 09:05:46 09:05:46 #138 [support-scheduler] exporting to image 09:05:46 #138 exporting layers 09:05:46 #138 ... 09:05:46 09:05:46 #209 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:05:46 #209 DONE 0.4s 09:05:46 09:05:46 #138 [support-scheduler] exporting to image 09:05:46 #138 exporting layers 0.4s done 09:05:46 #138 writing image sha256:4e9deb7a6766e90d91a1ecfe40d43b32b24355d3119fd4f887c58892fd5e4209 done 09:05:46 #138 naming to docker.io/library/support-scheduler-arm64 done 09:05:46 #138 DONE 12.1s 09:05:46 09:05:46 #210 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:05:46 #210 DONE 0.1s 09:05:46 09:05:46 #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 09:05:46 #31 ... 09:05:46 09:05:46 #138 [support-notifications] exporting to image 09:05:46 #138 exporting layers 0.4s done 09:05:46 #138 writing image sha256:cfef01989a1fe03e8d0d03ee46edd5408f17467a7689ebcece23f6f9766c8828 done 09:05:46 #138 naming to docker.io/library/support-notifications-arm64 09:05:46 #138 naming to docker.io/library/support-notifications-arm64 done 09:05:46 #138 DONE 12.5s 09:05:46 09:05:46 #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 09:05:46 time="2023-08-30T08:45:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:46 time="2023-08-30T08:45:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:46 time="2023-08-30T08:45:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:46 time="2023-08-30T08:45:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:46 time="2023-08-30T08:45:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:46 time="2023-08-30T08:45:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:46 time="2023-08-30T08:45:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:46 time="2023-08-30T08:45:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:46 time="2023-08-30T08:45:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:46 time="2023-08-30T08:45:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:46 time="2023-08-30T08:45:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:46 time="2023-08-30T08:45:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:46 time="2023-08-30T08:45:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:46 time="2023-08-30T08:45:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:05:46 $ docker stop --time=1 1dca40538b92a8ec40e4c86966eda2f71c7b5f136870fa27eb2b98da7293fcb0 09:05:48 $ docker rm -f --volumes 1dca40538b92a8ec40e4c86966eda2f71c7b5f136870fa27eb2b98da7293fcb0 [Pipeline] // withDockerContainer [Pipeline] sh 09:05:48 + docker images 09:05:48 REPOSITORY TAG IMAGE ID CREATED SIZE 09:05:48 support-notifications-arm64 latest cfef01989a1f 2 seconds ago 33.7MB 09:05:48 support-scheduler-arm64 latest 4e9deb7a6766 3 seconds ago 32.9MB 09:05:48 security-spiffe-token-provider-arm64 latest 309271c1470d 32 seconds ago 33.3MB 09:05:48 core-metadata-arm64 latest e5a7a66f49cc 56 seconds ago 21.2MB 09:05:48 core-data-arm64 latest 649cd4cea323 About a minute ago 20.9MB 09:05:48 core-command-arm64 latest f365b592d389 About a minute ago 20.8MB 09:05:48 core-common-config-bootstrapper-arm64 latest 4025489c728b About a minute ago 18MB 09:05:48 security-proxy-auth-arm64 latest 5866eaee7713 2 minutes ago 19.3MB 09:05:48 security-bootstrapper-arm64 latest 4a4006a0dc4c 2 minutes ago 22.6MB 09:05:48 security-secretstore-setup-arm64 latest de56ec588079 2 minutes ago 43MB 09:05:48 security-proxy-setup-arm64 latest c4f2bc593cbf 2 minutes ago 28.8MB 09:05:48 security-spire-agent-arm64 latest a0f41085682b 17 minutes ago 152MB 09:05:48 security-spire-config-arm64 latest 87664459ce88 17 minutes ago 96.1MB 09:05:48 security-spire-server-arm64 latest b36cf7cb89fa 17 minutes ago 96.9MB 09:05:48 ci-base-image-arm64 latest 5c6a5a8eb6b7 31 minutes ago 1.05GB 09:05:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 6 weeks ago 677MB 09:05:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months 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 09:05:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:05:49 09:05:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:05:49 arm64: Pulling from edgex-lftools-log-publisher 09:05:49 8998bd30e6a1: Pulling fs layer 09:05:49 04944245beec: Pulling fs layer 09:05:49 699f458cf7ca: Pulling fs layer 09:05:49 765212b225bb: Pulling fs layer 09:05:49 f23df028b6ca: Pulling fs layer 09:05:49 d65c8cfc05b1: Pulling fs layer 09:05:49 2437ff75d9bd: Pulling fs layer 09:05:49 f23df028b6ca: Waiting 09:05:49 d65c8cfc05b1: Waiting 09:05:49 2437ff75d9bd: Waiting 09:05:49 765212b225bb: Waiting 09:05:49 04944245beec: Verifying Checksum 09:05:49 04944245beec: Download complete 09:05:49 765212b225bb: Download complete 09:05:49 f23df028b6ca: Verifying Checksum 09:05:49 f23df028b6ca: Download complete 09:05:49 d65c8cfc05b1: Download complete 09:05:50 699f458cf7ca: Verifying Checksum 09:05:50 699f458cf7ca: Download complete 09:05:50 8998bd30e6a1: Download complete 09:05:52 2437ff75d9bd: Verifying Checksum 09:05:52 2437ff75d9bd: Download complete 09:05:54 8998bd30e6a1: Pull complete 09:05:54 04944245beec: Pull complete 09:05:56 699f458cf7ca: Pull complete 09:05:56 765212b225bb: Pull complete 09:05:57 f23df028b6ca: Pull complete 09:05:57 d65c8cfc05b1: Pull complete 09:06:12 2437ff75d9bd: Pull complete 09:06:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:06:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:06:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:12 prd-ubuntu20.04-docker-arm64-4c-16g-4871 does not seem to be running inside a container 09:06:12 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:06:15 $ docker top 55bb4f2eb5d50ad695952abe68ceb81385cb2c9a104682220d6df0994d58b548 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:06:16 ---> job-cost.sh 09:06:16 lf-activate-venv: SKIPPING 09:06:16 INFO: No Stack... 09:06:16 INFO: Retrieving Pricing Info for: v3-standard-4 09:06:17 INFO: Archiving Costs [Pipeline] sh 09:06:17 + cat /w/workspace/edgex-go/3/archives/cost.csv 09:06:17 + cut -d, -f6 [Pipeline] lock 09:06:17 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4664-3-stack-cost] 09:06:17 Resource [jenkins-edgexfoundry-edgex-go-PR-4664-3-stack-cost] did not exist. Created. 09:06:17 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4664-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:06:18 + echo total: 0.10999999940395355 [Pipeline] stash 09:06:18 Stashed 1 file(s) [Pipeline] } 09:06:18 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4664-3-stack-cost] [Pipeline] // lock [Pipeline] } 09:06:18 $ docker stop --time=1 55bb4f2eb5d50ad695952abe68ceb81385cb2c9a104682220d6df0994d58b548 09:06:19 $ docker rm -f --volumes 55bb4f2eb5d50ad695952abe68ceb81385cb2c9a104682220d6df0994d58b548 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:06:20 provisioning config files... 09:06:20 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config14653040845718288317tmp [Pipeline] { [Pipeline] sh 09:06:20 + set +x 09:06:20 + + bash -s -- 09:06:20 curl -s https://codecov.io/bash 09:06:20 09:06:20 _____ _ 09:06:20 / ____| | | 09:06:20 | | ___ __| | ___ ___ _____ __ 09:06:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:06:20 | |___| (_) | (_| | __/ (_| (_) \ V / 09:06:20 \_____\___/ \__,_|\___|\___\___/ \_/ 09:06:20 Bash-1.0.6 09:06:20 09:06:20 09:06:20 ==> git version 2.25.1 found 09:06:20 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:06:20 Release-Date: 2020-01-08 09:06:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:06:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:06:20 ==> Jenkins CI detected. 09:06:20 current dir:  /w/workspace/edgex-go/3 09:06:20 project root: . 09:06:20 --> token set from env 09:06:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:06:20 ==> Running gcov in . (disable via -X gcov) 09:06:20 ==> Python coveragepy not found 09:06:20 ==> Searching for coverage reports in: 09:06:20 + . 09:06:20 -> Found 1 reports 09:06:20 ==> Detecting git/mercurial file structure 09:06:20 ==> Reading reports 09:06:20 + ./coverage.out bytes=447827 09:06:20 ==> Appending adjustments 09:06:20 https://docs.codecov.io/docs/fixing-reports 09:06:21 + Found adjustments 09:06:21 ==> Gzipping contents 09:06:21 60K /tmp/codecov.0m7iQJ.gz 09:06:21 ==> Uploading reports 09:06:21 url: https://codecov.io 09:06:21 query: branch=PR-4664&commit=52e44aa3494dcd21059a05c8401f89b846184928&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4664%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4664&job=&cmd_args= 09:06:21 -> Pinging Codecov 09:06:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4664&commit=52e44aa3494dcd21059a05c8401f89b846184928&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4664%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4664&job=&cmd_args= 09:06:22 -> Uploading to 09:06:22 https://storage.googleapis.com/codecov/v4/raw/2023-08-30/00271124DB129430A58F1EEE437C3FCB/52e44aa3494dcd21059a05c8401f89b846184928/798b81ec-b429-4d08-a446-eeafa412fa18.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230830%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230830T090621Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=737f0fe117ce214cf089c41dc034e78c891bf273835c825a66b7edb571760c91 09:06:22 % Total % Received % Xferd Average Speed Time Time Time Current 09:06:22 Dload Upload Total Spent Left Speed 09:06:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57373 0 0 100 57373 0 264k --:--:-- --:--:-- --:--:-- 264k 09:06:22 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/52e44aa3494dcd21059a05c8401f89b846184928 [Pipeline] } 09:06:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:06:22 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 09:06:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:06:24 ---> package-listing.sh 09:06:24 ++ facter osfamily 09:06:24 ++ tr '[:upper:]' '[:lower:]' 09:06:24 + OS_FAMILY=debian 09:06:24 + workspace=/w/workspace/edgex-go/3 09:06:24 + START_PACKAGES=/tmp/packages_start.txt 09:06:24 + END_PACKAGES=/tmp/packages_end.txt 09:06:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:06:24 + PACKAGES=/tmp/packages_start.txt 09:06:24 + '[' /w/workspace/edgex-go/3 ']' 09:06:24 + PACKAGES=/tmp/packages_end.txt 09:06:24 + case "${OS_FAMILY}" in 09:06:24 + dpkg -l 09:06:24 + grep '^ii' 09:06:24 + '[' -f /tmp/packages_start.txt ']' 09:06:24 + '[' -f /tmp/packages_end.txt ']' 09:06:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:06:24 + '[' /w/workspace/edgex-go/3 ']' 09:06:24 + mkdir -p /w/workspace/edgex-go/3/archives/ 09:06:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 09:06:24 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:06:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:06:25 09:06:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:06:25 latest: Pulling from edgex-lftools-log-publisher 09:06:25 5eb5b503b376: Pulling fs layer 09:06:25 5c69ac0246d0: Pulling fs layer 09:06:25 ec43610c2a17: Pulling fs layer 09:06:25 3a2ae6a8a46f: Pulling fs layer 09:06:25 33b1e0a273af: Pulling fs layer 09:06:25 5d3b04190fa2: Pulling fs layer 09:06:25 2f39f015ded8: Pulling fs layer 09:06:25 3a2ae6a8a46f: Waiting 09:06:25 33b1e0a273af: Waiting 09:06:25 5d3b04190fa2: Waiting 09:06:25 2f39f015ded8: Waiting 09:06:25 5c69ac0246d0: Verifying Checksum 09:06:25 5c69ac0246d0: Download complete 09:06:25 3a2ae6a8a46f: Verifying Checksum 09:06:25 3a2ae6a8a46f: Download complete 09:06:25 33b1e0a273af: Verifying Checksum 09:06:25 33b1e0a273af: Download complete 09:06:25 5d3b04190fa2: Verifying Checksum 09:06:25 5d3b04190fa2: Download complete 09:06:25 ec43610c2a17: Verifying Checksum 09:06:25 ec43610c2a17: Download complete 09:06:25 5eb5b503b376: Verifying Checksum 09:06:25 5eb5b503b376: Download complete 09:06:26 2f39f015ded8: Download complete 09:06:26 5eb5b503b376: Pull complete 09:06:26 5c69ac0246d0: Pull complete 09:06:27 ec43610c2a17: Pull complete 09:06:27 3a2ae6a8a46f: Pull complete 09:06:27 33b1e0a273af: Pull complete 09:06:27 5d3b04190fa2: Pull complete 09:06:31 2f39f015ded8: Pull complete 09:06:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:06:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:06:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:31 prd-ubuntu20.04-docker-8c-8g-4870 does not seem to be running inside a container 09:06:32 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:06:36 $ docker top 89f4eaa51e496b91cb47c96b0f09725075619bca040af1fce476c6d39f1bc54b -eo pid,comm [Pipeline] { [Pipeline] sh 09:06:36 + touch /tmp/pre-build-complete [Pipeline] sh 09:06:37 + mkdir -p /var/log/sysstat [Pipeline] sh 09:06:37 + ls /var/log/sa-host 09:06:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:06:37 provisioning config files... 09:06:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config1921903872330212574tmp [Pipeline] { [Pipeline] echo 09:06:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:06:37 ---> create-netrc.sh [Pipeline] } 09:06:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:06:38 ---> python-tools-install.sh [Pipeline] echo 09:06:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:06:38 ---> sudo-logs.sh 09:06:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:06:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:06:38 ---> job-cost.sh 09:06:38 lf-activate-venv: SKIPPING 09:06:38 DEBUG: total: 0.10999999940395355 09:06:38 INFO: Retrieving Stack Cost... 09:06:39 INFO: Retrieving Pricing Info for: v3-standard-8 09:06:39 INFO: Archiving Costs [Pipeline] echo 09:06:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:06:39 ---> logs-deploy.sh 09:06:39 lf-activate-venv: SKIPPING 09:06:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4664/3 09:06:39 INFO: archiving workspace using pattern(s): 09:06:41 Archives upload complete. 09:06:41 INFO: archiving logs to Nexus 09:06:41 ---> uname -a: 09:06:41 Linux prd-ubuntu20-04-docker-8c-8g-4870 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:06:41 09:06:41 09:06:41 ---> lscpu: 09:06:41 Architecture: x86_64 09:06:41 CPU op-mode(s): 32-bit, 64-bit 09:06:41 Byte Order: Little Endian 09:06:41 Address sizes: 40 bits physical, 48 bits virtual 09:06:41 CPU(s): 8 09:06:41 On-line CPU(s) list: 0-7 09:06:41 Thread(s) per core: 1 09:06:41 Core(s) per socket: 1 09:06:41 Socket(s): 8 09:06:41 NUMA node(s): 1 09:06:41 Vendor ID: AuthenticAMD 09:06:41 CPU family: 23 09:06:41 Model: 49 09:06:41 Model name: AMD EPYC-Rome Processor 09:06:41 Stepping: 0 09:06:41 CPU MHz: 2799.998 09:06:41 BogoMIPS: 5599.99 09:06:41 Virtualization: AMD-V 09:06:41 Hypervisor vendor: KVM 09:06:41 Virtualization type: full 09:06:41 L1d cache: 256 KiB 09:06:41 L1i cache: 256 KiB 09:06:41 L2 cache: 4 MiB 09:06:41 L3 cache: 128 MiB 09:06:41 NUMA node0 CPU(s): 0-7 09:06:41 Vulnerability Itlb multihit: Not affected 09:06:41 Vulnerability L1tf: Not affected 09:06:41 Vulnerability Mds: Not affected 09:06:41 Vulnerability Meltdown: Not affected 09:06:41 Vulnerability Mmio stale data: Not affected 09:06:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:06:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:06:41 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:06:41 Vulnerability Srbds: Not affected 09:06:41 Vulnerability Tsx async abort: Not affected 09:06:41 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:06:41 09:06:41