Pull request #4465 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 790ec43f32773d2d572876c9a9f43d22d170023c+0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 (99c4ebb632a36bf40fc181b2e696772ab6542a09) 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-ssh15330483599871482374.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh12344818288370500009.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-4465/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-4465/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10045670263390357963.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh14833014918861990721.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-4465/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-4465/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1385705629840022309.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-4488’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-5224’ is offline ‘prd-ubuntu20.04-docker-8c-8g-5230’ is offline ‘prd-ubuntu20.04-docker-8c-8g-5231’ is offline ‘prd-ubuntu20.04-docker-8c-8g-5234’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-5225’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-5233’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5241 in /w/workspace/edgexfoundry_edgex-go_PR-4465 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4465/head:refs/remotes/origin/PR-4465 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 into PR head commit 790ec43f32773d2d572876c9a9f43d22d170023c Merge succeeded, producing 790ec43f32773d2d572876c9a9f43d22d170023c Checking out Revision 790ec43f32773d2d572876c9a9f43d22d170023c (PR-4465) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:26:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:26:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:26:41 ========================================================= 17:26:41 EdgeX Global Pipelines Version Info 17:26:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 790ec43f32773d2d572876c9a9f43d22d170023c # 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 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 790ec43f32773d2d572876c9a9f43d22d170023c # timeout=10 > git rev-list --no-walk 21bf2dce5ddd2682468b839df1f51371651daf7c # timeout=10 17:26:42 ------------------- 17:26:42 stable info: 17:26:42 ------------------- 17:26:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:26:42 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 17:26:42 Message: update stable to v1.0.245 17:26:43 ------------------- 17:26:43 experimental info: 17:26:43 ------------------- 17:26:43 Commited By: **** collab-it+edgex@linuxfoundation.org 17:26:43 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 17:26:43 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:26:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:26:43 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:26:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:26:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:26:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:26:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 17:26:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:26:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:26:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:26:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:26:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:26:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:26:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:26:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:26:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:26:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:26:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:26:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:26:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:26:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 17:26:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:26:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:26:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:26:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4465 [Pipeline] echo 17:26:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4465 [Pipeline] echo 17:26:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4465 [Pipeline] echo 17:26:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 790ec43f32773d2d572876c9a9f43d22d170023c [Pipeline] echo 17:26:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 790ec43 [Pipeline] echo 17:26:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:26:43 provisioning config files... 17:26:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config16594097141611755538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:26:44 ---> docker-login.sh 17:26:44 nexus3.edgexfoundry.org:10001 17:26:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:44 Configure a credential helper to remove this warning. See 17:26:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:44 17:26:44 Login Succeeded 17:26:44 nexus3.edgexfoundry.org:10002 17:26:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:44 Configure a credential helper to remove this warning. See 17:26:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:44 17:26:44 Login Succeeded 17:26:44 nexus3.edgexfoundry.org:10003 17:26:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:44 Configure a credential helper to remove this warning. See 17:26:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:44 17:26:44 Login Succeeded 17:26:44 nexus3.edgexfoundry.org:10004 17:26:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:44 Configure a credential helper to remove this warning. See 17:26:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:44 17:26:44 Login Succeeded 17:26:44 docker.io 17:26:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:45 Configure a credential helper to remove this warning. See 17:26:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:45 17:26:45 Login Succeeded 17:26:45 ---> docker-login.sh ends [Pipeline] } 17:26:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:26:45 + 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 17:26:45 + cut -d/ -f2 17:26:45 + dirname cmd/core-command/Dockerfile 17:26:45 + echo core-command,cmd/core-command/Dockerfile 17:26:45 + dirname cmd/core-common-config-bootstrapper/Dockerfile 17:26:45 + cut -d/ -f2 17:26:45 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 17:26:45 + dirname cmd/core-data/Dockerfile 17:26:45 + cut -d/ -f2 17:26:45 + echo core-data,cmd/core-data/Dockerfile 17:26:45 + dirname cmd/core-metadata/Dockerfile 17:26:45 + cut -d/ -f2 17:26:45 + echo core-metadata,cmd/core-metadata/Dockerfile 17:26:45 + dirname cmd/security-bootstrapper/Dockerfile 17:26:45 + cut -d/ -f2 17:26:45 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:26:45 + dirname cmd/security-proxy-auth/Dockerfile 17:26:45 + cut -d/ -f2 17:26:45 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 17:26:45 + dirname cmd/security-proxy-setup/Dockerfile 17:26:45 + cut -d/ -f2 17:26:45 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:26:45 + dirname cmd/security-secretstore-setup/Dockerfile 17:26:45 + cut -d/ -f2 17:26:45 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:26:45 + dirname cmd/security-spiffe-token-provider/Dockerfile 17:26:45 + cut -d/ -f2 17:26:45 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 17:26:45 + dirname cmd/security-spire-agent/Dockerfile 17:26:45 + cut -d/ -f2 17:26:45 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 17:26:45 + dirname cmd/security-spire-config/Dockerfile 17:26:45 + cut -d/ -f2 17:26:45 + echo security-spire-config,cmd/security-spire-config/Dockerfile 17:26:45 + dirname cmd/security-spire-server/Dockerfile 17:26:45 + cut -d/ -f2 17:26:45 + echo security-spire-server,cmd/security-spire-server/Dockerfile 17:26:45 + dirname cmd/support-notifications/Dockerfile 17:26:45 + cut -d/ -f2 17:26:45 + echo support-notifications,cmd/support-notifications/Dockerfile 17:26:45 + dirname cmd/support-scheduler/Dockerfile 17:26:45 + cut -d/ -f2 17:26:45 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 17:26:45 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 17:26:45 + git rev-list -1 --merges 790ec43f32773d2d572876c9a9f43d22d170023c~1..790ec43f32773d2d572876c9a9f43d22d170023c [Pipeline] echo 17:26:45 -----------> git rev-list -1 --merges 790ec43f32773d2d572876c9a9f43d22d170023c~1..790ec43f32773d2d572876c9a9f43d22d170023c 790ec43f32773d2d572876c9a9f43d22d170023c [false] [Pipeline] sh 17:26:46 + git log --format=format:%s -1 790ec43f32773d2d572876c9a9f43d22d170023c [Pipeline] echo 17:26:46 ========================================================= 17:26:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:26:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 17:26:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:26:46 + grep -v github /etc/ssh/ssh_known_hosts 17:26:46 + [ -e /tmp/ssh_known_hosts ] 17:26:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:26:46 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:26:46 sudo tee -a /etc/ssh/ssh_known_hosts 17:26:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:26:46 17:26:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:26:47 0.1.4: Pulling from edgex-devops/py-git-semver 17:26:47 b85a868b505f: Pulling fs layer 17:26:47 e2be974225ed: Pulling fs layer 17:26:47 339a4e72a1f5: Pulling fs layer 17:26:47 988bab9f4d93: Pulling fs layer 17:26:47 1469e6f7b9e6: Pulling fs layer 17:26:47 eaf3925da568: Pulling fs layer 17:26:47 bab4dde63d76: Pulling fs layer 17:26:47 bde34c3a00c8: Pulling fs layer 17:26:47 b352a97aabf1: Pulling fs layer 17:26:47 4872d77fe225: Pulling fs layer 17:26:47 5851b861e8e6: Pulling fs layer 17:26:47 b352a97aabf1: Waiting 17:26:47 bab4dde63d76: Waiting 17:26:47 4872d77fe225: Waiting 17:26:47 bde34c3a00c8: Waiting 17:26:47 5851b861e8e6: Waiting 17:26:47 988bab9f4d93: Waiting 17:26:47 eaf3925da568: Waiting 17:26:47 e2be974225ed: Download complete 17:26:47 988bab9f4d93: Download complete 17:26:47 1469e6f7b9e6: Verifying Checksum 17:26:47 1469e6f7b9e6: Download complete 17:26:47 339a4e72a1f5: Verifying Checksum 17:26:47 339a4e72a1f5: Download complete 17:26:47 eaf3925da568: Verifying Checksum 17:26:47 eaf3925da568: Download complete 17:26:47 bde34c3a00c8: Download complete 17:26:47 b352a97aabf1: Download complete 17:26:47 4872d77fe225: Download complete 17:26:47 5851b861e8e6: Verifying Checksum 17:26:47 5851b861e8e6: Download complete 17:26:47 b85a868b505f: Verifying Checksum 17:26:47 b85a868b505f: Download complete 17:26:48 bab4dde63d76: Verifying Checksum 17:26:48 bab4dde63d76: Download complete 17:26:48 b85a868b505f: Pull complete 17:26:49 e2be974225ed: Pull complete 17:26:49 339a4e72a1f5: Pull complete 17:26:49 988bab9f4d93: Pull complete 17:26:50 1469e6f7b9e6: Pull complete 17:26:50 eaf3925da568: Pull complete 17:26:52 bab4dde63d76: Pull complete 17:26:52 bde34c3a00c8: Pull complete 17:26:52 b352a97aabf1: Pull complete 17:26:52 4872d77fe225: Pull complete 17:26:52 5851b861e8e6: Pull complete 17:26:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:26:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:26:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:26:52 prd-ubuntu20.04-docker-8c-8g-5241 does not seem to be running inside a container 17:26:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:26:56 $ docker top c5250ef680c0fdc57847db5ade4e3fbfc3e9952f222aa9d61eac60f722e7508e -eo pid,comm 17:26:56 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). 17:26:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:26:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:26:56 [ssh-agent] Looking for ssh-agent implementation... 17:26:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:26:56 $ docker exec c5250ef680c0fdc57847db5ade4e3fbfc3e9952f222aa9d61eac60f722e7508e ssh-agent 17:26:56 SSH_AUTH_SOCK=/tmp/ssh-ynip2rVrRI2Y/agent.32 17:26:56 SSH_AGENT_PID=38 17:26:56 Running ssh-add (command line suppressed) 17:26:56 Identity added: /w/workspace/edgex-go/4@tmp/private_key_11384469922927751013.key (/w/workspace/edgex-go/4@tmp/private_key_11384469922927751013.key) 17:26:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:26:56 + git tag --points-at HEAD [Pipeline] } 17:26:56 $ docker exec --env ******** --env ******** c5250ef680c0fdc57847db5ade4e3fbfc3e9952f222aa9d61eac60f722e7508e ssh-agent -k 17:26:57 unset SSH_AUTH_SOCK; 17:26:57 unset SSH_AGENT_PID; 17:26:57 echo Agent pid 38 killed; 17:26:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:26:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:26:57 [ssh-agent] Looking for ssh-agent implementation... 17:26:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:26:57 $ docker exec c5250ef680c0fdc57847db5ade4e3fbfc3e9952f222aa9d61eac60f722e7508e ssh-agent 17:26:57 SSH_AUTH_SOCK=/tmp/ssh-H4xxmVC1bS12/agent.70 17:26:57 SSH_AGENT_PID=76 17:26:57 Running ssh-add (command line suppressed) 17:26:57 Identity added: /w/workspace/edgex-go/4@tmp/private_key_7489124459087126236.key (/w/workspace/edgex-go/4@tmp/private_key_7489124459087126236.key) 17:26:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:26:57 + git semver init 17:26:57 2023-03-22 17:26:57,957 [run_init] DEBUG init version:0.0.0 force:False 17:26:57 2023-03-22 17:26:57,958 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 17:26:57 2023-03-22 17:26:57,958 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 17:26:57 2023-03-22 17:26:57,959 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) 17:27:04 2023-03-22 17:27:03,733 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 17:27:04 2023-03-22 17:27:03,734 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4465 with force:False 17:27:04 2023-03-22 17:27:03,734 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4465 17:27:04 2023-03-22 17:27:03,737 [execute] INFO git cat-file --batch-check 17:27:04 2023-03-22 17:27:03,737 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 17:27:04 2023-03-22 17:27:03,744 [execute] INFO git cat-file --batch 17:27:04 2023-03-22 17:27:03,744 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 17:27:04 2023-03-22 17:27:03,750 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4465 17:27:04 0.0.0 [Pipeline] } 17:27:04 $ docker exec --env ******** --env ******** c5250ef680c0fdc57847db5ade4e3fbfc3e9952f222aa9d61eac60f722e7508e ssh-agent -k 17:27:04 unset SSH_AUTH_SOCK; 17:27:04 unset SSH_AGENT_PID; 17:27:04 echo Agent pid 76 killed; 17:27:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:27:04 + git semver [Pipeline] } 17:27:05 $ docker stop --time=1 c5250ef680c0fdc57847db5ade4e3fbfc3e9952f222aa9d61eac60f722e7508e 17:27:06 $ docker rm -f --volumes c5250ef680c0fdc57847db5ade4e3fbfc3e9952f222aa9d61eac60f722e7508e [Pipeline] // withDockerContainer [Pipeline] sh 17:27:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:27:07 Stashed 1 file(s) [Pipeline] echo 17:27:07 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:27:07 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 17:27:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:27:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:27:07 ========================================================= 17:27:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 17:27:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:27:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5240 in /w/workspace/edgexfoundry_edgex-go_PR-4465 [Pipeline] { [Pipeline] ws 17:27:07 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 17:27:07 The recommended git tool is: git 17:27:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:27:07 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 17:27:07 63b65145d645: Pulling fs layer 17:27:07 a2d21d5440eb: Pulling fs layer 17:27:07 935e6c44a52c: Pulling fs layer 17:27:07 94cc34f8dd06: Pulling fs layer 17:27:07 30dea6a524f1: Pulling fs layer 17:27:07 a2aff8979fd8: Pulling fs layer 17:27:07 6808be2612f2: Pulling fs layer 17:27:07 f25807f1079a: Pulling fs layer 17:27:07 30dea6a524f1: Waiting 17:27:07 a2aff8979fd8: Waiting 17:27:07 6808be2612f2: Waiting 17:27:07 f25807f1079a: Waiting 17:27:07 94cc34f8dd06: Waiting 17:27:07 a2d21d5440eb: Verifying Checksum 17:27:07 a2d21d5440eb: Download complete 17:27:07 94cc34f8dd06: Verifying Checksum 17:27:07 94cc34f8dd06: Download complete 17:27:07 30dea6a524f1: Verifying Checksum 17:27:07 30dea6a524f1: Download complete 17:27:07 63b65145d645: Verifying Checksum 17:27:07 63b65145d645: Download complete 17:27:08 a2aff8979fd8: Verifying Checksum 17:27:08 a2aff8979fd8: Download complete 17:27:08 63b65145d645: Pull complete 17:27:08 a2d21d5440eb: Pull complete 17:27:08 f25807f1079a: Verifying Checksum 17:27:08 f25807f1079a: Download complete 17:27:08 935e6c44a52c: Download complete 17:27:08 6808be2612f2: Verifying Checksum 17:27:08 6808be2612f2: Download complete 17:27:13 935e6c44a52c: Pull complete 17:27:13 94cc34f8dd06: Pull complete 17:27:13 30dea6a524f1: Pull complete 17:27:13 a2aff8979fd8: Pull complete 17:27:14 using credential edgex-jenkins-ssh 17:27:14 Cloning the remote Git repository 17:27:14 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:27:14 > git init /w/workspace/edgex-go/4 # timeout=10 17:27:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:27:15 > git --version # timeout=10 17:27:15 > git --version # 'git version 2.25.1' 17:27:15 using GIT_SSH to set credentials SSH Credentials for GitHub 17:27:16 6808be2612f2: Pull complete 17:27:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:27:16 f25807f1079a: Pull complete 17:27:16 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 17:27:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:27:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 17:27:16 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:27:16 WORKDIR /edgex 17:27:16 COPY go.mod . 17:27:16 RUN go mod download 17:27:16 + docker build -t ci-base-image-x86_64 -f - . 17:27:17 Sending build context to Docker daemon 170.5MB 17:27:17 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:27:17 ---> 3b553350e43f 17:27:17 Step 2/4 : WORKDIR /edgex 17:27:23 ---> Running in 523b31a9cb11 17:27:23 Removing intermediate container 523b31a9cb11 17:27:23 ---> 4af714d44903 17:27:23 Step 3/4 : COPY go.mod . 17:27:23 ---> 7ab64bd8dc7b 17:27:23 Step 4/4 : RUN go mod download 17:27:23 ---> Running in 5500b0bdef21 17:27:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:27:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:27:37 Merging remotes/origin/main commit 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 into PR head commit 790ec43f32773d2d572876c9a9f43d22d170023c 17:27:38 Merge succeeded, producing 790ec43f32773d2d572876c9a9f43d22d170023c 17:27:38 Checking out Revision 790ec43f32773d2d572876c9a9f43d22d170023c (PR-4465) 17:27:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:27:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:27:36 using GIT_SSH to set credentials SSH Credentials for GitHub 17:27:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4465/head:refs/remotes/origin/PR-4465 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:27:38 > git config core.sparsecheckout # timeout=10 17:27:38 > git checkout -f 790ec43f32773d2d572876c9a9f43d22d170023c # timeout=10 17:27:38 > git remote # timeout=10 17:27:38 > git config --get remote.origin.url # timeout=10 17:27:38 using GIT_SSH to set credentials SSH Credentials for GitHub 17:27:38 > git merge 0e3a5bd4bf35c6b96090f7c2f87f5796184d8834 # timeout=10 17:27:38 > git rev-parse HEAD^{commit} # timeout=10 17:27:38 > git config core.sparsecheckout # timeout=10 17:27:38 > git checkout -f 790ec43f32773d2d572876c9a9f43d22d170023c # timeout=10 17:27:39 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:27:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:27:40 % Total % Received % Xferd Average Speed Time Time Time Current 17:27:40 Dload Upload Total Spent Left Speed 17:27:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh 17:27:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:27:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:27:41 + sudo tee /etc/docker/daemon.new 17:27:41 Removing intermediate container 5500b0bdef21 17:27:41 ---> 49361f792603 17:27:41 Successfully built 49361f792603 17:27:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:41 + docker inspect -f . ci-base-image-x86_64 17:27:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:41 prd-ubuntu20.04-docker-8c-8g-5241 does not seem to be running inside a container 17:27:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:27:42 { 17:27:42 "registry-mirrors": [ 17:27:42 "https://nexus3.edgexfoundry.org:10001" 17:27:42 ], 17:27:42 "bip": "10.250.0.254/24", 17:27:42 "hosts": [ 17:27:42 "tcp://0.0.0.0:5555", 17:27:42 "unix:///var/run/docker.sock" 17:27:42 ], 17:27:42 "mtu": 1458, 17:27:42 "selinux-enabled": true, 17:27:42 "seccomp-profile": "/etc/docker/seccomp.json" 17:27:42 } 17:27:42 $ docker top c14abeb7d360faf6863102081e45cfb6b83b30a1d24164ae0bf1535ab45e0001 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 17:27:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:27:42 + go version 17:27:42 go version go1.20.2 linux/amd64 [Pipeline] } 17:27:42 $ docker stop --time=1 c14abeb7d360faf6863102081e45cfb6b83b30a1d24164ae0bf1535ab45e0001 17:27:43 + sudo service docker restart 17:27:44 $ docker rm -f --volumes c14abeb7d360faf6863102081e45cfb6b83b30a1d24164ae0bf1535ab45e0001 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:44 + docker inspect -f . ci-base-image-x86_64 17:27:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:44 prd-ubuntu20.04-docker-8c-8g-5241 does not seem to be running inside a container 17:27:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:27:44 $ docker top 132a6863e9719911397b49fb295d023fd9e27f10ecc3225593958a73cdbb470c -eo pid,comm [Pipeline] { [Pipeline] echo 17:27:45 ========================================================= 17:27:45 [edgeXBuildGoParallel] Running Tests and Build... 17:27:45 ========================================================= [Pipeline] sh 17:27:45 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 17:27:45 + make test 17:27:45 go test -race -coverprofile=coverage.out ./... 17:27:53 ? github.com/edgexfoundry/edgex-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:28:01 provisioning config files... 17:28:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config12569625286763901988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:28:01 ---> docker-login.sh 17:28:01 nexus3.edgexfoundry.org:10001 17:28:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:28:02 Configure a credential helper to remove this warning. See 17:28:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:28:02 17:28:02 Login Succeeded 17:28:02 nexus3.edgexfoundry.org:10002 17:28:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:28:02 Configure a credential helper to remove this warning. See 17:28:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:28:02 17:28:02 Login Succeeded 17:28:02 nexus3.edgexfoundry.org:10003 17:28:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:28:03 Configure a credential helper to remove this warning. See 17:28:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:28:03 17:28:03 Login Succeeded 17:28:03 nexus3.edgexfoundry.org:10004 17:28:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:28:03 Configure a credential helper to remove this warning. See 17:28:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:28:03 17:28:03 Login Succeeded 17:28:03 docker.io 17:28:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:28:04 Configure a credential helper to remove this warning. See 17:28:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:28:04 17:28:04 Login Succeeded 17:28:04 ---> docker-login.sh ends [Pipeline] } 17:28:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 17:28:05 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 17:28:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:28:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:28:05 ========================================================= 17:28:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:28:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:28:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:28:05 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:28:05 af6eaf76a39c: Pulling fs layer 17:28:05 55522c791124: Pulling fs layer 17:28:05 ce5c4a1c91eb: Pulling fs layer 17:28:05 169dfbe0d373: Pulling fs layer 17:28:05 e1ff8fa3b103: Pulling fs layer 17:28:05 52ebb69f0ebf: Pulling fs layer 17:28:05 5abe8eddf0d5: Pulling fs layer 17:28:05 e1ff8fa3b103: Waiting 17:28:05 52ebb69f0ebf: Waiting 17:28:05 5abe8eddf0d5: Waiting 17:28:05 169dfbe0d373: Waiting 17:28:05 55522c791124: Verifying Checksum 17:28:05 55522c791124: Download complete 17:28:05 169dfbe0d373: Verifying Checksum 17:28:05 169dfbe0d373: Download complete 17:28:05 e1ff8fa3b103: Verifying Checksum 17:28:05 e1ff8fa3b103: Download complete 17:28:05 af6eaf76a39c: Verifying Checksum 17:28:05 af6eaf76a39c: Download complete 17:28:07 5abe8eddf0d5: Verifying Checksum 17:28:07 5abe8eddf0d5: Download complete 17:28:07 af6eaf76a39c: Pull complete 17:28:08 55522c791124: Pull complete 17:28:08 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:28:08 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 17:28:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:28:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:28:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:28:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:28:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:28:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 17:28:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:28:08 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:28:08 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:28:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:28:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:28:09 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:28:09 ce5c4a1c91eb: Verifying Checksum 17:28:09 ce5c4a1c91eb: Download complete 17:28:09 52ebb69f0ebf: Verifying Checksum 17:28:09 52ebb69f0ebf: Download complete 17:28:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:28:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:28:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements 17:28:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements 17:28:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 17:28:12 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 17:28:12 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:28:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:28:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:28:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:28:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:28:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:28:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:28:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:28:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.086s coverage: 71.3% of statements 17:28:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements 17:28:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:28:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:28:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.870s coverage: 88.5% of statements 17:28:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.130s coverage: 3.9% of statements 17:28:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:28:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:28:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 17:28:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.385s coverage: 95.6% of statements 17:28:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:28:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:28:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:28:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:28:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:28:19 ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 72.2% of statements 17:28:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:28:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:28:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:28:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.073s coverage: 65.9% of statements 17:28:21 ce5c4a1c91eb: Pull complete 17:28:21 169dfbe0d373: Pull complete 17:28:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:28:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:28:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements 17:28:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 29.0% of statements 17:28:21 e1ff8fa3b103: Pull complete 17:28:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 44.1% of statements 17:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.046s coverage: 82.9% of statements 17:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 17:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements 17:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements 17:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 17:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 17:28:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 17:28:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:28:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:28:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:28:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:28:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:28:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:28:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:28:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 17:28:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:28:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:28:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:28:28 52ebb69f0ebf: Pull complete 17:28:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 17:28:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 17:28:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 17:28:29 5abe8eddf0d5: Pull complete 17:28:29 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 17:28:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:28:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 17:28:30 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:28:30 WORKDIR /edgex 17:28:30 COPY go.mod . 17:28:30 RUN go mod download 17:28:30 + docker build -t ci-base-image-arm64 -f - . 17:28:30 Sending build context to Docker daemon 2.933MB 17:28:30 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:28:30 ---> 6cb57ee374ae 17:28:30 Step 2/4 : WORKDIR /edgex 17:28:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:28:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:28:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:28:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:28:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:28:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:28:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:28:33 ---> Running in 7a1a440cf9d4 17:28:33 Removing intermediate container 7a1a440cf9d4 17:28:33 ---> 43db1905c90c 17:28:33 Step 3/4 : COPY go.mod . 17:28:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:28:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:28:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:28:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:28:34 ---> 48a5b0b7b01a 17:28:34 Step 4/4 : RUN go mod download 17:28:34 ---> Running in 557534584d5b 17:28:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements 17:28:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:28:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:28:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:28:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:28:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:28:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:28:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:28:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:28:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.307s coverage: 79.9% of statements 17:28:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.069s coverage: 92.9% of statements 17:28:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements 17:28:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.100s coverage: 86.9% of statements 17:28:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 17:28:46 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements 17:28:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements 17:28:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.2% of statements 17:28:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.170s coverage: 82.1% of statements 17:28:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.051s coverage: 86.0% of statements 17:28:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.188s coverage: 63.1% of statements 17:28:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 17:28:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 17:28:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 17:28:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 17:28:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 17:28:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.214s coverage: 38.4% of statements 17:28:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 17:28:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 17:28:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements 17:28:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.109s coverage: 92.3% of statements 17:28:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 61.5% of statements 17:28:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 97.7% of statements 17:28:46 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 17:29:12 Removing intermediate container 557534584d5b 17:29:12 ---> b86f551a0241 17:29:12 Successfully built b86f551a0241 17:29:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:13 go vet ./... 17:29:13 + docker inspect -f . ci-base-image-arm64 17:29:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:29:13 prd-ubuntu20.04-docker-arm64-4c-16g-5240 does not seem to be running inside a container 17:29:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:29:15 $ docker top cf173e97a011c55bdbc7df5ac557162f08ba769d41f88f585aa6af126dc0e195 -eo pid,comm [Pipeline] { [Pipeline] sh 17:29:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:29:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:29:15 ./bin/test-attribution-txt.sh [Pipeline] echo 17:29:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:29:15 + ls -al . 17:29:15 total 704 17:29:15 drwxrwxr-x 11 1001 1001 4096 Mar 22 17:27 . 17:29:15 drwxr-xr-x 4 root root 4096 Mar 22 17:27 .. 17:29:15 drwxrwxr-x 2 1001 1001 4096 Mar 22 17:26 .blubracket 17:29:15 -rw-rw-r-- 1 1001 1001 16 Mar 22 17:26 .dockerignore 17:29:15 drwxrwxr-x 8 1001 1001 4096 Mar 22 17:27 .git 17:29:15 drwxrwxr-x 3 1001 1001 4096 Mar 22 17:26 .github 17:29:15 -rw-rw-r-- 1 1001 1001 1133 Mar 22 17:26 .gitignore 17:29:15 -rw-rw-r-- 1 1001 1001 42 Mar 22 17:26 .golangci.yml 17:29:15 -rw-rw-r-- 1 1001 1001 87 Mar 22 17:26 .hadolint.yml 17:29:15 drwxr-xr-x 3 1001 1001 4096 Mar 22 17:27 .semver 17:29:15 -rw-rw-r-- 1 1001 1001 166 Mar 22 17:26 .sonarcloud.properties 17:29:15 -rw-rw-r-- 1 1001 1001 1171 Mar 22 17:26 ADOPTERS.md 17:29:15 -rw-rw-r-- 1 1001 1001 10954 Mar 22 17:26 Attribution.txt 17:29:15 -rw-rw-r-- 1 1001 1001 73765 Mar 22 17:26 CHANGELOG.md 17:29:15 -rw-rw-r-- 1 1001 1001 3804 Mar 22 17:26 CONTRIBUTING.md 17:29:15 -rw-rw-r-- 1 1001 1001 677 Mar 22 17:26 GOVERNANCE.md 17:29:15 -rw-rw-r-- 1 1001 1001 883 Mar 22 17:26 Jenkinsfile 17:29:15 -rw-rw-r-- 1 1001 1001 10775 Mar 22 17:26 LICENSE 17:29:15 -rw-rw-r-- 1 1001 1001 14266 Mar 22 17:26 Makefile 17:29:15 -rw-rw-r-- 1 1001 1001 582 Mar 22 17:26 OWNERS.md 17:29:15 -rw-rw-r-- 1 1001 1001 9403 Mar 22 17:26 README.md 17:29:15 -rw-rw-r-- 1 1001 1001 789 Mar 22 17:26 SECURITY.md 17:29:15 -rw-rw-r-- 1 1001 1001 5 Mar 22 17:27 VERSION 17:29:15 drwxrwxr-x 2 1001 1001 4096 Mar 22 17:26 bin 17:29:15 drwxrwxr-x 18 1001 1001 4096 Mar 22 17:26 cmd 17:29:15 -rw-r--r-- 1 root root 447378 Mar 22 17:28 coverage.out 17:29:15 -rw-rw-r-- 1 1001 1001 3236 Mar 22 17:26 go.mod 17:29:15 -rw-rw-r-- 1 1001 1001 31410 Mar 22 17:26 go.sum 17:29:15 drwxrwxr-x 7 1001 1001 4096 Mar 22 17:26 internal 17:29:15 drwxrwxr-x 3 1001 1001 4096 Mar 22 17:26 openapi 17:29:15 -rw-rw-r-- 1 1001 1001 594 Mar 22 17:26 security.txt 17:29:15 drwxrwxr-x 4 1001 1001 4096 Mar 22 17:26 snap 17:29:15 -rw-rw-r-- 1 1001 1001 204 Mar 22 17:26 version.go [Pipeline] sh 17:29:15 + go version 17:29:15 go version go1.20.2 linux/arm64 [Pipeline] } 17:29:15 $ docker stop --time=1 cf173e97a011c55bdbc7df5ac557162f08ba769d41f88f585aa6af126dc0e195 17:29:16 + '[' -e coverage.out ] 17:29:16 + chown 1001:1001 coverage.out 17:29:17 $ docker rm -f --volumes cf173e97a011c55bdbc7df5ac557162f08ba769d41f88f585aa6af126dc0e195 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stash [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix 17:29:17 Stashed 1 file(s) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 17:29:18 + make build 17:29: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 17:29:18 + docker inspect -f . ci-base-image-arm64 17:29:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:29:18 prd-ubuntu20.04-docker-arm64-4c-16g-5240 does not seem to be running inside a container 17:29:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:29:19 $ docker top 9809380b311c584511d81cf82004f226aad944f63dd691e87e816341d718adb1 -eo pid,comm [Pipeline] { [Pipeline] echo 17:29:20 ========================================================= 17:29:20 [edgeXBuildGoParallel] Running Tests and Build... 17:29:20 ========================================================= [Pipeline] sh 17:29:20 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 17:29:21 + make test 17:29:21 go test -race -coverprofile=coverage.out ./... 17:29: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 17:29: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 17:29: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 17:29: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 17:29:42 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 17:29:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 17:29: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 17:29: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:29:45 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 17:29: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:29:48 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] } 17:29:49 $ docker stop --time=1 132a6863e9719911397b49fb295d023fd9e27f10ecc3225593958a73cdbb470c 17:29:56 $ docker rm -f --volumes 132a6863e9719911397b49fb295d023fd9e27f10ecc3225593958a73cdbb470c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:29:57 17:29:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:29:57 latest: Pulling from edgex-devops/edgex-compose 17:29:57 cbdbe7a5bc2a: Pulling fs layer 17:29:57 ca9280d653b3: Pulling fs layer 17:29:57 7e9c9ca2126c: Pulling fs layer 17:29:57 cbdbe7a5bc2a: Download complete 17:29:58 ca9280d653b3: Verifying Checksum 17:29:58 ca9280d653b3: Download complete 17:29:58 cbdbe7a5bc2a: Pull complete 17:29:58 7e9c9ca2126c: Download complete 17:29:58 ca9280d653b3: Pull complete 17:30:01 7e9c9ca2126c: Pull complete 17:30:01 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:30:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:30:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:30:02 prd-ubuntu20.04-docker-8c-8g-5241 does not seem to be running inside a container 17:30:02 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:30:07 $ docker top 77fc0d9149e364dfd7929e86eebbc0f07543a295e88ae75effb3eee6e16f5835 -eo pid,comm [Pipeline] { [Pipeline] sh 17:30:07 + docker-compose build --help 17:30:07 + grep parallel 17:30:07 --parallel Build images in parallel. [Pipeline] } 17:30:07 $ docker stop --time=1 77fc0d9149e364dfd7929e86eebbc0f07543a295e88ae75effb3eee6e16f5835 17:30:09 $ docker rm -f --volumes 77fc0d9149e364dfd7929e86eebbc0f07543a295e88ae75effb3eee6e16f5835 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:30:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:30:09 prd-ubuntu20.04-docker-8c-8g-5241 does not seem to be running inside a container 17:30:09 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 17:30:10 $ docker top c5e082d04e1f79bb2a7468bf9b00ce1ec04b8606ec32564ae48699d33837722c -eo pid,comm [Pipeline] { [Pipeline] sh 17:30:10 + docker-compose -f ./docker-compose-build.yml build --parallel 17:30:10 Building core-command ... 17:30:10 Building core-common-config-bootstrapper ... 17:30:10 Building core-data ... 17:30:10 Building core-metadata ... 17:30:10 Building security-bootstrapper ... 17:30:10 Building security-proxy-auth ... 17:30:10 Building security-proxy-setup ... 17:30:10 Building security-secretstore-setup ... 17:30:10 Building security-spiffe-token-provider ... 17:30:10 Building security-spire-agent ... 17:30:10 Building security-spire-config ... 17:30:10 Building security-spire-server ... 17:30:10 Building support-notifications ... 17:30:10 Building support-scheduler ... 17:30:10 Building core-command 17:30:10 Building support-scheduler 17:30:10 Building core-data 17:30:10 Building core-metadata 17:30:10 Building security-bootstrapper 17:30:17 ? github.com/edgexfoundry/edgex-go [no test files] 17:30:23 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:30:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:30:23 ---> 49361f792603 17:30:23 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:30:23 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:30:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:30:23 ---> 49361f792603 17:30:23 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:30:23 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:30:23 Step 2/33 : FROM ${BUILDER_BASE} AS builder 17:30:23 ---> 49361f792603 17:30:23 Step 3/33 : WORKDIR /edgex-go 17:30:23 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:30:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:30:23 ---> 49361f792603 17:30:23 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:30:23 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:30:23 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:30:23 ---> 49361f792603 17:30:23 Step 3/25 : ARG ADD_BUILD_TAGS="" 17:30:33 ---> Running in f44cbf5f90d4 17:30:33 ---> Running in 9beed7c98241 17:30:33 ---> Running in d2282c21f380 17:30:33 ---> Running in ad295cf487c8 17:30:33 ---> Running in 9983cf8e46ce 17:30:33 Removing intermediate container f44cbf5f90d4 17:30:33 ---> 7bf5e16cfd53 17:30:33 Step 4/33 : RUN apk add --update --no-cache make git 17:30:33 Removing intermediate container ad295cf487c8 17:30:33 ---> 42e2013e351d 17:30:33 Step 4/25 : WORKDIR /edgex-go 17:30:33 Removing intermediate container 9beed7c98241 17:30:33 ---> 9916a0a2b403 17:30:33 Step 4/24 : WORKDIR /edgex-go 17:30:33 Removing intermediate container 9983cf8e46ce 17:30:33 ---> d347876d3f8a 17:30:33 Step 4/23 : WORKDIR /edgex-go 17:30:33 Removing intermediate container d2282c21f380 17:30:33 ---> 4bdfc7808417 17:30:33 Step 4/23 : WORKDIR /edgex-go 17:30:33 ---> Running in 018fa6d6857f 17:30:33 ---> Running in 528edec886d9 17:30:33 ---> Running in 2631d1f0cf52 17:30:33 ---> Running in 0e1577203ed4 17:30:33 ---> Running in a876bf9f0b66 17:30:33 Removing intermediate container 528edec886d9 17:30:33 ---> 0ab5c361ae5d 17:30:33 Step 5/24 : RUN apk add --update --no-cache make git 17:30:33 Removing intermediate container 0e1577203ed4 17:30:33 ---> b20283bc0aa3 17:30:33 Step 5/23 : RUN apk add --update --no-cache make git 17:30:33 Removing intermediate container 2631d1f0cf52 17:30:33 ---> d859b63efcf5 17:30:33 Step 5/25 : RUN apk add --update --no-cache make git 17:30:33 ---> Running in 29ddf2e69d81 17:30:33 Removing intermediate container a876bf9f0b66 17:30:33 ---> 6c832b0ae0dc 17:30:33 Step 5/23 : RUN apk add --update --no-cache make git 17:30:33 ---> Running in 341e5704c994 17:30:33 ---> Running in 05a8531cab08 17:30:33 ---> Running in 6f19da19fcc4 17:30:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:30:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:30:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:30:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:30:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:30:34 OK: 265 MiB in 53 packages 17:30:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:30:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:30:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:30:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:30:34 OK: 265 MiB in 53 packages 17:30:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:30:34 Removing intermediate container 018fa6d6857f 17:30:34 ---> 550cbf86ead6 17:30:34 Step 5/33 : COPY go.mod vendor* ./ 17:30:34 OK: 265 MiB in 53 packages 17:30:34 OK: 265 MiB in 53 packages 17:30:34 ---> f95a68281783 17:30:34 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:30:34 ---> Running in 487d3ff3e1fe 17:30:34 OK: 265 MiB in 53 packages 17:30:34 Removing intermediate container 29ddf2e69d81 17:30:34 ---> 7e76a5c795e1 17:30:34 Step 6/24 : COPY go.mod vendor* ./ 17:30:34 Removing intermediate container 341e5704c994 17:30:34 ---> c71df325ecc8 17:30:34 Step 6/23 : COPY go.mod vendor* ./ 17:30:34 ---> ff27f99dd62f 17:30:34 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:30:34 ---> Running in 22e3102c4515 17:30:34 Removing intermediate container 05a8531cab08 17:30:34 ---> a4935b512ffa 17:30:34 Step 6/25 : COPY go.mod vendor* ./ 17:30:34 ---> 0833718b15a6 17:30:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:30:34 ---> Running in 0a3010faf5c2 17:30:35 ---> bc4f8382bdfb 17:30:35 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:30:35 ---> Running in dc3b9313ebfa 17:30:35 Removing intermediate container 6f19da19fcc4 17:30:35 ---> 164baf03bca1 17:30:35 Step 6/23 : COPY go.mod vendor* ./ 17:30:35 ---> 45fbe60398f5 17:30:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:30:35 ---> Running in f07c05365b90 17:31:31 Removing intermediate container 487d3ff3e1fe 17:31:31 ---> 259d67ec3930 17:31:31 Step 7/33 : COPY . . 17:31:31 Removing intermediate container f07c05365b90 17:31:31 ---> 163bdb3c7a03 17:31:31 Step 8/23 : COPY . . 17:31:31 Removing intermediate container dc3b9313ebfa 17:31:31 ---> 5494ea57b136 17:31:31 Step 8/25 : COPY . . 17:31:31 Removing intermediate container 0a3010faf5c2 17:31:31 ---> 6dafbc331081 17:31:31 Step 8/23 : COPY . . 17:31:31 Removing intermediate container 22e3102c4515 17:31:31 ---> 84e59abe1273 17:31:31 Step 8/24 : COPY . . 17:31:58 ---> 6a98f12f218d 17:31:58 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:31:58 ---> aafe5a2507a2 17:31:58 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 17:31:58 ---> 40d924801f55 17:31:58 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 17:31:58 ---> Running in d9cb799d6672 17:31:58 ---> daced777e273 17:31:58 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 17:31:58 ---> Running in 7e7630f69add 17:31:58 ---> 7ec1ff6bba20 17:31:58 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 17:31:58 ---> Running in 46c4e8901e51 17:31:58 ---> Running in bf67abb68162 17:31:58 ---> Running in 9962dbec6c47 17:31:58 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 17:31:58 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 17:31:58 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 17:31:58 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 17:31:58 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 17:32:44 Removing intermediate container d9cb799d6672 17:32:44 ---> 3894175b0309 17:32:44 17:32:44 Step 9/33 : FROM alpine:3.17 17:32:44 Removing intermediate container 9962dbec6c47 17:32:44 ---> 0d0652fa902c 17:32:44 17:32:44 Step 10/24 : FROM alpine:3.17 17:32:44 Removing intermediate container 7e7630f69add 17:32:44 ---> 07b3bd2dbbda 17:32:44 17:32:44 Step 10/23 : FROM alpine:3.17 17:32:44 Removing intermediate container 46c4e8901e51 17:32:44 ---> 05b7f78a1517 17:32:44 17:32:44 Step 10/25 : FROM alpine:3.17 17:32:44 3.17: Pulling from library/alpine 17:32:44 3.17: Pulling from library/alpine 17:32:44 3.17: Pulling from library/alpine 17:32:44 3.17: Pulling from library/alpine 17:32:46 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 17:32:46 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 17:32:46 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 17:32:46 Status: Downloaded newer image for alpine:3.17 17:32:46 Status: Image is up to date for alpine:3.17 17:32:46 Status: Image is up to date for alpine:3.17 17:32:46 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 17:32:46 Status: Image is up to date for alpine:3.17 17:32:46 ---> b2aa39c304c2 17:32:46 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 17:32:46 ---> b2aa39c304c2 17:32:46 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 17:32:46 ---> b2aa39c304c2 17:32:46 Step 11/25 : RUN apk add --update --no-cache dumb-init 17:32:46 ---> b2aa39c304c2 17:32:46 Step 11/24 : RUN apk add --update --no-cache dumb-init 17:32:46 ---> Running in 34f6141bb33e 17:32:46 ---> Running in 45d88d0f4195 17:32:46 ---> Running in 85047205b4f1 17:32:46 ---> Running in db1d3a4204f2 17:32:46 Removing intermediate container bf67abb68162 17:32:46 ---> 44e999727b9f 17:32:46 17:32:46 Step 10/23 : FROM alpine:3.17 17:32:46 ---> b2aa39c304c2 17:32:46 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:32:46 ---> Running in a26d951e366e 17:32:46 Removing intermediate container db1d3a4204f2 17:32:46 ---> db65ac4972e5 17:32:46 Step 12/23 : ENV APP_PORT=59880 17:32:46 Removing intermediate container 85047205b4f1 17:32:46 ---> ddbbd78e1d74 17:32:46 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 17:32:46 ---> Running in 0047bcfbf069 17:32:46 ---> Running in fe2de20da1d9 17:32:46 Removing intermediate container fe2de20da1d9 17:32:46 ---> 1f41c2d7b9ae 17:32:46 Step 13/23 : EXPOSE $APP_PORT 17:32:46 ---> Running in 776d82ccbcd8 17:32:46 Removing intermediate container 776d82ccbcd8 17:32:46 ---> 6780c4bc1bb9 17:32:46 Step 14/23 : RUN apk add --update --no-cache dumb-init 17:32:46 ---> Running in 0adbad28f916 17:32:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:32:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:32:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:32:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:32:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:32:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:32:47 (1/1) Installing dumb-init (1.2.5-r2) 17:32:47 Executing busybox-1.35.0-r29.trigger 17:32:47 OK: 7 MiB in 16 packages 17:32:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:32:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:32:47 (1/1) Installing dumb-init (1.2.5-r2) 17:32:47 Executing busybox-1.35.0-r29.trigger 17:32:47 OK: 7 MiB in 16 packages 17:32:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:32:47 (1/1) Installing dumb-init (1.2.5-r2) 17:32:47 Executing busybox-1.35.0-r29.trigger 17:32:47 OK: 7 MiB in 16 packages 17:32:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:32:47 Removing intermediate container 34f6141bb33e 17:32:47 ---> 4ea7da751c4f 17:32:47 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 17:32:47 ---> Running in a56c8b1d8b63 17:32:47 (1/2) Installing dumb-init (1.2.5-r2) 17:32:47 (2/2) Installing su-exec (0.2-r2) 17:32:47 Executing busybox-1.35.0-r29.trigger 17:32:47 OK: 7 MiB in 17 packages 17:32:47 Removing intermediate container a56c8b1d8b63 17:32:47 ---> 7a7084d657ad 17:32:47 Step 13/24 : ENV APP_PORT=59882 17:32:47 ---> Running in 8898544844f6 17:32:47 (1/1) Installing dumb-init (1.2.5-r2) 17:32:47 Executing busybox-1.35.0-r29.trigger 17:32:47 OK: 7 MiB in 16 packages 17:32:48 Removing intermediate container 8898544844f6 17:32:48 ---> c26fad4c45b0 17:32:48 Step 14/24 : EXPOSE $APP_PORT 17:32:48 Removing intermediate container a26d951e366e 17:32:48 ---> 67c8ad556c2c 17:32:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 17:32:48 ---> Running in 00f27cf46567 17:32:48 ---> Running in aed055cbde9b 17:32:48 Removing intermediate container 45d88d0f4195 17:32:48 ---> 2c3fa37a03c6 17:32:48 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 17:32:48 ---> Running in 63b77e0ea253 17:32:48 Removing intermediate container aed055cbde9b 17:32:48 ---> 95b7c6057d40 17:32:48 Step 13/23 : ENV APP_PORT=59861 17:32:48 Removing intermediate container 00f27cf46567 17:32:48 ---> b177837f02d2 17:32:48 Step 15/24 : WORKDIR / 17:32:48 ---> Running in 194a6da53156 17:32:48 ---> Running in 5ca9eb85e347 17:32:48 Removing intermediate container 63b77e0ea253 17:32:48 ---> 7c9d42c8deca 17:32:48 Step 13/25 : ENV APP_PORT=59881 17:32:48 ---> Running in af261acf4807 17:32:48 Removing intermediate container 194a6da53156 17:32:48 ---> b5021a9bc0b4 17:32:48 Step 14/23 : EXPOSE $APP_PORT 17:32:48 Removing intermediate container 5ca9eb85e347 17:32:48 ---> df62757e0dc5 17:32:48 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:32:48 ---> Running in d05fb14b91ea 17:32:48 Removing intermediate container 0adbad28f916 17:32:48 ---> fef7b4a57c15 17:32:48 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:32:48 Removing intermediate container 0047bcfbf069 17:32:48 ---> ac5ecec2821f 17:32:48 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 17:32:48 Removing intermediate container af261acf4807 17:32:48 ---> 1e06c2f60b1a 17:32:48 Step 14/25 : EXPOSE $APP_PORT 17:32:48 ---> Running in 063064e45df6 17:32:48 ---> Running in 2fbef6c1e73d 17:32:48 Removing intermediate container d05fb14b91ea 17:32:48 ---> 9698383c783a 17:32:48 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:32:48 ---> e114e696a20f 17:32:48 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 17:32:48 Removing intermediate container 063064e45df6 17:32:48 ---> 9b3338c52cb2 17:32:48 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 17:32:48 Removing intermediate container 2fbef6c1e73d 17:32:48 ---> d71c80e2ba7e 17:32:48 Step 15/25 : WORKDIR / 17:32:48 ---> Running in 3f88aaaa9ad7 17:32:48 ---> 7e67414c7f2d 17:32:48 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 17:32:48 ---> Running in 45114d15bdd7 17:32:48 ---> 7cde61d8dca4 17:32:48 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 17:32:48 ---> d538b4b55aed 17:32:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:32:48 Removing intermediate container 3f88aaaa9ad7 17:32:48 ---> 1c746d78d697 17:32:48 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 17:32:48 ---> 5ae9ca70f6c8 17:32:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:32:48 ---> Running in 28e2c39c8783 17:32:48 Removing intermediate container 45114d15bdd7 17:32:48 ---> 3b21e88e066e 17:32:48 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 17:32:49 ---> 10eb2066a827 17:32:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:32:50 ---> 171a8f34f21c 17:32:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 17:32:50 ---> 954c7eecff3c 17:32:50 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 17:32:50 ---> 87daa9b3290c 17:32:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 17:32:50 Removing intermediate container 28e2c39c8783 17:32:50 ---> fcf691309e57 17:32:50 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 17:32:50 ---> b4bf1c74466f 17:32:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 17:32:50 ---> Running in 1bb7b3b3e640 17:32:50 Removing intermediate container 1bb7b3b3e640 17:32:50 ---> 28ecbc3cf87e 17:32:50 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 17:32:50 ---> 71e16bdd25bf 17:32:50 Step 20/24 : ENTRYPOINT ["/core-command"] 17:32:50 ---> d043d39188a8 17:32:50 Step 19/23 : ENTRYPOINT ["/core-data"] 17:32:50 ---> Running in d6bde140d3e7 17:32:50 ---> 366f414d4db3 17:32:50 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:32:50 ---> Running in 2a8fd80d3cf0 17:32:50 ---> Running in 0dcf5e41c389 17:32:50 ---> 9a0322df62d9 17:32:50 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:32:50 Removing intermediate container d6bde140d3e7 17:32:50 ---> f029d8eacef2 17:32:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:32:50 ---> Running in bca03f2f457d 17:32:50 Removing intermediate container 0dcf5e41c389 17:32:50 ---> 595cc2868f96 17:32:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:32:50 ---> Running in 8556b9e85541 17:32:50 ---> Running in d595b6cb2723 17:32:50 Removing intermediate container bca03f2f457d 17:32:50 ---> 29c5ffc18b02 17:32:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:32:50 Removing intermediate container 8556b9e85541 17:32:50 ---> b7d354de397b 17:32:50 Step 22/24 : LABEL arch=x86_64 17:32:50 Removing intermediate container d595b6cb2723 17:32:50 ---> a8fde4c3ac7b 17:32:50 Step 21/23 : LABEL arch=x86_64 17:32:50 ---> 47aa5902f260 17:32:50 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 17:32:50 ---> Running in 79bd0b2a3d41 17:32:50 ---> Running in bd3cf858a1ac 17:32:51 ---> Running in f1294e92f189 17:32:51 Removing intermediate container 79bd0b2a3d41 17:32:51 ---> f8593a3bebaa 17:32:51 Step 21/23 : LABEL arch=x86_64 17:32:51 Removing intermediate container bd3cf858a1ac 17:32:51 ---> d5bcda56a260 17:32:51 Step 22/23 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c 17:32:51 ---> Running in f525a00c818f 17:32:51 ---> Running in 1d009ca53b1e 17:32:51 Removing intermediate container f1294e92f189 17:32:51 ---> fe36c212e251 17:32:51 Step 23/24 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c 17:32:51 ---> de41e7d86871 17:32:51 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 17:32:51 ---> Running in 52774d64c659 17:32:51 Removing intermediate container 1d009ca53b1e 17:32:51 ---> fe1de6ac36df 17:32:51 Step 23/23 : LABEL version=0.0.0 17:32:51 Removing intermediate container f525a00c818f 17:32:51 ---> b049c195ee3e 17:32:51 Step 22/23 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c 17:32:51 ---> Running in ae3d2e22b4f0 17:32:51 Removing intermediate container 2a8fd80d3cf0 17:32:51 ---> f837138f3461 17:32:51 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 17:32:51 ---> Running in b6ce0c0686ef 17:32:51 ---> Running in b2ad61537f2b 17:32:51 ---> c6503cecfa43 17:32:51 Step 21/25 : ENTRYPOINT ["/core-metadata"] 17:32:51 Removing intermediate container 52774d64c659 17:32:51 ---> 80ad88aaa1bb 17:32:51 Step 24/24 : LABEL version=0.0.0 17:32:51 Removing intermediate container ae3d2e22b4f0 17:32:51 ---> 1e3afbe1b7d0 17:32:51 17:32:51 ---> Running in 5bf78f1e87d2 17:32:51 ---> Running in a0e564bb8b81 17:32:51 Removing intermediate container b6ce0c0686ef 17:32:51 ---> 92a5849c0cf7 17:32:51 Step 23/23 : LABEL version=0.0.0 17:32:51 Removing intermediate container b2ad61537f2b 17:32:51 ---> 942603e6888d 17:32:51 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 17:32:51 ---> Running in a70baab234b3 17:32:51 Successfully built 1e3afbe1b7d0 17:32:51 Successfully tagged core-data:latest 17:32:51  Building core-data ... done Building security-spiffe-token-provider 17:32:51 Removing intermediate container 5bf78f1e87d2 17:32:51 ---> 1d54cdf17623 17:32:51 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:32:51 Removing intermediate container a0e564bb8b81 17:32:51 ---> b025b5f8485d 17:32:51 17:32:51 ---> Running in 7a6111b7ea0a 17:32:51 Successfully built b025b5f8485d 17:32:52 Successfully tagged core-command:latest 17:32:53 Building support-notifications 17:32:54 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:32:54 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 17:32:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:32:54 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:32:54 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:32:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:32:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:32:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 17:32:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:32:54 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:32:54  Building core-command ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:32:54 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:32:55 ---> 49361f792603 17:32:55 Step 3/20 : WORKDIR /edgex-go 17:32:55 ---> Using cache 17:32:55 ---> 7bf5e16cfd53 17:32:55 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 17:32:56 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:32:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:32:56 ---> 49361f792603 17:32:56 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:32:56 ---> Using cache 17:32:56 ---> d347876d3f8a 17:32:56 Step 4/23 : WORKDIR /edgex-go 17:32:56 ---> Using cache 17:32:56 ---> b20283bc0aa3 17:32:56 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:32:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:32:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:32:58 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:32:58 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:33:00 ---> e109fa0122ce 17:33:00 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 17:33:00 Removing intermediate container 7a6111b7ea0a 17:33:00 Removing intermediate container a70baab234b3 17:33:00 ---> e5e1c1912188 17:33:00 ---> 4bd6efe8cab4 17:33:00 Step 23/25 : LABEL arch=x86_64 17:33:00 17:33:00 ---> Running in 226e9635891e 17:33:00 ---> Running in 210b19b88c92 17:33:00 ---> Running in cf71d3aa8821 17:33:00 ---> Running in 8d9160bb5eef 17:33:00 Successfully built 4bd6efe8cab4 17:33:00 Successfully tagged support-scheduler:latest 17:33:00 Building security-spire-config 17:33:00  Building support-scheduler ... done Removing intermediate container 8d9160bb5eef 17:33:00 ---> 767a1eb26be3 17:33:00 Step 24/25 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c 17:33:00 ---> Running in 40e0698734f3 17:33:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:33:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:33:02 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:33:02 v3.17.2-251-g9b63c758137 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:33:02 OK: 17822 distinct packages available 17:33:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:33:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:33:03 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:33:03 Step 2/27 : FROM ${BUILDER_BASE} AS builder 17:33:03 ---> 49361f792603 17:33:03 Step 3/27 : WORKDIR /edgex-go 17:33:03 ---> Using cache 17:33:03 ---> 7bf5e16cfd53 17:33:03 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 17:33:03 OK: 265 MiB in 53 packages 17:33:05 Removing intermediate container 40e0698734f3 17:33:05 ---> 13ce9aa2c767 17:33:05 Step 25/25 : LABEL version=0.0.0 17:33:05 ---> Running in 06e73dc13dc7 17:33:05 ---> Running in c3407531e088 17:33:05 Removing intermediate container 06e73dc13dc7 17:33:05 ---> 3e35179e7354 17:33:05 17:33:05 Successfully built 3e35179e7354 17:33:05 Successfully tagged core-metadata:latest 17:33:05  Building core-metadata ... done Building security-proxy-auth 17:33:06 Removing intermediate container 226e9635891e 17:33:06 ---> 40f100d425cb 17:33:06 Step 5/20 : COPY go.mod vendor* ./ 17:33:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:33:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:33:06 OK: 265 MiB in 53 packages 17:33:09 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:33:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:33:09 ---> 49361f792603 17:33:09 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:33:09 ---> Using cache 17:33:09 ---> d347876d3f8a 17:33:09 Step 4/23 : WORKDIR /edgex-go 17:33:09 ---> Using cache 17:33:09 ---> b20283bc0aa3 17:33:09 Step 5/23 : RUN apk add --update --no-cache make git 17:33:09 ---> Using cache 17:33:09 ---> c71df325ecc8 17:33:09 Step 6/23 : COPY go.mod vendor* ./ 17:33:09 ---> Using cache 17:33:09 ---> 0833718b15a6 17:33:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:33:09 ---> Using cache 17:33:09 ---> 6dafbc331081 17:33:09 Step 8/23 : COPY . . 17:33:09 ---> Using cache 17:33:09 ---> 40d924801f55 17:33:09 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 17:33:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:33:09 ---> 8a2c1bdf73d7 17:33:09 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:33:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:33:09 OK: 265 MiB in 53 packages 17:33:09 ---> Running in 4359ba10ebf2 17:33:09 ---> Running in 8bd94f72d269 17:33:09 Removing intermediate container cf71d3aa8821 17:33:09 ---> 0bb34f7f9fcc 17:33:09 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 17:33:10 Removing intermediate container 210b19b88c92 17:33:10 ---> 1c9e770ab25d 17:33:10 Step 6/23 : COPY go.mod vendor* ./ 17:33:10 ---> ad527fc1323f 17:33:10 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 17:33:10 ---> 480024d1670e 17:33:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:33:10 Removing intermediate container c3407531e088 17:33:10 ---> 6f41afc37778 17:33:10 Step 5/27 : COPY go.mod vendor* ./ 17:33:10 ---> Running in 34a495827552 17:33:10 ---> 24c33a680747 17:33:10 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:33:10 ---> 17b340d55e9d 17:33:10 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:33:10 ---> Running in a4f0caae03ec 17:33:10 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 17:33:10 ---> 6d98c20f5eb6 17:33:10 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 17:33:11 ---> cb2464a2be05 17:33:11 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 17:33:11 ---> edeca8f85d24 17:33:11 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 17:33:11 ---> 11eb768565be 17:33:11 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 17:33:11 ---> a08d497c906e 17:33:11 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:33:11 ---> ccda25f3e4ef 17:33:11 Step 28/33 : RUN chmod +x /entrypoint.sh 17:33:11 ---> Running in e0d16374b1e6 17:33:12 Removing intermediate container e0d16374b1e6 17:33:12 ---> f4b7f9c5a517 17:33:12 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 17:33:12 ---> Running in aa9b3e373589 17:33:12 Removing intermediate container aa9b3e373589 17:33:12 ---> 572563c77855 17:33:12 Step 30/33 : CMD ["gate"] 17:33:12 ---> Running in 0963afc9d309 17:33:12 Removing intermediate container 0963afc9d309 17:33:12 ---> 2096fb0ea01d 17:33:12 Step 31/33 : LABEL arch=x86_64 17:33:12 ---> Running in c80be5fa4f6a 17:33:12 Removing intermediate container c80be5fa4f6a 17:33:12 ---> dc2b1fc59e3e 17:33:12 Step 32/33 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c 17:33:12 ---> Running in cb2b3561560f 17:33:13 Removing intermediate container cb2b3561560f 17:33:13 ---> cff64513013b 17:33:13 Step 33/33 : LABEL version=0.0.0 17:33:13 ---> Running in ee74517444dc 17:33:13 Removing intermediate container ee74517444dc 17:33:13 ---> 095b8a66fe49 17:33:13 17:33:13 Successfully built 095b8a66fe49 17:33:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:33:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:33:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.294s coverage: 28.7% of statements 17:33:13 Successfully tagged security-bootstrapper:latest 17:33:13  Building security-bootstrapper ... done Building security-secretstore-setup 17:33:15 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:33:15 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:33:15 ---> 49361f792603 17:33:15 Step 3/25 : WORKDIR /edgex-go 17:33:15 ---> Using cache 17:33:15 ---> 7bf5e16cfd53 17:33:15 Step 4/25 : RUN apk add --update --no-cache make git 17:33:15 ---> Using cache 17:33:15 ---> 550cbf86ead6 17:33:15 Step 5/25 : COPY go.mod vendor* ./ 17:33:15 ---> Using cache 17:33:15 ---> f95a68281783 17:33:15 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:33:15 ---> Using cache 17:33:15 ---> 259d67ec3930 17:33:15 Step 7/25 : COPY . . 17:33:15 ---> Using cache 17:33:15 ---> 6a98f12f218d 17:33:15 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:33:19 ---> Running in 22048199587f 17:33:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:33:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.351s coverage: 98.5% of statements 17:33:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 17:33:32 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 17:33:32 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:33:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.476s coverage: 71.3% of statements 17:33:34 Removing intermediate container 8bd94f72d269 17:33:34 ---> 45e1f8f555bd 17:33:34 17:33:34 Step 10/23 : FROM alpine:3.17 17:33:34 ---> b2aa39c304c2 17:33:34 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:33:34 ---> Running in 44cff3756ef4 17:33:34 Removing intermediate container 44cff3756ef4 17:33:34 ---> 3ac3d0a1b210 17:33:34 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:33:34 ---> Running in 18e9d94b24c0 17:33:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:33:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:33:34 (1/1) Installing dumb-init (1.2.5-r2) 17:33:34 Executing busybox-1.35.0-r29.trigger 17:33:34 OK: 7 MiB in 16 packages 17:33:35 Removing intermediate container 18e9d94b24c0 17:33:35 ---> c9317a9fbba3 17:33:35 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:33:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:33:35 ---> a58a8d559a07 17:33:35 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 17:33:35 ---> 6b226cdbb9b9 17:33:35 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 17:33:36 ---> af00182d0d09 17:33:36 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 17:33:37 ---> a5d1ff4fc296 17:33:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 17:33:37 ---> 6fc3a43bd298 17:33:37 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:33:37 ---> Running in 3e78d7a3742a 17:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:33:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.380s coverage: 54.0% of statements 17:33:40 Removing intermediate container 3e78d7a3742a 17:33:40 ---> 996857f71085 17:33:40 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 17:33:40 ---> Running in a9e74ffdfc93 17:33:40 Removing intermediate container 22048199587f 17:33:40 ---> 414663b00429 17:33:40 17:33:40 Step 9/25 : FROM alpine:3.17 17:33:40 ---> b2aa39c304c2 17:33:40 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:33:40 ---> Running in c1efb9ae541b 17:33:40 Removing intermediate container a9e74ffdfc93 17:33:40 ---> 9488484190e7 17:33:40 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 17:33:41 ---> Running in 3a80519ea410 17:33:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:33:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:33:41 (1/3) Installing ca-certificates (20220614-r4) 17:33:41 (2/3) Installing dumb-init (1.2.5-r2) 17:33:41 (3/3) Installing su-exec (0.2-r2) 17:33:41 Executing busybox-1.35.0-r29.trigger 17:33:41 Executing ca-certificates-20220614-r4.trigger 17:33:41 OK: 8 MiB in 18 packages 17:33:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:33:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:33:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:33:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:33:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:33:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:33:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:33:54 Removing intermediate container 3a80519ea410 17:33:54 ---> a3223e31c2ee 17:33:54 Step 21/23 : LABEL arch=x86_64 17:33:54 ---> Running in 30111dc6d538 17:33:56 Removing intermediate container c1efb9ae541b 17:33:56 ---> d699a3dfc801 17:33:56 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 17:33:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.686s coverage: 88.5% of statements 17:33:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.622s coverage: 3.9% of statements 17:34:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:34:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:34:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 17:34:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.110s coverage: 95.6% of statements 17:34:12 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:34:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:34:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:34:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:34:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:34:12 ok github.com/edgexfoundry/edgex-go/internal/io 0.245s coverage: 72.2% of statements 17:34:15 Removing intermediate container 30111dc6d538 17:34:15 ---> db58f92f6438 17:34:15 Step 22/23 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c 17:34:15 ---> Running in 70a923f21258 17:34:15 ---> Running in e65117f8182b 17:34:15 Removing intermediate container 70a923f21258 17:34:15 ---> 14706f4d8654 17:34:15 Step 12/25 : WORKDIR / 17:34:15 Removing intermediate container e65117f8182b 17:34:15 ---> c5dae1448fc5 17:34:15 Step 23/23 : LABEL version=0.0.0 17:34:15 ---> Running in 210c524d7283 17:34:15 ---> Running in 1060eb2e226e 17:34:15 Removing intermediate container 210c524d7283 17:34:15 ---> 470ef36e26de 17:34:15 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 17:34:15 Removing intermediate container 1060eb2e226e 17:34:15 ---> abb179e0f796 17:34:15 17:34:15 Successfully built abb179e0f796 17:34:15 Successfully tagged security-proxy-auth:latest 17:34:15  Building security-proxy-auth ... done Building security-proxy-setup 17:34:15 Removing intermediate container a4f0caae03ec 17:34:15 ---> c5c3f22a853f 17:34:15 Step 7/27 : COPY . . 17:34:15 Removing intermediate container 4359ba10ebf2 17:34:15 ---> 163b60aad45c 17:34:15 Step 7/20 : COPY . . 17:34:15 Removing intermediate container 34a495827552 17:34:15 ---> 7b1d93afe7f3 17:34:15 Step 8/23 : COPY . . 17:34:16 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:34:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:34:16 ---> 49361f792603 17:34:16 Step 3/22 : WORKDIR /edgex-go 17:34:16 ---> Using cache 17:34:16 ---> 7bf5e16cfd53 17:34:16 Step 4/22 : RUN apk add --update --no-cache make git 17:34:16 ---> Using cache 17:34:16 ---> 550cbf86ead6 17:34:16 Step 5/22 : COPY go.mod vendor* ./ 17:34:16 ---> Using cache 17:34:16 ---> f95a68281783 17:34:16 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:34:16 ---> Using cache 17:34:16 ---> 259d67ec3930 17:34:16 Step 7/22 : COPY . . 17:34:16 ---> Using cache 17:34:16 ---> 6a98f12f218d 17:34:16 Step 8/22 : RUN make cmd/secrets-config/secrets-config 17:34:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:34:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:34:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:34:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.289s coverage: 65.9% of statements 17:34:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:34:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:34:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.476s coverage: 0.9% of statements 17:34:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.286s coverage: 29.0% of statements 17:34:35 ---> dc92b0aa0077 17:34:35 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 17:34:35 ---> ccc90f3498e4 17:34:35 Step 9/23 : RUN make cmd/support-notifications/support-notifications 17:34:35 ---> 641f7f4ac41b 17:34:35 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 17:34:35 ---> f36493240494 17:34:35 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:34:35 ---> Running in e113779f4e83 17:34:35 ---> Running in 4ec1c638553a 17:34:35 ---> Running in 7c0f8702daf8 17:34:35 ---> Running in 74c5d71ae468 17:34:35 ---> 7d00f8bf5b01 17:34:35 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:34:35 Removing intermediate container 7c0f8702daf8 17:34:35 ---> 80b788f12471 17:34:35 Step 9/27 : WORKDIR /edgex-go/spire-build 17:34:35 ---> Running in 1883628e0c2b 17:34:35 ---> 8043c8ce1cfc 17:34:35 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 17:34:35 Removing intermediate container 1883628e0c2b 17:34:35 ---> c52975877475 17:34:35 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 17:34:35 ---> Running in 584fd2eb8ccf 17:34:35 Removing intermediate container 584fd2eb8ccf 17:34:35 ---> 33cb8d46849d 17:34:35 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && 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 17:34:35 ---> Running in 57d9fc6fedc1 17:34:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:34:35 ---> 1ad1f588df83 17:34:35 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 17:34:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 17:34:35 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 17:34:35 ---> 2f241cea4cd7 17:34:35 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:34:35 ---> 9466eecf9bf7 17:34:35 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:34:35 Removing intermediate container 57d9fc6fedc1 17:34:35 ---> 71d337aad8be 17:34:35 Step 12/27 : WORKDIR /edgex-go 17:34:35 ---> a3238601a1aa 17:34:35 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:34:35 ---> Running in 4b323aa8e3ad 17:34:35 Removing intermediate container 4b323aa8e3ad 17:34:35 ---> 03049fd95df4 17:34:35 17:34:35 Step 13/27 : FROM alpine:3.17 17:34:35 ---> b2aa39c304c2 17:34:35 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:34:35 ---> 630ac5592e61 17:34:35 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:34:35 ---> Running in 8a00513e8785 17:34:35 ---> Running in 73e3f41bfa4b 17:34:35 Removing intermediate container 8a00513e8785 17:34:35 ---> 9bbb60eed2d3 17:34:35 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:34:36 ---> Running in 8d03b1e2fe09 17:34:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:34:36 Removing intermediate container 73e3f41bfa4b 17:34:36 ---> b365cb6bd762 17:34:36 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:34:36 ---> Running in f35a54ab446a 17:34:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:34:36 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:34:36 v3.17.2-251-g9b63c758137 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:34:36 OK: 17820 distinct packages available 17:34:36 Removing intermediate container f35a54ab446a 17:34:36 ---> dd8529558dce 17:34:36 Step 23/25 : LABEL arch=x86_64 17:34:36 ---> Running in 32201ab38193 17:34:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.305s coverage: 44.1% of statements 17:34:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.276s coverage: 82.9% of statements 17:34:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.233s coverage: 94.1% of statements 17:34:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.324s coverage: 96.3% of statements 17:34:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:34:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:34:37 Removing intermediate container 32201ab38193 17:34:37 ---> 339c89dd6f3b 17:34:37 Step 24/25 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c 17:34:37 ---> Running in 5c59c5ea14da 17:34:37 (1/4) Installing dumb-init (1.2.5-r2) 17:34:37 (2/4) Installing musl-obstack (1.2.3-r0) 17:34:37 (3/4) Installing libucontext (1.2-r0) 17:34:37 (4/4) Installing gcompat (1.1.0-r0) 17:34:37 Executing busybox-1.35.0-r29.trigger 17:34:37 OK: 7 MiB in 19 packages 17:34:37 Removing intermediate container 5c59c5ea14da 17:34:37 ---> 2d288084a30c 17:34:37 Step 25/25 : LABEL version=0.0.0 17:34:37 ---> Running in f136ad88aca9 17:34:37 Removing intermediate container f136ad88aca9 17:34:37 ---> d716eff7c1f7 17:34:37 17:34:38 Successfully built d716eff7c1f7 17:34:38 Successfully tagged security-secretstore-setup:latest 17:34:38 Building security-spire-server 17:34:38  Building security-secretstore-setup ... done Removing intermediate container 8d03b1e2fe09 17:34:38 ---> eb5cf431a774 17:34:38 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 17:34:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.274s coverage: 87.5% of statements 17:34:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:34:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:34:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:34:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:34:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:34:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 17:34:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 17:34:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 17:34:48 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:34:48 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:34:48 ---> 49361f792603 17:34:48 Step 3/26 : WORKDIR /edgex-go 17:34:48 ---> Using cache 17:34:48 ---> 7bf5e16cfd53 17:34:48 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 17:34:48 ---> Using cache 17:34:48 ---> 6f41afc37778 17:34:48 Step 5/26 : COPY go.mod vendor* ./ 17:34:48 ---> Using cache 17:34:48 ---> 17b340d55e9d 17:34:48 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:34:48 ---> Using cache 17:34:48 ---> c5c3f22a853f 17:34:48 Step 7/26 : COPY . . 17:34:48 ---> Using cache 17:34:48 ---> 641f7f4ac41b 17:34:48 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 17:34:48 ---> Using cache 17:34:48 ---> 80b788f12471 17:34:48 Step 9/26 : WORKDIR /edgex-go/spire-build 17:34:48 ---> Using cache 17:34:48 ---> c52975877475 17:34:48 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 17:34:48 ---> Using cache 17:34:48 ---> 33cb8d46849d 17:34:48 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && 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 17:34:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.239s coverage: 94.4% of statements 17:34:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:34:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:34:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:34:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:34:53 ---> 6531732c91a5 17:34:53 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 17:34:54 ---> Running in 81832c4ce9cf 17:34:54 ---> 32974fbbeb5b 17:34:54 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:34:56 ---> 5462cc82ff38 17:34:56 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:34:57 Removing intermediate container 81832c4ce9cf 17:34:57 ---> 32b9a75204ac 17:34:57 Step 12/26 : WORKDIR /edgex-go 17:34:57 ---> Running in fcbd5d8892ad 17:34:57 ---> c42cac30b373 17:34:57 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:34:57 ---> Running in 78e242a40a7f 17:34:57 Removing intermediate container fcbd5d8892ad 17:34:57 ---> b5249c96638c 17:34:57 17:34:57 Step 13/26 : FROM alpine:3.17 17:34:57 ---> b2aa39c304c2 17:34:57 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:34:57 ---> Using cache 17:34:57 ---> 9bbb60eed2d3 17:34:57 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:34:57 ---> Running in 9ce6469b7fbc 17:34:57 Removing intermediate container 78e242a40a7f 17:34:57 ---> fd8440ab01e9 17:34:57 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:34:57 ---> 2e5b82aebeb4 17:34:57 Step 22/27 : WORKDIR / 17:34:58 ---> Running in 8a9279c29729 17:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:34:58 Removing intermediate container 8a9279c29729 17:34:58 ---> b90ca4debce6 17:34:58 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:34:58 ---> Running in 497c168553a8 17:34:58 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:34:58 v3.17.2-251-g9b63c758137 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:34:58 OK: 17820 distinct packages available 17:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:34:58 Removing intermediate container 497c168553a8 17:34:58 ---> 5a807fbd9b4e 17:34:58 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:34:58 ---> Running in 1235163e22e7 17:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:34:59 (1/5) Installing dumb-init (1.2.5-r2) 17:34:59 (2/5) Installing musl-obstack (1.2.3-r0) 17:34:59 (3/5) Installing libucontext (1.2-r0) 17:34:59 (4/5) Installing gcompat (1.1.0-r0) 17:34:59 (5/5) Installing openssl (3.0.8-r1) 17:34:59 Executing busybox-1.35.0-r29.trigger 17:34:59 OK: 8 MiB in 20 packages 17:35:00 Removing intermediate container 1235163e22e7 17:35:00 ---> b5cf99b79636 17:35:00 Step 25/27 : LABEL arch=x86_64 17:35:01 ---> Running in 1c1d0e80a119 17:35:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:35:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:35:01 Removing intermediate container 1c1d0e80a119 17:35:01 ---> 7d218d9327a6 17:35:02 Step 26/27 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c 17:35:02 Removing intermediate container 9ce6469b7fbc 17:35:02 ---> e3cffd212cfc 17:35:02 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 17:35:02 ---> Running in 3269b32a064b 17:35:02 Removing intermediate container 3269b32a064b 17:35:02 ---> 97b9fe40f1fc 17:35:02 Step 27/27 : LABEL version=0.0.0 17:35:02 ---> 59a78a7023f1 17:35:02 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 17:35:02 ---> Running in c78e71dea3d2 17:35:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:35:04 ---> 376d055d8095 17:35:04 Removing intermediate container c78e71dea3d2 17:35:04 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin ---> e13e49192eb7 17:35:04 17:35:04 17:35:04 Successfully built e13e49192eb7 17:35:04 Successfully tagged security-spire-config:latest 17:35:04 Building core-common-config-bootstrapper 17:35:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.384s coverage: 79.9% of statements 17:35:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.310s coverage: 92.9% of statements 17:35:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.082s coverage: 64.4% of statements 17:35:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.242s coverage: 86.9% of statements 17:35:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.242s coverage: 87.2% of statements 17:35:08 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.209s coverage: 20.0% of statements 17:35:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.220s coverage: 100.0% of statements 17:35:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.575s coverage: 81.2% of statements 17:35:09  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:35:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:35:09 ---> 49361f792603 17:35:09 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:35:09 ---> Using cache 17:35:09 ---> d347876d3f8a 17:35:09 Step 4/23 : WORKDIR /edgex-go 17:35:09 ---> Using cache 17:35:09 ---> b20283bc0aa3 17:35:09 Step 5/23 : RUN apk add --update --no-cache make git 17:35:09 ---> Using cache 17:35:09 ---> c71df325ecc8 17:35:09 Step 6/23 : COPY go.mod vendor* ./ 17:35:09 ---> Using cache 17:35:09 ---> 0833718b15a6 17:35:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:35:09 ---> Using cache 17:35:09 ---> 6dafbc331081 17:35:09 Step 8/23 : COPY . . 17:35:09 ---> Using cache 17:35:09 ---> 40d924801f55 17:35:09 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:35:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 17:35:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.600s coverage: 82.1% of statements 17:35:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:35:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.295s coverage: 86.0% of statements 17:35:16 ---> a00a148c6e03 17:35:16 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:35:16 ---> Running in 35b71bb4e579 17:35:17 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 17:35:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:35:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:35:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.315s coverage: 63.1% of statements 17:35:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.280s coverage: 100.0% of statements 17:35:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.141s coverage: 89.4% of statements 17:35:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.099s coverage: 100.0% of statements 17:35:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.109s coverage: 73.7% of statements 17:35:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 17:35:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 17:35:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 17:35:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.092s coverage: 100.0% of statements 17:35:25 ---> 0bef18f2b4e2 17:35:25 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:35:25 Removing intermediate container e113779f4e83 17:35:25 ---> 599ba193761d 17:35:25 17:35:25 Step 9/22 : FROM alpine:3.17 17:35:25 ---> b2aa39c304c2 17:35:25 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 17:35:25 Removing intermediate container 4ec1c638553a 17:35:25 ---> 4b4b0c03274f 17:35:25 17:35:25 Step 9/20 : FROM alpine:3.17 17:35:25 ---> b2aa39c304c2 17:35:25 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 17:35:25 ---> Using cache 17:35:25 ---> ddbbd78e1d74 17:35:25 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:35:25 Removing intermediate container 74c5d71ae468 17:35:25 ---> f86d18258bca 17:35:25 17:35:25 Step 10/23 : FROM alpine:3.17 17:35:25 ---> b2aa39c304c2 17:35:25 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:35:25 ---> 5f9a5ab606a8 17:35:25 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:35:25 ---> Running in d2c04ce03116 17:35:25 ---> Running in 949940281ebc 17:35:25 ---> Running in 62b0a078f8e2 17:35:25 ---> d8e3ee3af2f1 17:35:25 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:35:25 ---> Running in 03f862b37126 17:35:26 Removing intermediate container 03f862b37126 17:35:26 ---> 845ac0c9e032 17:35:26 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:35:26 ---> Running in f4e6e9c37121 17:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:35:26 Removing intermediate container f4e6e9c37121 17:35:26 ---> e2ff41214931 17:35:26 Step 24/26 : LABEL arch=x86_64 17:35:26 (1/2) Installing ca-certificates (20220614-r4) 17:35:26 ---> Running in 0c5513aacefa 17:35:26 (2/2) Installing dumb-init (1.2.5-r2) 17:35:26 Executing busybox-1.35.0-r29.trigger 17:35:26 Executing ca-certificates-20220614-r4.trigger 17:35:26 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 17:35:26 v3.17.2-251-g9b63c758137 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 17:35:26 OK: 17820 distinct packages available 17:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:35:26 OK: 8 MiB in 17 packages 17:35:26 (1/2) Installing dumb-init (1.2.5-r2) 17:35:26 (2/2) Installing openssl (3.0.8-r1) 17:35:26 Executing busybox-1.35.0-r29.trigger 17:35:26 OK: 8 MiB in 17 packages 17:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:35:26 Removing intermediate container 0c5513aacefa 17:35:26 ---> e6f998be3d23 17:35:26 Step 25/26 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c 17:35:27 (1/9) Installing ca-certificates (20220614-r4) 17:35:27 (2/9) Installing brotli-libs (1.0.9-r9) 17:35:27 (3/9) Installing nghttp2-libs (1.51.0-r0) 17:35:27 (4/9) Installing libcurl (7.88.1-r1) 17:35:27 (5/9) Installing curl (7.88.1-r1) 17:35:27 (6/9) Installing dumb-init (1.2.5-r2) 17:35:27 (7/9) Installing musl-obstack (1.2.3-r0) 17:35:27 (8/9) Installing libucontext (1.2-r0) 17:35:27 (9/9) Installing gcompat (1.1.0-r0) 17:35:27 Executing busybox-1.35.0-r29.trigger 17:35:27 Executing ca-certificates-20220614-r4.trigger 17:35:27 ---> Running in 036b0343cbcb 17:35:27 OK: 10 MiB in 24 packages 17:35:27 Removing intermediate container 036b0343cbcb 17:35:27 ---> b122d845cdf0 17:35:27 Step 26/26 : LABEL version=0.0.0 17:35:27 ---> Running in 1e88ebdf1065 17:35:27 Removing intermediate container 62b0a078f8e2 17:35:27 ---> 2996d7a75934 17:35:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 17:35:27 ---> Running in 4fbc7b8e0149 17:35:28 Removing intermediate container d2c04ce03116 17:35:28 ---> 49b7508cd3f3 17:35:28 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 17:35:28 Removing intermediate container 1e88ebdf1065 17:35:28 ---> 9790f005ed78 17:35:28 17:35:28 Removing intermediate container 4fbc7b8e0149 17:35:28 ---> 42c91b258ad3 17:35:28 Step 13/23 : ENV APP_PORT=59860 17:35:28 Successfully built 9790f005ed78 17:35:28 ---> Running in d6087c6cb360 17:35:28 Successfully tagged security-spire-server:latest 17:35:28  Building security-spire-server ... done Building security-spire-agent 17:35:28 ---> Running in 33aee876b086 17:35:28 Removing intermediate container 949940281ebc 17:35:28 ---> 0ec5ecd57170 17:35:28 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:35:28 Removing intermediate container d6087c6cb360 17:35:28 ---> 4d067c8c2a8e 17:35:28 Step 12/22 : WORKDIR /edgex 17:35:31 ---> Running in ca238da1e998 17:35:31 Removing intermediate container 33aee876b086 17:35:31 ---> 25b1d24eef89 17:35:31 Step 14/23 : EXPOSE $APP_PORT 17:35:31 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:35:31 Step 2/27 : FROM ${BUILDER_BASE} AS builder 17:35:31 ---> 49361f792603 17:35:31 Step 3/27 : WORKDIR /edgex-go 17:35:31 ---> Using cache 17:35:31 ---> 7bf5e16cfd53 17:35:31 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 17:35:31 ---> Using cache 17:35:31 ---> 6f41afc37778 17:35:31 Step 5/27 : COPY go.mod vendor* ./ 17:35:31 ---> Using cache 17:35:31 ---> 17b340d55e9d 17:35:31 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:35:31 ---> Using cache 17:35:31 ---> c5c3f22a853f 17:35:31 Step 7/27 : COPY . . 17:35:31 ---> Using cache 17:35:31 ---> 641f7f4ac41b 17:35:31 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 17:35:31 ---> Using cache 17:35:31 ---> 80b788f12471 17:35:31 Step 9/27 : WORKDIR /edgex-go/spire-build 17:35:31 ---> Using cache 17:35:31 ---> c52975877475 17:35:31 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 17:35:31 ---> Using cache 17:35:31 ---> 33cb8d46849d 17:35:31 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && 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 17:35:31 ---> Using cache 17:35:31 ---> 71d337aad8be 17:35:31 Step 12/27 : WORKDIR /edgex-go 17:35:31 ---> Using cache 17:35:31 ---> 03049fd95df4 17:35:31 17:35:31 Step 13/27 : FROM alpine:3.17 17:35:31 ---> b2aa39c304c2 17:35:31 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:35:31 ---> Using cache 17:35:31 ---> 9bbb60eed2d3 17:35:31 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:35:31 ---> Using cache 17:35:31 ---> e3cffd212cfc 17:35:31 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 17:35:31 ---> Using cache 17:35:32 ---> 59a78a7023f1 17:35:32 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 17:35:32 ---> Using cache 17:35:32 ---> 59bdd33a316c 17:35:32 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 17:35:32 ---> 376d055d8095 17:35:32 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:35:32 ---> Running in d949983d0846 17:35:33 Removing intermediate container d949983d0846 17:35:33 Removing intermediate container ca238da1e998 17:35:33 ---> 944385c09ce8 17:35:33 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:35:33 ---> f5eae099111a 17:35:33 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:35:33 ---> d69122cbba5f 17:35:33 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:35:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:35:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:35:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:35:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.148s coverage: 38.4% of statements 17:35:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.294s coverage: 89.5% of statements 17:35:36 ---> 32b77871edcc 17:35:36 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 17:35:36 ---> bad4fb48a37e 17:35:36 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 17:35:36 ---> 7aac3f6c2d61 17:35:36 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 17:35:36 ---> f0e748d660cd 17:35:36 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:35:36 ---> 88efead0d105 17:35:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:35:36 ---> 54eeb89805bf 17:35:36 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 17:35:39 ---> 452e7d2992be 17:35:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:35:39 ---> 328970b7efff 17:35:39 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:35:39 ---> ad16e33770fe 17:35:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 17:35:39 ---> Running in a72a6cd023c8 17:35:39 ---> 9ad09ce7e83b 17:35:39 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:35:39 Removing intermediate container 35b71bb4e579 17:35:39 ---> 8f95b4ca3e71 17:35:39 17:35:39 Step 10/23 : FROM alpine:3.17 17:35:39 ---> b2aa39c304c2 17:35:39 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:35:39 ---> Using cache 17:35:39 ---> 3ac3d0a1b210 17:35:39 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:35:39 ---> Using cache 17:35:39 ---> c9317a9fbba3 17:35:39 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:35:39 ---> Using cache 17:35:39 ---> a58a8d559a07 17:35:39 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 17:35:39 ---> Using cache 17:35:39 ---> 6b226cdbb9b9 17:35:39 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 17:35:39 Removing intermediate container a72a6cd023c8 17:35:39 ---> f838b13fd774 17:35:39 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:35:39 ---> 3bc52d6e2036 17:35:39 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:35:39 ---> 42c9cd2b3969 17:35:39 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:35:39 ---> 72c441e11eda 17:35:39 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 17:35:39 ---> a5258e3d55fa 17:35:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:35:39 ---> Running in 0be23e812d37 17:35:39 ---> Running in f4e2039e66e7 17:35:40 Removing intermediate container f4e2039e66e7 17:35:40 ---> 5c125e9f435d 17:35:40 Step 18/20 : LABEL arch=x86_64 17:35:40 Removing intermediate container 0be23e812d37 17:35:40 ---> d821725807ac 17:35:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:35:40 ---> 6cdcb64b3f7a 17:35:40 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:35:40 ---> Running in 7b166c057e9a 17:35:40 ---> Running in 8e23b45d3122 17:35:40 ---> 865c2376e46b 17:35:40 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:35:40 ---> 90d0a1cd960a 17:35:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 17:35:40 Removing intermediate container 8e23b45d3122 17:35:40 ---> 5140f76e7811 17:35:40 Step 21/23 : LABEL arch=x86_64 17:35:40 ---> Running in 974a5b37346a 17:35:40 Removing intermediate container 7b166c057e9a 17:35:40 ---> 46a69dea5be3 17:35:40 Step 19/20 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c 17:35:40 ---> Running in bda999a2c6da 17:35:40 ---> 09fce6bfcbf2 17:35:40 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:35:40 ---> 1836af2357f1 17:35:40 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:35:40 ---> Running in f263216e6577 17:35:40 ---> Running in 3e901b384b2d 17:35:40 Removing intermediate container bda999a2c6da 17:35:40 ---> 5af21257df8c 17:35:40 Step 22/23 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c 17:35:40 ---> Running in 82e82623c492 17:35:40 ---> Running in 57e130229a13 17:35:40 Removing intermediate container f263216e6577 17:35:40 ---> 93f50f1ade27 17:35:40 Step 20/20 : LABEL version=0.0.0 17:35:40 Removing intermediate container 3e901b384b2d 17:35:40 ---> 74cfd85b4eaf 17:35:40 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:35:40 ---> Running in 4df9edd36f18 17:35:40 ---> Running in cfb88e338c0d 17:35:40 Removing intermediate container 57e130229a13 17:35:40 ---> 2a670f5683e2 17:35:40 Step 23/23 : LABEL version=0.0.0 17:35:40 Removing intermediate container 4df9edd36f18 17:35:40 ---> 5f278bba92ff 17:35:40 17:35:40 ---> Running in b061b07fcc1a 17:35:40 Removing intermediate container cfb88e338c0d 17:35:40 ---> 96892269b1cf 17:35:40 Step 25/27 : LABEL arch=x86_64 17:35:40 Successfully built 5f278bba92ff 17:35:40 ---> Running in f22677e710a8 17:35:40 Successfully tagged security-spiffe-token-provider:latest 17:35:40  Building security-spiffe-token-provider ... done Removing intermediate container b061b07fcc1a 17:35:40 ---> 668e45cd6df3 17:35:40 17:35:40 Successfully built 668e45cd6df3 17:35:40 Removing intermediate container f22677e710a8 17:35:40 ---> 7c1154e4ff11 17:35:40 Step 26/27 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c 17:35:40 Successfully tagged support-notifications:latest 17:35:41  Building support-notifications ... done  ---> Running in bfa47bb171e4 17:35:41 Removing intermediate container 974a5b37346a 17:35:41 ---> afc9f0f7f15b 17:35:41 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:35:41 ---> Running in 050d744936f3 17:35:41 Removing intermediate container bfa47bb171e4 17:35:41 ---> a69da8e9e998 17:35:41 Step 27/27 : LABEL version=0.0.0 17:35:41 ---> Running in 80af5ddc3c3f 17:35:41 Removing intermediate container 050d744936f3 17:35:41 ---> 75373d2d08cf 17:35:41 Step 20/22 : LABEL arch=x86_64 17:35:41 ---> Running in 3d31000566af 17:35:41 Removing intermediate container 80af5ddc3c3f 17:35:41 ---> 069544f49f8f 17:35:41 17:35:41 Removing intermediate container 82e82623c492 17:35:41 ---> 7cc8b7f0bc10 17:35:41 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 17:35:41 Successfully built 069544f49f8f 17:35:41 ---> Running in e5e95917a17d 17:35:41 Successfully tagged security-spire-agent:latest 17:35:41  Building security-spire-agent ... done Removing intermediate container 3d31000566af 17:35:41 ---> 29e147815fd0 17:35:41 Step 21/22 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c 17:35:41 ---> Running in c9692c4c15bc 17:35:41 Removing intermediate container e5e95917a17d 17:35:41 ---> 8cf0c7dac9fd 17:35:41 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 17:35:41 ---> Running in 1256d9c72e14 17:35:41 Removing intermediate container c9692c4c15bc 17:35:41 ---> ea9f9d65da73 17:35:41 Step 22/22 : LABEL version=0.0.0 17:35:41 ---> Running in ab479c96447b 17:35:41 Removing intermediate container 1256d9c72e14 17:35:41 ---> d107bf385ff6 17:35:41 Step 21/23 : LABEL arch=x86_64 17:35:41 ---> Running in 7d9bdd36469c 17:35:42 Removing intermediate container ab479c96447b 17:35:42 ---> a038a9144832 17:35:42 17:35:42 Removing intermediate container 7d9bdd36469c 17:35:42 ---> f030d3d24b1a 17:35:42 Step 22/23 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c 17:35:42 ---> Running in e675e6ba70b1 17:35:42 Successfully built a038a9144832 17:35:42 Successfully tagged security-proxy-setup:latest 17:35:42  Building security-proxy-setup ... done Removing intermediate container e675e6ba70b1 17:35:42 ---> 5ac76a253c6f 17:35:42 Step 23/23 : LABEL version=0.0.0 17:35:42 ---> Running in 81cb35284111 17:35:42 Removing intermediate container 81cb35284111 17:35:42 ---> 8bbc054e84ed 17:35:42 17:35:42 Successfully built 8bbc054e84ed 17:35:42 Successfully tagged core-common-config-bootstrapper:latest 17:35:42  Building core-common-config-bootstrapper ... done  [Pipeline] } 17:35:42 $ docker stop --time=1 c5e082d04e1f79bb2a7468bf9b00ce1ec04b8606ec32564ae48699d33837722c 17:35:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:35:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:35:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:35:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:35:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.274s coverage: 84.8% of statements 17:35:43 $ docker rm -f --volumes c5e082d04e1f79bb2a7468bf9b00ce1ec04b8606ec32564ae48699d33837722c [Pipeline] // withDockerContainer [Pipeline] sh 17:35:43 + docker images 17:35:43 REPOSITORY TAG IMAGE ID CREATED SIZE 17:35:43 core-common-config-bootstrapper latest 8bbc054e84ed 1 second ago 17.5MB 17:35:43 security-proxy-setup latest a038a9144832 2 seconds ago 19.1MB 17:35:43 security-spire-agent latest 069544f49f8f 2 seconds ago 129MB 17:35:43 security-spiffe-token-provider latest 5f278bba92ff 3 seconds ago 33.2MB 17:35:43 support-notifications latest 668e45cd6df3 3 seconds ago 33MB 17:35:43 8f95b4ca3e71 4 seconds ago 1.69GB 17:35:43 security-spire-server latest 9790f005ed78 16 seconds ago 89.8MB 17:35:43 f86d18258bca 20 seconds ago 1.76GB 17:35:43 4b4b0c03274f 21 seconds ago 1.73GB 17:35:43 599ba193761d 21 seconds ago 1.67GB 17:35:43 security-spire-config latest e13e49192eb7 41 seconds ago 88.9MB 17:35:43 b5249c96638c 46 seconds ago 1.55GB 17:35:43 security-secretstore-setup latest d716eff7c1f7 About a minute ago 33.5MB 17:35:43 03049fd95df4 About a minute ago 1.55GB 17:35:43 security-proxy-auth latest abb179e0f796 About a minute ago 18.6MB 17:35:43 414663b00429 2 minutes ago 1.69GB 17:35:43 45e1f8f555bd 2 minutes ago 1.67GB 17:35:43 security-bootstrapper latest 095b8a66fe49 2 minutes ago 22.5MB 17:35:43 core-metadata latest 3e35179e7354 2 minutes ago 20.7MB 17:35:43 support-scheduler latest 4bd6efe8cab4 2 minutes ago 32.4MB 17:35:43 core-data latest 1e3afbe1b7d0 2 minutes ago 20.4MB 17:35:43 core-command latest b025b5f8485d 2 minutes ago 20.2MB 17:35:43 44e999727b9f 2 minutes ago 1.76GB 17:35:43 3894175b0309 3 minutes ago 1.68GB 17:35:43 07b3bd2dbbda 3 minutes ago 1.7GB 17:35:43 05b7f78a1517 3 minutes ago 1.7GB 17:35:43 0d0652fa902c 3 minutes ago 1.69GB 17:35:43 ci-base-image-x86_64 latest 49361f792603 8 minutes ago 882MB 17:35:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 12 days ago 664MB 17:35:43 alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB 17:35:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 17:35:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:35:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:35:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:35:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:35:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:35:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.336s coverage: 17.7% of statements 17:36:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:36:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:36:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:36:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:36:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.740s coverage: 92.3% of statements 17:36:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:36:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:36:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.341s coverage: 61.5% of statements 17:36:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:36:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:36:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.515s coverage: 97.7% of statements 17:36:10 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 17:36:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:36:11 go vet ./... 17:39:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:39:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:39:32 ./bin/test-attribution-txt.sh [Pipeline] echo 17:39:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:39:33 + ls -al . 17:39:33 total 700 17:39:33 drwxrwxr-x 10 1001 1001 4096 Mar 22 17:29 . 17:39:33 drwxr-xr-x 4 root root 4096 Mar 22 17:29 .. 17:39:33 drwxrwxr-x 2 1001 1001 4096 Mar 22 17:27 .blubracket 17:39:33 -rw-rw-r-- 1 1001 1001 16 Mar 22 17:27 .dockerignore 17:39:33 drwxrwxr-x 8 1001 1001 4096 Mar 22 17:27 .git 17:39:33 drwxrwxr-x 3 1001 1001 4096 Mar 22 17:27 .github 17:39:33 -rw-rw-r-- 1 1001 1001 1133 Mar 22 17:27 .gitignore 17:39:33 -rw-rw-r-- 1 1001 1001 42 Mar 22 17:27 .golangci.yml 17:39:33 -rw-rw-r-- 1 1001 1001 87 Mar 22 17:27 .hadolint.yml 17:39:33 -rw-rw-r-- 1 1001 1001 166 Mar 22 17:27 .sonarcloud.properties 17:39:33 -rw-rw-r-- 1 1001 1001 1171 Mar 22 17:27 ADOPTERS.md 17:39:33 -rw-rw-r-- 1 1001 1001 10954 Mar 22 17:27 Attribution.txt 17:39:33 -rw-rw-r-- 1 1001 1001 73765 Mar 22 17:27 CHANGELOG.md 17:39:33 -rw-rw-r-- 1 1001 1001 3804 Mar 22 17:27 CONTRIBUTING.md 17:39:33 -rw-rw-r-- 1 1001 1001 677 Mar 22 17:27 GOVERNANCE.md 17:39:33 -rw-rw-r-- 1 1001 1001 883 Mar 22 17:27 Jenkinsfile 17:39:33 -rw-rw-r-- 1 1001 1001 10775 Mar 22 17:27 LICENSE 17:39:33 -rw-rw-r-- 1 1001 1001 14266 Mar 22 17:27 Makefile 17:39:33 -rw-rw-r-- 1 1001 1001 582 Mar 22 17:27 OWNERS.md 17:39:33 -rw-rw-r-- 1 1001 1001 9403 Mar 22 17:27 README.md 17:39:33 -rw-rw-r-- 1 1001 1001 789 Mar 22 17:27 SECURITY.md 17:39:33 -rw-rw-r-- 1 1001 1001 5 Mar 22 17:27 VERSION 17:39:33 drwxrwxr-x 2 1001 1001 4096 Mar 22 17:27 bin 17:39:33 drwxrwxr-x 18 1001 1001 4096 Mar 22 17:27 cmd 17:39:33 -rw-r--r-- 1 root root 447378 Mar 22 17:36 coverage.out 17:39:33 -rw-rw-r-- 1 1001 1001 3236 Mar 22 17:27 go.mod 17:39:33 -rw-rw-r-- 1 1001 1001 31410 Mar 22 17:27 go.sum 17:39:33 drwxrwxr-x 7 1001 1001 4096 Mar 22 17:27 internal 17:39:33 drwxrwxr-x 3 1001 1001 4096 Mar 22 17:27 openapi 17:39:33 -rw-rw-r-- 1 1001 1001 594 Mar 22 17:27 security.txt 17:39:33 drwxrwxr-x 4 1001 1001 4096 Mar 22 17:27 snap 17:39:33 -rw-rw-r-- 1 1001 1001 204 Mar 22 17:27 version.go [Pipeline] sh 17:39:34 + '[' -e coverage.out ] 17:39:34 + chown 1001:1001 coverage.out [Pipeline] stash 17:39:34 Warning: overwriting stash ‘coverage-report’ 17:39:35 Stashed 1 file(s) [Pipeline] sh 17:39:36 + make build 17:39:36 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 17:41:27 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:41:27 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 17:41: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 17:41:36 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 17:42:32 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 17:42:36 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 17:42: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 17:42:49 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 17:42:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:42:59 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 17:43:07 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] } 17:43:16 $ docker stop --time=1 9809380b311c584511d81cf82004f226aad944f63dd691e87e816341d718adb1 17:43:18 $ docker rm -f --volumes 9809380b311c584511d81cf82004f226aad944f63dd691e87e816341d718adb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:43:21 17:43:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:43:21 latest: Pulling from edgex-devops/edgex-compose-arm64 17:43:21 29e5d40040c1: Pulling fs layer 17:43:21 1ce36da41761: Pulling fs layer 17:43:21 25b303627fd3: Pulling fs layer 17:43:21 29e5d40040c1: Verifying Checksum 17:43:21 29e5d40040c1: Download complete 17:43:22 1ce36da41761: Verifying Checksum 17:43:22 1ce36da41761: Download complete 17:43:22 29e5d40040c1: Pull complete 17:43:24 1ce36da41761: Pull complete 17:43:24 25b303627fd3: Verifying Checksum 17:43:24 25b303627fd3: Download complete 17:43:36 25b303627fd3: Pull complete 17:43:36 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:43:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:43:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:43:36 prd-ubuntu20.04-docker-arm64-4c-16g-5240 does not seem to be running inside a container 17:43:36 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:43:39 $ docker top 905c275b440a3cd1dfcc99ed0db4943ac864e0ad19fe796d0fcaecbf3698c675 -eo pid,comm [Pipeline] { [Pipeline] sh 17:43:40 + grep parallel 17:43:40 + docker-compose build --help 17:43:46 --parallel Build images in parallel. [Pipeline] } 17:43:46 $ docker stop --time=1 905c275b440a3cd1dfcc99ed0db4943ac864e0ad19fe796d0fcaecbf3698c675 17:43:48 $ docker rm -f --volumes 905c275b440a3cd1dfcc99ed0db4943ac864e0ad19fe796d0fcaecbf3698c675 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:43:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:43:49 prd-ubuntu20.04-docker-arm64-4c-16g-5240 does not seem to be running inside a container 17:43:49 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:43:50 $ docker top a6306de649eb0ef71733627cace1a3a5df31354cca192808e084d74873d3bb71 -eo pid,comm [Pipeline] { [Pipeline] sh 17:43:51 + docker-compose -f ./docker-compose-build.yml build --parallel 17:43:58 Building core-command ... 17:43:58 Building core-common-config-bootstrapper ... 17:43:58 Building core-data ... 17:43:58 Building core-metadata ... 17:43:58 Building security-bootstrapper ... 17:43:58 Building security-proxy-auth ... 17:43:58 Building security-proxy-setup ... 17:43:58 Building security-secretstore-setup ... 17:43:58 Building security-spiffe-token-provider ... 17:43:58 Building security-spire-agent ... 17:43:58 Building security-spire-config ... 17:43:58 Building security-spire-server ... 17:43:58 Building support-notifications ... 17:43:58 Building support-scheduler ... 17:43:58 Building security-proxy-setup 17:43:58 Building core-data 17:43:58 Building core-common-config-bootstrapper 17:43:58 Building security-proxy-auth 17:43:58 Building security-bootstrapper 17:44:44 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:44:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:44:44 ---> b86f551a0241 17:44:44 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:44:44 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:44:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:44:44 ---> b86f551a0241 17:44:44 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:44:44 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:44:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:44:44 ---> b86f551a0241 17:44:44 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:44:44 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:44:44 Step 2/33 : FROM ${BUILDER_BASE} AS builder 17:44:44 ---> b86f551a0241 17:44:44 Step 3/33 : WORKDIR /edgex-go 17:44:44 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:44:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:44:44 ---> b86f551a0241 17:44:44 Step 3/22 : WORKDIR /edgex-go 17:44:45 ---> Running in e29acb8ce6cd 17:44:45 ---> Running in e98169f7494f 17:44:45 ---> Running in dfa965f749b8 17:44:45 ---> Running in 2a9b252d0a4a 17:44:45 ---> Running in 8b779c4ec151 17:44:46 Removing intermediate container e98169f7494f 17:44:46 ---> 115948b08a85 17:44:46 Step 4/23 : WORKDIR /edgex-go 17:44:46 Removing intermediate container 8b779c4ec151 17:44:46 ---> c9e5b75ae8a6 17:44:46 Step 4/22 : RUN apk add --update --no-cache make git 17:44:46 Removing intermediate container e29acb8ce6cd 17:44:46 ---> 493a180c7144 17:44:46 Step 4/23 : WORKDIR /edgex-go 17:44:46 ---> Running in 47bb9de0efed 17:44:46 ---> Running in f43035097dba 17:44:46 Removing intermediate container dfa965f749b8 17:44:46 ---> 4ee9deeb34fa 17:44:46 Step 4/23 : WORKDIR /edgex-go 17:44:46 ---> Running in d5238f43096e 17:44:46 Removing intermediate container 2a9b252d0a4a 17:44:46 ---> 390740895663 17:44:46 Step 4/33 : RUN apk add --update --no-cache make git 17:44:47 ---> Running in d9067c2238de 17:44:47 ---> Running in deb07e095084 17:44:47 Removing intermediate container 47bb9de0efed 17:44:47 ---> 03de16694dc1 17:44:47 Step 5/23 : RUN apk add --update --no-cache make git 17:44:47 Removing intermediate container d5238f43096e 17:44:47 ---> 3c7c7bbf821c 17:44:47 Step 5/23 : RUN apk add --update --no-cache make git 17:44:47 ---> Running in 95370375dc69 17:44:48 ---> Running in 4a4ffd75b011 17:44:48 Removing intermediate container d9067c2238de 17:44:48 ---> 60c2778cebdf 17:44:48 Step 5/23 : RUN apk add --update --no-cache make git 17:44:48 ---> Running in 62d2f23dd162 17:44:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:44:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:44:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:44:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:44:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:44:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:44:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:44:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:44:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:44:51 OK: 263 MiB in 53 packages 17:44:52 OK: 263 MiB in 53 packages 17:44:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:44:52 OK: 263 MiB in 53 packages 17:44:53 OK: 263 MiB in 53 packages 17:44:53 OK: 263 MiB in 53 packages 17:44:54 Removing intermediate container f43035097dba 17:44:54 ---> df02f7618e8a 17:44:54 Step 5/22 : COPY go.mod vendor* ./ 17:44:54 Removing intermediate container deb07e095084 17:44:54 ---> 1bb79df9d36a 17:44:54 Step 5/33 : COPY go.mod vendor* ./ 17:44:55 Removing intermediate container 95370375dc69 17:44:55 ---> 688eef5cddca 17:44:55 Step 6/23 : COPY go.mod vendor* ./ 17:44:55 Removing intermediate container 62d2f23dd162 17:44:55 ---> 01161a6b7c75 17:44:55 Step 6/23 : COPY go.mod vendor* ./ 17:44:55 ---> dd917a82fbfb 17:44:55 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:44:55 Removing intermediate container 4a4ffd75b011 17:44:55 ---> 0a1099ed2f61 17:44:55 Step 6/23 : COPY go.mod vendor* ./ 17:44:55 ---> Running in af55d3980cd7 17:44:55 ---> bdf5dcab1c5c 17:44:55 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:44:55 ---> Running in e834741f5353 17:44:56 ---> baea6d71c003 17:44:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:44:56 ---> ffd390d398f9 17:44:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:44:57 ---> Running in e8af554b7712 17:44:57 ---> Running in 9866ff972a14 17:44:57 ---> 623466d7f397 17:44:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:44:57 ---> Running in 384685b246ce 17:47:19 Removing intermediate container af55d3980cd7 17:47:19 ---> ae231e6ff757 17:47:19 Step 7/22 : COPY . . 17:47:19 Removing intermediate container 384685b246ce 17:47:19 ---> f675e8c66126 17:47:19 Step 8/23 : COPY . . 17:47:19 Removing intermediate container e8af554b7712 17:47:19 ---> 4f1d6d984865 17:47:19 Step 8/23 : COPY . . 17:47:19 Removing intermediate container 9866ff972a14 17:47:19 ---> d0ec4a166e07 17:47:19 Step 8/23 : COPY . . 17:47:19 Removing intermediate container e834741f5353 17:47:19 ---> 7f54a1cbe5e5 17:47:19 Step 7/33 : COPY . . 17:47:27 ---> 3631781203c4 17:47:27 Step 8/22 : RUN make cmd/secrets-config/secrets-config 17:47:27 ---> e26fd81ed68a 17:47:27 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 17:47:27 ---> 6df99fceb780 17:47:27 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 17:47:27 ---> Running in 71e2c70d7bf0 17:47:27 ---> Running in 5efd8f456f1a 17:47:28 ---> Running in 0cce68723d87 17:47:28 ---> 2b577279ca6f 17:47:28 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 17:47:28 ---> ce83c6e9bf30 17:47:28 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:47:28 ---> Running in 2e11a5809020 17:47:28 ---> Running in 79698072ed6d 17:47:30 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 17:47:30 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 17:47:31 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 17:47:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:47:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 17:56:08 Removing intermediate container 79698072ed6d 17:56:08 ---> 864988e74c8d 17:56:08 17:56:08 Step 10/23 : FROM alpine:3.17 17:56:08 3.17: Pulling from library/alpine 17:56:08 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 17:56:08 Status: Downloaded newer image for alpine:3.17 17:56:08 ---> d74e625d9115 17:56:08 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:56:08 ---> Running in c2715ebbae7f 17:56:08 Removing intermediate container c2715ebbae7f 17:56:08 ---> 68eda2435d2a 17:56:08 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:56:08 ---> Running in 0f38454e5d28 17:56:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:56:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:56:08 (1/1) Installing dumb-init (1.2.5-r2) 17:56:08 Executing busybox-1.35.0-r29.trigger 17:56:08 OK: 8 MiB in 16 packages 17:56:10 Removing intermediate container 0f38454e5d28 17:56:10 ---> 0d50649284e9 17:56:10 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:56:12 Removing intermediate container 71e2c70d7bf0 17:56:12 ---> 92e843c3b292 17:56:12 17:56:12 Step 9/22 : FROM alpine:3.17 17:56:12 ---> d74e625d9115 17:56:12 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 17:56:12 ---> Running in 734b25598021 17:56:12 ---> 550323553558 17:56:12 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 17:56:14 ---> 91f5ba062319 17:56:14 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 17:56:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:56:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:56:18 ---> eb4ee5a94b19 17:56:18 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 17:56:18 (1/2) Installing dumb-init (1.2.5-r2) 17:56:18 (2/2) Installing openssl (3.0.8-r1) 17:56:19 Executing busybox-1.35.0-r29.trigger 17:56:19 OK: 8 MiB in 17 packages 17:56:21 ---> 050d72a33c87 17:56:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 17:56:22 Removing intermediate container 734b25598021 17:56:22 ---> 95cd67bb2fc0 17:56:22 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 17:56:22 ---> Running in ead12ab37c09 17:56:23 ---> 00d4da262086 17:56:23 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:56:23 ---> Running in dc3a8554c9aa 17:56:23 Removing intermediate container ead12ab37c09 17:56:23 ---> 2a32e528ba61 17:56:23 Step 12/22 : WORKDIR /edgex 17:56:23 ---> Running in 2617031e311d 17:56:25 Removing intermediate container 2617031e311d 17:56:25 ---> 0cff14f2fa63 17:56:25 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:56:25 Removing intermediate container 2e11a5809020 17:56:25 ---> 0391a31b3a71 17:56:25 17:56:25 Step 9/33 : FROM alpine:3.17 17:56:25 ---> d74e625d9115 17:56:25 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 17:56:25 ---> Running in 5235d2edb7c3 17:56:26 Removing intermediate container 5235d2edb7c3 17:56:26 ---> 585f5e77f3b4 17:56:26 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 17:56:27 ---> d02cbcb78d53 17:56:27 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 17:56:27 ---> Running in d6a2bbe012b5 17:56:29 Removing intermediate container dc3a8554c9aa 17:56:29 ---> de78ed699b98 17:56:29 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 17:56:29 ---> 3823561c856e 17:56:29 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 17:56:29 ---> Running in fbe04345f6b0 17:56:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:56:30 Removing intermediate container fbe04345f6b0 17:56:30 ---> ec562cbe4e31 17:56:30 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 17:56:31 ---> Running in b34bfaa42d81 17:56:31 ---> b30197e5396e 17:56:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:56:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:56:32 Removing intermediate container b34bfaa42d81 17:56:32 ---> ede8c8b3ee7b 17:56:32 Step 21/23 : LABEL arch=arm64 17:56:32 ---> Running in 680e6de01639 17:56:33 (1/2) Installing dumb-init (1.2.5-r2) 17:56:33 (2/2) Installing su-exec (0.2-r2) 17:56:33 Executing busybox-1.35.0-r29.trigger 17:56:33 Removing intermediate container 680e6de01639 17:56:33 OK: 8 MiB in 17 packages 17:56:33 ---> 7b98f3a45318 17:56:33 Step 22/23 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c 17:56:34 ---> Running in 849e323e1962 17:56:35 ---> 3e486a8de88b 17:56:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:56:35 Removing intermediate container 849e323e1962 17:56:35 ---> 8ee4bccd69a6 17:56:35 Step 23/23 : LABEL version=0.0.0 17:56:35 ---> Running in 755834b00c9b 17:56:36 Removing intermediate container d6a2bbe012b5 17:56:36 ---> ad969afc6aef 17:56:36 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 17:56:37 ---> Running in 7500bc2383fc 17:56:37 Removing intermediate container 755834b00c9b 17:56:37 ---> 75511c78a145 17:56:37 17:56:38 Successfully built 75511c78a145 17:56:38 Successfully tagged security-proxy-auth-arm64:latest 17:56:38 Building core-metadata 17:56:38  Building security-proxy-auth ... done  ---> e7c6ae1c2dab 17:56:38 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:56:38 Removing intermediate container 7500bc2383fc 17:56:38 ---> ffa5d97be5a5 17:56:38 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 17:56:38 ---> Running in 73daf92eab54 17:56:38 ---> Running in 7131ba4b3bbc 17:56:40 Removing intermediate container 7131ba4b3bbc 17:56:40 ---> 6f5c17d7eb6c 17:56:40 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 17:56:40 ---> Running in ea26b0980b35 17:56:41 Removing intermediate container ea26b0980b35 17:56:41 ---> b63dbfd6e07f 17:56:41 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 17:56:41 ---> Running in dfe69fa7e332 17:56:45 Removing intermediate container dfe69fa7e332 17:56:45 ---> 259f7e8f00e8 17:56:45 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 17:56:45 Removing intermediate container 73daf92eab54 17:56:45 ---> c155d3a37eeb 17:56:45 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:56:45 ---> Running in ab6f16ca61f4 17:56:45 ---> Running in 8b8e19919c33 17:56:46 Removing intermediate container 8b8e19919c33 17:56:46 ---> 4f3c8e22fcf1 17:56:46 Step 20/22 : LABEL arch=arm64 17:56:46 Removing intermediate container 5efd8f456f1a 17:56:46 ---> 745229bd2fd0 17:56:46 17:56:46 Step 10/23 : FROM alpine:3.17 17:56:46 ---> d74e625d9115 17:56:46 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:56:46 ---> Using cache 17:56:46 ---> 68eda2435d2a 17:56:46 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:56:46 ---> Using cache 17:56:46 ---> 0d50649284e9 17:56:46 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:56:46 ---> Using cache 17:56:46 ---> 550323553558 17:56:46 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 17:56:46 ---> Using cache 17:56:46 ---> Running in f97805fbb7d0 17:56:46 ---> 91f5ba062319 17:56:46 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 17:56:47 Removing intermediate container f97805fbb7d0 17:56:47 ---> 7a90cf93b8f8 17:56:47 Step 21/22 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c 17:56:47 ---> Running in 2ef1a2c726bd 17:56:48 Removing intermediate container 2ef1a2c726bd 17:56:48 ---> bfb9f4259742 17:56:48 Step 22/22 : LABEL version=0.0.0 17:56:48 ---> Running in 4bb14a5f444d 17:56:49 Removing intermediate container ab6f16ca61f4 17:56:49 ---> 9063f7709a5d 17:56:49 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 17:56:49 ---> Running in e8b171bc4003 17:56:49 ---> b03b34b75764 17:56:49 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 17:56:49 Removing intermediate container 4bb14a5f444d 17:56:49 ---> c421e037cd9f 17:56:49 17:56:49 Removing intermediate container e8b171bc4003 17:56:49 ---> 2c59c2e2991f 17:56:49 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 17:56:50 Successfully built c421e037cd9f 17:56:50 Successfully tagged security-proxy-setup-arm64:latest 17:56:50  Building security-proxy-setup ... done Building security-spire-agent 17:56:50 ---> c78efd589e24 17:56:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 17:56:51 ---> 3c012594b091 17:56:51 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 17:56:51 ---> Running in e064bb08a84e 17:56:52 ---> 21095d729ab4 17:56:52 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:56:52 ---> Running in 869b6fbf8e2e 17:56:55 Removing intermediate container e064bb08a84e 17:56:55 ---> 001fbcd82416 17:56:55 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 17:56:56 Removing intermediate container 869b6fbf8e2e 17:56:56 ---> d08ff173022c 17:56:56 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 17:56:56 ---> Running in 7aa599637260 17:56:57 ---> e82ce6976986 17:56:57 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 17:56:57 Removing intermediate container 7aa599637260 17:56:57 ---> 621fdc20adfa 17:56:57 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 17:56:57 ---> Running in a18d9b389720 17:56:57 Removing intermediate container a18d9b389720 17:56:57 ---> 6e587e9ce7b2 17:56:57 Step 21/23 : LABEL arch=arm64 17:56:58 ---> Running in f3535be5c9fe 17:56:58 ---> c6ee1c0376a5 17:56:58 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:56:58 Removing intermediate container f3535be5c9fe 17:56:58 ---> c9f469dc8479 17:56:58 Step 22/23 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c 17:56:59 ---> Running in 99565a0f6dee 17:56:59 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:56:59 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:56:59 ---> b86f551a0241 17:56:59 Step 3/25 : ARG ADD_BUILD_TAGS="" 17:56:59 ---> Using cache 17:56:59 ---> 4ee9deeb34fa 17:56:59 Step 4/25 : WORKDIR /edgex-goRemoving intermediate container 99565a0f6dee 17:56:59 17:56:59 ---> Using cache 17:56:59 ---> 3981ecd890c0 17:56:59 ---> 60c2778cebdf 17:57:00 Step 5/25 : RUN apk add --update --no-cache make git 17:57:00 Step 23/23 : LABEL version=0.0.0 ---> Using cache 17:57:00 17:57:00 ---> 01161a6b7c75 17:57:00 Step 6/25 : COPY go.mod vendor* ./ 17:57:00 ---> Using cache 17:57:00 ---> ffd390d398f9 17:57:00 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:57:00 ---> Using cache 17:57:00 ---> d0ec4a166e07 17:57:00 Step 8/25 : COPY . . 17:57:00 ---> Using cache 17:57:00 ---> e26fd81ed68a 17:57:00 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 17:57:00 ---> Running in b52ea7521795 17:57:00 ---> Running in 828492738e9b 17:57:01 Removing intermediate container b52ea7521795 17:57:01 ---> 0b27dbbceaa3 17:57:01 17:57:01 Successfully built 0b27dbbceaa3 17:57:01 Successfully tagged core-common-config-bootstrapper-arm64:latest 17:57:01  Building core-common-config-bootstrapper ... done Building support-scheduler 17:57:02 ---> a560856e2374 17:57:02 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 17:57:02 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 17:57:03 ---> 0ffaf95dfa77 17:57:03 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 17:57:04 Removing intermediate container 0cce68723d87 17:57:04 ---> 2383c4a72e62 17:57:04 17:57:04 Step 10/23 : FROM alpine:3.17 17:57:04 ---> d74e625d9115 17:57:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 17:57:04 ---> Running in 2594d73f4c2e 17:57:04 ---> 2cf190c43530 17:57:04 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 17:57:05 Removing intermediate container 2594d73f4c2e 17:57:05 ---> 9dbb6ed21ac9 17:57:05 Step 12/23 : ENV APP_PORT=59880 17:57:05 ---> Running in 2d3da7562cec 17:57:05 ---> 1761f2643b57 17:57:05 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 17:57:06 Removing intermediate container 2d3da7562cec 17:57:06 ---> 4608a37d8a88 17:57:06 Step 13/23 : EXPOSE $APP_PORT 17:57:06 ---> Running in be113919c5f5 17:57:07 ---> 16668ca80bda 17:57:07 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:57:07 Removing intermediate container be113919c5f5 17:57:07 ---> 4555d46da42c 17:57:07 Step 14/23 : RUN apk add --update --no-cache dumb-init 17:57:07 ---> Running in a54d20c06224 17:57:09 ---> ce43d2f0fe56 17:57:09 Step 28/33 : RUN chmod +x /entrypoint.sh 17:57:09 ---> Running in 458340a5250c 17:57:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:57:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:57:13 (1/1) Installing dumb-init (1.2.5-r2) 17:57:13 Executing busybox-1.35.0-r29.trigger 17:57:13 OK: 8 MiB in 16 packages 17:57:13 Removing intermediate container 458340a5250c 17:57:13 ---> 356dec03d0a3 17:57:13 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 17:57:14 ---> Running in a64f0dd62128 17:57:15 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:57:15 Step 2/27 : FROM ${BUILDER_BASE} AS builder 17:57:15 ---> b86f551a0241 17:57:15 Step 3/27 : WORKDIR /edgex-go 17:57:15 ---> Using cache 17:57:15 ---> 390740895663 17:57:15 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 17:57:15 ---> Running in 670549f0bdd0 17:57:15 Removing intermediate container a54d20c06224 17:57:15 ---> 9e4290f532e8 17:57:15 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:57:15 Removing intermediate container a64f0dd62128 17:57:15 ---> 35bd1e3832ea 17:57:15 Step 30/33 : CMD ["gate"] 17:57:16 ---> Running in cbfe8ba13c7c 17:57:17 Removing intermediate container cbfe8ba13c7c 17:57:17 ---> 669e240b87d8 17:57:17 Step 31/33 : LABEL arch=arm64 17:57:17 ---> Running in e9ad3e90c294 17:57:17 ---> 38fe3f182971 17:57:17 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 17:57:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:57:18 Removing intermediate container e9ad3e90c294 17:57:18 ---> d967f8bc8fcd 17:57:18 Step 32/33 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c 17:57:19 ---> Running in a830e8f53273 17:57:19 ---> ba42b2bfc36a 17:57:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:57:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:57:19 Removing intermediate container a830e8f53273 17:57:19 ---> 44149bb02d4a 17:57:19 Step 33/33 : LABEL version=0.0.0 17:57:19 ---> Running in 0a53bcaa614c 17:57:20 Removing intermediate container 0a53bcaa614c 17:57:20 ---> d0d621945c27 17:57:20 17:57:20 OK: 263 MiB in 53 packages 17:57:21 Successfully built d0d621945c27 17:57:21 Successfully tagged security-bootstrapper-arm64:latest 17:57:21 Building security-spire-server 17:57:22  Building security-bootstrapper ... done  ---> ea405c11099f 17:57:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 17:57:22 Removing intermediate container 670549f0bdd0 17:57:22 ---> 15520ef95897 17:57:22 Step 5/27 : COPY go.mod vendor* ./ 17:57:23 ---> 0f3f44de7fb3 17:57:23 Step 19/23 : ENTRYPOINT ["/core-data"] 17:57:23 ---> Running in 63f69a7f7310 17:57:23 ---> ee5d4b8d0153 17:57:23 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:57:24 ---> Running in f05f527697b6 17:57:25 Removing intermediate container 63f69a7f7310 17:57:25 ---> 84c535fb1358 17:57:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:57:25 ---> Running in 3cdbd8866412 17:57:26 Removing intermediate container 3cdbd8866412 17:57:26 ---> 2429266446a7 17:57:26 Step 21/23 : LABEL arch=arm64 17:57:26 ---> Running in c389ac079344 17:57:26 Removing intermediate container c389ac079344 17:57:26 ---> defd7c85f6a1 17:57:26 Step 22/23 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c 17:57:27 ---> Running in 3a40bba9ab52 17:57:27 Removing intermediate container 3a40bba9ab52 17:57:27 ---> 67486fc6bc9b 17:57:27 Step 23/23 : LABEL version=0.0.0 17:57:28 ---> Running in d55d8d5b60e8 17:57:28 Removing intermediate container d55d8d5b60e8 17:57:28 ---> c8a06bc5e904 17:57:28 17:57:29 Successfully built c8a06bc5e904 17:57:29 Successfully tagged core-data-arm64:latest 17:57:29  Building core-data ... done Building support-notifications 17:57:30 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:57:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:57:30 ---> b86f551a0241 17:57:30 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:57:30 ---> Using cache 17:57:30 ---> 4ee9deeb34fa 17:57:30 Step 4/23 : WORKDIR /edgex-go 17:57:30 ---> Using cache 17:57:30 ---> 60c2778cebdf 17:57:30 Step 5/23 : RUN apk add --update --no-cache make git 17:57:30 ---> Using cache 17:57:30 ---> 01161a6b7c75 17:57:30 Step 6/23 : COPY go.mod vendor* ./ 17:57:30 ---> Using cache 17:57:30 ---> ffd390d398f9 17:57:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:57:30 ---> Using cache 17:57:30 ---> d0ec4a166e07 17:57:30 Step 8/23 : COPY . . 17:57:30 ---> Using cache 17:57:30 ---> e26fd81ed68a 17:57:30 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 17:57:30 ---> Running in 7013e8f44e49 17:57: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 17:57:54 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:57:54 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:57:54 ---> b86f551a0241 17:57:54 Step 3/26 : WORKDIR /edgex-go 17:57:54 ---> Using cache 17:57:54 ---> 390740895663 17:57:54 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 17:57:54 ---> Using cache 17:57:54 ---> 15520ef95897 17:57:54 Step 5/26 : COPY go.mod vendor* ./ 17:57:54 ---> Using cache 17:57:54 ---> ee5d4b8d0153 17:57:54 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:57:54 ---> Running in b83027d946cc 17:57:58 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 17:57:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:57:58 ---> b86f551a0241 17:57:58 Step 3/23 : ARG ADD_BUILD_TAGS="" 17:57:58 ---> Using cache 17:57:58 ---> 4ee9deeb34fa 17:57:58 Step 4/23 : WORKDIR /edgex-go 17:57:58 ---> Using cache 17:57:58 ---> 60c2778cebdf 17:57:58 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 17:57:58 ---> Running in 8b28c767c54f 17:58:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:58:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:58:03 OK: 263 MiB in 53 packages 17:58:05 Removing intermediate container 8b28c767c54f 17:58:05 ---> 1eccc89c9b39 17:58:05 Step 6/23 : COPY go.mod vendor* ./ 17:58:06 ---> b0f189ffcdfa 17:58:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:58:06 ---> Running in a38f122e2633 17:59:28 Removing intermediate container f05f527697b6 17:59:28 ---> b0e7d535bbfd 17:59:28 Step 7/27 : COPY . . 18:00:00 ---> 3ccaea91799e 18:00:00 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 18:00:02 ---> Running in 16775092d1b9 18:00:03 Removing intermediate container 16775092d1b9 18:00:03 ---> 9fdba2ffab11 18:00:03 Step 9/27 : WORKDIR /edgex-go/spire-build 18:00:04 ---> Running in d0685f3fdc65 18:00:05 Removing intermediate container d0685f3fdc65 18:00:05 ---> 318f8cd3fb68 18:00:05 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 18:00:05 ---> Running in fad37d508a41 18:00:07 Removing intermediate container fad37d508a41 18:00:07 ---> 08ec4db85107 18:00:07 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && 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 18:00:07 ---> Running in ed7812e8a3a2 18:00:14 Removing intermediate container ed7812e8a3a2 18:00:14 ---> 18c18e68ab09 18:00:14 Step 12/27 : WORKDIR /edgex-go 18:00:14 ---> Running in 2faee82cdbd0 18:00:16 Removing intermediate container 2faee82cdbd0 18:00:16 ---> f82dee5d966c 18:00:16 18:00:16 Step 13/27 : FROM alpine:3.17 18:00:16 ---> d74e625d9115 18:00:16 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:00:16 ---> Running in 9e76431aeb9a 18:00:18 Removing intermediate container 9e76431aeb9a 18:00:18 ---> b74fa8ad6580 18:00:18 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:00:18 ---> Running in 0c7ff240453d 18:00:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:00:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:00:24 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:00:24 v3.17.2-251-g9b63c758137 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:00:24 OK: 17691 distinct packages available 18:00:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:00:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:00:28 (1/5) Installing dumb-init (1.2.5-r2) 18:00:28 (2/5) Installing musl-obstack (1.2.3-r0) 18:00:28 (3/5) Installing libucontext (1.2-r0) 18:00:28 (4/5) Installing gcompat (1.1.0-r0) 18:00:28 (5/5) Installing openssl (3.0.8-r1) 18:00:28 Executing busybox-1.35.0-r29.trigger 18:00:28 OK: 9 MiB in 20 packages 18:00:31 Removing intermediate container 0c7ff240453d 18:00:31 ---> af45e19eac2d 18:00:31 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 18:00:33 ---> 52b5ec3a7ee7 18:00:33 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 18:00:34 ---> 5ad16ab42ebf 18:00:34 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 18:00:35 Removing intermediate container b83027d946cc 18:00:35 ---> 7d597a3f20df 18:00:35 Step 7/26 : COPY . . 18:00:45 ---> c9079649aa4d 18:00:45 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:00:45 Removing intermediate container a38f122e2633 18:00:45 ---> 60c9b769f19c 18:00:45 Step 8/23 : COPY . . 18:00:57 ---> 8c6d357ff98c 18:00:57 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:00:59 ---> 5f7c76800127 18:00:59 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 18:00:59 ---> d64fa8cd404a 18:00:59 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:00:59 ---> Running in 65e86662ad68 18:01:01 Removing intermediate container 65e86662ad68 18:01:01 ---> 8de084894f4c 18:01:01 Step 9/26 : WORKDIR /edgex-go/spire-build 18:01:01 ---> e92723439253 18:01:01 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 18:01:01 ---> Running in 87464cb4eac0 18:01:02 Removing intermediate container 87464cb4eac0 18:01:02 ---> 73c13d703ce5 18:01:02 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 18:01:03 ---> Running in e6ab361b2482 18:01:03 ---> 232eefff2427 18:01:03 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:01:03 ---> Running in cecb8c44584a 18:01:04 Removing intermediate container e6ab361b2482 18:01:04 ---> 96121fa0c984 18:01:04 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && 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 18:01:05 ---> Running in 33098621a83b 18:01:05 Removing intermediate container cecb8c44584a 18:01:05 ---> 8cb77e3584e8 18:01:05 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:01:05 ---> Running in 9a09032f1337 18:01:06 Removing intermediate container 9a09032f1337 18:01:06 ---> 9b39aada5bed 18:01:06 Step 25/27 : LABEL arch=arm64 18:01:07 ---> Running in ccc647f26d6f 18:01:10 Removing intermediate container ccc647f26d6f 18:01:10 ---> ed928832996e 18:01:10 Step 26/27 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c 18:01:10 ---> Running in 0efedf53c9bc 18:01:11 Removing intermediate container 33098621a83b 18:01:11 ---> e054f9fca1cc 18:01:11 Removing intermediate container 0efedf53c9bc 18:01:11 Step 12/26 : WORKDIR /edgex-go 18:01:11 ---> e41f42a4ccf5 18:01:11 Step 27/27 : LABEL version=0.0.0 18:01:11 ---> Running in 6d5da409475d 18:01:11 ---> Running in 0146fc0f071f 18:01:12 ---> 76e0be5fc1a9 18:01:12 Step 9/23 : RUN make cmd/support-notifications/support-notifications 18:01:12 ---> Running in 1952d5f1ff32 18:01:13 Removing intermediate container 0146fc0f071f 18:01:13 ---> bc741e9dc2d0 18:01:13 18:01:13 Step 13/26 : FROM alpine:3.17 18:01:13 ---> d74e625d9115 18:01:13 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:01:13 Removing intermediate container 6d5da409475d 18:01:13 ---> b396ef603665 18:01:13 18:01:13 ---> Using cache 18:01:13 ---> b74fa8ad6580 18:01:13 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:01:13 ---> Using cache 18:01:13 ---> af45e19eac2d 18:01:13 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 18:01:13 ---> Using cache 18:01:13 ---> 52b5ec3a7ee7 18:01:13 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 18:01:13 ---> Using cache 18:01:13 ---> 5ad16ab42ebf 18:01:13 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:01:13 Successfully built b396ef603665 18:01:13 Successfully tagged security-spire-agent-arm64:latest 18:01:13  Building security-spire-agent ... done Building security-spire-config 18:01:15 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:01:22 ---> 39dd356fdfb5 18:01:22 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 18:01:22 ---> 80cb4e037acb 18:01:22 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:01:24 ---> f44b652b4049 18:01:24 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:01:25 ---> cba7e7e36ed0 18:01:25 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:01:26 ---> Running in 43ba03e475d7 18:01:27 Removing intermediate container 43ba03e475d7 18:01:27 ---> 061e23996b94 18:01:27 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:01:27 ---> Running in c235cceae99d 18:01:27 Removing intermediate container c235cceae99d 18:01:27 ---> 30f4fbfb6256 18:01:27 Step 24/26 : LABEL arch=arm64 18:01:28 ---> Running in f58e86257eda 18:01:28 Removing intermediate container f58e86257eda 18:01:28 ---> a35278fc8135 18:01:28 Step 25/26 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c 18:01:28 ---> Running in 194965aba5ad 18:01:29 Removing intermediate container 194965aba5ad 18:01:29 ---> 8ad8b8865a05 18:01:29 Step 26/26 : LABEL version=0.0.0 18:01:29 ---> Running in 39f3abe477d2 18:01:30 Removing intermediate container 39f3abe477d2 18:01:30 ---> cea9028a5938 18:01:30 18:01:31 Successfully built cea9028a5938 18:01:31 Successfully tagged security-spire-server-arm64:latest 18:01:31 Building core-command 18:01:35  Building security-spire-server ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:01:35 Step 2/27 : FROM ${BUILDER_BASE} AS builder 18:01:35 ---> b86f551a0241 18:01:35 Step 3/27 : WORKDIR /edgex-go 18:01:35 ---> Using cache 18:01:35 ---> 390740895663 18:01:35 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 18:01:35 ---> Using cache 18:01:35 ---> 15520ef95897 18:01:35 Step 5/27 : COPY go.mod vendor* ./ 18:01:35 ---> Using cache 18:01:35 ---> ee5d4b8d0153 18:01:35 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:01:35 ---> Using cache 18:01:35 ---> 7d597a3f20df 18:01:35 Step 7/27 : COPY . . 18:01:35 ---> Using cache 18:01:35 ---> 5f7c76800127 18:01:35 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 18:01:35 ---> Using cache 18:01:35 ---> 8de084894f4c 18:01:35 Step 9/27 : WORKDIR /edgex-go/spire-build 18:01:35 ---> Using cache 18:01:35 ---> 73c13d703ce5 18:01:35 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 18:01:35 ---> Using cache 18:01:35 ---> 96121fa0c984 18:01:35 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && 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 18:01:35 ---> Running in 90add5a6b7eb 18:01:39 Removing intermediate container 90add5a6b7eb 18:01:39 ---> 9819c4e47564 18:01:39 Step 12/27 : WORKDIR /edgex-go 18:01:39 ---> Running in 8d809b2c2736 18:01:39 Removing intermediate container 8d809b2c2736 18:01:39 ---> 0d5750c59a48 18:01:39 18:01:39 Step 13/27 : FROM alpine:3.17 18:01:39 ---> d74e625d9115 18:01:39 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:01:39 ---> Using cache 18:01:39 ---> b74fa8ad6580 18:01:39 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 18:01:40 ---> Running in 3d641275e9a4 18:01:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:01:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:01:46 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:01:46 v3.17.2-251-g9b63c758137 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:01:46 OK: 17691 distinct packages available 18:01:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:01:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:01:49 (1/4) Installing dumb-init (1.2.5-r2) 18:01:49 (2/4) Installing musl-obstack (1.2.3-r0) 18:01:49 (3/4) Installing libucontext (1.2-r0) 18:01:49 (4/4) Installing gcompat (1.1.0-r0) 18:01:49 Executing busybox-1.35.0-r29.trigger 18:01:49 OK: 8 MiB in 19 packages 18:01:53 Removing intermediate container 3d641275e9a4 18:01:53 ---> 378256f0e9f1 18:01:53 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 18:01:54 ---> 5e247eb28fd2 18:01:54 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 18:01:54 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:01:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:01:54 ---> b86f551a0241 18:01:54 Step 3/24 : ARG ADD_BUILD_TAGS="" 18:01:54 ---> Using cache 18:01:54 ---> 4ee9deeb34fa 18:01:54 Step 4/24 : WORKDIR /edgex-go 18:01:54 ---> Using cache 18:01:54 ---> 60c2778cebdf 18:01:54 Step 5/24 : RUN apk add --update --no-cache make git 18:01:54 ---> Using cache 18:01:54 ---> 01161a6b7c75 18:01:54 Step 6/24 : COPY go.mod vendor* ./ 18:01:54 ---> Using cache 18:01:54 ---> ffd390d398f9 18:01:54 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:01:54 ---> Using cache 18:01:54 ---> d0ec4a166e07 18:01:54 Step 8/24 : COPY . . 18:01:54 ---> Using cache 18:01:54 ---> e26fd81ed68a 18:01:54 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 18:01:54 ---> Running in 5057887357ef 18:01:55 ---> cd5090e259aa 18:01:55 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:01:57 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 18:02:04 ---> 0ec3a3cee214 18:02:04 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:02:04 ---> b3a3e8c877f1 18:02:04 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 18:02:04 ---> Running in ba1f22de8bfc 18:02:05 Removing intermediate container ba1f22de8bfc 18:02:05 ---> 291309e97840 18:02:05 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:02:06 ---> e462102be37a 18:02:06 Step 22/27 : WORKDIR / 18:02:06 ---> Running in 6b53d7b5a9c4 18:02:07 Removing intermediate container 6b53d7b5a9c4 18:02:07 ---> b602427d4d49 18:02:07 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:02:07 ---> Running in 8c69ed52887f 18:02:07 Removing intermediate container 8c69ed52887f 18:02:07 ---> 10afb097dbe2 18:02:07 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:02:08 ---> Running in 2791890a08d3 18:02:08 Removing intermediate container 2791890a08d3 18:02:08 ---> 208a4f429820 18:02:08 Step 25/27 : LABEL arch=arm64 18:02:08 ---> Running in 3e5f2a10943a 18:02:09 Removing intermediate container 3e5f2a10943a 18:02:09 ---> 9c66d61c0893 18:02:09 Step 26/27 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c 18:02:09 ---> Running in 683f568e8872 18:02:10 Removing intermediate container 683f568e8872 18:02:10 ---> eec56dcd11d5 18:02:10 Step 27/27 : LABEL version=0.0.0 18:02:10 ---> Running in 700fe5a4c255 18:02:10 Removing intermediate container 700fe5a4c255 18:02:10 ---> 78440b7824b3 18:02:10 18:02:11 Successfully built 78440b7824b3 18:02:11 Successfully tagged security-spire-config-arm64:latest 18:02:11  Building security-spire-config ... done Building security-spiffe-token-provider 18:02:29 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:02:29 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:02:29 ---> b86f551a0241 18:02:29 Step 3/20 : WORKDIR /edgex-go 18:02:29 ---> Using cache 18:02:29 ---> 390740895663 18:02:29 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 18:02:29 ---> Running in 66c9a4c0e732 18:02:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:02:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:02:34 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:02:34 v3.17.2-252-g74dbe01cdac [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:02:34 OK: 17693 distinct packages available 18:02:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:02:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:02:37 OK: 263 MiB in 53 packages 18:02:39 Removing intermediate container 66c9a4c0e732 18:02:39 ---> 6909109ef1c0 18:02:39 Step 5/20 : COPY go.mod vendor* ./ 18:02:42 ---> b4afd03ccced 18:02:42 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:02:42 ---> Running in f43c481ae24a 18:04:49 Removing intermediate container f43c481ae24a 18:04:49 ---> e07b7111f815 18:04:49 Step 7/20 : COPY . . 18:04:49 ---> 42a7fd745570 18:04:49 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:04:49 ---> Running in 469df8853601 18:04:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 18:05:01 Removing intermediate container 828492738e9b 18:05:01 ---> c5e4068ac806 18:05:01 18:05:01 Step 10/25 : FROM alpine:3.17 18:05:01 ---> d74e625d9115 18:05:01 Step 11/25 : RUN apk add --update --no-cache dumb-init 18:05:01 ---> Running in 8749b85a78de 18:05:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:05:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:05:05 (1/1) Installing dumb-init (1.2.5-r2) 18:05:05 Executing busybox-1.35.0-r29.trigger 18:05:05 OK: 8 MiB in 16 packages 18:05:11 Removing intermediate container 8749b85a78de 18:05:11 ---> aac10968d1b2 18:05:11 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 18:05:11 ---> Running in 28c13407a4f3 18:05:11 Removing intermediate container 28c13407a4f3 18:05:11 ---> 0c146708b8ca 18:05:11 Step 13/25 : ENV APP_PORT=59881 18:05:11 ---> Running in e1652c428759 18:05:12 Removing intermediate container e1652c428759 18:05:12 ---> 698af40a1484 18:05:12 Step 14/25 : EXPOSE $APP_PORT 18:05:12 ---> Running in e5c9aa350a1a 18:05:13 Removing intermediate container e5c9aa350a1a 18:05:13 ---> 6c8fd78134cd 18:05:13 Step 15/25 : WORKDIR / 18:05:13 ---> Running in 394426e00ae5 18:05:14 Removing intermediate container 394426e00ae5 18:05:14 ---> 1ba2624cd5a6 18:05:14 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 18:05:14 ---> c1e97b22d9c3 18:05:14 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 18:05:15 ---> c4184d3eed3d 18:05:16 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:05:18 ---> 50a3935398b7 18:05:18 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 18:05:19 ---> 506a915f8097 18:05:19 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 18:05:20 ---> f992e904e046 18:05:20 Step 21/25 : ENTRYPOINT ["/core-metadata"] 18:05:20 ---> Running in 08841211b6a9 18:05:21 Removing intermediate container 08841211b6a9 18:05:21 ---> f29cbaf242e6 18:05:21 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:05:21 ---> Running in 7068a282a59e 18:05:25 Removing intermediate container 7068a282a59e 18:05:25 ---> 046bcc9c28c1 18:05:25 Step 23/25 : LABEL arch=arm64 18:05:25 ---> Running in 9fc8e4984b9f 18:05:25 Removing intermediate container 9fc8e4984b9f 18:05:25 ---> 5a5c745b0bd5 18:05:25 Step 24/25 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c 18:05:25 ---> Running in 7d80e85ef513 18:05:26 Removing intermediate container 7d80e85ef513 18:05:26 ---> bf148d134d8f 18:05:26 Step 25/25 : LABEL version=0.0.0 18:05:26 ---> Running in c84d759d090f 18:05:27 Removing intermediate container c84d759d090f 18:05:27 ---> a4054947a038 18:05:27 18:05:28 Successfully built a4054947a038 18:05:28 Successfully tagged core-metadata-arm64:latest 18:05:28 Building security-secretstore-setup 18:05:46  Building core-metadata ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:05:46 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:05:46 ---> b86f551a0241 18:05:46 Step 3/25 : WORKDIR /edgex-go 18:05:46 ---> Using cache 18:05:46 ---> 390740895663 18:05:46 Step 4/25 : RUN apk add --update --no-cache make git 18:05:46 ---> Using cache 18:05:46 ---> 1bb79df9d36a 18:05:46 Step 5/25 : COPY go.mod vendor* ./ 18:05:46 ---> Using cache 18:05:46 ---> bdf5dcab1c5c 18:05:46 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:05:46 ---> Using cache 18:05:46 ---> 7f54a1cbe5e5 18:05:46 Step 7/25 : COPY . . 18:05:46 ---> Using cache 18:05:46 ---> ce83c6e9bf30 18:05:46 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:05:46 ---> Running in 6d2a84c07b06 18:05:48 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 18:09:10 Removing intermediate container 7013e8f44e49 18:09:10 ---> f22acd3c3ce3 18:09:10 18:09:10 Step 10/23 : FROM alpine:3.17 18:09:10 ---> d74e625d9115 18:09:10 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:09:10 ---> Using cache 18:09:10 ---> aac10968d1b2 18:09:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 18:09:10 ---> Using cache 18:09:10 ---> 0c146708b8ca 18:09:10 Step 13/23 : ENV APP_PORT=59861 18:09:10 ---> Running in e804400568d2 18:09:10 Removing intermediate container e804400568d2 18:09:10 ---> 1597828ff1fb 18:09:10 Step 14/23 : EXPOSE $APP_PORT 18:09:10 ---> Running in 7f1ed350cc74 18:09:10 Removing intermediate container 7f1ed350cc74 18:09:10 ---> 894169acd935 18:09:10 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:09:10 ---> c8223f9f225e 18:09:10 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 18:09:13 ---> e959c9b90bdf 18:09:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:09:16 ---> f8cc20578f5e 18:09:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 18:09:17 ---> 7480aec29da6 18:09:17 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:09:17 ---> Running in 5ef1153f063c 18:09:18 Removing intermediate container 5ef1153f063c 18:09:18 ---> 26f20fc73180 18:09:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:09:18 ---> Running in 701c0575a808 18:09:19 Removing intermediate container 701c0575a808 18:09:19 ---> 1e6d88d6763a 18:09:19 Step 21/23 : LABEL arch=arm64 18:09:19 ---> Running in 2844bafc88b3 18:09:20 Removing intermediate container 2844bafc88b3 18:09:20 ---> 51082bdf8481 18:09:20 Step 22/23 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c 18:09:20 ---> Running in dea81ee5eea8 18:09:20 Removing intermediate container dea81ee5eea8 18:09:20 ---> 02c1ed780726 18:09:20 Step 23/23 : LABEL version=0.0.0 18:09:21 ---> Running in d18b0a371cc6 18:09:21 Removing intermediate container d18b0a371cc6 18:09:21 ---> 5e5833e038f1 18:09:21 18:09:22 Successfully built 5e5833e038f1 18:09:22 Successfully tagged support-scheduler-arm64:latest 18:10:59  Building support-scheduler ... done Removing intermediate container 5057887357ef 18:10:59 ---> b0770fb98c8c 18:10:59 18:10:59 Step 10/24 : FROM alpine:3.17 18:10:59 ---> d74e625d9115 18:10:59 Step 11/24 : RUN apk add --update --no-cache dumb-init 18:10:59 ---> Using cache 18:10:59 ---> aac10968d1b2 18:10:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 18:10:59 ---> Using cache 18:10:59 ---> 0c146708b8ca 18:10:59 Step 13/24 : ENV APP_PORT=59882 18:10:59 ---> Running in 4e74838c2ea7 18:10:59 Removing intermediate container 4e74838c2ea7 18:10:59 ---> 674ce22e7118 18:10:59 Step 14/24 : EXPOSE $APP_PORT 18:10:59 ---> Running in 3b22cd41f2b2 18:10:59 Removing intermediate container 3b22cd41f2b2 18:10:59 ---> 3b67fd9eeb54 18:10:59 Step 15/24 : WORKDIR / 18:10:59 ---> Running in e1dd63f6c63a 18:10:59 Removing intermediate container e1dd63f6c63a 18:10:59 ---> 28caffbf964d 18:10:59 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:10:59 ---> 320a2490263b 18:10:59 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 18:10:59 ---> 730e1e31cd26 18:10:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:10:59 ---> 615c7c9a92f9 18:10:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 18:10:59 ---> 145f1ee11ade 18:10:59 Step 20/24 : ENTRYPOINT ["/core-command"] 18:10:59 ---> Running in dcf27342b07e 18:10:59 Removing intermediate container dcf27342b07e 18:10:59 ---> 2edb1c9f5913 18:10:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:10:59 ---> Running in eaa82af76cc5 18:10:59 Removing intermediate container eaa82af76cc5 18:10:59 ---> f318c955bf47 18:10:59 Step 22/24 : LABEL arch=arm64 18:10:59 ---> Running in 3f2853b53cd1 18:11:00 Removing intermediate container 3f2853b53cd1 18:11:00 ---> de2ad08e3490 18:11:00 Step 23/24 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c 18:11:00 ---> Running in 62ae824880e6 18:11:01 Removing intermediate container 62ae824880e6 18:11:01 ---> 9af40ea3285e 18:11:01 Step 24/24 : LABEL version=0.0.0 18:11:01 ---> Running in 63637a75b272 18:11:01 Removing intermediate container 63637a75b272 18:11:01 ---> c579d8be193e 18:11:01 18:11:02 Successfully built c579d8be193e 18:11:02 Successfully tagged core-command-arm64:latest 18:12:38  Building core-command ... done 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 18:12:49 Removing intermediate container 6d2a84c07b06 18:12:49 ---> 8c7cbea5a626 18:12:49 18:12:49 Step 9/25 : FROM alpine:3.17 18:12:49 ---> d74e625d9115 18:12:49 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:12:49 ---> Running in a730fe5d2a59 18:12:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:12:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:12:52 Removing intermediate container 1952d5f1ff32 18:12:52 ---> 11c4b3317961 18:12:52 18:12:52 Step 10/23 : FROM alpine:3.17 18:12:52 ---> d74e625d9115 18:12:52 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 18:12:52 ---> Running in 77a1e33d2f43 18:12:53 (1/3) Installing ca-certificates (20220614-r4) 18:12:53 (2/3) Installing dumb-init (1.2.5-r2) 18:12:53 (3/3) Installing su-exec (0.2-r2) 18:12:53 Executing busybox-1.35.0-r29.trigger 18:12:53 Executing ca-certificates-20220614-r4.trigger 18:12:54 OK: 8 MiB in 18 packages 18:12:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:12:56 Removing intermediate container a730fe5d2a59 18:12:56 ---> 8068faf55b0b 18:12:56 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 18:12:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:12:56 ---> Running in e9edfe5223dc 18:12:56 Removing intermediate container e9edfe5223dc 18:12:56 ---> ce7f7b451649 18:12:56 Step 12/25 : WORKDIR / 18:12:57 ---> Running in 1570607e2dae 18:12:57 Removing intermediate container 1570607e2dae 18:12:57 ---> 760728f21683 18:12:57 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 18:12:57 (1/2) Installing ca-certificates (20220614-r4) 18:12:57 (2/2) Installing dumb-init (1.2.5-r2) 18:12:57 Executing busybox-1.35.0-r29.trigger 18:12:57 Executing ca-certificates-20220614-r4.trigger 18:12:58 ---> c35cddeb2331 18:12:58 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 18:12:58 OK: 8 MiB in 17 packages 18:12:59 ---> f8b48a00fa5a 18:12:59 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:13:00 ---> cf28a889ea50 18:13:00 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 18:13:00 Removing intermediate container 77a1e33d2f43 18:13:00 ---> 21427df5d79b 18:13:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 18:13:00 ---> Running in 6c89a7e1a3a7 18:13:01 ---> bdf0ada03642 18:13:01 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 18:13:01 Removing intermediate container 6c89a7e1a3a7 18:13:01 ---> f26c0daba3ab 18:13:01 Step 13/23 : ENV APP_PORT=59860 18:13:01 ---> Running in b997f06e105f 18:13:01 Removing intermediate container b997f06e105f 18:13:01 ---> 37518c421e18 18:13:01 Step 14/23 : EXPOSE $APP_PORT 18:13:02 ---> 74a664910015 18:13:02 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:13:02 ---> Running in d772cd465d24 18:13:02 Removing intermediate container d772cd465d24 18:13:02 ---> 9e62483f52fc 18:13:02 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:13:03 ---> bf2f74f08867 18:13:03 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 18:13:03 ---> e35123abea9d 18:13:03 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:13:04 ---> 3f53fba84f53 18:13:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:13:05 ---> d9eb204ff948 18:13:05 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:13:06 ---> 6623db53e421 18:13:06 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:13:06 ---> Running in ddca40bb0ee6 18:13:06 ---> a6acfc75d65f 18:13:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 18:13:08 ---> 06ff5718719e 18:13:08 Step 19/23 : ENTRYPOINT ["/support-notifications"] 18:13:08 ---> Running in 6f84b730f3ac 18:13:09 Removing intermediate container 6f84b730f3ac 18:13:09 ---> 8afb05e6db51 18:13:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:13:09 ---> Running in 4ae18c3639aa 18:13:09 Removing intermediate container ddca40bb0ee6 18:13:09 ---> 68886056d60b 18:13:09 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 18:13:09 ---> Running in ec10e1243f2e 18:13:09 Removing intermediate container 4ae18c3639aa 18:13:09 ---> de3e6df382d8 18:13:09 Step 21/23 : LABEL arch=arm64 18:13:09 ---> Running in 35b84f97426c 18:13:10 Removing intermediate container ec10e1243f2e 18:13:10 ---> 1731ffb318dd 18:13:10 Step 23/25 : LABEL arch=arm64 18:13:10 ---> Running in 2f74249f23d9 18:13:10 Removing intermediate container 35b84f97426c 18:13:10 ---> 0f1f70e96cf8 18:13:10 Step 22/23 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c 18:13:10 ---> Running in d6489c477536 18:13:10 Removing intermediate container 2f74249f23d9 18:13:10 ---> b3d85bd79004 18:13:10 Step 24/25 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c 18:13:10 ---> Running in 6dc671bd95b4 18:13:10 Removing intermediate container d6489c477536 18:13:10 ---> 8cfa24f337d9 18:13:10 Step 23/23 : LABEL version=0.0.0 18:13:11 ---> Running in 5fe7fd880080 18:13:11 Removing intermediate container 6dc671bd95b4 18:13:11 ---> 25c64799e472 18:13:11 Step 25/25 : LABEL version=0.0.0 18:13:11 ---> Running in 7c8cb7329170 18:13:11 Removing intermediate container 5fe7fd880080 18:13:11 ---> 216ce13b7316 18:13:11 18:13:11 Removing intermediate container 7c8cb7329170 18:13:11 ---> 6b6f2321c84c 18:13:11 18:13:11 Successfully built 216ce13b7316 18:13:11 Successfully tagged support-notifications-arm64:latest 18:13:12  Building support-notifications ... done Successfully built 6b6f2321c84c 18:13:12 Successfully tagged security-secretstore-setup-arm64:latest 18:13:24  Building security-secretstore-setup ... done Removing intermediate container 469df8853601 18:13:24 ---> 903e4ce511c6 18:13:24 18:13:24 Step 9/20 : FROM alpine:3.17 18:13:24 ---> d74e625d9115 18:13:24 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 18:13:24 ---> Using cache 18:13:24 ---> 585f5e77f3b4 18:13:24 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:13:24 ---> Running in 4dce65d187be 18:13:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:13:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:13:27 v3.17.2-249-g48210fc2e2b [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:13:27 v3.17.2-252-g74dbe01cdac [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:13:27 OK: 17691 distinct packages available 18:13:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:13:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:13:29 (1/9) Installing ca-certificates (20220614-r4) 18:13:29 (2/9) Installing brotli-libs (1.0.9-r9) 18:13:30 (3/9) Installing nghttp2-libs (1.51.0-r0) 18:13:30 (4/9) Installing libcurl (7.88.1-r1) 18:13:30 (5/9) Installing curl (7.88.1-r1) 18:13:30 (6/9) Installing dumb-init (1.2.5-r2) 18:13:30 (7/9) Installing musl-obstack (1.2.3-r0) 18:13:30 (8/9) Installing libucontext (1.2-r0) 18:13:30 (9/9) Installing gcompat (1.1.0-r0) 18:13:30 Executing busybox-1.35.0-r29.trigger 18:13:30 Executing ca-certificates-20220614-r4.trigger 18:13:30 OK: 11 MiB in 24 packages 18:13:32 Removing intermediate container 4dce65d187be 18:13:32 ---> fec525891935 18:13:32 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 18:13:32 ---> 9c65ddfc8ae5 18:13:32 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 18:13:33 ---> 327ff89e661e 18:13:33 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:13:34 ---> 0bf66fdee8c0 18:13:34 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 18:13:35 ---> 55ed856f174c 18:13:35 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 18:13:35 ---> Running in a0f2a0e49eea 18:13:35 Removing intermediate container a0f2a0e49eea 18:13:35 ---> 11eaff71baa8 18:13:35 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:13:35 ---> Running in af2614331d82 18:13:36 Removing intermediate container af2614331d82 18:13:36 ---> 3ee3bb43c1e6 18:13:36 Step 18/20 : LABEL arch=arm64 18:13:36 ---> Running in aff3c069beaf 18:13:36 Removing intermediate container aff3c069beaf 18:13:36 ---> a9c7b5931ad7 18:13:36 Step 19/20 : LABEL git_sha=790ec43f32773d2d572876c9a9f43d22d170023c 18:13:36 ---> Running in 145c6ca2a270 18:13:36 Removing intermediate container 145c6ca2a270 18:13:36 ---> 664b080969c1 18:13:36 Step 20/20 : LABEL version=0.0.0 18:13:36 ---> Running in c1f6b66cb62a 18:13:37 Removing intermediate container c1f6b66cb62a 18:13:37 ---> 5675c6ad6cf7 18:13:37 18:13:37 Successfully built 5675c6ad6cf7 18:13:37 Successfully tagged security-spiffe-token-provider-arm64:latest 18:13:38  Building security-spiffe-token-provider ... done  [Pipeline] } 18:13:38 $ docker stop --time=1 a6306de649eb0ef71733627cace1a3a5df31354cca192808e084d74873d3bb71 18:13:39 $ docker rm -f --volumes a6306de649eb0ef71733627cace1a3a5df31354cca192808e084d74873d3bb71 [Pipeline] // withDockerContainer [Pipeline] sh 18:13:40 + docker images 18:13:40 REPOSITORY TAG IMAGE ID CREATED SIZE 18:13:40 security-spiffe-token-provider-arm64 latest 5675c6ad6cf7 4 seconds ago 33.1MB 18:13:40 903e4ce511c6 18 seconds ago 1.54GB 18:13:40 security-secretstore-setup-arm64 latest 6b6f2321c84c 29 seconds ago 32.8MB 18:13:40 support-notifications-arm64 latest 216ce13b7316 29 seconds ago 32.5MB 18:13:40 11c4b3317961 49 seconds ago 1.57GB 18:13:40 8c7cbea5a626 54 seconds ago 1.49GB 18:13:40 core-command-arm64 latest c579d8be193e 2 minutes ago 20MB 18:13:40 b0770fb98c8c 2 minutes ago 1.5GB 18:13:40 support-scheduler-arm64 latest 5e5833e038f1 4 minutes ago 31.8MB 18:13:40 f22acd3c3ce3 4 minutes ago 1.57GB 18:13:40 core-metadata-arm64 latest a4054947a038 8 minutes ago 20.6MB 18:13:40 c5e4068ac806 8 minutes ago 1.51GB 18:13:40 security-spire-config-arm64 latest 78440b7824b3 11 minutes ago 86.2MB 18:13:40 0d5750c59a48 12 minutes ago 1.36GB 18:13:40 security-spire-server-arm64 latest cea9028a5938 12 minutes ago 87.1MB 18:13:40 security-spire-agent-arm64 latest b396ef603665 12 minutes ago 125MB 18:13:40 bc741e9dc2d0 12 minutes ago 1.36GB 18:13:40 f82dee5d966c 13 minutes ago 1.36GB 18:13:40 core-data-arm64 latest c8a06bc5e904 16 minutes ago 20.2MB 18:13:40 security-bootstrapper-arm64 latest d0d621945c27 16 minutes ago 22.2MB 18:13:40 2383c4a72e62 16 minutes ago 1.5GB 18:13:40 core-common-config-bootstrapper-arm64 latest 0b27dbbceaa3 16 minutes ago 17.4MB 18:13:40 security-proxy-setup-arm64 latest c421e037cd9f 16 minutes ago 19MB 18:13:40 745229bd2fd0 16 minutes ago 1.49GB 18:13:40 security-proxy-auth-arm64 latest 75511c78a145 17 minutes ago 18.5MB 18:13:40 0391a31b3a71 17 minutes ago 1.49GB 18:13:40 92e843c3b292 17 minutes ago 1.48GB 18:13:40 864988e74c8d 17 minutes ago 1.48GB 18:13:40 ci-base-image-arm64 latest b86f551a0241 44 minutes ago 866MB 18:13:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 12 days ago 648MB 18:13:40 alpine 3.17 d74e625d9115 5 weeks ago 7.46MB 18:13:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:13:41 18:13:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:13:41 arm64: Pulling from edgex-lftools-log-publisher 18:13:41 8998bd30e6a1: Pulling fs layer 18:13:41 04944245beec: Pulling fs layer 18:13:41 699f458cf7ca: Pulling fs layer 18:13:41 765212b225bb: Pulling fs layer 18:13:41 f23df028b6ca: Pulling fs layer 18:13:41 d65c8cfc05b1: Pulling fs layer 18:13:41 2437ff75d9bd: Pulling fs layer 18:13:41 f23df028b6ca: Waiting 18:13:41 d65c8cfc05b1: Waiting 18:13:41 2437ff75d9bd: Waiting 18:13:41 765212b225bb: Waiting 18:13:41 04944245beec: Verifying Checksum 18:13:41 04944245beec: Download complete 18:13:41 765212b225bb: Verifying Checksum 18:13:41 765212b225bb: Download complete 18:13:41 f23df028b6ca: Verifying Checksum 18:13:41 f23df028b6ca: Download complete 18:13:41 d65c8cfc05b1: Verifying Checksum 18:13:41 d65c8cfc05b1: Download complete 18:13:41 699f458cf7ca: Verifying Checksum 18:13:41 699f458cf7ca: Download complete 18:13:42 8998bd30e6a1: Verifying Checksum 18:13:42 8998bd30e6a1: Download complete 18:13:45 2437ff75d9bd: Verifying Checksum 18:13:45 2437ff75d9bd: Download complete 18:13:47 8998bd30e6a1: Pull complete 18:13:47 04944245beec: Pull complete 18:13:49 699f458cf7ca: Pull complete 18:13:49 765212b225bb: Pull complete 18:13:50 f23df028b6ca: Pull complete 18:13:50 d65c8cfc05b1: Pull complete 18:14:05 2437ff75d9bd: Pull complete 18:14:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:14:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:14:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:14:05 prd-ubuntu20.04-docker-arm64-4c-16g-5240 does not seem to be running inside a container 18:14:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:14:09 $ docker top 683b84fa7d5f6144cf12d3201a9f4f7e1e8f02cdcea4074b3b5341aeac46c797 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:14:10 ---> job-cost.sh 18:14:10 lf-activate-venv: SKIPPING 18:14:10 INFO: No Stack... 18:14:10 INFO: Retrieving Pricing Info for: v3-standard-4 18:14:11 INFO: Archiving Costs [Pipeline] sh 18:14:12 + cat /w/workspace/edgex-go/4/archives/cost.csv 18:14:12 + cut -d, -f6 [Pipeline] lock 18:14:12 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4465-4-stack-cost] 18:14:12 Resource [jenkins-edgexfoundry-edgex-go-PR-4465-4-stack-cost] did not exist. Created. 18:14:12 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4465-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:14:12 + echo total: 0.10999999940395355 [Pipeline] stash 18:14:13 Stashed 1 file(s) [Pipeline] } 18:14:13 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4465-4-stack-cost] [Pipeline] // lock [Pipeline] } 18:14:13 $ docker stop --time=1 683b84fa7d5f6144cf12d3201a9f4f7e1e8f02cdcea4074b3b5341aeac46c797 18:14:14 $ docker rm -f --volumes 683b84fa7d5f6144cf12d3201a9f4f7e1e8f02cdcea4074b3b5341aeac46c797 [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 18:14:15 provisioning config files... 18:14:15 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config2242868125734274972tmp [Pipeline] { [Pipeline] sh 18:14:15 + set +x 18:14:15 + bash -s -- 18:14:15 + curl -s https://codecov.io/bash 18:14:15 18:14:15 _____ _ 18:14:15 / ____| | | 18:14:15 | | ___ __| | ___ ___ _____ __ 18:14:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:14:15 | |___| (_) | (_| | __/ (_| (_) \ V / 18:14:15 \_____\___/ \__,_|\___|\___\___/ \_/ 18:14:15 Bash-1.0.6 18:14:15 18:14:15 18:14:15 ==> git version 2.25.1 found 18:14:15 ==> 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 18:14:15 Release-Date: 2020-01-08 18:14:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:14:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:14:15 ==> Jenkins CI detected. 18:14:15 current dir:  /w/workspace/edgex-go/4 18:14:15 project root: . 18:14:15 --> token set from env 18:14:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:14:15 ==> Running gcov in . (disable via -X gcov) 18:14:15 ==> Python coveragepy not found 18:14:15 ==> Searching for coverage reports in: 18:14:15 + . 18:14:15 -> Found 1 reports 18:14:15 ==> Detecting git/mercurial file structure 18:14:15 ==> Reading reports 18:14:15 + ./coverage.out bytes=447378 18:14:15 ==> Appending adjustments 18:14:15 https://docs.codecov.io/docs/fixing-reports 18:14:16 + Found adjustments 18:14:16 ==> Gzipping contents 18:14:16 60K /tmp/codecov.SaM2PF.gz 18:14:16 ==> Uploading reports 18:14:16 url: https://codecov.io 18:14:16 query: branch=PR-4465&commit=790ec43f32773d2d572876c9a9f43d22d170023c&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4465%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4465&job=&cmd_args= 18:14:16 -> Pinging Codecov 18:14:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4465&commit=790ec43f32773d2d572876c9a9f43d22d170023c&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4465%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4465&job=&cmd_args= 18:14:16 -> Uploading to 18:14:16 https://storage.googleapis.com/codecov/v4/raw/2023-03-22/00271124DB129430A58F1EEE437C3FCB/790ec43f32773d2d572876c9a9f43d22d170023c/ca56ff4e-8c0c-4762-bb33-3a82645fcaaa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T181416Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=731f535094934bfab51b67404581acabf9acae294c0fd5265c3faf241ed32f0a 18:14:16 % Total % Received % Xferd Average Speed Time Time Time Current 18:14:16 Dload Upload Total Spent Left Speed 18:14:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57471 0 0 100 57471 0 184k --:--:-- --:--:-- --:--:-- 184k 18:14:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/790ec43f32773d2d572876c9a9f43d22d170023c [Pipeline] } 18:14:17 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 18:14:17 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 18:14:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:14:18 ---> package-listing.sh 18:14:18 ++ facter osfamily 18:14:18 ++ tr '[:upper:]' '[:lower:]' 18:14:19 + OS_FAMILY=debian 18:14:19 + workspace=/w/workspace/edgex-go/4 18:14:19 + START_PACKAGES=/tmp/packages_start.txt 18:14:19 + END_PACKAGES=/tmp/packages_end.txt 18:14:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:14:19 + PACKAGES=/tmp/packages_start.txt 18:14:19 + '[' /w/workspace/edgex-go/4 ']' 18:14:19 + PACKAGES=/tmp/packages_end.txt 18:14:19 + case "${OS_FAMILY}" in 18:14:19 + dpkg -l 18:14:19 + grep '^ii' 18:14:19 + '[' -f /tmp/packages_start.txt ']' 18:14:19 + '[' -f /tmp/packages_end.txt ']' 18:14:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:14:19 + '[' /w/workspace/edgex-go/4 ']' 18:14:19 + mkdir -p /w/workspace/edgex-go/4/archives/ 18:14:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 18:14:19 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:14:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:14:20 18:14:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:14:20 latest: Pulling from edgex-lftools-log-publisher 18:14:20 5eb5b503b376: Pulling fs layer 18:14:20 5c69ac0246d0: Pulling fs layer 18:14:20 ec43610c2a17: Pulling fs layer 18:14:20 3a2ae6a8a46f: Pulling fs layer 18:14:20 33b1e0a273af: Pulling fs layer 18:14:20 5d3b04190fa2: Pulling fs layer 18:14:20 2f39f015ded8: Pulling fs layer 18:14:20 3a2ae6a8a46f: Waiting 18:14:20 5d3b04190fa2: Waiting 18:14:20 2f39f015ded8: Waiting 18:14:20 33b1e0a273af: Waiting 18:14:20 5c69ac0246d0: Download complete 18:14:20 3a2ae6a8a46f: Download complete 18:14:20 33b1e0a273af: Verifying Checksum 18:14:20 33b1e0a273af: Download complete 18:14:20 5d3b04190fa2: Verifying Checksum 18:14:20 5d3b04190fa2: Download complete 18:14:20 ec43610c2a17: Verifying Checksum 18:14:20 ec43610c2a17: Download complete 18:14:20 5eb5b503b376: Verifying Checksum 18:14:20 5eb5b503b376: Download complete 18:14:21 2f39f015ded8: Download complete 18:14:21 5eb5b503b376: Pull complete 18:14:22 5c69ac0246d0: Pull complete 18:14:22 ec43610c2a17: Pull complete 18:14:22 3a2ae6a8a46f: Pull complete 18:14:22 33b1e0a273af: Pull complete 18:14:22 5d3b04190fa2: Pull complete 18:14:26 2f39f015ded8: Pull complete 18:14:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:14:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:14:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:14:26 prd-ubuntu20.04-docker-8c-8g-5241 does not seem to be running inside a container 18:14:26 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:14:30 $ docker top 6d84233c812ad042ea788b8905ff32edca11054c4e4db36799509043f12ecfed -eo pid,comm [Pipeline] { [Pipeline] sh 18:14:31 + touch /tmp/pre-build-complete [Pipeline] sh 18:14:31 + mkdir -p /var/log/sysstat [Pipeline] sh 18:14:31 + ls /var/log/sa-host 18:14:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:14:31 provisioning config files... 18:14:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config5395260193099536309tmp [Pipeline] { [Pipeline] echo 18:14:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:14:32 ---> create-netrc.sh [Pipeline] } 18:14:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:14:32 ---> python-tools-install.sh [Pipeline] echo 18:14:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:14:32 ---> sudo-logs.sh 18:14:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:14:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:14:33 ---> job-cost.sh 18:14:33 lf-activate-venv: SKIPPING 18:14:33 DEBUG: total: 0.10999999940395355 18:14:33 INFO: Retrieving Stack Cost... 18:14:33 INFO: Retrieving Pricing Info for: v3-standard-8 18:14:33 INFO: Archiving Costs [Pipeline] echo 18:14:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:14:34 ---> logs-deploy.sh 18:14:34 lf-activate-venv: SKIPPING 18:14:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4465/4 18:14:34 INFO: archiving workspace using pattern(s): 18:14:35 Archives upload complete. 18:14:35 INFO: archiving logs to Nexus 18:14:36 ---> uname -a: 18:14:36 Linux prd-ubuntu20-04-docker-8c-8g-5241 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:14:36 18:14:36 18:14:36 ---> lscpu: 18:14:36 Architecture: x86_64 18:14:36 CPU op-mode(s): 32-bit, 64-bit 18:14:36 Byte Order: Little Endian 18:14:36 Address sizes: 40 bits physical, 48 bits virtual 18:14:36 CPU(s): 8 18:14:36 On-line CPU(s) list: 0-7 18:14:36 Thread(s) per core: 1 18:14:36 Core(s) per socket: 1 18:14:36 Socket(s): 8 18:14:36 NUMA node(s): 1 18:14:36 Vendor ID: AuthenticAMD 18:14:36 CPU family: 23 18:14:36 Model: 49 18:14:36 Model name: AMD EPYC-Rome Processor 18:14:36 Stepping: 0 18:14:36 CPU MHz: 2799.998 18:14:36 BogoMIPS: 5599.99 18:14:36 Virtualization: AMD-V 18:14:36 Hypervisor vendor: KVM 18:14:36 Virtualization type: full 18:14:36 L1d cache: 256 KiB 18:14:36 L1i cache: 256 KiB 18:14:36 L2 cache: 4 MiB 18:14:36 L3 cache: 128 MiB 18:14:36 NUMA node0 CPU(s): 0-7 18:14:36 Vulnerability Itlb multihit: Not affected 18:14:36 Vulnerability L1tf: Not affected 18:14:36 Vulnerability Mds: Not affected 18:14:36 Vulnerability Meltdown: Not affected 18:14:36 Vulnerability Mmio stale data: Not affected 18:14:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:14:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:14:36 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:14:36 Vulnerability Srbds: Not affected 18:14:36 Vulnerability Tsx async abort: Not affected 18:14:36 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 18:14:36 18:14:36 18:14:36 ---> nproc: 18:14:36 8 18:14:36 18:14:36 18:14:36 ---> df -h: 18:14:36 Filesystem Size Used Avail Use% Mounted on 18:14:36 overlay 155G 20G 136G 13% / 18:14:36 tmpfs 64M 0 64M 0% /dev 18:14:36 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:14:36 shm 64M 0 64M 0% /dev/shm 18:14:36 /dev/vda1 155G 20G 136G 13% /facter-os 18:14:36 18:14:36 18:14:36 ---> sar -b -r -n DEV: 18:14:36 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5241) 03/22/23 _x86_64_ (8 CPU) 18:14:36 18:14:36 17:25:55 LINUX RESTART (8 CPU) 18:14:36 18:14:36 17:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:14:36 17:27:02 132.78 47.78 84.99 0.00 5399.87 187179.08 0.00 18:14:36 17:28:01 110.50 2.20 108.30 0.00 69.13 54027.65 0.00 18:14:36 17:29:01 30.36 0.02 30.34 0.00 0.13 18064.61 0.00 18:14:36 17:30:01 58.61 0.27 58.34 0.00 5.47 23580.47 0.00 18:14:36 17:31:01 348.49 5.45 343.04 0.00 59.99 109363.77 0.00 18:14:36 17:32:01 362.09 14.84 347.24 0.00 5182.74 227429.89 0.00 18:14:36 17:33:01 537.19 0.32 536.88 0.00 16.35 133298.60 0.00 18:14:36 17:34:01 485.45 1.43 484.02 0.00 13.73 136319.81 0.00 18:14:36 17:35:01 450.02 0.22 449.81 0.00 3.07 173514.18 0.00 18:14:36 17:36:01 544.58 0.20 544.38 0.00 6.26 107187.08 0.00 18:14:36 17:37:01 2.02 0.00 2.02 0.00 0.00 23.06 0.00 18:14:36 17:38:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 18:14:36 17:39:01 3.28 1.65 1.63 0.00 37.73 19.60 0.00 18:14:36 17:40:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 18:14:36 17:41:01 1.60 0.00 1.60 0.00 0.00 19.60 0.00 18:14:36 17:42:01 2.12 0.02 2.10 0.00 0.13 26.93 0.00 18:14:36 17:43:01 1.67 0.00 1.67 0.00 0.00 20.26 0.00 18:14:36 17:44:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 18:14:36 17:45:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 18:14:36 17:46:02 1.45 0.00 1.45 0.00 0.00 16.12 0.00 18:14:36 17:47:01 1.46 0.00 1.46 0.00 0.00 16.95 0.00 18:14:36 17:48:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 18:14:36 17:49:01 1.50 0.00 1.50 0.00 0.00 17.60 0.00 18:14:36 17:50:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 18:14:36 17:51:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 18:14:36 17:52:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 18:14:36 17:53:01 1.68 0.00 1.68 0.00 0.00 18.39 0.00 18:14:36 17:54:01 1.33 0.00 1.33 0.00 0.00 13.86 0.00 18:14:36 17:55:01 1.50 0.00 1.50 0.00 0.00 17.20 0.00 18:14:36 17:56:01 1.32 0.00 1.32 0.00 0.00 13.86 0.00 18:14:36 17:57:01 1.58 0.00 1.58 0.00 0.00 18.66 0.00 18:14:36 17:58:01 1.37 0.00 1.37 0.00 0.00 14.40 0.00 18:14:36 17:59:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 18:14:36 18:00:01 1.33 0.00 1.33 0.00 0.00 14.40 0.00 18:14:36 18:01:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 18:14:36 18:02:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 18:14:36 18:03:01 1.63 0.00 1.63 0.00 0.00 17.86 0.00 18:14:36 18:04:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 18:14:36 18:05:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 18:14:36 18:06:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 18:14:36 18:07:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 18:14:36 18:08:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 18:14:36 18:09:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 18:14:36 18:10:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 18:14:36 18:11:01 1.67 0.00 1.67 0.00 0.00 18.13 0.00 18:14:36 18:12:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 18:14:36 18:13:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 18:14:36 18:14:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 18:14:36 Average: 64.92 1.55 63.37 0.00 225.08 24396.80 0.00 18:14:36 18:14:36 17:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:14:36 17:27:02 29572052 31550860 785172 2.39 60396 2217620 1863140 5.49 1048580 1947156 836 18:14:36 17:28:01 27978844 31410056 888236 2.70 112740 3524844 2122532 6.26 1525924 2931404 378272 18:14:36 17:29:01 27567224 31384624 909524 2.77 114084 3889396 2338500 6.89 1611796 3231104 468916 18:14:36 17:30:01 27989436 31564280 735392 2.24 116328 3659092 1864320 5.49 1216072 3223568 331180 18:14:36 17:31:01 24155968 31495004 783884 2.38 202484 7076948 1920964 5.66 2035212 5955508 1008944 18:14:36 17:32:01 20514012 30496372 1751864 5.33 309408 9467964 4765168 14.04 2997168 8447672 270540 18:14:36 17:33:01 20692388 31426876 838944 2.55 333132 10219912 2483976 7.32 2243728 9074756 241384 18:14:36 17:34:01 18255820 31374240 884876 2.69 388472 12336868 2469116 7.28 2589708 10944196 569548 18:14:36 17:35:01 16759952 30926856 1318704 4.01 412280 13331332 3101468 9.14 3280024 11701916 144 18:14:36 17:36:01 18968128 31511464 753524 2.29 420344 11783456 1881772 5.55 2487264 10393924 420 18:14:36 17:37:01 18968032 31511412 753472 2.29 420360 11783460 1881772 5.55 2487132 10393928 16 18:14:36 17:38:01 18982472 31525940 738756 2.25 420408 11783464 1881772 5.55 2473324 10393932 136 18:14:36 17:39:01 18972980 31518336 746220 2.27 420452 11784592 1881772 5.55 2484124 10394324 168 18:14:36 17:40:01 18974744 31520144 744440 2.26 420488 11784596 1881772 5.55 2481996 10394280 136 18:14:36 17:41:01 18975228 31520692 744128 2.26 420548 11784592 1881772 5.55 2482060 10394284 4 18:14:36 17:42:01 18973564 31519236 745572 2.27 420588 11784580 1921524 5.66 2481892 10394364 20 18:14:36 17:43:01 18973200 31518960 745716 2.27 420648 11784584 1921524 5.66 2482300 10394372 188 18:14:36 17:44:01 18973936 31519720 745180 2.27 420668 11784584 1921524 5.66 2481932 10394372 12 18:14:36 17:45:01 18973660 31519456 745400 2.27 420684 11784584 1921524 5.66 2482040 10394376 8 18:14:36 17:46:02 18973612 31519464 745384 2.27 420728 11784592 1921524 5.66 2482164 10394384 8 18:14:36 17:47:01 18973288 31519204 745604 2.27 420744 11784596 1921524 5.66 2482060 10394424 12 18:14:36 17:48:01 18973272 31519200 745536 2.27 420764 11784596 1921524 5.66 2481980 10394428 8 18:14:36 17:49:01 18972996 31518988 745704 2.27 420808 11784600 1921524 5.66 2482460 10394428 188 18:14:36 17:50:01 18973128 31519140 745492 2.27 420824 11784604 1921524 5.66 2482532 10394432 192 18:14:36 17:51:01 18973428 31519452 745180 2.27 420832 11784608 1921524 5.66 2482140 10394436 32 18:14:36 17:52:01 18973064 31519128 745376 2.27 420876 11784604 1921524 5.66 2482496 10394436 12 18:14:36 17:53:01 18972796 31518880 745604 2.27 420896 11784616 1921524 5.66 2482156 10394444 8 18:14:36 17:54:01 18973436 31519576 745056 2.27 420928 11784620 1921524 5.66 2482472 10394448 180 18:14:36 17:55:01 18973484 31519628 744968 2.27 420964 11784620 1921524 5.66 2482208 10394448 8 18:14:36 17:56:01 18973184 31519372 745148 2.27 421016 11784624 1921524 5.66 2482260 10394452 8 18:14:36 17:57:01 18973064 31519344 745144 2.27 421068 11784612 1921524 5.66 2482624 10394452 8 18:14:36 17:58:01 18973048 31519344 745172 2.27 421112 11784620 1921524 5.66 2482368 10394456 8 18:14:36 17:59:01 18972940 31519288 745356 2.27 421160 11784632 1921524 5.66 2482408 10394460 8 18:14:36 18:00:01 18973188 31519592 745264 2.27 421208 11784632 1905224 5.61 2482452 10394460 8 18:14:36 18:01:01 18973124 31519584 745260 2.27 421232 11784636 1905224 5.61 2482500 10394464 8 18:14:36 18:02:01 18973084 31519576 745192 2.27 421288 11784628 1905224 5.61 2482604 10394472 8 18:14:36 18:03:01 18972776 31519328 745368 2.27 421332 11784644 1905224 5.61 2482600 10394472 8 18:14:36 18:04:01 18973004 31519740 744924 2.27 421344 11784780 1905224 5.61 2482632 10394608 8 18:14:36 18:05:01 18972696 31519440 745196 2.27 421364 11784780 1905224 5.61 2483120 10394608 16 18:14:36 18:06:01 18972404 31519172 745424 2.27 421364 11784784 1905224 5.61 2482824 10394612 36 18:14:36 18:07:01 18972784 31519596 745120 2.27 421400 11784788 1905224 5.61 2483096 10394616 12 18:14:36 18:08:01 18973020 31519856 744800 2.27 421420 11784788 1905224 5.61 2483164 10394616 192 18:14:36 18:09:01 18972460 31519328 745260 2.27 421444 11784792 1905224 5.61 2483272 10394620 192 18:14:36 18:10:01 18972412 31519304 745224 2.27 421464 11784792 1921536 5.66 2483232 10394620 188 18:14:36 18:11:01 18972332 31519244 745268 2.27 421472 11784800 1921536 5.66 2483120 10394628 8 18:14:36 18:12:01 18972600 31519520 744948 2.27 421484 11784792 1921536 5.66 2482900 10394632 8 18:14:36 18:13:01 18972340 31519296 745140 2.27 421500 11784804 1921536 5.66 2483012 10394632 8 18:14:36 18:14:01 18972284 31519252 745116 2.27 421508 11784808 1921536 5.66 2483244 10394636 36 18:14:36 Average: 19863268 31476591 791067 2.41 384751 10944214 2030566 5.98 2403508 9642505 68173 18:14:36 18:14:36 17:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:14:36 17:27:02 veth87a84f6 302.08 248.35 26.26 2726.32 0.00 0.00 0.00 0.22 18:14:36 17:27:02 lo 4.20 4.20 0.40 0.40 0.00 0.00 0.00 0.00 18:14:36 17:27:02 ens3 1057.74 1033.96 7864.90 137.86 0.00 0.00 0.00 0.00 18:14:36 17:27:02 docker0 302.08 248.23 22.13 2726.31 0.00 0.00 0.00 0.00 18:14:36 17:28:01 veth4ea9fe5 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 18:14:36 17:28:01 lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 18:14:36 17:28:01 ens3 267.69 182.46 4840.65 87.54 0.00 0.00 0.00 0.00 18:14:36 17:28:01 docker0 67.40 89.68 5.73 696.57 0.00 0.00 0.00 0.00 18:14:36 17:29:01 veth4ea9fe5 1.57 1.60 0.14 0.14 0.00 0.00 0.00 0.00 18:14:36 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 17:29:01 ens3 40.46 26.51 32.19 29.73 0.00 0.00 0.00 0.00 18:14:36 17:29:01 docker0 1.57 1.57 0.12 0.14 0.00 0.00 0.00 0.00 18:14:36 17:30:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 18:14:36 17:30:01 ens3 79.80 47.36 1683.33 14.30 0.00 0.00 0.00 0.00 18:14:36 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 17:31:01 vethae473e3 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 18:14:36 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 17:31:01 ens3 864.51 482.62 6281.08 58.20 0.00 0.00 0.00 0.00 18:14:36 17:31:01 docker0 464.96 837.16 39.91 6254.09 0.00 0.00 0.00 0.00 18:14:36 17:32:01 vethad21d27 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 18:14:36 17:32:01 vethae473e3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 17:32:01 vethb77e0ec 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 18:14:36 17:32:01 veth4a16077 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 18:14:36 17:32:01 veth7b6964f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 18:14:36 17:32:01 veth168c09b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 18:14:36 17:32:01 lo 0.87 0.87 0.07 0.07 0.00 0.00 0.00 0.00 18:14:36 17:32:01 ens3 134.77 60.94 2812.88 7.97 0.00 0.00 0.00 0.00 18:14:36 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 17:33:01 veth9a571cf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 17:33:01 vethae473e3 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 18:14:36 17:33:01 veth0f8303e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 17:33:01 vethcfa16b0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 17:33:01 veth4d80bb6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 17:33:01 lo 1.79 1.79 0.18 0.18 0.00 0.00 0.00 0.00 18:14:36 17:33:01 veth9bfb242 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 17:33:01 ens3 40.81 24.17 231.90 9.36 0.00 0.00 0.00 0.00 18:14:36 17:33:01 docker0 8.89 19.50 0.55 214.81 0.00 0.00 0.00 0.00 18:14:36 17:34:01 vethae473e3 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 18:14:36 17:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:14:36 17:34:01 ens3 530.46 369.29 3900.29 46.20 0.00 0.00 0.00 0.00 18:14:36 17:34:01 docker0 350.06 497.32 27.11 3874.30 0.00 0.00 0.00 0.00 18:14:36 17:35:01 vethae473e3 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 17:35:01 veth531811e 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 18:14:36 17:35:01 vetheb552cb 0.00 0.23 0.00 0.02 0.00 0.00 0.00 0.00 18:14:36 17:35:01 veth7312efd 0.00 0.23 0.00 0.02 0.00 0.00 0.00 0.00 18:14:36 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 17:35:01 ens3 38.40 21.59 196.95 10.91 0.00 0.00 0.00 0.00 18:14:36 17:35:01 docker0 7.58 14.24 0.48 178.20 0.00 0.00 0.00 0.00 18:14:36 17:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:14:36 17:36:01 ens3 61.82 66.71 221.28 115.97 0.00 0.00 0.00 0.00 18:14:36 17:36:01 docker0 7.64 15.75 0.50 196.66 0.00 0.00 0.00 0.00 18:14:36 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 17:37:01 ens3 2.43 3.92 0.22 6.80 0.00 0.00 0.00 0.00 18:14:36 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 17:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:14:36 17:38:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:14:36 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 17:39:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 18:14:36 17:39:01 ens3 24.80 43.11 6.43 100.39 0.00 0.00 0.00 0.00 18:14:36 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 17:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:14:36 17:40:01 ens3 0.42 0.23 0.48 0.02 0.00 0.00 0.00 0.00 18:14:36 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 17:41:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 18:14:36 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 17:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:14:36 17:42:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 18:14:36 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 17:43:01 ens3 0.53 0.42 0.26 0.22 0.00 0.00 0.00 0.00 18:14:36 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 17:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:14:36 17:44:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 18:14:36 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 17:45:01 ens3 1.45 0.40 0.49 0.28 0.00 0.00 0.00 0.00 18:14:36 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 17:46:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:14:36 17:46:02 ens3 0.43 0.40 0.29 0.21 0.00 0.00 0.00 0.00 18:14:36 17:46:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 17:47:01 ens3 0.37 0.17 0.09 0.07 0.00 0.00 0.00 0.00 18:14:36 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 17:48:01 ens3 0.75 0.12 0.12 0.01 0.00 0.00 0.00 0.00 18:14:36 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 17:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:14:36 17:49:01 ens3 1.27 0.58 0.41 0.29 0.00 0.00 0.00 0.00 18:14:36 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 17:50:01 ens3 0.52 0.52 0.36 0.28 0.00 0.00 0.00 0.00 18:14:36 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 17:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:14:36 17:51:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:14:36 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 17:52:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 18:14:36 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 17:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:14:36 17:53:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:14:36 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 17:54:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 17:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:14:36 17:55:01 ens3 0.33 0.22 0.07 0.01 0.00 0.00 0.00 0.00 18:14:36 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 17:56:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 17:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:14:36 17:57:01 ens3 0.35 0.25 0.09 0.08 0.00 0.00 0.00 0.00 18:14:36 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 17:58:01 ens3 0.37 0.08 0.08 0.01 0.00 0.00 0.00 0.00 18:14:36 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 17:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:14:36 17:59:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:14:36 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 18:00:01 ens3 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 18:14:36 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 18:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:14:36 18:01:01 ens3 0.17 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:14:36 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 18:02:01 ens3 0.20 0.20 0.08 0.07 0.00 0.00 0.00 0.00 18:14:36 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 18:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:14:36 18:03:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:14:36 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 18:04:01 ens3 1.02 0.53 0.39 0.22 0.00 0.00 0.00 0.00 18:14:36 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 18:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:14:36 18:05:01 ens3 1.35 0.50 0.43 0.28 0.00 0.00 0.00 0.00 18:14:36 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 18:06:01 ens3 0.42 0.17 0.25 0.19 0.00 0.00 0.00 0.00 18:14:36 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 18:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:14:36 18:07:01 ens3 0.55 0.22 0.10 0.07 0.00 0.00 0.00 0.00 18:14:36 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 18:08:01 ens3 0.83 0.12 0.15 0.07 0.00 0.00 0.00 0.00 18:14:36 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 18:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:14:36 18:09:01 ens3 0.85 0.28 0.30 0.21 0.00 0.00 0.00 0.00 18:14:36 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 18:10:01 ens3 0.53 0.42 0.34 0.27 0.00 0.00 0.00 0.00 18:14:36 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 18:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:14:36 18:11:01 ens3 0.17 0.10 0.06 0.01 0.00 0.00 0.00 0.00 18:14:36 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 18:12:01 ens3 0.25 0.12 0.08 0.07 0.00 0.00 0.00 0.00 18:14:36 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 18:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:14:36 18:13:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:14:36 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 18:14:01 ens3 0.92 0.38 0.38 0.28 0.00 0.00 0.00 0.00 18:14:36 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:14:36 Average: lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 18:14:36 Average: ens3 65.79 49.36 583.73 13.08 0.00 0.00 0.00 0.00 18:14:36 Average: docker0 25.21 35.90 2.01 294.58 0.00 0.00 0.00 0.00 18:14:36 18:14:36 18:14:36 ---> sar -P ALL: 18:14:36 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5241) 03/22/23 _x86_64_ (8 CPU) 18:14:36 18:14:36 17:25:55 LINUX RESTART (8 CPU) 18:14:36 18:14:36 17:26:01 CPU %user %nice %system %iowait %steal %idle 18:14:36 17:27:02 all 7.96 0.00 2.68 3.37 0.06 85.93 18:14:36 17:27:02 0 6.83 0.00 1.89 0.59 0.05 90.64 18:14:36 17:27:02 1 11.08 0.00 2.99 5.38 0.07 80.49 18:14:36 17:27:02 2 7.13 0.00 1.64 2.25 0.05 88.93 18:14:36 17:27:02 3 6.58 0.00 3.98 10.52 0.07 78.85 18:14:36 17:27:02 4 11.67 0.00 3.45 3.07 0.07 81.74 18:14:36 17:27:02 5 9.25 0.00 1.93 0.57 0.03 88.22 18:14:36 17:27:02 6 5.64 0.00 1.72 0.47 0.05 92.12 18:14:36 17:27:02 7 5.49 0.00 3.90 4.15 0.08 86.38 18:14:36 17:28:01 all 21.24 0.00 5.62 3.15 0.11 69.88 18:14:36 17:28:01 0 22.15 0.00 4.99 0.21 0.09 72.56 18:14:36 17:28:01 1 20.94 0.00 6.58 6.78 0.12 65.58 18:14:36 17:28:01 2 22.97 0.00 5.75 10.54 0.09 60.65 18:14:36 17:28:01 3 19.94 0.00 5.67 0.48 0.12 73.79 18:14:36 17:28:01 4 22.64 0.00 5.05 4.26 0.10 67.96 18:14:36 17:28:01 5 20.73 0.00 5.73 0.22 0.10 73.22 18:14:36 17:28:01 6 20.01 0.00 4.62 0.12 0.10 75.15 18:14:36 17:28:01 7 20.50 0.00 6.62 2.64 0.12 70.12 18:14:36 17:29:01 all 31.23 0.00 5.51 0.95 0.10 62.21 18:14:36 17:29:01 0 29.59 0.00 5.31 5.80 0.10 59.20 18:14:36 17:29:01 1 30.77 0.00 4.76 1.03 0.12 63.33 18:14:36 17:29:01 2 30.43 0.00 6.30 0.10 0.10 63.07 18:14:36 17:29:01 3 33.89 0.00 6.18 0.03 0.10 59.80 18:14:36 17:29:01 4 31.65 0.00 4.52 0.44 0.08 63.31 18:14:36 17:29:01 5 30.21 0.00 6.16 0.12 0.08 63.43 18:14:36 17:29:01 6 32.56 0.00 6.25 0.05 0.10 61.04 18:14:36 17:29:01 7 30.76 0.00 4.62 0.02 0.10 64.50 18:14:36 17:30:01 all 36.16 0.00 5.55 1.74 0.11 56.44 18:14:36 17:30:01 0 36.62 0.00 5.59 0.20 0.13 57.45 18:14:36 17:30:01 1 36.21 0.00 5.76 9.26 0.10 48.66 18:14:36 17:30:01 2 35.37 0.00 5.29 0.12 0.08 59.13 18:14:36 17:30:01 3 36.04 0.00 5.57 0.12 0.12 58.15 18:14:36 17:30:01 4 36.28 0.00 5.41 2.21 0.12 55.98 18:14:36 17:30:01 5 35.94 0.00 5.92 0.15 0.10 57.89 18:14:36 17:30:01 6 35.29 0.00 5.32 1.69 0.10 57.61 18:14:36 17:30:01 7 37.49 0.00 5.56 0.15 0.12 56.68 18:14:36 17:31:01 all 10.36 0.00 8.29 9.92 0.11 71.32 18:14:36 17:31:01 0 12.09 0.00 8.75 4.87 0.10 74.19 18:14:36 17:31:01 1 9.93 0.00 8.93 24.95 0.12 56.07 18:14:36 17:31:01 2 10.16 0.00 7.79 17.77 0.12 64.15 18:14:36 17:31:01 3 9.71 0.00 6.71 5.63 0.10 77.85 18:14:36 17:31:01 4 11.03 0.00 8.73 10.11 0.12 70.01 18:14:36 17:31:01 5 10.68 0.00 9.18 2.32 0.12 77.70 18:14:36 17:31:01 6 9.51 0.00 6.94 10.73 0.08 72.73 18:14:36 17:31:01 7 9.76 0.00 9.27 2.96 0.14 77.87 18:14:36 17:32:01 all 17.66 0.00 9.01 16.44 0.07 56.82 18:14:36 17:32:01 0 17.79 0.00 8.72 9.21 0.07 64.22 18:14:36 17:32:01 1 17.82 0.00 8.88 6.86 0.07 66.37 18:14:36 17:32:01 2 17.30 0.00 9.35 37.28 0.07 36.01 18:14:36 17:32:01 3 17.83 0.00 9.17 6.35 0.08 66.56 18:14:36 17:32:01 4 17.99 0.00 9.87 45.45 0.07 26.62 18:14:36 17:32:01 5 18.31 0.00 8.46 10.86 0.07 62.30 18:14:36 17:32:01 6 16.74 0.00 8.84 8.52 0.08 65.82 18:14:36 17:32:01 7 17.49 0.00 8.77 7.20 0.09 66.46 18:14:36 17:33:01 all 49.18 0.00 10.20 8.52 0.17 31.94 18:14:36 17:33:01 0 48.66 0.00 10.11 8.27 0.17 32.80 18:14:36 17:33:01 1 49.68 0.00 10.87 5.14 0.12 34.18 18:14:36 17:33:01 2 49.96 0.00 10.04 6.23 0.39 33.39 18:14:36 17:33:01 3 49.82 0.00 10.78 5.17 0.13 34.08 18:14:36 17:33:01 4 50.14 0.00 10.47 13.01 0.12 26.27 18:14:36 17:33:01 5 49.74 0.00 10.04 19.53 0.17 20.52 18:14:36 17:33:01 6 47.90 0.00 10.23 8.83 0.10 32.94 18:14:36 17:33:01 7 47.56 0.00 9.02 1.95 0.14 41.34 18:14:36 17:34:01 all 27.76 0.00 9.47 20.20 0.19 42.38 18:14:36 17:34:01 0 28.42 0.00 9.95 16.64 0.14 44.85 18:14:36 17:34:01 1 28.10 0.00 8.51 17.73 0.17 45.49 18:14:36 17:34:01 2 27.86 0.00 9.54 23.70 0.33 38.58 18:14:36 17:34:01 3 27.71 0.00 9.53 22.90 0.17 39.69 18:14:36 17:34:01 4 27.36 0.00 10.01 27.68 0.14 34.81 18:14:36 17:34:01 5 29.25 0.00 9.56 19.73 0.19 41.28 18:14:36 17:34:01 6 28.77 0.00 9.85 21.08 0.20 40.10 18:14:36 17:34:01 7 24.59 0.00 8.79 12.19 0.17 54.26 18:14:36 17:35:01 all 32.90 0.00 9.47 17.11 0.27 40.25 18:14:36 17:35:01 0 34.13 0.00 12.07 43.05 0.14 10.61 18:14:36 17:35:01 1 33.05 0.00 7.58 5.70 0.12 53.55 18:14:36 17:35:01 2 31.98 0.00 9.03 10.83 0.38 47.78 18:14:36 17:35:01 3 32.20 0.00 9.54 10.98 0.41 46.86 18:14:36 17:35:01 4 32.56 0.00 9.39 8.42 0.17 49.46 18:14:36 17:35:01 5 31.23 0.00 9.69 47.91 0.37 10.81 18:14:36 17:35:01 6 34.42 0.00 9.35 4.37 0.12 51.74 18:14:36 17:35:01 7 33.59 0.00 9.07 5.74 0.45 51.16 18:14:36 17:36:01 all 19.14 0.00 5.97 12.61 0.13 62.15 18:14:36 17:36:01 0 21.26 0.00 7.26 25.11 0.07 46.30 18:14:36 17:36:01 1 18.80 0.00 5.50 10.76 0.05 64.90 18:14:36 17:36:01 2 18.77 0.00 6.26 21.90 0.10 52.98 18:14:36 17:36:01 3 17.82 0.00 5.06 9.08 0.07 67.97 18:14:36 17:36:01 4 18.97 0.00 6.25 8.30 0.08 66.40 18:14:36 17:36:01 5 18.15 0.00 4.86 7.42 0.34 69.23 18:14:36 17:36:01 6 19.96 0.00 6.18 13.00 0.14 60.73 18:14:36 17:36:01 7 19.36 0.00 6.37 5.25 0.19 68.83 18:14:36 17:37:01 all 0.01 0.00 0.01 0.01 0.00 99.96 18:14:36 17:37:01 0 0.00 0.00 0.02 0.12 0.00 99.87 18:14:36 17:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:14:36 17:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:14:36 17:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:14:36 17:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:14:36 17:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 17:37:01 6 0.03 0.00 0.02 0.00 0.02 99.93 18:14:36 17:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 18:14:36 17:37:01 CPU %user %nice %system %iowait %steal %idle 18:14:36 17:38:01 all 0.03 0.00 0.01 0.03 0.01 99.92 18:14:36 17:38:01 0 0.10 0.00 0.02 0.25 0.00 99.63 18:14:36 17:38:01 1 0.03 0.00 0.00 0.00 0.02 99.95 18:14:36 17:38:01 2 0.03 0.00 0.02 0.00 0.02 99.93 18:14:36 17:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:14:36 17:38:01 4 0.00 0.00 0.00 0.00 0.02 99.98 18:14:36 17:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 17:38:01 6 0.07 0.00 0.03 0.00 0.02 99.88 18:14:36 17:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:14:36 17:39:01 all 0.35 0.00 0.04 0.01 0.01 99.60 18:14:36 17:39:01 0 1.30 0.00 0.02 0.03 0.02 98.63 18:14:36 17:39:01 1 0.15 0.00 0.05 0.00 0.00 99.80 18:14:36 17:39:01 2 0.28 0.00 0.03 0.00 0.00 99.68 18:14:36 17:39:01 3 0.08 0.00 0.07 0.00 0.02 99.83 18:14:36 17:39:01 4 0.12 0.00 0.05 0.00 0.00 99.83 18:14:36 17:39:01 5 0.48 0.00 0.03 0.07 0.00 99.42 18:14:36 17:39:01 6 0.25 0.00 0.03 0.00 0.02 99.70 18:14:36 17:39:01 7 0.10 0.00 0.02 0.00 0.00 99.88 18:14:36 17:40:01 all 0.02 0.00 0.01 0.02 0.00 99.94 18:14:36 17:40:01 0 0.02 0.00 0.03 0.17 0.00 99.78 18:14:36 17:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:14:36 17:40:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:14:36 17:40:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:14:36 17:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:14:36 17:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:14:36 17:40:01 6 0.07 0.00 0.02 0.00 0.02 99.90 18:14:36 17:40:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:14:36 17:41:01 all 0.00 0.00 0.01 0.00 0.00 99.98 18:14:36 17:41:01 0 0.02 0.00 0.00 0.03 0.00 99.95 18:14:36 17:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:14:36 17:41:01 2 0.00 0.00 0.02 0.00 0.02 99.97 18:14:36 17:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:14:36 17:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 17:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 17:41:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:14:36 17:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 17:42:01 all 0.04 0.00 0.03 0.01 0.00 99.91 18:14:36 17:42:01 0 0.08 0.00 0.02 0.03 0.00 99.87 18:14:36 17:42:01 1 0.03 0.00 0.03 0.00 0.00 99.93 18:14:36 17:42:01 2 0.03 0.00 0.05 0.02 0.00 99.90 18:14:36 17:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:14:36 17:42:01 4 0.03 0.00 0.03 0.00 0.00 99.93 18:14:36 17:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:14:36 17:42:01 6 0.07 0.00 0.05 0.02 0.02 99.85 18:14:36 17:42:01 7 0.07 0.00 0.05 0.00 0.00 99.88 18:14:36 17:43:01 all 0.00 0.00 0.00 0.00 0.00 99.98 18:14:36 17:43:01 0 0.02 0.00 0.00 0.02 0.00 99.97 18:14:36 17:43:01 1 0.00 0.00 0.03 0.00 0.02 99.95 18:14:36 17:43:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:14:36 17:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 17:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 17:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 17:43:01 6 0.00 0.00 0.00 0.02 0.00 99.98 18:14:36 17:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 17:44:01 all 0.02 0.00 0.01 0.00 0.01 99.95 18:14:36 17:44:01 0 0.03 0.00 0.02 0.02 0.02 99.92 18:14:36 17:44:01 1 0.03 0.00 0.03 0.00 0.02 99.92 18:14:36 17:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:14:36 17:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 17:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:14:36 17:44:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:14:36 17:44:01 6 0.03 0.00 0.02 0.02 0.02 99.92 18:14:36 17:44:01 7 0.05 0.00 0.00 0.00 0.00 99.95 18:14:36 17:45:01 all 0.04 0.00 0.01 0.04 0.00 99.91 18:14:36 17:45:01 0 0.02 0.00 0.03 0.23 0.00 99.72 18:14:36 17:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:14:36 17:45:01 2 0.05 0.00 0.02 0.07 0.02 99.85 18:14:36 17:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 17:45:01 4 0.03 0.00 0.00 0.00 0.00 99.97 18:14:36 17:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:14:36 17:45:01 6 0.02 0.00 0.02 0.02 0.00 99.95 18:14:36 17:45:01 7 0.13 0.00 0.02 0.00 0.00 99.85 18:14:36 17:46:02 all 0.01 0.00 0.01 0.03 0.01 99.95 18:14:36 17:46:02 0 0.02 0.00 0.02 0.08 0.00 99.88 18:14:36 17:46:02 1 0.00 0.00 0.02 0.00 0.00 99.98 18:14:36 17:46:02 2 0.03 0.00 0.02 0.00 0.02 99.93 18:14:36 17:46:02 3 0.02 0.00 0.03 0.00 0.00 99.95 18:14:36 17:46:02 4 0.02 0.00 0.00 0.00 0.02 99.97 18:14:36 17:46:02 5 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 17:46:02 6 0.00 0.00 0.00 0.07 0.02 99.92 18:14:36 17:46:02 7 0.00 0.00 0.00 0.07 0.00 99.93 18:14:36 17:47:01 all 0.06 0.00 0.01 0.02 0.00 99.91 18:14:36 17:47:01 0 0.02 0.00 0.03 0.02 0.02 99.92 18:14:36 17:47:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:14:36 17:47:01 2 0.05 0.00 0.02 0.00 0.02 99.92 18:14:36 17:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 17:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 17:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:14:36 17:47:01 6 0.29 0.00 0.00 0.10 0.00 99.61 18:14:36 17:47:01 7 0.03 0.00 0.00 0.05 0.00 99.92 18:14:36 17:48:01 all 0.01 0.00 0.01 0.03 0.01 99.94 18:14:36 17:48:01 0 0.03 0.00 0.02 0.20 0.00 99.75 18:14:36 17:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 17:48:01 2 0.03 0.00 0.03 0.00 0.02 99.92 18:14:36 17:48:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:14:36 17:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:14:36 17:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 17:48:01 6 0.02 0.00 0.02 0.02 0.02 99.93 18:14:36 17:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:14:36 18:14:36 17:48:01 CPU %user %nice %system %iowait %steal %idle 18:14:36 17:49:01 all 0.02 0.00 0.01 0.00 0.00 99.96 18:14:36 17:49:01 0 0.05 0.00 0.00 0.02 0.00 99.93 18:14:36 17:49:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:14:36 17:49:01 2 0.03 0.00 0.02 0.00 0.02 99.93 18:14:36 17:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 17:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 17:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:14:36 17:49:01 6 0.02 0.00 0.02 0.02 0.00 99.95 18:14:36 17:49:01 7 0.05 0.00 0.02 0.00 0.00 99.93 18:14:36 17:50:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:14:36 17:50:01 0 0.02 0.00 0.00 0.02 0.00 99.97 18:14:36 17:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:14:36 17:50:01 2 0.03 0.00 0.03 0.00 0.02 99.92 18:14:36 17:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:14:36 17:50:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:14:36 17:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 17:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 17:50:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:14:36 17:51:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:14:36 17:51:01 0 0.03 0.00 0.02 0.02 0.02 99.92 18:14:36 17:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 17:51:01 2 0.07 0.00 0.03 0.00 0.02 99.88 18:14:36 17:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 17:51:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:14:36 17:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:14:36 17:51:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:14:36 17:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:14:36 17:52:01 all 0.01 0.00 0.00 0.00 0.00 99.98 18:14:36 17:52:01 0 0.02 0.00 0.02 0.02 0.00 99.95 18:14:36 17:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:14:36 17:52:01 2 0.05 0.00 0.00 0.00 0.02 99.93 18:14:36 17:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:14:36 17:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 17:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 17:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 17:52:01 7 0.00 0.00 0.00 0.02 0.00 99.98 18:14:36 17:53:01 all 0.02 0.00 0.01 0.00 0.01 99.95 18:14:36 17:53:01 0 0.03 0.00 0.00 0.02 0.00 99.95 18:14:36 17:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:14:36 17:53:01 2 0.07 0.00 0.05 0.00 0.03 99.85 18:14:36 17:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 17:53:01 4 0.03 0.00 0.02 0.02 0.02 99.92 18:14:36 17:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:14:36 17:53:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:14:36 17:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 17:54:01 all 0.00 0.00 0.00 0.01 0.00 99.98 18:14:36 17:54:01 0 0.02 0.00 0.02 0.05 0.00 99.92 18:14:36 17:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 17:54:01 2 0.00 0.00 0.02 0.00 0.02 99.97 18:14:36 17:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 17:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 17:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 17:54:01 6 0.00 0.00 0.00 0.02 0.00 99.98 18:14:36 17:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 17:55:01 all 0.09 0.00 0.01 0.00 0.01 99.89 18:14:36 17:55:01 0 0.03 0.00 0.02 0.02 0.00 99.93 18:14:36 17:55:01 1 0.03 0.00 0.00 0.00 0.00 99.97 18:14:36 17:55:01 2 0.03 0.00 0.02 0.00 0.02 99.93 18:14:36 17:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 17:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 17:55:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:14:36 17:55:01 6 0.60 0.00 0.00 0.02 0.02 99.37 18:14:36 17:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:14:36 17:56:01 all 0.10 0.00 0.01 0.01 0.00 99.87 18:14:36 17:56:01 0 0.03 0.00 0.02 0.08 0.02 99.85 18:14:36 17:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 17:56:01 2 0.03 0.00 0.00 0.00 0.02 99.95 18:14:36 17:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 17:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 17:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 17:56:01 6 0.73 0.00 0.07 0.02 0.00 99.19 18:14:36 17:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 17:57:01 all 0.02 0.00 0.00 0.01 0.01 99.96 18:14:36 17:57:01 0 0.03 0.00 0.00 0.03 0.00 99.93 18:14:36 17:57:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:14:36 17:57:01 2 0.05 0.00 0.02 0.00 0.02 99.92 18:14:36 17:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 17:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:14:36 17:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:14:36 17:57:01 6 0.03 0.00 0.00 0.02 0.02 99.93 18:14:36 17:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 17:58:01 all 0.00 0.00 0.01 0.00 0.00 99.98 18:14:36 17:58:01 0 0.00 0.00 0.02 0.02 0.00 99.97 18:14:36 17:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 17:58:01 2 0.02 0.00 0.03 0.00 0.02 99.93 18:14:36 17:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 17:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:14:36 17:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 17:58:01 6 0.00 0.00 0.00 0.02 0.00 99.98 18:14:36 17:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:14:36 17:59:01 all 0.03 0.00 0.01 0.00 0.00 99.96 18:14:36 17:59:01 0 0.03 0.00 0.02 0.02 0.00 99.93 18:14:36 17:59:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:14:36 17:59:01 2 0.07 0.00 0.03 0.00 0.02 99.88 18:14:36 17:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 17:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:14:36 17:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:14:36 17:59:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:14:36 17:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:14:36 18:14:36 17:59:01 CPU %user %nice %system %iowait %steal %idle 18:14:36 18:00:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:14:36 18:00:01 0 0.03 0.00 0.02 0.03 0.02 99.90 18:14:36 18:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:14:36 18:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:14:36 18:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 18:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:14:36 18:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 18:00:01 6 0.03 0.00 0.02 0.02 0.02 99.92 18:14:36 18:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 18:01:01 all 0.02 0.00 0.01 0.00 0.01 99.97 18:14:36 18:01:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:14:36 18:01:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:14:36 18:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:14:36 18:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 18:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 18:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 18:01:01 6 0.08 0.00 0.03 0.02 0.03 99.83 18:14:36 18:01:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:14:36 18:02:01 all 0.03 0.00 0.01 0.02 0.00 99.94 18:14:36 18:02:01 0 0.03 0.00 0.02 0.05 0.02 99.88 18:14:36 18:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:14:36 18:02:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:14:36 18:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:14:36 18:02:01 4 0.03 0.00 0.00 0.00 0.00 99.97 18:14:36 18:02:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:14:36 18:02:01 6 0.03 0.00 0.00 0.12 0.02 99.83 18:14:36 18:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:14:36 18:03:01 all 0.01 0.00 0.00 0.00 0.01 99.98 18:14:36 18:03:01 0 0.05 0.00 0.00 0.02 0.02 99.92 18:14:36 18:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 18:03:01 2 0.02 0.00 0.02 0.00 0.02 99.95 18:14:36 18:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 18:03:01 4 0.00 0.00 0.00 0.00 0.02 99.98 18:14:36 18:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 18:03:01 6 0.00 0.00 0.02 0.02 0.00 99.97 18:14:36 18:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 18:04:01 all 0.01 0.00 0.01 0.02 0.01 99.96 18:14:36 18:04:01 0 0.05 0.00 0.02 0.02 0.03 99.88 18:14:36 18:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:14:36 18:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 18:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 18:04:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:14:36 18:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:14:36 18:04:01 6 0.00 0.00 0.02 0.12 0.02 99.85 18:14:36 18:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 18:05:01 all 0.02 0.00 0.01 0.00 0.00 99.96 18:14:36 18:05:01 0 0.10 0.00 0.02 0.02 0.02 99.85 18:14:36 18:05:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:14:36 18:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:14:36 18:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 18:05:01 4 0.00 0.00 0.03 0.02 0.00 99.95 18:14:36 18:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:14:36 18:05:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:14:36 18:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:14:36 18:06:01 all 0.21 0.00 0.01 0.00 0.00 99.77 18:14:36 18:06:01 0 0.03 0.00 0.02 0.02 0.00 99.93 18:14:36 18:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:14:36 18:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:14:36 18:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 18:06:01 4 0.05 0.00 0.02 0.00 0.02 99.92 18:14:36 18:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:14:36 18:06:01 6 1.48 0.00 0.03 0.02 0.02 98.45 18:14:36 18:06:01 7 0.05 0.00 0.00 0.00 0.00 99.95 18:14:36 18:07:01 all 0.12 0.00 0.00 0.01 0.00 99.86 18:14:36 18:07:01 0 0.03 0.00 0.02 0.02 0.00 99.93 18:14:36 18:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:14:36 18:07:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:14:36 18:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 18:07:01 4 0.02 0.00 0.00 0.00 0.02 99.97 18:14:36 18:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 18:07:01 6 0.88 0.00 0.02 0.03 0.00 99.07 18:14:36 18:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:14:36 18:08:01 all 0.26 0.00 0.01 0.01 0.00 99.72 18:14:36 18:08:01 0 0.03 0.00 0.00 0.02 0.00 99.95 18:14:36 18:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:14:36 18:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:14:36 18:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 18:08:01 4 0.03 0.00 0.02 0.02 0.02 99.92 18:14:36 18:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 18:08:01 6 1.97 0.00 0.00 0.00 0.02 98.01 18:14:36 18:08:01 7 0.03 0.00 0.00 0.02 0.00 99.95 18:14:36 18:09:01 all 0.02 0.00 0.01 0.01 0.00 99.96 18:14:36 18:09:01 0 0.02 0.00 0.03 0.05 0.02 99.88 18:14:36 18:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 18:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:14:36 18:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 18:09:01 4 0.05 0.00 0.02 0.00 0.02 99.92 18:14:36 18:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:14:36 18:09:01 6 0.08 0.00 0.00 0.00 0.00 99.92 18:14:36 18:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 18:10:01 all 0.02 0.00 0.00 0.00 0.00 99.97 18:14:36 18:10:01 0 0.02 0.00 0.00 0.02 0.00 99.97 18:14:36 18:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:14:36 18:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:14:36 18:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:14:36 18:10:01 4 0.03 0.00 0.02 0.00 0.00 99.95 18:14:36 18:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:14:36 18:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:14:36 18:10:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:14:36 18:14:36 18:10:01 CPU %user %nice %system %iowait %steal %idle 18:14:36 18:11:01 all 0.01 0.00 0.00 0.00 0.01 99.98 18:14:36 18:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:14:36 18:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 18:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:14:36 18:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 18:11:01 4 0.05 0.00 0.02 0.00 0.02 99.92 18:14:36 18:11:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:14:36 18:11:01 6 0.00 0.00 0.00 0.02 0.02 99.97 18:14:36 18:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 18:12:01 all 0.01 0.00 0.00 0.00 0.00 99.97 18:14:36 18:12:01 0 0.02 0.00 0.00 0.02 0.00 99.97 18:14:36 18:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 18:12:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:14:36 18:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 18:12:01 4 0.05 0.00 0.03 0.00 0.02 99.90 18:14:36 18:12:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:14:36 18:12:01 6 0.00 0.00 0.00 0.02 0.00 99.98 18:14:36 18:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 18:13:01 all 0.01 0.00 0.01 0.00 0.00 99.98 18:14:36 18:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:14:36 18:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:14:36 18:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:14:36 18:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 18:13:01 4 0.02 0.00 0.00 0.00 0.02 99.97 18:14:36 18:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 18:13:01 6 0.02 0.00 0.02 0.02 0.02 99.93 18:14:36 18:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 18:14:01 all 0.04 0.00 0.00 0.00 0.01 99.95 18:14:36 18:14:01 0 0.03 0.00 0.02 0.02 0.00 99.93 18:14:36 18:14:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:14:36 18:14:01 2 0.05 0.00 0.00 0.00 0.00 99.95 18:14:36 18:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:14:36 18:14:01 4 0.05 0.00 0.02 0.00 0.03 99.90 18:14:36 18:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:14:36 18:14:01 6 0.03 0.00 0.00 0.00 0.02 99.95 18:14:36 18:14:01 7 0.08 0.00 0.00 0.00 0.00 99.92 18:14:36 Average: all 5.25 0.00 1.48 1.93 0.03 91.30 18:14:36 Average: 0 5.36 0.00 1.55 2.38 0.03 90.69 18:14:36 Average: 1 5.28 0.00 1.45 1.92 0.02 91.32 18:14:36 Average: 2 5.20 0.00 1.47 2.68 0.04 90.60 18:14:36 Average: 3 5.18 0.00 1.49 1.46 0.03 91.84 18:14:36 Average: 4 5.36 0.00 1.51 2.52 0.03 90.59 18:14:36 Average: 5 5.22 0.00 1.47 2.21 0.03 91.06 18:14:36 Average: 6 5.32 0.00 1.44 1.43 0.03 91.78 18:14:36 Average: 7 5.07 0.00 1.48 0.86 0.03 92.55 18:14:36 18:14:36 18:14:36